]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - debian.master/changelog
UBUNTU: d-i: Add supporting modules for hns_enet_drv to nic-modules
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
1 linux (4.10.0-9.11) UNRELEASED; urgency=low
2
3 CHANGELOG: Do not edit directly. Autogenerated at release.
4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log.
6
7 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Feb 2017 11:18:07 -0700
8
9 linux (4.10.0-8.10) zesty; urgency=low
10
11 [ Tim Gardner ]
12
13 * Release Tracking Bug
14 - LP: #1664217
15
16 * [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
17 (LP: #1663687)
18 - scsi: storvsc: Enable tracking of queue depth
19 - scsi: storvsc: Remove the restriction on max segment size
20 - scsi: storvsc: Enable multi-queue support
21 - scsi: storvsc: use tagged SRB requests if supported by the device
22 - scsi: storvsc: properly handle SRB_ERROR when sense message is present
23 - scsi: storvsc: properly set residual data length on errors
24
25 * Ubuntu16.10-KVM:Big configuration with multiple guests running SRIOV VFs
26 caused KVM host hung and all KVM guests down. (LP: #1651248)
27 - KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT
28 - KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
29 - KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resends
30 - KVM: PPC: Book 3S: XICS: Implement ICS P/Q states
31 - KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
32
33 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
34 (LP: #1531747)
35 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
36
37 * CVE-2016-1575 (LP: #1534961)
38 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
39
40 * CVE-2016-1576 (LP: #1535150)
41 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
42
43 * Miscellaneous Ubuntu changes
44 - SAUCE: md/raid6 algorithms: scale test duration for speedier boots
45 - SAUCE: Import aufs driver
46 - d-i: Build message-modules udeb for arm64
47 - rebase to v4.10-rc8
48
49 * Miscellaneous upstream changes
50 - Revert "UBUNTU: SAUCE: aufs -- remove .readlink assignment"
51 - Revert "UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()"
52 - Revert "UBUNTU: SAUCE: aufs -- Add flags argument to aufs_rename()"
53 - Revert "UBUNTU: SAUCE: aufs -- Convert to use xattr handlers"
54 - Revert "UBUNTU: SAUCE: Import aufs driver"
55
56 [ Upstream Kernel Changes ]
57
58 * rebase to v4.10-rc8
59
60 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Feb 2017 08:34:24 -0700
61
62 linux (4.10.0-7.9) zesty; urgency=low
63
64 [ Tim Gardner ]
65
66 * Release Tracking Bug
67 - LP: #1662201
68
69 * AMDGPU support for CIK parts in kernel config? (LP: #1661887)
70 - [Config] CONFIG_DRM_AMDGPU_CIK=y
71
72 * regession tests failing after stackprofile test is run (LP: #1661030)
73 - fix regression with domain change in complain mode
74
75 * Permission denied and inconsistent behavior in complain mode with 'ip netns
76 list' command (LP: #1648903)
77 - fix regression with domain change in complain mode
78
79 * flock not mediated by 'k' (LP: #1658219)
80 - SAUCE: apparmor: flock mediation is not being enforced on cache check
81
82 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
83 from a unshared mount namespace (LP: #1656121)
84 - SAUCE: apparmor: null profiles should inherit parent control flags
85
86 * apparmor refcount leak of profile namespace when removing profiles
87 (LP: #1660849)
88 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
89
90 * tor in lxd: apparmor="DENIED" operation="change_onexec"
91 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
92 name="system_tor" (LP: #1648143)
93 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
94 namespaces
95
96 * apparmor_parser hangs indefinitely when called by multiple threads
97 (LP: #1645037)
98 - SAUCE: apparmor: fix lock ordering for mkdir
99
100 * apparmor leaking securityfs pin count (LP: #1660846)
101 - SAUCE: apparmor: fix leak on securityfs pin count
102
103 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
104 (LP: #1660845)
105 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
106 fails
107
108 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
109 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
110
111 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
112 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
113
114 * apparmor auditing denied access of special apparmor .null fi\ le
115 (LP: #1660836)
116 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
117
118 * apparmor label leak when new label is unused (LP: #1660834)
119 - SAUCE: apparmor: fix label leak when new label is unused
120
121 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
122 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
123
124 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
125 - SAUCE: apparmor: fix replacement race in reading rawdata
126
127 * unix domain socket cross permission check failing with nested namespaces
128 (LP: #1660832)
129 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
130
131 * Regression tests can not detect binfmt_elf mmpa semantic change
132 (LP: #1630069)
133 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
134
135 * Support snaps inside of lxd containers (LP: #1611078)
136 - apparmor: add interface to be able to grab loaded policy
137 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
138 - apparmor: add __aa_find_ns fn
139 - apparmor: add mkdir/rmdir interface to manage policy namespaces
140 - apparmor: fix oops in pivot_root mediation
141 - apparmor: fix warning that fn build_pivotroot discards const
142 - apparmor: add interface to advertise status of current task stacking
143 - apparmor: update policy permissions to consider ns being viewed/managed
144 - apparmor: add per ns policy management interface
145 - apparmor: bump domain stacking version to 1.2
146
147 * change_hat is logging failures during expected hat probing (LP: #1615893)
148 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
149
150 * deleted files outside of the namespace are not being treated as disconnected
151 (LP: #1615892)
152 - SAUCE: apparmor: deleted dentries can be disconnected
153
154 * stacking to unconfined in a child namespace confuses mediation
155 (LP: #1615890)
156 - SAUCE: apparmor: special case unconfined when determining the mode
157
158 * apparmor module parameters can be changed after the policy is locked
159 (LP: #1615895)
160 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
161
162 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
163 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
164
165 * label vec reductions can result in reference labels instead of direct access
166 to labels (LP: #1615889)
167 - SAUCE: apparmor: reduction of vec to single entry is just that entry
168
169 * profiles from different namespaces can block other namespaces from being
170 able to load a profile (LP: #1615887)
171 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
172
173 * The label build for onexec when stacking is wrong (LP: #1615881)
174 - SAUCE: apparmor: Fix label build for onexec stacking.
175
176 * The inherit check for new to old label comparison for domain transitions is
177 wrong (LP: #1615880)
178 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
179
180 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
181 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
182
183 * __label_update proxy comparison test is wrong (LP: #1615878)
184 - SAUCE: apparmor: Fix __label_update proxy comparison test
185
186 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
187 (LP: #1560583)
188 - SAUCE: apparmor: Allow ns_root processes to open profiles file
189 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
190
191 * policy namespace stacking (LP: #1379535)
192 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
193 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
194
195 * brd module compiled as built-in (LP: #1593293)
196 - [Config] CONFIG_BLK_DEV_RAM=m
197
198 * Miscellaneous Ubuntu changes
199 - SAUCE: apparmor: Fix FTBFS due to bad include path
200 - SAUCE: apparmor: add data query support
201 - rebase to v4.10-rc7
202
203 * Miscellaneous upstream changes
204 - fixup backout policy view capable for forward port
205 - apparmor: fix: Rework the iter loop for label_update
206 - apparmor: add more assertions for updates/merges to help catch errors
207 - apparmor: Make pivot root transitions work with stacking
208 - apparmor: convert delegating deleted files to mediate deleted files
209 - apparmor: add missing parens. not a bug fix but highly recommended
210 - apparmor: add a stack_version file to allow detection of bug fixes
211 - apparmor: push path lookup into mediation loop
212 - apparmor: default to allowing unprivileged userns policy
213 - apparmor: fix: permissions test to view and manage policy
214 - apparmor: Add Basic ns cross check condition for ipc
215
216 [ Upstream Kernel Changes ]
217
218 * rebase to v4.10-rc7
219
220 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Feb 2017 10:48:30 -0700
221
222 linux (4.10.0-6.8) zesty; urgency=low
223
224 [ Tim Gardner ]
225
226 * Release Tracking Bug
227 - LP: #1661300
228
229 * flock not mediated by 'k' (LP: #1658219)
230 - SAUCE: apparmor: flock mediation is not being enforced on cache check
231
232 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
233 from a unshared mount namespace (LP: #1656121)
234 - SAUCE: apparmor: null profiles should inherit parent control flags
235
236 * apparmor refcount leak of profile namespace when removing profiles
237 (LP: #1660849)
238 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
239
240 * tor in lxd: apparmor="DENIED" operation="change_onexec"
241 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
242 name="system_tor" (LP: #1648143)
243 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
244 namespaces
245
246 * apparmor_parser hangs indefinitely when called by multiple threads
247 (LP: #1645037)
248 - SAUCE: apparmor: fix lock ordering for mkdir
249
250 * apparmor leaking securityfs pin count (LP: #1660846)
251 - SAUCE: apparmor: fix leak on securityfs pin count
252
253 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
254 (LP: #1660845)
255 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
256 fails
257
258 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
259 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
260
261 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
262 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
263
264 * apparmor auditing denied access of special apparmor .null fi\ le
265 (LP: #1660836)
266 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
267
268 * apparmor label leak when new label is unused (LP: #1660834)
269 - SAUCE: apparmor: fix label leak when new label is unused
270
271 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
272 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
273
274 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
275 - SAUCE: apparmor: fix replacement race in reading rawdata
276
277 * unix domain socket cross permission check failing with nested namespaces
278 (LP: #1660832)
279 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
280
281 * Kdump through NMI SMP and single core not working on Ubuntu16.10
282 (LP: #1630924)
283 - hv: don't reset hv_context.tsc_page on crash
284
285 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
286 distribution (LP: #1628889)
287 - SAUCE: s390: kernel message catalog
288
289 * Miscellaneous Ubuntu changes
290 - [Config] Drop powerpc ABI files
291
292 -- Tim Gardner <tim.gardner@canonical.com> Wed, 01 Feb 2017 15:21:35 -0700
293
294 linux (4.10.0-5.7) zesty; urgency=low
295
296 * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer
297 Chromebook R11 (LP: #1630238)
298 - [Config] CONFIG_TOUCHSCREEN_ELAN=y,CONFIG_PINCTRL_CHERRYVIEW=y for amd64
299
300 * Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
301 - [Config] Update annotations for CONFIG_NET_DROP_MONITOR
302
303 * Miscellaneous Ubuntu changes
304 - d-i: initrd needs msm_emac on amberwing platform.
305 - [Config] Remove powerpc architecture builds
306 - [Config] updateconfigs after removing powerpc configs
307 - [Config] Update annotations after removing powerpc configs
308 - SAUCE: Disable timers selftest for now
309 - Rebase to v4.10-rc6
310 - SAUCE: (no-up) Update zfs to 0.6.5.8-0ubuntu9
311 - Enable zfs build
312 - [Config] CONFIG_NET_DROP_MONITOR=m
313
314 [ Upstream Kernel Changes ]
315
316 * rebase to v4.10-rc6
317
318 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Feb 2017 12:26:09 -0600
319
320 linux (4.10.0-4.6) zesty; urgency=low
321
322 * Miscellaneous upstream changes
323 - Revert "UBUNTU: Disable all flavors for the powerpc architecture"
324
325 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jan 2017 07:13:15 -0600
326
327 linux (4.10.0-3.5) zesty; urgency=low
328
329 * KVM module handling different per Architecture - ppc64el (LP: #1657734)
330 - [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
331
332 * ENA network driver moved to -extra (LP: #1657767)
333 - [Config] Move Amazon ENA network driver to the main kernel package
334
335 * [Hyper-V] mkfs regression in 4.10 fixed by patch in "for-4.11"
336 (LP: #1657539)
337 - block: relax check on sg gap
338
339 * i915 module requests unreleased GUC firmware files (LP: #1626740)
340 - SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for unreleased
341 firmware
342
343 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
344 distribution (LP: #1628889)
345 - [Config] CONFIG_KMSG_IDS=y for s390
346 - SAUCE: s390 Kernel message catalog
347
348 * Miscellaneous Ubuntu changes
349 - ubuntu: vbox -- Update to 5.1.14-dfsg-1
350 - SAUCE: vbox -- remove .readlink assignment
351 - Enable vbox build
352 - [Config] CONFIG_DEFAULT_IOSCHED=cfq
353 - [Config] Bump CONFIG_NR_CPUS up to 256 on arm64
354 - [Config] Fix up s390x config options changed during 4.10 rebase
355 - [Config] Update annotations for 4.10
356 - Disable all flavors for the powerpc architecture
357
358 [ Upstream Kernel Changes ]
359
360 * rebase to v4.10-rc5
361
362 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Jan 2017 15:48:35 -0600
363
364 linux (4.10.0-2.4) zesty; urgency=low
365
366 * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
367 - [Config] Add IBM power drivers to the inclusion list
368
369 * Miscellaneous Ubuntu changes
370 - [Config] linux-source Provides should not be a macro
371 - [Config] Correct the note URL for LATENCYTOP
372 - rebase to v4.10-rc4
373
374 [ Upstream Kernel Changes ]
375
376 * rebase to v4.10-rc4
377
378 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Jan 2017 07:17:34 -0700
379
380 linux (4.10.0-1.3) zesty; urgency=low
381
382 [ Upstream Kernel Changes ]
383
384 * rebase to v4.10-rc3
385
386 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jan 2017 11:41:13 -0600
387
388 linux (4.10.0-0.2) zesty; urgency=low
389
390 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
391 host/NV kernel (LP: #1643652)
392 - [Config] Update and enforce IMA options
393
394 * Miscellaneous Ubuntu changes
395 - [Config] Disble stack protector for powerpc-smp
396
397 -- Seth Forshee <seth.forshee@canonical.com> Sat, 07 Jan 2017 19:07:55 -0600
398
399 linux (4.10.0-0.1) zesty; urgency=low
400
401 * IP-over-DDP packets dropped (LP: #1559772)
402 - [Config] CONFIG_IPDDP=n
403
404 * Miscellaneous Ubuntu changes
405 - [Config] Update annotations with recent config changes
406 - SAUCE: aufs -- remove .readlink assignment
407 - disable vbox build
408 - disable ZFS build
409
410 [ Upstream Kernel Changes ]
411
412 * rebase to v4.10-rc2
413
414 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jan 2017 07:55:57 -0600
415
416 linux (4.9.0-11.12) zesty; urgency=low
417
418 * Miscellaneous Ubuntu changes
419 - UBUNTU: SAUCE: Add '-fno-pie -no-pie' to cflags for x86 selftests
420 - UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()
421
422 [ Upstream Kernel Changes ]
423
424 * rebase to v4.9
425
426 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Dec 2016 06:40:40 -0700
427
428 linux (4.9.0-10.11) zesty; urgency=low
429
430 * d-i is missing usb support for platforms that use the xhci-platform driver
431 (LP: #1625222)
432 - d-i initrd needs additional usb modules to support the merlin platform
433
434 * Miscellaneous Ubuntu changes
435 - SAUCE: Import aufs driver
436 - SAUCE: aufs -- Convert to use xattr handlers
437 - SAUCE: aufs -- Add flags argument to aufs_rename()
438 - [Config] Enable aufs
439 - [Config] CONFIG_FSL_FMAN=y for powerpc
440 - SAUCE: powerpc64: Fix legacy cmpi mneomonic assumption
441 - [Config] Restore powerpc64-emb
442
443 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Dec 2016 20:38:12 -0700
444
445 linux (4.9.0-9.10) zesty; urgency=low
446
447 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
448 - SAUCE: target/user: Fix use-after-free of tcmu_cmds if they are expired
449
450 * Yakkety: arm64: CONFIG_ARM64_ERRATUM_845719 isn't enabled (LP: #1647793)
451 - [Config] CONFIG_ARM64_ERRATUM_845719=y
452
453 * Update hio driver to 2.1.0.28 (LP: #1646643)
454 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
455
456 * Miscellaneous Ubuntu changes
457 - ubuntu: vbox -- Update to 5.1.10-dfsg-2
458 - Build vbox for ARCH=x86
459 - SAUCE: Add aufs driver
460 - SAUCE: aufs -- Convert to use xattr handlers
461 - SAUCE: aufs -- Updates for rename2
462 - SAUCE: Export symbols used by aufs
463 - [Config] Enable aufs
464
465 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 13:02:18 -0700
466
467 linux (4.9.0-8.9) zesty; urgency=low
468
469 * Miscellaneous Ubuntu changes
470 - SAUCE: xr-usb-serial: only build for x86
471 Fixes s390x FTBS
472
473 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 12:35:33 -0700
474
475 linux (4.9.0-7.8) zesty; urgency=low
476
477 * Driver for Exar USB UART (LP: #1645591)
478 - SAUCE: xr-usb-serial: Driver for Exar USB serial ports
479 - SAUCE: xr-usb-serial: interface for switching modes
480 - SAUCE: cdc-acm: Exclude Exar USB serial ports
481
482 [ Upstream Kernel Changes ]
483
484 * rebase to v4.9-rc8
485
486 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 07:41:58 -0700
487
488 linux (4.9.0-6.7) zesty; urgency=low
489
490 * Miscellaneous Ubuntu changes
491 - Set build_arch=x86 for i386
492
493 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 21:00:11 -0700
494
495 linux (4.9.0-5.6) zesty; urgency=low
496
497 * Miscellaneous Ubuntu changes
498 - [Debian] restore tools build
499 - Set build_arch=x86 for amd64 and x32
500
501 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 07:06:20 -0700
502
503 linux (4.9.0-4.5) zesty; urgency=low
504
505 * linux: Staging modules should be unsigned (LP: #1642368)
506 - [Debian] Suppress module signing for staging drivers
507 - SAUCE: Add rtl drivers to signature inclusion list
508
509 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
510 host/NV kernel (LP: #1643652)
511 - [Config] CONFIG_IMA=y
512
513 * Miscellaneous Ubuntu changes
514 - [Debian] config-check -- Make it easier to find annotations syntax errors
515 - [Config] Enable various drivers for ARM platforms
516 - [Config] Fix s390x config carnage
517 - [Config] Set CONFIG_KEXEC=y for all architectures
518 - [Config] Fix up CONFIG_I2C_SLAVE values
519 - [Config] Set CONFIG_WLAN_VENDOR_TI=y for all supported kernels
520 - [Config] Set CONFIG_PWM_PCA9685=m for amd64 and i386
521 - [Config] Set CONFIG_ZONE_DMA=m for amd64-generic
522 - [Config] Update annotations
523 - [Config] CONFIG_NR_CPUS=8192 for amd64
524
525 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Nov 2016 12:57:09 -0700
526
527 linux (4.9.0-3.4) zesty; urgency=low
528
529 * Miscellaneous Ubuntu changes
530 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
531 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
532 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
533 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
534 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
535 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
536 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
537 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
538 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
539 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
540 - SAUCE: (namespace) fuse: Add support for pid namespaces
541 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
542 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
543 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
544 - SAUCE: (namespace) fuse: Allow user namespace mounts
545 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
546 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
547 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
548 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu7, zfs to 0.6.5.8-2ubuntu1
549
550 * Miscellaneous upstream changes
551 - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs"
552
553 [ Upstream Kernel Changes ]
554
555 * rebase to v4.9-rc7
556
557 -- Tim Gardner <tim.gardner@canonical.com> Tue, 22 Nov 2016 07:51:48 -0700
558
559 linux (4.9.0-2.3) zesty; urgency=low
560
561 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
562 - SAUCE: ibmvscsis: Rearrange functions for future patches
563 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
564 - SAUCE: ibmvscsis: Synchronize cmds at remove time
565 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
566 - SAUCE: ibmvscsis: Return correct partition name/# to client
567 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
568
569 * Move some kernel modules to the main kernel package (LP: #1642228)
570 - [Config] Move some powerpc kernel modules to the main kernel package
571
572 * linux: Staging modules should be unsigned (LP: #1642368)
573 - [Debian] Suppress module signing for staging drivers
574
575 * Miscellaneous Ubuntu changes
576 - SAUCE: UEFI: bpf: disable bpf when module security is enabled
577
578 [ Upstream Kernel Changes ]
579
580 * rebase to v4.9-rc6
581
582 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Nov 2016 10:59:54 -0700
583
584 linux (4.9.0-1.2) zesty; urgency=low
585
586 * hio: SSD data corruption under stress test (LP: #1638700)
587 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
588 - SAUCE: hio: splitting bio in the entry of .make_request_fn
589
590 * hio Ubuntu sauce driver needs porting to 4.8 (LP: #1635594)
591 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
592 - SAUCE: hio: bio_endio() no longer takes errors arg
593 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
594 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
595 - SAUCE: hio: fix mask maybe-uninitialized warning
596 - SAUCE: hio: port to v4.8 base
597 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
598 - SAUCE: hio: Makefile and Kconfig
599 - [Config] Enforce CONFIG_HIO
600
601 * Miscellaneous Ubuntu changes
602 - rebase to v4.9-rc5
603 - zfs: remove the never implemented aio_fsync file operation
604 - [Config] Disable powerpc64-emb for FTBS
605
606 [ Upstream Kernel Changes ]
607
608 * rebase to v4.9-rc5
609
610 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Nov 2016 08:02:32 -0700
611
612 linux (4.9.0-0.1) zesty; urgency=low
613
614 [ Upstream Kernel Changes ]
615
616 * rebase to v4.9-rc4
617 - LP: #1465724
618 - LP: #1535802
619
620 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Oct 2016 21:46:31 -0600
621
622 linux (4.9.0-0.0) yakkety; urgency=low
623
624 [ Seth Forshee ]
625
626 * Release Tracking Bug
627 - LP: #1632918
628
629 * Revert "If zone is so small that watermarks are the same, stop zone balance"
630 in yakkety (LP: #1632894)
631 - Revert "UBUNTU: SAUCE: (no-up) If zone is so small that watermarks are the
632 same, stop zone balance."
633
634 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 21:57:07 -0500
635
636 linux (4.8.0-24.26) yakkety; urgency=low
637
638 [ Seth Forshee ]
639
640 * Release Tracking Bug
641 - LP: #1632749
642
643 * lts-yakkety 4.8 cannot mount lvm raid1 (LP: #1631298)
644 - SAUCE: (no-up) dm raid: fix compat_features validation
645
646 * kswapd0 100% CPU usage (LP: #1518457)
647 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
648 balance.
649
650 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 10:21:44 -0500
651
652 linux (4.8.0-23.25) yakkety; urgency=low
653
654 [ Seth Forshee ]
655
656 * Release Tracking Bug
657 - LP: #1632484
658
659 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
660 __copy_tofrom_user (LP: #1632462)
661 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
662 __copy_tofrom_user
663
664 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
665 memory_stress_ng. (LP: #1628976)
666 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
667
668 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
669 ibmvfc) (LP: #1632116)
670 - scsi: ibmvfc: Fix I/O hang when port is not mapped
671
672 * [Ubuntu16.10]KV4.8: kernel livepatch config options are not set
673 (LP: #1626983)
674 - [Config] Enable live patching on powerpc/ppc64el
675
676 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
677 - [Config] CONFIG_AUFS_XATTR=y
678
679 * Yakkety update to 4.8.1 stable release (LP: #1632445)
680 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
681 - Using BUG_ON() as an assert() is _never_ acceptable
682 - usb: misc: legousbtower: Fix NULL pointer deference
683 - Staging: fbtft: Fix bug in fbtft-core
684 - usb: usbip: vudc: fix left shift overflow
685 - USB: serial: cp210x: Add ID for a Juniper console
686 - Revert "usbtmc: convert to devm_kzalloc"
687 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
688 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
689 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
690 - Linux 4.8.1
691
692 * PSL data cache should be flushed before resetting CAPI adapter
693 (LP: #1632049)
694 - cxl: Flush PSL cache before resetting the adapter
695
696 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
697 - net: thunderx: Don't set RX_PACKET_DIS while initializing
698
699 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
700 - crypto: ghash-generic - move common definitions to a new header file
701 - crypto: vmx - Fix memory corruption caused by p8_ghash
702 - crypto: vmx - Ensure ghash-generic is enabled
703
704 * arm64: SPCR console not autodetected (LP: #1630311)
705 - of/serial: move earlycon early_param handling to serial
706 - [Config] CONFIG_ACPI_SPCR_TABLE=y
707 - ACPI: parse SPCR and enable matching console
708 - ARM64: ACPI: enable ACPI_SPCR_TABLE
709 - serial: pl011: add console matching function
710
711 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
712 (LP: #1630990)
713 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
714 CONFIG_SECURITYFS=n
715
716 * sha1-powerpc returning wrong results (LP: #1629977)
717 - crypto: sha1-powerpc - little-endian support
718
719 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 16:38:45 -0500
720
721 linux (4.8.0-22.24) yakkety; urgency=low
722
723 * CVE-2016-7039 (LP: #1631287)
724 - SAUCE: net: add recursion limit to GRO
725
726 -- Andy Whitcroft <apw@canonical.com> Fri, 07 Oct 2016 22:46:28 +0100
727
728 linux (4.8.0-21.23) yakkety; urgency=low
729
730 [ Tim Gardner ]
731
732 * Release Tracking Bug
733 - LP: #1630279
734
735 * powerpc 4.8.0-17 fails to boot on PowerMac G5 (LP: #1628968)
736 - Revert "Revert "powerpc: Simplify module TOC handling""
737
738 * Regression tests can not detect binfmt_elf mmpa semantic change
739 (LP: #1630069)
740 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
741
742 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
743 (LP: #1629204)
744 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
745
746 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Oct 2016 08:01:21 -0600
747
748 linux (4.8.0-20.22) yakkety; urgency=low
749
750 [ Tim Gardner ]
751
752 * Release Tracking Bug
753 - LP: #1629730
754
755 [ Upstream Kernel Changes ]
756
757 * rebase to v4.8
758
759 -- Tim Gardner <tim.gardner@canonical.com> Sun, 02 Oct 2016 19:10:40 -0600
760
761 linux (4.8.0-19.21) yakkety; urgency=low
762
763 [ Tim Gardner ]
764
765 * Release Tracking Bug
766 - LP: #1629057
767
768 * 4.8.0 kernels do not complete boot process on VM (LP: #1627198)
769 - [Config] CONFIG_HARDENED_USERCOPY_PAGESPAN=n
770
771 * mount-image-callback cannot mount partitioned disk image (LP: #1628336)
772 - SAUCE: nbd: Only delay uevent until connected
773
774 * Support snaps inside of lxd containers (LP: #1611078)
775 - apparmor: add interface to be able to grab loaded policy
776 - securityfs: update interface to allow inode_ops, and setup from vfs fns
777 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
778 - apparmor: add __aa_find_ns fn
779 - apparmor: add mkdir/rmdir interface to manage policy namespaces
780 - apparmor: fix oops in pivot_root mediation
781 - apparmor: fix warning that fn build_pivotroot discards const
782 - apparmor: add interface to advertise status of current task stacking
783 - apparmor: update policy permissions to consider ns being viewed/managed
784 - apparmor: add per ns policy management interface
785 - apparmor: bump domain stacking version to 1.2
786
787 * linux-image-extra-4.8.0-17-generic does not provide many sound card modules
788 (LP: #1628523)
789 - [Config] CONFIG_ZONE_DMA=y for generic
790
791 * Yakkety - disable ARCH_ZX (LP: #1628503)
792 - [Config] armhf: disable ARCH_ZX
793
794 * Enable switchdev config parameter for Yakkety (LP: #1628241)
795 - [Config] CONFIG_NET_SWITCHDEV=y for amd64/arm64
796
797 * Ubuntu 16.10 kernel v4.8: Installation failing on Habanero with Shiner card
798 (LP: #1628009)
799 - firmware: Update bnx2x to 7.13.1.0
800
801 * vNIC driver missing in 4.8 kernel package (LP: #1628187)
802 - [Config] Enable CONFIG_IBMVNIC=m
803
804 * Yakkety - armhf: MFD_TPS65217 and REGULATOR_TPS65217 are boot essential
805 (LP: #1628112)
806 - [Config] armhf: MFD_TPS65217=y && REGULATOR_TPS65217=y
807
808 * Miscellaneous Ubuntu changes
809 - Rebase to v4.8-rc8
810 - [Config] skip Ubuntu-4.8.0-18.20
811 - [Config] missing modules in armhf/s390x
812
813 * Miscellaneous Ubuntu changes
814 - rebase to v4.8-rc8
815
816 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 25 Sep 2016 12:13:35 -0700
817
818 linux (4.8.0-17.19) yakkety; urgency=low
819
820 * Release Tracking Bug
821 - LP: #1627387
822
823 * build squashfs into xenial kernels by default (LP: #1593134)
824 - Remove squashfs udeb
825
826 * [Yakkety] Fix up ATA_GENERIC to match annotations file. (LP: #1627322)
827 - Add d-i support for ata_generic
828
829 * [Yakkety] Fix up CONFIG_BLK_DEV_SD to match annotations (LP: #1627330)
830 - [Config] Enforce CONFIG_BLK_DEV_SD=y,CONFIG_BLK_DEV_SR=y
831
832 * [Yakkety] Fix up ATA_PIIX to match annotations file (LP: #1627324)
833 - [Config] Enforce CONFIG_ATA_PIIX=y for amd64/i386
834
835 * Yakkety - USB drivers must be built in (LP: #1627323)
836 - Update annotation enforcement for CONFIG_USB_[E|O|U|X]HCI_HCD
837
838 * 4.8.0-16.17: genirq: Flags mismatch serial vs goldfish_pdev_bus
839 (LP: #1627052)
840 - [Config] CONFIG_GOLDFISH=n
841
842 * yakkety 4.8, remove module noise kernel-4.8 (LP: #1626104)
843 - Revert "UBUNTU: SAUCE: Clear Linux: bootstats: add printk's to measure boot
844 time in more detail"
845
846 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
847 - SAUCE: Fix regression which breaks DFS mounting
848
849 * Miscellaneous Ubuntu changes
850 - [Config] apply xenial configuration annotations
851 - s390x -- DEBUG_RODATA is now valid
852 - [Config] s390x -- CONFIG_SQUASHFS=y
853 - [Config] s390x -- CONFIG_ECRYPT_FS=y
854 - [Config] Enable CONFIG_ACPI_PCI_SLOT=y for arm64
855 - [Config] Enable CONFIG_ACPI_HED=y for arm64
856 - [Config] Enable CONFIG_QUICC_ENGINE=y
857
858 * Miscellaneous upstream changes
859 - annotations: pull back to xenial
860
861 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 24 Sep 2016 21:31:31 -0700
862
863 linux (4.8.0-16.17) yakkety; urgency=low
864
865 [ Tim Gardner ]
866
867 * Release Tracking Bug
868 - LP: #1626768
869
870 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
871 - [Config] CONFIG_ACPI_IORT=y
872 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
873 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
874 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
875 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
876 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
877 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
878 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
879 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
880
881 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
882 (LP: #1626394)
883 - [Config] CONFIG_ATA=y
884
885 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
886 - [Config] CONFIG_VMD=m
887 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
888 - [Config] CONFIG_OF=y for all arches
889 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
890 - [Config] Xenial device settings sync with amd64
891 - [Config] Xenial device settings sync with i386
892 - [Config] CONFIG_MTD_UBI_GLUEBI=m
893 - [Config] Xenial device settings sync with armhf
894 - [Config] Xenial device settings sync with arm64
895
896 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
897 - [Config] CONFIG_USERFAULTFD=y
898
899 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
900 - [Config] CONFIG_SLUB=y
901
902 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
903 (LP: #1626158)
904 - add nls_cp437 to the generic.inclusion-list
905
906 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
907
908 linux (4.8.0-15.16) yakkety; urgency=low
909
910 [ Tim Gardner ]
911
912 * Release Tracking Bug
913 - LP: #1626239
914
915 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
916 (LP: #1626158)
917 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
918 - [Config] CONFIG_NLS_CODEPAGE_437=y
919 - [Config] CONFIG_VFAT_FS=y
920
921 * Miscellaneous Ubuntu changes
922 - SAUCE: seccomp: log actions even when audit is disabled
923
924 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
925
926 linux (4.8.0-14.15) yakkety; urgency=low
927
928 * CVE-2016-1575 (LP: #1534961)
929 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
930 - SAUCE: overlayfs: Be more careful about copying up sxid files
931 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
932
933 * CVE-2016-1576 (LP: #1535150)
934 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
935 - SAUCE: overlayfs: Be more careful about copying up sxid files
936 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
937
938 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
939 (LP: #1531747)
940 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
941
942 * Miscellaneous Ubuntu changes
943 - [Config] CONFIG_PM_WAKELOCKS=y
944 - [Config] CONFIG_CLEANCACHE=y
945 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
946 - [Config] CONFIG_PROCESSOR_SELECT=y
947 - [Config] Enabled some networking options
948 - SAUCE: overlayfs: Enable user namespace mounts
949
950 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
951
952 linux (4.8.0-13.14) yakkety; urgency=low
953
954 [ Tim Gardner ]
955
956 * Release Tracking Bug
957 - LP: #1625733
958
959 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
960 - [Config] Add some CRC crypto modules to d-i
961
962 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
963 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
964
965 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
966 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
967 ThinkPads
968
969 * Option GE0301 3G modem doesn't work (LP: #348861)
970 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
971
972 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
973 (LP: #1625259)
974 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
975
976 * Miscellaneous Ubuntu changes
977 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
978 opened for writing
979 - SAUCE: fan: add VXLAN implementation
980 - [Config] CONFIG_VFIO=m for ppc64el
981
982 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
983
984 linux (4.8.0-12.13) yakkety; urgency=low
985
986 [ Tim Gardner ]
987
988 * Release Tracking Bug
989 - LP: #1625233
990
991 * Miscellaneous Ubuntu changes
992 - rebase to v4.8-rc7
993 - [Config] CONFIG_SCSI_DEBUG=m for all arches
994
995 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
996
997 linux (4.8.0-11.12) yakkety; urgency=low
998
999 * change_hat is logging failures during expected hat probing (LP: #1615893)
1000 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
1001
1002 * deleted files outside of the namespace are not being treated as
1003 disconnected
1004 (LP: #1615892)
1005 - SAUCE: apparmor: deleted dentries can be disconnected
1006
1007 * stacking to unconfined in a child namespace confuses mediation
1008 (LP: #1615890)
1009 - SAUCE: apparmor: special case unconfined when determining the mode
1010
1011 * apparmor module parameters can be changed after the policy is locked
1012 (LP: #1615895)
1013 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
1014
1015 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
1016 #1579135)
1017 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
1018
1019 * label vec reductions can result in reference labels instead of direct
1020 access
1021 to labels (LP: #1615889)
1022 - SAUCE: apparmor: reduction of vec to single entry is just that entry
1023
1024 * profiles from different namespaces can block other namespaces from being
1025 able to load a profile (LP: #1615887)
1026 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
1027
1028 * The label build for onexec when stacking is wrong (LP: #1615881)
1029 - SAUCE: apparmor: Fix label build for onexec stacking.
1030
1031 * The inherit check for new to old label comparison for domain transitions
1032 is
1033 wrong (LP: #1615880)
1034 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
1035
1036 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
1037 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
1038
1039 * __label_update proxy comparison test is wrong (LP: #1615878)
1040 - SAUCE: apparmor: Fix __label_update proxy comparison test
1041
1042 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
1043 (LP: #1560583)
1044 - SAUCE: apparmor: Allow ns_root processes to open profiles file
1045 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
1046
1047 * policy namespace stacking (LP: #1379535)
1048 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
1049 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
1050
1051 * Miscellaneous Ubuntu changes
1052 - [Debian] Dynamically determine linux udebs package name
1053 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
1054 - SAUCE: apparmor: Fix FTBFS due to bad include path
1055 - SAUCE: apparmor: add data query support
1056 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
1057
1058 * Miscellaneous upstream changes
1059 - fixup backout policy view capable for forward port
1060 - apparmor: fix: Rework the iter loop for label_update
1061 - apparmor: add more assertions for updates/merges to help catch errors
1062 - apparmor: Make pivot root transitions work with stacking
1063 - apparmor: convert delegating deleted files to mediate deleted files
1064 - apparmor: add missing parens. not a bug fix but highly recommended
1065 - apparmor: add a stack_version file to allow detection of bug fixes
1066 - apparmor: push path lookup into mediation loop
1067 - apparmor: default to allowing unprivileged userns policy
1068 - apparmor: fix: permissions test to view and manage policy
1069 - apparmor: Add Basic ns cross check condition for ipc
1070
1071 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
1072
1073 linux (4.8.0-10.11) yakkety; urgency=low
1074
1075 * Miscellaneous Ubuntu changes
1076 - ubuntu: vbox -- update to 5.1.6-dfsg-1
1077 - SAUCE: Enable vbox build
1078
1079 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
1080
1081 linux (4.8.0-9.10) yakkety; urgency=low
1082
1083 * Miscellaneous Ubuntu changes
1084 - [Config] arm64: CONFIG_ARCH_THUNDER=y
1085 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
1086 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
1087 - [Config] arm64: CONFIG_DRM_AST=m
1088 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
1089 - d-i: initrd needs ext4 and scsi modules
1090 - SAUCE: AUFS aufs4.x-rcN 20160912
1091 - [Config] Enable CONFIG_GPIO_XGENE*
1092 - [Config] Disable CONFIG_POWER_RESET_XGENE
1093 - [Config] CONFIG_EDAC_XGENE=m
1094 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
1095 - [Config] CONFIG_XGENE_DMA=m
1096
1097 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
1098
1099 linux (4.8.0-8.9) yakkety; urgency=low
1100
1101 * New device ID for Kabypoint (LP: #1622469)
1102 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
1103 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
1104
1105 * Miscellaneous Ubuntu changes
1106 - rebase to v4.8-rc6
1107 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
1108
1109 [ Upstream Kernel Changes ]
1110
1111 * rebase to v4.8-rc6
1112 - LP: #1617900
1113
1114 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
1115
1116 linux (4.8.0-7.8) yakkety; urgency=low
1117
1118 * Miscellaneous Ubuntu changes
1119 - [Debian] Use src_pkg_name when constructing udeb control files
1120
1121 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
1122
1123 linux (4.8.0-6.7) yakkety; urgency=low
1124
1125 * Enable virtual scsi server driver for Power (LP: #1615665)
1126 - SAUCE: Ibmvscsis: Properly deregister target sessions
1127 - SAUCE: Return TCMU-generated sense data to fabric module
1128 - SAUCE: Ibmvscsis: Code cleanup of print statements
1129 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
1130
1131 * Miscellaneous Ubuntu changes
1132 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
1133 - rebase to v4.8-rc5
1134
1135 [ Upstream Kernel Changes ]
1136
1137 * rebase to v4.8-rc5
1138
1139 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
1140
1141 linux (4.8.0-5.6) yakkety; urgency=low
1142
1143 * support compressed kernels on arm64 (LP: #1384955)
1144 - [Config] Switch to compressed Image on arm64
1145
1146 * Miscellaneous Ubuntu changes
1147 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
1148 - SAUCE: (namespace) block_dev: Support checking inode permissions in
1149 lookup_bdev()
1150 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
1151 when mounting
1152 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
1153 when mounting
1154 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
1155 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
1156 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1157 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
1158 security.* xattrs
1159 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
1160 filesystems
1161 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
1162 - SAUCE: (namespace) fuse: Add support for pid namespaces
1163 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1164 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
1165 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
1166 or a descendant
1167 - SAUCE: (namespace) fuse: Allow user namespace mounts
1168 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
1169 namespaces
1170 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
1171 mounts
1172 - rebase to v4.8-rc4
1173
1174 [ Upstream Kernel Changes ]
1175
1176 * rebase to v4.8-rc4
1177
1178 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
1179
1180 linux (4.8.0-4.5) yakkety; urgency=low
1181
1182 * Miscellaneous Ubuntu changes
1183 - [Config] CONFIG_AUFS_FS=m
1184 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
1185
1186 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
1187
1188 linux (4.8.0-3.4) yakkety; urgency=low
1189
1190 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
1191 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
1192
1193 * Miscellaneous Ubuntu changes
1194 - rebase to v4.8-rc3
1195
1196 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
1197
1198 linux (4.8.0-2.3) yakkety; urgency=low
1199
1200 * Miscellaneous Ubuntu changes
1201 - [Config] Add fuse to inclusion list
1202 - SAUCE: update spl/zfs to support v4.8
1203
1204 * Miscellaneous upstream changes
1205 - Revert "UBUNTU: [Debian] do_zfs=false"
1206
1207 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
1208
1209 linux (4.8.0-1.2) yakkety; urgency=low
1210
1211 * Miscellaneous Ubuntu changes
1212 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
1213 - [Config] Enabled enforcement for CONFIG_NVRAM
1214 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
1215 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
1216 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
1217 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
1218 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
1219 - [Config] Enabled enforcement for CONFIG_SECCOMP
1220 - [Config] Enabled enforcement for
1221 - rebase to v4.8-rc2
1222 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
1223 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
1224 - SAUCE: security,perf: Allow further restriction of perf_event_open
1225
1226 [ Upstream Kernel Changes ]
1227
1228 * rebase to v4.8-rc2
1229
1230 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
1231
1232 linux (4.8.0-0.1) yakkety; urgency=low
1233
1234 [ Upstream Kernel Changes ]
1235
1236 * rebase to v4.8-rc1
1237 - LP: #1607647
1238 - LP: #1498667
1239 - LP: #1592547
1240 - LP: #1319984
1241 - LP: #1268727
1242 - LP: #1600623
1243 - LP: #1465724
1244 - LP: #1333569
1245
1246 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
1247
1248 linux (4.8.0-0.0) yakkety; urgency=low
1249
1250 * empty stanza
1251
1252 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
1253
1254 linux (4.7.0-0.2) yakkety; urgency=low
1255
1256 * Miscellaneous Ubuntu changes fixing various FTBS issues
1257 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
1258 - [Config] make powerpc udeb block modules optional
1259 - [Config] CONFIG_PLIP=m
1260 - [Config] CONFIG_IRDA=m armhf/arm64
1261 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
1262 - [Config] CONFIG_MOUSE_PS2=m
1263 - [Config] remove ppc64el fb-modules
1264
1265 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
1266
1267 linux (4.7.0-0.1) yakkety; urgency=low
1268
1269 [ Upstream Kernel Changes ]
1270
1271 * rebase to v4.7
1272 - LP: #972604
1273
1274 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
1275
1276 linux (4.7.0-0.0) yakkety; urgency=low
1277
1278 [ Tim Gardner ]
1279
1280 * Release Tracking Bug
1281 - LP: #1588856
1282
1283 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
1284 - scsi_dh_alua: do not fail for unknown VPD identification
1285
1286 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
1287 - [Config] Install lsvmbus in cloud tools
1288 - SAUCE: tools/hv/lsvmbus -- convert to python3
1289 - SAUCE: tools/hv/lsvmbus -- add manual page
1290
1291 * boot stalls on USB detection errors (LP: #1437492)
1292 - usb: core: hub: hub_port_init lock controller instead of bus
1293
1294 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
1295 - kernek/fork.c: allocate idle task for a CPU always on its local node
1296
1297 * VirtIO (and probably other modules as well) is built-in, make it modular...
1298 (LP: #1475078)
1299 - [Config] CONFIG_VIRTIO_*=m for all but s390x
1300 - [Config] CONFIG_USB=m
1301 - [Config] CONFIG_BLK_DEV_*=m
1302 - [Config] CONFIG_ATA=m
1303 - [Config] CONFIG_SCSI=m
1304 - [Config] CONFIG_DEVFREQ_GOV_*=m
1305 - [Config] CONFIG_XEN_NETDEV_*=m
1306 - [Config] CONFIG_AGP=m
1307 - [Config] CONFIG_ECRYPT_FS=m
1308 - [Config] CONFIG_ACPI_*=m
1309 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
1310 - [Config] Modularize some CRYPTO
1311 - [Config] CONFIG_FDDI=m
1312 - [Config] CONFIG_FIXED_PHY=m
1313 - [Config] CONFIG_VFAT_FS=m for all but armhf
1314 - [Config] CONFIG_TUN=m
1315 - [Config] CONFIG_UNIX=m
1316 - [Config] CONFIG_TRUSTED_KEYS=m
1317 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
1318
1319 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
1320 and "not a git repository" (LP: #1584890)
1321 - [debian] getabis: Only git add $abidir if running in local repo
1322 - [debian] getabis: Fix inconsistent compiler versions check
1323
1324 * conflicting modules in udebs - arc4.ko (LP: #1582991)
1325 - [Config] Remove arc4 from nic-modules
1326
1327 * arm64: statically link rtc-efi (LP: #1583738)
1328 - [Config] Link rtc-efi statically on arm64
1329
1330 * Miscellaneous Ubuntu changes
1331 - [Debian] zfs: transform symlink into referent file/dir
1332 - [Debian] Added tristate.sh
1333 - [Config] CONFIG_FUSE_FS=m
1334 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
1335 - [Config] CONFIG_PSTORE_CONSOLE=y
1336 - Added Snapcraft files
1337 - [Config] Mark CONFIG_UNIX enforced
1338
1339 * Miscellaneous upstream changes
1340 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
1341
1342 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
1343
1344 linux (4.6.0-6.7) yakkety; urgency=low
1345
1346 [ Tim Gardner ]
1347
1348 * Release Tracking Bug
1349 - LP: #1582753
1350
1351 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
1352 (LP: #1582378)
1353 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
1354 owns the ipc ns
1355
1356 * Miscellaneous Ubuntu changes
1357 - [Config] Add Description to kernel-image udeb
1358 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
1359 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
1360
1361 * Miscellaneous upstream changes
1362 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
1363 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
1364 - Drivers: hv: vmbus: Use the new virt_xx barrier code
1365 - Drivers: hv: vmbus: Export the vmbus_set_event() API
1366 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
1367 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
1368 - drivers:hv: Lock access to hyperv_mmio resource tree
1369 - drivers:hv: Make a function to free mmio regions through vmbus
1370 - drivers:hv: Reverse order of resources in hyperv_mmio
1371 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
1372 - drivers:hv: Record MMIO range in use by frame buffer
1373 - drivers:hv: Separate out frame buffer logic when picking MMIO range
1374 - Drivers: hv: kvp: fix IP Failover
1375 - Drivers: hv: vmbus: handle various crash scenarios
1376 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
1377 - Drivers: hv: balloon: reset host_specified_ha_region
1378
1379 [ Tim Gardner ]
1380
1381 * Dropped hv SAUCE patches in favor of linux-next.
1382
1383 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
1384
1385 linux (4.6.0-5.6) yakkety; urgency=low
1386
1387 [ Tim Gardner ]
1388
1389 * Release Tracking Bug
1390 - LP: #1582351
1391
1392 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
1393 - [Config] enable CONFIG_AUFS_EXPORT
1394
1395 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
1396 - [Config] Update inclusion list for CRIU
1397
1398 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
1399 - [Debian] disable zfs module checks when cross-compiling
1400
1401 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
1402 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1403
1404 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
1405 (LP: #1535150)
1406 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1407
1408 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
1409 enabled, breaking serial support on normal systems (LP: #1580960)
1410 - [Config] disable CONFIG_GOLDFISH
1411
1412 * Miscellaneous Ubuntu changes
1413 - [Config] d-i -- update local configuration to new form
1414 - [Config] kernel-wedge -- switch to explicit versions
1415 - [Config] powerpc64-smp --> generic
1416 - [Config] CONFIG_AUFS_FS=m
1417 - SAUCE: AUFS
1418 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
1419 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
1420 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
1421 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
1422 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
1423 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
1424 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
1425 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
1426 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
1427 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
1428 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
1429 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
1430 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
1431 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
1432 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
1433 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
1434 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
1435 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1436 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
1437 - SAUCE: (namespace) fuse: Add support for pid namespaces
1438 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1439 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
1440 - SAUCE: (namespace) fuse: Allow user namespace mounts
1441 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
1442 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
1443 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
1444 - SAUCE: (namespace) quota: Add support for user namespace mounts
1445 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
1446 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
1447 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
1448 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
1449 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
1450 - rebase to v4.6
1451 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
1452 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
1453
1454 * Miscellaneous upstream changes
1455 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
1456 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
1457
1458 [ Upstream Kernel Changes ]
1459
1460 * rebase to v4.6
1461
1462 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
1463
1464 linux (4.6.0-4.5) yakkety; urgency=low
1465
1466 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
1467 upgrade -d (LP: #1573231)
1468 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
1469
1470 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
1471 IRC pointed out some leftover SAUCE patches that were causing issues.
1472
1473 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
1474 has some issues.
1475
1476 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
1477
1478 linux (4.6.0-3.4) xenial; urgency=low
1479
1480 * Release Tracking Bug
1481 - LP: #1579594
1482
1483 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
1484 - [Config] Generate an -extras package for arm64 and powerpc
1485
1486 * Missing libunwind support in perf (LP: #1248289)
1487 - [Config] Add liblzma-dev to enable libunwind support in perf
1488
1489 * ZFS is confused by user namespaces (uid/gid mapping) when used with
1490 acltype=posixac (LP: #1567558)
1491 - zfs: Fix user namespaces uid/gid mapping
1492
1493 * Miscellaneous Ubuntu changes
1494 - rebase to v4.6-rc7
1495
1496 [ Upstream Kernel Changes ]
1497
1498 * rebase to v4.6-rc7
1499
1500 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
1501
1502 linux (4.6.0-2.3) yakkety; urgency=low
1503
1504 * Miscellaneous Ubuntu changes
1505 - [Config] CONFIG_AUFS_FS=m
1506 - SAUCE: AUFS
1507 - zfs: gcc build error: -Wbool-compare in metaslab.c
1508 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
1509 - zfs: Fix ZPL miswrite of default POSIX ACL
1510 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
1511 - SAUCE: Dropped ubuntu/i915
1512 - SAUCE: Dropped ubuntu/dm-raid4-5
1513
1514 * Miscellaneous upstream changes
1515 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
1516 kernel"
1517
1518 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
1519
1520 linux (4.6.0-1.2) yakkety; urgency=low
1521
1522 * Miscellaneous Ubuntu changes
1523 - [Config] CONFIG_NR_CPUS=8192 for amd64
1524
1525 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
1526
1527 linux (4.6.0-0.1) yakkety; urgency=low
1528
1529
1530 [ Upstream Kernel Changes ]
1531
1532 * rebase to v4.6-rc6
1533 - LP: #1564712
1534 - LP: #1555912
1535 - LP: #1552925
1536 - LP: #1546694
1537 - LP: #1549660
1538 - LP: #1549620
1539 - LP: #1542944
1540 - LP: #1542564
1541 - LP: #1533009
1542 - LP: #1533461
1543 - LP: #1529624
1544 - LP: #1522949
1545
1546 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
1547
1548 linux (4.6.0-0.0) yakkety; urgency=low
1549
1550 [ Kamal Mostafa ]
1551
1552 * Release Tracking Bug
1553 - LP: #1573817
1554
1555 * autoreconstruct: need to also generate extend-diff-ignore options for links
1556 (LP: #1574362)
1557 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
1558
1559 * tipc: missing linearization of sk_buff (LP: #1567064)
1560 - tipc: move linearization of buffers to generic code
1561
1562 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
1563 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
1564 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
1565 vmbus_mmio_allocate()
1566 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
1567 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
1568 private resource tree
1569 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
1570 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
1571 range
1572
1573 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
1574 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
1575
1576 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
1577 - [Config] CONFIG_AUFS_XATTR=y
1578
1579 * CVE-2016-3672 (LP: #1568523)
1580 - x86/mm/32: Enable full randomization on i386 and X86_32
1581
1582 * CVE-2016-3955 (LP: #1572666)
1583 - USB: usbip: fix potential out-of-bounds write
1584
1585 * Xenial update to v4.4.8 stable release (LP: #1573034)
1586 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
1587 instantiated
1588 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
1589 - parisc: Avoid function pointers for kernel exception routines
1590 - parisc: Fix kernel crash with reversed copy_from_user()
1591 - parisc: Unbreak handling exceptions from kernel modules
1592 - ALSA: timer: Use mod_timer() for rearming the system timer
1593 - ALSA: hda - Asus N750JV external subwoofer fixup
1594 - ALSA: hda - Fix white noise on Asus N750JV headphone
1595 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
1596 - mm: fix invalid node in alloc_migrate_target()
1597 - powerpc/mm: Fixup preempt underflow with huge pages
1598 - libnvdimm: fix smart data retrieval
1599 - libnvdimm, pfn: fix uuid validation
1600 - compiler-gcc: disable -ftracer for __noclone functions
1601 - arm64: opcodes.h: Add arm big-endian config options before including arm
1602 header
1603 - drm/dp: move hw_mutex up the call stack
1604 - drm/udl: Use unlocked gem unreferencing
1605 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
1606 - drm/radeon: add another R7 370 quirk
1607 - drm/radeon: add a dpm quirk for all R7 370 parts
1608 - drm/amdgpu/gmc: move vram type fetching into sw_init
1609 - drm/amdgpu/gmc: use proper register for vram type on Fiji
1610 - xen/events: Mask a moving irq
1611 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
1612 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
1613 - net: jme: fix suspend/resume on JMC260
1614 - net: vrf: Remove direct access to skb->data
1615 - net: qca_spi: Don't clear IFF_BROADCAST
1616 - net: qca_spi: clear IFF_TX_SKB_SHARING
1617 - net: fix bridge multicast packet checksum validation
1618 - sctp: lack the check for ports in sctp_v6_cmp_addr
1619 - mld, igmp: Fix reserved tailroom calculation
1620 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
1621 - qmi_wwan: add Sierra Wireless EM74xx device ID
1622 - ipv6: re-enable fragment header matching in ipv6_find_hdr
1623 - vxlan: fix missing options_len update on RX with collect metadata
1624 - cdc_ncm: toggle altsetting to force reset before setup
1625 - udp6: fix UDP/IPv6 encap resubmit path
1626 - tcp: fix tcpi_segs_in after connection establishment
1627 - ppp: release rtnl mutex when interface creation fails
1628 - net: validate variable length ll headers
1629 - ax25: add link layer header validation function
1630 - packet: validate variable length ll headers
1631 - bpf: avoid copying junk bytes in bpf_get_current_comm()
1632 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
1633 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
1634 - qlcnic: Remove unnecessary usage of atomic_t
1635 - qlcnic: Fix mailbox completion handling during spurious interrupt
1636 - macvtap: always pass ethernet header in linear
1637 - mlxsw: spectrum: Check requested ageing time is valid
1638 - rocker: set FDB cleanup timer according to lowest ageing time
1639 - bridge: allow zero ageing time
1640 - ipv4: Don't do expensive useless work during inetdev destroy.
1641 - net: Fix use after free in the recvmmsg exit path
1642 - mlx4: add missing braces in verify_qp_parameters
1643 - farsync: fix off-by-one bug in fst_add_one
1644 - ath9k: fix buffer overrun for ar9287
1645 - ppp: ensure file->private_data can't be overridden
1646 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
1647 - qlge: Fix receive packets drop.
1648 - net: bcmgenet: fix dma api length mismatch
1649 - bonding: fix bond_get_stats()
1650 - ipv4: fix broadcast packets reception
1651 - ipv4: initialize flowi4_flags before calling fib_lookup()
1652 - ppp: take reference on channels netns
1653 - xfrm: Fix crash observed during device unregistration and decryption
1654 - qmi_wwan: add "D-Link DWM-221 B1" device id
1655 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
1656 - bridge: Allow set bridge ageing time when switchdev disabled
1657 - rtnl: fix msg size calculation in if_nlmsg_size()
1658 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
1659 - tuntap: restore default qdisc
1660 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
1661 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
1662 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
1663 - ipv6: Count in extension headers in skb->network_header
1664 - mpls: find_outdev: check for err ptr in addition to NULL check
1665 - USB: uas: Limit qdepth at the scsi-host level
1666 - USB: uas: Add a new NO_REPORT_LUNS quirk
1667 - cdc-acm: fix NULL pointer reference
1668 - KVM: x86: Inject pending interrupt even if pending nmi exist
1669 - KVM: x86: reduce default value of halt_poll_ns parameter
1670 - MIPS: Fix MSA ld unaligned failure cases
1671 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
1672 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
1673 - pinctrl: sunxi: Fix A33 external interrupts not working
1674 - pinctrl: nomadik: fix pull debug print inversion
1675 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
1676 - au0828: fix au0828_v4l2_close() dev_state race condition
1677 - au0828: Fix dev_state handling
1678 - coda: fix error path in case of missing pdata on non-DT platform
1679 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
1680 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
1681 - rbd: use GFP_NOIO consistently for request allocations
1682 - virtio: virtio 1.0 cs04 spec compliance for reset
1683 - mac80211: properly deal with station hashtable insert errors
1684 - mac80211: avoid excessive stack usage in sta_info
1685 - mac80211: fix ibss scan parameters
1686 - mac80211: fix unnecessary frame drops in mesh fwding
1687 - mac80211: fix txq queue related crashes
1688 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
1689 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
1690 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
1691 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
1692 - iio: accel: bmc150: fix endianness when reading axes
1693 - iio: gyro: bmg160: fix buffer read values
1694 - iio: gyro: bmg160: fix endianness when reading axes
1695 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
1696 bytes
1697 - fs: add file_dentry()
1698 - nfs: use file_dentry()
1699 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
1700 - ext4: add lockdep annotations for i_data_sem
1701 - ext4: ignore quota mount options if the quota feature is enabled
1702 - iommu: Don't overwrite domain pointer when there is no default_domain
1703 - Btrfs: fix file/data loss caused by fsync after rename and new inode
1704 - arm64: replace read_lock to rcu lock in call_step_hook
1705 - perf: Do not double free
1706 - perf: Cure event->pending_disable race
1707 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
1708 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1709 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
1710 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
1711 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
1712 - ALSA: usb-audio: Add a quirk for Plantronics BT300
1713 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
1714 - HID: wacom: fix Bamboo ONE oops
1715 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
1716 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
1717 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
1718 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
1719 - staging: android: ion: Set the length of the DMA sg entries in buffer
1720 - usbvision: fix crash on detecting device with invalid configuration
1721 - Revert "usb: hub: do not clear BOS field during reset device"
1722 - Linux 4.4.8
1723
1724 * Fix speaker volume on a Dell machine (LP: #1549660)
1725 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1726
1727 * Xenial update to v4.4.7 stable release (LP: #1572722)
1728 - regulator: core: avoid unused variable warning
1729 - regulator: core: Fix nested locking of supplies
1730 - ASoC: samsung: pass DMA channels as pointers
1731 - mmc: sh_mmcif: rework dma channel handling
1732 - mmc: sh_mmcif: Correct TX DMA channel allocation
1733 - x86/microcode/intel: Make early loader look for builtin microcode too
1734 - x86/microcode: Untangle from BLK_DEV_INITRD
1735 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
1736 - perf/x86/intel: Add definition for PT PMI bit
1737 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
1738 - KVM: i8254: change PIT discard tick policy
1739 - KVM: fix spin_lock_init order on x86
1740 - KVM: VMX: avoid guest hang on invalid invept instruction
1741 - KVM: VMX: avoid guest hang on invalid invvpid instruction
1742 - KVM: VMX: fix nested vpid for old KVM guests
1743 - perf/core: Fix perf_sched_count derailment
1744 - perf tools: Dont stop PMU parsing on alias parse error
1745 - perf tools: Fix checking asprintf return value
1746 - perf tools: Fix python extension build
1747 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
1748 - sched/preempt, sh: kmap_coherent relies on disabled preemption
1749 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
1750 - s390: fix floating pointer register corruption (again)
1751 - s390/cpumf: add missing lpp magic initialization
1752 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
1753 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
1754 - PCI: ACPI: IA64: fix IO port generic range check
1755 - x86/irq: Cure live lock in fixup_irqs()
1756 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
1757 - x86/iopl/64: Properly context-switch IOPL on Xen PV
1758 - x86/iopl: Fix iopl capability check on Xen PV
1759 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
1760 - sg: fix dxferp in from_to case
1761 - aacraid: Fix RRQ overload
1762 - aacraid: Fix memory leak in aac_fib_map_free
1763 - aacraid: Set correct msix count for EEH recovery
1764 - sd: Fix discard granularity when LBPRZ=1
1765 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
1766 - be2iscsi: set the boot_kset pointer to NULL in case of failure
1767 - aic7xxx: Fix queue depth handling
1768 - libnvdimm: Fix security issue with DSM IOCTL.
1769 - dm snapshot: disallow the COW and origin devices from being identical
1770 - dm: fix excessive dm-mq context switching
1771 - dm thin metadata: don't issue prefetches if a transaction abort has failed
1772 - dm cache: make sure every metadata function checks fail_io
1773 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
1774 - usb: retry reset if a device times out
1775 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
1776 - USB: uas: Reduce can_queue to MAX_CMNDS
1777 - USB: cdc-acm: more sanity checking
1778 - USB: iowarrior: fix oops with malicious USB descriptors
1779 - USB: usb_driver_claim_interface: add sanity checking
1780 - USB: mct_u232: add sanity checking in probe
1781 - USB: digi_acceleport: do sanity checking for the number of ports
1782 - USB: cypress_m8: add endpoint sanity check
1783 - USB: serial: cp210x: Adding GE Healthcare Device ID
1784 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
1785 - USB: option: add "D-Link DWM-221 B1" device id
1786 - pwc: Add USB id for Philips Spc880nc webcam
1787 - Input: powermate - fix oops with malicious USB descriptors
1788 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
1789 - ALSA: usb-audio: Add sanity checks for endpoint accesses
1790 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
1791 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
1792 - ALSA: usb-audio: Fix double-free in error paths after
1793 snd_usb_add_audio_stream() call
1794 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1795 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1796 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1797 - crypto: ccp - Add hash state import and export support
1798 - crypto: ccp - Limit the amount of information exported
1799 - crypto: ccp - Don't assume export/import areas are aligned
1800 - crypto: ccp - memset request context to zero during import
1801 - crypto: keywrap - memzero the correct memory
1802 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
1803 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
1804 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
1805 - X.509: Fix leap year handling again
1806 - mei: bus: check if the device is enabled before data transfer
1807 - HID: logitech: fix Dual Action gamepad support
1808 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
1809 - HID: multitouch: force retrieving of Win8 signature blob
1810 - HID: fix hid_ignore_special_drivers module parameter
1811 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
1812 - staging: android: ion_test: fix check of platform_device_register_simple()
1813 error code
1814 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
1815 - tty: Fix GPF in flush_to_ldisc(), part 2
1816 - net: irda: Fix use-after-free in irtty_open()
1817 - 8250: use callbacks to access UART_DLL/UART_DLM
1818 - saa7134: Fix bytesperline not being set correctly for planar formats
1819 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
1820 - bttv: Width must be a multiple of 16 when capturing planar formats
1821 - coda: fix first encoded frame payload
1822 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
1823 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
1824 - mtip32xx: Fix broken service thread handling
1825 - mtip32xx: Remove unwanted code from taskfile error handler
1826 - mtip32xx: Print exact time when an internal command is interrupted
1827 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
1828 - mtip32xx: Handle safe removal during IO
1829 - mtip32xx: Handle FTL rebuild failure state during device initialization
1830 - mtip32xx: Implement timeout handler
1831 - mtip32xx: Cleanup queued requests after surprise removal
1832 - ALSA: pcm: Avoid "BUG:" string for warnings again
1833 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
1834 - ALSA: hda - Don't handle ELD notify from invalid port
1835 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1836 - ALSA: hda - Fix unconditional GPIO toggle via automute
1837 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
1838 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
1839 - brd: Fix discard request processing
1840 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
1841 - bcache: cleaned up error handling around register_cache()
1842 - bcache: fix race of writeback thread starting before complete initialization
1843 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
1844 - mm: memcontrol: reclaim when shrinking memory.high below usage
1845 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
1846 - ia64: define ioremap_uc()
1847 - watchdog: don't run proc_watchdog_update if new value is same as old
1848 - watchdog: rc32434_wdt: fix ioctl error handling
1849 - Bluetooth: Add new AR3012 ID 0489:e095
1850 - Bluetooth: Fix potential buffer overflow with Add Advertising
1851 - cgroup: ignore css_sets associated with dead cgroups during migration
1852 - net: mvneta: enable change MAC address when interface is up
1853 - of: alloc anywhere from memblock if range not specified
1854 - vfs: show_vfsstat: do not ignore errors from show_devname method
1855 - splice: handle zero nr_pages in splice_to_pipe()
1856 - xtensa: ISS: don't hang if stdin EOF is reached
1857 - xtensa: fix preemption in {clear,copy}_user_highpage
1858 - xtensa: clear all DBREAKC registers on start
1859 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
1860 - ARC: bitops: Remove non relevant comments
1861 - quota: Fix possible GPF due to uninitialised pointers
1862 - xfs: fix two memory leaks in xfs_attr_list.c error paths
1863 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
1864 - md/raid5: Compare apples to apples (or sectors to sectors)
1865 - RAID5: check_reshape() shouldn't call mddev_suspend
1866 - RAID5: revert e9e4c377e2f563 to fix a livelock
1867 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
1868 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
1869 - md: multipath: don't hardcopy bio in .make_request path
1870 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
1871 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
1872 freed"
1873 - fuse: do not use iocb after it may have been freed
1874 - fuse: Add reference counting for fuse_io_priv
1875 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
1876 - rapidio/rionet: fix deadlock on SMP
1877 - ipr: Fix out-of-bounds null overwrite
1878 - ipr: Fix regression when loading firmware
1879 - iwlwifi: mvm: Fix paging memory leak
1880 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
1881 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
1882 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
1883 - drm/amdgpu: include the right version of gmc header files for iceland
1884 - IB/ipoib: fix for rare multicast join race condition
1885 - tracing: Have preempt(irqs)off trace preempt disabled functions
1886 - tracing: Fix crash from reading trace_pipe with sendfile
1887 - tracing: Fix trace_printk() to print when not using bprintk()
1888 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
1889 - scripts/coccinelle: modernize &
1890 - scripts/kconfig: allow building with make 3.80 again
1891 - kbuild/mkspec: fix grub2 installkernel issue
1892 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
1893 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
1894 - mmc: block: fix ABI regression of mmc_blk_ioctl
1895 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
1896 - mmc: sdhci: fix data timeout (part 1)
1897 - mmc: sdhci: fix data timeout (part 2)
1898 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
1899 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
1900 - clk: rockchip: rk3368: fix cpuclk core dividers
1901 - clk: rockchip: rk3368: fix parents of video encoder/decoder
1902 - clk: rockchip: rk3368: fix hdmi_cec gate-register
1903 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
1904 - clk: bcm2835: Fix setting of PLL divider clock rates
1905 - target: Fix target_release_cmd_kref shutdown comp leak
1906 - iser-target: Fix identification of login rx descriptor type
1907 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
1908 - iser-target: Separate flows for np listeners and connections cma events
1909 - iser-target: Rework connection termination
1910 - nfsd4: fix bad bounds checking
1911 - nfsd: fix deadlock secinfo+readdir compound
1912 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
1913 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
1914 - ACPI / PM: Runtime resume devices when waking from hibernate
1915 - writeback, cgroup: fix premature wb_put() in
1916 locked_inode_to_wb_and_lock_list()
1917 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
1918 inode
1919 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
1920 trackstick buttons, again"
1921 - Input: synaptics - handle spurious release of trackstick buttons, again
1922 - Input: ims-pcu - sanity check against missing interfaces
1923 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
1924 - ocfs2/dlm: fix race between convert and recovery
1925 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
1926 - mm/page_alloc: prevent merging between isolated and other pageblocks
1927 - mtd: onenand: fix deadlock in onenand_block_markbad
1928 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
1929 - scsi_common: do not clobber fixed sense information
1930 - sched/cputime: Fix steal time accounting vs. CPU hotplug
1931 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
1932 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
1933 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
1934 - Linux 4.4.7
1935
1936 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
1937 - Bluetooth: Add new AR3012 ID 0489:e095
1938
1939 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
1940 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1941
1942 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
1943 gl552jx (LP: #1552925)
1944 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1945
1946 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
1947 (LP: #1546694)
1948 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1949
1950 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
1951 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1952
1953 * s390/pci: add extra padding to function measurement block (LP: #1572291)
1954 - s390/pci: add extra padding to function measurement block
1955
1956 * CVE-2016-3951 (LP: #1567191)
1957 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
1958 - usbnet: cleanup after bind() in probe()
1959
1960 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
1961 - efi: Remove redundant efi_set_variable_nonblocking() prototype
1962 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
1963 - efi: Add nonblocking option to efi_query_variable_store()
1964 - efi: Add NV memory attribute
1965 - efi: Reformat GUID tables to follow the format in UEFI spec
1966 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
1967 - SAUCE: (noup) Add EFI signature data types
1968 - crypto: KEYS: convert public key and digsig asym to the akcipher api
1969 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
1970 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
1971 - [Config] CONFIG_IMA_MOK_KEYRING=y
1972 - IMA: create machine owner and blacklist keyrings
1973 - KEYS: Add an alloc flag to convey the builtinness of a key
1974 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
1975 - SAUCE: (noup) KEYS: Add a system blacklist keyring
1976 - SAUCE: (noup) MODSIGN: Support not importing certs from db
1977
1978 * Miscellaneous Ubuntu changes
1979 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
1980
1981 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
1982
1983 linux (4.4.0-21.37) xenial; urgency=low
1984
1985 [ Tim Gardner ]
1986
1987 * Release Tracking Bug
1988 - LP: #1571791
1989
1990 * linux: MokSBState is ignored (LP: #1571691)
1991 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
1992 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
1993 - SAUCE: (noup) Display MOKSBState when disabled
1994
1995 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
1996
1997 linux (4.4.0-20.36) xenial; urgency=low
1998
1999 [ Tim Gardner ]
2000
2001 * Release Tracking Bug
2002 - LP: #1571069
2003
2004 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
2005 - SAUCE: kernfs: Do not match superblock in another user namespace when
2006 mounting
2007
2008 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
2009 - x86/topology: Fix logical package mapping
2010 - x86/topology: Fix Intel HT disable
2011 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
2012 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
2013 - x86/topology: Fix AMD core count
2014
2015 * [regression]: Failed to call clock_adjtime(): Invalid argument
2016 (LP: #1566465)
2017 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
2018
2019 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
2020
2021 linux (4.4.0-19.35) xenial; urgency=low
2022
2023 [ Tim Gardner ]
2024
2025 * Release Tracking Bug
2026 - LP: #1570348
2027
2028 * CVE-2016-2847 (LP: #1554260)
2029 - pipe: limit the per-user amount of pages allocated in pipes
2030
2031 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
2032 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
2033
2034 * arm64: guest hangs when ntpd is running (LP: #1549494)
2035 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
2036
2037 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
2038 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
2039
2040 * s390/cpumf: Fix lpp detection (LP: #1555344)
2041 - s390/facilities: use stfl mnemonic instead of insn magic
2042 - s390/facilities: always use lowcore's stfle field for storing facility bits
2043 - s390/cpumf: Fix lpp detection
2044
2045 * s390x kernel image needs weightwatchers (LP: #1536245)
2046 - [Config] s390x: Use compressed kernel bzImage
2047
2048 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
2049 upgrading to Ubuntu 16.04 (LP: #1567581)
2050 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
2051 device-tree properties"
2052
2053 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
2054 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
2055 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
2056 - cpufreq: powernv: Add sysfs attributes to show throttle stats
2057
2058 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
2059 - [Config] Add ib_iser to generic inclusion list
2060
2061 * thunderx nic performance improvements (LP: #1567093)
2062 - net: thunderx: Set recevie buffer page usage count in bulk
2063 - net: thunderx: Adjust nicvf structure to reduce cache misses
2064
2065 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
2066 - net: thunderx: Fix for multiqset not configured upon interface toggle
2067 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
2068 - net: thunderx: Fix receive packet stats
2069
2070 * Miscellaneous Ubuntu changes
2071 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
2072
2073 * Miscellaneous upstream changes (LP: #1564901)
2074 - Input: xpad - correctly handle concurrent LED and FF requests
2075
2076 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
2077
2078 linux (4.4.0-18.34) xenial; urgency=low
2079
2080 [ Tim Gardner ]
2081
2082 * Release Tracking Bug
2083 - LP: #1566868
2084
2085 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
2086 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
2087 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
2088
2089 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
2090 - [Config] CONFIG_ARCH_ROCKCHIP=y
2091
2092 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
2093 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
2094 - perf/x86/cqm: Fix CQM memory leak and notifier leak
2095 - x86/cpufeature: Carve out X86_FEATURE_*
2096 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2097 - x86/topology: Create logical package id
2098 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
2099 - perf/x86/mbm: Add memory bandwidth monitoring event management
2100 - perf/x86/mbm: Implement RMID recycling
2101 - perf/x86/mbm: Add support for MBM counter overflow handling
2102
2103 * User namespace mount updates (LP: #1566505)
2104 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
2105 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
2106 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
2107 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
2108 - SAUCE: fs: fix a posible leak of allocated superblock
2109
2110 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
2111 (LP: #1566518)
2112 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
2113 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
2114
2115 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
2116 for Alpine Ridge on SKL (LP: #1519623)
2117 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
2118 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
2119 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
2120 - usb: add device descriptor for usb 3.1 root hub
2121 - usb: Support USB 3.1 extended port status request
2122 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
2123 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
2124 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
2125 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
2126 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
2127 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
2128 - usb: Add USB 3.1 Precision time measurement capability descriptor support
2129 - xhci: refactor and cleanup endpoint initialization.
2130 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
2131 - xhci: cleanup isoc tranfers queuing code
2132 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
2133 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
2134
2135 * wrong/missing permissions for device file /dev/prandom (prng.ko)
2136 (LP: #1558275)
2137 - s390/crypto: provide correct file mode at device register.
2138
2139 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
2140 - ALSA: hda - fix front mic problem for a HP desktop
2141
2142 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
2143 (LP: #1556228)
2144 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
2145
2146 * please provide mmc-modules udeb (LP: #1565765)
2147 - [Config] Add mmc block drivers to d-i
2148
2149 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
2150 - Add secure_modules() call
2151 - PCI: Lock down BAR access when module security is enabled
2152 - x86: Lock down IO port access when module security is enabled
2153 - ACPI: Limit access to custom_method
2154 - asus-wmi: Restrict debugfs interface when module loading is restricted
2155 - Restrict /dev/mem and /dev/kmem when module loading is restricted
2156 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
2157 - kexec: Disable at runtime if the kernel enforces module loading restrictions
2158 - x86: Restrict MSR access when module loading is restricted
2159 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
2160 - Add option to automatically enforce module signatures when in Secure Boot mode
2161 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
2162 - efi: Add EFI_SECURE_BOOT bit
2163 - hibernate: Disable in a signed modules environment
2164
2165 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
2166 - PCI: Add fwnode_handle to x86 pci_sysdata
2167 - PCI: Look up IRQ domain by fwnode_handle
2168 - [Config] CONFIG_PCI_HYPERV=m
2169 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
2170
2171 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
2172 (LP: #1559923)
2173 - ACPI / processor: Request native thermal interrupt handling via _OSC
2174
2175 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
2176 (LP: #1564591)
2177 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
2178
2179 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
2180 - atomics: Allow architectures to define their own __atomic_op_* helpers
2181 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
2182 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
2183 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
2184
2185 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
2186 - [Debian] cpupower uses non-standard CROSS
2187
2188 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
2189 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
2190
2191 * Unable to migrate container (LP: #1563921)
2192 - SAUCE: cgroup mount: ignore nsroot=
2193
2194 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
2195 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
2196
2197 * /proc/$pid/maps performance regression (LP: #1547231)
2198 - proc: revert /proc/<pid>/maps [stack:TID] annotation
2199
2200 * TPM2.0 trusted keys fixes (LP: #1398274)
2201 - tpm: remove unneeded include of actbl2.h
2202 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
2203 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
2204 - tpm_tis: Disable interrupt auto probing on a per-device basis
2205 - tpm_tis: Do not fall back to a hardcoded address for TPM2
2206 - tpm_tis: Use devm_ioremap_resource
2207 - tpm_tis: Clean up the force=1 module parameter
2208 - tpm_crb: Drop le32_to_cpu(ioread32(..))
2209 - tpm_crb: Use devm_ioremap_resource
2210 - tpm: fix the rollback in tpm_chip_register()
2211 - tpm: fix the cleanup of struct tpm_chip
2212 - tpm: fix: set continueSession attribute for the unseal operation
2213 - tpm: fix: return rc when devm_add_action() fails
2214 - tpm_eventlog.c: fix binary_bios_measurements
2215 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
2216 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
2217 - tpm_tis: fix build warning with tpm_tis_resume
2218
2219 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
2220 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
2221
2222 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
2223 Xenial (LP: #1563485)
2224 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
2225 - cxlflash: Increase cmd_per_lun for better throughput
2226 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
2227
2228 * Miscellaneous Ubuntu changes
2229 - [Config] do_zfs_powerpc64-smp = true
2230 - [Debian] fix linux_tools when cross-compiling
2231 - [Config] do_zfs_powerpc64-smp use default value
2232 - SAUCE: apparmor: Fix FTBFS due to bad include path
2233 - SAUCE: i915_bpo: Disable preliminary hw support
2234
2235 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
2236
2237 linux (4.4.0-17.33) xenial; urgency=low
2238
2239 [ Tim Gardner ]
2240
2241 * Release Tracking Bug
2242 - LP: #1563441
2243
2244 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
2245 (LP: #1560552)
2246 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
2247 about to hit.
2248
2249 * Predictable naming mechanism is leading to issues in DLPAR operations of
2250 NICs (LP: #1560514)
2251 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
2252 properties
2253
2254 * ThunderX: support alternative phy implementations (LP: #1562968)
2255 - net: thunderx: Cleanup PHY probing code.
2256 - [Config] CONFIG_MDIO_CAVIUM=m
2257 - phy: mdio-octeon: Refactor into two files/modules
2258 - [Config] CONFIG_MDIO_THUNDER=m
2259 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
2260 - phy: mdio-cavium: Add missing MODULE_* annotations.
2261 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
2262 - phy: mdio-thunder: Fix some Kconfig typos
2263 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
2264
2265 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
2266 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
2267 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
2268
2269 * lots of printk to serial console can hang system for long time
2270 (LP: #1534216)
2271 - printk: set may_schedule for some of console_trylock() callers
2272
2273 * [i915_bpo] Update i915 backport driver (LP: #1560395)
2274 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
2275 - PM / runtime: Add new helper for conditional usage count incrementation
2276 - drm/core: Add drm_for_each_encoder_mask, v2.
2277 - drm/atomic-helper: Implement subsystem-level suspend/resume
2278
2279 * [Hyper-V] VM Sockets (LP: #1541585)
2280 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
2281 - Drivers: hv: vmbus: Add vendor and device atttributes
2282 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
2283 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
2284 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
2285 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
2286 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
2287 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
2288 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
2289 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
2290 - Drivers: hv: vmbus: add a per-channel rescind callback
2291 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
2292 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
2293 - Drivers: hv: vmbus: Give control over how the ring access is serialized
2294 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
2295 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
2296 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
2297 - Drivers: hv: vmbus: remove code duplication in message handling
2298 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
2299 - Drivers: hv: util: Pass the channel information during the init call
2300 - Drivers: hv: utils: Remove util transport handler from list if registration fails
2301 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
2302 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
2303
2304 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
2305 (LP: #1559918)
2306 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
2307
2308 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
2309 - net: add tc offload feature flag
2310 - net: tc: helper functions to query action types
2311 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
2312 - net: rework ndo tc op to consume additional qdisc handle parameter
2313 - net: rework setup_tc ndo op to consume general tc operand
2314 - net: sched: add cls_u32 offload hooks for netdevs
2315 - net: ixgbe: add support for tc_u32 offload
2316 - net: ixgbe: abort with cls u32 divisor groups greater than 1
2317
2318 * Bring fm10k up to Fortville SW5 (LP: #1562310)
2319 - net: add netif_is_team_master helper
2320 - net: add netif_is_team_port helper
2321 - net: add netif_is_lag_master helper
2322 - net: add netif_is_lag_port helper
2323 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
2324 - fm10k: don't reinitialize RSS flow table when RXFH configured
2325
2326 * [Feature]Always Running Timer (ART) to System Time translation
2327 (LP: #1519625)
2328 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
2329 - timekeeping: Provide internal function __ktime_get_real_seconds
2330 - timekeeping: Cap adjustments so they don't exceed the maxadj value
2331 - clocksource: Make clocksource validation work for all clocksources
2332 - time: Add cycles to nanoseconds translation
2333 - time: Add timekeeping snapshot code capturing system time and counter
2334 - time: Remove duplicated code in ktime_get_raw_and_real()
2335 - time: Add driver cross timestamp interface for higher precision time synchronization
2336 - time: Add history to cross timestamp interface supporting slower devices
2337 - time/timekeeping: Work around false positive GCC warning
2338 - x86/tsc: Always Running Timer (ART) correlated clocksource
2339 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
2340 - [Config] CONFIG_E1000E_HWTS=y
2341 - e1000e: Adds hardware supported cross timestamp on e1000e nic
2342
2343 * x-gene2: add SoC v2 support to clock (LP: #1561604)
2344 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
2345
2346 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
2347 - perf/x86: Move perf_event.c ............... => x86/events/core.c
2348 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
2349 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
2350 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
2351 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
2352 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
2353 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
2354 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
2355 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
2356 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
2357 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
2358 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
2359 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
2360 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
2361 x86/events/intel/uncore.[ch]
2362 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
2363 x86/events/intel/uncore_nmhex.c
2364 - perf/x86: Move perf_event_intel_uncore_snb.c =>
2365 x86/events/intel/uncore_snb.c
2366 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
2367 x86/events/intel/uncore_snbep.c
2368 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
2369 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
2370 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
2371 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
2372 - perf/x86: Move perf_event.h to its new home
2373 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
2374
2375 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
2376 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
2377
2378 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
2379
2380 linux (4.4.0-16.32) xenial; urgency=low
2381
2382 [ Tim Gardner ]
2383
2384 * Release Tracking Bug
2385 - LP: #1561727
2386
2387 * fix thermal throttling due to commit "Thermal: initialize thermal zone
2388 device correctly" (LP: #1561676)
2389 - Thermal: Ignore invalid trip points
2390
2391 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
2392 on press (LP: #1553811)
2393 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
2394 buttons, again
2395
2396 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
2397 (LP: #1560583)
2398 - SAUCE: apparmor: Allow ns_root processes to open profiles file
2399 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
2400
2401 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
2402 - ubuntu: vbox -- update to 5.0.16-dfsg-2
2403
2404 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
2405 s390x (LP: #1557690)
2406 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
2407
2408 * spl/zfs fails to build on s390x (LP: #1519814)
2409 - [Config] s390x -- re-enable zfs
2410 - [Config] zfs -- disable powerpc until the test failures can be resolved
2411
2412 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
2413 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
2414
2415 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
2416 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
2417 - [Config] powerpc -- convert zfs configuration to custom_override
2418
2419 * Memory arena corruption with FUSE (was Memory allocation failure crashes
2420 kernel hard, presumably related to FUSE) (LP: #1505948)
2421 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
2422 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
2423
2424 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
2425 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
2426
2427 * linux packaging: clear remaining redundant delta (LP: #1560445)
2428 - [Debian] Remove generated intermediate files on clean
2429
2430 * arm64: guest hangs when ntpd is running (LP: #1549494)
2431 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
2432 - Revert "hrtimer: Catch illegal clockids"
2433 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
2434
2435 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
2436 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
2437 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
2438 ThunderX
2439
2440 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
2441 (LP: #1559609)
2442 - arcmsr: fixed getting wrong configuration data
2443 - arcmsr: fixes not release allocated resource
2444 - arcmsr: make code more readable
2445 - arcmsr: adds code to support new Areca adapter ARC1203
2446 - arcmsr: changes driver version number
2447 - arcmsr: more readability improvements
2448 - arcmsr: Split dma resource allocation to a new function
2449 - arcmsr: change driver version to v1.30.00.22-20151126
2450
2451 * server image has no keyboard, desktop image works (LP: #1559692)
2452 - [Config] Rework input-modules (d-i) list
2453
2454 * PMU support for Cavium ThunderX (LP: #1559349)
2455 - arm64: perf: Rename Cortex A57 events
2456 - arm64/perf: Add Cavium ThunderX PMU support
2457 - arm64: perf: Enable PMCR long cycle counter bit
2458 - arm64: perf: Extend event mask for ARMv8.1
2459 - arm64: dts: Add Cavium ThunderX specific PMU
2460
2461 * Show ARM PMU events in perf stat (LP: #1559350)
2462 - drivers/perf: kill armpmu_register
2463 - arm: perf: Convert event enums to #defines
2464 - arm: perf: Add event descriptions
2465 - arm64: perf: Convert event enums to #defines
2466 - arm64: perf: Add event descriptions
2467 - ARM: perf: add format entry to describe event -> config mapping
2468 - arm64: perf: add format entry to describe event -> config mapping
2469
2470 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
2471 - EDAC/sb_edac: Fix computation of channel address
2472
2473 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
2474 - [Config] disable CONFIG_IP_PNP
2475
2476 * Miscellaneous Ubuntu changes
2477 - [Debian] Silence the reconstruct script
2478
2479 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
2480
2481 linux (4.4.0-15.31) xenial; urgency=low
2482
2483 [ Tim Gardner ]
2484
2485 * Release Tracking Bug
2486 - LP: #1559252
2487
2488 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
2489 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
2490
2491 * policy namespace stacking (LP: #1379535)
2492 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
2493 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
2494 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
2495 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
2496 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
2497 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
2498 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
2499 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
2500 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
2501 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
2502 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
2503 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
2504 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
2505 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
2506 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
2507 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
2508 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
2509 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
2510 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
2511 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
2512 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
2513 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
2514 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
2515 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
2516 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
2517 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
2518 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
2519 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
2520 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
2521 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
2522 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
2523 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
2524 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
2525 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
2526 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
2527 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
2528 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
2529 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
2530 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
2531 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
2532 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
2533 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
2534 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
2535 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
2536 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
2537 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
2538 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
2539 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
2540 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
2541
2542 * Add arm64 NUMA support (LP: #1558765)
2543 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
2544 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
2545 - [Config] CONFIG_OF_NUMA=y
2546 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
2547 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
2548 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
2549 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
2550 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
2551
2552 * vivid/linux: total ADT test failures (LP: #1558447)
2553 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
2554
2555 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
2556 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
2557 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
2558
2559 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
2560 - s390/pci: enforce fmb page boundary rule
2561
2562 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
2563 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
2564 - page_to_phys() always returns a multiple of PAGE_SIZE
2565 - s390/pci: provide ZPCI_ADDR macro
2566 - s390/pci: improve ZPCI_* macros
2567 - s390/pci: resize iomap
2568 - s390/pci: fix bar check
2569 - s390/pci: set error state for unusable functions
2570 - s390/pci: remove iomap sanity checks
2571 - s390/pci: remove pdev pointer from arch data
2572 - s390/pci: add ioctl interface for CLP
2573
2574 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
2575 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
2576 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
2577 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
2578 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
2579
2580 * skb_warn_bad_offload Crash (LP: #1558025)
2581 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
2582
2583 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
2584 - [Config] CONFIG_PCI_HOST_COMMON=y
2585 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
2586 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
2587 - PCI: generic: Move structure definitions to separate header file
2588 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
2589 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
2590 - PCI: thunder: Add PCIe host driver for ThunderX processors
2591 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
2592
2593 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
2594 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
2595
2596 * Xenial update to v4.4.6 stable release (LP: #1558330)
2597 - arm64: account for sparsemem section alignment when choosing vmemmap offset
2598 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
2599 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
2600 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
2601 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
2602 - kvm: cap halt polling at exactly halt_poll_ns
2603 - KVM: VMX: disable PEBS before a guest entry
2604 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
2605 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
2606 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
2607 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
2608 - s390/dasd: fix diag 0x250 inline assembly
2609 - tracing: Fix check for cpu online when event is disabled
2610 - dmaengine: at_xdmac: fix residue computation
2611 - jffs2: reduce the breakage on recovery from halfway failed rename()
2612 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
2613 - ASoC: dapm: Fix ctl value accesses in a wrong type
2614 - ASoC: samsung: Use IRQ safe spin lock calls
2615 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
2616 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
2617 - ovl: ignore lower entries when checking purity of non-directory entries
2618 - ovl: fix working on distributed fs as lower layer
2619 - wext: fix message delay/ordering
2620 - cfg80211/wext: fix message ordering
2621 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
2622 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
2623 - mac80211: minstrel: Change expected throughput unit back to Kbps
2624 - mac80211: fix use of uninitialised values in RX aggregation
2625 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
2626 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
2627 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
2628 - mac80211: Fix Public Action frame RX in AP mode
2629 - gpu: ipu-v3: Do not bail out on missing optional port nodes
2630 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
2631 - drm/radeon: Fix error handling in radeon_flip_work_func.
2632 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
2633 - userfaultfd: don't block on the last VM updates at exit time
2634 - ovl: fix getcwd() failure after unsuccessful rmdir
2635 - MIPS: Fix build error when SMP is used without GIC
2636 - MIPS: smp.c: Fix uninitialised temp_foreign_map
2637 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
2638 - target: Drop incorrect ABORT_TASK put for completed commands
2639 - ld-version: Fix awk regex compile failure
2640 - Linux 4.4.6
2641
2642 * linux fails to load x.509 built-in certificate (LP: #1557250)
2643 - lib/mpi: Endianness fix
2644
2645 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
2646 - [Config] CONFIG_NET_9P=m for s390x
2647
2648 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
2649 (LP: #1557950)
2650 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
2651 - net/mlx5e: Don't modify CQ before it was created
2652
2653 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
2654 - mmc: sdhci: Do not BUG on invalid vdd
2655 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
2656 - mmc: It is not an error for the card to be removed while suspended
2657
2658 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
2659 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
2660
2661 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
2662 - [Config] CONFIG_NUMA_EMU=y for s390x
2663
2664 * Miscellaneous Ubuntu changes
2665 - [Debian] git-ubuntu-log -- prevent bug references being split
2666 - [Debian] git-ubuntu-log -- git log output is UTF-8
2667
2668 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
2669
2670 linux (4.4.0-14.30) xenial; urgency=low
2671
2672 [ Tim Gardner ]
2673
2674 * Release Tracking Bug
2675 - LP: #1557508
2676
2677 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
2678 - powerpc: Fix dedotify for binutils >= 2.26
2679
2680 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
2681 - Illumos 6370 - ZFS send fails to transmit some holes
2682
2683 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
2684 camera (LP: #1557138)
2685 - UVC: Add support for ds4 depth camera
2686
2687 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
2688 - sched/numa: Fix use-after-free bug in the task_numa_compare
2689
2690 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
2691 files (LP: #1555997)
2692 - ovl: copy new uid/gid into overlayfs runtime inode
2693
2694 * Miscellaneous Ubuntu changes
2695 - SAUCE: Dump stack when X.509 certificates cannot be loaded
2696
2697 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
2698
2699 linux (4.4.0-13.29) xenial; urgency=low
2700
2701 [ Tim Gardner ]
2702
2703 * Release Tracking Bug
2704 - LP: #1556247
2705
2706 * s390/mm: four page table levels vs. fork (LP: #1556141)
2707 - s390/mm: four page table levels vs. fork
2708
2709 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
2710 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
2711 - hv_netvsc: cleanup netdev feature flags for netvsc
2712
2713 * fails to boot on megaraid (LP: #1552903)
2714 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
2715 case of PD list DCMD failure
2716
2717 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
2718 - ALSA: hda - add codec support for Kabylake display audio codec
2719
2720 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
2721 - cpufreq: powernv: Free 'chips' on module exit
2722 - cpufreq: powernv: Hot-plug safe the kworker thread
2723 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
2724 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
2725 - cpufreq: powernv: Replace pr_info with trace print for throttle event
2726 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
2727
2728 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
2729 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
2730
2731 * integer overflow in xt_alloc_table_info (LP: #1555353)
2732 - SAUCE: (noup) netfilter: x_tables: check for size overflow
2733
2734 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
2735 - [Packaging] reconstruct -- automatically reconstruct against base tag
2736 - [Config] reconstruct -- update to autoreconstruct output
2737 - [Packaging] reconstruct -- update when inserting final changes
2738
2739 * Xenial update to v4.4.5 stable release (LP: #1555640)
2740 - use ->d_seq to get coherency between ->d_inode and ->d_flags
2741 - drivers: sh: Restore legacy clock domain on SuperH platforms
2742 - Btrfs: fix deadlock running delayed iputs at transaction commit time
2743 - btrfs: Fix no_space in write and rm loop
2744 - btrfs: async-thread: Fix a use-after-free error for trace
2745 - block: Initialize max_dev_sectors to 0
2746 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
2747 - parisc: Fix ptrace syscall number and return value modification
2748 - mips/kvm: fix ioctl error handling
2749 - kvm: x86: Update tsc multiplier on change.
2750 - fbcon: set a default value to blink interval
2751 - cifs: fix out-of-bounds access in lease parsing
2752 - CIFS: Fix SMB2+ interim response processing for read requests
2753 - Fix cifs_uniqueid_to_ino_t() function for s390x
2754 - vfio: fix ioctl error handling
2755 - KVM: x86: fix root cause for missed hardware breakpoints
2756 - arm/arm64: KVM: Fix ioctl error handling
2757 - iommu/amd: Apply workaround for ATS write permission check
2758 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
2759 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
2760 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
2761 - drm/ast: Fix incorrect register check for DRAM width
2762 - drm/radeon/pm: update current crtc info after setting the powerstate
2763 - drm/amdgpu/pm: update current crtc info after setting the powerstate
2764 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
2765 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
2766 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
2767 - libata: fix HDIO_GET_32BIT ioctl
2768 - libata: Align ata_device's id on a cacheline
2769 - block: bio: introduce helpers to get the 1st and last bvec
2770 - writeback: flush inode cgroup wb switches instead of pinning super_block
2771 - Adding Intel Lewisburg device IDs for SATA
2772 - arm64: vmemmap: use virtual projection of linear region
2773 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
2774 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
2775 - tracing: Do not have 'comm' filter override event 'comm' field
2776 - pata-rb532-cf: get rid of the irq_to_gpio() call
2777 - Btrfs: fix loading of orphan roots leading to BUG_ON
2778 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
2779 - jffs2: Fix page lock / f->sem deadlock
2780 - Fix directory hardlinks from deleted directories
2781 - dmaengine: pxa_dma: fix cyclic transfers
2782 - adv7604: fix tx 5v detect regression
2783 - ALSA: usb-audio: Add a quirk for Plantronics DA45
2784 - ALSA: ctl: Fix ioctls for X32 ABI
2785 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
2786 - ALSA: rawmidi: Fix ioctls X32 ABI
2787 - ALSA: timer: Fix ioctls for X32 ABI
2788 - ALSA: pcm: Fix ioctls for X32 ABI
2789 - ALSA: seq: oss: Don't drain at closing a client
2790 - ALSA: hdspm: Fix wrong boolean ctl value accesses
2791 - ALSA: hdsp: Fix wrong boolean ctl value accesses
2792 - ALSA: hdspm: Fix zero-division
2793 - ALSA: timer: Fix broken compat timer user status ioctl
2794 - usb: chipidea: otg: change workqueue ci_otg as freezable
2795 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
2796 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
2797 - USB: qcserial: add Sierra Wireless EM74xx device ID
2798 - USB: serial: option: add support for Telit LE922 PID 0x1045
2799 - USB: serial: option: add support for Quectel UC20
2800 - MIPS: scache: Fix scache init with invalid line size.
2801 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
2802 - ubi: Fix out of bounds write in volume update code
2803 - i2c: brcmstb: allocate correct amount of memory for regmap
2804 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
2805 - block: check virt boundary in bio_will_gap()
2806 - block: get the 1st and last bvec via helpers
2807 - drm/i915: more virtual south bridge detection
2808 - drm/i915: refine qemu south bridge detection
2809 - modules: fix longstanding /proc/kallsyms vs module insertion race.
2810 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
2811 - Linux 4.4.5
2812
2813 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
2814 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
2815
2816 * TPM2.0 trusted keys fixes (LP: #1398274)
2817 - tpm_tis: further simplify calculation of ordinal duration
2818 - tpm_tis: Use devm_free_irq not free_irq
2819 - tpm_tis: Ensure interrupts are disabled when the driver starts
2820 - tpm: rework tpm_get_timeouts()
2821 - tpm_tis: Get rid of the duplicate IRQ probing code
2822 - tpm_tis: Refactor the interrupt setup
2823 - tpm_tis: Tighten IRQ auto-probing
2824 - tpm_ibmvtpm: properly handle interrupted packet receptions
2825
2826 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
2827 - [Config] control.stub.in -- review versioned Build-Depends:
2828 - [Config] control.stub.in -- review versioned
2829 Depends/Breaks/Conflicts/Replaces
2830 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
2831 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
2832
2833 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
2834
2835 linux (4.4.0-12.28) xenial; urgency=low
2836
2837 * Miscellaneous Ubuntu changes
2838 - reconstruct: Work around orig tarball packaging limitiations
2839 Fixes FTBS
2840
2841 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
2842
2843 linux (4.4.0-12.27) xenial; urgency=low
2844
2845 [ Tim Gardner ]
2846
2847 * Release Tracking Bug
2848 - LP: #1554704
2849
2850 * Fails to detect (second) display (LP: #1543683)
2851 - drm/i915: Fix hpd live status bits for g4x
2852
2853 * s390x -- various configuration changes (LP: #1543165)
2854 - [Config] s390x -- enable CONFIG_NUMA
2855 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
2856 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
2857 - [Config] s390x -- disable CONFIG_NVMEM
2858 - [Config] s390x -- switch preempt mode to none
2859
2860 * Radeon hybrid graphics problem on resume (LP: #1554608)
2861 - Revert "drm/radeon: call hpd_irq_event on resume"
2862
2863 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
2864 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
2865 - drm/amdgpu: use $(src) in Makefile (v2)
2866 - drm/radeon: constify radeon_asic_ring structures
2867 - drm/amdgpu: add a callback for reading the bios from the rom directly
2868 - drm/amdgpu: add read_bios_from_rom callback for CI parts
2869 - drm/amdgpu: add read_bios_from_rom callback for VI parts
2870 - drm/amdgpu: Use new read bios from rom callback
2871 - drm/amdgpu: Use unlocked gem unreferencing
2872 - drm/radeon: Use unlocked gem unreferencing
2873 - drm/amd: add new gfx8 register definitions for EDC
2874 - drm/amdgpu: add EDC support for CZ (v3)
2875 - drm/amd: abstract kernel rq and normal rq to priority of run queue
2876 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
2877 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
2878 - drm/amdgpu: update rev id register for VI
2879 - drm/amdgpu: add more debugging output for driver failures
2880 - drm/amdgpu: add entity only when first job come
2881 - drm/amdgpu: handle error case for ctx
2882 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
2883 - drm/amdgpu: change default sched jobs to 32
2884 - drm/amdgpu: limit visible vram if it's smaller than the BAR
2885 - drm/amdgpu: restrict the sched jobs number to power of two
2886 - drm/amdgpu: put VM page tables directly into duplicates list
2887 - drm/amdgpu: split VM PD and PT handling during CS
2888 - drm/amdgpu: keep the PTs validation list in the VM v2
2889 - drm/radeon: Update radeon_get_vblank_counter_kms()
2890 - drm/radeon: only increment sync_seq when a fence is really emitted
2891 - drm/fb-helper: Use proper plane mask for fb cleanup
2892 - drm/amdgpu: fix dp link rate selection (v2)
2893 - drm/radeon: fix dp link rate selection (v2)
2894 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
2895 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
2896 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
2897 - drm/amdgpu: implement new cgs interface for acpi function
2898 - drm/amdgpu: implement cgs interface to query system info
2899 - drm/amdgpu: add new cgs interface to get display info (v2)
2900 - drm/amd/powerplay: add basic powerplay framework
2901 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
2902 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
2903 - drm/amd/powerplay: add SMU manager sub-component
2904 - drm/amd/powerplay: add hardware manager sub-component
2905 - SAUCE: amd: Include errno.h
2906 - drm/amd/powerplay: add Carrizo smu support
2907 - drm/amd/powerplay: add Carrizo dpm support
2908 - drm/amd/powerplay: add CG and PG support for carrizo
2909 - drm/amd/powerplay: add event manager sub-component
2910 - drm/amd/powerplay: implement functions of amd_powerplay_func
2911 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
2912 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
2913 - drm/amd/powerplay: add header file for tonga smu and dpm
2914 - drm/amd/powerplay: Add Tonga SMU support
2915 - drm/amd/powerplay: add Tonga dpm support (v3)
2916 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
2917 - drm/amd/powerplay: update atomctrl for fiji
2918 - drm/amd/powerplay: add Fiji SMU support.
2919 - drm/amd/powerplay: add Fiji DPM support.
2920 - drm/amdgpu: add amdgpu.powerplay module option
2921 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
2922 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
2923 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
2924 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
2925 - drm/amdgpu/powerplay: program display gap for tonga.
2926 - drm/amdgpu: enable powerplay module by default for tonga.
2927 - drm/amdgpu: enable powerplay module by default for fiji.
2928 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
2929 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
2930 - drm/amd/powerplay: Add CG and PG support for tonga
2931 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
2932 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
2933 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
2934 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
2935 - drm/amdgpu/powerplay: implement thermal control for tonga.
2936 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
2937 - drm/amdgpu: export fan control functions to amdgpu
2938 - drm/amdgpu: enable sysfs interface for powerplay
2939 - drm/amdgpu: support per device powerplay enablement (v2)
2940 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
2941 - drm/amd/powerplay: implement new funcs to check current states for tonga.
2942 - drm/amd/powerplay: refine the logic of whether need to update power state.
2943 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
2944 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
2945 - drm/amdgpu: extract pcie helpers to common header
2946 - drm: add drm_pcie_get_max_link_width helper (v2)
2947 - drm/amdgpu: store pcie gen mask and link width
2948 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
2949 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
2950 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
2951 - drm/amd/powerplay: fix boolreturn.cocci warnings
2952 - drm/amd/powerplay/tonga: Add UVD DPM init
2953 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
2954 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
2955 - drm/amdgpu: add sdma clock gating support for Fiji.
2956 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
2957 - drm/amd/powerplay: enable clock gating for Fiji.
2958 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
2959 - drm/amd/powerplay: implement smc state upload for CZ
2960 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2961 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2962 - drm/amd/powerplay: add new function point in hwmgr.
2963 - drm/amd/powerplay: add smc msg for NB P-State switch
2964 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
2965 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
2966 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
2967 - drm/amd/powerplay: Add PPLib debug print macro.
2968 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
2969 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
2970 - drm/amd/powerplay: add multimedia power gating support for Fiji.
2971 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
2972 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
2973 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
2974 - drm/amdgpu: Prepare DKMS build for powerplay module.
2975 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
2976 - drm/amd/powerplay: Add thermal protection support for Fiji.
2977 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
2978 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
2979 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
2980 - drm/amd/powerplay: fix boolreturn.cocci warnings
2981 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
2982 - drm/amd/powerplay: check whether enable dpm in powerplay.
2983 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
2984 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
2985 - drm/amd/powerplay: display gpu load when print performance for tonga.
2986 - drm/powerplay: add debugging output to tonga_processpptables.c
2987 - drm/powerplay: add debugging output to processpptables.c
2988 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
2989 - drm/amd/powerplay: Don't return an error if fan table is missing
2990 - amd\powerplay Implement get dal power level
2991 - amd/powerplay: Fix get dal power level
2992 - amd/powerplay: Add structures required to report configuration change
2993 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
2994 - drm/amd/powerplay: add point check to avoid NULL point hang.
2995 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
2996 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
2997 - drm: powerplay: use div64_s64 instead of do_div
2998 - drm/amd/powerplay: fix a reversed condition
2999 - drm/amdgpu/cgs: cleanup some indenting
3000 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
3001 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
3002 - drm/amd/powerplay: fix bug that NULL checks are reversed.
3003 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
3004 - drm/amd/powerplay: fix Smatch static checker warnings
3005 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
3006 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
3007 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
3008 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
3009 - drm/amdgpu: fix hex/decimal bug when show gpu load.
3010 - drm/amd/powerplay: add thermal control task when resume.
3011 - drm/amd/powerplay: enable set boot state task
3012 - drm/amd/powerplay: enable power down asic task. (v2)
3013 - drm/amd/powerplay: implement power down asic task for CZ
3014 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
3015 - drm/amdgpu/cgs: add an interface to access PCI resources
3016 - drm/amdgpu: add irq domain support
3017 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
3018 - drm/sysfs: use kobj_to_dev()
3019 - drm/amd/powerplay: fix static checker warning for return meaningless value.
3020 - drm/amdgpu/cz: add code to enable forcing UVD clocks
3021 - drm/amdgpu/cz: add code to enable forcing VCE clocks
3022 - drm/amdgpu/cz: force uvd clocks when sclks are forced
3023 - drm/amdgpu/cz: force vce clocks when sclks are forced
3024 - drm/amdgpu: use kobj_to_dev()
3025 - drm/radeon: use kobj_to_dev()
3026 - drm/ttm: fix adding foreign BOs to the LRU during init v2
3027 - drm/ttm: fix adding foreign BOs to the swap LRU
3028 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
3029 - drm/amdgpu: move VM page tables to the LRU end on CS v2
3030 - drm/amdgpu: validate duplicates first
3031 - drm/amdgpu: add missing irq.h include
3032 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
3033 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
3034 - amdkfd: don't open-code memdup_user()
3035 - amdkfd: Copy from the proper user command pointer
3036 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
3037 - amd/powerplay: disable powerplay by default initially
3038 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
3039 - drm/atomic-helper: Export framebuffer_changed()
3040 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
3041 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
3042 - drm/amdgpu: fix next_rptr handling for debugfs
3043 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
3044 - drm/radeon: only init fbdev if we have connectors
3045 - drm/amdgpu: don't init fbdev if we don't have any connectors
3046 - drm/amd/powerplay: Update SMU firmware loading for Stoney
3047 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
3048 - drm/amdkfd: Remove unnecessary cast in kfree
3049 - drm/amdgpu: only move pt bos in LRU list on success
3050 - drm/amdgpu: mask out WC from BO on unsupported arches
3051 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
3052 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
3053 - drm/amdgpu: load MEC ucode manually on iceland
3054 - drm/amdgpu: disable uvd and vce clockgating on Fiji
3055 - drm/amdgpu: add pcie cap module parameters (v2)
3056 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
3057 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
3058 - drm/amdgpu: handle uvd pg flags properly
3059 - drm/amdgpu: handle vce pg flags properly
3060 - drm/amdgpu: clean up vce pg flags for cz/st
3061 - drm/amdgpu: be consistent with uvd cg flags
3062 - drm/amd/powerplay/cz: disable uvd pg
3063 - drm/amd/powerplay/cz: disable vce pg
3064 - drm/amd/powerplay/tonga: disable uvd pg
3065 - drm/amd/powerplay/tonga: disable vce pg
3066 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
3067 - drm/amdgpu: remove unused cg defines
3068 - drma/dmgpu: move cg and pg flags into shared headers
3069 - drm/amdgpu/tonga: plumb pg flags through to powerplay
3070 - drm/amdgpu/cz: plumb pg flags through to powerplay
3071 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
3072
3073 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
3074 #1552632)
3075 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
3076
3077 * Miscellaneous Ubuntu changes
3078 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
3079
3080 * Miscellaneous upstream changes
3081 - net: thunderx: Fix for Qset error due to CQ full
3082 - ahci: Workaround for ThunderX Errata#22536
3083 - arm64: Add workaround for Cavium erratum 27456
3084 - tipc: fix nullptr crash during subscription cancel
3085
3086 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
3087
3088 linux (4.4.0-11.26) xenial; urgency=low
3089
3090 [ Tim Gardner ]
3091
3092 * Release Tracking Bug
3093 - LP: #1553391
3094
3095 * Xenial update to v4.4.4 stable release (LP: #1553179)
3096 - af_iucv: Validate socket address length in iucv_sock_bind()
3097 - gro: Make GRO aware of lightweight tunnels.
3098 - net: dp83640: Fix tx timestamp overflow handling.
3099 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
3100 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
3101 - tcp: fix NULL deref in tcp_v4_send_ack()
3102 - af_unix: fix struct pid memory leak
3103 - pptp: fix illegal memory access caused by multiple bind()s
3104 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
3105 - net: dsa: fix mv88e6xxx switches
3106 - tipc: fix connection abort during subscription cancel
3107 - inet: frag: Always orphan skbs inside ip_defrag()
3108 - switchdev: Require RTNL mutex to be held when sending FDB notifications
3109 - tcp: beware of alignments in tcp_get_info()
3110 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
3111 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
3112 - ipv6: addrconf: Fix recursive spin lock call
3113 - ipv6: fix a lockdep splat
3114 - unix: correctly track in-flight fds in sending process user_struct
3115 - tcp: do not drop syn_recv on all icmp reports
3116 - net:Add sysctl_max_skb_frags
3117 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
3118 - enic: increment devcmd2 result ring in case of timeout
3119 - sctp: translate network order to host order when users get a hmacid
3120 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
3121 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
3122 eth_get_headlen
3123 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
3124 - bonding: Fix ARP monitor validation
3125 - ipv4: fix memory leaks in ip_cmsg_send() callers
3126 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
3127 - af_unix: Guard against other == sk in unix_dgram_sendmsg
3128 - tipc: fix premature addition of node to lookup table
3129 - tcp: md5: release request socket instead of listener
3130 - qmi_wwan: add "4G LTE usb-modem U901"
3131 - net/mlx4_en: Count HW buffer overrun only once
3132 - net/mlx4_en: Avoid changing dev->features directly in run-time
3133 - l2tp: Fix error creating L2TP tunnels
3134 - pppoe: fix reference counting in PPPoE proxy
3135 - net_sched fix: reclassification needs to consider ether protocol changes
3136 - route: check and remove route cache when we get route
3137 - tcp/dccp: fix another race at listener dismantle
3138 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
3139 - rtnl: RTM_GETNETCONF: fix wrong return value
3140 - tipc: unlock in error path
3141 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
3142 - sctp: Fix port hash table size computation
3143 - ext4: fix bh->b_state corruption
3144 - ARM: debug-ll: fix BCM63xx entry for multiplatform
3145 - arm64: errata: Add -mpc-relative-literal-loads to build flags
3146 - KVM: s390: fix guest fprs memory leak
3147 - devm_memremap: Fix error value when memremap failed
3148 - drm/gma500: Use correct unref in the gem bo create function
3149 - ARM: 8457/1: psci-smp is built only for SMP
3150 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
3151 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
3152 - efi: Do variable name validation tests in utf8
3153 - efi: Make our variable validation list include the guid
3154 - efi: Make efivarfs entries immutable by default
3155 - efi: Add pstore variables to the deletion whitelist
3156 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
3157 - bcache: fix a livelock when we cause a huge number of cache misses
3158 - bcache: Add a cond_resched() call to gc
3159 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
3160 - bcache: fix a leak in bch_cached_dev_run()
3161 - bcache: unregister reboot notifier if bcache fails to unregister device
3162 - bcache: allows use of register in udev to avoid "device_busy" error.
3163 - bcache: Change refill_dirty() to always scan entire disk if necessary
3164 - dm thin: fix race condition when destroying thin pool workqueue
3165 - can: ems_usb: Fix possible tx overflow
3166 - usb: dwc3: Fix assignment of EP transfer resources
3167 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
3168 - USB: option: add support for SIM7100E
3169 - USB: option: add "4G LTE usb-modem U901"
3170 - drivers: android: correct the size of struct binder_uintptr_t for
3171 BC_DEAD_BINDER_DONE
3172 - spi: omap2-mcspi: Prevent duplicate gpio_request
3173 - iw_cxgb3: Fix incorrectly returning error on success
3174 - drm/i915: shut up gen8+ SDE irq dmesg noise
3175 - ocfs2: unlock inode if deleting inode from orphan fails
3176 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
3177 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
3178 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
3179 - clocksource/drivers/vt8500: Increase the minimum delta
3180 - s390/kvm: remove dependency on struct save_area definition
3181 - KVM: s390: fix memory overwrites when vx is disabled
3182 - Btrfs: add missing brelse when superblock checksum fails
3183 - Btrfs: igrab inode in writepage
3184 - btrfs: statfs: report zero available if metadata are exhausted
3185 - Btrfs: send, don't BUG_ON() when an empty symlink is found
3186 - Btrfs: fix number of transaction units required to create symlink
3187 - Btrfs: fix transaction handle leak on failure to create hard link
3188 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
3189 subvolume roots
3190 - btrfs: initialize the seq counter in struct btrfs_device
3191 - s390: fix normalization bug in exception table sorting
3192 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
3193 - s390/dasd: fix refcount for PAV reassignment
3194 - s390/dasd: fix performance drop
3195 - uml: flush stdout before forking
3196 - uml: fix hostfs mknod()
3197 - um: link with -lpthread
3198 - locks: fix unlock when fcntl_setlk races with a close
3199 - rtlwifi: rtl_pci: Fix kernel panic
3200 - rtlwifi: rtl8192cu: Add missing parameter setup
3201 - rtlwifi: rtl8192ce: Fix handling of module parameters
3202 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
3203 - rtlwifi: rtl8723ae: Fix initialization of module parameters
3204 - rtlwifi: rtl8192se: Fix module parameter initialization
3205 - rtlwifi: rtl8188ee: Fix module parameter initialization
3206 - rtlwifi: rtl8723be: Fix module parameter initialization
3207 - mei: fix fasync return value on error
3208 - mei: validate request value in client notify request ioctl
3209 - namei: ->d_inode of a pinned dentry is stable only for positives
3210 - rc: sunxi-cir: Initialize the spinlock properly
3211 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
3212 - si2157: return -EINVAL if firmware blob is too big
3213 - gspca: ov534/topro: prevent a division by 0
3214 - vb2: fix a regression in poll() behavior for output,streams
3215 - tda1004x: only update the frontend properties if locked
3216 - dm space map metadata: remove unused variable in brb_pop()
3217 - dm snapshot: fix hung bios when copy error occurs
3218 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
3219 - coresight: checking for NULL string in coresight_name_match()
3220 - irqchip/omap-intc: Add support for spurious irq handling
3221 - irqchip/mxs: Add missing set_handle_irq()
3222 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
3223 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
3224 - posix-clock: Fix return code on the poll method's error path
3225 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
3226 - mmc: usdhi6rol0: handle NULL data in timeout
3227 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
3228 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
3229 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
3230 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
3231 - mmc: core: Enable tuning according to the actual timing
3232 - mmc: mmci: fix an ages old detection error
3233 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
3234 - mmc: pxamci: fix again read-only gpio detection polarity
3235 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
3236 - mmc: sdhci: Allow override of mmc host operations
3237 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
3238 - Bluetooth: Use continuous scanning when creating LE connections
3239 - Bluetooth: Add support of Toshiba Broadcom based devices
3240 - Bluetooth: Fix incorrect removing of IRKs
3241 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
3242 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
3243 - time: Avoid signed overflow in timekeeping_get_ns()
3244 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
3245 - Revert "MIPS: Fix PAGE_MASK definition"
3246 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
3247 - MIPS: hpet: Choose a safe value for the ETIME check
3248 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
3249 - MIPS: Fix buffer overflow in syscall_get_arguments()
3250 - EDAC: Robustify workqueues destruction
3251 - EDAC, mc_sysfs: Fix freeing bus' name
3252 - sparc64: fix incorrect sign extension in sys_sparc64_personality
3253 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
3254 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
3255 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
3256 - virtio_balloon: fix race by fill and leak
3257 - virtio_balloon: fix race between migration and ballooning
3258 - virtio_pci: fix use after free on release
3259 - drm/vmwgfx: Fix an incorrect lock check
3260 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
3261 - drm/vmwgfx: respect 'nomodeset'
3262 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
3263 - drm/amdgpu: call hpd_irq_event on resume
3264 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
3265 - drm/amdgpu: fix tonga smu resume
3266 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
3267 - drm/amdgpu: no need to load MC firmware on fiji
3268 - drm/amdgpu: move gmc7 support out of CIK dependency
3269 - drm/amdgpu: iceland use CI based MC IP
3270 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
3271 - drm/amdgpu: pull topaz gmc bits into gmc_v7
3272 - drm/amdgpu: drop topaz support from gmc8 module
3273 - drm/amdgpu: don't load MEC2 on topaz
3274 - drm/amdgpu: remove exp hardware support from iceland
3275 - drm/amdgpu: fix s4 resume
3276 - drm/amdgpu: remove unnecessary forward declaration
3277 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
3278 - drm/amdgpu: fix issue with overlapping userptrs
3279 - drm/amdgpu: use post-decrement in error handling
3280 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
3281 - drm/amdgpu/pm: adjust display configuration after powerstate
3282 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
3283 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
3284 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
3285 training
3286 - drm/nouveau: platform: Fix deferred probe
3287 - drm/dp/mst: process broadcast messages correctly
3288 - drm/dp/mst: always send reply for UP request
3289 - drm/dp/mst: fix in MSTB RAD initialization
3290 - drm/dp/mst: fix in RAD element access
3291 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
3292 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
3293 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
3294 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
3295 - drm/dp/mst: deallocate payload on port destruction
3296 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
3297 - drm/radeon: call hpd_irq_event on resume
3298 - drm/radeon: Fix "slow" audio over DP on DCE8+
3299 - drm/radeon: clean up fujitsu quirks
3300 - drm/radeon: properly byte swap vce firmware setup
3301 - drm/radeon: cleaned up VCO output settings for DP audio
3302 - drm/radeon: Add a common function for DFS handling
3303 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
3304 - drm: add helper to check for wc memory support
3305 - drm/radeon: mask out WC from BO on unsupported arches
3306 - drm/radeon: hold reference to fences in radeon_sa_bo_new
3307 - drm: fix missing reference counting decrease
3308 - drm/i915: Restore inhibiting the load of the default context
3309 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
3310 - drm/i915: Init power domains early in driver load
3311 - drm/i915: Make sure DC writes are coherent on flush.
3312 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
3313 - drm/i915: Don't reject primary plane windowing with color keying enabled on
3314 SKL+
3315 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
3316 - drm/i915/dsi: defend gpio table against out of bounds access
3317 - drm/i915/dsi: don't pass arbitrary data to sideband
3318 - drm/i915: fix error path in intel_setup_gmbus()
3319 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
3320 - drm/radeon: use post-decrement in error handling
3321 - drm: No-Op redundant calls to drm_vblank_off() (v2)
3322 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
3323 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
3324 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
3325 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
3326 - drm/radeon/pm: adjust display configuration after powerstate
3327 - make sure that freeing shmem fast symlinks is RCU-delayed
3328 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
3329 supported
3330 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
3331 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
3332 - uapi: update install list after nvme.h rename
3333 - lib: sw842: select crc32
3334 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
3335 R700
3336 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
3337 R830
3338 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
3339 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
3340 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
3341 - dmaengine: dw: fix cyclic transfer setup
3342 - dmaengine: dw: fix cyclic transfer callbacks
3343 - dmaengine: at_xdmac: fix resume for cyclic transfers
3344 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
3345 - IB/cm: Fix a recently introduced deadlock
3346 - IB/qib: fix mcast detach when qp not attached
3347 - IB/qib: Support creating qps with GFP_NOIO flag
3348 - IB/mlx5: Expose correct maximum number of CQE capacity
3349 - Thermal: initialize thermal zone device correctly
3350 - Thermal: handle thermal zone device properly during system sleep
3351 - Thermal: do thermal zone update after a cooling device registered
3352 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
3353 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
3354 - hwmon: (ads1015) Handle negative conversion values correctly
3355 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
3356 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
3357 - seccomp: always propagate NO_NEW_PRIVS on tsync
3358 - libceph: fix ceph_msg_revoke()
3359 - libceph: don't bail early from try_read() when skipping a message
3360 - libceph: use the right footer size when skipping a message
3361 - libceph: don't spam dmesg with stray reply warnings
3362 - sd: Optimal I/O size is in bytes, not sectors
3363 - Staging: speakup: Fix getting port information
3364 - Revert "Staging: panel: usleep_range is preferred over udelay"
3365 - cdc-acm:exclude Samsung phone 04e8:685d
3366 - perf stat: Do not clean event's private stats
3367 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
3368 - rfkill: fix rfkill_fop_read wait_event usage
3369 - mac80211: Requeue work after scan complete for all VIF types.
3370 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
3371 - Revert "workqueue: make sure delayed work run in local cpu"
3372 - ALSA: hda - Apply clock gate workaround to Skylake, too
3373 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
3374 - target: Fix LUN_RESET active I/O handling for ACK_KREF
3375 - target: Fix LUN_RESET active TMR descriptor handling
3376 - target: Fix TAS handling for multi-session se_node_acls
3377 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
3378 - target: Fix race with SCF_SEND_DELAYED_TAS handling
3379 - spi: atmel: fix gpio chip-select in case of non-DT platform
3380 - libata: fix sff host state machine locking while polling
3381 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
3382 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
3383 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
3384 - cpuset: make mm migration asynchronous
3385 - cgroup: make sure a parent css isn't offlined before its children
3386 - writeback: keep superblock pinned during cgroup writeback association
3387 switches
3388 - phy: core: fix wrong err handle for phy_power_on
3389 - i2c: i801: Adding Intel Lewisburg support for iTCO
3390 - bio: return EINTR if copying to user space got interrupted
3391 - block: fix use-after-free in dio_bio_complete
3392 - nfs: fix nfs_size_to_loff_t
3393 - NFSv4: Fix a dentry leak on alias use
3394 - of/irq: Fix msi-map calculation for nonzero rid-base
3395 - KVM: async_pf: do not warn on page allocation failures
3396 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
3397 - KVM: x86: fix missed hardware breakpoints
3398 - KVM: x86: MMU: fix ubsan index-out-of-range warning
3399 - powerpc/eeh: Fix partial hotplug criterion
3400 - tracing: Fix showing function event in available_events
3401 - sunrpc/cache: fix off-by-one in qword_get()
3402 - kernel/resource.c: fix muxed resource handling in __request_region()
3403 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
3404 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
3405 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
3406 - xen/arm: correctly handle DMA mapping of compound pages
3407 - xen/scsiback: correct frontend counting
3408 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
3409 - xen/pciback: Save the number of MSI-X entries to be copied later.
3410 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
3411 extracted.
3412 - should_follow_link(): validate ->d_seq after having decided to follow
3413 - do_last(): ELOOP failure exit should be done after leaving RCU mode
3414 - hpfs: don't truncate the file when delete fails
3415 - x86/irq: Call chip->irq_set_affinity in proper context
3416 - x86/irq: Fix a race in x86_vector_free_irqs()
3417 - x86/irq: Validate that irq descriptor is still active
3418 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
3419 - x86/irq: Reorganize the return path in assign_irq_vector
3420 - x86/irq: Reorganize the search in assign_irq_vector
3421 - x86/irq: Check vector allocation early
3422 - x86/irq: Copy vectormask instead of an AND operation
3423 - x86/irq: Get rid of code duplication
3424 - x86/irq: Remove offline cpus from vector cleanup
3425 - x86/irq: Clear move_in_progress before sending cleanup IPI
3426 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
3427 - x86/irq: Remove outgoing CPU from vector cleanup mask
3428 - x86/irq: Call irq_force_move_complete with irq descriptor
3429 - x86/irq: Plug vector cleanup race
3430 - IB/cma: Fix RDMA port validation for iWarp
3431 - iwlwifi: dvm: fix WoWLAN
3432 - iwlwifi: pcie: properly configure the debug buffer size for 8000
3433 - iwlwifi: update and fix 7265 series PCI IDs
3434 - iwlwifi: mvm: don't allow sched scans without matches to be started
3435 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
3436 - bcache: prevent crash on changing writeback_running
3437 - Linux 4.4.4
3438
3439 * mlx4_en didn't choose time-stamping shift value according to HW frequency
3440 (LP: #1552627)
3441 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
3442
3443 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
3444 - target/transport: add flag to indicate CPU Affinity is observed
3445 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
3446 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
3447
3448 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3449 - qla2xxx: Fix warning reported by static checker
3450 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
3451 - qla2xxx: Fix stale pointer access.
3452 - qla2xxx: Use ATIO type to send correct tmr response
3453 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
3454
3455 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
3456 - [Config] Add s390x zfcp to scsi-modules udeb
3457
3458 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
3459
3460 linux (4.4.0-10.25) xenial; urgency=low
3461
3462 [ Tim Gardner ]
3463
3464 * Release Tracking Bug
3465 - LP: #1552247
3466
3467 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
3468 - security: let security modules use PTRACE_MODE_* with bitmasks
3469
3470 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
3471 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
3472
3473 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
3474 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
3475 - mmc: sdhci: Fix DMA descriptor with zero data length
3476
3477 * Miscellaneous Ubuntu changes
3478 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
3479
3480 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
3481
3482 linux (4.4.0-9.24) xenial; urgency=low
3483
3484 [ Tim Gardner ]
3485
3486 * Release Tracking Bug
3487 - LP: #1551319
3488
3489 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
3490 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
3491
3492 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
3493 #1448912)
3494 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
3495 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
3496 replacedby is not setup
3497 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
3498 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
3499 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
3500 replacedby
3501 - SAUCE: apparmor: Fix: label_vec_merge insertion
3502 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
3503 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
3504 merge path
3505 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
3506 labelset lock
3507 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
3508
3509 * apparmor kernel BUG kills firefox (LP: #1430546)
3510 - SAUCE: apparmor: Disallow update of cred when then subjective != the
3511 objective cred
3512 - SAUCE: apparmor: rework retrieval of the current label in the profile update
3513 case
3514
3515 * sleep from invalid context in aa_move_mount (LP: #1539349)
3516 - SAUCE: apparmor: fix sleep from invalid context
3517
3518 * s390x: correct restore of high gprs on signal return (LP: #1550468)
3519 - s390/compat: correct restore of high gprs on signal return
3520
3521 * missing SMAP support (LP: #1550517)
3522 - x86/entry/compat: Add missing CLAC to entry_INT80_32
3523
3524 * Floating-point exception handler receives empty Data-Exception Code in
3525 Floating Point Control register (LP: #1548414)
3526 - s390/fpu: signals vs. floating point control register
3527
3528 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
3529 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
3530
3531 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
3532 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
3533 build fips840/b1208b_1604.840 (LP: #1532914)
3534 - cxl: Fix PSL timebase synchronization detection
3535
3536 * [Feature]EDAC support for Knights Landing (LP: #1519631)
3537 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
3538
3539 * Various failures of kernel_security suite on Xenial kernel on s390x arch
3540 (LP: #1531327)
3541 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
3542
3543 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
3544 - [Config] Provides: virtualbox-guest-modules when appropriate
3545
3546 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
3547 #1507588)
3548 - [Config] Provides: virtualbox-guest-modules when appropriate
3549
3550 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
3551 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
3552 - SAUCE: i915_bpo: Update intel_ips.h file location
3553 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
3554 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
3555 - drm/i915: remove an extra level of indirection in PCI ID list
3556 - drm/i915/kbl: Add Kabylake PCI ID
3557 - drm/i915/kbl: Add Kabylake GT4 PCI ID
3558 - mm: Export nr_swap_pages
3559 - async: export current_is_async()
3560 - drm: fix potential dangling else problems in for_each_ macros
3561 - dp/mst: add SDP stream support
3562 - drm: Implement drm_modeset_lock_all_ctx()
3563 - drm: Add "prefix" parameter to drm_rect_debug_print()
3564 - drm/i915: Set connector_state->connector using the helper.
3565 - drm/atomic: add connector mask to drm_crtc_state.
3566 - drm/i915: Report context GTT size
3567 - drm/i915: Add get_eld audio component
3568 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
3569 - SAUCE: i915_bpo: Revert passing plane/encoder name
3570 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
3571 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
3572 - drm/i915/bxt: update list of PCIIDs
3573 - drm/i915/skl: Add missing SKL ids
3574 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
3575 driver isn't"
3576 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
3577 - drm/atomic: Do not unset crtc when an encoder is stolen
3578 - drm/i915: Update connector_mask during readout, v2.
3579 - drm/atomic: Add encoder_mask to crtc_state, v3.
3580 - SAUCE: drm/core: Add drm_encoder_index.
3581 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
3582 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
3583
3584 * arm64: guest hangs when ntpd is running (LP: #1549494)
3585 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
3586 - hrtimer: Catch illegal clockids
3587 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
3588
3589 * Miscellaneous Ubuntu changes
3590 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
3591 - [Config] CONFIG_ARM_SMMU=y on arm64
3592 - rebase to v4.4.3
3593 - [Debian] git-ubuntu-log -- ensure we get the last commit
3594 - [Config] fix up spelling of probably again
3595 - [Debian] perf -- build in the context of the full generated local headers
3596 - SAUCE: tools: lib/bpf -- add generated headers to search path
3597 - SAUCE: proc: Always set super block owner to init_user_ns
3598 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
3599 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
3600 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
3601 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
3602 needs locking
3603 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
3604 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
3605 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
3606 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
3607 of remove_and_insert
3608 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
3609 transitions ns
3610 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
3611 freed.
3612 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
3613 been removed
3614 - SAUCE: apparmor: Fix: query label file permission
3615 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
3616 - SAUCE: fixup: cleanup return handling of labels
3617 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
3618 destroyed
3619 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
3620 - SAUCE: fixup: 20/23 locking issue around in __label_update
3621 - SAUCE: fixup: get rid of unused var build warning
3622 - SAUCE: fixup: cast poison values to remove warnings
3623 - SAUCE: apparmor: fix refcount race when finding a child profile
3624 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
3625 - SAUCE: fix: audit "no_new_privs" case for exec failure
3626 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
3627 - SAUCE: Move replacedby allocation into label_alloc
3628 - [Debian] supply zfs dkms Provides: based on do_zfs
3629 - [Config] supply zfs dkms Provides: based on do_zfs
3630 - [Config] drop linux-image-3.0 provides
3631
3632 * Miscellaneous upstream changes
3633 - x86/mpx: Fix off-by-one comparison with nr_registers
3634
3635 [ Upstream Kernel Changes ]
3636
3637 * rebase to v4.4.3
3638
3639 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
3640
3641 linux (4.4.0-8.23) xenial; urgency=low
3642
3643 * cgroup namespace mounts broken in containers (LP: #1549398)
3644 - SAUCE: kernfs: Always set super block owner to init_user_ns
3645
3646 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
3647 - arm64: mm: avoid calling apply_to_page_range on empty range
3648 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
3649
3650 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
3651 - [Config] postinst -- handle recreating symlinks when a real file is present
3652
3653 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
3654 - SAUCE: cred: Add clone_cred() interface
3655 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3656 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3657 - SAUCE: overlayfs: Be more careful about copying up sxid files
3658 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3659
3660 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
3661 - SAUCE: cred: Add clone_cred() interface
3662 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3663 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3664 - SAUCE: overlayfs: Be more careful about copying up sxid files
3665 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3666
3667 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
3668 - SAUCE: cred: Add clone_cred() interface
3669 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3670 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3671
3672 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
3673 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
3674 - net: Add eth_platform_get_mac_address() helper.
3675 - i40e: Add mac_filter_element at the end of the list instead of HEAD
3676 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
3677 - i40e: Replace X722 mac check in ethtool get_settings
3678 - i40evf: allow channel bonding of VFs
3679 - i40e: define function capabilities in only one place
3680 - i40evf: null out ring pointers on free
3681 - i40e: Cleanup the code with respect to restarting autoneg
3682 - i40e: update features with right offload
3683 - i40e: bump version to 1.4.10
3684 - i40e: add new device IDs for X722
3685 - i40e: Extend ethtool RSS hooks for X722
3686 - i40e/i40evf: Fix for UDP/TCP RSS for X722
3687 - i40evf: add new write-back mode
3688 - i40e/i40evf: Use private workqueue
3689 - i40e: add new proxy-wol bit for X722
3690 - i40e: Limit DCB FW version checks to X710/XL710 devices
3691 - i40e: AQ Add Run PHY Activity struct
3692 - i40e: AQ Geneve cloud tunnel type
3693 - i40e: AQ Add external power class to get link status
3694 - i40e: add 100Mb ethtool reporting
3695 - ixgbe: bulk free SKBs during TX completion cleanup cycle
3696 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
3697 - igb: Unpair the queues when changing the number of queues
3698 - igb/igbvf: don't give up
3699 - igb: clean up code for setting MAC address
3700 - igb: Refactor VFTA configuration
3701 - igb: Allow asymmetric configuration of MTU versus Rx frame size
3702 - igb: Do not factor VLANs into RLPML calculation
3703 - igb: Always enable VLAN 0 even if 8021q is not loaded
3704 - igb: Merge VLVF configuration into igb_vfta_set
3705 - igb: Clean-up configuration of VF port VLANs
3706 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
3707 - igb: Drop unnecessary checks in transmit path
3708 - igb: Enable use of "bridge fdb add" to set unicast table entries
3709 - igb: Add workaround for VLAN tag stripping on 82576
3710 - i40e: AQ Shared resource flags
3711 - i40e: AQ Add set_switch_config
3712 - i40e: AQ Add VXLAN-GPE tunnel type
3713 - i40e: AQ thermal sensor control struct
3714 - i40e: Bump AQ minor version to 1.5 for new FW features
3715 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
3716 - i40e: fix write-back-on-itr to work with legacy itr
3717 - i40e: add counter for arq overflows
3718 - i40e: add 20G speed for Tx bandwidth calculations
3719 - i40e: refactor DCB function
3720 - i40e: add a little more to an NVM update debug message
3721 - i40evf: enable bus master after reset
3722 - i40e: add netdev info to VSI dump
3723 - i40e: remove VF device IDs from PF
3724 - i40e: trivial: remove unnecessary local var
3725 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
3726 - net: ixgbe: add minimal parser details for ixgbe
3727 - i40e: trivial: drop duplicate definition
3728 - i40e: trivial: fix missing space
3729 - i40e: fix bug in dma sync
3730 - i40e: do TSO only if CHECKSUM_PARTIAL is set
3731 - i40e: allocate memory safer
3732 - i40e: fix: do not sleep in netdev_ops
3733 - i40e: APIs to Add/remove port mirroring rules
3734 - i40e: negate PHY int mask bits
3735 - i40e: drop unused function
3736 - i40e: count allocation errors
3737 - i40e: avoid large memcpy by assigning struct
3738 - i40e/i40evf: bump version to 1.4.12/1.4.8
3739 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
3740 - i40e: add priv flag for automatic rule eviction
3741 - i40e: use eth_platform_get_mac_address()
3742 - i40e: move sync_vsi_filters up in service_task
3743 - i40e: Make the DCB firmware checks for X710/XL710 only
3744 - i40e: set shared bit for multicast filters
3745 - i40e: add VEB stat control and remove L2 cloud filter
3746 - i40e: use new add_veb calling with VEB stats control
3747 - i40e: Refactor force_wb and WB_ON_ITR functionality code
3748 - i40evf: Change vf driver string to reflect all products i40evf supports
3749 - i40e/i40evf: don't lose interrupts
3750 - i40e/i40evf: try again after failure
3751 - i40e: dump descriptor indexes in hex
3752 - i40e/i40evf: use __GFP_NOWARN
3753 - i40e/i40evf: use pages correctly in Rx
3754 - i40e/i40evf: use logical operators, not bitwise
3755 - i40e: properly show packet split status in debugfs
3756 - i40e/i40evf: Bump version
3757 - ixgbe: use u32 instead of __u32 in model header
3758 - ixgbe: fix dates on header of ixgbe_model.h
3759 - i40e: get rid of magic number
3760 - i40e: drop unused debugfs file "dump"
3761 - i40evf: support packet split receive
3762 - i40e: trivial: cleanup use of pf->hw
3763 - i40e: Add a SW workaround for lost interrupts
3764 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
3765 - i40e: Removal of code which relies on BASE VEB SEID
3766 - i40e/i40evf: avoid atomics
3767 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
3768 - i40e: expand comment
3769 - i40e: better error reporting for nvmupdate
3770 - i40evf: set adapter state on reset failure
3771 - i40e: clean event descriptor before use
3772 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
3773 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
3774 - i40e/i40evf: Drop outer checksum offload that was not requested
3775 - i40e/i40evf: Use u64 values instead of casting them in TSO function
3776 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
3777 - i40e/i40evf: Consolidate all header changes into TSO function
3778 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
3779 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
3780 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
3781 - i40e/i40evf: Do not write to descriptor unless we complete
3782 - i40e/i40evf: Add exception handling for Tx checksum
3783 - i40e/i40evf: Clean-up Rx packet checksum handling
3784 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
3785 - i40e: Fix ATR in relation to tunnels
3786 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
3787 - i40e: Update feature flags to reflect newly enabled features
3788 - i40evf: Update feature flags to reflect newly enabled features
3789 - i40e: Add support for ATR w/ IPv6 extension headers
3790 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
3791 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
3792 - i40e/i40evf: Move Tx checksum closer to TSO
3793 - i40e: Add functions to blink led on 10GBaseT PHY
3794 - i40e: Fix led blink capability for 10GBaseT PHY
3795 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
3796 - i40e: Do not wait for Rx queue disable in DCB reconfig
3797 - i40e: Fix for unexpected messaging
3798 - i40e: Expose some registers to program parser, FD and RSS logic
3799 - i40e: add check for null VSI
3800 - i40e: add adminq commands for Rx CTL registers
3801 - i40e: implement and use Rx CTL helper functions
3802 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
3803 - i40e: suspend scheduling during driver unload
3804 - i40e: let go of the past
3805 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
3806
3807 * MPT3SAS Driver update for next kernel release (LP: #1512221)
3808 - mpt3sas: A correction in unmap_resources
3809 - mpt3sas: Added support for high port count HBA variants.
3810 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
3811 - mpt3sas: Fix static analyzer(coverity) tool identified defects
3812 - mpt3sas: Never block the Enclosure device
3813 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
3814 - mpt3sas: Added smp_affinity_enable module parameter.
3815 - mpt3sas: Add support for configurable Chain Frame Size
3816 - mpt3sas: Updated MPI Header to 2.00.42
3817 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
3818 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
3819 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
3820
3821 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
3822 - ibmvscsi: Add endian conversions to sysfs attribute show functions
3823
3824 * Miscellaneous Ubuntu changes
3825 - [Packaging] git-ubuntu-log -- output should be utf-8
3826 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
3827
3828 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
3829
3830 linux (4.4.0-7.22) xenial; urgency=low
3831
3832 [ Tim Gardner ]
3833
3834 * Release Tracking Bug
3835 - LP: #1547205
3836
3837 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
3838 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
3839 - arm64: kernel: implement ACPI parking protocol
3840
3841 * Please pull cgroup namespaces (LP: #1546775)
3842 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
3843 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
3844 - SAUCE: (noup) cgroup: introduce cgroup namespaces
3845 - SAUCE: (noup) cgroup: cgroup namespace setns support
3846 - SAUCE: (noup) kernfs: define kernfs_node_dentry
3847 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
3848 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
3849 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
3850
3851 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
3852 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
3853 - pwm: lpss: Remove ->free() callback
3854 - pwm: bcm2835: Calculate scaler in ->config()
3855 - pwm: bcm2835: Prevent division by zero
3856 - pwm: bcm2835: Fix email address specification
3857 - pwm: lpss: Update PWM setting for Broxton
3858 - pwm: lpss: Select core part automatically
3859 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
3860 - pwm: fsl-ftm: Fix clock enable/disable when using PM
3861 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
3862 - pwm: lpc32xx: make device usable with common clock framework
3863 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
3864 - pwm: lpc32xx: return ERANGE, if requested period is not supported
3865 - pwm: rcar: Improve accuracy of frequency division setting
3866 - pwm: Add PWM driver for OMAP using dual-mode timers
3867 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
3868 - pwm: omap-dmtimer: Potential NULL dereference on error
3869 - pwm: Mark all devices as "might sleep"
3870
3871 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
3872 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
3873 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
3874
3875 * Update megaraid driver to MR6.10 (LP: #1544679)
3876 - megaraid_sas: Do not allow PCI access during OCR
3877 - megaraid_sas: MFI IO timeout handling
3878 - megaraid_sas: Syncing request flags macro names with firmware
3879 - megaraid_sas: Task management support
3880 - megaraid_sas: Update device queue depth based on interface type
3881 - megaraid_sas: Fastpath region lock bypass
3882 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
3883 - megaraid_sas: Code optimization build_and_issue_cmd return-type
3884 - megaraid_sas: Dual queue depth support
3885 - megaraid_sas: IO throttling support
3886 - megaraid_sas: Make adprecovery variable atomic
3887 - megaraid_sas: MFI adapter OCR changes
3888 - megaraid_sas: Introduce module parameter for SCSI command timeout
3889 - megaraid_sas: SPERC OCR changes
3890 - megaraid_sas: driver version upgrade
3891 - megaraid: fix null pointer check in megasas_detach_one().
3892 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
3893 - megaraid_sas: Fix SMAP issue
3894 - megaraid_sas: Add an i/o barrier
3895
3896 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
3897 - powerpc/powernv: Fix stale PE primary bus
3898
3899 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
3900 - [Config] Update bnx2x d-i firmware to 7.12.30
3901
3902 * Miscellaneous Ubuntu changes
3903 - rebase to v4.4.2
3904
3905 * Miscellaneous upstream changes
3906 - openvswitch: allow management from inside user namespaces
3907 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
3908 - net, thunderx: Remove unnecessary rcv buffer start address management
3909 - net: thunderx: HW TSO support for pass-2 hardware
3910 - net: thunderx: Enable CQE count threshold interrupt
3911 - net: cavium: liquidio: use helpers ns_to_timespec64()
3912 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
3913 - arm64: KVM: Configure TCR_EL2.PS at runtime
3914 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
3915 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
3916 - arm64: lib: improve copy_page to deal with 128 bytes at a time
3917 - arm64: lib: patch in prfm for copy_page if requested
3918 - arm64: prefetch: add missing #include for spin_lock_prefetch
3919 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
3920 - net: thunderx: Use napi_schedule_irqoff()
3921 - net: thunderx: Assign affinity hints to vf's interrupts
3922 - net: thunderx: bgx: Use standard firmware node infrastructure.
3923 - net: thunderx: bgx: Add log message when setting mac address
3924 - net: thunderx: Alloc higher order pages when pagesize is small
3925 - net: cavium: liquidio: Return correct error code
3926 - net: cavium: liquidio: fix check for in progress flag
3927 - livepatch: add old_sympos as disambiguator field to klp_func
3928 - livepatch: add sympos as disambiguator field to klp_reloc
3929 - livepatch: function,sympos scheme in livepatch sysfs directory
3930 - module: Use the same logic for setting and unsetting RO/NX
3931 - gcov: use within_module() helper.
3932 - module: use a structure to encapsulate layout.
3933 - module: clean up RO/NX handling.
3934 - module: keep percpu symbols in module's symtab
3935 - livepatch: Cleanup module page permission changes
3936
3937 [ Upstream Kernel Changes ]
3938
3939 * rebase to v4.4.2
3940
3941 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
3942
3943 linux (4.4.0-6.21) xenial; urgency=low
3944
3945 [ Tim Gardner ]
3946
3947 * Release Tracking Bug
3948 - LP: #1546283
3949
3950 * Naples/Zen, NTB Driver (LP: #1542071)
3951 - [Config] CONFIG_NTB_AMD=m
3952 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
3953
3954 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
3955 - SAUCE: storvsc: use small sg_tablesize on x86
3956
3957 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
3958 - [Config] CONFIG_ARMV8_DEPRECATED=y
3959
3960 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
3961 - powerpc/eeh: Fix stale cached primary bus
3962
3963 * Miscellaneous Ubuntu changes
3964 - SAUCE: fs: Add user namesapace member to struct super_block
3965 - SAUCE: fs: Limit file caps to the user namespace of the super block
3966 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
3967 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
3968 - SAUCE: block_dev: Check permissions towards block device inode when mounting
3969 - SAUCE: fs: Treat foreign mounts as nosuid
3970 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
3971 - SAUCE: userns: Replace in_userns with current_in_userns
3972 - SAUCE: Smack: Handle labels consistently in untrusted mounts
3973 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
3974 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
3975 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
3976 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
3977 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
3978 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
3979 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
3980 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
3981 - SAUCE: fuse: Add support for pid namespaces
3982 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
3983 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
3984 - SAUCE: fuse: Allow user namespace mounts
3985 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
3986 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
3987 - SAUCE: quota: Convert ids relative to s_user_ns
3988 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
3989 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
3990 - SAUCE: quota: Treat superblock owner as privilged
3991 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
3992 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
3993 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
3994 - SAUCE: ext4: Add module parameter to enable user namespace mounts
3995 - SAUCE: fuse: Add module parameter to enable user namespace mounts
3996
3997 * Miscellaneous upstream changes
3998 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
3999 - libahci: Implement the capability to override the generic ahci interrupt handler.
4000 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
4001 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
4002
4003 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
4004
4005 linux (4.4.0-5.20) xenial; urgency=low
4006
4007 [ Tim Gardner ]
4008
4009 * Release Tracking Bug
4010 - LP: #1544637
4011
4012 * s390/cio: update measurement characteristics (LP: #1541534)
4013 - s390/cio: fix measurement characteristics memleak
4014 - s390/cio: ensure consistent measurement state
4015 - s390/cio: update measurement characteristics
4016
4017 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
4018 - qeth: initialize net_device with carrier off
4019
4020 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
4021 - [Config] CONFIG_ZONE_DMA=y
4022 - mm: CONFIG_NR_ZONES_EXTENDED
4023
4024 * perf enahancements for ppc64 (LP: #1521678)
4025 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
4026 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
4027 - perf kvm/powerpc: Port perf kvm stat to powerpc
4028 - perf kvm/powerpc: Add support for HCALL reasons
4029
4030 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
4031 - SAUCE: nbd: ratelimit error msgs after socket close
4032
4033 * sleep from invalid context in aa_move_mount (LP: #1539349)
4034 - SAUCE: apparmor: fix sleep from invalid context
4035
4036 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
4037 - net/mlx5_core: Modify enable/disable hca functions
4038 - net/mlx5_core: Add base sriov support
4039 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
4040 - net/mlx5: Update access functions to Query/Modify vport MAC address
4041 - net/mlx5: Introduce access functions to modify/query vport mac lists
4042 - net/mlx5: Introduce access functions to modify/query vport state
4043 - net/mlx5: Introduce access functions to modify/query vport promisc mode
4044 - net/mlx5: Introduce access functions to modify/query vport vlans
4045 - net/mlx5e: Write UC/MC list and promisc mode into vport context
4046 - net/mlx5e: Write vlan list into vport context
4047 - net/mlx5: Introducing E-Switch and l2 table
4048 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
4049 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
4050 - net/mlx5: E-Switch, Introduce Vport administration functions
4051 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
4052 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
4053 - net/mlx5: E-Switch, Introduce get vf statistics
4054 - net/mlx5e: Add support for SR-IOV ndos
4055 - net/mlx5: Fix query E-Switch capabilities
4056 - net/mlx5e: Assign random MAC address if needed
4057
4058 * make wacom_w8001 work well in xenial (LP: #1542771)
4059 - Input: wacom_w8001 - use __set_bit for evbits
4060 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
4061 - Input: wacom_w8001 - handle touch error case correctly
4062 - Input: wacom_w8001 - split pen and touch initialization up
4063 - Input: wacom_w8001 - split the touch and pen devices into two devices
4064 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
4065
4066 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
4067 - ubuntu: vbox -- update to 5.0.14-dfsg-2
4068
4069 * Miscellaneous Ubuntu changes
4070 - [Packaging] git-ubuntu-log -- fix empty section formatting
4071 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
4072
4073 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
4074
4075 linux (4.4.0-4.19) xenial; urgency=low
4076
4077 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
4078 - [Config] update spl/zfs version
4079 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
4080 - [Config] reconstruct -- drop links for zfs userspace components
4081 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
4082
4083 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
4084 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
4085
4086 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
4087 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
4088
4089 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
4090 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
4091
4092 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
4093 - HID: multitouch: enable palm rejection if device implements confidence usage
4094
4095 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
4096 - qla2xxx: Remove unavailable firmware files
4097 - qla2xxx: Enable Extended Logins support
4098 - qla2xxx: Enable Exchange offload support.
4099 - qla2xxx: Enable Target counters in DebugFS.
4100 - qla2xxx: Add FW resource count in DebugFS.
4101 - qla2xxx: Added interface to send explicit LOGO.
4102 - qla2xxx: Delete session if initiator is gone from FW
4103 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
4104 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
4105 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
4106 - qla2xxx: Add irq affinity notification
4107 - qla2xxx: Add selective command queuing
4108 - qla2xxx: Move atioq to a different lock to reduce lock contention
4109 - qla2xxx: Disable ZIO at start time.
4110 - qla2xxx: Set all queues to 4k
4111 - qla2xxx: Check for online flag instead of active reset when transmitting responses
4112 - scsi: qla2xxxx: avoid type mismatch in comparison
4113
4114 * [Hyper-V] PCI Passthrough (LP: #1541120)
4115 - x86/irq: Export functions to allow MSI domains in modules
4116 - genirq/msi: Export functions to allow MSI domains in modules
4117
4118 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
4119 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
4120 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
4121 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
4122 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
4123 - lpfc: Fix crash in fcp command completion path.
4124 - lpfc: Modularize and cleanup FDMI code in driver
4125 - lpfc: Fix RDP Speed reporting.
4126 - lpfc: Fix RDP ACC being too long.
4127 - lpfc: Make write check error processing more resilient
4128 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
4129 - lpfc: Fix mbox reuse in PLOGI completion
4130 - lpfc: Fix external loopback failure.
4131 - lpfc: Add logging for misconfigured optics.
4132 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
4133 - lpfc: Use kzalloc instead of kmalloc
4134 - lpfc: Update version to 11.0.0.10 for upstream patch set
4135
4136 * Miscellaneous Ubuntu changes
4137 - [Config] CONFIG_ARM64_VA_BITS=48
4138 - [Config] Fixed Vcs-Git
4139
4140 * Miscellaneous upstream changes
4141 - cxl: Fix possible idr warning when contexts are released
4142 - cxl: use correct operator when writing pcie config space values
4143 - cxlflash: drop unlikely before IS_ERR_OR_NULL
4144 - cxl: Fix DSI misses when the context owning task exits
4145 - cxlflash: Removed driver date print
4146 - cxlflash: Fix to resolve cmd leak after host reset
4147 - cxlflash: Resolve oops in wait_port_offline
4148 - cxlflash: Enable device id for future IBM CXL adapter
4149 - cxl: fix build for GCC 4.6.x
4150 - cxl: use -Werror only with CONFIG_PPC_WERROR
4151 - cxl: Enable PCI device ID for future IBM CXL adapter
4152
4153 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
4154
4155 linux (4.4.0-3.17) xenial; urgency=low
4156
4157 [ Tim Gardner ]
4158
4159 * Release Tracking Bug
4160 - LP: #1541058
4161 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
4162 - LP: #1531539
4163 * SAUCE: nvme merge cleanup
4164 - LP: #1531539
4165 * rebase to v4.4.1
4166
4167 [ Andy Whitcroft ]
4168
4169 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
4170 ioctls"
4171 - LP: #1538618
4172 * postinst -- detect symlinks correctly
4173 - LP: #1536810
4174
4175 [ John Johansen ]
4176
4177 * SAUCE: apparmor: fix sleep from invalid context
4178 - LP: #1539349
4179
4180 [ Upstream Kernel Changes ]
4181
4182 * powerpc/eeh: Fix PE location code
4183 - LP: #1538909
4184 * powerpc/pseries: Limit EPOW reset event warnings
4185 - LP: #1539102
4186 * lightnvm: fix bio submission issue
4187 - LP: #1531539
4188 * lightnvm: fix incorrect nr_free_blocks stat
4189 - LP: #1531539
4190 * lightnvm: add check after mempool allocation
4191 - LP: #1531539
4192 * lightnvm: unlock rq and free ppa_list on submission fail
4193 - LP: #1531539
4194 * lightnvm: move ppa erase logic to core
4195 - LP: #1531539
4196 * lightnvm: refactor rqd ppa list into set/free
4197 - LP: #1531539
4198 * lightnvm: refactor end_io functions for sync
4199 - LP: #1531539
4200 * lightnvm: return the get_bb_tbl return value
4201 - LP: #1531539
4202 * lightnvm: check bi_error in gc
4203 - LP: #1531539
4204 * lightnvm: put block back to gc list on its reclaim fail
4205 - LP: #1531539
4206 * lightnvm: fix locking and mempool in rrpc_lun_gc
4207 - LP: #1531539
4208 * lightnvm: sectors first in ppa list
4209 - LP: #1531539
4210 * lightnvm: move the pages per block check out of the loop
4211 - LP: #1531539
4212 * lightnvm: support multiple ppas in nvm_erase_ppa
4213 - LP: #1531539
4214 * lightnvm: move rq->error to nvm_rq->error
4215 - LP: #1531539
4216 * lightnvm: introduce nvm_submit_ppa
4217 - LP: #1531539
4218 * lightnvm: reference rrpc lun in rrpc block
4219 - LP: #1531539
4220 * lightnvm: fix missing grown bad block type
4221 - LP: #1531539
4222 * lightnvm: manage open and closed blocks separately
4223 - LP: #1531539
4224 * lightnvm: add mccap support
4225 - LP: #1531539
4226 * lightnvm: introduce mlc lower page table mappings
4227 - LP: #1531539
4228 * lightnvm: core on-disk initialization
4229 - LP: #1531539
4230 * lightnvm: introduce ioctl to initialize device
4231 - LP: #1531539
4232 * lightnvm: use system block for mm initialization
4233 - LP: #1531539
4234 * lightnvm: introduce factory reset
4235 - LP: #1531539
4236 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
4237 - LP: #1531539
4238 * blk-mq: add a flags parameter to blk_mq_alloc_request
4239 - LP: #1531539
4240 * nvme: move struct nvme_iod to pci.c
4241 - LP: #1531539
4242 * nvme: split command submission helpers out of pci.c
4243 - LP: #1531539
4244 * nvme: use offset instead of a struct for registers
4245 - LP: #1531539
4246 * nvme: split nvme_trans_device_id_page
4247 - LP: #1531539
4248 * nvme: use vendor it from identify
4249 - LP: #1531539
4250 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
4251 - LP: #1531539
4252 * nvme: simplify nvme_setup_prps calling convention
4253 - LP: #1531539
4254 * nvme: refactor nvme_queue_rq
4255 - LP: #1531539
4256 * nvme: factor out a nvme_unmap_data helper
4257 - LP: #1531539
4258 * nvme: move nvme_error_status to common code
4259 - LP: #1531539
4260 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
4261 - LP: #1531539
4262 * nvme: split __nvme_submit_sync_cmd
4263 - LP: #1531539
4264 * nvme: use the block layer for userspace passthrough metadata
4265 - LP: #1531539
4266 * nvme: move block_device_operations and ns/ctrl freeing to common code
4267 - LP: #1531539
4268 * nvme: add explicit quirk handling
4269 - LP: #1531539
4270 * nvme: move remaining CC setup into nvme_enable_ctrl
4271 - LP: #1531539
4272 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
4273 - LP: #1531539
4274 * nvme: add a common helper to read Identify Controller data
4275 - LP: #1531539
4276 * nvme: move the call to nvme_init_identify earlier
4277 - LP: #1531539
4278 * nvme: move namespace scanning to common code
4279 - LP: #1531539
4280 * nvme: move chardev and sysfs interface to common code
4281 - LP: #1531539
4282 * nvme: refactor set_queue_count
4283 - LP: #1531539
4284 * blk-integrity: empty implementation when disabled
4285 - LP: #1531539
4286 * NVMe: fix build with CONFIG_NVM enabled
4287 - LP: #1531539
4288 * nvme: fix another 32-bit build warning
4289 - LP: #1531539
4290 * nvme: precedence bug in nvme_pr_clear()
4291 - LP: #1531539
4292 * nvme: only ignore hardware errors in nvme_create_io_queues
4293 - LP: #1531539
4294 * nvme: only add a controller to dev_list after it's been fully
4295 initialized
4296 - LP: #1531539
4297 * nvme: protect against simultaneous shutdown invocations
4298 - LP: #1531539
4299 * nvme: don't take the I/O queue q_lock in nvme_timeout
4300 - LP: #1531539
4301 * nvme: merge nvme_abort_req and nvme_timeout
4302 - LP: #1531539
4303 * nvme: add NVME_SC_CANCELLED
4304 - LP: #1531539
4305 * nvme: simplify resets
4306 - LP: #1531539
4307 * nvme: do not restart the request timeout if we're resetting the
4308 controller
4309 - LP: #1531539
4310 * nvme: merge probe_work and reset_work
4311 - LP: #1531539
4312 * nvme: remove dead controllers from a work item
4313 - LP: #1531539
4314 * nvme: switch abort_limit to an atomic_t
4315 - LP: #1531539
4316 * NVMe: Implement namespace list scanning
4317 - LP: #1531539
4318 * NVMe: Use unbounded work queue for all work
4319 - LP: #1531539
4320 * NVMe: Remove device management handles on remove
4321 - LP: #1531539
4322 * NVMe: Simplify metadata setup
4323 - LP: #1531539
4324 * nvme: fix admin queue depth
4325 - LP: #1531539
4326 * nvme: factor out a few helpers from req_completion
4327 - LP: #1531539
4328 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
4329 - LP: #1531539
4330 * nvme: switch abort to blk_execute_rq_nowait
4331 - LP: #1531539
4332 * nvme: special case AEN requests
4333 - LP: #1531539
4334 * nvme: simplify completion handling
4335 - LP: #1531539
4336 * nvme: properly free resources for cancelled command
4337 - LP: #1531539
4338 * nvme: meta_sg doesn't have to be an array
4339 - LP: #1531539
4340 * nvme: merge iod and cmd_info
4341 - LP: #1531539
4342 * NVMe: Add pci error handlers
4343 - LP: #1531539
4344 * NVMe: Export namespace attributes to sysfs
4345 - LP: #1531539
4346 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
4347 - LP: #1531539
4348 * nvme: synchronize access to ctrl->namespaces
4349 - LP: #1531539
4350 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
4351 - LP: #1531539
4352 * nvme: make SG_IO support optional
4353 - LP: #1531539
4354 * NVMe: Fix admin queue ring wrap
4355 - LP: #1531539
4356 * NVMe: Use a retryable error code on reset
4357 - LP: #1531539
4358 * NVMe: Remove queue freezing on resets
4359 - LP: #1531539
4360 * NVMe: IO queue deletion re-write
4361 - LP: #1531539
4362 * NVMe: Shutdown controller only for power-off
4363 - LP: #1531539
4364 * NVMe: Export NVMe attributes to sysfs group
4365 - LP: #1531539
4366 * i40e: fix build warnings
4367 * net: i40e: shut up uninitialized variable warnings
4368 * Drivers: hv: vmbus: fix build warning
4369 * Drivers: hv: util: Increase the timeout for util services
4370 * Drivers: hv: utils: run polling callback always in interrupt context
4371 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
4372 * tools: hv: remove repeated HV_FCOPY string
4373 * Drivers: hv: util: catch allocation errors
4374 * Drivers: hv: utils: use memdup_user in hvt_op_write
4375 * drivers/hv: cleanup synic msrs if vmbus connect failed
4376 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
4377 num
4378 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
4379 * drivers:hv: Define the channel type for Hyper-V PCI Express
4380 pass-through
4381 * Drivers: hv: vss: run only on supported host versions
4382 * Drivers: hv: vmbus: Use uuid_le type consistently
4383 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
4384 * Drivers: hv: vmbus: Get rid of the unused macro
4385 * Drivers: hv: vmbus: Get rid of the unused irq variable
4386 * Drivers: hv: vmbus: serialize process_chn_event() and
4387 vmbus_close_internal()
4388 * Drivers: hv: vmbus: do sanity check of channel state in
4389 vmbus_close_internal()
4390 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
4391 driver
4392 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
4393 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
4394 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
4395 * Drivers: hv: vmbus: Fix a Host signaling bug
4396 * drivers/hv: correct tsc page sequence invalid value
4397 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
4398 * Drivers: hv: utils: Invoke the poll function after handshake
4399 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
4400 * Drivers: hv: utils: fix memory leak on on_msg() failure
4401 * Drivers: hv: utils: rename outmsg_lock
4402 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
4403 * Drivers: hv: utils: fix crash when device is removed from host side
4404 * Drivers: hv: ring_buffer.c: fix comment style
4405 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
4406 * Drivers: hv: ring_buffer: remove code duplication from
4407 hv_ringbuffer_peek/read()
4408 * Drivers: hv: remove code duplication between
4409 vmbus_recvpacket()/vmbus_recvpacket_raw()
4410 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
4411 * drivers/hv: replace enum hv_message_type by u32
4412 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
4413 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
4414 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
4415 header
4416 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
4417 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
4418 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
4419
4420 [ Upstream Kernel Changes ]
4421
4422 * rebase to v4.4.1
4423 - LP: #1533461
4424 - LP: #1529624
4425
4426 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
4427
4428 linux (4.4.0-2.16) xenial; urgency=low
4429
4430 [ Andy Whitcroft ]
4431
4432 * Release Tracking Bug
4433 - LP: #1539090
4434 * SAUCE: hv: hv_set_ifconfig -- convert to python3
4435 - LP: #1506521
4436 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
4437 - LP: #1538618
4438
4439 [ Colin Ian King ]
4440
4441 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
4442 bit FADT addresses (LP: #1529381)
4443 - LP: #1529381
4444
4445 [ John Johansen ]
4446
4447 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
4448 being shutdown
4449 - LP: #1446906
4450
4451 [ Mahesh Salgaonkar ]
4452
4453 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
4454 - LP: #1537881
4455 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
4456 interrupt.
4457 - LP: #1537881
4458 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
4459 base errors
4460 - LP: #1537881
4461
4462 [ Paolo Pisati ]
4463
4464 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
4465 #843419 build flags
4466 - LP: #1533009
4467 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
4468 * [Config] disable ARCH_ZX (ZTE ZX Soc)
4469
4470 [ Tim Gardner ]
4471
4472 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
4473 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
4474 - LP: #1536719
4475 * SAUCE: drop obsolete bnx2x firmware
4476 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
4477 - LP: #1536474
4478 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
4479 - LP: #1534647
4480 * [Config] Add pvpanic to virtual flavour
4481 - LP: #1537923
4482 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
4483 - LP: #1520457
4484
4485 [ Upstream Kernel Changes ]
4486
4487 * i40evf: fix compiler warning of unused variable
4488 - LP: #1536474
4489 * intel: i40e: fix confused code
4490 - LP: #1536474
4491 * i40e/i40evf: remove unused tunnel parameter
4492 - LP: #1536474
4493 * i40e: Change BUG_ON to WARN_ON in service event complete
4494 - LP: #1536474
4495 * i40e: remove BUG_ON from feature string building
4496 - LP: #1536474
4497 * i40e: remove BUG_ON from FCoE setup
4498 - LP: #1536474
4499 * i40e: Workaround fix for mss < 256 issue
4500 - LP: #1536474
4501 * i40e/i40evf: Add a stat to track how many times we have to do a force
4502 WB
4503 - LP: #1536474
4504 * i40e: Move the saving of old link info from handle_link_event to
4505 link_event
4506 - LP: #1536474
4507 * i40e/i40evf: Add comment to #endif
4508 - LP: #1536474
4509 * i40e/i40evf: clean up error messages
4510 - LP: #1536474
4511 * i40evf: handle many MAC filters correctly
4512 - LP: #1536474
4513 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
4514 - LP: #1536474
4515 * i40e: rework the functions to configure RSS with similar parameters
4516 - LP: #1536474
4517 * i40e: create a generic configure rss function
4518 - LP: #1536474
4519 * i40e: Bump version to 1.4.2
4520 - LP: #1536474
4521 * i40e: add new fields to store user configuration
4522 - LP: #1536474
4523 * i40e: rename rss_size to alloc_rss_size in i40e_pf
4524 - LP: #1536474
4525 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
4526 workaround
4527 - LP: #1536474
4528 * i40e/i40evf: prefetch skb data on transmit
4529 - LP: #1536474
4530 * i40evf: rename VF adapter specific RSS function
4531 - LP: #1536474
4532 * i40evf: create a generic config RSS function
4533 - LP: #1536474
4534 * i40evf: create a generic get RSS function
4535 - LP: #1536474
4536 * i40evf: add new fields to store user configuration of RSS
4537 - LP: #1536474
4538 * i40e: Update error messaging
4539 - LP: #1536474
4540 * i40e: fix confusing message
4541 - LP: #1536474
4542 * i40e: make error message more useful
4543 - LP: #1536474
4544 * i40evf: quoth the VF driver, Nevermore
4545 - LP: #1536474
4546 * i40evf: allocate queue vectors dynamically
4547 - LP: #1536474
4548 * i40evf: allocate ring structs dynamically
4549 - LP: #1536474
4550 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
4551 - LP: #1536474
4552 * i40e: fix: do not sleep in netdev_ops
4553 - LP: #1536474
4554 * i40e: remove unused argument
4555 - LP: #1536474
4556 * i40evf: increase max number of queues
4557 - LP: #1536474
4558 * i40evf: set real num queues
4559 - LP: #1536474
4560 * i40evf: remove duplicate string
4561 - LP: #1536474
4562 * i40e: Detection and recovery of TX queue hung logic moved to
4563 service_task from tx_timeout
4564 - LP: #1536474
4565 * i40e: Fix memory leaks, sideband filter programming
4566 - LP: #1536474
4567 * i40evf: don't use atomic allocation
4568 - LP: #1536474
4569 * i40e: propagate properly
4570 - LP: #1536474
4571 * i40evf: use correct types
4572 - LP: #1536474
4573 * i40e: use priv flags to control packet split
4574 - LP: #1536474
4575 * i40e: Remove separate functions gathering XOFF Rx stats
4576 - LP: #1536474
4577 * i40e: fix whitespace
4578 - LP: #1536474
4579 * i40e/i40evf: use logical operator
4580 - LP: #1536474
4581 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
4582 - LP: #1536474
4583 * i40e: trivial fixes
4584 - LP: #1536474
4585 * i40e: Fix i40e_print_features() VEB mode output
4586 - LP: #1536474
4587 * i40e: chomp the BIT(_ULL)
4588 - LP: #1536474
4589 * i40e: properly delete VF MAC filters
4590 - LP: #1536474
4591 * i40e: don't add zero MAC filter
4592 - LP: #1536474
4593 * i40evf: check rings before freeing resources
4594 - LP: #1536474
4595 * i40e: use explicit cast from u16 to u8
4596 - LP: #1536474
4597 * i40e: Opcode and structures required by OEM Post Update AQ command and
4598 add new NVM arq message
4599 - LP: #1536474
4600 * i40e: hush little warnings
4601 - LP: #1536474
4602 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
4603 - LP: #1536474
4604 * i40e: clean whole mac filter list
4605 - LP: #1536474
4606 * i40evf: change version string generation
4607 - LP: #1536474
4608 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
4609 - LP: #1536474
4610 * geneve: UDP checksum configuration via netlink
4611 - LP: #1536474
4612 * geneve: Add geneve udp port offload for ethernet devices
4613 - LP: #1536474
4614 * i40e: geneve tunnel offload support
4615 - LP: #1536474
4616 * geneve: Add geneve_get_rx_port support
4617 - LP: #1536474
4618 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
4619 - LP: #1536474
4620 * i40e: change log messages and error returns
4621 - LP: #1536474
4622 * i40e: allow zero MAC address for VFs
4623 - LP: #1536474
4624 * i40e: Look up MAC address in Open Firmware or IDPROM
4625 - LP: #1536474
4626 * i40e: Fix Rx hash reported to the stack by our driver
4627 - LP: #1536474
4628 * i40e: remove forever unused ID
4629 - LP: #1536474
4630 * igb: add 88E1543 initialization code
4631 * igb: don't unmap NULL hw_addr
4632 * igb: use the correct i210 register for EEMNGCTL
4633 * igb: fix NULL derefs due to skipped SR-IOV enabling
4634 * igb: improve handling of disconnected adapters
4635 * igb: Remove GS40G specific defines/functions
4636 * igb: Don't add PHY address to PCDL address
4637 * igb: Improve cable length function for I210, etc.
4638 * igb: Explicitly label self-test result indices
4639 * ixgbe: drop null test before destroy functions
4640 - LP: #1536473
4641 * ixgbe: Delete redundant include file
4642 - LP: #1536473
4643 * ixgbe: fix multiple kernel-doc errors
4644 - LP: #1536473
4645 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
4646 vector
4647 - LP: #1536473
4648 * ixgbe: Add KR mode support for CS4227 chip
4649 - LP: #1536473
4650 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
4651 to 12K
4652 - LP: #1536473
4653 * ixgbe/ixgbevf: use napi_schedule_irqoff()
4654 - LP: #1536473
4655 * ixgbe: Remove CS4227 diagnostic code
4656 - LP: #1536473
4657 * ixgbevf: use ether_addr_copy instead of memcpy
4658 - LP: #1536473
4659 * ixgbevf: fix spoofed packets with random MAC
4660 - LP: #1536473
4661 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
4662 - LP: #1536473
4663 * ixgbe: Add support for newer thermal alarm
4664 - LP: #1536473
4665 * ixgbe: Use private workqueue to avoid certain possible hangs
4666 - LP: #1536473
4667 * ixgbevf: Use a private workqueue to avoid certain possible hangs
4668 - LP: #1536473
4669 * ixgbevf: Minor cleanups
4670 - LP: #1536473
4671 * ixgbe: Refactor MAC address configuration code
4672 - LP: #1536473
4673 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
4674 - LP: #1536473
4675 * ixgbe: Allow FDB entries access to more RAR filters
4676 - LP: #1536473
4677 * ixgbe: Update PTP to support X550EM_x devices
4678 - LP: #1536473
4679 * ixgbe: Correct spec violations by waiting after reset
4680 - LP: #1536473
4681 * ixgbe: Wait for master disable to be set
4682 - LP: #1536473
4683 * ixgbe: Save VF info and take references
4684 - LP: #1536473
4685 * ixgbe: Handle extended IPv6 headers in Tx path
4686 - LP: #1536473
4687 * ixgbe: Always turn PHY power on when requested
4688 - LP: #1536473
4689 * ixgbevf: Handle extended IPv6 headers in Tx path
4690 - LP: #1536473
4691 * ixgbe: Return error on failure to allocate mac_table
4692 - LP: #1536473
4693 * ixgbe: Fix SR-IOV VLAN pool configuration
4694 - LP: #1536473
4695 * ixgbe: Simplify definitions for regidx and bit in set_vfta
4696 - LP: #1536473
4697 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
4698 - LP: #1536473
4699 * ixgbe: Simplify configuration of setting VLVF and VLVFB
4700 - LP: #1536473
4701 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
4702 - LP: #1536473
4703 * ixgbe: Reorder search to work from the top down instead of bottom up
4704 - LP: #1536473
4705 * ixgbe: Add support for VLAN promiscuous with SR-IOV
4706 - LP: #1536473
4707 * ixgbe: Fix VLAN promisc in relation to SR-IOV
4708 - LP: #1536473
4709 * ixgbe: Clear stale pool mappings
4710 - LP: #1536473
4711 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
4712 - LP: #1536473
4713 * ixgbe: do not report 2.5 Gbps as supported
4714 - LP: #1536473
4715 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
4716 per vector
4717 - LP: #1536473
4718 * ixgbevf: minor cleanups for ixgbevf_set_itr()
4719 - LP: #1536473
4720 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
4721 - LP: #1536473
4722 * ixgbe: report correct media type for KR, KX and KX4 interfaces
4723 - LP: #1536473
4724 * ixgbe: Clean up redundancy in hw_enc_features
4725 - LP: #1536473
4726 * ixgbe: fix RSS limit for X550
4727 - LP: #1536473
4728 * ixgbe: Correct X550EM_x revision check
4729 - LP: #1536473
4730 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
4731 - LP: #1536473
4732 * ixgbe: Fill at least min credits to a TC credit refills
4733 - LP: #1536473
4734 * ixgbe: use correct FCoE DDP max check
4735 - LP: #1536473
4736 * ixgbe: fix broken PFC with X550
4737 - LP: #1536473
4738 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
4739 - LP: #1536473
4740 * ixgbe: Correct handling of any outer UDP checksum setting
4741 - LP: #1536473
4742 * ixgbe: Fix to get FDMI HBA attributes information with X550
4743 - LP: #1536473
4744 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
4745 - LP: #1536473
4746 * ixgbe: Make ATR recognize IPv6 extended headers
4747 - LP: #1536473
4748 * e1000: make eeprom read/write scheduler friendly
4749 * e1000: fix data race between tx_ring->next_to_clean
4750 * e1000: Remove checkpatch coding style errors
4751 * e1000: clean up the checking logic
4752 * e1000: fix a typo in the comment
4753 * e1000e: clean up the local variable
4754 * e1000: fix kernel-doc argument being missing
4755 * e1000: get rid of duplicate exit path
4756 * e1000: Elementary checkpatch warnings and checks removed
4757 * e1000e: fix division by zero on jumbo MTUs
4758 * e1000e: Increase timeout of polling bit RSPCIPHY
4759 * e1000e: initial support for i219-LM (3)
4760 * e1000e: Switch e1000e_up to void, drop code checking for error result
4761 * e1000e: Remove unreachable code
4762 * e1000e: Do not read ICR in Other interrupt
4763 * e1000e: Do not write lsc to ics in msi-x mode
4764 * e1000e: Fix msi-x interrupt automask
4765 * acpi: pci: Setup MSI domain for ACPI based pci devices
4766 * irqdomain: Introduce is_fwnode_irqchip helper
4767 * irqchip/gic-v2m: Refactor to prepare for ACPI support
4768 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
4769 * clk: xgene: Fix divider with non-zero shift value
4770 * i2c: designware: Do not require clock when SSCN and FFCN are provided
4771 * fm10k: do not assume VF always has 1 queue
4772 - LP: #1536475
4773 * fm10k: Correct MTU for jumbo frames
4774 - LP: #1536475
4775 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
4776 vector
4777 - LP: #1536475
4778 * fm10k: use napi_schedule_irqoff()
4779 - LP: #1536475
4780 * fm10k: set netdev features in one location
4781 - LP: #1536475
4782 * fm10k: reset max_queues on init_hw_vf failure
4783 - LP: #1536475
4784 * fm10k: always check init_hw for errors
4785 - LP: #1536475
4786 * fm10k: reinitialize queuing scheme after calling init_hw
4787 - LP: #1536475
4788 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
4789 - LP: #1536475
4790 * fm10k: explicitly typecast vlan values to u16
4791 - LP: #1536475
4792 * fm10k: add statistics for actual DWORD count of mbmem mailbox
4793 - LP: #1536475
4794 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
4795 - LP: #1536475
4796 * fm10k: Add support for ITR scaling based on PCIe link speed
4797 - LP: #1536475
4798 * fm10k: introduce ITR_IS_ADAPTIVE macro
4799 - LP: #1536475
4800 * fm10k: Update adaptive ITR algorithm
4801 - LP: #1536475
4802 * fm10k: use macro for default Tx and Rx ITR values
4803 - LP: #1536475
4804 * fm10k: change default Tx ITR to 25usec
4805 - LP: #1536475
4806 * fm10k: TRIVIAL fix typo of hardware
4807 - LP: #1536475
4808 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
4809 - LP: #1536475
4810 * fm10k: use ether_addr_copy to copy MAC address
4811 - LP: #1536475
4812 * fm10k: do not use CamelCase
4813 - LP: #1536475
4814 * fm10k: remove unnecessary else block from if statements with return
4815 - LP: #1536475
4816 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
4817 - LP: #1536475
4818 * fm10k: consistently refer to VLANs and VLAN IDs
4819 - LP: #1536475
4820 * fm10k: bump driver version
4821 - LP: #1536475
4822 * fm10k: conditionally compile DCB and DebugFS support
4823 - LP: #1536475
4824 * fm10k: Cleanup MSI-X interrupts in case of failure
4825 - LP: #1536475
4826 * fm10k: Cleanup exception handling for mailbox interrupt
4827 - LP: #1536475
4828 * fm10k: do not inline fm10k_iov_select_vid()
4829 - LP: #1536475
4830 * fm10k: whitespace cleanups
4831 - LP: #1536475
4832 * fm10k: use BIT() macro instead of open-coded bit-shifting
4833 - LP: #1536475
4834 * fm10k: cleanup namespace pollution
4835 - LP: #1536475
4836 * fm10k: cleanup overly long lines
4837 - LP: #1536475
4838 * fm10k: initialize xps at driver load
4839 - LP: #1536475
4840 * fm10k: don't initialize fm10k_workqueue at global level
4841 - LP: #1536475
4842 * fm10k: correctly pack TLV structures and explain reasoning
4843 - LP: #1536475
4844 * fm10k: Cleanup exception handling for changing queues
4845 - LP: #1536475
4846 * fm10k: use ether_addr_equal instead of memcmp
4847 - LP: #1536475
4848 * fm10k: address operator not needed when declaring function pointers
4849 - LP: #1536475
4850 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
4851 - LP: #1536475
4852 * fm10k: remove unused struct element
4853 - LP: #1536475
4854 * fm10k: use true/false for boolean get_host_state
4855 - LP: #1536475
4856 * fm10k: cleanup mailbox code comments etc
4857 - LP: #1536475
4858 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
4859 - LP: #1536475
4860 * device property: always check for fwnode type
4861 - LP: #1533035
4862 * device property: rename helper functions
4863 - LP: #1533035
4864 * device property: refactor built-in properties support
4865 - LP: #1533035
4866 * device property: keep single value inplace
4867 - LP: #1533035
4868 * device property: helper macros for property entry creation
4869 - LP: #1533035
4870 * device property: improve readability of macros
4871 - LP: #1533035
4872 * device property: return -EINVAL when property isn't found in ACPI
4873 - LP: #1533035
4874 * device property: Fallback to secondary fwnode if primary misses the
4875 property
4876 - LP: #1533035
4877 * device property: Take a copy of the property set
4878 - LP: #1533035
4879 * driver core: platform: Add support for built-in device properties
4880 - LP: #1533035
4881 * driver core: Do not overwrite secondary fwnode with NULL if it is set
4882 - LP: #1533035
4883 * mfd: core: propagate device properties to sub devices drivers
4884 - LP: #1533035
4885 * mfd: intel-lpss: Add support for passing device properties
4886 - LP: #1533035
4887 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
4888 - LP: #1533035
4889 * mfd: intel-lpss: Pass HSUART configuration via properties
4890 - LP: #1533035
4891 * i2c: designware: Convert to use unified device property API
4892 - LP: #1533035
4893 * keys, trusted: fix: *do not* allow duplicate key options
4894 - LP: #1398274
4895 * keys, trusted: select hash algorithm for TPM2 chips
4896 - LP: #1398274
4897 * keys, trusted: seal with a TPM2 authorization policy
4898 - LP: #1398274
4899 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
4900 - LP: #1461360
4901 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
4902 - LP: #1461360
4903 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
4904 offset
4905 - LP: #1461360
4906 * drm/i915: WaRsDisableCoarsePowerGating
4907 - LP: #1527462
4908 * drm/i915/skl: Add SKL GT4 PCI IDs
4909 - LP: #1527462
4910 * drm/i915/skl: Disable coarse power gating up until F0
4911 - LP: #1527462
4912 * platform:x86: add Intel P-Unit mailbox IPC driver
4913 - LP: #1520457
4914 * intel_punit_ipc: add NULL check for input parameters
4915 - LP: #1520457
4916 * platform/x86: Add Intel Telemetry Core Driver
4917 - LP: #1520457
4918 * intel_pmc_ipc: update acpi resource structure for Punit
4919 - LP: #1520457
4920 * platform:x86: Add Intel telemetry platform device
4921 - LP: #1520457
4922 * platform:x86: Add Intel telemetry platform driver
4923 - LP: #1520457
4924 * platform:x86: Add Intel Telemetry Debugfs interfaces
4925 - LP: #1520457
4926 * cxlflash: a couple off by one bugs
4927
4928 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
4929
4930 linux (4.4.0-1.15) xenial; urgency=low
4931
4932 [ Tim Gardner ]
4933
4934 * Release Tracking Bug
4935 - LP: #1536803
4936
4937 [ Upstream Kernel Changes ]
4938
4939 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
4940 - LP: #1517142
4941
4942 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
4943
4944 linux (4.4.0-0.14) xenial; urgency=low
4945
4946 [ Upstream Kernel Changes ]
4947
4948 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
4949 - LP: #1522415
4950 * powerpc: Add __raw_rm_writeq() function
4951 - LP: #1522415
4952
4953 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
4954
4955 linux (4.4.0-0.13) xenial; urgency=low
4956
4957 [ Andy Whitcroft ]
4958
4959 * [Config] s390x -- the kernel provides ppp-modules such as there are
4960 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
4961
4962 [ Tim Gardner ]
4963
4964 * [Config] Update annotations for VIRTIO_{NET,BLK}
4965 - LP: #1533382
4966
4967 [ Upstream Kernel Changes ]
4968
4969 * powerpc/powernv: Add support for Nvlink NPUs
4970 - LP: #1522415
4971 * powerpc/powernv: Fix update of NVLink DMA mask
4972 - LP: #1522415
4973 * powerpc/powernv: Change NPU PE# assignment
4974 - LP: #1522415
4975 * powerpc/powernv: Reserve PE#0 on NPU
4976 - LP: #1522415
4977 * KEYS: Fix keyring ref leak in join_session_keyring()
4978 - LP: #1534887
4979 - CVE-2016-0728
4980
4981 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
4982
4983 linux (4.4.0-0.12) xenial; urgency=low
4984
4985 [ Eric Dumazet ]
4986
4987 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
4988 - LP: #1527902
4989
4990 [ Guilherme G. Piccoli ]
4991
4992 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
4993 - LP: #1486180
4994
4995 [ Tim Gardner ]
4996
4997 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
4998 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
4999 - LP: #1532886
5000 * [Config] nvme.ko moved to drivers/nvme/host
5001 * [Config] scsi_dh morphed into 4 modules
5002 * [Config] CONFIG_IBMVNIC=m
5003 * [Config] Add DRM ast driver to udeb installer image
5004 - LP: #1514711
5005 * [Config] CONFIG_KVM=y for s390x
5006 - LP: #1532886
5007 * [Config] Install spl/zfs under the kernel modules directory
5008 Fixes some errors in generic.inclusion-list.log
5009
5010 [ Upstream Kernel Changes ]
5011
5012 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
5013 - LP: #1524574
5014 * EDAC: Add DDR4 flag
5015 - LP: #1519631
5016 * EDAC, sb_edac: Virtualize several hard-coded functions
5017 - LP: #1519631
5018 * EDAC, sb_edac: Add support for duplicate device IDs
5019 - LP: #1519631
5020 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
5021 - LP: #1519631
5022 * Driver for IBM System i/p VNIC protocol
5023 - LP: #1532303
5024
5025 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
5026
5027 linux (4.4.0-0.11) xenial; urgency=low
5028
5029 [ Tim Gardner ]
5030
5031 * [Config] Fix bogus reconstruct script
5032
5033 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
5034
5035 linux (4.4.0-0.10) xenial; urgency=low
5036
5037 [ Haren Myneni ]
5038
5039 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
5040 - LP: #1529666
5041
5042 [ Serge Hallyn ]
5043
5044 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
5045
5046 [ Tim Gardner ]
5047
5048 * [Config] CONFIG_ZONE_DEVICE=y for amd64
5049 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
5050 - LP: #1526869
5051 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
5052 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
5053 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
5054 * rebase to v4.4
5055
5056 [ Upstream Kernel Changes ]
5057
5058 * rebase to v4.4
5059
5060 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
5061
5062 linux (4.4.0-0.9) xenial; urgency=low
5063
5064 [ Tim Gardner ]
5065
5066 * rebase to v4.4-rc8
5067
5068 [ Upstream Kernel Changes ]
5069
5070 * rebase to v4.4-rc8
5071
5072 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
5073
5074 linux (4.4.0-0.8) xenial; urgency=low
5075
5076 [ Tim Gardner ]
5077
5078 * rebase to v4.4-rc7
5079
5080 [ Upstream Kernel Changes ]
5081
5082 * rebase to v4.4-rc7
5083
5084 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
5085
5086 linux (4.4.0-0.7) xenial; urgency=low
5087
5088 [ Hui Wang ]
5089
5090 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
5091 - LP: #1527096
5092
5093 [ Jann Horn ]
5094
5095 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
5096 uids/gids
5097 - LP: #1527374
5098
5099 [ Tim Gardner ]
5100
5101 * rebase to v4.4-rc6
5102
5103 [ Upstream Kernel Changes ]
5104
5105 * rebase to v4.4-rc6
5106 - LP: #1526330
5107
5108 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
5109
5110 linux (4.4.0-0.6) xenial; urgency=low
5111
5112 [ Andy Whitcroft ]
5113
5114 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
5115 support in latest compilers
5116 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
5117 ARMv8.1 support in latest compilers
5118
5119 [ Tim Gardner ]
5120
5121 * [Config] s390 -> s390x
5122 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
5123
5124 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
5125
5126 linux (4.4.0-0.5) xenial; urgency=low
5127
5128 [ Andy Whitcroft ]
5129
5130 * [Config] s390x -- enable tools
5131 - LP: #1524319
5132 * [Config] s390x -- add architecture to getabis
5133 * [Config] s390x -- add s390x ABI information
5134 * [Config] s390x -- enable ABI checks
5135
5136 [ Tim Gardner ]
5137
5138 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
5139 * [Config] Add s390 modules to nic-modules udeb
5140 - LP: #1525297
5141 * rebase to v4.4-rc5
5142
5143 [ Upstream Kernel Changes ]
5144
5145 * rebase to v4.4-rc5
5146 - LP: #1523517
5147 - LP: #1523232
5148
5149 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
5150
5151 linux (4.4.0-0.4) xenial; urgency=low
5152
5153 [ Upstream Kernel Changes ]
5154
5155 * cgroup: make css_set pin its css's to avoid use-afer-free
5156 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
5157 freezer_attach()
5158 * cgroup: fix handling of multi-destination migration from
5159 subtree_control enabling
5160
5161 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
5162
5163 linux (4.4.0-0.3) xenial; urgency=low
5164
5165 [ Upstream Kernel Changes ]
5166
5167 * rebase to v4.4-rc4
5168
5169 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
5170
5171 linux (4.4.0-0.2) xenial; urgency=low
5172
5173 [ Tim Gardner ]
5174
5175 * [Config] Add spl/zfs provides to generic and powerpc64-smp
5176 * [Config] Add zfs to d-i fs-core-modules
5177 * [Config] Include all s390 specific drivers in linux-image
5178 - LP: #1522210
5179
5180 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
5181
5182 linux (4.4.0-0.1) xenial; urgency=low
5183
5184 [ Andy Whitcroft ]
5185
5186 * [Tests] gcc-multilib does not exist on ppc64el redux
5187 - LP: #1515541
5188 * [Config] libunwind8-dev is not available on s390x
5189 * [Debian] Disable SPL/ZFS for cross compiling -- redux
5190 * [Config] s390x -- add dasd udebs
5191 - LP: #1519833
5192 * [Config] s390x -- include dasd modules in linux-image
5193 - LP: #1519833
5194 * [Config] s390x -- disable ZFS temporarily
5195 - LP: #1519820
5196 * [Config] s390s -- disable ABI/module checks
5197 * [Config] make IBMVETH consistent on powerpc/ppc64el
5198 - LP: #1521712
5199 * [Config] follow ibmvscsi name change
5200 - LP: #1521712
5201 * [Config] move ibm disk and ethernet drivers to linux-image
5202 - LP: #1521712
5203 * [Config] include ibmveth in nic-modules for ppc64el
5204 - LP: #1521712
5205 * [Config] s390x -- disable abi/module checks for s390x
5206
5207 [ Joseph Salisbury ]
5208
5209 * SAUCE: scsi_sysfs: protect against double execution of
5210 __scsi_remove_device()
5211 - LP: #1509029
5212
5213 [ Seth Forshee ]
5214
5215 * [Config] CONFIG_DRM_AMDGPU_CIK=n
5216 - LP: #1510405
5217
5218 [ Tim Gardner ]
5219
5220 * [Debian] Disable SPL/ZFS for cross compiling
5221 * [Config] CONFIG_SCSI_IBMVSCSI=m
5222 - LP: #1515872
5223 * rebase to v4.4-rc2
5224 * [Config] updateconfigs
5225 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
5226 * SAUCE: do_zfs=false temporarily
5227 * [Config] CONFIG_LUSTRE_FS=n
5228 * [Debian] Disable udebs when cross compiling
5229 * rebase to v4.4-rc3
5230 * [Config] CONFIG_AUFS_FS=m
5231 * SAUCE: AUFS
5232
5233 [ Upstream Kernel Changes ]
5234
5235 * ZFS: Update with 4.4 support
5236 * SPL: Update with 4.4 support
5237
5238 [ Upstream Kernel Changes ]
5239
5240 * rebase to v4.4-rc3
5241 - LP: #1519168
5242 * rebase to v4.4-rc2
5243 - LP: #1506615
5244 - LP: #1502781
5245
5246 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
5247
5248 linux (4.3.0-0.8) xenial; urgency=low
5249
5250 [ Andy Whitcroft ]
5251
5252 * [Config] re-enable OSS support and blacklist
5253 - LP: #1434842
5254 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
5255 * [Packaging] config-check -- improve syntax diagnostics
5256 * [Packaging] module-inclusion -- add dependency inclusion for a list
5257 * [Packaging] config-check -- accumulate multi-line annotations correctly
5258 * [Packaging] config-check -- handle V2 annotations format
5259 * [Packaging] s390x -- add architecture to kernelconfig
5260 - LP: #1488653
5261 * [Config] s390x -- initial configuration
5262 * [Config] s390x -- add initial binary image
5263 * [Config] s390x -- initial configuration update
5264 * [Config] s390x -- produce linux-image
5265 * [Config] s390x -- d-i module exclusions
5266 * [Config] apply Device Drivers >> LED Support >> LED Class Support
5267 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
5268 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
5269 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
5270 * [Config] -- s390x -- configuration review updates
5271 * [Config] annotations -- add review marks
5272 * [Config] annotations -- config review 4.3 updates
5273 * [Config] annotations -- expose reviews
5274 * [Config] updateconfigs following incoporation of s390x configs
5275 * [Tests] gcc-multilib does not exist on ppc64el
5276 - LP: #1515541
5277
5278 [ Dan Carpenter ]
5279
5280 * SAUCE: (noup) cxlflash: a couple off by one bugs
5281 - LP: #1499849
5282
5283 [ Haren Myneni ]
5284
5285 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
5286
5287 [ Jay Vosburgh ]
5288
5289 * SAUCE: fan: add VXLAN implementation
5290
5291 [ Manoj Kumar ]
5292
5293 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
5294 - LP: #1513583
5295
5296 [ Matthew R. Ochs ]
5297
5298 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
5299 - LP: #1513583
5300
5301 [ Tim Gardner ]
5302
5303 * [Config] CONFIG_AUFS_EXPORT=y
5304 - LP: #1121699
5305
5306 [ Upstream Kernel Changes ]
5307
5308 * misc/genwqe: get rid of atomic allocations
5309 * crypto: 842 - Add CRC and validation support
5310 - LP: #1497878
5311 * cxlflash: Fix to avoid invalid port_sel value
5312 * cxlflash: Replace magic numbers with literals
5313 * cxlflash: Fix read capacity timeout
5314 * cxlflash: Fix potential oops following LUN removal
5315 * cxlflash: Fix data corruption when vLUN used over multiple cards
5316 * cxlflash: Fix to avoid sizeof(bool)
5317 * cxlflash: Fix context encode mask width
5318 * cxlflash: Fix to avoid CXL services during EEH
5319 * cxlflash: Correct naming of limbo state and waitq
5320 * cxlflash: Make functions static
5321 * cxlflash: Refine host/device attributes
5322 * cxlflash: Fix to avoid spamming the kernel log
5323 * cxlflash: Fix to avoid stall while waiting on TMF
5324 * cxlflash: Fix location of setting resid
5325 * cxlflash: Fix host link up event handling
5326 * cxlflash: Fix async interrupt bypass logic
5327 * cxlflash: Remove dual port online dependency
5328 * cxlflash: Fix AFU version access/storage and add check
5329 * cxlflash: Correct usage of scsi_host_put()
5330 * cxlflash: Fix to prevent workq from accessing freed memory
5331 * cxlflash: Correct behavior in device reset handler following EEH
5332 * cxlflash: Remove unnecessary scsi_block_requests
5333 * cxlflash: Fix function prolog parameters and return codes
5334 * cxlflash: Fix MMIO and endianness errors
5335 * cxlflash: Fix to prevent EEH recovery failure
5336 * cxlflash: Correct spelling, grammar, and alignment mistakes
5337 * cxlflash: Fix to prevent stale AFU RRQ
5338 * cxlflash: Fix to double the delay each time
5339 * cxlflash: Fix to avoid corrupting adapter fops
5340 * cxlflash: Correct trace string
5341 * cxlflash: Fix to avoid potential deadlock on EEH
5342 * cxlflash: Fix to avoid leaving dangling interrupt resources
5343 * cxlflash: Fix to escalate to LINK_RESET on login timeout
5344 * cxlflash: Fix to avoid corrupting port selection mask
5345 * cxlflash: Fix to avoid lock instrumentation rejection
5346 * cxlflash: Fix to avoid bypassing context cleanup
5347
5348 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
5349
5350 linux (4.3.0-0.7) xenial; urgency=low
5351
5352 [ Tim Gardner ]
5353
5354 * Revert "Bypass spl/zfs config"
5355 Causes unresolved symbols on load.
5356 * [Config] Enable ZFS for powerpc64-smp
5357
5358 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
5359
5360 linux (4.3.0-0.6) xenial; urgency=low
5361
5362 [ Tim Gardner ]
5363
5364 * Release Tracking Bug
5365 - LP: #1512704
5366 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
5367
5368 [ Andy Whitcroft ]
5369
5370 * [Packaging] add feature interlock with mainline builds
5371 * apparmor -- follow change to this_cpu_ptr
5372
5373 [ John Johansen ]
5374
5375 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
5376 - LP: #1383886
5377 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
5378 - LP: #1362199
5379 * SAUCE: Revert: fix: only allow a single threaded process to ...
5380 - LP: #1371310
5381 * SAUCE: (no-up) fix: bad unix_addr_fs macro
5382 - LP: #1390223
5383 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
5384 - LP: #1408833
5385 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
5386 - LP: #1496430
5387
5388 [ Tim Gardner ]
5389
5390 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
5391 - LP: #1511006
5392 * rebase to v4.3
5393 * Bypass spl/zfs config
5394 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
5395 * [Config] Default AppArmor settings
5396
5397 [ Upstream Kernel Changes ]
5398
5399 * rebase to v4.3
5400
5401 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
5402
5403 linux (4.3.0-0.5) xenial; urgency=low
5404
5405 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
5406
5407 [ Upstream Kernel Changes ]
5408
5409 * rebase to v4.3-rc7
5410 - LP: #1504778
5411
5412 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
5413
5414 linux (4.3.0-0.4) xenial; urgency=low
5415
5416 [ Tim Gardner ]
5417
5418 * [Debian] Update to new signing key type and location
5419
5420 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
5421
5422 linux (4.3.0-0.3) wily; urgency=low
5423
5424 [ Tim Gardner ]
5425
5426 * [Debian] sign-file is now compiled
5427
5428 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
5429
5430 linux (4.3.0-0.2) wily; urgency=low
5431
5432 [ Tim Gardner ]
5433
5434 * [Config] Added libssl-dev to Build-Depends
5435
5436 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
5437
5438 linux (4.3.0-0.1) wily; urgency=low
5439
5440 [ Upstream Kernel Changes ]
5441
5442 * rebase to v4.3-rc6
5443 * rebase to v4.3-rc5
5444 * rebase to v4.3-rc4
5445 * rebase to v4.3-rc3
5446 * rebase to v4.3-rc2
5447 * rebase to v4.3-rc1
5448 - LP: #1492132
5449 - LP: #1481575
5450
5451 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
5452
5453 linux (4.2.0-10.11) wily; urgency=low
5454
5455 [ Andy Whitcroft ]
5456
5457 * Release Tracking Bug
5458 - LP: #1495208
5459 * No change rebuild to avoid issues with leading zero bytes on
5460 internal module signing key. (see launchpad bug 1494943)
5461
5462 [ Ming Lei ]
5463
5464 * [Config] SERIAL_8250_DW=y for arm64
5465
5466 [ Upstream Kernel Changes ]
5467
5468 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
5469 code
5470 - LP: #1484486
5471 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
5472 - LP: #1484486
5473 * drm/i915/gen8: Re-order init pipe_control in lrc mode
5474 - LP: #1484486
5475 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
5476 - LP: #1484486
5477 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5478 workaround
5479 - LP: #1484486
5480 * drm/i915: Bail out early if WA batch is not available for given Gen
5481 - LP: #1484486
5482 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
5483 - LP: #1484486
5484 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
5485 - LP: #1484486
5486 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
5487 - LP: #1484486
5488 * drm/i915: Enable WA batch buffers for Gen9
5489 - LP: #1484486
5490 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
5491 - LP: #1484486
5492 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
5493 - LP: #1484486
5494 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5495 workaround
5496 - LP: #1484486
5497 * drm/i915/gen9: Add
5498 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
5499 - LP: #1484486
5500 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
5501 - LP: #1484486
5502 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
5503 - LP: #1484486
5504 * drm/i915/skl: Don't expose the top most plane on gen9 display
5505 - LP: #1484486
5506 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
5507 - LP: #1484486
5508 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
5509 - LP: #1484486
5510 * drm/i915: reduce indent in i9xx_hpd_irq_handler
5511 - LP: #1484531
5512 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
5513 - LP: #1484531
5514 * drm/i915: reduce indent in intel_hpd_irq_handler
5515 - LP: #1484531
5516 * drm/i915: group all hotplug related fields into a new struct in
5517 dev_priv
5518 - LP: #1484531
5519 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
5520 - LP: #1484531
5521 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
5522 - LP: #1484531
5523 * drm/i915: put back the indent in intel_hpd_irq_handler
5524 - LP: #1484531
5525 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
5526 - LP: #1484531
5527 * drm/i915: simplify condition for digital port
5528 - LP: #1484531
5529 * drm/i915: abstract away platform specific parts from hpd handling
5530 - LP: #1484531
5531 * drm/i915: Handle HPD when it has actually occurred
5532 - LP: #1484531
5533 * drm/i915: Set power domain for DDI-E
5534 - LP: #1484531
5535 * drm/i915: Set alternate aux for DDI-E
5536 - LP: #1484531
5537 * drm/i915/skl: enable DDI-E hotplug
5538 - LP: #1484531
5539 * drm/i915/bxt: fix DDI PHY vswing scale value setting
5540 - LP: #1494163
5541 * drm/i915/skl: Buffer translation improvements
5542 - LP: #1494163
5543 * drm/i915: Per-DDI I_boost override
5544 - LP: #1494163
5545 * drm/i915: fix VBT parsing for SDVO child device mapping
5546 - LP: #1494163
5547 * drm/i915/bxt: edp1.4 Intermediate Freq support
5548 - LP: #1494163
5549 * drm/i915: fix link rates reported for SKL
5550 - LP: #1494163
5551 * drm/i915: Allow parsing of variable size child device entries from VBT
5552 - LP: #1494163
5553 * drm/i915/skl: Update DDI buffer translation programming.
5554 - LP: #1494163
5555 * drm/i915: Enable HDMI on DDI-E
5556 - LP: #1484531
5557 * drm/i915/skl: Enable DDI-E
5558 - LP: #1484531
5559 * drm/i915: eDP can be present on DDI-E
5560 - LP: #1484531
5561 * drm/i915/skl: Adding DDI_E power well domain
5562 - LP: #1484531
5563 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
5564 - LP: #1490035
5565 * drm/i915: Split atomic wm update to pre and post variants
5566 - LP: #1493746
5567 * drm/i915/skl: Drop the preliminary_hw_support flag
5568 - LP: #1486868
5569 * drm/i915: set FDI translations to NULL on SKL
5570 - LP: #1494163
5571
5572 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
5573
5574 linux (4.2.0-9.9) wily; urgency=low
5575
5576 [ Tim Gardner ]
5577
5578 * Release Tracking Bug
5579 - LP: #1493970
5580 * [Config] CONFIG_MFD_INTEL_LPSS=m
5581 - LP: #1397876
5582
5583 [ dann frazier ]
5584
5585 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
5586 - LP: #1388952
5587
5588 [ Michael Ellerman ]
5589
5590 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
5591 Fixes FTBS on 32 bit powerpc, patch sent upstream.
5592
5593 [ Upstream Kernel Changes ]
5594
5595 * thermal/powerclamp: add cpu id for skylake h/s
5596 - LP: #1398269
5597 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
5598 - LP: #1397852
5599 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
5600 - LP: #1460905
5601 * i2c: i801: Create iTCO device on newer Intel PCHs
5602 - LP: #1460905
5603 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
5604 - LP: #1460905
5605 * perf/x86: Add a native_perf_sched_clock_from_tsc()
5606 - LP: #1397867
5607 * perf/x86/intel: Add support for PEBSv3 profiling
5608 - LP: #1397867
5609 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
5610 - LP: #1397867
5611 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
5612 - LP: #1397867
5613 * perf: Add cycles to branch_info
5614 - LP: #1397867
5615 * perf/x86/intel/lbr: Add support for LBRv5
5616 - LP: #1397867
5617 * perf/x86/intel: Handle new arch perfmon v4 status bits
5618 - LP: #1397867
5619 * perf/x86/intel: Move PMU ACK to after LBR read
5620 - LP: #1397867
5621 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
5622 - LP: #1397867
5623 * perf/x86/intel: Add Intel Skylake PMU support
5624 - LP: #1397867
5625 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
5626 call stack
5627 - LP: #1397867
5628 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
5629 - LP: #1397867
5630 * perf/x86: Make merge_attr() global to use from perf_event_intel
5631 - LP: #1397867
5632 * perf/x86/intel: Use 0x11 as extra reg test value
5633 - LP: #1397867
5634 * perf tools: Add support for cycles, weight branch_info field
5635 - LP: #1397867
5636 * perf report: Add flag for non ANY branch mode
5637 - LP: #1397867
5638 * perf report: Add infrastructure for a cycles histogram
5639 - LP: #1397867
5640 * perf report: Add processing for cycle histograms
5641 - LP: #1397867
5642 * perf annotate: Compute IPC and basic block cycles
5643 - LP: #1397867
5644 * perf annotate: Finally display IPC and cycle accounting
5645 - LP: #1397867
5646 * perf top: Add branch annotation code to top
5647 - LP: #1397867
5648 * perf report: Display cycles in branch sort mode
5649 - LP: #1397867
5650 * perf annotate: Fix 32-bit compilation error in util/annotate.c
5651 - LP: #1397867
5652 * PM / QoS: Make it possible to expose device latency tolerance to
5653 userspace
5654 - LP: #1460908
5655 * ACPI / PM: Attach ACPI power domain only once
5656 - LP: #1460908
5657 * Driver core: wakeup the parent device before trying probe
5658 - LP: #1460908
5659 * klist: implement klist_prev()
5660 - LP: #1460908
5661 * driver core: implement device_for_each_child_reverse()
5662 - LP: #1460908
5663 * mfd: make mfd_remove_devices() iterate in reverse order
5664 - LP: #1460908
5665 * dmaengine: add a driver for Intel integrated DMA 64-bit
5666 - LP: #1460908
5667 * mfd: Add support for Intel Sunrisepoint LPSS devices
5668 - LP: #1460908
5669 * spi: pxa2xx: Add support for Intel Sunrisepoint
5670 - LP: #1397876
5671 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
5672 - LP: #1397876
5673 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
5674 - LP: #1397876
5675 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
5676 for it
5677 - LP: #1397876
5678 * intel_idle: Skylake Client Support
5679 - LP: #1397877
5680 * powerpc/kernel: Switch to using MAX_ERRNO
5681 - LP: #1458876
5682 * powerpc/kernel: Change the do_syscall_trace_enter() API
5683 - LP: #1458876
5684 * powerpc: Drop unused syscall_get_error()
5685 - LP: #1458876
5686 * powerpc: Don't negate error in syscall_set_return_value()
5687 - LP: #1458876
5688 * powerpc: Rework syscall_get_arguments() so there is only one loop
5689 - LP: #1458876
5690 * powerpc: Use orig_gpr3 in syscall_get_arguments()
5691 - LP: #1458876
5692 * powerpc: Change syscall_get_nr() to return int
5693 - LP: #1458876
5694 * powerpc/kernel: Add SIG_SYS support for compat tasks
5695 - LP: #1458876
5696 * powerpc/kernel: Enable seccomp filter
5697 - LP: #1458876
5698 * selftests/seccomp: Make seccomp tests work on big endian
5699 - LP: #1458876
5700 * selftests/seccomp: Add powerpc support
5701 - LP: #1458876
5702 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
5703
5704 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
5705
5706 linux (4.2.0-8.8) wily; urgency=low
5707
5708 [ Tim Gardner ]
5709
5710 * Release Tracking Bug
5711 - LP: #1493357
5712 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
5713 - LP: #1488495
5714 * [Config] CONFIG_CXLFLASH=m
5715 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
5716
5717
5718 [ Andy Whitcroft ]
5719
5720 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
5721 * [Packaging] mark up control for stage1
5722 * [Config] kernel-versions -- clean up deps field
5723 * [Config] s390x -- build linux-libc-dev
5724 - LP: #1488653
5725 * [Packaging] control -- prepare for new kernel-wedge semantics
5726
5727 [ Upstream Kernel Changes ]
5728
5729 * crypto: vmx - Fixing AES-CTR counter bug
5730 - LP: #1484519
5731 * crypto: vmx - Fixing GHASH Key issue on little endian
5732 - LP: #1484519
5733 * powerpc: Uncomment and make enable_kernel_vsx() routine available
5734 - LP: #1484519
5735 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
5736 - LP: #1484519
5737 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
5738 'okay'
5739 - LP: #1488495
5740 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
5741 - LP: #1488495
5742 * crypto: nx - do not emit extra output if status is disabled
5743 - LP: #1488495
5744 * crypto: nx - reduce chattiness of platform drivers
5745 - LP: #1488495
5746 * crypto: nx/842 - Fix context corruption
5747 - LP: #1488495
5748 * crypto: nx - remove __init/__exit from VIO functions
5749 - LP: #1488495
5750 * crypto: nx - remove pSeries NX 'status' field
5751 - LP: #1488495
5752 * crypto: nx - move kzalloc() out of spinlock
5753 - LP: #1488495
5754 * crypto: nx - don't register pSeries driver if ENODEV
5755 - LP: #1488495
5756 * crypto: nx - use common code for both NX decompress success cases
5757 - LP: #1488495
5758 * crypto: nx - merge nx-compress and nx-compress-crypto
5759 - LP: #1488495
5760 * crypto: nx - rename nx-842-crypto.c to nx-842.c
5761 - LP: #1488495
5762 * crypto: nx - make platform drivers directly register with crypto
5763 - LP: #1488495
5764 * cxlflash: Base support for IBM CXL Flash Adapter
5765 - LP: #1449121
5766 * cxlflash: Base error recovery support
5767 - LP: #1449121
5768 * cxlflash: Superpipe support
5769 - LP: #1449121
5770 * cxlflash: Virtual LUN support
5771 - LP: #1449121
5772 * cxlflash: off by one bug in cxlflash_show_port_status()
5773 - LP: #1449121
5774 * cxlflash: shift wrapping bug in afu_link_reset()
5775 - LP: #1449121
5776 * cxlflash: Remove unused variable from queuecommand
5777 - LP: #1449121
5778 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
5779 pci_controller_ops
5780 * powerpc/eeh: Probe after unbalanced kref check
5781 * misc: cxl: clean up afu_read_config()
5782 * cxl: Add explicit precision specifiers
5783 * cxl: use more common format specifier
5784 * cxl: Destroy cxl_adapter_idr on module_exit
5785 * cxl: Destroy afu->contexts_idr on release of an afu
5786 * cxl: Don't ignore add_process_element() result when attaching context
5787 * cxl: Compile with -Werror
5788 * cxl: sparse: Make declarations static
5789 * cxl: sparse: Silence iomem warning in debugfs file creation
5790 * cxl: Convert MMIO read/write macros to inline functions
5791 * cxl: Drop commands if the PCI channel is not in normal state
5792 * cxl: Allocate and release the SPA with the AFU
5793 * cxl: Make IRQ release idempotent
5794 * cxl: Clean up adapter MMIO unmap path.
5795 * cxl: Refactor adaptor init/teardown
5796 * cxl: Refactor AFU init/teardown
5797 * cxl: Don't remove AFUs/vPHBs in cxl_reset
5798 * cxl: Allow the kernel to trust that an image won't change on PERST.
5799 * cxl: EEH support
5800 * cxl: Add CONFIG_CXL_EEH symbol
5801 * cxl: Plug irq_bitmap getting leaked in cxl_context
5802 * cxl: Add alternate MMIO error handling
5803 * cxl: Allow release of contexts which have been OPENED but not STARTED
5804 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
5805 * cxl: Release irqs if memory allocation fails
5806 * cxl: Remove racy attempt to force EEH invocation in reset
5807 * cxl: Fix + cleanup error paths in cxl_dev_context_init
5808 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
5809 * cxl: Set up and enable PSL Timebase
5810
5811 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
5812
5813 linux (4.2.0-7.7) wily; urgency=low
5814
5815 [ Tim Gardner ]
5816
5817 * Release Tracking Bug
5818 - LP: #1490564
5819 * rebase to v4.2
5820
5821 [ Wen Xiong ]
5822
5823 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
5824 - LP: #1453892
5825
5826 [ Upstream Kernel Changes ]
5827
5828 * rebase to v4.2
5829 - LP: #1487345
5830
5831 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
5832
5833 linux (4.2.0-6.6) wily; urgency=low
5834
5835 [ Tim Gardner ]
5836
5837 * Release Tracking Bug
5838 - LP: #1488138
5839
5840 [ Andy Whitcroft ]
5841
5842 * rebase to v4.2-rc8
5843
5844 [ Shilpasri G Bhat ]
5845
5846 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
5847 level
5848 - LP: #1480894
5849 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
5850 - LP: #1480894
5851 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
5852 notification
5853 - LP: #1480894
5854 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
5855 OCC_THROTTLE
5856 - LP: #1480894
5857 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
5858 bit is set
5859 - LP: #1480894
5860 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
5861 unthrottling
5862 - LP: #1480894
5863
5864 [ Upstream Kernel Changes ]
5865
5866 * rebase to v4.2-rc8
5867 - LP: #1483440
5868 - LP: #1484334
5869
5870 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
5871
5872 linux (4.2.0-5.5) wily; urgency=low
5873
5874 [ Tim Gardner ]
5875
5876 * Release Tracking Bug
5877 - LP: #1487173
5878
5879 [ Andy Whitcroft ]
5880
5881 * [Packaging] correct spelling of probabaly on the tools packages
5882 - LP: #1256822
5883 * rebase to v4.2-rc7
5884
5885 [ dann frazier ]
5886
5887 * d-i: Add nicpf and nicvf to nic-modules
5888 * d-i: Enable usb modules on arm64
5889
5890 [ Mahesh Salgaonkar ]
5891
5892 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
5893 - LP: #1482343
5894 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
5895 - LP: #1482343
5896 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
5897 machine check errors.
5898 - LP: #1482343
5899 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
5900 - LP: #1482343
5901
5902 [ Vipin K Parashar ]
5903
5904 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
5905 PowerNV platform
5906 - LP: #1469771
5907
5908 [ Upstream Kernel Changes ]
5909
5910 * rebase to v4.2-rc7
5911
5912 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
5913
5914 linux (4.2.0-4.4) wily; urgency=low
5915
5916 [ Tim Gardner ]
5917
5918 * Release Tracking Bug
5919 - LP: #1483677
5920
5921 [ Achiad Shochat ]
5922
5923 * SAUCE: net/mlx5e: Support TX packet copy into WQE
5924 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
5925 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
5926 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
5927
5928 [ Adam Lee ]
5929
5930 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
5931 - LP: #1480142
5932
5933 [ dann frazier ]
5934
5935 * [Config] CONFIG_NR_CPUS=128 on arm64
5936
5937 [ Leann Ogasawara ]
5938
5939 * [Config] d-i -- Add sfc to nic-modules udeb
5940 - LP: #1481490
5941
5942 [ Saeed Mahameed ]
5943
5944 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
5945 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
5946
5947 [ Tim Gardner ]
5948
5949 * [Config] CONFIG_X86_INTEL_MPX=y
5950 - LP: #1460902
5951 * [Debian] change dependency on module-init-tools to kmod
5952 - LP: #1481986
5953 * rebase to v4.2-rc6
5954
5955 [ Upstream Kernel Changes ]
5956
5957 * rebase to v4.2-rc6
5958
5959 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
5960
5961 linux (4.2.0-3.3) wily; urgency=low
5962
5963 [ Tim Gardner ]
5964
5965 * Release Tracking Bug
5966 - LP: #1481462
5967 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
5968 Fixes an FTBS for at least one DKMS package.
5969
5970 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
5971
5972 linux (4.2.0-2.2) wily; urgency=low
5973
5974 [ Tim Gardner ]
5975
5976 * Release Tracking Bug
5977 - LP: #1481067
5978 * rebase to v4.2-rc5
5979
5980 [ Andy Whitcroft ]
5981
5982 * [Packaging] module-inclusion -- commonise copy code and simplify
5983 * [Packaging] module-inclusion -- add manual command entries
5984 * [Packaging] module blacklists -- add support for manual blacklists
5985 * [Packaging] do_common_tools should always be on
5986 * [Packaging] initscripts need installing when making the package
5987 * [Packaging] initscripts work around bug in debhelper systemd support
5988 * [Config] exclude oss modules from linux-image
5989 - LP: #1434842
5990 * hyper-v -- add hid and fb drivers to linux-virtual
5991 - LP: #1444179
5992 * ubuntu: (no-squash) vbox -- infrastructure and updater
5993 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5994 - LP: #1426113
5995 * ubuntu: vbox -- update to 5.0.0-dfsg-1
5996 - LP: #1480879
5997 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
5998 * [Config] move vbox modules into linux-image
5999
6000 [ Upstream Kernel Changes ]
6001
6002 * rebase to v4.2-rc5
6003 - LP: #1478497
6004 - LP: #1477900
6005
6006 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
6007
6008 linux (4.2.0-1.1~rc1) wily; urgency=low
6009
6010 [ Andy Whitcroft ]
6011
6012 * Release Tracking Bug
6013 - LP: #1479903
6014 * Initial upload of v4.2 based kernel (currently v4.-rc4)
6015
6016 [ Upstream Kernel Changes ]
6017
6018 * rebase to v4.2-rc4
6019 - LP: #1476987
6020 - LP: #1476888
6021 * rebase to v4.2-rc3
6022 * rebase to v4.2-rc2
6023 * rebase to v4.2-rc1
6024 - LP: #1394368
6025 - LP: #1427680
6026 - LP: #1462614
6027 - LP: #1397021
6028
6029 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
6030
6031 linux (4.1.0-3.3) wily; urgency=low
6032
6033 [ Andy Whitcroft ]
6034
6035 * Release Tracking Bug
6036 - LP: #1478897
6037
6038 [ Colin Ian King ]
6039
6040 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
6041 - CVE-2015-1333
6042
6043 [ Seth Forshee ]
6044
6045 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
6046 - LP: #1478578
6047
6048 [ Upstream Kernel Changes ]
6049
6050 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
6051 - LP: #1461620
6052 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
6053 * x86/nmi/64: Remove asm code that saves cr2
6054 * x86/nmi/64: Switch stacks on userspace NMI entry
6055 * x86/nmi/64: Reorder nested NMI checks
6056 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
6057 detection
6058
6059 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
6060
6061 linux (4.1.0-2.4) wily; urgency=low
6062
6063 [ Andy Whitcroft ]
6064
6065 * SAUCE: overlayfs: when copying up and reading directories ensure
6066 mounter had permissions V2
6067 - CVE-2015-1328
6068
6069 [ Leann Ogasawara ]
6070
6071 * Release Tracking Bug
6072 - LP: #1465419
6073
6074 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
6075
6076 linux (4.1.0-2.2) wily; urgency=low
6077
6078 [ Tim Gardner ]
6079
6080 * rebase to v4.1.3
6081 * [Config] Add i40e[vf] to d-i
6082 - LP: #1476393
6083
6084 [ Upstream Kernel Changes ]
6085
6086 * rebase to v4.1.3
6087 - LP: #1427680
6088 - LP: #1462614
6089 - LP: #1394368
6090
6091 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
6092
6093 linux (4.1.0-1.1) wily; urgency=low
6094
6095 [ Andy Whitcroft ]
6096
6097 * SAUCE: overlay: add backwards compatible overlayfs format support V3
6098 - LP: #1395877, #1410480
6099 * SAUCE: overlayfs: when copying up and reading directories ensure
6100 mounter had permissions V2
6101 - CVE-2015-1328
6102 * [Packaging] fix up Vcs-Git: to point to launchpad
6103 * [Config] correct linux-initramfs-tool virtual linkage
6104 - LP: #1474810
6105
6106 [ Chris J Arges ]
6107
6108 * [Config] Add dm-service-time to multipath-modules
6109 - LP: #1469240
6110 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
6111 - LP: #1464560
6112
6113 [ Jay Vosburgh ]
6114
6115 * SAUCE: fan: Proof of concept implementation (v2)
6116 - LP: #1439706
6117 * SAUCE: fan: tunnel multiple mapping mode (v3)
6118 - LP: #1470091
6119
6120 [ Leann Ogasawara ]
6121
6122 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
6123 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
6124 considering"
6125 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
6126 * Revert "SAUCE: dm-crypt: never use write same"
6127 * Release Tracking Bug
6128 - LP: #1476333
6129
6130 [ Tim Gardner ]
6131
6132 * Rebase to v4.1
6133 - LP: #1443371
6134 * [Config] Enable Apparmor
6135 * [Config] CONFIG_OVERLAY_FS_V1=y
6136 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
6137 - LP: #1469829
6138 * [Config] CONFIG_VM86=n
6139 - LP: #1473447
6140 * [Config] ACORN_PARTITION=n
6141 - LP: #1453117
6142
6143 [ Timo Aaltonen ]
6144
6145 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
6146 - LP: #1473319
6147
6148 [ Upstream Kernel Changes ]
6149
6150 * efi: efivar_create_sysfs_entry() should return negative error codes
6151 * efi: Add esrt support
6152 * x86, doc: Remove cmdline_size from list of fields to be filled in for
6153 EFI handover
6154 * efi/esrt: Fix some compiler warnings
6155 * efi: dmi: List SMBIOS3 table before SMBIOS table
6156 * efi: Add 'systab' information to Documentation/ABI
6157 * ALSA: hda - restore the MIC FIXUP for some Dell machines
6158 - LP: #1473560
6159 * mtd: powernv: Add powernv flash MTD abstraction driver
6160 - LP: #1464560
6161 * powerpc/powernv: Expose OPAL APIs required by PRD interface
6162 - LP: #1464560
6163 * powerpc/powernv: Add opal-prd channel
6164 - LP: #1464560
6165 * powerpc/powernv: fix construction of opal PRD messages
6166 - LP: #1464560
6167 * powerpc/include: Add opal-prd to installed uapi headers
6168 - LP: #1464560
6169 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
6170 - LP: #1464560
6171
6172 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
6173
6174 linux (4.0.0-2.4) wily; urgency=low
6175
6176 [ Andy Whitcroft ]
6177
6178 * SAUCE: overlayfs: when copying up and reading directories ensure
6179 mounter had permissions V2
6180 - CVE-2015-1328
6181
6182 [ Leann Ogasawara ]
6183
6184 * Release Tracking Bug
6185 - LP: #1465419
6186
6187 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
6188
6189 linux (4.0.0-1.2) wily; urgency=low
6190
6191 [ Andy Whitcroft ]
6192
6193 * SAUCE: overlay: add backwards compatible overlayfs format support V3
6194 - LP: #1395877, #1410480
6195 * [Config] enable CONFIG_OVERLAY_FS_V1
6196
6197 [ Tai Nguyen ]
6198
6199 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
6200 - LP: #1463211
6201
6202 [ Tim Gardner ]
6203
6204 * [Config] CONFIG_HIBERNATION=n for ppc64el
6205 - LP: #1463836
6206
6207 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
6208
6209 linux (4.0.0-1.1) wily; urgency=low
6210
6211 [ Leann Ogasawara ]
6212
6213 * Revert "md/raid0: fix bug with chunksize not a power of 2."
6214 - LP: #1457510
6215 * powerpc/powernv: Check image loaded or not before calling flash
6216 - LP: #1461553
6217
6218 [ Tim Gardner ]
6219
6220 * [Config] armhf: CPUFREQ_DT=y
6221 - LP: #1457781
6222
6223 [ Upstream Kernel Changes ]
6224
6225 * rebase to v4.0.5
6226 - LP: #1429756
6227 - LP: #1452175
6228 - LP: #1454656
6229 - LP: #1447909
6230 - LP: #1446517
6231 - LP: #1428947
6232 - LP: #1410704
6233 - LP: #1412800
6234 - LP: #1400215
6235 - LP: #1411193
6236 - LP: #1412800
6237 - LP: #1408295
6238 - LP: #1436745
6239
6240 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
6241
6242 linux (3.19.0-10.10) vivid; urgency=low
6243
6244 [ Andy Whitcroft ]
6245
6246 * [Packaging] control -- make element ordering deterministic
6247 * [Config] allow dracult to support initramfs as well
6248 - LP: #1109029
6249 * [Packaging] generate live watchdog blacklists
6250 - LP: #1432837
6251
6252 [ Leann Ogasawara ]
6253
6254 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
6255 - LP: #1397860
6256 * rebase to v3.19.2
6257
6258 [ Upstream Kernel Changes ]
6259
6260 * thinkpad_acpi: support new BIOS version string pattern
6261 - LP: #1417915
6262 * arm64: Invalidate the TLB corresponding to intermediate page table
6263 levels
6264 - LP: #1432546
6265 * perf tools: Support parsing parameterized events
6266 - LP: #1430341
6267 * perf tools: Extend format_alias() to include event parameters
6268 - LP: #1430341
6269 * perf Documentation: Add event parameters
6270 - LP: #1430341
6271 * perf tools: Document parameterized and symbolic events
6272 - LP: #1430341
6273 * perf: provide sysfs_show for struct perf_pmu_events_attr
6274 - LP: #1430341
6275 * perf: add PMU_EVENT_ATTR_STRING() helper
6276 - LP: #1430341
6277 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
6278 - LP: #1430341
6279 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
6280 - LP: #1430341
6281 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
6282 annotated
6283 - LP: #1430341
6284 * powerpc/perf/hv-gpci: add the remaining gpci requests
6285 - LP: #1430341
6286 * powerpc/perf/hv-24x7: Document sysfs event description entries
6287 - LP: #1430341
6288 * powerpc/iommu: Remove IOMMU device references via bus notifier
6289 - LP: #1425202
6290 * powerpc/pseries: Fix endian problems with LE migration
6291 - LP: #1428351
6292 * intel_idle: support additional Broadwell model
6293 - LP: #1400970
6294 * tools/power turbostat: support additional Broadwell model
6295 - LP: #1400970
6296 * KVM: x86: flush TLB when D bit is manually changed.
6297 - LP: #1397860
6298 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
6299 - LP: #1397860
6300 * KVM: Add generic support for dirty page logging
6301 - LP: #1397860
6302 * KVM: x86: switch to kvm_get_dirty_log_protect
6303 - LP: #1397860
6304 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
6305 log dirty
6306 - LP: #1397860
6307 * KVM: MMU: Add mmu help functions to support PML
6308 - LP: #1397860
6309 * KVM: MMU: Explicitly set D-bit for writable spte.
6310 - LP: #1397860
6311 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
6312 - LP: #1397860
6313 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
6314 - LP: #1397860
6315 * KVM: VMX: Add PML support in VMX
6316 - LP: #1397860
6317 * HID: multitouch: add support of clickpads
6318 * HID: multitouch: Add support for button type usage
6319
6320 [ Upstream Kernel Changes ]
6321
6322 * rebase to v3.19.2
6323 - LP: #1428947
6324
6325 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
6326
6327 linux (3.19.0-9.9) vivid; urgency=low
6328
6329 [ Leann Ogasawara ]
6330
6331 * Release Tracking Bug
6332 - LP: #1430930
6333
6334 [ Shachar Raindel ]
6335
6336 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
6337 arithmetic
6338 - LP: #1413741
6339 - CVE-2014-8159
6340
6341 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
6342
6343 linux (3.19.0-8.8) vivid; urgency=low
6344
6345 [ Andy Whitcroft ]
6346
6347 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
6348 - LP: #1426113
6349 * rebase to stable v3.19.1
6350
6351 [ John Johansen ]
6352
6353 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
6354 - LP: #1408833
6355
6356 [ Leann Ogasawara ]
6357
6358 * Release Tracking Bug
6359 - LP: #1429940
6360
6361 [ Upstream Kernel Changes ]
6362
6363 * xen: correct bug in p2m list initialization
6364 * net/mlx5_core: Fix configuration of log_uar_page_sz
6365 - LP: #1419938
6366 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
6367 - LP: #1420575
6368 * net/mlx4_core: Maintain a persistent memory for mlx4 device
6369 - LP: #1422481
6370 * net/mlx4_core: Set device configuration data to be persistent across
6371 reset
6372 - LP: #1422481
6373 * net/mlx4_core: Refactor the catas flow to work per device
6374 - LP: #1422481
6375 * net/mlx4_core: Enhance the catas flow to support device reset
6376 - LP: #1422481
6377 * net/mlx4_core: Activate reset flow upon fatal command cases
6378 - LP: #1422481
6379 * net/mlx4_core: Manage interface state for Reset flow cases
6380 - LP: #1422481
6381 * net/mlx4_core: Handle AER flow properly
6382 - LP: #1422481
6383 * net/mlx4_core: Enable device recovery flow with SRIOV
6384 - LP: #1422481
6385 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
6386 - LP: #1422481
6387 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
6388 - LP: #1428111
6389 * rebase to v3.19.1
6390 - LP: #1410704
6391 - LP: #1411193
6392 - LP: #1400215
6393
6394 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
6395
6396 linux (3.19.0-7.7) vivid; urgency=low
6397
6398 [ Andy Whitcroft ]
6399
6400 * Release Tracking Bug
6401 - LP: #1426013
6402
6403 [ Upstream Kernel Changes ]
6404
6405 * x86/irq: Fix regression caused by commit b568b8601f05
6406 * cxl: Fix leaking interrupts if attach process fails
6407 - LP: #1415102
6408 * cxl: Early return from cxl_handle_fault for a shut down context
6409 - LP: #1415102
6410 * cxl: Disable AFU debug flag
6411 - LP: #1415102
6412 * cxl: Disable SPAP register when freeing SPA
6413 - LP: #1415102
6414 * cxl: remove redundant increment of hwirq
6415 - LP: #1415102
6416 * cxl: Add tracepoints
6417 - LP: #1415102
6418 * cxl: Update CXL ABI documentation
6419 - LP: #1415102
6420 * cxl: Use image state defaults for reloading FPGA
6421 - LP: #1415102
6422 * cxl: Add image control to sysfs
6423 - LP: #1415102
6424 * cxl: Enable CAPP recovery
6425 - LP: #1415102
6426 * cxl: Add ability to reset the card
6427 - LP: #1415102
6428 * cxl: Fix device_node reference counting
6429 - LP: #1415102
6430 * cxl: Export optional AFU configuration record in sysfs
6431 - LP: #1415102
6432 * cxl: Fail AFU initialisation if an invalid configuration record is
6433 found
6434 - LP: #1415102
6435 * cxl: Add missing return statement after handling AFU errror
6436 - LP: #1415102
6437 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
6438 - LP: #1415102
6439 * powerpc/eeh: Allow to set maximal frozen times
6440 - LP: #1415102
6441 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
6442
6443 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
6444
6445 linux (3.19.0-6.6) vivid; urgency=low
6446
6447 [ Andy Whitcroft ]
6448
6449 * systemd -- fix hyper-v units to be non-forking
6450 - LP: #1401525
6451 * [Config] move vbox modules into linux-image
6452 * ubuntu: vbox -- update to 4.3.22-dfsg-1
6453
6454 [ Brad Figg ]
6455
6456 * SAUCE: DEP8 test to run our regression tests
6457
6458 [ Paolo Pisati ]
6459
6460 * [Config] I2C_CHARDEV=y
6461 - LP: #1417032
6462
6463 [ Upstream Kernel Changes ]
6464
6465 * PCI: Fix infinite loop with ROM image of size 0
6466 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
6467 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
6468 controller
6469 - LP: #1400215
6470
6471 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
6472
6473 linux (3.19.0-5.5) vivid; urgency=low
6474
6475 [ Andy Whitcroft ]
6476
6477 * [Config] CONFIG_FA_DUMP=y
6478 - LP: #1415562
6479 * ubuntu: (no-squash) vbox -- infrastructure and updater
6480 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
6481 * rebase to v3.19 final
6482
6483 [ Chris J Arges ]
6484
6485 * [Config] Add ibmvfc to d-i
6486 - LP: #1416001
6487 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
6488 - LP: #1292234
6489
6490 [ Upstream Kernel Changes ]
6491
6492 * rebase to v3.19
6493
6494 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
6495
6496 linux (3.19.0-4.4) vivid; urgency=low
6497
6498 [ Andy Whitcroft ]
6499
6500 * [Config] apply Kernel hacking >> Tracers config defaults
6501 * hyper-v -- fix comment handing in /etc/network/interfaces
6502 - LP: #1413020
6503 * rebase to v3.19-rc7
6504 * updateconfigs following rebase to v3.19-rc7
6505
6506 [ Ben Hutchings ]
6507
6508 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
6509 - LP: #1413149
6510
6511 [ Upstream Kernel Changes ]
6512
6513 * rebase to v3.19-rc7
6514
6515 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
6516
6517 linux (3.19.0-3.3) vivid; urgency=low
6518
6519 [ Andy Whitcroft ]
6520
6521 * [Debian] arm64 -- build ubuntu drivers
6522 - LP: #1411284
6523 * [Packaging] config-check -- add support for enforced annotations
6524 * [Config] annotations -- switch to ENFORCED annotations
6525 * [Packaging] config-check -- drop support for enforce file
6526 * [Packaging] enforce -- drop empty enforce file
6527 * rebase to v3.19-rc5
6528 * [Config] add modules removed due to tighter dependencies
6529 * [Config] updateconfigs following rebase to v3.19-rc5
6530 * [Config] enforce CONFIG_FHANDLE=y
6531 - LP: #1412543
6532 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
6533 - LP: #1408355
6534 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
6535 - LP: #1413646
6536 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
6537 message handler config defaults
6538 * [Config] apply Device Drivers >> Character devices >> Serial drivers
6539 config defaults
6540 * [Config] apply Device Drivers >> GPIO Support config defaults
6541 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
6542 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
6543 support) config defaults
6544 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
6545 Devices >> Support for frame buffer devices config defaults
6546 * [Config] apply Device Drivers >> HID support >> HID bus support >>
6547 Special HID drivers config defaults
6548 * [Config] apply Device Drivers >> Hardware Monitoring support config
6549 defaults
6550 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
6551 Hardware Bus support config defaults
6552 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
6553 digital converters config defaults
6554 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
6555 sensors config defaults
6556 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
6557 sensors config defaults
6558 * [Config] apply Device Drivers >> Input device support >> Generic input
6559 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6560 * [Config] apply Device Drivers >> Input device support >> Generic input
6561 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
6562 * [Config] apply Device Drivers >> LED Support >> LED Class Support
6563 config defaults
6564 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
6565 defaults
6566 * [Config] apply Device Drivers >> Multifunction device drivers config
6567 defaults
6568 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
6569 grabbers support >> Media test drivers config defaults
6570 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
6571 Adapters config defaults
6572 * [Config] apply Device Drivers >> Multimedia support >> Remote
6573 Controller devices config defaults
6574 * [Config] apply Device Drivers >> Network device support >> Distributed
6575 Switch Architecture drivers config defaults
6576 * [Config] apply Device Drivers >> Network device support >> Network core
6577 driver support config defaults
6578 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6579 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
6580 defaults
6581 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6582 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
6583 defaults
6584 * [Config] apply Device Drivers >> PHY Subsystem config defaults
6585 * [Config] apply Device Drivers >> Pin controllers config defaults
6586 * [Config] apply Device Drivers >> SPI support config defaults
6587 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6588 Sound Architecture >> ALSA for SoC audio support config defaults
6589 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6590 Sound Architecture >> FireWire sound devices config defaults
6591 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6592 Sound Architecture >> HD-Audio config defaults
6593 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
6594 client support config defaults
6595 * [Config] apply Device Drivers >> Staging drivers >> Media staging
6596 drivers config defaults
6597 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6598 USB Gadget Drivers >> USB functions configurable through configfs
6599 config defaults
6600 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6601 USB Peripheral Controller config defaults
6602 * [Config] apply Networking support >> NFC subsystem support >> Near
6603 Field Communication (NFC) devices config defaults
6604 * [Config] apply Networking support >> Networking options >> Network
6605 packet filtering framework (Netfilter) >> Core Netfilter Configuration
6606 >> Netfilter nf_tables support config defaults
6607 * [Config] apply Networking support >> Networking options >> QoS and/or
6608 fair queueing >> Actions config defaults
6609 * [Config] apply Networking support >> Networking options >> TCP/IP
6610 networking config defaults
6611 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
6612 Networking Stack (mac80211) config defaults
6613 * [Config] apply Device Drivers >> Input device support >> Generic input
6614 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
6615 * [Config] apply Device Drivers >> Input device support >> Generic input
6616 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6617 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
6618 config defaults
6619 * [Config] apply Networking support >> Networking options >> Network
6620 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
6621 >> IPv4 NAT config defaults
6622 * [Config] apply Networking support >> Networking options >> Network
6623 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
6624 >> IPv6 NAT config defaults
6625 * [Config] apply Kernel hacking >> Kernel debugging config defaults
6626 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
6627 config defaults
6628 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
6629 values in
6630 - LP: #1414002
6631 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6632 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
6633 (iwlwifi) config defaults
6634 * [Config] apply Device Drivers >> Real Time Clock config defaults
6635 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6636 support >> SCSI low-level drivers config defaults
6637 * [Config] apply General setup >> CPU/Task time and stats accounting >>
6638 Cputime accounting config defaults
6639 * [Config] apply Device Drivers >> Mailbox Hardware Support config
6640 defaults
6641 * rebase to v3.19-rc6
6642 * [Config] updateconfigs following rebase to v3.19-rc6
6643
6644 [ Kamal Mostafa ]
6645
6646 * [Packaging] force "dpkg-source -I -i" behavior
6647
6648 [ Leann Ogasawara ]
6649
6650 * [Config] Disable CONFIG_USB_OTG
6651 - LP: #1411295
6652
6653 [ Upstream Kernel Changes ]
6654
6655 * overlay: add backwards compatible overlayfs format support (fixes)
6656 - LP: #1410480
6657
6658 [ Upstream Kernel Changes ]
6659
6660 * rebase to v3.19-rc5
6661 * rebase to v3.19-rc6
6662
6663 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
6664
6665 linux (3.19.0-2.2) vivid; urgency=low
6666
6667 [ Andy Whitcroft ]
6668
6669 * rebase to v3.19-rc4
6670 * [Config] updateconfigs following rebase to v3.19-rc4
6671 * [Packaging] install all dtb files
6672 - LP: #1408002
6673 * [Config] switch on "all" dtbs
6674 - LP: #1408002
6675
6676 [ Colin Ian King ]
6677
6678 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
6679 timers
6680 - LP: #1333569
6681
6682 [ Joseph Salisbury ]
6683
6684 * [Config] Enable CONFIG_N_GSM as module.
6685 - LP: #1404670
6686
6687 [ K. Y. Srinivasan ]
6688
6689 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
6690 - LP: #1406867
6691
6692 [ Steve McIntyre ]
6693
6694 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
6695 - LP: #1409750
6696
6697 [ Upstream Kernel Changes ]
6698
6699 * rebase to v3.19-rc4
6700
6701 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
6702
6703 linux (3.19.0-1.1) vivid; urgency=low
6704
6705 [ Andy Whitcroft ]
6706
6707 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
6708 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
6709 * Revert "SAUCE: AUFS -- aufs3-base.patch"
6710 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
6711 * rebase to v3.19-rc1
6712 * rebase to v3.19-rc2
6713 * [Config] defaultconfigs following rebase to v3.19-rc2
6714 * ubuntu: aufs3 -- follow rename of d_child
6715 * ubuntu: aufs3 -- follow switch to d_splice_alias
6716 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
6717 * ubuntu: aufs3 -- follow rename for d_alias
6718 * apparmor -- follow change to this_cpu_ptr
6719 * disable module checks for rebase
6720 * ubuntu: AUFS -- substrate: aufs3-base.patch
6721 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
6722 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
6723 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
6724 * [Configs] updateconfigs following aufs update
6725 * v3.19 series start
6726 * rebase to v3.19-rc3
6727 * [Configs] updateconfigs following rebase to v3.19-rc3
6728 * [Packaging] uploadnum should be the remainder of the version
6729 - LP: #1407755
6730 * [Packaging] handle dts directories
6731 - LP: #1408004
6732 * [Config] follow move of arm64 dts' into vendor directories
6733
6734 [ Upstream Kernel Changes ]
6735
6736 * arm64: optimized copy_to_user and copy_from_user assembly code
6737 - LP: #1400349
6738 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
6739
6740 [ Upstream Kernel Changes ]
6741
6742 * rebase to v3.19-rc1
6743 - LP: #1173681
6744 * rebase to v3.19-rc2
6745 * rebase to v3.19-rc3
6746
6747 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
6748
6749 linux (3.18.0-7.8) vivid; urgency=low
6750
6751 [ Leann Ogasawara ]
6752
6753 * Release Tracking Bug
6754 - LP: #1401590
6755
6756 [ John Johansen ]
6757
6758 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
6759 - LP: #1362199
6760 * SAUCE: Revert: fix: only allow a single threaded process to ...
6761 - LP: #1371310
6762 * SAUCE: (no-up) fix: bad unix_addr_fs macro
6763 - LP: #1390223
6764 * SAUCE: (no-up) apparmor: add parameter to control whether policy
6765 hashing is used
6766 - LP: #1383886
6767 * [config] set apparmor config options
6768
6769 [ Seth Forshee ]
6770
6771 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
6772 - LP: #1398458
6773
6774 [ Upstream Kernel Changes ]
6775
6776 * mfd: rtsx: Fix PM suspend for 5227 & 5249
6777 - LP: #1359052
6778 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
6779 - LP: #1346067
6780
6781 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
6782
6783 linux (3.18.0-6.7) vivid; urgency=low
6784
6785 [ Andy Whitcroft ]
6786
6787 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6788 assembly code"
6789 - LP: #1398596
6790 * rebase to v3.18
6791
6792 [ Chris J Arges ]
6793
6794 * [Config] CONFIG_PCIEASPM_DEBUG=y
6795 - LP: #1398544
6796
6797 [ Paolo Pisati ]
6798
6799 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
6800 - LP: #1396470
6801
6802 [ Upstream Kernel Changes ]
6803
6804 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
6805 may result in I/O freeze
6806 - LP: #1400289
6807
6808 [ Upstream Kernel Changes ]
6809
6810 * rebase to v3.18
6811
6812 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
6813
6814 linux (3.18.0-5.6) vivid; urgency=low
6815
6816 [ Leann Ogasawara ]
6817
6818 * Release Tracking Bug
6819 - LP: #1398109
6820
6821 [ Andy Whitcroft ]
6822
6823 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
6824 - LP: #1397061
6825 * rebase to v3.18-rc7
6826
6827 [ Chris J Arges ]
6828
6829 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
6830 ppc64el/generic
6831 - LP: #1395855
6832
6833 [ Upstream Kernel Changes ]
6834
6835 * rebase to v3.18-rc7
6836 - LP: #1389497
6837
6838 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
6839
6840 linux (3.18.0-4.5) vivid; urgency=low
6841
6842 [ Leann Ogasawara ]
6843
6844 * Release Tracking Bug
6845 - LP: #1395891
6846
6847 [ Andy Whitcroft ]
6848
6849 * rebase to v3.18-rc6
6850 * [Config] update configs following rebase to v3.18-rc6
6851 * [Config] enable overlayfs v1 support
6852
6853 [ Tim Gardner ]
6854
6855 * rebase to v3.18-rc5
6856
6857 [ Upstream Kernel Changes ]
6858
6859 * overlay: add backwards compatible overlayfs format support
6860 - LP: #1395877
6861
6862 [ Upstream Kernel Changes ]
6863
6864 * rebase to v3.18-rc5
6865 * rebase to v3.18-rc6
6866
6867 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
6868
6869 linux (3.18.0-3.4) vivid; urgency=low
6870
6871 [ Andy Whitcroft ]
6872
6873 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
6874 * Revert "SAUCE: AUFS -- update to
6875 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
6876 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
6877 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
6878 * [Config] amd64 is now the indep architecture
6879 * [Debian] basic hook support
6880 * SAUCE: AUFS -- aufs3-base.patch
6881 * SAUCE: AUFS -- aufs3-mmap.patch
6882 * SAUCE: AUFS -- aufs3-standalone.patch
6883 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
6884 * [Config] updateconfigs following aufs3 update
6885 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
6886
6887 [ dann frazier ]
6888
6889 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
6890 - LP: #1388952
6891 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
6892 * [Config] Disable CONFIG_RCU_USER_QS on arm64
6893
6894 [ Tim Gardner ]
6895
6896 * rebase to v3.18-rc4
6897
6898 [ Upstream Kernel Changes ]
6899
6900 * rebase to v3.18-rc4
6901 - LP: #1389497
6902 - LP: #1387128
6903
6904 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
6905
6906 linux (3.18.0-2.2) vivid; urgency=low
6907
6908 [ Tim Gardner ]
6909
6910 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
6911
6912 [ Upstream Kernel Changes ]
6913
6914 * rebase to v3.18-rc3
6915
6916 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
6917
6918 linux (3.18.0-1.1) vivid; urgency=low
6919
6920 [ Andy Whitcroft ]
6921
6922 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
6923 * [Config] tools -- only build common tools when enabled
6924 * [Config] follow rename of DEB_BUILD_PROFILES
6925 * [Config] linux-image-extra is additive to linux-image
6926 - LP: #1375310
6927 * [Config] linux-image-extra postrm is not needed on purge
6928 * [Config] enable cloud tools on i386
6929 - LP: #1367399
6930
6931 [ Marc Dietrich ]
6932
6933 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
6934
6935 [ Paolo Pisati ]
6936
6937 * [Config] armhf: REGULATOR_TWL4030=y
6938 * [Config] armhf: disable JUMP_LABEL
6939 - LP: #1378856
6940
6941 [ Tim Gardner ]
6942
6943 * rebase to v3.17-rc2
6944 * updateconfigs
6945 * [Config] CONFIG_NFC_ST21NFCB=n
6946 * [Config] Added net/6lowpan/* to generic inclusion list
6947 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
6948 * rebase to v3.17-rc3
6949 * rebase to v3.17-rc4
6950 * rebase to v3.17-rc5
6951 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
6952 * [Config] CONFIG_XMON=y
6953 - LP: #1365655
6954 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
6955 - LP: #1362514
6956 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
6957 - LP: #1362514
6958 * [Config] CONFIG_DMA_CMA=n
6959 - LP: #1362261
6960 * [Config] Add mpt3sas to d-i
6961 - LP: #1368907
6962 * [Debian] set do_*_tools after stage1 or bootstrap is determined
6963 - LP: #1370211
6964 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
6965 - LP: #1244176
6966 * rebase to v3.17-rc6
6967 * SAUCE: usbip: Update include path
6968 * [Debian] usbip tools packaging
6969 - LP: #898003
6970 * [Config] Enable usbip tools
6971 - LP: #898003
6972 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
6973 - LP: #1363180
6974 * [Config] Correct annotation regarding CONFIG_DMA_CMA
6975 - LP: #1362261
6976 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
6977 - LP: #1374438
6978 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
6979 - LP: #1374440
6980 * [Debian] Don't fail if a symlink already exists
6981 * rebase to v3.17-rc7
6982 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
6983 - LP: #1374440
6984 * rebase to v3.17
6985 * rebase to v3.18-rc1
6986 * [Config] CONFIG_AUFS_FS=n for FTBS
6987 * Enable vivid
6988 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
6989 - LP: #1385510
6990 * rebase to v3.18-rc2
6991 * [Debian] Fix linux-doc dangling symlinks
6992 - LP: #661306
6993 * CONFIG_MODULE_COMPRESS=n
6994 * [Config] dropped scsi_tgt from generic inclusion list
6995 * [Config] Added drivers/uio to generic inclusion list
6996 * [Config] CONFIG_PATA_MACIO=y
6997 - LP: #1378894
6998 * [Config] CONFIG_DRM_BOCHS=n
6999 * [Debian] install usbipd
7000 - LP: #898003
7001
7002 [ Upstream Kernel Changes ]
7003
7004 * rebase to v3.18-rc2
7005
7006 [ Upstream Kernel Changes ]
7007
7008 * rebase to v3.18-rc1
7009 - LP: #1316518
7010 - LP: #1371591
7011 - LP: #1357928
7012
7013 [ Upstream Kernel Changes ]
7014
7015 * rebase to v3.17
7016
7017 [ Upstream Kernel Changes ]
7018
7019 * rebase to v3.17-rc7
7020
7021 [ Upstream Kernel Changes ]
7022
7023 * rebase to v3.17-rc6
7024
7025 [ Upstream Kernel Changes ]
7026
7027 * rebase to v3.17-rc5
7028
7029 [ Upstream Kernel Changes ]
7030
7031 * rebase to v3.17-rc4
7032
7033 [ Upstream Kernel Changes ]
7034
7035 * rebase to v3.17-rc3
7036
7037 [ Upstream Kernel Changes ]
7038
7039 * rebase to v3.17-rc2
7040 - LP: #1358116
7041 - LP: #1350148
7042 - LP: #1334950
7043 - LP: #1329580
7044 - LP: #1329580
7045 - LP: #1329580
7046
7047 [ Upstream Kernel Changes ]
7048
7049 * rebase to v3.17-rc2
7050
7051 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
7052
7053 linux (3.17.0-0.0) utopic; urgency=medium
7054
7055 * Empty entry
7056
7057 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
7058
7059 linux (3.16.0-11.16) utopic; urgency=low
7060
7061 [ Mauricio Faria de Oliveira ]
7062
7063 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
7064 - LP: #1358920
7065
7066 [ Peter Zijlstra ]
7067
7068 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
7069 - LP: #1361300
7070
7071 [ Tim Gardner ]
7072
7073 * [Config] CONFIG_ZPOOL=y
7074 - LP: #1360428
7075 * Release Tracking Bug
7076 - LP: #1361308
7077
7078 [ Upstream Kernel Changes ]
7079
7080 * Revert "net/mlx4_en: Fix bad use of dev_id"
7081 - LP: #1347012
7082 * net/mlx4_en: Reduce memory consumption on kdump kernel
7083 - LP: #1347012
7084 * net/mlx4_en: Fix mac_hash database inconsistency
7085 - LP: #1347012
7086 * net/mlx4_en: Disable blueflame using ethtool private flags
7087 - LP: #1347012
7088 * net/mlx4_en: current_mac isn't updated in port up
7089 - LP: #1347012
7090 * net/mlx4_core: Use low memory profile on kdump kernel
7091 - LP: #1347012
7092 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
7093 - LP: #1347169
7094 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
7095 - LP: #1347169
7096 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
7097 - LP: #1347169
7098 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
7099 - LP: #1347169
7100 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
7101 - LP: #1347169
7102 * drivers: scsi: storvsc: Set srb_flags in all cases
7103 - LP: #1347169
7104 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
7105 - LP: #1347169
7106 * namespaces: Use task_lock and not rcu to protect nsproxy
7107 - LP: #1328088
7108 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
7109 * mm/zbud: change zbud_alloc size type to size_t
7110 - LP: #1360428
7111 * mm/zpool: implement common zpool api to zbud/zsmalloc
7112 - LP: #1360428
7113 * mm/zpool: zbud/zsmalloc implement zpool
7114 - LP: #1360428
7115 * mm/zpool: update zswap to use zpool
7116 - LP: #1360428
7117 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
7118 - LP: #1341296
7119 * iommu/amd: Fix for pasid initialization
7120 - LP: #1361300
7121 * iommu/amd: Moving PPR fault flags macros definitions
7122 - LP: #1361300
7123 * iommu/amd: Drop oprofile dependency
7124 - LP: #1361300
7125 * iommu/amd: Fix typo in amd_iommu_v2 driver
7126 - LP: #1361300
7127 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
7128 - LP: #1361300
7129 * iommu/amd: Don't free pasid_state in mn_release path
7130 - LP: #1361300
7131 * iommu/amd: Get rid of __unbind_pasid
7132 - LP: #1361300
7133 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
7134 - LP: #1361300
7135 * iommu/amd: Add pasid_state->invalid flag
7136 - LP: #1361300
7137 * iommu/amd: Don't hold a reference to mm_struct
7138 - LP: #1361300
7139 * iommu/amd: Don't hold a reference to task_struct
7140 - LP: #1361300
7141 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
7142 - LP: #1361300
7143 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
7144 - LP: #1361300
7145 * iommu/amd: Remove change_pte mmu_notifier call-back
7146 - LP: #1361300
7147 * iommu/amd: Fix device_state reference counting
7148 - LP: #1361300
7149 * iommu/amd: Fix 2 typos in comments
7150 - LP: #1361300
7151
7152 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
7153
7154 linux (3.16.0-10.15) utopic; urgency=low
7155
7156 [ dann frazier ]
7157
7158 * [debian] Fix regression with ABI subversions and backport
7159
7160 [ Feng Kan ]
7161
7162 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
7163 modify write.
7164 - LP: #1357527
7165 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
7166 assembly code
7167 - LP: #1358949
7168
7169 [ Stefan Bader ]
7170
7171 * SAUCE: bcache: prevent crash on changing writeback_running
7172 - LP: #1357295
7173
7174 [ Tim Gardner ]
7175
7176 * [Config] CONFIG_XFRM_STATISTICS=y
7177 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
7178 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
7179 - LP: #1353005
7180 * Release Tracking Bug
7181 - LP: #1359783
7182
7183 [ Upstream Kernel Changes ]
7184
7185 * intel_idle: Broadwell support
7186 - LP: #1256170
7187 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
7188 - LP: #1357108
7189 * powerpc/powernv: Invoke opal call to handle hmi.
7190 - LP: #1357108
7191 * powerpc/book3s: handle HMIs for cpus in nap mode.
7192 - LP: #1357108
7193 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
7194 - LP: #1357108
7195 * powerpc: Add smp_mb() to arch_spin_is_locked()
7196 - LP: #1358569
7197 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
7198 - LP: #1358569
7199 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
7200 temperature
7201 - LP: #1353005
7202 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
7203 - LP: #1358855
7204 * printk: Add function to return log buffer address and size
7205 - LP: #1359423
7206 * powerpc/powernv: Interface to register/unregister opal dump region
7207 - LP: #1359423
7208 * bcache: fix crash on shutdown in passthrough mode
7209 - LP: #1357295
7210 * bcache: fix uninterruptible sleep in writeback thread
7211 - LP: #1357295
7212
7213 [ Vinayak Kale ]
7214
7215 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
7216 - LP: #1357527
7217 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
7218 - LP: #1357527
7219
7220 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
7221
7222 linux (3.16.0-9.14) utopic; urgency=low
7223
7224 [ Tim Gardner ]
7225
7226 * Release Tracking Bug
7227 - LP: #1357370
7228
7229 [ Serge Hallyn ]
7230
7231 * SAUCE: Overlayfs: allow unprivileged mounts
7232 - LP: #1357025
7233
7234 [ Upstream Kernel Changes ]
7235
7236 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
7237 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
7238 * dts: Add bindings for APM X-Gene SoC ethernet driver
7239 * drivers: net: Add APM X-Gene SoC ethernet driver support.
7240 * powerpc/thp: Add write barrier after updating the valid bit
7241 - LP: #1357014
7242 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
7243 - LP: #1357014
7244 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
7245 of 4k pte
7246 - LP: #1357014
7247 * powerpc/thp: Handle combo pages in invalidate
7248 - LP: #1357014
7249 * powerpc/thp: Invalidate with vpn in loop
7250 - LP: #1357014
7251 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
7252 - LP: #1357014
7253 * powerpc/mm: Use read barrier when creating real_pte
7254 - LP: #1357014
7255 * powerpc/thp: Add tracepoints to track hugepage invalidate
7256 - LP: #1357014
7257 * rebase to v3.16.1
7258
7259 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
7260
7261 linux (3.16.0-8.13) utopic; urgency=low
7262
7263 [ Tim Gardner ]
7264
7265 * Release Tracking Bug
7266 - LP: #1356403
7267
7268 [ dann frazier ]
7269
7270 * [debian] Allow for package revisions condusive for branching
7271
7272 [ Upstream Kernel Changes ]
7273
7274 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
7275 - LP: #1350087
7276 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
7277 - LP: #1350087
7278 * powerpc/powernv: Enable M64 aperatus for PHB3
7279 - LP: #1355469
7280 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
7281 - LP: #1352994
7282 * powerpc: Add machine_early_initcall()
7283 - LP: #1352640
7284 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
7285 - LP: #1352640
7286 * powerpc/eeh: Avoid event on passed PE
7287 - LP: #1352640
7288 * powerpc/eeh: EEH support for VFIO PCI device
7289 - LP: #1352640
7290 * powerpc/eeh: sysfs entries lost
7291 - LP: #1352640
7292 * powerpc/powernv: Fix IOMMU table for VFIO dev
7293 - LP: #1352640
7294 * powerpc/eeh: Fetch IOMMU table in reliable way
7295 - LP: #1352640
7296 * powerpc/eeh: Refactor EEH flag accessors
7297 - LP: #1352640
7298 * powerpc/eeh: Selectively enable IO for error log
7299 - LP: #1352640
7300 * powerpc/eeh: Reduce lines of log dump
7301 - LP: #1352640
7302 * powerpc/eeh: Replace pr_warning() with pr_warn()
7303 - LP: #1352640
7304 * powerpc/eeh: Make diag-data not endian dependent
7305 - LP: #1352640
7306 * powerpc/eeh: Aux PE data for error log
7307 - LP: #1352640
7308 * PCI: Support BAR sizes up to 128GB
7309 - LP: #1352640
7310 * powerpc/powernv: Allow to freeze PE
7311 - LP: #1352640
7312 * powerpc/powernv: Split ioda_eeh_get_state()
7313 - LP: #1352640
7314 * powerpc/powernv: Handle compound PE
7315 - LP: #1352640
7316 * powerpc/powernv: Handle compound PE for EEH
7317 - LP: #1352640
7318 * powerpc/powernv: Handle compound PE in config accessors
7319 - LP: #1352640
7320 * mnt: Only change user settable mount flags in remount
7321 - LP: #1356318
7322 - CVE-2014-5206
7323 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
7324 - LP: #1356318
7325 - CVE-2014-5206
7326 * mnt: Correct permission checks in do_remount
7327 - LP: #1356323
7328 - CVE-2014-5207
7329 * mnt: Change the default remount atime from relatime to the existing value
7330 - LP: #1356323
7331 - CVE-2014-5207
7332
7333 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
7334
7335 linux (3.16.0-7.12) utopic; urgency=low
7336
7337 [ Andy Whitcroft ]
7338
7339 * rebase to v3.16 final
7340 * [Config] d-i -- add virtio_scsi to virtio-modules
7341 - LP: #1342000
7342
7343 [ dann frazier ]
7344
7345 * [Packaging] Fix 'printchanges' to work with versions containing '+'
7346
7347 [ Tim Gardner ]
7348
7349 * [Config] CONFIG_MICROCODE=y
7350 - LP: #1084373
7351 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
7352 - LP: #1349028
7353 * [Config] Add hv_balloon to d-i virtio-modules
7354 - LP: #1292216
7355 * Release Tracking Bug
7356 - LP: #1354530
7357
7358 [ Upstream Kernel Changes ]
7359
7360 * rebase to v3.16
7361
7362 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
7363
7364 linux (3.16.0-6.11) utopic; urgency=low
7365
7366 [ Paolo Pisati ]
7367
7368 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
7369 * [Config] armhf: KEYBOARD_IMX=m
7370 * [Config] armhf: build cubox & imx6 DTBs
7371 * [Config] armhf: RTC_DRV_PCF8523=y
7372
7373 [ Tim Gardner ]
7374
7375 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
7376 - LP: #1344405
7377 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
7378 - LP: #1343109
7379 * Release Tracking Bug
7380 - LP: #1349196
7381
7382 [ Upstream Kernel Changes ]
7383
7384 * rebase to v3.16-rc7
7385
7386 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
7387
7388 linux (3.16.0-5.10) utopic; urgency=low
7389
7390 [ Tim Gardner ]
7391
7392 * Release Tracking Bug
7393 - LP: #1346298
7394 * [Config] CONFIG_GPIO_SYSFS=y
7395 - LP: #1342153
7396 * rebase to v3.16-rc6
7397
7398 [ Paolo Pisati ]
7399
7400 * [Config] enable ARCH_MVEBU*
7401 * [Config] AHCI_MVEBU=m
7402 * [Config] ARMADA_THERMAL=y
7403 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
7404 * [Config] CRYPTO_DEV_MV_CESA=m
7405 * [Config] I2C_MV64XXX=m
7406 * [Config] MMC_MVSDIO=m
7407 * [Config] MMC_SDHCI_DOVE=m
7408 * [Config] MTD_NAND_ORION=m
7409 * [Config] MTD_NAND_PXA3xx=m
7410 * [Config] MVNETA=m
7411 * [Config] MV_XOR=y
7412 * [Config] ORION_WATCHDOG=m
7413 * [Config] PCI_MVEBU=y
7414 * [Config] RTC_DRV_MV=y
7415 * [Config] SND_KIRKWOOD_SOC*=m
7416 * [Config] SPI_ORION=m
7417 * [Config] USB_XHCI_MVEBU=m
7418 * [Config] armhf: build all Armada and Dove DTBs
7419 * [Config] armhf: SERIAL_8250_DW=y
7420
7421 [ Upstream Kernel Changes ]
7422
7423 * rebase to v3.16-rc6
7424
7425 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
7426
7427 linux (3.16.0-4.9) utopic; urgency=low
7428
7429 [ Tim Gardner ]
7430
7431 * Release Tracking Bug
7432 - LP: #1341543
7433
7434 [ Upstream Kernel Changes ]
7435
7436 * rebase to v3.16-rc5
7437
7438 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
7439
7440 linux (3.16.0-3.8) utopic; urgency=low
7441
7442 [ Tim Gardner ]
7443
7444 * Release Tracking Bug
7445 - LP: #1340091
7446
7447 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
7448
7449 linux (3.16.0-2.7) utopic; urgency=low
7450
7451 [ Andy Whitcroft ]
7452
7453 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
7454 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7455
7456 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
7457
7458 linux (3.16.0-2.6) utopic; urgency=low
7459
7460 [ Andy Whitcroft ]
7461
7462 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
7463 Fixes FTBS.
7464
7465 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
7466
7467 linux (3.16.0-2.5) utopic; urgency=low
7468
7469 [ Andy Whitcroft ]
7470
7471 * ubuntu -- fix basic format for ubuntu/Makefile
7472 * ubuntu: AUFS (no-squash): basic framework and update machinary
7473 * ubuntu: aufs3 -- update update scripting
7474 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
7475 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7476 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
7477 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
7478 * [Configs] AUFS configs
7479 * ubuntu: aufs3 -- reenable
7480
7481 [ Tim Gardner ]
7482
7483 * CONFIG_LATENCYTOP=n
7484
7485 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
7486
7487 linux (3.16.0-2.4) utopic; urgency=low
7488
7489 [ Andy Whitcroft ]
7490
7491 * [Config] flip VIRTIO*=y
7492 * [Config] commonise CONFIG_SWIOTLB=y
7493 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
7494 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
7495 config defaults
7496 * [Config] apply Device Drivers >> Block devices config defaults
7497 * [Config] apply Device Drivers >> Character devices config defaults
7498 * [Config] apply Device Drivers >> DMA Engine support config defaults
7499 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
7500 reporting config defaults
7501 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
7502 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
7503 support) config defaults
7504 * [Config] apply Device Drivers >> GPIO Support config defaults
7505 * [Config] apply Device Drivers >> Graphics support >> Console display
7506 driver support config defaults
7507 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
7508 config defaults
7509 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
7510 * [Config] apply Device Drivers >> Input device support >> Generic input
7511 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
7512 defaults
7513 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
7514 ports config defaults
7515 * [Config] apply Device Drivers >> LED Support >> LED Class Support
7516 config defaults
7517 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
7518 defaults
7519 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
7520 grabbers support config defaults
7521 * [Config] apply Security options config defaults
7522 * [Config] apply Networking options >> Network packet filtering framework
7523 (Netfilter) >> Core Netfilter Configuration config defaults
7524 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
7525 defaults
7526 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
7527 Devices >> Support for frame buffer devices config defaults
7528 * [Config] apply Power management and ACPI options >> CPU Frequency
7529 scaling config defaults
7530 * [Config] apply Processor type and features config defaults
7531 * [Config] apply Partition Types config defaults
7532 * [Config] apply Power management and ACPI options config defaults
7533 * [Config] apply Device Drivers >> InfiniBand support config defaults
7534 * [Config] apply Device Drivers >> Misc devices config defaults
7535 * [Config] apply Device Drivers >> Multifunction device drivers config
7536 defaults
7537 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7538 support >> SCSI low-level drivers config defaults
7539 * [Config] apply Device Drivers >> Network device support >> Ethernet
7540 driver support config defaults
7541 * [Config] apply Device Drivers >> Network device support >> Network core
7542 driver support config defaults
7543 * [Config] apply Device Drivers >> Network device support >> PHY Device
7544 support and infrastructure config defaults
7545 * [Config] apply File systems >> Network File Systems config defaults
7546 * [Config] apply Device Drivers >> Input device support >> Generic input
7547 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
7548 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
7549 >> NAND Device Support config defaults
7550 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7551 >> Ralink driver support config defaults
7552 * [Config] apply Device Drivers >> Staging drivers config defaults
7553 * [Config] apply Cryptographic API >> Hardware crypto devices config
7554 defaults
7555 * [Config] apply Device Drivers >> Macintosh device drivers config
7556 defaults
7557 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7558 config defaults
7559 * [Config] apply Device Drivers >> PPS support config defaults
7560 * [Config] apply Device Drivers >> Sound card support config defaults
7561 * [Config] apply Networking support >> RF switch subsystem support config
7562 defaults
7563 * [Config] apply Library routines config defaults
7564 * [Config] apply Device Drivers >> CODEC drivers config defaults
7565 * [Config] apply Device Drivers >> PHY Subsystem config defaults
7566 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
7567 config defaults
7568 * [Config] apply Kernel hacking >> Tracers config defaults
7569 * [Config] apply Kernel hacking >> Runtime Testing config defaults
7570 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
7571 * [Config] apply Device Drivers >> USB support config defaults
7572 * [Config] apply Device Drivers >> Power supply class support config
7573 defaults
7574 * [Config] apply Device Drivers >> USB Network Adapters config defaults
7575 * [Config] apply General setup >> IRQ subsystem config defaults
7576 * [Config] apply General setup config defaults
7577 * [Config] apply File systems >> Miscellaneous filesystems config
7578 defaults
7579 * [Config] apply File systems config defaults
7580 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
7581 * [Config] apply Device Drivers >> Virtio drivers config defaults
7582 * [Config] apply Device Drivers >> USB Peripheral Controller config
7583 defaults
7584 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7585 support >> SCSI Transports config defaults
7586 * [Config] apply Device Drivers >> Real Time Clock config defaults
7587 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
7588 (libata) config defaults
7589 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
7590 defaults
7591 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
7592 config defaults
7593 * [Config] apply Device Drivers >> USB Physical Layer drivers config
7594 defaults
7595 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
7596 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
7597 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
7598 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
7599 CONFIG_HOTPLUG_CPU=n
7600 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
7601 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
7602 * [Config] drivers/acpi/acpi_ipmi.ko needs
7603 drivers/char/ipmi/ipmi_msghandler.ko in virtual
7604 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
7605 CONFIG_FUNCTION_TRACER=n
7606 * [Config] ignore modules changing following major config changes
7607
7608 [ Tim Gardner ]
7609
7610 * rebase to v3.16-rc4
7611
7612 [ Upstream Kernel Changes ]
7613
7614 * rebase to v3.16-rc4
7615 - LP: #1297581
7616
7617 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
7618
7619 linux (3.16.0-1.3) utopic; urgency=low
7620
7621 [ Andy Whitcroft ]
7622
7623 * Revert "Disable do_tools_perf for FTBS"
7624 * SAUCE: fix perf_regs definitions for arm64
7625
7626 [ Paolo Pisati ]
7627
7628 * [Config] armhf: ARCH_EXYNOS5* support
7629 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
7630 * [Config] armhf: EXYNOS_THERMAL=y
7631 * [Config] armhf: EXYNOS_IOMMU=y
7632 * [Config] armhf: EXYNOS_ADC=m
7633 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
7634 * [Config] armhf: MMC_SDHCI_S3C=m
7635 * [Config] armhf: PCI_EXYNOS=y
7636 * [Config] armhf: PHY_EXYNOS5250_SATA=y
7637 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
7638 * [Config] armhf: PWM_SAMSUNG=m
7639 * [Config] armhf: RTC_DRV_S3C=y
7640 * [Config] armhf: S3C2410_WATCHDOG=m
7641 * [Config] armhf: MMC_DW_EXYNOS=m
7642 * [Config] armhf: SERIAL_SAMSUNG=y
7643 * [Config] armhf: SND_SOC_SAMSUNG=m
7644 * [Config] armhf: SPI_S3C64XX=m
7645 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
7646 * [Config] armhf: FB_S3C=m
7647 * [Config] armhf: build all Exynos 5 DTBs
7648 * [Config] armhf: disable CPUFREQ_EXYNOS
7649
7650 [ Tim Gardner ]
7651
7652 * rebase to v3.16-rc3
7653
7654 [ Upstream Kernel Changes ]
7655
7656 * rebase to v3.16-rc3
7657 - LP: #1331915
7658
7659 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
7660
7661 linux (3.16.0-0.2) utopic; urgency=low
7662
7663 [ Tim Gardner ]
7664
7665 * Revert "SAUCE: intel_pstate -- toggle default to disable"
7666 - LP: #1333322
7667 * CONFIG_BOOKE_WDT=y
7668 * Disable do_tools_perf for FTBS (just until I can figure it out)
7669
7670 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
7671
7672 linux (3.16.0-0.1) utopic; urgency=low
7673
7674 [ Tim Gardner ]
7675
7676 * Release Tracking Bug
7677 - LP: #1333265
7678
7679 [ Andy Whitcroft ]
7680
7681 * [Config] cloud-tools -- add systemd units
7682 - LP: #1329027
7683
7684 [ dann frazier ]
7685
7686 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
7687 * [Config] CONFIG_NET_XGENE=m for arm64
7688 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
7689
7690 [ Feng Kan ]
7691
7692 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
7693 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
7694 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
7695
7696 [ Iyappan Subramanian ]
7697
7698 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
7699 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
7700 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
7701 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
7702
7703 [ Tim Gardner ]
7704
7705 * updateconfigs
7706 * Fix arm64 crypto Makefile
7707 * [Config] CONFIG_BOOKE_WDT=n for FTBS
7708 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
7709 - LP: #1327619
7710 * Disabled powerpc64-emb for FTBS
7711 * [Config] CONFIG_DRM_TEGRA=m
7712 * [Config] CONFIG_CMA_SIZE_MBYTES=64
7713 * rebase to v3.16-rc2
7714 * Clean up generic.inclusion-list warnings
7715
7716 [ Upstream Kernel Changes ]
7717
7718 * rebase to v3.16-rc2
7719 - LP: #1328587
7720 - LP: #1319291
7721 - LP: #1310512
7722 - LP: #1310512
7723 - LP: #1305480
7724
7725 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
7726
7727 linux (3.15.0-6.11) utopic; urgency=low
7728
7729 [ Adam Conrad ]
7730
7731 * Enable building the sata-modules udeb on ppc64el.
7732 - LP: #1323980
7733 * [Packaging] Set bootloader and loader on ppc64el to grub
7734
7735 [ Adam Lee ]
7736
7737 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
7738 - LP: #1310512, #1320070
7739
7740 [ Alex Hung ]
7741
7742 * SAUCE: (no-up) dell-led: add mic mute led interface
7743 - LP: #1308297
7744
7745 [ Andy Whitcroft ]
7746
7747 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
7748 - LP: #1285434
7749 * [Config] tools -- enable cpupower on ppc64el
7750 * [Config] ppc64el -- enable perf tools
7751 * [Config] powerpc -- enable perf tools
7752 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
7753 * [Config] arm64 -- enable tools
7754 - LP: #1326050
7755 * [Config] switch hyper-keyboard to virtual
7756 - LP: #1325306
7757 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
7758 upgrades
7759 * SAUCE: kvm: BIOS disabled kvm support should be a warning
7760 - LP: #1300247
7761 * SAUCE: nouveau: missing outputs should be warnings
7762 - LP: #1300244
7763 * [Config] d-i -- add nvme devices to block-modules udeb
7764 - LP: #1303710
7765
7766 [ Anton Blanchard ]
7767
7768 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
7769 - LP: #1328230
7770
7771 [ Colin Ian King ]
7772
7773 * SAUCE: intel_pstate: inform user that thermald is worth considering
7774
7775 [ Dave Chiluk ]
7776
7777 * [Config] Enable CONFIG_IP_VS_IPV6=y
7778 - LP: #1300739
7779
7780 [ Paolo Pisati ]
7781
7782 * [Config] build vexpress a9 dtb
7783 - LP: #1303657
7784
7785 [ Tetsuo Handa ]
7786
7787 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
7788
7789 [ Tim Gardner ]
7790
7791 * Release Tracking Bug
7792 - LP: #1329045
7793 * [Debian] Treat vdso install as an environment variable
7794 - LP: #1325713
7795 * [Config] Treat vdso install as an environment variable
7796 - LP: #1325713
7797 * [config] Set IPMI suppoort default to "y"
7798 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
7799 * [Config] CONFIG_RT_GROUP_SCHED=n
7800 - LP: #1284731
7801 * [Config] ppc64el -- switch to 64K system pages
7802 * [Config] CONFIG_MICROCODE_EARLY=y
7803 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
7804 * [Config] armhf: DRM_TILCDC=m
7805 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
7806 * [Config] arm64: KVM=y
7807 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
7808 * [Config] armhf: generic: disable CPU_IDLE
7809 * [Config] armhf: CPU_FREQ=y
7810 * [Config] Add new mlx modules to d-i
7811 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
7812 - LP: #1295112
7813 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
7814 - LP: #1294353
7815 * [Config] CONFIG_ABX500_CORE=y for ppc64el
7816 * [Config] CONFIG_ALX=m for powerpc
7817 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
7818 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
7819 * [Config] CONFIG_ANDROID=n for powerpc
7820 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
7821 * [Config] CONFIG_BIG_KEYS=y for ppc64el
7822 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
7823 * rebase to v3.15
7824 * [Config] CONFIG_PHY_XGENE=y
7825 * [Config] CONFIG_MLX4_DEBUG=y
7826 - LP: #1328256
7827 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
7828 - LP: #1324571
7829 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
7830 * [Config] CONFIG_CFG80211=m for ppc64el
7831 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
7832 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
7833 * [Config] CONFIG_EXPERT=y for ppc64el
7834 * [Config] CONFIG_ATA_SFF=y on ppc64el
7835 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
7836 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
7837 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
7838 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
7839 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
7840 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
7841 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
7842 * [Config] CONFIG_DDR=y for ppc64el
7843 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
7844 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
7845 * [Config] CONFIG_EZX_PCAP=n for all arches
7846 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
7847 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
7848 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
7849 * [Config] CONFIG_FB_3DFX=m for all arches
7850 * [Config] CONFIG_FB_MATROX=m for ppc64el
7851 * [Config] CONFIG_FB_RADEON=m for ppc64el
7852 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
7853 * [Config] CONFIG_FIREWIRE=m for ppc64el
7854 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
7855 * [Config] CONFIG_HAMRADIO=y for ppc64el
7856 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
7857 * [Config] CONFIG_I2C_MUX=m for ppc64el
7858 * [Config] CONFIG_I2C_STUB=m for ppc64el
7859 * [Config] CONFIG_I2O=m for ppc64el
7860 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
7861 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
7862 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
7863 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
7864 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
7865 * [Config] CONFIG_IPACK_BUS=m for ppc64el
7866 * [Config] CONFIG_ISDN=y for ppc64el
7867 * [Config] CONFIG_ISO9660_FS=m for ppc64el
7868 * [Config] CONFIG_KGDB=y for ppc64el
7869 * [Config] CONFIG_KVM_GUEST=y for ppc64el
7870 * [Config] CONFIG_L2TP_V3=y for powerpc
7871 * [Config] CONFIG_MAILBOX=y for ppc64el
7872 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
7873 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
7874 * [Config] CONFIG_MEMORY=y for ppc64el
7875 * [Config] CONFIG_MEMSTICK=m for ppc64el
7876 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
7877 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
7878 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
7879 * [Config] CONFIG_NET_9P=m for ppc64el
7880 * [Config] CONFIG_MSDOS_FS=m for ppc64el
7881 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
7882 * [Config] CONFIG_MTD=m for arm64
7883 * [Config] CONFIG_NETCONSOLE=m for ppc64el
7884 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
7885 * [Config] CONFIG_NET_IPIP=m for ppc64el
7886 * [Config] CONFIG_NET_TEAM=m for all arches
7887 * [Config] CONFIG_NFC=m for ppc64el
7888 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
7889 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
7890 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
7891 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
7892 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
7893 * [Config] CONFIG_OPROFILE=m for ppc64el
7894 * [Config] CONFIG_PARPORT_1284=y for ppc64el
7895 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
7896 * [Config] CONFIG_8723AU_P2P=n
7897 * [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
7898 * [Config] CONFIG_PCNET32=m for ppc64el
7899 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
7900 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
7901 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
7902 * [Config] CONFIG_SCSI_IPR=m for ppc64el
7903 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
7904 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
7905 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
7906 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
7907 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
7908 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
7909 * [Config] CONFIG_WLAN=y for arm64
7910 * [Config] CONFIG_VORTEX=m for ppc64el
7911 * [Config] CONFIG_WIMAX=m for ppc64el
7912 * [Config] CONFIG_WATCHDOG=y for ppc64el
7913 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
7914 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
7915 * [Config] CONFIG_UWB=m for ppc64el
7916 * [Config] CONFIG_USB_STORAGE=y
7917 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
7918 * [Config] CONFIG_HID_RMI=m
7919 * [Config] CONFIG_HVC_DCC=n
7920 - LP: #1303657
7921
7922 [ Upstream Kernel Changes ]
7923
7924 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
7925 - LP: #1323165
7926 * powerpc/powernv: Add calls to support little endian host
7927 - LP: #1327400
7928 * HID: rmi: introduce RMI driver for Synaptics touchpads
7929 * HID: rmi: do not stop the device at the end of probe
7930 * HID: rmi: check for the existence of some optional queries before reading query 12
7931 * HID: rmi: do not fetch more than 16 bytes in a query
7932 * HID: rmi: fix wrong struct field name
7933 * HID: rmi: fix masks for x and w_x data
7934 * HID: rmi: do not handle touchscreens through hid-rmi
7935 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
7936 - LP: #1305480
7937 * rebase to v3.15
7938
7939 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
7940
7941 linux (3.15.0-5.10) utopic; urgency=low
7942
7943 [ Tim Gardner ]
7944
7945 * Release Tracking Bug
7946 - LP: #1325596
7947 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
7948 * rebase to v3.15-rc8
7949
7950 [ Upstream Kernel Changes ]
7951
7952 * rebase to v3.15-rc8
7953
7954 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
7955
7956 linux (3.15.0-4.9) utopic; urgency=low
7957
7958 * no change rebuild to fix embeded debhelper.
7959
7960 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
7961
7962 linux (3.15.0-4.8) utopic; urgency=low
7963
7964 [ Andy Whitcroft ]
7965
7966 * Release Tracking Bug
7967 - LP: #1324107
7968 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
7969
7970 [ Javier Martinez Canillas ]
7971
7972 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
7973 - LP: #1323526
7974
7975 [ John Johansen ]
7976
7977 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
7978 - LP: #1323528
7979 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
7980 - LP: #1308761
7981 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
7982 - LP: #1308765
7983 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
7984 - LP: #1308764
7985 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
7986 - LP: #1323530
7987
7988 [ Kamal Mostafa ]
7989
7990 * [Config] add debian/gbp.conf
7991
7992 [ Tim Gardner ]
7993
7994 * [Config] CONFIG_SATA_AHCI=m for ppc64el
7995 - LP: #1323980
7996
7997 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
7998
7999 linux (3.15.0-3.7) utopic; urgency=low
8000
8001 [ Tim Gardner ]
8002
8003 * Release Tracking Bug
8004 - LP: #1323189
8005
8006 [ Andy Whitcroft ]
8007
8008 * [Config] autopkgtest -- need fakeroot for tests
8009
8010 [ Upstream Kernel Changes ]
8011
8012 * rebase to v3.15-rc7
8013
8014 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
8015
8016 linux (3.15.0-2.6) utopic; urgency=low
8017
8018 [ Andy Whitcroft ]
8019
8020 * [Config] remove the kernel-image firmware list on clean
8021
8022 [ Martin Pitt ]
8023
8024 * [Config] autopkgtest -- switch to significantly faster rebuild
8025
8026 [ Stefan Bader ]
8027
8028 * [Config]: Add missing modules to inclusion list
8029
8030 [ Tim Gardner ]
8031
8032 * [debian] Dynamically generate the kernel-image udebs firmware list
8033 * [d-i] firmware/kernel-image is generated
8034 * rebase to v3.15-rc6
8035 * Release Tracking Bug
8036 - LP: #1322251
8037
8038 [ Upstream Kernel Changes ]
8039
8040 * rebase to v3.15-rc6
8041 - LP: #1297581
8042
8043 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
8044
8045 linux (3.15.0-1.5) utopic; urgency=low
8046
8047 [ Tim Gardner ]
8048
8049 * [Config] Add apm-mustang.dtb to kernel-image udeb
8050
8051 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
8052
8053 linux (3.15.0-1.4) utopic; urgency=low
8054
8055 [ Andy Whitcroft ]
8056
8057 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
8058 local linux/hyperv.h"
8059 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
8060 local linux/hyperv.h"
8061 * [Packaging] tools -- hv tools build correctly against the built headers
8062 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
8063 * cloud-tools -- pull in init scripts for Hyper-V daemons
8064 * cloud-tools -- detect Hyper-V VM to avoid starting
8065 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
8066 - LP: #1295401
8067 * [Config] cloud-tools: reenable cloud-tools
8068
8069 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
8070
8071 linux (3.15.0-1.3) utopic; urgency=low
8072
8073 [ Andy Whitcroft ]
8074
8075 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
8076 - LP: #1318848
8077
8078 [ Ben Collins ]
8079
8080 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
8081 - LP: #1318629
8082
8083 [ Tim Gardner ]
8084
8085 * [Config] CONFIG_FSL_PAMU=n
8086 - LP: #1311738
8087 * Release Tracking Bug
8088 - LP: #1320239
8089
8090 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
8091
8092 linux (3.15.0-1.2) utopic; urgency=low
8093
8094 [ Tim Gardner ]
8095
8096 * Release Tracking Bug
8097 - LP: #1318171
8098 * Add rpcsec_gss_krb5 to generic inclusion list
8099 - LP: #769527
8100 * rebase to v3.15-rc5
8101
8102 [ Upstream Kernel Changes ]
8103
8104 * rebase to v3.15-rc5
8105 - LP: #1297581
8106
8107 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
8108
8109 linux (3.15.0-0.1) utopic; urgency=low
8110
8111 [ Upstream Kernel Changes ]
8112
8113 * rebase to v3.15-rc4
8114 - LP: #1297581
8115 - LP: #1297581
8116 - LP: #1305133
8117 - LP: #1297581
8118 - LP: #1297581
8119 - LP: #871808
8120 - LP: #1260303
8121 - LP: #1268468
8122 - LP: #1248116
8123 - LP: #1211920
8124 - LP: #1259790
8125 - LP: #1259437
8126 - LP: #1259435
8127 - LP: #1268468
8128
8129 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
8130
8131 linux (3.15.0-0.0) utopic; urgency=low
8132
8133 * Initial version for 3.15.
8134
8135 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
8136
8137 linux (3.13.0-8.27) trusty; urgency=low
8138
8139 [ John Johansen ]
8140
8141 * SAUCE: Add config option to disable new apparmor 3 semantics
8142 -LP: #1270215
8143
8144 [ Tim Gardner ]
8145
8146 * [debian] Fix indep_hdrs_pkg_name
8147 - LP: #1134441
8148 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
8149 * Enabled lttng build
8150 * Don't build lttng for armhf
8151 lttng hates gcc-4.8 for armhf
8152 * Release Tracking Bug
8153 - LP: #1277309
8154
8155 [ Upstream Kernel Changes ]
8156
8157 * rebase to v3.13.2
8158 - LP: #1260303
8159 - LP: #1260303
8160 - LP: #1268468
8161
8162 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
8163
8164 linux (3.13.0-7.26) trusty; urgency=low
8165
8166 [ John Johansen ]
8167
8168 * SAUCE: apparmor: fix uninitialized lsm_audit membe
8169 - LP: #1268727
8170 * Add config option to optionally enable new apparmor 3 semantics
8171
8172 [ Tim Gardner ]
8173
8174 * [Config] Add lowlatency to getabis
8175 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
8176 - LP: #1270215
8177 * Release Tracking Bug
8178 - LP: #1276810
8179
8180 [ Upstream Kernel Changes ]
8181
8182 * x86, x32: Correct invalid use of user timespec in the kernel
8183 - LP: #1274349
8184 - CVE-2014-0038
8185
8186 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
8187
8188 linux (3.13.0-7.25) trusty; urgency=low
8189
8190 [ Andy Whitcroft ]
8191
8192 * Revert "SAUCE: fix fmd headers"
8193 * SAUCE: fix fmd headers
8194
8195 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
8196
8197 linux (3.13.0-7.24) trusty; urgency=low
8198
8199 [ Stefan Bader ]
8200
8201 * [Config] Make vmwgfx driver enable the framebuffer device
8202
8203 [ Tim Gardner ]
8204
8205 * rebase to v3.13.1
8206 * [Config] CONFIG_NFS_FS=m for ppc64el
8207 * [Config] CONFIG_X86_SYSFB=n
8208 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
8209 * Release Tracking Bug
8210 - LP: #1275898
8211
8212 [ Upstream Kernel Changes ]
8213
8214 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
8215 - LP: #1272525
8216 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
8217 - LP: #1272525
8218 * mm: ignore VM_SOFTDIRTY on VMA merging
8219 - LP: #1274917
8220 * drm/radeon: disable dpm on BTC
8221 - LP: #1266984
8222
8223 [ Upstream Kernel Changes ]
8224
8225 * rebase to v3.13.1
8226
8227 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
8228
8229 linux (3.13.0-6.23) trusty; urgency=low
8230
8231 [ Andy Whitcroft ]
8232
8233 * [Config] fix up architecture for linux-tools
8234
8235 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
8236
8237 linux (3.13.0-6.22) trusty; urgency=low
8238
8239 [ Andy Whitcroft ]
8240
8241 * [Packaging] limit linux-udebs-<flavour> to matching arch
8242 * [Config] powerpc -- disable perf to fix FTBFS
8243 * [Config] ppc64el -- fix up missing udebs
8244
8245 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
8246
8247 linux (3.13.0-6.21) trusty; urgency=low
8248
8249 [ Andy Fleming ]
8250
8251 * SAUCE: net: Add support for handling queueing in hardware
8252 * SAUCE: of_mdio: Add of_phy_attach function
8253 * SAUCE: phylib: Add generic 10G driver
8254 * SAUCE: phylib: Support attaching to gen10g_driver
8255 * SAUCE: phylib: Add Clause 45 read/write functions
8256
8257 [ Andy Whitcroft ]
8258
8259 * SAUCE: fix fmd headers
8260 * [Packaging] lowlatency -- merge out of tree flavours
8261 * SAUCE: allow IRQs to be irq-threaded by default via config
8262 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
8263 * [Config] powerpc -- fix up Build-depends:
8264 * Release Tracking Bug
8265 - LP: #1273747
8266
8267 [ Ben Collins ]
8268
8269 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
8270 ptr/64-bit rsrcs
8271 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
8272 * SAUCE: Fixup freescale usb phy driver to work on ppc64
8273 * SAUCE: xgmac_mdio: Silence read errors
8274 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
8275 * SAUCE: Fix stack overflow on ppc32
8276 * SAUCE: Use resource_size_t instead of long for PCI resource address
8277 * SAUCE: net/phy: Export function for use by dpaa_eth
8278 * [Packaging] powerpc -- merge out of tree powerpc arch
8279
8280 [ Bjorn Helgaas ]
8281
8282 * SAUCE: Revert "EISA: Log device resources in dmesg"
8283 - LP: #1251816
8284 * SAUCE: Revert "EISA: Initialize device before its resources"
8285 - LP: #1251816
8286
8287 [ Emil Medve ]
8288
8289 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
8290 with 10G "fixed-link"s
8291
8292 [ Kumar Gala ]
8293
8294 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
8295 * SAUCE: fsl_pme2: Add support for DPAA PME
8296 * SAUCE: fmd: FMD14 integration
8297 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
8298 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
8299
8300 [ Madalin Bucur ]
8301
8302 * SAUCE: net/flow: remove sleeping and deferral mechanism from
8303 flow_cache_flush
8304 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
8305 and duplex reading
8306
8307 [ Stefan Bader ]
8308
8309 * [Config] move some VMWare related modules into main package
8310 - LP: #1271669
8311
8312 [ Tim Gardner ]
8313
8314 * [Config] Add r815x to nic-modules
8315 - LP: #1273735
8316 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
8317 - LP: #239479
8318
8319 [ Upstream Kernel Changes ]
8320
8321 * mmc: sdhci-pci: break out definitions to header file
8322 - LP: #1239938
8323 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
8324 - LP: #1239938
8325 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
8326 * powerpc/book3e: support CONFIG_RELOCATABLE
8327 * book3e/kexec/kdump: enable kexec for kernel
8328 * book3e/kexec/kdump: create a 1:1 TLB mapping
8329 * book3e/kexec/kdump: introduce a kexec kernel flag
8330 * book3e/kexec/kdump: implement ppc64 kexec specfic
8331 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
8332 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
8333
8334 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
8335
8336 linux (3.13.0-5.20) trusty; urgency=low
8337
8338 [ Andy Whitcroft ]
8339
8340 * [Packaging] tools -- do not make symlinks when not making packages
8341 * [Packaging] tools -- tidy up control.stub.in ordering
8342 * [Packaging] tools -- tools-common is shared and not conditional
8343 * rebase to v3.13
8344
8345 [ Dirk Brandewie ]
8346
8347 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
8348
8349 [ KY Srinivasan ]
8350
8351 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
8352 notification
8353
8354 [ Upstream Kernel Changes ]
8355
8356 * rebase to v3.13
8357 - LP: #1270603
8358
8359 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
8360
8361 linux (3.13.0-4.19) trusty; urgency=low
8362
8363 [ Andy Whitcroft ]
8364
8365 * [Config] libunwind8-dev is now available for ppc64el
8366 * [Packaging] tools -- make cpupower optional
8367 * [Packaging] tools -- enable correctly for x86
8368
8369 [ Tim Gardner ]
8370
8371 * Release Tracking Bug
8372 - LP: #1269872
8373
8374 [ Upstream Kernel Changes ]
8375
8376 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
8377 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
8378 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
8379 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
8380
8381 [ Upstream Kernel Changes ]
8382
8383 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
8384
8385 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
8386
8387 linux (3.13.0-3.18) trusty; urgency=low
8388
8389 [ Andy Whitcroft ]
8390
8391 * rebase to v3.13-rc8
8392 * [Packaging] efi -- allow EFI signatures on any arch
8393
8394 [ Tim Gardner ]
8395
8396 * [Config] Fix vcs-git path
8397 * Release Tracking Bug
8398 - LP: #1268683
8399
8400 [ Upstream Kernel Changes ]
8401
8402 * rebase to v3.13-rc8
8403
8404 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
8405
8406 linux (3.13.0-2.17) trusty; urgency=low
8407
8408 [ Andy Whitcroft ]
8409
8410 * Release Tracking Bug
8411 - LP: #1267809
8412 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
8413 defaults
8414 * [Config] apply Platform support>>CPU Frequency scaling config defaults
8415 * [Config] CONFIG_PARIDE_EPATC8=y
8416 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
8417 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
8418 Switch drivers config defaults
8419 * [Config] apply Cryptographic API config defaults
8420 * [Config] apply Device Drivers >> Common Clock Framework config defaults
8421 * [Config] apply Device Drivers >> Distributed Switch Architecture
8422 drivers config defaults
8423 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
8424 device support config defaults
8425 * [Config] apply Device Drivers >> Graphics support >> Support for frame
8426 buffer devices >> Bootup logo config defaults
8427 * annotations -- update in tree annotations
8428 * [Config] apply Bus options >> PCI support >> RapidIO support config
8429 defaults
8430 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
8431 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
8432 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
8433 support config defaults
8434 * [Config] apply Device Drivers >> Character devices >> Serial drivers
8435 config defaults
8436 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
8437 defaults
8438 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
8439 Support config defaults
8440 * [Config] apply Device Drivers >> Character devices config defaults
8441 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
8442 HID transport layer config defaults
8443 * [Config] apply Device Drivers >> HID support >> HID bus support config
8444 defaults
8445 * [Config] apply Device Drivers >> HID support >> USB HID support config
8446 defaults
8447 * annotations -- update in tree annotations
8448 * [Config] apply Device Drivers >> GPIO Support config defaults
8449 * [Config] update configs for apparmour update
8450
8451 [ John Johansen ]
8452
8453 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8454 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8455 - LP: #1208988
8456 * SAUCE: apparmor: allocate path lookup buffers during init
8457 - LP: #1208988
8458 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
8459 - LP: #1236455
8460
8461 [ Tim Gardner ]
8462
8463 * Revert "[Debian] getabis: Preface module with package name"
8464 * [Config] Added ppc64el to getabis
8465 * [packaging] Bump ABI for every new release
8466
8467 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
8468
8469 linux (3.13.0-1.16) trusty; urgency=low
8470
8471 * First 3.13 upload.
8472 * Release tracker
8473 - LP: #1266852
8474
8475 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
8476
8477 linux (3.13.0-0.15) trusty; urgency=low
8478
8479 [ Tim Gardner ]
8480
8481 * rebase to v3.13-rc7
8482
8483 [ Upstream Kernel Changes ]
8484
8485 * rebase to v3.13-rc7
8486
8487 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
8488
8489 linux (3.13.0-0.14) trusty; urgency=low
8490
8491 [ Andy Whitcroft ]
8492
8493 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8494
8495 [ Tim Gardner ]
8496
8497 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
8498 * Update lttng to Version 2.4.0-rc2
8499 * lttng: Disabled trace_kvm_async_pf_completed
8500 * [Config] CONFIG_IMA=y
8501 - LP: #1244627
8502
8503 [ Upstream Kernel Changes ]
8504
8505 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8506
8507 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
8508
8509 linux (3.13.0-0.13) trusty; urgency=low
8510
8511 [ Andy Whitcroft ]
8512
8513 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
8514 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
8515 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
8516 * ubuntu: AUFS (no-squash): basic framework and update machinary
8517 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
8518 * ubuntu: aufs3 -- enable
8519 * ubuntu: aufs3 -- update configs
8520
8521 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
8522
8523 linux (3.13.0-0.12) trusty; urgency=low
8524
8525 [ Upstream Kernel Changes ]
8526
8527 * rebase to v3.13-rc6
8528
8529 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
8530
8531 linux (3.13.0-0.11) trusty; urgency=low
8532
8533 [ Andy Whitcroft ]
8534
8535 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
8536 * [Config] ppc64el -- initial defconfig based -generic flavour
8537 * [Config] initial defconfig for ppc64el
8538 * [Config] ubuntuise ppc64el config
8539 * [Config] ubuntuise ppc64el config part 2
8540 * [Config] d-i -- update empty udebs list
8541 * [Config] ppc64el -- split extras package
8542
8543 [ Anton Blanchard ]
8544
8545 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
8546
8547 [ Benjamin Herrenschmidt ]
8548
8549 * SAUCE: powerpc/powernv: Add calls to support little endian
8550
8551 [ Cédric Le Goater ]
8552
8553 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
8554 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
8555 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
8556 guests
8557
8558 [ Paul E. McKenney ]
8559
8560 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
8561
8562 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
8563
8564 linux (3.13.0-0.10) trusty; urgency=low
8565
8566 [ Andy Whitcroft ]
8567
8568 * rebase to v3.13-rc5
8569 * [Config] updateconfigs following rebase to v3.13-rc5
8570
8571 [ Upstream Kernel Changes ]
8572
8573 * rebase to v3.13-rc5
8574 - LP: #1260303
8575 - LP: #1260303
8576 - LP: #1260225
8577
8578 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
8579
8580 linux (3.13.0-0.9) trusty; urgency=low
8581
8582 [ Andy Whitcroft ]
8583
8584 * [Config] d-i -- allow missing firmware
8585
8586 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
8587
8588 linux (3.13.0-0.8) trusty; urgency=low
8589
8590 [ Andy Whitcroft ]
8591
8592 * [Config] annotations -- first pass over entire config
8593 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
8594
8595 [ Tim Gardner ]
8596
8597 * [Config] Add arm64 device tree files
8598 - LP: #1262901
8599
8600 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
8601
8602 linux (3.13.0-0.7) trusty; urgency=low
8603
8604 [ Rajesh B Prathipati ]
8605
8606 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
8607
8608 [ Tim Gardner ]
8609
8610 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
8611
8612 [ Upstream Kernel Changes ]
8613
8614 * rebase to v3.13-rc4
8615 - LP: #1259790
8616 - LP: #1259437
8617 - LP: #1259435
8618
8619 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
8620
8621 linux (3.13.0-0.6) trusty; urgency=low
8622
8623 [ Paolo Pisati ]
8624
8625 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
8626 * [Config] i386: amd64: VIRTIO_CONSOLE=y
8627
8628 [ Tim Gardner ]
8629
8630 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
8631
8632 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
8633
8634 linux (3.13.0-0.5) trusty; urgency=low
8635
8636 [ Andy Whitcroft ]
8637
8638 * correct bug listing for v3.13-rc2 rebase
8639 * [Config] ppc64el -- create linux-libc-dev
8640 * [Debian] Improve tools version message
8641 - LP: #1257715
8642
8643 [ Serge Hallyn ]
8644
8645 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
8646 - LP: #1248590
8647 * SAUCE: vfs: Fix a regression in mounting proc
8648
8649 [ Tim Gardner ]
8650
8651 * [Config] Build-in ohci-pci
8652 - LP: #1244176
8653 * Rebase to v3.13-rc3
8654
8655 [ Upstream Kernel Changes ]
8656
8657 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
8658 checks""
8659 - LP: #1248590
8660
8661 [ Upstream Kernel Changes ]
8662
8663 * rebase to v3.13-rc3
8664 - LP: #1256840
8665 - LP: #1256212
8666
8667 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
8668
8669 linux (3.13.0-0.4) trusty; urgency=low
8670
8671 [ Tim Gardner ]
8672
8673 * Rebase to v3.13-rc2
8674
8675 [ Upstream Kernel Changes ]
8676
8677 * rebase to v3.13-rc2
8678
8679 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
8680
8681 linux (3.13.0-0.3) trusty; urgency=low
8682
8683 [ Andy Whitcroft ]
8684
8685 * Revert "SAUCE: Fix DocBook FTBS"
8686
8687 [ Tim Gardner ]
8688
8689 * [Debian] Re-sign modules after debug objcopy
8690 - LP: #1253155
8691 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
8692
8693 [ Upstream Kernel Changes ]
8694
8695 * doc: fix generation of device-drivers
8696 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
8697
8698 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
8699
8700 linux (3.13.0-0.2) trusty; urgency=low
8701
8702 [ Tim Gardner ]
8703
8704 * SAUCE: Fix DocBook FTBS
8705
8706 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
8707
8708 linux (3.13.0-0.1) trusty; urgency=low
8709
8710 [ Upstream Kernel Changes ]
8711
8712 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
8713
8714 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
8715
8716 linux (3.13.0-0.0) trusty; urgency=low
8717
8718 * Major release bump.
8719
8720 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
8721
8722 linux (3.12.0-2.7) trusty; urgency=low
8723
8724 * Fixed armhf ABI build failure.
8725 * Release tracker
8726 - LP: #1249477
8727
8728 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
8729
8730 linux (3.12.0-2.6) trusty; urgency=low
8731
8732 [ Joseph Salisbury ]
8733
8734 * SAUCE: tg3: Add support for new 57786 device id.
8735 - LP: #1242610
8736
8737 [ Tim Gardner ]
8738
8739 * [Config] CONFIG_OABI_COMPAT=n
8740 * [Config] add the wandboard to shipped dtb
8741 - LP: #1249421
8742 * Release tracker
8743 - LP: #1249477
8744
8745 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
8746
8747 linux (3.12.0-2.5) trusty; urgency=low
8748
8749 [ Andy Whitcroft ]
8750
8751 * rebase to mainline v3.12
8752 * [Config] updateconfigs following rebase to v3.12
8753 * postinst -- improve relative symlink detection with missing files
8754 - LP: #1248053
8755 * postinst -- fix unchanged link detection
8756 * [Config] update configs following addition of apparmor fixes
8757
8758 [ Anthony Wong ]
8759
8760 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
8761 - LP: #1231305
8762
8763 [ John Johansen ]
8764
8765 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8766 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8767 - LP: #1208988
8768 * SAUCE: apparmor: allocate path lookup buffers during init
8769 - LP: #1208988
8770
8771 [ Tim Gardner ]
8772
8773 * [Config] Remove superfluous ubuntu/lttng-modules
8774
8775 [ Upstream Kernel Changes ]
8776
8777 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
8778 - LP: #1248590
8779
8780 [ Upstream Kernel Changes ]
8781
8782 * rebase to v3.12
8783 - LP: #1222850
8784
8785 [ Adam Conrad ]
8786 * etc/getabis: Fetch arm64/generic abis as well
8787
8788 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
8789
8790 linux (3.12.0-1.3) trusty; urgency=low
8791
8792 [ Andy Whitcroft ]
8793
8794 * [Config] arm64 -- add arch to the configuration handlers
8795 * [Config] arm64 -- add generic flavour
8796 * [Config] arm64 -- default config
8797 * [Config] arm64 -- fix up various FTBFS config options
8798 * SAUCE: arm64: export __copy_in_user to modules
8799 * [Config] arm64 -- disable ABI/module checks
8800 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
8801 * [Config] arm64 -- enable udebs for arm64
8802
8803 [ Colin Watson ]
8804
8805 * [Config] Clean up various udeb Provides
8806
8807 [ Paolo Pisati ]
8808
8809 * [Config] AHCI_IMX=y
8810 * [Config] build imx*-wandboard dtbs
8811
8812 [ Serge Hallyn ]
8813
8814 * SAUCE: device_cgroup: remove can_attach
8815
8816 [ Tim Gardner ]
8817
8818 * rebase to v3.12-rc7
8819 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
8820 * Release tracker
8821 - LP: #1245932
8822
8823 [ Upstream Kernel Changes ]
8824
8825 * rebase to v3.12-rc7
8826 - LP: #1180881
8827 - LP: #1180881
8828 - LP: #1217957
8829
8830 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
8831
8832 linux (3.12.0-0.2) trusty; urgency=low
8833
8834 [ Andy Whitcroft ]
8835
8836 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
8837 CAPACITY (16) at SPC-2"
8838 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
8839 SPC-2"
8840 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
8841 CAPACITY (16) be preferred"
8842 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
8843 be used at SPC-2"
8844 * Revert "overlayfs: Update to v19"
8845 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
8846 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
8847 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
8848 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
8849 clone_private_mount()"
8850 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
8851 modules"
8852 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
8853 documentation"
8854 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
8855 * [Config] fix linux-libc-dev generation for arm64
8856 * [Config] fix linux-libc-dev generation for x32
8857 * [Config] add linux-libc-dev generation for ppc64el
8858
8859 [ Erez Zadok ]
8860
8861 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
8862
8863 [ Miklos Szeredi ]
8864
8865 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
8866 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
8867 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
8868 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
8869 * ubuntu: overlayfs v20 -- overlay filesystem
8870 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
8871
8872 [ Neil Brown ]
8873
8874 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
8875
8876 [ Paolo Pisati ]
8877
8878 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
8879
8880 [ Seth Forshee ]
8881
8882 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
8883 ThinkPads
8884 - LP: #1183856
8885
8886 [ Tim Gardner ]
8887
8888 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
8889 * rebase to v3.12-rc2
8890 * updateconfigs
8891 * [Config] disable CONFIG_FB_VESA enforcer check
8892 * [Config] Disable lttng for FTBS
8893 * rebase to v3.12-rc3
8894 * rebase to v3.12-rc4
8895 * [Config] CONFIG_ANDROID=n
8896 - LP: #1235161
8897 * [Config] CONFIG_L2TP_V3=y
8898 - LP: #1235914
8899 * [Config] CONFIG_USB_OTG=n for all arches
8900 * Release tracker
8901 - LP: #1242811
8902
8903 [ Upstream Kernel Changes ]
8904
8905 * scsi: hyper-v storsvc switch up to SPC-3
8906
8907 * rebase to v3.12-rc6
8908 - LP: #1235977
8909 - LP: #1235523
8910 - LP: #1239392
8911 - LP: #1227491
8912
8913 * rebase to v3.12-rc3
8914 - LP: #1231931
8915
8916 * rebase to v3.12-rc2
8917 - LP: #1213820
8918 - LP: #1213055
8919 - LP: #1198030
8920
8921 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
8922
8923 linux (3.11.0-8.15) saucy; urgency=low
8924
8925 [ Tim Gardner ]
8926
8927 * Release tracker
8928 - LP: #1227969
8929
8930 * Update lttng
8931 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
8932 Version 2.3.0+
8933
8934 [ Upstream Kernel Changes ]
8935
8936 * igb: Add additional get_phy_id call for i354 devices
8937 - LP: #1219619
8938 * igb: Read flow control for i350 from correct EEPROM section
8939 - LP: #1219619
8940 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
8941 Required for lttng update.
8942
8943 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
8944
8945 linux (3.11.0-7.14) saucy; urgency=low
8946
8947 [ Andy Whitcroft ]
8948
8949 * [Packaging] sort out linux-tools naming
8950 - LP: #1205284
8951 * [Packaging] linux-tools: switch to common generic version helper
8952
8953 [ Paolo Pisati ]
8954
8955 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
8956
8957 [ Tim Gardner ]
8958
8959 * Release tracker
8960 - LP: #1226160
8961
8962 [ Tony Lindgren ]
8963
8964 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
8965 for pandaboard
8966
8967 [ Upstream Kernel Changes ]
8968
8969 * USB: handle LPM errors during device suspend correctly
8970 - LP: #1011415
8971 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
8972 - LP: #1011415
8973 * usb: Don't fail port power resume on device disconnect.
8974 - LP: #1011415
8975
8976 [ Upstream Kernel Changes ]
8977
8978 * rebase to v3.11.1
8979
8980 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
8981
8982 linux (3.11.0-7.13) saucy; urgency=low
8983
8984 * Release tracker
8985 - LP: #1223545
8986
8987 [ Andy Whitcroft ]
8988
8989 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
8990 - LP: #1223499
8991 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
8992 - LP: #1223499
8993 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
8994 - LP: #1223499
8995 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
8996 - LP: #1223499
8997
8998 [ Maximiliano Curia ]
8999
9000 * SAUCE: (no-up) Only let characters through when there are active readers.
9001 - LP: #1208740
9002
9003 [ Tim Gardner ]
9004
9005 * [Debian] getabis: Commit new ABI directory, remove the old
9006 * [Config] CONFIG_EFIVAR_FS=y
9007 - LP: #1223195
9008 * [Config] CONFIG_EFI_VARS_PSTORE=m,
9009 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
9010 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
9011 - LP: #1222850
9012
9013 [ Upstream Kernel Changes ]
9014
9015 * Intel xhci: refactor EHCI/xHCI port switching
9016 - LP: #1210858
9017
9018 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
9019
9020 linux (3.11.0-6.12) saucy; urgency=low
9021
9022 * Release tracker
9023 - LP: #1222893
9024
9025 [ Andy Whitcroft ]
9026
9027 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
9028 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
9029 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
9030 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
9031 - LP: #1222407
9032
9033 [ Paolo Pisati ]
9034
9035 * [Config] restore mmc boot on panda
9036
9037 [ Tyler Hicks ]
9038
9039 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
9040 - LP: #1216294
9041
9042 [ Upstream Kernel Changes ]
9043
9044 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
9045 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
9046 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
9047 * net: calxedaxgmac: fix possible skb free before tx complete
9048 * net: calxedaxgmac: update ring buffer tx_head after barriers
9049 * net: calxedaxgmac: fix race with tx queue stop/wake
9050 * net: calxedaxgmac: enable interrupts after napi_enable
9051 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
9052 * net: calxedaxgmac: remove some unused statistic counters
9053 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
9054 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
9055 * mfd: rtsx: Read vendor setting from config space
9056 - LP: #1201698
9057
9058 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
9059
9060 linux (3.11.0-5.11) saucy; urgency=low
9061
9062 * Release tracker
9063 - LP: #1221886
9064
9065 [ Adam Lee ]
9066
9067 * SAUCE: Bluetooth: Add support for 04ca:2007
9068 - LP: #1153448
9069 * SAUCE: Bluetooth: Add support for 105b:e065
9070 - LP: #1161261
9071
9072 [ Gavin Guo ]
9073
9074 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
9075 - LP: #1166113
9076
9077 [ Upstream Kernel Changes ]
9078
9079 * igb: Reset the link when EEE setting changed
9080 - LP: #1219619
9081 * igb: Read register for latch_on without return value
9082 - LP: #1219619
9083 * igb: Added rcu_lock to avoid race
9084 - LP: #1219619
9085 * igb: don't allow SR-IOV without MSI-X
9086 - LP: #1219619
9087 * igb: Update MTU so that it is always at least a standard frame size
9088 - LP: #1219619
9089 * igb: Refactor of init_nvm_params
9090 - LP: #1219619
9091 * igb: Refactor NVM read functions to accommodate devices with no flash
9092 - LP: #1219619
9093 * igb: Add device support for flashless SKU of i210 device
9094 - LP: #1219619
9095 * igb: Fix get_fw_version function for all parts
9096 - LP: #1219619
9097 * igb: Add macro for size of RETA indirection table
9098 - LP: #1219619
9099 * igb: Expose RSS indirection table for ethtool
9100 - LP: #1219619
9101 * igb: Don't look for a PBA in the iNVM when flashless
9102 - LP: #1219619
9103 * igb: Implementation of 1-sec delay for i210 devices
9104 - LP: #1219619
9105 * igb: New PHY_ID for i354 device
9106 - LP: #1219619
9107 * igb: M88E1543 PHY downshift implementation
9108 - LP: #1219619
9109 * igb: No PHPM support in i354 devices
9110 - LP: #1219619
9111 * igb: Support to get 2_5G link status for appropriate media type
9112 - LP: #1219619
9113 * igb: Get speed and duplex for 1G non_copper devices
9114 - LP: #1219619
9115 * igb: Implementation to report advertised/supported link on i354 devices
9116 - LP: #1219619
9117 * igb: Update version number
9118 - LP: #1219619
9119 * Bluetooth: Take proper tty_struct references
9120 - LP: #1189998
9121 * Bluetooth: Remove the device from the list in the destructor
9122 - LP: #1189998
9123 * Bluetooth: Move the tty initialization and cleanup out of open/close
9124 - LP: #1189998
9125 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
9126 - LP: #1189998
9127 * Bluetooth: Fix the reference counting of tty_port
9128 - LP: #1189998
9129 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
9130 - LP: #1189998
9131
9132 [ Wen-chien Jesse Sung ]
9133
9134 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
9135 - LP: #1065400
9136 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
9137 - LP: #1065400
9138
9139 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
9140
9141 linux (3.11.0-5.10) saucy; urgency=low
9142
9143 [ Andy Whitcroft ]
9144
9145 * Release tracker
9146 - LP: #1220222
9147 * Revert "[Config] Fix ubuntu directoy Kbuilds"
9148 * Revert "aufs update dropped some Kbuild files"
9149 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
9150 * Revert "ubuntu: AUFS -- update to
9151 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
9152 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
9153 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
9154 * rebase to v3.11 final
9155 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
9156 * ubuntu: AUFS (no-squash): basic framework and update machinary
9157 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
9158 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
9159 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
9160 * ubuntu: (no-squash) AUFS -- enable aufs
9161 * ubuntu: AUFS -- fix remaining d_count references to use accessor
9162 * ubuntu: lttng -- follow rename of pid_ns
9163 * SAUCE: disable stack-protector for ARM compressed bootloader
9164
9165 [ Paolo Pisati ]
9166
9167 * [Config] ARM_ATAG_DTB_COMPAT=y
9168
9169 [ Rob Herring ]
9170
9171 * [Config] Enable KVM and virtio for armhf generic-lpae
9172
9173 [ Tim Gardner ]
9174
9175 * [Config] CONFIG_ARPD=y
9176 * [Config] CONFIG_ZSWAP=y
9177 - LP: #1215379
9178
9179 [ Upstream Kernel Changes ]
9180
9181 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
9182 - LP: #1217957
9183 * ARM: use phys_addr_t for DMA zone sizes
9184 * ARM: highbank: enable DMA zone for LPAE
9185 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
9186 * ARM: highbank: select required errata work-arounds
9187 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
9188 * DMA: fix printk warning in AMBA PL08x DMA driver
9189 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
9190 * ARM: move outer_cache declaration out of ifdef
9191 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
9192 * ARM: highbank: clean-up some unused includes
9193 * ARM: xen: only set pm function ptrs for Xen guests
9194
9195 [ Upstream Kernel Changes ]
9196
9197 * rebase to v3.11
9198
9199 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
9200
9201 linux (3.11.0-4.9) saucy; urgency=low
9202
9203 [ Tim Gardner ]
9204
9205 * rebase to v3.11-rc7
9206 * Release tracker
9207 - LP: #1216962
9208
9209 [ Upstream Kernel Changes ]
9210
9211 * mwifiex: do not create AP and P2P interfaces upon driver loading
9212 - LP: #1212720
9213
9214 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
9215
9216 linux (3.11.0-3.8) saucy; urgency=low
9217
9218 [ Johannes Berg ]
9219
9220 * SAUCE: mac80211: ignore (E)CSA in probe response frames
9221 - LP: #1201470
9222
9223 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
9224
9225 linux (3.11.0-3.7) saucy; urgency=low
9226
9227 [ Tim Gardner ]
9228
9229 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
9230 upstart to track
9231 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
9232 linux/hyperv.h
9233 * SAUCE: hv: Add vss daemon to Makefile
9234 * [Debian] Add hv_vss_daemon to tools package
9235 - LP: #1213282
9236 * [Config] Fix ubuntu directoy Kbuilds
9237 - LP: #1181755
9238
9239 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
9240
9241 linux (3.11.0-3.6) saucy; urgency=low
9242
9243 [ Andy Whitcroft ]
9244
9245 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
9246 * [Config] tools: enable x86 and hyper-v
9247
9248 [ John Johansen ]
9249
9250 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
9251 snapshot"
9252 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
9253 root users"
9254 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
9255
9256 [ Joseph Salisbury ]
9257
9258 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
9259 - LP: #1210848
9260
9261 [ Kamal Mostafa ]
9262
9263 * [debian] tools: ship 'cpupower' in linux-tools
9264 - LP: #1158668
9265 * [Config] Build-dep on libpci-dev for cpu tools
9266 - LP: #1158668
9267
9268 [ Tim Gardner ]
9269
9270 * rebase to v3.11-rc6
9271 * Release tracker
9272 - LP: #1213941
9273
9274 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
9275
9276 linux (3.11.0-2.5) saucy; urgency=low
9277
9278 [ Tim Gardner ]
9279
9280 * [Config] CONFIG_PM_DEBUG=y
9281 - LP: #1210539
9282 * rebase to v3.11-rc5
9283 * Release tracker
9284 - LP: #1211378
9285
9286 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
9287
9288 linux (3.11.0-1.4) saucy; urgency=low
9289
9290 [ Tim Gardner ]
9291
9292 * Bump ABI when making changes to the inclusion list lest
9293 you cause conflicts with existing installed kernel
9294 packages.
9295 - LP: #1210331
9296
9297 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
9298
9299 linux (3.11.0-0.3) saucy; urgency=low
9300
9301 [ Tim Gardner ]
9302
9303 * [Config] Include rbd and kvm in the virtual inclusion list
9304 - LP: #1206961
9305 * [Config] Removed obsolete inclusion list entries
9306
9307 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
9308
9309 linux (3.11.0-0.2) saucy; urgency=low
9310
9311 [ Bruce Allan ]
9312
9313 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
9314 - LP: #1206757
9315 * SAUCE: (no-up) e1000e: enable support for new device IDs
9316 - LP: #1206757
9317
9318 [ John Johansen ]
9319
9320 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
9321
9322 [ Paolo Pisati ]
9323
9324 * build vexpress a15 dtb
9325 * [Config] disable Broadcom bcm support (ARCH_BCM)
9326 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
9327 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
9328 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
9329 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
9330 * [Config] disable TI Keystone, AM43xx and OMAP5 support
9331 * [Config] ARM_APPENDED_DTB=y
9332
9333 [ Tim Gardner ]
9334
9335 * rebase to v3.11-rc4
9336 * overlayfs: Update to v19
9337 * [Config] Enable overlayfs
9338 * SAUCE: Fix lttng compile errors
9339
9340 [ Upstream Kernel Changes ]
9341
9342 * rebase to v3.11-rc4
9343 - LP: #1163720
9344 - LP: #1162026
9345 - LP: #1195636
9346 - LP: #1195597
9347 - LP: #1180409
9348 - LP: #1168430
9349
9350 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
9351
9352 linux (3.11.0-0.1) saucy; urgency=low
9353
9354 [ Upstream Kernel Changes ]
9355
9356 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
9357 - LP: #1163720
9358 - LP: #1162026
9359 - LP: #1195636
9360 - LP: #1195597
9361 - LP: #1180409
9362 - LP: #1168430
9363
9364 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
9365
9366 linux (3.10.0-2.10) saucy; urgency=low
9367
9368 [ Andy Whitcroft ]
9369
9370 * [Config] CONFIG_INTEL_MEI*=m
9371 - LP: #1196155
9372 * [Config] CONFIG_DEBUG_INFO=y
9373
9374 [ Stephen Warren ]
9375
9376 * [Config] fix Calxeda xgmac module filename
9377
9378 [ Upstream Kernel Changes ]
9379
9380 * Revert "serial: 8250_pci: add support for another kind of NetMos
9381 Technology PCI 9835 Multi-I/O Controller"
9382 - LP: #1190967
9383 * mfd: lpc_ich: Add support for Intel Avoton SoC
9384 - LP: #1196658
9385
9386 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
9387
9388 linux (3.10.0-2.9) saucy; urgency=low
9389
9390 [ Andy Whitcroft ]
9391
9392 * rebase to v3.10
9393
9394 [ John Johansen ]
9395
9396 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
9397 network mediation"
9398 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
9399 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
9400 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
9401 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
9402 interface"
9403 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
9404 to prevent execve from granting privs"
9405 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
9406
9407 [ Upstream Kernel Changes ]
9408
9409 * rebase to v3.10
9410
9411 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
9412
9413 linux (3.10.0-1.8) saucy; urgency=low
9414
9415 [ Andy Whitcroft ]
9416
9417 * Release Tracking Bug
9418 - LP: #1195717
9419
9420 [ Andy Whitcroft ]
9421
9422 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
9423 interface"
9424 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
9425 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
9426 reference"
9427 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
9428 * Revert "ubuntu: overlayfs --
9429 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
9430 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
9431 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
9432 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
9433 * Revert "ubuntu: overlayfs --
9434 overlayfs-fix-possible-leak-in-ovl_new_inode"
9435 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
9436 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
9437 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
9438 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
9439 * Revert "ubuntu: overlayfs -- overlay filesystem"
9440 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
9441 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
9442 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
9443 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
9444
9445 [ Erez Zadok ]
9446
9447 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
9448
9449 [ Miklos Szeredi ]
9450
9451 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
9452 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
9453 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
9454 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
9455 * ubuntu: overlayfs v18 -- -- overlay filesystem
9456 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
9457
9458 [ Neil Brown ]
9459
9460 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
9461
9462 [ Tim Gardner ]
9463
9464 * [Config] CONFIG_SUNRPC_DEBUG=y
9465 - LP: #1127319
9466
9467 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
9468
9469 linux (3.10.0-0.7) saucy; urgency=low
9470
9471 [ Andy Whitcroft ]
9472
9473 * autopkgtest: switch Depends: to build-essential
9474
9475 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
9476
9477 linux (3.10.0-0.6) saucy; urgency=low
9478
9479 [ Andy Whitcroft ]
9480
9481 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
9482 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
9483 - LP: #1098378
9484 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
9485 * ubuntu: overlayfs -- expose do_splice_direct prototype
9486 * ubuntu: overlayfs -- follow change to do_splice_direct interface
9487 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
9488 - LP: #1192691
9489
9490 [ Stefan Bader ]
9491
9492 * (d-i) Add dm-snapshot to md-modules
9493 - LP: #1191726
9494
9495 [ Tim Gardner ]
9496
9497 * Release tracker
9498 - LP: #1194149
9499 * [Config] CONFIG_WIL6210=n for armhf
9500 * [Config] d-i: Add calxedaxgmac to nic-modules
9501 - LP: #1192358
9502 * [debian] Use dh_strip
9503 - LP: #1192759
9504 * [Config] Enable perf for armhf
9505 * do_tools=false when cross compiling
9506 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
9507 - LP: #1108082
9508
9509 [ Upstream Kernel Changes ]
9510
9511 * nsp32: switch reset delay to msleep() as it is tooo long
9512 * alx: add a simple AR816x/AR817x device driver
9513 Plucked from linux-next. replaces ubuntu/alx in favor of
9514 'to be merged' version in 3.11.
9515 * rebase to v3.10-rc7
9516 - LP: #1189363
9517
9518 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
9519
9520 linux (3.10.0-0.5) saucy; urgency=low
9521
9522 [ Andy Whitcroft ]
9523
9524 * rebase to v3.10-rc6
9525 * [Config] updateconfigs following rebase to v3.10-rc6
9526
9527 [ Upstream Kernel Changes ]
9528
9529 * rebase to v3.10-rc6
9530
9531 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
9532
9533 linux (3.10.0-0.4) saucy; urgency=low
9534
9535 [ Andy Whitcroft ]
9536
9537 * [Config] updateconfigs following rebase to v3.10-rc4
9538
9539 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
9540
9541 linux (3.10.0-0.3) saucy; urgency=low
9542
9543 [ Andy Whitcroft ]
9544
9545 * rebase to v3.10-rc5
9546
9547 [ Upstream Kernel Changes ]
9548
9549 * rebase to v3.10-rc5
9550 - LP: #1186170
9551
9552 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
9553
9554 linux (3.10.0-0.2) saucy; urgency=low
9555
9556 [ Andy Whitcroft ]
9557
9558 * rebase to v3.10-rc4
9559 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
9560 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
9561 - LP: #1187744
9562 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
9563
9564 [ Dave Chiluk ]
9565
9566 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
9567 - LP: #1035226
9568
9569 [ Tim Gardner ]
9570
9571 * rebase to v3.10-rc3
9572 * [Config] sparc be gone
9573 * [Config] ia64 be gone
9574 * d-i: block-modules provides nbd-modules
9575
9576 [ Upstream Kernel Changes ]
9577
9578 * rebase to v3.10-rc4
9579 * rebase to v3.10-rc3
9580
9581 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
9582
9583 linux (3.10.0-0.1) saucy; urgency=low
9584
9585 [ Tim Gardner ]
9586
9587 * UBUNTU: Disabled lttng
9588 * UBUNTU: Disable aufs for FTBS
9589 * UBUNTU: Disabled alx
9590 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
9591 * UBUNTU: rebase to v3.10-rc2
9592 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
9593
9594 [ Andy Whitcroft ]
9595
9596 * UBUNTU: [Config] update standards version to 3.9.4.0
9597 * UBUNTU: [Config] squash duplicate package description (long and short)
9598 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
9599 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
9600 * UBUNTU: [Config] drop redundant Build-Conficts:
9601
9602 [ Upstream Kernel Changes ]
9603
9604 * rebase to v3.10-rc2
9605 - LP: #1180351
9606
9607 [ Upstream Kernel Changes ]
9608
9609 * rebase to v3.10-rc1
9610 - LP: #1172151
9611 - LP: #1089795
9612 - LP: #1167270
9613 - LP: #1128840
9614
9615 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
9616
9617 linux (3.10.0-0.0) saucy; urgency=low
9618
9619 * Dummy
9620
9621 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9622
9623 linux (3.9.0-2.6) saucy; urgency=low
9624
9625 [ Tim Gardner ]
9626
9627 * rebase to v3.9.2
9628
9629 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9630
9631 linux (3.9.0-1.5) saucy; urgency=low
9632
9633 [ Tim Gardner ]
9634
9635 * rebase to v3.9.1
9636
9637 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
9638
9639 linux (3.9.0-0.4) saucy; urgency=low
9640
9641 [ Andy Whitcroft ]
9642
9643 * ubuntu: overlayfs -- add FS_ALIAS
9644
9645 [ Tim Gardner ]
9646
9647 * Added lttng
9648 - LP: #1175784
9649
9650 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
9651
9652 linux (3.9.0-0.3) saucy; urgency=low
9653
9654 [ Upstream Kernel Changes ]
9655
9656 * rebase to v3.9
9657
9658 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
9659
9660 linux (3.9.0-0.2) saucy; urgency=low
9661
9662 [ Tim Gardner ]
9663
9664 * Enable extras packaging for amd64/i386.
9665 Fixes build depenencies with brittany and linux-meta.
9666
9667 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
9668
9669 linux (3.9.0-0.1) saucy; urgency=low
9670
9671 [ Upstream Kernel Changes ]
9672
9673 * rebase to v3.9-rc8
9674
9675 [ Upstream Kernel Changes ]
9676
9677 * rebase to v3.9-rc7
9678 - LP: #1128840
9679
9680 [ Upstream Kernel Changes ]
9681
9682 * rebase to v3.9-rc6
9683
9684 [ Upstream Kernel Changes ]
9685
9686 * rebase to v3.9-rc5
9687
9688 [ Upstream Kernel Changes ]
9689
9690 * rebase to v3.8-rc4
9691 - LP: #1095315
9692 - LP: #886975
9693 - LP: #1086921
9694
9695 [ Upstream Kernel Changes ]
9696
9697 * rebase to v3.9-rc3
9698 - LP: #1155016
9699 - LP: #1103594
9700
9701 [ Upstream Kernel Changes ]
9702
9703 * rebase to v3.9-rc2
9704
9705 [ Upstream Kernel Changes ]
9706
9707 * rebase to v3.9-rc1
9708 - LP: #901105
9709 - LP: #961286
9710 - LP: #1011792
9711 - LP: #1128934
9712 - LP: #886975
9713 - LP: #978807
9714
9715 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
9716
9717 linux (3.8.0-7.14) raring; urgency=low
9718
9719 [ Andy Whitcroft ]
9720
9721 * [Config] CONFIG_RCU_USER_QS=n
9722 * [Config] CONFIG_MTD_ONENAND_SIM=n
9723 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
9724
9725 [ Upstream Kernel Changes ]
9726
9727 * rebase to v3.8
9728
9729 [Tim Gardner]
9730
9731 * Release Tracking Bug
9732 - LP: #1130111
9733 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
9734 - LP: #1128840
9735
9736 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
9737
9738 linux (3.8.0-6.13) raring; urgency=low
9739
9740 [Tim Gardner]
9741
9742 * Release Tracking Bug
9743 - LP: #1125364
9744 * Add ahci modules to d-i
9745 - LP: #1124415
9746
9747
9748 [ Chris Wilson ]
9749
9750 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
9751 the encoders
9752 - LP: #1097315
9753
9754 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
9755
9756 linux (3.8.0-6.12) raring; urgency=low
9757
9758 [Tim Gardner]
9759
9760 * perf: NO_LIBPERL=1
9761 * Fix linux-headers dependency
9762 * Release Tracking Bug
9763 - LP: #1124362
9764
9765 [ Andy Whitcroft ]
9766
9767 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
9768 - LP: #1121699
9769
9770 [ Daniel Vetter ]
9771
9772 * SAUCE: drm/i915: write backlight harder
9773 - LP: #954661
9774
9775 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
9776
9777 linux (3.8.0-6.11) raring; urgency=low
9778
9779 [Tim Gardner]
9780
9781 * Release Tracking Bug
9782 - LP: #1122071
9783 * rebase to v3.8-rc7
9784 * Add libaudit-dev as a build dependency
9785 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
9786
9787 [ Leann Ogasawara ]
9788
9789 * [Config] Remove CONFIG_SATA_AHCI annotation
9790
9791 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
9792
9793 linux (3.8.0-5.10) raring; urgency=low
9794
9795 [Tim Gardner]
9796
9797 * Release Tracking Bug
9798 - LP: #1118568
9799
9800 * Bump ABI to fix install issue with 3.8.0-4.8.
9801 Moving drivers/ata/*ahci* to linux-image caused an
9802 install conflict with linux-image-extras without an
9803 ABI bump.
9804
9805 [ Jan Beulich ]
9806
9807 * SAUCE: xen-pciback: rate limit error messages from
9808 xen_pcibk_enable_msi{, x}()
9809 - LP: #1117336
9810 - CVE-2013-0231
9811
9812 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
9813
9814 linux (3.8.0-4.9) raring; urgency=low
9815
9816 [ Herton Ronaldo Krzesinski ]
9817
9818 * d-i: Add mellanox ethernet drivers to nic-modules
9819 - LP: #1015339
9820
9821 [ Joseph Salisbury ]
9822
9823 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
9824 - LP: #1113547
9825
9826 [ Kamal Mostafa ]
9827
9828 * SAUCE: alx driver import script
9829
9830 [ Qualcomm Atheros, Inc ]
9831
9832 * SAUCE: alx: Update to heads/master
9833
9834 [ Tim Gardner ]
9835
9836 * Release Tracking Bug
9837 - LP: #1117673
9838
9839 * [debian] Remove dangling symlink from headers package
9840 - LP: #1112442
9841 * [config] CONFIG_ALX=m
9842 * [Config] Add alx to d-i nic-modules
9843 * [Config] CONFIG_SATA_AHCI=m
9844 - LP: #1056563
9845
9846 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
9847
9848 linux (3.8.0-4.8) raring; urgency=low
9849
9850 [ Allen Ibara ]
9851
9852 * SAUCE: imx6: dts: Add IMX6Q AHCI support
9853
9854 [ Andy Whitcroft ]
9855
9856 * rebase to v3.8-rc6
9857 * updateconfigs following rebase to v3.8-rc6
9858
9859 [Leann Ogasawara]
9860
9861 * Release Tracking Bug
9862 - LP: #1112573
9863
9864 [ Paolo Pisati ]
9865
9866 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
9867 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
9868 * [Config] MMC_ARMMMCI=y (vexpress mmc)
9869 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
9870
9871 [ Seth Forshee ]
9872
9873 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
9874
9875 [ Upstream Kernel Changes ]
9876
9877 * rebase to v3.8-rc6
9878 - LP: #1107477
9879
9880 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
9881
9882 linux (3.8.0-3.7) raring; urgency=low
9883
9884 [ Andy Green ]
9885
9886 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
9887 * SAUCE: ARM: omap2 add mac address allocation register api
9888 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
9889 allocation
9890
9891 [ Leann Ogasawara ]
9892
9893 * rebase to v3.8-rc5
9894 * Release Tracking Bug
9895 - LP: #1111486
9896
9897 [ Paolo Pisati ]
9898
9899 * SAUCE: davinci: vpss: compilation fix
9900 * [Config] enable TI OMAP4 support (Pandaboard/ES)
9901 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
9902 * [Config] enable Freescale IMX6 support (SabreLite)
9903 * [Config] SERIAL_IMX_CONSOLE=y
9904 * [Config] MMC_*_IMX=y
9905 * [Config] disable USB_SUSPEND
9906 * [Config] USB_MXS_PHY=y
9907 * [Config] USB_CHIPIDEA=y
9908 * SAUCE: DTB: add support for multiple DTBs
9909 * SAUCE: DTB: build imx6q-sabrelite
9910 * SAUCE: DTB: build beaglexm
9911 * SAUCE: DTB: build panda/panda es
9912 * [Config] disable CPU_FREQ
9913 * [Config] PANEL_TFP410=y (video DVI output)
9914 * [Config] SND_OMAP_SOC*=y
9915 * [Config] SND_IMX_SOC*=y
9916 * [Config] I2C_IMX=y
9917 * [Config] SPI_IMX=m
9918
9919 [ Stefan Bader ]
9920
9921 * [Config] Move 9p modules into generic package
9922 - LP: #1107658
9923
9924 [ Tony Lindgren ]
9925
9926 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
9927 kernels
9928 * SAUCE: ARM: OMAP2+: Use omap initcalls
9929 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
9930 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
9931 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
9932 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
9933 multiplaform
9934 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
9935 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
9936 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
9937
9938 [ Upstream Kernel Changes ]
9939
9940 * rebase to v3.8-rc5
9941 - LP: #1096789
9942
9943 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
9944
9945 linux (3.8.0-2.6) raring; urgency=low
9946
9947 [ Adam Conrad ]
9948
9949 * Fix up linux-tools -> SRCPKGNAME-tools rename
9950
9951 [ Andy Whitcroft ]
9952
9953 * [Config] re-disable CONFIG_SOUND_OSS
9954 - LP: #1105230
9955
9956 [ Arend van Spriel ]
9957
9958 * SAUCE: brcmsmac: fix tx status processing
9959
9960 [Leann Ogasawara]
9961
9962 * Release Tracking Bug
9963 - LP: #1105104
9964
9965 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
9966
9967 linux (3.8.0-1.5) raring; urgency=low
9968
9969 [Tim Gardner]
9970
9971 * Release Tracking Bug
9972 - LP: #1101235
9973
9974 [ Dudley Du ]
9975
9976 * SAUCE: Input: add support for Cypress PS/2 Trackpads
9977 - LP: #978807
9978
9979 [ Kamal Mostafa ]
9980
9981 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
9982 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
9983 * [Config] Add CONFIG_PS2_CYPRESS
9984
9985 [ Tim Gardner ]
9986
9987 * rebase to v3.8-rc4
9988
9989 [ Upstream Kernel Changes ]
9990
9991 * rebase to v3.8-rc4
9992 - LP: #1095315
9993 - LP: #886975
9994 - LP: #1086921
9995
9996 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
9997
9998 linux (3.8.0-0.4) raring; urgency=low
9999
10000 [ Leann Ogasawara ]
10001
10002 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
10003 * [Config] Update CONFIG_IIO build annotation
10004 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
10005 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
10006 * [Config] Remove CONFIG_SPI_PL022 annotation
10007 * [Config] Update CONFIG_EZX_PCAP annotation
10008 * [Config] Update CONFIG_SENSORS_AK8975 annotation
10009 * [Config] Disable CONFIG_DRM_MGAG200
10010 - LP: #1042903
10011
10012 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
10013
10014 linux (3.8.0-0.3) raring; urgency=low
10015
10016 [ Andy Whitcroft ]
10017
10018 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
10019 uselib()"
10020
10021 [ Scott James Remnant ]
10022
10023 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
10024 (for v3.7+)
10025 - LP: #1085766, #462111
10026
10027 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
10028
10029 linux (3.8.0-0.2) raring; urgency=low
10030
10031 [ Tim Gardner ]
10032
10033 * [packaging] Add macro to selectively disable building perf
10034 * [packaging] Cannot depend on universe package libaudit-dev
10035
10036 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
10037
10038 linux (3.8.0-0.1) raring; urgency=low
10039
10040
10041 [ Upstream Kernel Changes ]
10042
10043 * rebase to v3.8-rc3
10044 - LP: #1096789
10045
10046 [ Upstream Kernel Changes ]
10047
10048 * rebase to v3.8-rc2
10049 - LP: #1082357
10050 - LP: #1075882
10051
10052 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
10053
10054 linux (3.7.0-7.15) raring; urgency=low
10055
10056 [ Chris J Arges ]
10057
10058 * SAUCE: add eeprom_bad_csum_allow module parameter
10059 - LP: #1070182
10060
10061 [ Leann Ogasawara ]
10062
10063 * Add ceph to linux-image for virtual instances
10064 - LP: #1063784
10065
10066 [ Serge Hallyn ]
10067
10068 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
10069
10070 [ Tim Gardner ]
10071
10072 * [Config] CONFIG_SLUB_DEBUG=y
10073 - LP: #1090308
10074
10075 [ Upstream Kernel Changes ]
10076
10077 * Revert "[SCSI] sd: Implement support for WRITE SAME"
10078 - LP: #1089818
10079
10080 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
10081
10082 linux (3.7.0-6.14) raring; urgency=low
10083
10084 [ Andy Whitcroft ]
10085
10086 * [Config] annotations: all new annotations scheme including defaults
10087 * [Configs] apply annotation updates to main configs (top section)
10088
10089 [ Leann Ogasawara ]
10090
10091 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
10092 build"
10093 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
10094 * Temporarily disable module check for build
10095
10096 [ Stefan Bader ]
10097
10098 * ubuntu: dm-raid45: Adapt to upstream interface changes
10099 * Re-enable build of dm-raid45
10100
10101 [ Tim Gardner ]
10102
10103 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
10104 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
10105 * SAUCE: drm: Fix possible EDID memory allocation oops
10106 * SAUCE: ttm: Fix possible _manager memory allocation oops
10107 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
10108 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
10109 2 pointers
10110
10111 [ Tomas Hozza ]
10112
10113 * SAUCE: tools: hv: Netlink source address validation allows DoS
10114 - LP: #1084777
10115 - CVE-2012-5532
10116
10117 [ Upstream Kernel Changes ]
10118
10119 * rebase to v3.7
10120
10121 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
10122
10123 linux (3.7.0-5.13) raring; urgency=low
10124
10125 [ Lino Sanfilippo ]
10126
10127 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
10128 fsnotify_destroy_group()
10129 - LP: #922906
10130 * SAUCE: fsnotify: introduce fsnotify_get_group()
10131 - LP: #922906
10132 * SAUCE: fsnotify: use reference counting for groups
10133 - LP: #922906
10134 * SAUCE: fsnotify: take groups mark_lock before mark lock
10135 - LP: #922906
10136 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
10137 indicates wheather a mark should be destroyed
10138 - LP: #922906
10139 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
10140 mark list
10141 - LP: #922906
10142 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
10143 - LP: #922906
10144 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
10145 fsnotify_remove_mark()
10146 - LP: #922906
10147 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
10148 by group
10149 - LP: #922906
10150 * SAUCE: fsnotify: change locking order
10151 - LP: #922906
10152
10153 [ Tim Gardner ]
10154
10155 * [Config] CONFIG_NFC_LLCP=y
10156 * [Config] get-firmware: Filter new files through fwinfo
10157 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
10158 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
10159 * [Config] CONFIG_XEN=y for all arches
10160 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
10161 * [Config] CONFIG_MMC_DW_EXYNOS=m
10162 * [Config] CONFIG_GPIO_ADNP=m
10163 * [Config] find-obsolete-firmware: Use correct path
10164 * rebase to v3.7-rc8
10165 - LP: #1084640
10166
10167 [ Upstream Kernel Changes ]
10168
10169 * Revert "VFS: don't do protected {sym,hard}links by default"
10170 - LP: #1084192
10171
10172 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
10173
10174 linux (3.7.0-4.12) raring; urgency=low
10175
10176 [ Tim Gardner ]
10177
10178 * Revert "[Config] Use -j1 for headers_install"
10179 * Revert "[Config] install-arch-headers needs a valid config"
10180 Strayed into the weeds in search of the root cause of the periodic
10181 build failure.
10182 Fixes powerpc FTBS introduced in -4.11.
10183 * [Config] hmake -j1
10184 The kernel makefile appears to have parallel dependency
10185 problems for the install_headers target. This appears to be root
10186 cause for a periodic build failure on N-way machines.
10187
10188 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
10189
10190 linux (3.7.0-4.11) raring; urgency=low
10191
10192 [ Tim Gardner ]
10193
10194 * [Config] Use -j1 for headers_install
10195 Also fixes a powerpc FTBS introduced by
10196 "[Config] install-arch-headers needs a valid config".
10197
10198 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
10199
10200 linux (3.7.0-4.10) raring; urgency=low
10201
10202 [ Andy Whitcroft ]
10203
10204 * [Config] add rebuild-test support for autopkgtest
10205 - LP: #1081500
10206 * [tests] move build tests out of the way
10207 - LP: #1081500
10208 * [tests] add an autopkgtest rebuild test
10209 - LP: #1081500
10210
10211 [ Tim Gardner ]
10212
10213 * rebase to v3.7-rc7
10214 * SAUCE: Remove emi62 files duplicated in linux-firmware
10215 * SAUCE: Remove sb16 files duplicated in linux-firmware
10216 * SAUCE: Remove whiteheat files duplicated in linux-firmware
10217 * SAUCE: Remove yamaha files duplicated in linux-firmware
10218 * SAUCE: Remove dsp56k files used only by m68k
10219 * SAUCE: firmware: Remove last vestiges of dabusb
10220 * SAUCE: Remove vicam files duplicated in linux-firmware
10221 * [Config] install-arch-headers needs a valid config
10222
10223 [ Upstream Kernel Changes ]
10224
10225 * rebase to v3.7-rc7
10226 - LP: #1076840
10227 - LP: #1081466
10228
10229 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
10230
10231 linux (3.7.0-3.9) raring; urgency=low
10232
10233 [ Leann Ogasawara ]
10234
10235 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
10236 - LP: #1079900
10237 * Add nfsv3 to nfs-modules udeb
10238
10239 [ Paolo Pisati ]
10240
10241 * [Config] SND_OMAP_SOC*=y
10242 - LP: #1019321
10243
10244 [ Stefan Bader ]
10245
10246 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
10247 - LP: #1078926
10248
10249 [ Tim Gardner ]
10250
10251 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
10252 - LP: #1079469
10253 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
10254 * rebase to v3.7-rc6
10255 * SAUCE: script to detect obsolete firmware
10256 * SAUCE: Remove yam files duplicated in linux-firmware
10257 * SAUCE: Remove tehuti files duplicated in linux-firmware
10258 * SAUCE: Remove matrox files duplicated in linux-firmware
10259 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
10260 * SAUCE: Remove r128 files duplicated in linux-firmware
10261 * SAUCE: Remove acenic files duplicated in linux-firmware
10262 * SAUCE: Remove keyspan files duplicated in linux-firmware
10263 * SAUCE: Remove sun files duplicated in linux-firmware
10264 * SAUCE: Remove radeon files duplicated in linux-firmware
10265 * SAUCE: Update bnx2x firmware to 7.8.2.0
10266 * [Config] generic.inclusion-list: econet has disappeared
10267
10268 [ Upstream Kernel Changes ]
10269
10270 * seccomp: forcing auditing of kill condition
10271 - LP: #1079469
10272 * rebase to v3.7-rc6
10273
10274 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
10275
10276 linux (3.7.0-2.8) raring; urgency=low
10277
10278 [ Andy Whitcroft ]
10279
10280 * Revert "overlayfs: disable until FTBS is fixed"
10281 * Revert "ubuntu: overlayfs"
10282 * Revert "ubuntu: AUFS"
10283 * ubuntu: overlayfs -- overlayfs: add statfs support
10284 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
10285 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
10286 inode
10287 - LP: #944386
10288 * ubuntu: AUFS (no-squash): basic framework and update machinary
10289 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
10290 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
10291 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
10292 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
10293 * ubuntu: AUFS (no-squash) -- reenable
10294 - LP: #1079193
10295
10296 [ Erez Zadok ]
10297
10298 * ubuntu: overlayfs -- overlayfs: implement show_options
10299
10300 [ Miklos Szeredi ]
10301
10302 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
10303 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10304 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10305 * ubuntu: overlayfs -- overlay filesystem
10306 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10307 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
10308
10309 [ Neil Brown ]
10310
10311 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10312
10313 [ Robin Dong ]
10314
10315 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
10316 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
10317
10318 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
10319
10320 linux (3.7.0-1.7) raring; urgency=low
10321
10322 [ Tim Gardner ]
10323
10324 * [Config] Drop dependency on libaudit-dev
10325 Its a universe package which causes an FTBS on the builders.
10326 libaudit-dev is not strictly required for the perf tools build.
10327
10328 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
10329
10330 linux (3.7.0-1.6) raring; urgency=low
10331
10332 [ Andy Whitcroft ]
10333
10334 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
10335 * [Config] better encode the CONFIG_NVRAM constaint
10336 * enforcer -- fix debugging output
10337
10338 [ Ben Collins ]
10339
10340 * [Config] Add custom_override rule to allow for alternate kernel
10341 file/install
10342 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
10343
10344 [ Tim Gardner ]
10345
10346 * [Config] Dropped armel
10347 * Drop highbank from ABI fetch list
10348 * [Config] Use dh_prep instead of 'dh_clean -k'
10349 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
10350 * [Config] Document binary-indep dependency chain
10351 * rebase to v3.7-rc5
10352
10353 [ Upstream Kernel Changes ]
10354
10355 * rebase to v3.7-rc5
10356
10357 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
10358
10359 linux (3.7.0-0.5) raring; urgency=low
10360
10361 [ Tim Gardner ]
10362
10363 * [Config] CONFIG_AMD_IOMMU_V2=m
10364 - LP: #1071520
10365 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
10366 Fixes FTBS
10367
10368 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
10369
10370 linux (3.7.0-0.4) raring; urgency=low
10371
10372 [ Ben Collins ]
10373
10374 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
10375
10376 [ Tim Gardner ]
10377
10378 * [Config] do_tools=false for arm
10379
10380 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
10381
10382 linux (3.7.0-0.3) raring; urgency=low
10383
10384 [ Tim Gardner ]
10385
10386 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
10387 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
10388 * [Config] Drop highbank harder
10389
10390 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
10391
10392 linux (3.7.0-0.2) raring; urgency=low
10393
10394 [ Andy Whitcroft ]
10395
10396 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
10397 instances
10398 - LP: #1066921
10399 * [Config] drop highbank builds
10400
10401 [ Jeremy Kerr ]
10402
10403 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
10404 - LP: #1063061
10405
10406 [ Leann Ogasawara ]
10407
10408 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
10409
10410 [ Tim Gardner ]
10411
10412 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
10413 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
10414 * rebase to v3.7-rc4
10415 * SAUCE: MODSIGN: Emit error for incorrectly signed module
10416
10417 [ Upstream Kernel Changes ]
10418
10419 * rebase to v3.7-rc4
10420
10421 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
10422
10423 linux (3.7.0-0.1) raring; urgency=low
10424
10425
10426 [ Upstream Kernel Changes ]
10427
10428 * rebase to v3.7-rc3
10429 - LP: #1056078
10430
10431 [ Upstream Kernel Changes ]
10432
10433 * rebase to v3.7-rc2
10434 - LP: #1060729
10435 - LP: #1059523
10436 - LP: #1006690
10437 - LP: #1049623
10438 - LP: #1046512
10439 - LP: #1052499
10440 - LP: #1037642
10441 - LP: #559939
10442 - LP: #1052460
10443 - LP: #939161
10444 - LP: #1046734
10445
10446 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
10447
10448 linux (3.6.0-0.1) UNRELEASED; urgency=low
10449
10450
10451 [ Upstream Kernel Changes ]
10452
10453 * rebase to v3.6
10454
10455 [ Upstream Kernel Changes ]
10456
10457 * rebase to v3.6-rc7
10458
10459 [ Upstream Kernel Changes ]
10460
10461 * rebase to v3.6-rc6
10462 - LP: #1000424
10463
10464 [ Upstream Kernel Changes ]
10465
10466 * rebase to v3.6-rc5
10467 - LP: #1040077
10468
10469 [ Upstream Kernel Changes ]
10470
10471 * rebase to v3.6-rc4
10472
10473 [ Upstream Kernel Changes ]
10474
10475 * rebase to v3.6-rc3
10476 - LP: #1038651
10477 - LP: #1034779
10478
10479 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
10480
10481 linux (3.5.0-6.6) quantal-proposed; urgency=low
10482
10483 [ Andy Whitcroft ]
10484
10485 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
10486 experimental features
10487 * SAUCE: highbank -- export clock functions for modules
10488 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
10489 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
10490 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
10491 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10492 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10493 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
10494 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
10495 * [Config] highbank -- reenable CONFIG_DW_DMAC
10496 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
10497 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
10498 * [Config] highbank -- reenable CONFIG_USB_DWC3
10499 * [Config] highbank -- reenable CONFIG_SATA_MV
10500 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
10501 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
10502 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
10503 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
10504 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
10505 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10506 * [Config] highbank -- enable CONFIG_EXPERT
10507 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10508 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
10509 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
10510 * [Config] enable CONFIG_USB_ETH_EEM
10511 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
10512 * [Config] disable CONFIG_USB_M66592
10513 * [Config] enable CONFIG_USB_NET2272
10514 * [Config] enable CONFIG_USB_R8A66597
10515 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
10516 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
10517 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
10518 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
10519 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
10520 * [Config] sync configuration armhf omap -> armel omap
10521 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
10522 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
10523
10524 [ Bryan Wu ]
10525
10526 * [Config] change default IO scheduler from CFQ to Deadline
10527
10528 [ Leann Ogasawara ]
10529
10530 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
10531 * [Config] Disable CONFIG_MOUSE_INPORT
10532
10533 [ Tim Gardner ]
10534
10535 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
10536 * [Config] Add bnx2x firmware to nic-modules udeb
10537 * SAUCE: Add script to convert firmware to ihex format
10538 * SAUCE: firmware: Upgrade bnx2 to current versions
10539 * [Config] Add tigon firmware to nic-modules udeb
10540 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
10541 - LP: #1026761
10542 * SAUCE: Remove redundant cis firmware
10543 * SAUCE: Remove redundant emi26 firmware
10544 * SAUCE: Remove redundant ttusb-budget firmware
10545 * SAUCE: Remove redundant sun/cassini firmware
10546 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
10547 * SAUCE: Remove redundant 3com/typhoon.bin firmware
10548 * SAUCE: Remove redundant yamaha/ds1 firmware
10549 * SAUCE: Remove redundant keyspan_pda firmware
10550 * rebase to v3.5
10551
10552 [ Upstream Kernel Changes ]
10553
10554 * rebase to v3.5
10555 - LP: #1027828
10556
10557 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
10558
10559 linux (3.5.0-5.5) quantal-proposed; urgency=low
10560
10561 [ Andy Whitcroft ]
10562
10563 * [Config] annotations: initial import of configuration annotations
10564
10565 [ Bryan Wu ]
10566
10567 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
10568
10569 [ Leann Ogasawara ]
10570
10571 * Rebase to v3.5-rc7
10572
10573 [ Manoj Iyer ]
10574
10575 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
10576 - LP: #1010281
10577
10578 [ Tim Gardner ]
10579
10580 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
10581 expects
10582 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
10583 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
10584 * [Config] CONFIG_IP_NF_QUEUE=n
10585 * [Config] CONFIG_MTD_DOC2000=n
10586 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
10587 * [Config] CONFIG_PRISM54=n
10588 * [Config] CONFIG_SCx200_I2C=n
10589 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
10590
10591 [ Upstream Kernel Changes ]
10592
10593 * rebase to v3.5-rc7
10594
10595 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
10596
10597 linux (3.5.0-4.4) quantal-proposed; urgency=low
10598
10599 [ Andy Whitcroft ]
10600
10601 * [Packaging] getabis should be extracting all packages
10602 - LP: #1021174
10603 * [Config] getabis -- series uses linux-image-extra
10604 - LP: #1021174
10605 * rebase to v3.5-rc6
10606
10607 [ Bryan Wu ]
10608
10609 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
10610 flavours
10611 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
10612
10613 [ Leann Ogasawara ]
10614
10615 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
10616 - LP: #1019561
10617
10618 [ Paolo Pisati ]
10619
10620 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
10621 - LP: #1019321
10622
10623 [ Stefan Bader ]
10624
10625 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
10626 - LP: #1018456
10627 * (config) Disable ACPI_PROCFS_POWER
10628
10629 [ Tim Gardner ]
10630
10631 * [Config] CONFIG_ACPI_BGRT=y
10632 * Extract firmware module info during getabi
10633 - LP: #1021174
10634
10635 [ Upstream Kernel Changes ]
10636
10637 * rebase to v3.5-rc6
10638
10639 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
10640
10641 linux (3.5.0-3.3) quantal-proposed; urgency=low
10642
10643 [ Andy Whitcroft ]
10644
10645 * [Config] enable CONFIG_MEMTEST=y
10646 - LP: #1004535
10647 * [Config] config-check: add support for a cut operation
10648 * [Config] enforcer -- switch to cut where appropriate
10649
10650 [ Leann Ogasawara ]
10651
10652 * Rebase to v3.5-rc5
10653 * [Config] Updateconfigs after rebase to v3.5-rc5
10654
10655 [ Luis Henriques ]
10656
10657 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
10658 __ocfs2_change_file_space
10659 - LP: #1006012
10660
10661 [ Seth Forshee ]
10662
10663 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
10664 for LVDS register initialization
10665 - LP: #1012800
10666
10667 [ Upstream Kernel Changes ]
10668
10669 * rebase to v3.5-rc5
10670 - LP: #1013183
10671 - LP: #1017017
10672 - LP: #884652
10673
10674 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
10675
10676 linux (3.5.0-2.2) quantal-proposed; urgency=low
10677
10678 [ Andy Whitcroft ]
10679
10680 * rebase to v3.5-rc4
10681
10682 [ Arend van Spriel ]
10683
10684 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
10685 brcms_c_regd_init()
10686 - LP: #950320
10687
10688 [ Bryan Wu ]
10689
10690 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
10691
10692 [ Chris J Arges ]
10693
10694 * PACKAGING: add .gnu_debuglink sections to .ko files
10695 - LP: #669641
10696
10697 [ Leann Ogasawara ]
10698
10699 * d-i: Add hid-generic to input-modules
10700 - LP: #1017879
10701
10702 [ Ming Lei ]
10703
10704 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
10705 - LP: #1017717, #225
10706
10707 [ Paolo Pisati ]
10708
10709 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
10710 - LP: #1017718
10711 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
10712
10713 [ Seth Forshee ]
10714
10715 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
10716 during initialization
10717 - LP: #950320
10718 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
10719 by mac80211
10720 - LP: #950320
10721 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
10722 channels
10723 - LP: #950320
10724 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
10725 - LP: #950320
10726 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
10727 regulatory domain
10728 - LP: #950320
10729 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
10730 regulatory updates
10731 - LP: #950320
10732 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
10733 tx power limits
10734 - LP: #950320
10735 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
10736 against internal regulatory data
10737 - LP: #950320
10738 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
10739 when checking whether OFDM is allowed
10740 - LP: #950320
10741
10742 [ Tim Gardner ]
10743
10744 * [Config] Enable CONFIG_CGROUPS for highbank
10745 - LP: #1014692
10746 * [Config] FB_OMAP*=y and PANEL_TFP410=y
10747
10748 [ Upstream Kernel Changes ]
10749
10750 * rebase to v3.5-rc4
10751
10752 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
10753
10754 linux (3.5.0-1.1) quantal-proposed; urgency=low
10755
10756 [ Andy Whitcroft ]
10757
10758 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
10759
10760 [ Leann Ogasawara ]
10761
10762 * Rebase to v3.5-rc1
10763 * [Config] Remove USB_DEVICEFS from the config enforcer
10764 * [Config] Updateconfigs after rebase to v3.5-rc1
10765 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
10766 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10767 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10768 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10769 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10770 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10771 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
10772 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
10773 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
10774 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
10775 * Rebase to v3.5-rc2
10776 * [Config] Updateconfigs after rebase to v3.5-rc2
10777 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
10778 * Rebase to v3.5-rc3
10779 * [Config] Updateconfigs after rebase to v3.5-rc3
10780
10781 [ Paul Mundt ]
10782
10783 * SAUCE: fix bug.h's inclusion of kernel.h
10784
10785 [ Stefan Bader ]
10786
10787 * SAUCE: Fix compile failures of dm-raid45
10788 * [Config] Enable dm-raid45
10789 * Move dependency on crda to extra package
10790 - LP: #657901
10791 * SAUCE: Mask CR4 writes on older Xen hypervisors
10792
10793 [ Upstream Kernel Changes ]
10794
10795 * rebase to v3.5-rc3
10796 - LP: #993162
10797 - LP: #925577
10798 * rebase to v3.5-rc2
10799 * rebase to v3.5-rc1
10800 - LP: #955892
10801 - LP: #978038
10802 - LP: #987371
10803 - LP: #929545
10804 - LP: #942316
10805 - LP: #903853
10806
10807 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
10808
10809 linux (3.4.0-5.11) quantal-proposed; urgency=low
10810
10811 [ Leann Ogasawara ]
10812
10813 * [Config] Disable CONFIG_ARM_LPAE
10814 - LP: #1009061
10815
10816 [ Oleksij Rempel ]
10817
10818 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
10819 - LP: #1008905
10820
10821 [ Paolo Pisati ]
10822
10823 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
10824 - LP: #1009061
10825
10826 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
10827
10828 linux (3.4.0-4.10) quantal; urgency=low
10829
10830 [ Leann Ogasawara ]
10831
10832 * Temporarily disable ABI and module check
10833
10834 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
10835
10836 linux (3.4.0-4.9) quantal; urgency=low
10837
10838 [ Andy Whitcroft ]
10839
10840 * [Config] fix config split to avoid the shared config
10841 * [Config] updateconfigs following split config fix
10842 * [Config] linux-image-extras needs full postinst
10843 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
10844 * [Config] CONFIG_HP_WATCHDOG enable as module
10845 * [Config] CONFIG_PDC_ADMA is not boot essential
10846 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
10847 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
10848 * [Config] CONFIG_TRANZPORT=m commonise
10849 * [Config] CONFIG_R3964=m commonise
10850 * [Config] CONFIG_SCSI_DH=m commonise
10851 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
10852 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
10853 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
10854 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
10855 * [Config] CONFIG_USB_SN9C102 is deprecated disable
10856 * [Config] CONFIG_USB_SI470X=m commonise
10857 * [Config] CONFIG_USB_ET61X251=m commonise
10858 * [Config] CONFIG_RTS_PSTOR=m commonise
10859 * [Config] CONFIG_SCANLOG=m commonise
10860 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
10861 * [Config] CONFIG_SM_FTL=m commonise
10862 * [Config] CONFIG_SOLO6X10=m commonise
10863 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
10864 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
10865 * [Config] CONFIG_SPI_SPIDEV=m commonise
10866 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
10867 * [Config] CONFIG_TPS65010=m commonise
10868 * [Config] CONFIG_STE10XP=y commonise
10869 * [Config] CONFIG_X25_ASY=m commonise
10870 * [Config] CONFIG_USB_MON=m commonise
10871 * [Config] CONFIG_VME_BUS=m commonise
10872 * [Config] CONFIG_W35UND=m commonise
10873 * [Config] -CONFIG_TCG_TPM=y commonise
10874 * [Config] highbank -- commonise filesystems
10875 * [Config] highbank -- commonise subsystems
10876 * [Config] highbank -- commonise network protocols
10877 * [Config] highbank -- commonise input drivers
10878 * [Config] highbank -- commonise CRYPTO options
10879 * [Config] highbank -- commonise HID options
10880 * [Config] highbank -- commonise sensors options
10881 * [Config] highbank -- commonise EXPORTFS/FHANDLE
10882 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
10883 * [Config] highbank -- commonise ENCRYPTED_KEYS
10884 * [Config] highbank -- commonise CONFIG_ATALK
10885 * [Config] highbank -- commonise INET/INET6
10886 * [Config] highbank -- commonise NLS
10887 * [Config] highbank -- commonise BLK/CHR
10888 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
10889 * [Config] highbank -- commonise INET/INET6 part 2
10890 * [Config] highbank -- commonise PHY settings
10891 * [Config] highbank -- commonise CRC settings
10892 * [Config] highbank -- commonise BINFMT settings
10893 * [Config] highbank -- commonise DM settings
10894 * [Config] highbank -- commonise RTC_DRV settings
10895 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
10896 * [Config] highbank -- commonise USB settings
10897 * [Config] highbank -- commonise GPIO settings
10898 * [Config] highbank -- commonise I2C settings
10899 * [Config] highbank -- commonise numerous subsystem selectors
10900 * [Config] highbank -- commonise A-C modules missmatches
10901 * [Config] highbank -- commonise D-F modules missmatches
10902 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
10903 * [Config] highbank -- commonise G-I modules missmatches
10904 * [Config] highbank -- commonise J-L modules missmatches
10905 * [Config] highbank -- commonise M modules missmatches
10906 * [Config] highbank -- commonise N-P modules missmatches
10907 * [Config] highbank -- commonise Q-R modules missmatches
10908 * [Config] highbank -- commonise S modules missmatches -- part 1
10909 * [Config] highbank -- commonise S modules missmatches -- part 2
10910 * [Config] highbank -- commonise T modules missmatches
10911 * [Config] highbank -- commonise U-Z modules missmatches
10912
10913 [ Ike Panhc ]
10914
10915 * [Config] add highbank flavour
10916 - LP: #1000831
10917
10918 [ Mark Langsdorf ]
10919
10920 * SAUCE: arm highbank: add support for pl320-ipc driver
10921 - LP: #1000831
10922
10923 [ Rob Herring ]
10924
10925 * SAUCE: input: add a key driver for highbank
10926 - LP: #1000831
10927 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
10928 - LP: #1000831
10929 * SAUCE: force DMA buffers to non-bufferable on highbank
10930 - LP: #1000831
10931 * SAUCE: net: calxedaxgmac: fix net timeout recovery
10932 - LP: #1000831
10933
10934 [ Tim Gardner ]
10935
10936 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
10937 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
10938 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
10939 * [Config] Homogenize CIFS configs across all arches
10940 * [Config] armhf should not be skipabi or skipmodules
10941 - LP: #1006913
10942
10943 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
10944
10945 linux (3.4.0-3.8) quantal; urgency=low
10946
10947 [ Andy Whitcroft ]
10948
10949 * [Config] include include/generated/compile.h
10950 - LP: #942569
10951 * [Config] fix up postinst to ensure we know which error is which
10952 - LP: #1002388
10953
10954 [ Herton Ronaldo Krzesinski ]
10955
10956 * SAUCE: async_populate_rootfs: fix build warnings
10957 - LP: #1003417
10958
10959 [ John Johansen ]
10960
10961 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
10962 * SAUCE: apparmor: Add the ability to mediate mount
10963 * SAUCE: AppArmor: basic networking rules
10964 * SAUCE: apparmor: fix profile lookup for unconfined
10965 - LP: #978038, #987371
10966 * SAUCE: apparmor: fix long path failure due to disconnected path
10967 - LP: #955892
10968
10969 [ Mario Limonciello ]
10970
10971 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
10972 - LP: #901410
10973
10974 [ Stefan Bader ]
10975
10976 * (config) Built-in xen-acpi-processor
10977
10978 [ Tim Gardner ]
10979
10980 * [Config] CONFIG_NET_DSA=m
10981 - LP: #1004148
10982 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
10983
10984 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
10985
10986 linux (3.4.0-3.7) quantal; urgency=low
10987
10988 [ Andy Whitcroft ]
10989
10990 * [Config] drop the virtual flavour in favour of a split generic et al
10991 * [Config] enforcer -- drop IDLE enforcement
10992 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
10993 * [Config] updateconfigs following removal of -virtual
10994
10995 [ Leann Ogasawara ]
10996
10997 * Rebase to v3.4
10998
10999 [ Seth Forshee ]
11000
11001 * [Config] disable CONFIG_B43_BCMA_EXTRA
11002
11003 [ Tim Gardner ]
11004
11005 * [Config] Check for extras when building udebs
11006 * [Config] Collapsed generic-pae into generic [i386]
11007
11008 [ Upstream Kernel Changes ]
11009
11010 * rebase to v3.4
11011
11012 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
11013
11014 linux (3.4.0-2.6) quantal; urgency=low
11015
11016 [ Andy Whitcroft ]
11017
11018 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
11019 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
11020 d_make_root()"
11021 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
11022 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
11023 security permissions to overlay files"
11024 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
11025 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
11026 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
11027 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
11028 * Revert "ubuntu: overlayfs -- overlay filesystem"
11029 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
11030 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
11031 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
11032 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
11033 * ubuntu: overlayfs -- overlayfs: add statfs support
11034 * ubuntu: overlayfs -- inode_only_permission: export inode level
11035 permissions checks
11036 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
11037
11038 [ Erez Zadok ]
11039
11040 * ubuntu: overlayfs -- overlayfs: implement show_options
11041
11042 [ Miklos Szeredi ]
11043
11044 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
11045 * ubuntu: overlayfs -- vfs: add i_op->open()
11046 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11047 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11048 * ubuntu: overlayfs -- overlay filesystem
11049 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11050
11051 [ Neil Brown ]
11052
11053 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11054
11055 [ Robin Dong ]
11056
11057 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
11058 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
11059
11060 [ Tim Gardner ]
11061
11062 * [Config] perarch and indep tools builds need separate build directories
11063 * Prevent upgrading a non-PAE CPU
11064 * perf is not parallel build safe
11065
11066 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
11067
11068 linux (3.4.0-2.5) quantal; urgency=low
11069
11070 [ Andy Whitcroft ]
11071
11072 * [Config] perarch and indep tools builds need separate build directories
11073
11074 [ Tim Gardner ]
11075
11076 * Prevent upgrading a non-PAE CPU
11077 * [Config] build debug
11078 * [Config] perf tools are not parallel build safe
11079
11080 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
11081
11082 linux (3.4.0-2.4) quantal; urgency=low
11083
11084 [ Leann Ogasawara ]
11085
11086 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
11087 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
11088 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
11089 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
11090 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
11091 7400"
11092 * Revert "ubuntu: omnibook: fix source file newline"
11093 * Revert "ubuntu: omnibook -- update BOM"
11094 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
11095 depend on X86"
11096 * Revert "ubuntu: omnibook -- Added missing BOM file"
11097 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
11098 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
11099 mappings"
11100 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
11101 X86_32"
11102 * Revert "ubuntu: nx-emu - i386: NX emulation"
11103 * Revert "ubuntu: rfkill drivers -- version 1.3"
11104 * Temporarily disable module check
11105 * [Config] Remove CONFIG_FSAM7400
11106 * [Config] Remove CONFIG_OMNIBOOK
11107 * [Config] Update configs
11108 * Rebase to v3.4-rc7
11109 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
11110
11111 [ Tim Gardner ]
11112
11113 * Updated generic-pae description
11114 * Rebase to v3.4-rc6
11115 * install-tools depends on build targets
11116
11117 [ Upstream Kernel Changes ]
11118
11119 * kconfig: in debug mode some 0 length message prints occur
11120 * rebase to v3.4-rc7
11121 * rebase to v3.3-rc6
11122
11123 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
11124
11125 linux (3.4.0-1.3) quantal; urgency=low
11126
11127 [ Andy Whitcroft ]
11128
11129 * [Config] control.stub is an intermediate product not a dependancy
11130 - LP: #992414
11131
11132 [ Leann Ogasawara ]
11133
11134 * remove i386 generic from getabis
11135
11136 [ Upstream Kernel Changes ]
11137
11138 * (pre-stable) b43: only reload config after successful initialization
11139 - LP: #950295
11140
11141 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
11142
11143 linux (3.4.0-1.2) quantal; urgency=low
11144
11145 [ Andy Whitcroft ]
11146
11147 * [Config] add build depends for flex, bison and pkg-config
11148
11149 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
11150
11151 linux (3.4.0-1.1) quantal; urgency=low
11152
11153 [ Andy Whitcroft ]
11154
11155 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
11156 permissions to overlay files
11157 - LP: #915941, #918212
11158 - CVE-2012-0055
11159
11160 [ Leann Ogasawara ]
11161
11162 * Open Q
11163 * Rebase to v3.4-rc5
11164 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
11165 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
11166 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
11167 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
11168 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
11169 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
11170 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
11171 * [Config] Temporarily disable CONFIG_AX88796 on arm
11172
11173 [ Upstream Kernel Changes ]
11174
11175 * vfs: pass struct path to __dentry_open()
11176 * vfs: add i_op->open()
11177 * vfs: export do_splice_direct() to modules
11178 * vfs: introduce clone_private_mount()
11179 * overlay filesystem
11180 * overlayfs: add statfs support
11181 * overlayfs: implement show_options
11182 * overlay: overlay filesystem documentation
11183 * fs: limit filesystem stacking depth
11184 * overlayfs: follow header cleanup
11185 * overlayfs: switch from d_alloc_root() to d_make_root()
11186 * overlayfs: update touch_atime() usage
11187 * rebase to v3.4-rc5
11188 - LP: #950490
11189 * rebase to v3.4-rc4
11190 * rebase to v3.4-rc3
11191 * rebase to v3.4-rc2
11192 * rebase to v3.4-rc1
11193 * rebase to v3.3
11194 * rebase to v3.3-rc7
11195 * rebase to v3.3-rc6
11196 * rebase to v3.3-rc5
11197 * rebase to v3.3-rc4
11198 - LP: #900802
11199 - LP: #930842
11200 * rebase to v3.3-rc3
11201 - LP: #924320
11202 - LP: #923316
11203 - LP: #923409
11204 - LP: #918254
11205 * rebase to v3.3-rc2
11206 * rebase to v3.3-rc1
11207 - LP: #795823
11208 - LP: #909419
11209 - LP: #910792
11210 - LP: #878701
11211 - LP: #724831
11212
11213 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
11214
11215 linux (3.2.0-10.18) precise; urgency=low
11216
11217 [ Tim Gardner ]
11218
11219 * SAUCE: ecryptfs: Print inode on metadata error
11220
11221 [ Upstream Kernel Changes ]
11222
11223 * Revert "proc: enable writing to /proc/pid/mem"
11224 - LP: #919115
11225 - CVE-2012-0056
11226 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
11227 - LP: #909419
11228
11229 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
11230
11231 linux (3.2.0-10.17) precise; urgency=low
11232
11233 [ Andy Whitcroft ]
11234
11235 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
11236 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
11237 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
11238 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
11239 * Revert "SAUCE: overlayfs -- overlay filesystem"
11240 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
11241 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
11242 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
11243 * ensure debian/ is not excluded from git by default
11244 * add new scripting to handle buglinks in rebases
11245 * ubuntu: overlayfs -- overlayfs: add statfs support
11246 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
11247 permissions to overlay files
11248 - LP: #915941, #918212
11249 - CVE-2012-0055
11250
11251 [ Erez Zadok ]
11252
11253 * ubuntu: overlayfs -- overlayfs: implement show_options
11254
11255 [ Leann Ogasawara ]
11256
11257 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
11258 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
11259 - LP: #907377, #911236
11260 * [Config] Enable CONFIG_IRQ_REMAP
11261
11262 [ Miklos Szeredi ]
11263
11264 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
11265 * ubuntu: overlayfs -- vfs: add i_op->open()
11266 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11267 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11268 * ubuntu: overlayfs -- overlay filesystem
11269 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11270
11271 [ Neil Brown ]
11272
11273 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11274
11275 [ Upstream Kernel Changes ]
11276
11277 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
11278 - LP: #647043
11279 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
11280 breaks USB
11281 - LP: #647043
11282
11283 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
11284
11285 linux (3.2.0-9.16) precise; urgency=low
11286
11287 [ Andy Whitcroft ]
11288
11289 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
11290 * [Config] pull ARM sound modules =m
11291 * [Config] CONFIG_RTC_DRV_TEST is for testing only
11292 * [Config] CONFIG_USB_DUMMY_HCD is testing only
11293 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
11294
11295 [ Leann Ogasawara ]
11296
11297 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
11298 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
11299 * [Config] Enable CONFIG_MMC_TMIO=m
11300 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
11301 * [Config] Enable CONFIG_ISI=m
11302 * [Config] Enable CONFIG_MMC=y
11303 * [Config] Enable CONFIG_LIRC_PARALLEL=m
11304 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
11305 * [Config] Enable CONFIG_CHR_DEV_SG=y
11306 * [Config] Enable CONFIG_GPIO_PCA953X=m
11307 * [Config] Enable CONFIG_GPIO_TWL4030=m
11308 * [Config] Enable CONFIG_INET_DIAG=m
11309 * [Config] Enable CONFIG_NLS_ISO8859_1=m
11310 * [Config] Enable CONFIG_NVRAM=m
11311 * [Config] Enable CONFIG_SLIP=m
11312 * [Config] Enable CONFIG_PC300TOO=m
11313 * [Config] Enable CONFIG_TUN=y
11314 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
11315 * [Config] Enable CONFIG_THERMAL=y
11316 * [Config] Enable CONFIG_PPP=y
11317 * [Config] Enable CONFIG_PCI_STUB=m
11318 * Rebase to v3.2.1
11319 * [Config] Enable CONFIG_RTL8192E=m
11320 * [Config] Enable CONFIG_RTS5139=m
11321
11322 [ Stefan Bader ]
11323
11324 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
11325
11326 [ Upstream Kernel Changes ]
11327
11328 * ARM: restart: add restart hook to machine_desc record
11329 * ARM: restart: allow platforms more flexibility specifying restart mode
11330 * ARM: restart: move reboot failure handing into machine_restart()
11331 * ARM: restart: remove argument to setup_mm_for_reboot()
11332 * ARM: 7159/1: OMAP: Introduce local common.h files
11333 * ARM: restart: only perform setup for restart when soft-restarting
11334 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
11335 function
11336 * ARM: idmap: populate identity map pgd at init time using .init.text
11337 * ARM: suspend: use idmap_pgd instead of suspend_pgd
11338 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
11339 * ARM: idmap: use idmap_pgd when setting up mm for reboot
11340 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
11341 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
11342 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
11343 restart changes
11344 * ARM: lib: add call_with_stack function for safely changing stack
11345 * ARM: reset: implement soft_restart for jumping to a physical address
11346 * ARM: stop: execute platform callback from cpu_stop code
11347 * ARM: kexec: use soft_restart for branching to the reboot buffer
11348 * ARM: restart: omap: use new restart hook
11349 * topdown mmap support
11350 - LP: #861296
11351
11352 [ Upstream Kernel Changes ]
11353
11354 * Rebase to v3.2.1
11355
11356 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
11357
11358 linux (3.2.0-8.15) precise; urgency=low
11359
11360 [ Leann Ogasawara ]
11361
11362 * [Config] Disable CONFIG_ACPI_PROCFS
11363 * Remove server from getabis
11364 * Temporarily disable module check
11365 * [Config] Disable CONFIG_MTD_TESTS
11366 * [Config] Disable CONFIG_X86_E_POWERSAVER
11367 * [Config] Set CONFIG_ARCNET=m
11368 * [Config] Enable CONFIG_ATM_DUMMY=m
11369 * [Config] Enable CONFIG_BLK_DEV_MD=y
11370 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
11371 * [Config] Enable CONFIG_BLK_DEV_SD=y
11372 * [Config] Enable CONFIG_BLK_DEV_SR=y
11373 * [Config] Enable CONFIG_BLK_DEV_UB=m
11374 * [Config] Enable CONFIG_COPS=m
11375 * [Config] Enable CONFIG_DVB_USB_EC168=m
11376 * [Config] Enable CONFIG_ENC28J60=m
11377 * [Config] Enable CONFIG_FB_UVESA=m
11378 * [Config] Enable CONFIG_FB_ATY=m
11379 * [Config] Enable CONFIG_BROADCOM_PHY=y
11380 * [Config] Enable CONFIG_CICADA_PHY=y
11381 * [Config] Enable CONFIG_DAVICOM_PHY=y
11382 * [Config] Enable CONFIG_ICPLUS_PHY=y
11383 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
11384 * [Config] Enable CONFIG_LXT_PHY=y
11385 * [Config] Enable CONFIG_MARVELL_PHY=y
11386 * [Config] Enable CONFIG_NATIONAL_PHY=y
11387 * [Config] Enable CONFIG_QSEMI_PHY=y
11388 * [Config] Enable CONFIG_SMSC_PHY=y
11389 * [Config] Enable CONFIG_VITESSE_PHY=y
11390 * Add 3w-sas to scsi-modules
11391 - LP: #776542
11392
11393 [ Mathieu Trudel-Lapierre ]
11394
11395 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
11396 to interface settings
11397
11398 [ Paolo Pisati ]
11399
11400 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
11401 - LP: #912199
11402 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
11403 - LP: #912199
11404 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
11405 - LP: #912199
11406
11407 [ Upstream Kernel Changes ]
11408
11409 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
11410 - LP: #906832
11411
11412 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
11413
11414 linux (3.2.0-8.14) precise; urgency=low
11415
11416 [ Andy Whitcroft ]
11417
11418 * [Config] enable CONFIG_SND_USB_6FIRE
11419 - LP: #912197
11420 * rebase to mainline v3.2 final release
11421 * updateconfigs following rebase to v3.2 final
11422 * ubuntu: AUFS -- add BOM and automated update script
11423 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
11424 - LP: #684666
11425 * ubuntu: AUFS -- update aufs-update to track new locations of headers
11426 * ubuntu: AUFS -- clean up the aufs updater and BOM
11427 * ubuntu: AUFS -- documentation on updating aufs2
11428 * ubuntu: AUFS -- aufs3-base.patch
11429 * ubuntu: AUFS -- aufs3-standalone.patch
11430 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
11431 * ubuntu: AUFS -- fix undefined security_path_link
11432 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
11433 * ubuntu: AUFS -- updateconfigs following update
11434 * ubuntu: AUFS -- suppress benign plink warning messages
11435 - LP: #621195
11436 * ubuntu: AUFS -- enable in config and makefile
11437 * ubuntu: AUFS -- disable in favor of overlayfs
11438 * [Config] linux-virtual -- should include the extX modules
11439 - LP: #912308
11440
11441 [ Tyler Hicks ]
11442
11443 * SAUCE: eCryptfs: Improve statfs reporting
11444 - LP: #885744
11445
11446 [ Upstream Kernel Changes ]
11447
11448 * rebase to upstream v3.2
11449
11450 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
11451
11452 linux (3.2.0-7.13) precise; urgency=low
11453
11454 [ Upstream Kernel Changes ]
11455
11456 * rebase to upstream 3.2-rc7
11457
11458 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
11459
11460 linux (3.2.0-6.12) precise; urgency=low
11461
11462 [ Upstream Kernel Changes ]
11463
11464 * rebase to upstream v3.2-rc6
11465
11466 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
11467
11468 linux (3.2.0-5.11) precise; urgency=low
11469
11470 [ Andy Whitcroft ]
11471
11472 * enforcer -- allow arch and flavour predicates to take lists
11473 * enforcer -- simplify armel/armhf specific options
11474 * enforcer -- fix incorrectly specified flavour matches
11475
11476 [ Leann Ogasawara ]
11477
11478 * [Config] Disable IRQ_REMAP
11479 * [Config] Enable CONFIG_SENSORS_LM95245=m
11480 * [Config] Enable CONFIG_SENSORS_MAX1668=m
11481 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
11482 * [Config] Enable CONFIG_SENSORS_MAX6639=m
11483 * [Config] Enable CONFIG_SENSORS_MAX6642=m
11484 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
11485 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
11486 * [Config] Enable CONFIG_PATA_TOSHIBA=m
11487 * [Config] Enable CONFIG_POHMELFS=m
11488 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
11489 * [Config] Enable CONFIG_PATA_OPTI=m
11490 * add overlayfs to virtual inclusion list
11491 - LP: #903897
11492 * add veth to virtual inclusion list
11493 - LP: #903897
11494 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
11495
11496 [ Paolo Pisati ]
11497
11498 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
11499 - LP: #903346
11500
11501 [ Tim Gardner ]
11502
11503 * [Config] CONFIG_LOCKUP_DETECTOR=y
11504 - LP: #903615
11505
11506 [ Upstream Kernel Changes ]
11507
11508 * rebase to upstream 55b02d2f
11509
11510 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
11511
11512 linux (3.2.0-4.10) precise; urgency=low
11513
11514 [ Kyle McMartin ]
11515
11516 * SAUCE: dmar: disable if ricoh multifunction detected
11517 - LP: #894070
11518
11519 [ Seth Forshee ]
11520
11521 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
11522 - LP: #581312
11523
11524 [ Tim Gardner ]
11525
11526 * Start new release, Bump ABI, rebase to 3.2-rc5
11527
11528 [ Leann Ogasawara ]
11529
11530 * [Config] Enable CONFIG_SENSORS_AK8975=m
11531
11532 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
11533
11534 linux (3.2.0-3.9) precise; urgency=low
11535
11536 [ Andy Whitcroft ]
11537
11538 * SAUCE: ext4: correct partial write discard size calculation
11539 - LP: #894768
11540
11541 [ Leann Ogasawara ]
11542
11543 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
11544 - LP: #892615
11545
11546 [ Matthew Garrett ]
11547
11548 * SAUCE: pci: Rework ASPM disable code
11549
11550 [ Upstream Kernel Changes ]
11551
11552 * x86: Fix boot failures on older AMD CPU's
11553 - LP: #892615
11554 * EHCI : Fix a regression in the ISO scheduler
11555 - LP: #899165
11556
11557 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
11558
11559 linux (3.2.0-3.8) precise; urgency=low
11560
11561 [ Andy Whitcroft ]
11562
11563 * armhf -- add d-i configuration
11564 * armhf -- disable ABI checks for armhf
11565 * armhf -- add arch to getabis config
11566
11567 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
11568
11569 linux (3.2.0-3.7) precise; urgency=low
11570
11571 [ Stefan Bader ]
11572
11573 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
11574 synchronous, regardless of lazy_mmu mode
11575 - LP: #854050
11576
11577 [ Tim Gardner ]
11578
11579 * rebase to v3.2-rc4
11580
11581 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
11582
11583 linux (3.2.0-2.6) precise; urgency=low
11584
11585 [ Andy Whitcroft ]
11586
11587 * armhf -- fix omap flavour to build on armhf
11588 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
11589
11590 [ Borislav Petkov ]
11591
11592 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
11593 - LP: #892615
11594
11595 [ Colin Watson ]
11596
11597 * Add pata_macio to pata-modules
11598
11599 [ Tim Gardner ]
11600
11601 * [Config] Prefer crda over wireless-crda
11602 * [Config] Fix virtual inclusion list.
11603 - LP: #897795
11604
11605 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
11606
11607 linux (3.2.0-2.5) precise; urgency=low
11608
11609 [ Paolo Pisati ]
11610
11611 * [Config] PANEL_DVI=y
11612
11613 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
11614
11615 linux (3.2.0-2.4) precise; urgency=low
11616
11617 [ Andy Whitcroft ]
11618
11619 * rebase to v3.2-rc3
11620
11621 [ Leann Ogasawara ]
11622
11623 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
11624 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
11625 * Revert "olpc_dcon_xo_1_5 needs delay.h"
11626 * Revert "olpc_dcon_xo_1 needs delay.h"
11627 * rebase to 6fe4c6d4
11628 * [Config] updateconfigs after rebase to 6fe4c6d4
11629
11630 [ Tim Gardner ]
11631
11632 * [Config] Replace wireless-crda with crda,wireless-regdb
11633 - LP: #856421
11634 * [Config] Relax the dependencies on crda
11635
11636 [ Upstream Kernel Changes ]
11637
11638 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
11639 - LP: #724831
11640 * Ubuntu: remove coreutils|fileutils package dependency
11641 - LP: #892814
11642 * iio: iio_event_getfd -- fix ev_int build failure
11643
11644 [ Upstream Kernel Changes ]
11645
11646 * Rebase to v3.2-rc3
11647
11648 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
11649
11650 linux (3.2.0-1.3) precise; urgency=low
11651
11652 [ Upstream Kernel Changes ]
11653
11654 * Ubuntu: Add ext2 to fs-core-modules
11655 - LP: #893395
11656
11657 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
11658
11659 linux (3.2.0-1.2) precise; urgency=low
11660
11661 [ Andy Whitcroft ]
11662
11663 * [Config] enable CONFIG_NFC and associated devices
11664 * SAUCE: allow brcmsmac and b43 to both build
11665
11666 [ Soren Hansen ]
11667
11668 * Add ixgbe driver to d-i
11669 - LP: #891969
11670
11671 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
11672
11673 linux (3.2.0-1.1) precise; urgency=low
11674 [ Andy Whitcroft ]
11675
11676 * armhf -- enable armhf and create the first flavours
11677 * SAUCE: ensure root is ready before running usermodehelpers in it
11678 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
11679
11680 [ Leann Ogasawara ]
11681
11682 * Temporarily ignore module check
11683 * [Config] Enable PCI_IOV on powerpc
11684 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
11685 * rebase to v3.2-rc2
11686 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
11687 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
11688 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
11689 * SAUCE: select ARM_AMBA if OMAP3_EMU
11690 * [Config] updateconfigs after select ARM_AMBA
11691 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
11692 * [Config] Enable CONFIG_EXT2_FS=m
11693 * [Config] Build in CONFIG_SATA_AHCI=y
11694 * Resolve linux-image-extra's install dependency
11695
11696 [ Seth Forshee ]
11697
11698 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
11699 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
11700 Documentation
11701 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
11702 alps_model_info
11703 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
11704 size
11705 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
11706 3 and 4
11707 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
11708 protocol
11709 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
11710 versions 3 and 4
11711
11712 [ Stefan Bader ]
11713
11714 * [Config] Built-in xen-netfront and xen-blkfront
11715 * Fix build of dm-raid45 and re-enable it
11716
11717 [ Tim Gardner ]
11718
11719 * [Config] CONFIG_USB_XHCI_HCD=y
11720 - LP: #886167
11721 * [Config] CONFIG_R6040=m
11722 - LP: #650899
11723 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11724 - LP: #854399
11725 * [Config] Consolidated amd64 server flavour into generic
11726 * [Config] updateconfigs after rebase to 3.2-rc1
11727 * [Config] Disabled dm-raid4-5
11728 * [Config] Disabled ndiswrapper
11729 * [Config] Disable vt6656
11730 * [Config] exclude ppp-modules for virtual flavour
11731 * [Config] CONFIG_MEMSTICK_R592=m
11732 - LP: #238208
11733
11734 [ Upstream Kernel Changes ]
11735
11736 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
11737 - LP: #887780
11738 * CHROMIUM: seccomp_filter: add process state reporting
11739 - LP: #887780
11740 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
11741 works.
11742 - LP: #887780
11743 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
11744 - LP: #887780
11745 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
11746 - LP: #887780
11747 * CHROMIUM: seccomp_filters: move to btrees
11748 * CHROMIUM: enable CONFIG_BTREE
11749 * CHROMIUM: seccomp_filter: kill NR_syscall references
11750 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
11751 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
11752 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
11753 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
11754 * CHROMIUM: seccomp_filter: inheritance documentation
11755 * CHROMIUM: seccomp_filter: make inherited filters composable
11756 * CHROMIUM: Fix seccomp_t compile error
11757 - LP: #887780
11758 * CHROMIUM: Fix kref usage
11759 - LP: #887780
11760 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
11761 * rebase to v3.2-rc2
11762
11763 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
11764
11765 linux (3.1.0-2.3) precise; urgency=low
11766
11767 [ Tim Gardner ]
11768
11769 * Add postinit and postrm scripts to the extras package
11770 - LP: #882120
11771
11772 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
11773
11774 linux (3.1.0-2.2) precise; urgency=low
11775
11776 [ Andy Whitcroft ]
11777
11778 * debian: add locking to protect debian/files from parallel update
11779
11780 [ Leann Ogasawara ]
11781
11782 * rebase to v3.1
11783
11784 [ Upstream Kernel Changes ]
11785
11786 * rebase to v3.1
11787
11788 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
11789
11790 linux (3.1.0-1.1) precise; urgency=low
11791
11792 [ Andiry Xu ]
11793
11794 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
11795 - LP: #872811
11796
11797 [ Andy Whitcroft ]
11798
11799 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
11800 - LP: #832694
11801 * Revert "ubuntu: compcache -- version 0.5.3"
11802 - LP: #832694
11803 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
11804 * [Config] Enable CONFIG_MACVTAP=m
11805 - LP: #822601
11806 * record the compiler in the ABI and check for inconsistant builds
11807 * [Config] move ECRYPT_FS back to =y for all architectures
11808 - LP: #827197
11809 * [Config] enable CONFIG_DRM_VMWGFX=m
11810 - LP: #698009
11811 * [Config] re-fix ECRYPT_FS=y
11812 - LP: #827197
11813 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
11814 - LP: #827197
11815 * [Config] dropping compcache configuration options
11816 * [Config] standardise on HZ=250
11817 * SAUCE: headers_install: fix #include "..." usage for userspace
11818 - LP: #824377
11819 * make module-inclusion selection retain the left overs
11820 * add a new linux-image-extras package for virtual
11821
11822 [ Colin Watson ]
11823
11824 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
11825
11826 [ edwin_rong ]
11827
11828 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
11829 - LP: #824273
11830
11831 [ Greg Kroah-Hartman ]
11832
11833 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
11834 - LP: #824273
11835
11836 [ Jesse Sung ]
11837
11838 * SAUCE: Unregister input device only if it is registered
11839 - LP: #839238
11840
11841 [ Jiri Kosina ]
11842
11843 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
11844
11845 [ Joshua V. Dillon ]
11846
11847 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
11848
11849 [ Kees Cook ]
11850
11851 * [Config] enable and enforce SECCOMP_FILTER on x86
11852
11853 [ Keng-Yu Lin ]
11854
11855 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
11856 - LP: #824273
11857
11858 [ Leann Ogasawara ]
11859
11860 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
11861 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
11862 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
11863 readdir"
11864 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
11865 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
11866 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
11867 * Revert "ubuntu: overlayfs -- overlay filesystem"
11868 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
11869 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
11870 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
11871 than just revision"
11872 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
11873 * Revert "ubuntu: fsam7400 disable driver"
11874 - LP: #876030
11875 * rebase to v3.1-rc1
11876 * [Config] updateconfigs after rebase to v3.1-rc1
11877 * rebase to v3.1-rc2
11878 * [Config] Updateconfigs after rebase to v3.1-rc2
11879 * ubuntu: Yama - update calls to generic_permission() and
11880 inode->i_op->permission()
11881 * ubuntu: ndiswrapper -- remove netdev_priv macro
11882 * ubuntu: aufs -- Temporarily disable due to build failure
11883 * [Config] Diable INTEL_MID_PTI on armel
11884 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
11885 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
11886 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
11887 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
11888 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
11889 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
11890 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
11891 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
11892 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
11893 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
11894 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
11895 * [Config] Enable CONFIG_ECHO=m on powerpc
11896 * [Config] Enable CONFIG_ET131X=m on powerpc
11897 * [Config] Set CONFIG_FB_MATROX=m
11898 * [Config] Enable CONFIG_FB_UDL=m on powerpc
11899 * [Config] Set CONFIG_FB_VIRTUAL=n
11900 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
11901 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
11902 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
11903 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
11904 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
11905 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
11906 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
11907 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
11908 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
11909 * [Config] Enable CONFIG_IBMVETH=m on powerpc
11910 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
11911 * [Config] Enable CONFIG_IGB=m on powerpc
11912 * [Config] Enable CONFIG_IIO=m on powerpc
11913 * [Config] Enable CONFIG_INFINIBAND_NES=m
11914 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
11915 * [Config] Enable CONFIG_IWL3945=m on powerpc
11916 * [Config] Disable CONFIG_KVM_BOOK3S_64
11917 * [Config] Enable CONFIG_LAPBETHER=m on arm
11918 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
11919 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
11920 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
11921 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
11922 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
11923 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
11924 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
11925 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
11926 * [Config] Enable CONFIG_MEMSTICK=m on arm
11927 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
11928 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
11929 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
11930 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
11931 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
11932 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
11933 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
11934 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
11935 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
11936 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
11937 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
11938 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
11939 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
11940 * [Config] Enable CONFIG_MTD_SST25L=m on arm
11941 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
11942 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
11943 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
11944 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
11945 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
11946 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
11947 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
11948 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
11949 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
11950 * [Config] Enable CONFIG_PANEL=m on powerpc
11951 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
11952 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
11953 - LP: #833705
11954 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
11955 - LP: #837332
11956 * [Config] Update CONFIG_EFI_VARS enforcer check
11957 * [Config] Add aufs to virtual flavor inclusion list
11958 - LP: #844159
11959 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
11960 - LP: #818933
11961 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
11962 - LP: #768039
11963 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
11964 - LP: #838402
11965 * [Config] Add igbvf to the virtual flavor inclusion list
11966 - LP: #794570
11967 * [Config] Add ixgbevf to the virtual inclusion list
11968 - LP: #872411
11969 * [Config] Transition -generic and -server to be identical
11970 * rebase to v3.1-rc10
11971
11972 [ Luke Yelavich ]
11973
11974 * [Config] Disable legacy IDE drivers on powerpc
11975
11976 [ Ming Lei ]
11977
11978 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
11979 - LP: #801719
11980 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
11981 Sandybridge chipsets(v2)
11982 - LP: #737388, #782389, #794642
11983
11984 [ Paolo Pisati ]
11985
11986 * [Config] Compile-in vfat support for armel
11987 - LP: #853783
11988
11989 [ Randy Dunlap ]
11990
11991 * SAUCE: staging: fix rts5139 depends & build
11992 - LP: #824273
11993
11994 [ Rene Bolldorf ]
11995
11996 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
11997 power in 'ideapad_backlight_notify_power' to avoid a page fault
11998
11999 [ Seth Forshee ]
12000
12001 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
12002 - LP: #681904
12003 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
12004 - LP: #810020
12005
12006 [ Stefan Bader ]
12007
12008 * (config) Package macvlan and macvtap for virtual
12009 * [Config] Force perf to use libiberty for demangling
12010 - LP: #783660
12011 * SAUCE: xen: Do not use pv spinlocks on HVM
12012 - LP: #838026
12013
12014 [ Tim Gardner ]
12015
12016 * [Config] Clean up tools rules
12017 * [Config] Package x86_energy_perf_policy and turbostat
12018 - LP: #797556
12019 * rebase to v3.1-rc3
12020 * [Config] Simplify binary-udebs dependencies
12021 * [Config] kernel preparation cannot be parallelized
12022 * [Config] Linearize module/abi checks
12023 * [Config] Linearize and simplify tree preparation rules
12024 * [Config] Build kernel image in parallel with modules
12025 * [Config] Set concurrency for kmake invocations
12026 * [Config] Improve install-arch-headers speed
12027 * [Config] Fix binary-perarch dependencies
12028 * [Config] Removed stamp-flavours target
12029 * [Config] Serialize binary indep targets
12030 * [Config] Use build stamp directly
12031 * [Config] Restore prepare-% target
12032 * rebase to v3.1-rc4
12033 * rebase to v3.1-rc5
12034 * [Config] Disable makedumpfile for i386/amd64
12035 * rebase to v3.1-rc6
12036 * [Config] Fix binary-% build target
12037 * rebase to v3.1-rc7
12038 * rebase to v3.1-rc8
12039 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
12040 - LP: #854399
12041 * [Config] Enable ftrace support in the mac80211 layer
12042 - LP: #865171
12043 * rebase to v3.1-rc9
12044 * SAUCE: usb/core/devio.c: Check for printer class specific request
12045 - LP: #872711
12046
12047 [ Upstream Kernel Changes ]
12048
12049 * overlay filesystem
12050 * overlayfs: add statfs support
12051 * overlayfs: implement show_options
12052 * overlay: overlay filesystem documentation
12053 * fs: limit filesystem stacking depth
12054
12055 [ Will Drewry ]
12056
12057 * SAUCE: seccomp_filter: new mode with configurable syscall filters
12058 * SAUCE: seccomp_filter: add process state reporting
12059 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
12060 works.
12061 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
12062
12063 [ Upstream Kernel Changes ]
12064
12065 * rebase to v3.1-rc1
12066 * rebase to v3.1-rc2
12067 * rebase to v3.1-rc3
12068 +CONFIG_BLK_DEV_BSGLIB=y
12069 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
12070 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
12071 * rebase to v3.1-rc4
12072 * rebase to v3.1-rc5
12073 * rebase to v3.1-rc6
12074 * rebase to v3.1-rc7
12075 * rebase to v3.1-rc8
12076 * rebase to v3.1-rc9
12077 * rebase to v3.1-rc10
12078
12079 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
12080
12081 linux (3.1.0-1.0) oneiric; urgency=low
12082
12083 [ Leann Ogasawara ]
12084
12085 * Open P-series
12086
12087 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
12088
12089 linux (3.0.0-8.10) oneiric; urgency=low
12090
12091 [ Adam Jackson ]
12092
12093 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
12094 - LP: #753994
12095
12096 [ John Johansen ]
12097
12098 * [Config] Enable missing IPv6 options
12099
12100 [ Leann Ogasawara ]
12101
12102 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
12103 - LP: #819925
12104 * Rebase to 3.0.1
12105
12106 [ Upstream Kernel Changes ]
12107
12108 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
12109 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
12110 - LP: #783582
12111 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
12112 - LP: #796476
12113 * KVM: Add SMEP support when setting CR4
12114 - LP: #796476
12115 * KVM: Mask function7 ebx against host capability word9
12116 - LP: #796476
12117 * KVM: Add instruction fetch checking when walking guest page table
12118 - LP: #796476
12119
12120 [ Upstream Kernel Changes ]
12121
12122 * rebase to v3.0.1
12123
12124 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
12125
12126 linux (3.0.0-7.9) oneiric; urgency=low
12127
12128 [ Andy Whitcroft ]
12129
12130 * Revert "[Upstream] add local prefix to oss local change_bits"
12131 * Revert "SAUCE: add tracing for user initiated readahead requests"
12132 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
12133 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
12134 Zhaoyang E47"
12135 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
12136 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
12137 (grub)"
12138 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
12139 checks"
12140 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
12141 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
12142 vt switch"
12143 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
12144 - LP: #816035
12145 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
12146 it
12147 * SAUCE: (no-up) add tracing for user initiated readahead requests
12148 * SAUCE: vt -- maintain bootloader screen mode and content until vt
12149 switch
12150 * SAUCE: vt -- allow grub to request automatic vt_handoff
12151
12152 [ Arjan van de Ven ]
12153
12154 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
12155
12156 [ Kees Cook ]
12157
12158 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
12159 * [Config] enforce ACPI_CUSTOM_METHOD disabled
12160
12161 [ Keng-Yu Lin ]
12162
12163 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
12164 Zhaoyang E47
12165 - LP: #632884, #803005
12166
12167 [ Leann Ogasawara ]
12168
12169 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
12170 - LP: #513131
12171 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
12172 - LP: #815064
12173
12174 [ Rezwanul Kabir ]
12175
12176 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
12177 Dell E2 series Laptops
12178 - LP: #632884
12179
12180 [ Upstream Kernel Changes ]
12181
12182 * Revert "yama: if an underlying filesystem provides a permissions op use
12183 it"
12184 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
12185 series Laptops"
12186 * Revert "tty: include linux/slab.h for kfree"
12187 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
12188 * Revert "pch_dma: add include/slab.h for kfree"
12189 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
12190 - LP: #773524
12191 * oss: rename local change_bits to avoid powerpc bitsops.h definition
12192
12193 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
12194
12195 linux (3.0.0-7.8) oneiric; urgency=low
12196
12197 [ Andy Whitcroft ]
12198
12199 * ubuntu: overlayfs -- overlayfs: add statfs support
12200 * [Config] enable CONFIG_OVERLAYFS
12201
12202 [ Erez Zadok ]
12203
12204 * ubuntu: overlayfs -- overlayfs: implement show_options
12205
12206 [ Leann Ogasawara ]
12207
12208 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
12209 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
12210 * [Config] Disable CONFIG_ATM_DUMMY on arm
12211 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
12212 * Temporarily disable module check on arm
12213 * Rebase to 3.0 final
12214 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
12215 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
12216 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
12217 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
12218 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
12219 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
12220 * [Config] Enable CONFIG_DM9000=m on arm
12221 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
12222 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
12223
12224 [ Miklos Szeredi ]
12225
12226 * ubuntu: overlayfs -- vfs: add i_op->open()
12227 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
12228 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
12229 * ubuntu: overlayfs -- overlay filesystem
12230 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
12231 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
12232 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
12233 * ubuntu: overlayfs -- ovl: make lower mount read-only
12234
12235 [ Neil Brown ]
12236
12237 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
12238
12239 [ Tim Gardner ]
12240
12241 * [Config] Add enic/fnic to udebs
12242 - LP: #801610
12243
12244 [ Upstream Kernel Changes ]
12245
12246 * yama: if an underlying filesystem provides a permissions op use it
12247
12248 [ Major Kernel Changes ]
12249
12250 * Rebase to 3.0 final
12251
12252 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
12253
12254 linux (3.0.0-6.7) oneiric; urgency=low
12255
12256 [ Eagon Yager ]
12257
12258 * [Config] Fix misspelled 'skipmodule' in arm makefile.
12259
12260 [ Keng-Yu Lin ]
12261
12262 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
12263 - LP: #632884, #803005
12264
12265 [ Leann Ogasawara ]
12266
12267 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
12268 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
12269 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
12270 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
12271 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
12272 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
12273 * [Config] Set CONFIG_ACPI_SBS=m
12274 * [Config] Set CONFIG_ACPI_WMI=m
12275 * [Config] Set CONFIG_AD7150=m on arm
12276 * [Config] Set CONFIG_AD7152=m on arm
12277 * [Config] Drop CONFIG_GPIO_S5PV210
12278 * [Config] Drop CONFIG_GPIO_S5PC100
12279 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
12280 * [Config] Drop CONFIG_GPIO_EXYNOS4
12281
12282 [ Stefan Bader ]
12283
12284 * SAUCE: Re-enable RODATA for i386 virtual
12285 - LP: #809838
12286
12287 [ Upstream Kernel Changes ]
12288
12289 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
12290 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
12291 - LP: #771758
12292
12293 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
12294
12295 linux (3.0.0-5.6) oneiric; urgency=low
12296
12297 [ Tim Gardner ]
12298
12299 * [Config] CONFIG_RTL8192CU=m
12300 * Rebase to -rc7
12301
12302 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
12303
12304 linux (3.0.0-4.5) oneiric; urgency=low
12305
12306 [ Ming Lei ]
12307
12308 * SAUCE: fix yama_ptracer_del lockdep warning
12309 - LP: #791019
12310
12311 [ Seth Forshee ]
12312
12313 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
12314 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
12315 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
12316 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
12317 - LP: #805218
12318
12319 [ Tim Gardner ]
12320
12321 * [Config] updateconfigs after rebase to -rc6+
12322 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
12323 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
12324 * Revert "UBUNTU: add dependancies for module-init-tools"
12325 This dependency is no longer required for a 3 digit version.
12326
12327 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
12328
12329 linux (3.0-3.4) oneiric; urgency=low
12330
12331 [ Keng-Yu Lin ]
12332
12333 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
12334 killswitch"
12335 - LP: #775281
12336
12337 [ Leann Ogasawara ]
12338
12339 * rebase to v3.0-rc5
12340 * [Config] updateconfigs after rebase to 3.0-rc5
12341
12342 [ Tim Gardner ]
12343
12344 * [Config] Remove ubuntu/rtl8192se
12345 * [Config] Added armel ABI files
12346 * [Config] Removed armel versatile flavour
12347 * [Config] CONFIG_INTEL_MEI=m
12348 - LP: #716867
12349
12350 [ Upstream Kernel Changes ]
12351
12352 * ALSA: hda - Enable auto-parser as default for Conexant codecs
12353
12354 [ Upstream Kernel Changes ]
12355
12356 * rebase to v3.0-rc5
12357
12358 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
12359
12360 linux (3.0-2.3) oneiric; urgency=low
12361
12362 [ Andy Whitcroft ]
12363
12364 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
12365
12366 [ Leann Ogasawara ]
12367
12368 * rebase to v3.0-rc4
12369 * [Config] updateconfigs after rebase to 3.0-rc4
12370 * fix ERROR: __devcgroup_inode_permission undefined
12371
12372 [ Stefan Bader ]
12373
12374 * SAUCE: iscsitarget: Remove driver from the kernel
12375
12376 [ Tim Gardner ]
12377
12378 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
12379 * [Config] Add grub-efi as a recommended bootloader for server and
12380 generic
12381 - LP: #800910
12382
12383 [ Upstream Kernel Changes ]
12384
12385 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
12386
12387 [ Leann Ogasawara ]
12388
12389 * rebase to v3.0-rc4
12390
12391 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
12392
12393 linux (3.0-1.2) oneiric; urgency=low
12394
12395 [ Andy Whitcroft ]
12396
12397 * [Config] enable CONFIG_CAN_CALC_BITTIMING
12398
12399 [ Leann Ogasawara ]
12400
12401 * rebase to v3.0-rc3
12402 * [Config] updateconfigs after rebase to 3.0-rc3
12403
12404 [ Upstream Kernel Changes ]
12405
12406 * perf: clear out make flags when calling kernel make kernelver
12407
12408 [ Leann Ogasawara ]
12409
12410 * rebase to v3.0-rc3
12411
12412 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
12413
12414 linux (3.0-0.1) oneiric; urgency=low
12415
12416 [ Andy Whitcroft ]
12417
12418 * use the packaging version in the kernel
12419 * use the kernels idea of its version for version_signature
12420 * add dependancies for module-init-tools
12421 * update control files to version 3
12422 * printchanges/insertchanges allow override of prev_release
12423 * correct Vcs-Git: to point to oneiric
12424
12425 [ Leann Ogasawara ]
12426
12427 * rebase to v3.0-rc1
12428 * [Config] updateconfigs after rebase to 3.0-rc1
12429 * ubuntu: dm-raid4-5 fix up build failure
12430 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
12431 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
12432 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
12433 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
12434 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
12435 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
12436 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
12437 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
12438 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
12439 * rebase to v3.0-rc2
12440
12441 [ Manoj Iyer ]
12442
12443 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
12444 - LP: #790754
12445
12446 [ Upstream Kernel Changes ]
12447
12448 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
12449 demands it"
12450 * drm/i915: fix regression after clock gating init split
12451
12452 [ Major Kernel Changes ]
12453
12454 * rebase from v2.6.39 to v3.0-rc1
12455 * rebase from v3.0-rc1 to v3.0-rc2
12456
12457 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
12458
12459 linux (2.6.39-3.10) oneiric; urgency=low
12460
12461 [ Colin Ian King ]
12462
12463 * SAUCE: S3 early resume debug via keyboard LEDs
12464
12465 [ Ingo Molnar ]
12466
12467 * ubuntu: nx-emu - i386: NX emulation
12468 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
12469
12470 [ Leann Ogasawara ]
12471
12472 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
12473 * Revert "[Config] Disable CONFIG_DM_RAID45"
12474 * [Config] enable CONFIG_BRCMFMAC=y
12475 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
12476 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
12477
12478 [ Robert Nelson ]
12479
12480 * SAUCE: omap3: beagle: detect new xM revision B
12481 - LP: #770679
12482 * SAUCE: omap3: beagle: detect new xM revision C
12483 - LP: #770679
12484 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
12485 - LP: #770679
12486
12487 [ Stefan Bader ]
12488
12489 * SAUCE: Convert dm-raid45 to new block plugging
12490
12491 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
12492
12493 linux (2.6.39-3.9) oneiric; urgency=low
12494
12495 [ Leann Ogasawara ]
12496
12497 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
12498 * rebase to v2.6.39
12499 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
12500 * [Config] enable CONFIG_INPUT_APANEL=m
12501
12502 [ Thomas Schlichter ]
12503
12504 * SAUCE: vesafb: mtrr module parameter is uint, not bool
12505 - LP: #778043
12506 * SAUCE: vesafb: enable mtrr WC by default
12507 - LP: #778043
12508
12509 [ Major Kernel Changes ]
12510
12511 * rebase from v2.6.39-rc7 to v2.6.39
12512
12513 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
12514
12515 linux (2.6.39-2.8) oneiric; urgency=low
12516
12517 [ Andy Whitcroft ]
12518
12519 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
12520 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
12521 * Revert "[Config] Disable CONFIG_AUFS_FS"
12522 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
12523 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
12524 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
12525 * ubuntu: AUFS -- clean up the aufs updater and BOM
12526 * ubuntu: AUFS -- documentation on updating aufs2
12527
12528 [ Kees Cook ]
12529
12530 * ubuntu: Yama - LSM hooks
12531 * ubuntu: Yama - create task_free security callback
12532 * ubuntu: Yama - add ptrace relationship tracking interface
12533 * ubuntu: Yama - unconditionally chain to Yama LSM
12534
12535 [ Leann Ogasawara ]
12536
12537 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
12538 * Revert "[Config] Disable CONFIG_EASYCAP"
12539 * ubuntu: fsam7400 disable driver
12540 * ubuntu: omnibook disable driver
12541 * ubuntu: rfkill disable driver
12542
12543 [ Tim Gardner ]
12544
12545 * SAUCE: Fix extra reference in fb_open()
12546
12547 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
12548
12549 linux (2.6.39-2.7) oneiric; urgency=low
12550
12551 [ Leann Ogasawara ]
12552
12553 * rebase to v2.6.39-rc7
12554
12555 [ Major Kernel Changes ]
12556
12557 * rebase from v2.6.39-rc6 to v2.6.39-rc7
12558
12559 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
12560
12561 linux (2.6.39-1.6) oneiric; urgency=low
12562
12563 [ Leann Ogasawara ]
12564
12565 * rebase to v2.6.39-rc6
12566 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
12567
12568 [ Tim Gardner ]
12569
12570 * [Config] updateconfigs after rebase to 2.6.39-rc6
12571
12572 [ Major Kernel Changes ]
12573
12574 * rebase from v2.6.39-rc5 to v2.6.39-rc6
12575 - LP: #740126
12576
12577 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
12578
12579 linux (2.6.39-0.5) oneiric; urgency=low
12580
12581 [ Herton Ronaldo Krzesinski ]
12582
12583 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
12584 - LP: #764758
12585
12586 [ Leann Ogasawara ]
12587
12588 * rebase to v2.6.39-rc5
12589 * [Config] updateconfigs following rebase to v2.6.39-rc5
12590
12591 [ Paolo Pisati ]
12592
12593 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
12594 - LP: #759913
12595
12596 [ Stefan Bader ]
12597
12598 * Include nls_iso8859-1 for virtual images
12599 - LP: #732046
12600
12601 [ Major Kernel Changes ]
12602
12603 * rebase from v2.6.39-rc4 to v2.6.39-rc5
12604
12605 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
12606
12607 linux (2.6.39-0.4) oneiric; urgency=low
12608
12609 [ Leann Ogasawara ]
12610
12611 * rebase to v2.6.39-rc4
12612 * [Config] updateconfigs following rebase to v2.6.39-rc4
12613 * fixup powerpc implicit declaration of function
12614 'crash_kexec_wait_realmode'
12615 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
12616
12617 [ Tim Gardner ]
12618
12619 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
12620 - LP: #769503
12621 * [Config] Add cachefiles.ko to virtual flavour
12622 - LP: #770430
12623
12624 [ Major Kernel Changes ]
12625
12626 * rebase from v2.6.39-rc3 to v2.6.39-rc4
12627
12628 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
12629
12630 linux (2.6.39-0.3) oneiric; urgency=low
12631
12632 [ Leann Ogasawara ]
12633
12634 * rebase to v2.6.39-rc3
12635 * crash_kexec_wait_realmode() undefined when !SMP
12636
12637 [ Tim Gardner ]
12638
12639 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
12640 - LP: #632327
12641
12642 [ Major Kernel Changes ]
12643
12644 * rebase from v2.6.39-rc2 to v2.6.39-rc3
12645
12646 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
12647
12648 linux (2.6.39-0.2) oneiric; urgency=low
12649
12650 [ Gustavo F. Padovan ]
12651
12652 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
12653 - LP: #720949
12654
12655 [ John Johansen ]
12656
12657 * AppArmor: Fix masking of capabilities in complain mode
12658 - LP: #748656
12659
12660 [ Leann Ogasawara ]
12661
12662 * rebase to v2.6.39-rc2
12663 * [Config] updateconfigs following rebase to v2.6.39-rc2
12664 * hv_mouse needs delay.h
12665 * olpc_dcon_xo_1 needs delay.h
12666 * olpc_dcon_xo_1_5 needs delay.h
12667 * Update dropped.txt for Oneiric
12668
12669 [ Steve Langasek ]
12670
12671 * [Config] Make linux-libc-dev coinstallable under multiarch
12672 - LP: #750585
12673
12674 [ Upstream Kernel Changes ]
12675
12676 * x86, hibernate: Initialize mmu_cr4_features during boot
12677 - LP: #752870
12678
12679 [ Major Kernel Changes ]
12680
12681 * rebase from v2.6.39-rc1 to v2.6.39-rc2
12682
12683 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
12684
12685 linux (2.6.39-0.1) oneiric; urgency=low
12686
12687 [ Brad Figg ]
12688
12689 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
12690 - LP: #737124
12691
12692 [ Henrik Rydberg ]
12693
12694 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
12695 * SAUCE: HID: ntrig: fix suspend/resume on recent models
12696
12697 [ Herton Ronaldo Krzesinski ]
12698
12699 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
12700 struct v4l2_subdev
12701 - LP: #745213
12702
12703 [ Kees Cook ]
12704
12705 * [Config] packaging: adjust perms on vmlinuz as well
12706 * SAUCE: nx-emu: further clarify dmesg reporting
12707 - LP: #745181
12708
12709 [ Leann Ogasawara ]
12710
12711 * rebase to v2.6.39-rc1
12712 * [Config] updateconfigs following rebase to v2.6.39-rc1
12713 * [Config] Disable CONFIG_DM_RAID45
12714 * [Config] Disable CONFIG_SCSI_ISCSITARGET
12715 * [Config] Disable CONFIG_EASYCAP
12716 * [Config] Disable CONFIG_AUFS_FS
12717 * update bnx2 firmware files in d-i/firmware/nic-modules
12718 * xhci-pci.c resolve implicit declaration of kzalloc
12719 * [Config] Enable CONFIG_DRM_PSB for only x86
12720 * [Config] Enable CONFIG_RTS_PSTOR for only x86
12721 * mfd/asic3: Fix typo, s/irq_data/data/
12722
12723 [ Luke Yelavich ]
12724
12725 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
12726 - LP: #745358
12727 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
12728 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
12729
12730 [ Manoj Iyer ]
12731
12732 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
12733 - LP: #745217
12734
12735 [ Tim Gardner ]
12736
12737 * SAUCE: INR_OPEN=4096
12738 - LP: #663090
12739 * SAUCE: Increase the default hard limit for open FDs to 4096
12740 - LP: #663090
12741
12742 [ Upstream Kernel Changes ]
12743
12744 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
12745 namespace cleanup
12746 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
12747 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
12748
12749 [ Major Kernel Changes ]
12750
12751 * rebase from v2.6.38 to v2.6.39-rc1
12752
12753 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
12754
12755 linux (2.6.39-0.0) oneiric; urgency=low
12756
12757 [ Leann Ogasawara ]
12758
12759 * Open Oneiric
12760
12761 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
12762
12763 linux (2.6.38-7.39) natty; urgency=low
12764
12765 [ Leann Ogasawara ]
12766
12767 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
12768
12769 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
12770
12771 linux (2.6.38-7.38) natty; urgency=low
12772
12773 [ Leann Ogasawara ]
12774
12775 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
12776 gcc-4.5.2-6ubuntu5 finished building on all arches.
12777
12778 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
12779
12780 linux (2.6.38-7.37) natty; urgency=low
12781
12782 [ Leann Ogasawara ]
12783
12784 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
12785
12786 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
12787
12788 linux (2.6.38-7.36) natty; urgency=low
12789
12790 [ Andy Whitcroft ]
12791
12792 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
12793 optimisation"
12794 * purge last vestiges of maverick
12795 * [Config] switch CONFIG_FB_VESA back to module
12796
12797 [ Chris Wilson ]
12798
12799 * SAUCE: drm/i915: Fix pipelined fencing
12800 - LP: #717114
12801
12802 [ Loïc Minier ]
12803
12804 * Include nls_cp437 module in virtual for fat
12805 - LP: #732046
12806 * Support arch= cross-compilation for any arch
12807 * Fix couple of typos in 0-common-vars.mk
12808 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
12809 * Add armhf to Debian -> Linux arch map
12810 * Add initial armhf.mk
12811 * Enable common packages for armhf
12812
12813 [ Upstream Kernel Changes ]
12814
12815 * Yama: fix default relationship to check thread group
12816 - LP: #737676
12817
12818 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
12819
12820 linux (2.6.38-7.35) natty; urgency=low
12821
12822 [ Andy Whitcroft ]
12823
12824 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
12825 * rebase fixes bug #715330
12826 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
12827 * rebase to v2.6.38 final
12828
12829 [ Herton Ronaldo Krzesinski ]
12830
12831 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
12832 - LP: #636091
12833
12834 [ Tim Gardner ]
12835
12836 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
12837
12838 [ Upstream Kernel Changes ]
12839
12840 * Yama: use thread group leader when creating match
12841 - LP: #729839
12842 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
12843 RAID controller
12844 - LP: #735240
12845 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
12846
12847 [ Major Kernel Changes ]
12848
12849 * rebase from v2.6.38-rc8 to v2.6.38 final
12850 - LP: #715330
12851
12852 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
12853
12854 linux (2.6.38-6.34) natty; urgency=low
12855
12856 [ Andy Whitcroft ]
12857
12858 * [Config] normalise CONFIG_INTEL_TXT
12859 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
12860 - LP: #730860
12861 * rebase to mainline v2.6.38-rc8
12862
12863 [ Major Kernel Changes ]
12864
12865 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
12866 to v2.6.38-rc8
12867
12868 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
12869
12870 linux (2.6.38-6.33) natty; urgency=low
12871
12872 [ Andy Whitcroft ]
12873
12874 * d-i -- enable speakup-modules udeb
12875 - LP: #672699
12876 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
12877 * [Config] debian PPC64 configuration
12878 * [Config] cleanup powerpc config fixing unexpected inconsistancies
12879 * [Config] resync ppc64 configuration
12880 * SAUCE: match up ENTRY/END naming for 32/64 bit
12881 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
12882 * [Config] update configs after rebase to
12883 fb62c00a6d8942775abc23d1621db1252e2d93d1
12884 * [Config] pps_gen_parport no longer built
12885
12886 [ Corentin Chary ]
12887
12888 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
12889 - LP: #689393
12890 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
12891 - LP: #689393
12892
12893 [ John Johansen ]
12894
12895 * SAUCE: Fix aufs calling of security_path_mknod
12896 - LP: #724456
12897
12898 [ Kees Cook ]
12899
12900 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
12901
12902 [ Tim Gardner ]
12903
12904 * rebase to 2.6.38-rc7
12905
12906 [ Upstream Kernel Changes ]
12907
12908 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
12909
12910 [ Major Kernel Changes ]
12911
12912 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
12913 fb62c00a6d8942775abc23d1621db1252e2d93d1
12914 - LP: #721389
12915 - LP: #722925
12916 - LP: #723672
12917 - LP: #723676
12918 - LP: #715318
12919
12920 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
12921
12922 linux (2.6.38-5.32) natty; urgency=low
12923
12924 [ Andy Whitcroft ]
12925
12926 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
12927 * [Config] updateconfigs following rebase to v2.6.38-rc6
12928 * [Config] enable CONFIG_DMAR
12929 - LP: #552311
12930
12931 [ Upstream Kernel Changes ]
12932
12933 * drm/i915: skip FDI & PCH enabling for DP_A
12934 - LP: #561802, #600453, #681877
12935
12936 [ Major Kernel Changes ]
12937
12938 * rebase from v2.6.38-rc5 to v2.6.38-rc6
12939 - LP: #718402
12940 - LP: #719524
12941 - LP: #721126
12942 - LP: #719691
12943 - LP: #722689
12944 - LP: #722310
12945
12946 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
12947
12948 linux (2.6.38-4.31) natty; urgency=low
12949
12950 [ Andy Whitcroft ]
12951
12952 * add in bugs closed by upstream patches pulled in by rebases
12953 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
12954 * [Config] enable CONFIG_VSX to allow use of vector instuctions
12955 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
12956 * rebase to mainline v2.6.38-rc5
12957 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
12958 supported
12959 - LP: #719691
12960
12961 [ Colin Ian King ]
12962
12963 * SAUCE: Dell All-In-One: Remove need for Dell module alias
12964
12965 [ Manoj Iyer ]
12966
12967 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
12968 - LP: #717435
12969
12970 [ Tim Gardner ]
12971
12972 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
12973
12974 [ Upstream Kernel Changes ]
12975
12976 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
12977 - LP: #702434
12978 * vfs: fix BUG_ON() in fs/namei.c:1461
12979
12980 [ Vladislav P ]
12981
12982 * SAUCE: Release BTM while sleeping to avoid deadlock.
12983 - LP: #713837
12984
12985 [ Major Kernel Changes ]
12986
12987 * rebase from v2.6.38-rc4 to v2.6.38-rc5
12988 - LP: #579276
12989 - LP: #715877
12990 - LP: #713769
12991 - LP: #716811
12992 * resync with Maverick Ubuntu-2.6.35-27.47
12993
12994 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
12995
12996 linux (2.6.38-3.30) natty; urgency=low
12997
12998 [ Andy Whitcroft ]
12999
13000 * rebase to v2.6.38-rc4
13001 * ppc64 -- add basic architecture
13002 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
13003
13004 [ Colin Ian King ]
13005
13006 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
13007 - LP: #676997
13008 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
13009 - LP: #701530
13010 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
13011 - LP: #701530
13012
13013 [ Dan Rosenberg ]
13014
13015 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
13016
13017 [ Kees Cook ]
13018
13019 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
13020 attacking"
13021 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
13022
13023 [ Tim Gardner ]
13024
13025 * [Config] CONFIG_BLK_CGROUP=y
13026 - LP: #706394
13027 * [Config] CONFIG_DELL_WMI_AIO=m
13028
13029 [ Upstream Kernel Changes ]
13030
13031 * drm/i915/lvds: Restore dithering on native modes for gen2/3
13032 - LP: #711568
13033
13034 [ Upstream Kernel Changes ]
13035
13036 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
13037 - LP: #701271
13038 - LP: #708521
13039 - LP: #710371
13040
13041 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
13042
13043 linux (2.6.38-2.29) natty; urgency=low
13044
13045 [ Andy Whitcroft ]
13046
13047 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
13048 * [Config] updateconfigs following rebase to
13049 1f0324caefd39985e9fe052fac97da31694db31e
13050 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
13051 * [Config] reenable HIBERNATE
13052 - LP: #710877
13053 * rebase to v2.6.38-rc3
13054 * [Config] reenable CONFIG_CRASH_DUMP
13055
13056 [ Kamal Mostafa ]
13057
13058 * SAUCE: rtl8192se: fix source file perms
13059 * SAUCE: rtl8192se: fix source file newline
13060 * SAUCE: omnibook: fix source file newline
13061
13062 [ Kees Cook ]
13063
13064 * [Config] packaging: really make System.map mode 0600
13065
13066 [ Ricardo Salveti de Araujo ]
13067
13068 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
13069 PM34XX_ERRATUM
13070
13071 [ Soren Hansen ]
13072
13073 * SAUCE: nbd: Remove module-level ioctl mutex
13074
13075 [ Tim Gardner ]
13076
13077 * SAUCE: Disable building the ACPI debugfs source
13078
13079 [ Upstream Kernel Changes ]
13080
13081 * Set physical start and alignment 1M for virtual i386
13082 - LP: #710754
13083
13084 [ Upstream Kernel Changes ]
13085
13086 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13087 to v2.6.38-rc3
13088 - LP: #707902
13089
13090 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
13091
13092 linux (2.6.38-1.28) natty; urgency=low
13093
13094 [ Andy Whitcroft ]
13095
13096 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
13097
13098 [ Ricardo Salveti de Araujo ]
13099
13100 * SAUCE: omap3: beaglexm: fix DVI initialization
13101 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
13102 display work at Beagle
13103
13104 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
13105
13106 linux (2.6.38-1.27) natty; urgency=low
13107
13108 [ Andy Whitcroft ]
13109
13110 * ubuntu: AUFS -- update aufs-update to track new locations of headers
13111 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
13112 * SAUCE: ensure root is ready before running usermodehelpers in it
13113 * correct the Vcs linkage to point to natty
13114 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
13115 * [Config] update configs following rebase
13116 e78bf5e6cbe837daa6ab628a5f679548742994d3
13117 * SAUCE: Yama: follow changes to generic_permission
13118 * ubuntu: compcache -- follow changes to bd_claim/bd_release
13119 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
13120 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
13121 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
13122 * update package version to match payload version
13123 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
13124 * rebase to v2.6.38-rc1
13125 * [Config] updateconfigs following rebase to v2.6.38-rc1
13126 * SAUCE: x86 fix up jiffies/jiffies_64 handling
13127 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
13128 * [Config] updateconfigs following rebase to
13129 2b1caf6ed7b888c95a1909d343799672731651a5
13130 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
13131 * ubuntu: AUFS -- suppress benign plink warning messages
13132 - LP: #621195
13133 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
13134 * rebase to v2.6.38-rc2
13135 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
13136 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13137 * [Config] update configs following rebase to
13138 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13139 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
13140 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
13141 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
13142 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
13143
13144 [ Kees Cook ]
13145
13146 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
13147
13148 [ Stefan Bader ]
13149
13150 * Temporarily disable RODATA for virtual i386
13151 - LP: #699828
13152
13153 [ Tim Gardner ]
13154
13155 * [Config] CONFIG_NLS_DEFAULT=utf8
13156 - LP: #683690
13157 * [Config] CONFIG_HIBERNATION=n
13158 * update bnx2 firmware files in d-i/firmware/nic-modules
13159
13160 [ Upstream Kernel Changes ]
13161
13162 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
13163 objects."
13164 * packaging: make System.map mode 0600
13165 * thinkpad_acpi: Always report scancodes for hotkeys
13166 - LP: #702407
13167 * sched: tg->se->load should be initialised to tg->shares
13168 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
13169 * brcm80211: include linux/slab.h for kfree
13170 * pch_dma: add include/slab.h for kfree
13171 * i2c-eg20t: include linux/slab.h for kfree
13172 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
13173 * tty: include linux/slab.h for kfree
13174 * winbond: include linux/delay.h for mdelay et al
13175
13176 [ Upstream Kernel Changes ]
13177
13178 * mark the start of v2.6.38 versioning
13179 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13180 - LP: #689886
13181 - LP: #702125
13182 - LP: #608775
13183 - LP: #215802
13184 - LP: #686333
13185 - LP: #677830
13186 - LP: #677652
13187 - LP: #696493
13188 - LP: #697240
13189 - LP: #689036
13190 - LP: #705323
13191 - LP: #686692
13192
13193 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
13194
13195 linux (2.6.37-12.26) natty; urgency=low
13196
13197 [ Andy Whitcroft ]
13198
13199 * rebase to v2.6.37-rc8
13200 * [Config] armel -- reenable omap flavour
13201 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
13202 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
13203 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
13204 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
13205 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
13206 * [Config] track missing modules
13207 * rebase to v2.6.37 final
13208
13209 [ Chase Douglas ]
13210
13211 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
13212 Magic Trackpad
13213
13214 [ Stefan Bader ]
13215
13216 * Revert "SAUCE: blkfront: default to sd devices"
13217 - LP: #684875
13218
13219 [ Tim Gardner ]
13220
13221 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
13222 - LP: #380138
13223 * [Config] Added autofs4.ko to -virtual flavour
13224 - LP: #692917
13225
13226 [ Upstream Kernel Changes ]
13227
13228 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
13229 Laptops
13230 - LP: #632884
13231
13232 [ Upstream Kernel Changes ]
13233
13234 * rebase to v2.6.37-rc8
13235 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
13236 * rebase to v2.6.37 final
13237
13238 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
13239
13240 linux (2.6.37-11.25) natty; urgency=low
13241
13242 [ Andy Whitcroft ]
13243
13244 * [Config] d-i -- add hpsa to the list of block devices
13245 - LP: #684304
13246 * [Config] add vmw-balloon driver to -virtual flavour
13247 - LP: #592039
13248 * rebase to v2.6.37-rc7
13249
13250 [ Upstream Kernel Changes ]
13251
13252 * rebase to v2.6.37-rc7
13253
13254 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
13255
13256 linux (2.6.37-10.24) natty; urgency=low
13257
13258 [ Andy Whitcroft ]
13259
13260 * rebase to v2.6.37-rc6
13261 * updateconfigs following rebase to v2.6.37-rc6
13262
13263 [ Upstream Kernel Changes ]
13264
13265 * rebase to v2.6.37-rc6
13266
13267 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
13268
13269 linux (2.6.37-9.23) natty; urgency=low
13270
13271 [ Andy Whitcroft ]
13272
13273 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
13274 - LP: #689606
13275 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
13276 - LP: #689606
13277
13278 [ Kees Cook ]
13279
13280 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
13281 - LP: #690190
13282
13283 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
13284
13285 linux (2.6.37-9.22) natty; urgency=low
13286
13287 [ Andy Whitcroft ]
13288
13289 * rebase to v2.6.35-rc5
13290 * [Config] updateconfigs following rebase to v2.6.37-rc5
13291 * (no-up) add support for installed header files to ubuntu directory
13292 - LP: #684666
13293 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
13294 - LP: #684666
13295 * ubuntu: dm-raid4-5 -- follow changes to bio flags
13296 * ubuntu: dm-raid4-5 -- re-enable
13297 * ubuntu: omnibook -- update BOM
13298 * ubuntu: ndiswrapper -- update BOM to match actual version
13299 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
13300 * ubuntu: ndiswrapper -- re-enable
13301 * ubuntu: iscsitarget -- re-instate copy_io_context
13302 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
13303 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
13304 * ubuntu: iscsitarget -- re-enable
13305
13306 [ Kees Cook ]
13307
13308 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
13309
13310 [ Manoj Iyer ]
13311
13312 * SAUCE: Enable jack sense for Thinkpad Edge 13
13313 - LP: #685015
13314
13315 [ Tim Gardner ]
13316
13317 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
13318 * [Config] CONFIG_CRYPTO_CRC32C=y
13319 - LP: #681819
13320 * [Config] CONFIG_9P_FSCACHE=n
13321 * [Config] Add nfsd modules to -virtual flavour
13322 - LP: #688070
13323
13324 [ Upstream Kernel Changes ]
13325
13326 * Revert "Staging: zram: work around oops due to startup ordering snafu"
13327 * NFS: Fix panic after nfs_umount()
13328 - LP: #683938
13329 * x86: Add NX protection for kernel data
13330 * x86: Add RO/NX protection for loadable kernel modules
13331 * x86: Resume trampoline must be executable
13332 * x86: RO/NX protection for loadable kernel, jump_table fix
13333
13334 [ Upstream Kernel Changes ]
13335
13336 * rebase to v2.6.37-rc5
13337
13338 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
13339
13340 linux (2.6.37-8.21) natty; urgency=low
13341
13342 [ Andy Whitcroft ]
13343
13344 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
13345 linux-libc-headers"
13346 * Revert "(no-up) add support for installed header files to ubuntu
13347 directory"
13348
13349 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
13350
13351 linux (2.6.37-8.20) natty; urgency=low
13352
13353 [ Andy Whitcroft ]
13354
13355 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
13356 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
13357 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
13358 * Revert "SAUCE: i915 -- disable powersave by default"
13359 * SAUCE: enable Marvell 9128 PCIe SATA controller
13360 - LP: #658521
13361 * [Config] evtchn has been renamed
13362 * (no-up) add support for installed header files to ubuntu directory
13363 - LP: #684666
13364 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
13365 - LP: #684666
13366
13367 [ Tim Gardner ]
13368
13369 * [Config] MISS: evtchn, NEW : xen-evtchn
13370 * rebase to v2.6.37-rc4
13371
13372 [ Upstream Kernel Changes ]
13373
13374 * drm/i915: Clean conflicting modesetting registers upon init
13375 - LP: #683775
13376 * rebase to v2.6.37-rc4
13377
13378 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
13379
13380 linux (2.6.37-7.19) natty; urgency=low
13381
13382 [ Tim Gardner ]
13383
13384 * [Config] Add bnx2 firmware to nic-modules udeb
13385 - LP: #676245
13386
13387 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
13388
13389 linux (2.6.37-7.18) natty; urgency=low
13390
13391 [ Andy Whitcroft ]
13392
13393 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
13394 * Revert "SAUCE: Add extra headers to linux-libc-dev"
13395 * Revert "SAUCE: Enable speedstep for sonoma processors."
13396 * [Config] enable CONFIG_BT_HCIUART_ATH3K
13397 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
13398 * [Config] standardise CONFIG_MII
13399 * [Config] standardise CONFIG_PRISM2_USB
13400 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
13401 * [Config] build in CONFIG_AGP
13402 * [Config] build in CONFIG_AGP_INTEL
13403 * [Config] build in CONFIG_AGP_AMD
13404 * [Config] build in CONFIG_AGP_AMD64
13405 * [Config] build in CONFIG_AGP_NVIDIA
13406 * [Config] build in CONFIG_AGP_VIA
13407 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
13408 * (no-up): document the new ## scheme
13409 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
13410 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
13411 - LP: #675453
13412
13413 [ Mathieu J. Poirier ]
13414
13415 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
13416
13417 [ Upstream Kernel Changes ]
13418
13419 * nx-emu: fix inverted report of disable_nx
13420
13421 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
13422
13423 linux (2.6.37-6.17) natty; urgency=low
13424
13425 [ Andy Whitcroft ]
13426
13427 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
13428 aufs2.1-36-UNRELEASED-20101103"
13429 * Revert "ubuntu: AUFS -- aufs2-base.patch
13430 aufs2.1-36-UNRELEASED-20101103"
13431 * [Config] standardise CONFIG_BT
13432 * [Config] standardise CONFIG_IRDA
13433 * [Config] standardise CONFIG_LAPB
13434 * [Config] standardise CONFIG_RDS
13435 * [Config] standardise CONFIG_RFKILL
13436 * [Config] standardise CONFIG_TIPC
13437 * [Config] standardise CONFIG_X25
13438 * [Config] standardise CONFIG_INPUT_EVDEV
13439 * [Config] standardise CONFIG_INPUT_JOYDEV
13440 * [Config] standardise CONFIG_INPUT_JOYSTICK
13441 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
13442 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
13443 * [Config] CONFIG_IRDA=n for FTBS (arm)
13444 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
13445 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
13446 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
13447
13448 [ Tim Gardner ]
13449
13450 * SAUCE: Fix drivers/staging/easycap FTBS
13451 * [Config] CONFIG_EASYCAP=m after fixing FTBS
13452
13453 [ Upstream Kernel Changes ]
13454
13455 * Revert "x86: Add NX protection for kernel data"
13456
13457 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
13458
13459 linux (2.6.37-6.16) natty; urgency=low
13460
13461 [ Andy Whitcroft ]
13462
13463 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
13464 * rebase to v2.6.37-rc3
13465
13466 [ Tim Gardner ]
13467
13468 * [Config] CONFIG_SCHED_AUTOGROUP=y
13469
13470 [ Upstream Kernel Changes ]
13471
13472 * Revert "x86: Add RO/NX protection for loadable kernel modules"
13473 * sched: automated per session task groups
13474 * rebase to v2.6.37-rc3
13475
13476 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
13477
13478 linux (2.6.37-6.15) natty; urgency=low
13479
13480 [ Andy Whitcroft ]
13481
13482 * [Config] standardise CONFIG_CEPH_FS
13483 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
13484 * [Config] standardise CONFIG_SCSI_PROC_FS
13485 * [Config] standardise CONFIG_UBIFS_FS
13486 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
13487
13488 [ Kees Cook ]
13489
13490 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
13491
13492 [ Manoj Iyer ]
13493
13494 * SAUCE: Enable jack sense for Thinkpad Edge 11
13495 - LP: #677210
13496 * SAUCE: enable rfkill for rtl8192se driver
13497 - LP: #640992
13498
13499 [ Tim Gardner ]
13500
13501 * [Config] CONFIG_EASYCAP=n for FTBS
13502 * Rebase to v2.6.32-rc2+git
13503
13504 [ Upstream Kernel Changes ]
13505
13506 * x86: Fix improper large page preservation
13507 * x86: Add NX protection for kernel data
13508 * x86: Add RO/NX protection for loadable kernel modules
13509
13510 [ Upstream Kernel Changes ]
13511
13512 * Rebase to Linus 2.6.37-rc2+git
13513
13514 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
13515
13516 linux (2.6.37-5.14) natty; urgency=low
13517
13518 [ Upstream Kernel Changes ]
13519
13520 * PCI: fix offset check for sysfs mmapped files
13521 - LP: #676963
13522
13523 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
13524
13525 linux (2.6.37-5.13) natty; urgency=low
13526
13527 [ Andy Whitcroft ]
13528
13529 * rebased to v2.6.37-rc2
13530 * updateconfigs following rebase to v2.6.37-rc2
13531
13532 [ Tim Gardner ]
13533
13534 * [Config] Added NFS and related modules to virtual flavour
13535 - LP: #659084
13536
13537 [ Upstream Kernel Changes ]
13538
13539 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
13540 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
13541 * x86, cpu: Call verify_cpu during 32bit CPU startup
13542 * x86, cpu: Only CPU features determine NX capabilities
13543
13544 [ Upstream Changes ]
13545
13546 * rebased to v2.67.37-rc2
13547
13548 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
13549
13550 linux (2.6.37-4.12) natty; urgency=low
13551
13552 [ Andy Whitcroft ]
13553
13554 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
13555 * Revert "[Upstream] HID: magicmouse: properly account for scroll
13556 movement in state"
13557 * Revert "[Upstream] HID: magicmouse: disable and add module param for
13558 scroll acceleration"
13559 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
13560 middle of mouse"
13561
13562 [ Henrik Rydberg ]
13563
13564 * SAUCE: hid: ntrig: remove sysfs nodes
13565 * SAUCE: hid: ntrig: Setup input filtering manually
13566 * SAUCE: hid: ntrig: New ghost-filtering event logic
13567
13568 [ Manoj Iyer ]
13569
13570 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13571 - LP: #348861
13572
13573 [ Upstream Kernel Changes ]
13574
13575 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
13576 suspend/resume"
13577 * Revert "[ARM] implement arch_randomize_brk()"
13578 * Revert "ARM: stack protector: change the canary value per task"
13579 * Revert "ARM: initial stack protector (-fstack-protector) support"
13580 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
13581 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
13582 * Revert "perf probe: Add kernel source path option"
13583 * hid: ntrig: Support single-touch devices
13584 * hid: ntrig: Mask pen switch events
13585 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
13586 kernel
13587 - LP: #673073
13588 * Fix userspace build of linux/fs.h
13589
13590 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
13591
13592 linux (2.6.37-3.11) natty; urgency=low
13593
13594 [ Andy Whitcroft ]
13595
13596 * Revert "ubuntu: AUFS -- update to
13597 b37c575759dc4535ccc03241c584ad5fe69e3b25"
13598 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
13599 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
13600 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
13601 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
13602 * [Config] Disable intel_idle for -virtual kernels
13603 - LP: #651370
13604 * [Config] enforcer -- ensure we never enable CONFIG_IMA
13605 * debian -- pass the correct flavour name when checking configs
13606 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
13607 * [Config] ensure CONFIG_IPV6=y for powerpc
13608 * [Config] enforcer -- ensure CONFIG_IPV6=y
13609 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
13610 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
13611 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
13612 * ubuntu: AUFS -- re-enable
13613 * ubuntu: AUFS -- track changes to work queue initialisation
13614 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
13615 * SAUCE: fbcon -- fix race between open and removal of framebuffers
13616 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13617 - LP: #614008
13618 * SAUCE: drm -- stop early access to drm devices
13619
13620 [ Jeremy Kerr ]
13621
13622 * [Config] Build-in powermac ZILOG serial driver
13623 - LP: #673346
13624
13625 [ Kees Cook ]
13626
13627 * SAUCE: nx-emu: use upstream ASLR when possible
13628
13629 [ Tim Gardner ]
13630
13631 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
13632 - LP: #628776
13633
13634 [ Upstream Kernel Changes ]
13635
13636 * i386: NX emulation
13637 * nx-emu: drop exec-shield sysctl, merge with disable_nx
13638 * nx-emu: standardize boottime message prefix
13639 * mmap randomization for executable mappings on 32-bit
13640 * exec-randomization: brk away from exec rand area
13641
13642 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
13643
13644 linux (2.6.37-2.10) natty; urgency=low
13645
13646 [ Andy Whitcroft ]
13647
13648 * reinstate armel config changes:
13649 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
13650 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
13651
13652 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
13653
13654 linux (2.6.37-2.9) natty; urgency=low
13655
13656 [ Andy Whitcroft ]
13657
13658 * config -- fix genportsconfig
13659 * [Config] move powerpc over from ports to distro
13660 * bump master version number to match contained kernel
13661 * SAUCE: fix documentation strings for struct input_keymap_entry
13662 * usb: gadget: goku_udc: add registered flag bit
13663
13664 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
13665
13666 linux (2.6.36-2.8) natty; urgency=low
13667
13668 [ Tim Gardner ]
13669
13670 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
13671 * [Config]: TWL4030_CORE=n for FTBS
13672 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
13673 * [Config]: CONFIG_SOLO6X10=n for FTBS
13674 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
13675 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
13676 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
13677 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
13678 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
13679 * [Config]: CONFIG_I2C_I801=n for armel FTBS
13680 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
13681 * AppArmor: compatibility patch for v5 interface
13682 * AppArmor: compatibility patch for v5 network controll
13683 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
13684 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13685 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13686 * Dropped: hid: 3m: Convert to MT slots
13687 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
13688 * Dropped: HID: magicmouse: simplify touch data bit manipulation
13689 * Dropped: HID: magicmouse: simplify touch down logic
13690 * Dropped: HID: magicmouse: enable Magic Trackpad support
13691 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
13692 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
13693 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
13694 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
13695 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
13696 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
13697 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
13698 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13699 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
13700 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
13701 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
13702 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
13703
13704 [ Upstream Kernel Changes ]
13705
13706 * rebased against 2.6.27-rc1
13707
13708 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
13709
13710 linux (2.6.36-1.7) natty; urgency=low
13711
13712 [ Andy Whitcroft ]
13713
13714 * rebased to v2.6.36 final
13715 * [Config] update configs following rebase to v2.6.36 final
13716 * [Config] update ports configs following rebase to v2.6.36 final
13717
13718 [ Upstream Kernel Changes ]
13719
13720 * rebased to v2.6.36 final
13721
13722 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
13723
13724 linux (2.6.36-1.6) natty; urgency=low
13725
13726 [ Upstream Kernel Changes ]
13727
13728 * drop broadcom staging driver preview:
13729 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
13730 wireless LAN driver."
13731
13732 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
13733
13734 linux (2.6.36-1.5) natty; urgency=low
13735
13736 [ Andy Whitcroft ]
13737
13738 * rebase to v2.6.36-rc8
13739 * updateconfigs following rebase to v2.6.36-rc8
13740 * updateportsconfigs following rebase to v2.6.36-rc8
13741 * config -- simplify the kernelconfig interface
13742 * config -- add new config mode 'dumpconfigs'
13743
13744 [ Tim Gardner ]
13745
13746 * Simplify the use of CROSS_COMPILER
13747
13748 [ Upstream Kernel Changes ]
13749
13750 * drop broadcom staging driver preview:
13751 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
13752 brcmfmac.ko mutually exclusive."
13753 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
13754 set."
13755 * Revert "Staging: brcm80211: remove driver specific -W options"
13756 * Revert "Staging: brcm80211: clean up makefile cflag lines"
13757 * Revert "staging: brcm80211: add fullmac driver"
13758 * Revert "staging: brcm80211: use string native library"
13759 * Revert "staging: brcm80211: use native ctype library"
13760 * Revert "staging: brcm80211: fix remaining checkpatch errors."
13761 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
13762 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
13763 ...""
13764 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
13765 ':' ...""
13766 * Revert "staging: brcm80211: fix "ERROR: space required before that
13767 ...""
13768 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
13769 * Revert "staging: brcm80211: fix "ERROR: space required after that close
13770 brace""
13771 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
13772 ...close square bracket""
13773 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
13774 ...""
13775 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
13776 '*'""
13777 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
13778 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
13779 do - while loop""
13780 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13781 parenthesis""
13782 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
13783 or NULL""
13784 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
13785 or NULL""
13786 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
13787 '}'""
13788 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
13789 line""
13790 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
13791 on next line""
13792 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
13793 condition""
13794 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
13795 paren...""
13796 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
13797 function dec...""
13798 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
13799 *bar"'"
13800 * Revert "staging: brcm80211: Fix URLs for firmware files."
13801 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
13802 * Revert "staging: brcm80211: Add contact info to TODO list."
13803 * Revert "staging: brcm80211: Fix some initialisation failure paths"
13804 * Export dump_{write,seek} to binary loader modules
13805 * rebase to v2.6.36-rc8.
13806
13807 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
13808
13809 linux (2.6.36-0.4) natty; urgency=low
13810
13811 [ Andy Whitcroft ]
13812
13813 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
13814 (fixes FTBS on powerpc)
13815
13816 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
13817
13818 linux (2.6.36-0.3) natty; urgency=low
13819
13820 [ Andy Whitcroft ]
13821
13822 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
13823
13824 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
13825
13826 linux (2.6.36-0.2) natty; urgency=low
13827
13828 [ Andy Whitcroft ]
13829
13830 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
13831 (fix FTBS on powerpc)
13832
13833 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
13834
13835 linux (2.6.36-0.1) natty; urgency=low
13836
13837 [ Andy Whitcroft ]
13838
13839 * reduce disk usage during buildd builds
13840 - LP: #645653
13841 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
13842 * [Config] armel -- drop omap flavour
13843
13844 [ Tim Gardner ]
13845
13846 * Added dropped patch list
13847 * more dropped patches
13848 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
13849 * [Config] Add support for cross compiling armel
13850 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
13851 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
13852 * [Config]: updateconfigs after adding brcm80211
13853 * staging: brcm80211: Fix Makefile syntax error
13854 * rebased to v2.6.36-rc7
13855
13856 [ Upstream Kernel Changes ]
13857
13858 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
13859 * (upstream) IPS driver: verify BIOS provided limits
13860 * intel_ips: Print MCP limit exceeded values.
13861 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
13862 LAN driver.
13863 * staging: brcm80211: Fix some initialisation failure paths
13864 * staging: brcm80211: Add contact info to TODO list.
13865 * staging: brcm80211: use '%pM' format to print MAC address
13866 * staging: brcm80211: Fix URLs for firmware files.
13867 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
13868 * staging: brcm80211: fix "ERROR: open brace '{' following function
13869 dec..."
13870 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
13871 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
13872 * staging: brcm80211: fix "ERROR: trailing statements should be on next
13873 line"
13874 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
13875 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
13876 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
13877 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
13878 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13879 parenthesis"
13880 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
13881 while loop"
13882 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
13883 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
13884 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
13885 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
13886 bracket"
13887 * staging: brcm80211: fix "ERROR: space required after that close brace"
13888 * staging: brcm80211: fix "ERROR: space required after that ..."
13889 * staging: brcm80211: fix "ERROR: space required before that ..."
13890 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
13891 * staging: brcm80211: fix "ERROR: spaces required around that ..."
13892 * staging: brcm80211: fix "ERROR: trailing whitespace."
13893 * staging: brcm80211: fix remaining checkpatch errors.
13894 * staging: brcm80211: use native ctype library
13895 * staging: brcm80211: use string native library
13896 * staging: brcm80211: add fullmac driver
13897 * Staging: brcm80211: clean up makefile cflag lines
13898 * Staging: brcm80211: remove driver specific -W options
13899 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
13900 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
13901 mutually exclusive.
13902
13903 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
13904
13905 linux (2.6.35-22.33) maverick; urgency=low
13906
13907 [ Andy Whitcroft ]
13908
13909 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
13910 Dell E2 series Laptops"
13911 - LP: #641320
13912
13913 [ Brian Rogers ]
13914
13915 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
13916 - LP: #624701
13917
13918 [ Christopher James Halse Rogers ]
13919
13920 * SAUCE: Nouveau: Add quirk framework to disable acceleration
13921 - LP: #544088, #546393
13922 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
13923 - LP: #546393
13924
13925 [ John Johansen ]
13926
13927 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
13928 kernels"
13929 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13930 - LP: #639758
13931
13932 [ Mathieu J. Poirier ]
13933
13934 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
13935
13936 [ Upstream Kernel Changes ]
13937
13938 * ALSA: HDA: Enable internal speaker on Dell M101z
13939 - LP: #640254
13940
13941 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
13942
13943 linux (2.6.35-22.32) maverick; urgency=low
13944
13945 [ Arjan van de Ven ]
13946
13947 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13948
13949 [ David Henningsson ]
13950
13951 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
13952 - LP: #605047, #628961
13953
13954 [ John Johansen ]
13955
13956 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
13957 and profile names
13958 - LP: #615947
13959 * [Upstream] AppArmor: Fix locking from removal of profile namespace
13960 - LP: #615947
13961 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13962 - LP: #639758
13963 * SAUCE: Improve Amazon EBS performance for EC2
13964 - LP: #634316
13965
13966 [ Leann Ogasawara ]
13967
13968 * Revert "SAUCE: i915 KMS -- blacklist i855"
13969 * Revert "SAUCE: i915 KMS -- blacklist i845g"
13970 * Revert "SAUCE: i915 KMS -- blacklist i830"
13971 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
13972 devices"
13973 * execute module-inclusion within a subshell
13974 - LP: #621175
13975
13976 [ Upstream Kernel Changes ]
13977
13978 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
13979 - LP: #633227
13980 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
13981 - LP: #629711
13982 * (pre-stable) mm: Move vma_stack_continue into mm.h
13983 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
13984 - LP: #601073
13985 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
13986 * PM / Runtime: Add runtime PM statistics (v3)
13987 * compat: Make compat_alloc_user_space() incorporate the access_ok()
13988 - CVE-2010-3081
13989 * x86-64, compat: Test %rax for the syscall number, not %eax
13990 - CVE-2010-3301
13991 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
13992 - CVE-2010-3301
13993
13994 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
13995
13996 linux (2.6.35-21.31) maverick; urgency=low
13997
13998 [ Andy Whitcroft ]
13999
14000 * bodge linux-libc-dev package version due to ti-omap4 error
14001 * linux-libc-dev -- ensure we can only build this on debian.master
14002
14003 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
14004
14005 linux (2.6.35-21.30) maverick; urgency=low
14006
14007 [ Andy Whitcroft ]
14008
14009 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
14010 - LP: #614008
14011
14012 [ Daniel Lezcano ]
14013
14014 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
14015
14016 [ Henrik Rydberg ]
14017
14018 * SAUCE: Input: wacom - add fuzz parameters to features
14019 * SAUCE: Input: wacom - collect device quirks into single function
14020 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
14021 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
14022 * SAUCE: hid: ntrig: Remove unused device ids
14023 * SAUCE: hid: ntrig: remove sysfs nodes
14024 * SAUCE: hid: ntrig: Correct logic for quirks
14025 * SAUCE: hid: ntrig: zero-initialize ntrig struct
14026 * SAUCE: hid: ntrig: Setup input filtering manually
14027 * SAUCE: hid: ntrig: New ghost-filtering event logic
14028
14029 [ Leann Ogasawara ]
14030
14031 * SAUCE: ndiswrapper: Initialize buffer index and check its value
14032 - LP: #613796
14033
14034 [ Manoj Iyer ]
14035
14036 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
14037 series Laptops
14038 - LP: #632884
14039
14040 [ Ping Cheng ]
14041
14042 * SAUCE: Input: wacom - parse the Bamboo device family
14043
14044 [ Rafi Rubin ]
14045
14046 * SAUCE: hid: ntrig: identify firmware version (wiggled)
14047
14048 [ Tim Gardner ]
14049
14050 * [Config] CONFIG_NL80211_TESTMODE=n
14051
14052 [ Upstream Kernel Changes ]
14053
14054 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
14055 * e1000e: initial support for 82579 LOMs
14056 * e1000e: correct MAC-PHY interconnect register offset for 82579
14057 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
14058 tested on HP G60
14059 - LP: #587388
14060 * DSS2: Don't power off a panel twice
14061 - LP: #588243
14062 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
14063 * Input: i8042 - reset keyboard controller wehen resuming from S2R
14064 - LP: #86820
14065 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
14066 - LP: #414795
14067 * agp/intel: Support the extended physical addressing bits on
14068 Sandybridge.
14069 - LP: #632488
14070 * drm/i915,intel_agp: Add support for Sandybridge D0
14071 - LP: #632488
14072 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
14073 - LP: #632488
14074 * mmc: omap: fix for bus width which improves SD card's peformance.
14075
14076 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
14077
14078 linux (2.6.35-20.29) maverick; urgency=low
14079
14080 [ Andy Whitcroft ]
14081
14082 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
14083 - LP: #563277
14084 * SAUCE: i915 KMS -- blacklist i830
14085 - LP: #542208, #563277
14086 * SAUCE: i915 KMS -- blacklist i845g
14087 - LP: #541492, #563277
14088 * SAUCE: i915 KMS -- blacklist i855
14089 - LP: #511001, #541511, #563277
14090
14091 [ Leann Ogasawara ]
14092
14093 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
14094 - LP: #601073
14095 * ARM: Temporarily disable module check for armel
14096 * rebase to v2.6.35.4
14097 * [Config] update configs following rebase to v2.6.35.4
14098
14099 [ Ricardo Salveti de Araujo ]
14100
14101 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
14102 in Omap
14103
14104 [ Tim Gardner ]
14105
14106 * [Config] Added be2net, be2scsi to udebs
14107 - LP: #628776
14108
14109 [ Upstream Kernel Changes ]
14110
14111 * x86, cpu: Package Level Thermal Control, Power Limit Notification
14112 definitions
14113 - LP: #601073
14114 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
14115 - LP: #601073
14116 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
14117 - LP: #601073
14118 * x86, hwmon: Package Level Thermal/Power: power limit
14119 - LP: #601073
14120 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
14121 - LP: #601073
14122 * hid: 3m: Adjust to sequential MT HID protocol
14123 * hid: 3m: Convert to MT slots
14124 * hid: 3m: Correct touchscreen emulation
14125 * hid: 3m: Adjust major / minor axes to scale
14126 * input: bcm5974: Adjust major / minor to scale
14127 * HID: magicmouse: don't allow hidinput to initialize the device
14128 * HID: magicmouse: simplify multitouch feature request
14129 * HID: magicmouse: simplify touch data bit manipulation
14130 * HID: magicmouse: simplify touch down logic
14131 * HID: magicmouse: remove timestamp logic
14132 * HID: magicmouse: enable Magic Trackpad support
14133 * HID: magicmouse: Adjust major / minor axes to scale
14134 * mmc: fix all hangs related to mmc/sd card insert/removal during
14135 suspend/resume
14136 - LP: #477106
14137 * drm/i915: fix VGA plane disable for Ironlake+
14138 - LP: #602281
14139
14140 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
14141
14142 linux (2.6.35-19.28) maverick; urgency=low
14143
14144 [ Leann Ogasawara ]
14145
14146 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
14147 from the archive and a no-change rebuild was attempted. However, the ABI
14148 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
14149 up the ABI and re-upload.
14150
14151 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
14152
14153 linux (2.6.35-19.27) maverick; urgency=low
14154
14155 [ Leann Ogasawara ]
14156
14157 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
14158 from the archive.
14159
14160 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
14161
14162 linux (2.6.35-19.26) maverick; urgency=low
14163
14164 [ Upstream Kernel Changes ]
14165
14166 * ARM: OMAP: Beagle: revision detection
14167 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
14168 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
14169
14170 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
14171
14172 linux (2.6.35-19.25) maverick; urgency=low
14173
14174 [ Jarod Wilson ]
14175
14176 * SAUCE: Bring in staging/lirc from 2.6.36
14177 - LP: #609234
14178 * SAUCE: Update ir-core to linuxtv/other which should be merged for
14179 2.6.36.
14180 - LP: #609234
14181 * SAUCE: Fix memleaks in imon and mceusb drivers
14182 - LP: #609234
14183 * SAUCE: Bring in streamzap support from linuxtv/other
14184 - LP: #609234
14185
14186 [ Mario Limonciello ]
14187
14188 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
14189 - LP: #609234
14190
14191 [ Mathieu J. Poirier ]
14192
14193 * SAUCE: ARM: adding i2c eeprom driver to read EDID
14194 - LP: #608279
14195
14196 [ Upstream Kernel Changes ]
14197
14198 * intel_idle: disable module support
14199 - LP: #615265
14200 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
14201 correct codec ID
14202 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
14203 - LP: #605101
14204 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
14205 - LP: #495134
14206 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
14207 - LP: #519066
14208 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
14209 - LP: #519066
14210 * input: mt: Initialize slots to unused (rev2)
14211 * input: mt: Add support for the Bamboo Touch trackpad
14212 * hid: Add a hid quirk for input sync override
14213
14214 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
14215
14216 linux (2.6.35-18.24) maverick; urgency=low
14217
14218 [ Colin Watson ]
14219
14220 * Pass DEB_MAINT_PARAMS to hook scripts
14221
14222 [ Leann Ogasawara ]
14223
14224 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
14225 - LP: #584812
14226 * rebase to v2.6.35.3
14227
14228 [ Upstream Kernel Changes ]
14229
14230 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
14231 - LP: #609234
14232 * can: add limit for nframes and clean up signed/unsigned variables
14233 - CVE-2010-2959
14234 * drm: Initialize ioctl struct when no user data is present
14235 - CVE-2010-2803
14236 * ARM: initial stack protector (-fstack-protector) support
14237 * ARM: stack protector: change the canary value per task
14238 * [ARM] implement arch_randomize_brk()
14239 * [ARM] add address randomization to mmap()
14240 * ARM: fix ASLR of PIE executables
14241
14242 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
14243
14244 linux (2.6.35-17.23) maverick; urgency=low
14245
14246 [ Jeremy Kerr ]
14247
14248 * [Config] build-in uinput module
14249 - LP: #584812
14250
14251 [ Leann Ogasawara ]
14252
14253 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
14254 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
14255 * Revert "[Config] [FTBS] sparc: Temporarily disable
14256 CONFIG_MTD_NAND_DENALI"
14257 * Revert "[Config] [FTBS] sparc: Temporarily disable
14258 CONFIG_MFD_JANZ_CMODIO"
14259 * Revert "[Config] [FTBS] sparc: Temporarily disable
14260 CONFIG_INFINIBAND_QIB"
14261 * [Config] Enable INTEL_IPS
14262 - LP: #601057
14263 * Remove ia64 support
14264 * [Config] Update portsconfigs after removing ia64 support
14265 * Remove sparc support
14266 * [Config] Update portsconfigs after removing sparc support
14267
14268 [ Linus Torvalds ]
14269
14270 * (pre-stable) mm: fix page table unmap for stack guard page properly
14271
14272 [ Mathieu J. Poirier ]
14273
14274 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
14275 - LP: #591941
14276
14277 [ Upstream Kernel Changes ]
14278
14279 * timer: add on-stack deferrable timer interfaces
14280 - LP: #601057
14281 * x86 platform driver: intelligent power sharing driver
14282 - LP: #601057
14283 * IPS driver: add GPU busy and turbo checking
14284 - LP: #601057
14285 * X86: intel_ips, check for kzalloc properly
14286 - LP: #601057
14287 * ips driver: make it less chatty
14288 - LP: #601057
14289
14290 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
14291
14292 linux (2.6.35-16.22) maverick; urgency=low
14293
14294 [ Andy Whitcroft ]
14295
14296 * debian -- more agressivly clean up after depmod on purge
14297 - LP: #618591
14298
14299 [ Henrik Rydberg ]
14300
14301 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
14302
14303 [ Leann Ogasawara ]
14304
14305 * ubuntu: iscsitarget -- version 1.4.20.2
14306 * ubuntu: rtl8192se -- update to version 0017.0507.2010
14307 * rebase to v2.6.35.2
14308 * [Config] update configs following rebase to v2.6.35.2
14309 * [Config] update ports configs following rebase to v2.6.35.2
14310
14311 [ Luke Yelavich ]
14312
14313 * [Config] Enable new firewire stack on powerpc
14314
14315 [ Mathieu J. Poirier ]
14316
14317 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
14318 - LP: #608266
14319
14320 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
14321
14322 linux (2.6.35-15.21) maverick; urgency=low
14323
14324 [ Luke Yelavich ]
14325
14326 * [Config] CONFIG_SND_USB_UA101=m for all architectures
14327
14328 [ Upstream Kernel Changes ]
14329
14330 * Input: introduce MT event slots
14331 * Input: document the MT event slot protocol
14332 * (pre-stable) sched: Revert nohz_ratelimit() for now
14333 * (pre-stable) drm/radeon/kms: add missing copy from user
14334 - LP: #606081
14335
14336 [ Leann Ogasawara ]
14337
14338 * rebase to v2.6.35.1
14339
14340 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
14341
14342 linux (2.6.35-14.20) maverick; urgency=low
14343
14344 [ Andy Whitcroft ]
14345
14346 * update Vcs-Git to point to maverick repo
14347 * debian -- include the debian packaging in the -source package
14348 - LP: #608674
14349 * select debian source format 1.0
14350 * add support for building selected stages of kernel
14351 - LP: #603087
14352 * cleanup conditional dependancy handling
14353 - LP: #603087
14354
14355 [ Upstream Kernel Changes ]
14356
14357 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
14358 - LP: #582199, #586418, #588031
14359 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
14360 - LP: #582199, #586418, #588031
14361 * sched: Revert nohz_ratelimit() for now
14362
14363 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
14364
14365 linux (2.6.35-14.19) maverick; urgency=low
14366
14367 [ Leann Ogasawara ]
14368
14369 * rebase to v2.6.35
14370
14371 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
14372
14373 linux (2.6.35-13.18) maverick; urgency=low
14374
14375 [ Andy Whitcroft ]
14376
14377 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
14378 * SAUCE: add tracing for user initiated readahead requests
14379 * SAUCE: vt -- maintain bootloader screen mode and content until vt
14380 switch
14381 * SAUCE: vt -- allow grub to request automatic vt_handoff
14382 * SAUCE: fbcon -- fix race between open and removal of framebuffers
14383 * SAUCE: drm -- stop early access to drm devices
14384
14385 [ Bryan Wu ]
14386
14387 * CONFIG: compile in OTG driver and Transceiver driver
14388 - LP: #566645
14389 * remove OTG modules from modules list file
14390
14391 [ John Johansen ]
14392
14393 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
14394 - LP: #581525, #599450
14395 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
14396 * SAUCE: AppArmor 2.4 compatibility patch
14397 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
14398 * SAUCE: fix pv-ops for legacy Xen
14399 * SAUCE: blkfront: default to sd devices
14400 * [Config] Build in drivers required for Xen pv-ops
14401
14402 [ Leann Ogasawara ]
14403
14404 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
14405 size."
14406
14407 [ Lee Jones ]
14408
14409 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
14410 - LP: #608095
14411 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
14412 just revision
14413 - LP: #608095
14414 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
14415 - LP: #608095
14416 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
14417 - LP: #608095
14418
14419 [ Upstream Kernel Changes ]
14420
14421 * agp/intel: Use the correct mask to detect i830 aperture size.
14422 - LP: #597075
14423
14424 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
14425
14426 linux (2.6.35-12.17) maverick; urgency=low
14427
14428 [ Leann Ogasawara ]
14429
14430 * rebase to v2.6.35-rc6
14431 * [Config] update configs following rebase to v2.6.35-rc6
14432 * [Config] update ports configs following rebase to v2.6.35-rc6
14433 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
14434
14435 [ Leann Ogasawara ]
14436
14437 * rebase to v2.6.35-rc6
14438
14439 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
14440
14441 linux (2.6.35-11.16) maverick; urgency=low
14442
14443 [ Leann Ogasawara ]
14444
14445 * Bump ABI for new compiler update
14446
14447 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
14448
14449 linux (2.6.35-10.15) maverick; urgency=low
14450
14451 [ Leann Ogasawara ]
14452
14453 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
14454 device"
14455 * [Config] Enable CONFIG_M686=y
14456 - LP: #592495
14457
14458 [ Upstream Kernel Changes ]
14459
14460 * tracing: Add alignment to syscall metadata declarations
14461
14462 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
14463
14464 linux (2.6.35-9.14) maverick; urgency=low
14465
14466 [ Andy Whitcroft ]
14467
14468 * ubuntu: AUFS -- add BOM and automated update script
14469 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
14470
14471 [ John Johansen ]
14472
14473 * [Config] Enable DRBD as a module
14474
14475 [ Kees Cook ]
14476
14477 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
14478 - LP: #604407
14479
14480 [ Leann Ogasawara ]
14481
14482 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
14483 - LP: #606139
14484 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
14485 - LP: #606139
14486 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14487 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14488
14489 [ Lee Jones ]
14490
14491 * Stop ARM boards crashing when CUPS is loaded
14492 - LP: #601226
14493
14494 [ Upstream Kernel Changes ]
14495
14496 * perf probe: Support tracing an entry of array
14497 * perf probe: Support static and global variables
14498
14499 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
14500
14501 linux (2.6.35-8.13) maverick; urgency=low
14502
14503 [ Kees Cook ]
14504
14505 * SAUCE: Yama: check PTRACE using thread group leader
14506 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
14507 - LP: #603716
14508
14509 [ Leann Ogasawara ]
14510
14511 * rebase to v2.6.35-rc5
14512 * [Config] update configs following rebase to v2.6.35-rc5
14513
14514 [ Nicolas Pitre ]
14515
14516 * SAUCE: make ndiswrapper available on X86 only
14517
14518 [ Tim Gardner ]
14519
14520 * [Config] Added ums-cypress to udeb
14521 - LP: #576066
14522 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
14523 * [Config] CONFIG_NDISWRAPPER=m across all configs
14524
14525 [ Upstream Kernel Changes ]
14526
14527 * HID: magicmouse: report last touch up
14528 * rebase to 2.6.35-rc5
14529
14530 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
14531
14532 linux (2.6.35-7.12) maverick; urgency=low
14533
14534 [ Tim Gardner ]
14535
14536 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
14537 - LP: #597075
14538
14539 [ Upstream Kernel Changes ]
14540
14541 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
14542 (squashed)
14543
14544 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
14545
14546 linux (2.6.35-7.11) maverick; urgency=low
14547
14548 [ Tim Gardner ]
14549
14550 * [Config] CONFIG_X86_MRST=n
14551
14552 [ Upstream Kernel Changes ]
14553
14554 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
14555 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
14556 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
14557
14558 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
14559
14560 linux (2.6.35-7.10) maverick; urgency=low
14561
14562 [ Kees Cook ]
14563
14564 * SAUCE: security: create task_free security callback
14565 * SAUCE: Yama: add PTRACE exception tracking and interface
14566 * SAUCE: security: unconditionally chain to Yama LSM
14567 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
14568 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
14569 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
14570 * [Upstream] security: Yama LSM
14571 * [Config] Enable CONFIG_SECURITY_YAMA=y
14572
14573 [ Tim Gardner ]
14574
14575 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
14576
14577 [ Upstream Kernel Changes ]
14578
14579 * rebase to 2.6.35-rc4
14580
14581 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
14582
14583 linux (2.6.35-6.9) maverick; urgency=low
14584
14585 [ Tim Gardner ]
14586
14587 * [Upstream] direct_splice_actor() should not use pos in sd
14588 - LP: #588861
14589
14590 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
14591
14592 linux (2.6.35-6.8) maverick; urgency=low
14593
14594 [ Mathieu J. Poirier ]
14595
14596 * ARM: Adding regulator supply for vdds_sdi.
14597 - LP: #597904
14598
14599 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
14600
14601 linux (2.6.35-6.7) maverick; urgency=low
14602
14603 [ Alberto Milone ]
14604
14605 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
14606
14607 [ Chase Douglas ]
14608
14609 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
14610 of mouse
14611 * [Upstream] HID: magicmouse: disable and add module param for scroll
14612 acceleration
14613 * [Upstream] HID: magicmouse: properly account for scroll movement in
14614 state
14615 * [Upstream] HID: magicmouse: add param for scroll speed
14616 * [Upstream] HID: magicmouse: enable horizontal scrolling
14617
14618 [ Henrik Rydberg ]
14619
14620 * [Upstream] Input: evdev - convert to dynamic event buffer
14621 * [Upstream] Input: evdev - use driver hint to compute size of event
14622 buffer
14623 * [Upstream] Input: bcm5974 - set the average number of events per MT
14624 event packet
14625 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
14626 * [Upstream] Input: evdev - never leave the client buffer empty after
14627 write
14628
14629 [ John Johansen ]
14630
14631 * SAUCE: AppArmor: -- mainline 2010-06-23
14632 * SAUCE: AppArmor 2.4 compatibility patch
14633 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
14634
14635 [ Leann Ogasawara ]
14636
14637 * [Config] Enable CONFIG_INTR_REMAP=y
14638 - LP: #597091
14639 * [Config] Enable CONFIG_X86_X2APIC
14640 - LP: #597091
14641
14642 [ Mathieu J. Poirier ]
14643
14644 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
14645 - LP: #594382
14646
14647 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
14648
14649 linux (2.6.35-5.6) maverick; urgency=low
14650
14651 [ Amit Kucheria ]
14652
14653 * [Config] update omap flavour description
14654
14655 [ Andy Whitcroft ]
14656
14657 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
14658 - LP: #570500, #576274
14659 * SAUCE: add option to hand off all kernel parameters to init
14660 - LP: #586386
14661 * [Config] enable passing all kernel command line to init
14662 - LP: #586386
14663 * [Config] disable CONFIG_VMI
14664 - LP: #537601
14665 * [Config] enable CONFIG_IPV6_SIT_6RD
14666 - LP: #591869
14667 * [Config] enable CONFIG_VMWARE_BALOON as module
14668 - LP: #592039
14669
14670 [ Leann Ogasawara ]
14671
14672 * Revert "SAUCE: pm: Config option to disable handling of console during
14673 suspend/resume"
14674 - LP: #594885
14675 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
14676 * [Config] ports: enable passing all kernel command line to init
14677 - LP: #586386
14678 * [Config] Enable CONFIG_FB_VESA=y for x86
14679 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
14680 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
14681 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
14682 - LP: #493156
14683
14684 [ Mathieu Poirier ]
14685
14686 * ARM: Adding MosChip MCS7830 to nic-usb
14687 - LP: #584920
14688
14689 [ Upstream Kernel Changes ]
14690
14691 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
14692 * docbook: need xmldoclinks for all doc types
14693 * perf probe: Add kernel source path option
14694
14695 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
14696
14697 linux (2.6.35-4.5) maverick; urgency=low
14698
14699 [ Leann Ogasawara ]
14700
14701 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
14702 size (rev2)"
14703 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
14704 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
14705 (rev4)"
14706 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
14707 modules"
14708 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
14709 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
14710 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
14711
14712 [ Tim Gardner ]
14713
14714 * [Config] CONFIG_NFS_FSCACHE=y
14715 - LP: #440522
14716 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
14717 - LP: #440522
14718
14719 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
14720
14721 linux (2.6.35-3.4) maverick; urgency=low
14722
14723 [ Andy Whitcroft ]
14724
14725 * debian -- ensure the version number is clean
14726
14727 [ Henrik Rydberg ]
14728
14729 * [Upstream] Introduce MT event slots (rev 5)
14730 * [Upstream] Document the MT event slot protocol (rev5)
14731 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
14732 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
14733 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
14734 (rev2)
14735
14736 [ Leann Ogasawara ]
14737
14738 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
14739 * Revert "SAUCE: hostap: send events on data interface as well as master
14740 interface"
14741 * Revert "Fix webcam having USB ID 0ac8:303b"
14742 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
14743 * rebase to v2.6.35-rc3
14744
14745 [ Maxim Levitsky ]
14746
14747 * [Config] Enable new Smartmedia/xD translation layer
14748 - LP: #202490
14749
14750 [ Upstream Kernel Changes ]
14751
14752 * net: fix deliver_no_wcard regression on loopback device
14753
14754 [ Upstream changes ]
14755
14756 * rebased to v2.6.35-rc3
14757
14758 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
14759
14760 linux (2.6.35-2.3) maverick; urgency=low
14761
14762 [ Bryan Wu ]
14763
14764 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
14765
14766 [ Leann Ogasawara ]
14767
14768 * [Config] armel: Enable CONFIG_BNX2=m
14769 * [Config] ports: Enable CONFIG_BNX2X=m
14770 * SAUCE: armel: define get_dma_ops to fix FTBS
14771
14772 [ Tim Gardner ]
14773
14774 * [Upstream] net: Print num_rx_queues imbalance warning only when there
14775 are allocated queues
14776 - LP: #591416
14777
14778 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
14779
14780 linux (2.6.35-2.2) maverick; urgency=low
14781
14782 [ Andy Whitcroft ]
14783
14784 * [Config] d-i: make armel configuration versatile flavour specific
14785 - LP: #588805
14786 * [Config] d-i: enable .udebs for omap flavour
14787 - LP: #588805
14788
14789 [ Kees Cook ]
14790
14791 * ptrace: limit scope to attach only (allow read)
14792 - LP: #589656
14793
14794 [ Leann Ogasawara ]
14795
14796 * rebase to v2.6.35-rc2
14797 * [Config] update configs following rebase to v2.6.35-rc2
14798 * [Config] update port configs following rebase to v2.6.35-rc2
14799
14800 [ Lee Jones ]
14801
14802 * Enable perf to be more helpful when perf_<version> does not exist.
14803 - LP: #570500
14804 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
14805
14806 [ Tim Gardner ]
14807
14808 * [Config] Update bnx2 udeb firmware files
14809 - LP: #589304
14810
14811 [ Upstream changes ]
14812
14813 * rebased to v2.6.35-rc2
14814
14815 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
14816
14817 linux (2.6.35-1.1) maverick; urgency=low
14818
14819 [ Andy Whitcroft ]
14820
14821 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
14822 - LP: #587888
14823 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
14824
14825 [ Leann Ogasawara ]
14826
14827 * rebase to v2.6.35-rc1
14828 * [Config] update configs following rebase to v2.6.35-rc1
14829 * [Config] update port configs following rebase to v2.6.35-rc1
14830 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
14831 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
14832 * SAUCE: ndiswrapper: convert multicast list to list_head
14833 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
14834 * [Config] [FTBS] ia64: Temporarily disable gpiolib
14835 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
14836 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
14837 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14838 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14839 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
14840 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
14841 * [Config] [FTBS] armel: Temporarily disable bnx2
14842 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
14843 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
14844 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
14845 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
14846 gpio_set_debounce
14847
14848 [ Upstream Kernel Changes ]
14849
14850 * of/usb: fix build error due to of_node pointer move
14851 * n2_crypto: Fix build after of_device/of_platform_driver changes.
14852 * powerpc/fsl-booke: fix the case where we are not in the first page
14853 * powerpc/fsl-booke: Move the entry setup code into a seperate file
14854 * powerpc/kexec: Add support for FSL-BookE
14855 * greth: Fix build after OF device conversions.
14856
14857 [ Upstream changes ]
14858
14859 * rebased to v2.6.35-rc1
14860
14861 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
14862
14863 linux (2.6.35-1.0) UNRELEASED; urgency=low
14864
14865 [ Leann Ogasawara ]
14866
14867 * Null entry.
14868
14869 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
14870
14871 linux (2.6.34-5.14) maverick; urgency=low
14872
14873 [ Tim Gardner ]
14874
14875 * [Config] Added module inclusion support
14876 * [Config] Added virtual flavour module inclusion list and d-i package
14877 definitions
14878
14879 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
14880
14881 linux (2.6.34-5.13) maverick; urgency=low
14882
14883 [ Andy Whitcroft ]
14884
14885 * Revert "ubuntu: AUFS -- aufs2 20091209"
14886 * Revert "ubuntu: AUFS -- export various core functions
14887 (aufs2-standalone.patch)"
14888 * Revert "ubuntu: AUFS -- export various core functions
14889 (aufs2-base.patch)"
14890 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
14891 - LP: #587888
14892 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
14893 - LP: #587888
14894 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
14895 - LP: #587888
14896 * [Config] AUFS -- enable aufs options
14897 - LP: #587888
14898
14899 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
14900
14901 linux (2.6.34-5.12) maverick; urgency=low
14902
14903 [ Andy Whitcroft ]
14904
14905 * enforce -- ensure SYSFS compatibility is disabled
14906
14907 [ Chase Douglas ]
14908
14909 * build with libdw-dev for perf probe symbol support
14910 * maverick ftrace configuration changes
14911
14912 [ Kees Cook ]
14913
14914 * Revert "SAUCE: x86: brk away from exec rand area"
14915 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
14916 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
14917 * SAUCE: x86: implement cs-limit nx-emulation for ia32
14918 - LP: #369978
14919 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
14920 * SAUCE: x86: brk away from exec rand area
14921 - LP: #452175
14922 * SAUCE: ptrace: restrict ptrace scope to children
14923
14924 [ Leann Ogasawara ]
14925
14926 * Add new omap flavour to getabis
14927 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
14928 - LP: #585490
14929 * build/modules: Temorarily add ignore.modules
14930 * ubuntu: iscsitarget -- version 1.4.20.1
14931
14932 [ Loïc Minier ]
14933
14934 * SAUCE: [um] Don't use nx_enabled under UML
14935 - LP: #524849
14936
14937 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
14938
14939 linux (2.6.34-4.11) maverick; urgency=low
14940
14941 [ Amit Kucheria ]
14942
14943 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
14944 * [Config] Add support for OMAP-mainline flavour
14945
14946 [ Andy Whitcroft ]
14947
14948 * SAUCE: powerpc: fix compile error when ptrace.h is included from
14949 userspace
14950 - LP: #583733
14951
14952 [ Chase Douglas ]
14953
14954 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
14955 are present"
14956 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
14957 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
14958 load detect pipe"
14959
14960 [ Kees Cook ]
14961
14962 * SAUCE: fs: block cross-uid sticky symlinks
14963 * SAUCE: fs: block hardlinks to non-accessible sources
14964
14965 [ Koen Kooi ]
14966
14967 * SAUCE: board-omap3-beagle: add DSS2 support
14968
14969 [ Leann Ogasawara ]
14970
14971 * Revert "staging/go7007 -- disable"
14972 * Revert "[Config] staging/winbond -- disable"
14973 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
14974 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
14975 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
14976 controller"
14977 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
14978 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
14979 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
14980 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
14981 chipsets."
14982 * Revert "[Upstream] b43: Declare all possible firmware files."
14983 * Revert "add Breaks: against hardy lvm2"
14984 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
14985 id on Vmware ESX Server"
14986 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
14987 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
14988 * [Config] Enable CONFIG_USB=y for armel and sparc
14989 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
14990 * [Config] Enable CONFIG_RFKILL=y for ports
14991 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
14992 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
14993 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
14994 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
14995 * [Config] Enable CONFIG_LIBERTAS_MESH=y
14996 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
14997 * [Config] CONFIG_RT2800USB_UNKNOWN=y
14998 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
14999 * [Config] Enable CONFIG_CEPH_FS=m
15000 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
15001 * [Config] Enable CONFIG_EEEPC_WMI=m
15002 * [Config] Enable CONFIG_RT2800PCI=m
15003 * [Config] Enable CONFIG_SCSI_HPSA=m
15004 * [Config] Enable CONFIG_VHOST_NET=m
15005 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
15006 - LP: #582350
15007 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
15008 - LP: #579300
15009 * [Config] Enable CONFIG_PCIEASPM=y
15010 - LP: #333990
15011 * [Config] updateconfigs for OMAP flavour
15012
15013 [ Loïc Minier ]
15014
15015 * Enable perf tools on armel
15016
15017 [ Tim Gardner ]
15018
15019 * SAUCE: Updated ndiswrapper to 1.56
15020 - LP: #582555
15021 * [Config] Added virtual flavour
15022 * [Config] Remove support for sub-flavours
15023 * [Config] Removed amd64 preempt flavour
15024 * [Config] updateconfigs, updateportsconfigs after flavour munging
15025
15026 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
15027
15028 linux (2.6.34-3.10) maverick; urgency=low
15029
15030 [ Leann Ogasawara ]
15031
15032 * rebase to v2.6.34
15033
15034 [ Upstream changes ]
15035
15036 * rebased to v2.6.34
15037
15038 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
15039
15040 linux (2.6.34-2.9) maverick; urgency=low
15041
15042 [ Leann Ogasawara ]
15043
15044 * [Config] [FTBS] Disable comedi for armel
15045
15046 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
15047
15048 linux (2.6.34-2.8) maverick; urgency=low
15049
15050 [ Leann Ogasawara ]
15051
15052 * Drop lpia
15053 * [Config] [FTBS] disable KVM
15054 * [Config] [FTBS] disable ipr for armel
15055
15056 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
15057
15058 linux (2.6.34-2.7) maverick; urgency=low
15059
15060 [ Leann Ogasawara ]
15061
15062 * [Config] disable CONFIG_SCSI_IPR on powerpc
15063 * [Config] Remove 386 flavour per UDS discussion
15064
15065 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
15066
15067 linux (2.6.34-1.6) maverick; urgency=low
15068
15069 [ Chase Douglas ]
15070
15071 * enforce CONFIG_TMPFS_POSIX_ACL=y
15072 - LP: #575940
15073 * don't force module dependency checking
15074 - LP: #577029
15075
15076 [ Kees Cook ]
15077
15078 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
15079 - LP: #568844
15080
15081 [ Leann Ogasawara ]
15082
15083 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
15084 * rebase to v2.6.34-rc7
15085 * [Config] update configs following rebase to v2.6.34-rc7
15086 * [Config] update port configs following rebase to v2.6.34-rc7
15087 * Add btrfs to the udebs
15088
15089 [ Tim Gardner ]
15090
15091 * [Config] Add atl1c to nic-modules udeb
15092 - LP: #557130
15093
15094 [ Upstream changes ]
15095
15096 * rebased to v2.6.34-rc7
15097
15098 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
15099
15100 linux (2.6.34-1.5) UNRELEASED; urgency=low
15101
15102 [ Leann Ogasawara ]
15103
15104 * rebase to v2.6.34-rc6
15105 * [Config] update configs following rebase to v2.6.34-rc6
15106 * [Config] update port configs following rebase to v2.6.34-rc6
15107
15108 [ Upstream changes ]
15109
15110 * rebased to v2.6.34-rc6
15111
15112 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
15113
15114 linux (2.6.34-1.4) UNRELEASED; urgency=low
15115
15116 [ Leann Ogasawara ]
15117
15118 * rebase to v2.6.34-rc5
15119 * [Config] update ports configs following rebase to v2.6.34-rc5
15120
15121 [ Upstream changes ]
15122
15123 * rebased to v2.6.34-rc5
15124
15125 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
15126
15127 linux (2.6.34-1.3) UNRELEASED; urgency=low
15128
15129 [ Leann Ogasawara ]
15130
15131 * rebase to v2.6.34-rc4
15132 * [Config] update configs following rebase to v2.6.34-rc4
15133 * [Config] update port configs following rebase to v2.6.34-rc4
15134 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
15135
15136 [ Upstream changes ]
15137
15138 * rebased to v2.6.34-rc4
15139
15140 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
15141
15142 linux (2.6.34-1.2) UNRELEASED; urgency=low
15143
15144 [ Leann Ogasawara ]
15145
15146 * Temorarily disable building linux-doc
15147 * rebase to v2.6.34-rc3
15148 * [Config] update configs following rebase to v2.6.34-rc3
15149 * [Config] update port configs following rebase to v2.6.34-rc3
15150
15151 [ Upstream changes ]
15152
15153 * rebased to v2.6.34-rc3
15154
15155 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
15156
15157 linux (2.6.34-1.1) UNRELEASED; urgency=low
15158
15159 [ Leann Ogasawara ]
15160
15161 * rebase to v2.6.34-rc2
15162 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
15163 * [Config] update port configs following rebase to v2.6.34-rc2
15164 * [Config] update configs following rebase to v2.6.34-rc2
15165
15166 [ Upstream changes ]
15167
15168 * rebased to v2.6.34-rc2
15169
15170 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
15171
15172 linux (2.6.33-1.1) UNRELEASED; urgency=low
15173
15174 [ Leann Ogasawara ]
15175
15176 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
15177 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
15178 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
15179 * ubuntu: lirc -- rename kfifo_put and kfifo_get
15180 * ubuntu: iscsitarget -- rename daddr inet_sock field
15181 * rebased to v2.6.33
15182 * [Config] update configs following rebase to v2.6.33
15183 * [Config] update ports configs following rebase to v2.6.33
15184
15185 [ Upstream changes ]
15186
15187 * rebased to v2.6.33
15188
15189 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
15190
15191 linux (2.6.33-0.0) UNRELEASED; urgency=low
15192
15193 [ Leann Ogasawara ]
15194
15195 * Null entry.
15196
15197 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
15198
15199 linux (2.6.32-16.25) lucid; urgency=low
15200
15201 [ Andy Whitcroft ]
15202
15203 * linux-tools -- move to Suggests: with explicit seeding
15204 - LP: #534635
15205
15206 [ Tim Gardner ]
15207
15208 * [Config] CONFIG_HID=m
15209
15210 [ Upstream Kernel Changes ]
15211
15212 * (pre-stable) sched: Fix SMT scheduler regression in
15213 find_busiest_queue()
15214 * KVM: introduce kvm_vcpu_on_spin
15215 * KVM: VMX: Add support for Pause-Loop Exiting
15216
15217 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
15218
15219 linux (2.6.32-16.24) lucid; urgency=low
15220
15221 [ Andy Whitcroft ]
15222
15223 * armel -- perf userspace does not support arm
15224 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
15225
15226 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
15227
15228 linux (2.6.32-16.23) lucid; urgency=low
15229
15230 [ Andy Whitcroft ]
15231
15232 * SAUCE: PM report driver and device suspend/resume times -- move config
15233 * update to standards version 3.8.4.0
15234 * printenv -- expose all of the package selectors
15235 * source package -- cleanup source content control
15236 * doc package -- ensure we do build package content on buildd
15237 * lintian -- correct the address in the debian/copyright
15238 * lintian -- update debhelper package version dependancy
15239 * lintian -- fix ghostscript dependancy
15240 * lintian -- add required misc:Depends
15241 * lintian -- move our debhelper compat level to debian/compat
15242 * perf -- build the kernel carried tools
15243 * perf -- add linux-tools carrying the version switches and manuals
15244 * SAUCE: fix up Kconfig for staging drivers
15245 * [Config] enable NOUVEAU etc following drm backport
15246 * update DRM to mainline v2.6.33
15247 * [Config] Remove AppArmor config options that no longer exist (ports)
15248 * [Config] updateportsconfigs following drm update
15249
15250 [ John Johansen ]
15251
15252 * ubuntu: AppArmor -- update to mainline 2010-03-04
15253 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
15254 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
15255 * [Config] Remove AppArmor config options that no longer exist
15256
15257 [ Manoj Iyer ]
15258
15259 * ubuntu: rtl8192se -- version 2010-0115,0014
15260 - LP: #530275
15261 * [Config] added CONFIG_RTL8192SE module.
15262 - LP: #530275
15263
15264 [ Tim Gardner ]
15265
15266 * [Config] Added vmw_pvscsi to d-i/scsi-modules
15267 - LP: #531017
15268 * [Upstream] netfilter: xt_recent: Add an entry reaper
15269
15270 [ Upstream Kernel Changes ]
15271
15272 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
15273 emulation"
15274 * Revert "KVM: x86 emulator: Fix popf emulation"
15275 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
15276 emulation"
15277 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
15278 * Revert "KVM: fix memory access during x86 emulation."
15279 * Add vlan (8021.Q) module package for d-i.
15280 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
15281 Inspiron 700m
15282 - LP: #515246
15283 * [Upstream] docbook: need xmldoclinks for all doc types
15284 * x86: set_personality_ia32() misses force_personality32
15285 * lib: Introduce generic list_sort function
15286 * drm/nv50: Implement ctxprog/state generation.
15287 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
15288 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
15289 Inspiron 700m
15290 - LP: #515246
15291
15292 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
15293
15294 linux (2.6.32-15.22) lucid; urgency=low
15295
15296 [ Andy Whitcroft ]
15297
15298 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
15299 * Revert "SAUCE: PM report driver and device suspend/resume times."
15300 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
15301
15302 [ Manoj Iyer ]
15303
15304 * SAUCE: PM report driver and device suspend/resume times.
15305
15306 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
15307
15308 linux (2.6.32-15.21) lucid; urgency=low
15309
15310 [ Andy Whitcroft ]
15311
15312 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
15313 * Revert "[Config] lenovo-sl-laptop -- enable"
15314 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
15315 * armel -- cramfs module will no longer be built
15316 * d-i -- make all modules optional
15317 * rename the debug packages to match archive standard
15318 - LP: #527837
15319 * lenovo-sl-laptop is no longer built
15320
15321 [ Colin Ian King ]
15322
15323 * Disable 4MB page tables for Atom, work around errata AAE44
15324 - LP: #523112
15325
15326 [ Colin Watson ]
15327
15328 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
15329 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
15330
15331 [ Jesse Barnes ]
15332
15333 * SAUCE: drm/i915: don't change DRM configuration when releasing load
15334 detect pipe
15335 - LP: #488328
15336
15337 [ Loïc Minier ]
15338
15339 * [Config] armel Update versatile initrd configs
15340 - LP: #524893
15341 * SAUCE: [um] Don't use nx_enabled under UML
15342 - LP: #524849
15343
15344 [ Manoj Iyer ]
15345
15346 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
15347
15348 [ Mario Limonciello ]
15349
15350 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
15351
15352 [ Rafael J. Wysocki ]
15353
15354 * SAUCE: PM report driver and device suspend/resume times.
15355
15356 [ Surbhi Palande ]
15357
15358 * Revert "[Upstream] e1000e: enhance frame fragment detection"
15359 - CVE-2009-4538
15360 * Revert "[Upstream] e1000: enhance frame fragment detection"
15361 - CVE-2009-4536
15362
15363 [ Tim Gardner ]
15364
15365 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
15366 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
15367 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
15368
15369 [ Upstream Kernel Changes ]
15370
15371 * Revert "(pre-stable) eCryptfs: Add getattr function"
15372 * Fix potential crash with sys_move_pages
15373 * futex_lock_pi() key refcnt fix
15374 * futex: Handle user space corruption gracefully
15375 * futex: Handle futex value corruption gracefully
15376 * Fix race in tty_fasync() properly
15377 * hwmon: (w83781d) Request I/O ports individually for probing
15378 * hwmon: (lm78) Request I/O ports individually for probing
15379 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
15380 * ALSA: ctxfi - fix PTP address initialization
15381 * drm/i915: disable hotplug detect before Ironlake CRT detect
15382 * drm/i915: enable self-refresh on 965
15383 * drm/i915: Disable SR when more than one pipe is enabled
15384 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
15385 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
15386 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
15387 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
15388 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
15389 * i2c-tiny-usb: Fix on big-endian systems
15390 * drm/i915: handle FBC and self-refresh better
15391 * drm/i915: Increase fb alignment to 64k
15392 * drm/i915: Update write_domains on active list after flush.
15393 * regulator: Fix display of null constraints for regulators
15394 * ALSA: hda-intel: Avoid divide by zero crash
15395 * CPUFREQ: Fix use after free of struct powernow_k8_data
15396 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
15397 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
15398 * ioat: fix infinite timeout checking in ioat2_quiesce
15399 * resource: add helpers for fetching rlimits
15400 * fs/exec.c: restrict initial stack space expansion to rlimit
15401 * cifs: fix length calculation for converted unicode readdir names
15402 * NFS: Fix a reference leak in nfs_wb_cancel_page()
15403 * NFS: Try to commit unstable writes in nfs_release_page()
15404 * NFSv4: Don't allow posix locking against servers that don't support it
15405 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
15406 * NFS: Fix an Oops when truncating a file
15407 * NFS: Fix a umount race
15408 * NFS: Fix a bug in nfs_fscache_release_page()
15409 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
15410 * md: fix 'degraded' calculation when starting a reshape.
15411 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
15412 * Export the symbol of getboottime and mmonotonic_to_bootbased
15413 * kvmclock: count total_sleep_time when updating guest clock
15414 * KVM: PIT: control word is write-only
15415 * tpm_infineon: fix suspend/resume handler for pnp_driver
15416 * amd64_edac: Do not falsely trigger kerneloops
15417 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
15418 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
15419 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
15420 * netfilter: xtables: compat out of scope fix
15421 * netfilter: nf_conntrack: fix hash resizing with namespaces
15422 * drm/i915: remove full registers dump debug
15423 * drm/i915: add i915_lp_ring_sync helper
15424 * drm/i915: Don't wait interruptible for possible plane buffer flush
15425 * dasd: remove strings from s390dbf
15426 * crypto: padlock-sha - Add import/export support
15427 * wmi: Free the allocated acpi objects through wmi_get_event_data
15428 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
15429 * /dev/mem: introduce size_inside_page()
15430 * devmem: check vmalloc address on kmem read/write
15431 * devmem: fix kmem write bug on memory holes
15432 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
15433 of value 0.
15434 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
15435 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
15436 * dst: call cond_resched() in dst_gc_task()
15437 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
15438 * befs: fix leak
15439 * rtc-fm3130: add missing braces
15440 * Call flush_dcache_page after PIO data transfers in libata-sff.c
15441 * ahci: add Acer G725 to broken suspend list
15442 * pktgen: Fix freezing problem
15443 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
15444 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
15445 * x86: Re-get cfg_new in case reuse/move irq_desc
15446 * Staging: fix rtl8187se compilation errors with mac80211
15447 * ALSA: usb-audio - Avoid Oops after disconnect
15448 * serial: 8250: add serial transmitter fully empty test
15449 * sysfs: sysfs_sd_setattr set iattrs unconditionally
15450 * class: Free the class private data in class_release
15451 * USB: usbfs: only copy the actual data received
15452 * USB: usbfs: properly clean up the as structure on error paths
15453 * rtl8187: Add new device ID
15454 * ACPI: Add NULL pointer check in acpi_bus_start
15455 * ACPI: fix High cpu temperature with 2.6.32
15456 * drm/radeon/kms: use udelay for short delays
15457 * NFS: Too many GETATTR and ACCESS calls after direct I/O
15458 * eCryptfs: Add getattr function
15459 * b43: Fix throughput regression
15460 * ath9k: Fix sequence numbers for PAE frames
15461 * mac80211: Fix probe request filtering in IBSS mode
15462 * iwlwifi: Fix to set correct ht configuration
15463 * dm stripe: avoid divide by zero with invalid stripe count
15464 * dm log: userspace fix overhead_size calcuations
15465 * Linux 2.6.32.9
15466 * sfc: Fix SFE4002 initialisation
15467 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
15468 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
15469 * (pre-stable) HID: handle joysticks with large number of buttons
15470 - LP: #492056
15471 * (pre-stable) HID: extend mask for BUTTON usage page
15472 - LP: #492056
15473 * PM: Measure device suspend and resume times
15474 * e1000: enhance frame fragment detection
15475 - CVE-2009-4536
15476 * e1000e: enhance frame fragment detection
15477 - CVE-2009-4538
15478 * KVM: fix memory access during x86 emulation.
15479 - CVE-2010-0306
15480 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
15481 - CVE-2010-0306
15482 * KVM: x86 emulator: Check IOPL level during io instruction emulation
15483 - CVE-2010-0306
15484 * KVM: x86 emulator: Fix popf emulation
15485 - CVE-2010-0306
15486 * KVM: x86 emulator: Check CPL level during privilege instruction
15487 emulation
15488 - CVE-2010-0306
15489 * Input: wacom - ensure the device is initialized properly upon resume
15490 * Input: wacom - add defines for packet lengths of various devices
15491 * Input: wacom - add support for new LCD tablets
15492 - LP: #516777
15493
15494 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
15495
15496 linux (2.6.32-14.20) lucid; urgency=low
15497
15498 [ Andy Whitcroft ]
15499
15500 * rebuild following the GCC update to match compiler for out of tree modules
15501 * Revert "[Config] drbd -- enable"
15502 * Revert "ubuntu: drbd -- version 8.3.1"
15503 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
15504 - LP: #510937
15505
15506 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
15507
15508 linux (2.6.32-14.19) lucid; urgency=low
15509
15510 [ Andy Whitcroft ]
15511
15512 * ensure we build the source package contents when enabled
15513 - LP: #522308
15514 * [Config] enable CONFIG_X86_MCE_XEON75XX
15515 * SAUCE: AppArmor -- add linux/kref.h for struct kref
15516 * [Config] enable CONFIG_HID_ORTEK
15517 * enable udeb generation for arm versatile flavour
15518 - LP: #522515
15519
15520 [ John Johansen ]
15521
15522 * ubuntu: AppArmor -- update to mainline 2010-02-18
15523 - LP: #439560, #496110, #507069
15524
15525 [ Johnathon Harris ]
15526
15527 * SAUCE: HID: add support for Ortek WKB-2000
15528 - LP: #405390
15529
15530 [ Upstream Kernel Changes ]
15531
15532 * tpm_tis: TPM_STS_DATA_EXPECT workaround
15533 - LP: #490487
15534 * x86, mce: Xeon75xx specific interface to get corrected memory error
15535 information
15536 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
15537 * x86, mce: Make xeon75xx memory driver dependent on PCI
15538 * drm/edid: Unify detailed block parsing between base and extension
15539 blocks
15540 - LP: #500999
15541 * (pre-stable) eCryptfs: Add getattr function
15542 - LP: #390833
15543
15544 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
15545
15546 linux (2.6.32-13.18) lucid; urgency=low
15547
15548 [ Andy Whitcroft ]
15549
15550 * Revert "enforcer -- make the enforcement configuration common"
15551 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
15552 (Dell E6x00 series)"
15553 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
15554 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
15555 0755"
15556 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
15557 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
15558 * Revert "SAUCE: make fc transport removal of target configurable"
15559 * enforcer -- make the enforcement configuration common
15560 * getabis -- add preempt flavour to the list
15561 * [Config] enforce DEVTMPFS options
15562 * [Config] armel -- cleanup to-be builtin modules
15563 * [Config] cleanup ports configs
15564 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
15565 - LP: #485536
15566 * add printdebian target to find branch target
15567 * distclean -- do not remove debian.env
15568 * [Config] generic-pae switch to M586TSC
15569 - LP: #519448
15570 * git-ubuntu-log -- commonise duplicated log handling
15571 * git-ubuntu-log -- tighten up Bug: NNNN matching
15572 * git-ubuntu-log -- sort the bug numbers
15573
15574 [ Chris Wilson ]
15575
15576 * (pre-stable) drm/i915: Increase fb alignment to 64k
15577 - LP: #404064
15578
15579 [ Eric Miao ]
15580
15581 * arm -- enable ubuntu/ directory
15582
15583 [ Huang Ying ]
15584
15585 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
15586 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
15587
15588 [ Loïc Minier ]
15589
15590 * [Config] cleanup preempt configuration
15591 * [Config] versatile: Fix video output
15592 - LP: #517594
15593 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
15594 * [Config] Large update to armel/versatile
15595 * [Config] versatile: Add RTC support
15596 * [Config] armel: Enable NEON
15597 * [Config] versatile: Builtin MMC support
15598 * [Config] versatile Builtin SCSI controller
15599 * [Config] armel Disable dma_cache_sync callers
15600 * [Config] armel Disable asm/time.h users
15601 * [Config] armel Disable out of range udelay()
15602 * [Config] armel Disable flush_cache_range() users
15603 * [Config] armel -- Enable ubuntu/ drivers
15604
15605 [ Steve Conklin ]
15606
15607 * SAUCE: drm/i915: Add display hotplug event on Ironlake
15608 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
15609
15610 [ Upstream Kernel Changes ]
15611
15612 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
15613 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
15614 in IRQ handler""
15615 * clockevent: Don't remove broadcast device when cpu is dead
15616 * clockevents: Add missing include to pacify sparse
15617 * ACPI: don't cond_resched if irq is disabled
15618 * be2net: Add support for next generation of BladeEngine device.
15619 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
15620 * mpt2sas: New device SAS2208 support is added
15621 * ar9170: Add support for D-Link DWA 160 A2
15622 * powerpc/fsl: Add PCI device ids for new QoirQ chips
15623 * davinci: dm646x: Add support for 3.x silicon revision
15624 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
15625 * Driver-Core: devtmpfs - set root directory mode to 0755
15626 * driver-core: fix devtmpfs crash on s390
15627 * vfs: get_sb_single() - do not pass options twice
15628 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
15629 * V4L/DVB (13569): smsusb: add autodetection support for five additional
15630 Hauppauge USB IDs
15631 * USB: mos7840: add device IDs for B&B electronics devices
15632 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
15633 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
15634 SubVendor ID: 0x1043 Device ID: 0x4847)
15635 * iTCO_wdt: Add support for Intel Ibex Peak
15636 * atl1c:use common_task instead of reset_task and link_chg_task
15637 * atl1e:disable NETIF_F_TSO6 for hardware limit
15638 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
15639 * V4L/DVB (13680b): DocBook/media: create links for included sources
15640 * netfilter: xtables: fix conntrack match v1 ipt-save output
15641 * partitions: read whole sector with EFI GPT header
15642 * partitions: use sector size for EFI GPT
15643 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
15644 * sched: Fix isolcpus boot option
15645 * sched: Fix missing sched tunable recalculation on cpu add/remove
15646 * nohz: Prevent clocksource wrapping during idle
15647 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
15648 * timers, init: Limit the number of per cpu calibration bootup messages
15649 * PCI: Always set prefetchable base/limit upper32 registers
15650 * iscsi class: modify handling of replacement timeout
15651 * NFS: Revert default r/wsize behavior
15652 * HID: fixup quirk for NCR devices
15653 * scsi_devinfo: update Hitachi entries (v2)
15654 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
15655 * scsi_transport_fc: remove invalid BUG_ON
15656 * lpfc: fix hang on SGI ia64 platform
15657 * libfc: fix typo in retry check on received PRLI
15658 * libfc: fix ddp in fc_fcp for 0 xid
15659 * fcoe: remove redundant checking of netdev->netdev_ops
15660 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
15661 * libfc: lport: fix minor documentation errors
15662 * libfc: don't WARN_ON in lport_timeout for RESET state
15663 * fcoe: initialize return value in fcoe_destroy
15664 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
15665 * libfc: fix memory corruption caused by double frees and bad error
15666 handling
15667 * libfc: fix free of fc_rport_priv with timer pending
15668 * libfc: remote port gets stuck in restart state without really
15669 restarting
15670 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
15671 * fcoe: Fix checking san mac address
15672 * fcoe: Fix getting san mac for VLAN interface
15673 * qlge: Remove explicit setting of PCI Dev CTL reg.
15674 * qlge: Set PCIE max read request size.
15675 * qlge: Don't fail open when port is not initialized.
15676 * qlge: Add handler for DCBX firmware event.
15677 * qlge: Bonding fix for mode 6.
15678 * PCI: AER: fix aer inject result in kernel oops
15679 * DMI: allow omitting ident strings in DMI tables
15680 * Input: i8042 - remove identification strings from DMI tables
15681 * Input: i8042 - add Gigabyte M1022M to the noloop list
15682 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
15683 * ALSA: hda - select IbexPeak handler for Calpella
15684 * ALSA: hda - Fix quirk for Maxdata obook4-1
15685 * ALSA: hda - Add missing Line-Out and PCM switches as slave
15686 * iTCO_wdt.c - cleanup chipset documentation
15687 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
15688 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
15689 * ahci: disable SNotification capability for ich8
15690 * ata_piix: fix MWDMA handling on PIIX3
15691 * md: fix small irregularity with start_ro module parameter
15692 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
15693 * cio: fix double free in case of probe failure
15694 * cio: dont panic in non-fatal conditions
15695 * netiucv: displayed TX bytes value much too high
15696 * ipc ns: fix memory leak (idr)
15697 * ALSA: hda - Fix HP T5735 automute
15698 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
15699 * UBI: fix memory leak in update path
15700 * UBI: initialise update marker
15701 * ASoC: fix a memory-leak in wm8903
15702 * mac80211: check that ieee80211_set_power_mgmt only handles STA
15703 interfaces.
15704 * cfg80211: fix channel setting for wext
15705 * KVM: S390: fix potential array overrun in intercept handling
15706 * KVM: only allow one gsi per fd
15707 * KVM: Fix race between APIC TMR and IRR
15708 * KVM: MMU: bail out pagewalk on kvm_read_guest error
15709 * KVM: x86: Fix host_mapping_level()
15710 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
15711 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
15712 * KVM: fix lock imbalance in kvm_*_irq_source_id()
15713 * KVM: only clear irq_source_id if irqchip is present
15714 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
15715 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
15716 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
15717 - LP: #516325
15718 * iwlwifi: Fix throughput stall issue in HT mode for 5000
15719 * fnctl: f_modown should call write_lock_irqsave/restore
15720 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
15721 CPUID drivers.
15722 * Linux 2.6.32.7
15723 * scsi_lib: Fix bug in completion of bidi commands
15724 * mptsas: Fix issue with chain pools allocation on katmai
15725 * mm: add new 'read_cache_page_gfp()' helper function
15726 * drm/i915: Selectively enable self-reclaim
15727 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
15728 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
15729 * x86: Set hotpluggable nodes in nodes_possible_map
15730 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
15731 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
15732 * zcrypt: Do not remove coprocessor for error 8/72
15733 * dasd: fix possible NULL pointer errors
15734 * ACPI: Add a generic API for _OSC -v2
15735 * ACPI: Add platform-wide _OSC support.
15736 * ACPI: fix OSC regression that caused aer and pciehp not to load
15737 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
15738 * UBI: fix volume creation input checking
15739 * e1000/e1000e: don't use small hardware rx buffers
15740 * drm/i915: Reload hangcheck timer too for Ironlake
15741 * Fix a leak in affs_fill_super()
15742 * Fix failure exits in bfs_fill_super()
15743 * fix oops in fs/9p late mount failure
15744 * fix leak in romfs_fill_super()
15745 * Fix remount races with symlink handling in affs
15746 * fix affs parse_options()
15747 * Fix failure exit in ipathfs
15748 * mm: fix migratetype bug which slowed swapping
15749 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
15750 NOMMU stack
15751 * Split 'flush_old_exec' into two functions
15752 * sparc: TIF_ABI_PENDING bit removal
15753 * x86: get rid of the insane TIF_ABI_PENDING bit
15754 * Input: winbond-cir - remove dmesg spam
15755 * x86: Disable HPET MSI on ATI SB700/SB800
15756 * iwlwifi: set default aggregation frame count limit to 31
15757 * drm/i915: only enable hotplug for detected outputs
15758 * firewire: core: add_descriptor size check
15759 * SECURITY: selinux, fix update_rlimit_cpu parameter
15760 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
15761 * x86: Add Dell OptiPlex 760 reboot quirk
15762 - LP: #488319
15763 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
15764 * x86/amd-iommu: Fix possible integer overflow
15765 * clocksource: fix compilation if no GENERIC_TIME
15766 * tcp: update the netstamp_needed counter when cloning sockets
15767 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
15768 * net: restore ip source validation
15769 * af_packet: Don't use skb after dev_queue_xmit()
15770 * ax25: netrom: rose: Fix timer oopses
15771 * KVM: allow userspace to adjust kvmclock offset
15772 * oprofile/x86: add Xeon 7500 series support
15773 * oprofile/x86: fix crash when profiling more than 28 events
15774 * libata: retry link resume if necessary
15775 * mm: percpu-vmap fix RCU list walking
15776 * mm: purge fragmented percpu vmap blocks
15777 * block: fix bio_add_page for non trivial merge_bvec_fn case
15778 * Fix 'flush_old_exec()/setup_new_exec()' split
15779 * random: drop weird m_time/a_time manipulation
15780 * random: Remove unused inode variable
15781 * block: fix bugs in bio-integrity mempool usage
15782 * usb: r8a66597-hdc disable interrupts fix
15783 * connector: Delete buggy notification code.
15784 * be2net: Bug fix to support newer generation of BE ASIC
15785 * be2net: Fix memset() arg ordering.
15786 * mm: flush dcache before writing into page to avoid alias
15787 * mac80211: fix NULL pointer dereference when ftrace is enabled
15788 * imxfb: correct location of callbacks in suspend and resume
15789 * mx3fb: some debug and initialisation fixes
15790 * starfire: clean up properly if firmware loading fails
15791 * kernel/cred.c: use kmem_cache_free
15792 * uartlite: fix crash when using as console
15793 * pktcdvd: removing device does not remove its sysfs dir
15794 * ath9k: fix eeprom INI values override for 2GHz-only cards
15795 * ath9k: fix beacon slot/buffer leak
15796 * powerpc: TIF_ABI_PENDING bit removal
15797 * NET: fix oops at bootime in sysctl code
15798 * Linux 2.6.32.8
15799
15800 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
15801
15802 linux (2.6.32-12.17) lucid; urgency=low
15803
15804 [ Andy Whitcroft ]
15805
15806 * restore linux-image prefix -- master
15807 * enforce -- we require SELINUX enabled -- master
15808 * enforce -- ensure APPARMOR is our default LSM -- master
15809 * make doc package completely optional -- master
15810 * make source package completely optional -- master
15811 * make linux-libc-dev completly optional -- master
15812 * convert package disable to a deps list -- master
15813 * allow common headers to switch from indep to arch -- master
15814 * convert binary package disable to a deps list -- master
15815 * add configuration option for a full source build tree -- master
15816 * add support for uImage kernels in package control scripts
15817 * getabis -- cleanup and parameterise repository list -- master
15818 * getabis -- move configuration to etc/getabi -- master
15819 * kernelconfig -- move configuration to etc -- master
15820 * rules -- make debian/debian.env master for branch name
15821 * set the current branch name -- master
15822 * pull back common debian.master files into debian -- master
15823 * enforcer -- make the enforcement configuration common
15824 * insert-changes -- correctly link to debian/rules in DROOT
15825
15826 [ Colin Watson ]
15827
15828 * future-proof ddeb handling against buildd changes
15829
15830 [ Eric Miao ]
15831
15832 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
15833 X86
15834
15835 [ Loïc Minier ]
15836
15837 * Add modules.builtin.bin to prerm rm list
15838 - LP: #516584
15839
15840 [ Tim Gardner ]
15841
15842 * [Config] Implement the amd64 preempt flavour
15843
15844 [ Upstream Kernel Changes ]
15845
15846 * syslog: distinguish between /proc/kmsg and syscalls
15847 - LP: #515623
15848 * sfc: Fix polling for slow MCDI operations
15849 * sfc: Fix conditions for MDIO self-test
15850 * sfc: QT202x: Remove unreliable MMD check at initialisation
15851 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
15852 * sfc: Use fixed-size buffers for MCDI NVRAM requests
15853
15854 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
15855
15856 linux (2.6.32-12.16) lucid; urgency=low
15857
15858 [ Andy Whitcroft ]
15859
15860 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
15861 first use"
15862 * SAUCE: acpi battery -- move first lookup asynchronous
15863 - LP: #507211
15864 * [Config] update configs to cleanup generic configs
15865 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
15866 * [Config] enable USER_NS
15867 - LP: #480739, #509808
15868
15869 [ Heiko Carstens ]
15870
15871 * (pre-stable) driver-core: fix devtmpfs crash on s390
15872 - LP: #512370
15873
15874 [ John Johansen ]
15875
15876 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
15877 - LP: #494565
15878 * [Config] VIRTIO=y for server/virtual flavours
15879 - LP: #494565
15880
15881 [ Kay Sievers ]
15882
15883 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
15884 - LP: #512370
15885
15886 [ Kees Cook ]
15887
15888 * SAUCE: x86: brk away from exec rand area
15889 - LP: #452175
15890
15891 [ Leann Ogasawara ]
15892
15893 * [Upstream] e1000: enhance frame fragment detection
15894 - CVE-2009-4536
15895 * [Upstream] e1000e: enhance frame fragment detection
15896 - CVE-2009-4538
15897
15898 [ Sebastian Kapfer ]
15899
15900 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
15901 series)
15902 - LP: #296610
15903
15904 [ Upstream Kernel Changes ]
15905
15906 * inotify: do not reuse watch descriptors
15907 - LP: #485556
15908 * inotify: only warn once for inotify problems
15909 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
15910 Framebuffer"
15911 * memcg: ensure list is empty at rmdir
15912 * drm/i915: remove loop in Ironlake interrupt handler
15913 * block: Fix incorrect reporting of partition alignment
15914 * x86, mce: Thermal monitoring depends on APIC being enabled
15915 * futexes: Remove rw parameter from get_futex_key()
15916 * page allocator: update NR_FREE_PAGES only when necessary
15917 * x86, apic: use physical mode for IBM summit platforms
15918 * edac: i5000_edac critical fix panic out of bounds
15919 * x86: SGI UV: Fix mapping of MMIO registers
15920 * mfd: WM835x GPIO direction register is not locked
15921 * mfd: Correct WM835x ISINK ramp time defines
15922 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
15923 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
15924 * reiserfs: truncate blocks not used by a write
15925 * HID: add device IDs for new model of Apple Wireless Keyboard
15926 * PCI/cardbus: Add a fixup hook and fix powerpc
15927 * Input: pmouse - move Sentelic probe down the list
15928 * asus-laptop: add Lenovo SL hotkey support
15929 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
15930 * sparc64: Fix NMI programming when perf events are active.
15931 * sparc64: Fix Niagara2 perf event handling.
15932 * i2c: Do not use device name after device_unregister
15933 * i2c/pca: Don't use *_interruptible
15934 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
15935 * sched: Fix task priority bug
15936 * vfs: Fix vmtruncate() regression
15937 * Linux 2.6.32.5
15938 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
15939 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
15940 * Staging: asus_oled: fix oops in 2.6.32.2
15941 * Staging: hv: fix smp problems in the hyperv core code
15942 * tty: fix race in tty_fasync
15943 * ecryptfs: use after free
15944 * ecryptfs: initialize private persistent file before dereferencing
15945 pointer
15946 * nozomi: quick fix for the close/close bug
15947 * serial: 8250_pnp: use wildcard for serial Wacom tablets
15948 * usb: serial: fix memory leak in generic driver
15949 * USB: fix bitmask merge error
15950 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
15951 * USB: EHCI: fix handling of unusual interrupt intervals
15952 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
15953 * USB: add missing delay during remote wakeup
15954 * USB: add speed values for USB 3.0 and wireless controllers
15955 * ACPI: EC: Accelerate query execution
15956 * ACPI: EC: Add wait for irq storm
15957 * SCSI: enclosure: fix oops while iterating enclosure_status array
15958 * drm/i915: Read the response after issuing DDC bus switch command
15959 * drm/i915: try another possible DDC bus for the SDVO device with
15960 multiple outputs
15961 * block: bdev_stack_limits wrapper
15962 * DM: Fix device mapper topology stacking
15963 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
15964 * USB: fix usbstorage for 2770:915d delivers no FAT
15965 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
15966 * perf timechart: Use tid not pid for COMM change
15967 * perf events: Dont report side-band events on each cpu for
15968 per-task-per-cpu events
15969 * perf: Honour event state for aux stream data
15970 * Linux 2.6.32.6
15971
15972 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
15973
15974 linux (2.6.32-11.15) lucid; urgency=low
15975
15976 [ Andy Whitcroft ]
15977
15978 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
15979 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
15980 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
15981 boards"
15982 * Revert "[Upstream] mmc: prevent dangling block device from accessing
15983 stale queues"
15984 * Revert "SAUCE: Fix nx_enable reporting"
15985 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
15986 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
15987 * SAUCE: i915 -- disable powersave by default
15988 - LP: #492392
15989
15990 [ Kees Cook ]
15991
15992 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
15993 - LP: #369978
15994 * SAUCE: [x86] fix report of cs-limit nx-emulation
15995 - LP: #454285
15996 * SAUCE: Fix nx_enable reporting
15997 - LP: #454285
15998
15999 [ Tim Gardner ]
16000
16001 * [Upstream] b43: Declare all possible firmware files.
16002 - LP: #488636
16003 * [Config] updateconfigs after adding pvscsi
16004 - LP: #497156
16005 * [Config] CONFIG_BT=m
16006
16007 [ Upstream Kernel Changes ]
16008
16009 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
16010 for pre-Pentium"
16011 * SCSI: ipr: fix EEH recovery
16012 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
16013 * SCSI: st: fix mdata->page_order handling
16014 * SCSI: fc class: fix fc_transport_init error handling
16015 * sched: Fix task_hot() test order
16016 * x86, cpuid: Add "volatile" to asm in native_cpuid()
16017 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
16018 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
16019 * pata_hpt3x2n: fix clock turnaround
16020 * pata_cmd64x: fix overclocking of UDMA0-2 modes
16021 * ASoC: wm8974: fix a wrong bit definition
16022 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
16023 * ALSA: hda - Fix missing capsrc_nids for ALC88x
16024 * acerhdf: limit modalias matching to supported
16025 - LP: #435958
16026 * ACPI: EC: Fix MSI DMI detection
16027 * ACPI: Use the return result of ACPI lid notifier chain correctly
16028 * powerpc: Handle VSX alignment faults correctly in little-endian mode
16029 * ASoC: Do not write to invalid registers on the wm9712.
16030 * drm/radeon: fix build on 64-bit with some compilers.
16031 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
16032 * USB: option: support hi speed for modem Haier CE100
16033 * USB: Fix a bug on appledisplay.c regarding signedness
16034 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
16035 * Bluetooth: Prevent ill-timed autosuspend in USB driver
16036 * USB: rename usb_configure_device
16037 * USB: fix bugs in usb_(de)authorize_device
16038 * drivers/net/usb: Correct code taking the size of a pointer
16039 * x86: SGI UV: Fix writes to led registers on remote uv hubs
16040 * md: Fix unfortunate interaction with evms
16041 * dma: at_hdmac: correct incompatible type for argument 1 of
16042 'spin_lock_bh'
16043 * dma-debug: Do not add notifier when dma debugging is disabled.
16044 * dma-debug: Fix bug causing build warning
16045 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
16046 referrals
16047 * x86/amd-iommu: Fix initialization failure panic
16048 * ioat3: fix p-disabled q-continuation
16049 * ioat2,3: put channel hardware in known state at init
16050 * KVM: MMU: remove prefault from invlpg handler
16051 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
16052 * Libertas: fix buffer overflow in lbs_get_essid()
16053 * iwmc3200wifi: fix array out-of-boundary access
16054 * mac80211: fix propagation of failed hardware reconfigurations
16055 * mac80211: fix WMM AP settings application
16056 * mac80211: Fix IBSS merge
16057 * cfg80211: fix race between deauth and assoc response
16058 * ath5k: fix SWI calibration interrupt storm
16059 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
16060 * ath9k: Fix TX queue draining
16061 * ath9k: fix missed error codes in the tx status check
16062 * ath9k: wake hardware during AMPDU TX actions
16063 * ath9k: fix suspend by waking device prior to stop
16064 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
16065 64-bit
16066 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
16067 in 0x4054
16068 * iwl3945: disable power save
16069 * iwl3945: fix panic in iwl3945 driver
16070 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
16071 * iwlwifi: fix more eeprom endian bugs
16072 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
16073 * mac80211: fix race with suspend and dynamic_ps_disable_work
16074 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
16075 * 'sysctl_max_map_count' should be non-negative
16076 * kernel/sysctl.c: fix the incomplete part of
16077 sysctl_max_map_count-should-be-non-negative.patch
16078 * V4L/DVB (13596): ov511.c typo: lock => unlock
16079 * x86/ptrace: make genregs[32]_get/set more robust
16080 * memcg: avoid oom-killing innocent task in case of use_hierarchy
16081 * e100: Fix broken cbs accounting due to missing memset.
16082 * ipv6: reassembly: use seperate reassembly queues for conntrack and
16083 local delivery
16084 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
16085 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
16086 * b43: avoid PPC fault during resume
16087 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
16088 support
16089 * sched: Fix balance vs hotplug race
16090 * drm/radeon/kms: fix crtc vblank update for r600
16091 * drm: disable all the possible outputs/crtcs before entering KMS mode
16092 * S390: dasd: support DIAG access for read-only devices
16093 * xen: fix is_disconnected_device/exists_disconnected_device
16094 * xen: improvement to wait_for_devices()
16095 * xen: wait up to 5 minutes for device connetion
16096 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
16097 * udf: Try harder when looking for VAT inode
16098 * Add unlocked version of inode_add_bytes() function
16099 * quota: decouple fs reserved space from quota reservation
16100 * ext4: Convert to generic reserved quota's space management.
16101 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
16102 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
16103 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
16104 * amd64_edac: unify MCGCTL ECC switching
16105 * x86, msr: Add support for non-contiguous cpumasks
16106 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
16107 * amd64_edac: fix driver instance freeing
16108 * amd64_edac: make driver loading more robust
16109 * amd64_edac: fix forcing module load/unload
16110 * sched: Sched_rt_periodic_timer vs cpu hotplug
16111 * ext4: Update documentation to correct the inode_readahead_blks option
16112 name
16113 * lguest: fix bug in setting guest GDT entry
16114 * vmscan: do not evict inactive pages when skipping an active list scan
16115 * ksm: fix mlockfreed to munlocked
16116 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
16117 * generic_permission: MAY_OPEN is not write access
16118 * Linux 2.6.32.3
16119 * untangle the do_mremap() mess
16120 * fasync: split 'fasync_helper()' into separate add/remove functions
16121 * ASoC: fix params_rate() macro use in several codecs
16122 * modules: Skip empty sections when exporting section notes
16123 * exofs: simple_write_end does not mark_inode_dirty
16124 * nfsd: make sure data is on disk before calling ->fsync
16125 * sunrpc: fix peername failed on closed listener
16126 * SUNRPC: Fix up an error return value in
16127 gss_import_sec_context_kerberos()
16128 * SUNRPC: Fix the return value in gss_import_sec_context()
16129 * sunrpc: on successful gss error pipe write, don't return error
16130 * drm/i915: Update LVDS connector status when receiving ACPI LID event
16131 * drm/i915: fix order of fence release wrt flushing
16132 * drm/i915: Permit pinning whilst the device is 'suspended'
16133 * drm: remove address mask param for drm_pci_alloc()
16134 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
16135 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
16136 pipeconf on Ironlake
16137 * drm/i915: Select the correct BPC for LVDS on Ironlake
16138 * drm/i915: fix unused var
16139 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
16140 * drivers/cpuidle/governors/menu.c: fix undefined reference to
16141 `__udivdi3'
16142 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
16143 * lib/rational.c needs module.h
16144 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
16145 DMA_FROM_DEVICE and
16146 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
16147 * mmc_block: add dev_t initialization check
16148 * mmc_block: fix probe error cleanup bug
16149 * mmc_block: fix queue cleanup
16150 * ALSA: hda - Fix ALC861-VD capture source mixer
16151 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
16152 blacklist
16153 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
16154 - LP: #498863
16155 * ASoC: Fix WM8350 DSP mode B configuration
16156 * netfilter: ebtables: enforce CAP_NET_ADMIN
16157 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
16158 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
16159 * hwmon: (adt7462) Fix pin 28 monitoring
16160 * quota: Fix dquot_transfer for filesystems different from ext4
16161 * xen: fix hang on suspend.
16162 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
16163 * ath5k: Fix eeprom checksum check for custom sized eeproms
16164 * cfg80211: fix syntax error on user regulatory hints
16165 * iwl: off by one bug
16166 * mac80211: add missing sanity checks for action frames
16167 * drm/i915: remove render reclock support
16168 * libertas: Remove carrier signaling from the scan code
16169 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
16170 * mac80211: fix skb buffering issue (and fixes to that)
16171 * fix braindamage in audit_tree.c untag_chunk()
16172 * fix more leaks in audit_tree.c tag_chunk()
16173 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
16174 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
16175 * agp/intel-agp: Clear entire GTT on startup
16176 * Linux 2.6.32.4
16177 * ethtool: Add reset operation
16178 * gro: Name the GRO result enumeration type
16179 * gro: Change all receive functions to return GRO result codes
16180 * sfc: 10Xpress: Initialise pause advertising flags
16181 * sfc: 10Xpress: Report support for pause frames
16182 * sfc: Remove redundant header gmii.h
16183 * sfc: Remove redundant hardware initialisation
16184 * sfc: Rename Falcon-specific board code and types
16185 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
16186 * sfc: Remove versioned bitfield macros
16187 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
16188 * sfc: Update hardware definitions for Siena
16189 * sfc: Rename register I/O header and functions used by both Falcon and
16190 Siena
16191 * sfc: Eliminate indirect lookups of queue size constants
16192 * sfc: Define DMA address mask explicitly in terms of descriptor field
16193 width
16194 * sfc: Move all TX DMA length limiting into tx.c
16195 * sfc: Change order of device removal to reverse of probe order
16196 * sfc: Remove declarations of nonexistent functions
16197 * sfc: Move efx_xmit_done() declaration into correct stanza
16198 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
16199 * sfc: Maintain interrupt moderation values in ticks, not microseconds
16200 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
16201 * sfc: Remove pointless abstraction of memory BAR number
16202 * sfc: Remove incorrect assertion from efx_pci_remove_main()
16203 * sfc: Remove unnecessary tests of efx->membase
16204 * sfc: Move MTD probe after netdev registration and name allocation
16205 * sfc: Remove unused code for non-autoneg speed/duplex switching
16206 * sfc: Rename 'xfp' file and functions to reflect reality
16207 * sfc: Really allow RX checksum offload to be disabled
16208 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
16209 * sfc: Enable heuristic selection between page and skb RX buffers
16210 * sfc: Remove pointless abstraction of memory BAR number (2)
16211 * sfc: Remove redundant gotos from __efx_rx_packet()
16212 * sfc: Remove ridiculously paranoid assertions
16213 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
16214 * sfc: Record RX queue number on GRO path
16215 * sfc: SFT9001: Reset LED configuration correctly after blinking
16216 * sfc: Use a single blink implementation
16217 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
16218 * sfc: Make board information explicitly Falcon-specific
16219 * sfc: Move definition of struct falcon_nic_data into falcon.h
16220 * sfc: Move struct falcon_board into struct falcon_nic_data
16221 * sfc: Move all I2C stuff into struct falcon_board
16222 * sfc: Gather link state fields in struct efx_nic into new struct
16223 efx_link_state
16224 * sfc: Remove unnecessary casts to struct sk_buff *
16225 * sfc: Remove redundant efx_xmit() function
16226 * sfc: Combine high-level header files
16227 * sfc: Log interrupt and reset type names, not numbers
16228 * sfc: Fix descriptor cache sizes
16229 * sfc: Treat all MAC registers as 128-bit
16230 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
16231 * sfc: Comment corrections
16232 * sfc: Remove unused constant
16233 * sfc: Clean up struct falcon_board and struct falcon_board_data
16234 * sfc: Fix bugs in RX queue flushing
16235 * sfc: Remove unused function efx_flush_queues()
16236 * sfc: Only switch Falcon MAC clocks as necessary
16237 * sfc: Hold MAC lock for longer in efx_init_port()
16238 * sfc: Split MAC stats DMA initiation and completion
16239 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
16240 * sfc: Simplify XMAC link polling
16241 * sfc: Change MAC promiscuity and multicast hash at the same time
16242 * sfc: Move inline comment into kernel-doc
16243 * sfc: Do not set net_device::trans_start in self-test
16244 * sfc: Simplify PHY polling
16245 * sfc: QT202x: Reset before reading PHY id
16246 * sfc: Replace MDIO spinlock with mutex
16247 * sfc: Always start Falcon using the XMAC
16248 * sfc: Limit some hardware workarounds to Falcon
16249 * sfc: Remove EFX_WORKAROUND_9141 macro
16250 * sfc: Remove another unused workaround macro
16251 * sfc: Remove some redundant whitespace
16252 * sfc: Decouple NIC revision number from Falcon PCI revision number
16253 * sfc: Move descriptor cache base addresses to struct efx_nic_type
16254 * sfc: Clean up RX event handling
16255 * sfc: Remove redundant writes to INT_ADR_KER
16256 * sfc: Remove duplicate hardware structure definitions
16257 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
16258 * sfc: Move Falcon NIC operations to efx_nic_type
16259 * sfc: Refactor link configuration
16260 * sfc: Generalise link state monitoring
16261 * sfc: Add power-management and wake-on-LAN support
16262 * sfc: Implement ethtool reset operation
16263 * sfc: Add efx_nic_type operation for register self-test
16264 * sfc: Add efx_nic_type operation for NVRAM self-test
16265 * sfc: Add efx_nic_type operation for identity LED control
16266 * sfc: Separate shared NIC code from Falcon-specific and rename
16267 accordingly
16268 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
16269 * sfc: Extend loopback mode enumeration
16270 * sfc: Remove static PHY data and enumerations
16271 * sfc: Extend MTD driver for use with new NICs
16272 * sfc: Allow for additional checksum offload features
16273 * sfc: Rename falcon.h to nic.h
16274 * sfc: Move shared NIC code from falcon.c to new source file nic.c
16275 * sfc: Add firmware protocol definitions (MCDI)
16276 * sfc: Add support for SFC9000 family (1)
16277 * sfc: Add support for SFC9000 family (2)
16278 * sfc: Implement TSO for TCP/IPv6
16279 * sfc: Update version, copyright dates, authors
16280 * drivers/net/sfc: Correct code taking the size of a pointer
16281 * sfc: Move PHY software state initialisation from init() into probe()
16282 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
16283 * sfc: Fix DMA mapping cleanup in case of an error in TSO
16284 * sfc: QT2025C: Work around PHY bug
16285 * sfc: QT2025C: Switch into self-configure mode when not in loopback
16286 * sfc: QT2025C: Work around PHY firmware initialisation bug
16287 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
16288 * sfc: Disable TX descriptor prefetch watchdog
16289 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
16290 - LP: #497156
16291
16292 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
16293
16294 linux (2.6.32-10.14) lucid; urgency=low
16295
16296 [ Alex Deucher ]
16297
16298 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
16299 - LP: #493795
16300
16301 [ Andy Whitcroft ]
16302
16303 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
16304 id is less than 0x0f."
16305 * config-check -- ensure the checks get run at build time
16306 * config-check -- check the processed config during updateconfigs
16307 * config-check -- CONFIG_SECCOMP may not be present
16308 * TUN is now built in ignore
16309 * SAUCE: acpi battery -- delay first lookup of the battery until first
16310 use
16311 * SAUCE: async_populate_rootfs: move rootfs init earlier
16312 * ubuntu: AppArmor -- update to mainline 2010-01-06
16313 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
16314 - LP: #498525
16315
16316 [ Dave Airlie ]
16317
16318 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
16319
16320 [ Leann Ogasawara ]
16321
16322 * Add asix to nic-usb-modules file
16323 - LP: #499785
16324
16325 [ Peter Zijlstra ]
16326
16327 * (pre-stable) sched: Fix balance vs hotplug race
16328
16329 [ Tim Gardner ]
16330
16331 * [Config] Enable CONFIG_FUNCTION_TRACER
16332 - LP: #497989
16333 * [Config] Drop lpia from getabis
16334 * [Config] Build in TUN/TAP driver
16335 - LP: #499491
16336 * [Config] DH_COMPAT=5
16337
16338 [ Upstream Kernel Changes ]
16339
16340 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
16341 component_only tv_modes"
16342 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
16343 turned off"
16344 * USB: usb-storage: fix bug in fill_inquiry
16345 * USB: option: add pid for ZTE
16346 * firewire: ohci: handle receive packets with a data length of zero
16347 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
16348 of ->completed counter
16349 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
16350 counter
16351 * rcu: Fix note_new_gpnum() uses of ->gpnum
16352 * rcu: Remove inline from forward-referenced functions
16353 * perf_event: Fix invalid type in ioctl definition
16354 * perf_event: Initialize data.period in perf_swevent_hrtimer()
16355 * perf: Don't free perf_mmap_data until work has been done
16356 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
16357 * sched: Check for an idle shared cache in select_task_rq_fair()
16358 * sched: Fix affinity logic in select_task_rq_fair()
16359 * sched: Rate-limit newidle
16360 * sched: Fix and clean up rate-limit newidle code
16361 * x86/amd-iommu: attach devices to pre-allocated domains early
16362 * x86/amd-iommu: un__init iommu_setup_msi
16363 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
16364 up the PCI tree
16365 * x86: Fix iommu=nodac parameter handling
16366 * x86: GART: pci-gart_64.c: Use correct length in strncmp
16367 * x86: ASUS P4S800 reboot=bios quirk
16368 - LP: #366682
16369 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
16370 * ssb: Fix range check in sprom write
16371 * ath5k: allow setting txpower to 0
16372 * ath5k: enable EEPROM checksum check
16373 * hrtimer: Fix /proc/timer_list regression
16374 * ALSA: hrtimer - Fix lock-up
16375 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
16376 * KVM: x86 emulator: limit instructions to 15 bytes
16377 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
16378 * KVM: s390: Make psw available on all exits, not just a subset
16379 * KVM: fix irq_source_id size verification
16380 * KVM: x86: include pvclock MSRs in msrs_to_save
16381 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
16382 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
16383 * x86, mce: don't restart timer if disabled
16384 * x86/mce: Set up timer unconditionally
16385 * x86: SGI UV: Fix BAU initialization
16386 * x86: Fix duplicated UV BAU interrupt vector
16387 * x86: Add new Intel CPU cache size descriptors
16388 * x86: Fix typo in Intel CPU cache size descriptor
16389 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
16390 * s390: clear high-order bits of registers after sam64
16391 * V4L/DVB: Fix test in copy_reg_bits()
16392 * bsdacct: fix uid/gid misreporting
16393 * UBI: flush wl before clearing update marker
16394 * jbd2: don't wipe the journal on a failed journal checksum
16395 * USB: xhci: Add correct email and files to MAINTAINERS entry.
16396 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
16397 * USB: option.c: add support for D-Link DWM-162-U5
16398 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
16399 * USB: usb-storage: add BAD_SENSE flag
16400 * USB: Close usb_find_interface race v3
16401 * pxa/em-x270: fix usb hub power up/reset sequence
16402 * hfs: fix a potential buffer overflow
16403 * SUNRPC: IS_ERR/PTR_ERR confusion
16404 * NFS: Fix nfs_migrate_page()
16405 * md/bitmap: protect against bitmap removal while being updated.
16406 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
16407 * devpts_get_tty() should validate inode
16408 * debugfs: fix create mutex racy fops and private data
16409 * Driver core: fix race in dev_driver_string
16410 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
16411 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
16412 * mac80211: Fixed bug in mesh portal paths
16413 * mac80211: Revert 'Use correct sign for mesh active path refresh'
16414 * mac80211: fix scan abort sanity checks
16415 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
16416 * rtl8187: Fix wrong rfkill switch mask for some models
16417 * x86: Fix bogus warning in apic_noop.apic_write()
16418 * mm: hugetlb: fix hugepage memory leak in mincore()
16419 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
16420 * powerpc/windfarm: Add detection for second cpu pump
16421 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
16422 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
16423 * drm/radeon/kms: Add quirk for HIS X1300 board
16424 * drm/radeon/kms: handle vblanks properly with dpms on
16425 * drm/radeon/kms: fix legacy crtc2 dpms
16426 * drm/radeon/kms: fix vram setup on rs600
16427 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
16428 * drm/ttm: Fix build failure due to missing struct page
16429 * drm/i915: Set the error code after failing to insert new offset into mm
16430 ht.
16431 * drm/i915: Add the missing clonemask for display port on Ironlake
16432 * xen/xenbus: make DEVICE_ATTR()s static
16433 * xen: re-register runstate area earlier on resume.
16434 * xen: restore runstate_info even if !have_vcpu_info_placement
16435 * xen: correctly restore pfn_to_mfn_list_list after resume
16436 * xen: register timer interrupt with IRQF_TIMER
16437 * xen: register runstate on secondary CPUs
16438 * xen: don't call dpm_resume_noirq() with interrupts disabled.
16439 * xen: register runstate info for boot CPU early
16440 * xen: call clock resume notifier on all CPUs
16441 * xen: improve error handling in do_suspend.
16442 * xen: don't leak IRQs over suspend/resume.
16443 * xen: use iret for return from 64b kernel to 32b usermode
16444 * xen: explicitly create/destroy stop_machine workqueues outside
16445 suspend/resume region.
16446 * Xen balloon: fix totalram_pages counting.
16447 * xen: try harder to balloon up under memory pressure.
16448 * dm exception store: free tmp_store on persistent flag error
16449 * dm snapshot: only take lock for statustype info not table
16450 * dm crypt: move private iv fields to structs
16451 * dm crypt: restructure essiv error path
16452 * dm: avoid _hash_lock deadlock
16453 * dm snapshot: cope with chunk size larger than origin
16454 * dm crypt: separate essiv allocation from initialisation
16455 * dm crypt: make wipe message also wipe essiv key
16456 * slc90e66: fix UDMA handling
16457 * tcp: Stalling connections: Fix timeout calculation routine
16458 * ip_fragment: also adjust skb->truesize for packets not owned by a
16459 socket
16460 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
16461 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
16462 * sparc64: Fix overly strict range type matching for PCI devices.
16463 * sparc64: Fix stack debugging IRQ stack regression.
16464 * sparc: Set UTS_MACHINE correctly.
16465 * b43legacy: avoid PPC fault during resume
16466 * tracing: Fix event format export
16467 * ath9k: Fix TX hang poll routine
16468 * ath9k: fix processing of TX PS null data frames
16469 * ath9k: Fix maximum tx fifo settings for single stream devices
16470 * ath9k: fix tx status reporting
16471 * mac80211: Fix dynamic power save for scanning.
16472 * drm/i915: Fix sync to vblank when VGA output is turned off
16473 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
16474 * thinkpad-acpi: fix default brightness_mode for R50e/R51
16475 * thinkpad-acpi: preserve rfkill state across suspend/resume
16476 * ipw2100: fix rebooting hang with driver loaded
16477 * matroxfb: fix problems with display stability
16478 * acerhdf: add new BIOS versions
16479 * asus-laptop: change light sens default values.
16480 * vmalloc: conditionalize build of pcpu_get_vm_areas()
16481 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
16482 * net: Fix userspace RTM_NEWLINK notifications.
16483 * ext3: Fix data / filesystem corruption when write fails to copy data
16484 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
16485 * bcm63xx_enet: fix compilation failure after get_stats_count removal
16486 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
16487 * drm/i915: Avoid NULL dereference with component_only tv_modes
16488 * drm/i915: PineView only has LVDS and CRT ports
16489 * drm/i915: Fix LVDS stability issue on Ironlake
16490 * mm: sigbus instead of abusing oom
16491 * ipvs: zero usvc and udest
16492 * jffs2: Fix long-standing bug with symlink garbage collection.
16493 * intel-iommu: Detect DMAR in hyperspace at probe time.
16494 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
16495 * intel-iommu: Check for an RMRR which ends before it starts.
16496 * intel-iommu: Fix oops with intel_iommu=igfx_off
16497 * intel-iommu: ignore page table validation in pass through mode
16498 * netfilter: xtables: document minimal required version
16499 * perf_event: Fix incorrect range check on cpu number
16500 * implement early_io{re,un}map for ia64
16501 * Linux 2.6.32.2
16502
16503 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
16504
16505 linux (2.6.32-9.13) lucid; urgency=low
16506
16507 [ Andy Whitcroft ]
16508
16509 * [Config] enable CONFIG_B43_PHY_LP
16510 - LP: #493059
16511 * include modules.builtin in the binary debs
16512 * config-check -- add a configuration enforcer
16513 * config-check -- add a unit-test suite to the checker
16514 * [Config] Enable CONFIG_SYN_COOKIES for versatile
16515 * [Config] Enable CONFIG_SECURITY_SMACK for ports
16516 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
16517 * [Config] Disable CONFIG_COMPAT_BRK for ports
16518 * getabis -- add armel versatile to the list
16519
16520 [ Brad Figg ]
16521
16522 * SAUCE: Increase the default prealloc buffer for HDA audio devices
16523 (non-modem)
16524
16525 [ Manoj Iyer ]
16526
16527 * ubuntu: onmibook -- Added missing BOM file
16528
16529 [ Tim Gardner ]
16530
16531 * ubuntu: fsam7400 -- Cleanup Makefile
16532
16533 [ Upstream Kernel Changes ]
16534
16535 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
16536 * signal: Fix alternate signal stack check
16537 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
16538 * SCSI: osd_protocol.h: Add missing #include
16539 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
16540 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
16541 ENOSPC
16542 * ext4: avoid divide by zero when trying to mount a corrupted file system
16543 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
16544 * ext4: fix lock order problem in ext4_move_extents()
16545 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
16546 * ext4: plug a buffer_head leak in an error path of ext4_iget()
16547 * ext4: make sure directory and symlink blocks are revoked
16548 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
16549 * ext4: journal all modifications in ext4_xattr_set_handle
16550 * ext4: don't update the superblock in ext4_statfs()
16551 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
16552 non-zero
16553 * ext4: fix block validity checks so they work correctly with meta_bg
16554 * ext4: avoid issuing unnecessary barriers
16555 * ext4: fix error handling in ext4_ind_get_blocks()
16556 * ext4: make trim/discard optional (and off by default)
16557 * ext4: make "norecovery" an alias for "noload"
16558 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
16559 * ext4: initialize moved_len before calling ext4_move_extents()
16560 * ext4: move_extent_per_page() cleanup
16561 * jbd2: Add ENOMEM checking in and for
16562 jbd2_journal_write_metadata_buffer()
16563 * ext4: Return the PTR_ERR of the correct pointer in
16564 setup_new_group_blocks()
16565 * ext4: Avoid data / filesystem corruption when write fails to copy data
16566 * ext4: wait for log to commit when umounting
16567 * ext4: remove blocks from inode prealloc list on failure
16568 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
16569 * ext4: quota macros cleanup
16570 * ext4: fix incorrect block reservation on quota transfer.
16571 * ext4: Wait for proper transaction commit on fsync
16572 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16573 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
16574 * Linux 2.6.32.1
16575 * kbuild: generate modules.builtin
16576 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
16577 - LP: #494461
16578 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
16579 tv_modes
16580 - LP: #494045
16581
16582 [ Zhao Yakui ]
16583
16584 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
16585 less than 0x0f.
16586 - LP: #481765
16587
16588 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
16589
16590 linux (2.6.32-8.12) lucid; urgency=low
16591
16592 [ Andy Whitcroft ]
16593
16594 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
16595
16596 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
16597
16598 linux (2.6.32-8.11) lucid; urgency=low
16599
16600 [ Andy Whitcroft ]
16601
16602 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
16603 up"
16604 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16605 transition."
16606 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
16607 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
16608 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
16609 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
16610 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
16611 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
16612 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
16613 mem"
16614 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
16615 denied"
16616 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
16617 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
16618 allocation"
16619 * Revert "SAUCE: AppArmor: Set error code after structure
16620 initialization."
16621 * Revert "AppArmor -- fix pstrace_may_access rename"
16622 * Revert "ubuntu: AppArmor security module"
16623 * Revert "SAUCE: Add config option to set a default LSM"
16624 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
16625 * Revert "[Config] fsam7400 -- enable"
16626 * Revert "[Config] AUFS -- enable"
16627 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
16628 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
16629 * Revert "ubuntu: AUFS -- export various core functions"
16630 * Revert "[Config] ubuntu/iscsitarget -- disable"
16631 * Revert "[Config] iscsitarget -- enable"
16632 * Revert "ubuntu: iscsitarget -- SVN revision r214"
16633 * update Vcs-Git to point to the correct repository
16634 - LP: #493589
16635 * update build environment overrides to lucid
16636 - LP: #493589
16637 * [Config] enable CONFIG_DEVTMPFS
16638 * [Config] update all configs following AppArmor 2009-12-08 update
16639 * SAUCE: isapnp_init: make isa PNP scans occur async
16640 * [Config] fsam7400 -- enable
16641 * [Config] omnibook -- enable
16642 * [Config] cleanup CONFIG_AUDIT
16643 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
16644 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
16645 * ubuntu: AUFS -- aufs2 20091209
16646 * [Config] AUFS -- enable
16647 * [Config] iscsitarget -- enable
16648
16649 [ Arjan van de Ven ]
16650
16651 * SAUCE: KMS: cache the EDID information of the LVDS
16652
16653 [ Colin Watson ]
16654
16655 * bnx2: update d-i firmware filenames
16656 - LP: #494052
16657 * add cdc_ether to nic-usb-modules udeb
16658 - LP: #495060
16659
16660 [ John Johansen ]
16661
16662 * ubuntu: AppArmor -- mainline 2009-10-08
16663
16664 [ Manoj Iyer ]
16665
16666 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
16667 * ubuntu: omnibook -- support Toshiba (HP) netbooks
16668 * ubuntu: iscsitarget --- version 1.4.19
16669 - LP: #494693
16670
16671 [ Surbhi Palande ]
16672
16673 * SAUCE: Make populate_rootfs asynchronous
16674
16675 [ Tim Gardner ]
16676
16677 * Parallelize flavour builds and packaging
16678 * [Config] Enable CONFIG_KSM
16679
16680 [ Upstream Kernel Changes ]
16681
16682 * Config option to set a default LSM
16683 * LSM: Add security_path_chroot().
16684 * LSM: Add security_path_chroot().
16685 * LSM: Move security_path_chmod()/security_path_chown() to after
16686 mutex_lock().
16687 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16688
16689 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
16690
16691 linux (2.6.32-7.10) lucid; urgency=low
16692
16693 [ Andy Whitcroft ]
16694
16695 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
16696
16697 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
16698
16699 linux (2.6.32-7.9) lucid; urgency=low
16700
16701 [ Andy Whitcroft ]
16702
16703 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
16704 - LP: #458982
16705 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
16706 * [Config] update configs following versatile switch to V7
16707 * rebased to v2.6.32
16708 * [Config] update configs following rebase to v2.6.32
16709 * [Config] update ports configs following rebase to v2.6.32
16710 * SAUCE: default ATI Radeon KMS to off until userspace catches up
16711
16712 [ Arjan van de Ven ]
16713
16714 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
16715
16716 [ Leann Ogasawara ]
16717
16718 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
16719 permissions
16720 - CVE-2009-3939
16721
16722 [ Loic Minier ]
16723
16724 * SAUCE: select a v7 CPU for versatile
16725
16726 [ Takashi Iwai ]
16727
16728 * SAUCE: ALSA: hda - Add power on/off counter
16729
16730 [ Upstream changes ]
16731
16732 * rebased to v2.6.32
16733
16734 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
16735
16736 linux (2.6.32-6.8) lucid; urgency=low
16737
16738 [ Andy Whitcroft ]
16739
16740 * [Config] disable SSB devices for armel
16741
16742 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
16743
16744 linux (2.6.32-6.7) lucid; urgency=low
16745
16746 [ Andy Whitcroft ]
16747
16748 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
16749 * Revert "SAUCE: Dell XPS710 reboot quirk"
16750 * Revert "SAUCE: Link acpi-cpufreq.o first"
16751 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
16752 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
16753 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
16754 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
16755 * Revert "Add Dell Dimension 9200 reboot quirk"
16756 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
16757 * Revert "SAUCE: tulip: Define ULI PCI ID's"
16758 * Revert "SAUCE: Lower warning level of some PCI messages"
16759 * Revert "mac80211: fix two issues in debugfs"
16760 Drop a number of known redundant commits as identified in the Ubuntu
16761 delta review blueprint.
16762
16763 * reenable armel versatile flavour
16764 * [Config] disable CONFIG_USB_DEVICEFS
16765
16766 [ Tim Gardner ]
16767
16768 * [Config] udeb: Add squashfs to fs-core-modules
16769 - LP: #352615
16770 * [Config] Create a real squashfs udeb
16771 - LP: #352615
16772
16773
16774 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
16775
16776 linux (2.6.32-5.6) lucid; urgency=low
16777
16778 [ Andy Whitcroft ]
16779
16780 * rebase to v2.6.32-rc8
16781 * update configs following rebase to v2.6.32-rc8
16782 * update ports configs since rebase to v2.6.32-rc8
16783 * [Config] enable cgroup options
16784 - LP: #480739
16785
16786 [ Upstream Kernel Changes ]
16787
16788 * rebase to v2.6.32-rc8
16789
16790 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
16791
16792 linux (2.6.32-4.5) lucid; urgency=low
16793
16794 [ Andy Whitcroft ]
16795
16796 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16797 * rebase to v2.6.32-rc7
16798 * resync with Karmic proposed
16799
16800 [ John Johansen ]
16801
16802 * SAUCE: AppArmor: Fix oops after profile removal
16803 - LP: #475619
16804 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
16805 - LP: #437258
16806 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
16807 - LP: #479102
16808 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
16809 - LP: #479115
16810 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16811 transition.
16812 - LP: #480112
16813
16814 [ Ubuntu Changes ]
16815
16816 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
16817
16818 [ Upstream Kernel Changes ]
16819
16820 * rebase to v2.6.32-rc7
16821
16822 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
16823
16824 linux (2.6.32-3.4) lucid; urgency=low
16825
16826 [ Andy Whitcroft ]
16827
16828 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16829 * [Upstream] add local prefix to oss local change_bits
16830
16831 [ Upstream Kernel Changes ]
16832
16833 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
16834 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
16835
16836 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
16837
16838 linux (2.6.32-3.3) lucid; urgency=low
16839
16840 [ Andy Whitcroft ]
16841
16842 * rebase to v2.6.32-rc6
16843 * [Config] update configs following rebase to v2.6.32-rc6
16844 * [Config] update ports configs following rebase to v2.6.32-rc6
16845 * resync with Karmic Ubuntu-2.6.31-15.49
16846 * [Config] add module ignores for broken drivers
16847
16848 [ John Johansen ]
16849
16850 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
16851 - LP: #453335
16852 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
16853 - LP: #458299
16854 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
16855 - LP: #462824
16856 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
16857 - LP: #451375
16858
16859 [ Kees Cook ]
16860
16861 * SAUCE: Fix nx_enable reporting
16862 - LP: #454285
16863
16864 [ Scott James Remnant ]
16865
16866 * Revert "SAUCE: trace: add trace_event for the open() syscall"
16867 * SAUCE: trace: add trace events for open(), exec() and uselib()
16868 - LP: #462111
16869
16870 [ Stefan Bader ]
16871
16872 * SAUCE: Fix sub-flavour script to not stop on missing directories
16873 - LP: #453073
16874
16875 [ Ubuntu Changes ]
16876
16877 * resync with Karmic Ubuntu-2.6.31-15.49
16878
16879 [ Upstream Kernel Changes ]
16880
16881 * rebase to v2.6.32-rc6
16882 - LP: #464552
16883
16884 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
16885
16886 linux (2.6.32-2.2) lucid; urgency=low
16887
16888 [ Andy Whitcroft ]
16889
16890 * install the full changelog with the binary package
16891 * changelog -- explicitly note rebases and clean history
16892 * reinstate armel.mk with no flavours
16893 - LP: #449637
16894 * [Upstream] block: silently error unsupported empty barriers too
16895 - LP: #420423
16896 * [Config] udate configs following karmic resync
16897 * [Config] update ports configs following karmic resync
16898 * [Upstream] lirc -- follow removal of .id element
16899
16900 [ Colin Watson ]
16901
16902 * Use section 'admin' rather than 'base'
16903 * Add more e100 firmware to nic-modules
16904 - LP: #451872
16905 * Add qla1280 firmware to scsi-modules
16906 - LP: #381037
16907
16908 [ John Johansen ]
16909
16910 * SAUCE: AppArmor: Set error code after structure initialization.
16911 - LP: #427948
16912 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
16913 - LP: #446595
16914 * SAUCE: AppArmor: Fix mediation of "deleted" paths
16915
16916 [ Kees Cook ]
16917
16918 * SAUCE: [x86] fix report of cs-limit nx-emulation
16919 - LP: #454285
16920
16921 [ Leann Ogasawara ]
16922
16923 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
16924 events
16925 - LP: #430809
16926 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
16927 toggle switch press
16928 - LP: #430809
16929
16930 [ Luke Yelavich ]
16931
16932 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
16933 * [Config] Add sd_mod to scsi-modules udeb for powerpc
16934
16935 [ Mario Limonciello ]
16936
16937 * SAUCE: Update to LIRC 0.8.6
16938 - LP: #432678
16939 * SAUCE: dell-laptop: Store the HW switch status internally rather than
16940 requerying every time
16941 - LP: #430809
16942 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
16943 - LP: #430809
16944
16945 [ Stefan Bader ]
16946
16947 * [Upstream] acerhdf: Limit modalias matching to supported boards
16948 - LP: #435958
16949
16950 [ Tim Gardner ]
16951
16952 * [Upstream] i915: Fix i2c init message
16953 - LP: #409361
16954 * [Config] Add sym53c8xx.ko to virtual sub-flavour
16955 - LP: #439415
16956 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
16957 - LP: #439456
16958 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
16959 - LP: #381300
16960 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
16961 - LP: #430694
16962 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
16963 - LP: #430694
16964 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
16965 - LP: #416325
16966 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
16967 - LP: #430694
16968 * SAUCE: Raise the default console 'quiet' level to 2
16969 * [Config] CONFIG_X86_PAT=y
16970 * [Config] Add armel arch to linux-libc-dev arches.
16971 - LP: #449637
16972 * [Config] CONFIG_X86_MCE
16973 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
16974 M300 to rate blacklist
16975 - LP: #433801
16976
16977 [ Upstream Kernel Changes ]
16978
16979 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
16980 * drm/i915: Fix FDI M/N setting according with correct color depth
16981 - LP: #416792
16982
16983 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
16984
16985 linux (2.6.32-1.1) lucid; urgency=low
16986
16987 [ Andy Whitcroft ]
16988
16989 * rebase to v2.6.32-rc3
16990 * [Config] update configs following rebase to 2.6.32-rc3
16991 * [Config] update ports configs following rebase to 2.6.32-rc3
16992 * AppArmor -- fix pstrace_may_access rename
16993 * staging/android -- disable
16994 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
16995 * ubuntu: drbd -- disable
16996 * staging/comdi -- disable
16997 * staging/go7007 -- disable
16998 * [Config] staging/winbond -- disable
16999 * [Config] ubuntu/iscsitarget -- disable
17000 * [d-i] cbc and ecb are builtin make them optional in udebs
17001 * rebase to v2.6.32-rc5
17002 * [Config] update configs following rebase to v2.6.32-rc5
17003 * [Config] update ports configs following rebase to v2.6.31-rc5
17004
17005 [ Tim Gardner ]
17006
17007 * [Config] Add cpio as a build dependency.
17008
17009 [ Upstream Kernel Changes ]
17010
17011 * rebase to v2.6.32-rc3
17012 * rebase to v2.6.32-rc5
17013
17014 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
17015
17016 linux (2.6.31-11.37) karmic; urgency=low
17017
17018 [ Tim Gardner ]
17019
17020 * [Config] Increase kernel log buffer to 256K for amd64 flavours
17021 - LP: #424810
17022 * [Config] Set HZ=100 for amd64 flavours
17023 - LP: #438234
17024 * [Upstream] e1000e: Emit notice instead of an error when
17025 pci_enable_pcie_error_reporting() fails
17026 - LP: #436370
17027
17028 [ Upstream Kernel Changes ]
17029
17030 * n_tty: honor opost flag for echoes
17031 * n_tty: move echoctl check and clean up logic
17032 - LP: #438310
17033
17034 * Revert "[Upstream] drm/i915: Check that the relocation points to within
17035 the target" - Use upstream cherry-pick.
17036 * drm/i915: Check that the relocation points to within the target
17037 - LP: #429241
17038
17039 * drm/i915: fix tiling on IGDNG
17040 * drm/i915: add B43 chipset support
17041 * agp/intel: Add B43 chipset support
17042 Intel request from kernel team mailing list.
17043
17044 * HID: completely remove apple mightymouse from blacklist
17045 - LP: #428111
17046
17047 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
17048
17049 linux (2.6.31-11.36) karmic; urgency=low
17050
17051 [ Brian Rogers ]
17052
17053 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
17054 persistent object
17055 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
17056 persistent object
17057
17058 [ Takashi Iwai ]
17059
17060 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
17061 - LP: #416482
17062
17063 [ Tyler Hicks ]
17064
17065 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
17066 negative during unlink
17067
17068 [ Upstream Kernel Changes ]
17069
17070 * sg: fix oops in the error path in sg_build_indirect()
17071 * mpt2sas : Rescan topology from Interrupt context instead of work thread
17072 * mpt2sas: Prevent sending command to FW while Host Reset
17073 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
17074 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
17075 * SCSI: fix oops during scsi scanning
17076 * SCSI: libsrp: fix memory leak in srp_ring_free()
17077 * cfg80211: fix looping soft lockup in find_ie()
17078 * ath5k: write PCU registers on initial reset
17079 * binfmt_elf: fix PT_INTERP bss handling
17080 * TPM: Fixup boot probe timeout for tpm_tis driver
17081 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
17082 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
17083 * fix undefined reference to user_shm_unlock
17084 * perf_counter: Fix buffer overflow in perf_copy_attr()
17085 * perf_counter: Start counting time enabled when group leader gets
17086 enabled
17087 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
17088 * powerpc: Fix bug where perf_counters breaks oprofile
17089 * powerpc/ps3: Workaround for flash memory I/O error
17090 * block: don't assume device has a request list backing in nr_requests
17091 store
17092 * agp/intel: remove restore in resume
17093 * ALSA: cs46xx - Fix minimum period size
17094 * ASoC: Fix WM835x Out4 capture enumeration
17095 * sound: oxygen: work around MCE when changing volume
17096 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
17097 * perf stat: Change noise calculation to use stddev
17098 * x86: Fix x86_model test in es7000_apic_is_cluster()
17099 * x86/i386: Make sure stack-protector segment base is cache aligned
17100 * PCI: apply nv_msi_ht_cap_quirk on resume too
17101 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
17102 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
17103 with highmem
17104 * KVM guest: do not batch pte updates from interrupt context
17105 * KVM: Fix coalesced interrupt reporting in IOAPIC
17106 * KVM: VMX: Check cpl before emulating debug register access
17107 * KVM guest: fix bogus wallclock physical address calculation
17108 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
17109 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
17110 * KVM: x86 emulator: Implement zero-extended immediate decoding
17111 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
17112 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
17113 * KVM: limit lapic periodic timer frequency
17114 * libata: fix off-by-one error in ata_tf_read_block()
17115 * PCI quirk: update 82576 device ids in SR-IOV quirks list
17116 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
17117 * powerpc/pseries: Fix to handle slb resize across migration
17118 * Linux 2.6.31.1
17119
17120 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
17121
17122 linux (2.6.31-10.35) karmic; urgency=low
17123
17124 [ Amit Kucheria ]
17125
17126 * Disable CONFIG_UEVENT_HELPER_PATH
17127
17128 [ Andy Whitcroft ]
17129
17130 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
17131 * remove the tlsup driver
17132 * remove lmpcm logitech driver support
17133
17134 [ Bryan Wu ]
17135
17136 * Add 3 missing files to prerm remove file list
17137 - LP: #345623, #415832
17138
17139 [ Chris Wilson ]
17140
17141 * [Upstream] drm/i915: Check that the relocation points to within the
17142 target
17143 - LP: #429241
17144
17145 [ Luke Yelavich ]
17146
17147 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
17148
17149 [ Manoj Iyer ]
17150
17151 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
17152 - LP: #348861
17153
17154 [ Tim Gardner ]
17155
17156 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
17157 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
17158 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
17159 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
17160 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
17161 Upstream suggests that this is not the right approach.
17162
17163 * [Config] Set default I/O scheduler to DEADLINE
17164 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
17165 - LP: #381300
17166
17167 [ ubuntu@tjworld.net ]
17168
17169 * SAUCE: ipw2200: Enable LED by default
17170 - LP: #21367
17171
17172 [ Upstream Kernel Changes ]
17173
17174 * ALSA: hda - Add support for new AMD HD audio devices
17175 - LP: #430564
17176
17177 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
17178
17179 linux (2.6.31-10.34) karmic; urgency=low
17180
17181 [ Ted Tso ]
17182
17183 * [Upstream] ext3: Don't update superblock write time when filesystem is
17184 read-only
17185 - LP: #427822
17186
17187 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
17188
17189 linux (2.6.31-10.33) karmic; urgency=low
17190
17191 [ Leann Ogasawara ]
17192
17193 * [Upstream] dvb-usb: fix tuning with Cinergy T2
17194 - LP: #421258
17195
17196 [ Tim Gardner ]
17197
17198 * [Config] Unconditionally copy files from sub-flavours lists.
17199 (really, really fix it this time)
17200 - LP: #423426
17201 * [Config] Set CONFIG_CACHEFILES=m for all flavours
17202
17203 [ Upstream Kernel Changes ]
17204
17205 * ext4: Don't update superblock write time when filesystem is read-only
17206 - LP: #427822
17207
17208 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
17209
17210 linux (2.6.31-10.32) karmic; urgency=low
17211
17212 [ Eric Miao ]
17213
17214 * [Config] enable module support for memory stick
17215 - LP: #159951
17216
17217 [ Tim Gardner ]
17218
17219 * [Config] Unconditionally copy files from sub-flavours lists.
17220 - LP: #423426
17221
17222 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
17223
17224 linux (2.6.31-10.31) karmic; urgency=low
17225
17226 [ Andy Whitcroft ]
17227
17228 * rebase to v2.6.31 final
17229
17230 [ Colin Watson ]
17231
17232 * [Config] Recommend grub-pc in linux-image
17233 - LP: #385741
17234
17235 [ Ike Panhc ]
17236
17237 * [Upstream] Pull latest update of lenovo-sl-laptop
17238
17239 [ Peter Feuerer ]
17240
17241 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
17242 model
17243 - LP: #426691
17244
17245 [ Tim Gardner ]
17246
17247 * [Config] De-macro some package names.
17248
17249 [ Upstream Changes ]
17250
17251 * rebase to 2.6.31 final.
17252
17253 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
17254
17255 linux (2.6.31-10.30) karmic; urgency=low
17256
17257 [ Amit Kucheria ]
17258
17259 * [Config] Enable CONFIG_USB_DEVICEFS
17260 - LP: #417748
17261 * [Config] Populate the config-update template a bit more
17262
17263 [ Andy Whitcroft ]
17264
17265 * rebase to v2.6.31-rc9
17266 * [Config] update configs following rebase to v2.6.31-rc9
17267 * [Config] update ports configs following rebase to v2.6.31-rc9
17268
17269 [ Colin Ian King ]
17270
17271 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
17272 - LP: #254837
17273
17274 [ Jerone Young ]
17275
17276 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
17277 white-list
17278 - LP: #281732
17279 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
17280 white-list
17281 - LP: #281732
17282 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
17283 white-list
17284 - LP: #281732
17285 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
17286 white-list
17287 - LP: #281732
17288 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
17289 white-list
17290 - LP: #281732
17291
17292 [ John Johansen ]
17293
17294 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
17295 - LP: #419308
17296 * SAUCE: AppArmor: Return the correct error codes on profile
17297 addition/removal
17298 - LP: #408473
17299 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
17300 - LP: #408454
17301 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
17302 - LP: #419222
17303 * SAUCE: AppArmor: Fix change_profile failure
17304 - LP: #401931
17305 * SAUCE: AppArmor: Tell git to ignore generated include files
17306 - LP: #419505
17307
17308 [ Stefan Bader ]
17309
17310 * [Upstream] acpi: video: Loosen strictness of video bus detection code
17311 - LP: #333386
17312 * SAUCE: Remove ov511 driver from ubuntu subdirectory
17313
17314 [ Tim Gardner ]
17315
17316 * [Config] Exclude char-modules from non-x86 udeb creation
17317 * SAUCE: Notify the ACPI call chain of AC events
17318 * [Config] CONFIG_SATA_VIA=m
17319 - LP: #403385
17320 * [Config] Build in all phylib support modules.
17321 * [Config] Don't fail when sub-flavour files are missing
17322 - LP: #423426
17323 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
17324 - LP: #423513
17325
17326 [ Upstream ]
17327
17328 * Rebased against v2.6.31-rc9
17329
17330 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
17331
17332 linux (2.6.31-9.29) karmic; urgency=low
17333
17334 [ Leann Ogasawara ]
17335
17336 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
17337 - LP: #419993
17338 * [Config] d-i/modules: Add new char-modules file, initialize with
17339 intel-agp
17340 - LP: #420605
17341
17342 [ Upstream ]
17343
17344 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
17345 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
17346 adda766193ea1cf3137484a9521972d080d0b7af.
17347
17348 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
17349
17350 linux (2.6.31-8.28) karmic; urgency=low
17351
17352 [ Ike Panhc ]
17353
17354 * [Config] Let nic-shared-modules depends on crypto-modules
17355 - LP: #360966
17356
17357 [ Leann Ogasawara ]
17358
17359 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
17360 constant
17361 - LP: #412492
17362
17363 [ Mario Limonciello ]
17364
17365 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
17366 status if HW switch is disabled
17367 - LP: #418721
17368 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
17369 Compal made Dell laptops
17370 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
17371 with rfkill support
17372
17373 [ Tim Gardner ]
17374
17375 * [Config] Add acpiphp to virtual sub-flavour
17376 - LP: #364916
17377 * Drop KSM patch set for now because of instabilities with encrypted swap.
17378 - LP: #418781
17379
17380 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
17381
17382 linux (2.6.31-7.27) karmic; urgency=low
17383
17384 [ Tim Gardner ]
17385
17386 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
17387 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
17388 Replaces previous ksm patches from 2.6.31-6.25
17389 * [Config] KSM=y
17390
17391 [ Upstream ]
17392
17393 * Rebased against v2.6.31-rc7
17394
17395 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
17396
17397 linux (2.6.31-6.26) karmic; urgency=low
17398
17399 [ Andy Whitcroft ]
17400
17401 * [Config] enable CONFIG_AUFS_BR_RAMFS
17402 - LP: #414738
17403 * split out debian directory ready for abstraction
17404 * add printdebian target to find branch target
17405 * abstracted debian -- debian/files is not abstracted
17406 * abstracted debian -- packages must be built in debian/<pkg>
17407 * abstracted debian -- kernel-wedge needs to work in debian/
17408 * abstracted debian -- ensure we install the copyright file
17409 * abstracted-debian -- drop the debian directories from headers
17410 * abstracted-debian -- drop the debian directories from headers part 2
17411 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
17412 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
17413 - LP: #410198
17414
17415 [ Luke Yelavich ]
17416
17417 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
17418 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
17419 - LP: #413150
17420 * [Config] Ports: Build all cpu frequency scaling governors into ports
17421 kernels
17422 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
17423 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
17424 * [Config] Ports: Enable PS3 network driver
17425
17426 [ Stefan Bader ]
17427
17428 * abstracted debian -- call $(DEBIAN)/rules using make
17429
17430 [ Tim Gardner ]
17431
17432 * [Config] Abstract the debian directory
17433 * SAUCE: Improve error reporting in postinst
17434 - LP: #358564
17435
17436 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
17437
17438 linux (2.6.31-6.25) karmic; urgency=low
17439
17440 [ Andy Whitcroft ]
17441
17442 * script to generate Ubuntu changes from changelog
17443 * [Config] standardise ANDROID options
17444 * [Config] standardise CONFIG_ATM as module
17445 * [Config] standardise CONFIG_LIB80211 as module
17446 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
17447 * [Config] set CONFIG_CRAMFS as module
17448 * [Config] enable CONFIG_DAB and modules
17449 * [Config] set CONFIG_MAC80211_HWSIM as module
17450 * [Config] set CONFIG_NET_CLS_FLOW as module
17451 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
17452 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
17453 * [Config] set CONFIG_RTC_DRV_DS1511 as module
17454 * [Config] set CONFIG_RTC_DRV_R9701 as module
17455 * [Config] set CONFIG_RTC_DRV_S35390A as module
17456 * [Config] set CONFIG_TOIM3232_DONGLE as module
17457 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
17458 * [Config] standardise CONFIG_USB_G_PRINTER as module
17459 * [Config] standardise CONFIG_USB_SERIAL_IR as module
17460 * [Config] set CONFIG_USB_SERIAL_IUU as module
17461 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
17462 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
17463 * cleanup remains of dm-loop
17464 * drop thinkpad ec and smapi support
17465 * drop appleir
17466 * [Config] update configs following rebase to v2.6.31-rc6
17467 * rebase to v2.6.31-rc6
17468
17469 [ Hugh Dickins ]
17470
17471 * SAUCE: ksm patch 1, drop after 2.6.31
17472 * SAUCE: ksm patch 2, drop after 2.6.31
17473 * SAUCE: ksm patch 3, drop after 2.6.31
17474 * SAUCE: ksm patch 4, drop after 2.6.31
17475 * SAUCE: ksm patch 5, drop after 2.6.31
17476 * SAUCE: ksm patch 7, drop after 2.6.31
17477
17478 [ Izik Eidus ]
17479
17480 * SAUCE: ksm patch 0, drop after 2.6.31
17481 * SAUCE: ksm patch 6, drop after 2.6.31
17482 * SAUCE: ksm patch 8, drop after 2.6.31
17483 * SAUCE: ksm patch 9, drop after 2.6.31
17484
17485 [ Luke Yelavich ]
17486
17487 * [Config] Ports: Re-add PS3 modules to udebs
17488
17489 [ Michael Casadevall ]
17490
17491 * [Config] Update SPARC config and d-i files to reflect what can be built
17492
17493 [ Tim Gardner ]
17494
17495 * [Config] Removed armel package support
17496 * [Config] Enabled CONFIG_KSM=y
17497
17498 [ Upstream Kernel Changes ]
17499
17500 * Rebased against v2.6.31-rc6
17501 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
17502 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
17503 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
17504 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
17505 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
17506 changes"
17507 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
17508 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
17509 revision"
17510 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
17511 by default"
17512 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
17513 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
17514 ARCH_MXC_CANONICAL"
17515 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
17516 CONFIG_GPIOLIB"
17517 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
17518 2.6.31"
17519 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
17520 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
17521 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
17522 mxc_uart.h _everywhere_"
17523 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
17524 correct location"
17525 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
17526 snd_card_create"
17527 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
17528 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
17529 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
17530 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
17531 mxc_map_io."
17532 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17533 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17534 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
17535 with snd_soc_card."
17536 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
17537 structure"
17538 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
17539 DMA_MODE_READ/WRITE/MASK"
17540 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
17541 Freescale mx51 platform"
17542 * Driver core: add new device to bus's list before probing
17543 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
17544 power-saving
17545 - LP: #381693, #399750, #380892
17546
17547 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
17548
17549 linux (2.6.31-5.24) karmic; urgency=low
17550
17551 [ Amit Kucheria ]
17552
17553 * ARM: IMX51: Make video capture drivers compile
17554 * [Config] IMX51: Config updates
17555
17556 [ Andy Whitcroft ]
17557
17558 * remove leftovers of dm-bbr
17559
17560 [ Leann Ogasawara ]
17561
17562 * Add pata_cs5535 to pata-modules
17563 - LP: #318805
17564
17565 [ Luke Yelavich ]
17566
17567 * [Config] CONFIG_PPC64=y for powerpc64-smp
17568 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
17569 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
17570 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
17571 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
17572 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
17573 * [Config] Enable all PS3 drivers in powerpc64-smp
17574
17575 [ Mario Limonciello ]
17576
17577 * LIRC -- fix lirc-i2c 2.6.31 compilation
17578
17579 [ Matthew Garrett ]
17580
17581 * [Upstream] dell-laptop: Fix rfkill state queries
17582
17583 [ Tim Gardner ]
17584
17585 * [Config] Ignore armel ABI and module changes
17586 * [Config] Update configs after rebase against 2.6.31-rc5
17587
17588 [ Upstream ]
17589
17590 * Rebased to 2.6.31-rc5
17591
17592 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
17593
17594 linux (2.6.31-4.23) karmic; urgency=low
17595
17596 [ Andy Whitcroft ]
17597
17598 * AUFS -- update to aufs2-30 20090727
17599 * [Config] enable AUFS FUSE support
17600
17601 [ Luke Yelavich ]
17602
17603 * [Config] CONFIG_JFS_FS=m on sparc
17604
17605 [ Tim Gardner ]
17606
17607 * [Upstream] dell-laptop: Fix rfkill state setting.
17608
17609 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
17610
17611 linux (2.6.31-4.22) karmic; urgency=low
17612
17613 [ Amit Kucheria ]
17614
17615 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
17616 * ARM: IMX51: Move board-mx51* header files to the correct location
17617 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
17618 * ARM: IMX51: Make it compile.
17619 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
17620 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
17621 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
17622 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
17623 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
17624 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
17625 * ARM: staging: udlfb: Add vmalloc.h include
17626 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
17627
17628 [ Brad Figg ]
17629
17630 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
17631 * ARM: IMX51: codec structure was moved to the card structure
17632 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
17633 * ARM: IMX51: Get to bus_id by calling dev_name.
17634 * ARM: IMX51: Get to bus_id by calling dev_name.
17635 * ARM: IMX51: Added external declaration for mxc_map_io.
17636 * ARM: IMX51: Removed the mxc_gpio_port structure.
17637 * ARM: IMX51: mxc_timer_init prototype
17638 * ARM: IMX51: Fix up merge error in Kconfig
17639 * ARM: IMX51: Changed from snd_card_new to snd_card_create
17640
17641 [ Dinh Nguyen ]
17642
17643 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
17644 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
17645 * ARM: IMX51: Babbage 2.5 needs a different system revision
17646 * ARM: IMX51: IPU irq handler deadlock fix
17647
17648 [ Tim Gardner ]
17649
17650 * [Config] Enabled CONFIG_CAN=m
17651 - LP: #327243
17652 * [Config] Enabled CONFIG_SERIAL=m
17653 - LP: #397189
17654
17655 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
17656
17657 linux (2.6.31-4.21) karmic; urgency=low
17658
17659 [ Amit Kucheria ]
17660
17661 * dm-raid-4-5: Add missing brackets around test_bit()
17662
17663 [ John Johansen ]
17664
17665 * AppArmor: Fix change_profile failing lpn401931
17666 * AppArmor: Fix determination of forced AUDIT messages.
17667 * AppArmor: Fix oops in auditing of the policy interface offset
17668
17669 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
17670
17671 linux (2.6.31-4.20) karmic; urgency=low
17672
17673 [ Andy Whitcroft ]
17674
17675 * SAUCE: iscsitarget -- update to SVN revision r214
17676 * SAUCE: iscsitarget -- renable driver
17677 * [Config] consolidate lpia/lpia and i386/generic configs
17678 * [Config] enable CRYPTO modules for all architectures
17679 * [Config] enable cryptoloop
17680 * [Config] enable various filesystems for armel
17681 * [Config] sync i386 generic and generic-pae
17682 * [Config] add the 386 (486 processors and above) flavour
17683 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
17684 - LP: #399914
17685 * add genconfigs/genportsconfigs to extract the built configs
17686 * updateconfigs -- alter concatenation order allow easier updates
17687 * intelfb -- INTELFB now conflicts with DRM_I915
17688 * printchanges -- rebase tree does not have stable tags use changelog
17689 * AppArmor: fix argument size missmatch on 64 bit builds
17690
17691 [ Ike Panhc ]
17692
17693 * Ship bnx2x firmware in nic-modules udeb
17694 - LP: #360966
17695
17696 [ Jeff Mahoney ]
17697
17698 * AppArmor: fix build failure on ia64
17699
17700 [ John Johansen ]
17701
17702 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
17703 initialize.
17704 * AppArmour: fix auditing of domain transitions to include target profile
17705 information
17706 * AppArmor: fix C99 violation
17707 * AppArmor: revert reporting of create to write permission.
17708 * SAUCE: Add config option to set a default LSM
17709 * [Config] enable AppArmor by default
17710 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
17711
17712 [ Keith Packard ]
17713
17714 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
17715 hardware
17716 - LP: #351756
17717
17718 [ Luke Yelavich ]
17719
17720 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
17721 header packages
17722 - LP: #355344
17723
17724 [ Michael Casadevall ]
17725
17726 * [Config] update SPARC config files to allow success build
17727
17728 [ Scott James Remnant ]
17729
17730 * SAUCE: trace: add trace_event for the open() syscall
17731
17732 [ Stefan Bader ]
17733
17734 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
17735 - LP: #396780
17736
17737 [ Tim Gardner ]
17738
17739 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
17740 - LP: #397499
17741 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
17742 refresh
17743 - LP: #365291
17744 * [Config] SSB/B44 are common across all arches/flavours.
17745
17746 [ Upstream ]
17747
17748 * Rebased to 2.6.31-rc4
17749
17750 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
17751
17752 linux (2.6.31-3.19) karmic; urgency=low
17753
17754 [ Andy Whitcroft ]
17755
17756 * Revert "[Config] Disabled NDISWRAPPER"
17757 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
17758 * AUFS -- export various core functions
17759 * AUFS -- export various core functions -- fixes
17760 * AUFS -- core filesystem
17761 * AUFS -- track changes in v2.6.31
17762 * [Config] Enable AUFS
17763 * droppped 'iwl3945: do not send scan command if channel count zero' as it
17764 is already upstream but failed to auto-drop on rebase.
17765
17766 [ Eric Paris ]
17767
17768 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
17769 choose
17770 * SAUCE: inotify: check filename before dropping repeat events
17771 * SAUCE: fsnotify: fix inotify tail drop check with path entries
17772
17773 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
17774
17775 linux (2.6.31-3.18) karmic; urgency=low
17776
17777 [ Andy Whitcroft ]
17778
17779 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
17780 AUFS"
17781 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
17782 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
17783 security_inode_permission"
17784 * clear out left over AUFS files and modifications
17785
17786 [ Luke Yelavich ]
17787
17788 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
17789 * SAUCE: Explicitly include header files to allow apparmor to build on
17790 powerpc
17791 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
17792
17793 [ Tim Gardner ]
17794
17795 * [Config] Dropped ubuntu/misc/wireless/acx
17796 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
17797
17798 [ Upstream ]
17799
17800 * Rebased to 2.6.31-rc3
17801
17802 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
17803
17804 linux (2.6.31-2.17) karmic; urgency=low
17805
17806 [ Andy Whitcroft ]
17807
17808 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
17809 * compcache -- remove redundant Kconfig entries part 2
17810 * compcache -- clean up CCFLAGS declarations
17811 * [Config] enable AppArmor
17812 * AppArmor: fix operator precidence issue in as_path_link
17813
17814 [ John Johansen ]
17815
17816 * AppArmor security module
17817 * AppArmor: Correct mapping of file permissions.
17818 * AppArmor: Turn auditing of ptrace on
17819
17820 [ Luke Yelavich ]
17821
17822 * [Config] disable CONFIG_DM_RAID45 on powerpc
17823
17824 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
17825
17826 linux (2.6.31-2.16) karmic; urgency=low
17827
17828 [ Andy Whitcroft ]
17829
17830 * compcache -- remove redundant Kconfig entries
17831 added ignore and ignore.modules for all arches since the compcache update
17832 changes the modules names as well as some compcache ABI values.
17833
17834 [ Manoj Iyer ]
17835
17836 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
17837 * SAUCE: update compcache version to 0.5.3
17838
17839 [ Tim Gardner ]
17840
17841 * [Config]: Fix sparc FTBS by adding ignore.modules
17842
17843 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
17844
17845 linux (2.6.31-2.15) karmic; urgency=low
17846
17847 [ Andy Whitcroft ]
17848
17849 * SAUCE: default ATI Radeon KMS to off until userspace catches up
17850 * [Config] Update configs following rebase to 2.6.31-rc2
17851 * [Config] update ports configs following update to 2.6.31-rc2
17852
17853 [ Luke Yelavich ]
17854
17855 * [Config] powerpc - Disable CONFIG_RDS
17856
17857 [ Matt Zimmerman ]
17858
17859 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17860 - LP: #382115
17861
17862 [ Upstream Kernel Changes ]
17863
17864 * rebased to mainline 2.6.31-rc2
17865
17866 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
17867
17868 linux (2.6.31-1.14) karmic; urgency=low
17869
17870 [ Andy Whitcroft ]
17871
17872 * update ndiswrapper to 1.55
17873 * remove leftovers of gfs
17874 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
17875
17876 [ Luke Yelavich ]
17877
17878 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
17879 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
17880 kernel
17881
17882 [ Manoj Iyer ]
17883
17884 * Remove snd-bt-sco ubuntu driver
17885
17886 [ Michael Casadevall ]
17887
17888 * [Config] updates ia64 config and d-i folders to allow succesful build
17889 * [Config] Update powerpc and sparc for 2.6.31
17890
17891 [ Upstream Kernel Changes ]
17892
17893 * intel-iommu: fix Identity Mapping to be arch independent
17894 - LP: #384695
17895 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
17896
17897 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
17898
17899 linux (2.6.31-1.13) karmic; urgency=low
17900
17901 [ Andy Whitcroft ]
17902
17903 * REBASE: rebased to mainline 2.6.31-rc1
17904 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
17905 no longer applies, using deprecated interfaces, LPIA only, dropped
17906 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
17907 changes now upstream, dropped
17908 * [Config] Update configs following rebase to 2.6.31-rc1
17909 * [Config] update ports configs following update to 2.6.31-rc1
17910
17911 * [Config] disable broken staging driver CONFIG_STLC45XX
17912 * SAUCE: fix compcache to use updates accessors
17913 * [Config] disable staging driver CONFIG_VT6655
17914 * SAUCE: fix DRDB to use updates accessors
17915 * [Disable] ndiswrapper needs update
17916 * [Disable] LIRC I2C needs update
17917 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
17918 * [Config] disable I2C_DESIGNWARE does not compile
17919 * [Config] disable CONFIG_TLSUP for lpia
17920 * [Config] disable CONFIG_FB_UDL for arm
17921 * SAUCE: disable adding scsi headers to linux-libc-dev
17922
17923 [ Mario Limonciello ]
17924
17925 * SAUCE: Add LIRC drivers
17926
17927 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
17928
17929 linux (2.6.30-10.12) karmic; urgency=low
17930
17931 [ Andy Whitcroft ]
17932
17933 * [Config] split out the ports configs into their own family
17934 * [Config] update configs following introduction of ports family
17935
17936 [ Upstream Kernel Changes ]
17937
17938 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
17939 description". Fixes linux-doc package name conflicts for now.
17940 - LP: #382115
17941
17942 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
17943
17944 linux (2.6.30-10.11) karmic; urgency=low
17945
17946 [ Amit Kucheria ]
17947
17948 * [Config] Comment splitconfig.pl and misc cleanup
17949 * [Config] Rename all configs to the new naming scheme
17950 * [Config] Splitconfig rework
17951 * [Config] Rename scripts/misc/oldconfig to kernelconfig
17952 * [Config] Fix build system for new config split
17953 * [Config] Run updateconfigs after the splitconfig rework
17954
17955 [ Andy Whitcroft ]
17956
17957 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
17958 * [Config] standardise CONFIG_STAGING=y
17959 * [Config] standardise CONFIG_RD_LZMA=y
17960 * [Config] CONFIG_PCI_IOV=y
17961 * [Config] CONFIG_PCI_STUB=m
17962 * [Config] merge kernel configs more agressively
17963
17964 [ Colin Watson ]
17965
17966 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
17967 * [Config] Add support for including firmware in udebs
17968 * [Config] Ship bnx2 firmware in nic-modules udeb
17969 - LP: #384861
17970
17971 [ Luke Yelavich ]
17972
17973 * [Config] ports - Import of ports architectures into kernel packaging
17974 infrastructure
17975 * [Config] ports - Do not update ports kernel configurations by default
17976 * [Config] ports - Disable ABI checking for ports architectures
17977 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
17978 * [Config] ports - Add control.d/vars.* files for ports architectures
17979 * [Config] ports - Add ports architectures for linux-libc-dev
17980 * [Config] ports - Create powerpc specific message-modules and
17981 block-modules udebs
17982 * [Config] ports - Add configuration files for ports architectures
17983
17984 [ Manoj Iyer ]
17985
17986 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
17987 - LP: #329864
17988
17989 [ Michael Casadevall ]
17990
17991 * [Config] ports - Fix compression of kernels
17992
17993 [ Stefan Bader ]
17994
17995 * [Upstream] mmc: prevent dangling block device from accessing stale
17996 queues
17997 - LP: #383668
17998
17999 [ Tim Gardner ]
18000
18001 * [Config] Recommend grub-pc in linux-image
18002 - LP: #385741
18003 * [Config] Implement i386 generic and generic-pae flavours
18004 * [Config] ports - Add control info after integrating ports arches
18005 * [Config] Removed auto-generated files from git
18006 * [Config] Added netxen_nic to nic-modules
18007 - LP: #389603
18008
18009 [ Matt Zimmerman ]
18010
18011 * Rename linux-doc-PKGVER to linux-doc and clean up its description
18012 - LP: #382115
18013
18014 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
18015
18016 linux (2.6.30-9.10) karmic; urgency=low
18017
18018 [ Andy Whitcroft ]
18019
18020 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
18021 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
18022 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
18023 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
18024 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
18025 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
18026
18027 [ Upstream Kernel Changes ]
18028
18029 * rebased to 2.6.30 final
18030
18031 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
18032
18033 linux (2.6.30-8.9) karmic; urgency=low
18034
18035 [ Andy Whitcroft ]
18036
18037 * Config update removed the following options:
18038 CONFIG_EDAC_AMD8111=m
18039 CONFIG_EDAC_AMD8131=m
18040
18041 [ Upstream Kernel Changes ]
18042
18043 * rebased to 2.6.30-rc8
18044
18045 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
18046
18047 linux (2.6.30-7.8) karmic; urgency=low
18048
18049 [ Andy Whitcroft ]
18050
18051 * Enabled NEW configration options:
18052 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
18053 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
18054
18055 [ Upstream Kernel Changes ]
18056
18057 * rebased to 2.6.30-rc7
18058
18059 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
18060
18061 linux (2.6.30-6.7) karmic; urgency=low
18062
18063 [ Andy Whitcroft ]
18064
18065 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
18066 upstream)
18067
18068 [ Upstream Kernel Changes ]
18069
18070 * rebased to 2.6.30-rc6
18071
18072 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
18073
18074 linux (2.6.30-5.6) karmic; urgency=low
18075
18076 [ Tim Gardner ]
18077
18078 * [Config] Enable Keyspan USB serial device firmware in kernel module
18079 - LP: #334285
18080
18081 [ Upstream Kernel Changes ]
18082
18083 * rebased to 2.6.30-rc5
18084
18085 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
18086
18087 linux (2.6.30-4.5) karmic; urgency=low
18088
18089 [ Colin Watson ]
18090
18091 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
18092 /usr/include/asm/* going missing
18093 - LP: #373214
18094
18095 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
18096
18097 linux (2.6.30-3.4) karmic; urgency=low
18098
18099 [ Kees Cook ]
18100
18101 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
18102 - LP: #369978
18103
18104 [ Stefan Bader ]
18105
18106 * SAUCE: input: Blacklist digitizers from joydev.c
18107 - LP: #300143
18108
18109 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
18110
18111 linux (2.6.30-2.3) karmic; urgency=low
18112
18113 [ Tim Gardner ]
18114
18115 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
18116 - LP: #369152
18117 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
18118 * [Config] CONFIG_DRM_I915_KMS=y
18119 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
18120 minimums
18121
18122 [ Upstream Kernel Changes ]
18123
18124 * rebased to 2.6.30-rc4
18125
18126 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
18127
18128 linux (2.6.30-1.2) karmic; urgency=low
18129
18130 [ Tim Gardner ]
18131
18132 * [Config] armel: disable staging drivers, fixes FTBS
18133 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
18134
18135 [ Upstream Kernel Changes ]
18136
18137 * mpt2sas: Change reset_type enum to avoid namespace collision.
18138 Submitted upstream.
18139
18140 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
18141
18142 linux (2.6.30-1.1) karmic; urgency=low
18143
18144 * Initial release after rebasing against v2.6.30-rc3
18145
18146 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
18147