]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - debian.master/changelog
UBUNTU: rebase to v4.10-rc7
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
CommitLineData
15598609
TG
1linux (4.10.0-7.9) UNRELEASED; urgency=low
2
3 CHANGELOG: Do not edit directly. Autogenerated at release.
4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log.
6
7a9190d6
TG
7 [ Upstream Kernel Changes ]
8
9 * rebase to v4.10-rc7
10
15598609
TG
11 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Feb 2017 10:48:30 -0700
12
dbd151ef 13linux (4.10.0-6.8) zesty; urgency=low
2360c180 14
dbd151ef
TG
15 [ Tim Gardner ]
16
17 * Release Tracking Bug
18 - LP: #1661300
19
20 * flock not mediated by 'k' (LP: #1658219)
21 - SAUCE: apparmor: flock mediation is not being enforced on cache check
22
23 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
24 from a unshared mount namespace (LP: #1656121)
25 - SAUCE: apparmor: null profiles should inherit parent control flags
26
27 * apparmor refcount leak of profile namespace when removing profiles
28 (LP: #1660849)
29 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
30
31 * tor in lxd: apparmor="DENIED" operation="change_onexec"
32 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
33 name="system_tor" (LP: #1648143)
34 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
35 namespaces
36
37 * apparmor_parser hangs indefinitely when called by multiple threads
38 (LP: #1645037)
39 - SAUCE: apparmor: fix lock ordering for mkdir
40
41 * apparmor leaking securityfs pin count (LP: #1660846)
42 - SAUCE: apparmor: fix leak on securityfs pin count
43
44 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
45 (LP: #1660845)
46 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
47 fails
48
49 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
50 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
51
52 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
53 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
54
55 * apparmor auditing denied access of special apparmor .null fi\ le
56 (LP: #1660836)
57 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
58
59 * apparmor label leak when new label is unused (LP: #1660834)
60 - SAUCE: apparmor: fix label leak when new label is unused
61
62 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
63 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
64
65 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
66 - SAUCE: apparmor: fix replacement race in reading rawdata
67
68 * unix domain socket cross permission check failing with nested namespaces
69 (LP: #1660832)
70 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
71
72 * Kdump through NMI SMP and single core not working on Ubuntu16.10
73 (LP: #1630924)
74 - hv: don't reset hv_context.tsc_page on crash
75
76 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
77 distribution (LP: #1628889)
78 - SAUCE: s390: kernel message catalog
79
80 * Miscellaneous Ubuntu changes
81 - [Config] Drop powerpc ABI files
2360c180
TG
82
83 -- Tim Gardner <tim.gardner@canonical.com> Wed, 01 Feb 2017 15:21:35 -0700
84
308c0cf5
SF
85linux (4.10.0-5.7) zesty; urgency=low
86
87 * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer
88 Chromebook R11 (LP: #1630238)
89 - [Config] CONFIG_TOUCHSCREEN_ELAN=y,CONFIG_PINCTRL_CHERRYVIEW=y for amd64
90
91 * Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
92 - [Config] Update annotations for CONFIG_NET_DROP_MONITOR
93
94 * Miscellaneous Ubuntu changes
95 - d-i: initrd needs msm_emac on amberwing platform.
96 - [Config] Remove powerpc architecture builds
97 - [Config] updateconfigs after removing powerpc configs
98 - [Config] Update annotations after removing powerpc configs
99 - SAUCE: Disable timers selftest for now
100 - Rebase to v4.10-rc6
101 - SAUCE: (no-up) Update zfs to 0.6.5.8-0ubuntu9
102 - Enable zfs build
103 - [Config] CONFIG_NET_DROP_MONITOR=m
bba9527c 104
b9c040fc
SF
105 [ Upstream Kernel Changes ]
106
107 * rebase to v4.10-rc6
108
308c0cf5 109 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Feb 2017 12:26:09 -0600
bba9527c 110
9330ca2d 111linux (4.10.0-4.6) zesty; urgency=low
030b9697 112
9330ca2d
SF
113 * Miscellaneous upstream changes
114 - Revert "UBUNTU: Disable all flavors for the powerpc architecture"
030b9697 115
9330ca2d 116 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jan 2017 07:13:15 -0600
030b9697 117
12e53b71 118linux (4.10.0-3.5) zesty; urgency=low
5f4e07f9 119
12e53b71
SF
120 * KVM module handling different per Architecture - ppc64el (LP: #1657734)
121 - [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
122
123 * ENA network driver moved to -extra (LP: #1657767)
124 - [Config] Move Amazon ENA network driver to the main kernel package
125
126 * [Hyper-V] mkfs regression in 4.10 fixed by patch in "for-4.11"
127 (LP: #1657539)
128 - block: relax check on sg gap
129
130 * i915 module requests unreleased GUC firmware files (LP: #1626740)
131 - SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for unreleased
132 firmware
133
134 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
135 distribution (LP: #1628889)
136 - [Config] CONFIG_KMSG_IDS=y for s390
137 - SAUCE: s390 Kernel message catalog
138
139 * Miscellaneous Ubuntu changes
140 - ubuntu: vbox -- Update to 5.1.14-dfsg-1
141 - SAUCE: vbox -- remove .readlink assignment
142 - Enable vbox build
143 - [Config] CONFIG_DEFAULT_IOSCHED=cfq
144 - [Config] Bump CONFIG_NR_CPUS up to 256 on arm64
145 - [Config] Fix up s390x config options changed during 4.10 rebase
146 - [Config] Update annotations for 4.10
147 - Disable all flavors for the powerpc architecture
5f4e07f9 148
fbee9470
TG
149 [ Upstream Kernel Changes ]
150
151 * rebase to v4.10-rc5
152
12e53b71 153 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Jan 2017 15:48:35 -0600
5f4e07f9 154
c0d0e54e 155linux (4.10.0-2.4) zesty; urgency=low
2f218d4b 156
c0d0e54e
TG
157 * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
158 - [Config] Add IBM power drivers to the inclusion list
159
160 * Miscellaneous Ubuntu changes
161 - [Config] linux-source Provides should not be a macro
162 - [Config] Correct the note URL for LATENCYTOP
163 - rebase to v4.10-rc4
2f218d4b 164
59219e76
TG
165 [ Upstream Kernel Changes ]
166
167 * rebase to v4.10-rc4
168
2f218d4b
TG
169 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Jan 2017 07:17:34 -0700
170
7ff9db67 171linux (4.10.0-1.3) zesty; urgency=low
9bd40d9a 172
9548a18f
SF
173 [ Upstream Kernel Changes ]
174
175 * rebase to v4.10-rc3
176
7ff9db67 177 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jan 2017 11:41:13 -0600
9bd40d9a 178
55d32b0c 179linux (4.10.0-0.2) zesty; urgency=low
53abb04a 180
55d32b0c
SF
181 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
182 host/NV kernel (LP: #1643652)
183 - [Config] Update and enforce IMA options
53abb04a 184
55d32b0c
SF
185 * Miscellaneous Ubuntu changes
186 - [Config] Disble stack protector for powerpc-smp
187
188 -- Seth Forshee <seth.forshee@canonical.com> Sat, 07 Jan 2017 19:07:55 -0600
53abb04a 189
6a679021
SF
190linux (4.10.0-0.1) zesty; urgency=low
191
3f6fdd8c
SF
192 * IP-over-DDP packets dropped (LP: #1559772)
193 - [Config] CONFIG_IPDDP=n
194
195 * Miscellaneous Ubuntu changes
196 - [Config] Update annotations with recent config changes
197 - SAUCE: aufs -- remove .readlink assignment
198 - disable vbox build
199 - disable ZFS build
6a679021 200
98e55b68
SF
201 [ Upstream Kernel Changes ]
202
203 * rebase to v4.10-rc2
204
3f6fdd8c 205 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jan 2017 07:55:57 -0600
6a679021 206
b58a399c 207linux (4.9.0-11.12) zesty; urgency=low
e4ab0566 208
b58a399c
TG
209 * Miscellaneous Ubuntu changes
210 - UBUNTU: SAUCE: Add '-fno-pie -no-pie' to cflags for x86 selftests
211 - UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()
e4ab0566 212
beafa51a
TG
213 [ Upstream Kernel Changes ]
214
215 * rebase to v4.9
216
e4ab0566
TG
217 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Dec 2016 06:40:40 -0700
218
71917fd7
TG
219linux (4.9.0-10.11) zesty; urgency=low
220
221 * d-i is missing usb support for platforms that use the xhci-platform driver
222 (LP: #1625222)
223 - d-i initrd needs additional usb modules to support the merlin platform
224
225 * Miscellaneous Ubuntu changes
226 - SAUCE: Import aufs driver
227 - SAUCE: aufs -- Convert to use xattr handlers
228 - SAUCE: aufs -- Add flags argument to aufs_rename()
229 - [Config] Enable aufs
230 - [Config] CONFIG_FSL_FMAN=y for powerpc
231 - SAUCE: powerpc64: Fix legacy cmpi mneomonic assumption
232 - [Config] Restore powerpc64-emb
233
234 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Dec 2016 20:38:12 -0700
235
a51e1b75 236linux (4.9.0-9.10) zesty; urgency=low
8fc4c565 237
a51e1b75
TG
238 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
239 - SAUCE: target/user: Fix use-after-free of tcmu_cmds if they are expired
240
241 * Yakkety: arm64: CONFIG_ARM64_ERRATUM_845719 isn't enabled (LP: #1647793)
242 - [Config] CONFIG_ARM64_ERRATUM_845719=y
243
244 * Update hio driver to 2.1.0.28 (LP: #1646643)
245 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
246
247 * Miscellaneous Ubuntu changes
248 - ubuntu: vbox -- Update to 5.1.10-dfsg-2
249 - Build vbox for ARCH=x86
250 - SAUCE: Add aufs driver
251 - SAUCE: aufs -- Convert to use xattr handlers
252 - SAUCE: aufs -- Updates for rename2
253 - SAUCE: Export symbols used by aufs
254 - [Config] Enable aufs
8fc4c565
TG
255
256 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 13:02:18 -0700
257
8b49f7e4 258linux (4.9.0-8.9) zesty; urgency=low
0bd5bde8 259
8b49f7e4
TG
260 * Miscellaneous Ubuntu changes
261 - SAUCE: xr-usb-serial: only build for x86
262 Fixes s390x FTBS
0bd5bde8
TG
263
264 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 12:35:33 -0700
265
ef18e0b5 266linux (4.9.0-7.8) zesty; urgency=low
d535d2dd 267
ef18e0b5
TG
268 * Driver for Exar USB UART (LP: #1645591)
269 - SAUCE: xr-usb-serial: Driver for Exar USB serial ports
270 - SAUCE: xr-usb-serial: interface for switching modes
271 - SAUCE: cdc-acm: Exclude Exar USB serial ports
d535d2dd 272
d0eef8eb
TG
273 [ Upstream Kernel Changes ]
274
275 * rebase to v4.9-rc8
276
d535d2dd
TG
277 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 07:41:58 -0700
278
ac2ce7c2 279linux (4.9.0-6.7) zesty; urgency=low
0d538f9b 280
ac2ce7c2
TG
281 * Miscellaneous Ubuntu changes
282 - Set build_arch=x86 for i386
0d538f9b
TG
283
284 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 21:00:11 -0700
285
f3509366 286linux (4.9.0-5.6) zesty; urgency=low
1bd8d43d 287
f3509366
TG
288 * Miscellaneous Ubuntu changes
289 - [Debian] restore tools build
290 - Set build_arch=x86 for amd64 and x32
1bd8d43d
TG
291
292 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 07:06:20 -0700
293
55bf3703 294linux (4.9.0-4.5) zesty; urgency=low
25bf9132 295
55bf3703
TG
296 * linux: Staging modules should be unsigned (LP: #1642368)
297 - [Debian] Suppress module signing for staging drivers
298 - SAUCE: Add rtl drivers to signature inclusion list
299
300 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
301 host/NV kernel (LP: #1643652)
302 - [Config] CONFIG_IMA=y
303
304 * Miscellaneous Ubuntu changes
305 - [Debian] config-check -- Make it easier to find annotations syntax errors
306 - [Config] Enable various drivers for ARM platforms
307 - [Config] Fix s390x config carnage
308 - [Config] Set CONFIG_KEXEC=y for all architectures
309 - [Config] Fix up CONFIG_I2C_SLAVE values
310 - [Config] Set CONFIG_WLAN_VENDOR_TI=y for all supported kernels
311 - [Config] Set CONFIG_PWM_PCA9685=m for amd64 and i386
312 - [Config] Set CONFIG_ZONE_DMA=m for amd64-generic
313 - [Config] Update annotations
314 - [Config] CONFIG_NR_CPUS=8192 for amd64
25bf9132
TG
315
316 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Nov 2016 12:57:09 -0700
317
7ab763b3
TG
318linux (4.9.0-3.4) zesty; urgency=low
319
320 * Miscellaneous Ubuntu changes
321 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
322 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
323 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
324 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
325 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
326 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
327 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
328 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
329 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
330 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
331 - SAUCE: (namespace) fuse: Add support for pid namespaces
332 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
333 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
334 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
335 - SAUCE: (namespace) fuse: Allow user namespace mounts
336 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
337 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
338 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
339 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu7, zfs to 0.6.5.8-2ubuntu1
340
341 * Miscellaneous upstream changes
342 - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs"
35bf2177
TG
343
344 [ Upstream Kernel Changes ]
345
346 * rebase to v4.9-rc7
347
67e4ee33
TG
348 -- Tim Gardner <tim.gardner@canonical.com> Tue, 22 Nov 2016 07:51:48 -0700
349
716ed3c8 350linux (4.9.0-2.3) zesty; urgency=low
3a977c00 351
716ed3c8
TG
352 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
353 - SAUCE: ibmvscsis: Rearrange functions for future patches
354 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
355 - SAUCE: ibmvscsis: Synchronize cmds at remove time
356 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
357 - SAUCE: ibmvscsis: Return correct partition name/# to client
358 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
359
360 * Move some kernel modules to the main kernel package (LP: #1642228)
361 - [Config] Move some powerpc kernel modules to the main kernel package
362
363 * linux: Staging modules should be unsigned (LP: #1642368)
364 - [Debian] Suppress module signing for staging drivers
365
366 * Miscellaneous Ubuntu changes
367 - SAUCE: UEFI: bpf: disable bpf when module security is enabled
3a977c00 368
32da737f
TG
369 [ Upstream Kernel Changes ]
370
371 * rebase to v4.9-rc6
372
3a977c00
TG
373 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Nov 2016 10:59:54 -0700
374
9afeb32d
TG
375linux (4.9.0-1.2) zesty; urgency=low
376
377 * hio: SSD data corruption under stress test (LP: #1638700)
378 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
379 - SAUCE: hio: splitting bio in the entry of .make_request_fn
380
381 * hio Ubuntu sauce driver needs porting to 4.8 (LP: #1635594)
382 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
383 - SAUCE: hio: bio_endio() no longer takes errors arg
384 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
385 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
386 - SAUCE: hio: fix mask maybe-uninitialized warning
387 - SAUCE: hio: port to v4.8 base
388 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
389 - SAUCE: hio: Makefile and Kconfig
390 - [Config] Enforce CONFIG_HIO
391
392 * Miscellaneous Ubuntu changes
393 - rebase to v4.9-rc5
394 - zfs: remove the never implemented aio_fsync file operation
395 - [Config] Disable powerpc64-emb for FTBS
a943190c 396
1f063282
TG
397 [ Upstream Kernel Changes ]
398
399 * rebase to v4.9-rc5
400
a943190c
TG
401 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Nov 2016 08:02:32 -0700
402
547e6956
TG
403linux (4.9.0-0.1) zesty; urgency=low
404
547e6956
TG
405 [ Upstream Kernel Changes ]
406
209cadf6 407 * rebase to v4.9-rc4
547e6956
TG
408 - LP: #1465724
409 - LP: #1535802
410
411 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Oct 2016 21:46:31 -0600
412
413linux (4.9.0-0.0) yakkety; urgency=low
a31133c8 414
80320aca
SF
415 [ Seth Forshee ]
416
417 * Release Tracking Bug
418 - LP: #1632918
419
420 * Revert "If zone is so small that watermarks are the same, stop zone balance"
421 in yakkety (LP: #1632894)
422 - Revert "UBUNTU: SAUCE: (no-up) If zone is so small that watermarks are the
423 same, stop zone balance."
a31133c8 424
80320aca 425 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 21:57:07 -0500
a31133c8 426
7088397f 427linux (4.8.0-24.26) yakkety; urgency=low
3dce9212 428
7088397f
SF
429 [ Seth Forshee ]
430
431 * Release Tracking Bug
432 - LP: #1632749
433
434 * lts-yakkety 4.8 cannot mount lvm raid1 (LP: #1631298)
435 - SAUCE: (no-up) dm raid: fix compat_features validation
436
437 * kswapd0 100% CPU usage (LP: #1518457)
438 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
439 balance.
3dce9212 440
7088397f 441 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 10:21:44 -0500
3dce9212 442
5895da9a 443linux (4.8.0-23.25) yakkety; urgency=low
f7b2763e 444
5895da9a 445 [ Seth Forshee ]
f7b2763e 446
5895da9a
SF
447 * Release Tracking Bug
448 - LP: #1632484
449
450 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
451 __copy_tofrom_user (LP: #1632462)
452 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
453 __copy_tofrom_user
454
455 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
456 memory_stress_ng. (LP: #1628976)
457 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
458
459 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
460 ibmvfc) (LP: #1632116)
461 - scsi: ibmvfc: Fix I/O hang when port is not mapped
462
463 * [Ubuntu16.10]KV4.8: kernel livepatch config options are not set
464 (LP: #1626983)
465 - [Config] Enable live patching on powerpc/ppc64el
466
467 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
468 - [Config] CONFIG_AUFS_XATTR=y
469
470 * Yakkety update to 4.8.1 stable release (LP: #1632445)
471 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
472 - Using BUG_ON() as an assert() is _never_ acceptable
473 - usb: misc: legousbtower: Fix NULL pointer deference
474 - Staging: fbtft: Fix bug in fbtft-core
475 - usb: usbip: vudc: fix left shift overflow
476 - USB: serial: cp210x: Add ID for a Juniper console
477 - Revert "usbtmc: convert to devm_kzalloc"
478 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
479 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
480 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
481 - Linux 4.8.1
482
483 * PSL data cache should be flushed before resetting CAPI adapter
484 (LP: #1632049)
485 - cxl: Flush PSL cache before resetting the adapter
486
487 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
488 - net: thunderx: Don't set RX_PACKET_DIS while initializing
489
490 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
491 - crypto: ghash-generic - move common definitions to a new header file
492 - crypto: vmx - Fix memory corruption caused by p8_ghash
493 - crypto: vmx - Ensure ghash-generic is enabled
494
495 * arm64: SPCR console not autodetected (LP: #1630311)
496 - of/serial: move earlycon early_param handling to serial
497 - [Config] CONFIG_ACPI_SPCR_TABLE=y
498 - ACPI: parse SPCR and enable matching console
499 - ARM64: ACPI: enable ACPI_SPCR_TABLE
500 - serial: pl011: add console matching function
501
502 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
503 (LP: #1630990)
504 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
505 CONFIG_SECURITYFS=n
506
507 * sha1-powerpc returning wrong results (LP: #1629977)
508 - crypto: sha1-powerpc - little-endian support
509
510 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 16:38:45 -0500
f7b2763e 511
d85bc481 512linux (4.8.0-22.24) yakkety; urgency=low
ae3a6ef0 513
d85bc481
AW
514 * CVE-2016-7039 (LP: #1631287)
515 - SAUCE: net: add recursion limit to GRO
ae3a6ef0 516
d85bc481 517 -- Andy Whitcroft <apw@canonical.com> Fri, 07 Oct 2016 22:46:28 +0100
ae3a6ef0 518
2742a5db 519linux (4.8.0-21.23) yakkety; urgency=low
d067d8a0 520
2742a5db
TG
521 [ Tim Gardner ]
522
523 * Release Tracking Bug
524 - LP: #1630279
525
526 * powerpc 4.8.0-17 fails to boot on PowerMac G5 (LP: #1628968)
527 - Revert "Revert "powerpc: Simplify module TOC handling""
528
529 * Regression tests can not detect binfmt_elf mmpa semantic change
530 (LP: #1630069)
531 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
532
533 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
534 (LP: #1629204)
535 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
d067d8a0
TG
536
537 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Oct 2016 08:01:21 -0600
538
f65fc5d8 539linux (4.8.0-20.22) yakkety; urgency=low
0c1d1092 540
f65fc5d8
TG
541 [ Tim Gardner ]
542
543 * Release Tracking Bug
544 - LP: #1629730
545
546 [ Upstream Kernel Changes ]
547
548 * rebase to v4.8
0c1d1092
TG
549
550 -- Tim Gardner <tim.gardner@canonical.com> Sun, 02 Oct 2016 19:10:40 -0600
551
e769e54a 552linux (4.8.0-19.21) yakkety; urgency=low
1198a2c7 553
e769e54a
TG
554 [ Tim Gardner ]
555
556 * Release Tracking Bug
557 - LP: #1629057
558
559 * 4.8.0 kernels do not complete boot process on VM (LP: #1627198)
560 - [Config] CONFIG_HARDENED_USERCOPY_PAGESPAN=n
561
562 * mount-image-callback cannot mount partitioned disk image (LP: #1628336)
563 - SAUCE: nbd: Only delay uevent until connected
564
565 * Support snaps inside of lxd containers (LP: #1611078)
566 - apparmor: add interface to be able to grab loaded policy
567 - securityfs: update interface to allow inode_ops, and setup from vfs fns
568 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
569 - apparmor: add __aa_find_ns fn
570 - apparmor: add mkdir/rmdir interface to manage policy namespaces
571 - apparmor: fix oops in pivot_root mediation
572 - apparmor: fix warning that fn build_pivotroot discards const
573 - apparmor: add interface to advertise status of current task stacking
574 - apparmor: update policy permissions to consider ns being viewed/managed
575 - apparmor: add per ns policy management interface
576 - apparmor: bump domain stacking version to 1.2
577
578 * linux-image-extra-4.8.0-17-generic does not provide many sound card modules
579 (LP: #1628523)
580 - [Config] CONFIG_ZONE_DMA=y for generic
581
582 * Yakkety - disable ARCH_ZX (LP: #1628503)
583 - [Config] armhf: disable ARCH_ZX
584
585 * Enable switchdev config parameter for Yakkety (LP: #1628241)
586 - [Config] CONFIG_NET_SWITCHDEV=y for amd64/arm64
587
588 * Ubuntu 16.10 kernel v4.8: Installation failing on Habanero with Shiner card
589 (LP: #1628009)
590 - firmware: Update bnx2x to 7.13.1.0
591
592 * vNIC driver missing in 4.8 kernel package (LP: #1628187)
593 - [Config] Enable CONFIG_IBMVNIC=m
594
595 * Yakkety - armhf: MFD_TPS65217 and REGULATOR_TPS65217 are boot essential
596 (LP: #1628112)
597 - [Config] armhf: MFD_TPS65217=y && REGULATOR_TPS65217=y
598
599 * Miscellaneous Ubuntu changes
600 - Rebase to v4.8-rc8
601 - [Config] skip Ubuntu-4.8.0-18.20
602 - [Config] missing modules in armhf/s390x
1198a2c7 603
436a8f07
LO
604 * Miscellaneous Ubuntu changes
605 - rebase to v4.8-rc8
606
1198a2c7
LO
607 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 25 Sep 2016 12:13:35 -0700
608
beea422b 609linux (4.8.0-17.19) yakkety; urgency=low
93749605 610
beea422b
LO
611 * Release Tracking Bug
612 - LP: #1627387
613
614 * build squashfs into xenial kernels by default (LP: #1593134)
615 - Remove squashfs udeb
616
617 * [Yakkety] Fix up ATA_GENERIC to match annotations file. (LP: #1627322)
618 - Add d-i support for ata_generic
619
620 * [Yakkety] Fix up CONFIG_BLK_DEV_SD to match annotations (LP: #1627330)
621 - [Config] Enforce CONFIG_BLK_DEV_SD=y,CONFIG_BLK_DEV_SR=y
622
623 * [Yakkety] Fix up ATA_PIIX to match annotations file (LP: #1627324)
624 - [Config] Enforce CONFIG_ATA_PIIX=y for amd64/i386
625
626 * Yakkety - USB drivers must be built in (LP: #1627323)
627 - Update annotation enforcement for CONFIG_USB_[E|O|U|X]HCI_HCD
628
629 * 4.8.0-16.17: genirq: Flags mismatch serial vs goldfish_pdev_bus
630 (LP: #1627052)
631 - [Config] CONFIG_GOLDFISH=n
632
633 * yakkety 4.8, remove module noise kernel-4.8 (LP: #1626104)
634 - Revert "UBUNTU: SAUCE: Clear Linux: bootstats: add printk's to measure boot
635 time in more detail"
636
637 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
638 - SAUCE: Fix regression which breaks DFS mounting
639
640 * Miscellaneous Ubuntu changes
641 - [Config] apply xenial configuration annotations
642 - s390x -- DEBUG_RODATA is now valid
643 - [Config] s390x -- CONFIG_SQUASHFS=y
644 - [Config] s390x -- CONFIG_ECRYPT_FS=y
645 - [Config] Enable CONFIG_ACPI_PCI_SLOT=y for arm64
646 - [Config] Enable CONFIG_ACPI_HED=y for arm64
647 - [Config] Enable CONFIG_QUICC_ENGINE=y
648
649 * Miscellaneous upstream changes
650 - annotations: pull back to xenial
93749605 651
beea422b 652 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 24 Sep 2016 21:31:31 -0700
93749605 653
4a0e8200 654linux (4.8.0-16.17) yakkety; urgency=low
f1c53dc0 655
4a0e8200
TG
656 [ Tim Gardner ]
657
658 * Release Tracking Bug
659 - LP: #1626768
660
661 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
662 - [Config] CONFIG_ACPI_IORT=y
663 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
664 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
665 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
666 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
667 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
668 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
669 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
670 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
671
672 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
673 (LP: #1626394)
674 - [Config] CONFIG_ATA=y
675
676 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
677 - [Config] CONFIG_VMD=m
678 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
679 - [Config] CONFIG_OF=y for all arches
680 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
681 - [Config] Xenial device settings sync with amd64
682 - [Config] Xenial device settings sync with i386
683 - [Config] CONFIG_MTD_UBI_GLUEBI=m
684 - [Config] Xenial device settings sync with armhf
685 - [Config] Xenial device settings sync with arm64
686
687 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
688 - [Config] CONFIG_USERFAULTFD=y
689
690 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
691 - [Config] CONFIG_SLUB=y
692
693 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
694 (LP: #1626158)
695 - add nls_cp437 to the generic.inclusion-list
f1c53dc0
TG
696
697 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
698
8b72f08c 699linux (4.8.0-15.16) yakkety; urgency=low
f2630135 700
8b72f08c
TG
701 [ Tim Gardner ]
702
703 * Release Tracking Bug
704 - LP: #1626239
705
706 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
707 (LP: #1626158)
708 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
709 - [Config] CONFIG_NLS_CODEPAGE_437=y
710 - [Config] CONFIG_VFAT_FS=y
711
712 * Miscellaneous Ubuntu changes
713 - SAUCE: seccomp: log actions even when audit is disabled
f2630135
TG
714
715 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
716
3c99efb7 717linux (4.8.0-14.15) yakkety; urgency=low
c9b00a0f 718
3c99efb7
LO
719 * CVE-2016-1575 (LP: #1534961)
720 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
721 - SAUCE: overlayfs: Be more careful about copying up sxid files
722 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
c9b00a0f 723
3c99efb7
LO
724 * CVE-2016-1576 (LP: #1535150)
725 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
726 - SAUCE: overlayfs: Be more careful about copying up sxid files
727 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
728
729 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
730 (LP: #1531747)
731 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
732
733 * Miscellaneous Ubuntu changes
734 - [Config] CONFIG_PM_WAKELOCKS=y
735 - [Config] CONFIG_CLEANCACHE=y
736 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
737 - [Config] CONFIG_PROCESSOR_SELECT=y
738 - [Config] Enabled some networking options
739 - SAUCE: overlayfs: Enable user namespace mounts
740
741 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
c9b00a0f 742
a928399f 743linux (4.8.0-13.14) yakkety; urgency=low
f71e5453 744
a928399f
TG
745 [ Tim Gardner ]
746
747 * Release Tracking Bug
748 - LP: #1625733
749
750 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
751 - [Config] Add some CRC crypto modules to d-i
752
753 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
754 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
755
756 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
757 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
758 ThinkPads
759
760 * Option GE0301 3G modem doesn't work (LP: #348861)
761 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
762
763 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
764 (LP: #1625259)
765 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
766
767 * Miscellaneous Ubuntu changes
768 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
769 opened for writing
770 - SAUCE: fan: add VXLAN implementation
771 - [Config] CONFIG_VFIO=m for ppc64el
f71e5453
TG
772
773 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
774
6b119e64 775linux (4.8.0-12.13) yakkety; urgency=low
94fb7f08 776
6b119e64 777 [ Tim Gardner ]
94fb7f08 778
6b119e64
TG
779 * Release Tracking Bug
780 - LP: #1625233
41e30a20 781
6b119e64
TG
782 * Miscellaneous Ubuntu changes
783 - rebase to v4.8-rc7
784 - [Config] CONFIG_SCSI_DEBUG=m for all arches
41e30a20 785
94fb7f08
TG
786 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
787
81355c81 788linux (4.8.0-11.12) yakkety; urgency=low
c1a6d015 789
81355c81
LO
790 * change_hat is logging failures during expected hat probing (LP: #1615893)
791 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
c1a6d015 792
81355c81
LO
793 * deleted files outside of the namespace are not being treated as
794 disconnected
795 (LP: #1615892)
796 - SAUCE: apparmor: deleted dentries can be disconnected
797
798 * stacking to unconfined in a child namespace confuses mediation
799 (LP: #1615890)
800 - SAUCE: apparmor: special case unconfined when determining the mode
801
802 * apparmor module parameters can be changed after the policy is locked
803 (LP: #1615895)
804 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
805
806 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
807 #1579135)
808 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
809
810 * label vec reductions can result in reference labels instead of direct
811 access
812 to labels (LP: #1615889)
813 - SAUCE: apparmor: reduction of vec to single entry is just that entry
814
815 * profiles from different namespaces can block other namespaces from being
816 able to load a profile (LP: #1615887)
817 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
818
819 * The label build for onexec when stacking is wrong (LP: #1615881)
820 - SAUCE: apparmor: Fix label build for onexec stacking.
821
822 * The inherit check for new to old label comparison for domain transitions
823 is
824 wrong (LP: #1615880)
825 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
826
827 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
828 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
829
830 * __label_update proxy comparison test is wrong (LP: #1615878)
831 - SAUCE: apparmor: Fix __label_update proxy comparison test
832
833 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
834 (LP: #1560583)
835 - SAUCE: apparmor: Allow ns_root processes to open profiles file
836 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
837
838 * policy namespace stacking (LP: #1379535)
839 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
840 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
841
842 * Miscellaneous Ubuntu changes
843 - [Debian] Dynamically determine linux udebs package name
844 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
845 - SAUCE: apparmor: Fix FTBFS due to bad include path
846 - SAUCE: apparmor: add data query support
847 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
848
849 * Miscellaneous upstream changes
850 - fixup backout policy view capable for forward port
851 - apparmor: fix: Rework the iter loop for label_update
852 - apparmor: add more assertions for updates/merges to help catch errors
853 - apparmor: Make pivot root transitions work with stacking
854 - apparmor: convert delegating deleted files to mediate deleted files
855 - apparmor: add missing parens. not a bug fix but highly recommended
856 - apparmor: add a stack_version file to allow detection of bug fixes
857 - apparmor: push path lookup into mediation loop
858 - apparmor: default to allowing unprivileged userns policy
859 - apparmor: fix: permissions test to view and manage policy
860 - apparmor: Add Basic ns cross check condition for ipc
861
862 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
c1a6d015 863
c7dddaff 864linux (4.8.0-10.11) yakkety; urgency=low
c65851b8 865
c7dddaff
TG
866 * Miscellaneous Ubuntu changes
867 - ubuntu: vbox -- update to 5.1.6-dfsg-1
868 - SAUCE: Enable vbox build
c65851b8
TG
869
870 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
871
23296c6c 872linux (4.8.0-9.10) yakkety; urgency=low
19563a18 873
23296c6c
TG
874 * Miscellaneous Ubuntu changes
875 - [Config] arm64: CONFIG_ARCH_THUNDER=y
876 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
877 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
878 - [Config] arm64: CONFIG_DRM_AST=m
879 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
880 - d-i: initrd needs ext4 and scsi modules
881 - SAUCE: AUFS aufs4.x-rcN 20160912
882 - [Config] Enable CONFIG_GPIO_XGENE*
883 - [Config] Disable CONFIG_POWER_RESET_XGENE
884 - [Config] CONFIG_EDAC_XGENE=m
885 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
886 - [Config] CONFIG_XGENE_DMA=m
19563a18
TG
887
888 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
889
ea101072 890linux (4.8.0-8.9) yakkety; urgency=low
a15e177d 891
ea101072
TG
892 * New device ID for Kabypoint (LP: #1622469)
893 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
894 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
895
896 * Miscellaneous Ubuntu changes
897 - rebase to v4.8-rc6
898 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
a15e177d 899
bbfe4661
TG
900 [ Upstream Kernel Changes ]
901
902 * rebase to v4.8-rc6
903 - LP: #1617900
904
a15e177d
TG
905 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
906
0a7cc07d
TG
907linux (4.8.0-7.8) yakkety; urgency=low
908
909 * Miscellaneous Ubuntu changes
910 - [Debian] Use src_pkg_name when constructing udeb control files
911
912 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
913
914linux (4.8.0-6.7) yakkety; urgency=low
915
916 * Enable virtual scsi server driver for Power (LP: #1615665)
917 - SAUCE: Ibmvscsis: Properly deregister target sessions
918 - SAUCE: Return TCMU-generated sense data to fabric module
919 - SAUCE: Ibmvscsis: Code cleanup of print statements
920 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
921
922 * Miscellaneous Ubuntu changes
923 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
924 - rebase to v4.8-rc5
925
926 [ Upstream Kernel Changes ]
927
928 * rebase to v4.8-rc5
929
930 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
931
932linux (4.8.0-5.6) yakkety; urgency=low
933
934 * support compressed kernels on arm64 (LP: #1384955)
935 - [Config] Switch to compressed Image on arm64
936
937 * Miscellaneous Ubuntu changes
938 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
939 - SAUCE: (namespace) block_dev: Support checking inode permissions in
940 lookup_bdev()
941 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
942 when mounting
943 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
944 when mounting
945 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
946 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
947 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
948 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
949 security.* xattrs
950 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
951 filesystems
952 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
953 - SAUCE: (namespace) fuse: Add support for pid namespaces
954 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
955 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
956 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
957 or a descendant
958 - SAUCE: (namespace) fuse: Allow user namespace mounts
959 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
960 namespaces
961 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
962 mounts
963 - rebase to v4.8-rc4
964
965 [ Upstream Kernel Changes ]
966
967 * rebase to v4.8-rc4
968
969 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
970
971linux (4.8.0-4.5) yakkety; urgency=low
972
973 * Miscellaneous Ubuntu changes
974 - [Config] CONFIG_AUFS_FS=m
975 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
976
977 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
978
979linux (4.8.0-3.4) yakkety; urgency=low
980
981 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
982 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
983
984 * Miscellaneous Ubuntu changes
985 - rebase to v4.8-rc3
986
987 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
988
989linux (4.8.0-2.3) yakkety; urgency=low
990
991 * Miscellaneous Ubuntu changes
992 - [Config] Add fuse to inclusion list
993 - SAUCE: update spl/zfs to support v4.8
994
995 * Miscellaneous upstream changes
996 - Revert "UBUNTU: [Debian] do_zfs=false"
997
998 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
999
1000linux (4.8.0-1.2) yakkety; urgency=low
1001
1002 * Miscellaneous Ubuntu changes
1003 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
1004 - [Config] Enabled enforcement for CONFIG_NVRAM
1005 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
1006 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
1007 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
1008 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
1009 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
1010 - [Config] Enabled enforcement for CONFIG_SECCOMP
1011 - [Config] Enabled enforcement for
1012 - rebase to v4.8-rc2
1013 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
1014 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
1015 - SAUCE: security,perf: Allow further restriction of perf_event_open
1016
1017 [ Upstream Kernel Changes ]
1018
1019 * rebase to v4.8-rc2
1020
1021 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
1022
1023linux (4.8.0-0.1) yakkety; urgency=low
1024
1025 [ Upstream Kernel Changes ]
1026
1027 * rebase to v4.8-rc1
1028 - LP: #1607647
1029 - LP: #1498667
1030 - LP: #1592547
1031 - LP: #1319984
1032 - LP: #1268727
1033 - LP: #1600623
1034 - LP: #1465724
1035 - LP: #1333569
1036
1037 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
1038
1039linux (4.8.0-0.0) yakkety; urgency=low
1040
1041 * empty stanza
1042
1043 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
1044
1045linux (4.7.0-0.2) yakkety; urgency=low
1046
1047 * Miscellaneous Ubuntu changes fixing various FTBS issues
1048 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
1049 - [Config] make powerpc udeb block modules optional
1050 - [Config] CONFIG_PLIP=m
1051 - [Config] CONFIG_IRDA=m armhf/arm64
1052 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
1053 - [Config] CONFIG_MOUSE_PS2=m
1054 - [Config] remove ppc64el fb-modules
1055
1056 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
1057
1058linux (4.7.0-0.1) yakkety; urgency=low
1059
1060 [ Upstream Kernel Changes ]
1061
1062 * rebase to v4.7
1063 - LP: #972604
1064
1065 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
1066
1067linux (4.7.0-0.0) yakkety; urgency=low
1068
1069 [ Tim Gardner ]
1070
1071 * Release Tracking Bug
1072 - LP: #1588856
1073
1074 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
1075 - scsi_dh_alua: do not fail for unknown VPD identification
1076
1077 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
1078 - [Config] Install lsvmbus in cloud tools
1079 - SAUCE: tools/hv/lsvmbus -- convert to python3
1080 - SAUCE: tools/hv/lsvmbus -- add manual page
1081
1082 * boot stalls on USB detection errors (LP: #1437492)
1083 - usb: core: hub: hub_port_init lock controller instead of bus
1084
1085 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
1086 - kernek/fork.c: allocate idle task for a CPU always on its local node
1087
1088 * VirtIO (and probably other modules as well) is built-in, make it modular...
1089 (LP: #1475078)
1090 - [Config] CONFIG_VIRTIO_*=m for all but s390x
1091 - [Config] CONFIG_USB=m
1092 - [Config] CONFIG_BLK_DEV_*=m
1093 - [Config] CONFIG_ATA=m
1094 - [Config] CONFIG_SCSI=m
1095 - [Config] CONFIG_DEVFREQ_GOV_*=m
1096 - [Config] CONFIG_XEN_NETDEV_*=m
1097 - [Config] CONFIG_AGP=m
1098 - [Config] CONFIG_ECRYPT_FS=m
1099 - [Config] CONFIG_ACPI_*=m
1100 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
1101 - [Config] Modularize some CRYPTO
1102 - [Config] CONFIG_FDDI=m
1103 - [Config] CONFIG_FIXED_PHY=m
1104 - [Config] CONFIG_VFAT_FS=m for all but armhf
1105 - [Config] CONFIG_TUN=m
1106 - [Config] CONFIG_UNIX=m
1107 - [Config] CONFIG_TRUSTED_KEYS=m
1108 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
1109
1110 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
1111 and "not a git repository" (LP: #1584890)
1112 - [debian] getabis: Only git add $abidir if running in local repo
1113 - [debian] getabis: Fix inconsistent compiler versions check
1114
1115 * conflicting modules in udebs - arc4.ko (LP: #1582991)
1116 - [Config] Remove arc4 from nic-modules
1117
1118 * arm64: statically link rtc-efi (LP: #1583738)
1119 - [Config] Link rtc-efi statically on arm64
1120
1121 * Miscellaneous Ubuntu changes
1122 - [Debian] zfs: transform symlink into referent file/dir
1123 - [Debian] Added tristate.sh
1124 - [Config] CONFIG_FUSE_FS=m
1125 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
1126 - [Config] CONFIG_PSTORE_CONSOLE=y
1127 - Added Snapcraft files
1128 - [Config] Mark CONFIG_UNIX enforced
1129
1130 * Miscellaneous upstream changes
1131 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
1132
1133 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
1134
1135linux (4.6.0-6.7) yakkety; urgency=low
1136
1137 [ Tim Gardner ]
1138
1139 * Release Tracking Bug
1140 - LP: #1582753
1141
1142 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
1143 (LP: #1582378)
1144 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
1145 owns the ipc ns
1146
1147 * Miscellaneous Ubuntu changes
1148 - [Config] Add Description to kernel-image udeb
1149 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
1150 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
1151
1152 * Miscellaneous upstream changes
1153 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
1154 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
1155 - Drivers: hv: vmbus: Use the new virt_xx barrier code
1156 - Drivers: hv: vmbus: Export the vmbus_set_event() API
1157 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
1158 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
1159 - drivers:hv: Lock access to hyperv_mmio resource tree
1160 - drivers:hv: Make a function to free mmio regions through vmbus
1161 - drivers:hv: Reverse order of resources in hyperv_mmio
1162 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
1163 - drivers:hv: Record MMIO range in use by frame buffer
1164 - drivers:hv: Separate out frame buffer logic when picking MMIO range
1165 - Drivers: hv: kvp: fix IP Failover
1166 - Drivers: hv: vmbus: handle various crash scenarios
1167 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
1168 - Drivers: hv: balloon: reset host_specified_ha_region
1169
1170 [ Tim Gardner ]
1171
1172 * Dropped hv SAUCE patches in favor of linux-next.
1173
1174 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
1175
1176linux (4.6.0-5.6) yakkety; urgency=low
1177
1178 [ Tim Gardner ]
1179
1180 * Release Tracking Bug
1181 - LP: #1582351
1182
1183 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
1184 - [Config] enable CONFIG_AUFS_EXPORT
1185
1186 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
1187 - [Config] Update inclusion list for CRIU
1188
1189 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
1190 - [Debian] disable zfs module checks when cross-compiling
1191
1192 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
1193 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1194
1195 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
1196 (LP: #1535150)
1197 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1198
1199 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
1200 enabled, breaking serial support on normal systems (LP: #1580960)
1201 - [Config] disable CONFIG_GOLDFISH
1202
1203 * Miscellaneous Ubuntu changes
1204 - [Config] d-i -- update local configuration to new form
1205 - [Config] kernel-wedge -- switch to explicit versions
1206 - [Config] powerpc64-smp --> generic
1207 - [Config] CONFIG_AUFS_FS=m
1208 - SAUCE: AUFS
1209 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
1210 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
1211 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
1212 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
1213 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
1214 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
1215 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
1216 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
1217 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
1218 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
1219 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
1220 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
1221 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
1222 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
1223 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
1224 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
1225 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
1226 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1227 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
1228 - SAUCE: (namespace) fuse: Add support for pid namespaces
1229 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1230 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
1231 - SAUCE: (namespace) fuse: Allow user namespace mounts
1232 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
1233 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
1234 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
1235 - SAUCE: (namespace) quota: Add support for user namespace mounts
1236 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
1237 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
1238 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
1239 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
1240 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
1241 - rebase to v4.6
1242 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
1243 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
1244
1245 * Miscellaneous upstream changes
1246 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
1247 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
1248
1249 [ Upstream Kernel Changes ]
1250
1251 * rebase to v4.6
1252
1253 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
1254
1255linux (4.6.0-4.5) yakkety; urgency=low
1256
1257 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
1258 upgrade -d (LP: #1573231)
1259 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
1260
1261 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
1262 IRC pointed out some leftover SAUCE patches that were causing issues.
1263
1264 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
1265 has some issues.
1266
1267 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
1268
1269linux (4.6.0-3.4) xenial; urgency=low
1270
1271 * Release Tracking Bug
1272 - LP: #1579594
1273
1274 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
1275 - [Config] Generate an -extras package for arm64 and powerpc
1276
1277 * Missing libunwind support in perf (LP: #1248289)
1278 - [Config] Add liblzma-dev to enable libunwind support in perf
1279
1280 * ZFS is confused by user namespaces (uid/gid mapping) when used with
1281 acltype=posixac (LP: #1567558)
1282 - zfs: Fix user namespaces uid/gid mapping
1283
1284 * Miscellaneous Ubuntu changes
1285 - rebase to v4.6-rc7
1286
1287 [ Upstream Kernel Changes ]
1288
1289 * rebase to v4.6-rc7
1290
1291 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
1292
1293linux (4.6.0-2.3) yakkety; urgency=low
1294
1295 * Miscellaneous Ubuntu changes
1296 - [Config] CONFIG_AUFS_FS=m
1297 - SAUCE: AUFS
1298 - zfs: gcc build error: -Wbool-compare in metaslab.c
1299 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
1300 - zfs: Fix ZPL miswrite of default POSIX ACL
1301 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
1302 - SAUCE: Dropped ubuntu/i915
1303 - SAUCE: Dropped ubuntu/dm-raid4-5
1304
1305 * Miscellaneous upstream changes
1306 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
1307 kernel"
1308
1309 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
1310
1311linux (4.6.0-1.2) yakkety; urgency=low
1312
1313 * Miscellaneous Ubuntu changes
1314 - [Config] CONFIG_NR_CPUS=8192 for amd64
1315
1316 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
1317
1318linux (4.6.0-0.1) yakkety; urgency=low
1319
1320
1321 [ Upstream Kernel Changes ]
1322
1323 * rebase to v4.6-rc6
1324 - LP: #1564712
1325 - LP: #1555912
1326 - LP: #1552925
1327 - LP: #1546694
1328 - LP: #1549660
1329 - LP: #1549620
1330 - LP: #1542944
1331 - LP: #1542564
1332 - LP: #1533009
1333 - LP: #1533461
1334 - LP: #1529624
1335 - LP: #1522949
1336
1337 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
1338
1339linux (4.6.0-0.0) yakkety; urgency=low
1340
1341 [ Kamal Mostafa ]
1342
1343 * Release Tracking Bug
1344 - LP: #1573817
1345
1346 * autoreconstruct: need to also generate extend-diff-ignore options for links
1347 (LP: #1574362)
1348 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
1349
1350 * tipc: missing linearization of sk_buff (LP: #1567064)
1351 - tipc: move linearization of buffers to generic code
1352
1353 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
1354 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
1355 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
1356 vmbus_mmio_allocate()
1357 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
1358 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
1359 private resource tree
1360 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
1361 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
1362 range
1363
1364 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
1365 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
1366
1367 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
1368 - [Config] CONFIG_AUFS_XATTR=y
1369
1370 * CVE-2016-3672 (LP: #1568523)
1371 - x86/mm/32: Enable full randomization on i386 and X86_32
1372
1373 * CVE-2016-3955 (LP: #1572666)
1374 - USB: usbip: fix potential out-of-bounds write
1375
1376 * Xenial update to v4.4.8 stable release (LP: #1573034)
1377 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
1378 instantiated
1379 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
1380 - parisc: Avoid function pointers for kernel exception routines
1381 - parisc: Fix kernel crash with reversed copy_from_user()
1382 - parisc: Unbreak handling exceptions from kernel modules
1383 - ALSA: timer: Use mod_timer() for rearming the system timer
1384 - ALSA: hda - Asus N750JV external subwoofer fixup
1385 - ALSA: hda - Fix white noise on Asus N750JV headphone
1386 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
1387 - mm: fix invalid node in alloc_migrate_target()
1388 - powerpc/mm: Fixup preempt underflow with huge pages
1389 - libnvdimm: fix smart data retrieval
1390 - libnvdimm, pfn: fix uuid validation
1391 - compiler-gcc: disable -ftracer for __noclone functions
1392 - arm64: opcodes.h: Add arm big-endian config options before including arm
1393 header
1394 - drm/dp: move hw_mutex up the call stack
1395 - drm/udl: Use unlocked gem unreferencing
1396 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
1397 - drm/radeon: add another R7 370 quirk
1398 - drm/radeon: add a dpm quirk for all R7 370 parts
1399 - drm/amdgpu/gmc: move vram type fetching into sw_init
1400 - drm/amdgpu/gmc: use proper register for vram type on Fiji
1401 - xen/events: Mask a moving irq
1402 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
1403 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
1404 - net: jme: fix suspend/resume on JMC260
1405 - net: vrf: Remove direct access to skb->data
1406 - net: qca_spi: Don't clear IFF_BROADCAST
1407 - net: qca_spi: clear IFF_TX_SKB_SHARING
1408 - net: fix bridge multicast packet checksum validation
1409 - sctp: lack the check for ports in sctp_v6_cmp_addr
1410 - mld, igmp: Fix reserved tailroom calculation
1411 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
1412 - qmi_wwan: add Sierra Wireless EM74xx device ID
1413 - ipv6: re-enable fragment header matching in ipv6_find_hdr
1414 - vxlan: fix missing options_len update on RX with collect metadata
1415 - cdc_ncm: toggle altsetting to force reset before setup
1416 - udp6: fix UDP/IPv6 encap resubmit path
1417 - tcp: fix tcpi_segs_in after connection establishment
1418 - ppp: release rtnl mutex when interface creation fails
1419 - net: validate variable length ll headers
1420 - ax25: add link layer header validation function
1421 - packet: validate variable length ll headers
1422 - bpf: avoid copying junk bytes in bpf_get_current_comm()
1423 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
1424 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
1425 - qlcnic: Remove unnecessary usage of atomic_t
1426 - qlcnic: Fix mailbox completion handling during spurious interrupt
1427 - macvtap: always pass ethernet header in linear
1428 - mlxsw: spectrum: Check requested ageing time is valid
1429 - rocker: set FDB cleanup timer according to lowest ageing time
1430 - bridge: allow zero ageing time
1431 - ipv4: Don't do expensive useless work during inetdev destroy.
1432 - net: Fix use after free in the recvmmsg exit path
1433 - mlx4: add missing braces in verify_qp_parameters
1434 - farsync: fix off-by-one bug in fst_add_one
1435 - ath9k: fix buffer overrun for ar9287
1436 - ppp: ensure file->private_data can't be overridden
1437 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
1438 - qlge: Fix receive packets drop.
1439 - net: bcmgenet: fix dma api length mismatch
1440 - bonding: fix bond_get_stats()
1441 - ipv4: fix broadcast packets reception
1442 - ipv4: initialize flowi4_flags before calling fib_lookup()
1443 - ppp: take reference on channels netns
1444 - xfrm: Fix crash observed during device unregistration and decryption
1445 - qmi_wwan: add "D-Link DWM-221 B1" device id
1446 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
1447 - bridge: Allow set bridge ageing time when switchdev disabled
1448 - rtnl: fix msg size calculation in if_nlmsg_size()
1449 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
1450 - tuntap: restore default qdisc
1451 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
1452 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
1453 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
1454 - ipv6: Count in extension headers in skb->network_header
1455 - mpls: find_outdev: check for err ptr in addition to NULL check
1456 - USB: uas: Limit qdepth at the scsi-host level
1457 - USB: uas: Add a new NO_REPORT_LUNS quirk
1458 - cdc-acm: fix NULL pointer reference
1459 - KVM: x86: Inject pending interrupt even if pending nmi exist
1460 - KVM: x86: reduce default value of halt_poll_ns parameter
1461 - MIPS: Fix MSA ld unaligned failure cases
1462 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
1463 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
1464 - pinctrl: sunxi: Fix A33 external interrupts not working
1465 - pinctrl: nomadik: fix pull debug print inversion
1466 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
1467 - au0828: fix au0828_v4l2_close() dev_state race condition
1468 - au0828: Fix dev_state handling
1469 - coda: fix error path in case of missing pdata on non-DT platform
1470 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
1471 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
1472 - rbd: use GFP_NOIO consistently for request allocations
1473 - virtio: virtio 1.0 cs04 spec compliance for reset
1474 - mac80211: properly deal with station hashtable insert errors
1475 - mac80211: avoid excessive stack usage in sta_info
1476 - mac80211: fix ibss scan parameters
1477 - mac80211: fix unnecessary frame drops in mesh fwding
1478 - mac80211: fix txq queue related crashes
1479 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
1480 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
1481 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
1482 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
1483 - iio: accel: bmc150: fix endianness when reading axes
1484 - iio: gyro: bmg160: fix buffer read values
1485 - iio: gyro: bmg160: fix endianness when reading axes
1486 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
1487 bytes
1488 - fs: add file_dentry()
1489 - nfs: use file_dentry()
1490 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
1491 - ext4: add lockdep annotations for i_data_sem
1492 - ext4: ignore quota mount options if the quota feature is enabled
1493 - iommu: Don't overwrite domain pointer when there is no default_domain
1494 - Btrfs: fix file/data loss caused by fsync after rename and new inode
1495 - arm64: replace read_lock to rcu lock in call_step_hook
1496 - perf: Do not double free
1497 - perf: Cure event->pending_disable race
1498 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
1499 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1500 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
1501 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
1502 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
1503 - ALSA: usb-audio: Add a quirk for Plantronics BT300
1504 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
1505 - HID: wacom: fix Bamboo ONE oops
1506 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
1507 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
1508 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
1509 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
1510 - staging: android: ion: Set the length of the DMA sg entries in buffer
1511 - usbvision: fix crash on detecting device with invalid configuration
1512 - Revert "usb: hub: do not clear BOS field during reset device"
1513 - Linux 4.4.8
1514
1515 * Fix speaker volume on a Dell machine (LP: #1549660)
1516 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1517
1518 * Xenial update to v4.4.7 stable release (LP: #1572722)
1519 - regulator: core: avoid unused variable warning
1520 - regulator: core: Fix nested locking of supplies
1521 - ASoC: samsung: pass DMA channels as pointers
1522 - mmc: sh_mmcif: rework dma channel handling
1523 - mmc: sh_mmcif: Correct TX DMA channel allocation
1524 - x86/microcode/intel: Make early loader look for builtin microcode too
1525 - x86/microcode: Untangle from BLK_DEV_INITRD
1526 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
1527 - perf/x86/intel: Add definition for PT PMI bit
1528 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
1529 - KVM: i8254: change PIT discard tick policy
1530 - KVM: fix spin_lock_init order on x86
1531 - KVM: VMX: avoid guest hang on invalid invept instruction
1532 - KVM: VMX: avoid guest hang on invalid invvpid instruction
1533 - KVM: VMX: fix nested vpid for old KVM guests
1534 - perf/core: Fix perf_sched_count derailment
1535 - perf tools: Dont stop PMU parsing on alias parse error
1536 - perf tools: Fix checking asprintf return value
1537 - perf tools: Fix python extension build
1538 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
1539 - sched/preempt, sh: kmap_coherent relies on disabled preemption
1540 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
1541 - s390: fix floating pointer register corruption (again)
1542 - s390/cpumf: add missing lpp magic initialization
1543 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
1544 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
1545 - PCI: ACPI: IA64: fix IO port generic range check
1546 - x86/irq: Cure live lock in fixup_irqs()
1547 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
1548 - x86/iopl/64: Properly context-switch IOPL on Xen PV
1549 - x86/iopl: Fix iopl capability check on Xen PV
1550 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
1551 - sg: fix dxferp in from_to case
1552 - aacraid: Fix RRQ overload
1553 - aacraid: Fix memory leak in aac_fib_map_free
1554 - aacraid: Set correct msix count for EEH recovery
1555 - sd: Fix discard granularity when LBPRZ=1
1556 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
1557 - be2iscsi: set the boot_kset pointer to NULL in case of failure
1558 - aic7xxx: Fix queue depth handling
1559 - libnvdimm: Fix security issue with DSM IOCTL.
1560 - dm snapshot: disallow the COW and origin devices from being identical
1561 - dm: fix excessive dm-mq context switching
1562 - dm thin metadata: don't issue prefetches if a transaction abort has failed
1563 - dm cache: make sure every metadata function checks fail_io
1564 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
1565 - usb: retry reset if a device times out
1566 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
1567 - USB: uas: Reduce can_queue to MAX_CMNDS
1568 - USB: cdc-acm: more sanity checking
1569 - USB: iowarrior: fix oops with malicious USB descriptors
1570 - USB: usb_driver_claim_interface: add sanity checking
1571 - USB: mct_u232: add sanity checking in probe
1572 - USB: digi_acceleport: do sanity checking for the number of ports
1573 - USB: cypress_m8: add endpoint sanity check
1574 - USB: serial: cp210x: Adding GE Healthcare Device ID
1575 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
1576 - USB: option: add "D-Link DWM-221 B1" device id
1577 - pwc: Add USB id for Philips Spc880nc webcam
1578 - Input: powermate - fix oops with malicious USB descriptors
1579 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
1580 - ALSA: usb-audio: Add sanity checks for endpoint accesses
1581 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
1582 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
1583 - ALSA: usb-audio: Fix double-free in error paths after
1584 snd_usb_add_audio_stream() call
1585 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1586 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1587 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1588 - crypto: ccp - Add hash state import and export support
1589 - crypto: ccp - Limit the amount of information exported
1590 - crypto: ccp - Don't assume export/import areas are aligned
1591 - crypto: ccp - memset request context to zero during import
1592 - crypto: keywrap - memzero the correct memory
1593 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
1594 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
1595 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
1596 - X.509: Fix leap year handling again
1597 - mei: bus: check if the device is enabled before data transfer
1598 - HID: logitech: fix Dual Action gamepad support
1599 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
1600 - HID: multitouch: force retrieving of Win8 signature blob
1601 - HID: fix hid_ignore_special_drivers module parameter
1602 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
1603 - staging: android: ion_test: fix check of platform_device_register_simple()
1604 error code
1605 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
1606 - tty: Fix GPF in flush_to_ldisc(), part 2
1607 - net: irda: Fix use-after-free in irtty_open()
1608 - 8250: use callbacks to access UART_DLL/UART_DLM
1609 - saa7134: Fix bytesperline not being set correctly for planar formats
1610 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
1611 - bttv: Width must be a multiple of 16 when capturing planar formats
1612 - coda: fix first encoded frame payload
1613 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
1614 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
1615 - mtip32xx: Fix broken service thread handling
1616 - mtip32xx: Remove unwanted code from taskfile error handler
1617 - mtip32xx: Print exact time when an internal command is interrupted
1618 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
1619 - mtip32xx: Handle safe removal during IO
1620 - mtip32xx: Handle FTL rebuild failure state during device initialization
1621 - mtip32xx: Implement timeout handler
1622 - mtip32xx: Cleanup queued requests after surprise removal
1623 - ALSA: pcm: Avoid "BUG:" string for warnings again
1624 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
1625 - ALSA: hda - Don't handle ELD notify from invalid port
1626 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1627 - ALSA: hda - Fix unconditional GPIO toggle via automute
1628 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
1629 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
1630 - brd: Fix discard request processing
1631 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
1632 - bcache: cleaned up error handling around register_cache()
1633 - bcache: fix race of writeback thread starting before complete initialization
1634 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
1635 - mm: memcontrol: reclaim when shrinking memory.high below usage
1636 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
1637 - ia64: define ioremap_uc()
1638 - watchdog: don't run proc_watchdog_update if new value is same as old
1639 - watchdog: rc32434_wdt: fix ioctl error handling
1640 - Bluetooth: Add new AR3012 ID 0489:e095
1641 - Bluetooth: Fix potential buffer overflow with Add Advertising
1642 - cgroup: ignore css_sets associated with dead cgroups during migration
1643 - net: mvneta: enable change MAC address when interface is up
1644 - of: alloc anywhere from memblock if range not specified
1645 - vfs: show_vfsstat: do not ignore errors from show_devname method
1646 - splice: handle zero nr_pages in splice_to_pipe()
1647 - xtensa: ISS: don't hang if stdin EOF is reached
1648 - xtensa: fix preemption in {clear,copy}_user_highpage
1649 - xtensa: clear all DBREAKC registers on start
1650 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
1651 - ARC: bitops: Remove non relevant comments
1652 - quota: Fix possible GPF due to uninitialised pointers
1653 - xfs: fix two memory leaks in xfs_attr_list.c error paths
1654 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
1655 - md/raid5: Compare apples to apples (or sectors to sectors)
1656 - RAID5: check_reshape() shouldn't call mddev_suspend
1657 - RAID5: revert e9e4c377e2f563 to fix a livelock
1658 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
1659 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
1660 - md: multipath: don't hardcopy bio in .make_request path
1661 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
1662 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
1663 freed"
1664 - fuse: do not use iocb after it may have been freed
1665 - fuse: Add reference counting for fuse_io_priv
1666 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
1667 - rapidio/rionet: fix deadlock on SMP
1668 - ipr: Fix out-of-bounds null overwrite
1669 - ipr: Fix regression when loading firmware
1670 - iwlwifi: mvm: Fix paging memory leak
1671 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
1672 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
1673 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
1674 - drm/amdgpu: include the right version of gmc header files for iceland
1675 - IB/ipoib: fix for rare multicast join race condition
1676 - tracing: Have preempt(irqs)off trace preempt disabled functions
1677 - tracing: Fix crash from reading trace_pipe with sendfile
1678 - tracing: Fix trace_printk() to print when not using bprintk()
1679 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
1680 - scripts/coccinelle: modernize &
1681 - scripts/kconfig: allow building with make 3.80 again
1682 - kbuild/mkspec: fix grub2 installkernel issue
1683 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
1684 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
1685 - mmc: block: fix ABI regression of mmc_blk_ioctl
1686 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
1687 - mmc: sdhci: fix data timeout (part 1)
1688 - mmc: sdhci: fix data timeout (part 2)
1689 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
1690 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
1691 - clk: rockchip: rk3368: fix cpuclk core dividers
1692 - clk: rockchip: rk3368: fix parents of video encoder/decoder
1693 - clk: rockchip: rk3368: fix hdmi_cec gate-register
1694 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
1695 - clk: bcm2835: Fix setting of PLL divider clock rates
1696 - target: Fix target_release_cmd_kref shutdown comp leak
1697 - iser-target: Fix identification of login rx descriptor type
1698 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
1699 - iser-target: Separate flows for np listeners and connections cma events
1700 - iser-target: Rework connection termination
1701 - nfsd4: fix bad bounds checking
1702 - nfsd: fix deadlock secinfo+readdir compound
1703 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
1704 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
1705 - ACPI / PM: Runtime resume devices when waking from hibernate
1706 - writeback, cgroup: fix premature wb_put() in
1707 locked_inode_to_wb_and_lock_list()
1708 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
1709 inode
1710 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
1711 trackstick buttons, again"
1712 - Input: synaptics - handle spurious release of trackstick buttons, again
1713 - Input: ims-pcu - sanity check against missing interfaces
1714 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
1715 - ocfs2/dlm: fix race between convert and recovery
1716 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
1717 - mm/page_alloc: prevent merging between isolated and other pageblocks
1718 - mtd: onenand: fix deadlock in onenand_block_markbad
1719 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
1720 - scsi_common: do not clobber fixed sense information
1721 - sched/cputime: Fix steal time accounting vs. CPU hotplug
1722 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
1723 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
1724 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
1725 - Linux 4.4.7
1726
1727 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
1728 - Bluetooth: Add new AR3012 ID 0489:e095
1729
1730 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
1731 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1732
1733 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
1734 gl552jx (LP: #1552925)
1735 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1736
1737 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
1738 (LP: #1546694)
1739 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1740
1741 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
1742 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1743
1744 * s390/pci: add extra padding to function measurement block (LP: #1572291)
1745 - s390/pci: add extra padding to function measurement block
1746
1747 * CVE-2016-3951 (LP: #1567191)
1748 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
1749 - usbnet: cleanup after bind() in probe()
1750
1751 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
1752 - efi: Remove redundant efi_set_variable_nonblocking() prototype
1753 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
1754 - efi: Add nonblocking option to efi_query_variable_store()
1755 - efi: Add NV memory attribute
1756 - efi: Reformat GUID tables to follow the format in UEFI spec
1757 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
1758 - SAUCE: (noup) Add EFI signature data types
1759 - crypto: KEYS: convert public key and digsig asym to the akcipher api
1760 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
1761 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
1762 - [Config] CONFIG_IMA_MOK_KEYRING=y
1763 - IMA: create machine owner and blacklist keyrings
1764 - KEYS: Add an alloc flag to convey the builtinness of a key
1765 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
1766 - SAUCE: (noup) KEYS: Add a system blacklist keyring
1767 - SAUCE: (noup) MODSIGN: Support not importing certs from db
1768
1769 * Miscellaneous Ubuntu changes
1770 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
1771
1772 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
1773
1774linux (4.4.0-21.37) xenial; urgency=low
1775
1776 [ Tim Gardner ]
1777
1778 * Release Tracking Bug
1779 - LP: #1571791
1780
1781 * linux: MokSBState is ignored (LP: #1571691)
1782 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
1783 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
1784 - SAUCE: (noup) Display MOKSBState when disabled
1785
1786 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
1787
1788linux (4.4.0-20.36) xenial; urgency=low
1789
1790 [ Tim Gardner ]
1791
1792 * Release Tracking Bug
1793 - LP: #1571069
1794
1795 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
1796 - SAUCE: kernfs: Do not match superblock in another user namespace when
1797 mounting
1798
1799 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
1800 - x86/topology: Fix logical package mapping
1801 - x86/topology: Fix Intel HT disable
1802 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
1803 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
1804 - x86/topology: Fix AMD core count
1805
1806 * [regression]: Failed to call clock_adjtime(): Invalid argument
1807 (LP: #1566465)
1808 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
1809
1810 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
1811
1812linux (4.4.0-19.35) xenial; urgency=low
1813
1814 [ Tim Gardner ]
1815
1816 * Release Tracking Bug
1817 - LP: #1570348
1818
1819 * CVE-2016-2847 (LP: #1554260)
1820 - pipe: limit the per-user amount of pages allocated in pipes
1821
1822 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
1823 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
1824
1825 * arm64: guest hangs when ntpd is running (LP: #1549494)
1826 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
1827
1828 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1829 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
1830
1831 * s390/cpumf: Fix lpp detection (LP: #1555344)
1832 - s390/facilities: use stfl mnemonic instead of insn magic
1833 - s390/facilities: always use lowcore's stfle field for storing facility bits
1834 - s390/cpumf: Fix lpp detection
1835
1836 * s390x kernel image needs weightwatchers (LP: #1536245)
1837 - [Config] s390x: Use compressed kernel bzImage
1838
1839 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
1840 upgrading to Ubuntu 16.04 (LP: #1567581)
1841 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
1842 device-tree properties"
1843
1844 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
1845 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
1846 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
1847 - cpufreq: powernv: Add sysfs attributes to show throttle stats
1848
1849 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
1850 - [Config] Add ib_iser to generic inclusion list
1851
1852 * thunderx nic performance improvements (LP: #1567093)
1853 - net: thunderx: Set recevie buffer page usage count in bulk
1854 - net: thunderx: Adjust nicvf structure to reduce cache misses
1855
1856 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
1857 - net: thunderx: Fix for multiqset not configured upon interface toggle
1858 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
1859 - net: thunderx: Fix receive packet stats
1860
1861 * Miscellaneous Ubuntu changes
1862 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
1863
1864 * Miscellaneous upstream changes (LP: #1564901)
1865 - Input: xpad - correctly handle concurrent LED and FF requests
1866
1867 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
1868
1869linux (4.4.0-18.34) xenial; urgency=low
1870
1871 [ Tim Gardner ]
1872
1873 * Release Tracking Bug
1874 - LP: #1566868
1875
1876 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
1877 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
1878 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
1879
1880 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
1881 - [Config] CONFIG_ARCH_ROCKCHIP=y
1882
1883 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
1884 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
1885 - perf/x86/cqm: Fix CQM memory leak and notifier leak
1886 - x86/cpufeature: Carve out X86_FEATURE_*
1887 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
1888 - x86/topology: Create logical package id
1889 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
1890 - perf/x86/mbm: Add memory bandwidth monitoring event management
1891 - perf/x86/mbm: Implement RMID recycling
1892 - perf/x86/mbm: Add support for MBM counter overflow handling
1893
1894 * User namespace mount updates (LP: #1566505)
1895 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
1896 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
1897 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
1898 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
1899 - SAUCE: fs: fix a posible leak of allocated superblock
1900
1901 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
1902 (LP: #1566518)
1903 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
1904 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
1905
1906 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
1907 for Alpine Ridge on SKL (LP: #1519623)
1908 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
1909 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
1910 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
1911 - usb: add device descriptor for usb 3.1 root hub
1912 - usb: Support USB 3.1 extended port status request
1913 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
1914 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
1915 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
1916 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
1917 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
1918 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
1919 - usb: Add USB 3.1 Precision time measurement capability descriptor support
1920 - xhci: refactor and cleanup endpoint initialization.
1921 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
1922 - xhci: cleanup isoc tranfers queuing code
1923 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
1924 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
1925
1926 * wrong/missing permissions for device file /dev/prandom (prng.ko)
1927 (LP: #1558275)
1928 - s390/crypto: provide correct file mode at device register.
1929
1930 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
1931 - ALSA: hda - fix front mic problem for a HP desktop
1932
1933 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
1934 (LP: #1556228)
1935 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
1936
1937 * please provide mmc-modules udeb (LP: #1565765)
1938 - [Config] Add mmc block drivers to d-i
1939
1940 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1941 - Add secure_modules() call
1942 - PCI: Lock down BAR access when module security is enabled
1943 - x86: Lock down IO port access when module security is enabled
1944 - ACPI: Limit access to custom_method
1945 - asus-wmi: Restrict debugfs interface when module loading is restricted
1946 - Restrict /dev/mem and /dev/kmem when module loading is restricted
1947 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
1948 - kexec: Disable at runtime if the kernel enforces module loading restrictions
1949 - x86: Restrict MSR access when module loading is restricted
1950 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
1951 - Add option to automatically enforce module signatures when in Secure Boot mode
1952 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
1953 - efi: Add EFI_SECURE_BOOT bit
1954 - hibernate: Disable in a signed modules environment
1955
1956 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
1957 - PCI: Add fwnode_handle to x86 pci_sysdata
1958 - PCI: Look up IRQ domain by fwnode_handle
1959 - [Config] CONFIG_PCI_HYPERV=m
1960 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
1961
1962 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
1963 (LP: #1559923)
1964 - ACPI / processor: Request native thermal interrupt handling via _OSC
1965
1966 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
1967 (LP: #1564591)
1968 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
1969
1970 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
1971 - atomics: Allow architectures to define their own __atomic_op_* helpers
1972 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
1973 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
1974 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
1975
1976 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
1977 - [Debian] cpupower uses non-standard CROSS
1978
1979 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
1980 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
1981
1982 * Unable to migrate container (LP: #1563921)
1983 - SAUCE: cgroup mount: ignore nsroot=
1984
1985 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
1986 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
1987
1988 * /proc/$pid/maps performance regression (LP: #1547231)
1989 - proc: revert /proc/<pid>/maps [stack:TID] annotation
1990
1991 * TPM2.0 trusted keys fixes (LP: #1398274)
1992 - tpm: remove unneeded include of actbl2.h
1993 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
1994 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
1995 - tpm_tis: Disable interrupt auto probing on a per-device basis
1996 - tpm_tis: Do not fall back to a hardcoded address for TPM2
1997 - tpm_tis: Use devm_ioremap_resource
1998 - tpm_tis: Clean up the force=1 module parameter
1999 - tpm_crb: Drop le32_to_cpu(ioread32(..))
2000 - tpm_crb: Use devm_ioremap_resource
2001 - tpm: fix the rollback in tpm_chip_register()
2002 - tpm: fix the cleanup of struct tpm_chip
2003 - tpm: fix: set continueSession attribute for the unseal operation
2004 - tpm: fix: return rc when devm_add_action() fails
2005 - tpm_eventlog.c: fix binary_bios_measurements
2006 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
2007 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
2008 - tpm_tis: fix build warning with tpm_tis_resume
2009
2010 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
2011 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
2012
2013 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
2014 Xenial (LP: #1563485)
2015 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
2016 - cxlflash: Increase cmd_per_lun for better throughput
2017 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
2018
2019 * Miscellaneous Ubuntu changes
2020 - [Config] do_zfs_powerpc64-smp = true
2021 - [Debian] fix linux_tools when cross-compiling
2022 - [Config] do_zfs_powerpc64-smp use default value
2023 - SAUCE: apparmor: Fix FTBFS due to bad include path
2024 - SAUCE: i915_bpo: Disable preliminary hw support
2025
2026 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
2027
2028linux (4.4.0-17.33) xenial; urgency=low
2029
2030 [ Tim Gardner ]
2031
2032 * Release Tracking Bug
2033 - LP: #1563441
2034
2035 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
2036 (LP: #1560552)
2037 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
2038 about to hit.
2039
2040 * Predictable naming mechanism is leading to issues in DLPAR operations of
2041 NICs (LP: #1560514)
2042 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
2043 properties
2044
2045 * ThunderX: support alternative phy implementations (LP: #1562968)
2046 - net: thunderx: Cleanup PHY probing code.
2047 - [Config] CONFIG_MDIO_CAVIUM=m
2048 - phy: mdio-octeon: Refactor into two files/modules
2049 - [Config] CONFIG_MDIO_THUNDER=m
2050 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
2051 - phy: mdio-cavium: Add missing MODULE_* annotations.
2052 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
2053 - phy: mdio-thunder: Fix some Kconfig typos
2054 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
2055
2056 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
2057 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
2058 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
2059
2060 * lots of printk to serial console can hang system for long time
2061 (LP: #1534216)
2062 - printk: set may_schedule for some of console_trylock() callers
2063
2064 * [i915_bpo] Update i915 backport driver (LP: #1560395)
2065 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
2066 - PM / runtime: Add new helper for conditional usage count incrementation
2067 - drm/core: Add drm_for_each_encoder_mask, v2.
2068 - drm/atomic-helper: Implement subsystem-level suspend/resume
2069
2070 * [Hyper-V] VM Sockets (LP: #1541585)
2071 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
2072 - Drivers: hv: vmbus: Add vendor and device atttributes
2073 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
2074 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
2075 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
2076 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
2077 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
2078 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
2079 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
2080 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
2081 - Drivers: hv: vmbus: add a per-channel rescind callback
2082 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
2083 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
2084 - Drivers: hv: vmbus: Give control over how the ring access is serialized
2085 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
2086 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
2087 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
2088 - Drivers: hv: vmbus: remove code duplication in message handling
2089 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
2090 - Drivers: hv: util: Pass the channel information during the init call
2091 - Drivers: hv: utils: Remove util transport handler from list if registration fails
2092 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
2093 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
2094
2095 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
2096 (LP: #1559918)
2097 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
2098
2099 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
2100 - net: add tc offload feature flag
2101 - net: tc: helper functions to query action types
2102 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
2103 - net: rework ndo tc op to consume additional qdisc handle parameter
2104 - net: rework setup_tc ndo op to consume general tc operand
2105 - net: sched: add cls_u32 offload hooks for netdevs
2106 - net: ixgbe: add support for tc_u32 offload
2107 - net: ixgbe: abort with cls u32 divisor groups greater than 1
2108
2109 * Bring fm10k up to Fortville SW5 (LP: #1562310)
2110 - net: add netif_is_team_master helper
2111 - net: add netif_is_team_port helper
2112 - net: add netif_is_lag_master helper
2113 - net: add netif_is_lag_port helper
2114 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
2115 - fm10k: don't reinitialize RSS flow table when RXFH configured
2116
2117 * [Feature]Always Running Timer (ART) to System Time translation
2118 (LP: #1519625)
2119 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
2120 - timekeeping: Provide internal function __ktime_get_real_seconds
2121 - timekeeping: Cap adjustments so they don't exceed the maxadj value
2122 - clocksource: Make clocksource validation work for all clocksources
2123 - time: Add cycles to nanoseconds translation
2124 - time: Add timekeeping snapshot code capturing system time and counter
2125 - time: Remove duplicated code in ktime_get_raw_and_real()
2126 - time: Add driver cross timestamp interface for higher precision time synchronization
2127 - time: Add history to cross timestamp interface supporting slower devices
2128 - time/timekeeping: Work around false positive GCC warning
2129 - x86/tsc: Always Running Timer (ART) correlated clocksource
2130 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
2131 - [Config] CONFIG_E1000E_HWTS=y
2132 - e1000e: Adds hardware supported cross timestamp on e1000e nic
2133
2134 * x-gene2: add SoC v2 support to clock (LP: #1561604)
2135 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
2136
2137 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
2138 - perf/x86: Move perf_event.c ............... => x86/events/core.c
2139 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
2140 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
2141 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
2142 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
2143 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
2144 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
2145 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
2146 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
2147 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
2148 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
2149 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
2150 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
2151 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
2152 x86/events/intel/uncore.[ch]
2153 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
2154 x86/events/intel/uncore_nmhex.c
2155 - perf/x86: Move perf_event_intel_uncore_snb.c =>
2156 x86/events/intel/uncore_snb.c
2157 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
2158 x86/events/intel/uncore_snbep.c
2159 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
2160 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
2161 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
2162 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
2163 - perf/x86: Move perf_event.h to its new home
2164 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
2165
2166 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
2167 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
2168
2169 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
2170
2171linux (4.4.0-16.32) xenial; urgency=low
2172
2173 [ Tim Gardner ]
2174
2175 * Release Tracking Bug
2176 - LP: #1561727
2177
2178 * fix thermal throttling due to commit "Thermal: initialize thermal zone
2179 device correctly" (LP: #1561676)
2180 - Thermal: Ignore invalid trip points
2181
2182 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
2183 on press (LP: #1553811)
2184 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
2185 buttons, again
2186
2187 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
2188 (LP: #1560583)
2189 - SAUCE: apparmor: Allow ns_root processes to open profiles file
2190 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
2191
2192 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
2193 - ubuntu: vbox -- update to 5.0.16-dfsg-2
2194
2195 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
2196 s390x (LP: #1557690)
2197 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
2198
2199 * spl/zfs fails to build on s390x (LP: #1519814)
2200 - [Config] s390x -- re-enable zfs
2201 - [Config] zfs -- disable powerpc until the test failures can be resolved
2202
2203 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
2204 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
2205
2206 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
2207 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
2208 - [Config] powerpc -- convert zfs configuration to custom_override
2209
2210 * Memory arena corruption with FUSE (was Memory allocation failure crashes
2211 kernel hard, presumably related to FUSE) (LP: #1505948)
2212 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
2213 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
2214
2215 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
2216 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
2217
2218 * linux packaging: clear remaining redundant delta (LP: #1560445)
2219 - [Debian] Remove generated intermediate files on clean
2220
2221 * arm64: guest hangs when ntpd is running (LP: #1549494)
2222 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
2223 - Revert "hrtimer: Catch illegal clockids"
2224 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
2225
2226 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
2227 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
2228 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
2229 ThunderX
2230
2231 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
2232 (LP: #1559609)
2233 - arcmsr: fixed getting wrong configuration data
2234 - arcmsr: fixes not release allocated resource
2235 - arcmsr: make code more readable
2236 - arcmsr: adds code to support new Areca adapter ARC1203
2237 - arcmsr: changes driver version number
2238 - arcmsr: more readability improvements
2239 - arcmsr: Split dma resource allocation to a new function
2240 - arcmsr: change driver version to v1.30.00.22-20151126
2241
2242 * server image has no keyboard, desktop image works (LP: #1559692)
2243 - [Config] Rework input-modules (d-i) list
2244
2245 * PMU support for Cavium ThunderX (LP: #1559349)
2246 - arm64: perf: Rename Cortex A57 events
2247 - arm64/perf: Add Cavium ThunderX PMU support
2248 - arm64: perf: Enable PMCR long cycle counter bit
2249 - arm64: perf: Extend event mask for ARMv8.1
2250 - arm64: dts: Add Cavium ThunderX specific PMU
2251
2252 * Show ARM PMU events in perf stat (LP: #1559350)
2253 - drivers/perf: kill armpmu_register
2254 - arm: perf: Convert event enums to #defines
2255 - arm: perf: Add event descriptions
2256 - arm64: perf: Convert event enums to #defines
2257 - arm64: perf: Add event descriptions
2258 - ARM: perf: add format entry to describe event -> config mapping
2259 - arm64: perf: add format entry to describe event -> config mapping
2260
2261 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
2262 - EDAC/sb_edac: Fix computation of channel address
2263
2264 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
2265 - [Config] disable CONFIG_IP_PNP
2266
2267 * Miscellaneous Ubuntu changes
2268 - [Debian] Silence the reconstruct script
2269
2270 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
2271
2272linux (4.4.0-15.31) xenial; urgency=low
2273
2274 [ Tim Gardner ]
2275
2276 * Release Tracking Bug
2277 - LP: #1559252
2278
2279 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
2280 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
2281
2282 * policy namespace stacking (LP: #1379535)
2283 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
2284 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
2285 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
2286 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
2287 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
2288 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
2289 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
2290 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
2291 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
2292 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
2293 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
2294 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
2295 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
2296 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
2297 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
2298 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
2299 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
2300 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
2301 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
2302 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
2303 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
2304 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
2305 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
2306 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
2307 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
2308 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
2309 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
2310 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
2311 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
2312 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
2313 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
2314 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
2315 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
2316 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
2317 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
2318 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
2319 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
2320 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
2321 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
2322 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
2323 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
2324 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
2325 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
2326 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
2327 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
2328 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
2329 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
2330 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
2331 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
2332
2333 * Add arm64 NUMA support (LP: #1558765)
2334 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
2335 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
2336 - [Config] CONFIG_OF_NUMA=y
2337 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
2338 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
2339 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
2340 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
2341 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
2342
2343 * vivid/linux: total ADT test failures (LP: #1558447)
2344 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
2345
2346 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
2347 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
2348 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
2349
2350 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
2351 - s390/pci: enforce fmb page boundary rule
2352
2353 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
2354 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
2355 - page_to_phys() always returns a multiple of PAGE_SIZE
2356 - s390/pci: provide ZPCI_ADDR macro
2357 - s390/pci: improve ZPCI_* macros
2358 - s390/pci: resize iomap
2359 - s390/pci: fix bar check
2360 - s390/pci: set error state for unusable functions
2361 - s390/pci: remove iomap sanity checks
2362 - s390/pci: remove pdev pointer from arch data
2363 - s390/pci: add ioctl interface for CLP
2364
2365 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
2366 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
2367 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
2368 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
2369 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
2370
2371 * skb_warn_bad_offload Crash (LP: #1558025)
2372 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
2373
2374 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
2375 - [Config] CONFIG_PCI_HOST_COMMON=y
2376 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
2377 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
2378 - PCI: generic: Move structure definitions to separate header file
2379 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
2380 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
2381 - PCI: thunder: Add PCIe host driver for ThunderX processors
2382 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
2383
2384 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
2385 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
2386
2387 * Xenial update to v4.4.6 stable release (LP: #1558330)
2388 - arm64: account for sparsemem section alignment when choosing vmemmap offset
2389 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
2390 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
2391 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
2392 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
2393 - kvm: cap halt polling at exactly halt_poll_ns
2394 - KVM: VMX: disable PEBS before a guest entry
2395 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
2396 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
2397 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
2398 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
2399 - s390/dasd: fix diag 0x250 inline assembly
2400 - tracing: Fix check for cpu online when event is disabled
2401 - dmaengine: at_xdmac: fix residue computation
2402 - jffs2: reduce the breakage on recovery from halfway failed rename()
2403 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
2404 - ASoC: dapm: Fix ctl value accesses in a wrong type
2405 - ASoC: samsung: Use IRQ safe spin lock calls
2406 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
2407 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
2408 - ovl: ignore lower entries when checking purity of non-directory entries
2409 - ovl: fix working on distributed fs as lower layer
2410 - wext: fix message delay/ordering
2411 - cfg80211/wext: fix message ordering
2412 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
2413 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
2414 - mac80211: minstrel: Change expected throughput unit back to Kbps
2415 - mac80211: fix use of uninitialised values in RX aggregation
2416 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
2417 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
2418 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
2419 - mac80211: Fix Public Action frame RX in AP mode
2420 - gpu: ipu-v3: Do not bail out on missing optional port nodes
2421 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
2422 - drm/radeon: Fix error handling in radeon_flip_work_func.
2423 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
2424 - userfaultfd: don't block on the last VM updates at exit time
2425 - ovl: fix getcwd() failure after unsuccessful rmdir
2426 - MIPS: Fix build error when SMP is used without GIC
2427 - MIPS: smp.c: Fix uninitialised temp_foreign_map
2428 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
2429 - target: Drop incorrect ABORT_TASK put for completed commands
2430 - ld-version: Fix awk regex compile failure
2431 - Linux 4.4.6
2432
2433 * linux fails to load x.509 built-in certificate (LP: #1557250)
2434 - lib/mpi: Endianness fix
2435
2436 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
2437 - [Config] CONFIG_NET_9P=m for s390x
2438
2439 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
2440 (LP: #1557950)
2441 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
2442 - net/mlx5e: Don't modify CQ before it was created
2443
2444 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
2445 - mmc: sdhci: Do not BUG on invalid vdd
2446 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
2447 - mmc: It is not an error for the card to be removed while suspended
2448
2449 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
2450 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
2451
2452 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
2453 - [Config] CONFIG_NUMA_EMU=y for s390x
2454
2455 * Miscellaneous Ubuntu changes
2456 - [Debian] git-ubuntu-log -- prevent bug references being split
2457 - [Debian] git-ubuntu-log -- git log output is UTF-8
2458
2459 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
2460
2461linux (4.4.0-14.30) xenial; urgency=low
2462
2463 [ Tim Gardner ]
2464
2465 * Release Tracking Bug
2466 - LP: #1557508
2467
2468 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
2469 - powerpc: Fix dedotify for binutils >= 2.26
2470
2471 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
2472 - Illumos 6370 - ZFS send fails to transmit some holes
2473
2474 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
2475 camera (LP: #1557138)
2476 - UVC: Add support for ds4 depth camera
2477
2478 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
2479 - sched/numa: Fix use-after-free bug in the task_numa_compare
2480
2481 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
2482 files (LP: #1555997)
2483 - ovl: copy new uid/gid into overlayfs runtime inode
2484
2485 * Miscellaneous Ubuntu changes
2486 - SAUCE: Dump stack when X.509 certificates cannot be loaded
2487
2488 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
2489
2490linux (4.4.0-13.29) xenial; urgency=low
2491
2492 [ Tim Gardner ]
2493
2494 * Release Tracking Bug
2495 - LP: #1556247
2496
2497 * s390/mm: four page table levels vs. fork (LP: #1556141)
2498 - s390/mm: four page table levels vs. fork
2499
2500 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
2501 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
2502 - hv_netvsc: cleanup netdev feature flags for netvsc
2503
2504 * fails to boot on megaraid (LP: #1552903)
2505 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
2506 case of PD list DCMD failure
2507
2508 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
2509 - ALSA: hda - add codec support for Kabylake display audio codec
2510
2511 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
2512 - cpufreq: powernv: Free 'chips' on module exit
2513 - cpufreq: powernv: Hot-plug safe the kworker thread
2514 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
2515 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
2516 - cpufreq: powernv: Replace pr_info with trace print for throttle event
2517 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
2518
2519 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
2520 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
2521
2522 * integer overflow in xt_alloc_table_info (LP: #1555353)
2523 - SAUCE: (noup) netfilter: x_tables: check for size overflow
2524
2525 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
2526 - [Packaging] reconstruct -- automatically reconstruct against base tag
2527 - [Config] reconstruct -- update to autoreconstruct output
2528 - [Packaging] reconstruct -- update when inserting final changes
2529
2530 * Xenial update to v4.4.5 stable release (LP: #1555640)
2531 - use ->d_seq to get coherency between ->d_inode and ->d_flags
2532 - drivers: sh: Restore legacy clock domain on SuperH platforms
2533 - Btrfs: fix deadlock running delayed iputs at transaction commit time
2534 - btrfs: Fix no_space in write and rm loop
2535 - btrfs: async-thread: Fix a use-after-free error for trace
2536 - block: Initialize max_dev_sectors to 0
2537 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
2538 - parisc: Fix ptrace syscall number and return value modification
2539 - mips/kvm: fix ioctl error handling
2540 - kvm: x86: Update tsc multiplier on change.
2541 - fbcon: set a default value to blink interval
2542 - cifs: fix out-of-bounds access in lease parsing
2543 - CIFS: Fix SMB2+ interim response processing for read requests
2544 - Fix cifs_uniqueid_to_ino_t() function for s390x
2545 - vfio: fix ioctl error handling
2546 - KVM: x86: fix root cause for missed hardware breakpoints
2547 - arm/arm64: KVM: Fix ioctl error handling
2548 - iommu/amd: Apply workaround for ATS write permission check
2549 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
2550 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
2551 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
2552 - drm/ast: Fix incorrect register check for DRAM width
2553 - drm/radeon/pm: update current crtc info after setting the powerstate
2554 - drm/amdgpu/pm: update current crtc info after setting the powerstate
2555 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
2556 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
2557 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
2558 - libata: fix HDIO_GET_32BIT ioctl
2559 - libata: Align ata_device's id on a cacheline
2560 - block: bio: introduce helpers to get the 1st and last bvec
2561 - writeback: flush inode cgroup wb switches instead of pinning super_block
2562 - Adding Intel Lewisburg device IDs for SATA
2563 - arm64: vmemmap: use virtual projection of linear region
2564 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
2565 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
2566 - tracing: Do not have 'comm' filter override event 'comm' field
2567 - pata-rb532-cf: get rid of the irq_to_gpio() call
2568 - Btrfs: fix loading of orphan roots leading to BUG_ON
2569 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
2570 - jffs2: Fix page lock / f->sem deadlock
2571 - Fix directory hardlinks from deleted directories
2572 - dmaengine: pxa_dma: fix cyclic transfers
2573 - adv7604: fix tx 5v detect regression
2574 - ALSA: usb-audio: Add a quirk for Plantronics DA45
2575 - ALSA: ctl: Fix ioctls for X32 ABI
2576 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
2577 - ALSA: rawmidi: Fix ioctls X32 ABI
2578 - ALSA: timer: Fix ioctls for X32 ABI
2579 - ALSA: pcm: Fix ioctls for X32 ABI
2580 - ALSA: seq: oss: Don't drain at closing a client
2581 - ALSA: hdspm: Fix wrong boolean ctl value accesses
2582 - ALSA: hdsp: Fix wrong boolean ctl value accesses
2583 - ALSA: hdspm: Fix zero-division
2584 - ALSA: timer: Fix broken compat timer user status ioctl
2585 - usb: chipidea: otg: change workqueue ci_otg as freezable
2586 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
2587 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
2588 - USB: qcserial: add Sierra Wireless EM74xx device ID
2589 - USB: serial: option: add support for Telit LE922 PID 0x1045
2590 - USB: serial: option: add support for Quectel UC20
2591 - MIPS: scache: Fix scache init with invalid line size.
2592 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
2593 - ubi: Fix out of bounds write in volume update code
2594 - i2c: brcmstb: allocate correct amount of memory for regmap
2595 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
2596 - block: check virt boundary in bio_will_gap()
2597 - block: get the 1st and last bvec via helpers
2598 - drm/i915: more virtual south bridge detection
2599 - drm/i915: refine qemu south bridge detection
2600 - modules: fix longstanding /proc/kallsyms vs module insertion race.
2601 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
2602 - Linux 4.4.5
2603
2604 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
2605 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
2606
2607 * TPM2.0 trusted keys fixes (LP: #1398274)
2608 - tpm_tis: further simplify calculation of ordinal duration
2609 - tpm_tis: Use devm_free_irq not free_irq
2610 - tpm_tis: Ensure interrupts are disabled when the driver starts
2611 - tpm: rework tpm_get_timeouts()
2612 - tpm_tis: Get rid of the duplicate IRQ probing code
2613 - tpm_tis: Refactor the interrupt setup
2614 - tpm_tis: Tighten IRQ auto-probing
2615 - tpm_ibmvtpm: properly handle interrupted packet receptions
2616
2617 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
2618 - [Config] control.stub.in -- review versioned Build-Depends:
2619 - [Config] control.stub.in -- review versioned
2620 Depends/Breaks/Conflicts/Replaces
2621 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
2622 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
2623
2624 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
2625
2626linux (4.4.0-12.28) xenial; urgency=low
2627
2628 * Miscellaneous Ubuntu changes
2629 - reconstruct: Work around orig tarball packaging limitiations
2630 Fixes FTBS
2631
2632 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
2633
2634linux (4.4.0-12.27) xenial; urgency=low
2635
2636 [ Tim Gardner ]
2637
2638 * Release Tracking Bug
2639 - LP: #1554704
2640
2641 * Fails to detect (second) display (LP: #1543683)
2642 - drm/i915: Fix hpd live status bits for g4x
2643
2644 * s390x -- various configuration changes (LP: #1543165)
2645 - [Config] s390x -- enable CONFIG_NUMA
2646 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
2647 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
2648 - [Config] s390x -- disable CONFIG_NVMEM
2649 - [Config] s390x -- switch preempt mode to none
2650
2651 * Radeon hybrid graphics problem on resume (LP: #1554608)
2652 - Revert "drm/radeon: call hpd_irq_event on resume"
2653
2654 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
2655 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
2656 - drm/amdgpu: use $(src) in Makefile (v2)
2657 - drm/radeon: constify radeon_asic_ring structures
2658 - drm/amdgpu: add a callback for reading the bios from the rom directly
2659 - drm/amdgpu: add read_bios_from_rom callback for CI parts
2660 - drm/amdgpu: add read_bios_from_rom callback for VI parts
2661 - drm/amdgpu: Use new read bios from rom callback
2662 - drm/amdgpu: Use unlocked gem unreferencing
2663 - drm/radeon: Use unlocked gem unreferencing
2664 - drm/amd: add new gfx8 register definitions for EDC
2665 - drm/amdgpu: add EDC support for CZ (v3)
2666 - drm/amd: abstract kernel rq and normal rq to priority of run queue
2667 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
2668 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
2669 - drm/amdgpu: update rev id register for VI
2670 - drm/amdgpu: add more debugging output for driver failures
2671 - drm/amdgpu: add entity only when first job come
2672 - drm/amdgpu: handle error case for ctx
2673 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
2674 - drm/amdgpu: change default sched jobs to 32
2675 - drm/amdgpu: limit visible vram if it's smaller than the BAR
2676 - drm/amdgpu: restrict the sched jobs number to power of two
2677 - drm/amdgpu: put VM page tables directly into duplicates list
2678 - drm/amdgpu: split VM PD and PT handling during CS
2679 - drm/amdgpu: keep the PTs validation list in the VM v2
2680 - drm/radeon: Update radeon_get_vblank_counter_kms()
2681 - drm/radeon: only increment sync_seq when a fence is really emitted
2682 - drm/fb-helper: Use proper plane mask for fb cleanup
2683 - drm/amdgpu: fix dp link rate selection (v2)
2684 - drm/radeon: fix dp link rate selection (v2)
2685 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
2686 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
2687 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
2688 - drm/amdgpu: implement new cgs interface for acpi function
2689 - drm/amdgpu: implement cgs interface to query system info
2690 - drm/amdgpu: add new cgs interface to get display info (v2)
2691 - drm/amd/powerplay: add basic powerplay framework
2692 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
2693 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
2694 - drm/amd/powerplay: add SMU manager sub-component
2695 - drm/amd/powerplay: add hardware manager sub-component
2696 - SAUCE: amd: Include errno.h
2697 - drm/amd/powerplay: add Carrizo smu support
2698 - drm/amd/powerplay: add Carrizo dpm support
2699 - drm/amd/powerplay: add CG and PG support for carrizo
2700 - drm/amd/powerplay: add event manager sub-component
2701 - drm/amd/powerplay: implement functions of amd_powerplay_func
2702 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
2703 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
2704 - drm/amd/powerplay: add header file for tonga smu and dpm
2705 - drm/amd/powerplay: Add Tonga SMU support
2706 - drm/amd/powerplay: add Tonga dpm support (v3)
2707 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
2708 - drm/amd/powerplay: update atomctrl for fiji
2709 - drm/amd/powerplay: add Fiji SMU support.
2710 - drm/amd/powerplay: add Fiji DPM support.
2711 - drm/amdgpu: add amdgpu.powerplay module option
2712 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
2713 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
2714 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
2715 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
2716 - drm/amdgpu/powerplay: program display gap for tonga.
2717 - drm/amdgpu: enable powerplay module by default for tonga.
2718 - drm/amdgpu: enable powerplay module by default for fiji.
2719 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
2720 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
2721 - drm/amd/powerplay: Add CG and PG support for tonga
2722 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
2723 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
2724 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
2725 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
2726 - drm/amdgpu/powerplay: implement thermal control for tonga.
2727 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
2728 - drm/amdgpu: export fan control functions to amdgpu
2729 - drm/amdgpu: enable sysfs interface for powerplay
2730 - drm/amdgpu: support per device powerplay enablement (v2)
2731 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
2732 - drm/amd/powerplay: implement new funcs to check current states for tonga.
2733 - drm/amd/powerplay: refine the logic of whether need to update power state.
2734 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
2735 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
2736 - drm/amdgpu: extract pcie helpers to common header
2737 - drm: add drm_pcie_get_max_link_width helper (v2)
2738 - drm/amdgpu: store pcie gen mask and link width
2739 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
2740 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
2741 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
2742 - drm/amd/powerplay: fix boolreturn.cocci warnings
2743 - drm/amd/powerplay/tonga: Add UVD DPM init
2744 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
2745 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
2746 - drm/amdgpu: add sdma clock gating support for Fiji.
2747 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
2748 - drm/amd/powerplay: enable clock gating for Fiji.
2749 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
2750 - drm/amd/powerplay: implement smc state upload for CZ
2751 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2752 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2753 - drm/amd/powerplay: add new function point in hwmgr.
2754 - drm/amd/powerplay: add smc msg for NB P-State switch
2755 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
2756 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
2757 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
2758 - drm/amd/powerplay: Add PPLib debug print macro.
2759 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
2760 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
2761 - drm/amd/powerplay: add multimedia power gating support for Fiji.
2762 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
2763 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
2764 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
2765 - drm/amdgpu: Prepare DKMS build for powerplay module.
2766 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
2767 - drm/amd/powerplay: Add thermal protection support for Fiji.
2768 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
2769 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
2770 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
2771 - drm/amd/powerplay: fix boolreturn.cocci warnings
2772 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
2773 - drm/amd/powerplay: check whether enable dpm in powerplay.
2774 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
2775 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
2776 - drm/amd/powerplay: display gpu load when print performance for tonga.
2777 - drm/powerplay: add debugging output to tonga_processpptables.c
2778 - drm/powerplay: add debugging output to processpptables.c
2779 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
2780 - drm/amd/powerplay: Don't return an error if fan table is missing
2781 - amd\powerplay Implement get dal power level
2782 - amd/powerplay: Fix get dal power level
2783 - amd/powerplay: Add structures required to report configuration change
2784 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
2785 - drm/amd/powerplay: add point check to avoid NULL point hang.
2786 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
2787 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
2788 - drm: powerplay: use div64_s64 instead of do_div
2789 - drm/amd/powerplay: fix a reversed condition
2790 - drm/amdgpu/cgs: cleanup some indenting
2791 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
2792 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
2793 - drm/amd/powerplay: fix bug that NULL checks are reversed.
2794 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
2795 - drm/amd/powerplay: fix Smatch static checker warnings
2796 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
2797 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
2798 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
2799 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
2800 - drm/amdgpu: fix hex/decimal bug when show gpu load.
2801 - drm/amd/powerplay: add thermal control task when resume.
2802 - drm/amd/powerplay: enable set boot state task
2803 - drm/amd/powerplay: enable power down asic task. (v2)
2804 - drm/amd/powerplay: implement power down asic task for CZ
2805 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
2806 - drm/amdgpu/cgs: add an interface to access PCI resources
2807 - drm/amdgpu: add irq domain support
2808 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
2809 - drm/sysfs: use kobj_to_dev()
2810 - drm/amd/powerplay: fix static checker warning for return meaningless value.
2811 - drm/amdgpu/cz: add code to enable forcing UVD clocks
2812 - drm/amdgpu/cz: add code to enable forcing VCE clocks
2813 - drm/amdgpu/cz: force uvd clocks when sclks are forced
2814 - drm/amdgpu/cz: force vce clocks when sclks are forced
2815 - drm/amdgpu: use kobj_to_dev()
2816 - drm/radeon: use kobj_to_dev()
2817 - drm/ttm: fix adding foreign BOs to the LRU during init v2
2818 - drm/ttm: fix adding foreign BOs to the swap LRU
2819 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
2820 - drm/amdgpu: move VM page tables to the LRU end on CS v2
2821 - drm/amdgpu: validate duplicates first
2822 - drm/amdgpu: add missing irq.h include
2823 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
2824 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
2825 - amdkfd: don't open-code memdup_user()
2826 - amdkfd: Copy from the proper user command pointer
2827 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
2828 - amd/powerplay: disable powerplay by default initially
2829 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
2830 - drm/atomic-helper: Export framebuffer_changed()
2831 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
2832 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
2833 - drm/amdgpu: fix next_rptr handling for debugfs
2834 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
2835 - drm/radeon: only init fbdev if we have connectors
2836 - drm/amdgpu: don't init fbdev if we don't have any connectors
2837 - drm/amd/powerplay: Update SMU firmware loading for Stoney
2838 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
2839 - drm/amdkfd: Remove unnecessary cast in kfree
2840 - drm/amdgpu: only move pt bos in LRU list on success
2841 - drm/amdgpu: mask out WC from BO on unsupported arches
2842 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
2843 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
2844 - drm/amdgpu: load MEC ucode manually on iceland
2845 - drm/amdgpu: disable uvd and vce clockgating on Fiji
2846 - drm/amdgpu: add pcie cap module parameters (v2)
2847 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
2848 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
2849 - drm/amdgpu: handle uvd pg flags properly
2850 - drm/amdgpu: handle vce pg flags properly
2851 - drm/amdgpu: clean up vce pg flags for cz/st
2852 - drm/amdgpu: be consistent with uvd cg flags
2853 - drm/amd/powerplay/cz: disable uvd pg
2854 - drm/amd/powerplay/cz: disable vce pg
2855 - drm/amd/powerplay/tonga: disable uvd pg
2856 - drm/amd/powerplay/tonga: disable vce pg
2857 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
2858 - drm/amdgpu: remove unused cg defines
2859 - drma/dmgpu: move cg and pg flags into shared headers
2860 - drm/amdgpu/tonga: plumb pg flags through to powerplay
2861 - drm/amdgpu/cz: plumb pg flags through to powerplay
2862 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
2863
2864 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
2865 #1552632)
2866 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
2867
2868 * Miscellaneous Ubuntu changes
2869 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
2870
2871 * Miscellaneous upstream changes
2872 - net: thunderx: Fix for Qset error due to CQ full
2873 - ahci: Workaround for ThunderX Errata#22536
2874 - arm64: Add workaround for Cavium erratum 27456
2875 - tipc: fix nullptr crash during subscription cancel
2876
2877 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
2878
2879linux (4.4.0-11.26) xenial; urgency=low
2880
2881 [ Tim Gardner ]
2882
2883 * Release Tracking Bug
2884 - LP: #1553391
2885
2886 * Xenial update to v4.4.4 stable release (LP: #1553179)
2887 - af_iucv: Validate socket address length in iucv_sock_bind()
2888 - gro: Make GRO aware of lightweight tunnels.
2889 - net: dp83640: Fix tx timestamp overflow handling.
2890 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
2891 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
2892 - tcp: fix NULL deref in tcp_v4_send_ack()
2893 - af_unix: fix struct pid memory leak
2894 - pptp: fix illegal memory access caused by multiple bind()s
2895 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
2896 - net: dsa: fix mv88e6xxx switches
2897 - tipc: fix connection abort during subscription cancel
2898 - inet: frag: Always orphan skbs inside ip_defrag()
2899 - switchdev: Require RTNL mutex to be held when sending FDB notifications
2900 - tcp: beware of alignments in tcp_get_info()
2901 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
2902 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
2903 - ipv6: addrconf: Fix recursive spin lock call
2904 - ipv6: fix a lockdep splat
2905 - unix: correctly track in-flight fds in sending process user_struct
2906 - tcp: do not drop syn_recv on all icmp reports
2907 - net:Add sysctl_max_skb_frags
2908 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
2909 - enic: increment devcmd2 result ring in case of timeout
2910 - sctp: translate network order to host order when users get a hmacid
2911 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
2912 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
2913 eth_get_headlen
2914 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
2915 - bonding: Fix ARP monitor validation
2916 - ipv4: fix memory leaks in ip_cmsg_send() callers
2917 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
2918 - af_unix: Guard against other == sk in unix_dgram_sendmsg
2919 - tipc: fix premature addition of node to lookup table
2920 - tcp: md5: release request socket instead of listener
2921 - qmi_wwan: add "4G LTE usb-modem U901"
2922 - net/mlx4_en: Count HW buffer overrun only once
2923 - net/mlx4_en: Avoid changing dev->features directly in run-time
2924 - l2tp: Fix error creating L2TP tunnels
2925 - pppoe: fix reference counting in PPPoE proxy
2926 - net_sched fix: reclassification needs to consider ether protocol changes
2927 - route: check and remove route cache when we get route
2928 - tcp/dccp: fix another race at listener dismantle
2929 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
2930 - rtnl: RTM_GETNETCONF: fix wrong return value
2931 - tipc: unlock in error path
2932 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
2933 - sctp: Fix port hash table size computation
2934 - ext4: fix bh->b_state corruption
2935 - ARM: debug-ll: fix BCM63xx entry for multiplatform
2936 - arm64: errata: Add -mpc-relative-literal-loads to build flags
2937 - KVM: s390: fix guest fprs memory leak
2938 - devm_memremap: Fix error value when memremap failed
2939 - drm/gma500: Use correct unref in the gem bo create function
2940 - ARM: 8457/1: psci-smp is built only for SMP
2941 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
2942 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
2943 - efi: Do variable name validation tests in utf8
2944 - efi: Make our variable validation list include the guid
2945 - efi: Make efivarfs entries immutable by default
2946 - efi: Add pstore variables to the deletion whitelist
2947 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
2948 - bcache: fix a livelock when we cause a huge number of cache misses
2949 - bcache: Add a cond_resched() call to gc
2950 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
2951 - bcache: fix a leak in bch_cached_dev_run()
2952 - bcache: unregister reboot notifier if bcache fails to unregister device
2953 - bcache: allows use of register in udev to avoid "device_busy" error.
2954 - bcache: Change refill_dirty() to always scan entire disk if necessary
2955 - dm thin: fix race condition when destroying thin pool workqueue
2956 - can: ems_usb: Fix possible tx overflow
2957 - usb: dwc3: Fix assignment of EP transfer resources
2958 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
2959 - USB: option: add support for SIM7100E
2960 - USB: option: add "4G LTE usb-modem U901"
2961 - drivers: android: correct the size of struct binder_uintptr_t for
2962 BC_DEAD_BINDER_DONE
2963 - spi: omap2-mcspi: Prevent duplicate gpio_request
2964 - iw_cxgb3: Fix incorrectly returning error on success
2965 - drm/i915: shut up gen8+ SDE irq dmesg noise
2966 - ocfs2: unlock inode if deleting inode from orphan fails
2967 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
2968 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
2969 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
2970 - clocksource/drivers/vt8500: Increase the minimum delta
2971 - s390/kvm: remove dependency on struct save_area definition
2972 - KVM: s390: fix memory overwrites when vx is disabled
2973 - Btrfs: add missing brelse when superblock checksum fails
2974 - Btrfs: igrab inode in writepage
2975 - btrfs: statfs: report zero available if metadata are exhausted
2976 - Btrfs: send, don't BUG_ON() when an empty symlink is found
2977 - Btrfs: fix number of transaction units required to create symlink
2978 - Btrfs: fix transaction handle leak on failure to create hard link
2979 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
2980 subvolume roots
2981 - btrfs: initialize the seq counter in struct btrfs_device
2982 - s390: fix normalization bug in exception table sorting
2983 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
2984 - s390/dasd: fix refcount for PAV reassignment
2985 - s390/dasd: fix performance drop
2986 - uml: flush stdout before forking
2987 - uml: fix hostfs mknod()
2988 - um: link with -lpthread
2989 - locks: fix unlock when fcntl_setlk races with a close
2990 - rtlwifi: rtl_pci: Fix kernel panic
2991 - rtlwifi: rtl8192cu: Add missing parameter setup
2992 - rtlwifi: rtl8192ce: Fix handling of module parameters
2993 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
2994 - rtlwifi: rtl8723ae: Fix initialization of module parameters
2995 - rtlwifi: rtl8192se: Fix module parameter initialization
2996 - rtlwifi: rtl8188ee: Fix module parameter initialization
2997 - rtlwifi: rtl8723be: Fix module parameter initialization
2998 - mei: fix fasync return value on error
2999 - mei: validate request value in client notify request ioctl
3000 - namei: ->d_inode of a pinned dentry is stable only for positives
3001 - rc: sunxi-cir: Initialize the spinlock properly
3002 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
3003 - si2157: return -EINVAL if firmware blob is too big
3004 - gspca: ov534/topro: prevent a division by 0
3005 - vb2: fix a regression in poll() behavior for output,streams
3006 - tda1004x: only update the frontend properties if locked
3007 - dm space map metadata: remove unused variable in brb_pop()
3008 - dm snapshot: fix hung bios when copy error occurs
3009 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
3010 - coresight: checking for NULL string in coresight_name_match()
3011 - irqchip/omap-intc: Add support for spurious irq handling
3012 - irqchip/mxs: Add missing set_handle_irq()
3013 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
3014 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
3015 - posix-clock: Fix return code on the poll method's error path
3016 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
3017 - mmc: usdhi6rol0: handle NULL data in timeout
3018 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
3019 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
3020 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
3021 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
3022 - mmc: core: Enable tuning according to the actual timing
3023 - mmc: mmci: fix an ages old detection error
3024 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
3025 - mmc: pxamci: fix again read-only gpio detection polarity
3026 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
3027 - mmc: sdhci: Allow override of mmc host operations
3028 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
3029 - Bluetooth: Use continuous scanning when creating LE connections
3030 - Bluetooth: Add support of Toshiba Broadcom based devices
3031 - Bluetooth: Fix incorrect removing of IRKs
3032 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
3033 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
3034 - time: Avoid signed overflow in timekeeping_get_ns()
3035 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
3036 - Revert "MIPS: Fix PAGE_MASK definition"
3037 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
3038 - MIPS: hpet: Choose a safe value for the ETIME check
3039 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
3040 - MIPS: Fix buffer overflow in syscall_get_arguments()
3041 - EDAC: Robustify workqueues destruction
3042 - EDAC, mc_sysfs: Fix freeing bus' name
3043 - sparc64: fix incorrect sign extension in sys_sparc64_personality
3044 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
3045 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
3046 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
3047 - virtio_balloon: fix race by fill and leak
3048 - virtio_balloon: fix race between migration and ballooning
3049 - virtio_pci: fix use after free on release
3050 - drm/vmwgfx: Fix an incorrect lock check
3051 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
3052 - drm/vmwgfx: respect 'nomodeset'
3053 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
3054 - drm/amdgpu: call hpd_irq_event on resume
3055 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
3056 - drm/amdgpu: fix tonga smu resume
3057 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
3058 - drm/amdgpu: no need to load MC firmware on fiji
3059 - drm/amdgpu: move gmc7 support out of CIK dependency
3060 - drm/amdgpu: iceland use CI based MC IP
3061 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
3062 - drm/amdgpu: pull topaz gmc bits into gmc_v7
3063 - drm/amdgpu: drop topaz support from gmc8 module
3064 - drm/amdgpu: don't load MEC2 on topaz
3065 - drm/amdgpu: remove exp hardware support from iceland
3066 - drm/amdgpu: fix s4 resume
3067 - drm/amdgpu: remove unnecessary forward declaration
3068 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
3069 - drm/amdgpu: fix issue with overlapping userptrs
3070 - drm/amdgpu: use post-decrement in error handling
3071 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
3072 - drm/amdgpu/pm: adjust display configuration after powerstate
3073 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
3074 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
3075 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
3076 training
3077 - drm/nouveau: platform: Fix deferred probe
3078 - drm/dp/mst: process broadcast messages correctly
3079 - drm/dp/mst: always send reply for UP request
3080 - drm/dp/mst: fix in MSTB RAD initialization
3081 - drm/dp/mst: fix in RAD element access
3082 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
3083 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
3084 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
3085 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
3086 - drm/dp/mst: deallocate payload on port destruction
3087 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
3088 - drm/radeon: call hpd_irq_event on resume
3089 - drm/radeon: Fix "slow" audio over DP on DCE8+
3090 - drm/radeon: clean up fujitsu quirks
3091 - drm/radeon: properly byte swap vce firmware setup
3092 - drm/radeon: cleaned up VCO output settings for DP audio
3093 - drm/radeon: Add a common function for DFS handling
3094 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
3095 - drm: add helper to check for wc memory support
3096 - drm/radeon: mask out WC from BO on unsupported arches
3097 - drm/radeon: hold reference to fences in radeon_sa_bo_new
3098 - drm: fix missing reference counting decrease
3099 - drm/i915: Restore inhibiting the load of the default context
3100 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
3101 - drm/i915: Init power domains early in driver load
3102 - drm/i915: Make sure DC writes are coherent on flush.
3103 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
3104 - drm/i915: Don't reject primary plane windowing with color keying enabled on
3105 SKL+
3106 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
3107 - drm/i915/dsi: defend gpio table against out of bounds access
3108 - drm/i915/dsi: don't pass arbitrary data to sideband
3109 - drm/i915: fix error path in intel_setup_gmbus()
3110 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
3111 - drm/radeon: use post-decrement in error handling
3112 - drm: No-Op redundant calls to drm_vblank_off() (v2)
3113 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
3114 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
3115 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
3116 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
3117 - drm/radeon/pm: adjust display configuration after powerstate
3118 - make sure that freeing shmem fast symlinks is RCU-delayed
3119 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
3120 supported
3121 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
3122 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
3123 - uapi: update install list after nvme.h rename
3124 - lib: sw842: select crc32
3125 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
3126 R700
3127 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
3128 R830
3129 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
3130 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
3131 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
3132 - dmaengine: dw: fix cyclic transfer setup
3133 - dmaengine: dw: fix cyclic transfer callbacks
3134 - dmaengine: at_xdmac: fix resume for cyclic transfers
3135 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
3136 - IB/cm: Fix a recently introduced deadlock
3137 - IB/qib: fix mcast detach when qp not attached
3138 - IB/qib: Support creating qps with GFP_NOIO flag
3139 - IB/mlx5: Expose correct maximum number of CQE capacity
3140 - Thermal: initialize thermal zone device correctly
3141 - Thermal: handle thermal zone device properly during system sleep
3142 - Thermal: do thermal zone update after a cooling device registered
3143 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
3144 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
3145 - hwmon: (ads1015) Handle negative conversion values correctly
3146 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
3147 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
3148 - seccomp: always propagate NO_NEW_PRIVS on tsync
3149 - libceph: fix ceph_msg_revoke()
3150 - libceph: don't bail early from try_read() when skipping a message
3151 - libceph: use the right footer size when skipping a message
3152 - libceph: don't spam dmesg with stray reply warnings
3153 - sd: Optimal I/O size is in bytes, not sectors
3154 - Staging: speakup: Fix getting port information
3155 - Revert "Staging: panel: usleep_range is preferred over udelay"
3156 - cdc-acm:exclude Samsung phone 04e8:685d
3157 - perf stat: Do not clean event's private stats
3158 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
3159 - rfkill: fix rfkill_fop_read wait_event usage
3160 - mac80211: Requeue work after scan complete for all VIF types.
3161 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
3162 - Revert "workqueue: make sure delayed work run in local cpu"
3163 - ALSA: hda - Apply clock gate workaround to Skylake, too
3164 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
3165 - target: Fix LUN_RESET active I/O handling for ACK_KREF
3166 - target: Fix LUN_RESET active TMR descriptor handling
3167 - target: Fix TAS handling for multi-session se_node_acls
3168 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
3169 - target: Fix race with SCF_SEND_DELAYED_TAS handling
3170 - spi: atmel: fix gpio chip-select in case of non-DT platform
3171 - libata: fix sff host state machine locking while polling
3172 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
3173 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
3174 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
3175 - cpuset: make mm migration asynchronous
3176 - cgroup: make sure a parent css isn't offlined before its children
3177 - writeback: keep superblock pinned during cgroup writeback association
3178 switches
3179 - phy: core: fix wrong err handle for phy_power_on
3180 - i2c: i801: Adding Intel Lewisburg support for iTCO
3181 - bio: return EINTR if copying to user space got interrupted
3182 - block: fix use-after-free in dio_bio_complete
3183 - nfs: fix nfs_size_to_loff_t
3184 - NFSv4: Fix a dentry leak on alias use
3185 - of/irq: Fix msi-map calculation for nonzero rid-base
3186 - KVM: async_pf: do not warn on page allocation failures
3187 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
3188 - KVM: x86: fix missed hardware breakpoints
3189 - KVM: x86: MMU: fix ubsan index-out-of-range warning
3190 - powerpc/eeh: Fix partial hotplug criterion
3191 - tracing: Fix showing function event in available_events
3192 - sunrpc/cache: fix off-by-one in qword_get()
3193 - kernel/resource.c: fix muxed resource handling in __request_region()
3194 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
3195 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
3196 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
3197 - xen/arm: correctly handle DMA mapping of compound pages
3198 - xen/scsiback: correct frontend counting
3199 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
3200 - xen/pciback: Save the number of MSI-X entries to be copied later.
3201 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
3202 extracted.
3203 - should_follow_link(): validate ->d_seq after having decided to follow
3204 - do_last(): ELOOP failure exit should be done after leaving RCU mode
3205 - hpfs: don't truncate the file when delete fails
3206 - x86/irq: Call chip->irq_set_affinity in proper context
3207 - x86/irq: Fix a race in x86_vector_free_irqs()
3208 - x86/irq: Validate that irq descriptor is still active
3209 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
3210 - x86/irq: Reorganize the return path in assign_irq_vector
3211 - x86/irq: Reorganize the search in assign_irq_vector
3212 - x86/irq: Check vector allocation early
3213 - x86/irq: Copy vectormask instead of an AND operation
3214 - x86/irq: Get rid of code duplication
3215 - x86/irq: Remove offline cpus from vector cleanup
3216 - x86/irq: Clear move_in_progress before sending cleanup IPI
3217 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
3218 - x86/irq: Remove outgoing CPU from vector cleanup mask
3219 - x86/irq: Call irq_force_move_complete with irq descriptor
3220 - x86/irq: Plug vector cleanup race
3221 - IB/cma: Fix RDMA port validation for iWarp
3222 - iwlwifi: dvm: fix WoWLAN
3223 - iwlwifi: pcie: properly configure the debug buffer size for 8000
3224 - iwlwifi: update and fix 7265 series PCI IDs
3225 - iwlwifi: mvm: don't allow sched scans without matches to be started
3226 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
3227 - bcache: prevent crash on changing writeback_running
3228 - Linux 4.4.4
3229
3230 * mlx4_en didn't choose time-stamping shift value according to HW frequency
3231 (LP: #1552627)
3232 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
3233
3234 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
3235 - target/transport: add flag to indicate CPU Affinity is observed
3236 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
3237 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
3238
3239 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3240 - qla2xxx: Fix warning reported by static checker
3241 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
3242 - qla2xxx: Fix stale pointer access.
3243 - qla2xxx: Use ATIO type to send correct tmr response
3244 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
3245
3246 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
3247 - [Config] Add s390x zfcp to scsi-modules udeb
3248
3249 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
3250
3251linux (4.4.0-10.25) xenial; urgency=low
3252
3253 [ Tim Gardner ]
3254
3255 * Release Tracking Bug
3256 - LP: #1552247
3257
3258 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
3259 - security: let security modules use PTRACE_MODE_* with bitmasks
3260
3261 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
3262 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
3263
3264 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
3265 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
3266 - mmc: sdhci: Fix DMA descriptor with zero data length
3267
3268 * Miscellaneous Ubuntu changes
3269 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
3270
3271 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
3272
3273linux (4.4.0-9.24) xenial; urgency=low
3274
3275 [ Tim Gardner ]
3276
3277 * Release Tracking Bug
3278 - LP: #1551319
3279
3280 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
3281 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
3282
3283 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
3284 #1448912)
3285 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
3286 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
3287 replacedby is not setup
3288 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
3289 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
3290 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
3291 replacedby
3292 - SAUCE: apparmor: Fix: label_vec_merge insertion
3293 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
3294 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
3295 merge path
3296 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
3297 labelset lock
3298 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
3299
3300 * apparmor kernel BUG kills firefox (LP: #1430546)
3301 - SAUCE: apparmor: Disallow update of cred when then subjective != the
3302 objective cred
3303 - SAUCE: apparmor: rework retrieval of the current label in the profile update
3304 case
3305
3306 * sleep from invalid context in aa_move_mount (LP: #1539349)
3307 - SAUCE: apparmor: fix sleep from invalid context
3308
3309 * s390x: correct restore of high gprs on signal return (LP: #1550468)
3310 - s390/compat: correct restore of high gprs on signal return
3311
3312 * missing SMAP support (LP: #1550517)
3313 - x86/entry/compat: Add missing CLAC to entry_INT80_32
3314
3315 * Floating-point exception handler receives empty Data-Exception Code in
3316 Floating Point Control register (LP: #1548414)
3317 - s390/fpu: signals vs. floating point control register
3318
3319 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
3320 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
3321
3322 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
3323 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
3324 build fips840/b1208b_1604.840 (LP: #1532914)
3325 - cxl: Fix PSL timebase synchronization detection
3326
3327 * [Feature]EDAC support for Knights Landing (LP: #1519631)
3328 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
3329
3330 * Various failures of kernel_security suite on Xenial kernel on s390x arch
3331 (LP: #1531327)
3332 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
3333
3334 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
3335 - [Config] Provides: virtualbox-guest-modules when appropriate
3336
3337 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
3338 #1507588)
3339 - [Config] Provides: virtualbox-guest-modules when appropriate
3340
3341 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
3342 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
3343 - SAUCE: i915_bpo: Update intel_ips.h file location
3344 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
3345 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
3346 - drm/i915: remove an extra level of indirection in PCI ID list
3347 - drm/i915/kbl: Add Kabylake PCI ID
3348 - drm/i915/kbl: Add Kabylake GT4 PCI ID
3349 - mm: Export nr_swap_pages
3350 - async: export current_is_async()
3351 - drm: fix potential dangling else problems in for_each_ macros
3352 - dp/mst: add SDP stream support
3353 - drm: Implement drm_modeset_lock_all_ctx()
3354 - drm: Add "prefix" parameter to drm_rect_debug_print()
3355 - drm/i915: Set connector_state->connector using the helper.
3356 - drm/atomic: add connector mask to drm_crtc_state.
3357 - drm/i915: Report context GTT size
3358 - drm/i915: Add get_eld audio component
3359 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
3360 - SAUCE: i915_bpo: Revert passing plane/encoder name
3361 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
3362 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
3363 - drm/i915/bxt: update list of PCIIDs
3364 - drm/i915/skl: Add missing SKL ids
3365 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
3366 driver isn't"
3367 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
3368 - drm/atomic: Do not unset crtc when an encoder is stolen
3369 - drm/i915: Update connector_mask during readout, v2.
3370 - drm/atomic: Add encoder_mask to crtc_state, v3.
3371 - SAUCE: drm/core: Add drm_encoder_index.
3372 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
3373 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
3374
3375 * arm64: guest hangs when ntpd is running (LP: #1549494)
3376 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
3377 - hrtimer: Catch illegal clockids
3378 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
3379
3380 * Miscellaneous Ubuntu changes
3381 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
3382 - [Config] CONFIG_ARM_SMMU=y on arm64
3383 - rebase to v4.4.3
3384 - [Debian] git-ubuntu-log -- ensure we get the last commit
3385 - [Config] fix up spelling of probably again
3386 - [Debian] perf -- build in the context of the full generated local headers
3387 - SAUCE: tools: lib/bpf -- add generated headers to search path
3388 - SAUCE: proc: Always set super block owner to init_user_ns
3389 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
3390 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
3391 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
3392 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
3393 needs locking
3394 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
3395 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
3396 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
3397 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
3398 of remove_and_insert
3399 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
3400 transitions ns
3401 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
3402 freed.
3403 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
3404 been removed
3405 - SAUCE: apparmor: Fix: query label file permission
3406 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
3407 - SAUCE: fixup: cleanup return handling of labels
3408 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
3409 destroyed
3410 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
3411 - SAUCE: fixup: 20/23 locking issue around in __label_update
3412 - SAUCE: fixup: get rid of unused var build warning
3413 - SAUCE: fixup: cast poison values to remove warnings
3414 - SAUCE: apparmor: fix refcount race when finding a child profile
3415 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
3416 - SAUCE: fix: audit "no_new_privs" case for exec failure
3417 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
3418 - SAUCE: Move replacedby allocation into label_alloc
3419 - [Debian] supply zfs dkms Provides: based on do_zfs
3420 - [Config] supply zfs dkms Provides: based on do_zfs
3421 - [Config] drop linux-image-3.0 provides
3422
3423 * Miscellaneous upstream changes
3424 - x86/mpx: Fix off-by-one comparison with nr_registers
3425
3426 [ Upstream Kernel Changes ]
3427
3428 * rebase to v4.4.3
3429
3430 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
3431
3432linux (4.4.0-8.23) xenial; urgency=low
3433
3434 * cgroup namespace mounts broken in containers (LP: #1549398)
3435 - SAUCE: kernfs: Always set super block owner to init_user_ns
3436
3437 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
3438 - arm64: mm: avoid calling apply_to_page_range on empty range
3439 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
3440
3441 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
3442 - [Config] postinst -- handle recreating symlinks when a real file is present
3443
3444 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
3445 - SAUCE: cred: Add clone_cred() interface
3446 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3447 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3448 - SAUCE: overlayfs: Be more careful about copying up sxid files
3449 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3450
3451 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
3452 - SAUCE: cred: Add clone_cred() interface
3453 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3454 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3455 - SAUCE: overlayfs: Be more careful about copying up sxid files
3456 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3457
3458 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
3459 - SAUCE: cred: Add clone_cred() interface
3460 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3461 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3462
3463 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
3464 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
3465 - net: Add eth_platform_get_mac_address() helper.
3466 - i40e: Add mac_filter_element at the end of the list instead of HEAD
3467 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
3468 - i40e: Replace X722 mac check in ethtool get_settings
3469 - i40evf: allow channel bonding of VFs
3470 - i40e: define function capabilities in only one place
3471 - i40evf: null out ring pointers on free
3472 - i40e: Cleanup the code with respect to restarting autoneg
3473 - i40e: update features with right offload
3474 - i40e: bump version to 1.4.10
3475 - i40e: add new device IDs for X722
3476 - i40e: Extend ethtool RSS hooks for X722
3477 - i40e/i40evf: Fix for UDP/TCP RSS for X722
3478 - i40evf: add new write-back mode
3479 - i40e/i40evf: Use private workqueue
3480 - i40e: add new proxy-wol bit for X722
3481 - i40e: Limit DCB FW version checks to X710/XL710 devices
3482 - i40e: AQ Add Run PHY Activity struct
3483 - i40e: AQ Geneve cloud tunnel type
3484 - i40e: AQ Add external power class to get link status
3485 - i40e: add 100Mb ethtool reporting
3486 - ixgbe: bulk free SKBs during TX completion cleanup cycle
3487 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
3488 - igb: Unpair the queues when changing the number of queues
3489 - igb/igbvf: don't give up
3490 - igb: clean up code for setting MAC address
3491 - igb: Refactor VFTA configuration
3492 - igb: Allow asymmetric configuration of MTU versus Rx frame size
3493 - igb: Do not factor VLANs into RLPML calculation
3494 - igb: Always enable VLAN 0 even if 8021q is not loaded
3495 - igb: Merge VLVF configuration into igb_vfta_set
3496 - igb: Clean-up configuration of VF port VLANs
3497 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
3498 - igb: Drop unnecessary checks in transmit path
3499 - igb: Enable use of "bridge fdb add" to set unicast table entries
3500 - igb: Add workaround for VLAN tag stripping on 82576
3501 - i40e: AQ Shared resource flags
3502 - i40e: AQ Add set_switch_config
3503 - i40e: AQ Add VXLAN-GPE tunnel type
3504 - i40e: AQ thermal sensor control struct
3505 - i40e: Bump AQ minor version to 1.5 for new FW features
3506 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
3507 - i40e: fix write-back-on-itr to work with legacy itr
3508 - i40e: add counter for arq overflows
3509 - i40e: add 20G speed for Tx bandwidth calculations
3510 - i40e: refactor DCB function
3511 - i40e: add a little more to an NVM update debug message
3512 - i40evf: enable bus master after reset
3513 - i40e: add netdev info to VSI dump
3514 - i40e: remove VF device IDs from PF
3515 - i40e: trivial: remove unnecessary local var
3516 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
3517 - net: ixgbe: add minimal parser details for ixgbe
3518 - i40e: trivial: drop duplicate definition
3519 - i40e: trivial: fix missing space
3520 - i40e: fix bug in dma sync
3521 - i40e: do TSO only if CHECKSUM_PARTIAL is set
3522 - i40e: allocate memory safer
3523 - i40e: fix: do not sleep in netdev_ops
3524 - i40e: APIs to Add/remove port mirroring rules
3525 - i40e: negate PHY int mask bits
3526 - i40e: drop unused function
3527 - i40e: count allocation errors
3528 - i40e: avoid large memcpy by assigning struct
3529 - i40e/i40evf: bump version to 1.4.12/1.4.8
3530 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
3531 - i40e: add priv flag for automatic rule eviction
3532 - i40e: use eth_platform_get_mac_address()
3533 - i40e: move sync_vsi_filters up in service_task
3534 - i40e: Make the DCB firmware checks for X710/XL710 only
3535 - i40e: set shared bit for multicast filters
3536 - i40e: add VEB stat control and remove L2 cloud filter
3537 - i40e: use new add_veb calling with VEB stats control
3538 - i40e: Refactor force_wb and WB_ON_ITR functionality code
3539 - i40evf: Change vf driver string to reflect all products i40evf supports
3540 - i40e/i40evf: don't lose interrupts
3541 - i40e/i40evf: try again after failure
3542 - i40e: dump descriptor indexes in hex
3543 - i40e/i40evf: use __GFP_NOWARN
3544 - i40e/i40evf: use pages correctly in Rx
3545 - i40e/i40evf: use logical operators, not bitwise
3546 - i40e: properly show packet split status in debugfs
3547 - i40e/i40evf: Bump version
3548 - ixgbe: use u32 instead of __u32 in model header
3549 - ixgbe: fix dates on header of ixgbe_model.h
3550 - i40e: get rid of magic number
3551 - i40e: drop unused debugfs file "dump"
3552 - i40evf: support packet split receive
3553 - i40e: trivial: cleanup use of pf->hw
3554 - i40e: Add a SW workaround for lost interrupts
3555 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
3556 - i40e: Removal of code which relies on BASE VEB SEID
3557 - i40e/i40evf: avoid atomics
3558 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
3559 - i40e: expand comment
3560 - i40e: better error reporting for nvmupdate
3561 - i40evf: set adapter state on reset failure
3562 - i40e: clean event descriptor before use
3563 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
3564 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
3565 - i40e/i40evf: Drop outer checksum offload that was not requested
3566 - i40e/i40evf: Use u64 values instead of casting them in TSO function
3567 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
3568 - i40e/i40evf: Consolidate all header changes into TSO function
3569 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
3570 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
3571 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
3572 - i40e/i40evf: Do not write to descriptor unless we complete
3573 - i40e/i40evf: Add exception handling for Tx checksum
3574 - i40e/i40evf: Clean-up Rx packet checksum handling
3575 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
3576 - i40e: Fix ATR in relation to tunnels
3577 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
3578 - i40e: Update feature flags to reflect newly enabled features
3579 - i40evf: Update feature flags to reflect newly enabled features
3580 - i40e: Add support for ATR w/ IPv6 extension headers
3581 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
3582 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
3583 - i40e/i40evf: Move Tx checksum closer to TSO
3584 - i40e: Add functions to blink led on 10GBaseT PHY
3585 - i40e: Fix led blink capability for 10GBaseT PHY
3586 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
3587 - i40e: Do not wait for Rx queue disable in DCB reconfig
3588 - i40e: Fix for unexpected messaging
3589 - i40e: Expose some registers to program parser, FD and RSS logic
3590 - i40e: add check for null VSI
3591 - i40e: add adminq commands for Rx CTL registers
3592 - i40e: implement and use Rx CTL helper functions
3593 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
3594 - i40e: suspend scheduling during driver unload
3595 - i40e: let go of the past
3596 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
3597
3598 * MPT3SAS Driver update for next kernel release (LP: #1512221)
3599 - mpt3sas: A correction in unmap_resources
3600 - mpt3sas: Added support for high port count HBA variants.
3601 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
3602 - mpt3sas: Fix static analyzer(coverity) tool identified defects
3603 - mpt3sas: Never block the Enclosure device
3604 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
3605 - mpt3sas: Added smp_affinity_enable module parameter.
3606 - mpt3sas: Add support for configurable Chain Frame Size
3607 - mpt3sas: Updated MPI Header to 2.00.42
3608 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
3609 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
3610 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
3611
3612 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
3613 - ibmvscsi: Add endian conversions to sysfs attribute show functions
3614
3615 * Miscellaneous Ubuntu changes
3616 - [Packaging] git-ubuntu-log -- output should be utf-8
3617 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
3618
3619 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
3620
3621linux (4.4.0-7.22) xenial; urgency=low
3622
3623 [ Tim Gardner ]
3624
3625 * Release Tracking Bug
3626 - LP: #1547205
3627
3628 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
3629 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
3630 - arm64: kernel: implement ACPI parking protocol
3631
3632 * Please pull cgroup namespaces (LP: #1546775)
3633 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
3634 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
3635 - SAUCE: (noup) cgroup: introduce cgroup namespaces
3636 - SAUCE: (noup) cgroup: cgroup namespace setns support
3637 - SAUCE: (noup) kernfs: define kernfs_node_dentry
3638 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
3639 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
3640 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
3641
3642 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
3643 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
3644 - pwm: lpss: Remove ->free() callback
3645 - pwm: bcm2835: Calculate scaler in ->config()
3646 - pwm: bcm2835: Prevent division by zero
3647 - pwm: bcm2835: Fix email address specification
3648 - pwm: lpss: Update PWM setting for Broxton
3649 - pwm: lpss: Select core part automatically
3650 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
3651 - pwm: fsl-ftm: Fix clock enable/disable when using PM
3652 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
3653 - pwm: lpc32xx: make device usable with common clock framework
3654 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
3655 - pwm: lpc32xx: return ERANGE, if requested period is not supported
3656 - pwm: rcar: Improve accuracy of frequency division setting
3657 - pwm: Add PWM driver for OMAP using dual-mode timers
3658 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
3659 - pwm: omap-dmtimer: Potential NULL dereference on error
3660 - pwm: Mark all devices as "might sleep"
3661
3662 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
3663 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
3664 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
3665
3666 * Update megaraid driver to MR6.10 (LP: #1544679)
3667 - megaraid_sas: Do not allow PCI access during OCR
3668 - megaraid_sas: MFI IO timeout handling
3669 - megaraid_sas: Syncing request flags macro names with firmware
3670 - megaraid_sas: Task management support
3671 - megaraid_sas: Update device queue depth based on interface type
3672 - megaraid_sas: Fastpath region lock bypass
3673 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
3674 - megaraid_sas: Code optimization build_and_issue_cmd return-type
3675 - megaraid_sas: Dual queue depth support
3676 - megaraid_sas: IO throttling support
3677 - megaraid_sas: Make adprecovery variable atomic
3678 - megaraid_sas: MFI adapter OCR changes
3679 - megaraid_sas: Introduce module parameter for SCSI command timeout
3680 - megaraid_sas: SPERC OCR changes
3681 - megaraid_sas: driver version upgrade
3682 - megaraid: fix null pointer check in megasas_detach_one().
3683 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
3684 - megaraid_sas: Fix SMAP issue
3685 - megaraid_sas: Add an i/o barrier
3686
3687 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
3688 - powerpc/powernv: Fix stale PE primary bus
3689
3690 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
3691 - [Config] Update bnx2x d-i firmware to 7.12.30
3692
3693 * Miscellaneous Ubuntu changes
3694 - rebase to v4.4.2
3695
3696 * Miscellaneous upstream changes
3697 - openvswitch: allow management from inside user namespaces
3698 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
3699 - net, thunderx: Remove unnecessary rcv buffer start address management
3700 - net: thunderx: HW TSO support for pass-2 hardware
3701 - net: thunderx: Enable CQE count threshold interrupt
3702 - net: cavium: liquidio: use helpers ns_to_timespec64()
3703 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
3704 - arm64: KVM: Configure TCR_EL2.PS at runtime
3705 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
3706 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
3707 - arm64: lib: improve copy_page to deal with 128 bytes at a time
3708 - arm64: lib: patch in prfm for copy_page if requested
3709 - arm64: prefetch: add missing #include for spin_lock_prefetch
3710 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
3711 - net: thunderx: Use napi_schedule_irqoff()
3712 - net: thunderx: Assign affinity hints to vf's interrupts
3713 - net: thunderx: bgx: Use standard firmware node infrastructure.
3714 - net: thunderx: bgx: Add log message when setting mac address
3715 - net: thunderx: Alloc higher order pages when pagesize is small
3716 - net: cavium: liquidio: Return correct error code
3717 - net: cavium: liquidio: fix check for in progress flag
3718 - livepatch: add old_sympos as disambiguator field to klp_func
3719 - livepatch: add sympos as disambiguator field to klp_reloc
3720 - livepatch: function,sympos scheme in livepatch sysfs directory
3721 - module: Use the same logic for setting and unsetting RO/NX
3722 - gcov: use within_module() helper.
3723 - module: use a structure to encapsulate layout.
3724 - module: clean up RO/NX handling.
3725 - module: keep percpu symbols in module's symtab
3726 - livepatch: Cleanup module page permission changes
3727
3728 [ Upstream Kernel Changes ]
3729
3730 * rebase to v4.4.2
3731
3732 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
3733
3734linux (4.4.0-6.21) xenial; urgency=low
3735
3736 [ Tim Gardner ]
3737
3738 * Release Tracking Bug
3739 - LP: #1546283
3740
3741 * Naples/Zen, NTB Driver (LP: #1542071)
3742 - [Config] CONFIG_NTB_AMD=m
3743 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
3744
3745 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
3746 - SAUCE: storvsc: use small sg_tablesize on x86
3747
3748 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
3749 - [Config] CONFIG_ARMV8_DEPRECATED=y
3750
3751 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
3752 - powerpc/eeh: Fix stale cached primary bus
3753
3754 * Miscellaneous Ubuntu changes
3755 - SAUCE: fs: Add user namesapace member to struct super_block
3756 - SAUCE: fs: Limit file caps to the user namespace of the super block
3757 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
3758 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
3759 - SAUCE: block_dev: Check permissions towards block device inode when mounting
3760 - SAUCE: fs: Treat foreign mounts as nosuid
3761 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
3762 - SAUCE: userns: Replace in_userns with current_in_userns
3763 - SAUCE: Smack: Handle labels consistently in untrusted mounts
3764 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
3765 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
3766 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
3767 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
3768 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
3769 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
3770 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
3771 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
3772 - SAUCE: fuse: Add support for pid namespaces
3773 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
3774 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
3775 - SAUCE: fuse: Allow user namespace mounts
3776 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
3777 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
3778 - SAUCE: quota: Convert ids relative to s_user_ns
3779 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
3780 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
3781 - SAUCE: quota: Treat superblock owner as privilged
3782 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
3783 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
3784 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
3785 - SAUCE: ext4: Add module parameter to enable user namespace mounts
3786 - SAUCE: fuse: Add module parameter to enable user namespace mounts
3787
3788 * Miscellaneous upstream changes
3789 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
3790 - libahci: Implement the capability to override the generic ahci interrupt handler.
3791 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
3792 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
3793
3794 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
3795
3796linux (4.4.0-5.20) xenial; urgency=low
3797
3798 [ Tim Gardner ]
3799
3800 * Release Tracking Bug
3801 - LP: #1544637
3802
3803 * s390/cio: update measurement characteristics (LP: #1541534)
3804 - s390/cio: fix measurement characteristics memleak
3805 - s390/cio: ensure consistent measurement state
3806 - s390/cio: update measurement characteristics
3807
3808 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
3809 - qeth: initialize net_device with carrier off
3810
3811 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
3812 - [Config] CONFIG_ZONE_DMA=y
3813 - mm: CONFIG_NR_ZONES_EXTENDED
3814
3815 * perf enahancements for ppc64 (LP: #1521678)
3816 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
3817 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
3818 - perf kvm/powerpc: Port perf kvm stat to powerpc
3819 - perf kvm/powerpc: Add support for HCALL reasons
3820
3821 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
3822 - SAUCE: nbd: ratelimit error msgs after socket close
3823
3824 * sleep from invalid context in aa_move_mount (LP: #1539349)
3825 - SAUCE: apparmor: fix sleep from invalid context
3826
3827 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
3828 - net/mlx5_core: Modify enable/disable hca functions
3829 - net/mlx5_core: Add base sriov support
3830 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
3831 - net/mlx5: Update access functions to Query/Modify vport MAC address
3832 - net/mlx5: Introduce access functions to modify/query vport mac lists
3833 - net/mlx5: Introduce access functions to modify/query vport state
3834 - net/mlx5: Introduce access functions to modify/query vport promisc mode
3835 - net/mlx5: Introduce access functions to modify/query vport vlans
3836 - net/mlx5e: Write UC/MC list and promisc mode into vport context
3837 - net/mlx5e: Write vlan list into vport context
3838 - net/mlx5: Introducing E-Switch and l2 table
3839 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
3840 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
3841 - net/mlx5: E-Switch, Introduce Vport administration functions
3842 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
3843 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
3844 - net/mlx5: E-Switch, Introduce get vf statistics
3845 - net/mlx5e: Add support for SR-IOV ndos
3846 - net/mlx5: Fix query E-Switch capabilities
3847 - net/mlx5e: Assign random MAC address if needed
3848
3849 * make wacom_w8001 work well in xenial (LP: #1542771)
3850 - Input: wacom_w8001 - use __set_bit for evbits
3851 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
3852 - Input: wacom_w8001 - handle touch error case correctly
3853 - Input: wacom_w8001 - split pen and touch initialization up
3854 - Input: wacom_w8001 - split the touch and pen devices into two devices
3855 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
3856
3857 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
3858 - ubuntu: vbox -- update to 5.0.14-dfsg-2
3859
3860 * Miscellaneous Ubuntu changes
3861 - [Packaging] git-ubuntu-log -- fix empty section formatting
3862 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
3863
3864 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
3865
3866linux (4.4.0-4.19) xenial; urgency=low
3867
3868 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
3869 - [Config] update spl/zfs version
3870 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
3871 - [Config] reconstruct -- drop links for zfs userspace components
3872 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
3873
3874 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
3875 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
3876
3877 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
3878 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
3879
3880 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
3881 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
3882
3883 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
3884 - HID: multitouch: enable palm rejection if device implements confidence usage
3885
3886 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3887 - qla2xxx: Remove unavailable firmware files
3888 - qla2xxx: Enable Extended Logins support
3889 - qla2xxx: Enable Exchange offload support.
3890 - qla2xxx: Enable Target counters in DebugFS.
3891 - qla2xxx: Add FW resource count in DebugFS.
3892 - qla2xxx: Added interface to send explicit LOGO.
3893 - qla2xxx: Delete session if initiator is gone from FW
3894 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
3895 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
3896 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
3897 - qla2xxx: Add irq affinity notification
3898 - qla2xxx: Add selective command queuing
3899 - qla2xxx: Move atioq to a different lock to reduce lock contention
3900 - qla2xxx: Disable ZIO at start time.
3901 - qla2xxx: Set all queues to 4k
3902 - qla2xxx: Check for online flag instead of active reset when transmitting responses
3903 - scsi: qla2xxxx: avoid type mismatch in comparison
3904
3905 * [Hyper-V] PCI Passthrough (LP: #1541120)
3906 - x86/irq: Export functions to allow MSI domains in modules
3907 - genirq/msi: Export functions to allow MSI domains in modules
3908
3909 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
3910 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
3911 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
3912 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
3913 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
3914 - lpfc: Fix crash in fcp command completion path.
3915 - lpfc: Modularize and cleanup FDMI code in driver
3916 - lpfc: Fix RDP Speed reporting.
3917 - lpfc: Fix RDP ACC being too long.
3918 - lpfc: Make write check error processing more resilient
3919 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
3920 - lpfc: Fix mbox reuse in PLOGI completion
3921 - lpfc: Fix external loopback failure.
3922 - lpfc: Add logging for misconfigured optics.
3923 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
3924 - lpfc: Use kzalloc instead of kmalloc
3925 - lpfc: Update version to 11.0.0.10 for upstream patch set
3926
3927 * Miscellaneous Ubuntu changes
3928 - [Config] CONFIG_ARM64_VA_BITS=48
3929 - [Config] Fixed Vcs-Git
3930
3931 * Miscellaneous upstream changes
3932 - cxl: Fix possible idr warning when contexts are released
3933 - cxl: use correct operator when writing pcie config space values
3934 - cxlflash: drop unlikely before IS_ERR_OR_NULL
3935 - cxl: Fix DSI misses when the context owning task exits
3936 - cxlflash: Removed driver date print
3937 - cxlflash: Fix to resolve cmd leak after host reset
3938 - cxlflash: Resolve oops in wait_port_offline
3939 - cxlflash: Enable device id for future IBM CXL adapter
3940 - cxl: fix build for GCC 4.6.x
3941 - cxl: use -Werror only with CONFIG_PPC_WERROR
3942 - cxl: Enable PCI device ID for future IBM CXL adapter
3943
3944 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
3945
3946linux (4.4.0-3.17) xenial; urgency=low
3947
3948 [ Tim Gardner ]
3949
3950 * Release Tracking Bug
3951 - LP: #1541058
3952 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
3953 - LP: #1531539
3954 * SAUCE: nvme merge cleanup
3955 - LP: #1531539
3956 * rebase to v4.4.1
3957
3958 [ Andy Whitcroft ]
3959
3960 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
3961 ioctls"
3962 - LP: #1538618
3963 * postinst -- detect symlinks correctly
3964 - LP: #1536810
3965
3966 [ John Johansen ]
3967
3968 * SAUCE: apparmor: fix sleep from invalid context
3969 - LP: #1539349
3970
3971 [ Upstream Kernel Changes ]
3972
3973 * powerpc/eeh: Fix PE location code
3974 - LP: #1538909
3975 * powerpc/pseries: Limit EPOW reset event warnings
3976 - LP: #1539102
3977 * lightnvm: fix bio submission issue
3978 - LP: #1531539
3979 * lightnvm: fix incorrect nr_free_blocks stat
3980 - LP: #1531539
3981 * lightnvm: add check after mempool allocation
3982 - LP: #1531539
3983 * lightnvm: unlock rq and free ppa_list on submission fail
3984 - LP: #1531539
3985 * lightnvm: move ppa erase logic to core
3986 - LP: #1531539
3987 * lightnvm: refactor rqd ppa list into set/free
3988 - LP: #1531539
3989 * lightnvm: refactor end_io functions for sync
3990 - LP: #1531539
3991 * lightnvm: return the get_bb_tbl return value
3992 - LP: #1531539
3993 * lightnvm: check bi_error in gc
3994 - LP: #1531539
3995 * lightnvm: put block back to gc list on its reclaim fail
3996 - LP: #1531539
3997 * lightnvm: fix locking and mempool in rrpc_lun_gc
3998 - LP: #1531539
3999 * lightnvm: sectors first in ppa list
4000 - LP: #1531539
4001 * lightnvm: move the pages per block check out of the loop
4002 - LP: #1531539
4003 * lightnvm: support multiple ppas in nvm_erase_ppa
4004 - LP: #1531539
4005 * lightnvm: move rq->error to nvm_rq->error
4006 - LP: #1531539
4007 * lightnvm: introduce nvm_submit_ppa
4008 - LP: #1531539
4009 * lightnvm: reference rrpc lun in rrpc block
4010 - LP: #1531539
4011 * lightnvm: fix missing grown bad block type
4012 - LP: #1531539
4013 * lightnvm: manage open and closed blocks separately
4014 - LP: #1531539
4015 * lightnvm: add mccap support
4016 - LP: #1531539
4017 * lightnvm: introduce mlc lower page table mappings
4018 - LP: #1531539
4019 * lightnvm: core on-disk initialization
4020 - LP: #1531539
4021 * lightnvm: introduce ioctl to initialize device
4022 - LP: #1531539
4023 * lightnvm: use system block for mm initialization
4024 - LP: #1531539
4025 * lightnvm: introduce factory reset
4026 - LP: #1531539
4027 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
4028 - LP: #1531539
4029 * blk-mq: add a flags parameter to blk_mq_alloc_request
4030 - LP: #1531539
4031 * nvme: move struct nvme_iod to pci.c
4032 - LP: #1531539
4033 * nvme: split command submission helpers out of pci.c
4034 - LP: #1531539
4035 * nvme: use offset instead of a struct for registers
4036 - LP: #1531539
4037 * nvme: split nvme_trans_device_id_page
4038 - LP: #1531539
4039 * nvme: use vendor it from identify
4040 - LP: #1531539
4041 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
4042 - LP: #1531539
4043 * nvme: simplify nvme_setup_prps calling convention
4044 - LP: #1531539
4045 * nvme: refactor nvme_queue_rq
4046 - LP: #1531539
4047 * nvme: factor out a nvme_unmap_data helper
4048 - LP: #1531539
4049 * nvme: move nvme_error_status to common code
4050 - LP: #1531539
4051 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
4052 - LP: #1531539
4053 * nvme: split __nvme_submit_sync_cmd
4054 - LP: #1531539
4055 * nvme: use the block layer for userspace passthrough metadata
4056 - LP: #1531539
4057 * nvme: move block_device_operations and ns/ctrl freeing to common code
4058 - LP: #1531539
4059 * nvme: add explicit quirk handling
4060 - LP: #1531539
4061 * nvme: move remaining CC setup into nvme_enable_ctrl
4062 - LP: #1531539
4063 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
4064 - LP: #1531539
4065 * nvme: add a common helper to read Identify Controller data
4066 - LP: #1531539
4067 * nvme: move the call to nvme_init_identify earlier
4068 - LP: #1531539
4069 * nvme: move namespace scanning to common code
4070 - LP: #1531539
4071 * nvme: move chardev and sysfs interface to common code
4072 - LP: #1531539
4073 * nvme: refactor set_queue_count
4074 - LP: #1531539
4075 * blk-integrity: empty implementation when disabled
4076 - LP: #1531539
4077 * NVMe: fix build with CONFIG_NVM enabled
4078 - LP: #1531539
4079 * nvme: fix another 32-bit build warning
4080 - LP: #1531539
4081 * nvme: precedence bug in nvme_pr_clear()
4082 - LP: #1531539
4083 * nvme: only ignore hardware errors in nvme_create_io_queues
4084 - LP: #1531539
4085 * nvme: only add a controller to dev_list after it's been fully
4086 initialized
4087 - LP: #1531539
4088 * nvme: protect against simultaneous shutdown invocations
4089 - LP: #1531539
4090 * nvme: don't take the I/O queue q_lock in nvme_timeout
4091 - LP: #1531539
4092 * nvme: merge nvme_abort_req and nvme_timeout
4093 - LP: #1531539
4094 * nvme: add NVME_SC_CANCELLED
4095 - LP: #1531539
4096 * nvme: simplify resets
4097 - LP: #1531539
4098 * nvme: do not restart the request timeout if we're resetting the
4099 controller
4100 - LP: #1531539
4101 * nvme: merge probe_work and reset_work
4102 - LP: #1531539
4103 * nvme: remove dead controllers from a work item
4104 - LP: #1531539
4105 * nvme: switch abort_limit to an atomic_t
4106 - LP: #1531539
4107 * NVMe: Implement namespace list scanning
4108 - LP: #1531539
4109 * NVMe: Use unbounded work queue for all work
4110 - LP: #1531539
4111 * NVMe: Remove device management handles on remove
4112 - LP: #1531539
4113 * NVMe: Simplify metadata setup
4114 - LP: #1531539
4115 * nvme: fix admin queue depth
4116 - LP: #1531539
4117 * nvme: factor out a few helpers from req_completion
4118 - LP: #1531539
4119 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
4120 - LP: #1531539
4121 * nvme: switch abort to blk_execute_rq_nowait
4122 - LP: #1531539
4123 * nvme: special case AEN requests
4124 - LP: #1531539
4125 * nvme: simplify completion handling
4126 - LP: #1531539
4127 * nvme: properly free resources for cancelled command
4128 - LP: #1531539
4129 * nvme: meta_sg doesn't have to be an array
4130 - LP: #1531539
4131 * nvme: merge iod and cmd_info
4132 - LP: #1531539
4133 * NVMe: Add pci error handlers
4134 - LP: #1531539
4135 * NVMe: Export namespace attributes to sysfs
4136 - LP: #1531539
4137 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
4138 - LP: #1531539
4139 * nvme: synchronize access to ctrl->namespaces
4140 - LP: #1531539
4141 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
4142 - LP: #1531539
4143 * nvme: make SG_IO support optional
4144 - LP: #1531539
4145 * NVMe: Fix admin queue ring wrap
4146 - LP: #1531539
4147 * NVMe: Use a retryable error code on reset
4148 - LP: #1531539
4149 * NVMe: Remove queue freezing on resets
4150 - LP: #1531539
4151 * NVMe: IO queue deletion re-write
4152 - LP: #1531539
4153 * NVMe: Shutdown controller only for power-off
4154 - LP: #1531539
4155 * NVMe: Export NVMe attributes to sysfs group
4156 - LP: #1531539
4157 * i40e: fix build warnings
4158 * net: i40e: shut up uninitialized variable warnings
4159 * Drivers: hv: vmbus: fix build warning
4160 * Drivers: hv: util: Increase the timeout for util services
4161 * Drivers: hv: utils: run polling callback always in interrupt context
4162 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
4163 * tools: hv: remove repeated HV_FCOPY string
4164 * Drivers: hv: util: catch allocation errors
4165 * Drivers: hv: utils: use memdup_user in hvt_op_write
4166 * drivers/hv: cleanup synic msrs if vmbus connect failed
4167 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
4168 num
4169 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
4170 * drivers:hv: Define the channel type for Hyper-V PCI Express
4171 pass-through
4172 * Drivers: hv: vss: run only on supported host versions
4173 * Drivers: hv: vmbus: Use uuid_le type consistently
4174 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
4175 * Drivers: hv: vmbus: Get rid of the unused macro
4176 * Drivers: hv: vmbus: Get rid of the unused irq variable
4177 * Drivers: hv: vmbus: serialize process_chn_event() and
4178 vmbus_close_internal()
4179 * Drivers: hv: vmbus: do sanity check of channel state in
4180 vmbus_close_internal()
4181 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
4182 driver
4183 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
4184 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
4185 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
4186 * Drivers: hv: vmbus: Fix a Host signaling bug
4187 * drivers/hv: correct tsc page sequence invalid value
4188 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
4189 * Drivers: hv: utils: Invoke the poll function after handshake
4190 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
4191 * Drivers: hv: utils: fix memory leak on on_msg() failure
4192 * Drivers: hv: utils: rename outmsg_lock
4193 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
4194 * Drivers: hv: utils: fix crash when device is removed from host side
4195 * Drivers: hv: ring_buffer.c: fix comment style
4196 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
4197 * Drivers: hv: ring_buffer: remove code duplication from
4198 hv_ringbuffer_peek/read()
4199 * Drivers: hv: remove code duplication between
4200 vmbus_recvpacket()/vmbus_recvpacket_raw()
4201 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
4202 * drivers/hv: replace enum hv_message_type by u32
4203 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
4204 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
4205 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
4206 header
4207 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
4208 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
4209 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
4210
4211 [ Upstream Kernel Changes ]
4212
4213 * rebase to v4.4.1
4214 - LP: #1533461
4215 - LP: #1529624
4216
4217 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
4218
4219linux (4.4.0-2.16) xenial; urgency=low
4220
4221 [ Andy Whitcroft ]
4222
4223 * Release Tracking Bug
4224 - LP: #1539090
4225 * SAUCE: hv: hv_set_ifconfig -- convert to python3
4226 - LP: #1506521
4227 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
4228 - LP: #1538618
4229
4230 [ Colin Ian King ]
4231
4232 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
4233 bit FADT addresses (LP: #1529381)
4234 - LP: #1529381
4235
4236 [ John Johansen ]
4237
4238 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
4239 being shutdown
4240 - LP: #1446906
4241
4242 [ Mahesh Salgaonkar ]
4243
4244 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
4245 - LP: #1537881
4246 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
4247 interrupt.
4248 - LP: #1537881
4249 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
4250 base errors
4251 - LP: #1537881
4252
4253 [ Paolo Pisati ]
4254
4255 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
4256 #843419 build flags
4257 - LP: #1533009
4258 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
4259 * [Config] disable ARCH_ZX (ZTE ZX Soc)
4260
4261 [ Tim Gardner ]
4262
4263 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
4264 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
4265 - LP: #1536719
4266 * SAUCE: drop obsolete bnx2x firmware
4267 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
4268 - LP: #1536474
4269 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
4270 - LP: #1534647
4271 * [Config] Add pvpanic to virtual flavour
4272 - LP: #1537923
4273 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
4274 - LP: #1520457
4275
4276 [ Upstream Kernel Changes ]
4277
4278 * i40evf: fix compiler warning of unused variable
4279 - LP: #1536474
4280 * intel: i40e: fix confused code
4281 - LP: #1536474
4282 * i40e/i40evf: remove unused tunnel parameter
4283 - LP: #1536474
4284 * i40e: Change BUG_ON to WARN_ON in service event complete
4285 - LP: #1536474
4286 * i40e: remove BUG_ON from feature string building
4287 - LP: #1536474
4288 * i40e: remove BUG_ON from FCoE setup
4289 - LP: #1536474
4290 * i40e: Workaround fix for mss < 256 issue
4291 - LP: #1536474
4292 * i40e/i40evf: Add a stat to track how many times we have to do a force
4293 WB
4294 - LP: #1536474
4295 * i40e: Move the saving of old link info from handle_link_event to
4296 link_event
4297 - LP: #1536474
4298 * i40e/i40evf: Add comment to #endif
4299 - LP: #1536474
4300 * i40e/i40evf: clean up error messages
4301 - LP: #1536474
4302 * i40evf: handle many MAC filters correctly
4303 - LP: #1536474
4304 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
4305 - LP: #1536474
4306 * i40e: rework the functions to configure RSS with similar parameters
4307 - LP: #1536474
4308 * i40e: create a generic configure rss function
4309 - LP: #1536474
4310 * i40e: Bump version to 1.4.2
4311 - LP: #1536474
4312 * i40e: add new fields to store user configuration
4313 - LP: #1536474
4314 * i40e: rename rss_size to alloc_rss_size in i40e_pf
4315 - LP: #1536474
4316 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
4317 workaround
4318 - LP: #1536474
4319 * i40e/i40evf: prefetch skb data on transmit
4320 - LP: #1536474
4321 * i40evf: rename VF adapter specific RSS function
4322 - LP: #1536474
4323 * i40evf: create a generic config RSS function
4324 - LP: #1536474
4325 * i40evf: create a generic get RSS function
4326 - LP: #1536474
4327 * i40evf: add new fields to store user configuration of RSS
4328 - LP: #1536474
4329 * i40e: Update error messaging
4330 - LP: #1536474
4331 * i40e: fix confusing message
4332 - LP: #1536474
4333 * i40e: make error message more useful
4334 - LP: #1536474
4335 * i40evf: quoth the VF driver, Nevermore
4336 - LP: #1536474
4337 * i40evf: allocate queue vectors dynamically
4338 - LP: #1536474
4339 * i40evf: allocate ring structs dynamically
4340 - LP: #1536474
4341 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
4342 - LP: #1536474
4343 * i40e: fix: do not sleep in netdev_ops
4344 - LP: #1536474
4345 * i40e: remove unused argument
4346 - LP: #1536474
4347 * i40evf: increase max number of queues
4348 - LP: #1536474
4349 * i40evf: set real num queues
4350 - LP: #1536474
4351 * i40evf: remove duplicate string
4352 - LP: #1536474
4353 * i40e: Detection and recovery of TX queue hung logic moved to
4354 service_task from tx_timeout
4355 - LP: #1536474
4356 * i40e: Fix memory leaks, sideband filter programming
4357 - LP: #1536474
4358 * i40evf: don't use atomic allocation
4359 - LP: #1536474
4360 * i40e: propagate properly
4361 - LP: #1536474
4362 * i40evf: use correct types
4363 - LP: #1536474
4364 * i40e: use priv flags to control packet split
4365 - LP: #1536474
4366 * i40e: Remove separate functions gathering XOFF Rx stats
4367 - LP: #1536474
4368 * i40e: fix whitespace
4369 - LP: #1536474
4370 * i40e/i40evf: use logical operator
4371 - LP: #1536474
4372 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
4373 - LP: #1536474
4374 * i40e: trivial fixes
4375 - LP: #1536474
4376 * i40e: Fix i40e_print_features() VEB mode output
4377 - LP: #1536474
4378 * i40e: chomp the BIT(_ULL)
4379 - LP: #1536474
4380 * i40e: properly delete VF MAC filters
4381 - LP: #1536474
4382 * i40e: don't add zero MAC filter
4383 - LP: #1536474
4384 * i40evf: check rings before freeing resources
4385 - LP: #1536474
4386 * i40e: use explicit cast from u16 to u8
4387 - LP: #1536474
4388 * i40e: Opcode and structures required by OEM Post Update AQ command and
4389 add new NVM arq message
4390 - LP: #1536474
4391 * i40e: hush little warnings
4392 - LP: #1536474
4393 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
4394 - LP: #1536474
4395 * i40e: clean whole mac filter list
4396 - LP: #1536474
4397 * i40evf: change version string generation
4398 - LP: #1536474
4399 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
4400 - LP: #1536474
4401 * geneve: UDP checksum configuration via netlink
4402 - LP: #1536474
4403 * geneve: Add geneve udp port offload for ethernet devices
4404 - LP: #1536474
4405 * i40e: geneve tunnel offload support
4406 - LP: #1536474
4407 * geneve: Add geneve_get_rx_port support
4408 - LP: #1536474
4409 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
4410 - LP: #1536474
4411 * i40e: change log messages and error returns
4412 - LP: #1536474
4413 * i40e: allow zero MAC address for VFs
4414 - LP: #1536474
4415 * i40e: Look up MAC address in Open Firmware or IDPROM
4416 - LP: #1536474
4417 * i40e: Fix Rx hash reported to the stack by our driver
4418 - LP: #1536474
4419 * i40e: remove forever unused ID
4420 - LP: #1536474
4421 * igb: add 88E1543 initialization code
4422 * igb: don't unmap NULL hw_addr
4423 * igb: use the correct i210 register for EEMNGCTL
4424 * igb: fix NULL derefs due to skipped SR-IOV enabling
4425 * igb: improve handling of disconnected adapters
4426 * igb: Remove GS40G specific defines/functions
4427 * igb: Don't add PHY address to PCDL address
4428 * igb: Improve cable length function for I210, etc.
4429 * igb: Explicitly label self-test result indices
4430 * ixgbe: drop null test before destroy functions
4431 - LP: #1536473
4432 * ixgbe: Delete redundant include file
4433 - LP: #1536473
4434 * ixgbe: fix multiple kernel-doc errors
4435 - LP: #1536473
4436 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
4437 vector
4438 - LP: #1536473
4439 * ixgbe: Add KR mode support for CS4227 chip
4440 - LP: #1536473
4441 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
4442 to 12K
4443 - LP: #1536473
4444 * ixgbe/ixgbevf: use napi_schedule_irqoff()
4445 - LP: #1536473
4446 * ixgbe: Remove CS4227 diagnostic code
4447 - LP: #1536473
4448 * ixgbevf: use ether_addr_copy instead of memcpy
4449 - LP: #1536473
4450 * ixgbevf: fix spoofed packets with random MAC
4451 - LP: #1536473
4452 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
4453 - LP: #1536473
4454 * ixgbe: Add support for newer thermal alarm
4455 - LP: #1536473
4456 * ixgbe: Use private workqueue to avoid certain possible hangs
4457 - LP: #1536473
4458 * ixgbevf: Use a private workqueue to avoid certain possible hangs
4459 - LP: #1536473
4460 * ixgbevf: Minor cleanups
4461 - LP: #1536473
4462 * ixgbe: Refactor MAC address configuration code
4463 - LP: #1536473
4464 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
4465 - LP: #1536473
4466 * ixgbe: Allow FDB entries access to more RAR filters
4467 - LP: #1536473
4468 * ixgbe: Update PTP to support X550EM_x devices
4469 - LP: #1536473
4470 * ixgbe: Correct spec violations by waiting after reset
4471 - LP: #1536473
4472 * ixgbe: Wait for master disable to be set
4473 - LP: #1536473
4474 * ixgbe: Save VF info and take references
4475 - LP: #1536473
4476 * ixgbe: Handle extended IPv6 headers in Tx path
4477 - LP: #1536473
4478 * ixgbe: Always turn PHY power on when requested
4479 - LP: #1536473
4480 * ixgbevf: Handle extended IPv6 headers in Tx path
4481 - LP: #1536473
4482 * ixgbe: Return error on failure to allocate mac_table
4483 - LP: #1536473
4484 * ixgbe: Fix SR-IOV VLAN pool configuration
4485 - LP: #1536473
4486 * ixgbe: Simplify definitions for regidx and bit in set_vfta
4487 - LP: #1536473
4488 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
4489 - LP: #1536473
4490 * ixgbe: Simplify configuration of setting VLVF and VLVFB
4491 - LP: #1536473
4492 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
4493 - LP: #1536473
4494 * ixgbe: Reorder search to work from the top down instead of bottom up
4495 - LP: #1536473
4496 * ixgbe: Add support for VLAN promiscuous with SR-IOV
4497 - LP: #1536473
4498 * ixgbe: Fix VLAN promisc in relation to SR-IOV
4499 - LP: #1536473
4500 * ixgbe: Clear stale pool mappings
4501 - LP: #1536473
4502 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
4503 - LP: #1536473
4504 * ixgbe: do not report 2.5 Gbps as supported
4505 - LP: #1536473
4506 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
4507 per vector
4508 - LP: #1536473
4509 * ixgbevf: minor cleanups for ixgbevf_set_itr()
4510 - LP: #1536473
4511 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
4512 - LP: #1536473
4513 * ixgbe: report correct media type for KR, KX and KX4 interfaces
4514 - LP: #1536473
4515 * ixgbe: Clean up redundancy in hw_enc_features
4516 - LP: #1536473
4517 * ixgbe: fix RSS limit for X550
4518 - LP: #1536473
4519 * ixgbe: Correct X550EM_x revision check
4520 - LP: #1536473
4521 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
4522 - LP: #1536473
4523 * ixgbe: Fill at least min credits to a TC credit refills
4524 - LP: #1536473
4525 * ixgbe: use correct FCoE DDP max check
4526 - LP: #1536473
4527 * ixgbe: fix broken PFC with X550
4528 - LP: #1536473
4529 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
4530 - LP: #1536473
4531 * ixgbe: Correct handling of any outer UDP checksum setting
4532 - LP: #1536473
4533 * ixgbe: Fix to get FDMI HBA attributes information with X550
4534 - LP: #1536473
4535 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
4536 - LP: #1536473
4537 * ixgbe: Make ATR recognize IPv6 extended headers
4538 - LP: #1536473
4539 * e1000: make eeprom read/write scheduler friendly
4540 * e1000: fix data race between tx_ring->next_to_clean
4541 * e1000: Remove checkpatch coding style errors
4542 * e1000: clean up the checking logic
4543 * e1000: fix a typo in the comment
4544 * e1000e: clean up the local variable
4545 * e1000: fix kernel-doc argument being missing
4546 * e1000: get rid of duplicate exit path
4547 * e1000: Elementary checkpatch warnings and checks removed
4548 * e1000e: fix division by zero on jumbo MTUs
4549 * e1000e: Increase timeout of polling bit RSPCIPHY
4550 * e1000e: initial support for i219-LM (3)
4551 * e1000e: Switch e1000e_up to void, drop code checking for error result
4552 * e1000e: Remove unreachable code
4553 * e1000e: Do not read ICR in Other interrupt
4554 * e1000e: Do not write lsc to ics in msi-x mode
4555 * e1000e: Fix msi-x interrupt automask
4556 * acpi: pci: Setup MSI domain for ACPI based pci devices
4557 * irqdomain: Introduce is_fwnode_irqchip helper
4558 * irqchip/gic-v2m: Refactor to prepare for ACPI support
4559 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
4560 * clk: xgene: Fix divider with non-zero shift value
4561 * i2c: designware: Do not require clock when SSCN and FFCN are provided
4562 * fm10k: do not assume VF always has 1 queue
4563 - LP: #1536475
4564 * fm10k: Correct MTU for jumbo frames
4565 - LP: #1536475
4566 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
4567 vector
4568 - LP: #1536475
4569 * fm10k: use napi_schedule_irqoff()
4570 - LP: #1536475
4571 * fm10k: set netdev features in one location
4572 - LP: #1536475
4573 * fm10k: reset max_queues on init_hw_vf failure
4574 - LP: #1536475
4575 * fm10k: always check init_hw for errors
4576 - LP: #1536475
4577 * fm10k: reinitialize queuing scheme after calling init_hw
4578 - LP: #1536475
4579 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
4580 - LP: #1536475
4581 * fm10k: explicitly typecast vlan values to u16
4582 - LP: #1536475
4583 * fm10k: add statistics for actual DWORD count of mbmem mailbox
4584 - LP: #1536475
4585 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
4586 - LP: #1536475
4587 * fm10k: Add support for ITR scaling based on PCIe link speed
4588 - LP: #1536475
4589 * fm10k: introduce ITR_IS_ADAPTIVE macro
4590 - LP: #1536475
4591 * fm10k: Update adaptive ITR algorithm
4592 - LP: #1536475
4593 * fm10k: use macro for default Tx and Rx ITR values
4594 - LP: #1536475
4595 * fm10k: change default Tx ITR to 25usec
4596 - LP: #1536475
4597 * fm10k: TRIVIAL fix typo of hardware
4598 - LP: #1536475
4599 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
4600 - LP: #1536475
4601 * fm10k: use ether_addr_copy to copy MAC address
4602 - LP: #1536475
4603 * fm10k: do not use CamelCase
4604 - LP: #1536475
4605 * fm10k: remove unnecessary else block from if statements with return
4606 - LP: #1536475
4607 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
4608 - LP: #1536475
4609 * fm10k: consistently refer to VLANs and VLAN IDs
4610 - LP: #1536475
4611 * fm10k: bump driver version
4612 - LP: #1536475
4613 * fm10k: conditionally compile DCB and DebugFS support
4614 - LP: #1536475
4615 * fm10k: Cleanup MSI-X interrupts in case of failure
4616 - LP: #1536475
4617 * fm10k: Cleanup exception handling for mailbox interrupt
4618 - LP: #1536475
4619 * fm10k: do not inline fm10k_iov_select_vid()
4620 - LP: #1536475
4621 * fm10k: whitespace cleanups
4622 - LP: #1536475
4623 * fm10k: use BIT() macro instead of open-coded bit-shifting
4624 - LP: #1536475
4625 * fm10k: cleanup namespace pollution
4626 - LP: #1536475
4627 * fm10k: cleanup overly long lines
4628 - LP: #1536475
4629 * fm10k: initialize xps at driver load
4630 - LP: #1536475
4631 * fm10k: don't initialize fm10k_workqueue at global level
4632 - LP: #1536475
4633 * fm10k: correctly pack TLV structures and explain reasoning
4634 - LP: #1536475
4635 * fm10k: Cleanup exception handling for changing queues
4636 - LP: #1536475
4637 * fm10k: use ether_addr_equal instead of memcmp
4638 - LP: #1536475
4639 * fm10k: address operator not needed when declaring function pointers
4640 - LP: #1536475
4641 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
4642 - LP: #1536475
4643 * fm10k: remove unused struct element
4644 - LP: #1536475
4645 * fm10k: use true/false for boolean get_host_state
4646 - LP: #1536475
4647 * fm10k: cleanup mailbox code comments etc
4648 - LP: #1536475
4649 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
4650 - LP: #1536475
4651 * device property: always check for fwnode type
4652 - LP: #1533035
4653 * device property: rename helper functions
4654 - LP: #1533035
4655 * device property: refactor built-in properties support
4656 - LP: #1533035
4657 * device property: keep single value inplace
4658 - LP: #1533035
4659 * device property: helper macros for property entry creation
4660 - LP: #1533035
4661 * device property: improve readability of macros
4662 - LP: #1533035
4663 * device property: return -EINVAL when property isn't found in ACPI
4664 - LP: #1533035
4665 * device property: Fallback to secondary fwnode if primary misses the
4666 property
4667 - LP: #1533035
4668 * device property: Take a copy of the property set
4669 - LP: #1533035
4670 * driver core: platform: Add support for built-in device properties
4671 - LP: #1533035
4672 * driver core: Do not overwrite secondary fwnode with NULL if it is set
4673 - LP: #1533035
4674 * mfd: core: propagate device properties to sub devices drivers
4675 - LP: #1533035
4676 * mfd: intel-lpss: Add support for passing device properties
4677 - LP: #1533035
4678 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
4679 - LP: #1533035
4680 * mfd: intel-lpss: Pass HSUART configuration via properties
4681 - LP: #1533035
4682 * i2c: designware: Convert to use unified device property API
4683 - LP: #1533035
4684 * keys, trusted: fix: *do not* allow duplicate key options
4685 - LP: #1398274
4686 * keys, trusted: select hash algorithm for TPM2 chips
4687 - LP: #1398274
4688 * keys, trusted: seal with a TPM2 authorization policy
4689 - LP: #1398274
4690 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
4691 - LP: #1461360
4692 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
4693 - LP: #1461360
4694 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
4695 offset
4696 - LP: #1461360
4697 * drm/i915: WaRsDisableCoarsePowerGating
4698 - LP: #1527462
4699 * drm/i915/skl: Add SKL GT4 PCI IDs
4700 - LP: #1527462
4701 * drm/i915/skl: Disable coarse power gating up until F0
4702 - LP: #1527462
4703 * platform:x86: add Intel P-Unit mailbox IPC driver
4704 - LP: #1520457
4705 * intel_punit_ipc: add NULL check for input parameters
4706 - LP: #1520457
4707 * platform/x86: Add Intel Telemetry Core Driver
4708 - LP: #1520457
4709 * intel_pmc_ipc: update acpi resource structure for Punit
4710 - LP: #1520457
4711 * platform:x86: Add Intel telemetry platform device
4712 - LP: #1520457
4713 * platform:x86: Add Intel telemetry platform driver
4714 - LP: #1520457
4715 * platform:x86: Add Intel Telemetry Debugfs interfaces
4716 - LP: #1520457
4717 * cxlflash: a couple off by one bugs
4718
4719 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
4720
4721linux (4.4.0-1.15) xenial; urgency=low
4722
4723 [ Tim Gardner ]
4724
4725 * Release Tracking Bug
4726 - LP: #1536803
4727
4728 [ Upstream Kernel Changes ]
4729
4730 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
4731 - LP: #1517142
4732
4733 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
4734
4735linux (4.4.0-0.14) xenial; urgency=low
4736
4737 [ Upstream Kernel Changes ]
4738
4739 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
4740 - LP: #1522415
4741 * powerpc: Add __raw_rm_writeq() function
4742 - LP: #1522415
4743
4744 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
4745
4746linux (4.4.0-0.13) xenial; urgency=low
4747
4748 [ Andy Whitcroft ]
4749
4750 * [Config] s390x -- the kernel provides ppp-modules such as there are
4751 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
4752
4753 [ Tim Gardner ]
4754
4755 * [Config] Update annotations for VIRTIO_{NET,BLK}
4756 - LP: #1533382
4757
4758 [ Upstream Kernel Changes ]
4759
4760 * powerpc/powernv: Add support for Nvlink NPUs
4761 - LP: #1522415
4762 * powerpc/powernv: Fix update of NVLink DMA mask
4763 - LP: #1522415
4764 * powerpc/powernv: Change NPU PE# assignment
4765 - LP: #1522415
4766 * powerpc/powernv: Reserve PE#0 on NPU
4767 - LP: #1522415
4768 * KEYS: Fix keyring ref leak in join_session_keyring()
4769 - LP: #1534887
4770 - CVE-2016-0728
4771
4772 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
4773
4774linux (4.4.0-0.12) xenial; urgency=low
4775
4776 [ Eric Dumazet ]
4777
4778 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
4779 - LP: #1527902
4780
4781 [ Guilherme G. Piccoli ]
4782
4783 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
4784 - LP: #1486180
4785
4786 [ Tim Gardner ]
4787
4788 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
4789 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
4790 - LP: #1532886
4791 * [Config] nvme.ko moved to drivers/nvme/host
4792 * [Config] scsi_dh morphed into 4 modules
4793 * [Config] CONFIG_IBMVNIC=m
4794 * [Config] Add DRM ast driver to udeb installer image
4795 - LP: #1514711
4796 * [Config] CONFIG_KVM=y for s390x
4797 - LP: #1532886
4798 * [Config] Install spl/zfs under the kernel modules directory
4799 Fixes some errors in generic.inclusion-list.log
4800
4801 [ Upstream Kernel Changes ]
4802
4803 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
4804 - LP: #1524574
4805 * EDAC: Add DDR4 flag
4806 - LP: #1519631
4807 * EDAC, sb_edac: Virtualize several hard-coded functions
4808 - LP: #1519631
4809 * EDAC, sb_edac: Add support for duplicate device IDs
4810 - LP: #1519631
4811 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
4812 - LP: #1519631
4813 * Driver for IBM System i/p VNIC protocol
4814 - LP: #1532303
4815
4816 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
4817
4818linux (4.4.0-0.11) xenial; urgency=low
4819
4820 [ Tim Gardner ]
4821
4822 * [Config] Fix bogus reconstruct script
4823
4824 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
4825
4826linux (4.4.0-0.10) xenial; urgency=low
4827
4828 [ Haren Myneni ]
4829
4830 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
4831 - LP: #1529666
4832
4833 [ Serge Hallyn ]
4834
4835 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
4836
4837 [ Tim Gardner ]
4838
4839 * [Config] CONFIG_ZONE_DEVICE=y for amd64
4840 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
4841 - LP: #1526869
4842 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
4843 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
4844 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
4845 * rebase to v4.4
4846
4847 [ Upstream Kernel Changes ]
4848
4849 * rebase to v4.4
4850
4851 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
4852
4853linux (4.4.0-0.9) xenial; urgency=low
4854
4855 [ Tim Gardner ]
4856
4857 * rebase to v4.4-rc8
4858
4859 [ Upstream Kernel Changes ]
4860
4861 * rebase to v4.4-rc8
4862
4863 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
4864
4865linux (4.4.0-0.8) xenial; urgency=low
4866
4867 [ Tim Gardner ]
4868
4869 * rebase to v4.4-rc7
4870
4871 [ Upstream Kernel Changes ]
4872
4873 * rebase to v4.4-rc7
4874
4875 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
4876
4877linux (4.4.0-0.7) xenial; urgency=low
4878
4879 [ Hui Wang ]
4880
4881 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
4882 - LP: #1527096
4883
4884 [ Jann Horn ]
4885
4886 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
4887 uids/gids
4888 - LP: #1527374
4889
4890 [ Tim Gardner ]
4891
4892 * rebase to v4.4-rc6
4893
4894 [ Upstream Kernel Changes ]
4895
4896 * rebase to v4.4-rc6
4897 - LP: #1526330
4898
4899 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
4900
4901linux (4.4.0-0.6) xenial; urgency=low
4902
4903 [ Andy Whitcroft ]
4904
4905 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
4906 support in latest compilers
4907 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
4908 ARMv8.1 support in latest compilers
4909
4910 [ Tim Gardner ]
4911
4912 * [Config] s390 -> s390x
4913 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
4914
4915 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
4916
4917linux (4.4.0-0.5) xenial; urgency=low
4918
4919 [ Andy Whitcroft ]
4920
4921 * [Config] s390x -- enable tools
4922 - LP: #1524319
4923 * [Config] s390x -- add architecture to getabis
4924 * [Config] s390x -- add s390x ABI information
4925 * [Config] s390x -- enable ABI checks
4926
4927 [ Tim Gardner ]
4928
4929 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
4930 * [Config] Add s390 modules to nic-modules udeb
4931 - LP: #1525297
4932 * rebase to v4.4-rc5
4933
4934 [ Upstream Kernel Changes ]
4935
4936 * rebase to v4.4-rc5
4937 - LP: #1523517
4938 - LP: #1523232
4939
4940 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
4941
4942linux (4.4.0-0.4) xenial; urgency=low
4943
4944 [ Upstream Kernel Changes ]
4945
4946 * cgroup: make css_set pin its css's to avoid use-afer-free
4947 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
4948 freezer_attach()
4949 * cgroup: fix handling of multi-destination migration from
4950 subtree_control enabling
4951
4952 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
4953
4954linux (4.4.0-0.3) xenial; urgency=low
4955
4956 [ Upstream Kernel Changes ]
4957
4958 * rebase to v4.4-rc4
4959
4960 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
4961
4962linux (4.4.0-0.2) xenial; urgency=low
4963
4964 [ Tim Gardner ]
4965
4966 * [Config] Add spl/zfs provides to generic and powerpc64-smp
4967 * [Config] Add zfs to d-i fs-core-modules
4968 * [Config] Include all s390 specific drivers in linux-image
4969 - LP: #1522210
4970
4971 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
4972
4973linux (4.4.0-0.1) xenial; urgency=low
4974
4975 [ Andy Whitcroft ]
4976
4977 * [Tests] gcc-multilib does not exist on ppc64el redux
4978 - LP: #1515541
4979 * [Config] libunwind8-dev is not available on s390x
4980 * [Debian] Disable SPL/ZFS for cross compiling -- redux
4981 * [Config] s390x -- add dasd udebs
4982 - LP: #1519833
4983 * [Config] s390x -- include dasd modules in linux-image
4984 - LP: #1519833
4985 * [Config] s390x -- disable ZFS temporarily
4986 - LP: #1519820
4987 * [Config] s390s -- disable ABI/module checks
4988 * [Config] make IBMVETH consistent on powerpc/ppc64el
4989 - LP: #1521712
4990 * [Config] follow ibmvscsi name change
4991 - LP: #1521712
4992 * [Config] move ibm disk and ethernet drivers to linux-image
4993 - LP: #1521712
4994 * [Config] include ibmveth in nic-modules for ppc64el
4995 - LP: #1521712
4996 * [Config] s390x -- disable abi/module checks for s390x
4997
4998 [ Joseph Salisbury ]
4999
5000 * SAUCE: scsi_sysfs: protect against double execution of
5001 __scsi_remove_device()
5002 - LP: #1509029
5003
5004 [ Seth Forshee ]
5005
5006 * [Config] CONFIG_DRM_AMDGPU_CIK=n
5007 - LP: #1510405
5008
5009 [ Tim Gardner ]
5010
5011 * [Debian] Disable SPL/ZFS for cross compiling
5012 * [Config] CONFIG_SCSI_IBMVSCSI=m
5013 - LP: #1515872
5014 * rebase to v4.4-rc2
5015 * [Config] updateconfigs
5016 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
5017 * SAUCE: do_zfs=false temporarily
5018 * [Config] CONFIG_LUSTRE_FS=n
5019 * [Debian] Disable udebs when cross compiling
5020 * rebase to v4.4-rc3
5021 * [Config] CONFIG_AUFS_FS=m
5022 * SAUCE: AUFS
5023
5024 [ Upstream Kernel Changes ]
5025
5026 * ZFS: Update with 4.4 support
5027 * SPL: Update with 4.4 support
5028
5029 [ Upstream Kernel Changes ]
5030
5031 * rebase to v4.4-rc3
5032 - LP: #1519168
5033 * rebase to v4.4-rc2
5034 - LP: #1506615
5035 - LP: #1502781
5036
5037 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
5038
5039linux (4.3.0-0.8) xenial; urgency=low
5040
5041 [ Andy Whitcroft ]
5042
5043 * [Config] re-enable OSS support and blacklist
5044 - LP: #1434842
5045 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
5046 * [Packaging] config-check -- improve syntax diagnostics
5047 * [Packaging] module-inclusion -- add dependency inclusion for a list
5048 * [Packaging] config-check -- accumulate multi-line annotations correctly
5049 * [Packaging] config-check -- handle V2 annotations format
5050 * [Packaging] s390x -- add architecture to kernelconfig
5051 - LP: #1488653
5052 * [Config] s390x -- initial configuration
5053 * [Config] s390x -- add initial binary image
5054 * [Config] s390x -- initial configuration update
5055 * [Config] s390x -- produce linux-image
5056 * [Config] s390x -- d-i module exclusions
5057 * [Config] apply Device Drivers >> LED Support >> LED Class Support
5058 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
5059 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
5060 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
5061 * [Config] -- s390x -- configuration review updates
5062 * [Config] annotations -- add review marks
5063 * [Config] annotations -- config review 4.3 updates
5064 * [Config] annotations -- expose reviews
5065 * [Config] updateconfigs following incoporation of s390x configs
5066 * [Tests] gcc-multilib does not exist on ppc64el
5067 - LP: #1515541
5068
5069 [ Dan Carpenter ]
5070
5071 * SAUCE: (noup) cxlflash: a couple off by one bugs
5072 - LP: #1499849
5073
5074 [ Haren Myneni ]
5075
5076 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
5077
5078 [ Jay Vosburgh ]
5079
5080 * SAUCE: fan: add VXLAN implementation
5081
5082 [ Manoj Kumar ]
5083
5084 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
5085 - LP: #1513583
5086
5087 [ Matthew R. Ochs ]
5088
5089 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
5090 - LP: #1513583
5091
5092 [ Tim Gardner ]
5093
5094 * [Config] CONFIG_AUFS_EXPORT=y
5095 - LP: #1121699
5096
5097 [ Upstream Kernel Changes ]
5098
5099 * misc/genwqe: get rid of atomic allocations
5100 * crypto: 842 - Add CRC and validation support
5101 - LP: #1497878
5102 * cxlflash: Fix to avoid invalid port_sel value
5103 * cxlflash: Replace magic numbers with literals
5104 * cxlflash: Fix read capacity timeout
5105 * cxlflash: Fix potential oops following LUN removal
5106 * cxlflash: Fix data corruption when vLUN used over multiple cards
5107 * cxlflash: Fix to avoid sizeof(bool)
5108 * cxlflash: Fix context encode mask width
5109 * cxlflash: Fix to avoid CXL services during EEH
5110 * cxlflash: Correct naming of limbo state and waitq
5111 * cxlflash: Make functions static
5112 * cxlflash: Refine host/device attributes
5113 * cxlflash: Fix to avoid spamming the kernel log
5114 * cxlflash: Fix to avoid stall while waiting on TMF
5115 * cxlflash: Fix location of setting resid
5116 * cxlflash: Fix host link up event handling
5117 * cxlflash: Fix async interrupt bypass logic
5118 * cxlflash: Remove dual port online dependency
5119 * cxlflash: Fix AFU version access/storage and add check
5120 * cxlflash: Correct usage of scsi_host_put()
5121 * cxlflash: Fix to prevent workq from accessing freed memory
5122 * cxlflash: Correct behavior in device reset handler following EEH
5123 * cxlflash: Remove unnecessary scsi_block_requests
5124 * cxlflash: Fix function prolog parameters and return codes
5125 * cxlflash: Fix MMIO and endianness errors
5126 * cxlflash: Fix to prevent EEH recovery failure
5127 * cxlflash: Correct spelling, grammar, and alignment mistakes
5128 * cxlflash: Fix to prevent stale AFU RRQ
5129 * cxlflash: Fix to double the delay each time
5130 * cxlflash: Fix to avoid corrupting adapter fops
5131 * cxlflash: Correct trace string
5132 * cxlflash: Fix to avoid potential deadlock on EEH
5133 * cxlflash: Fix to avoid leaving dangling interrupt resources
5134 * cxlflash: Fix to escalate to LINK_RESET on login timeout
5135 * cxlflash: Fix to avoid corrupting port selection mask
5136 * cxlflash: Fix to avoid lock instrumentation rejection
5137 * cxlflash: Fix to avoid bypassing context cleanup
5138
5139 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
5140
5141linux (4.3.0-0.7) xenial; urgency=low
5142
5143 [ Tim Gardner ]
5144
5145 * Revert "Bypass spl/zfs config"
5146 Causes unresolved symbols on load.
5147 * [Config] Enable ZFS for powerpc64-smp
5148
5149 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
5150
5151linux (4.3.0-0.6) xenial; urgency=low
5152
5153 [ Tim Gardner ]
5154
5155 * Release Tracking Bug
5156 - LP: #1512704
5157 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
5158
5159 [ Andy Whitcroft ]
5160
5161 * [Packaging] add feature interlock with mainline builds
5162 * apparmor -- follow change to this_cpu_ptr
5163
5164 [ John Johansen ]
5165
5166 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
5167 - LP: #1383886
5168 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
5169 - LP: #1362199
5170 * SAUCE: Revert: fix: only allow a single threaded process to ...
5171 - LP: #1371310
5172 * SAUCE: (no-up) fix: bad unix_addr_fs macro
5173 - LP: #1390223
5174 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
5175 - LP: #1408833
5176 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
5177 - LP: #1496430
5178
5179 [ Tim Gardner ]
5180
5181 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
5182 - LP: #1511006
5183 * rebase to v4.3
5184 * Bypass spl/zfs config
5185 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
5186 * [Config] Default AppArmor settings
5187
5188 [ Upstream Kernel Changes ]
5189
5190 * rebase to v4.3
5191
5192 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
5193
5194linux (4.3.0-0.5) xenial; urgency=low
5195
5196 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
5197
5198 [ Upstream Kernel Changes ]
5199
5200 * rebase to v4.3-rc7
5201 - LP: #1504778
5202
5203 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
5204
5205linux (4.3.0-0.4) xenial; urgency=low
5206
5207 [ Tim Gardner ]
5208
5209 * [Debian] Update to new signing key type and location
5210
5211 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
5212
5213linux (4.3.0-0.3) wily; urgency=low
5214
5215 [ Tim Gardner ]
5216
5217 * [Debian] sign-file is now compiled
5218
5219 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
5220
5221linux (4.3.0-0.2) wily; urgency=low
5222
5223 [ Tim Gardner ]
5224
5225 * [Config] Added libssl-dev to Build-Depends
5226
5227 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
5228
5229linux (4.3.0-0.1) wily; urgency=low
5230
5231 [ Upstream Kernel Changes ]
5232
5233 * rebase to v4.3-rc6
5234 * rebase to v4.3-rc5
5235 * rebase to v4.3-rc4
5236 * rebase to v4.3-rc3
5237 * rebase to v4.3-rc2
5238 * rebase to v4.3-rc1
5239 - LP: #1492132
5240 - LP: #1481575
5241
5242 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
5243
5244linux (4.2.0-10.11) wily; urgency=low
5245
5246 [ Andy Whitcroft ]
5247
5248 * Release Tracking Bug
5249 - LP: #1495208
5250 * No change rebuild to avoid issues with leading zero bytes on
5251 internal module signing key. (see launchpad bug 1494943)
5252
5253 [ Ming Lei ]
5254
5255 * [Config] SERIAL_8250_DW=y for arm64
5256
5257 [ Upstream Kernel Changes ]
5258
5259 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
5260 code
5261 - LP: #1484486
5262 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
5263 - LP: #1484486
5264 * drm/i915/gen8: Re-order init pipe_control in lrc mode
5265 - LP: #1484486
5266 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
5267 - LP: #1484486
5268 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5269 workaround
5270 - LP: #1484486
5271 * drm/i915: Bail out early if WA batch is not available for given Gen
5272 - LP: #1484486
5273 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
5274 - LP: #1484486
5275 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
5276 - LP: #1484486
5277 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
5278 - LP: #1484486
5279 * drm/i915: Enable WA batch buffers for Gen9
5280 - LP: #1484486
5281 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
5282 - LP: #1484486
5283 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
5284 - LP: #1484486
5285 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5286 workaround
5287 - LP: #1484486
5288 * drm/i915/gen9: Add
5289 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
5290 - LP: #1484486
5291 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
5292 - LP: #1484486
5293 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
5294 - LP: #1484486
5295 * drm/i915/skl: Don't expose the top most plane on gen9 display
5296 - LP: #1484486
5297 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
5298 - LP: #1484486
5299 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
5300 - LP: #1484486
5301 * drm/i915: reduce indent in i9xx_hpd_irq_handler
5302 - LP: #1484531
5303 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
5304 - LP: #1484531
5305 * drm/i915: reduce indent in intel_hpd_irq_handler
5306 - LP: #1484531
5307 * drm/i915: group all hotplug related fields into a new struct in
5308 dev_priv
5309 - LP: #1484531
5310 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
5311 - LP: #1484531
5312 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
5313 - LP: #1484531
5314 * drm/i915: put back the indent in intel_hpd_irq_handler
5315 - LP: #1484531
5316 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
5317 - LP: #1484531
5318 * drm/i915: simplify condition for digital port
5319 - LP: #1484531
5320 * drm/i915: abstract away platform specific parts from hpd handling
5321 - LP: #1484531
5322 * drm/i915: Handle HPD when it has actually occurred
5323 - LP: #1484531
5324 * drm/i915: Set power domain for DDI-E
5325 - LP: #1484531
5326 * drm/i915: Set alternate aux for DDI-E
5327 - LP: #1484531
5328 * drm/i915/skl: enable DDI-E hotplug
5329 - LP: #1484531
5330 * drm/i915/bxt: fix DDI PHY vswing scale value setting
5331 - LP: #1494163
5332 * drm/i915/skl: Buffer translation improvements
5333 - LP: #1494163
5334 * drm/i915: Per-DDI I_boost override
5335 - LP: #1494163
5336 * drm/i915: fix VBT parsing for SDVO child device mapping
5337 - LP: #1494163
5338 * drm/i915/bxt: edp1.4 Intermediate Freq support
5339 - LP: #1494163
5340 * drm/i915: fix link rates reported for SKL
5341 - LP: #1494163
5342 * drm/i915: Allow parsing of variable size child device entries from VBT
5343 - LP: #1494163
5344 * drm/i915/skl: Update DDI buffer translation programming.
5345 - LP: #1494163
5346 * drm/i915: Enable HDMI on DDI-E
5347 - LP: #1484531
5348 * drm/i915/skl: Enable DDI-E
5349 - LP: #1484531
5350 * drm/i915: eDP can be present on DDI-E
5351 - LP: #1484531
5352 * drm/i915/skl: Adding DDI_E power well domain
5353 - LP: #1484531
5354 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
5355 - LP: #1490035
5356 * drm/i915: Split atomic wm update to pre and post variants
5357 - LP: #1493746
5358 * drm/i915/skl: Drop the preliminary_hw_support flag
5359 - LP: #1486868
5360 * drm/i915: set FDI translations to NULL on SKL
5361 - LP: #1494163
5362
5363 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
5364
5365linux (4.2.0-9.9) wily; urgency=low
5366
5367 [ Tim Gardner ]
5368
5369 * Release Tracking Bug
5370 - LP: #1493970
5371 * [Config] CONFIG_MFD_INTEL_LPSS=m
5372 - LP: #1397876
5373
5374 [ dann frazier ]
5375
5376 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
5377 - LP: #1388952
5378
5379 [ Michael Ellerman ]
5380
5381 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
5382 Fixes FTBS on 32 bit powerpc, patch sent upstream.
5383
5384 [ Upstream Kernel Changes ]
5385
5386 * thermal/powerclamp: add cpu id for skylake h/s
5387 - LP: #1398269
5388 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
5389 - LP: #1397852
5390 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
5391 - LP: #1460905
5392 * i2c: i801: Create iTCO device on newer Intel PCHs
5393 - LP: #1460905
5394 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
5395 - LP: #1460905
5396 * perf/x86: Add a native_perf_sched_clock_from_tsc()
5397 - LP: #1397867
5398 * perf/x86/intel: Add support for PEBSv3 profiling
5399 - LP: #1397867
5400 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
5401 - LP: #1397867
5402 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
5403 - LP: #1397867
5404 * perf: Add cycles to branch_info
5405 - LP: #1397867
5406 * perf/x86/intel/lbr: Add support for LBRv5
5407 - LP: #1397867
5408 * perf/x86/intel: Handle new arch perfmon v4 status bits
5409 - LP: #1397867
5410 * perf/x86/intel: Move PMU ACK to after LBR read
5411 - LP: #1397867
5412 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
5413 - LP: #1397867
5414 * perf/x86/intel: Add Intel Skylake PMU support
5415 - LP: #1397867
5416 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
5417 call stack
5418 - LP: #1397867
5419 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
5420 - LP: #1397867
5421 * perf/x86: Make merge_attr() global to use from perf_event_intel
5422 - LP: #1397867
5423 * perf/x86/intel: Use 0x11 as extra reg test value
5424 - LP: #1397867
5425 * perf tools: Add support for cycles, weight branch_info field
5426 - LP: #1397867
5427 * perf report: Add flag for non ANY branch mode
5428 - LP: #1397867
5429 * perf report: Add infrastructure for a cycles histogram
5430 - LP: #1397867
5431 * perf report: Add processing for cycle histograms
5432 - LP: #1397867
5433 * perf annotate: Compute IPC and basic block cycles
5434 - LP: #1397867
5435 * perf annotate: Finally display IPC and cycle accounting
5436 - LP: #1397867
5437 * perf top: Add branch annotation code to top
5438 - LP: #1397867
5439 * perf report: Display cycles in branch sort mode
5440 - LP: #1397867
5441 * perf annotate: Fix 32-bit compilation error in util/annotate.c
5442 - LP: #1397867
5443 * PM / QoS: Make it possible to expose device latency tolerance to
5444 userspace
5445 - LP: #1460908
5446 * ACPI / PM: Attach ACPI power domain only once
5447 - LP: #1460908
5448 * Driver core: wakeup the parent device before trying probe
5449 - LP: #1460908
5450 * klist: implement klist_prev()
5451 - LP: #1460908
5452 * driver core: implement device_for_each_child_reverse()
5453 - LP: #1460908
5454 * mfd: make mfd_remove_devices() iterate in reverse order
5455 - LP: #1460908
5456 * dmaengine: add a driver for Intel integrated DMA 64-bit
5457 - LP: #1460908
5458 * mfd: Add support for Intel Sunrisepoint LPSS devices
5459 - LP: #1460908
5460 * spi: pxa2xx: Add support for Intel Sunrisepoint
5461 - LP: #1397876
5462 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
5463 - LP: #1397876
5464 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
5465 - LP: #1397876
5466 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
5467 for it
5468 - LP: #1397876
5469 * intel_idle: Skylake Client Support
5470 - LP: #1397877
5471 * powerpc/kernel: Switch to using MAX_ERRNO
5472 - LP: #1458876
5473 * powerpc/kernel: Change the do_syscall_trace_enter() API
5474 - LP: #1458876
5475 * powerpc: Drop unused syscall_get_error()
5476 - LP: #1458876
5477 * powerpc: Don't negate error in syscall_set_return_value()
5478 - LP: #1458876
5479 * powerpc: Rework syscall_get_arguments() so there is only one loop
5480 - LP: #1458876
5481 * powerpc: Use orig_gpr3 in syscall_get_arguments()
5482 - LP: #1458876
5483 * powerpc: Change syscall_get_nr() to return int
5484 - LP: #1458876
5485 * powerpc/kernel: Add SIG_SYS support for compat tasks
5486 - LP: #1458876
5487 * powerpc/kernel: Enable seccomp filter
5488 - LP: #1458876
5489 * selftests/seccomp: Make seccomp tests work on big endian
5490 - LP: #1458876
5491 * selftests/seccomp: Add powerpc support
5492 - LP: #1458876
5493 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
5494
5495 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
5496
5497linux (4.2.0-8.8) wily; urgency=low
5498
5499 [ Tim Gardner ]
5500
5501 * Release Tracking Bug
5502 - LP: #1493357
5503 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
5504 - LP: #1488495
5505 * [Config] CONFIG_CXLFLASH=m
5506 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
5507
5508
5509 [ Andy Whitcroft ]
5510
5511 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
5512 * [Packaging] mark up control for stage1
5513 * [Config] kernel-versions -- clean up deps field
5514 * [Config] s390x -- build linux-libc-dev
5515 - LP: #1488653
5516 * [Packaging] control -- prepare for new kernel-wedge semantics
5517
5518 [ Upstream Kernel Changes ]
5519
5520 * crypto: vmx - Fixing AES-CTR counter bug
5521 - LP: #1484519
5522 * crypto: vmx - Fixing GHASH Key issue on little endian
5523 - LP: #1484519
5524 * powerpc: Uncomment and make enable_kernel_vsx() routine available
5525 - LP: #1484519
5526 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
5527 - LP: #1484519
5528 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
5529 'okay'
5530 - LP: #1488495
5531 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
5532 - LP: #1488495
5533 * crypto: nx - do not emit extra output if status is disabled
5534 - LP: #1488495
5535 * crypto: nx - reduce chattiness of platform drivers
5536 - LP: #1488495
5537 * crypto: nx/842 - Fix context corruption
5538 - LP: #1488495
5539 * crypto: nx - remove __init/__exit from VIO functions
5540 - LP: #1488495
5541 * crypto: nx - remove pSeries NX 'status' field
5542 - LP: #1488495
5543 * crypto: nx - move kzalloc() out of spinlock
5544 - LP: #1488495
5545 * crypto: nx - don't register pSeries driver if ENODEV
5546 - LP: #1488495
5547 * crypto: nx - use common code for both NX decompress success cases
5548 - LP: #1488495
5549 * crypto: nx - merge nx-compress and nx-compress-crypto
5550 - LP: #1488495
5551 * crypto: nx - rename nx-842-crypto.c to nx-842.c
5552 - LP: #1488495
5553 * crypto: nx - make platform drivers directly register with crypto
5554 - LP: #1488495
5555 * cxlflash: Base support for IBM CXL Flash Adapter
5556 - LP: #1449121
5557 * cxlflash: Base error recovery support
5558 - LP: #1449121
5559 * cxlflash: Superpipe support
5560 - LP: #1449121
5561 * cxlflash: Virtual LUN support
5562 - LP: #1449121
5563 * cxlflash: off by one bug in cxlflash_show_port_status()
5564 - LP: #1449121
5565 * cxlflash: shift wrapping bug in afu_link_reset()
5566 - LP: #1449121
5567 * cxlflash: Remove unused variable from queuecommand
5568 - LP: #1449121
5569 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
5570 pci_controller_ops
5571 * powerpc/eeh: Probe after unbalanced kref check
5572 * misc: cxl: clean up afu_read_config()
5573 * cxl: Add explicit precision specifiers
5574 * cxl: use more common format specifier
5575 * cxl: Destroy cxl_adapter_idr on module_exit
5576 * cxl: Destroy afu->contexts_idr on release of an afu
5577 * cxl: Don't ignore add_process_element() result when attaching context
5578 * cxl: Compile with -Werror
5579 * cxl: sparse: Make declarations static
5580 * cxl: sparse: Silence iomem warning in debugfs file creation
5581 * cxl: Convert MMIO read/write macros to inline functions
5582 * cxl: Drop commands if the PCI channel is not in normal state
5583 * cxl: Allocate and release the SPA with the AFU
5584 * cxl: Make IRQ release idempotent
5585 * cxl: Clean up adapter MMIO unmap path.
5586 * cxl: Refactor adaptor init/teardown
5587 * cxl: Refactor AFU init/teardown
5588 * cxl: Don't remove AFUs/vPHBs in cxl_reset
5589 * cxl: Allow the kernel to trust that an image won't change on PERST.
5590 * cxl: EEH support
5591 * cxl: Add CONFIG_CXL_EEH symbol
5592 * cxl: Plug irq_bitmap getting leaked in cxl_context
5593 * cxl: Add alternate MMIO error handling
5594 * cxl: Allow release of contexts which have been OPENED but not STARTED
5595 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
5596 * cxl: Release irqs if memory allocation fails
5597 * cxl: Remove racy attempt to force EEH invocation in reset
5598 * cxl: Fix + cleanup error paths in cxl_dev_context_init
5599 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
5600 * cxl: Set up and enable PSL Timebase
5601
5602 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
5603
5604linux (4.2.0-7.7) wily; urgency=low
5605
5606 [ Tim Gardner ]
5607
5608 * Release Tracking Bug
5609 - LP: #1490564
5610 * rebase to v4.2
5611
5612 [ Wen Xiong ]
5613
5614 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
5615 - LP: #1453892
5616
5617 [ Upstream Kernel Changes ]
5618
5619 * rebase to v4.2
5620 - LP: #1487345
5621
5622 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
5623
5624linux (4.2.0-6.6) wily; urgency=low
5625
5626 [ Tim Gardner ]
5627
5628 * Release Tracking Bug
5629 - LP: #1488138
5630
5631 [ Andy Whitcroft ]
5632
5633 * rebase to v4.2-rc8
5634
5635 [ Shilpasri G Bhat ]
5636
5637 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
5638 level
5639 - LP: #1480894
5640 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
5641 - LP: #1480894
5642 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
5643 notification
5644 - LP: #1480894
5645 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
5646 OCC_THROTTLE
5647 - LP: #1480894
5648 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
5649 bit is set
5650 - LP: #1480894
5651 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
5652 unthrottling
5653 - LP: #1480894
5654
5655 [ Upstream Kernel Changes ]
5656
5657 * rebase to v4.2-rc8
5658 - LP: #1483440
5659 - LP: #1484334
5660
5661 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
5662
5663linux (4.2.0-5.5) wily; urgency=low
5664
5665 [ Tim Gardner ]
5666
5667 * Release Tracking Bug
5668 - LP: #1487173
5669
5670 [ Andy Whitcroft ]
5671
5672 * [Packaging] correct spelling of probabaly on the tools packages
5673 - LP: #1256822
5674 * rebase to v4.2-rc7
5675
5676 [ dann frazier ]
5677
5678 * d-i: Add nicpf and nicvf to nic-modules
5679 * d-i: Enable usb modules on arm64
5680
5681 [ Mahesh Salgaonkar ]
5682
5683 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
5684 - LP: #1482343
5685 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
5686 - LP: #1482343
5687 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
5688 machine check errors.
5689 - LP: #1482343
5690 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
5691 - LP: #1482343
5692
5693 [ Vipin K Parashar ]
5694
5695 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
5696 PowerNV platform
5697 - LP: #1469771
5698
5699 [ Upstream Kernel Changes ]
5700
5701 * rebase to v4.2-rc7
5702
5703 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
5704
5705linux (4.2.0-4.4) wily; urgency=low
5706
5707 [ Tim Gardner ]
5708
5709 * Release Tracking Bug
5710 - LP: #1483677
5711
5712 [ Achiad Shochat ]
5713
5714 * SAUCE: net/mlx5e: Support TX packet copy into WQE
5715 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
5716 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
5717 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
5718
5719 [ Adam Lee ]
5720
5721 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
5722 - LP: #1480142
5723
5724 [ dann frazier ]
5725
5726 * [Config] CONFIG_NR_CPUS=128 on arm64
5727
5728 [ Leann Ogasawara ]
5729
5730 * [Config] d-i -- Add sfc to nic-modules udeb
5731 - LP: #1481490
5732
5733 [ Saeed Mahameed ]
5734
5735 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
5736 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
5737
5738 [ Tim Gardner ]
5739
5740 * [Config] CONFIG_X86_INTEL_MPX=y
5741 - LP: #1460902
5742 * [Debian] change dependency on module-init-tools to kmod
5743 - LP: #1481986
5744 * rebase to v4.2-rc6
5745
5746 [ Upstream Kernel Changes ]
5747
5748 * rebase to v4.2-rc6
5749
5750 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
5751
5752linux (4.2.0-3.3) wily; urgency=low
5753
5754 [ Tim Gardner ]
5755
5756 * Release Tracking Bug
5757 - LP: #1481462
5758 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
5759 Fixes an FTBS for at least one DKMS package.
5760
5761 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
5762
5763linux (4.2.0-2.2) wily; urgency=low
5764
5765 [ Tim Gardner ]
5766
5767 * Release Tracking Bug
5768 - LP: #1481067
5769 * rebase to v4.2-rc5
5770
5771 [ Andy Whitcroft ]
5772
5773 * [Packaging] module-inclusion -- commonise copy code and simplify
5774 * [Packaging] module-inclusion -- add manual command entries
5775 * [Packaging] module blacklists -- add support for manual blacklists
5776 * [Packaging] do_common_tools should always be on
5777 * [Packaging] initscripts need installing when making the package
5778 * [Packaging] initscripts work around bug in debhelper systemd support
5779 * [Config] exclude oss modules from linux-image
5780 - LP: #1434842
5781 * hyper-v -- add hid and fb drivers to linux-virtual
5782 - LP: #1444179
5783 * ubuntu: (no-squash) vbox -- infrastructure and updater
5784 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5785 - LP: #1426113
5786 * ubuntu: vbox -- update to 5.0.0-dfsg-1
5787 - LP: #1480879
5788 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
5789 * [Config] move vbox modules into linux-image
5790
5791 [ Upstream Kernel Changes ]
5792
5793 * rebase to v4.2-rc5
5794 - LP: #1478497
5795 - LP: #1477900
5796
5797 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
5798
5799linux (4.2.0-1.1~rc1) wily; urgency=low
5800
5801 [ Andy Whitcroft ]
5802
5803 * Release Tracking Bug
5804 - LP: #1479903
5805 * Initial upload of v4.2 based kernel (currently v4.-rc4)
5806
5807 [ Upstream Kernel Changes ]
5808
5809 * rebase to v4.2-rc4
5810 - LP: #1476987
5811 - LP: #1476888
5812 * rebase to v4.2-rc3
5813 * rebase to v4.2-rc2
5814 * rebase to v4.2-rc1
5815 - LP: #1394368
5816 - LP: #1427680
5817 - LP: #1462614
5818 - LP: #1397021
5819
5820 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
5821
5822linux (4.1.0-3.3) wily; urgency=low
5823
5824 [ Andy Whitcroft ]
5825
5826 * Release Tracking Bug
5827 - LP: #1478897
5828
5829 [ Colin Ian King ]
5830
5831 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
5832 - CVE-2015-1333
5833
5834 [ Seth Forshee ]
5835
5836 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
5837 - LP: #1478578
5838
5839 [ Upstream Kernel Changes ]
5840
5841 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
5842 - LP: #1461620
5843 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
5844 * x86/nmi/64: Remove asm code that saves cr2
5845 * x86/nmi/64: Switch stacks on userspace NMI entry
5846 * x86/nmi/64: Reorder nested NMI checks
5847 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
5848 detection
5849
5850 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
5851
5852linux (4.1.0-2.4) wily; urgency=low
5853
5854 [ Andy Whitcroft ]
5855
5856 * SAUCE: overlayfs: when copying up and reading directories ensure
5857 mounter had permissions V2
5858 - CVE-2015-1328
5859
5860 [ Leann Ogasawara ]
5861
5862 * Release Tracking Bug
5863 - LP: #1465419
5864
5865 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5866
5867linux (4.1.0-2.2) wily; urgency=low
5868
5869 [ Tim Gardner ]
5870
5871 * rebase to v4.1.3
5872 * [Config] Add i40e[vf] to d-i
5873 - LP: #1476393
5874
5875 [ Upstream Kernel Changes ]
5876
5877 * rebase to v4.1.3
5878 - LP: #1427680
5879 - LP: #1462614
5880 - LP: #1394368
5881
5882 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
5883
5884linux (4.1.0-1.1) wily; urgency=low
5885
5886 [ Andy Whitcroft ]
5887
5888 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5889 - LP: #1395877, #1410480
5890 * SAUCE: overlayfs: when copying up and reading directories ensure
5891 mounter had permissions V2
5892 - CVE-2015-1328
5893 * [Packaging] fix up Vcs-Git: to point to launchpad
5894 * [Config] correct linux-initramfs-tool virtual linkage
5895 - LP: #1474810
5896
5897 [ Chris J Arges ]
5898
5899 * [Config] Add dm-service-time to multipath-modules
5900 - LP: #1469240
5901 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
5902 - LP: #1464560
5903
5904 [ Jay Vosburgh ]
5905
5906 * SAUCE: fan: Proof of concept implementation (v2)
5907 - LP: #1439706
5908 * SAUCE: fan: tunnel multiple mapping mode (v3)
5909 - LP: #1470091
5910
5911 [ Leann Ogasawara ]
5912
5913 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
5914 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
5915 considering"
5916 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
5917 * Revert "SAUCE: dm-crypt: never use write same"
5918 * Release Tracking Bug
5919 - LP: #1476333
5920
5921 [ Tim Gardner ]
5922
5923 * Rebase to v4.1
5924 - LP: #1443371
5925 * [Config] Enable Apparmor
5926 * [Config] CONFIG_OVERLAY_FS_V1=y
5927 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
5928 - LP: #1469829
5929 * [Config] CONFIG_VM86=n
5930 - LP: #1473447
5931 * [Config] ACORN_PARTITION=n
5932 - LP: #1453117
5933
5934 [ Timo Aaltonen ]
5935
5936 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
5937 - LP: #1473319
5938
5939 [ Upstream Kernel Changes ]
5940
5941 * efi: efivar_create_sysfs_entry() should return negative error codes
5942 * efi: Add esrt support
5943 * x86, doc: Remove cmdline_size from list of fields to be filled in for
5944 EFI handover
5945 * efi/esrt: Fix some compiler warnings
5946 * efi: dmi: List SMBIOS3 table before SMBIOS table
5947 * efi: Add 'systab' information to Documentation/ABI
5948 * ALSA: hda - restore the MIC FIXUP for some Dell machines
5949 - LP: #1473560
5950 * mtd: powernv: Add powernv flash MTD abstraction driver
5951 - LP: #1464560
5952 * powerpc/powernv: Expose OPAL APIs required by PRD interface
5953 - LP: #1464560
5954 * powerpc/powernv: Add opal-prd channel
5955 - LP: #1464560
5956 * powerpc/powernv: fix construction of opal PRD messages
5957 - LP: #1464560
5958 * powerpc/include: Add opal-prd to installed uapi headers
5959 - LP: #1464560
5960 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
5961 - LP: #1464560
5962
5963 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
5964
5965linux (4.0.0-2.4) wily; urgency=low
5966
5967 [ Andy Whitcroft ]
5968
5969 * SAUCE: overlayfs: when copying up and reading directories ensure
5970 mounter had permissions V2
5971 - CVE-2015-1328
5972
5973 [ Leann Ogasawara ]
5974
5975 * Release Tracking Bug
5976 - LP: #1465419
5977
5978 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5979
5980linux (4.0.0-1.2) wily; urgency=low
5981
5982 [ Andy Whitcroft ]
5983
5984 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5985 - LP: #1395877, #1410480
5986 * [Config] enable CONFIG_OVERLAY_FS_V1
5987
5988 [ Tai Nguyen ]
5989
5990 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
5991 - LP: #1463211
5992
5993 [ Tim Gardner ]
5994
5995 * [Config] CONFIG_HIBERNATION=n for ppc64el
5996 - LP: #1463836
5997
5998 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
5999
6000linux (4.0.0-1.1) wily; urgency=low
6001
6002 [ Leann Ogasawara ]
6003
6004 * Revert "md/raid0: fix bug with chunksize not a power of 2."
6005 - LP: #1457510
6006 * powerpc/powernv: Check image loaded or not before calling flash
6007 - LP: #1461553
6008
6009 [ Tim Gardner ]
6010
6011 * [Config] armhf: CPUFREQ_DT=y
6012 - LP: #1457781
6013
6014 [ Upstream Kernel Changes ]
6015
6016 * rebase to v4.0.5
6017 - LP: #1429756
6018 - LP: #1452175
6019 - LP: #1454656
6020 - LP: #1447909
6021 - LP: #1446517
6022 - LP: #1428947
6023 - LP: #1410704
6024 - LP: #1412800
6025 - LP: #1400215
6026 - LP: #1411193
6027 - LP: #1412800
6028 - LP: #1408295
6029 - LP: #1436745
6030
6031 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
6032
6033linux (3.19.0-10.10) vivid; urgency=low
6034
6035 [ Andy Whitcroft ]
6036
6037 * [Packaging] control -- make element ordering deterministic
6038 * [Config] allow dracult to support initramfs as well
6039 - LP: #1109029
6040 * [Packaging] generate live watchdog blacklists
6041 - LP: #1432837
6042
6043 [ Leann Ogasawara ]
6044
6045 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
6046 - LP: #1397860
6047 * rebase to v3.19.2
6048
6049 [ Upstream Kernel Changes ]
6050
6051 * thinkpad_acpi: support new BIOS version string pattern
6052 - LP: #1417915
6053 * arm64: Invalidate the TLB corresponding to intermediate page table
6054 levels
6055 - LP: #1432546
6056 * perf tools: Support parsing parameterized events
6057 - LP: #1430341
6058 * perf tools: Extend format_alias() to include event parameters
6059 - LP: #1430341
6060 * perf Documentation: Add event parameters
6061 - LP: #1430341
6062 * perf tools: Document parameterized and symbolic events
6063 - LP: #1430341
6064 * perf: provide sysfs_show for struct perf_pmu_events_attr
6065 - LP: #1430341
6066 * perf: add PMU_EVENT_ATTR_STRING() helper
6067 - LP: #1430341
6068 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
6069 - LP: #1430341
6070 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
6071 - LP: #1430341
6072 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
6073 annotated
6074 - LP: #1430341
6075 * powerpc/perf/hv-gpci: add the remaining gpci requests
6076 - LP: #1430341
6077 * powerpc/perf/hv-24x7: Document sysfs event description entries
6078 - LP: #1430341
6079 * powerpc/iommu: Remove IOMMU device references via bus notifier
6080 - LP: #1425202
6081 * powerpc/pseries: Fix endian problems with LE migration
6082 - LP: #1428351
6083 * intel_idle: support additional Broadwell model
6084 - LP: #1400970
6085 * tools/power turbostat: support additional Broadwell model
6086 - LP: #1400970
6087 * KVM: x86: flush TLB when D bit is manually changed.
6088 - LP: #1397860
6089 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
6090 - LP: #1397860
6091 * KVM: Add generic support for dirty page logging
6092 - LP: #1397860
6093 * KVM: x86: switch to kvm_get_dirty_log_protect
6094 - LP: #1397860
6095 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
6096 log dirty
6097 - LP: #1397860
6098 * KVM: MMU: Add mmu help functions to support PML
6099 - LP: #1397860
6100 * KVM: MMU: Explicitly set D-bit for writable spte.
6101 - LP: #1397860
6102 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
6103 - LP: #1397860
6104 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
6105 - LP: #1397860
6106 * KVM: VMX: Add PML support in VMX
6107 - LP: #1397860
6108 * HID: multitouch: add support of clickpads
6109 * HID: multitouch: Add support for button type usage
6110
6111 [ Upstream Kernel Changes ]
6112
6113 * rebase to v3.19.2
6114 - LP: #1428947
6115
6116 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
6117
6118linux (3.19.0-9.9) vivid; urgency=low
6119
6120 [ Leann Ogasawara ]
6121
6122 * Release Tracking Bug
6123 - LP: #1430930
6124
6125 [ Shachar Raindel ]
6126
6127 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
6128 arithmetic
6129 - LP: #1413741
6130 - CVE-2014-8159
6131
6132 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
6133
6134linux (3.19.0-8.8) vivid; urgency=low
6135
6136 [ Andy Whitcroft ]
6137
6138 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
6139 - LP: #1426113
6140 * rebase to stable v3.19.1
6141
6142 [ John Johansen ]
6143
6144 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
6145 - LP: #1408833
6146
6147 [ Leann Ogasawara ]
6148
6149 * Release Tracking Bug
6150 - LP: #1429940
6151
6152 [ Upstream Kernel Changes ]
6153
6154 * xen: correct bug in p2m list initialization
6155 * net/mlx5_core: Fix configuration of log_uar_page_sz
6156 - LP: #1419938
6157 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
6158 - LP: #1420575
6159 * net/mlx4_core: Maintain a persistent memory for mlx4 device
6160 - LP: #1422481
6161 * net/mlx4_core: Set device configuration data to be persistent across
6162 reset
6163 - LP: #1422481
6164 * net/mlx4_core: Refactor the catas flow to work per device
6165 - LP: #1422481
6166 * net/mlx4_core: Enhance the catas flow to support device reset
6167 - LP: #1422481
6168 * net/mlx4_core: Activate reset flow upon fatal command cases
6169 - LP: #1422481
6170 * net/mlx4_core: Manage interface state for Reset flow cases
6171 - LP: #1422481
6172 * net/mlx4_core: Handle AER flow properly
6173 - LP: #1422481
6174 * net/mlx4_core: Enable device recovery flow with SRIOV
6175 - LP: #1422481
6176 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
6177 - LP: #1422481
6178 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
6179 - LP: #1428111
6180 * rebase to v3.19.1
6181 - LP: #1410704
6182 - LP: #1411193
6183 - LP: #1400215
6184
6185 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
6186
6187linux (3.19.0-7.7) vivid; urgency=low
6188
6189 [ Andy Whitcroft ]
6190
6191 * Release Tracking Bug
6192 - LP: #1426013
6193
6194 [ Upstream Kernel Changes ]
6195
6196 * x86/irq: Fix regression caused by commit b568b8601f05
6197 * cxl: Fix leaking interrupts if attach process fails
6198 - LP: #1415102
6199 * cxl: Early return from cxl_handle_fault for a shut down context
6200 - LP: #1415102
6201 * cxl: Disable AFU debug flag
6202 - LP: #1415102
6203 * cxl: Disable SPAP register when freeing SPA
6204 - LP: #1415102
6205 * cxl: remove redundant increment of hwirq
6206 - LP: #1415102
6207 * cxl: Add tracepoints
6208 - LP: #1415102
6209 * cxl: Update CXL ABI documentation
6210 - LP: #1415102
6211 * cxl: Use image state defaults for reloading FPGA
6212 - LP: #1415102
6213 * cxl: Add image control to sysfs
6214 - LP: #1415102
6215 * cxl: Enable CAPP recovery
6216 - LP: #1415102
6217 * cxl: Add ability to reset the card
6218 - LP: #1415102
6219 * cxl: Fix device_node reference counting
6220 - LP: #1415102
6221 * cxl: Export optional AFU configuration record in sysfs
6222 - LP: #1415102
6223 * cxl: Fail AFU initialisation if an invalid configuration record is
6224 found
6225 - LP: #1415102
6226 * cxl: Add missing return statement after handling AFU errror
6227 - LP: #1415102
6228 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
6229 - LP: #1415102
6230 * powerpc/eeh: Allow to set maximal frozen times
6231 - LP: #1415102
6232 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
6233
6234 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
6235
6236linux (3.19.0-6.6) vivid; urgency=low
6237
6238 [ Andy Whitcroft ]
6239
6240 * systemd -- fix hyper-v units to be non-forking
6241 - LP: #1401525
6242 * [Config] move vbox modules into linux-image
6243 * ubuntu: vbox -- update to 4.3.22-dfsg-1
6244
6245 [ Brad Figg ]
6246
6247 * SAUCE: DEP8 test to run our regression tests
6248
6249 [ Paolo Pisati ]
6250
6251 * [Config] I2C_CHARDEV=y
6252 - LP: #1417032
6253
6254 [ Upstream Kernel Changes ]
6255
6256 * PCI: Fix infinite loop with ROM image of size 0
6257 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
6258 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
6259 controller
6260 - LP: #1400215
6261
6262 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
6263
6264linux (3.19.0-5.5) vivid; urgency=low
6265
6266 [ Andy Whitcroft ]
6267
6268 * [Config] CONFIG_FA_DUMP=y
6269 - LP: #1415562
6270 * ubuntu: (no-squash) vbox -- infrastructure and updater
6271 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
6272 * rebase to v3.19 final
6273
6274 [ Chris J Arges ]
6275
6276 * [Config] Add ibmvfc to d-i
6277 - LP: #1416001
6278 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
6279 - LP: #1292234
6280
6281 [ Upstream Kernel Changes ]
6282
6283 * rebase to v3.19
6284
6285 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
6286
6287linux (3.19.0-4.4) vivid; urgency=low
6288
6289 [ Andy Whitcroft ]
6290
6291 * [Config] apply Kernel hacking >> Tracers config defaults
6292 * hyper-v -- fix comment handing in /etc/network/interfaces
6293 - LP: #1413020
6294 * rebase to v3.19-rc7
6295 * updateconfigs following rebase to v3.19-rc7
6296
6297 [ Ben Hutchings ]
6298
6299 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
6300 - LP: #1413149
6301
6302 [ Upstream Kernel Changes ]
6303
6304 * rebase to v3.19-rc7
6305
6306 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
6307
6308linux (3.19.0-3.3) vivid; urgency=low
6309
6310 [ Andy Whitcroft ]
6311
6312 * [Debian] arm64 -- build ubuntu drivers
6313 - LP: #1411284
6314 * [Packaging] config-check -- add support for enforced annotations
6315 * [Config] annotations -- switch to ENFORCED annotations
6316 * [Packaging] config-check -- drop support for enforce file
6317 * [Packaging] enforce -- drop empty enforce file
6318 * rebase to v3.19-rc5
6319 * [Config] add modules removed due to tighter dependencies
6320 * [Config] updateconfigs following rebase to v3.19-rc5
6321 * [Config] enforce CONFIG_FHANDLE=y
6322 - LP: #1412543
6323 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
6324 - LP: #1408355
6325 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
6326 - LP: #1413646
6327 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
6328 message handler config defaults
6329 * [Config] apply Device Drivers >> Character devices >> Serial drivers
6330 config defaults
6331 * [Config] apply Device Drivers >> GPIO Support config defaults
6332 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
6333 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
6334 support) config defaults
6335 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
6336 Devices >> Support for frame buffer devices config defaults
6337 * [Config] apply Device Drivers >> HID support >> HID bus support >>
6338 Special HID drivers config defaults
6339 * [Config] apply Device Drivers >> Hardware Monitoring support config
6340 defaults
6341 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
6342 Hardware Bus support config defaults
6343 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
6344 digital converters config defaults
6345 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
6346 sensors config defaults
6347 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
6348 sensors config defaults
6349 * [Config] apply Device Drivers >> Input device support >> Generic input
6350 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6351 * [Config] apply Device Drivers >> Input device support >> Generic input
6352 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
6353 * [Config] apply Device Drivers >> LED Support >> LED Class Support
6354 config defaults
6355 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
6356 defaults
6357 * [Config] apply Device Drivers >> Multifunction device drivers config
6358 defaults
6359 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
6360 grabbers support >> Media test drivers config defaults
6361 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
6362 Adapters config defaults
6363 * [Config] apply Device Drivers >> Multimedia support >> Remote
6364 Controller devices config defaults
6365 * [Config] apply Device Drivers >> Network device support >> Distributed
6366 Switch Architecture drivers config defaults
6367 * [Config] apply Device Drivers >> Network device support >> Network core
6368 driver support config defaults
6369 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6370 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
6371 defaults
6372 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6373 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
6374 defaults
6375 * [Config] apply Device Drivers >> PHY Subsystem config defaults
6376 * [Config] apply Device Drivers >> Pin controllers config defaults
6377 * [Config] apply Device Drivers >> SPI support config defaults
6378 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6379 Sound Architecture >> ALSA for SoC audio support config defaults
6380 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6381 Sound Architecture >> FireWire sound devices config defaults
6382 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6383 Sound Architecture >> HD-Audio config defaults
6384 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
6385 client support config defaults
6386 * [Config] apply Device Drivers >> Staging drivers >> Media staging
6387 drivers config defaults
6388 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6389 USB Gadget Drivers >> USB functions configurable through configfs
6390 config defaults
6391 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6392 USB Peripheral Controller config defaults
6393 * [Config] apply Networking support >> NFC subsystem support >> Near
6394 Field Communication (NFC) devices config defaults
6395 * [Config] apply Networking support >> Networking options >> Network
6396 packet filtering framework (Netfilter) >> Core Netfilter Configuration
6397 >> Netfilter nf_tables support config defaults
6398 * [Config] apply Networking support >> Networking options >> QoS and/or
6399 fair queueing >> Actions config defaults
6400 * [Config] apply Networking support >> Networking options >> TCP/IP
6401 networking config defaults
6402 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
6403 Networking Stack (mac80211) config defaults
6404 * [Config] apply Device Drivers >> Input device support >> Generic input
6405 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
6406 * [Config] apply Device Drivers >> Input device support >> Generic input
6407 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6408 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
6409 config defaults
6410 * [Config] apply Networking support >> Networking options >> Network
6411 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
6412 >> IPv4 NAT config defaults
6413 * [Config] apply Networking support >> Networking options >> Network
6414 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
6415 >> IPv6 NAT config defaults
6416 * [Config] apply Kernel hacking >> Kernel debugging config defaults
6417 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
6418 config defaults
6419 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
6420 values in
6421 - LP: #1414002
6422 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6423 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
6424 (iwlwifi) config defaults
6425 * [Config] apply Device Drivers >> Real Time Clock config defaults
6426 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6427 support >> SCSI low-level drivers config defaults
6428 * [Config] apply General setup >> CPU/Task time and stats accounting >>
6429 Cputime accounting config defaults
6430 * [Config] apply Device Drivers >> Mailbox Hardware Support config
6431 defaults
6432 * rebase to v3.19-rc6
6433 * [Config] updateconfigs following rebase to v3.19-rc6
6434
6435 [ Kamal Mostafa ]
6436
6437 * [Packaging] force "dpkg-source -I -i" behavior
6438
6439 [ Leann Ogasawara ]
6440
6441 * [Config] Disable CONFIG_USB_OTG
6442 - LP: #1411295
6443
6444 [ Upstream Kernel Changes ]
6445
6446 * overlay: add backwards compatible overlayfs format support (fixes)
6447 - LP: #1410480
6448
6449 [ Upstream Kernel Changes ]
6450
6451 * rebase to v3.19-rc5
6452 * rebase to v3.19-rc6
6453
6454 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
6455
6456linux (3.19.0-2.2) vivid; urgency=low
6457
6458 [ Andy Whitcroft ]
6459
6460 * rebase to v3.19-rc4
6461 * [Config] updateconfigs following rebase to v3.19-rc4
6462 * [Packaging] install all dtb files
6463 - LP: #1408002
6464 * [Config] switch on "all" dtbs
6465 - LP: #1408002
6466
6467 [ Colin Ian King ]
6468
6469 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
6470 timers
6471 - LP: #1333569
6472
6473 [ Joseph Salisbury ]
6474
6475 * [Config] Enable CONFIG_N_GSM as module.
6476 - LP: #1404670
6477
6478 [ K. Y. Srinivasan ]
6479
6480 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
6481 - LP: #1406867
6482
6483 [ Steve McIntyre ]
6484
6485 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
6486 - LP: #1409750
6487
6488 [ Upstream Kernel Changes ]
6489
6490 * rebase to v3.19-rc4
6491
6492 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
6493
6494linux (3.19.0-1.1) vivid; urgency=low
6495
6496 [ Andy Whitcroft ]
6497
6498 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
6499 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
6500 * Revert "SAUCE: AUFS -- aufs3-base.patch"
6501 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
6502 * rebase to v3.19-rc1
6503 * rebase to v3.19-rc2
6504 * [Config] defaultconfigs following rebase to v3.19-rc2
6505 * ubuntu: aufs3 -- follow rename of d_child
6506 * ubuntu: aufs3 -- follow switch to d_splice_alias
6507 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
6508 * ubuntu: aufs3 -- follow rename for d_alias
6509 * apparmor -- follow change to this_cpu_ptr
6510 * disable module checks for rebase
6511 * ubuntu: AUFS -- substrate: aufs3-base.patch
6512 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
6513 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
6514 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
6515 * [Configs] updateconfigs following aufs update
6516 * v3.19 series start
6517 * rebase to v3.19-rc3
6518 * [Configs] updateconfigs following rebase to v3.19-rc3
6519 * [Packaging] uploadnum should be the remainder of the version
6520 - LP: #1407755
6521 * [Packaging] handle dts directories
6522 - LP: #1408004
6523 * [Config] follow move of arm64 dts' into vendor directories
6524
6525 [ Upstream Kernel Changes ]
6526
6527 * arm64: optimized copy_to_user and copy_from_user assembly code
6528 - LP: #1400349
6529 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
6530
6531 [ Upstream Kernel Changes ]
6532
6533 * rebase to v3.19-rc1
6534 - LP: #1173681
6535 * rebase to v3.19-rc2
6536 * rebase to v3.19-rc3
6537
6538 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
6539
6540linux (3.18.0-7.8) vivid; urgency=low
6541
6542 [ Leann Ogasawara ]
6543
6544 * Release Tracking Bug
6545 - LP: #1401590
6546
6547 [ John Johansen ]
6548
6549 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
6550 - LP: #1362199
6551 * SAUCE: Revert: fix: only allow a single threaded process to ...
6552 - LP: #1371310
6553 * SAUCE: (no-up) fix: bad unix_addr_fs macro
6554 - LP: #1390223
6555 * SAUCE: (no-up) apparmor: add parameter to control whether policy
6556 hashing is used
6557 - LP: #1383886
6558 * [config] set apparmor config options
6559
6560 [ Seth Forshee ]
6561
6562 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
6563 - LP: #1398458
6564
6565 [ Upstream Kernel Changes ]
6566
6567 * mfd: rtsx: Fix PM suspend for 5227 & 5249
6568 - LP: #1359052
6569 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
6570 - LP: #1346067
6571
6572 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
6573
6574linux (3.18.0-6.7) vivid; urgency=low
6575
6576 [ Andy Whitcroft ]
6577
6578 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6579 assembly code"
6580 - LP: #1398596
6581 * rebase to v3.18
6582
6583 [ Chris J Arges ]
6584
6585 * [Config] CONFIG_PCIEASPM_DEBUG=y
6586 - LP: #1398544
6587
6588 [ Paolo Pisati ]
6589
6590 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
6591 - LP: #1396470
6592
6593 [ Upstream Kernel Changes ]
6594
6595 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
6596 may result in I/O freeze
6597 - LP: #1400289
6598
6599 [ Upstream Kernel Changes ]
6600
6601 * rebase to v3.18
6602
6603 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
6604
6605linux (3.18.0-5.6) vivid; urgency=low
6606
6607 [ Leann Ogasawara ]
6608
6609 * Release Tracking Bug
6610 - LP: #1398109
6611
6612 [ Andy Whitcroft ]
6613
6614 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
6615 - LP: #1397061
6616 * rebase to v3.18-rc7
6617
6618 [ Chris J Arges ]
6619
6620 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
6621 ppc64el/generic
6622 - LP: #1395855
6623
6624 [ Upstream Kernel Changes ]
6625
6626 * rebase to v3.18-rc7
6627 - LP: #1389497
6628
6629 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
6630
6631linux (3.18.0-4.5) vivid; urgency=low
6632
6633 [ Leann Ogasawara ]
6634
6635 * Release Tracking Bug
6636 - LP: #1395891
6637
6638 [ Andy Whitcroft ]
6639
6640 * rebase to v3.18-rc6
6641 * [Config] update configs following rebase to v3.18-rc6
6642 * [Config] enable overlayfs v1 support
6643
6644 [ Tim Gardner ]
6645
6646 * rebase to v3.18-rc5
6647
6648 [ Upstream Kernel Changes ]
6649
6650 * overlay: add backwards compatible overlayfs format support
6651 - LP: #1395877
6652
6653 [ Upstream Kernel Changes ]
6654
6655 * rebase to v3.18-rc5
6656 * rebase to v3.18-rc6
6657
6658 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
6659
6660linux (3.18.0-3.4) vivid; urgency=low
6661
6662 [ Andy Whitcroft ]
6663
6664 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
6665 * Revert "SAUCE: AUFS -- update to
6666 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
6667 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
6668 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
6669 * [Config] amd64 is now the indep architecture
6670 * [Debian] basic hook support
6671 * SAUCE: AUFS -- aufs3-base.patch
6672 * SAUCE: AUFS -- aufs3-mmap.patch
6673 * SAUCE: AUFS -- aufs3-standalone.patch
6674 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
6675 * [Config] updateconfigs following aufs3 update
6676 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
6677
6678 [ dann frazier ]
6679
6680 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
6681 - LP: #1388952
6682 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
6683 * [Config] Disable CONFIG_RCU_USER_QS on arm64
6684
6685 [ Tim Gardner ]
6686
6687 * rebase to v3.18-rc4
6688
6689 [ Upstream Kernel Changes ]
6690
6691 * rebase to v3.18-rc4
6692 - LP: #1389497
6693 - LP: #1387128
6694
6695 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
6696
6697linux (3.18.0-2.2) vivid; urgency=low
6698
6699 [ Tim Gardner ]
6700
6701 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
6702
6703 [ Upstream Kernel Changes ]
6704
6705 * rebase to v3.18-rc3
6706
6707 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
6708
6709linux (3.18.0-1.1) vivid; urgency=low
6710
6711 [ Andy Whitcroft ]
6712
6713 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
6714 * [Config] tools -- only build common tools when enabled
6715 * [Config] follow rename of DEB_BUILD_PROFILES
6716 * [Config] linux-image-extra is additive to linux-image
6717 - LP: #1375310
6718 * [Config] linux-image-extra postrm is not needed on purge
6719 * [Config] enable cloud tools on i386
6720 - LP: #1367399
6721
6722 [ Marc Dietrich ]
6723
6724 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
6725
6726 [ Paolo Pisati ]
6727
6728 * [Config] armhf: REGULATOR_TWL4030=y
6729 * [Config] armhf: disable JUMP_LABEL
6730 - LP: #1378856
6731
6732 [ Tim Gardner ]
6733
6734 * rebase to v3.17-rc2
6735 * updateconfigs
6736 * [Config] CONFIG_NFC_ST21NFCB=n
6737 * [Config] Added net/6lowpan/* to generic inclusion list
6738 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
6739 * rebase to v3.17-rc3
6740 * rebase to v3.17-rc4
6741 * rebase to v3.17-rc5
6742 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
6743 * [Config] CONFIG_XMON=y
6744 - LP: #1365655
6745 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
6746 - LP: #1362514
6747 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
6748 - LP: #1362514
6749 * [Config] CONFIG_DMA_CMA=n
6750 - LP: #1362261
6751 * [Config] Add mpt3sas to d-i
6752 - LP: #1368907
6753 * [Debian] set do_*_tools after stage1 or bootstrap is determined
6754 - LP: #1370211
6755 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
6756 - LP: #1244176
6757 * rebase to v3.17-rc6
6758 * SAUCE: usbip: Update include path
6759 * [Debian] usbip tools packaging
6760 - LP: #898003
6761 * [Config] Enable usbip tools
6762 - LP: #898003
6763 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
6764 - LP: #1363180
6765 * [Config] Correct annotation regarding CONFIG_DMA_CMA
6766 - LP: #1362261
6767 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
6768 - LP: #1374438
6769 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
6770 - LP: #1374440
6771 * [Debian] Don't fail if a symlink already exists
6772 * rebase to v3.17-rc7
6773 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
6774 - LP: #1374440
6775 * rebase to v3.17
6776 * rebase to v3.18-rc1
6777 * [Config] CONFIG_AUFS_FS=n for FTBS
6778 * Enable vivid
6779 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
6780 - LP: #1385510
6781 * rebase to v3.18-rc2
6782 * [Debian] Fix linux-doc dangling symlinks
6783 - LP: #661306
6784 * CONFIG_MODULE_COMPRESS=n
6785 * [Config] dropped scsi_tgt from generic inclusion list
6786 * [Config] Added drivers/uio to generic inclusion list
6787 * [Config] CONFIG_PATA_MACIO=y
6788 - LP: #1378894
6789 * [Config] CONFIG_DRM_BOCHS=n
6790 * [Debian] install usbipd
6791 - LP: #898003
6792
6793 [ Upstream Kernel Changes ]
6794
6795 * rebase to v3.18-rc2
6796
6797 [ Upstream Kernel Changes ]
6798
6799 * rebase to v3.18-rc1
6800 - LP: #1316518
6801 - LP: #1371591
6802 - LP: #1357928
6803
6804 [ Upstream Kernel Changes ]
6805
6806 * rebase to v3.17
6807
6808 [ Upstream Kernel Changes ]
6809
6810 * rebase to v3.17-rc7
6811
6812 [ Upstream Kernel Changes ]
6813
6814 * rebase to v3.17-rc6
6815
6816 [ Upstream Kernel Changes ]
6817
6818 * rebase to v3.17-rc5
6819
6820 [ Upstream Kernel Changes ]
6821
6822 * rebase to v3.17-rc4
6823
6824 [ Upstream Kernel Changes ]
6825
6826 * rebase to v3.17-rc3
6827
6828 [ Upstream Kernel Changes ]
6829
6830 * rebase to v3.17-rc2
6831 - LP: #1358116
6832 - LP: #1350148
6833 - LP: #1334950
6834 - LP: #1329580
6835 - LP: #1329580
6836 - LP: #1329580
6837
6838 [ Upstream Kernel Changes ]
6839
6840 * rebase to v3.17-rc2
6841
6842 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
6843
6844linux (3.17.0-0.0) utopic; urgency=medium
6845
6846 * Empty entry
6847
6848 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
6849
6850linux (3.16.0-11.16) utopic; urgency=low
6851
6852 [ Mauricio Faria de Oliveira ]
6853
6854 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
6855 - LP: #1358920
6856
6857 [ Peter Zijlstra ]
6858
6859 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
6860 - LP: #1361300
6861
6862 [ Tim Gardner ]
6863
6864 * [Config] CONFIG_ZPOOL=y
6865 - LP: #1360428
6866 * Release Tracking Bug
6867 - LP: #1361308
6868
6869 [ Upstream Kernel Changes ]
6870
6871 * Revert "net/mlx4_en: Fix bad use of dev_id"
6872 - LP: #1347012
6873 * net/mlx4_en: Reduce memory consumption on kdump kernel
6874 - LP: #1347012
6875 * net/mlx4_en: Fix mac_hash database inconsistency
6876 - LP: #1347012
6877 * net/mlx4_en: Disable blueflame using ethtool private flags
6878 - LP: #1347012
6879 * net/mlx4_en: current_mac isn't updated in port up
6880 - LP: #1347012
6881 * net/mlx4_core: Use low memory profile on kdump kernel
6882 - LP: #1347012
6883 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
6884 - LP: #1347169
6885 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
6886 - LP: #1347169
6887 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
6888 - LP: #1347169
6889 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
6890 - LP: #1347169
6891 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
6892 - LP: #1347169
6893 * drivers: scsi: storvsc: Set srb_flags in all cases
6894 - LP: #1347169
6895 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
6896 - LP: #1347169
6897 * namespaces: Use task_lock and not rcu to protect nsproxy
6898 - LP: #1328088
6899 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
6900 * mm/zbud: change zbud_alloc size type to size_t
6901 - LP: #1360428
6902 * mm/zpool: implement common zpool api to zbud/zsmalloc
6903 - LP: #1360428
6904 * mm/zpool: zbud/zsmalloc implement zpool
6905 - LP: #1360428
6906 * mm/zpool: update zswap to use zpool
6907 - LP: #1360428
6908 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
6909 - LP: #1341296
6910 * iommu/amd: Fix for pasid initialization
6911 - LP: #1361300
6912 * iommu/amd: Moving PPR fault flags macros definitions
6913 - LP: #1361300
6914 * iommu/amd: Drop oprofile dependency
6915 - LP: #1361300
6916 * iommu/amd: Fix typo in amd_iommu_v2 driver
6917 - LP: #1361300
6918 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
6919 - LP: #1361300
6920 * iommu/amd: Don't free pasid_state in mn_release path
6921 - LP: #1361300
6922 * iommu/amd: Get rid of __unbind_pasid
6923 - LP: #1361300
6924 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
6925 - LP: #1361300
6926 * iommu/amd: Add pasid_state->invalid flag
6927 - LP: #1361300
6928 * iommu/amd: Don't hold a reference to mm_struct
6929 - LP: #1361300
6930 * iommu/amd: Don't hold a reference to task_struct
6931 - LP: #1361300
6932 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
6933 - LP: #1361300
6934 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
6935 - LP: #1361300
6936 * iommu/amd: Remove change_pte mmu_notifier call-back
6937 - LP: #1361300
6938 * iommu/amd: Fix device_state reference counting
6939 - LP: #1361300
6940 * iommu/amd: Fix 2 typos in comments
6941 - LP: #1361300
6942
6943 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
6944
6945linux (3.16.0-10.15) utopic; urgency=low
6946
6947 [ dann frazier ]
6948
6949 * [debian] Fix regression with ABI subversions and backport
6950
6951 [ Feng Kan ]
6952
6953 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
6954 modify write.
6955 - LP: #1357527
6956 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6957 assembly code
6958 - LP: #1358949
6959
6960 [ Stefan Bader ]
6961
6962 * SAUCE: bcache: prevent crash on changing writeback_running
6963 - LP: #1357295
6964
6965 [ Tim Gardner ]
6966
6967 * [Config] CONFIG_XFRM_STATISTICS=y
6968 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
6969 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
6970 - LP: #1353005
6971 * Release Tracking Bug
6972 - LP: #1359783
6973
6974 [ Upstream Kernel Changes ]
6975
6976 * intel_idle: Broadwell support
6977 - LP: #1256170
6978 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
6979 - LP: #1357108
6980 * powerpc/powernv: Invoke opal call to handle hmi.
6981 - LP: #1357108
6982 * powerpc/book3s: handle HMIs for cpus in nap mode.
6983 - LP: #1357108
6984 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
6985 - LP: #1357108
6986 * powerpc: Add smp_mb() to arch_spin_is_locked()
6987 - LP: #1358569
6988 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
6989 - LP: #1358569
6990 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
6991 temperature
6992 - LP: #1353005
6993 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
6994 - LP: #1358855
6995 * printk: Add function to return log buffer address and size
6996 - LP: #1359423
6997 * powerpc/powernv: Interface to register/unregister opal dump region
6998 - LP: #1359423
6999 * bcache: fix crash on shutdown in passthrough mode
7000 - LP: #1357295
7001 * bcache: fix uninterruptible sleep in writeback thread
7002 - LP: #1357295
7003
7004 [ Vinayak Kale ]
7005
7006 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
7007 - LP: #1357527
7008 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
7009 - LP: #1357527
7010
7011 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
7012
7013linux (3.16.0-9.14) utopic; urgency=low
7014
7015 [ Tim Gardner ]
7016
7017 * Release Tracking Bug
7018 - LP: #1357370
7019
7020 [ Serge Hallyn ]
7021
7022 * SAUCE: Overlayfs: allow unprivileged mounts
7023 - LP: #1357025
7024
7025 [ Upstream Kernel Changes ]
7026
7027 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
7028 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
7029 * dts: Add bindings for APM X-Gene SoC ethernet driver
7030 * drivers: net: Add APM X-Gene SoC ethernet driver support.
7031 * powerpc/thp: Add write barrier after updating the valid bit
7032 - LP: #1357014
7033 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
7034 - LP: #1357014
7035 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
7036 of 4k pte
7037 - LP: #1357014
7038 * powerpc/thp: Handle combo pages in invalidate
7039 - LP: #1357014
7040 * powerpc/thp: Invalidate with vpn in loop
7041 - LP: #1357014
7042 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
7043 - LP: #1357014
7044 * powerpc/mm: Use read barrier when creating real_pte
7045 - LP: #1357014
7046 * powerpc/thp: Add tracepoints to track hugepage invalidate
7047 - LP: #1357014
7048 * rebase to v3.16.1
7049
7050 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
7051
7052linux (3.16.0-8.13) utopic; urgency=low
7053
7054 [ Tim Gardner ]
7055
7056 * Release Tracking Bug
7057 - LP: #1356403
7058
7059 [ dann frazier ]
7060
7061 * [debian] Allow for package revisions condusive for branching
7062
7063 [ Upstream Kernel Changes ]
7064
7065 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
7066 - LP: #1350087
7067 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
7068 - LP: #1350087
7069 * powerpc/powernv: Enable M64 aperatus for PHB3
7070 - LP: #1355469
7071 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
7072 - LP: #1352994
7073 * powerpc: Add machine_early_initcall()
7074 - LP: #1352640
7075 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
7076 - LP: #1352640
7077 * powerpc/eeh: Avoid event on passed PE
7078 - LP: #1352640
7079 * powerpc/eeh: EEH support for VFIO PCI device
7080 - LP: #1352640
7081 * powerpc/eeh: sysfs entries lost
7082 - LP: #1352640
7083 * powerpc/powernv: Fix IOMMU table for VFIO dev
7084 - LP: #1352640
7085 * powerpc/eeh: Fetch IOMMU table in reliable way
7086 - LP: #1352640
7087 * powerpc/eeh: Refactor EEH flag accessors
7088 - LP: #1352640
7089 * powerpc/eeh: Selectively enable IO for error log
7090 - LP: #1352640
7091 * powerpc/eeh: Reduce lines of log dump
7092 - LP: #1352640
7093 * powerpc/eeh: Replace pr_warning() with pr_warn()
7094 - LP: #1352640
7095 * powerpc/eeh: Make diag-data not endian dependent
7096 - LP: #1352640
7097 * powerpc/eeh: Aux PE data for error log
7098 - LP: #1352640
7099 * PCI: Support BAR sizes up to 128GB
7100 - LP: #1352640
7101 * powerpc/powernv: Allow to freeze PE
7102 - LP: #1352640
7103 * powerpc/powernv: Split ioda_eeh_get_state()
7104 - LP: #1352640
7105 * powerpc/powernv: Handle compound PE
7106 - LP: #1352640
7107 * powerpc/powernv: Handle compound PE for EEH
7108 - LP: #1352640
7109 * powerpc/powernv: Handle compound PE in config accessors
7110 - LP: #1352640
7111 * mnt: Only change user settable mount flags in remount
7112 - LP: #1356318
7113 - CVE-2014-5206
7114 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
7115 - LP: #1356318
7116 - CVE-2014-5206
7117 * mnt: Correct permission checks in do_remount
7118 - LP: #1356323
7119 - CVE-2014-5207
7120 * mnt: Change the default remount atime from relatime to the existing value
7121 - LP: #1356323
7122 - CVE-2014-5207
7123
7124 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
7125
7126linux (3.16.0-7.12) utopic; urgency=low
7127
7128 [ Andy Whitcroft ]
7129
7130 * rebase to v3.16 final
7131 * [Config] d-i -- add virtio_scsi to virtio-modules
7132 - LP: #1342000
7133
7134 [ dann frazier ]
7135
7136 * [Packaging] Fix 'printchanges' to work with versions containing '+'
7137
7138 [ Tim Gardner ]
7139
7140 * [Config] CONFIG_MICROCODE=y
7141 - LP: #1084373
7142 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
7143 - LP: #1349028
7144 * [Config] Add hv_balloon to d-i virtio-modules
7145 - LP: #1292216
7146 * Release Tracking Bug
7147 - LP: #1354530
7148
7149 [ Upstream Kernel Changes ]
7150
7151 * rebase to v3.16
7152
7153 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
7154
7155linux (3.16.0-6.11) utopic; urgency=low
7156
7157 [ Paolo Pisati ]
7158
7159 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
7160 * [Config] armhf: KEYBOARD_IMX=m
7161 * [Config] armhf: build cubox & imx6 DTBs
7162 * [Config] armhf: RTC_DRV_PCF8523=y
7163
7164 [ Tim Gardner ]
7165
7166 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
7167 - LP: #1344405
7168 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
7169 - LP: #1343109
7170 * Release Tracking Bug
7171 - LP: #1349196
7172
7173 [ Upstream Kernel Changes ]
7174
7175 * rebase to v3.16-rc7
7176
7177 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
7178
7179linux (3.16.0-5.10) utopic; urgency=low
7180
7181 [ Tim Gardner ]
7182
7183 * Release Tracking Bug
7184 - LP: #1346298
7185 * [Config] CONFIG_GPIO_SYSFS=y
7186 - LP: #1342153
7187 * rebase to v3.16-rc6
7188
7189 [ Paolo Pisati ]
7190
7191 * [Config] enable ARCH_MVEBU*
7192 * [Config] AHCI_MVEBU=m
7193 * [Config] ARMADA_THERMAL=y
7194 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
7195 * [Config] CRYPTO_DEV_MV_CESA=m
7196 * [Config] I2C_MV64XXX=m
7197 * [Config] MMC_MVSDIO=m
7198 * [Config] MMC_SDHCI_DOVE=m
7199 * [Config] MTD_NAND_ORION=m
7200 * [Config] MTD_NAND_PXA3xx=m
7201 * [Config] MVNETA=m
7202 * [Config] MV_XOR=y
7203 * [Config] ORION_WATCHDOG=m
7204 * [Config] PCI_MVEBU=y
7205 * [Config] RTC_DRV_MV=y
7206 * [Config] SND_KIRKWOOD_SOC*=m
7207 * [Config] SPI_ORION=m
7208 * [Config] USB_XHCI_MVEBU=m
7209 * [Config] armhf: build all Armada and Dove DTBs
7210 * [Config] armhf: SERIAL_8250_DW=y
7211
7212 [ Upstream Kernel Changes ]
7213
7214 * rebase to v3.16-rc6
7215
7216 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
7217
7218linux (3.16.0-4.9) utopic; urgency=low
7219
7220 [ Tim Gardner ]
7221
7222 * Release Tracking Bug
7223 - LP: #1341543
7224
7225 [ Upstream Kernel Changes ]
7226
7227 * rebase to v3.16-rc5
7228
7229 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
7230
7231linux (3.16.0-3.8) utopic; urgency=low
7232
7233 [ Tim Gardner ]
7234
7235 * Release Tracking Bug
7236 - LP: #1340091
7237
7238 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
7239
7240linux (3.16.0-2.7) utopic; urgency=low
7241
7242 [ Andy Whitcroft ]
7243
7244 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
7245 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7246
7247 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
7248
7249linux (3.16.0-2.6) utopic; urgency=low
7250
7251 [ Andy Whitcroft ]
7252
7253 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
7254 Fixes FTBS.
7255
7256 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
7257
7258linux (3.16.0-2.5) utopic; urgency=low
7259
7260 [ Andy Whitcroft ]
7261
7262 * ubuntu -- fix basic format for ubuntu/Makefile
7263 * ubuntu: AUFS (no-squash): basic framework and update machinary
7264 * ubuntu: aufs3 -- update update scripting
7265 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
7266 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7267 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
7268 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
7269 * [Configs] AUFS configs
7270 * ubuntu: aufs3 -- reenable
7271
7272 [ Tim Gardner ]
7273
7274 * CONFIG_LATENCYTOP=n
7275
7276 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
7277
7278linux (3.16.0-2.4) utopic; urgency=low
7279
7280 [ Andy Whitcroft ]
7281
7282 * [Config] flip VIRTIO*=y
7283 * [Config] commonise CONFIG_SWIOTLB=y
7284 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
7285 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
7286 config defaults
7287 * [Config] apply Device Drivers >> Block devices config defaults
7288 * [Config] apply Device Drivers >> Character devices config defaults
7289 * [Config] apply Device Drivers >> DMA Engine support config defaults
7290 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
7291 reporting config defaults
7292 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
7293 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
7294 support) config defaults
7295 * [Config] apply Device Drivers >> GPIO Support config defaults
7296 * [Config] apply Device Drivers >> Graphics support >> Console display
7297 driver support config defaults
7298 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
7299 config defaults
7300 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
7301 * [Config] apply Device Drivers >> Input device support >> Generic input
7302 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
7303 defaults
7304 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
7305 ports config defaults
7306 * [Config] apply Device Drivers >> LED Support >> LED Class Support
7307 config defaults
7308 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
7309 defaults
7310 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
7311 grabbers support config defaults
7312 * [Config] apply Security options config defaults
7313 * [Config] apply Networking options >> Network packet filtering framework
7314 (Netfilter) >> Core Netfilter Configuration config defaults
7315 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
7316 defaults
7317 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
7318 Devices >> Support for frame buffer devices config defaults
7319 * [Config] apply Power management and ACPI options >> CPU Frequency
7320 scaling config defaults
7321 * [Config] apply Processor type and features config defaults
7322 * [Config] apply Partition Types config defaults
7323 * [Config] apply Power management and ACPI options config defaults
7324 * [Config] apply Device Drivers >> InfiniBand support config defaults
7325 * [Config] apply Device Drivers >> Misc devices config defaults
7326 * [Config] apply Device Drivers >> Multifunction device drivers config
7327 defaults
7328 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7329 support >> SCSI low-level drivers config defaults
7330 * [Config] apply Device Drivers >> Network device support >> Ethernet
7331 driver support config defaults
7332 * [Config] apply Device Drivers >> Network device support >> Network core
7333 driver support config defaults
7334 * [Config] apply Device Drivers >> Network device support >> PHY Device
7335 support and infrastructure config defaults
7336 * [Config] apply File systems >> Network File Systems config defaults
7337 * [Config] apply Device Drivers >> Input device support >> Generic input
7338 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
7339 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
7340 >> NAND Device Support config defaults
7341 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7342 >> Ralink driver support config defaults
7343 * [Config] apply Device Drivers >> Staging drivers config defaults
7344 * [Config] apply Cryptographic API >> Hardware crypto devices config
7345 defaults
7346 * [Config] apply Device Drivers >> Macintosh device drivers config
7347 defaults
7348 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7349 config defaults
7350 * [Config] apply Device Drivers >> PPS support config defaults
7351 * [Config] apply Device Drivers >> Sound card support config defaults
7352 * [Config] apply Networking support >> RF switch subsystem support config
7353 defaults
7354 * [Config] apply Library routines config defaults
7355 * [Config] apply Device Drivers >> CODEC drivers config defaults
7356 * [Config] apply Device Drivers >> PHY Subsystem config defaults
7357 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
7358 config defaults
7359 * [Config] apply Kernel hacking >> Tracers config defaults
7360 * [Config] apply Kernel hacking >> Runtime Testing config defaults
7361 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
7362 * [Config] apply Device Drivers >> USB support config defaults
7363 * [Config] apply Device Drivers >> Power supply class support config
7364 defaults
7365 * [Config] apply Device Drivers >> USB Network Adapters config defaults
7366 * [Config] apply General setup >> IRQ subsystem config defaults
7367 * [Config] apply General setup config defaults
7368 * [Config] apply File systems >> Miscellaneous filesystems config
7369 defaults
7370 * [Config] apply File systems config defaults
7371 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
7372 * [Config] apply Device Drivers >> Virtio drivers config defaults
7373 * [Config] apply Device Drivers >> USB Peripheral Controller config
7374 defaults
7375 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7376 support >> SCSI Transports config defaults
7377 * [Config] apply Device Drivers >> Real Time Clock config defaults
7378 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
7379 (libata) config defaults
7380 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
7381 defaults
7382 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
7383 config defaults
7384 * [Config] apply Device Drivers >> USB Physical Layer drivers config
7385 defaults
7386 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
7387 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
7388 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
7389 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
7390 CONFIG_HOTPLUG_CPU=n
7391 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
7392 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
7393 * [Config] drivers/acpi/acpi_ipmi.ko needs
7394 drivers/char/ipmi/ipmi_msghandler.ko in virtual
7395 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
7396 CONFIG_FUNCTION_TRACER=n
7397 * [Config] ignore modules changing following major config changes
7398
7399 [ Tim Gardner ]
7400
7401 * rebase to v3.16-rc4
7402
7403 [ Upstream Kernel Changes ]
7404
7405 * rebase to v3.16-rc4
7406 - LP: #1297581
7407
7408 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
7409
7410linux (3.16.0-1.3) utopic; urgency=low
7411
7412 [ Andy Whitcroft ]
7413
7414 * Revert "Disable do_tools_perf for FTBS"
7415 * SAUCE: fix perf_regs definitions for arm64
7416
7417 [ Paolo Pisati ]
7418
7419 * [Config] armhf: ARCH_EXYNOS5* support
7420 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
7421 * [Config] armhf: EXYNOS_THERMAL=y
7422 * [Config] armhf: EXYNOS_IOMMU=y
7423 * [Config] armhf: EXYNOS_ADC=m
7424 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
7425 * [Config] armhf: MMC_SDHCI_S3C=m
7426 * [Config] armhf: PCI_EXYNOS=y
7427 * [Config] armhf: PHY_EXYNOS5250_SATA=y
7428 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
7429 * [Config] armhf: PWM_SAMSUNG=m
7430 * [Config] armhf: RTC_DRV_S3C=y
7431 * [Config] armhf: S3C2410_WATCHDOG=m
7432 * [Config] armhf: MMC_DW_EXYNOS=m
7433 * [Config] armhf: SERIAL_SAMSUNG=y
7434 * [Config] armhf: SND_SOC_SAMSUNG=m
7435 * [Config] armhf: SPI_S3C64XX=m
7436 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
7437 * [Config] armhf: FB_S3C=m
7438 * [Config] armhf: build all Exynos 5 DTBs
7439 * [Config] armhf: disable CPUFREQ_EXYNOS
7440
7441 [ Tim Gardner ]
7442
7443 * rebase to v3.16-rc3
7444
7445 [ Upstream Kernel Changes ]
7446
7447 * rebase to v3.16-rc3
7448 - LP: #1331915
7449
7450 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
7451
7452linux (3.16.0-0.2) utopic; urgency=low
7453
7454 [ Tim Gardner ]
7455
7456 * Revert "SAUCE: intel_pstate -- toggle default to disable"
7457 - LP: #1333322
7458 * CONFIG_BOOKE_WDT=y
7459 * Disable do_tools_perf for FTBS (just until I can figure it out)
7460
7461 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
7462
7463linux (3.16.0-0.1) utopic; urgency=low
7464
7465 [ Tim Gardner ]
7466
7467 * Release Tracking Bug
7468 - LP: #1333265
7469
7470 [ Andy Whitcroft ]
7471
7472 * [Config] cloud-tools -- add systemd units
7473 - LP: #1329027
7474
7475 [ dann frazier ]
7476
7477 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
7478 * [Config] CONFIG_NET_XGENE=m for arm64
7479 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
7480
7481 [ Feng Kan ]
7482
7483 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
7484 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
7485 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
7486
7487 [ Iyappan Subramanian ]
7488
7489 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
7490 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
7491 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
7492 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
7493
7494 [ Tim Gardner ]
7495
7496 * updateconfigs
7497 * Fix arm64 crypto Makefile
7498 * [Config] CONFIG_BOOKE_WDT=n for FTBS
7499 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
7500 - LP: #1327619
7501 * Disabled powerpc64-emb for FTBS
7502 * [Config] CONFIG_DRM_TEGRA=m
7503 * [Config] CONFIG_CMA_SIZE_MBYTES=64
7504 * rebase to v3.16-rc2
7505 * Clean up generic.inclusion-list warnings
7506
7507 [ Upstream Kernel Changes ]
7508
7509 * rebase to v3.16-rc2
7510 - LP: #1328587
7511 - LP: #1319291
7512 - LP: #1310512
7513 - LP: #1310512
7514 - LP: #1305480
7515
7516 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
7517
7518linux (3.15.0-6.11) utopic; urgency=low
7519
7520 [ Adam Conrad ]
7521
7522 * Enable building the sata-modules udeb on ppc64el.
7523 - LP: #1323980
7524 * [Packaging] Set bootloader and loader on ppc64el to grub
7525
7526 [ Adam Lee ]
7527
7528 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
7529 - LP: #1310512, #1320070
7530
7531 [ Alex Hung ]
7532
7533 * SAUCE: (no-up) dell-led: add mic mute led interface
7534 - LP: #1308297
7535
7536 [ Andy Whitcroft ]
7537
7538 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
7539 - LP: #1285434
7540 * [Config] tools -- enable cpupower on ppc64el
7541 * [Config] ppc64el -- enable perf tools
7542 * [Config] powerpc -- enable perf tools
7543 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
7544 * [Config] arm64 -- enable tools
7545 - LP: #1326050
7546 * [Config] switch hyper-keyboard to virtual
7547 - LP: #1325306
7548 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
7549 upgrades
7550 * SAUCE: kvm: BIOS disabled kvm support should be a warning
7551 - LP: #1300247
7552 * SAUCE: nouveau: missing outputs should be warnings
7553 - LP: #1300244
7554 * [Config] d-i -- add nvme devices to block-modules udeb
7555 - LP: #1303710
7556
7557 [ Anton Blanchard ]
7558
7559 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
7560 - LP: #1328230
7561
7562 [ Colin Ian King ]
7563
7564 * SAUCE: intel_pstate: inform user that thermald is worth considering
7565
7566 [ Dave Chiluk ]
7567
7568 * [Config] Enable CONFIG_IP_VS_IPV6=y
7569 - LP: #1300739
7570
7571 [ Paolo Pisati ]
7572
7573 * [Config] build vexpress a9 dtb
7574 - LP: #1303657
7575
7576 [ Tetsuo Handa ]
7577
7578 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
7579
7580 [ Tim Gardner ]
7581
7582 * Release Tracking Bug
7583 - LP: #1329045
7584 * [Debian] Treat vdso install as an environment variable
7585 - LP: #1325713
7586 * [Config] Treat vdso install as an environment variable
7587 - LP: #1325713
7588 * [config] Set IPMI suppoort default to "y"
7589 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
7590 * [Config] CONFIG_RT_GROUP_SCHED=n
7591 - LP: #1284731
7592 * [Config] ppc64el -- switch to 64K system pages
7593 * [Config] CONFIG_MICROCODE_EARLY=y
7594 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
7595 * [Config] armhf: DRM_TILCDC=m
7596 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
7597 * [Config] arm64: KVM=y
7598 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
7599 * [Config] armhf: generic: disable CPU_IDLE
7600 * [Config] armhf: CPU_FREQ=y
7601 * [Config] Add new mlx modules to d-i
7602 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
7603 - LP: #1295112
7604 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
7605 - LP: #1294353
7606 * [Config] CONFIG_ABX500_CORE=y for ppc64el
7607 * [Config] CONFIG_ALX=m for powerpc
7608 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
7609 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
7610 * [Config] CONFIG_ANDROID=n for powerpc
7611 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
7612 * [Config] CONFIG_BIG_KEYS=y for ppc64el
7613 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
7614 * rebase to v3.15
7615 * [Config] CONFIG_PHY_XGENE=y
7616 * [Config] CONFIG_MLX4_DEBUG=y
7617 - LP: #1328256
7618 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
7619 - LP: #1324571
7620 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
7621 * [Config] CONFIG_CFG80211=m for ppc64el
7622 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
7623 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
7624 * [Config] CONFIG_EXPERT=y for ppc64el
7625 * [Config] CONFIG_ATA_SFF=y on ppc64el
7626 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
7627 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
7628 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
7629 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
7630 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
7631 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
7632 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
7633 * [Config] CONFIG_DDR=y for ppc64el
7634 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
7635 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
7636 * [Config] CONFIG_EZX_PCAP=n for all arches
7637 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
7638 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
7639 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
7640 * [Config] CONFIG_FB_3DFX=m for all arches
7641 * [Config] CONFIG_FB_MATROX=m for ppc64el
7642 * [Config] CONFIG_FB_RADEON=m for ppc64el
7643 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
7644 * [Config] CONFIG_FIREWIRE=m for ppc64el
7645 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
7646 * [Config] CONFIG_HAMRADIO=y for ppc64el
7647 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
7648 * [Config] CONFIG_I2C_MUX=m for ppc64el
7649 * [Config] CONFIG_I2C_STUB=m for ppc64el
7650 * [Config] CONFIG_I2O=m for ppc64el
7651 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
7652 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
7653 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
7654 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
7655 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
7656 * [Config] CONFIG_IPACK_BUS=m for ppc64el
7657 * [Config] CONFIG_ISDN=y for ppc64el
7658 * [Config] CONFIG_ISO9660_FS=m for ppc64el
7659 * [Config] CONFIG_KGDB=y for ppc64el
7660 * [Config] CONFIG_KVM_GUEST=y for ppc64el
7661 * [Config] CONFIG_L2TP_V3=y for powerpc
7662 * [Config] CONFIG_MAILBOX=y for ppc64el
7663 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
7664 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
7665 * [Config] CONFIG_MEMORY=y for ppc64el
7666 * [Config] CONFIG_MEMSTICK=m for ppc64el
7667 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
7668 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
7669 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
7670 * [Config] CONFIG_NET_9P=m for ppc64el
7671 * [Config] CONFIG_MSDOS_FS=m for ppc64el
7672 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
7673 * [Config] CONFIG_MTD=m for arm64
7674 * [Config] CONFIG_NETCONSOLE=m for ppc64el
7675 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
7676 * [Config] CONFIG_NET_IPIP=m for ppc64el
7677 * [Config] CONFIG_NET_TEAM=m for all arches
7678 * [Config] CONFIG_NFC=m for ppc64el
7679 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
7680 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
7681 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
7682 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
7683 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
7684 * [Config] CONFIG_OPROFILE=m for ppc64el
7685 * [Config] CONFIG_PARPORT_1284=y for ppc64el
7686 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
7687 * [Config] CONFIG_8723AU_P2P=n
7688 * [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
7689 * [Config] CONFIG_PCNET32=m for ppc64el
7690 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
7691 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
7692 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
7693 * [Config] CONFIG_SCSI_IPR=m for ppc64el
7694 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
7695 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
7696 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
7697 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
7698 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
7699 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
7700 * [Config] CONFIG_WLAN=y for arm64
7701 * [Config] CONFIG_VORTEX=m for ppc64el
7702 * [Config] CONFIG_WIMAX=m for ppc64el
7703 * [Config] CONFIG_WATCHDOG=y for ppc64el
7704 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
7705 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
7706 * [Config] CONFIG_UWB=m for ppc64el
7707 * [Config] CONFIG_USB_STORAGE=y
7708 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
7709 * [Config] CONFIG_HID_RMI=m
7710 * [Config] CONFIG_HVC_DCC=n
7711 - LP: #1303657
7712
7713 [ Upstream Kernel Changes ]
7714
7715 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
7716 - LP: #1323165
7717 * powerpc/powernv: Add calls to support little endian host
7718 - LP: #1327400
7719 * HID: rmi: introduce RMI driver for Synaptics touchpads
7720 * HID: rmi: do not stop the device at the end of probe
7721 * HID: rmi: check for the existence of some optional queries before reading query 12
7722 * HID: rmi: do not fetch more than 16 bytes in a query
7723 * HID: rmi: fix wrong struct field name
7724 * HID: rmi: fix masks for x and w_x data
7725 * HID: rmi: do not handle touchscreens through hid-rmi
7726 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
7727 - LP: #1305480
7728 * rebase to v3.15
7729
7730 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
7731
7732linux (3.15.0-5.10) utopic; urgency=low
7733
7734 [ Tim Gardner ]
7735
7736 * Release Tracking Bug
7737 - LP: #1325596
7738 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
7739 * rebase to v3.15-rc8
7740
7741 [ Upstream Kernel Changes ]
7742
7743 * rebase to v3.15-rc8
7744
7745 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
7746
7747linux (3.15.0-4.9) utopic; urgency=low
7748
7749 * no change rebuild to fix embeded debhelper.
7750
7751 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
7752
7753linux (3.15.0-4.8) utopic; urgency=low
7754
7755 [ Andy Whitcroft ]
7756
7757 * Release Tracking Bug
7758 - LP: #1324107
7759 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
7760
7761 [ Javier Martinez Canillas ]
7762
7763 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
7764 - LP: #1323526
7765
7766 [ John Johansen ]
7767
7768 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
7769 - LP: #1323528
7770 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
7771 - LP: #1308761
7772 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
7773 - LP: #1308765
7774 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
7775 - LP: #1308764
7776 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
7777 - LP: #1323530
7778
7779 [ Kamal Mostafa ]
7780
7781 * [Config] add debian/gbp.conf
7782
7783 [ Tim Gardner ]
7784
7785 * [Config] CONFIG_SATA_AHCI=m for ppc64el
7786 - LP: #1323980
7787
7788 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
7789
7790linux (3.15.0-3.7) utopic; urgency=low
7791
7792 [ Tim Gardner ]
7793
7794 * Release Tracking Bug
7795 - LP: #1323189
7796
7797 [ Andy Whitcroft ]
7798
7799 * [Config] autopkgtest -- need fakeroot for tests
7800
7801 [ Upstream Kernel Changes ]
7802
7803 * rebase to v3.15-rc7
7804
7805 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
7806
7807linux (3.15.0-2.6) utopic; urgency=low
7808
7809 [ Andy Whitcroft ]
7810
7811 * [Config] remove the kernel-image firmware list on clean
7812
7813 [ Martin Pitt ]
7814
7815 * [Config] autopkgtest -- switch to significantly faster rebuild
7816
7817 [ Stefan Bader ]
7818
7819 * [Config]: Add missing modules to inclusion list
7820
7821 [ Tim Gardner ]
7822
7823 * [debian] Dynamically generate the kernel-image udebs firmware list
7824 * [d-i] firmware/kernel-image is generated
7825 * rebase to v3.15-rc6
7826 * Release Tracking Bug
7827 - LP: #1322251
7828
7829 [ Upstream Kernel Changes ]
7830
7831 * rebase to v3.15-rc6
7832 - LP: #1297581
7833
7834 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
7835
7836linux (3.15.0-1.5) utopic; urgency=low
7837
7838 [ Tim Gardner ]
7839
7840 * [Config] Add apm-mustang.dtb to kernel-image udeb
7841
7842 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
7843
7844linux (3.15.0-1.4) utopic; urgency=low
7845
7846 [ Andy Whitcroft ]
7847
7848 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
7849 local linux/hyperv.h"
7850 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
7851 local linux/hyperv.h"
7852 * [Packaging] tools -- hv tools build correctly against the built headers
7853 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
7854 * cloud-tools -- pull in init scripts for Hyper-V daemons
7855 * cloud-tools -- detect Hyper-V VM to avoid starting
7856 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
7857 - LP: #1295401
7858 * [Config] cloud-tools: reenable cloud-tools
7859
7860 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
7861
7862linux (3.15.0-1.3) utopic; urgency=low
7863
7864 [ Andy Whitcroft ]
7865
7866 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
7867 - LP: #1318848
7868
7869 [ Ben Collins ]
7870
7871 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
7872 - LP: #1318629
7873
7874 [ Tim Gardner ]
7875
7876 * [Config] CONFIG_FSL_PAMU=n
7877 - LP: #1311738
7878 * Release Tracking Bug
7879 - LP: #1320239
7880
7881 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
7882
7883linux (3.15.0-1.2) utopic; urgency=low
7884
7885 [ Tim Gardner ]
7886
7887 * Release Tracking Bug
7888 - LP: #1318171
7889 * Add rpcsec_gss_krb5 to generic inclusion list
7890 - LP: #769527
7891 * rebase to v3.15-rc5
7892
7893 [ Upstream Kernel Changes ]
7894
7895 * rebase to v3.15-rc5
7896 - LP: #1297581
7897
7898 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
7899
7900linux (3.15.0-0.1) utopic; urgency=low
7901
7902 [ Upstream Kernel Changes ]
7903
7904 * rebase to v3.15-rc4
7905 - LP: #1297581
7906 - LP: #1297581
7907 - LP: #1305133
7908 - LP: #1297581
7909 - LP: #1297581
7910 - LP: #871808
7911 - LP: #1260303
7912 - LP: #1268468
7913 - LP: #1248116
7914 - LP: #1211920
7915 - LP: #1259790
7916 - LP: #1259437
7917 - LP: #1259435
7918 - LP: #1268468
7919
7920 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
7921
7922linux (3.15.0-0.0) utopic; urgency=low
7923
7924 * Initial version for 3.15.
7925
7926 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
7927
7928linux (3.13.0-8.27) trusty; urgency=low
7929
7930 [ John Johansen ]
7931
7932 * SAUCE: Add config option to disable new apparmor 3 semantics
7933 -LP: #1270215
7934
7935 [ Tim Gardner ]
7936
7937 * [debian] Fix indep_hdrs_pkg_name
7938 - LP: #1134441
7939 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
7940 * Enabled lttng build
7941 * Don't build lttng for armhf
7942 lttng hates gcc-4.8 for armhf
7943 * Release Tracking Bug
7944 - LP: #1277309
7945
7946 [ Upstream Kernel Changes ]
7947
7948 * rebase to v3.13.2
7949 - LP: #1260303
7950 - LP: #1260303
7951 - LP: #1268468
7952
7953 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
7954
7955linux (3.13.0-7.26) trusty; urgency=low
7956
7957 [ John Johansen ]
7958
7959 * SAUCE: apparmor: fix uninitialized lsm_audit membe
7960 - LP: #1268727
7961 * Add config option to optionally enable new apparmor 3 semantics
7962
7963 [ Tim Gardner ]
7964
7965 * [Config] Add lowlatency to getabis
7966 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
7967 - LP: #1270215
7968 * Release Tracking Bug
7969 - LP: #1276810
7970
7971 [ Upstream Kernel Changes ]
7972
7973 * x86, x32: Correct invalid use of user timespec in the kernel
7974 - LP: #1274349
7975 - CVE-2014-0038
7976
7977 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
7978
7979linux (3.13.0-7.25) trusty; urgency=low
7980
7981 [ Andy Whitcroft ]
7982
7983 * Revert "SAUCE: fix fmd headers"
7984 * SAUCE: fix fmd headers
7985
7986 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
7987
7988linux (3.13.0-7.24) trusty; urgency=low
7989
7990 [ Stefan Bader ]
7991
7992 * [Config] Make vmwgfx driver enable the framebuffer device
7993
7994 [ Tim Gardner ]
7995
7996 * rebase to v3.13.1
7997 * [Config] CONFIG_NFS_FS=m for ppc64el
7998 * [Config] CONFIG_X86_SYSFB=n
7999 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
8000 * Release Tracking Bug
8001 - LP: #1275898
8002
8003 [ Upstream Kernel Changes ]
8004
8005 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
8006 - LP: #1272525
8007 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
8008 - LP: #1272525
8009 * mm: ignore VM_SOFTDIRTY on VMA merging
8010 - LP: #1274917
8011 * drm/radeon: disable dpm on BTC
8012 - LP: #1266984
8013
8014 [ Upstream Kernel Changes ]
8015
8016 * rebase to v3.13.1
8017
8018 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
8019
8020linux (3.13.0-6.23) trusty; urgency=low
8021
8022 [ Andy Whitcroft ]
8023
8024 * [Config] fix up architecture for linux-tools
8025
8026 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
8027
8028linux (3.13.0-6.22) trusty; urgency=low
8029
8030 [ Andy Whitcroft ]
8031
8032 * [Packaging] limit linux-udebs-<flavour> to matching arch
8033 * [Config] powerpc -- disable perf to fix FTBFS
8034 * [Config] ppc64el -- fix up missing udebs
8035
8036 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
8037
8038linux (3.13.0-6.21) trusty; urgency=low
8039
8040 [ Andy Fleming ]
8041
8042 * SAUCE: net: Add support for handling queueing in hardware
8043 * SAUCE: of_mdio: Add of_phy_attach function
8044 * SAUCE: phylib: Add generic 10G driver
8045 * SAUCE: phylib: Support attaching to gen10g_driver
8046 * SAUCE: phylib: Add Clause 45 read/write functions
8047
8048 [ Andy Whitcroft ]
8049
8050 * SAUCE: fix fmd headers
8051 * [Packaging] lowlatency -- merge out of tree flavours
8052 * SAUCE: allow IRQs to be irq-threaded by default via config
8053 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
8054 * [Config] powerpc -- fix up Build-depends:
8055 * Release Tracking Bug
8056 - LP: #1273747
8057
8058 [ Ben Collins ]
8059
8060 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
8061 ptr/64-bit rsrcs
8062 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
8063 * SAUCE: Fixup freescale usb phy driver to work on ppc64
8064 * SAUCE: xgmac_mdio: Silence read errors
8065 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
8066 * SAUCE: Fix stack overflow on ppc32
8067 * SAUCE: Use resource_size_t instead of long for PCI resource address
8068 * SAUCE: net/phy: Export function for use by dpaa_eth
8069 * [Packaging] powerpc -- merge out of tree powerpc arch
8070
8071 [ Bjorn Helgaas ]
8072
8073 * SAUCE: Revert "EISA: Log device resources in dmesg"
8074 - LP: #1251816
8075 * SAUCE: Revert "EISA: Initialize device before its resources"
8076 - LP: #1251816
8077
8078 [ Emil Medve ]
8079
8080 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
8081 with 10G "fixed-link"s
8082
8083 [ Kumar Gala ]
8084
8085 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
8086 * SAUCE: fsl_pme2: Add support for DPAA PME
8087 * SAUCE: fmd: FMD14 integration
8088 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
8089 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
8090
8091 [ Madalin Bucur ]
8092
8093 * SAUCE: net/flow: remove sleeping and deferral mechanism from
8094 flow_cache_flush
8095 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
8096 and duplex reading
8097
8098 [ Stefan Bader ]
8099
8100 * [Config] move some VMWare related modules into main package
8101 - LP: #1271669
8102
8103 [ Tim Gardner ]
8104
8105 * [Config] Add r815x to nic-modules
8106 - LP: #1273735
8107 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
8108 - LP: #239479
8109
8110 [ Upstream Kernel Changes ]
8111
8112 * mmc: sdhci-pci: break out definitions to header file
8113 - LP: #1239938
8114 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
8115 - LP: #1239938
8116 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
8117 * powerpc/book3e: support CONFIG_RELOCATABLE
8118 * book3e/kexec/kdump: enable kexec for kernel
8119 * book3e/kexec/kdump: create a 1:1 TLB mapping
8120 * book3e/kexec/kdump: introduce a kexec kernel flag
8121 * book3e/kexec/kdump: implement ppc64 kexec specfic
8122 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
8123 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
8124
8125 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
8126
8127linux (3.13.0-5.20) trusty; urgency=low
8128
8129 [ Andy Whitcroft ]
8130
8131 * [Packaging] tools -- do not make symlinks when not making packages
8132 * [Packaging] tools -- tidy up control.stub.in ordering
8133 * [Packaging] tools -- tools-common is shared and not conditional
8134 * rebase to v3.13
8135
8136 [ Dirk Brandewie ]
8137
8138 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
8139
8140 [ KY Srinivasan ]
8141
8142 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
8143 notification
8144
8145 [ Upstream Kernel Changes ]
8146
8147 * rebase to v3.13
8148 - LP: #1270603
8149
8150 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
8151
8152linux (3.13.0-4.19) trusty; urgency=low
8153
8154 [ Andy Whitcroft ]
8155
8156 * [Config] libunwind8-dev is now available for ppc64el
8157 * [Packaging] tools -- make cpupower optional
8158 * [Packaging] tools -- enable correctly for x86
8159
8160 [ Tim Gardner ]
8161
8162 * Release Tracking Bug
8163 - LP: #1269872
8164
8165 [ Upstream Kernel Changes ]
8166
8167 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
8168 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
8169 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
8170 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
8171
8172 [ Upstream Kernel Changes ]
8173
8174 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
8175
8176 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
8177
8178linux (3.13.0-3.18) trusty; urgency=low
8179
8180 [ Andy Whitcroft ]
8181
8182 * rebase to v3.13-rc8
8183 * [Packaging] efi -- allow EFI signatures on any arch
8184
8185 [ Tim Gardner ]
8186
8187 * [Config] Fix vcs-git path
8188 * Release Tracking Bug
8189 - LP: #1268683
8190
8191 [ Upstream Kernel Changes ]
8192
8193 * rebase to v3.13-rc8
8194
8195 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
8196
8197linux (3.13.0-2.17) trusty; urgency=low
8198
8199 [ Andy Whitcroft ]
8200
8201 * Release Tracking Bug
8202 - LP: #1267809
8203 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
8204 defaults
8205 * [Config] apply Platform support>>CPU Frequency scaling config defaults
8206 * [Config] CONFIG_PARIDE_EPATC8=y
8207 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
8208 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
8209 Switch drivers config defaults
8210 * [Config] apply Cryptographic API config defaults
8211 * [Config] apply Device Drivers >> Common Clock Framework config defaults
8212 * [Config] apply Device Drivers >> Distributed Switch Architecture
8213 drivers config defaults
8214 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
8215 device support config defaults
8216 * [Config] apply Device Drivers >> Graphics support >> Support for frame
8217 buffer devices >> Bootup logo config defaults
8218 * annotations -- update in tree annotations
8219 * [Config] apply Bus options >> PCI support >> RapidIO support config
8220 defaults
8221 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
8222 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
8223 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
8224 support config defaults
8225 * [Config] apply Device Drivers >> Character devices >> Serial drivers
8226 config defaults
8227 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
8228 defaults
8229 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
8230 Support config defaults
8231 * [Config] apply Device Drivers >> Character devices config defaults
8232 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
8233 HID transport layer config defaults
8234 * [Config] apply Device Drivers >> HID support >> HID bus support config
8235 defaults
8236 * [Config] apply Device Drivers >> HID support >> USB HID support config
8237 defaults
8238 * annotations -- update in tree annotations
8239 * [Config] apply Device Drivers >> GPIO Support config defaults
8240 * [Config] update configs for apparmour update
8241
8242 [ John Johansen ]
8243
8244 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8245 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8246 - LP: #1208988
8247 * SAUCE: apparmor: allocate path lookup buffers during init
8248 - LP: #1208988
8249 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
8250 - LP: #1236455
8251
8252 [ Tim Gardner ]
8253
8254 * Revert "[Debian] getabis: Preface module with package name"
8255 * [Config] Added ppc64el to getabis
8256 * [packaging] Bump ABI for every new release
8257
8258 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
8259
8260linux (3.13.0-1.16) trusty; urgency=low
8261
8262 * First 3.13 upload.
8263 * Release tracker
8264 - LP: #1266852
8265
8266 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
8267
8268linux (3.13.0-0.15) trusty; urgency=low
8269
8270 [ Tim Gardner ]
8271
8272 * rebase to v3.13-rc7
8273
8274 [ Upstream Kernel Changes ]
8275
8276 * rebase to v3.13-rc7
8277
8278 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
8279
8280linux (3.13.0-0.14) trusty; urgency=low
8281
8282 [ Andy Whitcroft ]
8283
8284 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8285
8286 [ Tim Gardner ]
8287
8288 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
8289 * Update lttng to Version 2.4.0-rc2
8290 * lttng: Disabled trace_kvm_async_pf_completed
8291 * [Config] CONFIG_IMA=y
8292 - LP: #1244627
8293
8294 [ Upstream Kernel Changes ]
8295
8296 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8297
8298 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
8299
8300linux (3.13.0-0.13) trusty; urgency=low
8301
8302 [ Andy Whitcroft ]
8303
8304 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
8305 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
8306 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
8307 * ubuntu: AUFS (no-squash): basic framework and update machinary
8308 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
8309 * ubuntu: aufs3 -- enable
8310 * ubuntu: aufs3 -- update configs
8311
8312 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
8313
8314linux (3.13.0-0.12) trusty; urgency=low
8315
8316 [ Upstream Kernel Changes ]
8317
8318 * rebase to v3.13-rc6
8319
8320 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
8321
8322linux (3.13.0-0.11) trusty; urgency=low
8323
8324 [ Andy Whitcroft ]
8325
8326 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
8327 * [Config] ppc64el -- initial defconfig based -generic flavour
8328 * [Config] initial defconfig for ppc64el
8329 * [Config] ubuntuise ppc64el config
8330 * [Config] ubuntuise ppc64el config part 2
8331 * [Config] d-i -- update empty udebs list
8332 * [Config] ppc64el -- split extras package
8333
8334 [ Anton Blanchard ]
8335
8336 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
8337
8338 [ Benjamin Herrenschmidt ]
8339
8340 * SAUCE: powerpc/powernv: Add calls to support little endian
8341
8342 [ Cédric Le Goater ]
8343
8344 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
8345 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
8346 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
8347 guests
8348
8349 [ Paul E. McKenney ]
8350
8351 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
8352
8353 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
8354
8355linux (3.13.0-0.10) trusty; urgency=low
8356
8357 [ Andy Whitcroft ]
8358
8359 * rebase to v3.13-rc5
8360 * [Config] updateconfigs following rebase to v3.13-rc5
8361
8362 [ Upstream Kernel Changes ]
8363
8364 * rebase to v3.13-rc5
8365 - LP: #1260303
8366 - LP: #1260303
8367 - LP: #1260225
8368
8369 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
8370
8371linux (3.13.0-0.9) trusty; urgency=low
8372
8373 [ Andy Whitcroft ]
8374
8375 * [Config] d-i -- allow missing firmware
8376
8377 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
8378
8379linux (3.13.0-0.8) trusty; urgency=low
8380
8381 [ Andy Whitcroft ]
8382
8383 * [Config] annotations -- first pass over entire config
8384 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
8385
8386 [ Tim Gardner ]
8387
8388 * [Config] Add arm64 device tree files
8389 - LP: #1262901
8390
8391 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
8392
8393linux (3.13.0-0.7) trusty; urgency=low
8394
8395 [ Rajesh B Prathipati ]
8396
8397 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
8398
8399 [ Tim Gardner ]
8400
8401 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
8402
8403 [ Upstream Kernel Changes ]
8404
8405 * rebase to v3.13-rc4
8406 - LP: #1259790
8407 - LP: #1259437
8408 - LP: #1259435
8409
8410 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
8411
8412linux (3.13.0-0.6) trusty; urgency=low
8413
8414 [ Paolo Pisati ]
8415
8416 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
8417 * [Config] i386: amd64: VIRTIO_CONSOLE=y
8418
8419 [ Tim Gardner ]
8420
8421 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
8422
8423 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
8424
8425linux (3.13.0-0.5) trusty; urgency=low
8426
8427 [ Andy Whitcroft ]
8428
8429 * correct bug listing for v3.13-rc2 rebase
8430 * [Config] ppc64el -- create linux-libc-dev
8431 * [Debian] Improve tools version message
8432 - LP: #1257715
8433
8434 [ Serge Hallyn ]
8435
8436 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
8437 - LP: #1248590
8438 * SAUCE: vfs: Fix a regression in mounting proc
8439
8440 [ Tim Gardner ]
8441
8442 * [Config] Build-in ohci-pci
8443 - LP: #1244176
8444 * Rebase to v3.13-rc3
8445
8446 [ Upstream Kernel Changes ]
8447
8448 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
8449 checks""
8450 - LP: #1248590
8451
8452 [ Upstream Kernel Changes ]
8453
8454 * rebase to v3.13-rc3
8455 - LP: #1256840
8456 - LP: #1256212
8457
8458 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
8459
8460linux (3.13.0-0.4) trusty; urgency=low
8461
8462 [ Tim Gardner ]
8463
8464 * Rebase to v3.13-rc2
8465
8466 [ Upstream Kernel Changes ]
8467
8468 * rebase to v3.13-rc2
8469
8470 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
8471
8472linux (3.13.0-0.3) trusty; urgency=low
8473
8474 [ Andy Whitcroft ]
8475
8476 * Revert "SAUCE: Fix DocBook FTBS"
8477
8478 [ Tim Gardner ]
8479
8480 * [Debian] Re-sign modules after debug objcopy
8481 - LP: #1253155
8482 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
8483
8484 [ Upstream Kernel Changes ]
8485
8486 * doc: fix generation of device-drivers
8487 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
8488
8489 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
8490
8491linux (3.13.0-0.2) trusty; urgency=low
8492
8493 [ Tim Gardner ]
8494
8495 * SAUCE: Fix DocBook FTBS
8496
8497 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
8498
8499linux (3.13.0-0.1) trusty; urgency=low
8500
8501 [ Upstream Kernel Changes ]
8502
8503 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
8504
8505 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
8506
8507linux (3.13.0-0.0) trusty; urgency=low
8508
8509 * Major release bump.
8510
8511 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
8512
8513linux (3.12.0-2.7) trusty; urgency=low
8514
8515 * Fixed armhf ABI build failure.
8516 * Release tracker
8517 - LP: #1249477
8518
8519 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
8520
8521linux (3.12.0-2.6) trusty; urgency=low
8522
8523 [ Joseph Salisbury ]
8524
8525 * SAUCE: tg3: Add support for new 57786 device id.
8526 - LP: #1242610
8527
8528 [ Tim Gardner ]
8529
8530 * [Config] CONFIG_OABI_COMPAT=n
8531 * [Config] add the wandboard to shipped dtb
8532 - LP: #1249421
8533 * Release tracker
8534 - LP: #1249477
8535
8536 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
8537
8538linux (3.12.0-2.5) trusty; urgency=low
8539
8540 [ Andy Whitcroft ]
8541
8542 * rebase to mainline v3.12
8543 * [Config] updateconfigs following rebase to v3.12
8544 * postinst -- improve relative symlink detection with missing files
8545 - LP: #1248053
8546 * postinst -- fix unchanged link detection
8547 * [Config] update configs following addition of apparmor fixes
8548
8549 [ Anthony Wong ]
8550
8551 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
8552 - LP: #1231305
8553
8554 [ John Johansen ]
8555
8556 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8557 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8558 - LP: #1208988
8559 * SAUCE: apparmor: allocate path lookup buffers during init
8560 - LP: #1208988
8561
8562 [ Tim Gardner ]
8563
8564 * [Config] Remove superfluous ubuntu/lttng-modules
8565
8566 [ Upstream Kernel Changes ]
8567
8568 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
8569 - LP: #1248590
8570
8571 [ Upstream Kernel Changes ]
8572
8573 * rebase to v3.12
8574 - LP: #1222850
8575
8576 [ Adam Conrad ]
8577 * etc/getabis: Fetch arm64/generic abis as well
8578
8579 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
8580
8581linux (3.12.0-1.3) trusty; urgency=low
8582
8583 [ Andy Whitcroft ]
8584
8585 * [Config] arm64 -- add arch to the configuration handlers
8586 * [Config] arm64 -- add generic flavour
8587 * [Config] arm64 -- default config
8588 * [Config] arm64 -- fix up various FTBFS config options
8589 * SAUCE: arm64: export __copy_in_user to modules
8590 * [Config] arm64 -- disable ABI/module checks
8591 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
8592 * [Config] arm64 -- enable udebs for arm64
8593
8594 [ Colin Watson ]
8595
8596 * [Config] Clean up various udeb Provides
8597
8598 [ Paolo Pisati ]
8599
8600 * [Config] AHCI_IMX=y
8601 * [Config] build imx*-wandboard dtbs
8602
8603 [ Serge Hallyn ]
8604
8605 * SAUCE: device_cgroup: remove can_attach
8606
8607 [ Tim Gardner ]
8608
8609 * rebase to v3.12-rc7
8610 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
8611 * Release tracker
8612 - LP: #1245932
8613
8614 [ Upstream Kernel Changes ]
8615
8616 * rebase to v3.12-rc7
8617 - LP: #1180881
8618 - LP: #1180881
8619 - LP: #1217957
8620
8621 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
8622
8623linux (3.12.0-0.2) trusty; urgency=low
8624
8625 [ Andy Whitcroft ]
8626
8627 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
8628 CAPACITY (16) at SPC-2"
8629 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
8630 SPC-2"
8631 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
8632 CAPACITY (16) be preferred"
8633 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
8634 be used at SPC-2"
8635 * Revert "overlayfs: Update to v19"
8636 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
8637 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
8638 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
8639 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
8640 clone_private_mount()"
8641 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
8642 modules"
8643 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
8644 documentation"
8645 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
8646 * [Config] fix linux-libc-dev generation for arm64
8647 * [Config] fix linux-libc-dev generation for x32
8648 * [Config] add linux-libc-dev generation for ppc64el
8649
8650 [ Erez Zadok ]
8651
8652 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
8653
8654 [ Miklos Szeredi ]
8655
8656 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
8657 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
8658 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
8659 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
8660 * ubuntu: overlayfs v20 -- overlay filesystem
8661 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
8662
8663 [ Neil Brown ]
8664
8665 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
8666
8667 [ Paolo Pisati ]
8668
8669 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
8670
8671 [ Seth Forshee ]
8672
8673 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
8674 ThinkPads
8675 - LP: #1183856
8676
8677 [ Tim Gardner ]
8678
8679 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
8680 * rebase to v3.12-rc2
8681 * updateconfigs
8682 * [Config] disable CONFIG_FB_VESA enforcer check
8683 * [Config] Disable lttng for FTBS
8684 * rebase to v3.12-rc3
8685 * rebase to v3.12-rc4
8686 * [Config] CONFIG_ANDROID=n
8687 - LP: #1235161
8688 * [Config] CONFIG_L2TP_V3=y
8689 - LP: #1235914
8690 * [Config] CONFIG_USB_OTG=n for all arches
8691 * Release tracker
8692 - LP: #1242811
8693
8694 [ Upstream Kernel Changes ]
8695
8696 * scsi: hyper-v storsvc switch up to SPC-3
8697
8698 * rebase to v3.12-rc6
8699 - LP: #1235977
8700 - LP: #1235523
8701 - LP: #1239392
8702 - LP: #1227491
8703
8704 * rebase to v3.12-rc3
8705 - LP: #1231931
8706
8707 * rebase to v3.12-rc2
8708 - LP: #1213820
8709 - LP: #1213055
8710 - LP: #1198030
8711
8712 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
8713
8714linux (3.11.0-8.15) saucy; urgency=low
8715
8716 [ Tim Gardner ]
8717
8718 * Release tracker
8719 - LP: #1227969
8720
8721 * Update lttng
8722 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
8723 Version 2.3.0+
8724
8725 [ Upstream Kernel Changes ]
8726
8727 * igb: Add additional get_phy_id call for i354 devices
8728 - LP: #1219619
8729 * igb: Read flow control for i350 from correct EEPROM section
8730 - LP: #1219619
8731 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
8732 Required for lttng update.
8733
8734 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
8735
8736linux (3.11.0-7.14) saucy; urgency=low
8737
8738 [ Andy Whitcroft ]
8739
8740 * [Packaging] sort out linux-tools naming
8741 - LP: #1205284
8742 * [Packaging] linux-tools: switch to common generic version helper
8743
8744 [ Paolo Pisati ]
8745
8746 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
8747
8748 [ Tim Gardner ]
8749
8750 * Release tracker
8751 - LP: #1226160
8752
8753 [ Tony Lindgren ]
8754
8755 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
8756 for pandaboard
8757
8758 [ Upstream Kernel Changes ]
8759
8760 * USB: handle LPM errors during device suspend correctly
8761 - LP: #1011415
8762 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
8763 - LP: #1011415
8764 * usb: Don't fail port power resume on device disconnect.
8765 - LP: #1011415
8766
8767 [ Upstream Kernel Changes ]
8768
8769 * rebase to v3.11.1
8770
8771 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
8772
8773linux (3.11.0-7.13) saucy; urgency=low
8774
8775 * Release tracker
8776 - LP: #1223545
8777
8778 [ Andy Whitcroft ]
8779
8780 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
8781 - LP: #1223499
8782 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
8783 - LP: #1223499
8784 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
8785 - LP: #1223499
8786 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
8787 - LP: #1223499
8788
8789 [ Maximiliano Curia ]
8790
8791 * SAUCE: (no-up) Only let characters through when there are active readers.
8792 - LP: #1208740
8793
8794 [ Tim Gardner ]
8795
8796 * [Debian] getabis: Commit new ABI directory, remove the old
8797 * [Config] CONFIG_EFIVAR_FS=y
8798 - LP: #1223195
8799 * [Config] CONFIG_EFI_VARS_PSTORE=m,
8800 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
8801 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
8802 - LP: #1222850
8803
8804 [ Upstream Kernel Changes ]
8805
8806 * Intel xhci: refactor EHCI/xHCI port switching
8807 - LP: #1210858
8808
8809 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
8810
8811linux (3.11.0-6.12) saucy; urgency=low
8812
8813 * Release tracker
8814 - LP: #1222893
8815
8816 [ Andy Whitcroft ]
8817
8818 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8819 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8820 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8821 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8822 - LP: #1222407
8823
8824 [ Paolo Pisati ]
8825
8826 * [Config] restore mmc boot on panda
8827
8828 [ Tyler Hicks ]
8829
8830 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
8831 - LP: #1216294
8832
8833 [ Upstream Kernel Changes ]
8834
8835 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
8836 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
8837 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
8838 * net: calxedaxgmac: fix possible skb free before tx complete
8839 * net: calxedaxgmac: update ring buffer tx_head after barriers
8840 * net: calxedaxgmac: fix race with tx queue stop/wake
8841 * net: calxedaxgmac: enable interrupts after napi_enable
8842 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
8843 * net: calxedaxgmac: remove some unused statistic counters
8844 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
8845 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
8846 * mfd: rtsx: Read vendor setting from config space
8847 - LP: #1201698
8848
8849 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
8850
8851linux (3.11.0-5.11) saucy; urgency=low
8852
8853 * Release tracker
8854 - LP: #1221886
8855
8856 [ Adam Lee ]
8857
8858 * SAUCE: Bluetooth: Add support for 04ca:2007
8859 - LP: #1153448
8860 * SAUCE: Bluetooth: Add support for 105b:e065
8861 - LP: #1161261
8862
8863 [ Gavin Guo ]
8864
8865 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
8866 - LP: #1166113
8867
8868 [ Upstream Kernel Changes ]
8869
8870 * igb: Reset the link when EEE setting changed
8871 - LP: #1219619
8872 * igb: Read register for latch_on without return value
8873 - LP: #1219619
8874 * igb: Added rcu_lock to avoid race
8875 - LP: #1219619
8876 * igb: don't allow SR-IOV without MSI-X
8877 - LP: #1219619
8878 * igb: Update MTU so that it is always at least a standard frame size
8879 - LP: #1219619
8880 * igb: Refactor of init_nvm_params
8881 - LP: #1219619
8882 * igb: Refactor NVM read functions to accommodate devices with no flash
8883 - LP: #1219619
8884 * igb: Add device support for flashless SKU of i210 device
8885 - LP: #1219619
8886 * igb: Fix get_fw_version function for all parts
8887 - LP: #1219619
8888 * igb: Add macro for size of RETA indirection table
8889 - LP: #1219619
8890 * igb: Expose RSS indirection table for ethtool
8891 - LP: #1219619
8892 * igb: Don't look for a PBA in the iNVM when flashless
8893 - LP: #1219619
8894 * igb: Implementation of 1-sec delay for i210 devices
8895 - LP: #1219619
8896 * igb: New PHY_ID for i354 device
8897 - LP: #1219619
8898 * igb: M88E1543 PHY downshift implementation
8899 - LP: #1219619
8900 * igb: No PHPM support in i354 devices
8901 - LP: #1219619
8902 * igb: Support to get 2_5G link status for appropriate media type
8903 - LP: #1219619
8904 * igb: Get speed and duplex for 1G non_copper devices
8905 - LP: #1219619
8906 * igb: Implementation to report advertised/supported link on i354 devices
8907 - LP: #1219619
8908 * igb: Update version number
8909 - LP: #1219619
8910 * Bluetooth: Take proper tty_struct references
8911 - LP: #1189998
8912 * Bluetooth: Remove the device from the list in the destructor
8913 - LP: #1189998
8914 * Bluetooth: Move the tty initialization and cleanup out of open/close
8915 - LP: #1189998
8916 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
8917 - LP: #1189998
8918 * Bluetooth: Fix the reference counting of tty_port
8919 - LP: #1189998
8920 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
8921 - LP: #1189998
8922
8923 [ Wen-chien Jesse Sung ]
8924
8925 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
8926 - LP: #1065400
8927 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
8928 - LP: #1065400
8929
8930 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
8931
8932linux (3.11.0-5.10) saucy; urgency=low
8933
8934 [ Andy Whitcroft ]
8935
8936 * Release tracker
8937 - LP: #1220222
8938 * Revert "[Config] Fix ubuntu directoy Kbuilds"
8939 * Revert "aufs update dropped some Kbuild files"
8940 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
8941 * Revert "ubuntu: AUFS -- update to
8942 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
8943 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8944 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8945 * rebase to v3.11 final
8946 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
8947 * ubuntu: AUFS (no-squash): basic framework and update machinary
8948 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8949 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8950 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
8951 * ubuntu: (no-squash) AUFS -- enable aufs
8952 * ubuntu: AUFS -- fix remaining d_count references to use accessor
8953 * ubuntu: lttng -- follow rename of pid_ns
8954 * SAUCE: disable stack-protector for ARM compressed bootloader
8955
8956 [ Paolo Pisati ]
8957
8958 * [Config] ARM_ATAG_DTB_COMPAT=y
8959
8960 [ Rob Herring ]
8961
8962 * [Config] Enable KVM and virtio for armhf generic-lpae
8963
8964 [ Tim Gardner ]
8965
8966 * [Config] CONFIG_ARPD=y
8967 * [Config] CONFIG_ZSWAP=y
8968 - LP: #1215379
8969
8970 [ Upstream Kernel Changes ]
8971
8972 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
8973 - LP: #1217957
8974 * ARM: use phys_addr_t for DMA zone sizes
8975 * ARM: highbank: enable DMA zone for LPAE
8976 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
8977 * ARM: highbank: select required errata work-arounds
8978 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
8979 * DMA: fix printk warning in AMBA PL08x DMA driver
8980 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
8981 * ARM: move outer_cache declaration out of ifdef
8982 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
8983 * ARM: highbank: clean-up some unused includes
8984 * ARM: xen: only set pm function ptrs for Xen guests
8985
8986 [ Upstream Kernel Changes ]
8987
8988 * rebase to v3.11
8989
8990 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
8991
8992linux (3.11.0-4.9) saucy; urgency=low
8993
8994 [ Tim Gardner ]
8995
8996 * rebase to v3.11-rc7
8997 * Release tracker
8998 - LP: #1216962
8999
9000 [ Upstream Kernel Changes ]
9001
9002 * mwifiex: do not create AP and P2P interfaces upon driver loading
9003 - LP: #1212720
9004
9005 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
9006
9007linux (3.11.0-3.8) saucy; urgency=low
9008
9009 [ Johannes Berg ]
9010
9011 * SAUCE: mac80211: ignore (E)CSA in probe response frames
9012 - LP: #1201470
9013
9014 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
9015
9016linux (3.11.0-3.7) saucy; urgency=low
9017
9018 [ Tim Gardner ]
9019
9020 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
9021 upstart to track
9022 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
9023 linux/hyperv.h
9024 * SAUCE: hv: Add vss daemon to Makefile
9025 * [Debian] Add hv_vss_daemon to tools package
9026 - LP: #1213282
9027 * [Config] Fix ubuntu directoy Kbuilds
9028 - LP: #1181755
9029
9030 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
9031
9032linux (3.11.0-3.6) saucy; urgency=low
9033
9034 [ Andy Whitcroft ]
9035
9036 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
9037 * [Config] tools: enable x86 and hyper-v
9038
9039 [ John Johansen ]
9040
9041 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
9042 snapshot"
9043 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
9044 root users"
9045 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
9046
9047 [ Joseph Salisbury ]
9048
9049 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
9050 - LP: #1210848
9051
9052 [ Kamal Mostafa ]
9053
9054 * [debian] tools: ship 'cpupower' in linux-tools
9055 - LP: #1158668
9056 * [Config] Build-dep on libpci-dev for cpu tools
9057 - LP: #1158668
9058
9059 [ Tim Gardner ]
9060
9061 * rebase to v3.11-rc6
9062 * Release tracker
9063 - LP: #1213941
9064
9065 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
9066
9067linux (3.11.0-2.5) saucy; urgency=low
9068
9069 [ Tim Gardner ]
9070
9071 * [Config] CONFIG_PM_DEBUG=y
9072 - LP: #1210539
9073 * rebase to v3.11-rc5
9074 * Release tracker
9075 - LP: #1211378
9076
9077 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
9078
9079linux (3.11.0-1.4) saucy; urgency=low
9080
9081 [ Tim Gardner ]
9082
9083 * Bump ABI when making changes to the inclusion list lest
9084 you cause conflicts with existing installed kernel
9085 packages.
9086 - LP: #1210331
9087
9088 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
9089
9090linux (3.11.0-0.3) saucy; urgency=low
9091
9092 [ Tim Gardner ]
9093
9094 * [Config] Include rbd and kvm in the virtual inclusion list
9095 - LP: #1206961
9096 * [Config] Removed obsolete inclusion list entries
9097
9098 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
9099
9100linux (3.11.0-0.2) saucy; urgency=low
9101
9102 [ Bruce Allan ]
9103
9104 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
9105 - LP: #1206757
9106 * SAUCE: (no-up) e1000e: enable support for new device IDs
9107 - LP: #1206757
9108
9109 [ John Johansen ]
9110
9111 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
9112
9113 [ Paolo Pisati ]
9114
9115 * build vexpress a15 dtb
9116 * [Config] disable Broadcom bcm support (ARCH_BCM)
9117 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
9118 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
9119 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
9120 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
9121 * [Config] disable TI Keystone, AM43xx and OMAP5 support
9122 * [Config] ARM_APPENDED_DTB=y
9123
9124 [ Tim Gardner ]
9125
9126 * rebase to v3.11-rc4
9127 * overlayfs: Update to v19
9128 * [Config] Enable overlayfs
9129 * SAUCE: Fix lttng compile errors
9130
9131 [ Upstream Kernel Changes ]
9132
9133 * rebase to v3.11-rc4
9134 - LP: #1163720
9135 - LP: #1162026
9136 - LP: #1195636
9137 - LP: #1195597
9138 - LP: #1180409
9139 - LP: #1168430
9140
9141 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
9142
9143linux (3.11.0-0.1) saucy; urgency=low
9144
9145 [ Upstream Kernel Changes ]
9146
9147 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
9148 - LP: #1163720
9149 - LP: #1162026
9150 - LP: #1195636
9151 - LP: #1195597
9152 - LP: #1180409
9153 - LP: #1168430
9154
9155 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
9156
9157linux (3.10.0-2.10) saucy; urgency=low
9158
9159 [ Andy Whitcroft ]
9160
9161 * [Config] CONFIG_INTEL_MEI*=m
9162 - LP: #1196155
9163 * [Config] CONFIG_DEBUG_INFO=y
9164
9165 [ Stephen Warren ]
9166
9167 * [Config] fix Calxeda xgmac module filename
9168
9169 [ Upstream Kernel Changes ]
9170
9171 * Revert "serial: 8250_pci: add support for another kind of NetMos
9172 Technology PCI 9835 Multi-I/O Controller"
9173 - LP: #1190967
9174 * mfd: lpc_ich: Add support for Intel Avoton SoC
9175 - LP: #1196658
9176
9177 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
9178
9179linux (3.10.0-2.9) saucy; urgency=low
9180
9181 [ Andy Whitcroft ]
9182
9183 * rebase to v3.10
9184
9185 [ John Johansen ]
9186
9187 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
9188 network mediation"
9189 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
9190 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
9191 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
9192 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
9193 interface"
9194 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
9195 to prevent execve from granting privs"
9196 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
9197
9198 [ Upstream Kernel Changes ]
9199
9200 * rebase to v3.10
9201
9202 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
9203
9204linux (3.10.0-1.8) saucy; urgency=low
9205
9206 [ Andy Whitcroft ]
9207
9208 * Release Tracking Bug
9209 - LP: #1195717
9210
9211 [ Andy Whitcroft ]
9212
9213 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
9214 interface"
9215 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
9216 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
9217 reference"
9218 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
9219 * Revert "ubuntu: overlayfs --
9220 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
9221 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
9222 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
9223 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
9224 * Revert "ubuntu: overlayfs --
9225 overlayfs-fix-possible-leak-in-ovl_new_inode"
9226 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
9227 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
9228 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
9229 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
9230 * Revert "ubuntu: overlayfs -- overlay filesystem"
9231 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
9232 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
9233 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
9234 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
9235
9236 [ Erez Zadok ]
9237
9238 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
9239
9240 [ Miklos Szeredi ]
9241
9242 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
9243 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
9244 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
9245 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
9246 * ubuntu: overlayfs v18 -- -- overlay filesystem
9247 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
9248
9249 [ Neil Brown ]
9250
9251 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
9252
9253 [ Tim Gardner ]
9254
9255 * [Config] CONFIG_SUNRPC_DEBUG=y
9256 - LP: #1127319
9257
9258 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
9259
9260linux (3.10.0-0.7) saucy; urgency=low
9261
9262 [ Andy Whitcroft ]
9263
9264 * autopkgtest: switch Depends: to build-essential
9265
9266 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
9267
9268linux (3.10.0-0.6) saucy; urgency=low
9269
9270 [ Andy Whitcroft ]
9271
9272 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
9273 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
9274 - LP: #1098378
9275 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
9276 * ubuntu: overlayfs -- expose do_splice_direct prototype
9277 * ubuntu: overlayfs -- follow change to do_splice_direct interface
9278 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
9279 - LP: #1192691
9280
9281 [ Stefan Bader ]
9282
9283 * (d-i) Add dm-snapshot to md-modules
9284 - LP: #1191726
9285
9286 [ Tim Gardner ]
9287
9288 * Release tracker
9289 - LP: #1194149
9290 * [Config] CONFIG_WIL6210=n for armhf
9291 * [Config] d-i: Add calxedaxgmac to nic-modules
9292 - LP: #1192358
9293 * [debian] Use dh_strip
9294 - LP: #1192759
9295 * [Config] Enable perf for armhf
9296 * do_tools=false when cross compiling
9297 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
9298 - LP: #1108082
9299
9300 [ Upstream Kernel Changes ]
9301
9302 * nsp32: switch reset delay to msleep() as it is tooo long
9303 * alx: add a simple AR816x/AR817x device driver
9304 Plucked from linux-next. replaces ubuntu/alx in favor of
9305 'to be merged' version in 3.11.
9306 * rebase to v3.10-rc7
9307 - LP: #1189363
9308
9309 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
9310
9311linux (3.10.0-0.5) saucy; urgency=low
9312
9313 [ Andy Whitcroft ]
9314
9315 * rebase to v3.10-rc6
9316 * [Config] updateconfigs following rebase to v3.10-rc6
9317
9318 [ Upstream Kernel Changes ]
9319
9320 * rebase to v3.10-rc6
9321
9322 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
9323
9324linux (3.10.0-0.4) saucy; urgency=low
9325
9326 [ Andy Whitcroft ]
9327
9328 * [Config] updateconfigs following rebase to v3.10-rc4
9329
9330 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
9331
9332linux (3.10.0-0.3) saucy; urgency=low
9333
9334 [ Andy Whitcroft ]
9335
9336 * rebase to v3.10-rc5
9337
9338 [ Upstream Kernel Changes ]
9339
9340 * rebase to v3.10-rc5
9341 - LP: #1186170
9342
9343 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
9344
9345linux (3.10.0-0.2) saucy; urgency=low
9346
9347 [ Andy Whitcroft ]
9348
9349 * rebase to v3.10-rc4
9350 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
9351 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
9352 - LP: #1187744
9353 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
9354
9355 [ Dave Chiluk ]
9356
9357 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
9358 - LP: #1035226
9359
9360 [ Tim Gardner ]
9361
9362 * rebase to v3.10-rc3
9363 * [Config] sparc be gone
9364 * [Config] ia64 be gone
9365 * d-i: block-modules provides nbd-modules
9366
9367 [ Upstream Kernel Changes ]
9368
9369 * rebase to v3.10-rc4
9370 * rebase to v3.10-rc3
9371
9372 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
9373
9374linux (3.10.0-0.1) saucy; urgency=low
9375
9376 [ Tim Gardner ]
9377
9378 * UBUNTU: Disabled lttng
9379 * UBUNTU: Disable aufs for FTBS
9380 * UBUNTU: Disabled alx
9381 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
9382 * UBUNTU: rebase to v3.10-rc2
9383 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
9384
9385 [ Andy Whitcroft ]
9386
9387 * UBUNTU: [Config] update standards version to 3.9.4.0
9388 * UBUNTU: [Config] squash duplicate package description (long and short)
9389 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
9390 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
9391 * UBUNTU: [Config] drop redundant Build-Conficts:
9392
9393 [ Upstream Kernel Changes ]
9394
9395 * rebase to v3.10-rc2
9396 - LP: #1180351
9397
9398 [ Upstream Kernel Changes ]
9399
9400 * rebase to v3.10-rc1
9401 - LP: #1172151
9402 - LP: #1089795
9403 - LP: #1167270
9404 - LP: #1128840
9405
9406 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
9407
9408linux (3.10.0-0.0) saucy; urgency=low
9409
9410 * Dummy
9411
9412 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9413
9414linux (3.9.0-2.6) saucy; urgency=low
9415
9416 [ Tim Gardner ]
9417
9418 * rebase to v3.9.2
9419
9420 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9421
9422linux (3.9.0-1.5) saucy; urgency=low
9423
9424 [ Tim Gardner ]
9425
9426 * rebase to v3.9.1
9427
9428 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
9429
9430linux (3.9.0-0.4) saucy; urgency=low
9431
9432 [ Andy Whitcroft ]
9433
9434 * ubuntu: overlayfs -- add FS_ALIAS
9435
9436 [ Tim Gardner ]
9437
9438 * Added lttng
9439 - LP: #1175784
9440
9441 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
9442
9443linux (3.9.0-0.3) saucy; urgency=low
9444
9445 [ Upstream Kernel Changes ]
9446
9447 * rebase to v3.9
9448
9449 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
9450
9451linux (3.9.0-0.2) saucy; urgency=low
9452
9453 [ Tim Gardner ]
9454
9455 * Enable extras packaging for amd64/i386.
9456 Fixes build depenencies with brittany and linux-meta.
9457
9458 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
9459
9460linux (3.9.0-0.1) saucy; urgency=low
9461
9462 [ Upstream Kernel Changes ]
9463
9464 * rebase to v3.9-rc8
9465
9466 [ Upstream Kernel Changes ]
9467
9468 * rebase to v3.9-rc7
9469 - LP: #1128840
9470
9471 [ Upstream Kernel Changes ]
9472
9473 * rebase to v3.9-rc6
9474
9475 [ Upstream Kernel Changes ]
9476
9477 * rebase to v3.9-rc5
9478
9479 [ Upstream Kernel Changes ]
9480
9481 * rebase to v3.8-rc4
9482 - LP: #1095315
9483 - LP: #886975
9484 - LP: #1086921
9485
9486 [ Upstream Kernel Changes ]
9487
9488 * rebase to v3.9-rc3
9489 - LP: #1155016
9490 - LP: #1103594
9491
9492 [ Upstream Kernel Changes ]
9493
9494 * rebase to v3.9-rc2
9495
9496 [ Upstream Kernel Changes ]
9497
9498 * rebase to v3.9-rc1
9499 - LP: #901105
9500 - LP: #961286
9501 - LP: #1011792
9502 - LP: #1128934
9503 - LP: #886975
9504 - LP: #978807
9505
9506 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
9507
9508linux (3.8.0-7.14) raring; urgency=low
9509
9510 [ Andy Whitcroft ]
9511
9512 * [Config] CONFIG_RCU_USER_QS=n
9513 * [Config] CONFIG_MTD_ONENAND_SIM=n
9514 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
9515
9516 [ Upstream Kernel Changes ]
9517
9518 * rebase to v3.8
9519
9520 [Tim Gardner]
9521
9522 * Release Tracking Bug
9523 - LP: #1130111
9524 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
9525 - LP: #1128840
9526
9527 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
9528
9529linux (3.8.0-6.13) raring; urgency=low
9530
9531 [Tim Gardner]
9532
9533 * Release Tracking Bug
9534 - LP: #1125364
9535 * Add ahci modules to d-i
9536 - LP: #1124415
9537
9538
9539 [ Chris Wilson ]
9540
9541 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
9542 the encoders
9543 - LP: #1097315
9544
9545 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
9546
9547linux (3.8.0-6.12) raring; urgency=low
9548
9549 [Tim Gardner]
9550
9551 * perf: NO_LIBPERL=1
9552 * Fix linux-headers dependency
9553 * Release Tracking Bug
9554 - LP: #1124362
9555
9556 [ Andy Whitcroft ]
9557
9558 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
9559 - LP: #1121699
9560
9561 [ Daniel Vetter ]
9562
9563 * SAUCE: drm/i915: write backlight harder
9564 - LP: #954661
9565
9566 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
9567
9568linux (3.8.0-6.11) raring; urgency=low
9569
9570 [Tim Gardner]
9571
9572 * Release Tracking Bug
9573 - LP: #1122071
9574 * rebase to v3.8-rc7
9575 * Add libaudit-dev as a build dependency
9576 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
9577
9578 [ Leann Ogasawara ]
9579
9580 * [Config] Remove CONFIG_SATA_AHCI annotation
9581
9582 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
9583
9584linux (3.8.0-5.10) raring; urgency=low
9585
9586 [Tim Gardner]
9587
9588 * Release Tracking Bug
9589 - LP: #1118568
9590
9591 * Bump ABI to fix install issue with 3.8.0-4.8.
9592 Moving drivers/ata/*ahci* to linux-image caused an
9593 install conflict with linux-image-extras without an
9594 ABI bump.
9595
9596 [ Jan Beulich ]
9597
9598 * SAUCE: xen-pciback: rate limit error messages from
9599 xen_pcibk_enable_msi{, x}()
9600 - LP: #1117336
9601 - CVE-2013-0231
9602
9603 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
9604
9605linux (3.8.0-4.9) raring; urgency=low
9606
9607 [ Herton Ronaldo Krzesinski ]
9608
9609 * d-i: Add mellanox ethernet drivers to nic-modules
9610 - LP: #1015339
9611
9612 [ Joseph Salisbury ]
9613
9614 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
9615 - LP: #1113547
9616
9617 [ Kamal Mostafa ]
9618
9619 * SAUCE: alx driver import script
9620
9621 [ Qualcomm Atheros, Inc ]
9622
9623 * SAUCE: alx: Update to heads/master
9624
9625 [ Tim Gardner ]
9626
9627 * Release Tracking Bug
9628 - LP: #1117673
9629
9630 * [debian] Remove dangling symlink from headers package
9631 - LP: #1112442
9632 * [config] CONFIG_ALX=m
9633 * [Config] Add alx to d-i nic-modules
9634 * [Config] CONFIG_SATA_AHCI=m
9635 - LP: #1056563
9636
9637 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
9638
9639linux (3.8.0-4.8) raring; urgency=low
9640
9641 [ Allen Ibara ]
9642
9643 * SAUCE: imx6: dts: Add IMX6Q AHCI support
9644
9645 [ Andy Whitcroft ]
9646
9647 * rebase to v3.8-rc6
9648 * updateconfigs following rebase to v3.8-rc6
9649
9650 [Leann Ogasawara]
9651
9652 * Release Tracking Bug
9653 - LP: #1112573
9654
9655 [ Paolo Pisati ]
9656
9657 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
9658 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
9659 * [Config] MMC_ARMMMCI=y (vexpress mmc)
9660 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
9661
9662 [ Seth Forshee ]
9663
9664 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
9665
9666 [ Upstream Kernel Changes ]
9667
9668 * rebase to v3.8-rc6
9669 - LP: #1107477
9670
9671 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
9672
9673linux (3.8.0-3.7) raring; urgency=low
9674
9675 [ Andy Green ]
9676
9677 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
9678 * SAUCE: ARM: omap2 add mac address allocation register api
9679 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
9680 allocation
9681
9682 [ Leann Ogasawara ]
9683
9684 * rebase to v3.8-rc5
9685 * Release Tracking Bug
9686 - LP: #1111486
9687
9688 [ Paolo Pisati ]
9689
9690 * SAUCE: davinci: vpss: compilation fix
9691 * [Config] enable TI OMAP4 support (Pandaboard/ES)
9692 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
9693 * [Config] enable Freescale IMX6 support (SabreLite)
9694 * [Config] SERIAL_IMX_CONSOLE=y
9695 * [Config] MMC_*_IMX=y
9696 * [Config] disable USB_SUSPEND
9697 * [Config] USB_MXS_PHY=y
9698 * [Config] USB_CHIPIDEA=y
9699 * SAUCE: DTB: add support for multiple DTBs
9700 * SAUCE: DTB: build imx6q-sabrelite
9701 * SAUCE: DTB: build beaglexm
9702 * SAUCE: DTB: build panda/panda es
9703 * [Config] disable CPU_FREQ
9704 * [Config] PANEL_TFP410=y (video DVI output)
9705 * [Config] SND_OMAP_SOC*=y
9706 * [Config] SND_IMX_SOC*=y
9707 * [Config] I2C_IMX=y
9708 * [Config] SPI_IMX=m
9709
9710 [ Stefan Bader ]
9711
9712 * [Config] Move 9p modules into generic package
9713 - LP: #1107658
9714
9715 [ Tony Lindgren ]
9716
9717 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
9718 kernels
9719 * SAUCE: ARM: OMAP2+: Use omap initcalls
9720 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
9721 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
9722 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
9723 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
9724 multiplaform
9725 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
9726 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
9727 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
9728
9729 [ Upstream Kernel Changes ]
9730
9731 * rebase to v3.8-rc5
9732 - LP: #1096789
9733
9734 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
9735
9736linux (3.8.0-2.6) raring; urgency=low
9737
9738 [ Adam Conrad ]
9739
9740 * Fix up linux-tools -> SRCPKGNAME-tools rename
9741
9742 [ Andy Whitcroft ]
9743
9744 * [Config] re-disable CONFIG_SOUND_OSS
9745 - LP: #1105230
9746
9747 [ Arend van Spriel ]
9748
9749 * SAUCE: brcmsmac: fix tx status processing
9750
9751 [Leann Ogasawara]
9752
9753 * Release Tracking Bug
9754 - LP: #1105104
9755
9756 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
9757
9758linux (3.8.0-1.5) raring; urgency=low
9759
9760 [Tim Gardner]
9761
9762 * Release Tracking Bug
9763 - LP: #1101235
9764
9765 [ Dudley Du ]
9766
9767 * SAUCE: Input: add support for Cypress PS/2 Trackpads
9768 - LP: #978807
9769
9770 [ Kamal Mostafa ]
9771
9772 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
9773 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
9774 * [Config] Add CONFIG_PS2_CYPRESS
9775
9776 [ Tim Gardner ]
9777
9778 * rebase to v3.8-rc4
9779
9780 [ Upstream Kernel Changes ]
9781
9782 * rebase to v3.8-rc4
9783 - LP: #1095315
9784 - LP: #886975
9785 - LP: #1086921
9786
9787 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
9788
9789linux (3.8.0-0.4) raring; urgency=low
9790
9791 [ Leann Ogasawara ]
9792
9793 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
9794 * [Config] Update CONFIG_IIO build annotation
9795 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
9796 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
9797 * [Config] Remove CONFIG_SPI_PL022 annotation
9798 * [Config] Update CONFIG_EZX_PCAP annotation
9799 * [Config] Update CONFIG_SENSORS_AK8975 annotation
9800 * [Config] Disable CONFIG_DRM_MGAG200
9801 - LP: #1042903
9802
9803 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
9804
9805linux (3.8.0-0.3) raring; urgency=low
9806
9807 [ Andy Whitcroft ]
9808
9809 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
9810 uselib()"
9811
9812 [ Scott James Remnant ]
9813
9814 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
9815 (for v3.7+)
9816 - LP: #1085766, #462111
9817
9818 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
9819
9820linux (3.8.0-0.2) raring; urgency=low
9821
9822 [ Tim Gardner ]
9823
9824 * [packaging] Add macro to selectively disable building perf
9825 * [packaging] Cannot depend on universe package libaudit-dev
9826
9827 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
9828
9829linux (3.8.0-0.1) raring; urgency=low
9830
9831
9832 [ Upstream Kernel Changes ]
9833
9834 * rebase to v3.8-rc3
9835 - LP: #1096789
9836
9837 [ Upstream Kernel Changes ]
9838
9839 * rebase to v3.8-rc2
9840 - LP: #1082357
9841 - LP: #1075882
9842
9843 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
9844
9845linux (3.7.0-7.15) raring; urgency=low
9846
9847 [ Chris J Arges ]
9848
9849 * SAUCE: add eeprom_bad_csum_allow module parameter
9850 - LP: #1070182
9851
9852 [ Leann Ogasawara ]
9853
9854 * Add ceph to linux-image for virtual instances
9855 - LP: #1063784
9856
9857 [ Serge Hallyn ]
9858
9859 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
9860
9861 [ Tim Gardner ]
9862
9863 * [Config] CONFIG_SLUB_DEBUG=y
9864 - LP: #1090308
9865
9866 [ Upstream Kernel Changes ]
9867
9868 * Revert "[SCSI] sd: Implement support for WRITE SAME"
9869 - LP: #1089818
9870
9871 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
9872
9873linux (3.7.0-6.14) raring; urgency=low
9874
9875 [ Andy Whitcroft ]
9876
9877 * [Config] annotations: all new annotations scheme including defaults
9878 * [Configs] apply annotation updates to main configs (top section)
9879
9880 [ Leann Ogasawara ]
9881
9882 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
9883 build"
9884 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
9885 * Temporarily disable module check for build
9886
9887 [ Stefan Bader ]
9888
9889 * ubuntu: dm-raid45: Adapt to upstream interface changes
9890 * Re-enable build of dm-raid45
9891
9892 [ Tim Gardner ]
9893
9894 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
9895 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
9896 * SAUCE: drm: Fix possible EDID memory allocation oops
9897 * SAUCE: ttm: Fix possible _manager memory allocation oops
9898 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
9899 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
9900 2 pointers
9901
9902 [ Tomas Hozza ]
9903
9904 * SAUCE: tools: hv: Netlink source address validation allows DoS
9905 - LP: #1084777
9906 - CVE-2012-5532
9907
9908 [ Upstream Kernel Changes ]
9909
9910 * rebase to v3.7
9911
9912 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
9913
9914linux (3.7.0-5.13) raring; urgency=low
9915
9916 [ Lino Sanfilippo ]
9917
9918 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
9919 fsnotify_destroy_group()
9920 - LP: #922906
9921 * SAUCE: fsnotify: introduce fsnotify_get_group()
9922 - LP: #922906
9923 * SAUCE: fsnotify: use reference counting for groups
9924 - LP: #922906
9925 * SAUCE: fsnotify: take groups mark_lock before mark lock
9926 - LP: #922906
9927 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
9928 indicates wheather a mark should be destroyed
9929 - LP: #922906
9930 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
9931 mark list
9932 - LP: #922906
9933 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
9934 - LP: #922906
9935 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
9936 fsnotify_remove_mark()
9937 - LP: #922906
9938 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
9939 by group
9940 - LP: #922906
9941 * SAUCE: fsnotify: change locking order
9942 - LP: #922906
9943
9944 [ Tim Gardner ]
9945
9946 * [Config] CONFIG_NFC_LLCP=y
9947 * [Config] get-firmware: Filter new files through fwinfo
9948 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
9949 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
9950 * [Config] CONFIG_XEN=y for all arches
9951 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
9952 * [Config] CONFIG_MMC_DW_EXYNOS=m
9953 * [Config] CONFIG_GPIO_ADNP=m
9954 * [Config] find-obsolete-firmware: Use correct path
9955 * rebase to v3.7-rc8
9956 - LP: #1084640
9957
9958 [ Upstream Kernel Changes ]
9959
9960 * Revert "VFS: don't do protected {sym,hard}links by default"
9961 - LP: #1084192
9962
9963 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
9964
9965linux (3.7.0-4.12) raring; urgency=low
9966
9967 [ Tim Gardner ]
9968
9969 * Revert "[Config] Use -j1 for headers_install"
9970 * Revert "[Config] install-arch-headers needs a valid config"
9971 Strayed into the weeds in search of the root cause of the periodic
9972 build failure.
9973 Fixes powerpc FTBS introduced in -4.11.
9974 * [Config] hmake -j1
9975 The kernel makefile appears to have parallel dependency
9976 problems for the install_headers target. This appears to be root
9977 cause for a periodic build failure on N-way machines.
9978
9979 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
9980
9981linux (3.7.0-4.11) raring; urgency=low
9982
9983 [ Tim Gardner ]
9984
9985 * [Config] Use -j1 for headers_install
9986 Also fixes a powerpc FTBS introduced by
9987 "[Config] install-arch-headers needs a valid config".
9988
9989 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
9990
9991linux (3.7.0-4.10) raring; urgency=low
9992
9993 [ Andy Whitcroft ]
9994
9995 * [Config] add rebuild-test support for autopkgtest
9996 - LP: #1081500
9997 * [tests] move build tests out of the way
9998 - LP: #1081500
9999 * [tests] add an autopkgtest rebuild test
10000 - LP: #1081500
10001
10002 [ Tim Gardner ]
10003
10004 * rebase to v3.7-rc7
10005 * SAUCE: Remove emi62 files duplicated in linux-firmware
10006 * SAUCE: Remove sb16 files duplicated in linux-firmware
10007 * SAUCE: Remove whiteheat files duplicated in linux-firmware
10008 * SAUCE: Remove yamaha files duplicated in linux-firmware
10009 * SAUCE: Remove dsp56k files used only by m68k
10010 * SAUCE: firmware: Remove last vestiges of dabusb
10011 * SAUCE: Remove vicam files duplicated in linux-firmware
10012 * [Config] install-arch-headers needs a valid config
10013
10014 [ Upstream Kernel Changes ]
10015
10016 * rebase to v3.7-rc7
10017 - LP: #1076840
10018 - LP: #1081466
10019
10020 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
10021
10022linux (3.7.0-3.9) raring; urgency=low
10023
10024 [ Leann Ogasawara ]
10025
10026 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
10027 - LP: #1079900
10028 * Add nfsv3 to nfs-modules udeb
10029
10030 [ Paolo Pisati ]
10031
10032 * [Config] SND_OMAP_SOC*=y
10033 - LP: #1019321
10034
10035 [ Stefan Bader ]
10036
10037 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
10038 - LP: #1078926
10039
10040 [ Tim Gardner ]
10041
10042 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
10043 - LP: #1079469
10044 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
10045 * rebase to v3.7-rc6
10046 * SAUCE: script to detect obsolete firmware
10047 * SAUCE: Remove yam files duplicated in linux-firmware
10048 * SAUCE: Remove tehuti files duplicated in linux-firmware
10049 * SAUCE: Remove matrox files duplicated in linux-firmware
10050 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
10051 * SAUCE: Remove r128 files duplicated in linux-firmware
10052 * SAUCE: Remove acenic files duplicated in linux-firmware
10053 * SAUCE: Remove keyspan files duplicated in linux-firmware
10054 * SAUCE: Remove sun files duplicated in linux-firmware
10055 * SAUCE: Remove radeon files duplicated in linux-firmware
10056 * SAUCE: Update bnx2x firmware to 7.8.2.0
10057 * [Config] generic.inclusion-list: econet has disappeared
10058
10059 [ Upstream Kernel Changes ]
10060
10061 * seccomp: forcing auditing of kill condition
10062 - LP: #1079469
10063 * rebase to v3.7-rc6
10064
10065 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
10066
10067linux (3.7.0-2.8) raring; urgency=low
10068
10069 [ Andy Whitcroft ]
10070
10071 * Revert "overlayfs: disable until FTBS is fixed"
10072 * Revert "ubuntu: overlayfs"
10073 * Revert "ubuntu: AUFS"
10074 * ubuntu: overlayfs -- overlayfs: add statfs support
10075 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
10076 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
10077 inode
10078 - LP: #944386
10079 * ubuntu: AUFS (no-squash): basic framework and update machinary
10080 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
10081 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
10082 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
10083 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
10084 * ubuntu: AUFS (no-squash) -- reenable
10085 - LP: #1079193
10086
10087 [ Erez Zadok ]
10088
10089 * ubuntu: overlayfs -- overlayfs: implement show_options
10090
10091 [ Miklos Szeredi ]
10092
10093 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
10094 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10095 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10096 * ubuntu: overlayfs -- overlay filesystem
10097 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10098 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
10099
10100 [ Neil Brown ]
10101
10102 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10103
10104 [ Robin Dong ]
10105
10106 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
10107 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
10108
10109 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
10110
10111linux (3.7.0-1.7) raring; urgency=low
10112
10113 [ Tim Gardner ]
10114
10115 * [Config] Drop dependency on libaudit-dev
10116 Its a universe package which causes an FTBS on the builders.
10117 libaudit-dev is not strictly required for the perf tools build.
10118
10119 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
10120
10121linux (3.7.0-1.6) raring; urgency=low
10122
10123 [ Andy Whitcroft ]
10124
10125 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
10126 * [Config] better encode the CONFIG_NVRAM constaint
10127 * enforcer -- fix debugging output
10128
10129 [ Ben Collins ]
10130
10131 * [Config] Add custom_override rule to allow for alternate kernel
10132 file/install
10133 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
10134
10135 [ Tim Gardner ]
10136
10137 * [Config] Dropped armel
10138 * Drop highbank from ABI fetch list
10139 * [Config] Use dh_prep instead of 'dh_clean -k'
10140 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
10141 * [Config] Document binary-indep dependency chain
10142 * rebase to v3.7-rc5
10143
10144 [ Upstream Kernel Changes ]
10145
10146 * rebase to v3.7-rc5
10147
10148 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
10149
10150linux (3.7.0-0.5) raring; urgency=low
10151
10152 [ Tim Gardner ]
10153
10154 * [Config] CONFIG_AMD_IOMMU_V2=m
10155 - LP: #1071520
10156 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
10157 Fixes FTBS
10158
10159 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
10160
10161linux (3.7.0-0.4) raring; urgency=low
10162
10163 [ Ben Collins ]
10164
10165 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
10166
10167 [ Tim Gardner ]
10168
10169 * [Config] do_tools=false for arm
10170
10171 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
10172
10173linux (3.7.0-0.3) raring; urgency=low
10174
10175 [ Tim Gardner ]
10176
10177 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
10178 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
10179 * [Config] Drop highbank harder
10180
10181 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
10182
10183linux (3.7.0-0.2) raring; urgency=low
10184
10185 [ Andy Whitcroft ]
10186
10187 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
10188 instances
10189 - LP: #1066921
10190 * [Config] drop highbank builds
10191
10192 [ Jeremy Kerr ]
10193
10194 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
10195 - LP: #1063061
10196
10197 [ Leann Ogasawara ]
10198
10199 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
10200
10201 [ Tim Gardner ]
10202
10203 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
10204 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
10205 * rebase to v3.7-rc4
10206 * SAUCE: MODSIGN: Emit error for incorrectly signed module
10207
10208 [ Upstream Kernel Changes ]
10209
10210 * rebase to v3.7-rc4
10211
10212 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
10213
10214linux (3.7.0-0.1) raring; urgency=low
10215
10216
10217 [ Upstream Kernel Changes ]
10218
10219 * rebase to v3.7-rc3
10220 - LP: #1056078
10221
10222 [ Upstream Kernel Changes ]
10223
10224 * rebase to v3.7-rc2
10225 - LP: #1060729
10226 - LP: #1059523
10227 - LP: #1006690
10228 - LP: #1049623
10229 - LP: #1046512
10230 - LP: #1052499
10231 - LP: #1037642
10232 - LP: #559939
10233 - LP: #1052460
10234 - LP: #939161
10235 - LP: #1046734
10236
10237 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
10238
10239linux (3.6.0-0.1) UNRELEASED; urgency=low
10240
10241
10242 [ Upstream Kernel Changes ]
10243
10244 * rebase to v3.6
10245
10246 [ Upstream Kernel Changes ]
10247
10248 * rebase to v3.6-rc7
10249
10250 [ Upstream Kernel Changes ]
10251
10252 * rebase to v3.6-rc6
10253 - LP: #1000424
10254
10255 [ Upstream Kernel Changes ]
10256
10257 * rebase to v3.6-rc5
10258 - LP: #1040077
10259
10260 [ Upstream Kernel Changes ]
10261
10262 * rebase to v3.6-rc4
10263
10264 [ Upstream Kernel Changes ]
10265
10266 * rebase to v3.6-rc3
10267 - LP: #1038651
10268 - LP: #1034779
10269
10270 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
10271
10272linux (3.5.0-6.6) quantal-proposed; urgency=low
10273
10274 [ Andy Whitcroft ]
10275
10276 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
10277 experimental features
10278 * SAUCE: highbank -- export clock functions for modules
10279 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
10280 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
10281 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
10282 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10283 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10284 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
10285 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
10286 * [Config] highbank -- reenable CONFIG_DW_DMAC
10287 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
10288 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
10289 * [Config] highbank -- reenable CONFIG_USB_DWC3
10290 * [Config] highbank -- reenable CONFIG_SATA_MV
10291 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
10292 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
10293 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
10294 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
10295 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
10296 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10297 * [Config] highbank -- enable CONFIG_EXPERT
10298 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10299 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
10300 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
10301 * [Config] enable CONFIG_USB_ETH_EEM
10302 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
10303 * [Config] disable CONFIG_USB_M66592
10304 * [Config] enable CONFIG_USB_NET2272
10305 * [Config] enable CONFIG_USB_R8A66597
10306 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
10307 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
10308 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
10309 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
10310 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
10311 * [Config] sync configuration armhf omap -> armel omap
10312 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
10313 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
10314
10315 [ Bryan Wu ]
10316
10317 * [Config] change default IO scheduler from CFQ to Deadline
10318
10319 [ Leann Ogasawara ]
10320
10321 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
10322 * [Config] Disable CONFIG_MOUSE_INPORT
10323
10324 [ Tim Gardner ]
10325
10326 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
10327 * [Config] Add bnx2x firmware to nic-modules udeb
10328 * SAUCE: Add script to convert firmware to ihex format
10329 * SAUCE: firmware: Upgrade bnx2 to current versions
10330 * [Config] Add tigon firmware to nic-modules udeb
10331 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
10332 - LP: #1026761
10333 * SAUCE: Remove redundant cis firmware
10334 * SAUCE: Remove redundant emi26 firmware
10335 * SAUCE: Remove redundant ttusb-budget firmware
10336 * SAUCE: Remove redundant sun/cassini firmware
10337 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
10338 * SAUCE: Remove redundant 3com/typhoon.bin firmware
10339 * SAUCE: Remove redundant yamaha/ds1 firmware
10340 * SAUCE: Remove redundant keyspan_pda firmware
10341 * rebase to v3.5
10342
10343 [ Upstream Kernel Changes ]
10344
10345 * rebase to v3.5
10346 - LP: #1027828
10347
10348 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
10349
10350linux (3.5.0-5.5) quantal-proposed; urgency=low
10351
10352 [ Andy Whitcroft ]
10353
10354 * [Config] annotations: initial import of configuration annotations
10355
10356 [ Bryan Wu ]
10357
10358 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
10359
10360 [ Leann Ogasawara ]
10361
10362 * Rebase to v3.5-rc7
10363
10364 [ Manoj Iyer ]
10365
10366 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
10367 - LP: #1010281
10368
10369 [ Tim Gardner ]
10370
10371 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
10372 expects
10373 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
10374 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
10375 * [Config] CONFIG_IP_NF_QUEUE=n
10376 * [Config] CONFIG_MTD_DOC2000=n
10377 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
10378 * [Config] CONFIG_PRISM54=n
10379 * [Config] CONFIG_SCx200_I2C=n
10380 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
10381
10382 [ Upstream Kernel Changes ]
10383
10384 * rebase to v3.5-rc7
10385
10386 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
10387
10388linux (3.5.0-4.4) quantal-proposed; urgency=low
10389
10390 [ Andy Whitcroft ]
10391
10392 * [Packaging] getabis should be extracting all packages
10393 - LP: #1021174
10394 * [Config] getabis -- series uses linux-image-extra
10395 - LP: #1021174
10396 * rebase to v3.5-rc6
10397
10398 [ Bryan Wu ]
10399
10400 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
10401 flavours
10402 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
10403
10404 [ Leann Ogasawara ]
10405
10406 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
10407 - LP: #1019561
10408
10409 [ Paolo Pisati ]
10410
10411 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
10412 - LP: #1019321
10413
10414 [ Stefan Bader ]
10415
10416 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
10417 - LP: #1018456
10418 * (config) Disable ACPI_PROCFS_POWER
10419
10420 [ Tim Gardner ]
10421
10422 * [Config] CONFIG_ACPI_BGRT=y
10423 * Extract firmware module info during getabi
10424 - LP: #1021174
10425
10426 [ Upstream Kernel Changes ]
10427
10428 * rebase to v3.5-rc6
10429
10430 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
10431
10432linux (3.5.0-3.3) quantal-proposed; urgency=low
10433
10434 [ Andy Whitcroft ]
10435
10436 * [Config] enable CONFIG_MEMTEST=y
10437 - LP: #1004535
10438 * [Config] config-check: add support for a cut operation
10439 * [Config] enforcer -- switch to cut where appropriate
10440
10441 [ Leann Ogasawara ]
10442
10443 * Rebase to v3.5-rc5
10444 * [Config] Updateconfigs after rebase to v3.5-rc5
10445
10446 [ Luis Henriques ]
10447
10448 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
10449 __ocfs2_change_file_space
10450 - LP: #1006012
10451
10452 [ Seth Forshee ]
10453
10454 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
10455 for LVDS register initialization
10456 - LP: #1012800
10457
10458 [ Upstream Kernel Changes ]
10459
10460 * rebase to v3.5-rc5
10461 - LP: #1013183
10462 - LP: #1017017
10463 - LP: #884652
10464
10465 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
10466
10467linux (3.5.0-2.2) quantal-proposed; urgency=low
10468
10469 [ Andy Whitcroft ]
10470
10471 * rebase to v3.5-rc4
10472
10473 [ Arend van Spriel ]
10474
10475 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
10476 brcms_c_regd_init()
10477 - LP: #950320
10478
10479 [ Bryan Wu ]
10480
10481 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
10482
10483 [ Chris J Arges ]
10484
10485 * PACKAGING: add .gnu_debuglink sections to .ko files
10486 - LP: #669641
10487
10488 [ Leann Ogasawara ]
10489
10490 * d-i: Add hid-generic to input-modules
10491 - LP: #1017879
10492
10493 [ Ming Lei ]
10494
10495 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
10496 - LP: #1017717, #225
10497
10498 [ Paolo Pisati ]
10499
10500 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
10501 - LP: #1017718
10502 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
10503
10504 [ Seth Forshee ]
10505
10506 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
10507 during initialization
10508 - LP: #950320
10509 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
10510 by mac80211
10511 - LP: #950320
10512 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
10513 channels
10514 - LP: #950320
10515 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
10516 - LP: #950320
10517 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
10518 regulatory domain
10519 - LP: #950320
10520 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
10521 regulatory updates
10522 - LP: #950320
10523 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
10524 tx power limits
10525 - LP: #950320
10526 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
10527 against internal regulatory data
10528 - LP: #950320
10529 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
10530 when checking whether OFDM is allowed
10531 - LP: #950320
10532
10533 [ Tim Gardner ]
10534
10535 * [Config] Enable CONFIG_CGROUPS for highbank
10536 - LP: #1014692
10537 * [Config] FB_OMAP*=y and PANEL_TFP410=y
10538
10539 [ Upstream Kernel Changes ]
10540
10541 * rebase to v3.5-rc4
10542
10543 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
10544
10545linux (3.5.0-1.1) quantal-proposed; urgency=low
10546
10547 [ Andy Whitcroft ]
10548
10549 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
10550
10551 [ Leann Ogasawara ]
10552
10553 * Rebase to v3.5-rc1
10554 * [Config] Remove USB_DEVICEFS from the config enforcer
10555 * [Config] Updateconfigs after rebase to v3.5-rc1
10556 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
10557 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10558 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10559 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10560 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10561 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10562 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
10563 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
10564 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
10565 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
10566 * Rebase to v3.5-rc2
10567 * [Config] Updateconfigs after rebase to v3.5-rc2
10568 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
10569 * Rebase to v3.5-rc3
10570 * [Config] Updateconfigs after rebase to v3.5-rc3
10571
10572 [ Paul Mundt ]
10573
10574 * SAUCE: fix bug.h's inclusion of kernel.h
10575
10576 [ Stefan Bader ]
10577
10578 * SAUCE: Fix compile failures of dm-raid45
10579 * [Config] Enable dm-raid45
10580 * Move dependency on crda to extra package
10581 - LP: #657901
10582 * SAUCE: Mask CR4 writes on older Xen hypervisors
10583
10584 [ Upstream Kernel Changes ]
10585
10586 * rebase to v3.5-rc3
10587 - LP: #993162
10588 - LP: #925577
10589 * rebase to v3.5-rc2
10590 * rebase to v3.5-rc1
10591 - LP: #955892
10592 - LP: #978038
10593 - LP: #987371
10594 - LP: #929545
10595 - LP: #942316
10596 - LP: #903853
10597
10598 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
10599
10600linux (3.4.0-5.11) quantal-proposed; urgency=low
10601
10602 [ Leann Ogasawara ]
10603
10604 * [Config] Disable CONFIG_ARM_LPAE
10605 - LP: #1009061
10606
10607 [ Oleksij Rempel ]
10608
10609 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
10610 - LP: #1008905
10611
10612 [ Paolo Pisati ]
10613
10614 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
10615 - LP: #1009061
10616
10617 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
10618
10619linux (3.4.0-4.10) quantal; urgency=low
10620
10621 [ Leann Ogasawara ]
10622
10623 * Temporarily disable ABI and module check
10624
10625 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
10626
10627linux (3.4.0-4.9) quantal; urgency=low
10628
10629 [ Andy Whitcroft ]
10630
10631 * [Config] fix config split to avoid the shared config
10632 * [Config] updateconfigs following split config fix
10633 * [Config] linux-image-extras needs full postinst
10634 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
10635 * [Config] CONFIG_HP_WATCHDOG enable as module
10636 * [Config] CONFIG_PDC_ADMA is not boot essential
10637 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
10638 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
10639 * [Config] CONFIG_TRANZPORT=m commonise
10640 * [Config] CONFIG_R3964=m commonise
10641 * [Config] CONFIG_SCSI_DH=m commonise
10642 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
10643 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
10644 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
10645 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
10646 * [Config] CONFIG_USB_SN9C102 is deprecated disable
10647 * [Config] CONFIG_USB_SI470X=m commonise
10648 * [Config] CONFIG_USB_ET61X251=m commonise
10649 * [Config] CONFIG_RTS_PSTOR=m commonise
10650 * [Config] CONFIG_SCANLOG=m commonise
10651 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
10652 * [Config] CONFIG_SM_FTL=m commonise
10653 * [Config] CONFIG_SOLO6X10=m commonise
10654 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
10655 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
10656 * [Config] CONFIG_SPI_SPIDEV=m commonise
10657 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
10658 * [Config] CONFIG_TPS65010=m commonise
10659 * [Config] CONFIG_STE10XP=y commonise
10660 * [Config] CONFIG_X25_ASY=m commonise
10661 * [Config] CONFIG_USB_MON=m commonise
10662 * [Config] CONFIG_VME_BUS=m commonise
10663 * [Config] CONFIG_W35UND=m commonise
10664 * [Config] -CONFIG_TCG_TPM=y commonise
10665 * [Config] highbank -- commonise filesystems
10666 * [Config] highbank -- commonise subsystems
10667 * [Config] highbank -- commonise network protocols
10668 * [Config] highbank -- commonise input drivers
10669 * [Config] highbank -- commonise CRYPTO options
10670 * [Config] highbank -- commonise HID options
10671 * [Config] highbank -- commonise sensors options
10672 * [Config] highbank -- commonise EXPORTFS/FHANDLE
10673 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
10674 * [Config] highbank -- commonise ENCRYPTED_KEYS
10675 * [Config] highbank -- commonise CONFIG_ATALK
10676 * [Config] highbank -- commonise INET/INET6
10677 * [Config] highbank -- commonise NLS
10678 * [Config] highbank -- commonise BLK/CHR
10679 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
10680 * [Config] highbank -- commonise INET/INET6 part 2
10681 * [Config] highbank -- commonise PHY settings
10682 * [Config] highbank -- commonise CRC settings
10683 * [Config] highbank -- commonise BINFMT settings
10684 * [Config] highbank -- commonise DM settings
10685 * [Config] highbank -- commonise RTC_DRV settings
10686 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
10687 * [Config] highbank -- commonise USB settings
10688 * [Config] highbank -- commonise GPIO settings
10689 * [Config] highbank -- commonise I2C settings
10690 * [Config] highbank -- commonise numerous subsystem selectors
10691 * [Config] highbank -- commonise A-C modules missmatches
10692 * [Config] highbank -- commonise D-F modules missmatches
10693 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
10694 * [Config] highbank -- commonise G-I modules missmatches
10695 * [Config] highbank -- commonise J-L modules missmatches
10696 * [Config] highbank -- commonise M modules missmatches
10697 * [Config] highbank -- commonise N-P modules missmatches
10698 * [Config] highbank -- commonise Q-R modules missmatches
10699 * [Config] highbank -- commonise S modules missmatches -- part 1
10700 * [Config] highbank -- commonise S modules missmatches -- part 2
10701 * [Config] highbank -- commonise T modules missmatches
10702 * [Config] highbank -- commonise U-Z modules missmatches
10703
10704 [ Ike Panhc ]
10705
10706 * [Config] add highbank flavour
10707 - LP: #1000831
10708
10709 [ Mark Langsdorf ]
10710
10711 * SAUCE: arm highbank: add support for pl320-ipc driver
10712 - LP: #1000831
10713
10714 [ Rob Herring ]
10715
10716 * SAUCE: input: add a key driver for highbank
10717 - LP: #1000831
10718 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
10719 - LP: #1000831
10720 * SAUCE: force DMA buffers to non-bufferable on highbank
10721 - LP: #1000831
10722 * SAUCE: net: calxedaxgmac: fix net timeout recovery
10723 - LP: #1000831
10724
10725 [ Tim Gardner ]
10726
10727 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
10728 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
10729 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
10730 * [Config] Homogenize CIFS configs across all arches
10731 * [Config] armhf should not be skipabi or skipmodules
10732 - LP: #1006913
10733
10734 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
10735
10736linux (3.4.0-3.8) quantal; urgency=low
10737
10738 [ Andy Whitcroft ]
10739
10740 * [Config] include include/generated/compile.h
10741 - LP: #942569
10742 * [Config] fix up postinst to ensure we know which error is which
10743 - LP: #1002388
10744
10745 [ Herton Ronaldo Krzesinski ]
10746
10747 * SAUCE: async_populate_rootfs: fix build warnings
10748 - LP: #1003417
10749
10750 [ John Johansen ]
10751
10752 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
10753 * SAUCE: apparmor: Add the ability to mediate mount
10754 * SAUCE: AppArmor: basic networking rules
10755 * SAUCE: apparmor: fix profile lookup for unconfined
10756 - LP: #978038, #987371
10757 * SAUCE: apparmor: fix long path failure due to disconnected path
10758 - LP: #955892
10759
10760 [ Mario Limonciello ]
10761
10762 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
10763 - LP: #901410
10764
10765 [ Stefan Bader ]
10766
10767 * (config) Built-in xen-acpi-processor
10768
10769 [ Tim Gardner ]
10770
10771 * [Config] CONFIG_NET_DSA=m
10772 - LP: #1004148
10773 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
10774
10775 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
10776
10777linux (3.4.0-3.7) quantal; urgency=low
10778
10779 [ Andy Whitcroft ]
10780
10781 * [Config] drop the virtual flavour in favour of a split generic et al
10782 * [Config] enforcer -- drop IDLE enforcement
10783 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
10784 * [Config] updateconfigs following removal of -virtual
10785
10786 [ Leann Ogasawara ]
10787
10788 * Rebase to v3.4
10789
10790 [ Seth Forshee ]
10791
10792 * [Config] disable CONFIG_B43_BCMA_EXTRA
10793
10794 [ Tim Gardner ]
10795
10796 * [Config] Check for extras when building udebs
10797 * [Config] Collapsed generic-pae into generic [i386]
10798
10799 [ Upstream Kernel Changes ]
10800
10801 * rebase to v3.4
10802
10803 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
10804
10805linux (3.4.0-2.6) quantal; urgency=low
10806
10807 [ Andy Whitcroft ]
10808
10809 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
10810 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
10811 d_make_root()"
10812 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
10813 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
10814 security permissions to overlay files"
10815 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
10816 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
10817 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
10818 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
10819 * Revert "ubuntu: overlayfs -- overlay filesystem"
10820 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
10821 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
10822 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
10823 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
10824 * ubuntu: overlayfs -- overlayfs: add statfs support
10825 * ubuntu: overlayfs -- inode_only_permission: export inode level
10826 permissions checks
10827 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
10828
10829 [ Erez Zadok ]
10830
10831 * ubuntu: overlayfs -- overlayfs: implement show_options
10832
10833 [ Miklos Szeredi ]
10834
10835 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10836 * ubuntu: overlayfs -- vfs: add i_op->open()
10837 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10838 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10839 * ubuntu: overlayfs -- overlay filesystem
10840 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10841
10842 [ Neil Brown ]
10843
10844 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10845
10846 [ Robin Dong ]
10847
10848 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
10849 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
10850
10851 [ Tim Gardner ]
10852
10853 * [Config] perarch and indep tools builds need separate build directories
10854 * Prevent upgrading a non-PAE CPU
10855 * perf is not parallel build safe
10856
10857 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
10858
10859linux (3.4.0-2.5) quantal; urgency=low
10860
10861 [ Andy Whitcroft ]
10862
10863 * [Config] perarch and indep tools builds need separate build directories
10864
10865 [ Tim Gardner ]
10866
10867 * Prevent upgrading a non-PAE CPU
10868 * [Config] build debug
10869 * [Config] perf tools are not parallel build safe
10870
10871 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
10872
10873linux (3.4.0-2.4) quantal; urgency=low
10874
10875 [ Leann Ogasawara ]
10876
10877 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
10878 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
10879 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
10880 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
10881 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
10882 7400"
10883 * Revert "ubuntu: omnibook: fix source file newline"
10884 * Revert "ubuntu: omnibook -- update BOM"
10885 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
10886 depend on X86"
10887 * Revert "ubuntu: omnibook -- Added missing BOM file"
10888 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
10889 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
10890 mappings"
10891 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
10892 X86_32"
10893 * Revert "ubuntu: nx-emu - i386: NX emulation"
10894 * Revert "ubuntu: rfkill drivers -- version 1.3"
10895 * Temporarily disable module check
10896 * [Config] Remove CONFIG_FSAM7400
10897 * [Config] Remove CONFIG_OMNIBOOK
10898 * [Config] Update configs
10899 * Rebase to v3.4-rc7
10900 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
10901
10902 [ Tim Gardner ]
10903
10904 * Updated generic-pae description
10905 * Rebase to v3.4-rc6
10906 * install-tools depends on build targets
10907
10908 [ Upstream Kernel Changes ]
10909
10910 * kconfig: in debug mode some 0 length message prints occur
10911 * rebase to v3.4-rc7
10912 * rebase to v3.3-rc6
10913
10914 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
10915
10916linux (3.4.0-1.3) quantal; urgency=low
10917
10918 [ Andy Whitcroft ]
10919
10920 * [Config] control.stub is an intermediate product not a dependancy
10921 - LP: #992414
10922
10923 [ Leann Ogasawara ]
10924
10925 * remove i386 generic from getabis
10926
10927 [ Upstream Kernel Changes ]
10928
10929 * (pre-stable) b43: only reload config after successful initialization
10930 - LP: #950295
10931
10932 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
10933
10934linux (3.4.0-1.2) quantal; urgency=low
10935
10936 [ Andy Whitcroft ]
10937
10938 * [Config] add build depends for flex, bison and pkg-config
10939
10940 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
10941
10942linux (3.4.0-1.1) quantal; urgency=low
10943
10944 [ Andy Whitcroft ]
10945
10946 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10947 permissions to overlay files
10948 - LP: #915941, #918212
10949 - CVE-2012-0055
10950
10951 [ Leann Ogasawara ]
10952
10953 * Open Q
10954 * Rebase to v3.4-rc5
10955 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10956 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10957 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10958 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
10959 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10960 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
10961 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10962 * [Config] Temporarily disable CONFIG_AX88796 on arm
10963
10964 [ Upstream Kernel Changes ]
10965
10966 * vfs: pass struct path to __dentry_open()
10967 * vfs: add i_op->open()
10968 * vfs: export do_splice_direct() to modules
10969 * vfs: introduce clone_private_mount()
10970 * overlay filesystem
10971 * overlayfs: add statfs support
10972 * overlayfs: implement show_options
10973 * overlay: overlay filesystem documentation
10974 * fs: limit filesystem stacking depth
10975 * overlayfs: follow header cleanup
10976 * overlayfs: switch from d_alloc_root() to d_make_root()
10977 * overlayfs: update touch_atime() usage
10978 * rebase to v3.4-rc5
10979 - LP: #950490
10980 * rebase to v3.4-rc4
10981 * rebase to v3.4-rc3
10982 * rebase to v3.4-rc2
10983 * rebase to v3.4-rc1
10984 * rebase to v3.3
10985 * rebase to v3.3-rc7
10986 * rebase to v3.3-rc6
10987 * rebase to v3.3-rc5
10988 * rebase to v3.3-rc4
10989 - LP: #900802
10990 - LP: #930842
10991 * rebase to v3.3-rc3
10992 - LP: #924320
10993 - LP: #923316
10994 - LP: #923409
10995 - LP: #918254
10996 * rebase to v3.3-rc2
10997 * rebase to v3.3-rc1
10998 - LP: #795823
10999 - LP: #909419
11000 - LP: #910792
11001 - LP: #878701
11002 - LP: #724831
11003
11004 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
11005
11006linux (3.2.0-10.18) precise; urgency=low
11007
11008 [ Tim Gardner ]
11009
11010 * SAUCE: ecryptfs: Print inode on metadata error
11011
11012 [ Upstream Kernel Changes ]
11013
11014 * Revert "proc: enable writing to /proc/pid/mem"
11015 - LP: #919115
11016 - CVE-2012-0056
11017 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
11018 - LP: #909419
11019
11020 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
11021
11022linux (3.2.0-10.17) precise; urgency=low
11023
11024 [ Andy Whitcroft ]
11025
11026 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
11027 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
11028 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
11029 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
11030 * Revert "SAUCE: overlayfs -- overlay filesystem"
11031 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
11032 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
11033 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
11034 * ensure debian/ is not excluded from git by default
11035 * add new scripting to handle buglinks in rebases
11036 * ubuntu: overlayfs -- overlayfs: add statfs support
11037 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
11038 permissions to overlay files
11039 - LP: #915941, #918212
11040 - CVE-2012-0055
11041
11042 [ Erez Zadok ]
11043
11044 * ubuntu: overlayfs -- overlayfs: implement show_options
11045
11046 [ Leann Ogasawara ]
11047
11048 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
11049 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
11050 - LP: #907377, #911236
11051 * [Config] Enable CONFIG_IRQ_REMAP
11052
11053 [ Miklos Szeredi ]
11054
11055 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
11056 * ubuntu: overlayfs -- vfs: add i_op->open()
11057 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11058 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11059 * ubuntu: overlayfs -- overlay filesystem
11060 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11061
11062 [ Neil Brown ]
11063
11064 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11065
11066 [ Upstream Kernel Changes ]
11067
11068 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
11069 - LP: #647043
11070 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
11071 breaks USB
11072 - LP: #647043
11073
11074 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
11075
11076linux (3.2.0-9.16) precise; urgency=low
11077
11078 [ Andy Whitcroft ]
11079
11080 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
11081 * [Config] pull ARM sound modules =m
11082 * [Config] CONFIG_RTC_DRV_TEST is for testing only
11083 * [Config] CONFIG_USB_DUMMY_HCD is testing only
11084 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
11085
11086 [ Leann Ogasawara ]
11087
11088 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
11089 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
11090 * [Config] Enable CONFIG_MMC_TMIO=m
11091 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
11092 * [Config] Enable CONFIG_ISI=m
11093 * [Config] Enable CONFIG_MMC=y
11094 * [Config] Enable CONFIG_LIRC_PARALLEL=m
11095 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
11096 * [Config] Enable CONFIG_CHR_DEV_SG=y
11097 * [Config] Enable CONFIG_GPIO_PCA953X=m
11098 * [Config] Enable CONFIG_GPIO_TWL4030=m
11099 * [Config] Enable CONFIG_INET_DIAG=m
11100 * [Config] Enable CONFIG_NLS_ISO8859_1=m
11101 * [Config] Enable CONFIG_NVRAM=m
11102 * [Config] Enable CONFIG_SLIP=m
11103 * [Config] Enable CONFIG_PC300TOO=m
11104 * [Config] Enable CONFIG_TUN=y
11105 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
11106 * [Config] Enable CONFIG_THERMAL=y
11107 * [Config] Enable CONFIG_PPP=y
11108 * [Config] Enable CONFIG_PCI_STUB=m
11109 * Rebase to v3.2.1
11110 * [Config] Enable CONFIG_RTL8192E=m
11111 * [Config] Enable CONFIG_RTS5139=m
11112
11113 [ Stefan Bader ]
11114
11115 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
11116
11117 [ Upstream Kernel Changes ]
11118
11119 * ARM: restart: add restart hook to machine_desc record
11120 * ARM: restart: allow platforms more flexibility specifying restart mode
11121 * ARM: restart: move reboot failure handing into machine_restart()
11122 * ARM: restart: remove argument to setup_mm_for_reboot()
11123 * ARM: 7159/1: OMAP: Introduce local common.h files
11124 * ARM: restart: only perform setup for restart when soft-restarting
11125 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
11126 function
11127 * ARM: idmap: populate identity map pgd at init time using .init.text
11128 * ARM: suspend: use idmap_pgd instead of suspend_pgd
11129 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
11130 * ARM: idmap: use idmap_pgd when setting up mm for reboot
11131 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
11132 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
11133 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
11134 restart changes
11135 * ARM: lib: add call_with_stack function for safely changing stack
11136 * ARM: reset: implement soft_restart for jumping to a physical address
11137 * ARM: stop: execute platform callback from cpu_stop code
11138 * ARM: kexec: use soft_restart for branching to the reboot buffer
11139 * ARM: restart: omap: use new restart hook
11140 * topdown mmap support
11141 - LP: #861296
11142
11143 [ Upstream Kernel Changes ]
11144
11145 * Rebase to v3.2.1
11146
11147 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
11148
11149linux (3.2.0-8.15) precise; urgency=low
11150
11151 [ Leann Ogasawara ]
11152
11153 * [Config] Disable CONFIG_ACPI_PROCFS
11154 * Remove server from getabis
11155 * Temporarily disable module check
11156 * [Config] Disable CONFIG_MTD_TESTS
11157 * [Config] Disable CONFIG_X86_E_POWERSAVER
11158 * [Config] Set CONFIG_ARCNET=m
11159 * [Config] Enable CONFIG_ATM_DUMMY=m
11160 * [Config] Enable CONFIG_BLK_DEV_MD=y
11161 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
11162 * [Config] Enable CONFIG_BLK_DEV_SD=y
11163 * [Config] Enable CONFIG_BLK_DEV_SR=y
11164 * [Config] Enable CONFIG_BLK_DEV_UB=m
11165 * [Config] Enable CONFIG_COPS=m
11166 * [Config] Enable CONFIG_DVB_USB_EC168=m
11167 * [Config] Enable CONFIG_ENC28J60=m
11168 * [Config] Enable CONFIG_FB_UVESA=m
11169 * [Config] Enable CONFIG_FB_ATY=m
11170 * [Config] Enable CONFIG_BROADCOM_PHY=y
11171 * [Config] Enable CONFIG_CICADA_PHY=y
11172 * [Config] Enable CONFIG_DAVICOM_PHY=y
11173 * [Config] Enable CONFIG_ICPLUS_PHY=y
11174 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
11175 * [Config] Enable CONFIG_LXT_PHY=y
11176 * [Config] Enable CONFIG_MARVELL_PHY=y
11177 * [Config] Enable CONFIG_NATIONAL_PHY=y
11178 * [Config] Enable CONFIG_QSEMI_PHY=y
11179 * [Config] Enable CONFIG_SMSC_PHY=y
11180 * [Config] Enable CONFIG_VITESSE_PHY=y
11181 * Add 3w-sas to scsi-modules
11182 - LP: #776542
11183
11184 [ Mathieu Trudel-Lapierre ]
11185
11186 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
11187 to interface settings
11188
11189 [ Paolo Pisati ]
11190
11191 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
11192 - LP: #912199
11193 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
11194 - LP: #912199
11195 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
11196 - LP: #912199
11197
11198 [ Upstream Kernel Changes ]
11199
11200 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
11201 - LP: #906832
11202
11203 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
11204
11205linux (3.2.0-8.14) precise; urgency=low
11206
11207 [ Andy Whitcroft ]
11208
11209 * [Config] enable CONFIG_SND_USB_6FIRE
11210 - LP: #912197
11211 * rebase to mainline v3.2 final release
11212 * updateconfigs following rebase to v3.2 final
11213 * ubuntu: AUFS -- add BOM and automated update script
11214 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
11215 - LP: #684666
11216 * ubuntu: AUFS -- update aufs-update to track new locations of headers
11217 * ubuntu: AUFS -- clean up the aufs updater and BOM
11218 * ubuntu: AUFS -- documentation on updating aufs2
11219 * ubuntu: AUFS -- aufs3-base.patch
11220 * ubuntu: AUFS -- aufs3-standalone.patch
11221 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
11222 * ubuntu: AUFS -- fix undefined security_path_link
11223 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
11224 * ubuntu: AUFS -- updateconfigs following update
11225 * ubuntu: AUFS -- suppress benign plink warning messages
11226 - LP: #621195
11227 * ubuntu: AUFS -- enable in config and makefile
11228 * ubuntu: AUFS -- disable in favor of overlayfs
11229 * [Config] linux-virtual -- should include the extX modules
11230 - LP: #912308
11231
11232 [ Tyler Hicks ]
11233
11234 * SAUCE: eCryptfs: Improve statfs reporting
11235 - LP: #885744
11236
11237 [ Upstream Kernel Changes ]
11238
11239 * rebase to upstream v3.2
11240
11241 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
11242
11243linux (3.2.0-7.13) precise; urgency=low
11244
11245 [ Upstream Kernel Changes ]
11246
11247 * rebase to upstream 3.2-rc7
11248
11249 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
11250
11251linux (3.2.0-6.12) precise; urgency=low
11252
11253 [ Upstream Kernel Changes ]
11254
11255 * rebase to upstream v3.2-rc6
11256
11257 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
11258
11259linux (3.2.0-5.11) precise; urgency=low
11260
11261 [ Andy Whitcroft ]
11262
11263 * enforcer -- allow arch and flavour predicates to take lists
11264 * enforcer -- simplify armel/armhf specific options
11265 * enforcer -- fix incorrectly specified flavour matches
11266
11267 [ Leann Ogasawara ]
11268
11269 * [Config] Disable IRQ_REMAP
11270 * [Config] Enable CONFIG_SENSORS_LM95245=m
11271 * [Config] Enable CONFIG_SENSORS_MAX1668=m
11272 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
11273 * [Config] Enable CONFIG_SENSORS_MAX6639=m
11274 * [Config] Enable CONFIG_SENSORS_MAX6642=m
11275 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
11276 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
11277 * [Config] Enable CONFIG_PATA_TOSHIBA=m
11278 * [Config] Enable CONFIG_POHMELFS=m
11279 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
11280 * [Config] Enable CONFIG_PATA_OPTI=m
11281 * add overlayfs to virtual inclusion list
11282 - LP: #903897
11283 * add veth to virtual inclusion list
11284 - LP: #903897
11285 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
11286
11287 [ Paolo Pisati ]
11288
11289 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
11290 - LP: #903346
11291
11292 [ Tim Gardner ]
11293
11294 * [Config] CONFIG_LOCKUP_DETECTOR=y
11295 - LP: #903615
11296
11297 [ Upstream Kernel Changes ]
11298
11299 * rebase to upstream 55b02d2f
11300
11301 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
11302
11303linux (3.2.0-4.10) precise; urgency=low
11304
11305 [ Kyle McMartin ]
11306
11307 * SAUCE: dmar: disable if ricoh multifunction detected
11308 - LP: #894070
11309
11310 [ Seth Forshee ]
11311
11312 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
11313 - LP: #581312
11314
11315 [ Tim Gardner ]
11316
11317 * Start new release, Bump ABI, rebase to 3.2-rc5
11318
11319 [ Leann Ogasawara ]
11320
11321 * [Config] Enable CONFIG_SENSORS_AK8975=m
11322
11323 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
11324
11325linux (3.2.0-3.9) precise; urgency=low
11326
11327 [ Andy Whitcroft ]
11328
11329 * SAUCE: ext4: correct partial write discard size calculation
11330 - LP: #894768
11331
11332 [ Leann Ogasawara ]
11333
11334 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
11335 - LP: #892615
11336
11337 [ Matthew Garrett ]
11338
11339 * SAUCE: pci: Rework ASPM disable code
11340
11341 [ Upstream Kernel Changes ]
11342
11343 * x86: Fix boot failures on older AMD CPU's
11344 - LP: #892615
11345 * EHCI : Fix a regression in the ISO scheduler
11346 - LP: #899165
11347
11348 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
11349
11350linux (3.2.0-3.8) precise; urgency=low
11351
11352 [ Andy Whitcroft ]
11353
11354 * armhf -- add d-i configuration
11355 * armhf -- disable ABI checks for armhf
11356 * armhf -- add arch to getabis config
11357
11358 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
11359
11360linux (3.2.0-3.7) precise; urgency=low
11361
11362 [ Stefan Bader ]
11363
11364 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
11365 synchronous, regardless of lazy_mmu mode
11366 - LP: #854050
11367
11368 [ Tim Gardner ]
11369
11370 * rebase to v3.2-rc4
11371
11372 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
11373
11374linux (3.2.0-2.6) precise; urgency=low
11375
11376 [ Andy Whitcroft ]
11377
11378 * armhf -- fix omap flavour to build on armhf
11379 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
11380
11381 [ Borislav Petkov ]
11382
11383 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
11384 - LP: #892615
11385
11386 [ Colin Watson ]
11387
11388 * Add pata_macio to pata-modules
11389
11390 [ Tim Gardner ]
11391
11392 * [Config] Prefer crda over wireless-crda
11393 * [Config] Fix virtual inclusion list.
11394 - LP: #897795
11395
11396 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
11397
11398linux (3.2.0-2.5) precise; urgency=low
11399
11400 [ Paolo Pisati ]
11401
11402 * [Config] PANEL_DVI=y
11403
11404 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
11405
11406linux (3.2.0-2.4) precise; urgency=low
11407
11408 [ Andy Whitcroft ]
11409
11410 * rebase to v3.2-rc3
11411
11412 [ Leann Ogasawara ]
11413
11414 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
11415 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
11416 * Revert "olpc_dcon_xo_1_5 needs delay.h"
11417 * Revert "olpc_dcon_xo_1 needs delay.h"
11418 * rebase to 6fe4c6d4
11419 * [Config] updateconfigs after rebase to 6fe4c6d4
11420
11421 [ Tim Gardner ]
11422
11423 * [Config] Replace wireless-crda with crda,wireless-regdb
11424 - LP: #856421
11425 * [Config] Relax the dependencies on crda
11426
11427 [ Upstream Kernel Changes ]
11428
11429 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
11430 - LP: #724831
11431 * Ubuntu: remove coreutils|fileutils package dependency
11432 - LP: #892814
11433 * iio: iio_event_getfd -- fix ev_int build failure
11434
11435 [ Upstream Kernel Changes ]
11436
11437 * Rebase to v3.2-rc3
11438
11439 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
11440
11441linux (3.2.0-1.3) precise; urgency=low
11442
11443 [ Upstream Kernel Changes ]
11444
11445 * Ubuntu: Add ext2 to fs-core-modules
11446 - LP: #893395
11447
11448 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
11449
11450linux (3.2.0-1.2) precise; urgency=low
11451
11452 [ Andy Whitcroft ]
11453
11454 * [Config] enable CONFIG_NFC and associated devices
11455 * SAUCE: allow brcmsmac and b43 to both build
11456
11457 [ Soren Hansen ]
11458
11459 * Add ixgbe driver to d-i
11460 - LP: #891969
11461
11462 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
11463
11464linux (3.2.0-1.1) precise; urgency=low
11465 [ Andy Whitcroft ]
11466
11467 * armhf -- enable armhf and create the first flavours
11468 * SAUCE: ensure root is ready before running usermodehelpers in it
11469 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
11470
11471 [ Leann Ogasawara ]
11472
11473 * Temporarily ignore module check
11474 * [Config] Enable PCI_IOV on powerpc
11475 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
11476 * rebase to v3.2-rc2
11477 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
11478 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
11479 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
11480 * SAUCE: select ARM_AMBA if OMAP3_EMU
11481 * [Config] updateconfigs after select ARM_AMBA
11482 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
11483 * [Config] Enable CONFIG_EXT2_FS=m
11484 * [Config] Build in CONFIG_SATA_AHCI=y
11485 * Resolve linux-image-extra's install dependency
11486
11487 [ Seth Forshee ]
11488
11489 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
11490 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
11491 Documentation
11492 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
11493 alps_model_info
11494 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
11495 size
11496 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
11497 3 and 4
11498 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
11499 protocol
11500 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
11501 versions 3 and 4
11502
11503 [ Stefan Bader ]
11504
11505 * [Config] Built-in xen-netfront and xen-blkfront
11506 * Fix build of dm-raid45 and re-enable it
11507
11508 [ Tim Gardner ]
11509
11510 * [Config] CONFIG_USB_XHCI_HCD=y
11511 - LP: #886167
11512 * [Config] CONFIG_R6040=m
11513 - LP: #650899
11514 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11515 - LP: #854399
11516 * [Config] Consolidated amd64 server flavour into generic
11517 * [Config] updateconfigs after rebase to 3.2-rc1
11518 * [Config] Disabled dm-raid4-5
11519 * [Config] Disabled ndiswrapper
11520 * [Config] Disable vt6656
11521 * [Config] exclude ppp-modules for virtual flavour
11522 * [Config] CONFIG_MEMSTICK_R592=m
11523 - LP: #238208
11524
11525 [ Upstream Kernel Changes ]
11526
11527 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
11528 - LP: #887780
11529 * CHROMIUM: seccomp_filter: add process state reporting
11530 - LP: #887780
11531 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
11532 works.
11533 - LP: #887780
11534 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
11535 - LP: #887780
11536 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
11537 - LP: #887780
11538 * CHROMIUM: seccomp_filters: move to btrees
11539 * CHROMIUM: enable CONFIG_BTREE
11540 * CHROMIUM: seccomp_filter: kill NR_syscall references
11541 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
11542 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
11543 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
11544 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
11545 * CHROMIUM: seccomp_filter: inheritance documentation
11546 * CHROMIUM: seccomp_filter: make inherited filters composable
11547 * CHROMIUM: Fix seccomp_t compile error
11548 - LP: #887780
11549 * CHROMIUM: Fix kref usage
11550 - LP: #887780
11551 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
11552 * rebase to v3.2-rc2
11553
11554 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
11555
11556linux (3.1.0-2.3) precise; urgency=low
11557
11558 [ Tim Gardner ]
11559
11560 * Add postinit and postrm scripts to the extras package
11561 - LP: #882120
11562
11563 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
11564
11565linux (3.1.0-2.2) precise; urgency=low
11566
11567 [ Andy Whitcroft ]
11568
11569 * debian: add locking to protect debian/files from parallel update
11570
11571 [ Leann Ogasawara ]
11572
11573 * rebase to v3.1
11574
11575 [ Upstream Kernel Changes ]
11576
11577 * rebase to v3.1
11578
11579 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
11580
11581linux (3.1.0-1.1) precise; urgency=low
11582
11583 [ Andiry Xu ]
11584
11585 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
11586 - LP: #872811
11587
11588 [ Andy Whitcroft ]
11589
11590 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
11591 - LP: #832694
11592 * Revert "ubuntu: compcache -- version 0.5.3"
11593 - LP: #832694
11594 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
11595 * [Config] Enable CONFIG_MACVTAP=m
11596 - LP: #822601
11597 * record the compiler in the ABI and check for inconsistant builds
11598 * [Config] move ECRYPT_FS back to =y for all architectures
11599 - LP: #827197
11600 * [Config] enable CONFIG_DRM_VMWGFX=m
11601 - LP: #698009
11602 * [Config] re-fix ECRYPT_FS=y
11603 - LP: #827197
11604 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
11605 - LP: #827197
11606 * [Config] dropping compcache configuration options
11607 * [Config] standardise on HZ=250
11608 * SAUCE: headers_install: fix #include "..." usage for userspace
11609 - LP: #824377
11610 * make module-inclusion selection retain the left overs
11611 * add a new linux-image-extras package for virtual
11612
11613 [ Colin Watson ]
11614
11615 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
11616
11617 [ edwin_rong ]
11618
11619 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
11620 - LP: #824273
11621
11622 [ Greg Kroah-Hartman ]
11623
11624 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
11625 - LP: #824273
11626
11627 [ Jesse Sung ]
11628
11629 * SAUCE: Unregister input device only if it is registered
11630 - LP: #839238
11631
11632 [ Jiri Kosina ]
11633
11634 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
11635
11636 [ Joshua V. Dillon ]
11637
11638 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
11639
11640 [ Kees Cook ]
11641
11642 * [Config] enable and enforce SECCOMP_FILTER on x86
11643
11644 [ Keng-Yu Lin ]
11645
11646 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
11647 - LP: #824273
11648
11649 [ Leann Ogasawara ]
11650
11651 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
11652 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
11653 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
11654 readdir"
11655 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
11656 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
11657 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
11658 * Revert "ubuntu: overlayfs -- overlay filesystem"
11659 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
11660 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
11661 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
11662 than just revision"
11663 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
11664 * Revert "ubuntu: fsam7400 disable driver"
11665 - LP: #876030
11666 * rebase to v3.1-rc1
11667 * [Config] updateconfigs after rebase to v3.1-rc1
11668 * rebase to v3.1-rc2
11669 * [Config] Updateconfigs after rebase to v3.1-rc2
11670 * ubuntu: Yama - update calls to generic_permission() and
11671 inode->i_op->permission()
11672 * ubuntu: ndiswrapper -- remove netdev_priv macro
11673 * ubuntu: aufs -- Temporarily disable due to build failure
11674 * [Config] Diable INTEL_MID_PTI on armel
11675 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
11676 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
11677 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
11678 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
11679 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
11680 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
11681 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
11682 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
11683 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
11684 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
11685 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
11686 * [Config] Enable CONFIG_ECHO=m on powerpc
11687 * [Config] Enable CONFIG_ET131X=m on powerpc
11688 * [Config] Set CONFIG_FB_MATROX=m
11689 * [Config] Enable CONFIG_FB_UDL=m on powerpc
11690 * [Config] Set CONFIG_FB_VIRTUAL=n
11691 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
11692 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
11693 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
11694 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
11695 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
11696 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
11697 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
11698 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
11699 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
11700 * [Config] Enable CONFIG_IBMVETH=m on powerpc
11701 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
11702 * [Config] Enable CONFIG_IGB=m on powerpc
11703 * [Config] Enable CONFIG_IIO=m on powerpc
11704 * [Config] Enable CONFIG_INFINIBAND_NES=m
11705 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
11706 * [Config] Enable CONFIG_IWL3945=m on powerpc
11707 * [Config] Disable CONFIG_KVM_BOOK3S_64
11708 * [Config] Enable CONFIG_LAPBETHER=m on arm
11709 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
11710 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
11711 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
11712 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
11713 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
11714 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
11715 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
11716 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
11717 * [Config] Enable CONFIG_MEMSTICK=m on arm
11718 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
11719 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
11720 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
11721 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
11722 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
11723 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
11724 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
11725 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
11726 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
11727 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
11728 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
11729 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
11730 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
11731 * [Config] Enable CONFIG_MTD_SST25L=m on arm
11732 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
11733 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
11734 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
11735 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
11736 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
11737 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
11738 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
11739 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
11740 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
11741 * [Config] Enable CONFIG_PANEL=m on powerpc
11742 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
11743 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
11744 - LP: #833705
11745 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
11746 - LP: #837332
11747 * [Config] Update CONFIG_EFI_VARS enforcer check
11748 * [Config] Add aufs to virtual flavor inclusion list
11749 - LP: #844159
11750 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
11751 - LP: #818933
11752 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
11753 - LP: #768039
11754 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
11755 - LP: #838402
11756 * [Config] Add igbvf to the virtual flavor inclusion list
11757 - LP: #794570
11758 * [Config] Add ixgbevf to the virtual inclusion list
11759 - LP: #872411
11760 * [Config] Transition -generic and -server to be identical
11761 * rebase to v3.1-rc10
11762
11763 [ Luke Yelavich ]
11764
11765 * [Config] Disable legacy IDE drivers on powerpc
11766
11767 [ Ming Lei ]
11768
11769 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
11770 - LP: #801719
11771 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
11772 Sandybridge chipsets(v2)
11773 - LP: #737388, #782389, #794642
11774
11775 [ Paolo Pisati ]
11776
11777 * [Config] Compile-in vfat support for armel
11778 - LP: #853783
11779
11780 [ Randy Dunlap ]
11781
11782 * SAUCE: staging: fix rts5139 depends & build
11783 - LP: #824273
11784
11785 [ Rene Bolldorf ]
11786
11787 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
11788 power in 'ideapad_backlight_notify_power' to avoid a page fault
11789
11790 [ Seth Forshee ]
11791
11792 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
11793 - LP: #681904
11794 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
11795 - LP: #810020
11796
11797 [ Stefan Bader ]
11798
11799 * (config) Package macvlan and macvtap for virtual
11800 * [Config] Force perf to use libiberty for demangling
11801 - LP: #783660
11802 * SAUCE: xen: Do not use pv spinlocks on HVM
11803 - LP: #838026
11804
11805 [ Tim Gardner ]
11806
11807 * [Config] Clean up tools rules
11808 * [Config] Package x86_energy_perf_policy and turbostat
11809 - LP: #797556
11810 * rebase to v3.1-rc3
11811 * [Config] Simplify binary-udebs dependencies
11812 * [Config] kernel preparation cannot be parallelized
11813 * [Config] Linearize module/abi checks
11814 * [Config] Linearize and simplify tree preparation rules
11815 * [Config] Build kernel image in parallel with modules
11816 * [Config] Set concurrency for kmake invocations
11817 * [Config] Improve install-arch-headers speed
11818 * [Config] Fix binary-perarch dependencies
11819 * [Config] Removed stamp-flavours target
11820 * [Config] Serialize binary indep targets
11821 * [Config] Use build stamp directly
11822 * [Config] Restore prepare-% target
11823 * rebase to v3.1-rc4
11824 * rebase to v3.1-rc5
11825 * [Config] Disable makedumpfile for i386/amd64
11826 * rebase to v3.1-rc6
11827 * [Config] Fix binary-% build target
11828 * rebase to v3.1-rc7
11829 * rebase to v3.1-rc8
11830 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11831 - LP: #854399
11832 * [Config] Enable ftrace support in the mac80211 layer
11833 - LP: #865171
11834 * rebase to v3.1-rc9
11835 * SAUCE: usb/core/devio.c: Check for printer class specific request
11836 - LP: #872711
11837
11838 [ Upstream Kernel Changes ]
11839
11840 * overlay filesystem
11841 * overlayfs: add statfs support
11842 * overlayfs: implement show_options
11843 * overlay: overlay filesystem documentation
11844 * fs: limit filesystem stacking depth
11845
11846 [ Will Drewry ]
11847
11848 * SAUCE: seccomp_filter: new mode with configurable syscall filters
11849 * SAUCE: seccomp_filter: add process state reporting
11850 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
11851 works.
11852 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
11853
11854 [ Upstream Kernel Changes ]
11855
11856 * rebase to v3.1-rc1
11857 * rebase to v3.1-rc2
11858 * rebase to v3.1-rc3
11859 +CONFIG_BLK_DEV_BSGLIB=y
11860 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
11861 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
11862 * rebase to v3.1-rc4
11863 * rebase to v3.1-rc5
11864 * rebase to v3.1-rc6
11865 * rebase to v3.1-rc7
11866 * rebase to v3.1-rc8
11867 * rebase to v3.1-rc9
11868 * rebase to v3.1-rc10
11869
11870 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
11871
11872linux (3.1.0-1.0) oneiric; urgency=low
11873
11874 [ Leann Ogasawara ]
11875
11876 * Open P-series
11877
11878 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
11879
11880linux (3.0.0-8.10) oneiric; urgency=low
11881
11882 [ Adam Jackson ]
11883
11884 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
11885 - LP: #753994
11886
11887 [ John Johansen ]
11888
11889 * [Config] Enable missing IPv6 options
11890
11891 [ Leann Ogasawara ]
11892
11893 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
11894 - LP: #819925
11895 * Rebase to 3.0.1
11896
11897 [ Upstream Kernel Changes ]
11898
11899 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
11900 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
11901 - LP: #783582
11902 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
11903 - LP: #796476
11904 * KVM: Add SMEP support when setting CR4
11905 - LP: #796476
11906 * KVM: Mask function7 ebx against host capability word9
11907 - LP: #796476
11908 * KVM: Add instruction fetch checking when walking guest page table
11909 - LP: #796476
11910
11911 [ Upstream Kernel Changes ]
11912
11913 * rebase to v3.0.1
11914
11915 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
11916
11917linux (3.0.0-7.9) oneiric; urgency=low
11918
11919 [ Andy Whitcroft ]
11920
11921 * Revert "[Upstream] add local prefix to oss local change_bits"
11922 * Revert "SAUCE: add tracing for user initiated readahead requests"
11923 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
11924 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
11925 Zhaoyang E47"
11926 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
11927 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
11928 (grub)"
11929 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
11930 checks"
11931 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
11932 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
11933 vt switch"
11934 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
11935 - LP: #816035
11936 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
11937 it
11938 * SAUCE: (no-up) add tracing for user initiated readahead requests
11939 * SAUCE: vt -- maintain bootloader screen mode and content until vt
11940 switch
11941 * SAUCE: vt -- allow grub to request automatic vt_handoff
11942
11943 [ Arjan van de Ven ]
11944
11945 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
11946
11947 [ Kees Cook ]
11948
11949 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
11950 * [Config] enforce ACPI_CUSTOM_METHOD disabled
11951
11952 [ Keng-Yu Lin ]
11953
11954 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
11955 Zhaoyang E47
11956 - LP: #632884, #803005
11957
11958 [ Leann Ogasawara ]
11959
11960 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
11961 - LP: #513131
11962 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
11963 - LP: #815064
11964
11965 [ Rezwanul Kabir ]
11966
11967 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
11968 Dell E2 series Laptops
11969 - LP: #632884
11970
11971 [ Upstream Kernel Changes ]
11972
11973 * Revert "yama: if an underlying filesystem provides a permissions op use
11974 it"
11975 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
11976 series Laptops"
11977 * Revert "tty: include linux/slab.h for kfree"
11978 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
11979 * Revert "pch_dma: add include/slab.h for kfree"
11980 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
11981 - LP: #773524
11982 * oss: rename local change_bits to avoid powerpc bitsops.h definition
11983
11984 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
11985
11986linux (3.0.0-7.8) oneiric; urgency=low
11987
11988 [ Andy Whitcroft ]
11989
11990 * ubuntu: overlayfs -- overlayfs: add statfs support
11991 * [Config] enable CONFIG_OVERLAYFS
11992
11993 [ Erez Zadok ]
11994
11995 * ubuntu: overlayfs -- overlayfs: implement show_options
11996
11997 [ Leann Ogasawara ]
11998
11999 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
12000 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
12001 * [Config] Disable CONFIG_ATM_DUMMY on arm
12002 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
12003 * Temporarily disable module check on arm
12004 * Rebase to 3.0 final
12005 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
12006 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
12007 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
12008 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
12009 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
12010 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
12011 * [Config] Enable CONFIG_DM9000=m on arm
12012 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
12013 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
12014
12015 [ Miklos Szeredi ]
12016
12017 * ubuntu: overlayfs -- vfs: add i_op->open()
12018 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
12019 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
12020 * ubuntu: overlayfs -- overlay filesystem
12021 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
12022 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
12023 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
12024 * ubuntu: overlayfs -- ovl: make lower mount read-only
12025
12026 [ Neil Brown ]
12027
12028 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
12029
12030 [ Tim Gardner ]
12031
12032 * [Config] Add enic/fnic to udebs
12033 - LP: #801610
12034
12035 [ Upstream Kernel Changes ]
12036
12037 * yama: if an underlying filesystem provides a permissions op use it
12038
12039 [ Major Kernel Changes ]
12040
12041 * Rebase to 3.0 final
12042
12043 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
12044
12045linux (3.0.0-6.7) oneiric; urgency=low
12046
12047 [ Eagon Yager ]
12048
12049 * [Config] Fix misspelled 'skipmodule' in arm makefile.
12050
12051 [ Keng-Yu Lin ]
12052
12053 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
12054 - LP: #632884, #803005
12055
12056 [ Leann Ogasawara ]
12057
12058 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
12059 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
12060 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
12061 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
12062 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
12063 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
12064 * [Config] Set CONFIG_ACPI_SBS=m
12065 * [Config] Set CONFIG_ACPI_WMI=m
12066 * [Config] Set CONFIG_AD7150=m on arm
12067 * [Config] Set CONFIG_AD7152=m on arm
12068 * [Config] Drop CONFIG_GPIO_S5PV210
12069 * [Config] Drop CONFIG_GPIO_S5PC100
12070 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
12071 * [Config] Drop CONFIG_GPIO_EXYNOS4
12072
12073 [ Stefan Bader ]
12074
12075 * SAUCE: Re-enable RODATA for i386 virtual
12076 - LP: #809838
12077
12078 [ Upstream Kernel Changes ]
12079
12080 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
12081 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
12082 - LP: #771758
12083
12084 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
12085
12086linux (3.0.0-5.6) oneiric; urgency=low
12087
12088 [ Tim Gardner ]
12089
12090 * [Config] CONFIG_RTL8192CU=m
12091 * Rebase to -rc7
12092
12093 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
12094
12095linux (3.0.0-4.5) oneiric; urgency=low
12096
12097 [ Ming Lei ]
12098
12099 * SAUCE: fix yama_ptracer_del lockdep warning
12100 - LP: #791019
12101
12102 [ Seth Forshee ]
12103
12104 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
12105 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
12106 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
12107 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
12108 - LP: #805218
12109
12110 [ Tim Gardner ]
12111
12112 * [Config] updateconfigs after rebase to -rc6+
12113 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
12114 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
12115 * Revert "UBUNTU: add dependancies for module-init-tools"
12116 This dependency is no longer required for a 3 digit version.
12117
12118 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
12119
12120linux (3.0-3.4) oneiric; urgency=low
12121
12122 [ Keng-Yu Lin ]
12123
12124 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
12125 killswitch"
12126 - LP: #775281
12127
12128 [ Leann Ogasawara ]
12129
12130 * rebase to v3.0-rc5
12131 * [Config] updateconfigs after rebase to 3.0-rc5
12132
12133 [ Tim Gardner ]
12134
12135 * [Config] Remove ubuntu/rtl8192se
12136 * [Config] Added armel ABI files
12137 * [Config] Removed armel versatile flavour
12138 * [Config] CONFIG_INTEL_MEI=m
12139 - LP: #716867
12140
12141 [ Upstream Kernel Changes ]
12142
12143 * ALSA: hda - Enable auto-parser as default for Conexant codecs
12144
12145 [ Upstream Kernel Changes ]
12146
12147 * rebase to v3.0-rc5
12148
12149 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
12150
12151linux (3.0-2.3) oneiric; urgency=low
12152
12153 [ Andy Whitcroft ]
12154
12155 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
12156
12157 [ Leann Ogasawara ]
12158
12159 * rebase to v3.0-rc4
12160 * [Config] updateconfigs after rebase to 3.0-rc4
12161 * fix ERROR: __devcgroup_inode_permission undefined
12162
12163 [ Stefan Bader ]
12164
12165 * SAUCE: iscsitarget: Remove driver from the kernel
12166
12167 [ Tim Gardner ]
12168
12169 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
12170 * [Config] Add grub-efi as a recommended bootloader for server and
12171 generic
12172 - LP: #800910
12173
12174 [ Upstream Kernel Changes ]
12175
12176 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
12177
12178 [ Leann Ogasawara ]
12179
12180 * rebase to v3.0-rc4
12181
12182 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
12183
12184linux (3.0-1.2) oneiric; urgency=low
12185
12186 [ Andy Whitcroft ]
12187
12188 * [Config] enable CONFIG_CAN_CALC_BITTIMING
12189
12190 [ Leann Ogasawara ]
12191
12192 * rebase to v3.0-rc3
12193 * [Config] updateconfigs after rebase to 3.0-rc3
12194
12195 [ Upstream Kernel Changes ]
12196
12197 * perf: clear out make flags when calling kernel make kernelver
12198
12199 [ Leann Ogasawara ]
12200
12201 * rebase to v3.0-rc3
12202
12203 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
12204
12205linux (3.0-0.1) oneiric; urgency=low
12206
12207 [ Andy Whitcroft ]
12208
12209 * use the packaging version in the kernel
12210 * use the kernels idea of its version for version_signature
12211 * add dependancies for module-init-tools
12212 * update control files to version 3
12213 * printchanges/insertchanges allow override of prev_release
12214 * correct Vcs-Git: to point to oneiric
12215
12216 [ Leann Ogasawara ]
12217
12218 * rebase to v3.0-rc1
12219 * [Config] updateconfigs after rebase to 3.0-rc1
12220 * ubuntu: dm-raid4-5 fix up build failure
12221 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
12222 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
12223 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
12224 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
12225 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
12226 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
12227 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
12228 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
12229 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
12230 * rebase to v3.0-rc2
12231
12232 [ Manoj Iyer ]
12233
12234 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
12235 - LP: #790754
12236
12237 [ Upstream Kernel Changes ]
12238
12239 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
12240 demands it"
12241 * drm/i915: fix regression after clock gating init split
12242
12243 [ Major Kernel Changes ]
12244
12245 * rebase from v2.6.39 to v3.0-rc1
12246 * rebase from v3.0-rc1 to v3.0-rc2
12247
12248 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
12249
12250linux (2.6.39-3.10) oneiric; urgency=low
12251
12252 [ Colin Ian King ]
12253
12254 * SAUCE: S3 early resume debug via keyboard LEDs
12255
12256 [ Ingo Molnar ]
12257
12258 * ubuntu: nx-emu - i386: NX emulation
12259 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
12260
12261 [ Leann Ogasawara ]
12262
12263 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
12264 * Revert "[Config] Disable CONFIG_DM_RAID45"
12265 * [Config] enable CONFIG_BRCMFMAC=y
12266 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
12267 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
12268
12269 [ Robert Nelson ]
12270
12271 * SAUCE: omap3: beagle: detect new xM revision B
12272 - LP: #770679
12273 * SAUCE: omap3: beagle: detect new xM revision C
12274 - LP: #770679
12275 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
12276 - LP: #770679
12277
12278 [ Stefan Bader ]
12279
12280 * SAUCE: Convert dm-raid45 to new block plugging
12281
12282 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
12283
12284linux (2.6.39-3.9) oneiric; urgency=low
12285
12286 [ Leann Ogasawara ]
12287
12288 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
12289 * rebase to v2.6.39
12290 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
12291 * [Config] enable CONFIG_INPUT_APANEL=m
12292
12293 [ Thomas Schlichter ]
12294
12295 * SAUCE: vesafb: mtrr module parameter is uint, not bool
12296 - LP: #778043
12297 * SAUCE: vesafb: enable mtrr WC by default
12298 - LP: #778043
12299
12300 [ Major Kernel Changes ]
12301
12302 * rebase from v2.6.39-rc7 to v2.6.39
12303
12304 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
12305
12306linux (2.6.39-2.8) oneiric; urgency=low
12307
12308 [ Andy Whitcroft ]
12309
12310 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
12311 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
12312 * Revert "[Config] Disable CONFIG_AUFS_FS"
12313 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
12314 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
12315 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
12316 * ubuntu: AUFS -- clean up the aufs updater and BOM
12317 * ubuntu: AUFS -- documentation on updating aufs2
12318
12319 [ Kees Cook ]
12320
12321 * ubuntu: Yama - LSM hooks
12322 * ubuntu: Yama - create task_free security callback
12323 * ubuntu: Yama - add ptrace relationship tracking interface
12324 * ubuntu: Yama - unconditionally chain to Yama LSM
12325
12326 [ Leann Ogasawara ]
12327
12328 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
12329 * Revert "[Config] Disable CONFIG_EASYCAP"
12330 * ubuntu: fsam7400 disable driver
12331 * ubuntu: omnibook disable driver
12332 * ubuntu: rfkill disable driver
12333
12334 [ Tim Gardner ]
12335
12336 * SAUCE: Fix extra reference in fb_open()
12337
12338 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
12339
12340linux (2.6.39-2.7) oneiric; urgency=low
12341
12342 [ Leann Ogasawara ]
12343
12344 * rebase to v2.6.39-rc7
12345
12346 [ Major Kernel Changes ]
12347
12348 * rebase from v2.6.39-rc6 to v2.6.39-rc7
12349
12350 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
12351
12352linux (2.6.39-1.6) oneiric; urgency=low
12353
12354 [ Leann Ogasawara ]
12355
12356 * rebase to v2.6.39-rc6
12357 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
12358
12359 [ Tim Gardner ]
12360
12361 * [Config] updateconfigs after rebase to 2.6.39-rc6
12362
12363 [ Major Kernel Changes ]
12364
12365 * rebase from v2.6.39-rc5 to v2.6.39-rc6
12366 - LP: #740126
12367
12368 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
12369
12370linux (2.6.39-0.5) oneiric; urgency=low
12371
12372 [ Herton Ronaldo Krzesinski ]
12373
12374 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
12375 - LP: #764758
12376
12377 [ Leann Ogasawara ]
12378
12379 * rebase to v2.6.39-rc5
12380 * [Config] updateconfigs following rebase to v2.6.39-rc5
12381
12382 [ Paolo Pisati ]
12383
12384 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
12385 - LP: #759913
12386
12387 [ Stefan Bader ]
12388
12389 * Include nls_iso8859-1 for virtual images
12390 - LP: #732046
12391
12392 [ Major Kernel Changes ]
12393
12394 * rebase from v2.6.39-rc4 to v2.6.39-rc5
12395
12396 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
12397
12398linux (2.6.39-0.4) oneiric; urgency=low
12399
12400 [ Leann Ogasawara ]
12401
12402 * rebase to v2.6.39-rc4
12403 * [Config] updateconfigs following rebase to v2.6.39-rc4
12404 * fixup powerpc implicit declaration of function
12405 'crash_kexec_wait_realmode'
12406 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
12407
12408 [ Tim Gardner ]
12409
12410 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
12411 - LP: #769503
12412 * [Config] Add cachefiles.ko to virtual flavour
12413 - LP: #770430
12414
12415 [ Major Kernel Changes ]
12416
12417 * rebase from v2.6.39-rc3 to v2.6.39-rc4
12418
12419 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
12420
12421linux (2.6.39-0.3) oneiric; urgency=low
12422
12423 [ Leann Ogasawara ]
12424
12425 * rebase to v2.6.39-rc3
12426 * crash_kexec_wait_realmode() undefined when !SMP
12427
12428 [ Tim Gardner ]
12429
12430 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
12431 - LP: #632327
12432
12433 [ Major Kernel Changes ]
12434
12435 * rebase from v2.6.39-rc2 to v2.6.39-rc3
12436
12437 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
12438
12439linux (2.6.39-0.2) oneiric; urgency=low
12440
12441 [ Gustavo F. Padovan ]
12442
12443 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
12444 - LP: #720949
12445
12446 [ John Johansen ]
12447
12448 * AppArmor: Fix masking of capabilities in complain mode
12449 - LP: #748656
12450
12451 [ Leann Ogasawara ]
12452
12453 * rebase to v2.6.39-rc2
12454 * [Config] updateconfigs following rebase to v2.6.39-rc2
12455 * hv_mouse needs delay.h
12456 * olpc_dcon_xo_1 needs delay.h
12457 * olpc_dcon_xo_1_5 needs delay.h
12458 * Update dropped.txt for Oneiric
12459
12460 [ Steve Langasek ]
12461
12462 * [Config] Make linux-libc-dev coinstallable under multiarch
12463 - LP: #750585
12464
12465 [ Upstream Kernel Changes ]
12466
12467 * x86, hibernate: Initialize mmu_cr4_features during boot
12468 - LP: #752870
12469
12470 [ Major Kernel Changes ]
12471
12472 * rebase from v2.6.39-rc1 to v2.6.39-rc2
12473
12474 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
12475
12476linux (2.6.39-0.1) oneiric; urgency=low
12477
12478 [ Brad Figg ]
12479
12480 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
12481 - LP: #737124
12482
12483 [ Henrik Rydberg ]
12484
12485 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
12486 * SAUCE: HID: ntrig: fix suspend/resume on recent models
12487
12488 [ Herton Ronaldo Krzesinski ]
12489
12490 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
12491 struct v4l2_subdev
12492 - LP: #745213
12493
12494 [ Kees Cook ]
12495
12496 * [Config] packaging: adjust perms on vmlinuz as well
12497 * SAUCE: nx-emu: further clarify dmesg reporting
12498 - LP: #745181
12499
12500 [ Leann Ogasawara ]
12501
12502 * rebase to v2.6.39-rc1
12503 * [Config] updateconfigs following rebase to v2.6.39-rc1
12504 * [Config] Disable CONFIG_DM_RAID45
12505 * [Config] Disable CONFIG_SCSI_ISCSITARGET
12506 * [Config] Disable CONFIG_EASYCAP
12507 * [Config] Disable CONFIG_AUFS_FS
12508 * update bnx2 firmware files in d-i/firmware/nic-modules
12509 * xhci-pci.c resolve implicit declaration of kzalloc
12510 * [Config] Enable CONFIG_DRM_PSB for only x86
12511 * [Config] Enable CONFIG_RTS_PSTOR for only x86
12512 * mfd/asic3: Fix typo, s/irq_data/data/
12513
12514 [ Luke Yelavich ]
12515
12516 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
12517 - LP: #745358
12518 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
12519 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
12520
12521 [ Manoj Iyer ]
12522
12523 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
12524 - LP: #745217
12525
12526 [ Tim Gardner ]
12527
12528 * SAUCE: INR_OPEN=4096
12529 - LP: #663090
12530 * SAUCE: Increase the default hard limit for open FDs to 4096
12531 - LP: #663090
12532
12533 [ Upstream Kernel Changes ]
12534
12535 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
12536 namespace cleanup
12537 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
12538 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
12539
12540 [ Major Kernel Changes ]
12541
12542 * rebase from v2.6.38 to v2.6.39-rc1
12543
12544 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
12545
12546linux (2.6.39-0.0) oneiric; urgency=low
12547
12548 [ Leann Ogasawara ]
12549
12550 * Open Oneiric
12551
12552 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
12553
12554linux (2.6.38-7.39) natty; urgency=low
12555
12556 [ Leann Ogasawara ]
12557
12558 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
12559
12560 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
12561
12562linux (2.6.38-7.38) natty; urgency=low
12563
12564 [ Leann Ogasawara ]
12565
12566 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
12567 gcc-4.5.2-6ubuntu5 finished building on all arches.
12568
12569 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
12570
12571linux (2.6.38-7.37) natty; urgency=low
12572
12573 [ Leann Ogasawara ]
12574
12575 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
12576
12577 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
12578
12579linux (2.6.38-7.36) natty; urgency=low
12580
12581 [ Andy Whitcroft ]
12582
12583 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
12584 optimisation"
12585 * purge last vestiges of maverick
12586 * [Config] switch CONFIG_FB_VESA back to module
12587
12588 [ Chris Wilson ]
12589
12590 * SAUCE: drm/i915: Fix pipelined fencing
12591 - LP: #717114
12592
12593 [ Loïc Minier ]
12594
12595 * Include nls_cp437 module in virtual for fat
12596 - LP: #732046
12597 * Support arch= cross-compilation for any arch
12598 * Fix couple of typos in 0-common-vars.mk
12599 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
12600 * Add armhf to Debian -> Linux arch map
12601 * Add initial armhf.mk
12602 * Enable common packages for armhf
12603
12604 [ Upstream Kernel Changes ]
12605
12606 * Yama: fix default relationship to check thread group
12607 - LP: #737676
12608
12609 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
12610
12611linux (2.6.38-7.35) natty; urgency=low
12612
12613 [ Andy Whitcroft ]
12614
12615 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
12616 * rebase fixes bug #715330
12617 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
12618 * rebase to v2.6.38 final
12619
12620 [ Herton Ronaldo Krzesinski ]
12621
12622 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
12623 - LP: #636091
12624
12625 [ Tim Gardner ]
12626
12627 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
12628
12629 [ Upstream Kernel Changes ]
12630
12631 * Yama: use thread group leader when creating match
12632 - LP: #729839
12633 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
12634 RAID controller
12635 - LP: #735240
12636 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
12637
12638 [ Major Kernel Changes ]
12639
12640 * rebase from v2.6.38-rc8 to v2.6.38 final
12641 - LP: #715330
12642
12643 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
12644
12645linux (2.6.38-6.34) natty; urgency=low
12646
12647 [ Andy Whitcroft ]
12648
12649 * [Config] normalise CONFIG_INTEL_TXT
12650 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
12651 - LP: #730860
12652 * rebase to mainline v2.6.38-rc8
12653
12654 [ Major Kernel Changes ]
12655
12656 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
12657 to v2.6.38-rc8
12658
12659 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
12660
12661linux (2.6.38-6.33) natty; urgency=low
12662
12663 [ Andy Whitcroft ]
12664
12665 * d-i -- enable speakup-modules udeb
12666 - LP: #672699
12667 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
12668 * [Config] debian PPC64 configuration
12669 * [Config] cleanup powerpc config fixing unexpected inconsistancies
12670 * [Config] resync ppc64 configuration
12671 * SAUCE: match up ENTRY/END naming for 32/64 bit
12672 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
12673 * [Config] update configs after rebase to
12674 fb62c00a6d8942775abc23d1621db1252e2d93d1
12675 * [Config] pps_gen_parport no longer built
12676
12677 [ Corentin Chary ]
12678
12679 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
12680 - LP: #689393
12681 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
12682 - LP: #689393
12683
12684 [ John Johansen ]
12685
12686 * SAUCE: Fix aufs calling of security_path_mknod
12687 - LP: #724456
12688
12689 [ Kees Cook ]
12690
12691 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
12692
12693 [ Tim Gardner ]
12694
12695 * rebase to 2.6.38-rc7
12696
12697 [ Upstream Kernel Changes ]
12698
12699 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
12700
12701 [ Major Kernel Changes ]
12702
12703 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
12704 fb62c00a6d8942775abc23d1621db1252e2d93d1
12705 - LP: #721389
12706 - LP: #722925
12707 - LP: #723672
12708 - LP: #723676
12709 - LP: #715318
12710
12711 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
12712
12713linux (2.6.38-5.32) natty; urgency=low
12714
12715 [ Andy Whitcroft ]
12716
12717 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
12718 * [Config] updateconfigs following rebase to v2.6.38-rc6
12719 * [Config] enable CONFIG_DMAR
12720 - LP: #552311
12721
12722 [ Upstream Kernel Changes ]
12723
12724 * drm/i915: skip FDI & PCH enabling for DP_A
12725 - LP: #561802, #600453, #681877
12726
12727 [ Major Kernel Changes ]
12728
12729 * rebase from v2.6.38-rc5 to v2.6.38-rc6
12730 - LP: #718402
12731 - LP: #719524
12732 - LP: #721126
12733 - LP: #719691
12734 - LP: #722689
12735 - LP: #722310
12736
12737 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
12738
12739linux (2.6.38-4.31) natty; urgency=low
12740
12741 [ Andy Whitcroft ]
12742
12743 * add in bugs closed by upstream patches pulled in by rebases
12744 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
12745 * [Config] enable CONFIG_VSX to allow use of vector instuctions
12746 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
12747 * rebase to mainline v2.6.38-rc5
12748 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
12749 supported
12750 - LP: #719691
12751
12752 [ Colin Ian King ]
12753
12754 * SAUCE: Dell All-In-One: Remove need for Dell module alias
12755
12756 [ Manoj Iyer ]
12757
12758 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
12759 - LP: #717435
12760
12761 [ Tim Gardner ]
12762
12763 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
12764
12765 [ Upstream Kernel Changes ]
12766
12767 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
12768 - LP: #702434
12769 * vfs: fix BUG_ON() in fs/namei.c:1461
12770
12771 [ Vladislav P ]
12772
12773 * SAUCE: Release BTM while sleeping to avoid deadlock.
12774 - LP: #713837
12775
12776 [ Major Kernel Changes ]
12777
12778 * rebase from v2.6.38-rc4 to v2.6.38-rc5
12779 - LP: #579276
12780 - LP: #715877
12781 - LP: #713769
12782 - LP: #716811
12783 * resync with Maverick Ubuntu-2.6.35-27.47
12784
12785 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
12786
12787linux (2.6.38-3.30) natty; urgency=low
12788
12789 [ Andy Whitcroft ]
12790
12791 * rebase to v2.6.38-rc4
12792 * ppc64 -- add basic architecture
12793 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
12794
12795 [ Colin Ian King ]
12796
12797 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
12798 - LP: #676997
12799 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
12800 - LP: #701530
12801 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
12802 - LP: #701530
12803
12804 [ Dan Rosenberg ]
12805
12806 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
12807
12808 [ Kees Cook ]
12809
12810 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
12811 attacking"
12812 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
12813
12814 [ Tim Gardner ]
12815
12816 * [Config] CONFIG_BLK_CGROUP=y
12817 - LP: #706394
12818 * [Config] CONFIG_DELL_WMI_AIO=m
12819
12820 [ Upstream Kernel Changes ]
12821
12822 * drm/i915/lvds: Restore dithering on native modes for gen2/3
12823 - LP: #711568
12824
12825 [ Upstream Kernel Changes ]
12826
12827 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
12828 - LP: #701271
12829 - LP: #708521
12830 - LP: #710371
12831
12832 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
12833
12834linux (2.6.38-2.29) natty; urgency=low
12835
12836 [ Andy Whitcroft ]
12837
12838 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
12839 * [Config] updateconfigs following rebase to
12840 1f0324caefd39985e9fe052fac97da31694db31e
12841 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
12842 * [Config] reenable HIBERNATE
12843 - LP: #710877
12844 * rebase to v2.6.38-rc3
12845 * [Config] reenable CONFIG_CRASH_DUMP
12846
12847 [ Kamal Mostafa ]
12848
12849 * SAUCE: rtl8192se: fix source file perms
12850 * SAUCE: rtl8192se: fix source file newline
12851 * SAUCE: omnibook: fix source file newline
12852
12853 [ Kees Cook ]
12854
12855 * [Config] packaging: really make System.map mode 0600
12856
12857 [ Ricardo Salveti de Araujo ]
12858
12859 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
12860 PM34XX_ERRATUM
12861
12862 [ Soren Hansen ]
12863
12864 * SAUCE: nbd: Remove module-level ioctl mutex
12865
12866 [ Tim Gardner ]
12867
12868 * SAUCE: Disable building the ACPI debugfs source
12869
12870 [ Upstream Kernel Changes ]
12871
12872 * Set physical start and alignment 1M for virtual i386
12873 - LP: #710754
12874
12875 [ Upstream Kernel Changes ]
12876
12877 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12878 to v2.6.38-rc3
12879 - LP: #707902
12880
12881 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
12882
12883linux (2.6.38-1.28) natty; urgency=low
12884
12885 [ Andy Whitcroft ]
12886
12887 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
12888
12889 [ Ricardo Salveti de Araujo ]
12890
12891 * SAUCE: omap3: beaglexm: fix DVI initialization
12892 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
12893 display work at Beagle
12894
12895 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
12896
12897linux (2.6.38-1.27) natty; urgency=low
12898
12899 [ Andy Whitcroft ]
12900
12901 * ubuntu: AUFS -- update aufs-update to track new locations of headers
12902 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
12903 * SAUCE: ensure root is ready before running usermodehelpers in it
12904 * correct the Vcs linkage to point to natty
12905 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
12906 * [Config] update configs following rebase
12907 e78bf5e6cbe837daa6ab628a5f679548742994d3
12908 * SAUCE: Yama: follow changes to generic_permission
12909 * ubuntu: compcache -- follow changes to bd_claim/bd_release
12910 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
12911 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
12912 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
12913 * update package version to match payload version
12914 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
12915 * rebase to v2.6.38-rc1
12916 * [Config] updateconfigs following rebase to v2.6.38-rc1
12917 * SAUCE: x86 fix up jiffies/jiffies_64 handling
12918 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
12919 * [Config] updateconfigs following rebase to
12920 2b1caf6ed7b888c95a1909d343799672731651a5
12921 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
12922 * ubuntu: AUFS -- suppress benign plink warning messages
12923 - LP: #621195
12924 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
12925 * rebase to v2.6.38-rc2
12926 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
12927 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12928 * [Config] update configs following rebase to
12929 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12930 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
12931 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
12932 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
12933 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
12934
12935 [ Kees Cook ]
12936
12937 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
12938
12939 [ Stefan Bader ]
12940
12941 * Temporarily disable RODATA for virtual i386
12942 - LP: #699828
12943
12944 [ Tim Gardner ]
12945
12946 * [Config] CONFIG_NLS_DEFAULT=utf8
12947 - LP: #683690
12948 * [Config] CONFIG_HIBERNATION=n
12949 * update bnx2 firmware files in d-i/firmware/nic-modules
12950
12951 [ Upstream Kernel Changes ]
12952
12953 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
12954 objects."
12955 * packaging: make System.map mode 0600
12956 * thinkpad_acpi: Always report scancodes for hotkeys
12957 - LP: #702407
12958 * sched: tg->se->load should be initialised to tg->shares
12959 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
12960 * brcm80211: include linux/slab.h for kfree
12961 * pch_dma: add include/slab.h for kfree
12962 * i2c-eg20t: include linux/slab.h for kfree
12963 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
12964 * tty: include linux/slab.h for kfree
12965 * winbond: include linux/delay.h for mdelay et al
12966
12967 [ Upstream Kernel Changes ]
12968
12969 * mark the start of v2.6.38 versioning
12970 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12971 - LP: #689886
12972 - LP: #702125
12973 - LP: #608775
12974 - LP: #215802
12975 - LP: #686333
12976 - LP: #677830
12977 - LP: #677652
12978 - LP: #696493
12979 - LP: #697240
12980 - LP: #689036
12981 - LP: #705323
12982 - LP: #686692
12983
12984 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
12985
12986linux (2.6.37-12.26) natty; urgency=low
12987
12988 [ Andy Whitcroft ]
12989
12990 * rebase to v2.6.37-rc8
12991 * [Config] armel -- reenable omap flavour
12992 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
12993 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
12994 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
12995 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
12996 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12997 * [Config] track missing modules
12998 * rebase to v2.6.37 final
12999
13000 [ Chase Douglas ]
13001
13002 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
13003 Magic Trackpad
13004
13005 [ Stefan Bader ]
13006
13007 * Revert "SAUCE: blkfront: default to sd devices"
13008 - LP: #684875
13009
13010 [ Tim Gardner ]
13011
13012 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
13013 - LP: #380138
13014 * [Config] Added autofs4.ko to -virtual flavour
13015 - LP: #692917
13016
13017 [ Upstream Kernel Changes ]
13018
13019 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
13020 Laptops
13021 - LP: #632884
13022
13023 [ Upstream Kernel Changes ]
13024
13025 * rebase to v2.6.37-rc8
13026 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
13027 * rebase to v2.6.37 final
13028
13029 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
13030
13031linux (2.6.37-11.25) natty; urgency=low
13032
13033 [ Andy Whitcroft ]
13034
13035 * [Config] d-i -- add hpsa to the list of block devices
13036 - LP: #684304
13037 * [Config] add vmw-balloon driver to -virtual flavour
13038 - LP: #592039
13039 * rebase to v2.6.37-rc7
13040
13041 [ Upstream Kernel Changes ]
13042
13043 * rebase to v2.6.37-rc7
13044
13045 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
13046
13047linux (2.6.37-10.24) natty; urgency=low
13048
13049 [ Andy Whitcroft ]
13050
13051 * rebase to v2.6.37-rc6
13052 * updateconfigs following rebase to v2.6.37-rc6
13053
13054 [ Upstream Kernel Changes ]
13055
13056 * rebase to v2.6.37-rc6
13057
13058 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
13059
13060linux (2.6.37-9.23) natty; urgency=low
13061
13062 [ Andy Whitcroft ]
13063
13064 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
13065 - LP: #689606
13066 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
13067 - LP: #689606
13068
13069 [ Kees Cook ]
13070
13071 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
13072 - LP: #690190
13073
13074 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
13075
13076linux (2.6.37-9.22) natty; urgency=low
13077
13078 [ Andy Whitcroft ]
13079
13080 * rebase to v2.6.35-rc5
13081 * [Config] updateconfigs following rebase to v2.6.37-rc5
13082 * (no-up) add support for installed header files to ubuntu directory
13083 - LP: #684666
13084 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
13085 - LP: #684666
13086 * ubuntu: dm-raid4-5 -- follow changes to bio flags
13087 * ubuntu: dm-raid4-5 -- re-enable
13088 * ubuntu: omnibook -- update BOM
13089 * ubuntu: ndiswrapper -- update BOM to match actual version
13090 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
13091 * ubuntu: ndiswrapper -- re-enable
13092 * ubuntu: iscsitarget -- re-instate copy_io_context
13093 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
13094 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
13095 * ubuntu: iscsitarget -- re-enable
13096
13097 [ Kees Cook ]
13098
13099 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
13100
13101 [ Manoj Iyer ]
13102
13103 * SAUCE: Enable jack sense for Thinkpad Edge 13
13104 - LP: #685015
13105
13106 [ Tim Gardner ]
13107
13108 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
13109 * [Config] CONFIG_CRYPTO_CRC32C=y
13110 - LP: #681819
13111 * [Config] CONFIG_9P_FSCACHE=n
13112 * [Config] Add nfsd modules to -virtual flavour
13113 - LP: #688070
13114
13115 [ Upstream Kernel Changes ]
13116
13117 * Revert "Staging: zram: work around oops due to startup ordering snafu"
13118 * NFS: Fix panic after nfs_umount()
13119 - LP: #683938
13120 * x86: Add NX protection for kernel data
13121 * x86: Add RO/NX protection for loadable kernel modules
13122 * x86: Resume trampoline must be executable
13123 * x86: RO/NX protection for loadable kernel, jump_table fix
13124
13125 [ Upstream Kernel Changes ]
13126
13127 * rebase to v2.6.37-rc5
13128
13129 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
13130
13131linux (2.6.37-8.21) natty; urgency=low
13132
13133 [ Andy Whitcroft ]
13134
13135 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
13136 linux-libc-headers"
13137 * Revert "(no-up) add support for installed header files to ubuntu
13138 directory"
13139
13140 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
13141
13142linux (2.6.37-8.20) natty; urgency=low
13143
13144 [ Andy Whitcroft ]
13145
13146 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
13147 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
13148 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
13149 * Revert "SAUCE: i915 -- disable powersave by default"
13150 * SAUCE: enable Marvell 9128 PCIe SATA controller
13151 - LP: #658521
13152 * [Config] evtchn has been renamed
13153 * (no-up) add support for installed header files to ubuntu directory
13154 - LP: #684666
13155 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
13156 - LP: #684666
13157
13158 [ Tim Gardner ]
13159
13160 * [Config] MISS: evtchn, NEW : xen-evtchn
13161 * rebase to v2.6.37-rc4
13162
13163 [ Upstream Kernel Changes ]
13164
13165 * drm/i915: Clean conflicting modesetting registers upon init
13166 - LP: #683775
13167 * rebase to v2.6.37-rc4
13168
13169 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
13170
13171linux (2.6.37-7.19) natty; urgency=low
13172
13173 [ Tim Gardner ]
13174
13175 * [Config] Add bnx2 firmware to nic-modules udeb
13176 - LP: #676245
13177
13178 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
13179
13180linux (2.6.37-7.18) natty; urgency=low
13181
13182 [ Andy Whitcroft ]
13183
13184 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
13185 * Revert "SAUCE: Add extra headers to linux-libc-dev"
13186 * Revert "SAUCE: Enable speedstep for sonoma processors."
13187 * [Config] enable CONFIG_BT_HCIUART_ATH3K
13188 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
13189 * [Config] standardise CONFIG_MII
13190 * [Config] standardise CONFIG_PRISM2_USB
13191 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
13192 * [Config] build in CONFIG_AGP
13193 * [Config] build in CONFIG_AGP_INTEL
13194 * [Config] build in CONFIG_AGP_AMD
13195 * [Config] build in CONFIG_AGP_AMD64
13196 * [Config] build in CONFIG_AGP_NVIDIA
13197 * [Config] build in CONFIG_AGP_VIA
13198 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
13199 * (no-up): document the new ## scheme
13200 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
13201 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
13202 - LP: #675453
13203
13204 [ Mathieu J. Poirier ]
13205
13206 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
13207
13208 [ Upstream Kernel Changes ]
13209
13210 * nx-emu: fix inverted report of disable_nx
13211
13212 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
13213
13214linux (2.6.37-6.17) natty; urgency=low
13215
13216 [ Andy Whitcroft ]
13217
13218 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
13219 aufs2.1-36-UNRELEASED-20101103"
13220 * Revert "ubuntu: AUFS -- aufs2-base.patch
13221 aufs2.1-36-UNRELEASED-20101103"
13222 * [Config] standardise CONFIG_BT
13223 * [Config] standardise CONFIG_IRDA
13224 * [Config] standardise CONFIG_LAPB
13225 * [Config] standardise CONFIG_RDS
13226 * [Config] standardise CONFIG_RFKILL
13227 * [Config] standardise CONFIG_TIPC
13228 * [Config] standardise CONFIG_X25
13229 * [Config] standardise CONFIG_INPUT_EVDEV
13230 * [Config] standardise CONFIG_INPUT_JOYDEV
13231 * [Config] standardise CONFIG_INPUT_JOYSTICK
13232 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
13233 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
13234 * [Config] CONFIG_IRDA=n for FTBS (arm)
13235 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
13236 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
13237 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
13238
13239 [ Tim Gardner ]
13240
13241 * SAUCE: Fix drivers/staging/easycap FTBS
13242 * [Config] CONFIG_EASYCAP=m after fixing FTBS
13243
13244 [ Upstream Kernel Changes ]
13245
13246 * Revert "x86: Add NX protection for kernel data"
13247
13248 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
13249
13250linux (2.6.37-6.16) natty; urgency=low
13251
13252 [ Andy Whitcroft ]
13253
13254 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
13255 * rebase to v2.6.37-rc3
13256
13257 [ Tim Gardner ]
13258
13259 * [Config] CONFIG_SCHED_AUTOGROUP=y
13260
13261 [ Upstream Kernel Changes ]
13262
13263 * Revert "x86: Add RO/NX protection for loadable kernel modules"
13264 * sched: automated per session task groups
13265 * rebase to v2.6.37-rc3
13266
13267 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
13268
13269linux (2.6.37-6.15) natty; urgency=low
13270
13271 [ Andy Whitcroft ]
13272
13273 * [Config] standardise CONFIG_CEPH_FS
13274 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
13275 * [Config] standardise CONFIG_SCSI_PROC_FS
13276 * [Config] standardise CONFIG_UBIFS_FS
13277 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
13278
13279 [ Kees Cook ]
13280
13281 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
13282
13283 [ Manoj Iyer ]
13284
13285 * SAUCE: Enable jack sense for Thinkpad Edge 11
13286 - LP: #677210
13287 * SAUCE: enable rfkill for rtl8192se driver
13288 - LP: #640992
13289
13290 [ Tim Gardner ]
13291
13292 * [Config] CONFIG_EASYCAP=n for FTBS
13293 * Rebase to v2.6.32-rc2+git
13294
13295 [ Upstream Kernel Changes ]
13296
13297 * x86: Fix improper large page preservation
13298 * x86: Add NX protection for kernel data
13299 * x86: Add RO/NX protection for loadable kernel modules
13300
13301 [ Upstream Kernel Changes ]
13302
13303 * Rebase to Linus 2.6.37-rc2+git
13304
13305 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
13306
13307linux (2.6.37-5.14) natty; urgency=low
13308
13309 [ Upstream Kernel Changes ]
13310
13311 * PCI: fix offset check for sysfs mmapped files
13312 - LP: #676963
13313
13314 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
13315
13316linux (2.6.37-5.13) natty; urgency=low
13317
13318 [ Andy Whitcroft ]
13319
13320 * rebased to v2.6.37-rc2
13321 * updateconfigs following rebase to v2.6.37-rc2
13322
13323 [ Tim Gardner ]
13324
13325 * [Config] Added NFS and related modules to virtual flavour
13326 - LP: #659084
13327
13328 [ Upstream Kernel Changes ]
13329
13330 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
13331 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
13332 * x86, cpu: Call verify_cpu during 32bit CPU startup
13333 * x86, cpu: Only CPU features determine NX capabilities
13334
13335 [ Upstream Changes ]
13336
13337 * rebased to v2.67.37-rc2
13338
13339 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
13340
13341linux (2.6.37-4.12) natty; urgency=low
13342
13343 [ Andy Whitcroft ]
13344
13345 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
13346 * Revert "[Upstream] HID: magicmouse: properly account for scroll
13347 movement in state"
13348 * Revert "[Upstream] HID: magicmouse: disable and add module param for
13349 scroll acceleration"
13350 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
13351 middle of mouse"
13352
13353 [ Henrik Rydberg ]
13354
13355 * SAUCE: hid: ntrig: remove sysfs nodes
13356 * SAUCE: hid: ntrig: Setup input filtering manually
13357 * SAUCE: hid: ntrig: New ghost-filtering event logic
13358
13359 [ Manoj Iyer ]
13360
13361 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13362 - LP: #348861
13363
13364 [ Upstream Kernel Changes ]
13365
13366 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
13367 suspend/resume"
13368 * Revert "[ARM] implement arch_randomize_brk()"
13369 * Revert "ARM: stack protector: change the canary value per task"
13370 * Revert "ARM: initial stack protector (-fstack-protector) support"
13371 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
13372 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
13373 * Revert "perf probe: Add kernel source path option"
13374 * hid: ntrig: Support single-touch devices
13375 * hid: ntrig: Mask pen switch events
13376 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
13377 kernel
13378 - LP: #673073
13379 * Fix userspace build of linux/fs.h
13380
13381 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
13382
13383linux (2.6.37-3.11) natty; urgency=low
13384
13385 [ Andy Whitcroft ]
13386
13387 * Revert "ubuntu: AUFS -- update to
13388 b37c575759dc4535ccc03241c584ad5fe69e3b25"
13389 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
13390 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
13391 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
13392 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
13393 * [Config] Disable intel_idle for -virtual kernels
13394 - LP: #651370
13395 * [Config] enforcer -- ensure we never enable CONFIG_IMA
13396 * debian -- pass the correct flavour name when checking configs
13397 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
13398 * [Config] ensure CONFIG_IPV6=y for powerpc
13399 * [Config] enforcer -- ensure CONFIG_IPV6=y
13400 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
13401 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
13402 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
13403 * ubuntu: AUFS -- re-enable
13404 * ubuntu: AUFS -- track changes to work queue initialisation
13405 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
13406 * SAUCE: fbcon -- fix race between open and removal of framebuffers
13407 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13408 - LP: #614008
13409 * SAUCE: drm -- stop early access to drm devices
13410
13411 [ Jeremy Kerr ]
13412
13413 * [Config] Build-in powermac ZILOG serial driver
13414 - LP: #673346
13415
13416 [ Kees Cook ]
13417
13418 * SAUCE: nx-emu: use upstream ASLR when possible
13419
13420 [ Tim Gardner ]
13421
13422 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
13423 - LP: #628776
13424
13425 [ Upstream Kernel Changes ]
13426
13427 * i386: NX emulation
13428 * nx-emu: drop exec-shield sysctl, merge with disable_nx
13429 * nx-emu: standardize boottime message prefix
13430 * mmap randomization for executable mappings on 32-bit
13431 * exec-randomization: brk away from exec rand area
13432
13433 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
13434
13435linux (2.6.37-2.10) natty; urgency=low
13436
13437 [ Andy Whitcroft ]
13438
13439 * reinstate armel config changes:
13440 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
13441 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
13442
13443 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
13444
13445linux (2.6.37-2.9) natty; urgency=low
13446
13447 [ Andy Whitcroft ]
13448
13449 * config -- fix genportsconfig
13450 * [Config] move powerpc over from ports to distro
13451 * bump master version number to match contained kernel
13452 * SAUCE: fix documentation strings for struct input_keymap_entry
13453 * usb: gadget: goku_udc: add registered flag bit
13454
13455 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
13456
13457linux (2.6.36-2.8) natty; urgency=low
13458
13459 [ Tim Gardner ]
13460
13461 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
13462 * [Config]: TWL4030_CORE=n for FTBS
13463 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
13464 * [Config]: CONFIG_SOLO6X10=n for FTBS
13465 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
13466 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
13467 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
13468 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
13469 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
13470 * [Config]: CONFIG_I2C_I801=n for armel FTBS
13471 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
13472 * AppArmor: compatibility patch for v5 interface
13473 * AppArmor: compatibility patch for v5 network controll
13474 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
13475 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13476 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13477 * Dropped: hid: 3m: Convert to MT slots
13478 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
13479 * Dropped: HID: magicmouse: simplify touch data bit manipulation
13480 * Dropped: HID: magicmouse: simplify touch down logic
13481 * Dropped: HID: magicmouse: enable Magic Trackpad support
13482 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
13483 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
13484 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
13485 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
13486 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
13487 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
13488 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
13489 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13490 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
13491 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
13492 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
13493 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
13494
13495 [ Upstream Kernel Changes ]
13496
13497 * rebased against 2.6.27-rc1
13498
13499 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
13500
13501linux (2.6.36-1.7) natty; urgency=low
13502
13503 [ Andy Whitcroft ]
13504
13505 * rebased to v2.6.36 final
13506 * [Config] update configs following rebase to v2.6.36 final
13507 * [Config] update ports configs following rebase to v2.6.36 final
13508
13509 [ Upstream Kernel Changes ]
13510
13511 * rebased to v2.6.36 final
13512
13513 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
13514
13515linux (2.6.36-1.6) natty; urgency=low
13516
13517 [ Upstream Kernel Changes ]
13518
13519 * drop broadcom staging driver preview:
13520 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
13521 wireless LAN driver."
13522
13523 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
13524
13525linux (2.6.36-1.5) natty; urgency=low
13526
13527 [ Andy Whitcroft ]
13528
13529 * rebase to v2.6.36-rc8
13530 * updateconfigs following rebase to v2.6.36-rc8
13531 * updateportsconfigs following rebase to v2.6.36-rc8
13532 * config -- simplify the kernelconfig interface
13533 * config -- add new config mode 'dumpconfigs'
13534
13535 [ Tim Gardner ]
13536
13537 * Simplify the use of CROSS_COMPILER
13538
13539 [ Upstream Kernel Changes ]
13540
13541 * drop broadcom staging driver preview:
13542 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
13543 brcmfmac.ko mutually exclusive."
13544 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
13545 set."
13546 * Revert "Staging: brcm80211: remove driver specific -W options"
13547 * Revert "Staging: brcm80211: clean up makefile cflag lines"
13548 * Revert "staging: brcm80211: add fullmac driver"
13549 * Revert "staging: brcm80211: use string native library"
13550 * Revert "staging: brcm80211: use native ctype library"
13551 * Revert "staging: brcm80211: fix remaining checkpatch errors."
13552 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
13553 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
13554 ...""
13555 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
13556 ':' ...""
13557 * Revert "staging: brcm80211: fix "ERROR: space required before that
13558 ...""
13559 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
13560 * Revert "staging: brcm80211: fix "ERROR: space required after that close
13561 brace""
13562 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
13563 ...close square bracket""
13564 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
13565 ...""
13566 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
13567 '*'""
13568 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
13569 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
13570 do - while loop""
13571 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13572 parenthesis""
13573 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
13574 or NULL""
13575 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
13576 or NULL""
13577 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
13578 '}'""
13579 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
13580 line""
13581 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
13582 on next line""
13583 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
13584 condition""
13585 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
13586 paren...""
13587 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
13588 function dec...""
13589 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
13590 *bar"'"
13591 * Revert "staging: brcm80211: Fix URLs for firmware files."
13592 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
13593 * Revert "staging: brcm80211: Add contact info to TODO list."
13594 * Revert "staging: brcm80211: Fix some initialisation failure paths"
13595 * Export dump_{write,seek} to binary loader modules
13596 * rebase to v2.6.36-rc8.
13597
13598 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
13599
13600linux (2.6.36-0.4) natty; urgency=low
13601
13602 [ Andy Whitcroft ]
13603
13604 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
13605 (fixes FTBS on powerpc)
13606
13607 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
13608
13609linux (2.6.36-0.3) natty; urgency=low
13610
13611 [ Andy Whitcroft ]
13612
13613 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
13614
13615 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
13616
13617linux (2.6.36-0.2) natty; urgency=low
13618
13619 [ Andy Whitcroft ]
13620
13621 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
13622 (fix FTBS on powerpc)
13623
13624 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
13625
13626linux (2.6.36-0.1) natty; urgency=low
13627
13628 [ Andy Whitcroft ]
13629
13630 * reduce disk usage during buildd builds
13631 - LP: #645653
13632 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
13633 * [Config] armel -- drop omap flavour
13634
13635 [ Tim Gardner ]
13636
13637 * Added dropped patch list
13638 * more dropped patches
13639 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
13640 * [Config] Add support for cross compiling armel
13641 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
13642 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
13643 * [Config]: updateconfigs after adding brcm80211
13644 * staging: brcm80211: Fix Makefile syntax error
13645 * rebased to v2.6.36-rc7
13646
13647 [ Upstream Kernel Changes ]
13648
13649 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
13650 * (upstream) IPS driver: verify BIOS provided limits
13651 * intel_ips: Print MCP limit exceeded values.
13652 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
13653 LAN driver.
13654 * staging: brcm80211: Fix some initialisation failure paths
13655 * staging: brcm80211: Add contact info to TODO list.
13656 * staging: brcm80211: use '%pM' format to print MAC address
13657 * staging: brcm80211: Fix URLs for firmware files.
13658 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
13659 * staging: brcm80211: fix "ERROR: open brace '{' following function
13660 dec..."
13661 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
13662 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
13663 * staging: brcm80211: fix "ERROR: trailing statements should be on next
13664 line"
13665 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
13666 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
13667 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
13668 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
13669 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13670 parenthesis"
13671 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
13672 while loop"
13673 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
13674 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
13675 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
13676 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
13677 bracket"
13678 * staging: brcm80211: fix "ERROR: space required after that close brace"
13679 * staging: brcm80211: fix "ERROR: space required after that ..."
13680 * staging: brcm80211: fix "ERROR: space required before that ..."
13681 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
13682 * staging: brcm80211: fix "ERROR: spaces required around that ..."
13683 * staging: brcm80211: fix "ERROR: trailing whitespace."
13684 * staging: brcm80211: fix remaining checkpatch errors.
13685 * staging: brcm80211: use native ctype library
13686 * staging: brcm80211: use string native library
13687 * staging: brcm80211: add fullmac driver
13688 * Staging: brcm80211: clean up makefile cflag lines
13689 * Staging: brcm80211: remove driver specific -W options
13690 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
13691 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
13692 mutually exclusive.
13693
13694 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
13695
13696linux (2.6.35-22.33) maverick; urgency=low
13697
13698 [ Andy Whitcroft ]
13699
13700 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
13701 Dell E2 series Laptops"
13702 - LP: #641320
13703
13704 [ Brian Rogers ]
13705
13706 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
13707 - LP: #624701
13708
13709 [ Christopher James Halse Rogers ]
13710
13711 * SAUCE: Nouveau: Add quirk framework to disable acceleration
13712 - LP: #544088, #546393
13713 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
13714 - LP: #546393
13715
13716 [ John Johansen ]
13717
13718 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
13719 kernels"
13720 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13721 - LP: #639758
13722
13723 [ Mathieu J. Poirier ]
13724
13725 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
13726
13727 [ Upstream Kernel Changes ]
13728
13729 * ALSA: HDA: Enable internal speaker on Dell M101z
13730 - LP: #640254
13731
13732 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
13733
13734linux (2.6.35-22.32) maverick; urgency=low
13735
13736 [ Arjan van de Ven ]
13737
13738 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13739
13740 [ David Henningsson ]
13741
13742 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
13743 - LP: #605047, #628961
13744
13745 [ John Johansen ]
13746
13747 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
13748 and profile names
13749 - LP: #615947
13750 * [Upstream] AppArmor: Fix locking from removal of profile namespace
13751 - LP: #615947
13752 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13753 - LP: #639758
13754 * SAUCE: Improve Amazon EBS performance for EC2
13755 - LP: #634316
13756
13757 [ Leann Ogasawara ]
13758
13759 * Revert "SAUCE: i915 KMS -- blacklist i855"
13760 * Revert "SAUCE: i915 KMS -- blacklist i845g"
13761 * Revert "SAUCE: i915 KMS -- blacklist i830"
13762 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
13763 devices"
13764 * execute module-inclusion within a subshell
13765 - LP: #621175
13766
13767 [ Upstream Kernel Changes ]
13768
13769 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
13770 - LP: #633227
13771 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
13772 - LP: #629711
13773 * (pre-stable) mm: Move vma_stack_continue into mm.h
13774 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
13775 - LP: #601073
13776 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
13777 * PM / Runtime: Add runtime PM statistics (v3)
13778 * compat: Make compat_alloc_user_space() incorporate the access_ok()
13779 - CVE-2010-3081
13780 * x86-64, compat: Test %rax for the syscall number, not %eax
13781 - CVE-2010-3301
13782 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
13783 - CVE-2010-3301
13784
13785 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
13786
13787linux (2.6.35-21.31) maverick; urgency=low
13788
13789 [ Andy Whitcroft ]
13790
13791 * bodge linux-libc-dev package version due to ti-omap4 error
13792 * linux-libc-dev -- ensure we can only build this on debian.master
13793
13794 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
13795
13796linux (2.6.35-21.30) maverick; urgency=low
13797
13798 [ Andy Whitcroft ]
13799
13800 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13801 - LP: #614008
13802
13803 [ Daniel Lezcano ]
13804
13805 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
13806
13807 [ Henrik Rydberg ]
13808
13809 * SAUCE: Input: wacom - add fuzz parameters to features
13810 * SAUCE: Input: wacom - collect device quirks into single function
13811 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
13812 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
13813 * SAUCE: hid: ntrig: Remove unused device ids
13814 * SAUCE: hid: ntrig: remove sysfs nodes
13815 * SAUCE: hid: ntrig: Correct logic for quirks
13816 * SAUCE: hid: ntrig: zero-initialize ntrig struct
13817 * SAUCE: hid: ntrig: Setup input filtering manually
13818 * SAUCE: hid: ntrig: New ghost-filtering event logic
13819
13820 [ Leann Ogasawara ]
13821
13822 * SAUCE: ndiswrapper: Initialize buffer index and check its value
13823 - LP: #613796
13824
13825 [ Manoj Iyer ]
13826
13827 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
13828 series Laptops
13829 - LP: #632884
13830
13831 [ Ping Cheng ]
13832
13833 * SAUCE: Input: wacom - parse the Bamboo device family
13834
13835 [ Rafi Rubin ]
13836
13837 * SAUCE: hid: ntrig: identify firmware version (wiggled)
13838
13839 [ Tim Gardner ]
13840
13841 * [Config] CONFIG_NL80211_TESTMODE=n
13842
13843 [ Upstream Kernel Changes ]
13844
13845 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
13846 * e1000e: initial support for 82579 LOMs
13847 * e1000e: correct MAC-PHY interconnect register offset for 82579
13848 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
13849 tested on HP G60
13850 - LP: #587388
13851 * DSS2: Don't power off a panel twice
13852 - LP: #588243
13853 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
13854 * Input: i8042 - reset keyboard controller wehen resuming from S2R
13855 - LP: #86820
13856 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
13857 - LP: #414795
13858 * agp/intel: Support the extended physical addressing bits on
13859 Sandybridge.
13860 - LP: #632488
13861 * drm/i915,intel_agp: Add support for Sandybridge D0
13862 - LP: #632488
13863 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
13864 - LP: #632488
13865 * mmc: omap: fix for bus width which improves SD card's peformance.
13866
13867 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
13868
13869linux (2.6.35-20.29) maverick; urgency=low
13870
13871 [ Andy Whitcroft ]
13872
13873 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
13874 - LP: #563277
13875 * SAUCE: i915 KMS -- blacklist i830
13876 - LP: #542208, #563277
13877 * SAUCE: i915 KMS -- blacklist i845g
13878 - LP: #541492, #563277
13879 * SAUCE: i915 KMS -- blacklist i855
13880 - LP: #511001, #541511, #563277
13881
13882 [ Leann Ogasawara ]
13883
13884 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
13885 - LP: #601073
13886 * ARM: Temporarily disable module check for armel
13887 * rebase to v2.6.35.4
13888 * [Config] update configs following rebase to v2.6.35.4
13889
13890 [ Ricardo Salveti de Araujo ]
13891
13892 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
13893 in Omap
13894
13895 [ Tim Gardner ]
13896
13897 * [Config] Added be2net, be2scsi to udebs
13898 - LP: #628776
13899
13900 [ Upstream Kernel Changes ]
13901
13902 * x86, cpu: Package Level Thermal Control, Power Limit Notification
13903 definitions
13904 - LP: #601073
13905 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
13906 - LP: #601073
13907 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
13908 - LP: #601073
13909 * x86, hwmon: Package Level Thermal/Power: power limit
13910 - LP: #601073
13911 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
13912 - LP: #601073
13913 * hid: 3m: Adjust to sequential MT HID protocol
13914 * hid: 3m: Convert to MT slots
13915 * hid: 3m: Correct touchscreen emulation
13916 * hid: 3m: Adjust major / minor axes to scale
13917 * input: bcm5974: Adjust major / minor to scale
13918 * HID: magicmouse: don't allow hidinput to initialize the device
13919 * HID: magicmouse: simplify multitouch feature request
13920 * HID: magicmouse: simplify touch data bit manipulation
13921 * HID: magicmouse: simplify touch down logic
13922 * HID: magicmouse: remove timestamp logic
13923 * HID: magicmouse: enable Magic Trackpad support
13924 * HID: magicmouse: Adjust major / minor axes to scale
13925 * mmc: fix all hangs related to mmc/sd card insert/removal during
13926 suspend/resume
13927 - LP: #477106
13928 * drm/i915: fix VGA plane disable for Ironlake+
13929 - LP: #602281
13930
13931 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
13932
13933linux (2.6.35-19.28) maverick; urgency=low
13934
13935 [ Leann Ogasawara ]
13936
13937 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
13938 from the archive and a no-change rebuild was attempted. However, the ABI
13939 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
13940 up the ABI and re-upload.
13941
13942 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
13943
13944linux (2.6.35-19.27) maverick; urgency=low
13945
13946 [ Leann Ogasawara ]
13947
13948 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
13949 from the archive.
13950
13951 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
13952
13953linux (2.6.35-19.26) maverick; urgency=low
13954
13955 [ Upstream Kernel Changes ]
13956
13957 * ARM: OMAP: Beagle: revision detection
13958 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
13959 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
13960
13961 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
13962
13963linux (2.6.35-19.25) maverick; urgency=low
13964
13965 [ Jarod Wilson ]
13966
13967 * SAUCE: Bring in staging/lirc from 2.6.36
13968 - LP: #609234
13969 * SAUCE: Update ir-core to linuxtv/other which should be merged for
13970 2.6.36.
13971 - LP: #609234
13972 * SAUCE: Fix memleaks in imon and mceusb drivers
13973 - LP: #609234
13974 * SAUCE: Bring in streamzap support from linuxtv/other
13975 - LP: #609234
13976
13977 [ Mario Limonciello ]
13978
13979 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
13980 - LP: #609234
13981
13982 [ Mathieu J. Poirier ]
13983
13984 * SAUCE: ARM: adding i2c eeprom driver to read EDID
13985 - LP: #608279
13986
13987 [ Upstream Kernel Changes ]
13988
13989 * intel_idle: disable module support
13990 - LP: #615265
13991 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
13992 correct codec ID
13993 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
13994 - LP: #605101
13995 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
13996 - LP: #495134
13997 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
13998 - LP: #519066
13999 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
14000 - LP: #519066
14001 * input: mt: Initialize slots to unused (rev2)
14002 * input: mt: Add support for the Bamboo Touch trackpad
14003 * hid: Add a hid quirk for input sync override
14004
14005 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
14006
14007linux (2.6.35-18.24) maverick; urgency=low
14008
14009 [ Colin Watson ]
14010
14011 * Pass DEB_MAINT_PARAMS to hook scripts
14012
14013 [ Leann Ogasawara ]
14014
14015 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
14016 - LP: #584812
14017 * rebase to v2.6.35.3
14018
14019 [ Upstream Kernel Changes ]
14020
14021 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
14022 - LP: #609234
14023 * can: add limit for nframes and clean up signed/unsigned variables
14024 - CVE-2010-2959
14025 * drm: Initialize ioctl struct when no user data is present
14026 - CVE-2010-2803
14027 * ARM: initial stack protector (-fstack-protector) support
14028 * ARM: stack protector: change the canary value per task
14029 * [ARM] implement arch_randomize_brk()
14030 * [ARM] add address randomization to mmap()
14031 * ARM: fix ASLR of PIE executables
14032
14033 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
14034
14035linux (2.6.35-17.23) maverick; urgency=low
14036
14037 [ Jeremy Kerr ]
14038
14039 * [Config] build-in uinput module
14040 - LP: #584812
14041
14042 [ Leann Ogasawara ]
14043
14044 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
14045 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
14046 * Revert "[Config] [FTBS] sparc: Temporarily disable
14047 CONFIG_MTD_NAND_DENALI"
14048 * Revert "[Config] [FTBS] sparc: Temporarily disable
14049 CONFIG_MFD_JANZ_CMODIO"
14050 * Revert "[Config] [FTBS] sparc: Temporarily disable
14051 CONFIG_INFINIBAND_QIB"
14052 * [Config] Enable INTEL_IPS
14053 - LP: #601057
14054 * Remove ia64 support
14055 * [Config] Update portsconfigs after removing ia64 support
14056 * Remove sparc support
14057 * [Config] Update portsconfigs after removing sparc support
14058
14059 [ Linus Torvalds ]
14060
14061 * (pre-stable) mm: fix page table unmap for stack guard page properly
14062
14063 [ Mathieu J. Poirier ]
14064
14065 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
14066 - LP: #591941
14067
14068 [ Upstream Kernel Changes ]
14069
14070 * timer: add on-stack deferrable timer interfaces
14071 - LP: #601057
14072 * x86 platform driver: intelligent power sharing driver
14073 - LP: #601057
14074 * IPS driver: add GPU busy and turbo checking
14075 - LP: #601057
14076 * X86: intel_ips, check for kzalloc properly
14077 - LP: #601057
14078 * ips driver: make it less chatty
14079 - LP: #601057
14080
14081 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
14082
14083linux (2.6.35-16.22) maverick; urgency=low
14084
14085 [ Andy Whitcroft ]
14086
14087 * debian -- more agressivly clean up after depmod on purge
14088 - LP: #618591
14089
14090 [ Henrik Rydberg ]
14091
14092 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
14093
14094 [ Leann Ogasawara ]
14095
14096 * ubuntu: iscsitarget -- version 1.4.20.2
14097 * ubuntu: rtl8192se -- update to version 0017.0507.2010
14098 * rebase to v2.6.35.2
14099 * [Config] update configs following rebase to v2.6.35.2
14100 * [Config] update ports configs following rebase to v2.6.35.2
14101
14102 [ Luke Yelavich ]
14103
14104 * [Config] Enable new firewire stack on powerpc
14105
14106 [ Mathieu J. Poirier ]
14107
14108 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
14109 - LP: #608266
14110
14111 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
14112
14113linux (2.6.35-15.21) maverick; urgency=low
14114
14115 [ Luke Yelavich ]
14116
14117 * [Config] CONFIG_SND_USB_UA101=m for all architectures
14118
14119 [ Upstream Kernel Changes ]
14120
14121 * Input: introduce MT event slots
14122 * Input: document the MT event slot protocol
14123 * (pre-stable) sched: Revert nohz_ratelimit() for now
14124 * (pre-stable) drm/radeon/kms: add missing copy from user
14125 - LP: #606081
14126
14127 [ Leann Ogasawara ]
14128
14129 * rebase to v2.6.35.1
14130
14131 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
14132
14133linux (2.6.35-14.20) maverick; urgency=low
14134
14135 [ Andy Whitcroft ]
14136
14137 * update Vcs-Git to point to maverick repo
14138 * debian -- include the debian packaging in the -source package
14139 - LP: #608674
14140 * select debian source format 1.0
14141 * add support for building selected stages of kernel
14142 - LP: #603087
14143 * cleanup conditional dependancy handling
14144 - LP: #603087
14145
14146 [ Upstream Kernel Changes ]
14147
14148 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
14149 - LP: #582199, #586418, #588031
14150 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
14151 - LP: #582199, #586418, #588031
14152 * sched: Revert nohz_ratelimit() for now
14153
14154 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
14155
14156linux (2.6.35-14.19) maverick; urgency=low
14157
14158 [ Leann Ogasawara ]
14159
14160 * rebase to v2.6.35
14161
14162 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
14163
14164linux (2.6.35-13.18) maverick; urgency=low
14165
14166 [ Andy Whitcroft ]
14167
14168 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
14169 * SAUCE: add tracing for user initiated readahead requests
14170 * SAUCE: vt -- maintain bootloader screen mode and content until vt
14171 switch
14172 * SAUCE: vt -- allow grub to request automatic vt_handoff
14173 * SAUCE: fbcon -- fix race between open and removal of framebuffers
14174 * SAUCE: drm -- stop early access to drm devices
14175
14176 [ Bryan Wu ]
14177
14178 * CONFIG: compile in OTG driver and Transceiver driver
14179 - LP: #566645
14180 * remove OTG modules from modules list file
14181
14182 [ John Johansen ]
14183
14184 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
14185 - LP: #581525, #599450
14186 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
14187 * SAUCE: AppArmor 2.4 compatibility patch
14188 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
14189 * SAUCE: fix pv-ops for legacy Xen
14190 * SAUCE: blkfront: default to sd devices
14191 * [Config] Build in drivers required for Xen pv-ops
14192
14193 [ Leann Ogasawara ]
14194
14195 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
14196 size."
14197
14198 [ Lee Jones ]
14199
14200 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
14201 - LP: #608095
14202 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
14203 just revision
14204 - LP: #608095
14205 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
14206 - LP: #608095
14207 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
14208 - LP: #608095
14209
14210 [ Upstream Kernel Changes ]
14211
14212 * agp/intel: Use the correct mask to detect i830 aperture size.
14213 - LP: #597075
14214
14215 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
14216
14217linux (2.6.35-12.17) maverick; urgency=low
14218
14219 [ Leann Ogasawara ]
14220
14221 * rebase to v2.6.35-rc6
14222 * [Config] update configs following rebase to v2.6.35-rc6
14223 * [Config] update ports configs following rebase to v2.6.35-rc6
14224 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
14225
14226 [ Leann Ogasawara ]
14227
14228 * rebase to v2.6.35-rc6
14229
14230 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
14231
14232linux (2.6.35-11.16) maverick; urgency=low
14233
14234 [ Leann Ogasawara ]
14235
14236 * Bump ABI for new compiler update
14237
14238 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
14239
14240linux (2.6.35-10.15) maverick; urgency=low
14241
14242 [ Leann Ogasawara ]
14243
14244 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
14245 device"
14246 * [Config] Enable CONFIG_M686=y
14247 - LP: #592495
14248
14249 [ Upstream Kernel Changes ]
14250
14251 * tracing: Add alignment to syscall metadata declarations
14252
14253 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
14254
14255linux (2.6.35-9.14) maverick; urgency=low
14256
14257 [ Andy Whitcroft ]
14258
14259 * ubuntu: AUFS -- add BOM and automated update script
14260 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
14261
14262 [ John Johansen ]
14263
14264 * [Config] Enable DRBD as a module
14265
14266 [ Kees Cook ]
14267
14268 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
14269 - LP: #604407
14270
14271 [ Leann Ogasawara ]
14272
14273 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
14274 - LP: #606139
14275 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
14276 - LP: #606139
14277 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14278 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14279
14280 [ Lee Jones ]
14281
14282 * Stop ARM boards crashing when CUPS is loaded
14283 - LP: #601226
14284
14285 [ Upstream Kernel Changes ]
14286
14287 * perf probe: Support tracing an entry of array
14288 * perf probe: Support static and global variables
14289
14290 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
14291
14292linux (2.6.35-8.13) maverick; urgency=low
14293
14294 [ Kees Cook ]
14295
14296 * SAUCE: Yama: check PTRACE using thread group leader
14297 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
14298 - LP: #603716
14299
14300 [ Leann Ogasawara ]
14301
14302 * rebase to v2.6.35-rc5
14303 * [Config] update configs following rebase to v2.6.35-rc5
14304
14305 [ Nicolas Pitre ]
14306
14307 * SAUCE: make ndiswrapper available on X86 only
14308
14309 [ Tim Gardner ]
14310
14311 * [Config] Added ums-cypress to udeb
14312 - LP: #576066
14313 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
14314 * [Config] CONFIG_NDISWRAPPER=m across all configs
14315
14316 [ Upstream Kernel Changes ]
14317
14318 * HID: magicmouse: report last touch up
14319 * rebase to 2.6.35-rc5
14320
14321 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
14322
14323linux (2.6.35-7.12) maverick; urgency=low
14324
14325 [ Tim Gardner ]
14326
14327 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
14328 - LP: #597075
14329
14330 [ Upstream Kernel Changes ]
14331
14332 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
14333 (squashed)
14334
14335 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
14336
14337linux (2.6.35-7.11) maverick; urgency=low
14338
14339 [ Tim Gardner ]
14340
14341 * [Config] CONFIG_X86_MRST=n
14342
14343 [ Upstream Kernel Changes ]
14344
14345 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
14346 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
14347 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
14348
14349 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
14350
14351linux (2.6.35-7.10) maverick; urgency=low
14352
14353 [ Kees Cook ]
14354
14355 * SAUCE: security: create task_free security callback
14356 * SAUCE: Yama: add PTRACE exception tracking and interface
14357 * SAUCE: security: unconditionally chain to Yama LSM
14358 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
14359 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
14360 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
14361 * [Upstream] security: Yama LSM
14362 * [Config] Enable CONFIG_SECURITY_YAMA=y
14363
14364 [ Tim Gardner ]
14365
14366 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
14367
14368 [ Upstream Kernel Changes ]
14369
14370 * rebase to 2.6.35-rc4
14371
14372 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
14373
14374linux (2.6.35-6.9) maverick; urgency=low
14375
14376 [ Tim Gardner ]
14377
14378 * [Upstream] direct_splice_actor() should not use pos in sd
14379 - LP: #588861
14380
14381 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
14382
14383linux (2.6.35-6.8) maverick; urgency=low
14384
14385 [ Mathieu J. Poirier ]
14386
14387 * ARM: Adding regulator supply for vdds_sdi.
14388 - LP: #597904
14389
14390 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
14391
14392linux (2.6.35-6.7) maverick; urgency=low
14393
14394 [ Alberto Milone ]
14395
14396 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
14397
14398 [ Chase Douglas ]
14399
14400 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
14401 of mouse
14402 * [Upstream] HID: magicmouse: disable and add module param for scroll
14403 acceleration
14404 * [Upstream] HID: magicmouse: properly account for scroll movement in
14405 state
14406 * [Upstream] HID: magicmouse: add param for scroll speed
14407 * [Upstream] HID: magicmouse: enable horizontal scrolling
14408
14409 [ Henrik Rydberg ]
14410
14411 * [Upstream] Input: evdev - convert to dynamic event buffer
14412 * [Upstream] Input: evdev - use driver hint to compute size of event
14413 buffer
14414 * [Upstream] Input: bcm5974 - set the average number of events per MT
14415 event packet
14416 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
14417 * [Upstream] Input: evdev - never leave the client buffer empty after
14418 write
14419
14420 [ John Johansen ]
14421
14422 * SAUCE: AppArmor: -- mainline 2010-06-23
14423 * SAUCE: AppArmor 2.4 compatibility patch
14424 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
14425
14426 [ Leann Ogasawara ]
14427
14428 * [Config] Enable CONFIG_INTR_REMAP=y
14429 - LP: #597091
14430 * [Config] Enable CONFIG_X86_X2APIC
14431 - LP: #597091
14432
14433 [ Mathieu J. Poirier ]
14434
14435 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
14436 - LP: #594382
14437
14438 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
14439
14440linux (2.6.35-5.6) maverick; urgency=low
14441
14442 [ Amit Kucheria ]
14443
14444 * [Config] update omap flavour description
14445
14446 [ Andy Whitcroft ]
14447
14448 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
14449 - LP: #570500, #576274
14450 * SAUCE: add option to hand off all kernel parameters to init
14451 - LP: #586386
14452 * [Config] enable passing all kernel command line to init
14453 - LP: #586386
14454 * [Config] disable CONFIG_VMI
14455 - LP: #537601
14456 * [Config] enable CONFIG_IPV6_SIT_6RD
14457 - LP: #591869
14458 * [Config] enable CONFIG_VMWARE_BALOON as module
14459 - LP: #592039
14460
14461 [ Leann Ogasawara ]
14462
14463 * Revert "SAUCE: pm: Config option to disable handling of console during
14464 suspend/resume"
14465 - LP: #594885
14466 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
14467 * [Config] ports: enable passing all kernel command line to init
14468 - LP: #586386
14469 * [Config] Enable CONFIG_FB_VESA=y for x86
14470 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
14471 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
14472 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
14473 - LP: #493156
14474
14475 [ Mathieu Poirier ]
14476
14477 * ARM: Adding MosChip MCS7830 to nic-usb
14478 - LP: #584920
14479
14480 [ Upstream Kernel Changes ]
14481
14482 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
14483 * docbook: need xmldoclinks for all doc types
14484 * perf probe: Add kernel source path option
14485
14486 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
14487
14488linux (2.6.35-4.5) maverick; urgency=low
14489
14490 [ Leann Ogasawara ]
14491
14492 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
14493 size (rev2)"
14494 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
14495 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
14496 (rev4)"
14497 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
14498 modules"
14499 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
14500 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
14501 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
14502
14503 [ Tim Gardner ]
14504
14505 * [Config] CONFIG_NFS_FSCACHE=y
14506 - LP: #440522
14507 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
14508 - LP: #440522
14509
14510 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
14511
14512linux (2.6.35-3.4) maverick; urgency=low
14513
14514 [ Andy Whitcroft ]
14515
14516 * debian -- ensure the version number is clean
14517
14518 [ Henrik Rydberg ]
14519
14520 * [Upstream] Introduce MT event slots (rev 5)
14521 * [Upstream] Document the MT event slot protocol (rev5)
14522 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
14523 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
14524 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
14525 (rev2)
14526
14527 [ Leann Ogasawara ]
14528
14529 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
14530 * Revert "SAUCE: hostap: send events on data interface as well as master
14531 interface"
14532 * Revert "Fix webcam having USB ID 0ac8:303b"
14533 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
14534 * rebase to v2.6.35-rc3
14535
14536 [ Maxim Levitsky ]
14537
14538 * [Config] Enable new Smartmedia/xD translation layer
14539 - LP: #202490
14540
14541 [ Upstream Kernel Changes ]
14542
14543 * net: fix deliver_no_wcard regression on loopback device
14544
14545 [ Upstream changes ]
14546
14547 * rebased to v2.6.35-rc3
14548
14549 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
14550
14551linux (2.6.35-2.3) maverick; urgency=low
14552
14553 [ Bryan Wu ]
14554
14555 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
14556
14557 [ Leann Ogasawara ]
14558
14559 * [Config] armel: Enable CONFIG_BNX2=m
14560 * [Config] ports: Enable CONFIG_BNX2X=m
14561 * SAUCE: armel: define get_dma_ops to fix FTBS
14562
14563 [ Tim Gardner ]
14564
14565 * [Upstream] net: Print num_rx_queues imbalance warning only when there
14566 are allocated queues
14567 - LP: #591416
14568
14569 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
14570
14571linux (2.6.35-2.2) maverick; urgency=low
14572
14573 [ Andy Whitcroft ]
14574
14575 * [Config] d-i: make armel configuration versatile flavour specific
14576 - LP: #588805
14577 * [Config] d-i: enable .udebs for omap flavour
14578 - LP: #588805
14579
14580 [ Kees Cook ]
14581
14582 * ptrace: limit scope to attach only (allow read)
14583 - LP: #589656
14584
14585 [ Leann Ogasawara ]
14586
14587 * rebase to v2.6.35-rc2
14588 * [Config] update configs following rebase to v2.6.35-rc2
14589 * [Config] update port configs following rebase to v2.6.35-rc2
14590
14591 [ Lee Jones ]
14592
14593 * Enable perf to be more helpful when perf_<version> does not exist.
14594 - LP: #570500
14595 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
14596
14597 [ Tim Gardner ]
14598
14599 * [Config] Update bnx2 udeb firmware files
14600 - LP: #589304
14601
14602 [ Upstream changes ]
14603
14604 * rebased to v2.6.35-rc2
14605
14606 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
14607
14608linux (2.6.35-1.1) maverick; urgency=low
14609
14610 [ Andy Whitcroft ]
14611
14612 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
14613 - LP: #587888
14614 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
14615
14616 [ Leann Ogasawara ]
14617
14618 * rebase to v2.6.35-rc1
14619 * [Config] update configs following rebase to v2.6.35-rc1
14620 * [Config] update port configs following rebase to v2.6.35-rc1
14621 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
14622 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
14623 * SAUCE: ndiswrapper: convert multicast list to list_head
14624 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
14625 * [Config] [FTBS] ia64: Temporarily disable gpiolib
14626 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
14627 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
14628 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14629 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14630 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
14631 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
14632 * [Config] [FTBS] armel: Temporarily disable bnx2
14633 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
14634 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
14635 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
14636 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
14637 gpio_set_debounce
14638
14639 [ Upstream Kernel Changes ]
14640
14641 * of/usb: fix build error due to of_node pointer move
14642 * n2_crypto: Fix build after of_device/of_platform_driver changes.
14643 * powerpc/fsl-booke: fix the case where we are not in the first page
14644 * powerpc/fsl-booke: Move the entry setup code into a seperate file
14645 * powerpc/kexec: Add support for FSL-BookE
14646 * greth: Fix build after OF device conversions.
14647
14648 [ Upstream changes ]
14649
14650 * rebased to v2.6.35-rc1
14651
14652 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
14653
14654linux (2.6.35-1.0) UNRELEASED; urgency=low
14655
14656 [ Leann Ogasawara ]
14657
14658 * Null entry.
14659
14660 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
14661
14662linux (2.6.34-5.14) maverick; urgency=low
14663
14664 [ Tim Gardner ]
14665
14666 * [Config] Added module inclusion support
14667 * [Config] Added virtual flavour module inclusion list and d-i package
14668 definitions
14669
14670 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
14671
14672linux (2.6.34-5.13) maverick; urgency=low
14673
14674 [ Andy Whitcroft ]
14675
14676 * Revert "ubuntu: AUFS -- aufs2 20091209"
14677 * Revert "ubuntu: AUFS -- export various core functions
14678 (aufs2-standalone.patch)"
14679 * Revert "ubuntu: AUFS -- export various core functions
14680 (aufs2-base.patch)"
14681 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
14682 - LP: #587888
14683 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
14684 - LP: #587888
14685 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
14686 - LP: #587888
14687 * [Config] AUFS -- enable aufs options
14688 - LP: #587888
14689
14690 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
14691
14692linux (2.6.34-5.12) maverick; urgency=low
14693
14694 [ Andy Whitcroft ]
14695
14696 * enforce -- ensure SYSFS compatibility is disabled
14697
14698 [ Chase Douglas ]
14699
14700 * build with libdw-dev for perf probe symbol support
14701 * maverick ftrace configuration changes
14702
14703 [ Kees Cook ]
14704
14705 * Revert "SAUCE: x86: brk away from exec rand area"
14706 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
14707 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
14708 * SAUCE: x86: implement cs-limit nx-emulation for ia32
14709 - LP: #369978
14710 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
14711 * SAUCE: x86: brk away from exec rand area
14712 - LP: #452175
14713 * SAUCE: ptrace: restrict ptrace scope to children
14714
14715 [ Leann Ogasawara ]
14716
14717 * Add new omap flavour to getabis
14718 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
14719 - LP: #585490
14720 * build/modules: Temorarily add ignore.modules
14721 * ubuntu: iscsitarget -- version 1.4.20.1
14722
14723 [ Loïc Minier ]
14724
14725 * SAUCE: [um] Don't use nx_enabled under UML
14726 - LP: #524849
14727
14728 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
14729
14730linux (2.6.34-4.11) maverick; urgency=low
14731
14732 [ Amit Kucheria ]
14733
14734 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
14735 * [Config] Add support for OMAP-mainline flavour
14736
14737 [ Andy Whitcroft ]
14738
14739 * SAUCE: powerpc: fix compile error when ptrace.h is included from
14740 userspace
14741 - LP: #583733
14742
14743 [ Chase Douglas ]
14744
14745 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
14746 are present"
14747 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
14748 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
14749 load detect pipe"
14750
14751 [ Kees Cook ]
14752
14753 * SAUCE: fs: block cross-uid sticky symlinks
14754 * SAUCE: fs: block hardlinks to non-accessible sources
14755
14756 [ Koen Kooi ]
14757
14758 * SAUCE: board-omap3-beagle: add DSS2 support
14759
14760 [ Leann Ogasawara ]
14761
14762 * Revert "staging/go7007 -- disable"
14763 * Revert "[Config] staging/winbond -- disable"
14764 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
14765 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
14766 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
14767 controller"
14768 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
14769 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
14770 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
14771 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
14772 chipsets."
14773 * Revert "[Upstream] b43: Declare all possible firmware files."
14774 * Revert "add Breaks: against hardy lvm2"
14775 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
14776 id on Vmware ESX Server"
14777 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
14778 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
14779 * [Config] Enable CONFIG_USB=y for armel and sparc
14780 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
14781 * [Config] Enable CONFIG_RFKILL=y for ports
14782 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
14783 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
14784 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
14785 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
14786 * [Config] Enable CONFIG_LIBERTAS_MESH=y
14787 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
14788 * [Config] CONFIG_RT2800USB_UNKNOWN=y
14789 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
14790 * [Config] Enable CONFIG_CEPH_FS=m
14791 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
14792 * [Config] Enable CONFIG_EEEPC_WMI=m
14793 * [Config] Enable CONFIG_RT2800PCI=m
14794 * [Config] Enable CONFIG_SCSI_HPSA=m
14795 * [Config] Enable CONFIG_VHOST_NET=m
14796 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
14797 - LP: #582350
14798 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
14799 - LP: #579300
14800 * [Config] Enable CONFIG_PCIEASPM=y
14801 - LP: #333990
14802 * [Config] updateconfigs for OMAP flavour
14803
14804 [ Loïc Minier ]
14805
14806 * Enable perf tools on armel
14807
14808 [ Tim Gardner ]
14809
14810 * SAUCE: Updated ndiswrapper to 1.56
14811 - LP: #582555
14812 * [Config] Added virtual flavour
14813 * [Config] Remove support for sub-flavours
14814 * [Config] Removed amd64 preempt flavour
14815 * [Config] updateconfigs, updateportsconfigs after flavour munging
14816
14817 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
14818
14819linux (2.6.34-3.10) maverick; urgency=low
14820
14821 [ Leann Ogasawara ]
14822
14823 * rebase to v2.6.34
14824
14825 [ Upstream changes ]
14826
14827 * rebased to v2.6.34
14828
14829 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
14830
14831linux (2.6.34-2.9) maverick; urgency=low
14832
14833 [ Leann Ogasawara ]
14834
14835 * [Config] [FTBS] Disable comedi for armel
14836
14837 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
14838
14839linux (2.6.34-2.8) maverick; urgency=low
14840
14841 [ Leann Ogasawara ]
14842
14843 * Drop lpia
14844 * [Config] [FTBS] disable KVM
14845 * [Config] [FTBS] disable ipr for armel
14846
14847 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
14848
14849linux (2.6.34-2.7) maverick; urgency=low
14850
14851 [ Leann Ogasawara ]
14852
14853 * [Config] disable CONFIG_SCSI_IPR on powerpc
14854 * [Config] Remove 386 flavour per UDS discussion
14855
14856 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
14857
14858linux (2.6.34-1.6) maverick; urgency=low
14859
14860 [ Chase Douglas ]
14861
14862 * enforce CONFIG_TMPFS_POSIX_ACL=y
14863 - LP: #575940
14864 * don't force module dependency checking
14865 - LP: #577029
14866
14867 [ Kees Cook ]
14868
14869 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
14870 - LP: #568844
14871
14872 [ Leann Ogasawara ]
14873
14874 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
14875 * rebase to v2.6.34-rc7
14876 * [Config] update configs following rebase to v2.6.34-rc7
14877 * [Config] update port configs following rebase to v2.6.34-rc7
14878 * Add btrfs to the udebs
14879
14880 [ Tim Gardner ]
14881
14882 * [Config] Add atl1c to nic-modules udeb
14883 - LP: #557130
14884
14885 [ Upstream changes ]
14886
14887 * rebased to v2.6.34-rc7
14888
14889 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
14890
14891linux (2.6.34-1.5) UNRELEASED; urgency=low
14892
14893 [ Leann Ogasawara ]
14894
14895 * rebase to v2.6.34-rc6
14896 * [Config] update configs following rebase to v2.6.34-rc6
14897 * [Config] update port configs following rebase to v2.6.34-rc6
14898
14899 [ Upstream changes ]
14900
14901 * rebased to v2.6.34-rc6
14902
14903 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
14904
14905linux (2.6.34-1.4) UNRELEASED; urgency=low
14906
14907 [ Leann Ogasawara ]
14908
14909 * rebase to v2.6.34-rc5
14910 * [Config] update ports configs following rebase to v2.6.34-rc5
14911
14912 [ Upstream changes ]
14913
14914 * rebased to v2.6.34-rc5
14915
14916 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
14917
14918linux (2.6.34-1.3) UNRELEASED; urgency=low
14919
14920 [ Leann Ogasawara ]
14921
14922 * rebase to v2.6.34-rc4
14923 * [Config] update configs following rebase to v2.6.34-rc4
14924 * [Config] update port configs following rebase to v2.6.34-rc4
14925 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
14926
14927 [ Upstream changes ]
14928
14929 * rebased to v2.6.34-rc4
14930
14931 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
14932
14933linux (2.6.34-1.2) UNRELEASED; urgency=low
14934
14935 [ Leann Ogasawara ]
14936
14937 * Temorarily disable building linux-doc
14938 * rebase to v2.6.34-rc3
14939 * [Config] update configs following rebase to v2.6.34-rc3
14940 * [Config] update port configs following rebase to v2.6.34-rc3
14941
14942 [ Upstream changes ]
14943
14944 * rebased to v2.6.34-rc3
14945
14946 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
14947
14948linux (2.6.34-1.1) UNRELEASED; urgency=low
14949
14950 [ Leann Ogasawara ]
14951
14952 * rebase to v2.6.34-rc2
14953 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
14954 * [Config] update port configs following rebase to v2.6.34-rc2
14955 * [Config] update configs following rebase to v2.6.34-rc2
14956
14957 [ Upstream changes ]
14958
14959 * rebased to v2.6.34-rc2
14960
14961 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
14962
14963linux (2.6.33-1.1) UNRELEASED; urgency=low
14964
14965 [ Leann Ogasawara ]
14966
14967 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
14968 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
14969 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
14970 * ubuntu: lirc -- rename kfifo_put and kfifo_get
14971 * ubuntu: iscsitarget -- rename daddr inet_sock field
14972 * rebased to v2.6.33
14973 * [Config] update configs following rebase to v2.6.33
14974 * [Config] update ports configs following rebase to v2.6.33
14975
14976 [ Upstream changes ]
14977
14978 * rebased to v2.6.33
14979
14980 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
14981
14982linux (2.6.33-0.0) UNRELEASED; urgency=low
14983
14984 [ Leann Ogasawara ]
14985
14986 * Null entry.
14987
14988 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
14989
14990linux (2.6.32-16.25) lucid; urgency=low
14991
14992 [ Andy Whitcroft ]
14993
14994 * linux-tools -- move to Suggests: with explicit seeding
14995 - LP: #534635
14996
14997 [ Tim Gardner ]
14998
14999 * [Config] CONFIG_HID=m
15000
15001 [ Upstream Kernel Changes ]
15002
15003 * (pre-stable) sched: Fix SMT scheduler regression in
15004 find_busiest_queue()
15005 * KVM: introduce kvm_vcpu_on_spin
15006 * KVM: VMX: Add support for Pause-Loop Exiting
15007
15008 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
15009
15010linux (2.6.32-16.24) lucid; urgency=low
15011
15012 [ Andy Whitcroft ]
15013
15014 * armel -- perf userspace does not support arm
15015 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
15016
15017 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
15018
15019linux (2.6.32-16.23) lucid; urgency=low
15020
15021 [ Andy Whitcroft ]
15022
15023 * SAUCE: PM report driver and device suspend/resume times -- move config
15024 * update to standards version 3.8.4.0
15025 * printenv -- expose all of the package selectors
15026 * source package -- cleanup source content control
15027 * doc package -- ensure we do build package content on buildd
15028 * lintian -- correct the address in the debian/copyright
15029 * lintian -- update debhelper package version dependancy
15030 * lintian -- fix ghostscript dependancy
15031 * lintian -- add required misc:Depends
15032 * lintian -- move our debhelper compat level to debian/compat
15033 * perf -- build the kernel carried tools
15034 * perf -- add linux-tools carrying the version switches and manuals
15035 * SAUCE: fix up Kconfig for staging drivers
15036 * [Config] enable NOUVEAU etc following drm backport
15037 * update DRM to mainline v2.6.33
15038 * [Config] Remove AppArmor config options that no longer exist (ports)
15039 * [Config] updateportsconfigs following drm update
15040
15041 [ John Johansen ]
15042
15043 * ubuntu: AppArmor -- update to mainline 2010-03-04
15044 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
15045 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
15046 * [Config] Remove AppArmor config options that no longer exist
15047
15048 [ Manoj Iyer ]
15049
15050 * ubuntu: rtl8192se -- version 2010-0115,0014
15051 - LP: #530275
15052 * [Config] added CONFIG_RTL8192SE module.
15053 - LP: #530275
15054
15055 [ Tim Gardner ]
15056
15057 * [Config] Added vmw_pvscsi to d-i/scsi-modules
15058 - LP: #531017
15059 * [Upstream] netfilter: xt_recent: Add an entry reaper
15060
15061 [ Upstream Kernel Changes ]
15062
15063 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
15064 emulation"
15065 * Revert "KVM: x86 emulator: Fix popf emulation"
15066 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
15067 emulation"
15068 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
15069 * Revert "KVM: fix memory access during x86 emulation."
15070 * Add vlan (8021.Q) module package for d-i.
15071 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
15072 Inspiron 700m
15073 - LP: #515246
15074 * [Upstream] docbook: need xmldoclinks for all doc types
15075 * x86: set_personality_ia32() misses force_personality32
15076 * lib: Introduce generic list_sort function
15077 * drm/nv50: Implement ctxprog/state generation.
15078 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
15079 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
15080 Inspiron 700m
15081 - LP: #515246
15082
15083 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
15084
15085linux (2.6.32-15.22) lucid; urgency=low
15086
15087 [ Andy Whitcroft ]
15088
15089 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
15090 * Revert "SAUCE: PM report driver and device suspend/resume times."
15091 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
15092
15093 [ Manoj Iyer ]
15094
15095 * SAUCE: PM report driver and device suspend/resume times.
15096
15097 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
15098
15099linux (2.6.32-15.21) lucid; urgency=low
15100
15101 [ Andy Whitcroft ]
15102
15103 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
15104 * Revert "[Config] lenovo-sl-laptop -- enable"
15105 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
15106 * armel -- cramfs module will no longer be built
15107 * d-i -- make all modules optional
15108 * rename the debug packages to match archive standard
15109 - LP: #527837
15110 * lenovo-sl-laptop is no longer built
15111
15112 [ Colin Ian King ]
15113
15114 * Disable 4MB page tables for Atom, work around errata AAE44
15115 - LP: #523112
15116
15117 [ Colin Watson ]
15118
15119 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
15120 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
15121
15122 [ Jesse Barnes ]
15123
15124 * SAUCE: drm/i915: don't change DRM configuration when releasing load
15125 detect pipe
15126 - LP: #488328
15127
15128 [ Loïc Minier ]
15129
15130 * [Config] armel Update versatile initrd configs
15131 - LP: #524893
15132 * SAUCE: [um] Don't use nx_enabled under UML
15133 - LP: #524849
15134
15135 [ Manoj Iyer ]
15136
15137 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
15138
15139 [ Mario Limonciello ]
15140
15141 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
15142
15143 [ Rafael J. Wysocki ]
15144
15145 * SAUCE: PM report driver and device suspend/resume times.
15146
15147 [ Surbhi Palande ]
15148
15149 * Revert "[Upstream] e1000e: enhance frame fragment detection"
15150 - CVE-2009-4538
15151 * Revert "[Upstream] e1000: enhance frame fragment detection"
15152 - CVE-2009-4536
15153
15154 [ Tim Gardner ]
15155
15156 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
15157 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
15158 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
15159
15160 [ Upstream Kernel Changes ]
15161
15162 * Revert "(pre-stable) eCryptfs: Add getattr function"
15163 * Fix potential crash with sys_move_pages
15164 * futex_lock_pi() key refcnt fix
15165 * futex: Handle user space corruption gracefully
15166 * futex: Handle futex value corruption gracefully
15167 * Fix race in tty_fasync() properly
15168 * hwmon: (w83781d) Request I/O ports individually for probing
15169 * hwmon: (lm78) Request I/O ports individually for probing
15170 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
15171 * ALSA: ctxfi - fix PTP address initialization
15172 * drm/i915: disable hotplug detect before Ironlake CRT detect
15173 * drm/i915: enable self-refresh on 965
15174 * drm/i915: Disable SR when more than one pipe is enabled
15175 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
15176 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
15177 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
15178 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
15179 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
15180 * i2c-tiny-usb: Fix on big-endian systems
15181 * drm/i915: handle FBC and self-refresh better
15182 * drm/i915: Increase fb alignment to 64k
15183 * drm/i915: Update write_domains on active list after flush.
15184 * regulator: Fix display of null constraints for regulators
15185 * ALSA: hda-intel: Avoid divide by zero crash
15186 * CPUFREQ: Fix use after free of struct powernow_k8_data
15187 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
15188 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
15189 * ioat: fix infinite timeout checking in ioat2_quiesce
15190 * resource: add helpers for fetching rlimits
15191 * fs/exec.c: restrict initial stack space expansion to rlimit
15192 * cifs: fix length calculation for converted unicode readdir names
15193 * NFS: Fix a reference leak in nfs_wb_cancel_page()
15194 * NFS: Try to commit unstable writes in nfs_release_page()
15195 * NFSv4: Don't allow posix locking against servers that don't support it
15196 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
15197 * NFS: Fix an Oops when truncating a file
15198 * NFS: Fix a umount race
15199 * NFS: Fix a bug in nfs_fscache_release_page()
15200 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
15201 * md: fix 'degraded' calculation when starting a reshape.
15202 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
15203 * Export the symbol of getboottime and mmonotonic_to_bootbased
15204 * kvmclock: count total_sleep_time when updating guest clock
15205 * KVM: PIT: control word is write-only
15206 * tpm_infineon: fix suspend/resume handler for pnp_driver
15207 * amd64_edac: Do not falsely trigger kerneloops
15208 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
15209 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
15210 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
15211 * netfilter: xtables: compat out of scope fix
15212 * netfilter: nf_conntrack: fix hash resizing with namespaces
15213 * drm/i915: remove full registers dump debug
15214 * drm/i915: add i915_lp_ring_sync helper
15215 * drm/i915: Don't wait interruptible for possible plane buffer flush
15216 * dasd: remove strings from s390dbf
15217 * crypto: padlock-sha - Add import/export support
15218 * wmi: Free the allocated acpi objects through wmi_get_event_data
15219 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
15220 * /dev/mem: introduce size_inside_page()
15221 * devmem: check vmalloc address on kmem read/write
15222 * devmem: fix kmem write bug on memory holes
15223 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
15224 of value 0.
15225 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
15226 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
15227 * dst: call cond_resched() in dst_gc_task()
15228 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
15229 * befs: fix leak
15230 * rtc-fm3130: add missing braces
15231 * Call flush_dcache_page after PIO data transfers in libata-sff.c
15232 * ahci: add Acer G725 to broken suspend list
15233 * pktgen: Fix freezing problem
15234 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
15235 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
15236 * x86: Re-get cfg_new in case reuse/move irq_desc
15237 * Staging: fix rtl8187se compilation errors with mac80211
15238 * ALSA: usb-audio - Avoid Oops after disconnect
15239 * serial: 8250: add serial transmitter fully empty test
15240 * sysfs: sysfs_sd_setattr set iattrs unconditionally
15241 * class: Free the class private data in class_release
15242 * USB: usbfs: only copy the actual data received
15243 * USB: usbfs: properly clean up the as structure on error paths
15244 * rtl8187: Add new device ID
15245 * ACPI: Add NULL pointer check in acpi_bus_start
15246 * ACPI: fix High cpu temperature with 2.6.32
15247 * drm/radeon/kms: use udelay for short delays
15248 * NFS: Too many GETATTR and ACCESS calls after direct I/O
15249 * eCryptfs: Add getattr function
15250 * b43: Fix throughput regression
15251 * ath9k: Fix sequence numbers for PAE frames
15252 * mac80211: Fix probe request filtering in IBSS mode
15253 * iwlwifi: Fix to set correct ht configuration
15254 * dm stripe: avoid divide by zero with invalid stripe count
15255 * dm log: userspace fix overhead_size calcuations
15256 * Linux 2.6.32.9
15257 * sfc: Fix SFE4002 initialisation
15258 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
15259 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
15260 * (pre-stable) HID: handle joysticks with large number of buttons
15261 - LP: #492056
15262 * (pre-stable) HID: extend mask for BUTTON usage page
15263 - LP: #492056
15264 * PM: Measure device suspend and resume times
15265 * e1000: enhance frame fragment detection
15266 - CVE-2009-4536
15267 * e1000e: enhance frame fragment detection
15268 - CVE-2009-4538
15269 * KVM: fix memory access during x86 emulation.
15270 - CVE-2010-0306
15271 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
15272 - CVE-2010-0306
15273 * KVM: x86 emulator: Check IOPL level during io instruction emulation
15274 - CVE-2010-0306
15275 * KVM: x86 emulator: Fix popf emulation
15276 - CVE-2010-0306
15277 * KVM: x86 emulator: Check CPL level during privilege instruction
15278 emulation
15279 - CVE-2010-0306
15280 * Input: wacom - ensure the device is initialized properly upon resume
15281 * Input: wacom - add defines for packet lengths of various devices
15282 * Input: wacom - add support for new LCD tablets
15283 - LP: #516777
15284
15285 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
15286
15287linux (2.6.32-14.20) lucid; urgency=low
15288
15289 [ Andy Whitcroft ]
15290
15291 * rebuild following the GCC update to match compiler for out of tree modules
15292 * Revert "[Config] drbd -- enable"
15293 * Revert "ubuntu: drbd -- version 8.3.1"
15294 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
15295 - LP: #510937
15296
15297 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
15298
15299linux (2.6.32-14.19) lucid; urgency=low
15300
15301 [ Andy Whitcroft ]
15302
15303 * ensure we build the source package contents when enabled
15304 - LP: #522308
15305 * [Config] enable CONFIG_X86_MCE_XEON75XX
15306 * SAUCE: AppArmor -- add linux/kref.h for struct kref
15307 * [Config] enable CONFIG_HID_ORTEK
15308 * enable udeb generation for arm versatile flavour
15309 - LP: #522515
15310
15311 [ John Johansen ]
15312
15313 * ubuntu: AppArmor -- update to mainline 2010-02-18
15314 - LP: #439560, #496110, #507069
15315
15316 [ Johnathon Harris ]
15317
15318 * SAUCE: HID: add support for Ortek WKB-2000
15319 - LP: #405390
15320
15321 [ Upstream Kernel Changes ]
15322
15323 * tpm_tis: TPM_STS_DATA_EXPECT workaround
15324 - LP: #490487
15325 * x86, mce: Xeon75xx specific interface to get corrected memory error
15326 information
15327 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
15328 * x86, mce: Make xeon75xx memory driver dependent on PCI
15329 * drm/edid: Unify detailed block parsing between base and extension
15330 blocks
15331 - LP: #500999
15332 * (pre-stable) eCryptfs: Add getattr function
15333 - LP: #390833
15334
15335 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
15336
15337linux (2.6.32-13.18) lucid; urgency=low
15338
15339 [ Andy Whitcroft ]
15340
15341 * Revert "enforcer -- make the enforcement configuration common"
15342 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
15343 (Dell E6x00 series)"
15344 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
15345 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
15346 0755"
15347 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
15348 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
15349 * Revert "SAUCE: make fc transport removal of target configurable"
15350 * enforcer -- make the enforcement configuration common
15351 * getabis -- add preempt flavour to the list
15352 * [Config] enforce DEVTMPFS options
15353 * [Config] armel -- cleanup to-be builtin modules
15354 * [Config] cleanup ports configs
15355 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
15356 - LP: #485536
15357 * add printdebian target to find branch target
15358 * distclean -- do not remove debian.env
15359 * [Config] generic-pae switch to M586TSC
15360 - LP: #519448
15361 * git-ubuntu-log -- commonise duplicated log handling
15362 * git-ubuntu-log -- tighten up Bug: NNNN matching
15363 * git-ubuntu-log -- sort the bug numbers
15364
15365 [ Chris Wilson ]
15366
15367 * (pre-stable) drm/i915: Increase fb alignment to 64k
15368 - LP: #404064
15369
15370 [ Eric Miao ]
15371
15372 * arm -- enable ubuntu/ directory
15373
15374 [ Huang Ying ]
15375
15376 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
15377 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
15378
15379 [ Loïc Minier ]
15380
15381 * [Config] cleanup preempt configuration
15382 * [Config] versatile: Fix video output
15383 - LP: #517594
15384 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
15385 * [Config] Large update to armel/versatile
15386 * [Config] versatile: Add RTC support
15387 * [Config] armel: Enable NEON
15388 * [Config] versatile: Builtin MMC support
15389 * [Config] versatile Builtin SCSI controller
15390 * [Config] armel Disable dma_cache_sync callers
15391 * [Config] armel Disable asm/time.h users
15392 * [Config] armel Disable out of range udelay()
15393 * [Config] armel Disable flush_cache_range() users
15394 * [Config] armel -- Enable ubuntu/ drivers
15395
15396 [ Steve Conklin ]
15397
15398 * SAUCE: drm/i915: Add display hotplug event on Ironlake
15399 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
15400
15401 [ Upstream Kernel Changes ]
15402
15403 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
15404 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
15405 in IRQ handler""
15406 * clockevent: Don't remove broadcast device when cpu is dead
15407 * clockevents: Add missing include to pacify sparse
15408 * ACPI: don't cond_resched if irq is disabled
15409 * be2net: Add support for next generation of BladeEngine device.
15410 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
15411 * mpt2sas: New device SAS2208 support is added
15412 * ar9170: Add support for D-Link DWA 160 A2
15413 * powerpc/fsl: Add PCI device ids for new QoirQ chips
15414 * davinci: dm646x: Add support for 3.x silicon revision
15415 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
15416 * Driver-Core: devtmpfs - set root directory mode to 0755
15417 * driver-core: fix devtmpfs crash on s390
15418 * vfs: get_sb_single() - do not pass options twice
15419 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
15420 * V4L/DVB (13569): smsusb: add autodetection support for five additional
15421 Hauppauge USB IDs
15422 * USB: mos7840: add device IDs for B&B electronics devices
15423 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
15424 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
15425 SubVendor ID: 0x1043 Device ID: 0x4847)
15426 * iTCO_wdt: Add support for Intel Ibex Peak
15427 * atl1c:use common_task instead of reset_task and link_chg_task
15428 * atl1e:disable NETIF_F_TSO6 for hardware limit
15429 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
15430 * V4L/DVB (13680b): DocBook/media: create links for included sources
15431 * netfilter: xtables: fix conntrack match v1 ipt-save output
15432 * partitions: read whole sector with EFI GPT header
15433 * partitions: use sector size for EFI GPT
15434 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
15435 * sched: Fix isolcpus boot option
15436 * sched: Fix missing sched tunable recalculation on cpu add/remove
15437 * nohz: Prevent clocksource wrapping during idle
15438 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
15439 * timers, init: Limit the number of per cpu calibration bootup messages
15440 * PCI: Always set prefetchable base/limit upper32 registers
15441 * iscsi class: modify handling of replacement timeout
15442 * NFS: Revert default r/wsize behavior
15443 * HID: fixup quirk for NCR devices
15444 * scsi_devinfo: update Hitachi entries (v2)
15445 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
15446 * scsi_transport_fc: remove invalid BUG_ON
15447 * lpfc: fix hang on SGI ia64 platform
15448 * libfc: fix typo in retry check on received PRLI
15449 * libfc: fix ddp in fc_fcp for 0 xid
15450 * fcoe: remove redundant checking of netdev->netdev_ops
15451 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
15452 * libfc: lport: fix minor documentation errors
15453 * libfc: don't WARN_ON in lport_timeout for RESET state
15454 * fcoe: initialize return value in fcoe_destroy
15455 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
15456 * libfc: fix memory corruption caused by double frees and bad error
15457 handling
15458 * libfc: fix free of fc_rport_priv with timer pending
15459 * libfc: remote port gets stuck in restart state without really
15460 restarting
15461 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
15462 * fcoe: Fix checking san mac address
15463 * fcoe: Fix getting san mac for VLAN interface
15464 * qlge: Remove explicit setting of PCI Dev CTL reg.
15465 * qlge: Set PCIE max read request size.
15466 * qlge: Don't fail open when port is not initialized.
15467 * qlge: Add handler for DCBX firmware event.
15468 * qlge: Bonding fix for mode 6.
15469 * PCI: AER: fix aer inject result in kernel oops
15470 * DMI: allow omitting ident strings in DMI tables
15471 * Input: i8042 - remove identification strings from DMI tables
15472 * Input: i8042 - add Gigabyte M1022M to the noloop list
15473 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
15474 * ALSA: hda - select IbexPeak handler for Calpella
15475 * ALSA: hda - Fix quirk for Maxdata obook4-1
15476 * ALSA: hda - Add missing Line-Out and PCM switches as slave
15477 * iTCO_wdt.c - cleanup chipset documentation
15478 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
15479 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
15480 * ahci: disable SNotification capability for ich8
15481 * ata_piix: fix MWDMA handling on PIIX3
15482 * md: fix small irregularity with start_ro module parameter
15483 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
15484 * cio: fix double free in case of probe failure
15485 * cio: dont panic in non-fatal conditions
15486 * netiucv: displayed TX bytes value much too high
15487 * ipc ns: fix memory leak (idr)
15488 * ALSA: hda - Fix HP T5735 automute
15489 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
15490 * UBI: fix memory leak in update path
15491 * UBI: initialise update marker
15492 * ASoC: fix a memory-leak in wm8903
15493 * mac80211: check that ieee80211_set_power_mgmt only handles STA
15494 interfaces.
15495 * cfg80211: fix channel setting for wext
15496 * KVM: S390: fix potential array overrun in intercept handling
15497 * KVM: only allow one gsi per fd
15498 * KVM: Fix race between APIC TMR and IRR
15499 * KVM: MMU: bail out pagewalk on kvm_read_guest error
15500 * KVM: x86: Fix host_mapping_level()
15501 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
15502 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
15503 * KVM: fix lock imbalance in kvm_*_irq_source_id()
15504 * KVM: only clear irq_source_id if irqchip is present
15505 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
15506 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
15507 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
15508 - LP: #516325
15509 * iwlwifi: Fix throughput stall issue in HT mode for 5000
15510 * fnctl: f_modown should call write_lock_irqsave/restore
15511 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
15512 CPUID drivers.
15513 * Linux 2.6.32.7
15514 * scsi_lib: Fix bug in completion of bidi commands
15515 * mptsas: Fix issue with chain pools allocation on katmai
15516 * mm: add new 'read_cache_page_gfp()' helper function
15517 * drm/i915: Selectively enable self-reclaim
15518 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
15519 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
15520 * x86: Set hotpluggable nodes in nodes_possible_map
15521 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
15522 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
15523 * zcrypt: Do not remove coprocessor for error 8/72
15524 * dasd: fix possible NULL pointer errors
15525 * ACPI: Add a generic API for _OSC -v2
15526 * ACPI: Add platform-wide _OSC support.
15527 * ACPI: fix OSC regression that caused aer and pciehp not to load
15528 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
15529 * UBI: fix volume creation input checking
15530 * e1000/e1000e: don't use small hardware rx buffers
15531 * drm/i915: Reload hangcheck timer too for Ironlake
15532 * Fix a leak in affs_fill_super()
15533 * Fix failure exits in bfs_fill_super()
15534 * fix oops in fs/9p late mount failure
15535 * fix leak in romfs_fill_super()
15536 * Fix remount races with symlink handling in affs
15537 * fix affs parse_options()
15538 * Fix failure exit in ipathfs
15539 * mm: fix migratetype bug which slowed swapping
15540 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
15541 NOMMU stack
15542 * Split 'flush_old_exec' into two functions
15543 * sparc: TIF_ABI_PENDING bit removal
15544 * x86: get rid of the insane TIF_ABI_PENDING bit
15545 * Input: winbond-cir - remove dmesg spam
15546 * x86: Disable HPET MSI on ATI SB700/SB800
15547 * iwlwifi: set default aggregation frame count limit to 31
15548 * drm/i915: only enable hotplug for detected outputs
15549 * firewire: core: add_descriptor size check
15550 * SECURITY: selinux, fix update_rlimit_cpu parameter
15551 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
15552 * x86: Add Dell OptiPlex 760 reboot quirk
15553 - LP: #488319
15554 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
15555 * x86/amd-iommu: Fix possible integer overflow
15556 * clocksource: fix compilation if no GENERIC_TIME
15557 * tcp: update the netstamp_needed counter when cloning sockets
15558 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
15559 * net: restore ip source validation
15560 * af_packet: Don't use skb after dev_queue_xmit()
15561 * ax25: netrom: rose: Fix timer oopses
15562 * KVM: allow userspace to adjust kvmclock offset
15563 * oprofile/x86: add Xeon 7500 series support
15564 * oprofile/x86: fix crash when profiling more than 28 events
15565 * libata: retry link resume if necessary
15566 * mm: percpu-vmap fix RCU list walking
15567 * mm: purge fragmented percpu vmap blocks
15568 * block: fix bio_add_page for non trivial merge_bvec_fn case
15569 * Fix 'flush_old_exec()/setup_new_exec()' split
15570 * random: drop weird m_time/a_time manipulation
15571 * random: Remove unused inode variable
15572 * block: fix bugs in bio-integrity mempool usage
15573 * usb: r8a66597-hdc disable interrupts fix
15574 * connector: Delete buggy notification code.
15575 * be2net: Bug fix to support newer generation of BE ASIC
15576 * be2net: Fix memset() arg ordering.
15577 * mm: flush dcache before writing into page to avoid alias
15578 * mac80211: fix NULL pointer dereference when ftrace is enabled
15579 * imxfb: correct location of callbacks in suspend and resume
15580 * mx3fb: some debug and initialisation fixes
15581 * starfire: clean up properly if firmware loading fails
15582 * kernel/cred.c: use kmem_cache_free
15583 * uartlite: fix crash when using as console
15584 * pktcdvd: removing device does not remove its sysfs dir
15585 * ath9k: fix eeprom INI values override for 2GHz-only cards
15586 * ath9k: fix beacon slot/buffer leak
15587 * powerpc: TIF_ABI_PENDING bit removal
15588 * NET: fix oops at bootime in sysctl code
15589 * Linux 2.6.32.8
15590
15591 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
15592
15593linux (2.6.32-12.17) lucid; urgency=low
15594
15595 [ Andy Whitcroft ]
15596
15597 * restore linux-image prefix -- master
15598 * enforce -- we require SELINUX enabled -- master
15599 * enforce -- ensure APPARMOR is our default LSM -- master
15600 * make doc package completely optional -- master
15601 * make source package completely optional -- master
15602 * make linux-libc-dev completly optional -- master
15603 * convert package disable to a deps list -- master
15604 * allow common headers to switch from indep to arch -- master
15605 * convert binary package disable to a deps list -- master
15606 * add configuration option for a full source build tree -- master
15607 * add support for uImage kernels in package control scripts
15608 * getabis -- cleanup and parameterise repository list -- master
15609 * getabis -- move configuration to etc/getabi -- master
15610 * kernelconfig -- move configuration to etc -- master
15611 * rules -- make debian/debian.env master for branch name
15612 * set the current branch name -- master
15613 * pull back common debian.master files into debian -- master
15614 * enforcer -- make the enforcement configuration common
15615 * insert-changes -- correctly link to debian/rules in DROOT
15616
15617 [ Colin Watson ]
15618
15619 * future-proof ddeb handling against buildd changes
15620
15621 [ Eric Miao ]
15622
15623 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
15624 X86
15625
15626 [ Loïc Minier ]
15627
15628 * Add modules.builtin.bin to prerm rm list
15629 - LP: #516584
15630
15631 [ Tim Gardner ]
15632
15633 * [Config] Implement the amd64 preempt flavour
15634
15635 [ Upstream Kernel Changes ]
15636
15637 * syslog: distinguish between /proc/kmsg and syscalls
15638 - LP: #515623
15639 * sfc: Fix polling for slow MCDI operations
15640 * sfc: Fix conditions for MDIO self-test
15641 * sfc: QT202x: Remove unreliable MMD check at initialisation
15642 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
15643 * sfc: Use fixed-size buffers for MCDI NVRAM requests
15644
15645 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
15646
15647linux (2.6.32-12.16) lucid; urgency=low
15648
15649 [ Andy Whitcroft ]
15650
15651 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
15652 first use"
15653 * SAUCE: acpi battery -- move first lookup asynchronous
15654 - LP: #507211
15655 * [Config] update configs to cleanup generic configs
15656 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
15657 * [Config] enable USER_NS
15658 - LP: #480739, #509808
15659
15660 [ Heiko Carstens ]
15661
15662 * (pre-stable) driver-core: fix devtmpfs crash on s390
15663 - LP: #512370
15664
15665 [ John Johansen ]
15666
15667 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
15668 - LP: #494565
15669 * [Config] VIRTIO=y for server/virtual flavours
15670 - LP: #494565
15671
15672 [ Kay Sievers ]
15673
15674 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
15675 - LP: #512370
15676
15677 [ Kees Cook ]
15678
15679 * SAUCE: x86: brk away from exec rand area
15680 - LP: #452175
15681
15682 [ Leann Ogasawara ]
15683
15684 * [Upstream] e1000: enhance frame fragment detection
15685 - CVE-2009-4536
15686 * [Upstream] e1000e: enhance frame fragment detection
15687 - CVE-2009-4538
15688
15689 [ Sebastian Kapfer ]
15690
15691 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
15692 series)
15693 - LP: #296610
15694
15695 [ Upstream Kernel Changes ]
15696
15697 * inotify: do not reuse watch descriptors
15698 - LP: #485556
15699 * inotify: only warn once for inotify problems
15700 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
15701 Framebuffer"
15702 * memcg: ensure list is empty at rmdir
15703 * drm/i915: remove loop in Ironlake interrupt handler
15704 * block: Fix incorrect reporting of partition alignment
15705 * x86, mce: Thermal monitoring depends on APIC being enabled
15706 * futexes: Remove rw parameter from get_futex_key()
15707 * page allocator: update NR_FREE_PAGES only when necessary
15708 * x86, apic: use physical mode for IBM summit platforms
15709 * edac: i5000_edac critical fix panic out of bounds
15710 * x86: SGI UV: Fix mapping of MMIO registers
15711 * mfd: WM835x GPIO direction register is not locked
15712 * mfd: Correct WM835x ISINK ramp time defines
15713 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
15714 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
15715 * reiserfs: truncate blocks not used by a write
15716 * HID: add device IDs for new model of Apple Wireless Keyboard
15717 * PCI/cardbus: Add a fixup hook and fix powerpc
15718 * Input: pmouse - move Sentelic probe down the list
15719 * asus-laptop: add Lenovo SL hotkey support
15720 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
15721 * sparc64: Fix NMI programming when perf events are active.
15722 * sparc64: Fix Niagara2 perf event handling.
15723 * i2c: Do not use device name after device_unregister
15724 * i2c/pca: Don't use *_interruptible
15725 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
15726 * sched: Fix task priority bug
15727 * vfs: Fix vmtruncate() regression
15728 * Linux 2.6.32.5
15729 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
15730 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
15731 * Staging: asus_oled: fix oops in 2.6.32.2
15732 * Staging: hv: fix smp problems in the hyperv core code
15733 * tty: fix race in tty_fasync
15734 * ecryptfs: use after free
15735 * ecryptfs: initialize private persistent file before dereferencing
15736 pointer
15737 * nozomi: quick fix for the close/close bug
15738 * serial: 8250_pnp: use wildcard for serial Wacom tablets
15739 * usb: serial: fix memory leak in generic driver
15740 * USB: fix bitmask merge error
15741 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
15742 * USB: EHCI: fix handling of unusual interrupt intervals
15743 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
15744 * USB: add missing delay during remote wakeup
15745 * USB: add speed values for USB 3.0 and wireless controllers
15746 * ACPI: EC: Accelerate query execution
15747 * ACPI: EC: Add wait for irq storm
15748 * SCSI: enclosure: fix oops while iterating enclosure_status array
15749 * drm/i915: Read the response after issuing DDC bus switch command
15750 * drm/i915: try another possible DDC bus for the SDVO device with
15751 multiple outputs
15752 * block: bdev_stack_limits wrapper
15753 * DM: Fix device mapper topology stacking
15754 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
15755 * USB: fix usbstorage for 2770:915d delivers no FAT
15756 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
15757 * perf timechart: Use tid not pid for COMM change
15758 * perf events: Dont report side-band events on each cpu for
15759 per-task-per-cpu events
15760 * perf: Honour event state for aux stream data
15761 * Linux 2.6.32.6
15762
15763 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
15764
15765linux (2.6.32-11.15) lucid; urgency=low
15766
15767 [ Andy Whitcroft ]
15768
15769 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
15770 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
15771 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
15772 boards"
15773 * Revert "[Upstream] mmc: prevent dangling block device from accessing
15774 stale queues"
15775 * Revert "SAUCE: Fix nx_enable reporting"
15776 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
15777 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
15778 * SAUCE: i915 -- disable powersave by default
15779 - LP: #492392
15780
15781 [ Kees Cook ]
15782
15783 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
15784 - LP: #369978
15785 * SAUCE: [x86] fix report of cs-limit nx-emulation
15786 - LP: #454285
15787 * SAUCE: Fix nx_enable reporting
15788 - LP: #454285
15789
15790 [ Tim Gardner ]
15791
15792 * [Upstream] b43: Declare all possible firmware files.
15793 - LP: #488636
15794 * [Config] updateconfigs after adding pvscsi
15795 - LP: #497156
15796 * [Config] CONFIG_BT=m
15797
15798 [ Upstream Kernel Changes ]
15799
15800 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
15801 for pre-Pentium"
15802 * SCSI: ipr: fix EEH recovery
15803 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
15804 * SCSI: st: fix mdata->page_order handling
15805 * SCSI: fc class: fix fc_transport_init error handling
15806 * sched: Fix task_hot() test order
15807 * x86, cpuid: Add "volatile" to asm in native_cpuid()
15808 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
15809 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
15810 * pata_hpt3x2n: fix clock turnaround
15811 * pata_cmd64x: fix overclocking of UDMA0-2 modes
15812 * ASoC: wm8974: fix a wrong bit definition
15813 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
15814 * ALSA: hda - Fix missing capsrc_nids for ALC88x
15815 * acerhdf: limit modalias matching to supported
15816 - LP: #435958
15817 * ACPI: EC: Fix MSI DMI detection
15818 * ACPI: Use the return result of ACPI lid notifier chain correctly
15819 * powerpc: Handle VSX alignment faults correctly in little-endian mode
15820 * ASoC: Do not write to invalid registers on the wm9712.
15821 * drm/radeon: fix build on 64-bit with some compilers.
15822 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
15823 * USB: option: support hi speed for modem Haier CE100
15824 * USB: Fix a bug on appledisplay.c regarding signedness
15825 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
15826 * Bluetooth: Prevent ill-timed autosuspend in USB driver
15827 * USB: rename usb_configure_device
15828 * USB: fix bugs in usb_(de)authorize_device
15829 * drivers/net/usb: Correct code taking the size of a pointer
15830 * x86: SGI UV: Fix writes to led registers on remote uv hubs
15831 * md: Fix unfortunate interaction with evms
15832 * dma: at_hdmac: correct incompatible type for argument 1 of
15833 'spin_lock_bh'
15834 * dma-debug: Do not add notifier when dma debugging is disabled.
15835 * dma-debug: Fix bug causing build warning
15836 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
15837 referrals
15838 * x86/amd-iommu: Fix initialization failure panic
15839 * ioat3: fix p-disabled q-continuation
15840 * ioat2,3: put channel hardware in known state at init
15841 * KVM: MMU: remove prefault from invlpg handler
15842 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
15843 * Libertas: fix buffer overflow in lbs_get_essid()
15844 * iwmc3200wifi: fix array out-of-boundary access
15845 * mac80211: fix propagation of failed hardware reconfigurations
15846 * mac80211: fix WMM AP settings application
15847 * mac80211: Fix IBSS merge
15848 * cfg80211: fix race between deauth and assoc response
15849 * ath5k: fix SWI calibration interrupt storm
15850 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
15851 * ath9k: Fix TX queue draining
15852 * ath9k: fix missed error codes in the tx status check
15853 * ath9k: wake hardware during AMPDU TX actions
15854 * ath9k: fix suspend by waking device prior to stop
15855 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
15856 64-bit
15857 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
15858 in 0x4054
15859 * iwl3945: disable power save
15860 * iwl3945: fix panic in iwl3945 driver
15861 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
15862 * iwlwifi: fix more eeprom endian bugs
15863 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
15864 * mac80211: fix race with suspend and dynamic_ps_disable_work
15865 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
15866 * 'sysctl_max_map_count' should be non-negative
15867 * kernel/sysctl.c: fix the incomplete part of
15868 sysctl_max_map_count-should-be-non-negative.patch
15869 * V4L/DVB (13596): ov511.c typo: lock => unlock
15870 * x86/ptrace: make genregs[32]_get/set more robust
15871 * memcg: avoid oom-killing innocent task in case of use_hierarchy
15872 * e100: Fix broken cbs accounting due to missing memset.
15873 * ipv6: reassembly: use seperate reassembly queues for conntrack and
15874 local delivery
15875 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
15876 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
15877 * b43: avoid PPC fault during resume
15878 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
15879 support
15880 * sched: Fix balance vs hotplug race
15881 * drm/radeon/kms: fix crtc vblank update for r600
15882 * drm: disable all the possible outputs/crtcs before entering KMS mode
15883 * S390: dasd: support DIAG access for read-only devices
15884 * xen: fix is_disconnected_device/exists_disconnected_device
15885 * xen: improvement to wait_for_devices()
15886 * xen: wait up to 5 minutes for device connetion
15887 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
15888 * udf: Try harder when looking for VAT inode
15889 * Add unlocked version of inode_add_bytes() function
15890 * quota: decouple fs reserved space from quota reservation
15891 * ext4: Convert to generic reserved quota's space management.
15892 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
15893 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
15894 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
15895 * amd64_edac: unify MCGCTL ECC switching
15896 * x86, msr: Add support for non-contiguous cpumasks
15897 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
15898 * amd64_edac: fix driver instance freeing
15899 * amd64_edac: make driver loading more robust
15900 * amd64_edac: fix forcing module load/unload
15901 * sched: Sched_rt_periodic_timer vs cpu hotplug
15902 * ext4: Update documentation to correct the inode_readahead_blks option
15903 name
15904 * lguest: fix bug in setting guest GDT entry
15905 * vmscan: do not evict inactive pages when skipping an active list scan
15906 * ksm: fix mlockfreed to munlocked
15907 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
15908 * generic_permission: MAY_OPEN is not write access
15909 * Linux 2.6.32.3
15910 * untangle the do_mremap() mess
15911 * fasync: split 'fasync_helper()' into separate add/remove functions
15912 * ASoC: fix params_rate() macro use in several codecs
15913 * modules: Skip empty sections when exporting section notes
15914 * exofs: simple_write_end does not mark_inode_dirty
15915 * nfsd: make sure data is on disk before calling ->fsync
15916 * sunrpc: fix peername failed on closed listener
15917 * SUNRPC: Fix up an error return value in
15918 gss_import_sec_context_kerberos()
15919 * SUNRPC: Fix the return value in gss_import_sec_context()
15920 * sunrpc: on successful gss error pipe write, don't return error
15921 * drm/i915: Update LVDS connector status when receiving ACPI LID event
15922 * drm/i915: fix order of fence release wrt flushing
15923 * drm/i915: Permit pinning whilst the device is 'suspended'
15924 * drm: remove address mask param for drm_pci_alloc()
15925 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
15926 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
15927 pipeconf on Ironlake
15928 * drm/i915: Select the correct BPC for LVDS on Ironlake
15929 * drm/i915: fix unused var
15930 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
15931 * drivers/cpuidle/governors/menu.c: fix undefined reference to
15932 `__udivdi3'
15933 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
15934 * lib/rational.c needs module.h
15935 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
15936 DMA_FROM_DEVICE and
15937 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
15938 * mmc_block: add dev_t initialization check
15939 * mmc_block: fix probe error cleanup bug
15940 * mmc_block: fix queue cleanup
15941 * ALSA: hda - Fix ALC861-VD capture source mixer
15942 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
15943 blacklist
15944 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
15945 - LP: #498863
15946 * ASoC: Fix WM8350 DSP mode B configuration
15947 * netfilter: ebtables: enforce CAP_NET_ADMIN
15948 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
15949 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
15950 * hwmon: (adt7462) Fix pin 28 monitoring
15951 * quota: Fix dquot_transfer for filesystems different from ext4
15952 * xen: fix hang on suspend.
15953 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
15954 * ath5k: Fix eeprom checksum check for custom sized eeproms
15955 * cfg80211: fix syntax error on user regulatory hints
15956 * iwl: off by one bug
15957 * mac80211: add missing sanity checks for action frames
15958 * drm/i915: remove render reclock support
15959 * libertas: Remove carrier signaling from the scan code
15960 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
15961 * mac80211: fix skb buffering issue (and fixes to that)
15962 * fix braindamage in audit_tree.c untag_chunk()
15963 * fix more leaks in audit_tree.c tag_chunk()
15964 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
15965 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
15966 * agp/intel-agp: Clear entire GTT on startup
15967 * Linux 2.6.32.4
15968 * ethtool: Add reset operation
15969 * gro: Name the GRO result enumeration type
15970 * gro: Change all receive functions to return GRO result codes
15971 * sfc: 10Xpress: Initialise pause advertising flags
15972 * sfc: 10Xpress: Report support for pause frames
15973 * sfc: Remove redundant header gmii.h
15974 * sfc: Remove redundant hardware initialisation
15975 * sfc: Rename Falcon-specific board code and types
15976 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
15977 * sfc: Remove versioned bitfield macros
15978 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
15979 * sfc: Update hardware definitions for Siena
15980 * sfc: Rename register I/O header and functions used by both Falcon and
15981 Siena
15982 * sfc: Eliminate indirect lookups of queue size constants
15983 * sfc: Define DMA address mask explicitly in terms of descriptor field
15984 width
15985 * sfc: Move all TX DMA length limiting into tx.c
15986 * sfc: Change order of device removal to reverse of probe order
15987 * sfc: Remove declarations of nonexistent functions
15988 * sfc: Move efx_xmit_done() declaration into correct stanza
15989 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
15990 * sfc: Maintain interrupt moderation values in ticks, not microseconds
15991 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
15992 * sfc: Remove pointless abstraction of memory BAR number
15993 * sfc: Remove incorrect assertion from efx_pci_remove_main()
15994 * sfc: Remove unnecessary tests of efx->membase
15995 * sfc: Move MTD probe after netdev registration and name allocation
15996 * sfc: Remove unused code for non-autoneg speed/duplex switching
15997 * sfc: Rename 'xfp' file and functions to reflect reality
15998 * sfc: Really allow RX checksum offload to be disabled
15999 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
16000 * sfc: Enable heuristic selection between page and skb RX buffers
16001 * sfc: Remove pointless abstraction of memory BAR number (2)
16002 * sfc: Remove redundant gotos from __efx_rx_packet()
16003 * sfc: Remove ridiculously paranoid assertions
16004 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
16005 * sfc: Record RX queue number on GRO path
16006 * sfc: SFT9001: Reset LED configuration correctly after blinking
16007 * sfc: Use a single blink implementation
16008 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
16009 * sfc: Make board information explicitly Falcon-specific
16010 * sfc: Move definition of struct falcon_nic_data into falcon.h
16011 * sfc: Move struct falcon_board into struct falcon_nic_data
16012 * sfc: Move all I2C stuff into struct falcon_board
16013 * sfc: Gather link state fields in struct efx_nic into new struct
16014 efx_link_state
16015 * sfc: Remove unnecessary casts to struct sk_buff *
16016 * sfc: Remove redundant efx_xmit() function
16017 * sfc: Combine high-level header files
16018 * sfc: Log interrupt and reset type names, not numbers
16019 * sfc: Fix descriptor cache sizes
16020 * sfc: Treat all MAC registers as 128-bit
16021 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
16022 * sfc: Comment corrections
16023 * sfc: Remove unused constant
16024 * sfc: Clean up struct falcon_board and struct falcon_board_data
16025 * sfc: Fix bugs in RX queue flushing
16026 * sfc: Remove unused function efx_flush_queues()
16027 * sfc: Only switch Falcon MAC clocks as necessary
16028 * sfc: Hold MAC lock for longer in efx_init_port()
16029 * sfc: Split MAC stats DMA initiation and completion
16030 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
16031 * sfc: Simplify XMAC link polling
16032 * sfc: Change MAC promiscuity and multicast hash at the same time
16033 * sfc: Move inline comment into kernel-doc
16034 * sfc: Do not set net_device::trans_start in self-test
16035 * sfc: Simplify PHY polling
16036 * sfc: QT202x: Reset before reading PHY id
16037 * sfc: Replace MDIO spinlock with mutex
16038 * sfc: Always start Falcon using the XMAC
16039 * sfc: Limit some hardware workarounds to Falcon
16040 * sfc: Remove EFX_WORKAROUND_9141 macro
16041 * sfc: Remove another unused workaround macro
16042 * sfc: Remove some redundant whitespace
16043 * sfc: Decouple NIC revision number from Falcon PCI revision number
16044 * sfc: Move descriptor cache base addresses to struct efx_nic_type
16045 * sfc: Clean up RX event handling
16046 * sfc: Remove redundant writes to INT_ADR_KER
16047 * sfc: Remove duplicate hardware structure definitions
16048 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
16049 * sfc: Move Falcon NIC operations to efx_nic_type
16050 * sfc: Refactor link configuration
16051 * sfc: Generalise link state monitoring
16052 * sfc: Add power-management and wake-on-LAN support
16053 * sfc: Implement ethtool reset operation
16054 * sfc: Add efx_nic_type operation for register self-test
16055 * sfc: Add efx_nic_type operation for NVRAM self-test
16056 * sfc: Add efx_nic_type operation for identity LED control
16057 * sfc: Separate shared NIC code from Falcon-specific and rename
16058 accordingly
16059 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
16060 * sfc: Extend loopback mode enumeration
16061 * sfc: Remove static PHY data and enumerations
16062 * sfc: Extend MTD driver for use with new NICs
16063 * sfc: Allow for additional checksum offload features
16064 * sfc: Rename falcon.h to nic.h
16065 * sfc: Move shared NIC code from falcon.c to new source file nic.c
16066 * sfc: Add firmware protocol definitions (MCDI)
16067 * sfc: Add support for SFC9000 family (1)
16068 * sfc: Add support for SFC9000 family (2)
16069 * sfc: Implement TSO for TCP/IPv6
16070 * sfc: Update version, copyright dates, authors
16071 * drivers/net/sfc: Correct code taking the size of a pointer
16072 * sfc: Move PHY software state initialisation from init() into probe()
16073 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
16074 * sfc: Fix DMA mapping cleanup in case of an error in TSO
16075 * sfc: QT2025C: Work around PHY bug
16076 * sfc: QT2025C: Switch into self-configure mode when not in loopback
16077 * sfc: QT2025C: Work around PHY firmware initialisation bug
16078 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
16079 * sfc: Disable TX descriptor prefetch watchdog
16080 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
16081 - LP: #497156
16082
16083 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
16084
16085linux (2.6.32-10.14) lucid; urgency=low
16086
16087 [ Alex Deucher ]
16088
16089 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
16090 - LP: #493795
16091
16092 [ Andy Whitcroft ]
16093
16094 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
16095 id is less than 0x0f."
16096 * config-check -- ensure the checks get run at build time
16097 * config-check -- check the processed config during updateconfigs
16098 * config-check -- CONFIG_SECCOMP may not be present
16099 * TUN is now built in ignore
16100 * SAUCE: acpi battery -- delay first lookup of the battery until first
16101 use
16102 * SAUCE: async_populate_rootfs: move rootfs init earlier
16103 * ubuntu: AppArmor -- update to mainline 2010-01-06
16104 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
16105 - LP: #498525
16106
16107 [ Dave Airlie ]
16108
16109 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
16110
16111 [ Leann Ogasawara ]
16112
16113 * Add asix to nic-usb-modules file
16114 - LP: #499785
16115
16116 [ Peter Zijlstra ]
16117
16118 * (pre-stable) sched: Fix balance vs hotplug race
16119
16120 [ Tim Gardner ]
16121
16122 * [Config] Enable CONFIG_FUNCTION_TRACER
16123 - LP: #497989
16124 * [Config] Drop lpia from getabis
16125 * [Config] Build in TUN/TAP driver
16126 - LP: #499491
16127 * [Config] DH_COMPAT=5
16128
16129 [ Upstream Kernel Changes ]
16130
16131 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
16132 component_only tv_modes"
16133 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
16134 turned off"
16135 * USB: usb-storage: fix bug in fill_inquiry
16136 * USB: option: add pid for ZTE
16137 * firewire: ohci: handle receive packets with a data length of zero
16138 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
16139 of ->completed counter
16140 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
16141 counter
16142 * rcu: Fix note_new_gpnum() uses of ->gpnum
16143 * rcu: Remove inline from forward-referenced functions
16144 * perf_event: Fix invalid type in ioctl definition
16145 * perf_event: Initialize data.period in perf_swevent_hrtimer()
16146 * perf: Don't free perf_mmap_data until work has been done
16147 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
16148 * sched: Check for an idle shared cache in select_task_rq_fair()
16149 * sched: Fix affinity logic in select_task_rq_fair()
16150 * sched: Rate-limit newidle
16151 * sched: Fix and clean up rate-limit newidle code
16152 * x86/amd-iommu: attach devices to pre-allocated domains early
16153 * x86/amd-iommu: un__init iommu_setup_msi
16154 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
16155 up the PCI tree
16156 * x86: Fix iommu=nodac parameter handling
16157 * x86: GART: pci-gart_64.c: Use correct length in strncmp
16158 * x86: ASUS P4S800 reboot=bios quirk
16159 - LP: #366682
16160 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
16161 * ssb: Fix range check in sprom write
16162 * ath5k: allow setting txpower to 0
16163 * ath5k: enable EEPROM checksum check
16164 * hrtimer: Fix /proc/timer_list regression
16165 * ALSA: hrtimer - Fix lock-up
16166 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
16167 * KVM: x86 emulator: limit instructions to 15 bytes
16168 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
16169 * KVM: s390: Make psw available on all exits, not just a subset
16170 * KVM: fix irq_source_id size verification
16171 * KVM: x86: include pvclock MSRs in msrs_to_save
16172 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
16173 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
16174 * x86, mce: don't restart timer if disabled
16175 * x86/mce: Set up timer unconditionally
16176 * x86: SGI UV: Fix BAU initialization
16177 * x86: Fix duplicated UV BAU interrupt vector
16178 * x86: Add new Intel CPU cache size descriptors
16179 * x86: Fix typo in Intel CPU cache size descriptor
16180 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
16181 * s390: clear high-order bits of registers after sam64
16182 * V4L/DVB: Fix test in copy_reg_bits()
16183 * bsdacct: fix uid/gid misreporting
16184 * UBI: flush wl before clearing update marker
16185 * jbd2: don't wipe the journal on a failed journal checksum
16186 * USB: xhci: Add correct email and files to MAINTAINERS entry.
16187 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
16188 * USB: option.c: add support for D-Link DWM-162-U5
16189 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
16190 * USB: usb-storage: add BAD_SENSE flag
16191 * USB: Close usb_find_interface race v3
16192 * pxa/em-x270: fix usb hub power up/reset sequence
16193 * hfs: fix a potential buffer overflow
16194 * SUNRPC: IS_ERR/PTR_ERR confusion
16195 * NFS: Fix nfs_migrate_page()
16196 * md/bitmap: protect against bitmap removal while being updated.
16197 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
16198 * devpts_get_tty() should validate inode
16199 * debugfs: fix create mutex racy fops and private data
16200 * Driver core: fix race in dev_driver_string
16201 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
16202 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
16203 * mac80211: Fixed bug in mesh portal paths
16204 * mac80211: Revert 'Use correct sign for mesh active path refresh'
16205 * mac80211: fix scan abort sanity checks
16206 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
16207 * rtl8187: Fix wrong rfkill switch mask for some models
16208 * x86: Fix bogus warning in apic_noop.apic_write()
16209 * mm: hugetlb: fix hugepage memory leak in mincore()
16210 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
16211 * powerpc/windfarm: Add detection for second cpu pump
16212 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
16213 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
16214 * drm/radeon/kms: Add quirk for HIS X1300 board
16215 * drm/radeon/kms: handle vblanks properly with dpms on
16216 * drm/radeon/kms: fix legacy crtc2 dpms
16217 * drm/radeon/kms: fix vram setup on rs600
16218 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
16219 * drm/ttm: Fix build failure due to missing struct page
16220 * drm/i915: Set the error code after failing to insert new offset into mm
16221 ht.
16222 * drm/i915: Add the missing clonemask for display port on Ironlake
16223 * xen/xenbus: make DEVICE_ATTR()s static
16224 * xen: re-register runstate area earlier on resume.
16225 * xen: restore runstate_info even if !have_vcpu_info_placement
16226 * xen: correctly restore pfn_to_mfn_list_list after resume
16227 * xen: register timer interrupt with IRQF_TIMER
16228 * xen: register runstate on secondary CPUs
16229 * xen: don't call dpm_resume_noirq() with interrupts disabled.
16230 * xen: register runstate info for boot CPU early
16231 * xen: call clock resume notifier on all CPUs
16232 * xen: improve error handling in do_suspend.
16233 * xen: don't leak IRQs over suspend/resume.
16234 * xen: use iret for return from 64b kernel to 32b usermode
16235 * xen: explicitly create/destroy stop_machine workqueues outside
16236 suspend/resume region.
16237 * Xen balloon: fix totalram_pages counting.
16238 * xen: try harder to balloon up under memory pressure.
16239 * dm exception store: free tmp_store on persistent flag error
16240 * dm snapshot: only take lock for statustype info not table
16241 * dm crypt: move private iv fields to structs
16242 * dm crypt: restructure essiv error path
16243 * dm: avoid _hash_lock deadlock
16244 * dm snapshot: cope with chunk size larger than origin
16245 * dm crypt: separate essiv allocation from initialisation
16246 * dm crypt: make wipe message also wipe essiv key
16247 * slc90e66: fix UDMA handling
16248 * tcp: Stalling connections: Fix timeout calculation routine
16249 * ip_fragment: also adjust skb->truesize for packets not owned by a
16250 socket
16251 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
16252 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
16253 * sparc64: Fix overly strict range type matching for PCI devices.
16254 * sparc64: Fix stack debugging IRQ stack regression.
16255 * sparc: Set UTS_MACHINE correctly.
16256 * b43legacy: avoid PPC fault during resume
16257 * tracing: Fix event format export
16258 * ath9k: Fix TX hang poll routine
16259 * ath9k: fix processing of TX PS null data frames
16260 * ath9k: Fix maximum tx fifo settings for single stream devices
16261 * ath9k: fix tx status reporting
16262 * mac80211: Fix dynamic power save for scanning.
16263 * drm/i915: Fix sync to vblank when VGA output is turned off
16264 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
16265 * thinkpad-acpi: fix default brightness_mode for R50e/R51
16266 * thinkpad-acpi: preserve rfkill state across suspend/resume
16267 * ipw2100: fix rebooting hang with driver loaded
16268 * matroxfb: fix problems with display stability
16269 * acerhdf: add new BIOS versions
16270 * asus-laptop: change light sens default values.
16271 * vmalloc: conditionalize build of pcpu_get_vm_areas()
16272 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
16273 * net: Fix userspace RTM_NEWLINK notifications.
16274 * ext3: Fix data / filesystem corruption when write fails to copy data
16275 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
16276 * bcm63xx_enet: fix compilation failure after get_stats_count removal
16277 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
16278 * drm/i915: Avoid NULL dereference with component_only tv_modes
16279 * drm/i915: PineView only has LVDS and CRT ports
16280 * drm/i915: Fix LVDS stability issue on Ironlake
16281 * mm: sigbus instead of abusing oom
16282 * ipvs: zero usvc and udest
16283 * jffs2: Fix long-standing bug with symlink garbage collection.
16284 * intel-iommu: Detect DMAR in hyperspace at probe time.
16285 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
16286 * intel-iommu: Check for an RMRR which ends before it starts.
16287 * intel-iommu: Fix oops with intel_iommu=igfx_off
16288 * intel-iommu: ignore page table validation in pass through mode
16289 * netfilter: xtables: document minimal required version
16290 * perf_event: Fix incorrect range check on cpu number
16291 * implement early_io{re,un}map for ia64
16292 * Linux 2.6.32.2
16293
16294 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
16295
16296linux (2.6.32-9.13) lucid; urgency=low
16297
16298 [ Andy Whitcroft ]
16299
16300 * [Config] enable CONFIG_B43_PHY_LP
16301 - LP: #493059
16302 * include modules.builtin in the binary debs
16303 * config-check -- add a configuration enforcer
16304 * config-check -- add a unit-test suite to the checker
16305 * [Config] Enable CONFIG_SYN_COOKIES for versatile
16306 * [Config] Enable CONFIG_SECURITY_SMACK for ports
16307 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
16308 * [Config] Disable CONFIG_COMPAT_BRK for ports
16309 * getabis -- add armel versatile to the list
16310
16311 [ Brad Figg ]
16312
16313 * SAUCE: Increase the default prealloc buffer for HDA audio devices
16314 (non-modem)
16315
16316 [ Manoj Iyer ]
16317
16318 * ubuntu: onmibook -- Added missing BOM file
16319
16320 [ Tim Gardner ]
16321
16322 * ubuntu: fsam7400 -- Cleanup Makefile
16323
16324 [ Upstream Kernel Changes ]
16325
16326 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
16327 * signal: Fix alternate signal stack check
16328 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
16329 * SCSI: osd_protocol.h: Add missing #include
16330 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
16331 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
16332 ENOSPC
16333 * ext4: avoid divide by zero when trying to mount a corrupted file system
16334 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
16335 * ext4: fix lock order problem in ext4_move_extents()
16336 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
16337 * ext4: plug a buffer_head leak in an error path of ext4_iget()
16338 * ext4: make sure directory and symlink blocks are revoked
16339 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
16340 * ext4: journal all modifications in ext4_xattr_set_handle
16341 * ext4: don't update the superblock in ext4_statfs()
16342 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
16343 non-zero
16344 * ext4: fix block validity checks so they work correctly with meta_bg
16345 * ext4: avoid issuing unnecessary barriers
16346 * ext4: fix error handling in ext4_ind_get_blocks()
16347 * ext4: make trim/discard optional (and off by default)
16348 * ext4: make "norecovery" an alias for "noload"
16349 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
16350 * ext4: initialize moved_len before calling ext4_move_extents()
16351 * ext4: move_extent_per_page() cleanup
16352 * jbd2: Add ENOMEM checking in and for
16353 jbd2_journal_write_metadata_buffer()
16354 * ext4: Return the PTR_ERR of the correct pointer in
16355 setup_new_group_blocks()
16356 * ext4: Avoid data / filesystem corruption when write fails to copy data
16357 * ext4: wait for log to commit when umounting
16358 * ext4: remove blocks from inode prealloc list on failure
16359 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
16360 * ext4: quota macros cleanup
16361 * ext4: fix incorrect block reservation on quota transfer.
16362 * ext4: Wait for proper transaction commit on fsync
16363 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16364 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
16365 * Linux 2.6.32.1
16366 * kbuild: generate modules.builtin
16367 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
16368 - LP: #494461
16369 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
16370 tv_modes
16371 - LP: #494045
16372
16373 [ Zhao Yakui ]
16374
16375 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
16376 less than 0x0f.
16377 - LP: #481765
16378
16379 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
16380
16381linux (2.6.32-8.12) lucid; urgency=low
16382
16383 [ Andy Whitcroft ]
16384
16385 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
16386
16387 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
16388
16389linux (2.6.32-8.11) lucid; urgency=low
16390
16391 [ Andy Whitcroft ]
16392
16393 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
16394 up"
16395 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16396 transition."
16397 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
16398 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
16399 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
16400 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
16401 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
16402 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
16403 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
16404 mem"
16405 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
16406 denied"
16407 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
16408 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
16409 allocation"
16410 * Revert "SAUCE: AppArmor: Set error code after structure
16411 initialization."
16412 * Revert "AppArmor -- fix pstrace_may_access rename"
16413 * Revert "ubuntu: AppArmor security module"
16414 * Revert "SAUCE: Add config option to set a default LSM"
16415 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
16416 * Revert "[Config] fsam7400 -- enable"
16417 * Revert "[Config] AUFS -- enable"
16418 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
16419 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
16420 * Revert "ubuntu: AUFS -- export various core functions"
16421 * Revert "[Config] ubuntu/iscsitarget -- disable"
16422 * Revert "[Config] iscsitarget -- enable"
16423 * Revert "ubuntu: iscsitarget -- SVN revision r214"
16424 * update Vcs-Git to point to the correct repository
16425 - LP: #493589
16426 * update build environment overrides to lucid
16427 - LP: #493589
16428 * [Config] enable CONFIG_DEVTMPFS
16429 * [Config] update all configs following AppArmor 2009-12-08 update
16430 * SAUCE: isapnp_init: make isa PNP scans occur async
16431 * [Config] fsam7400 -- enable
16432 * [Config] omnibook -- enable
16433 * [Config] cleanup CONFIG_AUDIT
16434 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
16435 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
16436 * ubuntu: AUFS -- aufs2 20091209
16437 * [Config] AUFS -- enable
16438 * [Config] iscsitarget -- enable
16439
16440 [ Arjan van de Ven ]
16441
16442 * SAUCE: KMS: cache the EDID information of the LVDS
16443
16444 [ Colin Watson ]
16445
16446 * bnx2: update d-i firmware filenames
16447 - LP: #494052
16448 * add cdc_ether to nic-usb-modules udeb
16449 - LP: #495060
16450
16451 [ John Johansen ]
16452
16453 * ubuntu: AppArmor -- mainline 2009-10-08
16454
16455 [ Manoj Iyer ]
16456
16457 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
16458 * ubuntu: omnibook -- support Toshiba (HP) netbooks
16459 * ubuntu: iscsitarget --- version 1.4.19
16460 - LP: #494693
16461
16462 [ Surbhi Palande ]
16463
16464 * SAUCE: Make populate_rootfs asynchronous
16465
16466 [ Tim Gardner ]
16467
16468 * Parallelize flavour builds and packaging
16469 * [Config] Enable CONFIG_KSM
16470
16471 [ Upstream Kernel Changes ]
16472
16473 * Config option to set a default LSM
16474 * LSM: Add security_path_chroot().
16475 * LSM: Add security_path_chroot().
16476 * LSM: Move security_path_chmod()/security_path_chown() to after
16477 mutex_lock().
16478 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16479
16480 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
16481
16482linux (2.6.32-7.10) lucid; urgency=low
16483
16484 [ Andy Whitcroft ]
16485
16486 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
16487
16488 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
16489
16490linux (2.6.32-7.9) lucid; urgency=low
16491
16492 [ Andy Whitcroft ]
16493
16494 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
16495 - LP: #458982
16496 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
16497 * [Config] update configs following versatile switch to V7
16498 * rebased to v2.6.32
16499 * [Config] update configs following rebase to v2.6.32
16500 * [Config] update ports configs following rebase to v2.6.32
16501 * SAUCE: default ATI Radeon KMS to off until userspace catches up
16502
16503 [ Arjan van de Ven ]
16504
16505 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
16506
16507 [ Leann Ogasawara ]
16508
16509 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
16510 permissions
16511 - CVE-2009-3939
16512
16513 [ Loic Minier ]
16514
16515 * SAUCE: select a v7 CPU for versatile
16516
16517 [ Takashi Iwai ]
16518
16519 * SAUCE: ALSA: hda - Add power on/off counter
16520
16521 [ Upstream changes ]
16522
16523 * rebased to v2.6.32
16524
16525 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
16526
16527linux (2.6.32-6.8) lucid; urgency=low
16528
16529 [ Andy Whitcroft ]
16530
16531 * [Config] disable SSB devices for armel
16532
16533 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
16534
16535linux (2.6.32-6.7) lucid; urgency=low
16536
16537 [ Andy Whitcroft ]
16538
16539 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
16540 * Revert "SAUCE: Dell XPS710 reboot quirk"
16541 * Revert "SAUCE: Link acpi-cpufreq.o first"
16542 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
16543 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
16544 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
16545 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
16546 * Revert "Add Dell Dimension 9200 reboot quirk"
16547 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
16548 * Revert "SAUCE: tulip: Define ULI PCI ID's"
16549 * Revert "SAUCE: Lower warning level of some PCI messages"
16550 * Revert "mac80211: fix two issues in debugfs"
16551 Drop a number of known redundant commits as identified in the Ubuntu
16552 delta review blueprint.
16553
16554 * reenable armel versatile flavour
16555 * [Config] disable CONFIG_USB_DEVICEFS
16556
16557 [ Tim Gardner ]
16558
16559 * [Config] udeb: Add squashfs to fs-core-modules
16560 - LP: #352615
16561 * [Config] Create a real squashfs udeb
16562 - LP: #352615
16563
16564
16565 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
16566
16567linux (2.6.32-5.6) lucid; urgency=low
16568
16569 [ Andy Whitcroft ]
16570
16571 * rebase to v2.6.32-rc8
16572 * update configs following rebase to v2.6.32-rc8
16573 * update ports configs since rebase to v2.6.32-rc8
16574 * [Config] enable cgroup options
16575 - LP: #480739
16576
16577 [ Upstream Kernel Changes ]
16578
16579 * rebase to v2.6.32-rc8
16580
16581 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
16582
16583linux (2.6.32-4.5) lucid; urgency=low
16584
16585 [ Andy Whitcroft ]
16586
16587 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16588 * rebase to v2.6.32-rc7
16589 * resync with Karmic proposed
16590
16591 [ John Johansen ]
16592
16593 * SAUCE: AppArmor: Fix oops after profile removal
16594 - LP: #475619
16595 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
16596 - LP: #437258
16597 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
16598 - LP: #479102
16599 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
16600 - LP: #479115
16601 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16602 transition.
16603 - LP: #480112
16604
16605 [ Ubuntu Changes ]
16606
16607 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
16608
16609 [ Upstream Kernel Changes ]
16610
16611 * rebase to v2.6.32-rc7
16612
16613 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
16614
16615linux (2.6.32-3.4) lucid; urgency=low
16616
16617 [ Andy Whitcroft ]
16618
16619 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16620 * [Upstream] add local prefix to oss local change_bits
16621
16622 [ Upstream Kernel Changes ]
16623
16624 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
16625 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
16626
16627 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
16628
16629linux (2.6.32-3.3) lucid; urgency=low
16630
16631 [ Andy Whitcroft ]
16632
16633 * rebase to v2.6.32-rc6
16634 * [Config] update configs following rebase to v2.6.32-rc6
16635 * [Config] update ports configs following rebase to v2.6.32-rc6
16636 * resync with Karmic Ubuntu-2.6.31-15.49
16637 * [Config] add module ignores for broken drivers
16638
16639 [ John Johansen ]
16640
16641 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
16642 - LP: #453335
16643 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
16644 - LP: #458299
16645 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
16646 - LP: #462824
16647 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
16648 - LP: #451375
16649
16650 [ Kees Cook ]
16651
16652 * SAUCE: Fix nx_enable reporting
16653 - LP: #454285
16654
16655 [ Scott James Remnant ]
16656
16657 * Revert "SAUCE: trace: add trace_event for the open() syscall"
16658 * SAUCE: trace: add trace events for open(), exec() and uselib()
16659 - LP: #462111
16660
16661 [ Stefan Bader ]
16662
16663 * SAUCE: Fix sub-flavour script to not stop on missing directories
16664 - LP: #453073
16665
16666 [ Ubuntu Changes ]
16667
16668 * resync with Karmic Ubuntu-2.6.31-15.49
16669
16670 [ Upstream Kernel Changes ]
16671
16672 * rebase to v2.6.32-rc6
16673 - LP: #464552
16674
16675 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
16676
16677linux (2.6.32-2.2) lucid; urgency=low
16678
16679 [ Andy Whitcroft ]
16680
16681 * install the full changelog with the binary package
16682 * changelog -- explicitly note rebases and clean history
16683 * reinstate armel.mk with no flavours
16684 - LP: #449637
16685 * [Upstream] block: silently error unsupported empty barriers too
16686 - LP: #420423
16687 * [Config] udate configs following karmic resync
16688 * [Config] update ports configs following karmic resync
16689 * [Upstream] lirc -- follow removal of .id element
16690
16691 [ Colin Watson ]
16692
16693 * Use section 'admin' rather than 'base'
16694 * Add more e100 firmware to nic-modules
16695 - LP: #451872
16696 * Add qla1280 firmware to scsi-modules
16697 - LP: #381037
16698
16699 [ John Johansen ]
16700
16701 * SAUCE: AppArmor: Set error code after structure initialization.
16702 - LP: #427948
16703 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
16704 - LP: #446595
16705 * SAUCE: AppArmor: Fix mediation of "deleted" paths
16706
16707 [ Kees Cook ]
16708
16709 * SAUCE: [x86] fix report of cs-limit nx-emulation
16710 - LP: #454285
16711
16712 [ Leann Ogasawara ]
16713
16714 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
16715 events
16716 - LP: #430809
16717 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
16718 toggle switch press
16719 - LP: #430809
16720
16721 [ Luke Yelavich ]
16722
16723 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
16724 * [Config] Add sd_mod to scsi-modules udeb for powerpc
16725
16726 [ Mario Limonciello ]
16727
16728 * SAUCE: Update to LIRC 0.8.6
16729 - LP: #432678
16730 * SAUCE: dell-laptop: Store the HW switch status internally rather than
16731 requerying every time
16732 - LP: #430809
16733 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
16734 - LP: #430809
16735
16736 [ Stefan Bader ]
16737
16738 * [Upstream] acerhdf: Limit modalias matching to supported boards
16739 - LP: #435958
16740
16741 [ Tim Gardner ]
16742
16743 * [Upstream] i915: Fix i2c init message
16744 - LP: #409361
16745 * [Config] Add sym53c8xx.ko to virtual sub-flavour
16746 - LP: #439415
16747 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
16748 - LP: #439456
16749 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
16750 - LP: #381300
16751 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
16752 - LP: #430694
16753 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
16754 - LP: #430694
16755 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
16756 - LP: #416325
16757 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
16758 - LP: #430694
16759 * SAUCE: Raise the default console 'quiet' level to 2
16760 * [Config] CONFIG_X86_PAT=y
16761 * [Config] Add armel arch to linux-libc-dev arches.
16762 - LP: #449637
16763 * [Config] CONFIG_X86_MCE
16764 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
16765 M300 to rate blacklist
16766 - LP: #433801
16767
16768 [ Upstream Kernel Changes ]
16769
16770 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
16771 * drm/i915: Fix FDI M/N setting according with correct color depth
16772 - LP: #416792
16773
16774 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
16775
16776linux (2.6.32-1.1) lucid; urgency=low
16777
16778 [ Andy Whitcroft ]
16779
16780 * rebase to v2.6.32-rc3
16781 * [Config] update configs following rebase to 2.6.32-rc3
16782 * [Config] update ports configs following rebase to 2.6.32-rc3
16783 * AppArmor -- fix pstrace_may_access rename
16784 * staging/android -- disable
16785 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
16786 * ubuntu: drbd -- disable
16787 * staging/comdi -- disable
16788 * staging/go7007 -- disable
16789 * [Config] staging/winbond -- disable
16790 * [Config] ubuntu/iscsitarget -- disable
16791 * [d-i] cbc and ecb are builtin make them optional in udebs
16792 * rebase to v2.6.32-rc5
16793 * [Config] update configs following rebase to v2.6.32-rc5
16794 * [Config] update ports configs following rebase to v2.6.31-rc5
16795
16796 [ Tim Gardner ]
16797
16798 * [Config] Add cpio as a build dependency.
16799
16800 [ Upstream Kernel Changes ]
16801
16802 * rebase to v2.6.32-rc3
16803 * rebase to v2.6.32-rc5
16804
16805 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
16806
16807linux (2.6.31-11.37) karmic; urgency=low
16808
16809 [ Tim Gardner ]
16810
16811 * [Config] Increase kernel log buffer to 256K for amd64 flavours
16812 - LP: #424810
16813 * [Config] Set HZ=100 for amd64 flavours
16814 - LP: #438234
16815 * [Upstream] e1000e: Emit notice instead of an error when
16816 pci_enable_pcie_error_reporting() fails
16817 - LP: #436370
16818
16819 [ Upstream Kernel Changes ]
16820
16821 * n_tty: honor opost flag for echoes
16822 * n_tty: move echoctl check and clean up logic
16823 - LP: #438310
16824
16825 * Revert "[Upstream] drm/i915: Check that the relocation points to within
16826 the target" - Use upstream cherry-pick.
16827 * drm/i915: Check that the relocation points to within the target
16828 - LP: #429241
16829
16830 * drm/i915: fix tiling on IGDNG
16831 * drm/i915: add B43 chipset support
16832 * agp/intel: Add B43 chipset support
16833 Intel request from kernel team mailing list.
16834
16835 * HID: completely remove apple mightymouse from blacklist
16836 - LP: #428111
16837
16838 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
16839
16840linux (2.6.31-11.36) karmic; urgency=low
16841
16842 [ Brian Rogers ]
16843
16844 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
16845 persistent object
16846 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
16847 persistent object
16848
16849 [ Takashi Iwai ]
16850
16851 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
16852 - LP: #416482
16853
16854 [ Tyler Hicks ]
16855
16856 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
16857 negative during unlink
16858
16859 [ Upstream Kernel Changes ]
16860
16861 * sg: fix oops in the error path in sg_build_indirect()
16862 * mpt2sas : Rescan topology from Interrupt context instead of work thread
16863 * mpt2sas: Prevent sending command to FW while Host Reset
16864 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
16865 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
16866 * SCSI: fix oops during scsi scanning
16867 * SCSI: libsrp: fix memory leak in srp_ring_free()
16868 * cfg80211: fix looping soft lockup in find_ie()
16869 * ath5k: write PCU registers on initial reset
16870 * binfmt_elf: fix PT_INTERP bss handling
16871 * TPM: Fixup boot probe timeout for tpm_tis driver
16872 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
16873 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
16874 * fix undefined reference to user_shm_unlock
16875 * perf_counter: Fix buffer overflow in perf_copy_attr()
16876 * perf_counter: Start counting time enabled when group leader gets
16877 enabled
16878 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
16879 * powerpc: Fix bug where perf_counters breaks oprofile
16880 * powerpc/ps3: Workaround for flash memory I/O error
16881 * block: don't assume device has a request list backing in nr_requests
16882 store
16883 * agp/intel: remove restore in resume
16884 * ALSA: cs46xx - Fix minimum period size
16885 * ASoC: Fix WM835x Out4 capture enumeration
16886 * sound: oxygen: work around MCE when changing volume
16887 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
16888 * perf stat: Change noise calculation to use stddev
16889 * x86: Fix x86_model test in es7000_apic_is_cluster()
16890 * x86/i386: Make sure stack-protector segment base is cache aligned
16891 * PCI: apply nv_msi_ht_cap_quirk on resume too
16892 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
16893 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
16894 with highmem
16895 * KVM guest: do not batch pte updates from interrupt context
16896 * KVM: Fix coalesced interrupt reporting in IOAPIC
16897 * KVM: VMX: Check cpl before emulating debug register access
16898 * KVM guest: fix bogus wallclock physical address calculation
16899 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
16900 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
16901 * KVM: x86 emulator: Implement zero-extended immediate decoding
16902 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
16903 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
16904 * KVM: limit lapic periodic timer frequency
16905 * libata: fix off-by-one error in ata_tf_read_block()
16906 * PCI quirk: update 82576 device ids in SR-IOV quirks list
16907 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
16908 * powerpc/pseries: Fix to handle slb resize across migration
16909 * Linux 2.6.31.1
16910
16911 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
16912
16913linux (2.6.31-10.35) karmic; urgency=low
16914
16915 [ Amit Kucheria ]
16916
16917 * Disable CONFIG_UEVENT_HELPER_PATH
16918
16919 [ Andy Whitcroft ]
16920
16921 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
16922 * remove the tlsup driver
16923 * remove lmpcm logitech driver support
16924
16925 [ Bryan Wu ]
16926
16927 * Add 3 missing files to prerm remove file list
16928 - LP: #345623, #415832
16929
16930 [ Chris Wilson ]
16931
16932 * [Upstream] drm/i915: Check that the relocation points to within the
16933 target
16934 - LP: #429241
16935
16936 [ Luke Yelavich ]
16937
16938 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
16939
16940 [ Manoj Iyer ]
16941
16942 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
16943 - LP: #348861
16944
16945 [ Tim Gardner ]
16946
16947 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
16948 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
16949 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
16950 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
16951 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
16952 Upstream suggests that this is not the right approach.
16953
16954 * [Config] Set default I/O scheduler to DEADLINE
16955 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
16956 - LP: #381300
16957
16958 [ ubuntu@tjworld.net ]
16959
16960 * SAUCE: ipw2200: Enable LED by default
16961 - LP: #21367
16962
16963 [ Upstream Kernel Changes ]
16964
16965 * ALSA: hda - Add support for new AMD HD audio devices
16966 - LP: #430564
16967
16968 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
16969
16970linux (2.6.31-10.34) karmic; urgency=low
16971
16972 [ Ted Tso ]
16973
16974 * [Upstream] ext3: Don't update superblock write time when filesystem is
16975 read-only
16976 - LP: #427822
16977
16978 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
16979
16980linux (2.6.31-10.33) karmic; urgency=low
16981
16982 [ Leann Ogasawara ]
16983
16984 * [Upstream] dvb-usb: fix tuning with Cinergy T2
16985 - LP: #421258
16986
16987 [ Tim Gardner ]
16988
16989 * [Config] Unconditionally copy files from sub-flavours lists.
16990 (really, really fix it this time)
16991 - LP: #423426
16992 * [Config] Set CONFIG_CACHEFILES=m for all flavours
16993
16994 [ Upstream Kernel Changes ]
16995
16996 * ext4: Don't update superblock write time when filesystem is read-only
16997 - LP: #427822
16998
16999 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
17000
17001linux (2.6.31-10.32) karmic; urgency=low
17002
17003 [ Eric Miao ]
17004
17005 * [Config] enable module support for memory stick
17006 - LP: #159951
17007
17008 [ Tim Gardner ]
17009
17010 * [Config] Unconditionally copy files from sub-flavours lists.
17011 - LP: #423426
17012
17013 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
17014
17015linux (2.6.31-10.31) karmic; urgency=low
17016
17017 [ Andy Whitcroft ]
17018
17019 * rebase to v2.6.31 final
17020
17021 [ Colin Watson ]
17022
17023 * [Config] Recommend grub-pc in linux-image
17024 - LP: #385741
17025
17026 [ Ike Panhc ]
17027
17028 * [Upstream] Pull latest update of lenovo-sl-laptop
17029
17030 [ Peter Feuerer ]
17031
17032 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
17033 model
17034 - LP: #426691
17035
17036 [ Tim Gardner ]
17037
17038 * [Config] De-macro some package names.
17039
17040 [ Upstream Changes ]
17041
17042 * rebase to 2.6.31 final.
17043
17044 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
17045
17046linux (2.6.31-10.30) karmic; urgency=low
17047
17048 [ Amit Kucheria ]
17049
17050 * [Config] Enable CONFIG_USB_DEVICEFS
17051 - LP: #417748
17052 * [Config] Populate the config-update template a bit more
17053
17054 [ Andy Whitcroft ]
17055
17056 * rebase to v2.6.31-rc9
17057 * [Config] update configs following rebase to v2.6.31-rc9
17058 * [Config] update ports configs following rebase to v2.6.31-rc9
17059
17060 [ Colin Ian King ]
17061
17062 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
17063 - LP: #254837
17064
17065 [ Jerone Young ]
17066
17067 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
17068 white-list
17069 - LP: #281732
17070 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
17071 white-list
17072 - LP: #281732
17073 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
17074 white-list
17075 - LP: #281732
17076 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
17077 white-list
17078 - LP: #281732
17079 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
17080 white-list
17081 - LP: #281732
17082
17083 [ John Johansen ]
17084
17085 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
17086 - LP: #419308
17087 * SAUCE: AppArmor: Return the correct error codes on profile
17088 addition/removal
17089 - LP: #408473
17090 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
17091 - LP: #408454
17092 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
17093 - LP: #419222
17094 * SAUCE: AppArmor: Fix change_profile failure
17095 - LP: #401931
17096 * SAUCE: AppArmor: Tell git to ignore generated include files
17097 - LP: #419505
17098
17099 [ Stefan Bader ]
17100
17101 * [Upstream] acpi: video: Loosen strictness of video bus detection code
17102 - LP: #333386
17103 * SAUCE: Remove ov511 driver from ubuntu subdirectory
17104
17105 [ Tim Gardner ]
17106
17107 * [Config] Exclude char-modules from non-x86 udeb creation
17108 * SAUCE: Notify the ACPI call chain of AC events
17109 * [Config] CONFIG_SATA_VIA=m
17110 - LP: #403385
17111 * [Config] Build in all phylib support modules.
17112 * [Config] Don't fail when sub-flavour files are missing
17113 - LP: #423426
17114 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
17115 - LP: #423513
17116
17117 [ Upstream ]
17118
17119 * Rebased against v2.6.31-rc9
17120
17121 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
17122
17123linux (2.6.31-9.29) karmic; urgency=low
17124
17125 [ Leann Ogasawara ]
17126
17127 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
17128 - LP: #419993
17129 * [Config] d-i/modules: Add new char-modules file, initialize with
17130 intel-agp
17131 - LP: #420605
17132
17133 [ Upstream ]
17134
17135 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
17136 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
17137 adda766193ea1cf3137484a9521972d080d0b7af.
17138
17139 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
17140
17141linux (2.6.31-8.28) karmic; urgency=low
17142
17143 [ Ike Panhc ]
17144
17145 * [Config] Let nic-shared-modules depends on crypto-modules
17146 - LP: #360966
17147
17148 [ Leann Ogasawara ]
17149
17150 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
17151 constant
17152 - LP: #412492
17153
17154 [ Mario Limonciello ]
17155
17156 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
17157 status if HW switch is disabled
17158 - LP: #418721
17159 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
17160 Compal made Dell laptops
17161 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
17162 with rfkill support
17163
17164 [ Tim Gardner ]
17165
17166 * [Config] Add acpiphp to virtual sub-flavour
17167 - LP: #364916
17168 * Drop KSM patch set for now because of instabilities with encrypted swap.
17169 - LP: #418781
17170
17171 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
17172
17173linux (2.6.31-7.27) karmic; urgency=low
17174
17175 [ Tim Gardner ]
17176
17177 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
17178 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
17179 Replaces previous ksm patches from 2.6.31-6.25
17180 * [Config] KSM=y
17181
17182 [ Upstream ]
17183
17184 * Rebased against v2.6.31-rc7
17185
17186 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
17187
17188linux (2.6.31-6.26) karmic; urgency=low
17189
17190 [ Andy Whitcroft ]
17191
17192 * [Config] enable CONFIG_AUFS_BR_RAMFS
17193 - LP: #414738
17194 * split out debian directory ready for abstraction
17195 * add printdebian target to find branch target
17196 * abstracted debian -- debian/files is not abstracted
17197 * abstracted debian -- packages must be built in debian/<pkg>
17198 * abstracted debian -- kernel-wedge needs to work in debian/
17199 * abstracted debian -- ensure we install the copyright file
17200 * abstracted-debian -- drop the debian directories from headers
17201 * abstracted-debian -- drop the debian directories from headers part 2
17202 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
17203 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
17204 - LP: #410198
17205
17206 [ Luke Yelavich ]
17207
17208 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
17209 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
17210 - LP: #413150
17211 * [Config] Ports: Build all cpu frequency scaling governors into ports
17212 kernels
17213 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
17214 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
17215 * [Config] Ports: Enable PS3 network driver
17216
17217 [ Stefan Bader ]
17218
17219 * abstracted debian -- call $(DEBIAN)/rules using make
17220
17221 [ Tim Gardner ]
17222
17223 * [Config] Abstract the debian directory
17224 * SAUCE: Improve error reporting in postinst
17225 - LP: #358564
17226
17227 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
17228
17229linux (2.6.31-6.25) karmic; urgency=low
17230
17231 [ Andy Whitcroft ]
17232
17233 * script to generate Ubuntu changes from changelog
17234 * [Config] standardise ANDROID options
17235 * [Config] standardise CONFIG_ATM as module
17236 * [Config] standardise CONFIG_LIB80211 as module
17237 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
17238 * [Config] set CONFIG_CRAMFS as module
17239 * [Config] enable CONFIG_DAB and modules
17240 * [Config] set CONFIG_MAC80211_HWSIM as module
17241 * [Config] set CONFIG_NET_CLS_FLOW as module
17242 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
17243 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
17244 * [Config] set CONFIG_RTC_DRV_DS1511 as module
17245 * [Config] set CONFIG_RTC_DRV_R9701 as module
17246 * [Config] set CONFIG_RTC_DRV_S35390A as module
17247 * [Config] set CONFIG_TOIM3232_DONGLE as module
17248 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
17249 * [Config] standardise CONFIG_USB_G_PRINTER as module
17250 * [Config] standardise CONFIG_USB_SERIAL_IR as module
17251 * [Config] set CONFIG_USB_SERIAL_IUU as module
17252 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
17253 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
17254 * cleanup remains of dm-loop
17255 * drop thinkpad ec and smapi support
17256 * drop appleir
17257 * [Config] update configs following rebase to v2.6.31-rc6
17258 * rebase to v2.6.31-rc6
17259
17260 [ Hugh Dickins ]
17261
17262 * SAUCE: ksm patch 1, drop after 2.6.31
17263 * SAUCE: ksm patch 2, drop after 2.6.31
17264 * SAUCE: ksm patch 3, drop after 2.6.31
17265 * SAUCE: ksm patch 4, drop after 2.6.31
17266 * SAUCE: ksm patch 5, drop after 2.6.31
17267 * SAUCE: ksm patch 7, drop after 2.6.31
17268
17269 [ Izik Eidus ]
17270
17271 * SAUCE: ksm patch 0, drop after 2.6.31
17272 * SAUCE: ksm patch 6, drop after 2.6.31
17273 * SAUCE: ksm patch 8, drop after 2.6.31
17274 * SAUCE: ksm patch 9, drop after 2.6.31
17275
17276 [ Luke Yelavich ]
17277
17278 * [Config] Ports: Re-add PS3 modules to udebs
17279
17280 [ Michael Casadevall ]
17281
17282 * [Config] Update SPARC config and d-i files to reflect what can be built
17283
17284 [ Tim Gardner ]
17285
17286 * [Config] Removed armel package support
17287 * [Config] Enabled CONFIG_KSM=y
17288
17289 [ Upstream Kernel Changes ]
17290
17291 * Rebased against v2.6.31-rc6
17292 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
17293 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
17294 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
17295 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
17296 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
17297 changes"
17298 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
17299 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
17300 revision"
17301 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
17302 by default"
17303 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
17304 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
17305 ARCH_MXC_CANONICAL"
17306 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
17307 CONFIG_GPIOLIB"
17308 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
17309 2.6.31"
17310 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
17311 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
17312 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
17313 mxc_uart.h _everywhere_"
17314 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
17315 correct location"
17316 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
17317 snd_card_create"
17318 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
17319 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
17320 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
17321 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
17322 mxc_map_io."
17323 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17324 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17325 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
17326 with snd_soc_card."
17327 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
17328 structure"
17329 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
17330 DMA_MODE_READ/WRITE/MASK"
17331 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
17332 Freescale mx51 platform"
17333 * Driver core: add new device to bus's list before probing
17334 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
17335 power-saving
17336 - LP: #381693, #399750, #380892
17337
17338 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
17339
17340linux (2.6.31-5.24) karmic; urgency=low
17341
17342 [ Amit Kucheria ]
17343
17344 * ARM: IMX51: Make video capture drivers compile
17345 * [Config] IMX51: Config updates
17346
17347 [ Andy Whitcroft ]
17348
17349 * remove leftovers of dm-bbr
17350
17351 [ Leann Ogasawara ]
17352
17353 * Add pata_cs5535 to pata-modules
17354 - LP: #318805
17355
17356 [ Luke Yelavich ]
17357
17358 * [Config] CONFIG_PPC64=y for powerpc64-smp
17359 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
17360 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
17361 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
17362 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
17363 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
17364 * [Config] Enable all PS3 drivers in powerpc64-smp
17365
17366 [ Mario Limonciello ]
17367
17368 * LIRC -- fix lirc-i2c 2.6.31 compilation
17369
17370 [ Matthew Garrett ]
17371
17372 * [Upstream] dell-laptop: Fix rfkill state queries
17373
17374 [ Tim Gardner ]
17375
17376 * [Config] Ignore armel ABI and module changes
17377 * [Config] Update configs after rebase against 2.6.31-rc5
17378
17379 [ Upstream ]
17380
17381 * Rebased to 2.6.31-rc5
17382
17383 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
17384
17385linux (2.6.31-4.23) karmic; urgency=low
17386
17387 [ Andy Whitcroft ]
17388
17389 * AUFS -- update to aufs2-30 20090727
17390 * [Config] enable AUFS FUSE support
17391
17392 [ Luke Yelavich ]
17393
17394 * [Config] CONFIG_JFS_FS=m on sparc
17395
17396 [ Tim Gardner ]
17397
17398 * [Upstream] dell-laptop: Fix rfkill state setting.
17399
17400 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
17401
17402linux (2.6.31-4.22) karmic; urgency=low
17403
17404 [ Amit Kucheria ]
17405
17406 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
17407 * ARM: IMX51: Move board-mx51* header files to the correct location
17408 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
17409 * ARM: IMX51: Make it compile.
17410 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
17411 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
17412 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
17413 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
17414 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
17415 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
17416 * ARM: staging: udlfb: Add vmalloc.h include
17417 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
17418
17419 [ Brad Figg ]
17420
17421 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
17422 * ARM: IMX51: codec structure was moved to the card structure
17423 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
17424 * ARM: IMX51: Get to bus_id by calling dev_name.
17425 * ARM: IMX51: Get to bus_id by calling dev_name.
17426 * ARM: IMX51: Added external declaration for mxc_map_io.
17427 * ARM: IMX51: Removed the mxc_gpio_port structure.
17428 * ARM: IMX51: mxc_timer_init prototype
17429 * ARM: IMX51: Fix up merge error in Kconfig
17430 * ARM: IMX51: Changed from snd_card_new to snd_card_create
17431
17432 [ Dinh Nguyen ]
17433
17434 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
17435 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
17436 * ARM: IMX51: Babbage 2.5 needs a different system revision
17437 * ARM: IMX51: IPU irq handler deadlock fix
17438
17439 [ Tim Gardner ]
17440
17441 * [Config] Enabled CONFIG_CAN=m
17442 - LP: #327243
17443 * [Config] Enabled CONFIG_SERIAL=m
17444 - LP: #397189
17445
17446 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
17447
17448linux (2.6.31-4.21) karmic; urgency=low
17449
17450 [ Amit Kucheria ]
17451
17452 * dm-raid-4-5: Add missing brackets around test_bit()
17453
17454 [ John Johansen ]
17455
17456 * AppArmor: Fix change_profile failing lpn401931
17457 * AppArmor: Fix determination of forced AUDIT messages.
17458 * AppArmor: Fix oops in auditing of the policy interface offset
17459
17460 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
17461
17462linux (2.6.31-4.20) karmic; urgency=low
17463
17464 [ Andy Whitcroft ]
17465
17466 * SAUCE: iscsitarget -- update to SVN revision r214
17467 * SAUCE: iscsitarget -- renable driver
17468 * [Config] consolidate lpia/lpia and i386/generic configs
17469 * [Config] enable CRYPTO modules for all architectures
17470 * [Config] enable cryptoloop
17471 * [Config] enable various filesystems for armel
17472 * [Config] sync i386 generic and generic-pae
17473 * [Config] add the 386 (486 processors and above) flavour
17474 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
17475 - LP: #399914
17476 * add genconfigs/genportsconfigs to extract the built configs
17477 * updateconfigs -- alter concatenation order allow easier updates
17478 * intelfb -- INTELFB now conflicts with DRM_I915
17479 * printchanges -- rebase tree does not have stable tags use changelog
17480 * AppArmor: fix argument size missmatch on 64 bit builds
17481
17482 [ Ike Panhc ]
17483
17484 * Ship bnx2x firmware in nic-modules udeb
17485 - LP: #360966
17486
17487 [ Jeff Mahoney ]
17488
17489 * AppArmor: fix build failure on ia64
17490
17491 [ John Johansen ]
17492
17493 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
17494 initialize.
17495 * AppArmour: fix auditing of domain transitions to include target profile
17496 information
17497 * AppArmor: fix C99 violation
17498 * AppArmor: revert reporting of create to write permission.
17499 * SAUCE: Add config option to set a default LSM
17500 * [Config] enable AppArmor by default
17501 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
17502
17503 [ Keith Packard ]
17504
17505 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
17506 hardware
17507 - LP: #351756
17508
17509 [ Luke Yelavich ]
17510
17511 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
17512 header packages
17513 - LP: #355344
17514
17515 [ Michael Casadevall ]
17516
17517 * [Config] update SPARC config files to allow success build
17518
17519 [ Scott James Remnant ]
17520
17521 * SAUCE: trace: add trace_event for the open() syscall
17522
17523 [ Stefan Bader ]
17524
17525 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
17526 - LP: #396780
17527
17528 [ Tim Gardner ]
17529
17530 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
17531 - LP: #397499
17532 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
17533 refresh
17534 - LP: #365291
17535 * [Config] SSB/B44 are common across all arches/flavours.
17536
17537 [ Upstream ]
17538
17539 * Rebased to 2.6.31-rc4
17540
17541 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
17542
17543linux (2.6.31-3.19) karmic; urgency=low
17544
17545 [ Andy Whitcroft ]
17546
17547 * Revert "[Config] Disabled NDISWRAPPER"
17548 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
17549 * AUFS -- export various core functions
17550 * AUFS -- export various core functions -- fixes
17551 * AUFS -- core filesystem
17552 * AUFS -- track changes in v2.6.31
17553 * [Config] Enable AUFS
17554 * droppped 'iwl3945: do not send scan command if channel count zero' as it
17555 is already upstream but failed to auto-drop on rebase.
17556
17557 [ Eric Paris ]
17558
17559 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
17560 choose
17561 * SAUCE: inotify: check filename before dropping repeat events
17562 * SAUCE: fsnotify: fix inotify tail drop check with path entries
17563
17564 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
17565
17566linux (2.6.31-3.18) karmic; urgency=low
17567
17568 [ Andy Whitcroft ]
17569
17570 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
17571 AUFS"
17572 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
17573 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
17574 security_inode_permission"
17575 * clear out left over AUFS files and modifications
17576
17577 [ Luke Yelavich ]
17578
17579 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
17580 * SAUCE: Explicitly include header files to allow apparmor to build on
17581 powerpc
17582 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
17583
17584 [ Tim Gardner ]
17585
17586 * [Config] Dropped ubuntu/misc/wireless/acx
17587 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
17588
17589 [ Upstream ]
17590
17591 * Rebased to 2.6.31-rc3
17592
17593 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
17594
17595linux (2.6.31-2.17) karmic; urgency=low
17596
17597 [ Andy Whitcroft ]
17598
17599 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
17600 * compcache -- remove redundant Kconfig entries part 2
17601 * compcache -- clean up CCFLAGS declarations
17602 * [Config] enable AppArmor
17603 * AppArmor: fix operator precidence issue in as_path_link
17604
17605 [ John Johansen ]
17606
17607 * AppArmor security module
17608 * AppArmor: Correct mapping of file permissions.
17609 * AppArmor: Turn auditing of ptrace on
17610
17611 [ Luke Yelavich ]
17612
17613 * [Config] disable CONFIG_DM_RAID45 on powerpc
17614
17615 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
17616
17617linux (2.6.31-2.16) karmic; urgency=low
17618
17619 [ Andy Whitcroft ]
17620
17621 * compcache -- remove redundant Kconfig entries
17622 added ignore and ignore.modules for all arches since the compcache update
17623 changes the modules names as well as some compcache ABI values.
17624
17625 [ Manoj Iyer ]
17626
17627 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
17628 * SAUCE: update compcache version to 0.5.3
17629
17630 [ Tim Gardner ]
17631
17632 * [Config]: Fix sparc FTBS by adding ignore.modules
17633
17634 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
17635
17636linux (2.6.31-2.15) karmic; urgency=low
17637
17638 [ Andy Whitcroft ]
17639
17640 * SAUCE: default ATI Radeon KMS to off until userspace catches up
17641 * [Config] Update configs following rebase to 2.6.31-rc2
17642 * [Config] update ports configs following update to 2.6.31-rc2
17643
17644 [ Luke Yelavich ]
17645
17646 * [Config] powerpc - Disable CONFIG_RDS
17647
17648 [ Matt Zimmerman ]
17649
17650 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17651 - LP: #382115
17652
17653 [ Upstream Kernel Changes ]
17654
17655 * rebased to mainline 2.6.31-rc2
17656
17657 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
17658
17659linux (2.6.31-1.14) karmic; urgency=low
17660
17661 [ Andy Whitcroft ]
17662
17663 * update ndiswrapper to 1.55
17664 * remove leftovers of gfs
17665 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
17666
17667 [ Luke Yelavich ]
17668
17669 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
17670 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
17671 kernel
17672
17673 [ Manoj Iyer ]
17674
17675 * Remove snd-bt-sco ubuntu driver
17676
17677 [ Michael Casadevall ]
17678
17679 * [Config] updates ia64 config and d-i folders to allow succesful build
17680 * [Config] Update powerpc and sparc for 2.6.31
17681
17682 [ Upstream Kernel Changes ]
17683
17684 * intel-iommu: fix Identity Mapping to be arch independent
17685 - LP: #384695
17686 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
17687
17688 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
17689
17690linux (2.6.31-1.13) karmic; urgency=low
17691
17692 [ Andy Whitcroft ]
17693
17694 * REBASE: rebased to mainline 2.6.31-rc1
17695 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
17696 no longer applies, using deprecated interfaces, LPIA only, dropped
17697 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
17698 changes now upstream, dropped
17699 * [Config] Update configs following rebase to 2.6.31-rc1
17700 * [Config] update ports configs following update to 2.6.31-rc1
17701
17702 * [Config] disable broken staging driver CONFIG_STLC45XX
17703 * SAUCE: fix compcache to use updates accessors
17704 * [Config] disable staging driver CONFIG_VT6655
17705 * SAUCE: fix DRDB to use updates accessors
17706 * [Disable] ndiswrapper needs update
17707 * [Disable] LIRC I2C needs update
17708 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
17709 * [Config] disable I2C_DESIGNWARE does not compile
17710 * [Config] disable CONFIG_TLSUP for lpia
17711 * [Config] disable CONFIG_FB_UDL for arm
17712 * SAUCE: disable adding scsi headers to linux-libc-dev
17713
17714 [ Mario Limonciello ]
17715
17716 * SAUCE: Add LIRC drivers
17717
17718 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
17719
17720linux (2.6.30-10.12) karmic; urgency=low
17721
17722 [ Andy Whitcroft ]
17723
17724 * [Config] split out the ports configs into their own family
17725 * [Config] update configs following introduction of ports family
17726
17727 [ Upstream Kernel Changes ]
17728
17729 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
17730 description". Fixes linux-doc package name conflicts for now.
17731 - LP: #382115
17732
17733 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
17734
17735linux (2.6.30-10.11) karmic; urgency=low
17736
17737 [ Amit Kucheria ]
17738
17739 * [Config] Comment splitconfig.pl and misc cleanup
17740 * [Config] Rename all configs to the new naming scheme
17741 * [Config] Splitconfig rework
17742 * [Config] Rename scripts/misc/oldconfig to kernelconfig
17743 * [Config] Fix build system for new config split
17744 * [Config] Run updateconfigs after the splitconfig rework
17745
17746 [ Andy Whitcroft ]
17747
17748 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
17749 * [Config] standardise CONFIG_STAGING=y
17750 * [Config] standardise CONFIG_RD_LZMA=y
17751 * [Config] CONFIG_PCI_IOV=y
17752 * [Config] CONFIG_PCI_STUB=m
17753 * [Config] merge kernel configs more agressively
17754
17755 [ Colin Watson ]
17756
17757 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
17758 * [Config] Add support for including firmware in udebs
17759 * [Config] Ship bnx2 firmware in nic-modules udeb
17760 - LP: #384861
17761
17762 [ Luke Yelavich ]
17763
17764 * [Config] ports - Import of ports architectures into kernel packaging
17765 infrastructure
17766 * [Config] ports - Do not update ports kernel configurations by default
17767 * [Config] ports - Disable ABI checking for ports architectures
17768 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
17769 * [Config] ports - Add control.d/vars.* files for ports architectures
17770 * [Config] ports - Add ports architectures for linux-libc-dev
17771 * [Config] ports - Create powerpc specific message-modules and
17772 block-modules udebs
17773 * [Config] ports - Add configuration files for ports architectures
17774
17775 [ Manoj Iyer ]
17776
17777 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
17778 - LP: #329864
17779
17780 [ Michael Casadevall ]
17781
17782 * [Config] ports - Fix compression of kernels
17783
17784 [ Stefan Bader ]
17785
17786 * [Upstream] mmc: prevent dangling block device from accessing stale
17787 queues
17788 - LP: #383668
17789
17790 [ Tim Gardner ]
17791
17792 * [Config] Recommend grub-pc in linux-image
17793 - LP: #385741
17794 * [Config] Implement i386 generic and generic-pae flavours
17795 * [Config] ports - Add control info after integrating ports arches
17796 * [Config] Removed auto-generated files from git
17797 * [Config] Added netxen_nic to nic-modules
17798 - LP: #389603
17799
17800 [ Matt Zimmerman ]
17801
17802 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17803 - LP: #382115
17804
17805 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
17806
17807linux (2.6.30-9.10) karmic; urgency=low
17808
17809 [ Andy Whitcroft ]
17810
17811 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
17812 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
17813 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
17814 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
17815 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
17816 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
17817
17818 [ Upstream Kernel Changes ]
17819
17820 * rebased to 2.6.30 final
17821
17822 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
17823
17824linux (2.6.30-8.9) karmic; urgency=low
17825
17826 [ Andy Whitcroft ]
17827
17828 * Config update removed the following options:
17829 CONFIG_EDAC_AMD8111=m
17830 CONFIG_EDAC_AMD8131=m
17831
17832 [ Upstream Kernel Changes ]
17833
17834 * rebased to 2.6.30-rc8
17835
17836 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
17837
17838linux (2.6.30-7.8) karmic; urgency=low
17839
17840 [ Andy Whitcroft ]
17841
17842 * Enabled NEW configration options:
17843 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
17844 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
17845
17846 [ Upstream Kernel Changes ]
17847
17848 * rebased to 2.6.30-rc7
17849
17850 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
17851
17852linux (2.6.30-6.7) karmic; urgency=low
17853
17854 [ Andy Whitcroft ]
17855
17856 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
17857 upstream)
17858
17859 [ Upstream Kernel Changes ]
17860
17861 * rebased to 2.6.30-rc6
17862
17863 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
17864
17865linux (2.6.30-5.6) karmic; urgency=low
17866
17867 [ Tim Gardner ]
17868
17869 * [Config] Enable Keyspan USB serial device firmware in kernel module
17870 - LP: #334285
17871
17872 [ Upstream Kernel Changes ]
17873
17874 * rebased to 2.6.30-rc5
17875
17876 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
17877
17878linux (2.6.30-4.5) karmic; urgency=low
17879
17880 [ Colin Watson ]
17881
17882 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
17883 /usr/include/asm/* going missing
17884 - LP: #373214
17885
17886 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
17887
17888linux (2.6.30-3.4) karmic; urgency=low
17889
17890 [ Kees Cook ]
17891
17892 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
17893 - LP: #369978
17894
17895 [ Stefan Bader ]
17896
17897 * SAUCE: input: Blacklist digitizers from joydev.c
17898 - LP: #300143
17899
17900 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
17901
17902linux (2.6.30-2.3) karmic; urgency=low
17903
17904 [ Tim Gardner ]
17905
17906 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
17907 - LP: #369152
17908 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
17909 * [Config] CONFIG_DRM_I915_KMS=y
17910 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
17911 minimums
17912
17913 [ Upstream Kernel Changes ]
17914
17915 * rebased to 2.6.30-rc4
17916
17917 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
17918
17919linux (2.6.30-1.2) karmic; urgency=low
17920
17921 [ Tim Gardner ]
17922
17923 * [Config] armel: disable staging drivers, fixes FTBS
17924 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
17925
17926 [ Upstream Kernel Changes ]
17927
17928 * mpt2sas: Change reset_type enum to avoid namespace collision.
17929 Submitted upstream.
17930
17931 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
17932
17933linux (2.6.30-1.1) karmic; urgency=low
17934
17935 * Initial release after rebasing against v2.6.30-rc3
17936
17937 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
17938