]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - debian.master/changelog
UBUNTU: [Config] CONFIG_HISILICON_ERRATUM_161010101=y
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
1 linux (4.10.0-10.12) 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> Mon, 20 Feb 2017 15:32:54 -0700
8
9 linux (4.10.0-9.11) zesty; urgency=low
10
11 [ Tim Gardner ]
12
13 * Release Tracking Bug
14 - LP: #1666214
15
16 * linux: disable CONFIG_PCIEPORTBUS in the kernel (LP: #1665404)
17 - [Config] CONFIG_PCIEPORTBUS=n for ppc64el
18
19 * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
20 4.4.0-63.84~14.04.2 (LP: #1664912)
21 - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
22
23 * Ubuntu 17.04: "Oops: Exception in kernel mode, sig: 5 [#1]" seen during
24 fadump over ssh on Alpine machine. (LP: #1655241)
25 - SAUCE: powerpc/fadump: set an upper limit for boot memory size
26
27 * In Ubuntu 17.04 : after reboot getting message in console like Unable to
28 open file: /etc/keys/x509_ima.der (-2) (LP: #1656908)
29 - SAUCE: ima: Downgrade error to warning
30
31 * NFS client : permission denied when trying to access subshare, since kernel
32 4.4.0-31 (LP: #1649292)
33 - fs: Better permission checking for submounts
34
35 * Miscellaneous Ubuntu changes
36 - SAUCE: (noup) Update spl to 0.6.5.9-1, zfs to 0.6.5.9-2
37 - [Config] CONFIG_SCSI_HISI_SAS=m on arm64
38 - d-i: Add hisi_sas_v2_hw to scsi-modules
39 - d-i: Add hns_enet_drv to nic-modules
40 - d-i: Add supporting modules for hns_enet_drv to nic-modules
41 - rebase to v4.10
42
43 [ Upstream Kernel Changes ]
44
45 * rebase to v4.10
46
47 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Feb 2017 11:18:07 -0700
48
49 linux (4.10.0-8.10) zesty; urgency=low
50
51 [ Tim Gardner ]
52
53 * Release Tracking Bug
54 - LP: #1664217
55
56 * [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
57 (LP: #1663687)
58 - scsi: storvsc: Enable tracking of queue depth
59 - scsi: storvsc: Remove the restriction on max segment size
60 - scsi: storvsc: Enable multi-queue support
61 - scsi: storvsc: use tagged SRB requests if supported by the device
62 - scsi: storvsc: properly handle SRB_ERROR when sense message is present
63 - scsi: storvsc: properly set residual data length on errors
64
65 * Ubuntu16.10-KVM:Big configuration with multiple guests running SRIOV VFs
66 caused KVM host hung and all KVM guests down. (LP: #1651248)
67 - KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT
68 - KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
69 - KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resends
70 - KVM: PPC: Book 3S: XICS: Implement ICS P/Q states
71 - KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
72
73 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
74 (LP: #1531747)
75 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
76
77 * CVE-2016-1575 (LP: #1534961)
78 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
79
80 * CVE-2016-1576 (LP: #1535150)
81 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
82
83 * Miscellaneous Ubuntu changes
84 - SAUCE: md/raid6 algorithms: scale test duration for speedier boots
85 - SAUCE: Import aufs driver
86 - d-i: Build message-modules udeb for arm64
87 - rebase to v4.10-rc8
88
89 * Miscellaneous upstream changes
90 - Revert "UBUNTU: SAUCE: aufs -- remove .readlink assignment"
91 - Revert "UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()"
92 - Revert "UBUNTU: SAUCE: aufs -- Add flags argument to aufs_rename()"
93 - Revert "UBUNTU: SAUCE: aufs -- Convert to use xattr handlers"
94 - Revert "UBUNTU: SAUCE: Import aufs driver"
95
96 [ Upstream Kernel Changes ]
97
98 * rebase to v4.10-rc8
99
100 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Feb 2017 08:34:24 -0700
101
102 linux (4.10.0-7.9) zesty; urgency=low
103
104 [ Tim Gardner ]
105
106 * Release Tracking Bug
107 - LP: #1662201
108
109 * AMDGPU support for CIK parts in kernel config? (LP: #1661887)
110 - [Config] CONFIG_DRM_AMDGPU_CIK=y
111
112 * regession tests failing after stackprofile test is run (LP: #1661030)
113 - fix regression with domain change in complain mode
114
115 * Permission denied and inconsistent behavior in complain mode with 'ip netns
116 list' command (LP: #1648903)
117 - fix regression with domain change in complain mode
118
119 * flock not mediated by 'k' (LP: #1658219)
120 - SAUCE: apparmor: flock mediation is not being enforced on cache check
121
122 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
123 from a unshared mount namespace (LP: #1656121)
124 - SAUCE: apparmor: null profiles should inherit parent control flags
125
126 * apparmor refcount leak of profile namespace when removing profiles
127 (LP: #1660849)
128 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
129
130 * tor in lxd: apparmor="DENIED" operation="change_onexec"
131 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
132 name="system_tor" (LP: #1648143)
133 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
134 namespaces
135
136 * apparmor_parser hangs indefinitely when called by multiple threads
137 (LP: #1645037)
138 - SAUCE: apparmor: fix lock ordering for mkdir
139
140 * apparmor leaking securityfs pin count (LP: #1660846)
141 - SAUCE: apparmor: fix leak on securityfs pin count
142
143 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
144 (LP: #1660845)
145 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
146 fails
147
148 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
149 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
150
151 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
152 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
153
154 * apparmor auditing denied access of special apparmor .null fi\ le
155 (LP: #1660836)
156 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
157
158 * apparmor label leak when new label is unused (LP: #1660834)
159 - SAUCE: apparmor: fix label leak when new label is unused
160
161 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
162 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
163
164 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
165 - SAUCE: apparmor: fix replacement race in reading rawdata
166
167 * unix domain socket cross permission check failing with nested namespaces
168 (LP: #1660832)
169 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
170
171 * Regression tests can not detect binfmt_elf mmpa semantic change
172 (LP: #1630069)
173 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
174
175 * Support snaps inside of lxd containers (LP: #1611078)
176 - apparmor: add interface to be able to grab loaded policy
177 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
178 - apparmor: add __aa_find_ns fn
179 - apparmor: add mkdir/rmdir interface to manage policy namespaces
180 - apparmor: fix oops in pivot_root mediation
181 - apparmor: fix warning that fn build_pivotroot discards const
182 - apparmor: add interface to advertise status of current task stacking
183 - apparmor: update policy permissions to consider ns being viewed/managed
184 - apparmor: add per ns policy management interface
185 - apparmor: bump domain stacking version to 1.2
186
187 * change_hat is logging failures during expected hat probing (LP: #1615893)
188 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
189
190 * deleted files outside of the namespace are not being treated as disconnected
191 (LP: #1615892)
192 - SAUCE: apparmor: deleted dentries can be disconnected
193
194 * stacking to unconfined in a child namespace confuses mediation
195 (LP: #1615890)
196 - SAUCE: apparmor: special case unconfined when determining the mode
197
198 * apparmor module parameters can be changed after the policy is locked
199 (LP: #1615895)
200 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
201
202 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
203 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
204
205 * label vec reductions can result in reference labels instead of direct access
206 to labels (LP: #1615889)
207 - SAUCE: apparmor: reduction of vec to single entry is just that entry
208
209 * profiles from different namespaces can block other namespaces from being
210 able to load a profile (LP: #1615887)
211 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
212
213 * The label build for onexec when stacking is wrong (LP: #1615881)
214 - SAUCE: apparmor: Fix label build for onexec stacking.
215
216 * The inherit check for new to old label comparison for domain transitions is
217 wrong (LP: #1615880)
218 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
219
220 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
221 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
222
223 * __label_update proxy comparison test is wrong (LP: #1615878)
224 - SAUCE: apparmor: Fix __label_update proxy comparison test
225
226 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
227 (LP: #1560583)
228 - SAUCE: apparmor: Allow ns_root processes to open profiles file
229 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
230
231 * policy namespace stacking (LP: #1379535)
232 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
233 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
234
235 * brd module compiled as built-in (LP: #1593293)
236 - [Config] CONFIG_BLK_DEV_RAM=m
237
238 * Miscellaneous Ubuntu changes
239 - SAUCE: apparmor: Fix FTBFS due to bad include path
240 - SAUCE: apparmor: add data query support
241 - rebase to v4.10-rc7
242
243 * Miscellaneous upstream changes
244 - fixup backout policy view capable for forward port
245 - apparmor: fix: Rework the iter loop for label_update
246 - apparmor: add more assertions for updates/merges to help catch errors
247 - apparmor: Make pivot root transitions work with stacking
248 - apparmor: convert delegating deleted files to mediate deleted files
249 - apparmor: add missing parens. not a bug fix but highly recommended
250 - apparmor: add a stack_version file to allow detection of bug fixes
251 - apparmor: push path lookup into mediation loop
252 - apparmor: default to allowing unprivileged userns policy
253 - apparmor: fix: permissions test to view and manage policy
254 - apparmor: Add Basic ns cross check condition for ipc
255
256 [ Upstream Kernel Changes ]
257
258 * rebase to v4.10-rc7
259
260 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Feb 2017 10:48:30 -0700
261
262 linux (4.10.0-6.8) zesty; urgency=low
263
264 [ Tim Gardner ]
265
266 * Release Tracking Bug
267 - LP: #1661300
268
269 * flock not mediated by 'k' (LP: #1658219)
270 - SAUCE: apparmor: flock mediation is not being enforced on cache check
271
272 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
273 from a unshared mount namespace (LP: #1656121)
274 - SAUCE: apparmor: null profiles should inherit parent control flags
275
276 * apparmor refcount leak of profile namespace when removing profiles
277 (LP: #1660849)
278 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
279
280 * tor in lxd: apparmor="DENIED" operation="change_onexec"
281 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
282 name="system_tor" (LP: #1648143)
283 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
284 namespaces
285
286 * apparmor_parser hangs indefinitely when called by multiple threads
287 (LP: #1645037)
288 - SAUCE: apparmor: fix lock ordering for mkdir
289
290 * apparmor leaking securityfs pin count (LP: #1660846)
291 - SAUCE: apparmor: fix leak on securityfs pin count
292
293 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
294 (LP: #1660845)
295 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
296 fails
297
298 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
299 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
300
301 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
302 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
303
304 * apparmor auditing denied access of special apparmor .null fi\ le
305 (LP: #1660836)
306 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
307
308 * apparmor label leak when new label is unused (LP: #1660834)
309 - SAUCE: apparmor: fix label leak when new label is unused
310
311 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
312 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
313
314 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
315 - SAUCE: apparmor: fix replacement race in reading rawdata
316
317 * unix domain socket cross permission check failing with nested namespaces
318 (LP: #1660832)
319 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
320
321 * Kdump through NMI SMP and single core not working on Ubuntu16.10
322 (LP: #1630924)
323 - hv: don't reset hv_context.tsc_page on crash
324
325 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
326 distribution (LP: #1628889)
327 - SAUCE: s390: kernel message catalog
328
329 * Miscellaneous Ubuntu changes
330 - [Config] Drop powerpc ABI files
331
332 -- Tim Gardner <tim.gardner@canonical.com> Wed, 01 Feb 2017 15:21:35 -0700
333
334 linux (4.10.0-5.7) zesty; urgency=low
335
336 * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer
337 Chromebook R11 (LP: #1630238)
338 - [Config] CONFIG_TOUCHSCREEN_ELAN=y,CONFIG_PINCTRL_CHERRYVIEW=y for amd64
339
340 * Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
341 - [Config] Update annotations for CONFIG_NET_DROP_MONITOR
342
343 * Miscellaneous Ubuntu changes
344 - d-i: initrd needs msm_emac on amberwing platform.
345 - [Config] Remove powerpc architecture builds
346 - [Config] updateconfigs after removing powerpc configs
347 - [Config] Update annotations after removing powerpc configs
348 - SAUCE: Disable timers selftest for now
349 - Rebase to v4.10-rc6
350 - SAUCE: (no-up) Update zfs to 0.6.5.8-0ubuntu9
351 - Enable zfs build
352 - [Config] CONFIG_NET_DROP_MONITOR=m
353
354 [ Upstream Kernel Changes ]
355
356 * rebase to v4.10-rc6
357
358 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Feb 2017 12:26:09 -0600
359
360 linux (4.10.0-4.6) zesty; urgency=low
361
362 * Miscellaneous upstream changes
363 - Revert "UBUNTU: Disable all flavors for the powerpc architecture"
364
365 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jan 2017 07:13:15 -0600
366
367 linux (4.10.0-3.5) zesty; urgency=low
368
369 * KVM module handling different per Architecture - ppc64el (LP: #1657734)
370 - [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
371
372 * ENA network driver moved to -extra (LP: #1657767)
373 - [Config] Move Amazon ENA network driver to the main kernel package
374
375 * [Hyper-V] mkfs regression in 4.10 fixed by patch in "for-4.11"
376 (LP: #1657539)
377 - block: relax check on sg gap
378
379 * i915 module requests unreleased GUC firmware files (LP: #1626740)
380 - SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for unreleased
381 firmware
382
383 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
384 distribution (LP: #1628889)
385 - [Config] CONFIG_KMSG_IDS=y for s390
386 - SAUCE: s390 Kernel message catalog
387
388 * Miscellaneous Ubuntu changes
389 - ubuntu: vbox -- Update to 5.1.14-dfsg-1
390 - SAUCE: vbox -- remove .readlink assignment
391 - Enable vbox build
392 - [Config] CONFIG_DEFAULT_IOSCHED=cfq
393 - [Config] Bump CONFIG_NR_CPUS up to 256 on arm64
394 - [Config] Fix up s390x config options changed during 4.10 rebase
395 - [Config] Update annotations for 4.10
396 - Disable all flavors for the powerpc architecture
397
398 [ Upstream Kernel Changes ]
399
400 * rebase to v4.10-rc5
401
402 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Jan 2017 15:48:35 -0600
403
404 linux (4.10.0-2.4) zesty; urgency=low
405
406 * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
407 - [Config] Add IBM power drivers to the inclusion list
408
409 * Miscellaneous Ubuntu changes
410 - [Config] linux-source Provides should not be a macro
411 - [Config] Correct the note URL for LATENCYTOP
412 - rebase to v4.10-rc4
413
414 [ Upstream Kernel Changes ]
415
416 * rebase to v4.10-rc4
417
418 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Jan 2017 07:17:34 -0700
419
420 linux (4.10.0-1.3) zesty; urgency=low
421
422 [ Upstream Kernel Changes ]
423
424 * rebase to v4.10-rc3
425
426 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jan 2017 11:41:13 -0600
427
428 linux (4.10.0-0.2) zesty; urgency=low
429
430 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
431 host/NV kernel (LP: #1643652)
432 - [Config] Update and enforce IMA options
433
434 * Miscellaneous Ubuntu changes
435 - [Config] Disble stack protector for powerpc-smp
436
437 -- Seth Forshee <seth.forshee@canonical.com> Sat, 07 Jan 2017 19:07:55 -0600
438
439 linux (4.10.0-0.1) zesty; urgency=low
440
441 * IP-over-DDP packets dropped (LP: #1559772)
442 - [Config] CONFIG_IPDDP=n
443
444 * Miscellaneous Ubuntu changes
445 - [Config] Update annotations with recent config changes
446 - SAUCE: aufs -- remove .readlink assignment
447 - disable vbox build
448 - disable ZFS build
449
450 [ Upstream Kernel Changes ]
451
452 * rebase to v4.10-rc2
453
454 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jan 2017 07:55:57 -0600
455
456 linux (4.9.0-11.12) zesty; urgency=low
457
458 * Miscellaneous Ubuntu changes
459 - UBUNTU: SAUCE: Add '-fno-pie -no-pie' to cflags for x86 selftests
460 - UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()
461
462 [ Upstream Kernel Changes ]
463
464 * rebase to v4.9
465
466 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Dec 2016 06:40:40 -0700
467
468 linux (4.9.0-10.11) zesty; urgency=low
469
470 * d-i is missing usb support for platforms that use the xhci-platform driver
471 (LP: #1625222)
472 - d-i initrd needs additional usb modules to support the merlin platform
473
474 * Miscellaneous Ubuntu changes
475 - SAUCE: Import aufs driver
476 - SAUCE: aufs -- Convert to use xattr handlers
477 - SAUCE: aufs -- Add flags argument to aufs_rename()
478 - [Config] Enable aufs
479 - [Config] CONFIG_FSL_FMAN=y for powerpc
480 - SAUCE: powerpc64: Fix legacy cmpi mneomonic assumption
481 - [Config] Restore powerpc64-emb
482
483 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Dec 2016 20:38:12 -0700
484
485 linux (4.9.0-9.10) zesty; urgency=low
486
487 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
488 - SAUCE: target/user: Fix use-after-free of tcmu_cmds if they are expired
489
490 * Yakkety: arm64: CONFIG_ARM64_ERRATUM_845719 isn't enabled (LP: #1647793)
491 - [Config] CONFIG_ARM64_ERRATUM_845719=y
492
493 * Update hio driver to 2.1.0.28 (LP: #1646643)
494 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
495
496 * Miscellaneous Ubuntu changes
497 - ubuntu: vbox -- Update to 5.1.10-dfsg-2
498 - Build vbox for ARCH=x86
499 - SAUCE: Add aufs driver
500 - SAUCE: aufs -- Convert to use xattr handlers
501 - SAUCE: aufs -- Updates for rename2
502 - SAUCE: Export symbols used by aufs
503 - [Config] Enable aufs
504
505 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 13:02:18 -0700
506
507 linux (4.9.0-8.9) zesty; urgency=low
508
509 * Miscellaneous Ubuntu changes
510 - SAUCE: xr-usb-serial: only build for x86
511 Fixes s390x FTBS
512
513 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 12:35:33 -0700
514
515 linux (4.9.0-7.8) zesty; urgency=low
516
517 * Driver for Exar USB UART (LP: #1645591)
518 - SAUCE: xr-usb-serial: Driver for Exar USB serial ports
519 - SAUCE: xr-usb-serial: interface for switching modes
520 - SAUCE: cdc-acm: Exclude Exar USB serial ports
521
522 [ Upstream Kernel Changes ]
523
524 * rebase to v4.9-rc8
525
526 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 07:41:58 -0700
527
528 linux (4.9.0-6.7) zesty; urgency=low
529
530 * Miscellaneous Ubuntu changes
531 - Set build_arch=x86 for i386
532
533 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 21:00:11 -0700
534
535 linux (4.9.0-5.6) zesty; urgency=low
536
537 * Miscellaneous Ubuntu changes
538 - [Debian] restore tools build
539 - Set build_arch=x86 for amd64 and x32
540
541 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 07:06:20 -0700
542
543 linux (4.9.0-4.5) zesty; urgency=low
544
545 * linux: Staging modules should be unsigned (LP: #1642368)
546 - [Debian] Suppress module signing for staging drivers
547 - SAUCE: Add rtl drivers to signature inclusion list
548
549 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
550 host/NV kernel (LP: #1643652)
551 - [Config] CONFIG_IMA=y
552
553 * Miscellaneous Ubuntu changes
554 - [Debian] config-check -- Make it easier to find annotations syntax errors
555 - [Config] Enable various drivers for ARM platforms
556 - [Config] Fix s390x config carnage
557 - [Config] Set CONFIG_KEXEC=y for all architectures
558 - [Config] Fix up CONFIG_I2C_SLAVE values
559 - [Config] Set CONFIG_WLAN_VENDOR_TI=y for all supported kernels
560 - [Config] Set CONFIG_PWM_PCA9685=m for amd64 and i386
561 - [Config] Set CONFIG_ZONE_DMA=m for amd64-generic
562 - [Config] Update annotations
563 - [Config] CONFIG_NR_CPUS=8192 for amd64
564
565 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Nov 2016 12:57:09 -0700
566
567 linux (4.9.0-3.4) zesty; urgency=low
568
569 * Miscellaneous Ubuntu changes
570 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
571 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
572 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
573 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
574 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
575 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
576 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
577 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
578 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
579 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
580 - SAUCE: (namespace) fuse: Add support for pid namespaces
581 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
582 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
583 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
584 - SAUCE: (namespace) fuse: Allow user namespace mounts
585 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
586 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
587 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
588 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu7, zfs to 0.6.5.8-2ubuntu1
589
590 * Miscellaneous upstream changes
591 - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs"
592
593 [ Upstream Kernel Changes ]
594
595 * rebase to v4.9-rc7
596
597 -- Tim Gardner <tim.gardner@canonical.com> Tue, 22 Nov 2016 07:51:48 -0700
598
599 linux (4.9.0-2.3) zesty; urgency=low
600
601 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
602 - SAUCE: ibmvscsis: Rearrange functions for future patches
603 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
604 - SAUCE: ibmvscsis: Synchronize cmds at remove time
605 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
606 - SAUCE: ibmvscsis: Return correct partition name/# to client
607 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
608
609 * Move some kernel modules to the main kernel package (LP: #1642228)
610 - [Config] Move some powerpc kernel modules to the main kernel package
611
612 * linux: Staging modules should be unsigned (LP: #1642368)
613 - [Debian] Suppress module signing for staging drivers
614
615 * Miscellaneous Ubuntu changes
616 - SAUCE: UEFI: bpf: disable bpf when module security is enabled
617
618 [ Upstream Kernel Changes ]
619
620 * rebase to v4.9-rc6
621
622 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Nov 2016 10:59:54 -0700
623
624 linux (4.9.0-1.2) zesty; urgency=low
625
626 * hio: SSD data corruption under stress test (LP: #1638700)
627 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
628 - SAUCE: hio: splitting bio in the entry of .make_request_fn
629
630 * hio Ubuntu sauce driver needs porting to 4.8 (LP: #1635594)
631 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
632 - SAUCE: hio: bio_endio() no longer takes errors arg
633 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
634 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
635 - SAUCE: hio: fix mask maybe-uninitialized warning
636 - SAUCE: hio: port to v4.8 base
637 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
638 - SAUCE: hio: Makefile and Kconfig
639 - [Config] Enforce CONFIG_HIO
640
641 * Miscellaneous Ubuntu changes
642 - rebase to v4.9-rc5
643 - zfs: remove the never implemented aio_fsync file operation
644 - [Config] Disable powerpc64-emb for FTBS
645
646 [ Upstream Kernel Changes ]
647
648 * rebase to v4.9-rc5
649
650 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Nov 2016 08:02:32 -0700
651
652 linux (4.9.0-0.1) zesty; urgency=low
653
654 [ Upstream Kernel Changes ]
655
656 * rebase to v4.9-rc4
657 - LP: #1465724
658 - LP: #1535802
659
660 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Oct 2016 21:46:31 -0600
661
662 linux (4.9.0-0.0) yakkety; urgency=low
663
664 [ Seth Forshee ]
665
666 * Release Tracking Bug
667 - LP: #1632918
668
669 * Revert "If zone is so small that watermarks are the same, stop zone balance"
670 in yakkety (LP: #1632894)
671 - Revert "UBUNTU: SAUCE: (no-up) If zone is so small that watermarks are the
672 same, stop zone balance."
673
674 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 21:57:07 -0500
675
676 linux (4.8.0-24.26) yakkety; urgency=low
677
678 [ Seth Forshee ]
679
680 * Release Tracking Bug
681 - LP: #1632749
682
683 * lts-yakkety 4.8 cannot mount lvm raid1 (LP: #1631298)
684 - SAUCE: (no-up) dm raid: fix compat_features validation
685
686 * kswapd0 100% CPU usage (LP: #1518457)
687 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
688 balance.
689
690 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 10:21:44 -0500
691
692 linux (4.8.0-23.25) yakkety; urgency=low
693
694 [ Seth Forshee ]
695
696 * Release Tracking Bug
697 - LP: #1632484
698
699 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
700 __copy_tofrom_user (LP: #1632462)
701 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
702 __copy_tofrom_user
703
704 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
705 memory_stress_ng. (LP: #1628976)
706 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
707
708 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
709 ibmvfc) (LP: #1632116)
710 - scsi: ibmvfc: Fix I/O hang when port is not mapped
711
712 * [Ubuntu16.10]KV4.8: kernel livepatch config options are not set
713 (LP: #1626983)
714 - [Config] Enable live patching on powerpc/ppc64el
715
716 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
717 - [Config] CONFIG_AUFS_XATTR=y
718
719 * Yakkety update to 4.8.1 stable release (LP: #1632445)
720 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
721 - Using BUG_ON() as an assert() is _never_ acceptable
722 - usb: misc: legousbtower: Fix NULL pointer deference
723 - Staging: fbtft: Fix bug in fbtft-core
724 - usb: usbip: vudc: fix left shift overflow
725 - USB: serial: cp210x: Add ID for a Juniper console
726 - Revert "usbtmc: convert to devm_kzalloc"
727 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
728 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
729 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
730 - Linux 4.8.1
731
732 * PSL data cache should be flushed before resetting CAPI adapter
733 (LP: #1632049)
734 - cxl: Flush PSL cache before resetting the adapter
735
736 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
737 - net: thunderx: Don't set RX_PACKET_DIS while initializing
738
739 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
740 - crypto: ghash-generic - move common definitions to a new header file
741 - crypto: vmx - Fix memory corruption caused by p8_ghash
742 - crypto: vmx - Ensure ghash-generic is enabled
743
744 * arm64: SPCR console not autodetected (LP: #1630311)
745 - of/serial: move earlycon early_param handling to serial
746 - [Config] CONFIG_ACPI_SPCR_TABLE=y
747 - ACPI: parse SPCR and enable matching console
748 - ARM64: ACPI: enable ACPI_SPCR_TABLE
749 - serial: pl011: add console matching function
750
751 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
752 (LP: #1630990)
753 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
754 CONFIG_SECURITYFS=n
755
756 * sha1-powerpc returning wrong results (LP: #1629977)
757 - crypto: sha1-powerpc - little-endian support
758
759 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 16:38:45 -0500
760
761 linux (4.8.0-22.24) yakkety; urgency=low
762
763 * CVE-2016-7039 (LP: #1631287)
764 - SAUCE: net: add recursion limit to GRO
765
766 -- Andy Whitcroft <apw@canonical.com> Fri, 07 Oct 2016 22:46:28 +0100
767
768 linux (4.8.0-21.23) yakkety; urgency=low
769
770 [ Tim Gardner ]
771
772 * Release Tracking Bug
773 - LP: #1630279
774
775 * powerpc 4.8.0-17 fails to boot on PowerMac G5 (LP: #1628968)
776 - Revert "Revert "powerpc: Simplify module TOC handling""
777
778 * Regression tests can not detect binfmt_elf mmpa semantic change
779 (LP: #1630069)
780 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
781
782 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
783 (LP: #1629204)
784 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
785
786 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Oct 2016 08:01:21 -0600
787
788 linux (4.8.0-20.22) yakkety; urgency=low
789
790 [ Tim Gardner ]
791
792 * Release Tracking Bug
793 - LP: #1629730
794
795 [ Upstream Kernel Changes ]
796
797 * rebase to v4.8
798
799 -- Tim Gardner <tim.gardner@canonical.com> Sun, 02 Oct 2016 19:10:40 -0600
800
801 linux (4.8.0-19.21) yakkety; urgency=low
802
803 [ Tim Gardner ]
804
805 * Release Tracking Bug
806 - LP: #1629057
807
808 * 4.8.0 kernels do not complete boot process on VM (LP: #1627198)
809 - [Config] CONFIG_HARDENED_USERCOPY_PAGESPAN=n
810
811 * mount-image-callback cannot mount partitioned disk image (LP: #1628336)
812 - SAUCE: nbd: Only delay uevent until connected
813
814 * Support snaps inside of lxd containers (LP: #1611078)
815 - apparmor: add interface to be able to grab loaded policy
816 - securityfs: update interface to allow inode_ops, and setup from vfs fns
817 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
818 - apparmor: add __aa_find_ns fn
819 - apparmor: add mkdir/rmdir interface to manage policy namespaces
820 - apparmor: fix oops in pivot_root mediation
821 - apparmor: fix warning that fn build_pivotroot discards const
822 - apparmor: add interface to advertise status of current task stacking
823 - apparmor: update policy permissions to consider ns being viewed/managed
824 - apparmor: add per ns policy management interface
825 - apparmor: bump domain stacking version to 1.2
826
827 * linux-image-extra-4.8.0-17-generic does not provide many sound card modules
828 (LP: #1628523)
829 - [Config] CONFIG_ZONE_DMA=y for generic
830
831 * Yakkety - disable ARCH_ZX (LP: #1628503)
832 - [Config] armhf: disable ARCH_ZX
833
834 * Enable switchdev config parameter for Yakkety (LP: #1628241)
835 - [Config] CONFIG_NET_SWITCHDEV=y for amd64/arm64
836
837 * Ubuntu 16.10 kernel v4.8: Installation failing on Habanero with Shiner card
838 (LP: #1628009)
839 - firmware: Update bnx2x to 7.13.1.0
840
841 * vNIC driver missing in 4.8 kernel package (LP: #1628187)
842 - [Config] Enable CONFIG_IBMVNIC=m
843
844 * Yakkety - armhf: MFD_TPS65217 and REGULATOR_TPS65217 are boot essential
845 (LP: #1628112)
846 - [Config] armhf: MFD_TPS65217=y && REGULATOR_TPS65217=y
847
848 * Miscellaneous Ubuntu changes
849 - Rebase to v4.8-rc8
850 - [Config] skip Ubuntu-4.8.0-18.20
851 - [Config] missing modules in armhf/s390x
852
853 * Miscellaneous Ubuntu changes
854 - rebase to v4.8-rc8
855
856 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 25 Sep 2016 12:13:35 -0700
857
858 linux (4.8.0-17.19) yakkety; urgency=low
859
860 * Release Tracking Bug
861 - LP: #1627387
862
863 * build squashfs into xenial kernels by default (LP: #1593134)
864 - Remove squashfs udeb
865
866 * [Yakkety] Fix up ATA_GENERIC to match annotations file. (LP: #1627322)
867 - Add d-i support for ata_generic
868
869 * [Yakkety] Fix up CONFIG_BLK_DEV_SD to match annotations (LP: #1627330)
870 - [Config] Enforce CONFIG_BLK_DEV_SD=y,CONFIG_BLK_DEV_SR=y
871
872 * [Yakkety] Fix up ATA_PIIX to match annotations file (LP: #1627324)
873 - [Config] Enforce CONFIG_ATA_PIIX=y for amd64/i386
874
875 * Yakkety - USB drivers must be built in (LP: #1627323)
876 - Update annotation enforcement for CONFIG_USB_[E|O|U|X]HCI_HCD
877
878 * 4.8.0-16.17: genirq: Flags mismatch serial vs goldfish_pdev_bus
879 (LP: #1627052)
880 - [Config] CONFIG_GOLDFISH=n
881
882 * yakkety 4.8, remove module noise kernel-4.8 (LP: #1626104)
883 - Revert "UBUNTU: SAUCE: Clear Linux: bootstats: add printk's to measure boot
884 time in more detail"
885
886 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
887 - SAUCE: Fix regression which breaks DFS mounting
888
889 * Miscellaneous Ubuntu changes
890 - [Config] apply xenial configuration annotations
891 - s390x -- DEBUG_RODATA is now valid
892 - [Config] s390x -- CONFIG_SQUASHFS=y
893 - [Config] s390x -- CONFIG_ECRYPT_FS=y
894 - [Config] Enable CONFIG_ACPI_PCI_SLOT=y for arm64
895 - [Config] Enable CONFIG_ACPI_HED=y for arm64
896 - [Config] Enable CONFIG_QUICC_ENGINE=y
897
898 * Miscellaneous upstream changes
899 - annotations: pull back to xenial
900
901 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 24 Sep 2016 21:31:31 -0700
902
903 linux (4.8.0-16.17) yakkety; urgency=low
904
905 [ Tim Gardner ]
906
907 * Release Tracking Bug
908 - LP: #1626768
909
910 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
911 - [Config] CONFIG_ACPI_IORT=y
912 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
913 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
914 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
915 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
916 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
917 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
918 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
919 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
920
921 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
922 (LP: #1626394)
923 - [Config] CONFIG_ATA=y
924
925 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
926 - [Config] CONFIG_VMD=m
927 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
928 - [Config] CONFIG_OF=y for all arches
929 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
930 - [Config] Xenial device settings sync with amd64
931 - [Config] Xenial device settings sync with i386
932 - [Config] CONFIG_MTD_UBI_GLUEBI=m
933 - [Config] Xenial device settings sync with armhf
934 - [Config] Xenial device settings sync with arm64
935
936 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
937 - [Config] CONFIG_USERFAULTFD=y
938
939 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
940 - [Config] CONFIG_SLUB=y
941
942 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
943 (LP: #1626158)
944 - add nls_cp437 to the generic.inclusion-list
945
946 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
947
948 linux (4.8.0-15.16) yakkety; urgency=low
949
950 [ Tim Gardner ]
951
952 * Release Tracking Bug
953 - LP: #1626239
954
955 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
956 (LP: #1626158)
957 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
958 - [Config] CONFIG_NLS_CODEPAGE_437=y
959 - [Config] CONFIG_VFAT_FS=y
960
961 * Miscellaneous Ubuntu changes
962 - SAUCE: seccomp: log actions even when audit is disabled
963
964 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
965
966 linux (4.8.0-14.15) yakkety; urgency=low
967
968 * CVE-2016-1575 (LP: #1534961)
969 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
970 - SAUCE: overlayfs: Be more careful about copying up sxid files
971 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
972
973 * CVE-2016-1576 (LP: #1535150)
974 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
975 - SAUCE: overlayfs: Be more careful about copying up sxid files
976 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
977
978 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
979 (LP: #1531747)
980 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
981
982 * Miscellaneous Ubuntu changes
983 - [Config] CONFIG_PM_WAKELOCKS=y
984 - [Config] CONFIG_CLEANCACHE=y
985 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
986 - [Config] CONFIG_PROCESSOR_SELECT=y
987 - [Config] Enabled some networking options
988 - SAUCE: overlayfs: Enable user namespace mounts
989
990 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
991
992 linux (4.8.0-13.14) yakkety; urgency=low
993
994 [ Tim Gardner ]
995
996 * Release Tracking Bug
997 - LP: #1625733
998
999 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
1000 - [Config] Add some CRC crypto modules to d-i
1001
1002 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
1003 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
1004
1005 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
1006 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
1007 ThinkPads
1008
1009 * Option GE0301 3G modem doesn't work (LP: #348861)
1010 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
1011
1012 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
1013 (LP: #1625259)
1014 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
1015
1016 * Miscellaneous Ubuntu changes
1017 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
1018 opened for writing
1019 - SAUCE: fan: add VXLAN implementation
1020 - [Config] CONFIG_VFIO=m for ppc64el
1021
1022 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
1023
1024 linux (4.8.0-12.13) yakkety; urgency=low
1025
1026 [ Tim Gardner ]
1027
1028 * Release Tracking Bug
1029 - LP: #1625233
1030
1031 * Miscellaneous Ubuntu changes
1032 - rebase to v4.8-rc7
1033 - [Config] CONFIG_SCSI_DEBUG=m for all arches
1034
1035 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
1036
1037 linux (4.8.0-11.12) yakkety; urgency=low
1038
1039 * change_hat is logging failures during expected hat probing (LP: #1615893)
1040 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
1041
1042 * deleted files outside of the namespace are not being treated as
1043 disconnected
1044 (LP: #1615892)
1045 - SAUCE: apparmor: deleted dentries can be disconnected
1046
1047 * stacking to unconfined in a child namespace confuses mediation
1048 (LP: #1615890)
1049 - SAUCE: apparmor: special case unconfined when determining the mode
1050
1051 * apparmor module parameters can be changed after the policy is locked
1052 (LP: #1615895)
1053 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
1054
1055 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
1056 #1579135)
1057 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
1058
1059 * label vec reductions can result in reference labels instead of direct
1060 access
1061 to labels (LP: #1615889)
1062 - SAUCE: apparmor: reduction of vec to single entry is just that entry
1063
1064 * profiles from different namespaces can block other namespaces from being
1065 able to load a profile (LP: #1615887)
1066 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
1067
1068 * The label build for onexec when stacking is wrong (LP: #1615881)
1069 - SAUCE: apparmor: Fix label build for onexec stacking.
1070
1071 * The inherit check for new to old label comparison for domain transitions
1072 is
1073 wrong (LP: #1615880)
1074 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
1075
1076 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
1077 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
1078
1079 * __label_update proxy comparison test is wrong (LP: #1615878)
1080 - SAUCE: apparmor: Fix __label_update proxy comparison test
1081
1082 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
1083 (LP: #1560583)
1084 - SAUCE: apparmor: Allow ns_root processes to open profiles file
1085 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
1086
1087 * policy namespace stacking (LP: #1379535)
1088 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
1089 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
1090
1091 * Miscellaneous Ubuntu changes
1092 - [Debian] Dynamically determine linux udebs package name
1093 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
1094 - SAUCE: apparmor: Fix FTBFS due to bad include path
1095 - SAUCE: apparmor: add data query support
1096 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
1097
1098 * Miscellaneous upstream changes
1099 - fixup backout policy view capable for forward port
1100 - apparmor: fix: Rework the iter loop for label_update
1101 - apparmor: add more assertions for updates/merges to help catch errors
1102 - apparmor: Make pivot root transitions work with stacking
1103 - apparmor: convert delegating deleted files to mediate deleted files
1104 - apparmor: add missing parens. not a bug fix but highly recommended
1105 - apparmor: add a stack_version file to allow detection of bug fixes
1106 - apparmor: push path lookup into mediation loop
1107 - apparmor: default to allowing unprivileged userns policy
1108 - apparmor: fix: permissions test to view and manage policy
1109 - apparmor: Add Basic ns cross check condition for ipc
1110
1111 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
1112
1113 linux (4.8.0-10.11) yakkety; urgency=low
1114
1115 * Miscellaneous Ubuntu changes
1116 - ubuntu: vbox -- update to 5.1.6-dfsg-1
1117 - SAUCE: Enable vbox build
1118
1119 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
1120
1121 linux (4.8.0-9.10) yakkety; urgency=low
1122
1123 * Miscellaneous Ubuntu changes
1124 - [Config] arm64: CONFIG_ARCH_THUNDER=y
1125 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
1126 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
1127 - [Config] arm64: CONFIG_DRM_AST=m
1128 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
1129 - d-i: initrd needs ext4 and scsi modules
1130 - SAUCE: AUFS aufs4.x-rcN 20160912
1131 - [Config] Enable CONFIG_GPIO_XGENE*
1132 - [Config] Disable CONFIG_POWER_RESET_XGENE
1133 - [Config] CONFIG_EDAC_XGENE=m
1134 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
1135 - [Config] CONFIG_XGENE_DMA=m
1136
1137 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
1138
1139 linux (4.8.0-8.9) yakkety; urgency=low
1140
1141 * New device ID for Kabypoint (LP: #1622469)
1142 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
1143 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
1144
1145 * Miscellaneous Ubuntu changes
1146 - rebase to v4.8-rc6
1147 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
1148
1149 [ Upstream Kernel Changes ]
1150
1151 * rebase to v4.8-rc6
1152 - LP: #1617900
1153
1154 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
1155
1156 linux (4.8.0-7.8) yakkety; urgency=low
1157
1158 * Miscellaneous Ubuntu changes
1159 - [Debian] Use src_pkg_name when constructing udeb control files
1160
1161 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
1162
1163 linux (4.8.0-6.7) yakkety; urgency=low
1164
1165 * Enable virtual scsi server driver for Power (LP: #1615665)
1166 - SAUCE: Ibmvscsis: Properly deregister target sessions
1167 - SAUCE: Return TCMU-generated sense data to fabric module
1168 - SAUCE: Ibmvscsis: Code cleanup of print statements
1169 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
1170
1171 * Miscellaneous Ubuntu changes
1172 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
1173 - rebase to v4.8-rc5
1174
1175 [ Upstream Kernel Changes ]
1176
1177 * rebase to v4.8-rc5
1178
1179 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
1180
1181 linux (4.8.0-5.6) yakkety; urgency=low
1182
1183 * support compressed kernels on arm64 (LP: #1384955)
1184 - [Config] Switch to compressed Image on arm64
1185
1186 * Miscellaneous Ubuntu changes
1187 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
1188 - SAUCE: (namespace) block_dev: Support checking inode permissions in
1189 lookup_bdev()
1190 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
1191 when mounting
1192 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
1193 when mounting
1194 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
1195 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
1196 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1197 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
1198 security.* xattrs
1199 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
1200 filesystems
1201 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
1202 - SAUCE: (namespace) fuse: Add support for pid namespaces
1203 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1204 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
1205 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
1206 or a descendant
1207 - SAUCE: (namespace) fuse: Allow user namespace mounts
1208 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
1209 namespaces
1210 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
1211 mounts
1212 - rebase to v4.8-rc4
1213
1214 [ Upstream Kernel Changes ]
1215
1216 * rebase to v4.8-rc4
1217
1218 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
1219
1220 linux (4.8.0-4.5) yakkety; urgency=low
1221
1222 * Miscellaneous Ubuntu changes
1223 - [Config] CONFIG_AUFS_FS=m
1224 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
1225
1226 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
1227
1228 linux (4.8.0-3.4) yakkety; urgency=low
1229
1230 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
1231 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
1232
1233 * Miscellaneous Ubuntu changes
1234 - rebase to v4.8-rc3
1235
1236 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
1237
1238 linux (4.8.0-2.3) yakkety; urgency=low
1239
1240 * Miscellaneous Ubuntu changes
1241 - [Config] Add fuse to inclusion list
1242 - SAUCE: update spl/zfs to support v4.8
1243
1244 * Miscellaneous upstream changes
1245 - Revert "UBUNTU: [Debian] do_zfs=false"
1246
1247 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
1248
1249 linux (4.8.0-1.2) yakkety; urgency=low
1250
1251 * Miscellaneous Ubuntu changes
1252 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
1253 - [Config] Enabled enforcement for CONFIG_NVRAM
1254 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
1255 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
1256 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
1257 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
1258 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
1259 - [Config] Enabled enforcement for CONFIG_SECCOMP
1260 - [Config] Enabled enforcement for
1261 - rebase to v4.8-rc2
1262 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
1263 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
1264 - SAUCE: security,perf: Allow further restriction of perf_event_open
1265
1266 [ Upstream Kernel Changes ]
1267
1268 * rebase to v4.8-rc2
1269
1270 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
1271
1272 linux (4.8.0-0.1) yakkety; urgency=low
1273
1274 [ Upstream Kernel Changes ]
1275
1276 * rebase to v4.8-rc1
1277 - LP: #1607647
1278 - LP: #1498667
1279 - LP: #1592547
1280 - LP: #1319984
1281 - LP: #1268727
1282 - LP: #1600623
1283 - LP: #1465724
1284 - LP: #1333569
1285
1286 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
1287
1288 linux (4.8.0-0.0) yakkety; urgency=low
1289
1290 * empty stanza
1291
1292 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
1293
1294 linux (4.7.0-0.2) yakkety; urgency=low
1295
1296 * Miscellaneous Ubuntu changes fixing various FTBS issues
1297 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
1298 - [Config] make powerpc udeb block modules optional
1299 - [Config] CONFIG_PLIP=m
1300 - [Config] CONFIG_IRDA=m armhf/arm64
1301 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
1302 - [Config] CONFIG_MOUSE_PS2=m
1303 - [Config] remove ppc64el fb-modules
1304
1305 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
1306
1307 linux (4.7.0-0.1) yakkety; urgency=low
1308
1309 [ Upstream Kernel Changes ]
1310
1311 * rebase to v4.7
1312 - LP: #972604
1313
1314 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
1315
1316 linux (4.7.0-0.0) yakkety; urgency=low
1317
1318 [ Tim Gardner ]
1319
1320 * Release Tracking Bug
1321 - LP: #1588856
1322
1323 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
1324 - scsi_dh_alua: do not fail for unknown VPD identification
1325
1326 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
1327 - [Config] Install lsvmbus in cloud tools
1328 - SAUCE: tools/hv/lsvmbus -- convert to python3
1329 - SAUCE: tools/hv/lsvmbus -- add manual page
1330
1331 * boot stalls on USB detection errors (LP: #1437492)
1332 - usb: core: hub: hub_port_init lock controller instead of bus
1333
1334 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
1335 - kernek/fork.c: allocate idle task for a CPU always on its local node
1336
1337 * VirtIO (and probably other modules as well) is built-in, make it modular...
1338 (LP: #1475078)
1339 - [Config] CONFIG_VIRTIO_*=m for all but s390x
1340 - [Config] CONFIG_USB=m
1341 - [Config] CONFIG_BLK_DEV_*=m
1342 - [Config] CONFIG_ATA=m
1343 - [Config] CONFIG_SCSI=m
1344 - [Config] CONFIG_DEVFREQ_GOV_*=m
1345 - [Config] CONFIG_XEN_NETDEV_*=m
1346 - [Config] CONFIG_AGP=m
1347 - [Config] CONFIG_ECRYPT_FS=m
1348 - [Config] CONFIG_ACPI_*=m
1349 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
1350 - [Config] Modularize some CRYPTO
1351 - [Config] CONFIG_FDDI=m
1352 - [Config] CONFIG_FIXED_PHY=m
1353 - [Config] CONFIG_VFAT_FS=m for all but armhf
1354 - [Config] CONFIG_TUN=m
1355 - [Config] CONFIG_UNIX=m
1356 - [Config] CONFIG_TRUSTED_KEYS=m
1357 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
1358
1359 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
1360 and "not a git repository" (LP: #1584890)
1361 - [debian] getabis: Only git add $abidir if running in local repo
1362 - [debian] getabis: Fix inconsistent compiler versions check
1363
1364 * conflicting modules in udebs - arc4.ko (LP: #1582991)
1365 - [Config] Remove arc4 from nic-modules
1366
1367 * arm64: statically link rtc-efi (LP: #1583738)
1368 - [Config] Link rtc-efi statically on arm64
1369
1370 * Miscellaneous Ubuntu changes
1371 - [Debian] zfs: transform symlink into referent file/dir
1372 - [Debian] Added tristate.sh
1373 - [Config] CONFIG_FUSE_FS=m
1374 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
1375 - [Config] CONFIG_PSTORE_CONSOLE=y
1376 - Added Snapcraft files
1377 - [Config] Mark CONFIG_UNIX enforced
1378
1379 * Miscellaneous upstream changes
1380 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
1381
1382 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
1383
1384 linux (4.6.0-6.7) yakkety; urgency=low
1385
1386 [ Tim Gardner ]
1387
1388 * Release Tracking Bug
1389 - LP: #1582753
1390
1391 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
1392 (LP: #1582378)
1393 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
1394 owns the ipc ns
1395
1396 * Miscellaneous Ubuntu changes
1397 - [Config] Add Description to kernel-image udeb
1398 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
1399 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
1400
1401 * Miscellaneous upstream changes
1402 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
1403 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
1404 - Drivers: hv: vmbus: Use the new virt_xx barrier code
1405 - Drivers: hv: vmbus: Export the vmbus_set_event() API
1406 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
1407 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
1408 - drivers:hv: Lock access to hyperv_mmio resource tree
1409 - drivers:hv: Make a function to free mmio regions through vmbus
1410 - drivers:hv: Reverse order of resources in hyperv_mmio
1411 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
1412 - drivers:hv: Record MMIO range in use by frame buffer
1413 - drivers:hv: Separate out frame buffer logic when picking MMIO range
1414 - Drivers: hv: kvp: fix IP Failover
1415 - Drivers: hv: vmbus: handle various crash scenarios
1416 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
1417 - Drivers: hv: balloon: reset host_specified_ha_region
1418
1419 [ Tim Gardner ]
1420
1421 * Dropped hv SAUCE patches in favor of linux-next.
1422
1423 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
1424
1425 linux (4.6.0-5.6) yakkety; urgency=low
1426
1427 [ Tim Gardner ]
1428
1429 * Release Tracking Bug
1430 - LP: #1582351
1431
1432 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
1433 - [Config] enable CONFIG_AUFS_EXPORT
1434
1435 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
1436 - [Config] Update inclusion list for CRIU
1437
1438 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
1439 - [Debian] disable zfs module checks when cross-compiling
1440
1441 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
1442 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1443
1444 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
1445 (LP: #1535150)
1446 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1447
1448 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
1449 enabled, breaking serial support on normal systems (LP: #1580960)
1450 - [Config] disable CONFIG_GOLDFISH
1451
1452 * Miscellaneous Ubuntu changes
1453 - [Config] d-i -- update local configuration to new form
1454 - [Config] kernel-wedge -- switch to explicit versions
1455 - [Config] powerpc64-smp --> generic
1456 - [Config] CONFIG_AUFS_FS=m
1457 - SAUCE: AUFS
1458 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
1459 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
1460 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
1461 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
1462 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
1463 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
1464 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
1465 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
1466 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
1467 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
1468 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
1469 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
1470 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
1471 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
1472 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
1473 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
1474 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
1475 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1476 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
1477 - SAUCE: (namespace) fuse: Add support for pid namespaces
1478 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1479 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
1480 - SAUCE: (namespace) fuse: Allow user namespace mounts
1481 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
1482 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
1483 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
1484 - SAUCE: (namespace) quota: Add support for user namespace mounts
1485 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
1486 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
1487 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
1488 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
1489 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
1490 - rebase to v4.6
1491 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
1492 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
1493
1494 * Miscellaneous upstream changes
1495 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
1496 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
1497
1498 [ Upstream Kernel Changes ]
1499
1500 * rebase to v4.6
1501
1502 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
1503
1504 linux (4.6.0-4.5) yakkety; urgency=low
1505
1506 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
1507 upgrade -d (LP: #1573231)
1508 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
1509
1510 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
1511 IRC pointed out some leftover SAUCE patches that were causing issues.
1512
1513 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
1514 has some issues.
1515
1516 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
1517
1518 linux (4.6.0-3.4) xenial; urgency=low
1519
1520 * Release Tracking Bug
1521 - LP: #1579594
1522
1523 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
1524 - [Config] Generate an -extras package for arm64 and powerpc
1525
1526 * Missing libunwind support in perf (LP: #1248289)
1527 - [Config] Add liblzma-dev to enable libunwind support in perf
1528
1529 * ZFS is confused by user namespaces (uid/gid mapping) when used with
1530 acltype=posixac (LP: #1567558)
1531 - zfs: Fix user namespaces uid/gid mapping
1532
1533 * Miscellaneous Ubuntu changes
1534 - rebase to v4.6-rc7
1535
1536 [ Upstream Kernel Changes ]
1537
1538 * rebase to v4.6-rc7
1539
1540 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
1541
1542 linux (4.6.0-2.3) yakkety; urgency=low
1543
1544 * Miscellaneous Ubuntu changes
1545 - [Config] CONFIG_AUFS_FS=m
1546 - SAUCE: AUFS
1547 - zfs: gcc build error: -Wbool-compare in metaslab.c
1548 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
1549 - zfs: Fix ZPL miswrite of default POSIX ACL
1550 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
1551 - SAUCE: Dropped ubuntu/i915
1552 - SAUCE: Dropped ubuntu/dm-raid4-5
1553
1554 * Miscellaneous upstream changes
1555 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
1556 kernel"
1557
1558 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
1559
1560 linux (4.6.0-1.2) yakkety; urgency=low
1561
1562 * Miscellaneous Ubuntu changes
1563 - [Config] CONFIG_NR_CPUS=8192 for amd64
1564
1565 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
1566
1567 linux (4.6.0-0.1) yakkety; urgency=low
1568
1569
1570 [ Upstream Kernel Changes ]
1571
1572 * rebase to v4.6-rc6
1573 - LP: #1564712
1574 - LP: #1555912
1575 - LP: #1552925
1576 - LP: #1546694
1577 - LP: #1549660
1578 - LP: #1549620
1579 - LP: #1542944
1580 - LP: #1542564
1581 - LP: #1533009
1582 - LP: #1533461
1583 - LP: #1529624
1584 - LP: #1522949
1585
1586 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
1587
1588 linux (4.6.0-0.0) yakkety; urgency=low
1589
1590 [ Kamal Mostafa ]
1591
1592 * Release Tracking Bug
1593 - LP: #1573817
1594
1595 * autoreconstruct: need to also generate extend-diff-ignore options for links
1596 (LP: #1574362)
1597 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
1598
1599 * tipc: missing linearization of sk_buff (LP: #1567064)
1600 - tipc: move linearization of buffers to generic code
1601
1602 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
1603 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
1604 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
1605 vmbus_mmio_allocate()
1606 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
1607 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
1608 private resource tree
1609 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
1610 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
1611 range
1612
1613 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
1614 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
1615
1616 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
1617 - [Config] CONFIG_AUFS_XATTR=y
1618
1619 * CVE-2016-3672 (LP: #1568523)
1620 - x86/mm/32: Enable full randomization on i386 and X86_32
1621
1622 * CVE-2016-3955 (LP: #1572666)
1623 - USB: usbip: fix potential out-of-bounds write
1624
1625 * Xenial update to v4.4.8 stable release (LP: #1573034)
1626 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
1627 instantiated
1628 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
1629 - parisc: Avoid function pointers for kernel exception routines
1630 - parisc: Fix kernel crash with reversed copy_from_user()
1631 - parisc: Unbreak handling exceptions from kernel modules
1632 - ALSA: timer: Use mod_timer() for rearming the system timer
1633 - ALSA: hda - Asus N750JV external subwoofer fixup
1634 - ALSA: hda - Fix white noise on Asus N750JV headphone
1635 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
1636 - mm: fix invalid node in alloc_migrate_target()
1637 - powerpc/mm: Fixup preempt underflow with huge pages
1638 - libnvdimm: fix smart data retrieval
1639 - libnvdimm, pfn: fix uuid validation
1640 - compiler-gcc: disable -ftracer for __noclone functions
1641 - arm64: opcodes.h: Add arm big-endian config options before including arm
1642 header
1643 - drm/dp: move hw_mutex up the call stack
1644 - drm/udl: Use unlocked gem unreferencing
1645 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
1646 - drm/radeon: add another R7 370 quirk
1647 - drm/radeon: add a dpm quirk for all R7 370 parts
1648 - drm/amdgpu/gmc: move vram type fetching into sw_init
1649 - drm/amdgpu/gmc: use proper register for vram type on Fiji
1650 - xen/events: Mask a moving irq
1651 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
1652 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
1653 - net: jme: fix suspend/resume on JMC260
1654 - net: vrf: Remove direct access to skb->data
1655 - net: qca_spi: Don't clear IFF_BROADCAST
1656 - net: qca_spi: clear IFF_TX_SKB_SHARING
1657 - net: fix bridge multicast packet checksum validation
1658 - sctp: lack the check for ports in sctp_v6_cmp_addr
1659 - mld, igmp: Fix reserved tailroom calculation
1660 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
1661 - qmi_wwan: add Sierra Wireless EM74xx device ID
1662 - ipv6: re-enable fragment header matching in ipv6_find_hdr
1663 - vxlan: fix missing options_len update on RX with collect metadata
1664 - cdc_ncm: toggle altsetting to force reset before setup
1665 - udp6: fix UDP/IPv6 encap resubmit path
1666 - tcp: fix tcpi_segs_in after connection establishment
1667 - ppp: release rtnl mutex when interface creation fails
1668 - net: validate variable length ll headers
1669 - ax25: add link layer header validation function
1670 - packet: validate variable length ll headers
1671 - bpf: avoid copying junk bytes in bpf_get_current_comm()
1672 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
1673 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
1674 - qlcnic: Remove unnecessary usage of atomic_t
1675 - qlcnic: Fix mailbox completion handling during spurious interrupt
1676 - macvtap: always pass ethernet header in linear
1677 - mlxsw: spectrum: Check requested ageing time is valid
1678 - rocker: set FDB cleanup timer according to lowest ageing time
1679 - bridge: allow zero ageing time
1680 - ipv4: Don't do expensive useless work during inetdev destroy.
1681 - net: Fix use after free in the recvmmsg exit path
1682 - mlx4: add missing braces in verify_qp_parameters
1683 - farsync: fix off-by-one bug in fst_add_one
1684 - ath9k: fix buffer overrun for ar9287
1685 - ppp: ensure file->private_data can't be overridden
1686 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
1687 - qlge: Fix receive packets drop.
1688 - net: bcmgenet: fix dma api length mismatch
1689 - bonding: fix bond_get_stats()
1690 - ipv4: fix broadcast packets reception
1691 - ipv4: initialize flowi4_flags before calling fib_lookup()
1692 - ppp: take reference on channels netns
1693 - xfrm: Fix crash observed during device unregistration and decryption
1694 - qmi_wwan: add "D-Link DWM-221 B1" device id
1695 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
1696 - bridge: Allow set bridge ageing time when switchdev disabled
1697 - rtnl: fix msg size calculation in if_nlmsg_size()
1698 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
1699 - tuntap: restore default qdisc
1700 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
1701 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
1702 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
1703 - ipv6: Count in extension headers in skb->network_header
1704 - mpls: find_outdev: check for err ptr in addition to NULL check
1705 - USB: uas: Limit qdepth at the scsi-host level
1706 - USB: uas: Add a new NO_REPORT_LUNS quirk
1707 - cdc-acm: fix NULL pointer reference
1708 - KVM: x86: Inject pending interrupt even if pending nmi exist
1709 - KVM: x86: reduce default value of halt_poll_ns parameter
1710 - MIPS: Fix MSA ld unaligned failure cases
1711 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
1712 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
1713 - pinctrl: sunxi: Fix A33 external interrupts not working
1714 - pinctrl: nomadik: fix pull debug print inversion
1715 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
1716 - au0828: fix au0828_v4l2_close() dev_state race condition
1717 - au0828: Fix dev_state handling
1718 - coda: fix error path in case of missing pdata on non-DT platform
1719 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
1720 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
1721 - rbd: use GFP_NOIO consistently for request allocations
1722 - virtio: virtio 1.0 cs04 spec compliance for reset
1723 - mac80211: properly deal with station hashtable insert errors
1724 - mac80211: avoid excessive stack usage in sta_info
1725 - mac80211: fix ibss scan parameters
1726 - mac80211: fix unnecessary frame drops in mesh fwding
1727 - mac80211: fix txq queue related crashes
1728 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
1729 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
1730 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
1731 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
1732 - iio: accel: bmc150: fix endianness when reading axes
1733 - iio: gyro: bmg160: fix buffer read values
1734 - iio: gyro: bmg160: fix endianness when reading axes
1735 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
1736 bytes
1737 - fs: add file_dentry()
1738 - nfs: use file_dentry()
1739 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
1740 - ext4: add lockdep annotations for i_data_sem
1741 - ext4: ignore quota mount options if the quota feature is enabled
1742 - iommu: Don't overwrite domain pointer when there is no default_domain
1743 - Btrfs: fix file/data loss caused by fsync after rename and new inode
1744 - arm64: replace read_lock to rcu lock in call_step_hook
1745 - perf: Do not double free
1746 - perf: Cure event->pending_disable race
1747 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
1748 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1749 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
1750 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
1751 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
1752 - ALSA: usb-audio: Add a quirk for Plantronics BT300
1753 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
1754 - HID: wacom: fix Bamboo ONE oops
1755 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
1756 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
1757 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
1758 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
1759 - staging: android: ion: Set the length of the DMA sg entries in buffer
1760 - usbvision: fix crash on detecting device with invalid configuration
1761 - Revert "usb: hub: do not clear BOS field during reset device"
1762 - Linux 4.4.8
1763
1764 * Fix speaker volume on a Dell machine (LP: #1549660)
1765 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1766
1767 * Xenial update to v4.4.7 stable release (LP: #1572722)
1768 - regulator: core: avoid unused variable warning
1769 - regulator: core: Fix nested locking of supplies
1770 - ASoC: samsung: pass DMA channels as pointers
1771 - mmc: sh_mmcif: rework dma channel handling
1772 - mmc: sh_mmcif: Correct TX DMA channel allocation
1773 - x86/microcode/intel: Make early loader look for builtin microcode too
1774 - x86/microcode: Untangle from BLK_DEV_INITRD
1775 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
1776 - perf/x86/intel: Add definition for PT PMI bit
1777 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
1778 - KVM: i8254: change PIT discard tick policy
1779 - KVM: fix spin_lock_init order on x86
1780 - KVM: VMX: avoid guest hang on invalid invept instruction
1781 - KVM: VMX: avoid guest hang on invalid invvpid instruction
1782 - KVM: VMX: fix nested vpid for old KVM guests
1783 - perf/core: Fix perf_sched_count derailment
1784 - perf tools: Dont stop PMU parsing on alias parse error
1785 - perf tools: Fix checking asprintf return value
1786 - perf tools: Fix python extension build
1787 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
1788 - sched/preempt, sh: kmap_coherent relies on disabled preemption
1789 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
1790 - s390: fix floating pointer register corruption (again)
1791 - s390/cpumf: add missing lpp magic initialization
1792 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
1793 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
1794 - PCI: ACPI: IA64: fix IO port generic range check
1795 - x86/irq: Cure live lock in fixup_irqs()
1796 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
1797 - x86/iopl/64: Properly context-switch IOPL on Xen PV
1798 - x86/iopl: Fix iopl capability check on Xen PV
1799 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
1800 - sg: fix dxferp in from_to case
1801 - aacraid: Fix RRQ overload
1802 - aacraid: Fix memory leak in aac_fib_map_free
1803 - aacraid: Set correct msix count for EEH recovery
1804 - sd: Fix discard granularity when LBPRZ=1
1805 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
1806 - be2iscsi: set the boot_kset pointer to NULL in case of failure
1807 - aic7xxx: Fix queue depth handling
1808 - libnvdimm: Fix security issue with DSM IOCTL.
1809 - dm snapshot: disallow the COW and origin devices from being identical
1810 - dm: fix excessive dm-mq context switching
1811 - dm thin metadata: don't issue prefetches if a transaction abort has failed
1812 - dm cache: make sure every metadata function checks fail_io
1813 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
1814 - usb: retry reset if a device times out
1815 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
1816 - USB: uas: Reduce can_queue to MAX_CMNDS
1817 - USB: cdc-acm: more sanity checking
1818 - USB: iowarrior: fix oops with malicious USB descriptors
1819 - USB: usb_driver_claim_interface: add sanity checking
1820 - USB: mct_u232: add sanity checking in probe
1821 - USB: digi_acceleport: do sanity checking for the number of ports
1822 - USB: cypress_m8: add endpoint sanity check
1823 - USB: serial: cp210x: Adding GE Healthcare Device ID
1824 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
1825 - USB: option: add "D-Link DWM-221 B1" device id
1826 - pwc: Add USB id for Philips Spc880nc webcam
1827 - Input: powermate - fix oops with malicious USB descriptors
1828 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
1829 - ALSA: usb-audio: Add sanity checks for endpoint accesses
1830 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
1831 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
1832 - ALSA: usb-audio: Fix double-free in error paths after
1833 snd_usb_add_audio_stream() call
1834 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1835 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1836 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1837 - crypto: ccp - Add hash state import and export support
1838 - crypto: ccp - Limit the amount of information exported
1839 - crypto: ccp - Don't assume export/import areas are aligned
1840 - crypto: ccp - memset request context to zero during import
1841 - crypto: keywrap - memzero the correct memory
1842 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
1843 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
1844 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
1845 - X.509: Fix leap year handling again
1846 - mei: bus: check if the device is enabled before data transfer
1847 - HID: logitech: fix Dual Action gamepad support
1848 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
1849 - HID: multitouch: force retrieving of Win8 signature blob
1850 - HID: fix hid_ignore_special_drivers module parameter
1851 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
1852 - staging: android: ion_test: fix check of platform_device_register_simple()
1853 error code
1854 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
1855 - tty: Fix GPF in flush_to_ldisc(), part 2
1856 - net: irda: Fix use-after-free in irtty_open()
1857 - 8250: use callbacks to access UART_DLL/UART_DLM
1858 - saa7134: Fix bytesperline not being set correctly for planar formats
1859 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
1860 - bttv: Width must be a multiple of 16 when capturing planar formats
1861 - coda: fix first encoded frame payload
1862 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
1863 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
1864 - mtip32xx: Fix broken service thread handling
1865 - mtip32xx: Remove unwanted code from taskfile error handler
1866 - mtip32xx: Print exact time when an internal command is interrupted
1867 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
1868 - mtip32xx: Handle safe removal during IO
1869 - mtip32xx: Handle FTL rebuild failure state during device initialization
1870 - mtip32xx: Implement timeout handler
1871 - mtip32xx: Cleanup queued requests after surprise removal
1872 - ALSA: pcm: Avoid "BUG:" string for warnings again
1873 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
1874 - ALSA: hda - Don't handle ELD notify from invalid port
1875 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1876 - ALSA: hda - Fix unconditional GPIO toggle via automute
1877 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
1878 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
1879 - brd: Fix discard request processing
1880 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
1881 - bcache: cleaned up error handling around register_cache()
1882 - bcache: fix race of writeback thread starting before complete initialization
1883 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
1884 - mm: memcontrol: reclaim when shrinking memory.high below usage
1885 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
1886 - ia64: define ioremap_uc()
1887 - watchdog: don't run proc_watchdog_update if new value is same as old
1888 - watchdog: rc32434_wdt: fix ioctl error handling
1889 - Bluetooth: Add new AR3012 ID 0489:e095
1890 - Bluetooth: Fix potential buffer overflow with Add Advertising
1891 - cgroup: ignore css_sets associated with dead cgroups during migration
1892 - net: mvneta: enable change MAC address when interface is up
1893 - of: alloc anywhere from memblock if range not specified
1894 - vfs: show_vfsstat: do not ignore errors from show_devname method
1895 - splice: handle zero nr_pages in splice_to_pipe()
1896 - xtensa: ISS: don't hang if stdin EOF is reached
1897 - xtensa: fix preemption in {clear,copy}_user_highpage
1898 - xtensa: clear all DBREAKC registers on start
1899 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
1900 - ARC: bitops: Remove non relevant comments
1901 - quota: Fix possible GPF due to uninitialised pointers
1902 - xfs: fix two memory leaks in xfs_attr_list.c error paths
1903 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
1904 - md/raid5: Compare apples to apples (or sectors to sectors)
1905 - RAID5: check_reshape() shouldn't call mddev_suspend
1906 - RAID5: revert e9e4c377e2f563 to fix a livelock
1907 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
1908 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
1909 - md: multipath: don't hardcopy bio in .make_request path
1910 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
1911 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
1912 freed"
1913 - fuse: do not use iocb after it may have been freed
1914 - fuse: Add reference counting for fuse_io_priv
1915 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
1916 - rapidio/rionet: fix deadlock on SMP
1917 - ipr: Fix out-of-bounds null overwrite
1918 - ipr: Fix regression when loading firmware
1919 - iwlwifi: mvm: Fix paging memory leak
1920 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
1921 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
1922 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
1923 - drm/amdgpu: include the right version of gmc header files for iceland
1924 - IB/ipoib: fix for rare multicast join race condition
1925 - tracing: Have preempt(irqs)off trace preempt disabled functions
1926 - tracing: Fix crash from reading trace_pipe with sendfile
1927 - tracing: Fix trace_printk() to print when not using bprintk()
1928 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
1929 - scripts/coccinelle: modernize &
1930 - scripts/kconfig: allow building with make 3.80 again
1931 - kbuild/mkspec: fix grub2 installkernel issue
1932 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
1933 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
1934 - mmc: block: fix ABI regression of mmc_blk_ioctl
1935 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
1936 - mmc: sdhci: fix data timeout (part 1)
1937 - mmc: sdhci: fix data timeout (part 2)
1938 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
1939 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
1940 - clk: rockchip: rk3368: fix cpuclk core dividers
1941 - clk: rockchip: rk3368: fix parents of video encoder/decoder
1942 - clk: rockchip: rk3368: fix hdmi_cec gate-register
1943 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
1944 - clk: bcm2835: Fix setting of PLL divider clock rates
1945 - target: Fix target_release_cmd_kref shutdown comp leak
1946 - iser-target: Fix identification of login rx descriptor type
1947 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
1948 - iser-target: Separate flows for np listeners and connections cma events
1949 - iser-target: Rework connection termination
1950 - nfsd4: fix bad bounds checking
1951 - nfsd: fix deadlock secinfo+readdir compound
1952 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
1953 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
1954 - ACPI / PM: Runtime resume devices when waking from hibernate
1955 - writeback, cgroup: fix premature wb_put() in
1956 locked_inode_to_wb_and_lock_list()
1957 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
1958 inode
1959 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
1960 trackstick buttons, again"
1961 - Input: synaptics - handle spurious release of trackstick buttons, again
1962 - Input: ims-pcu - sanity check against missing interfaces
1963 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
1964 - ocfs2/dlm: fix race between convert and recovery
1965 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
1966 - mm/page_alloc: prevent merging between isolated and other pageblocks
1967 - mtd: onenand: fix deadlock in onenand_block_markbad
1968 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
1969 - scsi_common: do not clobber fixed sense information
1970 - sched/cputime: Fix steal time accounting vs. CPU hotplug
1971 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
1972 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
1973 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
1974 - Linux 4.4.7
1975
1976 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
1977 - Bluetooth: Add new AR3012 ID 0489:e095
1978
1979 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
1980 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1981
1982 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
1983 gl552jx (LP: #1552925)
1984 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1985
1986 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
1987 (LP: #1546694)
1988 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1989
1990 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
1991 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1992
1993 * s390/pci: add extra padding to function measurement block (LP: #1572291)
1994 - s390/pci: add extra padding to function measurement block
1995
1996 * CVE-2016-3951 (LP: #1567191)
1997 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
1998 - usbnet: cleanup after bind() in probe()
1999
2000 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
2001 - efi: Remove redundant efi_set_variable_nonblocking() prototype
2002 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
2003 - efi: Add nonblocking option to efi_query_variable_store()
2004 - efi: Add NV memory attribute
2005 - efi: Reformat GUID tables to follow the format in UEFI spec
2006 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
2007 - SAUCE: (noup) Add EFI signature data types
2008 - crypto: KEYS: convert public key and digsig asym to the akcipher api
2009 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
2010 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
2011 - [Config] CONFIG_IMA_MOK_KEYRING=y
2012 - IMA: create machine owner and blacklist keyrings
2013 - KEYS: Add an alloc flag to convey the builtinness of a key
2014 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
2015 - SAUCE: (noup) KEYS: Add a system blacklist keyring
2016 - SAUCE: (noup) MODSIGN: Support not importing certs from db
2017
2018 * Miscellaneous Ubuntu changes
2019 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
2020
2021 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
2022
2023 linux (4.4.0-21.37) xenial; urgency=low
2024
2025 [ Tim Gardner ]
2026
2027 * Release Tracking Bug
2028 - LP: #1571791
2029
2030 * linux: MokSBState is ignored (LP: #1571691)
2031 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
2032 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
2033 - SAUCE: (noup) Display MOKSBState when disabled
2034
2035 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
2036
2037 linux (4.4.0-20.36) xenial; urgency=low
2038
2039 [ Tim Gardner ]
2040
2041 * Release Tracking Bug
2042 - LP: #1571069
2043
2044 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
2045 - SAUCE: kernfs: Do not match superblock in another user namespace when
2046 mounting
2047
2048 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
2049 - x86/topology: Fix logical package mapping
2050 - x86/topology: Fix Intel HT disable
2051 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
2052 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
2053 - x86/topology: Fix AMD core count
2054
2055 * [regression]: Failed to call clock_adjtime(): Invalid argument
2056 (LP: #1566465)
2057 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
2058
2059 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
2060
2061 linux (4.4.0-19.35) xenial; urgency=low
2062
2063 [ Tim Gardner ]
2064
2065 * Release Tracking Bug
2066 - LP: #1570348
2067
2068 * CVE-2016-2847 (LP: #1554260)
2069 - pipe: limit the per-user amount of pages allocated in pipes
2070
2071 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
2072 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
2073
2074 * arm64: guest hangs when ntpd is running (LP: #1549494)
2075 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
2076
2077 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
2078 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
2079
2080 * s390/cpumf: Fix lpp detection (LP: #1555344)
2081 - s390/facilities: use stfl mnemonic instead of insn magic
2082 - s390/facilities: always use lowcore's stfle field for storing facility bits
2083 - s390/cpumf: Fix lpp detection
2084
2085 * s390x kernel image needs weightwatchers (LP: #1536245)
2086 - [Config] s390x: Use compressed kernel bzImage
2087
2088 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
2089 upgrading to Ubuntu 16.04 (LP: #1567581)
2090 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
2091 device-tree properties"
2092
2093 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
2094 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
2095 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
2096 - cpufreq: powernv: Add sysfs attributes to show throttle stats
2097
2098 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
2099 - [Config] Add ib_iser to generic inclusion list
2100
2101 * thunderx nic performance improvements (LP: #1567093)
2102 - net: thunderx: Set recevie buffer page usage count in bulk
2103 - net: thunderx: Adjust nicvf structure to reduce cache misses
2104
2105 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
2106 - net: thunderx: Fix for multiqset not configured upon interface toggle
2107 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
2108 - net: thunderx: Fix receive packet stats
2109
2110 * Miscellaneous Ubuntu changes
2111 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
2112
2113 * Miscellaneous upstream changes (LP: #1564901)
2114 - Input: xpad - correctly handle concurrent LED and FF requests
2115
2116 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
2117
2118 linux (4.4.0-18.34) xenial; urgency=low
2119
2120 [ Tim Gardner ]
2121
2122 * Release Tracking Bug
2123 - LP: #1566868
2124
2125 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
2126 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
2127 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
2128
2129 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
2130 - [Config] CONFIG_ARCH_ROCKCHIP=y
2131
2132 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
2133 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
2134 - perf/x86/cqm: Fix CQM memory leak and notifier leak
2135 - x86/cpufeature: Carve out X86_FEATURE_*
2136 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2137 - x86/topology: Create logical package id
2138 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
2139 - perf/x86/mbm: Add memory bandwidth monitoring event management
2140 - perf/x86/mbm: Implement RMID recycling
2141 - perf/x86/mbm: Add support for MBM counter overflow handling
2142
2143 * User namespace mount updates (LP: #1566505)
2144 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
2145 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
2146 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
2147 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
2148 - SAUCE: fs: fix a posible leak of allocated superblock
2149
2150 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
2151 (LP: #1566518)
2152 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
2153 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
2154
2155 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
2156 for Alpine Ridge on SKL (LP: #1519623)
2157 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
2158 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
2159 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
2160 - usb: add device descriptor for usb 3.1 root hub
2161 - usb: Support USB 3.1 extended port status request
2162 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
2163 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
2164 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
2165 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
2166 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
2167 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
2168 - usb: Add USB 3.1 Precision time measurement capability descriptor support
2169 - xhci: refactor and cleanup endpoint initialization.
2170 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
2171 - xhci: cleanup isoc tranfers queuing code
2172 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
2173 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
2174
2175 * wrong/missing permissions for device file /dev/prandom (prng.ko)
2176 (LP: #1558275)
2177 - s390/crypto: provide correct file mode at device register.
2178
2179 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
2180 - ALSA: hda - fix front mic problem for a HP desktop
2181
2182 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
2183 (LP: #1556228)
2184 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
2185
2186 * please provide mmc-modules udeb (LP: #1565765)
2187 - [Config] Add mmc block drivers to d-i
2188
2189 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
2190 - Add secure_modules() call
2191 - PCI: Lock down BAR access when module security is enabled
2192 - x86: Lock down IO port access when module security is enabled
2193 - ACPI: Limit access to custom_method
2194 - asus-wmi: Restrict debugfs interface when module loading is restricted
2195 - Restrict /dev/mem and /dev/kmem when module loading is restricted
2196 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
2197 - kexec: Disable at runtime if the kernel enforces module loading restrictions
2198 - x86: Restrict MSR access when module loading is restricted
2199 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
2200 - Add option to automatically enforce module signatures when in Secure Boot mode
2201 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
2202 - efi: Add EFI_SECURE_BOOT bit
2203 - hibernate: Disable in a signed modules environment
2204
2205 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
2206 - PCI: Add fwnode_handle to x86 pci_sysdata
2207 - PCI: Look up IRQ domain by fwnode_handle
2208 - [Config] CONFIG_PCI_HYPERV=m
2209 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
2210
2211 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
2212 (LP: #1559923)
2213 - ACPI / processor: Request native thermal interrupt handling via _OSC
2214
2215 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
2216 (LP: #1564591)
2217 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
2218
2219 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
2220 - atomics: Allow architectures to define their own __atomic_op_* helpers
2221 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
2222 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
2223 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
2224
2225 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
2226 - [Debian] cpupower uses non-standard CROSS
2227
2228 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
2229 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
2230
2231 * Unable to migrate container (LP: #1563921)
2232 - SAUCE: cgroup mount: ignore nsroot=
2233
2234 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
2235 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
2236
2237 * /proc/$pid/maps performance regression (LP: #1547231)
2238 - proc: revert /proc/<pid>/maps [stack:TID] annotation
2239
2240 * TPM2.0 trusted keys fixes (LP: #1398274)
2241 - tpm: remove unneeded include of actbl2.h
2242 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
2243 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
2244 - tpm_tis: Disable interrupt auto probing on a per-device basis
2245 - tpm_tis: Do not fall back to a hardcoded address for TPM2
2246 - tpm_tis: Use devm_ioremap_resource
2247 - tpm_tis: Clean up the force=1 module parameter
2248 - tpm_crb: Drop le32_to_cpu(ioread32(..))
2249 - tpm_crb: Use devm_ioremap_resource
2250 - tpm: fix the rollback in tpm_chip_register()
2251 - tpm: fix the cleanup of struct tpm_chip
2252 - tpm: fix: set continueSession attribute for the unseal operation
2253 - tpm: fix: return rc when devm_add_action() fails
2254 - tpm_eventlog.c: fix binary_bios_measurements
2255 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
2256 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
2257 - tpm_tis: fix build warning with tpm_tis_resume
2258
2259 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
2260 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
2261
2262 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
2263 Xenial (LP: #1563485)
2264 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
2265 - cxlflash: Increase cmd_per_lun for better throughput
2266 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
2267
2268 * Miscellaneous Ubuntu changes
2269 - [Config] do_zfs_powerpc64-smp = true
2270 - [Debian] fix linux_tools when cross-compiling
2271 - [Config] do_zfs_powerpc64-smp use default value
2272 - SAUCE: apparmor: Fix FTBFS due to bad include path
2273 - SAUCE: i915_bpo: Disable preliminary hw support
2274
2275 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
2276
2277 linux (4.4.0-17.33) xenial; urgency=low
2278
2279 [ Tim Gardner ]
2280
2281 * Release Tracking Bug
2282 - LP: #1563441
2283
2284 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
2285 (LP: #1560552)
2286 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
2287 about to hit.
2288
2289 * Predictable naming mechanism is leading to issues in DLPAR operations of
2290 NICs (LP: #1560514)
2291 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
2292 properties
2293
2294 * ThunderX: support alternative phy implementations (LP: #1562968)
2295 - net: thunderx: Cleanup PHY probing code.
2296 - [Config] CONFIG_MDIO_CAVIUM=m
2297 - phy: mdio-octeon: Refactor into two files/modules
2298 - [Config] CONFIG_MDIO_THUNDER=m
2299 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
2300 - phy: mdio-cavium: Add missing MODULE_* annotations.
2301 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
2302 - phy: mdio-thunder: Fix some Kconfig typos
2303 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
2304
2305 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
2306 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
2307 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
2308
2309 * lots of printk to serial console can hang system for long time
2310 (LP: #1534216)
2311 - printk: set may_schedule for some of console_trylock() callers
2312
2313 * [i915_bpo] Update i915 backport driver (LP: #1560395)
2314 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
2315 - PM / runtime: Add new helper for conditional usage count incrementation
2316 - drm/core: Add drm_for_each_encoder_mask, v2.
2317 - drm/atomic-helper: Implement subsystem-level suspend/resume
2318
2319 * [Hyper-V] VM Sockets (LP: #1541585)
2320 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
2321 - Drivers: hv: vmbus: Add vendor and device atttributes
2322 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
2323 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
2324 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
2325 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
2326 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
2327 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
2328 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
2329 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
2330 - Drivers: hv: vmbus: add a per-channel rescind callback
2331 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
2332 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
2333 - Drivers: hv: vmbus: Give control over how the ring access is serialized
2334 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
2335 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
2336 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
2337 - Drivers: hv: vmbus: remove code duplication in message handling
2338 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
2339 - Drivers: hv: util: Pass the channel information during the init call
2340 - Drivers: hv: utils: Remove util transport handler from list if registration fails
2341 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
2342 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
2343
2344 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
2345 (LP: #1559918)
2346 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
2347
2348 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
2349 - net: add tc offload feature flag
2350 - net: tc: helper functions to query action types
2351 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
2352 - net: rework ndo tc op to consume additional qdisc handle parameter
2353 - net: rework setup_tc ndo op to consume general tc operand
2354 - net: sched: add cls_u32 offload hooks for netdevs
2355 - net: ixgbe: add support for tc_u32 offload
2356 - net: ixgbe: abort with cls u32 divisor groups greater than 1
2357
2358 * Bring fm10k up to Fortville SW5 (LP: #1562310)
2359 - net: add netif_is_team_master helper
2360 - net: add netif_is_team_port helper
2361 - net: add netif_is_lag_master helper
2362 - net: add netif_is_lag_port helper
2363 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
2364 - fm10k: don't reinitialize RSS flow table when RXFH configured
2365
2366 * [Feature]Always Running Timer (ART) to System Time translation
2367 (LP: #1519625)
2368 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
2369 - timekeeping: Provide internal function __ktime_get_real_seconds
2370 - timekeeping: Cap adjustments so they don't exceed the maxadj value
2371 - clocksource: Make clocksource validation work for all clocksources
2372 - time: Add cycles to nanoseconds translation
2373 - time: Add timekeeping snapshot code capturing system time and counter
2374 - time: Remove duplicated code in ktime_get_raw_and_real()
2375 - time: Add driver cross timestamp interface for higher precision time synchronization
2376 - time: Add history to cross timestamp interface supporting slower devices
2377 - time/timekeeping: Work around false positive GCC warning
2378 - x86/tsc: Always Running Timer (ART) correlated clocksource
2379 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
2380 - [Config] CONFIG_E1000E_HWTS=y
2381 - e1000e: Adds hardware supported cross timestamp on e1000e nic
2382
2383 * x-gene2: add SoC v2 support to clock (LP: #1561604)
2384 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
2385
2386 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
2387 - perf/x86: Move perf_event.c ............... => x86/events/core.c
2388 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
2389 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
2390 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
2391 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
2392 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
2393 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
2394 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
2395 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
2396 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
2397 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
2398 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
2399 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
2400 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
2401 x86/events/intel/uncore.[ch]
2402 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
2403 x86/events/intel/uncore_nmhex.c
2404 - perf/x86: Move perf_event_intel_uncore_snb.c =>
2405 x86/events/intel/uncore_snb.c
2406 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
2407 x86/events/intel/uncore_snbep.c
2408 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
2409 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
2410 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
2411 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
2412 - perf/x86: Move perf_event.h to its new home
2413 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
2414
2415 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
2416 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
2417
2418 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
2419
2420 linux (4.4.0-16.32) xenial; urgency=low
2421
2422 [ Tim Gardner ]
2423
2424 * Release Tracking Bug
2425 - LP: #1561727
2426
2427 * fix thermal throttling due to commit "Thermal: initialize thermal zone
2428 device correctly" (LP: #1561676)
2429 - Thermal: Ignore invalid trip points
2430
2431 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
2432 on press (LP: #1553811)
2433 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
2434 buttons, again
2435
2436 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
2437 (LP: #1560583)
2438 - SAUCE: apparmor: Allow ns_root processes to open profiles file
2439 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
2440
2441 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
2442 - ubuntu: vbox -- update to 5.0.16-dfsg-2
2443
2444 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
2445 s390x (LP: #1557690)
2446 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
2447
2448 * spl/zfs fails to build on s390x (LP: #1519814)
2449 - [Config] s390x -- re-enable zfs
2450 - [Config] zfs -- disable powerpc until the test failures can be resolved
2451
2452 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
2453 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
2454
2455 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
2456 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
2457 - [Config] powerpc -- convert zfs configuration to custom_override
2458
2459 * Memory arena corruption with FUSE (was Memory allocation failure crashes
2460 kernel hard, presumably related to FUSE) (LP: #1505948)
2461 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
2462 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
2463
2464 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
2465 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
2466
2467 * linux packaging: clear remaining redundant delta (LP: #1560445)
2468 - [Debian] Remove generated intermediate files on clean
2469
2470 * arm64: guest hangs when ntpd is running (LP: #1549494)
2471 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
2472 - Revert "hrtimer: Catch illegal clockids"
2473 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
2474
2475 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
2476 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
2477 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
2478 ThunderX
2479
2480 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
2481 (LP: #1559609)
2482 - arcmsr: fixed getting wrong configuration data
2483 - arcmsr: fixes not release allocated resource
2484 - arcmsr: make code more readable
2485 - arcmsr: adds code to support new Areca adapter ARC1203
2486 - arcmsr: changes driver version number
2487 - arcmsr: more readability improvements
2488 - arcmsr: Split dma resource allocation to a new function
2489 - arcmsr: change driver version to v1.30.00.22-20151126
2490
2491 * server image has no keyboard, desktop image works (LP: #1559692)
2492 - [Config] Rework input-modules (d-i) list
2493
2494 * PMU support for Cavium ThunderX (LP: #1559349)
2495 - arm64: perf: Rename Cortex A57 events
2496 - arm64/perf: Add Cavium ThunderX PMU support
2497 - arm64: perf: Enable PMCR long cycle counter bit
2498 - arm64: perf: Extend event mask for ARMv8.1
2499 - arm64: dts: Add Cavium ThunderX specific PMU
2500
2501 * Show ARM PMU events in perf stat (LP: #1559350)
2502 - drivers/perf: kill armpmu_register
2503 - arm: perf: Convert event enums to #defines
2504 - arm: perf: Add event descriptions
2505 - arm64: perf: Convert event enums to #defines
2506 - arm64: perf: Add event descriptions
2507 - ARM: perf: add format entry to describe event -> config mapping
2508 - arm64: perf: add format entry to describe event -> config mapping
2509
2510 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
2511 - EDAC/sb_edac: Fix computation of channel address
2512
2513 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
2514 - [Config] disable CONFIG_IP_PNP
2515
2516 * Miscellaneous Ubuntu changes
2517 - [Debian] Silence the reconstruct script
2518
2519 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
2520
2521 linux (4.4.0-15.31) xenial; urgency=low
2522
2523 [ Tim Gardner ]
2524
2525 * Release Tracking Bug
2526 - LP: #1559252
2527
2528 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
2529 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
2530
2531 * policy namespace stacking (LP: #1379535)
2532 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
2533 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
2534 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
2535 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
2536 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
2537 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
2538 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
2539 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
2540 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
2541 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
2542 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
2543 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
2544 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
2545 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
2546 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
2547 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
2548 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
2549 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
2550 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
2551 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
2552 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
2553 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
2554 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
2555 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
2556 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
2557 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
2558 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
2559 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
2560 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
2561 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
2562 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
2563 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
2564 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
2565 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
2566 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
2567 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
2568 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
2569 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
2570 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
2571 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
2572 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
2573 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
2574 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
2575 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
2576 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
2577 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
2578 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
2579 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
2580 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
2581
2582 * Add arm64 NUMA support (LP: #1558765)
2583 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
2584 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
2585 - [Config] CONFIG_OF_NUMA=y
2586 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
2587 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
2588 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
2589 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
2590 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
2591
2592 * vivid/linux: total ADT test failures (LP: #1558447)
2593 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
2594
2595 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
2596 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
2597 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
2598
2599 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
2600 - s390/pci: enforce fmb page boundary rule
2601
2602 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
2603 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
2604 - page_to_phys() always returns a multiple of PAGE_SIZE
2605 - s390/pci: provide ZPCI_ADDR macro
2606 - s390/pci: improve ZPCI_* macros
2607 - s390/pci: resize iomap
2608 - s390/pci: fix bar check
2609 - s390/pci: set error state for unusable functions
2610 - s390/pci: remove iomap sanity checks
2611 - s390/pci: remove pdev pointer from arch data
2612 - s390/pci: add ioctl interface for CLP
2613
2614 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
2615 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
2616 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
2617 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
2618 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
2619
2620 * skb_warn_bad_offload Crash (LP: #1558025)
2621 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
2622
2623 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
2624 - [Config] CONFIG_PCI_HOST_COMMON=y
2625 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
2626 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
2627 - PCI: generic: Move structure definitions to separate header file
2628 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
2629 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
2630 - PCI: thunder: Add PCIe host driver for ThunderX processors
2631 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
2632
2633 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
2634 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
2635
2636 * Xenial update to v4.4.6 stable release (LP: #1558330)
2637 - arm64: account for sparsemem section alignment when choosing vmemmap offset
2638 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
2639 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
2640 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
2641 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
2642 - kvm: cap halt polling at exactly halt_poll_ns
2643 - KVM: VMX: disable PEBS before a guest entry
2644 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
2645 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
2646 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
2647 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
2648 - s390/dasd: fix diag 0x250 inline assembly
2649 - tracing: Fix check for cpu online when event is disabled
2650 - dmaengine: at_xdmac: fix residue computation
2651 - jffs2: reduce the breakage on recovery from halfway failed rename()
2652 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
2653 - ASoC: dapm: Fix ctl value accesses in a wrong type
2654 - ASoC: samsung: Use IRQ safe spin lock calls
2655 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
2656 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
2657 - ovl: ignore lower entries when checking purity of non-directory entries
2658 - ovl: fix working on distributed fs as lower layer
2659 - wext: fix message delay/ordering
2660 - cfg80211/wext: fix message ordering
2661 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
2662 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
2663 - mac80211: minstrel: Change expected throughput unit back to Kbps
2664 - mac80211: fix use of uninitialised values in RX aggregation
2665 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
2666 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
2667 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
2668 - mac80211: Fix Public Action frame RX in AP mode
2669 - gpu: ipu-v3: Do not bail out on missing optional port nodes
2670 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
2671 - drm/radeon: Fix error handling in radeon_flip_work_func.
2672 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
2673 - userfaultfd: don't block on the last VM updates at exit time
2674 - ovl: fix getcwd() failure after unsuccessful rmdir
2675 - MIPS: Fix build error when SMP is used without GIC
2676 - MIPS: smp.c: Fix uninitialised temp_foreign_map
2677 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
2678 - target: Drop incorrect ABORT_TASK put for completed commands
2679 - ld-version: Fix awk regex compile failure
2680 - Linux 4.4.6
2681
2682 * linux fails to load x.509 built-in certificate (LP: #1557250)
2683 - lib/mpi: Endianness fix
2684
2685 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
2686 - [Config] CONFIG_NET_9P=m for s390x
2687
2688 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
2689 (LP: #1557950)
2690 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
2691 - net/mlx5e: Don't modify CQ before it was created
2692
2693 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
2694 - mmc: sdhci: Do not BUG on invalid vdd
2695 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
2696 - mmc: It is not an error for the card to be removed while suspended
2697
2698 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
2699 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
2700
2701 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
2702 - [Config] CONFIG_NUMA_EMU=y for s390x
2703
2704 * Miscellaneous Ubuntu changes
2705 - [Debian] git-ubuntu-log -- prevent bug references being split
2706 - [Debian] git-ubuntu-log -- git log output is UTF-8
2707
2708 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
2709
2710 linux (4.4.0-14.30) xenial; urgency=low
2711
2712 [ Tim Gardner ]
2713
2714 * Release Tracking Bug
2715 - LP: #1557508
2716
2717 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
2718 - powerpc: Fix dedotify for binutils >= 2.26
2719
2720 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
2721 - Illumos 6370 - ZFS send fails to transmit some holes
2722
2723 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
2724 camera (LP: #1557138)
2725 - UVC: Add support for ds4 depth camera
2726
2727 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
2728 - sched/numa: Fix use-after-free bug in the task_numa_compare
2729
2730 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
2731 files (LP: #1555997)
2732 - ovl: copy new uid/gid into overlayfs runtime inode
2733
2734 * Miscellaneous Ubuntu changes
2735 - SAUCE: Dump stack when X.509 certificates cannot be loaded
2736
2737 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
2738
2739 linux (4.4.0-13.29) xenial; urgency=low
2740
2741 [ Tim Gardner ]
2742
2743 * Release Tracking Bug
2744 - LP: #1556247
2745
2746 * s390/mm: four page table levels vs. fork (LP: #1556141)
2747 - s390/mm: four page table levels vs. fork
2748
2749 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
2750 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
2751 - hv_netvsc: cleanup netdev feature flags for netvsc
2752
2753 * fails to boot on megaraid (LP: #1552903)
2754 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
2755 case of PD list DCMD failure
2756
2757 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
2758 - ALSA: hda - add codec support for Kabylake display audio codec
2759
2760 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
2761 - cpufreq: powernv: Free 'chips' on module exit
2762 - cpufreq: powernv: Hot-plug safe the kworker thread
2763 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
2764 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
2765 - cpufreq: powernv: Replace pr_info with trace print for throttle event
2766 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
2767
2768 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
2769 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
2770
2771 * integer overflow in xt_alloc_table_info (LP: #1555353)
2772 - SAUCE: (noup) netfilter: x_tables: check for size overflow
2773
2774 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
2775 - [Packaging] reconstruct -- automatically reconstruct against base tag
2776 - [Config] reconstruct -- update to autoreconstruct output
2777 - [Packaging] reconstruct -- update when inserting final changes
2778
2779 * Xenial update to v4.4.5 stable release (LP: #1555640)
2780 - use ->d_seq to get coherency between ->d_inode and ->d_flags
2781 - drivers: sh: Restore legacy clock domain on SuperH platforms
2782 - Btrfs: fix deadlock running delayed iputs at transaction commit time
2783 - btrfs: Fix no_space in write and rm loop
2784 - btrfs: async-thread: Fix a use-after-free error for trace
2785 - block: Initialize max_dev_sectors to 0
2786 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
2787 - parisc: Fix ptrace syscall number and return value modification
2788 - mips/kvm: fix ioctl error handling
2789 - kvm: x86: Update tsc multiplier on change.
2790 - fbcon: set a default value to blink interval
2791 - cifs: fix out-of-bounds access in lease parsing
2792 - CIFS: Fix SMB2+ interim response processing for read requests
2793 - Fix cifs_uniqueid_to_ino_t() function for s390x
2794 - vfio: fix ioctl error handling
2795 - KVM: x86: fix root cause for missed hardware breakpoints
2796 - arm/arm64: KVM: Fix ioctl error handling
2797 - iommu/amd: Apply workaround for ATS write permission check
2798 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
2799 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
2800 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
2801 - drm/ast: Fix incorrect register check for DRAM width
2802 - drm/radeon/pm: update current crtc info after setting the powerstate
2803 - drm/amdgpu/pm: update current crtc info after setting the powerstate
2804 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
2805 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
2806 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
2807 - libata: fix HDIO_GET_32BIT ioctl
2808 - libata: Align ata_device's id on a cacheline
2809 - block: bio: introduce helpers to get the 1st and last bvec
2810 - writeback: flush inode cgroup wb switches instead of pinning super_block
2811 - Adding Intel Lewisburg device IDs for SATA
2812 - arm64: vmemmap: use virtual projection of linear region
2813 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
2814 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
2815 - tracing: Do not have 'comm' filter override event 'comm' field
2816 - pata-rb532-cf: get rid of the irq_to_gpio() call
2817 - Btrfs: fix loading of orphan roots leading to BUG_ON
2818 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
2819 - jffs2: Fix page lock / f->sem deadlock
2820 - Fix directory hardlinks from deleted directories
2821 - dmaengine: pxa_dma: fix cyclic transfers
2822 - adv7604: fix tx 5v detect regression
2823 - ALSA: usb-audio: Add a quirk for Plantronics DA45
2824 - ALSA: ctl: Fix ioctls for X32 ABI
2825 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
2826 - ALSA: rawmidi: Fix ioctls X32 ABI
2827 - ALSA: timer: Fix ioctls for X32 ABI
2828 - ALSA: pcm: Fix ioctls for X32 ABI
2829 - ALSA: seq: oss: Don't drain at closing a client
2830 - ALSA: hdspm: Fix wrong boolean ctl value accesses
2831 - ALSA: hdsp: Fix wrong boolean ctl value accesses
2832 - ALSA: hdspm: Fix zero-division
2833 - ALSA: timer: Fix broken compat timer user status ioctl
2834 - usb: chipidea: otg: change workqueue ci_otg as freezable
2835 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
2836 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
2837 - USB: qcserial: add Sierra Wireless EM74xx device ID
2838 - USB: serial: option: add support for Telit LE922 PID 0x1045
2839 - USB: serial: option: add support for Quectel UC20
2840 - MIPS: scache: Fix scache init with invalid line size.
2841 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
2842 - ubi: Fix out of bounds write in volume update code
2843 - i2c: brcmstb: allocate correct amount of memory for regmap
2844 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
2845 - block: check virt boundary in bio_will_gap()
2846 - block: get the 1st and last bvec via helpers
2847 - drm/i915: more virtual south bridge detection
2848 - drm/i915: refine qemu south bridge detection
2849 - modules: fix longstanding /proc/kallsyms vs module insertion race.
2850 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
2851 - Linux 4.4.5
2852
2853 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
2854 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
2855
2856 * TPM2.0 trusted keys fixes (LP: #1398274)
2857 - tpm_tis: further simplify calculation of ordinal duration
2858 - tpm_tis: Use devm_free_irq not free_irq
2859 - tpm_tis: Ensure interrupts are disabled when the driver starts
2860 - tpm: rework tpm_get_timeouts()
2861 - tpm_tis: Get rid of the duplicate IRQ probing code
2862 - tpm_tis: Refactor the interrupt setup
2863 - tpm_tis: Tighten IRQ auto-probing
2864 - tpm_ibmvtpm: properly handle interrupted packet receptions
2865
2866 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
2867 - [Config] control.stub.in -- review versioned Build-Depends:
2868 - [Config] control.stub.in -- review versioned
2869 Depends/Breaks/Conflicts/Replaces
2870 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
2871 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
2872
2873 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
2874
2875 linux (4.4.0-12.28) xenial; urgency=low
2876
2877 * Miscellaneous Ubuntu changes
2878 - reconstruct: Work around orig tarball packaging limitiations
2879 Fixes FTBS
2880
2881 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
2882
2883 linux (4.4.0-12.27) xenial; urgency=low
2884
2885 [ Tim Gardner ]
2886
2887 * Release Tracking Bug
2888 - LP: #1554704
2889
2890 * Fails to detect (second) display (LP: #1543683)
2891 - drm/i915: Fix hpd live status bits for g4x
2892
2893 * s390x -- various configuration changes (LP: #1543165)
2894 - [Config] s390x -- enable CONFIG_NUMA
2895 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
2896 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
2897 - [Config] s390x -- disable CONFIG_NVMEM
2898 - [Config] s390x -- switch preempt mode to none
2899
2900 * Radeon hybrid graphics problem on resume (LP: #1554608)
2901 - Revert "drm/radeon: call hpd_irq_event on resume"
2902
2903 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
2904 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
2905 - drm/amdgpu: use $(src) in Makefile (v2)
2906 - drm/radeon: constify radeon_asic_ring structures
2907 - drm/amdgpu: add a callback for reading the bios from the rom directly
2908 - drm/amdgpu: add read_bios_from_rom callback for CI parts
2909 - drm/amdgpu: add read_bios_from_rom callback for VI parts
2910 - drm/amdgpu: Use new read bios from rom callback
2911 - drm/amdgpu: Use unlocked gem unreferencing
2912 - drm/radeon: Use unlocked gem unreferencing
2913 - drm/amd: add new gfx8 register definitions for EDC
2914 - drm/amdgpu: add EDC support for CZ (v3)
2915 - drm/amd: abstract kernel rq and normal rq to priority of run queue
2916 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
2917 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
2918 - drm/amdgpu: update rev id register for VI
2919 - drm/amdgpu: add more debugging output for driver failures
2920 - drm/amdgpu: add entity only when first job come
2921 - drm/amdgpu: handle error case for ctx
2922 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
2923 - drm/amdgpu: change default sched jobs to 32
2924 - drm/amdgpu: limit visible vram if it's smaller than the BAR
2925 - drm/amdgpu: restrict the sched jobs number to power of two
2926 - drm/amdgpu: put VM page tables directly into duplicates list
2927 - drm/amdgpu: split VM PD and PT handling during CS
2928 - drm/amdgpu: keep the PTs validation list in the VM v2
2929 - drm/radeon: Update radeon_get_vblank_counter_kms()
2930 - drm/radeon: only increment sync_seq when a fence is really emitted
2931 - drm/fb-helper: Use proper plane mask for fb cleanup
2932 - drm/amdgpu: fix dp link rate selection (v2)
2933 - drm/radeon: fix dp link rate selection (v2)
2934 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
2935 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
2936 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
2937 - drm/amdgpu: implement new cgs interface for acpi function
2938 - drm/amdgpu: implement cgs interface to query system info
2939 - drm/amdgpu: add new cgs interface to get display info (v2)
2940 - drm/amd/powerplay: add basic powerplay framework
2941 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
2942 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
2943 - drm/amd/powerplay: add SMU manager sub-component
2944 - drm/amd/powerplay: add hardware manager sub-component
2945 - SAUCE: amd: Include errno.h
2946 - drm/amd/powerplay: add Carrizo smu support
2947 - drm/amd/powerplay: add Carrizo dpm support
2948 - drm/amd/powerplay: add CG and PG support for carrizo
2949 - drm/amd/powerplay: add event manager sub-component
2950 - drm/amd/powerplay: implement functions of amd_powerplay_func
2951 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
2952 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
2953 - drm/amd/powerplay: add header file for tonga smu and dpm
2954 - drm/amd/powerplay: Add Tonga SMU support
2955 - drm/amd/powerplay: add Tonga dpm support (v3)
2956 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
2957 - drm/amd/powerplay: update atomctrl for fiji
2958 - drm/amd/powerplay: add Fiji SMU support.
2959 - drm/amd/powerplay: add Fiji DPM support.
2960 - drm/amdgpu: add amdgpu.powerplay module option
2961 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
2962 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
2963 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
2964 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
2965 - drm/amdgpu/powerplay: program display gap for tonga.
2966 - drm/amdgpu: enable powerplay module by default for tonga.
2967 - drm/amdgpu: enable powerplay module by default for fiji.
2968 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
2969 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
2970 - drm/amd/powerplay: Add CG and PG support for tonga
2971 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
2972 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
2973 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
2974 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
2975 - drm/amdgpu/powerplay: implement thermal control for tonga.
2976 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
2977 - drm/amdgpu: export fan control functions to amdgpu
2978 - drm/amdgpu: enable sysfs interface for powerplay
2979 - drm/amdgpu: support per device powerplay enablement (v2)
2980 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
2981 - drm/amd/powerplay: implement new funcs to check current states for tonga.
2982 - drm/amd/powerplay: refine the logic of whether need to update power state.
2983 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
2984 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
2985 - drm/amdgpu: extract pcie helpers to common header
2986 - drm: add drm_pcie_get_max_link_width helper (v2)
2987 - drm/amdgpu: store pcie gen mask and link width
2988 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
2989 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
2990 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
2991 - drm/amd/powerplay: fix boolreturn.cocci warnings
2992 - drm/amd/powerplay/tonga: Add UVD DPM init
2993 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
2994 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
2995 - drm/amdgpu: add sdma clock gating support for Fiji.
2996 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
2997 - drm/amd/powerplay: enable clock gating for Fiji.
2998 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
2999 - drm/amd/powerplay: implement smc state upload for CZ
3000 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
3001 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
3002 - drm/amd/powerplay: add new function point in hwmgr.
3003 - drm/amd/powerplay: add smc msg for NB P-State switch
3004 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
3005 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
3006 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
3007 - drm/amd/powerplay: Add PPLib debug print macro.
3008 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
3009 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
3010 - drm/amd/powerplay: add multimedia power gating support for Fiji.
3011 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
3012 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
3013 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
3014 - drm/amdgpu: Prepare DKMS build for powerplay module.
3015 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
3016 - drm/amd/powerplay: Add thermal protection support for Fiji.
3017 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
3018 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
3019 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
3020 - drm/amd/powerplay: fix boolreturn.cocci warnings
3021 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
3022 - drm/amd/powerplay: check whether enable dpm in powerplay.
3023 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
3024 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
3025 - drm/amd/powerplay: display gpu load when print performance for tonga.
3026 - drm/powerplay: add debugging output to tonga_processpptables.c
3027 - drm/powerplay: add debugging output to processpptables.c
3028 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
3029 - drm/amd/powerplay: Don't return an error if fan table is missing
3030 - amd\powerplay Implement get dal power level
3031 - amd/powerplay: Fix get dal power level
3032 - amd/powerplay: Add structures required to report configuration change
3033 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
3034 - drm/amd/powerplay: add point check to avoid NULL point hang.
3035 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
3036 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
3037 - drm: powerplay: use div64_s64 instead of do_div
3038 - drm/amd/powerplay: fix a reversed condition
3039 - drm/amdgpu/cgs: cleanup some indenting
3040 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
3041 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
3042 - drm/amd/powerplay: fix bug that NULL checks are reversed.
3043 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
3044 - drm/amd/powerplay: fix Smatch static checker warnings
3045 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
3046 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
3047 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
3048 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
3049 - drm/amdgpu: fix hex/decimal bug when show gpu load.
3050 - drm/amd/powerplay: add thermal control task when resume.
3051 - drm/amd/powerplay: enable set boot state task
3052 - drm/amd/powerplay: enable power down asic task. (v2)
3053 - drm/amd/powerplay: implement power down asic task for CZ
3054 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
3055 - drm/amdgpu/cgs: add an interface to access PCI resources
3056 - drm/amdgpu: add irq domain support
3057 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
3058 - drm/sysfs: use kobj_to_dev()
3059 - drm/amd/powerplay: fix static checker warning for return meaningless value.
3060 - drm/amdgpu/cz: add code to enable forcing UVD clocks
3061 - drm/amdgpu/cz: add code to enable forcing VCE clocks
3062 - drm/amdgpu/cz: force uvd clocks when sclks are forced
3063 - drm/amdgpu/cz: force vce clocks when sclks are forced
3064 - drm/amdgpu: use kobj_to_dev()
3065 - drm/radeon: use kobj_to_dev()
3066 - drm/ttm: fix adding foreign BOs to the LRU during init v2
3067 - drm/ttm: fix adding foreign BOs to the swap LRU
3068 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
3069 - drm/amdgpu: move VM page tables to the LRU end on CS v2
3070 - drm/amdgpu: validate duplicates first
3071 - drm/amdgpu: add missing irq.h include
3072 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
3073 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
3074 - amdkfd: don't open-code memdup_user()
3075 - amdkfd: Copy from the proper user command pointer
3076 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
3077 - amd/powerplay: disable powerplay by default initially
3078 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
3079 - drm/atomic-helper: Export framebuffer_changed()
3080 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
3081 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
3082 - drm/amdgpu: fix next_rptr handling for debugfs
3083 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
3084 - drm/radeon: only init fbdev if we have connectors
3085 - drm/amdgpu: don't init fbdev if we don't have any connectors
3086 - drm/amd/powerplay: Update SMU firmware loading for Stoney
3087 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
3088 - drm/amdkfd: Remove unnecessary cast in kfree
3089 - drm/amdgpu: only move pt bos in LRU list on success
3090 - drm/amdgpu: mask out WC from BO on unsupported arches
3091 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
3092 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
3093 - drm/amdgpu: load MEC ucode manually on iceland
3094 - drm/amdgpu: disable uvd and vce clockgating on Fiji
3095 - drm/amdgpu: add pcie cap module parameters (v2)
3096 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
3097 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
3098 - drm/amdgpu: handle uvd pg flags properly
3099 - drm/amdgpu: handle vce pg flags properly
3100 - drm/amdgpu: clean up vce pg flags for cz/st
3101 - drm/amdgpu: be consistent with uvd cg flags
3102 - drm/amd/powerplay/cz: disable uvd pg
3103 - drm/amd/powerplay/cz: disable vce pg
3104 - drm/amd/powerplay/tonga: disable uvd pg
3105 - drm/amd/powerplay/tonga: disable vce pg
3106 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
3107 - drm/amdgpu: remove unused cg defines
3108 - drma/dmgpu: move cg and pg flags into shared headers
3109 - drm/amdgpu/tonga: plumb pg flags through to powerplay
3110 - drm/amdgpu/cz: plumb pg flags through to powerplay
3111 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
3112
3113 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
3114 #1552632)
3115 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
3116
3117 * Miscellaneous Ubuntu changes
3118 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
3119
3120 * Miscellaneous upstream changes
3121 - net: thunderx: Fix for Qset error due to CQ full
3122 - ahci: Workaround for ThunderX Errata#22536
3123 - arm64: Add workaround for Cavium erratum 27456
3124 - tipc: fix nullptr crash during subscription cancel
3125
3126 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
3127
3128 linux (4.4.0-11.26) xenial; urgency=low
3129
3130 [ Tim Gardner ]
3131
3132 * Release Tracking Bug
3133 - LP: #1553391
3134
3135 * Xenial update to v4.4.4 stable release (LP: #1553179)
3136 - af_iucv: Validate socket address length in iucv_sock_bind()
3137 - gro: Make GRO aware of lightweight tunnels.
3138 - net: dp83640: Fix tx timestamp overflow handling.
3139 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
3140 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
3141 - tcp: fix NULL deref in tcp_v4_send_ack()
3142 - af_unix: fix struct pid memory leak
3143 - pptp: fix illegal memory access caused by multiple bind()s
3144 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
3145 - net: dsa: fix mv88e6xxx switches
3146 - tipc: fix connection abort during subscription cancel
3147 - inet: frag: Always orphan skbs inside ip_defrag()
3148 - switchdev: Require RTNL mutex to be held when sending FDB notifications
3149 - tcp: beware of alignments in tcp_get_info()
3150 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
3151 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
3152 - ipv6: addrconf: Fix recursive spin lock call
3153 - ipv6: fix a lockdep splat
3154 - unix: correctly track in-flight fds in sending process user_struct
3155 - tcp: do not drop syn_recv on all icmp reports
3156 - net:Add sysctl_max_skb_frags
3157 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
3158 - enic: increment devcmd2 result ring in case of timeout
3159 - sctp: translate network order to host order when users get a hmacid
3160 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
3161 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
3162 eth_get_headlen
3163 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
3164 - bonding: Fix ARP monitor validation
3165 - ipv4: fix memory leaks in ip_cmsg_send() callers
3166 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
3167 - af_unix: Guard against other == sk in unix_dgram_sendmsg
3168 - tipc: fix premature addition of node to lookup table
3169 - tcp: md5: release request socket instead of listener
3170 - qmi_wwan: add "4G LTE usb-modem U901"
3171 - net/mlx4_en: Count HW buffer overrun only once
3172 - net/mlx4_en: Avoid changing dev->features directly in run-time
3173 - l2tp: Fix error creating L2TP tunnels
3174 - pppoe: fix reference counting in PPPoE proxy
3175 - net_sched fix: reclassification needs to consider ether protocol changes
3176 - route: check and remove route cache when we get route
3177 - tcp/dccp: fix another race at listener dismantle
3178 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
3179 - rtnl: RTM_GETNETCONF: fix wrong return value
3180 - tipc: unlock in error path
3181 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
3182 - sctp: Fix port hash table size computation
3183 - ext4: fix bh->b_state corruption
3184 - ARM: debug-ll: fix BCM63xx entry for multiplatform
3185 - arm64: errata: Add -mpc-relative-literal-loads to build flags
3186 - KVM: s390: fix guest fprs memory leak
3187 - devm_memremap: Fix error value when memremap failed
3188 - drm/gma500: Use correct unref in the gem bo create function
3189 - ARM: 8457/1: psci-smp is built only for SMP
3190 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
3191 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
3192 - efi: Do variable name validation tests in utf8
3193 - efi: Make our variable validation list include the guid
3194 - efi: Make efivarfs entries immutable by default
3195 - efi: Add pstore variables to the deletion whitelist
3196 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
3197 - bcache: fix a livelock when we cause a huge number of cache misses
3198 - bcache: Add a cond_resched() call to gc
3199 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
3200 - bcache: fix a leak in bch_cached_dev_run()
3201 - bcache: unregister reboot notifier if bcache fails to unregister device
3202 - bcache: allows use of register in udev to avoid "device_busy" error.
3203 - bcache: Change refill_dirty() to always scan entire disk if necessary
3204 - dm thin: fix race condition when destroying thin pool workqueue
3205 - can: ems_usb: Fix possible tx overflow
3206 - usb: dwc3: Fix assignment of EP transfer resources
3207 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
3208 - USB: option: add support for SIM7100E
3209 - USB: option: add "4G LTE usb-modem U901"
3210 - drivers: android: correct the size of struct binder_uintptr_t for
3211 BC_DEAD_BINDER_DONE
3212 - spi: omap2-mcspi: Prevent duplicate gpio_request
3213 - iw_cxgb3: Fix incorrectly returning error on success
3214 - drm/i915: shut up gen8+ SDE irq dmesg noise
3215 - ocfs2: unlock inode if deleting inode from orphan fails
3216 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
3217 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
3218 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
3219 - clocksource/drivers/vt8500: Increase the minimum delta
3220 - s390/kvm: remove dependency on struct save_area definition
3221 - KVM: s390: fix memory overwrites when vx is disabled
3222 - Btrfs: add missing brelse when superblock checksum fails
3223 - Btrfs: igrab inode in writepage
3224 - btrfs: statfs: report zero available if metadata are exhausted
3225 - Btrfs: send, don't BUG_ON() when an empty symlink is found
3226 - Btrfs: fix number of transaction units required to create symlink
3227 - Btrfs: fix transaction handle leak on failure to create hard link
3228 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
3229 subvolume roots
3230 - btrfs: initialize the seq counter in struct btrfs_device
3231 - s390: fix normalization bug in exception table sorting
3232 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
3233 - s390/dasd: fix refcount for PAV reassignment
3234 - s390/dasd: fix performance drop
3235 - uml: flush stdout before forking
3236 - uml: fix hostfs mknod()
3237 - um: link with -lpthread
3238 - locks: fix unlock when fcntl_setlk races with a close
3239 - rtlwifi: rtl_pci: Fix kernel panic
3240 - rtlwifi: rtl8192cu: Add missing parameter setup
3241 - rtlwifi: rtl8192ce: Fix handling of module parameters
3242 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
3243 - rtlwifi: rtl8723ae: Fix initialization of module parameters
3244 - rtlwifi: rtl8192se: Fix module parameter initialization
3245 - rtlwifi: rtl8188ee: Fix module parameter initialization
3246 - rtlwifi: rtl8723be: Fix module parameter initialization
3247 - mei: fix fasync return value on error
3248 - mei: validate request value in client notify request ioctl
3249 - namei: ->d_inode of a pinned dentry is stable only for positives
3250 - rc: sunxi-cir: Initialize the spinlock properly
3251 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
3252 - si2157: return -EINVAL if firmware blob is too big
3253 - gspca: ov534/topro: prevent a division by 0
3254 - vb2: fix a regression in poll() behavior for output,streams
3255 - tda1004x: only update the frontend properties if locked
3256 - dm space map metadata: remove unused variable in brb_pop()
3257 - dm snapshot: fix hung bios when copy error occurs
3258 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
3259 - coresight: checking for NULL string in coresight_name_match()
3260 - irqchip/omap-intc: Add support for spurious irq handling
3261 - irqchip/mxs: Add missing set_handle_irq()
3262 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
3263 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
3264 - posix-clock: Fix return code on the poll method's error path
3265 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
3266 - mmc: usdhi6rol0: handle NULL data in timeout
3267 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
3268 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
3269 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
3270 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
3271 - mmc: core: Enable tuning according to the actual timing
3272 - mmc: mmci: fix an ages old detection error
3273 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
3274 - mmc: pxamci: fix again read-only gpio detection polarity
3275 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
3276 - mmc: sdhci: Allow override of mmc host operations
3277 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
3278 - Bluetooth: Use continuous scanning when creating LE connections
3279 - Bluetooth: Add support of Toshiba Broadcom based devices
3280 - Bluetooth: Fix incorrect removing of IRKs
3281 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
3282 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
3283 - time: Avoid signed overflow in timekeeping_get_ns()
3284 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
3285 - Revert "MIPS: Fix PAGE_MASK definition"
3286 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
3287 - MIPS: hpet: Choose a safe value for the ETIME check
3288 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
3289 - MIPS: Fix buffer overflow in syscall_get_arguments()
3290 - EDAC: Robustify workqueues destruction
3291 - EDAC, mc_sysfs: Fix freeing bus' name
3292 - sparc64: fix incorrect sign extension in sys_sparc64_personality
3293 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
3294 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
3295 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
3296 - virtio_balloon: fix race by fill and leak
3297 - virtio_balloon: fix race between migration and ballooning
3298 - virtio_pci: fix use after free on release
3299 - drm/vmwgfx: Fix an incorrect lock check
3300 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
3301 - drm/vmwgfx: respect 'nomodeset'
3302 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
3303 - drm/amdgpu: call hpd_irq_event on resume
3304 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
3305 - drm/amdgpu: fix tonga smu resume
3306 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
3307 - drm/amdgpu: no need to load MC firmware on fiji
3308 - drm/amdgpu: move gmc7 support out of CIK dependency
3309 - drm/amdgpu: iceland use CI based MC IP
3310 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
3311 - drm/amdgpu: pull topaz gmc bits into gmc_v7
3312 - drm/amdgpu: drop topaz support from gmc8 module
3313 - drm/amdgpu: don't load MEC2 on topaz
3314 - drm/amdgpu: remove exp hardware support from iceland
3315 - drm/amdgpu: fix s4 resume
3316 - drm/amdgpu: remove unnecessary forward declaration
3317 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
3318 - drm/amdgpu: fix issue with overlapping userptrs
3319 - drm/amdgpu: use post-decrement in error handling
3320 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
3321 - drm/amdgpu/pm: adjust display configuration after powerstate
3322 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
3323 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
3324 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
3325 training
3326 - drm/nouveau: platform: Fix deferred probe
3327 - drm/dp/mst: process broadcast messages correctly
3328 - drm/dp/mst: always send reply for UP request
3329 - drm/dp/mst: fix in MSTB RAD initialization
3330 - drm/dp/mst: fix in RAD element access
3331 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
3332 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
3333 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
3334 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
3335 - drm/dp/mst: deallocate payload on port destruction
3336 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
3337 - drm/radeon: call hpd_irq_event on resume
3338 - drm/radeon: Fix "slow" audio over DP on DCE8+
3339 - drm/radeon: clean up fujitsu quirks
3340 - drm/radeon: properly byte swap vce firmware setup
3341 - drm/radeon: cleaned up VCO output settings for DP audio
3342 - drm/radeon: Add a common function for DFS handling
3343 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
3344 - drm: add helper to check for wc memory support
3345 - drm/radeon: mask out WC from BO on unsupported arches
3346 - drm/radeon: hold reference to fences in radeon_sa_bo_new
3347 - drm: fix missing reference counting decrease
3348 - drm/i915: Restore inhibiting the load of the default context
3349 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
3350 - drm/i915: Init power domains early in driver load
3351 - drm/i915: Make sure DC writes are coherent on flush.
3352 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
3353 - drm/i915: Don't reject primary plane windowing with color keying enabled on
3354 SKL+
3355 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
3356 - drm/i915/dsi: defend gpio table against out of bounds access
3357 - drm/i915/dsi: don't pass arbitrary data to sideband
3358 - drm/i915: fix error path in intel_setup_gmbus()
3359 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
3360 - drm/radeon: use post-decrement in error handling
3361 - drm: No-Op redundant calls to drm_vblank_off() (v2)
3362 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
3363 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
3364 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
3365 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
3366 - drm/radeon/pm: adjust display configuration after powerstate
3367 - make sure that freeing shmem fast symlinks is RCU-delayed
3368 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
3369 supported
3370 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
3371 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
3372 - uapi: update install list after nvme.h rename
3373 - lib: sw842: select crc32
3374 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
3375 R700
3376 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
3377 R830
3378 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
3379 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
3380 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
3381 - dmaengine: dw: fix cyclic transfer setup
3382 - dmaengine: dw: fix cyclic transfer callbacks
3383 - dmaengine: at_xdmac: fix resume for cyclic transfers
3384 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
3385 - IB/cm: Fix a recently introduced deadlock
3386 - IB/qib: fix mcast detach when qp not attached
3387 - IB/qib: Support creating qps with GFP_NOIO flag
3388 - IB/mlx5: Expose correct maximum number of CQE capacity
3389 - Thermal: initialize thermal zone device correctly
3390 - Thermal: handle thermal zone device properly during system sleep
3391 - Thermal: do thermal zone update after a cooling device registered
3392 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
3393 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
3394 - hwmon: (ads1015) Handle negative conversion values correctly
3395 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
3396 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
3397 - seccomp: always propagate NO_NEW_PRIVS on tsync
3398 - libceph: fix ceph_msg_revoke()
3399 - libceph: don't bail early from try_read() when skipping a message
3400 - libceph: use the right footer size when skipping a message
3401 - libceph: don't spam dmesg with stray reply warnings
3402 - sd: Optimal I/O size is in bytes, not sectors
3403 - Staging: speakup: Fix getting port information
3404 - Revert "Staging: panel: usleep_range is preferred over udelay"
3405 - cdc-acm:exclude Samsung phone 04e8:685d
3406 - perf stat: Do not clean event's private stats
3407 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
3408 - rfkill: fix rfkill_fop_read wait_event usage
3409 - mac80211: Requeue work after scan complete for all VIF types.
3410 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
3411 - Revert "workqueue: make sure delayed work run in local cpu"
3412 - ALSA: hda - Apply clock gate workaround to Skylake, too
3413 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
3414 - target: Fix LUN_RESET active I/O handling for ACK_KREF
3415 - target: Fix LUN_RESET active TMR descriptor handling
3416 - target: Fix TAS handling for multi-session se_node_acls
3417 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
3418 - target: Fix race with SCF_SEND_DELAYED_TAS handling
3419 - spi: atmel: fix gpio chip-select in case of non-DT platform
3420 - libata: fix sff host state machine locking while polling
3421 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
3422 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
3423 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
3424 - cpuset: make mm migration asynchronous
3425 - cgroup: make sure a parent css isn't offlined before its children
3426 - writeback: keep superblock pinned during cgroup writeback association
3427 switches
3428 - phy: core: fix wrong err handle for phy_power_on
3429 - i2c: i801: Adding Intel Lewisburg support for iTCO
3430 - bio: return EINTR if copying to user space got interrupted
3431 - block: fix use-after-free in dio_bio_complete
3432 - nfs: fix nfs_size_to_loff_t
3433 - NFSv4: Fix a dentry leak on alias use
3434 - of/irq: Fix msi-map calculation for nonzero rid-base
3435 - KVM: async_pf: do not warn on page allocation failures
3436 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
3437 - KVM: x86: fix missed hardware breakpoints
3438 - KVM: x86: MMU: fix ubsan index-out-of-range warning
3439 - powerpc/eeh: Fix partial hotplug criterion
3440 - tracing: Fix showing function event in available_events
3441 - sunrpc/cache: fix off-by-one in qword_get()
3442 - kernel/resource.c: fix muxed resource handling in __request_region()
3443 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
3444 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
3445 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
3446 - xen/arm: correctly handle DMA mapping of compound pages
3447 - xen/scsiback: correct frontend counting
3448 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
3449 - xen/pciback: Save the number of MSI-X entries to be copied later.
3450 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
3451 extracted.
3452 - should_follow_link(): validate ->d_seq after having decided to follow
3453 - do_last(): ELOOP failure exit should be done after leaving RCU mode
3454 - hpfs: don't truncate the file when delete fails
3455 - x86/irq: Call chip->irq_set_affinity in proper context
3456 - x86/irq: Fix a race in x86_vector_free_irqs()
3457 - x86/irq: Validate that irq descriptor is still active
3458 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
3459 - x86/irq: Reorganize the return path in assign_irq_vector
3460 - x86/irq: Reorganize the search in assign_irq_vector
3461 - x86/irq: Check vector allocation early
3462 - x86/irq: Copy vectormask instead of an AND operation
3463 - x86/irq: Get rid of code duplication
3464 - x86/irq: Remove offline cpus from vector cleanup
3465 - x86/irq: Clear move_in_progress before sending cleanup IPI
3466 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
3467 - x86/irq: Remove outgoing CPU from vector cleanup mask
3468 - x86/irq: Call irq_force_move_complete with irq descriptor
3469 - x86/irq: Plug vector cleanup race
3470 - IB/cma: Fix RDMA port validation for iWarp
3471 - iwlwifi: dvm: fix WoWLAN
3472 - iwlwifi: pcie: properly configure the debug buffer size for 8000
3473 - iwlwifi: update and fix 7265 series PCI IDs
3474 - iwlwifi: mvm: don't allow sched scans without matches to be started
3475 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
3476 - bcache: prevent crash on changing writeback_running
3477 - Linux 4.4.4
3478
3479 * mlx4_en didn't choose time-stamping shift value according to HW frequency
3480 (LP: #1552627)
3481 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
3482
3483 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
3484 - target/transport: add flag to indicate CPU Affinity is observed
3485 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
3486 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
3487
3488 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3489 - qla2xxx: Fix warning reported by static checker
3490 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
3491 - qla2xxx: Fix stale pointer access.
3492 - qla2xxx: Use ATIO type to send correct tmr response
3493 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
3494
3495 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
3496 - [Config] Add s390x zfcp to scsi-modules udeb
3497
3498 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
3499
3500 linux (4.4.0-10.25) xenial; urgency=low
3501
3502 [ Tim Gardner ]
3503
3504 * Release Tracking Bug
3505 - LP: #1552247
3506
3507 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
3508 - security: let security modules use PTRACE_MODE_* with bitmasks
3509
3510 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
3511 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
3512
3513 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
3514 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
3515 - mmc: sdhci: Fix DMA descriptor with zero data length
3516
3517 * Miscellaneous Ubuntu changes
3518 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
3519
3520 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
3521
3522 linux (4.4.0-9.24) xenial; urgency=low
3523
3524 [ Tim Gardner ]
3525
3526 * Release Tracking Bug
3527 - LP: #1551319
3528
3529 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
3530 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
3531
3532 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
3533 #1448912)
3534 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
3535 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
3536 replacedby is not setup
3537 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
3538 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
3539 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
3540 replacedby
3541 - SAUCE: apparmor: Fix: label_vec_merge insertion
3542 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
3543 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
3544 merge path
3545 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
3546 labelset lock
3547 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
3548
3549 * apparmor kernel BUG kills firefox (LP: #1430546)
3550 - SAUCE: apparmor: Disallow update of cred when then subjective != the
3551 objective cred
3552 - SAUCE: apparmor: rework retrieval of the current label in the profile update
3553 case
3554
3555 * sleep from invalid context in aa_move_mount (LP: #1539349)
3556 - SAUCE: apparmor: fix sleep from invalid context
3557
3558 * s390x: correct restore of high gprs on signal return (LP: #1550468)
3559 - s390/compat: correct restore of high gprs on signal return
3560
3561 * missing SMAP support (LP: #1550517)
3562 - x86/entry/compat: Add missing CLAC to entry_INT80_32
3563
3564 * Floating-point exception handler receives empty Data-Exception Code in
3565 Floating Point Control register (LP: #1548414)
3566 - s390/fpu: signals vs. floating point control register
3567
3568 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
3569 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
3570
3571 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
3572 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
3573 build fips840/b1208b_1604.840 (LP: #1532914)
3574 - cxl: Fix PSL timebase synchronization detection
3575
3576 * [Feature]EDAC support for Knights Landing (LP: #1519631)
3577 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
3578
3579 * Various failures of kernel_security suite on Xenial kernel on s390x arch
3580 (LP: #1531327)
3581 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
3582
3583 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
3584 - [Config] Provides: virtualbox-guest-modules when appropriate
3585
3586 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
3587 #1507588)
3588 - [Config] Provides: virtualbox-guest-modules when appropriate
3589
3590 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
3591 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
3592 - SAUCE: i915_bpo: Update intel_ips.h file location
3593 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
3594 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
3595 - drm/i915: remove an extra level of indirection in PCI ID list
3596 - drm/i915/kbl: Add Kabylake PCI ID
3597 - drm/i915/kbl: Add Kabylake GT4 PCI ID
3598 - mm: Export nr_swap_pages
3599 - async: export current_is_async()
3600 - drm: fix potential dangling else problems in for_each_ macros
3601 - dp/mst: add SDP stream support
3602 - drm: Implement drm_modeset_lock_all_ctx()
3603 - drm: Add "prefix" parameter to drm_rect_debug_print()
3604 - drm/i915: Set connector_state->connector using the helper.
3605 - drm/atomic: add connector mask to drm_crtc_state.
3606 - drm/i915: Report context GTT size
3607 - drm/i915: Add get_eld audio component
3608 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
3609 - SAUCE: i915_bpo: Revert passing plane/encoder name
3610 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
3611 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
3612 - drm/i915/bxt: update list of PCIIDs
3613 - drm/i915/skl: Add missing SKL ids
3614 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
3615 driver isn't"
3616 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
3617 - drm/atomic: Do not unset crtc when an encoder is stolen
3618 - drm/i915: Update connector_mask during readout, v2.
3619 - drm/atomic: Add encoder_mask to crtc_state, v3.
3620 - SAUCE: drm/core: Add drm_encoder_index.
3621 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
3622 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
3623
3624 * arm64: guest hangs when ntpd is running (LP: #1549494)
3625 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
3626 - hrtimer: Catch illegal clockids
3627 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
3628
3629 * Miscellaneous Ubuntu changes
3630 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
3631 - [Config] CONFIG_ARM_SMMU=y on arm64
3632 - rebase to v4.4.3
3633 - [Debian] git-ubuntu-log -- ensure we get the last commit
3634 - [Config] fix up spelling of probably again
3635 - [Debian] perf -- build in the context of the full generated local headers
3636 - SAUCE: tools: lib/bpf -- add generated headers to search path
3637 - SAUCE: proc: Always set super block owner to init_user_ns
3638 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
3639 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
3640 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
3641 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
3642 needs locking
3643 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
3644 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
3645 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
3646 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
3647 of remove_and_insert
3648 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
3649 transitions ns
3650 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
3651 freed.
3652 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
3653 been removed
3654 - SAUCE: apparmor: Fix: query label file permission
3655 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
3656 - SAUCE: fixup: cleanup return handling of labels
3657 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
3658 destroyed
3659 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
3660 - SAUCE: fixup: 20/23 locking issue around in __label_update
3661 - SAUCE: fixup: get rid of unused var build warning
3662 - SAUCE: fixup: cast poison values to remove warnings
3663 - SAUCE: apparmor: fix refcount race when finding a child profile
3664 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
3665 - SAUCE: fix: audit "no_new_privs" case for exec failure
3666 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
3667 - SAUCE: Move replacedby allocation into label_alloc
3668 - [Debian] supply zfs dkms Provides: based on do_zfs
3669 - [Config] supply zfs dkms Provides: based on do_zfs
3670 - [Config] drop linux-image-3.0 provides
3671
3672 * Miscellaneous upstream changes
3673 - x86/mpx: Fix off-by-one comparison with nr_registers
3674
3675 [ Upstream Kernel Changes ]
3676
3677 * rebase to v4.4.3
3678
3679 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
3680
3681 linux (4.4.0-8.23) xenial; urgency=low
3682
3683 * cgroup namespace mounts broken in containers (LP: #1549398)
3684 - SAUCE: kernfs: Always set super block owner to init_user_ns
3685
3686 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
3687 - arm64: mm: avoid calling apply_to_page_range on empty range
3688 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
3689
3690 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
3691 - [Config] postinst -- handle recreating symlinks when a real file is present
3692
3693 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
3694 - SAUCE: cred: Add clone_cred() interface
3695 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3696 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3697 - SAUCE: overlayfs: Be more careful about copying up sxid files
3698 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3699
3700 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
3701 - SAUCE: cred: Add clone_cred() interface
3702 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3703 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3704 - SAUCE: overlayfs: Be more careful about copying up sxid files
3705 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3706
3707 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
3708 - SAUCE: cred: Add clone_cred() interface
3709 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3710 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3711
3712 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
3713 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
3714 - net: Add eth_platform_get_mac_address() helper.
3715 - i40e: Add mac_filter_element at the end of the list instead of HEAD
3716 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
3717 - i40e: Replace X722 mac check in ethtool get_settings
3718 - i40evf: allow channel bonding of VFs
3719 - i40e: define function capabilities in only one place
3720 - i40evf: null out ring pointers on free
3721 - i40e: Cleanup the code with respect to restarting autoneg
3722 - i40e: update features with right offload
3723 - i40e: bump version to 1.4.10
3724 - i40e: add new device IDs for X722
3725 - i40e: Extend ethtool RSS hooks for X722
3726 - i40e/i40evf: Fix for UDP/TCP RSS for X722
3727 - i40evf: add new write-back mode
3728 - i40e/i40evf: Use private workqueue
3729 - i40e: add new proxy-wol bit for X722
3730 - i40e: Limit DCB FW version checks to X710/XL710 devices
3731 - i40e: AQ Add Run PHY Activity struct
3732 - i40e: AQ Geneve cloud tunnel type
3733 - i40e: AQ Add external power class to get link status
3734 - i40e: add 100Mb ethtool reporting
3735 - ixgbe: bulk free SKBs during TX completion cleanup cycle
3736 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
3737 - igb: Unpair the queues when changing the number of queues
3738 - igb/igbvf: don't give up
3739 - igb: clean up code for setting MAC address
3740 - igb: Refactor VFTA configuration
3741 - igb: Allow asymmetric configuration of MTU versus Rx frame size
3742 - igb: Do not factor VLANs into RLPML calculation
3743 - igb: Always enable VLAN 0 even if 8021q is not loaded
3744 - igb: Merge VLVF configuration into igb_vfta_set
3745 - igb: Clean-up configuration of VF port VLANs
3746 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
3747 - igb: Drop unnecessary checks in transmit path
3748 - igb: Enable use of "bridge fdb add" to set unicast table entries
3749 - igb: Add workaround for VLAN tag stripping on 82576
3750 - i40e: AQ Shared resource flags
3751 - i40e: AQ Add set_switch_config
3752 - i40e: AQ Add VXLAN-GPE tunnel type
3753 - i40e: AQ thermal sensor control struct
3754 - i40e: Bump AQ minor version to 1.5 for new FW features
3755 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
3756 - i40e: fix write-back-on-itr to work with legacy itr
3757 - i40e: add counter for arq overflows
3758 - i40e: add 20G speed for Tx bandwidth calculations
3759 - i40e: refactor DCB function
3760 - i40e: add a little more to an NVM update debug message
3761 - i40evf: enable bus master after reset
3762 - i40e: add netdev info to VSI dump
3763 - i40e: remove VF device IDs from PF
3764 - i40e: trivial: remove unnecessary local var
3765 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
3766 - net: ixgbe: add minimal parser details for ixgbe
3767 - i40e: trivial: drop duplicate definition
3768 - i40e: trivial: fix missing space
3769 - i40e: fix bug in dma sync
3770 - i40e: do TSO only if CHECKSUM_PARTIAL is set
3771 - i40e: allocate memory safer
3772 - i40e: fix: do not sleep in netdev_ops
3773 - i40e: APIs to Add/remove port mirroring rules
3774 - i40e: negate PHY int mask bits
3775 - i40e: drop unused function
3776 - i40e: count allocation errors
3777 - i40e: avoid large memcpy by assigning struct
3778 - i40e/i40evf: bump version to 1.4.12/1.4.8
3779 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
3780 - i40e: add priv flag for automatic rule eviction
3781 - i40e: use eth_platform_get_mac_address()
3782 - i40e: move sync_vsi_filters up in service_task
3783 - i40e: Make the DCB firmware checks for X710/XL710 only
3784 - i40e: set shared bit for multicast filters
3785 - i40e: add VEB stat control and remove L2 cloud filter
3786 - i40e: use new add_veb calling with VEB stats control
3787 - i40e: Refactor force_wb and WB_ON_ITR functionality code
3788 - i40evf: Change vf driver string to reflect all products i40evf supports
3789 - i40e/i40evf: don't lose interrupts
3790 - i40e/i40evf: try again after failure
3791 - i40e: dump descriptor indexes in hex
3792 - i40e/i40evf: use __GFP_NOWARN
3793 - i40e/i40evf: use pages correctly in Rx
3794 - i40e/i40evf: use logical operators, not bitwise
3795 - i40e: properly show packet split status in debugfs
3796 - i40e/i40evf: Bump version
3797 - ixgbe: use u32 instead of __u32 in model header
3798 - ixgbe: fix dates on header of ixgbe_model.h
3799 - i40e: get rid of magic number
3800 - i40e: drop unused debugfs file "dump"
3801 - i40evf: support packet split receive
3802 - i40e: trivial: cleanup use of pf->hw
3803 - i40e: Add a SW workaround for lost interrupts
3804 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
3805 - i40e: Removal of code which relies on BASE VEB SEID
3806 - i40e/i40evf: avoid atomics
3807 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
3808 - i40e: expand comment
3809 - i40e: better error reporting for nvmupdate
3810 - i40evf: set adapter state on reset failure
3811 - i40e: clean event descriptor before use
3812 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
3813 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
3814 - i40e/i40evf: Drop outer checksum offload that was not requested
3815 - i40e/i40evf: Use u64 values instead of casting them in TSO function
3816 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
3817 - i40e/i40evf: Consolidate all header changes into TSO function
3818 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
3819 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
3820 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
3821 - i40e/i40evf: Do not write to descriptor unless we complete
3822 - i40e/i40evf: Add exception handling for Tx checksum
3823 - i40e/i40evf: Clean-up Rx packet checksum handling
3824 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
3825 - i40e: Fix ATR in relation to tunnels
3826 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
3827 - i40e: Update feature flags to reflect newly enabled features
3828 - i40evf: Update feature flags to reflect newly enabled features
3829 - i40e: Add support for ATR w/ IPv6 extension headers
3830 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
3831 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
3832 - i40e/i40evf: Move Tx checksum closer to TSO
3833 - i40e: Add functions to blink led on 10GBaseT PHY
3834 - i40e: Fix led blink capability for 10GBaseT PHY
3835 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
3836 - i40e: Do not wait for Rx queue disable in DCB reconfig
3837 - i40e: Fix for unexpected messaging
3838 - i40e: Expose some registers to program parser, FD and RSS logic
3839 - i40e: add check for null VSI
3840 - i40e: add adminq commands for Rx CTL registers
3841 - i40e: implement and use Rx CTL helper functions
3842 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
3843 - i40e: suspend scheduling during driver unload
3844 - i40e: let go of the past
3845 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
3846
3847 * MPT3SAS Driver update for next kernel release (LP: #1512221)
3848 - mpt3sas: A correction in unmap_resources
3849 - mpt3sas: Added support for high port count HBA variants.
3850 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
3851 - mpt3sas: Fix static analyzer(coverity) tool identified defects
3852 - mpt3sas: Never block the Enclosure device
3853 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
3854 - mpt3sas: Added smp_affinity_enable module parameter.
3855 - mpt3sas: Add support for configurable Chain Frame Size
3856 - mpt3sas: Updated MPI Header to 2.00.42
3857 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
3858 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
3859 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
3860
3861 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
3862 - ibmvscsi: Add endian conversions to sysfs attribute show functions
3863
3864 * Miscellaneous Ubuntu changes
3865 - [Packaging] git-ubuntu-log -- output should be utf-8
3866 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
3867
3868 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
3869
3870 linux (4.4.0-7.22) xenial; urgency=low
3871
3872 [ Tim Gardner ]
3873
3874 * Release Tracking Bug
3875 - LP: #1547205
3876
3877 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
3878 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
3879 - arm64: kernel: implement ACPI parking protocol
3880
3881 * Please pull cgroup namespaces (LP: #1546775)
3882 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
3883 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
3884 - SAUCE: (noup) cgroup: introduce cgroup namespaces
3885 - SAUCE: (noup) cgroup: cgroup namespace setns support
3886 - SAUCE: (noup) kernfs: define kernfs_node_dentry
3887 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
3888 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
3889 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
3890
3891 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
3892 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
3893 - pwm: lpss: Remove ->free() callback
3894 - pwm: bcm2835: Calculate scaler in ->config()
3895 - pwm: bcm2835: Prevent division by zero
3896 - pwm: bcm2835: Fix email address specification
3897 - pwm: lpss: Update PWM setting for Broxton
3898 - pwm: lpss: Select core part automatically
3899 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
3900 - pwm: fsl-ftm: Fix clock enable/disable when using PM
3901 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
3902 - pwm: lpc32xx: make device usable with common clock framework
3903 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
3904 - pwm: lpc32xx: return ERANGE, if requested period is not supported
3905 - pwm: rcar: Improve accuracy of frequency division setting
3906 - pwm: Add PWM driver for OMAP using dual-mode timers
3907 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
3908 - pwm: omap-dmtimer: Potential NULL dereference on error
3909 - pwm: Mark all devices as "might sleep"
3910
3911 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
3912 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
3913 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
3914
3915 * Update megaraid driver to MR6.10 (LP: #1544679)
3916 - megaraid_sas: Do not allow PCI access during OCR
3917 - megaraid_sas: MFI IO timeout handling
3918 - megaraid_sas: Syncing request flags macro names with firmware
3919 - megaraid_sas: Task management support
3920 - megaraid_sas: Update device queue depth based on interface type
3921 - megaraid_sas: Fastpath region lock bypass
3922 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
3923 - megaraid_sas: Code optimization build_and_issue_cmd return-type
3924 - megaraid_sas: Dual queue depth support
3925 - megaraid_sas: IO throttling support
3926 - megaraid_sas: Make adprecovery variable atomic
3927 - megaraid_sas: MFI adapter OCR changes
3928 - megaraid_sas: Introduce module parameter for SCSI command timeout
3929 - megaraid_sas: SPERC OCR changes
3930 - megaraid_sas: driver version upgrade
3931 - megaraid: fix null pointer check in megasas_detach_one().
3932 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
3933 - megaraid_sas: Fix SMAP issue
3934 - megaraid_sas: Add an i/o barrier
3935
3936 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
3937 - powerpc/powernv: Fix stale PE primary bus
3938
3939 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
3940 - [Config] Update bnx2x d-i firmware to 7.12.30
3941
3942 * Miscellaneous Ubuntu changes
3943 - rebase to v4.4.2
3944
3945 * Miscellaneous upstream changes
3946 - openvswitch: allow management from inside user namespaces
3947 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
3948 - net, thunderx: Remove unnecessary rcv buffer start address management
3949 - net: thunderx: HW TSO support for pass-2 hardware
3950 - net: thunderx: Enable CQE count threshold interrupt
3951 - net: cavium: liquidio: use helpers ns_to_timespec64()
3952 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
3953 - arm64: KVM: Configure TCR_EL2.PS at runtime
3954 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
3955 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
3956 - arm64: lib: improve copy_page to deal with 128 bytes at a time
3957 - arm64: lib: patch in prfm for copy_page if requested
3958 - arm64: prefetch: add missing #include for spin_lock_prefetch
3959 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
3960 - net: thunderx: Use napi_schedule_irqoff()
3961 - net: thunderx: Assign affinity hints to vf's interrupts
3962 - net: thunderx: bgx: Use standard firmware node infrastructure.
3963 - net: thunderx: bgx: Add log message when setting mac address
3964 - net: thunderx: Alloc higher order pages when pagesize is small
3965 - net: cavium: liquidio: Return correct error code
3966 - net: cavium: liquidio: fix check for in progress flag
3967 - livepatch: add old_sympos as disambiguator field to klp_func
3968 - livepatch: add sympos as disambiguator field to klp_reloc
3969 - livepatch: function,sympos scheme in livepatch sysfs directory
3970 - module: Use the same logic for setting and unsetting RO/NX
3971 - gcov: use within_module() helper.
3972 - module: use a structure to encapsulate layout.
3973 - module: clean up RO/NX handling.
3974 - module: keep percpu symbols in module's symtab
3975 - livepatch: Cleanup module page permission changes
3976
3977 [ Upstream Kernel Changes ]
3978
3979 * rebase to v4.4.2
3980
3981 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
3982
3983 linux (4.4.0-6.21) xenial; urgency=low
3984
3985 [ Tim Gardner ]
3986
3987 * Release Tracking Bug
3988 - LP: #1546283
3989
3990 * Naples/Zen, NTB Driver (LP: #1542071)
3991 - [Config] CONFIG_NTB_AMD=m
3992 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
3993
3994 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
3995 - SAUCE: storvsc: use small sg_tablesize on x86
3996
3997 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
3998 - [Config] CONFIG_ARMV8_DEPRECATED=y
3999
4000 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
4001 - powerpc/eeh: Fix stale cached primary bus
4002
4003 * Miscellaneous Ubuntu changes
4004 - SAUCE: fs: Add user namesapace member to struct super_block
4005 - SAUCE: fs: Limit file caps to the user namespace of the super block
4006 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
4007 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
4008 - SAUCE: block_dev: Check permissions towards block device inode when mounting
4009 - SAUCE: fs: Treat foreign mounts as nosuid
4010 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
4011 - SAUCE: userns: Replace in_userns with current_in_userns
4012 - SAUCE: Smack: Handle labels consistently in untrusted mounts
4013 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
4014 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
4015 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
4016 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
4017 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
4018 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
4019 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
4020 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
4021 - SAUCE: fuse: Add support for pid namespaces
4022 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
4023 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
4024 - SAUCE: fuse: Allow user namespace mounts
4025 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
4026 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
4027 - SAUCE: quota: Convert ids relative to s_user_ns
4028 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
4029 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
4030 - SAUCE: quota: Treat superblock owner as privilged
4031 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
4032 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
4033 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
4034 - SAUCE: ext4: Add module parameter to enable user namespace mounts
4035 - SAUCE: fuse: Add module parameter to enable user namespace mounts
4036
4037 * Miscellaneous upstream changes
4038 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
4039 - libahci: Implement the capability to override the generic ahci interrupt handler.
4040 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
4041 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
4042
4043 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
4044
4045 linux (4.4.0-5.20) xenial; urgency=low
4046
4047 [ Tim Gardner ]
4048
4049 * Release Tracking Bug
4050 - LP: #1544637
4051
4052 * s390/cio: update measurement characteristics (LP: #1541534)
4053 - s390/cio: fix measurement characteristics memleak
4054 - s390/cio: ensure consistent measurement state
4055 - s390/cio: update measurement characteristics
4056
4057 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
4058 - qeth: initialize net_device with carrier off
4059
4060 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
4061 - [Config] CONFIG_ZONE_DMA=y
4062 - mm: CONFIG_NR_ZONES_EXTENDED
4063
4064 * perf enahancements for ppc64 (LP: #1521678)
4065 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
4066 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
4067 - perf kvm/powerpc: Port perf kvm stat to powerpc
4068 - perf kvm/powerpc: Add support for HCALL reasons
4069
4070 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
4071 - SAUCE: nbd: ratelimit error msgs after socket close
4072
4073 * sleep from invalid context in aa_move_mount (LP: #1539349)
4074 - SAUCE: apparmor: fix sleep from invalid context
4075
4076 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
4077 - net/mlx5_core: Modify enable/disable hca functions
4078 - net/mlx5_core: Add base sriov support
4079 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
4080 - net/mlx5: Update access functions to Query/Modify vport MAC address
4081 - net/mlx5: Introduce access functions to modify/query vport mac lists
4082 - net/mlx5: Introduce access functions to modify/query vport state
4083 - net/mlx5: Introduce access functions to modify/query vport promisc mode
4084 - net/mlx5: Introduce access functions to modify/query vport vlans
4085 - net/mlx5e: Write UC/MC list and promisc mode into vport context
4086 - net/mlx5e: Write vlan list into vport context
4087 - net/mlx5: Introducing E-Switch and l2 table
4088 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
4089 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
4090 - net/mlx5: E-Switch, Introduce Vport administration functions
4091 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
4092 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
4093 - net/mlx5: E-Switch, Introduce get vf statistics
4094 - net/mlx5e: Add support for SR-IOV ndos
4095 - net/mlx5: Fix query E-Switch capabilities
4096 - net/mlx5e: Assign random MAC address if needed
4097
4098 * make wacom_w8001 work well in xenial (LP: #1542771)
4099 - Input: wacom_w8001 - use __set_bit for evbits
4100 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
4101 - Input: wacom_w8001 - handle touch error case correctly
4102 - Input: wacom_w8001 - split pen and touch initialization up
4103 - Input: wacom_w8001 - split the touch and pen devices into two devices
4104 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
4105
4106 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
4107 - ubuntu: vbox -- update to 5.0.14-dfsg-2
4108
4109 * Miscellaneous Ubuntu changes
4110 - [Packaging] git-ubuntu-log -- fix empty section formatting
4111 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
4112
4113 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
4114
4115 linux (4.4.0-4.19) xenial; urgency=low
4116
4117 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
4118 - [Config] update spl/zfs version
4119 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
4120 - [Config] reconstruct -- drop links for zfs userspace components
4121 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
4122
4123 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
4124 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
4125
4126 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
4127 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
4128
4129 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
4130 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
4131
4132 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
4133 - HID: multitouch: enable palm rejection if device implements confidence usage
4134
4135 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
4136 - qla2xxx: Remove unavailable firmware files
4137 - qla2xxx: Enable Extended Logins support
4138 - qla2xxx: Enable Exchange offload support.
4139 - qla2xxx: Enable Target counters in DebugFS.
4140 - qla2xxx: Add FW resource count in DebugFS.
4141 - qla2xxx: Added interface to send explicit LOGO.
4142 - qla2xxx: Delete session if initiator is gone from FW
4143 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
4144 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
4145 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
4146 - qla2xxx: Add irq affinity notification
4147 - qla2xxx: Add selective command queuing
4148 - qla2xxx: Move atioq to a different lock to reduce lock contention
4149 - qla2xxx: Disable ZIO at start time.
4150 - qla2xxx: Set all queues to 4k
4151 - qla2xxx: Check for online flag instead of active reset when transmitting responses
4152 - scsi: qla2xxxx: avoid type mismatch in comparison
4153
4154 * [Hyper-V] PCI Passthrough (LP: #1541120)
4155 - x86/irq: Export functions to allow MSI domains in modules
4156 - genirq/msi: Export functions to allow MSI domains in modules
4157
4158 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
4159 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
4160 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
4161 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
4162 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
4163 - lpfc: Fix crash in fcp command completion path.
4164 - lpfc: Modularize and cleanup FDMI code in driver
4165 - lpfc: Fix RDP Speed reporting.
4166 - lpfc: Fix RDP ACC being too long.
4167 - lpfc: Make write check error processing more resilient
4168 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
4169 - lpfc: Fix mbox reuse in PLOGI completion
4170 - lpfc: Fix external loopback failure.
4171 - lpfc: Add logging for misconfigured optics.
4172 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
4173 - lpfc: Use kzalloc instead of kmalloc
4174 - lpfc: Update version to 11.0.0.10 for upstream patch set
4175
4176 * Miscellaneous Ubuntu changes
4177 - [Config] CONFIG_ARM64_VA_BITS=48
4178 - [Config] Fixed Vcs-Git
4179
4180 * Miscellaneous upstream changes
4181 - cxl: Fix possible idr warning when contexts are released
4182 - cxl: use correct operator when writing pcie config space values
4183 - cxlflash: drop unlikely before IS_ERR_OR_NULL
4184 - cxl: Fix DSI misses when the context owning task exits
4185 - cxlflash: Removed driver date print
4186 - cxlflash: Fix to resolve cmd leak after host reset
4187 - cxlflash: Resolve oops in wait_port_offline
4188 - cxlflash: Enable device id for future IBM CXL adapter
4189 - cxl: fix build for GCC 4.6.x
4190 - cxl: use -Werror only with CONFIG_PPC_WERROR
4191 - cxl: Enable PCI device ID for future IBM CXL adapter
4192
4193 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
4194
4195 linux (4.4.0-3.17) xenial; urgency=low
4196
4197 [ Tim Gardner ]
4198
4199 * Release Tracking Bug
4200 - LP: #1541058
4201 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
4202 - LP: #1531539
4203 * SAUCE: nvme merge cleanup
4204 - LP: #1531539
4205 * rebase to v4.4.1
4206
4207 [ Andy Whitcroft ]
4208
4209 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
4210 ioctls"
4211 - LP: #1538618
4212 * postinst -- detect symlinks correctly
4213 - LP: #1536810
4214
4215 [ John Johansen ]
4216
4217 * SAUCE: apparmor: fix sleep from invalid context
4218 - LP: #1539349
4219
4220 [ Upstream Kernel Changes ]
4221
4222 * powerpc/eeh: Fix PE location code
4223 - LP: #1538909
4224 * powerpc/pseries: Limit EPOW reset event warnings
4225 - LP: #1539102
4226 * lightnvm: fix bio submission issue
4227 - LP: #1531539
4228 * lightnvm: fix incorrect nr_free_blocks stat
4229 - LP: #1531539
4230 * lightnvm: add check after mempool allocation
4231 - LP: #1531539
4232 * lightnvm: unlock rq and free ppa_list on submission fail
4233 - LP: #1531539
4234 * lightnvm: move ppa erase logic to core
4235 - LP: #1531539
4236 * lightnvm: refactor rqd ppa list into set/free
4237 - LP: #1531539
4238 * lightnvm: refactor end_io functions for sync
4239 - LP: #1531539
4240 * lightnvm: return the get_bb_tbl return value
4241 - LP: #1531539
4242 * lightnvm: check bi_error in gc
4243 - LP: #1531539
4244 * lightnvm: put block back to gc list on its reclaim fail
4245 - LP: #1531539
4246 * lightnvm: fix locking and mempool in rrpc_lun_gc
4247 - LP: #1531539
4248 * lightnvm: sectors first in ppa list
4249 - LP: #1531539
4250 * lightnvm: move the pages per block check out of the loop
4251 - LP: #1531539
4252 * lightnvm: support multiple ppas in nvm_erase_ppa
4253 - LP: #1531539
4254 * lightnvm: move rq->error to nvm_rq->error
4255 - LP: #1531539
4256 * lightnvm: introduce nvm_submit_ppa
4257 - LP: #1531539
4258 * lightnvm: reference rrpc lun in rrpc block
4259 - LP: #1531539
4260 * lightnvm: fix missing grown bad block type
4261 - LP: #1531539
4262 * lightnvm: manage open and closed blocks separately
4263 - LP: #1531539
4264 * lightnvm: add mccap support
4265 - LP: #1531539
4266 * lightnvm: introduce mlc lower page table mappings
4267 - LP: #1531539
4268 * lightnvm: core on-disk initialization
4269 - LP: #1531539
4270 * lightnvm: introduce ioctl to initialize device
4271 - LP: #1531539
4272 * lightnvm: use system block for mm initialization
4273 - LP: #1531539
4274 * lightnvm: introduce factory reset
4275 - LP: #1531539
4276 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
4277 - LP: #1531539
4278 * blk-mq: add a flags parameter to blk_mq_alloc_request
4279 - LP: #1531539
4280 * nvme: move struct nvme_iod to pci.c
4281 - LP: #1531539
4282 * nvme: split command submission helpers out of pci.c
4283 - LP: #1531539
4284 * nvme: use offset instead of a struct for registers
4285 - LP: #1531539
4286 * nvme: split nvme_trans_device_id_page
4287 - LP: #1531539
4288 * nvme: use vendor it from identify
4289 - LP: #1531539
4290 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
4291 - LP: #1531539
4292 * nvme: simplify nvme_setup_prps calling convention
4293 - LP: #1531539
4294 * nvme: refactor nvme_queue_rq
4295 - LP: #1531539
4296 * nvme: factor out a nvme_unmap_data helper
4297 - LP: #1531539
4298 * nvme: move nvme_error_status to common code
4299 - LP: #1531539
4300 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
4301 - LP: #1531539
4302 * nvme: split __nvme_submit_sync_cmd
4303 - LP: #1531539
4304 * nvme: use the block layer for userspace passthrough metadata
4305 - LP: #1531539
4306 * nvme: move block_device_operations and ns/ctrl freeing to common code
4307 - LP: #1531539
4308 * nvme: add explicit quirk handling
4309 - LP: #1531539
4310 * nvme: move remaining CC setup into nvme_enable_ctrl
4311 - LP: #1531539
4312 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
4313 - LP: #1531539
4314 * nvme: add a common helper to read Identify Controller data
4315 - LP: #1531539
4316 * nvme: move the call to nvme_init_identify earlier
4317 - LP: #1531539
4318 * nvme: move namespace scanning to common code
4319 - LP: #1531539
4320 * nvme: move chardev and sysfs interface to common code
4321 - LP: #1531539
4322 * nvme: refactor set_queue_count
4323 - LP: #1531539
4324 * blk-integrity: empty implementation when disabled
4325 - LP: #1531539
4326 * NVMe: fix build with CONFIG_NVM enabled
4327 - LP: #1531539
4328 * nvme: fix another 32-bit build warning
4329 - LP: #1531539
4330 * nvme: precedence bug in nvme_pr_clear()
4331 - LP: #1531539
4332 * nvme: only ignore hardware errors in nvme_create_io_queues
4333 - LP: #1531539
4334 * nvme: only add a controller to dev_list after it's been fully
4335 initialized
4336 - LP: #1531539
4337 * nvme: protect against simultaneous shutdown invocations
4338 - LP: #1531539
4339 * nvme: don't take the I/O queue q_lock in nvme_timeout
4340 - LP: #1531539
4341 * nvme: merge nvme_abort_req and nvme_timeout
4342 - LP: #1531539
4343 * nvme: add NVME_SC_CANCELLED
4344 - LP: #1531539
4345 * nvme: simplify resets
4346 - LP: #1531539
4347 * nvme: do not restart the request timeout if we're resetting the
4348 controller
4349 - LP: #1531539
4350 * nvme: merge probe_work and reset_work
4351 - LP: #1531539
4352 * nvme: remove dead controllers from a work item
4353 - LP: #1531539
4354 * nvme: switch abort_limit to an atomic_t
4355 - LP: #1531539
4356 * NVMe: Implement namespace list scanning
4357 - LP: #1531539
4358 * NVMe: Use unbounded work queue for all work
4359 - LP: #1531539
4360 * NVMe: Remove device management handles on remove
4361 - LP: #1531539
4362 * NVMe: Simplify metadata setup
4363 - LP: #1531539
4364 * nvme: fix admin queue depth
4365 - LP: #1531539
4366 * nvme: factor out a few helpers from req_completion
4367 - LP: #1531539
4368 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
4369 - LP: #1531539
4370 * nvme: switch abort to blk_execute_rq_nowait
4371 - LP: #1531539
4372 * nvme: special case AEN requests
4373 - LP: #1531539
4374 * nvme: simplify completion handling
4375 - LP: #1531539
4376 * nvme: properly free resources for cancelled command
4377 - LP: #1531539
4378 * nvme: meta_sg doesn't have to be an array
4379 - LP: #1531539
4380 * nvme: merge iod and cmd_info
4381 - LP: #1531539
4382 * NVMe: Add pci error handlers
4383 - LP: #1531539
4384 * NVMe: Export namespace attributes to sysfs
4385 - LP: #1531539
4386 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
4387 - LP: #1531539
4388 * nvme: synchronize access to ctrl->namespaces
4389 - LP: #1531539
4390 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
4391 - LP: #1531539
4392 * nvme: make SG_IO support optional
4393 - LP: #1531539
4394 * NVMe: Fix admin queue ring wrap
4395 - LP: #1531539
4396 * NVMe: Use a retryable error code on reset
4397 - LP: #1531539
4398 * NVMe: Remove queue freezing on resets
4399 - LP: #1531539
4400 * NVMe: IO queue deletion re-write
4401 - LP: #1531539
4402 * NVMe: Shutdown controller only for power-off
4403 - LP: #1531539
4404 * NVMe: Export NVMe attributes to sysfs group
4405 - LP: #1531539
4406 * i40e: fix build warnings
4407 * net: i40e: shut up uninitialized variable warnings
4408 * Drivers: hv: vmbus: fix build warning
4409 * Drivers: hv: util: Increase the timeout for util services
4410 * Drivers: hv: utils: run polling callback always in interrupt context
4411 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
4412 * tools: hv: remove repeated HV_FCOPY string
4413 * Drivers: hv: util: catch allocation errors
4414 * Drivers: hv: utils: use memdup_user in hvt_op_write
4415 * drivers/hv: cleanup synic msrs if vmbus connect failed
4416 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
4417 num
4418 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
4419 * drivers:hv: Define the channel type for Hyper-V PCI Express
4420 pass-through
4421 * Drivers: hv: vss: run only on supported host versions
4422 * Drivers: hv: vmbus: Use uuid_le type consistently
4423 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
4424 * Drivers: hv: vmbus: Get rid of the unused macro
4425 * Drivers: hv: vmbus: Get rid of the unused irq variable
4426 * Drivers: hv: vmbus: serialize process_chn_event() and
4427 vmbus_close_internal()
4428 * Drivers: hv: vmbus: do sanity check of channel state in
4429 vmbus_close_internal()
4430 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
4431 driver
4432 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
4433 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
4434 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
4435 * Drivers: hv: vmbus: Fix a Host signaling bug
4436 * drivers/hv: correct tsc page sequence invalid value
4437 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
4438 * Drivers: hv: utils: Invoke the poll function after handshake
4439 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
4440 * Drivers: hv: utils: fix memory leak on on_msg() failure
4441 * Drivers: hv: utils: rename outmsg_lock
4442 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
4443 * Drivers: hv: utils: fix crash when device is removed from host side
4444 * Drivers: hv: ring_buffer.c: fix comment style
4445 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
4446 * Drivers: hv: ring_buffer: remove code duplication from
4447 hv_ringbuffer_peek/read()
4448 * Drivers: hv: remove code duplication between
4449 vmbus_recvpacket()/vmbus_recvpacket_raw()
4450 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
4451 * drivers/hv: replace enum hv_message_type by u32
4452 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
4453 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
4454 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
4455 header
4456 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
4457 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
4458 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
4459
4460 [ Upstream Kernel Changes ]
4461
4462 * rebase to v4.4.1
4463 - LP: #1533461
4464 - LP: #1529624
4465
4466 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
4467
4468 linux (4.4.0-2.16) xenial; urgency=low
4469
4470 [ Andy Whitcroft ]
4471
4472 * Release Tracking Bug
4473 - LP: #1539090
4474 * SAUCE: hv: hv_set_ifconfig -- convert to python3
4475 - LP: #1506521
4476 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
4477 - LP: #1538618
4478
4479 [ Colin Ian King ]
4480
4481 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
4482 bit FADT addresses (LP: #1529381)
4483 - LP: #1529381
4484
4485 [ John Johansen ]
4486
4487 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
4488 being shutdown
4489 - LP: #1446906
4490
4491 [ Mahesh Salgaonkar ]
4492
4493 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
4494 - LP: #1537881
4495 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
4496 interrupt.
4497 - LP: #1537881
4498 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
4499 base errors
4500 - LP: #1537881
4501
4502 [ Paolo Pisati ]
4503
4504 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
4505 #843419 build flags
4506 - LP: #1533009
4507 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
4508 * [Config] disable ARCH_ZX (ZTE ZX Soc)
4509
4510 [ Tim Gardner ]
4511
4512 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
4513 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
4514 - LP: #1536719
4515 * SAUCE: drop obsolete bnx2x firmware
4516 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
4517 - LP: #1536474
4518 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
4519 - LP: #1534647
4520 * [Config] Add pvpanic to virtual flavour
4521 - LP: #1537923
4522 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
4523 - LP: #1520457
4524
4525 [ Upstream Kernel Changes ]
4526
4527 * i40evf: fix compiler warning of unused variable
4528 - LP: #1536474
4529 * intel: i40e: fix confused code
4530 - LP: #1536474
4531 * i40e/i40evf: remove unused tunnel parameter
4532 - LP: #1536474
4533 * i40e: Change BUG_ON to WARN_ON in service event complete
4534 - LP: #1536474
4535 * i40e: remove BUG_ON from feature string building
4536 - LP: #1536474
4537 * i40e: remove BUG_ON from FCoE setup
4538 - LP: #1536474
4539 * i40e: Workaround fix for mss < 256 issue
4540 - LP: #1536474
4541 * i40e/i40evf: Add a stat to track how many times we have to do a force
4542 WB
4543 - LP: #1536474
4544 * i40e: Move the saving of old link info from handle_link_event to
4545 link_event
4546 - LP: #1536474
4547 * i40e/i40evf: Add comment to #endif
4548 - LP: #1536474
4549 * i40e/i40evf: clean up error messages
4550 - LP: #1536474
4551 * i40evf: handle many MAC filters correctly
4552 - LP: #1536474
4553 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
4554 - LP: #1536474
4555 * i40e: rework the functions to configure RSS with similar parameters
4556 - LP: #1536474
4557 * i40e: create a generic configure rss function
4558 - LP: #1536474
4559 * i40e: Bump version to 1.4.2
4560 - LP: #1536474
4561 * i40e: add new fields to store user configuration
4562 - LP: #1536474
4563 * i40e: rename rss_size to alloc_rss_size in i40e_pf
4564 - LP: #1536474
4565 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
4566 workaround
4567 - LP: #1536474
4568 * i40e/i40evf: prefetch skb data on transmit
4569 - LP: #1536474
4570 * i40evf: rename VF adapter specific RSS function
4571 - LP: #1536474
4572 * i40evf: create a generic config RSS function
4573 - LP: #1536474
4574 * i40evf: create a generic get RSS function
4575 - LP: #1536474
4576 * i40evf: add new fields to store user configuration of RSS
4577 - LP: #1536474
4578 * i40e: Update error messaging
4579 - LP: #1536474
4580 * i40e: fix confusing message
4581 - LP: #1536474
4582 * i40e: make error message more useful
4583 - LP: #1536474
4584 * i40evf: quoth the VF driver, Nevermore
4585 - LP: #1536474
4586 * i40evf: allocate queue vectors dynamically
4587 - LP: #1536474
4588 * i40evf: allocate ring structs dynamically
4589 - LP: #1536474
4590 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
4591 - LP: #1536474
4592 * i40e: fix: do not sleep in netdev_ops
4593 - LP: #1536474
4594 * i40e: remove unused argument
4595 - LP: #1536474
4596 * i40evf: increase max number of queues
4597 - LP: #1536474
4598 * i40evf: set real num queues
4599 - LP: #1536474
4600 * i40evf: remove duplicate string
4601 - LP: #1536474
4602 * i40e: Detection and recovery of TX queue hung logic moved to
4603 service_task from tx_timeout
4604 - LP: #1536474
4605 * i40e: Fix memory leaks, sideband filter programming
4606 - LP: #1536474
4607 * i40evf: don't use atomic allocation
4608 - LP: #1536474
4609 * i40e: propagate properly
4610 - LP: #1536474
4611 * i40evf: use correct types
4612 - LP: #1536474
4613 * i40e: use priv flags to control packet split
4614 - LP: #1536474
4615 * i40e: Remove separate functions gathering XOFF Rx stats
4616 - LP: #1536474
4617 * i40e: fix whitespace
4618 - LP: #1536474
4619 * i40e/i40evf: use logical operator
4620 - LP: #1536474
4621 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
4622 - LP: #1536474
4623 * i40e: trivial fixes
4624 - LP: #1536474
4625 * i40e: Fix i40e_print_features() VEB mode output
4626 - LP: #1536474
4627 * i40e: chomp the BIT(_ULL)
4628 - LP: #1536474
4629 * i40e: properly delete VF MAC filters
4630 - LP: #1536474
4631 * i40e: don't add zero MAC filter
4632 - LP: #1536474
4633 * i40evf: check rings before freeing resources
4634 - LP: #1536474
4635 * i40e: use explicit cast from u16 to u8
4636 - LP: #1536474
4637 * i40e: Opcode and structures required by OEM Post Update AQ command and
4638 add new NVM arq message
4639 - LP: #1536474
4640 * i40e: hush little warnings
4641 - LP: #1536474
4642 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
4643 - LP: #1536474
4644 * i40e: clean whole mac filter list
4645 - LP: #1536474
4646 * i40evf: change version string generation
4647 - LP: #1536474
4648 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
4649 - LP: #1536474
4650 * geneve: UDP checksum configuration via netlink
4651 - LP: #1536474
4652 * geneve: Add geneve udp port offload for ethernet devices
4653 - LP: #1536474
4654 * i40e: geneve tunnel offload support
4655 - LP: #1536474
4656 * geneve: Add geneve_get_rx_port support
4657 - LP: #1536474
4658 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
4659 - LP: #1536474
4660 * i40e: change log messages and error returns
4661 - LP: #1536474
4662 * i40e: allow zero MAC address for VFs
4663 - LP: #1536474
4664 * i40e: Look up MAC address in Open Firmware or IDPROM
4665 - LP: #1536474
4666 * i40e: Fix Rx hash reported to the stack by our driver
4667 - LP: #1536474
4668 * i40e: remove forever unused ID
4669 - LP: #1536474
4670 * igb: add 88E1543 initialization code
4671 * igb: don't unmap NULL hw_addr
4672 * igb: use the correct i210 register for EEMNGCTL
4673 * igb: fix NULL derefs due to skipped SR-IOV enabling
4674 * igb: improve handling of disconnected adapters
4675 * igb: Remove GS40G specific defines/functions
4676 * igb: Don't add PHY address to PCDL address
4677 * igb: Improve cable length function for I210, etc.
4678 * igb: Explicitly label self-test result indices
4679 * ixgbe: drop null test before destroy functions
4680 - LP: #1536473
4681 * ixgbe: Delete redundant include file
4682 - LP: #1536473
4683 * ixgbe: fix multiple kernel-doc errors
4684 - LP: #1536473
4685 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
4686 vector
4687 - LP: #1536473
4688 * ixgbe: Add KR mode support for CS4227 chip
4689 - LP: #1536473
4690 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
4691 to 12K
4692 - LP: #1536473
4693 * ixgbe/ixgbevf: use napi_schedule_irqoff()
4694 - LP: #1536473
4695 * ixgbe: Remove CS4227 diagnostic code
4696 - LP: #1536473
4697 * ixgbevf: use ether_addr_copy instead of memcpy
4698 - LP: #1536473
4699 * ixgbevf: fix spoofed packets with random MAC
4700 - LP: #1536473
4701 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
4702 - LP: #1536473
4703 * ixgbe: Add support for newer thermal alarm
4704 - LP: #1536473
4705 * ixgbe: Use private workqueue to avoid certain possible hangs
4706 - LP: #1536473
4707 * ixgbevf: Use a private workqueue to avoid certain possible hangs
4708 - LP: #1536473
4709 * ixgbevf: Minor cleanups
4710 - LP: #1536473
4711 * ixgbe: Refactor MAC address configuration code
4712 - LP: #1536473
4713 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
4714 - LP: #1536473
4715 * ixgbe: Allow FDB entries access to more RAR filters
4716 - LP: #1536473
4717 * ixgbe: Update PTP to support X550EM_x devices
4718 - LP: #1536473
4719 * ixgbe: Correct spec violations by waiting after reset
4720 - LP: #1536473
4721 * ixgbe: Wait for master disable to be set
4722 - LP: #1536473
4723 * ixgbe: Save VF info and take references
4724 - LP: #1536473
4725 * ixgbe: Handle extended IPv6 headers in Tx path
4726 - LP: #1536473
4727 * ixgbe: Always turn PHY power on when requested
4728 - LP: #1536473
4729 * ixgbevf: Handle extended IPv6 headers in Tx path
4730 - LP: #1536473
4731 * ixgbe: Return error on failure to allocate mac_table
4732 - LP: #1536473
4733 * ixgbe: Fix SR-IOV VLAN pool configuration
4734 - LP: #1536473
4735 * ixgbe: Simplify definitions for regidx and bit in set_vfta
4736 - LP: #1536473
4737 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
4738 - LP: #1536473
4739 * ixgbe: Simplify configuration of setting VLVF and VLVFB
4740 - LP: #1536473
4741 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
4742 - LP: #1536473
4743 * ixgbe: Reorder search to work from the top down instead of bottom up
4744 - LP: #1536473
4745 * ixgbe: Add support for VLAN promiscuous with SR-IOV
4746 - LP: #1536473
4747 * ixgbe: Fix VLAN promisc in relation to SR-IOV
4748 - LP: #1536473
4749 * ixgbe: Clear stale pool mappings
4750 - LP: #1536473
4751 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
4752 - LP: #1536473
4753 * ixgbe: do not report 2.5 Gbps as supported
4754 - LP: #1536473
4755 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
4756 per vector
4757 - LP: #1536473
4758 * ixgbevf: minor cleanups for ixgbevf_set_itr()
4759 - LP: #1536473
4760 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
4761 - LP: #1536473
4762 * ixgbe: report correct media type for KR, KX and KX4 interfaces
4763 - LP: #1536473
4764 * ixgbe: Clean up redundancy in hw_enc_features
4765 - LP: #1536473
4766 * ixgbe: fix RSS limit for X550
4767 - LP: #1536473
4768 * ixgbe: Correct X550EM_x revision check
4769 - LP: #1536473
4770 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
4771 - LP: #1536473
4772 * ixgbe: Fill at least min credits to a TC credit refills
4773 - LP: #1536473
4774 * ixgbe: use correct FCoE DDP max check
4775 - LP: #1536473
4776 * ixgbe: fix broken PFC with X550
4777 - LP: #1536473
4778 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
4779 - LP: #1536473
4780 * ixgbe: Correct handling of any outer UDP checksum setting
4781 - LP: #1536473
4782 * ixgbe: Fix to get FDMI HBA attributes information with X550
4783 - LP: #1536473
4784 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
4785 - LP: #1536473
4786 * ixgbe: Make ATR recognize IPv6 extended headers
4787 - LP: #1536473
4788 * e1000: make eeprom read/write scheduler friendly
4789 * e1000: fix data race between tx_ring->next_to_clean
4790 * e1000: Remove checkpatch coding style errors
4791 * e1000: clean up the checking logic
4792 * e1000: fix a typo in the comment
4793 * e1000e: clean up the local variable
4794 * e1000: fix kernel-doc argument being missing
4795 * e1000: get rid of duplicate exit path
4796 * e1000: Elementary checkpatch warnings and checks removed
4797 * e1000e: fix division by zero on jumbo MTUs
4798 * e1000e: Increase timeout of polling bit RSPCIPHY
4799 * e1000e: initial support for i219-LM (3)
4800 * e1000e: Switch e1000e_up to void, drop code checking for error result
4801 * e1000e: Remove unreachable code
4802 * e1000e: Do not read ICR in Other interrupt
4803 * e1000e: Do not write lsc to ics in msi-x mode
4804 * e1000e: Fix msi-x interrupt automask
4805 * acpi: pci: Setup MSI domain for ACPI based pci devices
4806 * irqdomain: Introduce is_fwnode_irqchip helper
4807 * irqchip/gic-v2m: Refactor to prepare for ACPI support
4808 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
4809 * clk: xgene: Fix divider with non-zero shift value
4810 * i2c: designware: Do not require clock when SSCN and FFCN are provided
4811 * fm10k: do not assume VF always has 1 queue
4812 - LP: #1536475
4813 * fm10k: Correct MTU for jumbo frames
4814 - LP: #1536475
4815 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
4816 vector
4817 - LP: #1536475
4818 * fm10k: use napi_schedule_irqoff()
4819 - LP: #1536475
4820 * fm10k: set netdev features in one location
4821 - LP: #1536475
4822 * fm10k: reset max_queues on init_hw_vf failure
4823 - LP: #1536475
4824 * fm10k: always check init_hw for errors
4825 - LP: #1536475
4826 * fm10k: reinitialize queuing scheme after calling init_hw
4827 - LP: #1536475
4828 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
4829 - LP: #1536475
4830 * fm10k: explicitly typecast vlan values to u16
4831 - LP: #1536475
4832 * fm10k: add statistics for actual DWORD count of mbmem mailbox
4833 - LP: #1536475
4834 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
4835 - LP: #1536475
4836 * fm10k: Add support for ITR scaling based on PCIe link speed
4837 - LP: #1536475
4838 * fm10k: introduce ITR_IS_ADAPTIVE macro
4839 - LP: #1536475
4840 * fm10k: Update adaptive ITR algorithm
4841 - LP: #1536475
4842 * fm10k: use macro for default Tx and Rx ITR values
4843 - LP: #1536475
4844 * fm10k: change default Tx ITR to 25usec
4845 - LP: #1536475
4846 * fm10k: TRIVIAL fix typo of hardware
4847 - LP: #1536475
4848 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
4849 - LP: #1536475
4850 * fm10k: use ether_addr_copy to copy MAC address
4851 - LP: #1536475
4852 * fm10k: do not use CamelCase
4853 - LP: #1536475
4854 * fm10k: remove unnecessary else block from if statements with return
4855 - LP: #1536475
4856 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
4857 - LP: #1536475
4858 * fm10k: consistently refer to VLANs and VLAN IDs
4859 - LP: #1536475
4860 * fm10k: bump driver version
4861 - LP: #1536475
4862 * fm10k: conditionally compile DCB and DebugFS support
4863 - LP: #1536475
4864 * fm10k: Cleanup MSI-X interrupts in case of failure
4865 - LP: #1536475
4866 * fm10k: Cleanup exception handling for mailbox interrupt
4867 - LP: #1536475
4868 * fm10k: do not inline fm10k_iov_select_vid()
4869 - LP: #1536475
4870 * fm10k: whitespace cleanups
4871 - LP: #1536475
4872 * fm10k: use BIT() macro instead of open-coded bit-shifting
4873 - LP: #1536475
4874 * fm10k: cleanup namespace pollution
4875 - LP: #1536475
4876 * fm10k: cleanup overly long lines
4877 - LP: #1536475
4878 * fm10k: initialize xps at driver load
4879 - LP: #1536475
4880 * fm10k: don't initialize fm10k_workqueue at global level
4881 - LP: #1536475
4882 * fm10k: correctly pack TLV structures and explain reasoning
4883 - LP: #1536475
4884 * fm10k: Cleanup exception handling for changing queues
4885 - LP: #1536475
4886 * fm10k: use ether_addr_equal instead of memcmp
4887 - LP: #1536475
4888 * fm10k: address operator not needed when declaring function pointers
4889 - LP: #1536475
4890 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
4891 - LP: #1536475
4892 * fm10k: remove unused struct element
4893 - LP: #1536475
4894 * fm10k: use true/false for boolean get_host_state
4895 - LP: #1536475
4896 * fm10k: cleanup mailbox code comments etc
4897 - LP: #1536475
4898 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
4899 - LP: #1536475
4900 * device property: always check for fwnode type
4901 - LP: #1533035
4902 * device property: rename helper functions
4903 - LP: #1533035
4904 * device property: refactor built-in properties support
4905 - LP: #1533035
4906 * device property: keep single value inplace
4907 - LP: #1533035
4908 * device property: helper macros for property entry creation
4909 - LP: #1533035
4910 * device property: improve readability of macros
4911 - LP: #1533035
4912 * device property: return -EINVAL when property isn't found in ACPI
4913 - LP: #1533035
4914 * device property: Fallback to secondary fwnode if primary misses the
4915 property
4916 - LP: #1533035
4917 * device property: Take a copy of the property set
4918 - LP: #1533035
4919 * driver core: platform: Add support for built-in device properties
4920 - LP: #1533035
4921 * driver core: Do not overwrite secondary fwnode with NULL if it is set
4922 - LP: #1533035
4923 * mfd: core: propagate device properties to sub devices drivers
4924 - LP: #1533035
4925 * mfd: intel-lpss: Add support for passing device properties
4926 - LP: #1533035
4927 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
4928 - LP: #1533035
4929 * mfd: intel-lpss: Pass HSUART configuration via properties
4930 - LP: #1533035
4931 * i2c: designware: Convert to use unified device property API
4932 - LP: #1533035
4933 * keys, trusted: fix: *do not* allow duplicate key options
4934 - LP: #1398274
4935 * keys, trusted: select hash algorithm for TPM2 chips
4936 - LP: #1398274
4937 * keys, trusted: seal with a TPM2 authorization policy
4938 - LP: #1398274
4939 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
4940 - LP: #1461360
4941 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
4942 - LP: #1461360
4943 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
4944 offset
4945 - LP: #1461360
4946 * drm/i915: WaRsDisableCoarsePowerGating
4947 - LP: #1527462
4948 * drm/i915/skl: Add SKL GT4 PCI IDs
4949 - LP: #1527462
4950 * drm/i915/skl: Disable coarse power gating up until F0
4951 - LP: #1527462
4952 * platform:x86: add Intel P-Unit mailbox IPC driver
4953 - LP: #1520457
4954 * intel_punit_ipc: add NULL check for input parameters
4955 - LP: #1520457
4956 * platform/x86: Add Intel Telemetry Core Driver
4957 - LP: #1520457
4958 * intel_pmc_ipc: update acpi resource structure for Punit
4959 - LP: #1520457
4960 * platform:x86: Add Intel telemetry platform device
4961 - LP: #1520457
4962 * platform:x86: Add Intel telemetry platform driver
4963 - LP: #1520457
4964 * platform:x86: Add Intel Telemetry Debugfs interfaces
4965 - LP: #1520457
4966 * cxlflash: a couple off by one bugs
4967
4968 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
4969
4970 linux (4.4.0-1.15) xenial; urgency=low
4971
4972 [ Tim Gardner ]
4973
4974 * Release Tracking Bug
4975 - LP: #1536803
4976
4977 [ Upstream Kernel Changes ]
4978
4979 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
4980 - LP: #1517142
4981
4982 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
4983
4984 linux (4.4.0-0.14) xenial; urgency=low
4985
4986 [ Upstream Kernel Changes ]
4987
4988 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
4989 - LP: #1522415
4990 * powerpc: Add __raw_rm_writeq() function
4991 - LP: #1522415
4992
4993 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
4994
4995 linux (4.4.0-0.13) xenial; urgency=low
4996
4997 [ Andy Whitcroft ]
4998
4999 * [Config] s390x -- the kernel provides ppp-modules such as there are
5000 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
5001
5002 [ Tim Gardner ]
5003
5004 * [Config] Update annotations for VIRTIO_{NET,BLK}
5005 - LP: #1533382
5006
5007 [ Upstream Kernel Changes ]
5008
5009 * powerpc/powernv: Add support for Nvlink NPUs
5010 - LP: #1522415
5011 * powerpc/powernv: Fix update of NVLink DMA mask
5012 - LP: #1522415
5013 * powerpc/powernv: Change NPU PE# assignment
5014 - LP: #1522415
5015 * powerpc/powernv: Reserve PE#0 on NPU
5016 - LP: #1522415
5017 * KEYS: Fix keyring ref leak in join_session_keyring()
5018 - LP: #1534887
5019 - CVE-2016-0728
5020
5021 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
5022
5023 linux (4.4.0-0.12) xenial; urgency=low
5024
5025 [ Eric Dumazet ]
5026
5027 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
5028 - LP: #1527902
5029
5030 [ Guilherme G. Piccoli ]
5031
5032 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
5033 - LP: #1486180
5034
5035 [ Tim Gardner ]
5036
5037 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
5038 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
5039 - LP: #1532886
5040 * [Config] nvme.ko moved to drivers/nvme/host
5041 * [Config] scsi_dh morphed into 4 modules
5042 * [Config] CONFIG_IBMVNIC=m
5043 * [Config] Add DRM ast driver to udeb installer image
5044 - LP: #1514711
5045 * [Config] CONFIG_KVM=y for s390x
5046 - LP: #1532886
5047 * [Config] Install spl/zfs under the kernel modules directory
5048 Fixes some errors in generic.inclusion-list.log
5049
5050 [ Upstream Kernel Changes ]
5051
5052 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
5053 - LP: #1524574
5054 * EDAC: Add DDR4 flag
5055 - LP: #1519631
5056 * EDAC, sb_edac: Virtualize several hard-coded functions
5057 - LP: #1519631
5058 * EDAC, sb_edac: Add support for duplicate device IDs
5059 - LP: #1519631
5060 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
5061 - LP: #1519631
5062 * Driver for IBM System i/p VNIC protocol
5063 - LP: #1532303
5064
5065 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
5066
5067 linux (4.4.0-0.11) xenial; urgency=low
5068
5069 [ Tim Gardner ]
5070
5071 * [Config] Fix bogus reconstruct script
5072
5073 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
5074
5075 linux (4.4.0-0.10) xenial; urgency=low
5076
5077 [ Haren Myneni ]
5078
5079 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
5080 - LP: #1529666
5081
5082 [ Serge Hallyn ]
5083
5084 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
5085
5086 [ Tim Gardner ]
5087
5088 * [Config] CONFIG_ZONE_DEVICE=y for amd64
5089 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
5090 - LP: #1526869
5091 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
5092 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
5093 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
5094 * rebase to v4.4
5095
5096 [ Upstream Kernel Changes ]
5097
5098 * rebase to v4.4
5099
5100 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
5101
5102 linux (4.4.0-0.9) xenial; urgency=low
5103
5104 [ Tim Gardner ]
5105
5106 * rebase to v4.4-rc8
5107
5108 [ Upstream Kernel Changes ]
5109
5110 * rebase to v4.4-rc8
5111
5112 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
5113
5114 linux (4.4.0-0.8) xenial; urgency=low
5115
5116 [ Tim Gardner ]
5117
5118 * rebase to v4.4-rc7
5119
5120 [ Upstream Kernel Changes ]
5121
5122 * rebase to v4.4-rc7
5123
5124 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
5125
5126 linux (4.4.0-0.7) xenial; urgency=low
5127
5128 [ Hui Wang ]
5129
5130 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
5131 - LP: #1527096
5132
5133 [ Jann Horn ]
5134
5135 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
5136 uids/gids
5137 - LP: #1527374
5138
5139 [ Tim Gardner ]
5140
5141 * rebase to v4.4-rc6
5142
5143 [ Upstream Kernel Changes ]
5144
5145 * rebase to v4.4-rc6
5146 - LP: #1526330
5147
5148 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
5149
5150 linux (4.4.0-0.6) xenial; urgency=low
5151
5152 [ Andy Whitcroft ]
5153
5154 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
5155 support in latest compilers
5156 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
5157 ARMv8.1 support in latest compilers
5158
5159 [ Tim Gardner ]
5160
5161 * [Config] s390 -> s390x
5162 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
5163
5164 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
5165
5166 linux (4.4.0-0.5) xenial; urgency=low
5167
5168 [ Andy Whitcroft ]
5169
5170 * [Config] s390x -- enable tools
5171 - LP: #1524319
5172 * [Config] s390x -- add architecture to getabis
5173 * [Config] s390x -- add s390x ABI information
5174 * [Config] s390x -- enable ABI checks
5175
5176 [ Tim Gardner ]
5177
5178 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
5179 * [Config] Add s390 modules to nic-modules udeb
5180 - LP: #1525297
5181 * rebase to v4.4-rc5
5182
5183 [ Upstream Kernel Changes ]
5184
5185 * rebase to v4.4-rc5
5186 - LP: #1523517
5187 - LP: #1523232
5188
5189 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
5190
5191 linux (4.4.0-0.4) xenial; urgency=low
5192
5193 [ Upstream Kernel Changes ]
5194
5195 * cgroup: make css_set pin its css's to avoid use-afer-free
5196 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
5197 freezer_attach()
5198 * cgroup: fix handling of multi-destination migration from
5199 subtree_control enabling
5200
5201 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
5202
5203 linux (4.4.0-0.3) xenial; urgency=low
5204
5205 [ Upstream Kernel Changes ]
5206
5207 * rebase to v4.4-rc4
5208
5209 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
5210
5211 linux (4.4.0-0.2) xenial; urgency=low
5212
5213 [ Tim Gardner ]
5214
5215 * [Config] Add spl/zfs provides to generic and powerpc64-smp
5216 * [Config] Add zfs to d-i fs-core-modules
5217 * [Config] Include all s390 specific drivers in linux-image
5218 - LP: #1522210
5219
5220 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
5221
5222 linux (4.4.0-0.1) xenial; urgency=low
5223
5224 [ Andy Whitcroft ]
5225
5226 * [Tests] gcc-multilib does not exist on ppc64el redux
5227 - LP: #1515541
5228 * [Config] libunwind8-dev is not available on s390x
5229 * [Debian] Disable SPL/ZFS for cross compiling -- redux
5230 * [Config] s390x -- add dasd udebs
5231 - LP: #1519833
5232 * [Config] s390x -- include dasd modules in linux-image
5233 - LP: #1519833
5234 * [Config] s390x -- disable ZFS temporarily
5235 - LP: #1519820
5236 * [Config] s390s -- disable ABI/module checks
5237 * [Config] make IBMVETH consistent on powerpc/ppc64el
5238 - LP: #1521712
5239 * [Config] follow ibmvscsi name change
5240 - LP: #1521712
5241 * [Config] move ibm disk and ethernet drivers to linux-image
5242 - LP: #1521712
5243 * [Config] include ibmveth in nic-modules for ppc64el
5244 - LP: #1521712
5245 * [Config] s390x -- disable abi/module checks for s390x
5246
5247 [ Joseph Salisbury ]
5248
5249 * SAUCE: scsi_sysfs: protect against double execution of
5250 __scsi_remove_device()
5251 - LP: #1509029
5252
5253 [ Seth Forshee ]
5254
5255 * [Config] CONFIG_DRM_AMDGPU_CIK=n
5256 - LP: #1510405
5257
5258 [ Tim Gardner ]
5259
5260 * [Debian] Disable SPL/ZFS for cross compiling
5261 * [Config] CONFIG_SCSI_IBMVSCSI=m
5262 - LP: #1515872
5263 * rebase to v4.4-rc2
5264 * [Config] updateconfigs
5265 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
5266 * SAUCE: do_zfs=false temporarily
5267 * [Config] CONFIG_LUSTRE_FS=n
5268 * [Debian] Disable udebs when cross compiling
5269 * rebase to v4.4-rc3
5270 * [Config] CONFIG_AUFS_FS=m
5271 * SAUCE: AUFS
5272
5273 [ Upstream Kernel Changes ]
5274
5275 * ZFS: Update with 4.4 support
5276 * SPL: Update with 4.4 support
5277
5278 [ Upstream Kernel Changes ]
5279
5280 * rebase to v4.4-rc3
5281 - LP: #1519168
5282 * rebase to v4.4-rc2
5283 - LP: #1506615
5284 - LP: #1502781
5285
5286 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
5287
5288 linux (4.3.0-0.8) xenial; urgency=low
5289
5290 [ Andy Whitcroft ]
5291
5292 * [Config] re-enable OSS support and blacklist
5293 - LP: #1434842
5294 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
5295 * [Packaging] config-check -- improve syntax diagnostics
5296 * [Packaging] module-inclusion -- add dependency inclusion for a list
5297 * [Packaging] config-check -- accumulate multi-line annotations correctly
5298 * [Packaging] config-check -- handle V2 annotations format
5299 * [Packaging] s390x -- add architecture to kernelconfig
5300 - LP: #1488653
5301 * [Config] s390x -- initial configuration
5302 * [Config] s390x -- add initial binary image
5303 * [Config] s390x -- initial configuration update
5304 * [Config] s390x -- produce linux-image
5305 * [Config] s390x -- d-i module exclusions
5306 * [Config] apply Device Drivers >> LED Support >> LED Class Support
5307 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
5308 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
5309 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
5310 * [Config] -- s390x -- configuration review updates
5311 * [Config] annotations -- add review marks
5312 * [Config] annotations -- config review 4.3 updates
5313 * [Config] annotations -- expose reviews
5314 * [Config] updateconfigs following incoporation of s390x configs
5315 * [Tests] gcc-multilib does not exist on ppc64el
5316 - LP: #1515541
5317
5318 [ Dan Carpenter ]
5319
5320 * SAUCE: (noup) cxlflash: a couple off by one bugs
5321 - LP: #1499849
5322
5323 [ Haren Myneni ]
5324
5325 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
5326
5327 [ Jay Vosburgh ]
5328
5329 * SAUCE: fan: add VXLAN implementation
5330
5331 [ Manoj Kumar ]
5332
5333 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
5334 - LP: #1513583
5335
5336 [ Matthew R. Ochs ]
5337
5338 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
5339 - LP: #1513583
5340
5341 [ Tim Gardner ]
5342
5343 * [Config] CONFIG_AUFS_EXPORT=y
5344 - LP: #1121699
5345
5346 [ Upstream Kernel Changes ]
5347
5348 * misc/genwqe: get rid of atomic allocations
5349 * crypto: 842 - Add CRC and validation support
5350 - LP: #1497878
5351 * cxlflash: Fix to avoid invalid port_sel value
5352 * cxlflash: Replace magic numbers with literals
5353 * cxlflash: Fix read capacity timeout
5354 * cxlflash: Fix potential oops following LUN removal
5355 * cxlflash: Fix data corruption when vLUN used over multiple cards
5356 * cxlflash: Fix to avoid sizeof(bool)
5357 * cxlflash: Fix context encode mask width
5358 * cxlflash: Fix to avoid CXL services during EEH
5359 * cxlflash: Correct naming of limbo state and waitq
5360 * cxlflash: Make functions static
5361 * cxlflash: Refine host/device attributes
5362 * cxlflash: Fix to avoid spamming the kernel log
5363 * cxlflash: Fix to avoid stall while waiting on TMF
5364 * cxlflash: Fix location of setting resid
5365 * cxlflash: Fix host link up event handling
5366 * cxlflash: Fix async interrupt bypass logic
5367 * cxlflash: Remove dual port online dependency
5368 * cxlflash: Fix AFU version access/storage and add check
5369 * cxlflash: Correct usage of scsi_host_put()
5370 * cxlflash: Fix to prevent workq from accessing freed memory
5371 * cxlflash: Correct behavior in device reset handler following EEH
5372 * cxlflash: Remove unnecessary scsi_block_requests
5373 * cxlflash: Fix function prolog parameters and return codes
5374 * cxlflash: Fix MMIO and endianness errors
5375 * cxlflash: Fix to prevent EEH recovery failure
5376 * cxlflash: Correct spelling, grammar, and alignment mistakes
5377 * cxlflash: Fix to prevent stale AFU RRQ
5378 * cxlflash: Fix to double the delay each time
5379 * cxlflash: Fix to avoid corrupting adapter fops
5380 * cxlflash: Correct trace string
5381 * cxlflash: Fix to avoid potential deadlock on EEH
5382 * cxlflash: Fix to avoid leaving dangling interrupt resources
5383 * cxlflash: Fix to escalate to LINK_RESET on login timeout
5384 * cxlflash: Fix to avoid corrupting port selection mask
5385 * cxlflash: Fix to avoid lock instrumentation rejection
5386 * cxlflash: Fix to avoid bypassing context cleanup
5387
5388 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
5389
5390 linux (4.3.0-0.7) xenial; urgency=low
5391
5392 [ Tim Gardner ]
5393
5394 * Revert "Bypass spl/zfs config"
5395 Causes unresolved symbols on load.
5396 * [Config] Enable ZFS for powerpc64-smp
5397
5398 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
5399
5400 linux (4.3.0-0.6) xenial; urgency=low
5401
5402 [ Tim Gardner ]
5403
5404 * Release Tracking Bug
5405 - LP: #1512704
5406 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
5407
5408 [ Andy Whitcroft ]
5409
5410 * [Packaging] add feature interlock with mainline builds
5411 * apparmor -- follow change to this_cpu_ptr
5412
5413 [ John Johansen ]
5414
5415 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
5416 - LP: #1383886
5417 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
5418 - LP: #1362199
5419 * SAUCE: Revert: fix: only allow a single threaded process to ...
5420 - LP: #1371310
5421 * SAUCE: (no-up) fix: bad unix_addr_fs macro
5422 - LP: #1390223
5423 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
5424 - LP: #1408833
5425 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
5426 - LP: #1496430
5427
5428 [ Tim Gardner ]
5429
5430 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
5431 - LP: #1511006
5432 * rebase to v4.3
5433 * Bypass spl/zfs config
5434 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
5435 * [Config] Default AppArmor settings
5436
5437 [ Upstream Kernel Changes ]
5438
5439 * rebase to v4.3
5440
5441 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
5442
5443 linux (4.3.0-0.5) xenial; urgency=low
5444
5445 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
5446
5447 [ Upstream Kernel Changes ]
5448
5449 * rebase to v4.3-rc7
5450 - LP: #1504778
5451
5452 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
5453
5454 linux (4.3.0-0.4) xenial; urgency=low
5455
5456 [ Tim Gardner ]
5457
5458 * [Debian] Update to new signing key type and location
5459
5460 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
5461
5462 linux (4.3.0-0.3) wily; urgency=low
5463
5464 [ Tim Gardner ]
5465
5466 * [Debian] sign-file is now compiled
5467
5468 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
5469
5470 linux (4.3.0-0.2) wily; urgency=low
5471
5472 [ Tim Gardner ]
5473
5474 * [Config] Added libssl-dev to Build-Depends
5475
5476 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
5477
5478 linux (4.3.0-0.1) wily; urgency=low
5479
5480 [ Upstream Kernel Changes ]
5481
5482 * rebase to v4.3-rc6
5483 * rebase to v4.3-rc5
5484 * rebase to v4.3-rc4
5485 * rebase to v4.3-rc3
5486 * rebase to v4.3-rc2
5487 * rebase to v4.3-rc1
5488 - LP: #1492132
5489 - LP: #1481575
5490
5491 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
5492
5493 linux (4.2.0-10.11) wily; urgency=low
5494
5495 [ Andy Whitcroft ]
5496
5497 * Release Tracking Bug
5498 - LP: #1495208
5499 * No change rebuild to avoid issues with leading zero bytes on
5500 internal module signing key. (see launchpad bug 1494943)
5501
5502 [ Ming Lei ]
5503
5504 * [Config] SERIAL_8250_DW=y for arm64
5505
5506 [ Upstream Kernel Changes ]
5507
5508 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
5509 code
5510 - LP: #1484486
5511 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
5512 - LP: #1484486
5513 * drm/i915/gen8: Re-order init pipe_control in lrc mode
5514 - LP: #1484486
5515 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
5516 - LP: #1484486
5517 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5518 workaround
5519 - LP: #1484486
5520 * drm/i915: Bail out early if WA batch is not available for given Gen
5521 - LP: #1484486
5522 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
5523 - LP: #1484486
5524 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
5525 - LP: #1484486
5526 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
5527 - LP: #1484486
5528 * drm/i915: Enable WA batch buffers for Gen9
5529 - LP: #1484486
5530 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
5531 - LP: #1484486
5532 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
5533 - LP: #1484486
5534 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5535 workaround
5536 - LP: #1484486
5537 * drm/i915/gen9: Add
5538 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
5539 - LP: #1484486
5540 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
5541 - LP: #1484486
5542 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
5543 - LP: #1484486
5544 * drm/i915/skl: Don't expose the top most plane on gen9 display
5545 - LP: #1484486
5546 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
5547 - LP: #1484486
5548 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
5549 - LP: #1484486
5550 * drm/i915: reduce indent in i9xx_hpd_irq_handler
5551 - LP: #1484531
5552 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
5553 - LP: #1484531
5554 * drm/i915: reduce indent in intel_hpd_irq_handler
5555 - LP: #1484531
5556 * drm/i915: group all hotplug related fields into a new struct in
5557 dev_priv
5558 - LP: #1484531
5559 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
5560 - LP: #1484531
5561 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
5562 - LP: #1484531
5563 * drm/i915: put back the indent in intel_hpd_irq_handler
5564 - LP: #1484531
5565 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
5566 - LP: #1484531
5567 * drm/i915: simplify condition for digital port
5568 - LP: #1484531
5569 * drm/i915: abstract away platform specific parts from hpd handling
5570 - LP: #1484531
5571 * drm/i915: Handle HPD when it has actually occurred
5572 - LP: #1484531
5573 * drm/i915: Set power domain for DDI-E
5574 - LP: #1484531
5575 * drm/i915: Set alternate aux for DDI-E
5576 - LP: #1484531
5577 * drm/i915/skl: enable DDI-E hotplug
5578 - LP: #1484531
5579 * drm/i915/bxt: fix DDI PHY vswing scale value setting
5580 - LP: #1494163
5581 * drm/i915/skl: Buffer translation improvements
5582 - LP: #1494163
5583 * drm/i915: Per-DDI I_boost override
5584 - LP: #1494163
5585 * drm/i915: fix VBT parsing for SDVO child device mapping
5586 - LP: #1494163
5587 * drm/i915/bxt: edp1.4 Intermediate Freq support
5588 - LP: #1494163
5589 * drm/i915: fix link rates reported for SKL
5590 - LP: #1494163
5591 * drm/i915: Allow parsing of variable size child device entries from VBT
5592 - LP: #1494163
5593 * drm/i915/skl: Update DDI buffer translation programming.
5594 - LP: #1494163
5595 * drm/i915: Enable HDMI on DDI-E
5596 - LP: #1484531
5597 * drm/i915/skl: Enable DDI-E
5598 - LP: #1484531
5599 * drm/i915: eDP can be present on DDI-E
5600 - LP: #1484531
5601 * drm/i915/skl: Adding DDI_E power well domain
5602 - LP: #1484531
5603 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
5604 - LP: #1490035
5605 * drm/i915: Split atomic wm update to pre and post variants
5606 - LP: #1493746
5607 * drm/i915/skl: Drop the preliminary_hw_support flag
5608 - LP: #1486868
5609 * drm/i915: set FDI translations to NULL on SKL
5610 - LP: #1494163
5611
5612 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
5613
5614 linux (4.2.0-9.9) wily; urgency=low
5615
5616 [ Tim Gardner ]
5617
5618 * Release Tracking Bug
5619 - LP: #1493970
5620 * [Config] CONFIG_MFD_INTEL_LPSS=m
5621 - LP: #1397876
5622
5623 [ dann frazier ]
5624
5625 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
5626 - LP: #1388952
5627
5628 [ Michael Ellerman ]
5629
5630 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
5631 Fixes FTBS on 32 bit powerpc, patch sent upstream.
5632
5633 [ Upstream Kernel Changes ]
5634
5635 * thermal/powerclamp: add cpu id for skylake h/s
5636 - LP: #1398269
5637 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
5638 - LP: #1397852
5639 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
5640 - LP: #1460905
5641 * i2c: i801: Create iTCO device on newer Intel PCHs
5642 - LP: #1460905
5643 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
5644 - LP: #1460905
5645 * perf/x86: Add a native_perf_sched_clock_from_tsc()
5646 - LP: #1397867
5647 * perf/x86/intel: Add support for PEBSv3 profiling
5648 - LP: #1397867
5649 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
5650 - LP: #1397867
5651 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
5652 - LP: #1397867
5653 * perf: Add cycles to branch_info
5654 - LP: #1397867
5655 * perf/x86/intel/lbr: Add support for LBRv5
5656 - LP: #1397867
5657 * perf/x86/intel: Handle new arch perfmon v4 status bits
5658 - LP: #1397867
5659 * perf/x86/intel: Move PMU ACK to after LBR read
5660 - LP: #1397867
5661 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
5662 - LP: #1397867
5663 * perf/x86/intel: Add Intel Skylake PMU support
5664 - LP: #1397867
5665 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
5666 call stack
5667 - LP: #1397867
5668 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
5669 - LP: #1397867
5670 * perf/x86: Make merge_attr() global to use from perf_event_intel
5671 - LP: #1397867
5672 * perf/x86/intel: Use 0x11 as extra reg test value
5673 - LP: #1397867
5674 * perf tools: Add support for cycles, weight branch_info field
5675 - LP: #1397867
5676 * perf report: Add flag for non ANY branch mode
5677 - LP: #1397867
5678 * perf report: Add infrastructure for a cycles histogram
5679 - LP: #1397867
5680 * perf report: Add processing for cycle histograms
5681 - LP: #1397867
5682 * perf annotate: Compute IPC and basic block cycles
5683 - LP: #1397867
5684 * perf annotate: Finally display IPC and cycle accounting
5685 - LP: #1397867
5686 * perf top: Add branch annotation code to top
5687 - LP: #1397867
5688 * perf report: Display cycles in branch sort mode
5689 - LP: #1397867
5690 * perf annotate: Fix 32-bit compilation error in util/annotate.c
5691 - LP: #1397867
5692 * PM / QoS: Make it possible to expose device latency tolerance to
5693 userspace
5694 - LP: #1460908
5695 * ACPI / PM: Attach ACPI power domain only once
5696 - LP: #1460908
5697 * Driver core: wakeup the parent device before trying probe
5698 - LP: #1460908
5699 * klist: implement klist_prev()
5700 - LP: #1460908
5701 * driver core: implement device_for_each_child_reverse()
5702 - LP: #1460908
5703 * mfd: make mfd_remove_devices() iterate in reverse order
5704 - LP: #1460908
5705 * dmaengine: add a driver for Intel integrated DMA 64-bit
5706 - LP: #1460908
5707 * mfd: Add support for Intel Sunrisepoint LPSS devices
5708 - LP: #1460908
5709 * spi: pxa2xx: Add support for Intel Sunrisepoint
5710 - LP: #1397876
5711 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
5712 - LP: #1397876
5713 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
5714 - LP: #1397876
5715 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
5716 for it
5717 - LP: #1397876
5718 * intel_idle: Skylake Client Support
5719 - LP: #1397877
5720 * powerpc/kernel: Switch to using MAX_ERRNO
5721 - LP: #1458876
5722 * powerpc/kernel: Change the do_syscall_trace_enter() API
5723 - LP: #1458876
5724 * powerpc: Drop unused syscall_get_error()
5725 - LP: #1458876
5726 * powerpc: Don't negate error in syscall_set_return_value()
5727 - LP: #1458876
5728 * powerpc: Rework syscall_get_arguments() so there is only one loop
5729 - LP: #1458876
5730 * powerpc: Use orig_gpr3 in syscall_get_arguments()
5731 - LP: #1458876
5732 * powerpc: Change syscall_get_nr() to return int
5733 - LP: #1458876
5734 * powerpc/kernel: Add SIG_SYS support for compat tasks
5735 - LP: #1458876
5736 * powerpc/kernel: Enable seccomp filter
5737 - LP: #1458876
5738 * selftests/seccomp: Make seccomp tests work on big endian
5739 - LP: #1458876
5740 * selftests/seccomp: Add powerpc support
5741 - LP: #1458876
5742 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
5743
5744 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
5745
5746 linux (4.2.0-8.8) wily; urgency=low
5747
5748 [ Tim Gardner ]
5749
5750 * Release Tracking Bug
5751 - LP: #1493357
5752 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
5753 - LP: #1488495
5754 * [Config] CONFIG_CXLFLASH=m
5755 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
5756
5757
5758 [ Andy Whitcroft ]
5759
5760 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
5761 * [Packaging] mark up control for stage1
5762 * [Config] kernel-versions -- clean up deps field
5763 * [Config] s390x -- build linux-libc-dev
5764 - LP: #1488653
5765 * [Packaging] control -- prepare for new kernel-wedge semantics
5766
5767 [ Upstream Kernel Changes ]
5768
5769 * crypto: vmx - Fixing AES-CTR counter bug
5770 - LP: #1484519
5771 * crypto: vmx - Fixing GHASH Key issue on little endian
5772 - LP: #1484519
5773 * powerpc: Uncomment and make enable_kernel_vsx() routine available
5774 - LP: #1484519
5775 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
5776 - LP: #1484519
5777 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
5778 'okay'
5779 - LP: #1488495
5780 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
5781 - LP: #1488495
5782 * crypto: nx - do not emit extra output if status is disabled
5783 - LP: #1488495
5784 * crypto: nx - reduce chattiness of platform drivers
5785 - LP: #1488495
5786 * crypto: nx/842 - Fix context corruption
5787 - LP: #1488495
5788 * crypto: nx - remove __init/__exit from VIO functions
5789 - LP: #1488495
5790 * crypto: nx - remove pSeries NX 'status' field
5791 - LP: #1488495
5792 * crypto: nx - move kzalloc() out of spinlock
5793 - LP: #1488495
5794 * crypto: nx - don't register pSeries driver if ENODEV
5795 - LP: #1488495
5796 * crypto: nx - use common code for both NX decompress success cases
5797 - LP: #1488495
5798 * crypto: nx - merge nx-compress and nx-compress-crypto
5799 - LP: #1488495
5800 * crypto: nx - rename nx-842-crypto.c to nx-842.c
5801 - LP: #1488495
5802 * crypto: nx - make platform drivers directly register with crypto
5803 - LP: #1488495
5804 * cxlflash: Base support for IBM CXL Flash Adapter
5805 - LP: #1449121
5806 * cxlflash: Base error recovery support
5807 - LP: #1449121
5808 * cxlflash: Superpipe support
5809 - LP: #1449121
5810 * cxlflash: Virtual LUN support
5811 - LP: #1449121
5812 * cxlflash: off by one bug in cxlflash_show_port_status()
5813 - LP: #1449121
5814 * cxlflash: shift wrapping bug in afu_link_reset()
5815 - LP: #1449121
5816 * cxlflash: Remove unused variable from queuecommand
5817 - LP: #1449121
5818 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
5819 pci_controller_ops
5820 * powerpc/eeh: Probe after unbalanced kref check
5821 * misc: cxl: clean up afu_read_config()
5822 * cxl: Add explicit precision specifiers
5823 * cxl: use more common format specifier
5824 * cxl: Destroy cxl_adapter_idr on module_exit
5825 * cxl: Destroy afu->contexts_idr on release of an afu
5826 * cxl: Don't ignore add_process_element() result when attaching context
5827 * cxl: Compile with -Werror
5828 * cxl: sparse: Make declarations static
5829 * cxl: sparse: Silence iomem warning in debugfs file creation
5830 * cxl: Convert MMIO read/write macros to inline functions
5831 * cxl: Drop commands if the PCI channel is not in normal state
5832 * cxl: Allocate and release the SPA with the AFU
5833 * cxl: Make IRQ release idempotent
5834 * cxl: Clean up adapter MMIO unmap path.
5835 * cxl: Refactor adaptor init/teardown
5836 * cxl: Refactor AFU init/teardown
5837 * cxl: Don't remove AFUs/vPHBs in cxl_reset
5838 * cxl: Allow the kernel to trust that an image won't change on PERST.
5839 * cxl: EEH support
5840 * cxl: Add CONFIG_CXL_EEH symbol
5841 * cxl: Plug irq_bitmap getting leaked in cxl_context
5842 * cxl: Add alternate MMIO error handling
5843 * cxl: Allow release of contexts which have been OPENED but not STARTED
5844 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
5845 * cxl: Release irqs if memory allocation fails
5846 * cxl: Remove racy attempt to force EEH invocation in reset
5847 * cxl: Fix + cleanup error paths in cxl_dev_context_init
5848 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
5849 * cxl: Set up and enable PSL Timebase
5850
5851 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
5852
5853 linux (4.2.0-7.7) wily; urgency=low
5854
5855 [ Tim Gardner ]
5856
5857 * Release Tracking Bug
5858 - LP: #1490564
5859 * rebase to v4.2
5860
5861 [ Wen Xiong ]
5862
5863 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
5864 - LP: #1453892
5865
5866 [ Upstream Kernel Changes ]
5867
5868 * rebase to v4.2
5869 - LP: #1487345
5870
5871 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
5872
5873 linux (4.2.0-6.6) wily; urgency=low
5874
5875 [ Tim Gardner ]
5876
5877 * Release Tracking Bug
5878 - LP: #1488138
5879
5880 [ Andy Whitcroft ]
5881
5882 * rebase to v4.2-rc8
5883
5884 [ Shilpasri G Bhat ]
5885
5886 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
5887 level
5888 - LP: #1480894
5889 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
5890 - LP: #1480894
5891 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
5892 notification
5893 - LP: #1480894
5894 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
5895 OCC_THROTTLE
5896 - LP: #1480894
5897 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
5898 bit is set
5899 - LP: #1480894
5900 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
5901 unthrottling
5902 - LP: #1480894
5903
5904 [ Upstream Kernel Changes ]
5905
5906 * rebase to v4.2-rc8
5907 - LP: #1483440
5908 - LP: #1484334
5909
5910 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
5911
5912 linux (4.2.0-5.5) wily; urgency=low
5913
5914 [ Tim Gardner ]
5915
5916 * Release Tracking Bug
5917 - LP: #1487173
5918
5919 [ Andy Whitcroft ]
5920
5921 * [Packaging] correct spelling of probabaly on the tools packages
5922 - LP: #1256822
5923 * rebase to v4.2-rc7
5924
5925 [ dann frazier ]
5926
5927 * d-i: Add nicpf and nicvf to nic-modules
5928 * d-i: Enable usb modules on arm64
5929
5930 [ Mahesh Salgaonkar ]
5931
5932 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
5933 - LP: #1482343
5934 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
5935 - LP: #1482343
5936 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
5937 machine check errors.
5938 - LP: #1482343
5939 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
5940 - LP: #1482343
5941
5942 [ Vipin K Parashar ]
5943
5944 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
5945 PowerNV platform
5946 - LP: #1469771
5947
5948 [ Upstream Kernel Changes ]
5949
5950 * rebase to v4.2-rc7
5951
5952 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
5953
5954 linux (4.2.0-4.4) wily; urgency=low
5955
5956 [ Tim Gardner ]
5957
5958 * Release Tracking Bug
5959 - LP: #1483677
5960
5961 [ Achiad Shochat ]
5962
5963 * SAUCE: net/mlx5e: Support TX packet copy into WQE
5964 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
5965 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
5966 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
5967
5968 [ Adam Lee ]
5969
5970 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
5971 - LP: #1480142
5972
5973 [ dann frazier ]
5974
5975 * [Config] CONFIG_NR_CPUS=128 on arm64
5976
5977 [ Leann Ogasawara ]
5978
5979 * [Config] d-i -- Add sfc to nic-modules udeb
5980 - LP: #1481490
5981
5982 [ Saeed Mahameed ]
5983
5984 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
5985 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
5986
5987 [ Tim Gardner ]
5988
5989 * [Config] CONFIG_X86_INTEL_MPX=y
5990 - LP: #1460902
5991 * [Debian] change dependency on module-init-tools to kmod
5992 - LP: #1481986
5993 * rebase to v4.2-rc6
5994
5995 [ Upstream Kernel Changes ]
5996
5997 * rebase to v4.2-rc6
5998
5999 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
6000
6001 linux (4.2.0-3.3) wily; urgency=low
6002
6003 [ Tim Gardner ]
6004
6005 * Release Tracking Bug
6006 - LP: #1481462
6007 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
6008 Fixes an FTBS for at least one DKMS package.
6009
6010 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
6011
6012 linux (4.2.0-2.2) wily; urgency=low
6013
6014 [ Tim Gardner ]
6015
6016 * Release Tracking Bug
6017 - LP: #1481067
6018 * rebase to v4.2-rc5
6019
6020 [ Andy Whitcroft ]
6021
6022 * [Packaging] module-inclusion -- commonise copy code and simplify
6023 * [Packaging] module-inclusion -- add manual command entries
6024 * [Packaging] module blacklists -- add support for manual blacklists
6025 * [Packaging] do_common_tools should always be on
6026 * [Packaging] initscripts need installing when making the package
6027 * [Packaging] initscripts work around bug in debhelper systemd support
6028 * [Config] exclude oss modules from linux-image
6029 - LP: #1434842
6030 * hyper-v -- add hid and fb drivers to linux-virtual
6031 - LP: #1444179
6032 * ubuntu: (no-squash) vbox -- infrastructure and updater
6033 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
6034 - LP: #1426113
6035 * ubuntu: vbox -- update to 5.0.0-dfsg-1
6036 - LP: #1480879
6037 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
6038 * [Config] move vbox modules into linux-image
6039
6040 [ Upstream Kernel Changes ]
6041
6042 * rebase to v4.2-rc5
6043 - LP: #1478497
6044 - LP: #1477900
6045
6046 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
6047
6048 linux (4.2.0-1.1~rc1) wily; urgency=low
6049
6050 [ Andy Whitcroft ]
6051
6052 * Release Tracking Bug
6053 - LP: #1479903
6054 * Initial upload of v4.2 based kernel (currently v4.-rc4)
6055
6056 [ Upstream Kernel Changes ]
6057
6058 * rebase to v4.2-rc4
6059 - LP: #1476987
6060 - LP: #1476888
6061 * rebase to v4.2-rc3
6062 * rebase to v4.2-rc2
6063 * rebase to v4.2-rc1
6064 - LP: #1394368
6065 - LP: #1427680
6066 - LP: #1462614
6067 - LP: #1397021
6068
6069 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
6070
6071 linux (4.1.0-3.3) wily; urgency=low
6072
6073 [ Andy Whitcroft ]
6074
6075 * Release Tracking Bug
6076 - LP: #1478897
6077
6078 [ Colin Ian King ]
6079
6080 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
6081 - CVE-2015-1333
6082
6083 [ Seth Forshee ]
6084
6085 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
6086 - LP: #1478578
6087
6088 [ Upstream Kernel Changes ]
6089
6090 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
6091 - LP: #1461620
6092 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
6093 * x86/nmi/64: Remove asm code that saves cr2
6094 * x86/nmi/64: Switch stacks on userspace NMI entry
6095 * x86/nmi/64: Reorder nested NMI checks
6096 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
6097 detection
6098
6099 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
6100
6101 linux (4.1.0-2.4) wily; urgency=low
6102
6103 [ Andy Whitcroft ]
6104
6105 * SAUCE: overlayfs: when copying up and reading directories ensure
6106 mounter had permissions V2
6107 - CVE-2015-1328
6108
6109 [ Leann Ogasawara ]
6110
6111 * Release Tracking Bug
6112 - LP: #1465419
6113
6114 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
6115
6116 linux (4.1.0-2.2) wily; urgency=low
6117
6118 [ Tim Gardner ]
6119
6120 * rebase to v4.1.3
6121 * [Config] Add i40e[vf] to d-i
6122 - LP: #1476393
6123
6124 [ Upstream Kernel Changes ]
6125
6126 * rebase to v4.1.3
6127 - LP: #1427680
6128 - LP: #1462614
6129 - LP: #1394368
6130
6131 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
6132
6133 linux (4.1.0-1.1) wily; urgency=low
6134
6135 [ Andy Whitcroft ]
6136
6137 * SAUCE: overlay: add backwards compatible overlayfs format support V3
6138 - LP: #1395877, #1410480
6139 * SAUCE: overlayfs: when copying up and reading directories ensure
6140 mounter had permissions V2
6141 - CVE-2015-1328
6142 * [Packaging] fix up Vcs-Git: to point to launchpad
6143 * [Config] correct linux-initramfs-tool virtual linkage
6144 - LP: #1474810
6145
6146 [ Chris J Arges ]
6147
6148 * [Config] Add dm-service-time to multipath-modules
6149 - LP: #1469240
6150 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
6151 - LP: #1464560
6152
6153 [ Jay Vosburgh ]
6154
6155 * SAUCE: fan: Proof of concept implementation (v2)
6156 - LP: #1439706
6157 * SAUCE: fan: tunnel multiple mapping mode (v3)
6158 - LP: #1470091
6159
6160 [ Leann Ogasawara ]
6161
6162 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
6163 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
6164 considering"
6165 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
6166 * Revert "SAUCE: dm-crypt: never use write same"
6167 * Release Tracking Bug
6168 - LP: #1476333
6169
6170 [ Tim Gardner ]
6171
6172 * Rebase to v4.1
6173 - LP: #1443371
6174 * [Config] Enable Apparmor
6175 * [Config] CONFIG_OVERLAY_FS_V1=y
6176 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
6177 - LP: #1469829
6178 * [Config] CONFIG_VM86=n
6179 - LP: #1473447
6180 * [Config] ACORN_PARTITION=n
6181 - LP: #1453117
6182
6183 [ Timo Aaltonen ]
6184
6185 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
6186 - LP: #1473319
6187
6188 [ Upstream Kernel Changes ]
6189
6190 * efi: efivar_create_sysfs_entry() should return negative error codes
6191 * efi: Add esrt support
6192 * x86, doc: Remove cmdline_size from list of fields to be filled in for
6193 EFI handover
6194 * efi/esrt: Fix some compiler warnings
6195 * efi: dmi: List SMBIOS3 table before SMBIOS table
6196 * efi: Add 'systab' information to Documentation/ABI
6197 * ALSA: hda - restore the MIC FIXUP for some Dell machines
6198 - LP: #1473560
6199 * mtd: powernv: Add powernv flash MTD abstraction driver
6200 - LP: #1464560
6201 * powerpc/powernv: Expose OPAL APIs required by PRD interface
6202 - LP: #1464560
6203 * powerpc/powernv: Add opal-prd channel
6204 - LP: #1464560
6205 * powerpc/powernv: fix construction of opal PRD messages
6206 - LP: #1464560
6207 * powerpc/include: Add opal-prd to installed uapi headers
6208 - LP: #1464560
6209 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
6210 - LP: #1464560
6211
6212 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
6213
6214 linux (4.0.0-2.4) wily; urgency=low
6215
6216 [ Andy Whitcroft ]
6217
6218 * SAUCE: overlayfs: when copying up and reading directories ensure
6219 mounter had permissions V2
6220 - CVE-2015-1328
6221
6222 [ Leann Ogasawara ]
6223
6224 * Release Tracking Bug
6225 - LP: #1465419
6226
6227 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
6228
6229 linux (4.0.0-1.2) wily; urgency=low
6230
6231 [ Andy Whitcroft ]
6232
6233 * SAUCE: overlay: add backwards compatible overlayfs format support V3
6234 - LP: #1395877, #1410480
6235 * [Config] enable CONFIG_OVERLAY_FS_V1
6236
6237 [ Tai Nguyen ]
6238
6239 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
6240 - LP: #1463211
6241
6242 [ Tim Gardner ]
6243
6244 * [Config] CONFIG_HIBERNATION=n for ppc64el
6245 - LP: #1463836
6246
6247 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
6248
6249 linux (4.0.0-1.1) wily; urgency=low
6250
6251 [ Leann Ogasawara ]
6252
6253 * Revert "md/raid0: fix bug with chunksize not a power of 2."
6254 - LP: #1457510
6255 * powerpc/powernv: Check image loaded or not before calling flash
6256 - LP: #1461553
6257
6258 [ Tim Gardner ]
6259
6260 * [Config] armhf: CPUFREQ_DT=y
6261 - LP: #1457781
6262
6263 [ Upstream Kernel Changes ]
6264
6265 * rebase to v4.0.5
6266 - LP: #1429756
6267 - LP: #1452175
6268 - LP: #1454656
6269 - LP: #1447909
6270 - LP: #1446517
6271 - LP: #1428947
6272 - LP: #1410704
6273 - LP: #1412800
6274 - LP: #1400215
6275 - LP: #1411193
6276 - LP: #1412800
6277 - LP: #1408295
6278 - LP: #1436745
6279
6280 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
6281
6282 linux (3.19.0-10.10) vivid; urgency=low
6283
6284 [ Andy Whitcroft ]
6285
6286 * [Packaging] control -- make element ordering deterministic
6287 * [Config] allow dracult to support initramfs as well
6288 - LP: #1109029
6289 * [Packaging] generate live watchdog blacklists
6290 - LP: #1432837
6291
6292 [ Leann Ogasawara ]
6293
6294 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
6295 - LP: #1397860
6296 * rebase to v3.19.2
6297
6298 [ Upstream Kernel Changes ]
6299
6300 * thinkpad_acpi: support new BIOS version string pattern
6301 - LP: #1417915
6302 * arm64: Invalidate the TLB corresponding to intermediate page table
6303 levels
6304 - LP: #1432546
6305 * perf tools: Support parsing parameterized events
6306 - LP: #1430341
6307 * perf tools: Extend format_alias() to include event parameters
6308 - LP: #1430341
6309 * perf Documentation: Add event parameters
6310 - LP: #1430341
6311 * perf tools: Document parameterized and symbolic events
6312 - LP: #1430341
6313 * perf: provide sysfs_show for struct perf_pmu_events_attr
6314 - LP: #1430341
6315 * perf: add PMU_EVENT_ATTR_STRING() helper
6316 - LP: #1430341
6317 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
6318 - LP: #1430341
6319 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
6320 - LP: #1430341
6321 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
6322 annotated
6323 - LP: #1430341
6324 * powerpc/perf/hv-gpci: add the remaining gpci requests
6325 - LP: #1430341
6326 * powerpc/perf/hv-24x7: Document sysfs event description entries
6327 - LP: #1430341
6328 * powerpc/iommu: Remove IOMMU device references via bus notifier
6329 - LP: #1425202
6330 * powerpc/pseries: Fix endian problems with LE migration
6331 - LP: #1428351
6332 * intel_idle: support additional Broadwell model
6333 - LP: #1400970
6334 * tools/power turbostat: support additional Broadwell model
6335 - LP: #1400970
6336 * KVM: x86: flush TLB when D bit is manually changed.
6337 - LP: #1397860
6338 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
6339 - LP: #1397860
6340 * KVM: Add generic support for dirty page logging
6341 - LP: #1397860
6342 * KVM: x86: switch to kvm_get_dirty_log_protect
6343 - LP: #1397860
6344 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
6345 log dirty
6346 - LP: #1397860
6347 * KVM: MMU: Add mmu help functions to support PML
6348 - LP: #1397860
6349 * KVM: MMU: Explicitly set D-bit for writable spte.
6350 - LP: #1397860
6351 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
6352 - LP: #1397860
6353 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
6354 - LP: #1397860
6355 * KVM: VMX: Add PML support in VMX
6356 - LP: #1397860
6357 * HID: multitouch: add support of clickpads
6358 * HID: multitouch: Add support for button type usage
6359
6360 [ Upstream Kernel Changes ]
6361
6362 * rebase to v3.19.2
6363 - LP: #1428947
6364
6365 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
6366
6367 linux (3.19.0-9.9) vivid; urgency=low
6368
6369 [ Leann Ogasawara ]
6370
6371 * Release Tracking Bug
6372 - LP: #1430930
6373
6374 [ Shachar Raindel ]
6375
6376 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
6377 arithmetic
6378 - LP: #1413741
6379 - CVE-2014-8159
6380
6381 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
6382
6383 linux (3.19.0-8.8) vivid; urgency=low
6384
6385 [ Andy Whitcroft ]
6386
6387 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
6388 - LP: #1426113
6389 * rebase to stable v3.19.1
6390
6391 [ John Johansen ]
6392
6393 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
6394 - LP: #1408833
6395
6396 [ Leann Ogasawara ]
6397
6398 * Release Tracking Bug
6399 - LP: #1429940
6400
6401 [ Upstream Kernel Changes ]
6402
6403 * xen: correct bug in p2m list initialization
6404 * net/mlx5_core: Fix configuration of log_uar_page_sz
6405 - LP: #1419938
6406 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
6407 - LP: #1420575
6408 * net/mlx4_core: Maintain a persistent memory for mlx4 device
6409 - LP: #1422481
6410 * net/mlx4_core: Set device configuration data to be persistent across
6411 reset
6412 - LP: #1422481
6413 * net/mlx4_core: Refactor the catas flow to work per device
6414 - LP: #1422481
6415 * net/mlx4_core: Enhance the catas flow to support device reset
6416 - LP: #1422481
6417 * net/mlx4_core: Activate reset flow upon fatal command cases
6418 - LP: #1422481
6419 * net/mlx4_core: Manage interface state for Reset flow cases
6420 - LP: #1422481
6421 * net/mlx4_core: Handle AER flow properly
6422 - LP: #1422481
6423 * net/mlx4_core: Enable device recovery flow with SRIOV
6424 - LP: #1422481
6425 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
6426 - LP: #1422481
6427 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
6428 - LP: #1428111
6429 * rebase to v3.19.1
6430 - LP: #1410704
6431 - LP: #1411193
6432 - LP: #1400215
6433
6434 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
6435
6436 linux (3.19.0-7.7) vivid; urgency=low
6437
6438 [ Andy Whitcroft ]
6439
6440 * Release Tracking Bug
6441 - LP: #1426013
6442
6443 [ Upstream Kernel Changes ]
6444
6445 * x86/irq: Fix regression caused by commit b568b8601f05
6446 * cxl: Fix leaking interrupts if attach process fails
6447 - LP: #1415102
6448 * cxl: Early return from cxl_handle_fault for a shut down context
6449 - LP: #1415102
6450 * cxl: Disable AFU debug flag
6451 - LP: #1415102
6452 * cxl: Disable SPAP register when freeing SPA
6453 - LP: #1415102
6454 * cxl: remove redundant increment of hwirq
6455 - LP: #1415102
6456 * cxl: Add tracepoints
6457 - LP: #1415102
6458 * cxl: Update CXL ABI documentation
6459 - LP: #1415102
6460 * cxl: Use image state defaults for reloading FPGA
6461 - LP: #1415102
6462 * cxl: Add image control to sysfs
6463 - LP: #1415102
6464 * cxl: Enable CAPP recovery
6465 - LP: #1415102
6466 * cxl: Add ability to reset the card
6467 - LP: #1415102
6468 * cxl: Fix device_node reference counting
6469 - LP: #1415102
6470 * cxl: Export optional AFU configuration record in sysfs
6471 - LP: #1415102
6472 * cxl: Fail AFU initialisation if an invalid configuration record is
6473 found
6474 - LP: #1415102
6475 * cxl: Add missing return statement after handling AFU errror
6476 - LP: #1415102
6477 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
6478 - LP: #1415102
6479 * powerpc/eeh: Allow to set maximal frozen times
6480 - LP: #1415102
6481 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
6482
6483 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
6484
6485 linux (3.19.0-6.6) vivid; urgency=low
6486
6487 [ Andy Whitcroft ]
6488
6489 * systemd -- fix hyper-v units to be non-forking
6490 - LP: #1401525
6491 * [Config] move vbox modules into linux-image
6492 * ubuntu: vbox -- update to 4.3.22-dfsg-1
6493
6494 [ Brad Figg ]
6495
6496 * SAUCE: DEP8 test to run our regression tests
6497
6498 [ Paolo Pisati ]
6499
6500 * [Config] I2C_CHARDEV=y
6501 - LP: #1417032
6502
6503 [ Upstream Kernel Changes ]
6504
6505 * PCI: Fix infinite loop with ROM image of size 0
6506 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
6507 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
6508 controller
6509 - LP: #1400215
6510
6511 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
6512
6513 linux (3.19.0-5.5) vivid; urgency=low
6514
6515 [ Andy Whitcroft ]
6516
6517 * [Config] CONFIG_FA_DUMP=y
6518 - LP: #1415562
6519 * ubuntu: (no-squash) vbox -- infrastructure and updater
6520 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
6521 * rebase to v3.19 final
6522
6523 [ Chris J Arges ]
6524
6525 * [Config] Add ibmvfc to d-i
6526 - LP: #1416001
6527 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
6528 - LP: #1292234
6529
6530 [ Upstream Kernel Changes ]
6531
6532 * rebase to v3.19
6533
6534 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
6535
6536 linux (3.19.0-4.4) vivid; urgency=low
6537
6538 [ Andy Whitcroft ]
6539
6540 * [Config] apply Kernel hacking >> Tracers config defaults
6541 * hyper-v -- fix comment handing in /etc/network/interfaces
6542 - LP: #1413020
6543 * rebase to v3.19-rc7
6544 * updateconfigs following rebase to v3.19-rc7
6545
6546 [ Ben Hutchings ]
6547
6548 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
6549 - LP: #1413149
6550
6551 [ Upstream Kernel Changes ]
6552
6553 * rebase to v3.19-rc7
6554
6555 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
6556
6557 linux (3.19.0-3.3) vivid; urgency=low
6558
6559 [ Andy Whitcroft ]
6560
6561 * [Debian] arm64 -- build ubuntu drivers
6562 - LP: #1411284
6563 * [Packaging] config-check -- add support for enforced annotations
6564 * [Config] annotations -- switch to ENFORCED annotations
6565 * [Packaging] config-check -- drop support for enforce file
6566 * [Packaging] enforce -- drop empty enforce file
6567 * rebase to v3.19-rc5
6568 * [Config] add modules removed due to tighter dependencies
6569 * [Config] updateconfigs following rebase to v3.19-rc5
6570 * [Config] enforce CONFIG_FHANDLE=y
6571 - LP: #1412543
6572 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
6573 - LP: #1408355
6574 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
6575 - LP: #1413646
6576 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
6577 message handler config defaults
6578 * [Config] apply Device Drivers >> Character devices >> Serial drivers
6579 config defaults
6580 * [Config] apply Device Drivers >> GPIO Support config defaults
6581 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
6582 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
6583 support) config defaults
6584 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
6585 Devices >> Support for frame buffer devices config defaults
6586 * [Config] apply Device Drivers >> HID support >> HID bus support >>
6587 Special HID drivers config defaults
6588 * [Config] apply Device Drivers >> Hardware Monitoring support config
6589 defaults
6590 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
6591 Hardware Bus support config defaults
6592 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
6593 digital converters config defaults
6594 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
6595 sensors config defaults
6596 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
6597 sensors config defaults
6598 * [Config] apply Device Drivers >> Input device support >> Generic input
6599 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6600 * [Config] apply Device Drivers >> Input device support >> Generic input
6601 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
6602 * [Config] apply Device Drivers >> LED Support >> LED Class Support
6603 config defaults
6604 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
6605 defaults
6606 * [Config] apply Device Drivers >> Multifunction device drivers config
6607 defaults
6608 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
6609 grabbers support >> Media test drivers config defaults
6610 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
6611 Adapters config defaults
6612 * [Config] apply Device Drivers >> Multimedia support >> Remote
6613 Controller devices config defaults
6614 * [Config] apply Device Drivers >> Network device support >> Distributed
6615 Switch Architecture drivers config defaults
6616 * [Config] apply Device Drivers >> Network device support >> Network core
6617 driver support config defaults
6618 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6619 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
6620 defaults
6621 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6622 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
6623 defaults
6624 * [Config] apply Device Drivers >> PHY Subsystem config defaults
6625 * [Config] apply Device Drivers >> Pin controllers config defaults
6626 * [Config] apply Device Drivers >> SPI support config defaults
6627 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6628 Sound Architecture >> ALSA for SoC audio support config defaults
6629 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6630 Sound Architecture >> FireWire sound devices config defaults
6631 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6632 Sound Architecture >> HD-Audio config defaults
6633 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
6634 client support config defaults
6635 * [Config] apply Device Drivers >> Staging drivers >> Media staging
6636 drivers config defaults
6637 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6638 USB Gadget Drivers >> USB functions configurable through configfs
6639 config defaults
6640 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6641 USB Peripheral Controller config defaults
6642 * [Config] apply Networking support >> NFC subsystem support >> Near
6643 Field Communication (NFC) devices config defaults
6644 * [Config] apply Networking support >> Networking options >> Network
6645 packet filtering framework (Netfilter) >> Core Netfilter Configuration
6646 >> Netfilter nf_tables support config defaults
6647 * [Config] apply Networking support >> Networking options >> QoS and/or
6648 fair queueing >> Actions config defaults
6649 * [Config] apply Networking support >> Networking options >> TCP/IP
6650 networking config defaults
6651 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
6652 Networking Stack (mac80211) config defaults
6653 * [Config] apply Device Drivers >> Input device support >> Generic input
6654 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
6655 * [Config] apply Device Drivers >> Input device support >> Generic input
6656 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6657 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
6658 config defaults
6659 * [Config] apply Networking support >> Networking options >> Network
6660 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
6661 >> IPv4 NAT config defaults
6662 * [Config] apply Networking support >> Networking options >> Network
6663 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
6664 >> IPv6 NAT config defaults
6665 * [Config] apply Kernel hacking >> Kernel debugging config defaults
6666 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
6667 config defaults
6668 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
6669 values in
6670 - LP: #1414002
6671 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6672 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
6673 (iwlwifi) config defaults
6674 * [Config] apply Device Drivers >> Real Time Clock config defaults
6675 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6676 support >> SCSI low-level drivers config defaults
6677 * [Config] apply General setup >> CPU/Task time and stats accounting >>
6678 Cputime accounting config defaults
6679 * [Config] apply Device Drivers >> Mailbox Hardware Support config
6680 defaults
6681 * rebase to v3.19-rc6
6682 * [Config] updateconfigs following rebase to v3.19-rc6
6683
6684 [ Kamal Mostafa ]
6685
6686 * [Packaging] force "dpkg-source -I -i" behavior
6687
6688 [ Leann Ogasawara ]
6689
6690 * [Config] Disable CONFIG_USB_OTG
6691 - LP: #1411295
6692
6693 [ Upstream Kernel Changes ]
6694
6695 * overlay: add backwards compatible overlayfs format support (fixes)
6696 - LP: #1410480
6697
6698 [ Upstream Kernel Changes ]
6699
6700 * rebase to v3.19-rc5
6701 * rebase to v3.19-rc6
6702
6703 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
6704
6705 linux (3.19.0-2.2) vivid; urgency=low
6706
6707 [ Andy Whitcroft ]
6708
6709 * rebase to v3.19-rc4
6710 * [Config] updateconfigs following rebase to v3.19-rc4
6711 * [Packaging] install all dtb files
6712 - LP: #1408002
6713 * [Config] switch on "all" dtbs
6714 - LP: #1408002
6715
6716 [ Colin Ian King ]
6717
6718 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
6719 timers
6720 - LP: #1333569
6721
6722 [ Joseph Salisbury ]
6723
6724 * [Config] Enable CONFIG_N_GSM as module.
6725 - LP: #1404670
6726
6727 [ K. Y. Srinivasan ]
6728
6729 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
6730 - LP: #1406867
6731
6732 [ Steve McIntyre ]
6733
6734 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
6735 - LP: #1409750
6736
6737 [ Upstream Kernel Changes ]
6738
6739 * rebase to v3.19-rc4
6740
6741 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
6742
6743 linux (3.19.0-1.1) vivid; urgency=low
6744
6745 [ Andy Whitcroft ]
6746
6747 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
6748 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
6749 * Revert "SAUCE: AUFS -- aufs3-base.patch"
6750 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
6751 * rebase to v3.19-rc1
6752 * rebase to v3.19-rc2
6753 * [Config] defaultconfigs following rebase to v3.19-rc2
6754 * ubuntu: aufs3 -- follow rename of d_child
6755 * ubuntu: aufs3 -- follow switch to d_splice_alias
6756 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
6757 * ubuntu: aufs3 -- follow rename for d_alias
6758 * apparmor -- follow change to this_cpu_ptr
6759 * disable module checks for rebase
6760 * ubuntu: AUFS -- substrate: aufs3-base.patch
6761 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
6762 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
6763 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
6764 * [Configs] updateconfigs following aufs update
6765 * v3.19 series start
6766 * rebase to v3.19-rc3
6767 * [Configs] updateconfigs following rebase to v3.19-rc3
6768 * [Packaging] uploadnum should be the remainder of the version
6769 - LP: #1407755
6770 * [Packaging] handle dts directories
6771 - LP: #1408004
6772 * [Config] follow move of arm64 dts' into vendor directories
6773
6774 [ Upstream Kernel Changes ]
6775
6776 * arm64: optimized copy_to_user and copy_from_user assembly code
6777 - LP: #1400349
6778 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
6779
6780 [ Upstream Kernel Changes ]
6781
6782 * rebase to v3.19-rc1
6783 - LP: #1173681
6784 * rebase to v3.19-rc2
6785 * rebase to v3.19-rc3
6786
6787 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
6788
6789 linux (3.18.0-7.8) vivid; urgency=low
6790
6791 [ Leann Ogasawara ]
6792
6793 * Release Tracking Bug
6794 - LP: #1401590
6795
6796 [ John Johansen ]
6797
6798 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
6799 - LP: #1362199
6800 * SAUCE: Revert: fix: only allow a single threaded process to ...
6801 - LP: #1371310
6802 * SAUCE: (no-up) fix: bad unix_addr_fs macro
6803 - LP: #1390223
6804 * SAUCE: (no-up) apparmor: add parameter to control whether policy
6805 hashing is used
6806 - LP: #1383886
6807 * [config] set apparmor config options
6808
6809 [ Seth Forshee ]
6810
6811 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
6812 - LP: #1398458
6813
6814 [ Upstream Kernel Changes ]
6815
6816 * mfd: rtsx: Fix PM suspend for 5227 & 5249
6817 - LP: #1359052
6818 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
6819 - LP: #1346067
6820
6821 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
6822
6823 linux (3.18.0-6.7) vivid; urgency=low
6824
6825 [ Andy Whitcroft ]
6826
6827 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6828 assembly code"
6829 - LP: #1398596
6830 * rebase to v3.18
6831
6832 [ Chris J Arges ]
6833
6834 * [Config] CONFIG_PCIEASPM_DEBUG=y
6835 - LP: #1398544
6836
6837 [ Paolo Pisati ]
6838
6839 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
6840 - LP: #1396470
6841
6842 [ Upstream Kernel Changes ]
6843
6844 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
6845 may result in I/O freeze
6846 - LP: #1400289
6847
6848 [ Upstream Kernel Changes ]
6849
6850 * rebase to v3.18
6851
6852 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
6853
6854 linux (3.18.0-5.6) vivid; urgency=low
6855
6856 [ Leann Ogasawara ]
6857
6858 * Release Tracking Bug
6859 - LP: #1398109
6860
6861 [ Andy Whitcroft ]
6862
6863 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
6864 - LP: #1397061
6865 * rebase to v3.18-rc7
6866
6867 [ Chris J Arges ]
6868
6869 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
6870 ppc64el/generic
6871 - LP: #1395855
6872
6873 [ Upstream Kernel Changes ]
6874
6875 * rebase to v3.18-rc7
6876 - LP: #1389497
6877
6878 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
6879
6880 linux (3.18.0-4.5) vivid; urgency=low
6881
6882 [ Leann Ogasawara ]
6883
6884 * Release Tracking Bug
6885 - LP: #1395891
6886
6887 [ Andy Whitcroft ]
6888
6889 * rebase to v3.18-rc6
6890 * [Config] update configs following rebase to v3.18-rc6
6891 * [Config] enable overlayfs v1 support
6892
6893 [ Tim Gardner ]
6894
6895 * rebase to v3.18-rc5
6896
6897 [ Upstream Kernel Changes ]
6898
6899 * overlay: add backwards compatible overlayfs format support
6900 - LP: #1395877
6901
6902 [ Upstream Kernel Changes ]
6903
6904 * rebase to v3.18-rc5
6905 * rebase to v3.18-rc6
6906
6907 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
6908
6909 linux (3.18.0-3.4) vivid; urgency=low
6910
6911 [ Andy Whitcroft ]
6912
6913 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
6914 * Revert "SAUCE: AUFS -- update to
6915 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
6916 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
6917 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
6918 * [Config] amd64 is now the indep architecture
6919 * [Debian] basic hook support
6920 * SAUCE: AUFS -- aufs3-base.patch
6921 * SAUCE: AUFS -- aufs3-mmap.patch
6922 * SAUCE: AUFS -- aufs3-standalone.patch
6923 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
6924 * [Config] updateconfigs following aufs3 update
6925 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
6926
6927 [ dann frazier ]
6928
6929 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
6930 - LP: #1388952
6931 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
6932 * [Config] Disable CONFIG_RCU_USER_QS on arm64
6933
6934 [ Tim Gardner ]
6935
6936 * rebase to v3.18-rc4
6937
6938 [ Upstream Kernel Changes ]
6939
6940 * rebase to v3.18-rc4
6941 - LP: #1389497
6942 - LP: #1387128
6943
6944 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
6945
6946 linux (3.18.0-2.2) vivid; urgency=low
6947
6948 [ Tim Gardner ]
6949
6950 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
6951
6952 [ Upstream Kernel Changes ]
6953
6954 * rebase to v3.18-rc3
6955
6956 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
6957
6958 linux (3.18.0-1.1) vivid; urgency=low
6959
6960 [ Andy Whitcroft ]
6961
6962 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
6963 * [Config] tools -- only build common tools when enabled
6964 * [Config] follow rename of DEB_BUILD_PROFILES
6965 * [Config] linux-image-extra is additive to linux-image
6966 - LP: #1375310
6967 * [Config] linux-image-extra postrm is not needed on purge
6968 * [Config] enable cloud tools on i386
6969 - LP: #1367399
6970
6971 [ Marc Dietrich ]
6972
6973 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
6974
6975 [ Paolo Pisati ]
6976
6977 * [Config] armhf: REGULATOR_TWL4030=y
6978 * [Config] armhf: disable JUMP_LABEL
6979 - LP: #1378856
6980
6981 [ Tim Gardner ]
6982
6983 * rebase to v3.17-rc2
6984 * updateconfigs
6985 * [Config] CONFIG_NFC_ST21NFCB=n
6986 * [Config] Added net/6lowpan/* to generic inclusion list
6987 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
6988 * rebase to v3.17-rc3
6989 * rebase to v3.17-rc4
6990 * rebase to v3.17-rc5
6991 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
6992 * [Config] CONFIG_XMON=y
6993 - LP: #1365655
6994 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
6995 - LP: #1362514
6996 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
6997 - LP: #1362514
6998 * [Config] CONFIG_DMA_CMA=n
6999 - LP: #1362261
7000 * [Config] Add mpt3sas to d-i
7001 - LP: #1368907
7002 * [Debian] set do_*_tools after stage1 or bootstrap is determined
7003 - LP: #1370211
7004 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
7005 - LP: #1244176
7006 * rebase to v3.17-rc6
7007 * SAUCE: usbip: Update include path
7008 * [Debian] usbip tools packaging
7009 - LP: #898003
7010 * [Config] Enable usbip tools
7011 - LP: #898003
7012 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
7013 - LP: #1363180
7014 * [Config] Correct annotation regarding CONFIG_DMA_CMA
7015 - LP: #1362261
7016 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
7017 - LP: #1374438
7018 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
7019 - LP: #1374440
7020 * [Debian] Don't fail if a symlink already exists
7021 * rebase to v3.17-rc7
7022 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
7023 - LP: #1374440
7024 * rebase to v3.17
7025 * rebase to v3.18-rc1
7026 * [Config] CONFIG_AUFS_FS=n for FTBS
7027 * Enable vivid
7028 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
7029 - LP: #1385510
7030 * rebase to v3.18-rc2
7031 * [Debian] Fix linux-doc dangling symlinks
7032 - LP: #661306
7033 * CONFIG_MODULE_COMPRESS=n
7034 * [Config] dropped scsi_tgt from generic inclusion list
7035 * [Config] Added drivers/uio to generic inclusion list
7036 * [Config] CONFIG_PATA_MACIO=y
7037 - LP: #1378894
7038 * [Config] CONFIG_DRM_BOCHS=n
7039 * [Debian] install usbipd
7040 - LP: #898003
7041
7042 [ Upstream Kernel Changes ]
7043
7044 * rebase to v3.18-rc2
7045
7046 [ Upstream Kernel Changes ]
7047
7048 * rebase to v3.18-rc1
7049 - LP: #1316518
7050 - LP: #1371591
7051 - LP: #1357928
7052
7053 [ Upstream Kernel Changes ]
7054
7055 * rebase to v3.17
7056
7057 [ Upstream Kernel Changes ]
7058
7059 * rebase to v3.17-rc7
7060
7061 [ Upstream Kernel Changes ]
7062
7063 * rebase to v3.17-rc6
7064
7065 [ Upstream Kernel Changes ]
7066
7067 * rebase to v3.17-rc5
7068
7069 [ Upstream Kernel Changes ]
7070
7071 * rebase to v3.17-rc4
7072
7073 [ Upstream Kernel Changes ]
7074
7075 * rebase to v3.17-rc3
7076
7077 [ Upstream Kernel Changes ]
7078
7079 * rebase to v3.17-rc2
7080 - LP: #1358116
7081 - LP: #1350148
7082 - LP: #1334950
7083 - LP: #1329580
7084 - LP: #1329580
7085 - LP: #1329580
7086
7087 [ Upstream Kernel Changes ]
7088
7089 * rebase to v3.17-rc2
7090
7091 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
7092
7093 linux (3.17.0-0.0) utopic; urgency=medium
7094
7095 * Empty entry
7096
7097 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
7098
7099 linux (3.16.0-11.16) utopic; urgency=low
7100
7101 [ Mauricio Faria de Oliveira ]
7102
7103 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
7104 - LP: #1358920
7105
7106 [ Peter Zijlstra ]
7107
7108 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
7109 - LP: #1361300
7110
7111 [ Tim Gardner ]
7112
7113 * [Config] CONFIG_ZPOOL=y
7114 - LP: #1360428
7115 * Release Tracking Bug
7116 - LP: #1361308
7117
7118 [ Upstream Kernel Changes ]
7119
7120 * Revert "net/mlx4_en: Fix bad use of dev_id"
7121 - LP: #1347012
7122 * net/mlx4_en: Reduce memory consumption on kdump kernel
7123 - LP: #1347012
7124 * net/mlx4_en: Fix mac_hash database inconsistency
7125 - LP: #1347012
7126 * net/mlx4_en: Disable blueflame using ethtool private flags
7127 - LP: #1347012
7128 * net/mlx4_en: current_mac isn't updated in port up
7129 - LP: #1347012
7130 * net/mlx4_core: Use low memory profile on kdump kernel
7131 - LP: #1347012
7132 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
7133 - LP: #1347169
7134 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
7135 - LP: #1347169
7136 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
7137 - LP: #1347169
7138 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
7139 - LP: #1347169
7140 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
7141 - LP: #1347169
7142 * drivers: scsi: storvsc: Set srb_flags in all cases
7143 - LP: #1347169
7144 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
7145 - LP: #1347169
7146 * namespaces: Use task_lock and not rcu to protect nsproxy
7147 - LP: #1328088
7148 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
7149 * mm/zbud: change zbud_alloc size type to size_t
7150 - LP: #1360428
7151 * mm/zpool: implement common zpool api to zbud/zsmalloc
7152 - LP: #1360428
7153 * mm/zpool: zbud/zsmalloc implement zpool
7154 - LP: #1360428
7155 * mm/zpool: update zswap to use zpool
7156 - LP: #1360428
7157 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
7158 - LP: #1341296
7159 * iommu/amd: Fix for pasid initialization
7160 - LP: #1361300
7161 * iommu/amd: Moving PPR fault flags macros definitions
7162 - LP: #1361300
7163 * iommu/amd: Drop oprofile dependency
7164 - LP: #1361300
7165 * iommu/amd: Fix typo in amd_iommu_v2 driver
7166 - LP: #1361300
7167 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
7168 - LP: #1361300
7169 * iommu/amd: Don't free pasid_state in mn_release path
7170 - LP: #1361300
7171 * iommu/amd: Get rid of __unbind_pasid
7172 - LP: #1361300
7173 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
7174 - LP: #1361300
7175 * iommu/amd: Add pasid_state->invalid flag
7176 - LP: #1361300
7177 * iommu/amd: Don't hold a reference to mm_struct
7178 - LP: #1361300
7179 * iommu/amd: Don't hold a reference to task_struct
7180 - LP: #1361300
7181 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
7182 - LP: #1361300
7183 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
7184 - LP: #1361300
7185 * iommu/amd: Remove change_pte mmu_notifier call-back
7186 - LP: #1361300
7187 * iommu/amd: Fix device_state reference counting
7188 - LP: #1361300
7189 * iommu/amd: Fix 2 typos in comments
7190 - LP: #1361300
7191
7192 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
7193
7194 linux (3.16.0-10.15) utopic; urgency=low
7195
7196 [ dann frazier ]
7197
7198 * [debian] Fix regression with ABI subversions and backport
7199
7200 [ Feng Kan ]
7201
7202 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
7203 modify write.
7204 - LP: #1357527
7205 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
7206 assembly code
7207 - LP: #1358949
7208
7209 [ Stefan Bader ]
7210
7211 * SAUCE: bcache: prevent crash on changing writeback_running
7212 - LP: #1357295
7213
7214 [ Tim Gardner ]
7215
7216 * [Config] CONFIG_XFRM_STATISTICS=y
7217 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
7218 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
7219 - LP: #1353005
7220 * Release Tracking Bug
7221 - LP: #1359783
7222
7223 [ Upstream Kernel Changes ]
7224
7225 * intel_idle: Broadwell support
7226 - LP: #1256170
7227 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
7228 - LP: #1357108
7229 * powerpc/powernv: Invoke opal call to handle hmi.
7230 - LP: #1357108
7231 * powerpc/book3s: handle HMIs for cpus in nap mode.
7232 - LP: #1357108
7233 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
7234 - LP: #1357108
7235 * powerpc: Add smp_mb() to arch_spin_is_locked()
7236 - LP: #1358569
7237 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
7238 - LP: #1358569
7239 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
7240 temperature
7241 - LP: #1353005
7242 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
7243 - LP: #1358855
7244 * printk: Add function to return log buffer address and size
7245 - LP: #1359423
7246 * powerpc/powernv: Interface to register/unregister opal dump region
7247 - LP: #1359423
7248 * bcache: fix crash on shutdown in passthrough mode
7249 - LP: #1357295
7250 * bcache: fix uninterruptible sleep in writeback thread
7251 - LP: #1357295
7252
7253 [ Vinayak Kale ]
7254
7255 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
7256 - LP: #1357527
7257 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
7258 - LP: #1357527
7259
7260 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
7261
7262 linux (3.16.0-9.14) utopic; urgency=low
7263
7264 [ Tim Gardner ]
7265
7266 * Release Tracking Bug
7267 - LP: #1357370
7268
7269 [ Serge Hallyn ]
7270
7271 * SAUCE: Overlayfs: allow unprivileged mounts
7272 - LP: #1357025
7273
7274 [ Upstream Kernel Changes ]
7275
7276 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
7277 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
7278 * dts: Add bindings for APM X-Gene SoC ethernet driver
7279 * drivers: net: Add APM X-Gene SoC ethernet driver support.
7280 * powerpc/thp: Add write barrier after updating the valid bit
7281 - LP: #1357014
7282 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
7283 - LP: #1357014
7284 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
7285 of 4k pte
7286 - LP: #1357014
7287 * powerpc/thp: Handle combo pages in invalidate
7288 - LP: #1357014
7289 * powerpc/thp: Invalidate with vpn in loop
7290 - LP: #1357014
7291 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
7292 - LP: #1357014
7293 * powerpc/mm: Use read barrier when creating real_pte
7294 - LP: #1357014
7295 * powerpc/thp: Add tracepoints to track hugepage invalidate
7296 - LP: #1357014
7297 * rebase to v3.16.1
7298
7299 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
7300
7301 linux (3.16.0-8.13) utopic; urgency=low
7302
7303 [ Tim Gardner ]
7304
7305 * Release Tracking Bug
7306 - LP: #1356403
7307
7308 [ dann frazier ]
7309
7310 * [debian] Allow for package revisions condusive for branching
7311
7312 [ Upstream Kernel Changes ]
7313
7314 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
7315 - LP: #1350087
7316 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
7317 - LP: #1350087
7318 * powerpc/powernv: Enable M64 aperatus for PHB3
7319 - LP: #1355469
7320 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
7321 - LP: #1352994
7322 * powerpc: Add machine_early_initcall()
7323 - LP: #1352640
7324 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
7325 - LP: #1352640
7326 * powerpc/eeh: Avoid event on passed PE
7327 - LP: #1352640
7328 * powerpc/eeh: EEH support for VFIO PCI device
7329 - LP: #1352640
7330 * powerpc/eeh: sysfs entries lost
7331 - LP: #1352640
7332 * powerpc/powernv: Fix IOMMU table for VFIO dev
7333 - LP: #1352640
7334 * powerpc/eeh: Fetch IOMMU table in reliable way
7335 - LP: #1352640
7336 * powerpc/eeh: Refactor EEH flag accessors
7337 - LP: #1352640
7338 * powerpc/eeh: Selectively enable IO for error log
7339 - LP: #1352640
7340 * powerpc/eeh: Reduce lines of log dump
7341 - LP: #1352640
7342 * powerpc/eeh: Replace pr_warning() with pr_warn()
7343 - LP: #1352640
7344 * powerpc/eeh: Make diag-data not endian dependent
7345 - LP: #1352640
7346 * powerpc/eeh: Aux PE data for error log
7347 - LP: #1352640
7348 * PCI: Support BAR sizes up to 128GB
7349 - LP: #1352640
7350 * powerpc/powernv: Allow to freeze PE
7351 - LP: #1352640
7352 * powerpc/powernv: Split ioda_eeh_get_state()
7353 - LP: #1352640
7354 * powerpc/powernv: Handle compound PE
7355 - LP: #1352640
7356 * powerpc/powernv: Handle compound PE for EEH
7357 - LP: #1352640
7358 * powerpc/powernv: Handle compound PE in config accessors
7359 - LP: #1352640
7360 * mnt: Only change user settable mount flags in remount
7361 - LP: #1356318
7362 - CVE-2014-5206
7363 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
7364 - LP: #1356318
7365 - CVE-2014-5206
7366 * mnt: Correct permission checks in do_remount
7367 - LP: #1356323
7368 - CVE-2014-5207
7369 * mnt: Change the default remount atime from relatime to the existing value
7370 - LP: #1356323
7371 - CVE-2014-5207
7372
7373 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
7374
7375 linux (3.16.0-7.12) utopic; urgency=low
7376
7377 [ Andy Whitcroft ]
7378
7379 * rebase to v3.16 final
7380 * [Config] d-i -- add virtio_scsi to virtio-modules
7381 - LP: #1342000
7382
7383 [ dann frazier ]
7384
7385 * [Packaging] Fix 'printchanges' to work with versions containing '+'
7386
7387 [ Tim Gardner ]
7388
7389 * [Config] CONFIG_MICROCODE=y
7390 - LP: #1084373
7391 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
7392 - LP: #1349028
7393 * [Config] Add hv_balloon to d-i virtio-modules
7394 - LP: #1292216
7395 * Release Tracking Bug
7396 - LP: #1354530
7397
7398 [ Upstream Kernel Changes ]
7399
7400 * rebase to v3.16
7401
7402 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
7403
7404 linux (3.16.0-6.11) utopic; urgency=low
7405
7406 [ Paolo Pisati ]
7407
7408 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
7409 * [Config] armhf: KEYBOARD_IMX=m
7410 * [Config] armhf: build cubox & imx6 DTBs
7411 * [Config] armhf: RTC_DRV_PCF8523=y
7412
7413 [ Tim Gardner ]
7414
7415 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
7416 - LP: #1344405
7417 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
7418 - LP: #1343109
7419 * Release Tracking Bug
7420 - LP: #1349196
7421
7422 [ Upstream Kernel Changes ]
7423
7424 * rebase to v3.16-rc7
7425
7426 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
7427
7428 linux (3.16.0-5.10) utopic; urgency=low
7429
7430 [ Tim Gardner ]
7431
7432 * Release Tracking Bug
7433 - LP: #1346298
7434 * [Config] CONFIG_GPIO_SYSFS=y
7435 - LP: #1342153
7436 * rebase to v3.16-rc6
7437
7438 [ Paolo Pisati ]
7439
7440 * [Config] enable ARCH_MVEBU*
7441 * [Config] AHCI_MVEBU=m
7442 * [Config] ARMADA_THERMAL=y
7443 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
7444 * [Config] CRYPTO_DEV_MV_CESA=m
7445 * [Config] I2C_MV64XXX=m
7446 * [Config] MMC_MVSDIO=m
7447 * [Config] MMC_SDHCI_DOVE=m
7448 * [Config] MTD_NAND_ORION=m
7449 * [Config] MTD_NAND_PXA3xx=m
7450 * [Config] MVNETA=m
7451 * [Config] MV_XOR=y
7452 * [Config] ORION_WATCHDOG=m
7453 * [Config] PCI_MVEBU=y
7454 * [Config] RTC_DRV_MV=y
7455 * [Config] SND_KIRKWOOD_SOC*=m
7456 * [Config] SPI_ORION=m
7457 * [Config] USB_XHCI_MVEBU=m
7458 * [Config] armhf: build all Armada and Dove DTBs
7459 * [Config] armhf: SERIAL_8250_DW=y
7460
7461 [ Upstream Kernel Changes ]
7462
7463 * rebase to v3.16-rc6
7464
7465 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
7466
7467 linux (3.16.0-4.9) utopic; urgency=low
7468
7469 [ Tim Gardner ]
7470
7471 * Release Tracking Bug
7472 - LP: #1341543
7473
7474 [ Upstream Kernel Changes ]
7475
7476 * rebase to v3.16-rc5
7477
7478 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
7479
7480 linux (3.16.0-3.8) utopic; urgency=low
7481
7482 [ Tim Gardner ]
7483
7484 * Release Tracking Bug
7485 - LP: #1340091
7486
7487 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
7488
7489 linux (3.16.0-2.7) utopic; urgency=low
7490
7491 [ Andy Whitcroft ]
7492
7493 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
7494 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7495
7496 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
7497
7498 linux (3.16.0-2.6) utopic; urgency=low
7499
7500 [ Andy Whitcroft ]
7501
7502 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
7503 Fixes FTBS.
7504
7505 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
7506
7507 linux (3.16.0-2.5) utopic; urgency=low
7508
7509 [ Andy Whitcroft ]
7510
7511 * ubuntu -- fix basic format for ubuntu/Makefile
7512 * ubuntu: AUFS (no-squash): basic framework and update machinary
7513 * ubuntu: aufs3 -- update update scripting
7514 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
7515 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7516 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
7517 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
7518 * [Configs] AUFS configs
7519 * ubuntu: aufs3 -- reenable
7520
7521 [ Tim Gardner ]
7522
7523 * CONFIG_LATENCYTOP=n
7524
7525 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
7526
7527 linux (3.16.0-2.4) utopic; urgency=low
7528
7529 [ Andy Whitcroft ]
7530
7531 * [Config] flip VIRTIO*=y
7532 * [Config] commonise CONFIG_SWIOTLB=y
7533 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
7534 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
7535 config defaults
7536 * [Config] apply Device Drivers >> Block devices config defaults
7537 * [Config] apply Device Drivers >> Character devices config defaults
7538 * [Config] apply Device Drivers >> DMA Engine support config defaults
7539 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
7540 reporting config defaults
7541 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
7542 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
7543 support) config defaults
7544 * [Config] apply Device Drivers >> GPIO Support config defaults
7545 * [Config] apply Device Drivers >> Graphics support >> Console display
7546 driver support config defaults
7547 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
7548 config defaults
7549 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
7550 * [Config] apply Device Drivers >> Input device support >> Generic input
7551 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
7552 defaults
7553 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
7554 ports config defaults
7555 * [Config] apply Device Drivers >> LED Support >> LED Class Support
7556 config defaults
7557 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
7558 defaults
7559 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
7560 grabbers support config defaults
7561 * [Config] apply Security options config defaults
7562 * [Config] apply Networking options >> Network packet filtering framework
7563 (Netfilter) >> Core Netfilter Configuration config defaults
7564 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
7565 defaults
7566 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
7567 Devices >> Support for frame buffer devices config defaults
7568 * [Config] apply Power management and ACPI options >> CPU Frequency
7569 scaling config defaults
7570 * [Config] apply Processor type and features config defaults
7571 * [Config] apply Partition Types config defaults
7572 * [Config] apply Power management and ACPI options config defaults
7573 * [Config] apply Device Drivers >> InfiniBand support config defaults
7574 * [Config] apply Device Drivers >> Misc devices config defaults
7575 * [Config] apply Device Drivers >> Multifunction device drivers config
7576 defaults
7577 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7578 support >> SCSI low-level drivers config defaults
7579 * [Config] apply Device Drivers >> Network device support >> Ethernet
7580 driver support config defaults
7581 * [Config] apply Device Drivers >> Network device support >> Network core
7582 driver support config defaults
7583 * [Config] apply Device Drivers >> Network device support >> PHY Device
7584 support and infrastructure config defaults
7585 * [Config] apply File systems >> Network File Systems config defaults
7586 * [Config] apply Device Drivers >> Input device support >> Generic input
7587 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
7588 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
7589 >> NAND Device Support config defaults
7590 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7591 >> Ralink driver support config defaults
7592 * [Config] apply Device Drivers >> Staging drivers config defaults
7593 * [Config] apply Cryptographic API >> Hardware crypto devices config
7594 defaults
7595 * [Config] apply Device Drivers >> Macintosh device drivers config
7596 defaults
7597 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7598 config defaults
7599 * [Config] apply Device Drivers >> PPS support config defaults
7600 * [Config] apply Device Drivers >> Sound card support config defaults
7601 * [Config] apply Networking support >> RF switch subsystem support config
7602 defaults
7603 * [Config] apply Library routines config defaults
7604 * [Config] apply Device Drivers >> CODEC drivers config defaults
7605 * [Config] apply Device Drivers >> PHY Subsystem config defaults
7606 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
7607 config defaults
7608 * [Config] apply Kernel hacking >> Tracers config defaults
7609 * [Config] apply Kernel hacking >> Runtime Testing config defaults
7610 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
7611 * [Config] apply Device Drivers >> USB support config defaults
7612 * [Config] apply Device Drivers >> Power supply class support config
7613 defaults
7614 * [Config] apply Device Drivers >> USB Network Adapters config defaults
7615 * [Config] apply General setup >> IRQ subsystem config defaults
7616 * [Config] apply General setup config defaults
7617 * [Config] apply File systems >> Miscellaneous filesystems config
7618 defaults
7619 * [Config] apply File systems config defaults
7620 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
7621 * [Config] apply Device Drivers >> Virtio drivers config defaults
7622 * [Config] apply Device Drivers >> USB Peripheral Controller config
7623 defaults
7624 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7625 support >> SCSI Transports config defaults
7626 * [Config] apply Device Drivers >> Real Time Clock config defaults
7627 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
7628 (libata) config defaults
7629 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
7630 defaults
7631 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
7632 config defaults
7633 * [Config] apply Device Drivers >> USB Physical Layer drivers config
7634 defaults
7635 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
7636 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
7637 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
7638 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
7639 CONFIG_HOTPLUG_CPU=n
7640 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
7641 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
7642 * [Config] drivers/acpi/acpi_ipmi.ko needs
7643 drivers/char/ipmi/ipmi_msghandler.ko in virtual
7644 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
7645 CONFIG_FUNCTION_TRACER=n
7646 * [Config] ignore modules changing following major config changes
7647
7648 [ Tim Gardner ]
7649
7650 * rebase to v3.16-rc4
7651
7652 [ Upstream Kernel Changes ]
7653
7654 * rebase to v3.16-rc4
7655 - LP: #1297581
7656
7657 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
7658
7659 linux (3.16.0-1.3) utopic; urgency=low
7660
7661 [ Andy Whitcroft ]
7662
7663 * Revert "Disable do_tools_perf for FTBS"
7664 * SAUCE: fix perf_regs definitions for arm64
7665
7666 [ Paolo Pisati ]
7667
7668 * [Config] armhf: ARCH_EXYNOS5* support
7669 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
7670 * [Config] armhf: EXYNOS_THERMAL=y
7671 * [Config] armhf: EXYNOS_IOMMU=y
7672 * [Config] armhf: EXYNOS_ADC=m
7673 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
7674 * [Config] armhf: MMC_SDHCI_S3C=m
7675 * [Config] armhf: PCI_EXYNOS=y
7676 * [Config] armhf: PHY_EXYNOS5250_SATA=y
7677 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
7678 * [Config] armhf: PWM_SAMSUNG=m
7679 * [Config] armhf: RTC_DRV_S3C=y
7680 * [Config] armhf: S3C2410_WATCHDOG=m
7681 * [Config] armhf: MMC_DW_EXYNOS=m
7682 * [Config] armhf: SERIAL_SAMSUNG=y
7683 * [Config] armhf: SND_SOC_SAMSUNG=m
7684 * [Config] armhf: SPI_S3C64XX=m
7685 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
7686 * [Config] armhf: FB_S3C=m
7687 * [Config] armhf: build all Exynos 5 DTBs
7688 * [Config] armhf: disable CPUFREQ_EXYNOS
7689
7690 [ Tim Gardner ]
7691
7692 * rebase to v3.16-rc3
7693
7694 [ Upstream Kernel Changes ]
7695
7696 * rebase to v3.16-rc3
7697 - LP: #1331915
7698
7699 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
7700
7701 linux (3.16.0-0.2) utopic; urgency=low
7702
7703 [ Tim Gardner ]
7704
7705 * Revert "SAUCE: intel_pstate -- toggle default to disable"
7706 - LP: #1333322
7707 * CONFIG_BOOKE_WDT=y
7708 * Disable do_tools_perf for FTBS (just until I can figure it out)
7709
7710 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
7711
7712 linux (3.16.0-0.1) utopic; urgency=low
7713
7714 [ Tim Gardner ]
7715
7716 * Release Tracking Bug
7717 - LP: #1333265
7718
7719 [ Andy Whitcroft ]
7720
7721 * [Config] cloud-tools -- add systemd units
7722 - LP: #1329027
7723
7724 [ dann frazier ]
7725
7726 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
7727 * [Config] CONFIG_NET_XGENE=m for arm64
7728 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
7729
7730 [ Feng Kan ]
7731
7732 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
7733 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
7734 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
7735
7736 [ Iyappan Subramanian ]
7737
7738 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
7739 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
7740 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
7741 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
7742
7743 [ Tim Gardner ]
7744
7745 * updateconfigs
7746 * Fix arm64 crypto Makefile
7747 * [Config] CONFIG_BOOKE_WDT=n for FTBS
7748 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
7749 - LP: #1327619
7750 * Disabled powerpc64-emb for FTBS
7751 * [Config] CONFIG_DRM_TEGRA=m
7752 * [Config] CONFIG_CMA_SIZE_MBYTES=64
7753 * rebase to v3.16-rc2
7754 * Clean up generic.inclusion-list warnings
7755
7756 [ Upstream Kernel Changes ]
7757
7758 * rebase to v3.16-rc2
7759 - LP: #1328587
7760 - LP: #1319291
7761 - LP: #1310512
7762 - LP: #1310512
7763 - LP: #1305480
7764
7765 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
7766
7767 linux (3.15.0-6.11) utopic; urgency=low
7768
7769 [ Adam Conrad ]
7770
7771 * Enable building the sata-modules udeb on ppc64el.
7772 - LP: #1323980
7773 * [Packaging] Set bootloader and loader on ppc64el to grub
7774
7775 [ Adam Lee ]
7776
7777 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
7778 - LP: #1310512, #1320070
7779
7780 [ Alex Hung ]
7781
7782 * SAUCE: (no-up) dell-led: add mic mute led interface
7783 - LP: #1308297
7784
7785 [ Andy Whitcroft ]
7786
7787 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
7788 - LP: #1285434
7789 * [Config] tools -- enable cpupower on ppc64el
7790 * [Config] ppc64el -- enable perf tools
7791 * [Config] powerpc -- enable perf tools
7792 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
7793 * [Config] arm64 -- enable tools
7794 - LP: #1326050
7795 * [Config] switch hyper-keyboard to virtual
7796 - LP: #1325306
7797 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
7798 upgrades
7799 * SAUCE: kvm: BIOS disabled kvm support should be a warning
7800 - LP: #1300247
7801 * SAUCE: nouveau: missing outputs should be warnings
7802 - LP: #1300244
7803 * [Config] d-i -- add nvme devices to block-modules udeb
7804 - LP: #1303710
7805
7806 [ Anton Blanchard ]
7807
7808 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
7809 - LP: #1328230
7810
7811 [ Colin Ian King ]
7812
7813 * SAUCE: intel_pstate: inform user that thermald is worth considering
7814
7815 [ Dave Chiluk ]
7816
7817 * [Config] Enable CONFIG_IP_VS_IPV6=y
7818 - LP: #1300739
7819
7820 [ Paolo Pisati ]
7821
7822 * [Config] build vexpress a9 dtb
7823 - LP: #1303657
7824
7825 [ Tetsuo Handa ]
7826
7827 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
7828
7829 [ Tim Gardner ]
7830
7831 * Release Tracking Bug
7832 - LP: #1329045
7833 * [Debian] Treat vdso install as an environment variable
7834 - LP: #1325713
7835 * [Config] Treat vdso install as an environment variable
7836 - LP: #1325713
7837 * [config] Set IPMI suppoort default to "y"
7838 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
7839 * [Config] CONFIG_RT_GROUP_SCHED=n
7840 - LP: #1284731
7841 * [Config] ppc64el -- switch to 64K system pages
7842 * [Config] CONFIG_MICROCODE_EARLY=y
7843 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
7844 * [Config] armhf: DRM_TILCDC=m
7845 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
7846 * [Config] arm64: KVM=y
7847 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
7848 * [Config] armhf: generic: disable CPU_IDLE
7849 * [Config] armhf: CPU_FREQ=y
7850 * [Config] Add new mlx modules to d-i
7851 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
7852 - LP: #1295112
7853 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
7854 - LP: #1294353
7855 * [Config] CONFIG_ABX500_CORE=y for ppc64el
7856 * [Config] CONFIG_ALX=m for powerpc
7857 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
7858 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
7859 * [Config] CONFIG_ANDROID=n for powerpc
7860 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
7861 * [Config] CONFIG_BIG_KEYS=y for ppc64el
7862 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
7863 * rebase to v3.15
7864 * [Config] CONFIG_PHY_XGENE=y
7865 * [Config] CONFIG_MLX4_DEBUG=y
7866 - LP: #1328256
7867 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
7868 - LP: #1324571
7869 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
7870 * [Config] CONFIG_CFG80211=m for ppc64el
7871 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
7872 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
7873 * [Config] CONFIG_EXPERT=y for ppc64el
7874 * [Config] CONFIG_ATA_SFF=y on ppc64el
7875 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
7876 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
7877 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
7878 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
7879 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
7880 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
7881 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
7882 * [Config] CONFIG_DDR=y for ppc64el
7883 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
7884 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
7885 * [Config] CONFIG_EZX_PCAP=n for all arches
7886 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
7887 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
7888 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
7889 * [Config] CONFIG_FB_3DFX=m for all arches
7890 * [Config] CONFIG_FB_MATROX=m for ppc64el
7891 * [Config] CONFIG_FB_RADEON=m for ppc64el
7892 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
7893 * [Config] CONFIG_FIREWIRE=m for ppc64el
7894 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
7895 * [Config] CONFIG_HAMRADIO=y for ppc64el
7896 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
7897 * [Config] CONFIG_I2C_MUX=m for ppc64el
7898 * [Config] CONFIG_I2C_STUB=m for ppc64el
7899 * [Config] CONFIG_I2O=m for ppc64el
7900 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
7901 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
7902 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
7903 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
7904 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
7905 * [Config] CONFIG_IPACK_BUS=m for ppc64el
7906 * [Config] CONFIG_ISDN=y for ppc64el
7907 * [Config] CONFIG_ISO9660_FS=m for ppc64el
7908 * [Config] CONFIG_KGDB=y for ppc64el
7909 * [Config] CONFIG_KVM_GUEST=y for ppc64el
7910 * [Config] CONFIG_L2TP_V3=y for powerpc
7911 * [Config] CONFIG_MAILBOX=y for ppc64el
7912 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
7913 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
7914 * [Config] CONFIG_MEMORY=y for ppc64el
7915 * [Config] CONFIG_MEMSTICK=m for ppc64el
7916 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
7917 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
7918 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
7919 * [Config] CONFIG_NET_9P=m for ppc64el
7920 * [Config] CONFIG_MSDOS_FS=m for ppc64el
7921 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
7922 * [Config] CONFIG_MTD=m for arm64
7923 * [Config] CONFIG_NETCONSOLE=m for ppc64el
7924 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
7925 * [Config] CONFIG_NET_IPIP=m for ppc64el
7926 * [Config] CONFIG_NET_TEAM=m for all arches
7927 * [Config] CONFIG_NFC=m for ppc64el
7928 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
7929 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
7930 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
7931 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
7932 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
7933 * [Config] CONFIG_OPROFILE=m for ppc64el
7934 * [Config] CONFIG_PARPORT_1284=y for ppc64el
7935 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
7936 * [Config] CONFIG_8723AU_P2P=n
7937 * [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
7938 * [Config] CONFIG_PCNET32=m for ppc64el
7939 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
7940 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
7941 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
7942 * [Config] CONFIG_SCSI_IPR=m for ppc64el
7943 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
7944 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
7945 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
7946 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
7947 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
7948 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
7949 * [Config] CONFIG_WLAN=y for arm64
7950 * [Config] CONFIG_VORTEX=m for ppc64el
7951 * [Config] CONFIG_WIMAX=m for ppc64el
7952 * [Config] CONFIG_WATCHDOG=y for ppc64el
7953 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
7954 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
7955 * [Config] CONFIG_UWB=m for ppc64el
7956 * [Config] CONFIG_USB_STORAGE=y
7957 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
7958 * [Config] CONFIG_HID_RMI=m
7959 * [Config] CONFIG_HVC_DCC=n
7960 - LP: #1303657
7961
7962 [ Upstream Kernel Changes ]
7963
7964 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
7965 - LP: #1323165
7966 * powerpc/powernv: Add calls to support little endian host
7967 - LP: #1327400
7968 * HID: rmi: introduce RMI driver for Synaptics touchpads
7969 * HID: rmi: do not stop the device at the end of probe
7970 * HID: rmi: check for the existence of some optional queries before reading query 12
7971 * HID: rmi: do not fetch more than 16 bytes in a query
7972 * HID: rmi: fix wrong struct field name
7973 * HID: rmi: fix masks for x and w_x data
7974 * HID: rmi: do not handle touchscreens through hid-rmi
7975 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
7976 - LP: #1305480
7977 * rebase to v3.15
7978
7979 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
7980
7981 linux (3.15.0-5.10) utopic; urgency=low
7982
7983 [ Tim Gardner ]
7984
7985 * Release Tracking Bug
7986 - LP: #1325596
7987 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
7988 * rebase to v3.15-rc8
7989
7990 [ Upstream Kernel Changes ]
7991
7992 * rebase to v3.15-rc8
7993
7994 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
7995
7996 linux (3.15.0-4.9) utopic; urgency=low
7997
7998 * no change rebuild to fix embeded debhelper.
7999
8000 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
8001
8002 linux (3.15.0-4.8) utopic; urgency=low
8003
8004 [ Andy Whitcroft ]
8005
8006 * Release Tracking Bug
8007 - LP: #1324107
8008 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
8009
8010 [ Javier Martinez Canillas ]
8011
8012 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
8013 - LP: #1323526
8014
8015 [ John Johansen ]
8016
8017 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
8018 - LP: #1323528
8019 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
8020 - LP: #1308761
8021 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
8022 - LP: #1308765
8023 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
8024 - LP: #1308764
8025 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
8026 - LP: #1323530
8027
8028 [ Kamal Mostafa ]
8029
8030 * [Config] add debian/gbp.conf
8031
8032 [ Tim Gardner ]
8033
8034 * [Config] CONFIG_SATA_AHCI=m for ppc64el
8035 - LP: #1323980
8036
8037 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
8038
8039 linux (3.15.0-3.7) utopic; urgency=low
8040
8041 [ Tim Gardner ]
8042
8043 * Release Tracking Bug
8044 - LP: #1323189
8045
8046 [ Andy Whitcroft ]
8047
8048 * [Config] autopkgtest -- need fakeroot for tests
8049
8050 [ Upstream Kernel Changes ]
8051
8052 * rebase to v3.15-rc7
8053
8054 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
8055
8056 linux (3.15.0-2.6) utopic; urgency=low
8057
8058 [ Andy Whitcroft ]
8059
8060 * [Config] remove the kernel-image firmware list on clean
8061
8062 [ Martin Pitt ]
8063
8064 * [Config] autopkgtest -- switch to significantly faster rebuild
8065
8066 [ Stefan Bader ]
8067
8068 * [Config]: Add missing modules to inclusion list
8069
8070 [ Tim Gardner ]
8071
8072 * [debian] Dynamically generate the kernel-image udebs firmware list
8073 * [d-i] firmware/kernel-image is generated
8074 * rebase to v3.15-rc6
8075 * Release Tracking Bug
8076 - LP: #1322251
8077
8078 [ Upstream Kernel Changes ]
8079
8080 * rebase to v3.15-rc6
8081 - LP: #1297581
8082
8083 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
8084
8085 linux (3.15.0-1.5) utopic; urgency=low
8086
8087 [ Tim Gardner ]
8088
8089 * [Config] Add apm-mustang.dtb to kernel-image udeb
8090
8091 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
8092
8093 linux (3.15.0-1.4) utopic; urgency=low
8094
8095 [ Andy Whitcroft ]
8096
8097 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
8098 local linux/hyperv.h"
8099 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
8100 local linux/hyperv.h"
8101 * [Packaging] tools -- hv tools build correctly against the built headers
8102 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
8103 * cloud-tools -- pull in init scripts for Hyper-V daemons
8104 * cloud-tools -- detect Hyper-V VM to avoid starting
8105 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
8106 - LP: #1295401
8107 * [Config] cloud-tools: reenable cloud-tools
8108
8109 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
8110
8111 linux (3.15.0-1.3) utopic; urgency=low
8112
8113 [ Andy Whitcroft ]
8114
8115 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
8116 - LP: #1318848
8117
8118 [ Ben Collins ]
8119
8120 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
8121 - LP: #1318629
8122
8123 [ Tim Gardner ]
8124
8125 * [Config] CONFIG_FSL_PAMU=n
8126 - LP: #1311738
8127 * Release Tracking Bug
8128 - LP: #1320239
8129
8130 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
8131
8132 linux (3.15.0-1.2) utopic; urgency=low
8133
8134 [ Tim Gardner ]
8135
8136 * Release Tracking Bug
8137 - LP: #1318171
8138 * Add rpcsec_gss_krb5 to generic inclusion list
8139 - LP: #769527
8140 * rebase to v3.15-rc5
8141
8142 [ Upstream Kernel Changes ]
8143
8144 * rebase to v3.15-rc5
8145 - LP: #1297581
8146
8147 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
8148
8149 linux (3.15.0-0.1) utopic; urgency=low
8150
8151 [ Upstream Kernel Changes ]
8152
8153 * rebase to v3.15-rc4
8154 - LP: #1297581
8155 - LP: #1297581
8156 - LP: #1305133
8157 - LP: #1297581
8158 - LP: #1297581
8159 - LP: #871808
8160 - LP: #1260303
8161 - LP: #1268468
8162 - LP: #1248116
8163 - LP: #1211920
8164 - LP: #1259790
8165 - LP: #1259437
8166 - LP: #1259435
8167 - LP: #1268468
8168
8169 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
8170
8171 linux (3.15.0-0.0) utopic; urgency=low
8172
8173 * Initial version for 3.15.
8174
8175 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
8176
8177 linux (3.13.0-8.27) trusty; urgency=low
8178
8179 [ John Johansen ]
8180
8181 * SAUCE: Add config option to disable new apparmor 3 semantics
8182 -LP: #1270215
8183
8184 [ Tim Gardner ]
8185
8186 * [debian] Fix indep_hdrs_pkg_name
8187 - LP: #1134441
8188 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
8189 * Enabled lttng build
8190 * Don't build lttng for armhf
8191 lttng hates gcc-4.8 for armhf
8192 * Release Tracking Bug
8193 - LP: #1277309
8194
8195 [ Upstream Kernel Changes ]
8196
8197 * rebase to v3.13.2
8198 - LP: #1260303
8199 - LP: #1260303
8200 - LP: #1268468
8201
8202 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
8203
8204 linux (3.13.0-7.26) trusty; urgency=low
8205
8206 [ John Johansen ]
8207
8208 * SAUCE: apparmor: fix uninitialized lsm_audit membe
8209 - LP: #1268727
8210 * Add config option to optionally enable new apparmor 3 semantics
8211
8212 [ Tim Gardner ]
8213
8214 * [Config] Add lowlatency to getabis
8215 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
8216 - LP: #1270215
8217 * Release Tracking Bug
8218 - LP: #1276810
8219
8220 [ Upstream Kernel Changes ]
8221
8222 * x86, x32: Correct invalid use of user timespec in the kernel
8223 - LP: #1274349
8224 - CVE-2014-0038
8225
8226 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
8227
8228 linux (3.13.0-7.25) trusty; urgency=low
8229
8230 [ Andy Whitcroft ]
8231
8232 * Revert "SAUCE: fix fmd headers"
8233 * SAUCE: fix fmd headers
8234
8235 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
8236
8237 linux (3.13.0-7.24) trusty; urgency=low
8238
8239 [ Stefan Bader ]
8240
8241 * [Config] Make vmwgfx driver enable the framebuffer device
8242
8243 [ Tim Gardner ]
8244
8245 * rebase to v3.13.1
8246 * [Config] CONFIG_NFS_FS=m for ppc64el
8247 * [Config] CONFIG_X86_SYSFB=n
8248 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
8249 * Release Tracking Bug
8250 - LP: #1275898
8251
8252 [ Upstream Kernel Changes ]
8253
8254 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
8255 - LP: #1272525
8256 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
8257 - LP: #1272525
8258 * mm: ignore VM_SOFTDIRTY on VMA merging
8259 - LP: #1274917
8260 * drm/radeon: disable dpm on BTC
8261 - LP: #1266984
8262
8263 [ Upstream Kernel Changes ]
8264
8265 * rebase to v3.13.1
8266
8267 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
8268
8269 linux (3.13.0-6.23) trusty; urgency=low
8270
8271 [ Andy Whitcroft ]
8272
8273 * [Config] fix up architecture for linux-tools
8274
8275 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
8276
8277 linux (3.13.0-6.22) trusty; urgency=low
8278
8279 [ Andy Whitcroft ]
8280
8281 * [Packaging] limit linux-udebs-<flavour> to matching arch
8282 * [Config] powerpc -- disable perf to fix FTBFS
8283 * [Config] ppc64el -- fix up missing udebs
8284
8285 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
8286
8287 linux (3.13.0-6.21) trusty; urgency=low
8288
8289 [ Andy Fleming ]
8290
8291 * SAUCE: net: Add support for handling queueing in hardware
8292 * SAUCE: of_mdio: Add of_phy_attach function
8293 * SAUCE: phylib: Add generic 10G driver
8294 * SAUCE: phylib: Support attaching to gen10g_driver
8295 * SAUCE: phylib: Add Clause 45 read/write functions
8296
8297 [ Andy Whitcroft ]
8298
8299 * SAUCE: fix fmd headers
8300 * [Packaging] lowlatency -- merge out of tree flavours
8301 * SAUCE: allow IRQs to be irq-threaded by default via config
8302 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
8303 * [Config] powerpc -- fix up Build-depends:
8304 * Release Tracking Bug
8305 - LP: #1273747
8306
8307 [ Ben Collins ]
8308
8309 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
8310 ptr/64-bit rsrcs
8311 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
8312 * SAUCE: Fixup freescale usb phy driver to work on ppc64
8313 * SAUCE: xgmac_mdio: Silence read errors
8314 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
8315 * SAUCE: Fix stack overflow on ppc32
8316 * SAUCE: Use resource_size_t instead of long for PCI resource address
8317 * SAUCE: net/phy: Export function for use by dpaa_eth
8318 * [Packaging] powerpc -- merge out of tree powerpc arch
8319
8320 [ Bjorn Helgaas ]
8321
8322 * SAUCE: Revert "EISA: Log device resources in dmesg"
8323 - LP: #1251816
8324 * SAUCE: Revert "EISA: Initialize device before its resources"
8325 - LP: #1251816
8326
8327 [ Emil Medve ]
8328
8329 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
8330 with 10G "fixed-link"s
8331
8332 [ Kumar Gala ]
8333
8334 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
8335 * SAUCE: fsl_pme2: Add support for DPAA PME
8336 * SAUCE: fmd: FMD14 integration
8337 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
8338 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
8339
8340 [ Madalin Bucur ]
8341
8342 * SAUCE: net/flow: remove sleeping and deferral mechanism from
8343 flow_cache_flush
8344 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
8345 and duplex reading
8346
8347 [ Stefan Bader ]
8348
8349 * [Config] move some VMWare related modules into main package
8350 - LP: #1271669
8351
8352 [ Tim Gardner ]
8353
8354 * [Config] Add r815x to nic-modules
8355 - LP: #1273735
8356 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
8357 - LP: #239479
8358
8359 [ Upstream Kernel Changes ]
8360
8361 * mmc: sdhci-pci: break out definitions to header file
8362 - LP: #1239938
8363 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
8364 - LP: #1239938
8365 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
8366 * powerpc/book3e: support CONFIG_RELOCATABLE
8367 * book3e/kexec/kdump: enable kexec for kernel
8368 * book3e/kexec/kdump: create a 1:1 TLB mapping
8369 * book3e/kexec/kdump: introduce a kexec kernel flag
8370 * book3e/kexec/kdump: implement ppc64 kexec specfic
8371 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
8372 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
8373
8374 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
8375
8376 linux (3.13.0-5.20) trusty; urgency=low
8377
8378 [ Andy Whitcroft ]
8379
8380 * [Packaging] tools -- do not make symlinks when not making packages
8381 * [Packaging] tools -- tidy up control.stub.in ordering
8382 * [Packaging] tools -- tools-common is shared and not conditional
8383 * rebase to v3.13
8384
8385 [ Dirk Brandewie ]
8386
8387 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
8388
8389 [ KY Srinivasan ]
8390
8391 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
8392 notification
8393
8394 [ Upstream Kernel Changes ]
8395
8396 * rebase to v3.13
8397 - LP: #1270603
8398
8399 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
8400
8401 linux (3.13.0-4.19) trusty; urgency=low
8402
8403 [ Andy Whitcroft ]
8404
8405 * [Config] libunwind8-dev is now available for ppc64el
8406 * [Packaging] tools -- make cpupower optional
8407 * [Packaging] tools -- enable correctly for x86
8408
8409 [ Tim Gardner ]
8410
8411 * Release Tracking Bug
8412 - LP: #1269872
8413
8414 [ Upstream Kernel Changes ]
8415
8416 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
8417 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
8418 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
8419 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
8420
8421 [ Upstream Kernel Changes ]
8422
8423 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
8424
8425 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
8426
8427 linux (3.13.0-3.18) trusty; urgency=low
8428
8429 [ Andy Whitcroft ]
8430
8431 * rebase to v3.13-rc8
8432 * [Packaging] efi -- allow EFI signatures on any arch
8433
8434 [ Tim Gardner ]
8435
8436 * [Config] Fix vcs-git path
8437 * Release Tracking Bug
8438 - LP: #1268683
8439
8440 [ Upstream Kernel Changes ]
8441
8442 * rebase to v3.13-rc8
8443
8444 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
8445
8446 linux (3.13.0-2.17) trusty; urgency=low
8447
8448 [ Andy Whitcroft ]
8449
8450 * Release Tracking Bug
8451 - LP: #1267809
8452 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
8453 defaults
8454 * [Config] apply Platform support>>CPU Frequency scaling config defaults
8455 * [Config] CONFIG_PARIDE_EPATC8=y
8456 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
8457 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
8458 Switch drivers config defaults
8459 * [Config] apply Cryptographic API config defaults
8460 * [Config] apply Device Drivers >> Common Clock Framework config defaults
8461 * [Config] apply Device Drivers >> Distributed Switch Architecture
8462 drivers config defaults
8463 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
8464 device support config defaults
8465 * [Config] apply Device Drivers >> Graphics support >> Support for frame
8466 buffer devices >> Bootup logo config defaults
8467 * annotations -- update in tree annotations
8468 * [Config] apply Bus options >> PCI support >> RapidIO support config
8469 defaults
8470 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
8471 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
8472 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
8473 support config defaults
8474 * [Config] apply Device Drivers >> Character devices >> Serial drivers
8475 config defaults
8476 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
8477 defaults
8478 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
8479 Support config defaults
8480 * [Config] apply Device Drivers >> Character devices config defaults
8481 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
8482 HID transport layer config defaults
8483 * [Config] apply Device Drivers >> HID support >> HID bus support config
8484 defaults
8485 * [Config] apply Device Drivers >> HID support >> USB HID support config
8486 defaults
8487 * annotations -- update in tree annotations
8488 * [Config] apply Device Drivers >> GPIO Support config defaults
8489 * [Config] update configs for apparmour update
8490
8491 [ John Johansen ]
8492
8493 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8494 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8495 - LP: #1208988
8496 * SAUCE: apparmor: allocate path lookup buffers during init
8497 - LP: #1208988
8498 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
8499 - LP: #1236455
8500
8501 [ Tim Gardner ]
8502
8503 * Revert "[Debian] getabis: Preface module with package name"
8504 * [Config] Added ppc64el to getabis
8505 * [packaging] Bump ABI for every new release
8506
8507 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
8508
8509 linux (3.13.0-1.16) trusty; urgency=low
8510
8511 * First 3.13 upload.
8512 * Release tracker
8513 - LP: #1266852
8514
8515 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
8516
8517 linux (3.13.0-0.15) trusty; urgency=low
8518
8519 [ Tim Gardner ]
8520
8521 * rebase to v3.13-rc7
8522
8523 [ Upstream Kernel Changes ]
8524
8525 * rebase to v3.13-rc7
8526
8527 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
8528
8529 linux (3.13.0-0.14) trusty; urgency=low
8530
8531 [ Andy Whitcroft ]
8532
8533 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8534
8535 [ Tim Gardner ]
8536
8537 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
8538 * Update lttng to Version 2.4.0-rc2
8539 * lttng: Disabled trace_kvm_async_pf_completed
8540 * [Config] CONFIG_IMA=y
8541 - LP: #1244627
8542
8543 [ Upstream Kernel Changes ]
8544
8545 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8546
8547 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
8548
8549 linux (3.13.0-0.13) trusty; urgency=low
8550
8551 [ Andy Whitcroft ]
8552
8553 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
8554 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
8555 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
8556 * ubuntu: AUFS (no-squash): basic framework and update machinary
8557 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
8558 * ubuntu: aufs3 -- enable
8559 * ubuntu: aufs3 -- update configs
8560
8561 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
8562
8563 linux (3.13.0-0.12) trusty; urgency=low
8564
8565 [ Upstream Kernel Changes ]
8566
8567 * rebase to v3.13-rc6
8568
8569 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
8570
8571 linux (3.13.0-0.11) trusty; urgency=low
8572
8573 [ Andy Whitcroft ]
8574
8575 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
8576 * [Config] ppc64el -- initial defconfig based -generic flavour
8577 * [Config] initial defconfig for ppc64el
8578 * [Config] ubuntuise ppc64el config
8579 * [Config] ubuntuise ppc64el config part 2
8580 * [Config] d-i -- update empty udebs list
8581 * [Config] ppc64el -- split extras package
8582
8583 [ Anton Blanchard ]
8584
8585 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
8586
8587 [ Benjamin Herrenschmidt ]
8588
8589 * SAUCE: powerpc/powernv: Add calls to support little endian
8590
8591 [ Cédric Le Goater ]
8592
8593 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
8594 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
8595 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
8596 guests
8597
8598 [ Paul E. McKenney ]
8599
8600 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
8601
8602 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
8603
8604 linux (3.13.0-0.10) trusty; urgency=low
8605
8606 [ Andy Whitcroft ]
8607
8608 * rebase to v3.13-rc5
8609 * [Config] updateconfigs following rebase to v3.13-rc5
8610
8611 [ Upstream Kernel Changes ]
8612
8613 * rebase to v3.13-rc5
8614 - LP: #1260303
8615 - LP: #1260303
8616 - LP: #1260225
8617
8618 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
8619
8620 linux (3.13.0-0.9) trusty; urgency=low
8621
8622 [ Andy Whitcroft ]
8623
8624 * [Config] d-i -- allow missing firmware
8625
8626 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
8627
8628 linux (3.13.0-0.8) trusty; urgency=low
8629
8630 [ Andy Whitcroft ]
8631
8632 * [Config] annotations -- first pass over entire config
8633 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
8634
8635 [ Tim Gardner ]
8636
8637 * [Config] Add arm64 device tree files
8638 - LP: #1262901
8639
8640 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
8641
8642 linux (3.13.0-0.7) trusty; urgency=low
8643
8644 [ Rajesh B Prathipati ]
8645
8646 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
8647
8648 [ Tim Gardner ]
8649
8650 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
8651
8652 [ Upstream Kernel Changes ]
8653
8654 * rebase to v3.13-rc4
8655 - LP: #1259790
8656 - LP: #1259437
8657 - LP: #1259435
8658
8659 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
8660
8661 linux (3.13.0-0.6) trusty; urgency=low
8662
8663 [ Paolo Pisati ]
8664
8665 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
8666 * [Config] i386: amd64: VIRTIO_CONSOLE=y
8667
8668 [ Tim Gardner ]
8669
8670 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
8671
8672 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
8673
8674 linux (3.13.0-0.5) trusty; urgency=low
8675
8676 [ Andy Whitcroft ]
8677
8678 * correct bug listing for v3.13-rc2 rebase
8679 * [Config] ppc64el -- create linux-libc-dev
8680 * [Debian] Improve tools version message
8681 - LP: #1257715
8682
8683 [ Serge Hallyn ]
8684
8685 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
8686 - LP: #1248590
8687 * SAUCE: vfs: Fix a regression in mounting proc
8688
8689 [ Tim Gardner ]
8690
8691 * [Config] Build-in ohci-pci
8692 - LP: #1244176
8693 * Rebase to v3.13-rc3
8694
8695 [ Upstream Kernel Changes ]
8696
8697 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
8698 checks""
8699 - LP: #1248590
8700
8701 [ Upstream Kernel Changes ]
8702
8703 * rebase to v3.13-rc3
8704 - LP: #1256840
8705 - LP: #1256212
8706
8707 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
8708
8709 linux (3.13.0-0.4) trusty; urgency=low
8710
8711 [ Tim Gardner ]
8712
8713 * Rebase to v3.13-rc2
8714
8715 [ Upstream Kernel Changes ]
8716
8717 * rebase to v3.13-rc2
8718
8719 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
8720
8721 linux (3.13.0-0.3) trusty; urgency=low
8722
8723 [ Andy Whitcroft ]
8724
8725 * Revert "SAUCE: Fix DocBook FTBS"
8726
8727 [ Tim Gardner ]
8728
8729 * [Debian] Re-sign modules after debug objcopy
8730 - LP: #1253155
8731 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
8732
8733 [ Upstream Kernel Changes ]
8734
8735 * doc: fix generation of device-drivers
8736 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
8737
8738 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
8739
8740 linux (3.13.0-0.2) trusty; urgency=low
8741
8742 [ Tim Gardner ]
8743
8744 * SAUCE: Fix DocBook FTBS
8745
8746 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
8747
8748 linux (3.13.0-0.1) trusty; urgency=low
8749
8750 [ Upstream Kernel Changes ]
8751
8752 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
8753
8754 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
8755
8756 linux (3.13.0-0.0) trusty; urgency=low
8757
8758 * Major release bump.
8759
8760 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
8761
8762 linux (3.12.0-2.7) trusty; urgency=low
8763
8764 * Fixed armhf ABI build failure.
8765 * Release tracker
8766 - LP: #1249477
8767
8768 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
8769
8770 linux (3.12.0-2.6) trusty; urgency=low
8771
8772 [ Joseph Salisbury ]
8773
8774 * SAUCE: tg3: Add support for new 57786 device id.
8775 - LP: #1242610
8776
8777 [ Tim Gardner ]
8778
8779 * [Config] CONFIG_OABI_COMPAT=n
8780 * [Config] add the wandboard to shipped dtb
8781 - LP: #1249421
8782 * Release tracker
8783 - LP: #1249477
8784
8785 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
8786
8787 linux (3.12.0-2.5) trusty; urgency=low
8788
8789 [ Andy Whitcroft ]
8790
8791 * rebase to mainline v3.12
8792 * [Config] updateconfigs following rebase to v3.12
8793 * postinst -- improve relative symlink detection with missing files
8794 - LP: #1248053
8795 * postinst -- fix unchanged link detection
8796 * [Config] update configs following addition of apparmor fixes
8797
8798 [ Anthony Wong ]
8799
8800 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
8801 - LP: #1231305
8802
8803 [ John Johansen ]
8804
8805 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8806 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8807 - LP: #1208988
8808 * SAUCE: apparmor: allocate path lookup buffers during init
8809 - LP: #1208988
8810
8811 [ Tim Gardner ]
8812
8813 * [Config] Remove superfluous ubuntu/lttng-modules
8814
8815 [ Upstream Kernel Changes ]
8816
8817 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
8818 - LP: #1248590
8819
8820 [ Upstream Kernel Changes ]
8821
8822 * rebase to v3.12
8823 - LP: #1222850
8824
8825 [ Adam Conrad ]
8826 * etc/getabis: Fetch arm64/generic abis as well
8827
8828 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
8829
8830 linux (3.12.0-1.3) trusty; urgency=low
8831
8832 [ Andy Whitcroft ]
8833
8834 * [Config] arm64 -- add arch to the configuration handlers
8835 * [Config] arm64 -- add generic flavour
8836 * [Config] arm64 -- default config
8837 * [Config] arm64 -- fix up various FTBFS config options
8838 * SAUCE: arm64: export __copy_in_user to modules
8839 * [Config] arm64 -- disable ABI/module checks
8840 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
8841 * [Config] arm64 -- enable udebs for arm64
8842
8843 [ Colin Watson ]
8844
8845 * [Config] Clean up various udeb Provides
8846
8847 [ Paolo Pisati ]
8848
8849 * [Config] AHCI_IMX=y
8850 * [Config] build imx*-wandboard dtbs
8851
8852 [ Serge Hallyn ]
8853
8854 * SAUCE: device_cgroup: remove can_attach
8855
8856 [ Tim Gardner ]
8857
8858 * rebase to v3.12-rc7
8859 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
8860 * Release tracker
8861 - LP: #1245932
8862
8863 [ Upstream Kernel Changes ]
8864
8865 * rebase to v3.12-rc7
8866 - LP: #1180881
8867 - LP: #1180881
8868 - LP: #1217957
8869
8870 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
8871
8872 linux (3.12.0-0.2) trusty; urgency=low
8873
8874 [ Andy Whitcroft ]
8875
8876 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
8877 CAPACITY (16) at SPC-2"
8878 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
8879 SPC-2"
8880 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
8881 CAPACITY (16) be preferred"
8882 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
8883 be used at SPC-2"
8884 * Revert "overlayfs: Update to v19"
8885 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
8886 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
8887 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
8888 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
8889 clone_private_mount()"
8890 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
8891 modules"
8892 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
8893 documentation"
8894 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
8895 * [Config] fix linux-libc-dev generation for arm64
8896 * [Config] fix linux-libc-dev generation for x32
8897 * [Config] add linux-libc-dev generation for ppc64el
8898
8899 [ Erez Zadok ]
8900
8901 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
8902
8903 [ Miklos Szeredi ]
8904
8905 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
8906 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
8907 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
8908 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
8909 * ubuntu: overlayfs v20 -- overlay filesystem
8910 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
8911
8912 [ Neil Brown ]
8913
8914 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
8915
8916 [ Paolo Pisati ]
8917
8918 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
8919
8920 [ Seth Forshee ]
8921
8922 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
8923 ThinkPads
8924 - LP: #1183856
8925
8926 [ Tim Gardner ]
8927
8928 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
8929 * rebase to v3.12-rc2
8930 * updateconfigs
8931 * [Config] disable CONFIG_FB_VESA enforcer check
8932 * [Config] Disable lttng for FTBS
8933 * rebase to v3.12-rc3
8934 * rebase to v3.12-rc4
8935 * [Config] CONFIG_ANDROID=n
8936 - LP: #1235161
8937 * [Config] CONFIG_L2TP_V3=y
8938 - LP: #1235914
8939 * [Config] CONFIG_USB_OTG=n for all arches
8940 * Release tracker
8941 - LP: #1242811
8942
8943 [ Upstream Kernel Changes ]
8944
8945 * scsi: hyper-v storsvc switch up to SPC-3
8946
8947 * rebase to v3.12-rc6
8948 - LP: #1235977
8949 - LP: #1235523
8950 - LP: #1239392
8951 - LP: #1227491
8952
8953 * rebase to v3.12-rc3
8954 - LP: #1231931
8955
8956 * rebase to v3.12-rc2
8957 - LP: #1213820
8958 - LP: #1213055
8959 - LP: #1198030
8960
8961 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
8962
8963 linux (3.11.0-8.15) saucy; urgency=low
8964
8965 [ Tim Gardner ]
8966
8967 * Release tracker
8968 - LP: #1227969
8969
8970 * Update lttng
8971 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
8972 Version 2.3.0+
8973
8974 [ Upstream Kernel Changes ]
8975
8976 * igb: Add additional get_phy_id call for i354 devices
8977 - LP: #1219619
8978 * igb: Read flow control for i350 from correct EEPROM section
8979 - LP: #1219619
8980 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
8981 Required for lttng update.
8982
8983 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
8984
8985 linux (3.11.0-7.14) saucy; urgency=low
8986
8987 [ Andy Whitcroft ]
8988
8989 * [Packaging] sort out linux-tools naming
8990 - LP: #1205284
8991 * [Packaging] linux-tools: switch to common generic version helper
8992
8993 [ Paolo Pisati ]
8994
8995 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
8996
8997 [ Tim Gardner ]
8998
8999 * Release tracker
9000 - LP: #1226160
9001
9002 [ Tony Lindgren ]
9003
9004 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
9005 for pandaboard
9006
9007 [ Upstream Kernel Changes ]
9008
9009 * USB: handle LPM errors during device suspend correctly
9010 - LP: #1011415
9011 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
9012 - LP: #1011415
9013 * usb: Don't fail port power resume on device disconnect.
9014 - LP: #1011415
9015
9016 [ Upstream Kernel Changes ]
9017
9018 * rebase to v3.11.1
9019
9020 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
9021
9022 linux (3.11.0-7.13) saucy; urgency=low
9023
9024 * Release tracker
9025 - LP: #1223545
9026
9027 [ Andy Whitcroft ]
9028
9029 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
9030 - LP: #1223499
9031 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
9032 - LP: #1223499
9033 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
9034 - LP: #1223499
9035 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
9036 - LP: #1223499
9037
9038 [ Maximiliano Curia ]
9039
9040 * SAUCE: (no-up) Only let characters through when there are active readers.
9041 - LP: #1208740
9042
9043 [ Tim Gardner ]
9044
9045 * [Debian] getabis: Commit new ABI directory, remove the old
9046 * [Config] CONFIG_EFIVAR_FS=y
9047 - LP: #1223195
9048 * [Config] CONFIG_EFI_VARS_PSTORE=m,
9049 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
9050 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
9051 - LP: #1222850
9052
9053 [ Upstream Kernel Changes ]
9054
9055 * Intel xhci: refactor EHCI/xHCI port switching
9056 - LP: #1210858
9057
9058 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
9059
9060 linux (3.11.0-6.12) saucy; urgency=low
9061
9062 * Release tracker
9063 - LP: #1222893
9064
9065 [ Andy Whitcroft ]
9066
9067 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
9068 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
9069 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
9070 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
9071 - LP: #1222407
9072
9073 [ Paolo Pisati ]
9074
9075 * [Config] restore mmc boot on panda
9076
9077 [ Tyler Hicks ]
9078
9079 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
9080 - LP: #1216294
9081
9082 [ Upstream Kernel Changes ]
9083
9084 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
9085 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
9086 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
9087 * net: calxedaxgmac: fix possible skb free before tx complete
9088 * net: calxedaxgmac: update ring buffer tx_head after barriers
9089 * net: calxedaxgmac: fix race with tx queue stop/wake
9090 * net: calxedaxgmac: enable interrupts after napi_enable
9091 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
9092 * net: calxedaxgmac: remove some unused statistic counters
9093 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
9094 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
9095 * mfd: rtsx: Read vendor setting from config space
9096 - LP: #1201698
9097
9098 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
9099
9100 linux (3.11.0-5.11) saucy; urgency=low
9101
9102 * Release tracker
9103 - LP: #1221886
9104
9105 [ Adam Lee ]
9106
9107 * SAUCE: Bluetooth: Add support for 04ca:2007
9108 - LP: #1153448
9109 * SAUCE: Bluetooth: Add support for 105b:e065
9110 - LP: #1161261
9111
9112 [ Gavin Guo ]
9113
9114 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
9115 - LP: #1166113
9116
9117 [ Upstream Kernel Changes ]
9118
9119 * igb: Reset the link when EEE setting changed
9120 - LP: #1219619
9121 * igb: Read register for latch_on without return value
9122 - LP: #1219619
9123 * igb: Added rcu_lock to avoid race
9124 - LP: #1219619
9125 * igb: don't allow SR-IOV without MSI-X
9126 - LP: #1219619
9127 * igb: Update MTU so that it is always at least a standard frame size
9128 - LP: #1219619
9129 * igb: Refactor of init_nvm_params
9130 - LP: #1219619
9131 * igb: Refactor NVM read functions to accommodate devices with no flash
9132 - LP: #1219619
9133 * igb: Add device support for flashless SKU of i210 device
9134 - LP: #1219619
9135 * igb: Fix get_fw_version function for all parts
9136 - LP: #1219619
9137 * igb: Add macro for size of RETA indirection table
9138 - LP: #1219619
9139 * igb: Expose RSS indirection table for ethtool
9140 - LP: #1219619
9141 * igb: Don't look for a PBA in the iNVM when flashless
9142 - LP: #1219619
9143 * igb: Implementation of 1-sec delay for i210 devices
9144 - LP: #1219619
9145 * igb: New PHY_ID for i354 device
9146 - LP: #1219619
9147 * igb: M88E1543 PHY downshift implementation
9148 - LP: #1219619
9149 * igb: No PHPM support in i354 devices
9150 - LP: #1219619
9151 * igb: Support to get 2_5G link status for appropriate media type
9152 - LP: #1219619
9153 * igb: Get speed and duplex for 1G non_copper devices
9154 - LP: #1219619
9155 * igb: Implementation to report advertised/supported link on i354 devices
9156 - LP: #1219619
9157 * igb: Update version number
9158 - LP: #1219619
9159 * Bluetooth: Take proper tty_struct references
9160 - LP: #1189998
9161 * Bluetooth: Remove the device from the list in the destructor
9162 - LP: #1189998
9163 * Bluetooth: Move the tty initialization and cleanup out of open/close
9164 - LP: #1189998
9165 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
9166 - LP: #1189998
9167 * Bluetooth: Fix the reference counting of tty_port
9168 - LP: #1189998
9169 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
9170 - LP: #1189998
9171
9172 [ Wen-chien Jesse Sung ]
9173
9174 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
9175 - LP: #1065400
9176 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
9177 - LP: #1065400
9178
9179 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
9180
9181 linux (3.11.0-5.10) saucy; urgency=low
9182
9183 [ Andy Whitcroft ]
9184
9185 * Release tracker
9186 - LP: #1220222
9187 * Revert "[Config] Fix ubuntu directoy Kbuilds"
9188 * Revert "aufs update dropped some Kbuild files"
9189 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
9190 * Revert "ubuntu: AUFS -- update to
9191 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
9192 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
9193 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
9194 * rebase to v3.11 final
9195 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
9196 * ubuntu: AUFS (no-squash): basic framework and update machinary
9197 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
9198 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
9199 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
9200 * ubuntu: (no-squash) AUFS -- enable aufs
9201 * ubuntu: AUFS -- fix remaining d_count references to use accessor
9202 * ubuntu: lttng -- follow rename of pid_ns
9203 * SAUCE: disable stack-protector for ARM compressed bootloader
9204
9205 [ Paolo Pisati ]
9206
9207 * [Config] ARM_ATAG_DTB_COMPAT=y
9208
9209 [ Rob Herring ]
9210
9211 * [Config] Enable KVM and virtio for armhf generic-lpae
9212
9213 [ Tim Gardner ]
9214
9215 * [Config] CONFIG_ARPD=y
9216 * [Config] CONFIG_ZSWAP=y
9217 - LP: #1215379
9218
9219 [ Upstream Kernel Changes ]
9220
9221 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
9222 - LP: #1217957
9223 * ARM: use phys_addr_t for DMA zone sizes
9224 * ARM: highbank: enable DMA zone for LPAE
9225 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
9226 * ARM: highbank: select required errata work-arounds
9227 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
9228 * DMA: fix printk warning in AMBA PL08x DMA driver
9229 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
9230 * ARM: move outer_cache declaration out of ifdef
9231 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
9232 * ARM: highbank: clean-up some unused includes
9233 * ARM: xen: only set pm function ptrs for Xen guests
9234
9235 [ Upstream Kernel Changes ]
9236
9237 * rebase to v3.11
9238
9239 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
9240
9241 linux (3.11.0-4.9) saucy; urgency=low
9242
9243 [ Tim Gardner ]
9244
9245 * rebase to v3.11-rc7
9246 * Release tracker
9247 - LP: #1216962
9248
9249 [ Upstream Kernel Changes ]
9250
9251 * mwifiex: do not create AP and P2P interfaces upon driver loading
9252 - LP: #1212720
9253
9254 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
9255
9256 linux (3.11.0-3.8) saucy; urgency=low
9257
9258 [ Johannes Berg ]
9259
9260 * SAUCE: mac80211: ignore (E)CSA in probe response frames
9261 - LP: #1201470
9262
9263 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
9264
9265 linux (3.11.0-3.7) saucy; urgency=low
9266
9267 [ Tim Gardner ]
9268
9269 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
9270 upstart to track
9271 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
9272 linux/hyperv.h
9273 * SAUCE: hv: Add vss daemon to Makefile
9274 * [Debian] Add hv_vss_daemon to tools package
9275 - LP: #1213282
9276 * [Config] Fix ubuntu directoy Kbuilds
9277 - LP: #1181755
9278
9279 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
9280
9281 linux (3.11.0-3.6) saucy; urgency=low
9282
9283 [ Andy Whitcroft ]
9284
9285 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
9286 * [Config] tools: enable x86 and hyper-v
9287
9288 [ John Johansen ]
9289
9290 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
9291 snapshot"
9292 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
9293 root users"
9294 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
9295
9296 [ Joseph Salisbury ]
9297
9298 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
9299 - LP: #1210848
9300
9301 [ Kamal Mostafa ]
9302
9303 * [debian] tools: ship 'cpupower' in linux-tools
9304 - LP: #1158668
9305 * [Config] Build-dep on libpci-dev for cpu tools
9306 - LP: #1158668
9307
9308 [ Tim Gardner ]
9309
9310 * rebase to v3.11-rc6
9311 * Release tracker
9312 - LP: #1213941
9313
9314 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
9315
9316 linux (3.11.0-2.5) saucy; urgency=low
9317
9318 [ Tim Gardner ]
9319
9320 * [Config] CONFIG_PM_DEBUG=y
9321 - LP: #1210539
9322 * rebase to v3.11-rc5
9323 * Release tracker
9324 - LP: #1211378
9325
9326 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
9327
9328 linux (3.11.0-1.4) saucy; urgency=low
9329
9330 [ Tim Gardner ]
9331
9332 * Bump ABI when making changes to the inclusion list lest
9333 you cause conflicts with existing installed kernel
9334 packages.
9335 - LP: #1210331
9336
9337 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
9338
9339 linux (3.11.0-0.3) saucy; urgency=low
9340
9341 [ Tim Gardner ]
9342
9343 * [Config] Include rbd and kvm in the virtual inclusion list
9344 - LP: #1206961
9345 * [Config] Removed obsolete inclusion list entries
9346
9347 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
9348
9349 linux (3.11.0-0.2) saucy; urgency=low
9350
9351 [ Bruce Allan ]
9352
9353 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
9354 - LP: #1206757
9355 * SAUCE: (no-up) e1000e: enable support for new device IDs
9356 - LP: #1206757
9357
9358 [ John Johansen ]
9359
9360 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
9361
9362 [ Paolo Pisati ]
9363
9364 * build vexpress a15 dtb
9365 * [Config] disable Broadcom bcm support (ARCH_BCM)
9366 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
9367 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
9368 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
9369 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
9370 * [Config] disable TI Keystone, AM43xx and OMAP5 support
9371 * [Config] ARM_APPENDED_DTB=y
9372
9373 [ Tim Gardner ]
9374
9375 * rebase to v3.11-rc4
9376 * overlayfs: Update to v19
9377 * [Config] Enable overlayfs
9378 * SAUCE: Fix lttng compile errors
9379
9380 [ Upstream Kernel Changes ]
9381
9382 * rebase to v3.11-rc4
9383 - LP: #1163720
9384 - LP: #1162026
9385 - LP: #1195636
9386 - LP: #1195597
9387 - LP: #1180409
9388 - LP: #1168430
9389
9390 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
9391
9392 linux (3.11.0-0.1) saucy; urgency=low
9393
9394 [ Upstream Kernel Changes ]
9395
9396 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
9397 - LP: #1163720
9398 - LP: #1162026
9399 - LP: #1195636
9400 - LP: #1195597
9401 - LP: #1180409
9402 - LP: #1168430
9403
9404 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
9405
9406 linux (3.10.0-2.10) saucy; urgency=low
9407
9408 [ Andy Whitcroft ]
9409
9410 * [Config] CONFIG_INTEL_MEI*=m
9411 - LP: #1196155
9412 * [Config] CONFIG_DEBUG_INFO=y
9413
9414 [ Stephen Warren ]
9415
9416 * [Config] fix Calxeda xgmac module filename
9417
9418 [ Upstream Kernel Changes ]
9419
9420 * Revert "serial: 8250_pci: add support for another kind of NetMos
9421 Technology PCI 9835 Multi-I/O Controller"
9422 - LP: #1190967
9423 * mfd: lpc_ich: Add support for Intel Avoton SoC
9424 - LP: #1196658
9425
9426 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
9427
9428 linux (3.10.0-2.9) saucy; urgency=low
9429
9430 [ Andy Whitcroft ]
9431
9432 * rebase to v3.10
9433
9434 [ John Johansen ]
9435
9436 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
9437 network mediation"
9438 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
9439 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
9440 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
9441 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
9442 interface"
9443 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
9444 to prevent execve from granting privs"
9445 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
9446
9447 [ Upstream Kernel Changes ]
9448
9449 * rebase to v3.10
9450
9451 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
9452
9453 linux (3.10.0-1.8) saucy; urgency=low
9454
9455 [ Andy Whitcroft ]
9456
9457 * Release Tracking Bug
9458 - LP: #1195717
9459
9460 [ Andy Whitcroft ]
9461
9462 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
9463 interface"
9464 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
9465 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
9466 reference"
9467 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
9468 * Revert "ubuntu: overlayfs --
9469 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
9470 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
9471 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
9472 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
9473 * Revert "ubuntu: overlayfs --
9474 overlayfs-fix-possible-leak-in-ovl_new_inode"
9475 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
9476 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
9477 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
9478 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
9479 * Revert "ubuntu: overlayfs -- overlay filesystem"
9480 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
9481 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
9482 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
9483 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
9484
9485 [ Erez Zadok ]
9486
9487 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
9488
9489 [ Miklos Szeredi ]
9490
9491 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
9492 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
9493 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
9494 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
9495 * ubuntu: overlayfs v18 -- -- overlay filesystem
9496 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
9497
9498 [ Neil Brown ]
9499
9500 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
9501
9502 [ Tim Gardner ]
9503
9504 * [Config] CONFIG_SUNRPC_DEBUG=y
9505 - LP: #1127319
9506
9507 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
9508
9509 linux (3.10.0-0.7) saucy; urgency=low
9510
9511 [ Andy Whitcroft ]
9512
9513 * autopkgtest: switch Depends: to build-essential
9514
9515 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
9516
9517 linux (3.10.0-0.6) saucy; urgency=low
9518
9519 [ Andy Whitcroft ]
9520
9521 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
9522 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
9523 - LP: #1098378
9524 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
9525 * ubuntu: overlayfs -- expose do_splice_direct prototype
9526 * ubuntu: overlayfs -- follow change to do_splice_direct interface
9527 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
9528 - LP: #1192691
9529
9530 [ Stefan Bader ]
9531
9532 * (d-i) Add dm-snapshot to md-modules
9533 - LP: #1191726
9534
9535 [ Tim Gardner ]
9536
9537 * Release tracker
9538 - LP: #1194149
9539 * [Config] CONFIG_WIL6210=n for armhf
9540 * [Config] d-i: Add calxedaxgmac to nic-modules
9541 - LP: #1192358
9542 * [debian] Use dh_strip
9543 - LP: #1192759
9544 * [Config] Enable perf for armhf
9545 * do_tools=false when cross compiling
9546 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
9547 - LP: #1108082
9548
9549 [ Upstream Kernel Changes ]
9550
9551 * nsp32: switch reset delay to msleep() as it is tooo long
9552 * alx: add a simple AR816x/AR817x device driver
9553 Plucked from linux-next. replaces ubuntu/alx in favor of
9554 'to be merged' version in 3.11.
9555 * rebase to v3.10-rc7
9556 - LP: #1189363
9557
9558 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
9559
9560 linux (3.10.0-0.5) saucy; urgency=low
9561
9562 [ Andy Whitcroft ]
9563
9564 * rebase to v3.10-rc6
9565 * [Config] updateconfigs following rebase to v3.10-rc6
9566
9567 [ Upstream Kernel Changes ]
9568
9569 * rebase to v3.10-rc6
9570
9571 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
9572
9573 linux (3.10.0-0.4) saucy; urgency=low
9574
9575 [ Andy Whitcroft ]
9576
9577 * [Config] updateconfigs following rebase to v3.10-rc4
9578
9579 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
9580
9581 linux (3.10.0-0.3) saucy; urgency=low
9582
9583 [ Andy Whitcroft ]
9584
9585 * rebase to v3.10-rc5
9586
9587 [ Upstream Kernel Changes ]
9588
9589 * rebase to v3.10-rc5
9590 - LP: #1186170
9591
9592 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
9593
9594 linux (3.10.0-0.2) saucy; urgency=low
9595
9596 [ Andy Whitcroft ]
9597
9598 * rebase to v3.10-rc4
9599 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
9600 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
9601 - LP: #1187744
9602 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
9603
9604 [ Dave Chiluk ]
9605
9606 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
9607 - LP: #1035226
9608
9609 [ Tim Gardner ]
9610
9611 * rebase to v3.10-rc3
9612 * [Config] sparc be gone
9613 * [Config] ia64 be gone
9614 * d-i: block-modules provides nbd-modules
9615
9616 [ Upstream Kernel Changes ]
9617
9618 * rebase to v3.10-rc4
9619 * rebase to v3.10-rc3
9620
9621 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
9622
9623 linux (3.10.0-0.1) saucy; urgency=low
9624
9625 [ Tim Gardner ]
9626
9627 * UBUNTU: Disabled lttng
9628 * UBUNTU: Disable aufs for FTBS
9629 * UBUNTU: Disabled alx
9630 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
9631 * UBUNTU: rebase to v3.10-rc2
9632 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
9633
9634 [ Andy Whitcroft ]
9635
9636 * UBUNTU: [Config] update standards version to 3.9.4.0
9637 * UBUNTU: [Config] squash duplicate package description (long and short)
9638 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
9639 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
9640 * UBUNTU: [Config] drop redundant Build-Conficts:
9641
9642 [ Upstream Kernel Changes ]
9643
9644 * rebase to v3.10-rc2
9645 - LP: #1180351
9646
9647 [ Upstream Kernel Changes ]
9648
9649 * rebase to v3.10-rc1
9650 - LP: #1172151
9651 - LP: #1089795
9652 - LP: #1167270
9653 - LP: #1128840
9654
9655 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
9656
9657 linux (3.10.0-0.0) saucy; urgency=low
9658
9659 * Dummy
9660
9661 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9662
9663 linux (3.9.0-2.6) saucy; urgency=low
9664
9665 [ Tim Gardner ]
9666
9667 * rebase to v3.9.2
9668
9669 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9670
9671 linux (3.9.0-1.5) saucy; urgency=low
9672
9673 [ Tim Gardner ]
9674
9675 * rebase to v3.9.1
9676
9677 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
9678
9679 linux (3.9.0-0.4) saucy; urgency=low
9680
9681 [ Andy Whitcroft ]
9682
9683 * ubuntu: overlayfs -- add FS_ALIAS
9684
9685 [ Tim Gardner ]
9686
9687 * Added lttng
9688 - LP: #1175784
9689
9690 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
9691
9692 linux (3.9.0-0.3) saucy; urgency=low
9693
9694 [ Upstream Kernel Changes ]
9695
9696 * rebase to v3.9
9697
9698 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
9699
9700 linux (3.9.0-0.2) saucy; urgency=low
9701
9702 [ Tim Gardner ]
9703
9704 * Enable extras packaging for amd64/i386.
9705 Fixes build depenencies with brittany and linux-meta.
9706
9707 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
9708
9709 linux (3.9.0-0.1) saucy; urgency=low
9710
9711 [ Upstream Kernel Changes ]
9712
9713 * rebase to v3.9-rc8
9714
9715 [ Upstream Kernel Changes ]
9716
9717 * rebase to v3.9-rc7
9718 - LP: #1128840
9719
9720 [ Upstream Kernel Changes ]
9721
9722 * rebase to v3.9-rc6
9723
9724 [ Upstream Kernel Changes ]
9725
9726 * rebase to v3.9-rc5
9727
9728 [ Upstream Kernel Changes ]
9729
9730 * rebase to v3.8-rc4
9731 - LP: #1095315
9732 - LP: #886975
9733 - LP: #1086921
9734
9735 [ Upstream Kernel Changes ]
9736
9737 * rebase to v3.9-rc3
9738 - LP: #1155016
9739 - LP: #1103594
9740
9741 [ Upstream Kernel Changes ]
9742
9743 * rebase to v3.9-rc2
9744
9745 [ Upstream Kernel Changes ]
9746
9747 * rebase to v3.9-rc1
9748 - LP: #901105
9749 - LP: #961286
9750 - LP: #1011792
9751 - LP: #1128934
9752 - LP: #886975
9753 - LP: #978807
9754
9755 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
9756
9757 linux (3.8.0-7.14) raring; urgency=low
9758
9759 [ Andy Whitcroft ]
9760
9761 * [Config] CONFIG_RCU_USER_QS=n
9762 * [Config] CONFIG_MTD_ONENAND_SIM=n
9763 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
9764
9765 [ Upstream Kernel Changes ]
9766
9767 * rebase to v3.8
9768
9769 [Tim Gardner]
9770
9771 * Release Tracking Bug
9772 - LP: #1130111
9773 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
9774 - LP: #1128840
9775
9776 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
9777
9778 linux (3.8.0-6.13) raring; urgency=low
9779
9780 [Tim Gardner]
9781
9782 * Release Tracking Bug
9783 - LP: #1125364
9784 * Add ahci modules to d-i
9785 - LP: #1124415
9786
9787
9788 [ Chris Wilson ]
9789
9790 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
9791 the encoders
9792 - LP: #1097315
9793
9794 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
9795
9796 linux (3.8.0-6.12) raring; urgency=low
9797
9798 [Tim Gardner]
9799
9800 * perf: NO_LIBPERL=1
9801 * Fix linux-headers dependency
9802 * Release Tracking Bug
9803 - LP: #1124362
9804
9805 [ Andy Whitcroft ]
9806
9807 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
9808 - LP: #1121699
9809
9810 [ Daniel Vetter ]
9811
9812 * SAUCE: drm/i915: write backlight harder
9813 - LP: #954661
9814
9815 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
9816
9817 linux (3.8.0-6.11) raring; urgency=low
9818
9819 [Tim Gardner]
9820
9821 * Release Tracking Bug
9822 - LP: #1122071
9823 * rebase to v3.8-rc7
9824 * Add libaudit-dev as a build dependency
9825 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
9826
9827 [ Leann Ogasawara ]
9828
9829 * [Config] Remove CONFIG_SATA_AHCI annotation
9830
9831 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
9832
9833 linux (3.8.0-5.10) raring; urgency=low
9834
9835 [Tim Gardner]
9836
9837 * Release Tracking Bug
9838 - LP: #1118568
9839
9840 * Bump ABI to fix install issue with 3.8.0-4.8.
9841 Moving drivers/ata/*ahci* to linux-image caused an
9842 install conflict with linux-image-extras without an
9843 ABI bump.
9844
9845 [ Jan Beulich ]
9846
9847 * SAUCE: xen-pciback: rate limit error messages from
9848 xen_pcibk_enable_msi{, x}()
9849 - LP: #1117336
9850 - CVE-2013-0231
9851
9852 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
9853
9854 linux (3.8.0-4.9) raring; urgency=low
9855
9856 [ Herton Ronaldo Krzesinski ]
9857
9858 * d-i: Add mellanox ethernet drivers to nic-modules
9859 - LP: #1015339
9860
9861 [ Joseph Salisbury ]
9862
9863 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
9864 - LP: #1113547
9865
9866 [ Kamal Mostafa ]
9867
9868 * SAUCE: alx driver import script
9869
9870 [ Qualcomm Atheros, Inc ]
9871
9872 * SAUCE: alx: Update to heads/master
9873
9874 [ Tim Gardner ]
9875
9876 * Release Tracking Bug
9877 - LP: #1117673
9878
9879 * [debian] Remove dangling symlink from headers package
9880 - LP: #1112442
9881 * [config] CONFIG_ALX=m
9882 * [Config] Add alx to d-i nic-modules
9883 * [Config] CONFIG_SATA_AHCI=m
9884 - LP: #1056563
9885
9886 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
9887
9888 linux (3.8.0-4.8) raring; urgency=low
9889
9890 [ Allen Ibara ]
9891
9892 * SAUCE: imx6: dts: Add IMX6Q AHCI support
9893
9894 [ Andy Whitcroft ]
9895
9896 * rebase to v3.8-rc6
9897 * updateconfigs following rebase to v3.8-rc6
9898
9899 [Leann Ogasawara]
9900
9901 * Release Tracking Bug
9902 - LP: #1112573
9903
9904 [ Paolo Pisati ]
9905
9906 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
9907 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
9908 * [Config] MMC_ARMMMCI=y (vexpress mmc)
9909 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
9910
9911 [ Seth Forshee ]
9912
9913 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
9914
9915 [ Upstream Kernel Changes ]
9916
9917 * rebase to v3.8-rc6
9918 - LP: #1107477
9919
9920 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
9921
9922 linux (3.8.0-3.7) raring; urgency=low
9923
9924 [ Andy Green ]
9925
9926 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
9927 * SAUCE: ARM: omap2 add mac address allocation register api
9928 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
9929 allocation
9930
9931 [ Leann Ogasawara ]
9932
9933 * rebase to v3.8-rc5
9934 * Release Tracking Bug
9935 - LP: #1111486
9936
9937 [ Paolo Pisati ]
9938
9939 * SAUCE: davinci: vpss: compilation fix
9940 * [Config] enable TI OMAP4 support (Pandaboard/ES)
9941 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
9942 * [Config] enable Freescale IMX6 support (SabreLite)
9943 * [Config] SERIAL_IMX_CONSOLE=y
9944 * [Config] MMC_*_IMX=y
9945 * [Config] disable USB_SUSPEND
9946 * [Config] USB_MXS_PHY=y
9947 * [Config] USB_CHIPIDEA=y
9948 * SAUCE: DTB: add support for multiple DTBs
9949 * SAUCE: DTB: build imx6q-sabrelite
9950 * SAUCE: DTB: build beaglexm
9951 * SAUCE: DTB: build panda/panda es
9952 * [Config] disable CPU_FREQ
9953 * [Config] PANEL_TFP410=y (video DVI output)
9954 * [Config] SND_OMAP_SOC*=y
9955 * [Config] SND_IMX_SOC*=y
9956 * [Config] I2C_IMX=y
9957 * [Config] SPI_IMX=m
9958
9959 [ Stefan Bader ]
9960
9961 * [Config] Move 9p modules into generic package
9962 - LP: #1107658
9963
9964 [ Tony Lindgren ]
9965
9966 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
9967 kernels
9968 * SAUCE: ARM: OMAP2+: Use omap initcalls
9969 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
9970 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
9971 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
9972 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
9973 multiplaform
9974 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
9975 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
9976 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
9977
9978 [ Upstream Kernel Changes ]
9979
9980 * rebase to v3.8-rc5
9981 - LP: #1096789
9982
9983 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
9984
9985 linux (3.8.0-2.6) raring; urgency=low
9986
9987 [ Adam Conrad ]
9988
9989 * Fix up linux-tools -> SRCPKGNAME-tools rename
9990
9991 [ Andy Whitcroft ]
9992
9993 * [Config] re-disable CONFIG_SOUND_OSS
9994 - LP: #1105230
9995
9996 [ Arend van Spriel ]
9997
9998 * SAUCE: brcmsmac: fix tx status processing
9999
10000 [Leann Ogasawara]
10001
10002 * Release Tracking Bug
10003 - LP: #1105104
10004
10005 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
10006
10007 linux (3.8.0-1.5) raring; urgency=low
10008
10009 [Tim Gardner]
10010
10011 * Release Tracking Bug
10012 - LP: #1101235
10013
10014 [ Dudley Du ]
10015
10016 * SAUCE: Input: add support for Cypress PS/2 Trackpads
10017 - LP: #978807
10018
10019 [ Kamal Mostafa ]
10020
10021 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
10022 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
10023 * [Config] Add CONFIG_PS2_CYPRESS
10024
10025 [ Tim Gardner ]
10026
10027 * rebase to v3.8-rc4
10028
10029 [ Upstream Kernel Changes ]
10030
10031 * rebase to v3.8-rc4
10032 - LP: #1095315
10033 - LP: #886975
10034 - LP: #1086921
10035
10036 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
10037
10038 linux (3.8.0-0.4) raring; urgency=low
10039
10040 [ Leann Ogasawara ]
10041
10042 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
10043 * [Config] Update CONFIG_IIO build annotation
10044 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
10045 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
10046 * [Config] Remove CONFIG_SPI_PL022 annotation
10047 * [Config] Update CONFIG_EZX_PCAP annotation
10048 * [Config] Update CONFIG_SENSORS_AK8975 annotation
10049 * [Config] Disable CONFIG_DRM_MGAG200
10050 - LP: #1042903
10051
10052 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
10053
10054 linux (3.8.0-0.3) raring; urgency=low
10055
10056 [ Andy Whitcroft ]
10057
10058 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
10059 uselib()"
10060
10061 [ Scott James Remnant ]
10062
10063 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
10064 (for v3.7+)
10065 - LP: #1085766, #462111
10066
10067 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
10068
10069 linux (3.8.0-0.2) raring; urgency=low
10070
10071 [ Tim Gardner ]
10072
10073 * [packaging] Add macro to selectively disable building perf
10074 * [packaging] Cannot depend on universe package libaudit-dev
10075
10076 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
10077
10078 linux (3.8.0-0.1) raring; urgency=low
10079
10080
10081 [ Upstream Kernel Changes ]
10082
10083 * rebase to v3.8-rc3
10084 - LP: #1096789
10085
10086 [ Upstream Kernel Changes ]
10087
10088 * rebase to v3.8-rc2
10089 - LP: #1082357
10090 - LP: #1075882
10091
10092 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
10093
10094 linux (3.7.0-7.15) raring; urgency=low
10095
10096 [ Chris J Arges ]
10097
10098 * SAUCE: add eeprom_bad_csum_allow module parameter
10099 - LP: #1070182
10100
10101 [ Leann Ogasawara ]
10102
10103 * Add ceph to linux-image for virtual instances
10104 - LP: #1063784
10105
10106 [ Serge Hallyn ]
10107
10108 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
10109
10110 [ Tim Gardner ]
10111
10112 * [Config] CONFIG_SLUB_DEBUG=y
10113 - LP: #1090308
10114
10115 [ Upstream Kernel Changes ]
10116
10117 * Revert "[SCSI] sd: Implement support for WRITE SAME"
10118 - LP: #1089818
10119
10120 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
10121
10122 linux (3.7.0-6.14) raring; urgency=low
10123
10124 [ Andy Whitcroft ]
10125
10126 * [Config] annotations: all new annotations scheme including defaults
10127 * [Configs] apply annotation updates to main configs (top section)
10128
10129 [ Leann Ogasawara ]
10130
10131 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
10132 build"
10133 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
10134 * Temporarily disable module check for build
10135
10136 [ Stefan Bader ]
10137
10138 * ubuntu: dm-raid45: Adapt to upstream interface changes
10139 * Re-enable build of dm-raid45
10140
10141 [ Tim Gardner ]
10142
10143 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
10144 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
10145 * SAUCE: drm: Fix possible EDID memory allocation oops
10146 * SAUCE: ttm: Fix possible _manager memory allocation oops
10147 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
10148 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
10149 2 pointers
10150
10151 [ Tomas Hozza ]
10152
10153 * SAUCE: tools: hv: Netlink source address validation allows DoS
10154 - LP: #1084777
10155 - CVE-2012-5532
10156
10157 [ Upstream Kernel Changes ]
10158
10159 * rebase to v3.7
10160
10161 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
10162
10163 linux (3.7.0-5.13) raring; urgency=low
10164
10165 [ Lino Sanfilippo ]
10166
10167 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
10168 fsnotify_destroy_group()
10169 - LP: #922906
10170 * SAUCE: fsnotify: introduce fsnotify_get_group()
10171 - LP: #922906
10172 * SAUCE: fsnotify: use reference counting for groups
10173 - LP: #922906
10174 * SAUCE: fsnotify: take groups mark_lock before mark lock
10175 - LP: #922906
10176 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
10177 indicates wheather a mark should be destroyed
10178 - LP: #922906
10179 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
10180 mark list
10181 - LP: #922906
10182 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
10183 - LP: #922906
10184 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
10185 fsnotify_remove_mark()
10186 - LP: #922906
10187 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
10188 by group
10189 - LP: #922906
10190 * SAUCE: fsnotify: change locking order
10191 - LP: #922906
10192
10193 [ Tim Gardner ]
10194
10195 * [Config] CONFIG_NFC_LLCP=y
10196 * [Config] get-firmware: Filter new files through fwinfo
10197 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
10198 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
10199 * [Config] CONFIG_XEN=y for all arches
10200 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
10201 * [Config] CONFIG_MMC_DW_EXYNOS=m
10202 * [Config] CONFIG_GPIO_ADNP=m
10203 * [Config] find-obsolete-firmware: Use correct path
10204 * rebase to v3.7-rc8
10205 - LP: #1084640
10206
10207 [ Upstream Kernel Changes ]
10208
10209 * Revert "VFS: don't do protected {sym,hard}links by default"
10210 - LP: #1084192
10211
10212 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
10213
10214 linux (3.7.0-4.12) raring; urgency=low
10215
10216 [ Tim Gardner ]
10217
10218 * Revert "[Config] Use -j1 for headers_install"
10219 * Revert "[Config] install-arch-headers needs a valid config"
10220 Strayed into the weeds in search of the root cause of the periodic
10221 build failure.
10222 Fixes powerpc FTBS introduced in -4.11.
10223 * [Config] hmake -j1
10224 The kernel makefile appears to have parallel dependency
10225 problems for the install_headers target. This appears to be root
10226 cause for a periodic build failure on N-way machines.
10227
10228 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
10229
10230 linux (3.7.0-4.11) raring; urgency=low
10231
10232 [ Tim Gardner ]
10233
10234 * [Config] Use -j1 for headers_install
10235 Also fixes a powerpc FTBS introduced by
10236 "[Config] install-arch-headers needs a valid config".
10237
10238 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
10239
10240 linux (3.7.0-4.10) raring; urgency=low
10241
10242 [ Andy Whitcroft ]
10243
10244 * [Config] add rebuild-test support for autopkgtest
10245 - LP: #1081500
10246 * [tests] move build tests out of the way
10247 - LP: #1081500
10248 * [tests] add an autopkgtest rebuild test
10249 - LP: #1081500
10250
10251 [ Tim Gardner ]
10252
10253 * rebase to v3.7-rc7
10254 * SAUCE: Remove emi62 files duplicated in linux-firmware
10255 * SAUCE: Remove sb16 files duplicated in linux-firmware
10256 * SAUCE: Remove whiteheat files duplicated in linux-firmware
10257 * SAUCE: Remove yamaha files duplicated in linux-firmware
10258 * SAUCE: Remove dsp56k files used only by m68k
10259 * SAUCE: firmware: Remove last vestiges of dabusb
10260 * SAUCE: Remove vicam files duplicated in linux-firmware
10261 * [Config] install-arch-headers needs a valid config
10262
10263 [ Upstream Kernel Changes ]
10264
10265 * rebase to v3.7-rc7
10266 - LP: #1076840
10267 - LP: #1081466
10268
10269 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
10270
10271 linux (3.7.0-3.9) raring; urgency=low
10272
10273 [ Leann Ogasawara ]
10274
10275 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
10276 - LP: #1079900
10277 * Add nfsv3 to nfs-modules udeb
10278
10279 [ Paolo Pisati ]
10280
10281 * [Config] SND_OMAP_SOC*=y
10282 - LP: #1019321
10283
10284 [ Stefan Bader ]
10285
10286 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
10287 - LP: #1078926
10288
10289 [ Tim Gardner ]
10290
10291 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
10292 - LP: #1079469
10293 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
10294 * rebase to v3.7-rc6
10295 * SAUCE: script to detect obsolete firmware
10296 * SAUCE: Remove yam files duplicated in linux-firmware
10297 * SAUCE: Remove tehuti files duplicated in linux-firmware
10298 * SAUCE: Remove matrox files duplicated in linux-firmware
10299 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
10300 * SAUCE: Remove r128 files duplicated in linux-firmware
10301 * SAUCE: Remove acenic files duplicated in linux-firmware
10302 * SAUCE: Remove keyspan files duplicated in linux-firmware
10303 * SAUCE: Remove sun files duplicated in linux-firmware
10304 * SAUCE: Remove radeon files duplicated in linux-firmware
10305 * SAUCE: Update bnx2x firmware to 7.8.2.0
10306 * [Config] generic.inclusion-list: econet has disappeared
10307
10308 [ Upstream Kernel Changes ]
10309
10310 * seccomp: forcing auditing of kill condition
10311 - LP: #1079469
10312 * rebase to v3.7-rc6
10313
10314 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
10315
10316 linux (3.7.0-2.8) raring; urgency=low
10317
10318 [ Andy Whitcroft ]
10319
10320 * Revert "overlayfs: disable until FTBS is fixed"
10321 * Revert "ubuntu: overlayfs"
10322 * Revert "ubuntu: AUFS"
10323 * ubuntu: overlayfs -- overlayfs: add statfs support
10324 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
10325 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
10326 inode
10327 - LP: #944386
10328 * ubuntu: AUFS (no-squash): basic framework and update machinary
10329 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
10330 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
10331 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
10332 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
10333 * ubuntu: AUFS (no-squash) -- reenable
10334 - LP: #1079193
10335
10336 [ Erez Zadok ]
10337
10338 * ubuntu: overlayfs -- overlayfs: implement show_options
10339
10340 [ Miklos Szeredi ]
10341
10342 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
10343 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10344 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10345 * ubuntu: overlayfs -- overlay filesystem
10346 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10347 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
10348
10349 [ Neil Brown ]
10350
10351 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10352
10353 [ Robin Dong ]
10354
10355 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
10356 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
10357
10358 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
10359
10360 linux (3.7.0-1.7) raring; urgency=low
10361
10362 [ Tim Gardner ]
10363
10364 * [Config] Drop dependency on libaudit-dev
10365 Its a universe package which causes an FTBS on the builders.
10366 libaudit-dev is not strictly required for the perf tools build.
10367
10368 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
10369
10370 linux (3.7.0-1.6) raring; urgency=low
10371
10372 [ Andy Whitcroft ]
10373
10374 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
10375 * [Config] better encode the CONFIG_NVRAM constaint
10376 * enforcer -- fix debugging output
10377
10378 [ Ben Collins ]
10379
10380 * [Config] Add custom_override rule to allow for alternate kernel
10381 file/install
10382 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
10383
10384 [ Tim Gardner ]
10385
10386 * [Config] Dropped armel
10387 * Drop highbank from ABI fetch list
10388 * [Config] Use dh_prep instead of 'dh_clean -k'
10389 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
10390 * [Config] Document binary-indep dependency chain
10391 * rebase to v3.7-rc5
10392
10393 [ Upstream Kernel Changes ]
10394
10395 * rebase to v3.7-rc5
10396
10397 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
10398
10399 linux (3.7.0-0.5) raring; urgency=low
10400
10401 [ Tim Gardner ]
10402
10403 * [Config] CONFIG_AMD_IOMMU_V2=m
10404 - LP: #1071520
10405 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
10406 Fixes FTBS
10407
10408 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
10409
10410 linux (3.7.0-0.4) raring; urgency=low
10411
10412 [ Ben Collins ]
10413
10414 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
10415
10416 [ Tim Gardner ]
10417
10418 * [Config] do_tools=false for arm
10419
10420 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
10421
10422 linux (3.7.0-0.3) raring; urgency=low
10423
10424 [ Tim Gardner ]
10425
10426 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
10427 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
10428 * [Config] Drop highbank harder
10429
10430 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
10431
10432 linux (3.7.0-0.2) raring; urgency=low
10433
10434 [ Andy Whitcroft ]
10435
10436 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
10437 instances
10438 - LP: #1066921
10439 * [Config] drop highbank builds
10440
10441 [ Jeremy Kerr ]
10442
10443 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
10444 - LP: #1063061
10445
10446 [ Leann Ogasawara ]
10447
10448 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
10449
10450 [ Tim Gardner ]
10451
10452 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
10453 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
10454 * rebase to v3.7-rc4
10455 * SAUCE: MODSIGN: Emit error for incorrectly signed module
10456
10457 [ Upstream Kernel Changes ]
10458
10459 * rebase to v3.7-rc4
10460
10461 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
10462
10463 linux (3.7.0-0.1) raring; urgency=low
10464
10465
10466 [ Upstream Kernel Changes ]
10467
10468 * rebase to v3.7-rc3
10469 - LP: #1056078
10470
10471 [ Upstream Kernel Changes ]
10472
10473 * rebase to v3.7-rc2
10474 - LP: #1060729
10475 - LP: #1059523
10476 - LP: #1006690
10477 - LP: #1049623
10478 - LP: #1046512
10479 - LP: #1052499
10480 - LP: #1037642
10481 - LP: #559939
10482 - LP: #1052460
10483 - LP: #939161
10484 - LP: #1046734
10485
10486 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
10487
10488 linux (3.6.0-0.1) UNRELEASED; urgency=low
10489
10490
10491 [ Upstream Kernel Changes ]
10492
10493 * rebase to v3.6
10494
10495 [ Upstream Kernel Changes ]
10496
10497 * rebase to v3.6-rc7
10498
10499 [ Upstream Kernel Changes ]
10500
10501 * rebase to v3.6-rc6
10502 - LP: #1000424
10503
10504 [ Upstream Kernel Changes ]
10505
10506 * rebase to v3.6-rc5
10507 - LP: #1040077
10508
10509 [ Upstream Kernel Changes ]
10510
10511 * rebase to v3.6-rc4
10512
10513 [ Upstream Kernel Changes ]
10514
10515 * rebase to v3.6-rc3
10516 - LP: #1038651
10517 - LP: #1034779
10518
10519 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
10520
10521 linux (3.5.0-6.6) quantal-proposed; urgency=low
10522
10523 [ Andy Whitcroft ]
10524
10525 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
10526 experimental features
10527 * SAUCE: highbank -- export clock functions for modules
10528 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
10529 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
10530 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
10531 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10532 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10533 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
10534 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
10535 * [Config] highbank -- reenable CONFIG_DW_DMAC
10536 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
10537 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
10538 * [Config] highbank -- reenable CONFIG_USB_DWC3
10539 * [Config] highbank -- reenable CONFIG_SATA_MV
10540 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
10541 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
10542 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
10543 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
10544 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
10545 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10546 * [Config] highbank -- enable CONFIG_EXPERT
10547 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10548 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
10549 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
10550 * [Config] enable CONFIG_USB_ETH_EEM
10551 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
10552 * [Config] disable CONFIG_USB_M66592
10553 * [Config] enable CONFIG_USB_NET2272
10554 * [Config] enable CONFIG_USB_R8A66597
10555 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
10556 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
10557 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
10558 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
10559 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
10560 * [Config] sync configuration armhf omap -> armel omap
10561 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
10562 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
10563
10564 [ Bryan Wu ]
10565
10566 * [Config] change default IO scheduler from CFQ to Deadline
10567
10568 [ Leann Ogasawara ]
10569
10570 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
10571 * [Config] Disable CONFIG_MOUSE_INPORT
10572
10573 [ Tim Gardner ]
10574
10575 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
10576 * [Config] Add bnx2x firmware to nic-modules udeb
10577 * SAUCE: Add script to convert firmware to ihex format
10578 * SAUCE: firmware: Upgrade bnx2 to current versions
10579 * [Config] Add tigon firmware to nic-modules udeb
10580 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
10581 - LP: #1026761
10582 * SAUCE: Remove redundant cis firmware
10583 * SAUCE: Remove redundant emi26 firmware
10584 * SAUCE: Remove redundant ttusb-budget firmware
10585 * SAUCE: Remove redundant sun/cassini firmware
10586 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
10587 * SAUCE: Remove redundant 3com/typhoon.bin firmware
10588 * SAUCE: Remove redundant yamaha/ds1 firmware
10589 * SAUCE: Remove redundant keyspan_pda firmware
10590 * rebase to v3.5
10591
10592 [ Upstream Kernel Changes ]
10593
10594 * rebase to v3.5
10595 - LP: #1027828
10596
10597 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
10598
10599 linux (3.5.0-5.5) quantal-proposed; urgency=low
10600
10601 [ Andy Whitcroft ]
10602
10603 * [Config] annotations: initial import of configuration annotations
10604
10605 [ Bryan Wu ]
10606
10607 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
10608
10609 [ Leann Ogasawara ]
10610
10611 * Rebase to v3.5-rc7
10612
10613 [ Manoj Iyer ]
10614
10615 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
10616 - LP: #1010281
10617
10618 [ Tim Gardner ]
10619
10620 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
10621 expects
10622 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
10623 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
10624 * [Config] CONFIG_IP_NF_QUEUE=n
10625 * [Config] CONFIG_MTD_DOC2000=n
10626 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
10627 * [Config] CONFIG_PRISM54=n
10628 * [Config] CONFIG_SCx200_I2C=n
10629 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
10630
10631 [ Upstream Kernel Changes ]
10632
10633 * rebase to v3.5-rc7
10634
10635 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
10636
10637 linux (3.5.0-4.4) quantal-proposed; urgency=low
10638
10639 [ Andy Whitcroft ]
10640
10641 * [Packaging] getabis should be extracting all packages
10642 - LP: #1021174
10643 * [Config] getabis -- series uses linux-image-extra
10644 - LP: #1021174
10645 * rebase to v3.5-rc6
10646
10647 [ Bryan Wu ]
10648
10649 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
10650 flavours
10651 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
10652
10653 [ Leann Ogasawara ]
10654
10655 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
10656 - LP: #1019561
10657
10658 [ Paolo Pisati ]
10659
10660 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
10661 - LP: #1019321
10662
10663 [ Stefan Bader ]
10664
10665 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
10666 - LP: #1018456
10667 * (config) Disable ACPI_PROCFS_POWER
10668
10669 [ Tim Gardner ]
10670
10671 * [Config] CONFIG_ACPI_BGRT=y
10672 * Extract firmware module info during getabi
10673 - LP: #1021174
10674
10675 [ Upstream Kernel Changes ]
10676
10677 * rebase to v3.5-rc6
10678
10679 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
10680
10681 linux (3.5.0-3.3) quantal-proposed; urgency=low
10682
10683 [ Andy Whitcroft ]
10684
10685 * [Config] enable CONFIG_MEMTEST=y
10686 - LP: #1004535
10687 * [Config] config-check: add support for a cut operation
10688 * [Config] enforcer -- switch to cut where appropriate
10689
10690 [ Leann Ogasawara ]
10691
10692 * Rebase to v3.5-rc5
10693 * [Config] Updateconfigs after rebase to v3.5-rc5
10694
10695 [ Luis Henriques ]
10696
10697 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
10698 __ocfs2_change_file_space
10699 - LP: #1006012
10700
10701 [ Seth Forshee ]
10702
10703 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
10704 for LVDS register initialization
10705 - LP: #1012800
10706
10707 [ Upstream Kernel Changes ]
10708
10709 * rebase to v3.5-rc5
10710 - LP: #1013183
10711 - LP: #1017017
10712 - LP: #884652
10713
10714 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
10715
10716 linux (3.5.0-2.2) quantal-proposed; urgency=low
10717
10718 [ Andy Whitcroft ]
10719
10720 * rebase to v3.5-rc4
10721
10722 [ Arend van Spriel ]
10723
10724 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
10725 brcms_c_regd_init()
10726 - LP: #950320
10727
10728 [ Bryan Wu ]
10729
10730 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
10731
10732 [ Chris J Arges ]
10733
10734 * PACKAGING: add .gnu_debuglink sections to .ko files
10735 - LP: #669641
10736
10737 [ Leann Ogasawara ]
10738
10739 * d-i: Add hid-generic to input-modules
10740 - LP: #1017879
10741
10742 [ Ming Lei ]
10743
10744 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
10745 - LP: #1017717, #225
10746
10747 [ Paolo Pisati ]
10748
10749 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
10750 - LP: #1017718
10751 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
10752
10753 [ Seth Forshee ]
10754
10755 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
10756 during initialization
10757 - LP: #950320
10758 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
10759 by mac80211
10760 - LP: #950320
10761 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
10762 channels
10763 - LP: #950320
10764 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
10765 - LP: #950320
10766 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
10767 regulatory domain
10768 - LP: #950320
10769 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
10770 regulatory updates
10771 - LP: #950320
10772 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
10773 tx power limits
10774 - LP: #950320
10775 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
10776 against internal regulatory data
10777 - LP: #950320
10778 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
10779 when checking whether OFDM is allowed
10780 - LP: #950320
10781
10782 [ Tim Gardner ]
10783
10784 * [Config] Enable CONFIG_CGROUPS for highbank
10785 - LP: #1014692
10786 * [Config] FB_OMAP*=y and PANEL_TFP410=y
10787
10788 [ Upstream Kernel Changes ]
10789
10790 * rebase to v3.5-rc4
10791
10792 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
10793
10794 linux (3.5.0-1.1) quantal-proposed; urgency=low
10795
10796 [ Andy Whitcroft ]
10797
10798 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
10799
10800 [ Leann Ogasawara ]
10801
10802 * Rebase to v3.5-rc1
10803 * [Config] Remove USB_DEVICEFS from the config enforcer
10804 * [Config] Updateconfigs after rebase to v3.5-rc1
10805 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
10806 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10807 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10808 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10809 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10810 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10811 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
10812 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
10813 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
10814 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
10815 * Rebase to v3.5-rc2
10816 * [Config] Updateconfigs after rebase to v3.5-rc2
10817 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
10818 * Rebase to v3.5-rc3
10819 * [Config] Updateconfigs after rebase to v3.5-rc3
10820
10821 [ Paul Mundt ]
10822
10823 * SAUCE: fix bug.h's inclusion of kernel.h
10824
10825 [ Stefan Bader ]
10826
10827 * SAUCE: Fix compile failures of dm-raid45
10828 * [Config] Enable dm-raid45
10829 * Move dependency on crda to extra package
10830 - LP: #657901
10831 * SAUCE: Mask CR4 writes on older Xen hypervisors
10832
10833 [ Upstream Kernel Changes ]
10834
10835 * rebase to v3.5-rc3
10836 - LP: #993162
10837 - LP: #925577
10838 * rebase to v3.5-rc2
10839 * rebase to v3.5-rc1
10840 - LP: #955892
10841 - LP: #978038
10842 - LP: #987371
10843 - LP: #929545
10844 - LP: #942316
10845 - LP: #903853
10846
10847 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
10848
10849 linux (3.4.0-5.11) quantal-proposed; urgency=low
10850
10851 [ Leann Ogasawara ]
10852
10853 * [Config] Disable CONFIG_ARM_LPAE
10854 - LP: #1009061
10855
10856 [ Oleksij Rempel ]
10857
10858 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
10859 - LP: #1008905
10860
10861 [ Paolo Pisati ]
10862
10863 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
10864 - LP: #1009061
10865
10866 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
10867
10868 linux (3.4.0-4.10) quantal; urgency=low
10869
10870 [ Leann Ogasawara ]
10871
10872 * Temporarily disable ABI and module check
10873
10874 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
10875
10876 linux (3.4.0-4.9) quantal; urgency=low
10877
10878 [ Andy Whitcroft ]
10879
10880 * [Config] fix config split to avoid the shared config
10881 * [Config] updateconfigs following split config fix
10882 * [Config] linux-image-extras needs full postinst
10883 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
10884 * [Config] CONFIG_HP_WATCHDOG enable as module
10885 * [Config] CONFIG_PDC_ADMA is not boot essential
10886 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
10887 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
10888 * [Config] CONFIG_TRANZPORT=m commonise
10889 * [Config] CONFIG_R3964=m commonise
10890 * [Config] CONFIG_SCSI_DH=m commonise
10891 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
10892 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
10893 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
10894 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
10895 * [Config] CONFIG_USB_SN9C102 is deprecated disable
10896 * [Config] CONFIG_USB_SI470X=m commonise
10897 * [Config] CONFIG_USB_ET61X251=m commonise
10898 * [Config] CONFIG_RTS_PSTOR=m commonise
10899 * [Config] CONFIG_SCANLOG=m commonise
10900 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
10901 * [Config] CONFIG_SM_FTL=m commonise
10902 * [Config] CONFIG_SOLO6X10=m commonise
10903 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
10904 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
10905 * [Config] CONFIG_SPI_SPIDEV=m commonise
10906 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
10907 * [Config] CONFIG_TPS65010=m commonise
10908 * [Config] CONFIG_STE10XP=y commonise
10909 * [Config] CONFIG_X25_ASY=m commonise
10910 * [Config] CONFIG_USB_MON=m commonise
10911 * [Config] CONFIG_VME_BUS=m commonise
10912 * [Config] CONFIG_W35UND=m commonise
10913 * [Config] -CONFIG_TCG_TPM=y commonise
10914 * [Config] highbank -- commonise filesystems
10915 * [Config] highbank -- commonise subsystems
10916 * [Config] highbank -- commonise network protocols
10917 * [Config] highbank -- commonise input drivers
10918 * [Config] highbank -- commonise CRYPTO options
10919 * [Config] highbank -- commonise HID options
10920 * [Config] highbank -- commonise sensors options
10921 * [Config] highbank -- commonise EXPORTFS/FHANDLE
10922 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
10923 * [Config] highbank -- commonise ENCRYPTED_KEYS
10924 * [Config] highbank -- commonise CONFIG_ATALK
10925 * [Config] highbank -- commonise INET/INET6
10926 * [Config] highbank -- commonise NLS
10927 * [Config] highbank -- commonise BLK/CHR
10928 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
10929 * [Config] highbank -- commonise INET/INET6 part 2
10930 * [Config] highbank -- commonise PHY settings
10931 * [Config] highbank -- commonise CRC settings
10932 * [Config] highbank -- commonise BINFMT settings
10933 * [Config] highbank -- commonise DM settings
10934 * [Config] highbank -- commonise RTC_DRV settings
10935 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
10936 * [Config] highbank -- commonise USB settings
10937 * [Config] highbank -- commonise GPIO settings
10938 * [Config] highbank -- commonise I2C settings
10939 * [Config] highbank -- commonise numerous subsystem selectors
10940 * [Config] highbank -- commonise A-C modules missmatches
10941 * [Config] highbank -- commonise D-F modules missmatches
10942 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
10943 * [Config] highbank -- commonise G-I modules missmatches
10944 * [Config] highbank -- commonise J-L modules missmatches
10945 * [Config] highbank -- commonise M modules missmatches
10946 * [Config] highbank -- commonise N-P modules missmatches
10947 * [Config] highbank -- commonise Q-R modules missmatches
10948 * [Config] highbank -- commonise S modules missmatches -- part 1
10949 * [Config] highbank -- commonise S modules missmatches -- part 2
10950 * [Config] highbank -- commonise T modules missmatches
10951 * [Config] highbank -- commonise U-Z modules missmatches
10952
10953 [ Ike Panhc ]
10954
10955 * [Config] add highbank flavour
10956 - LP: #1000831
10957
10958 [ Mark Langsdorf ]
10959
10960 * SAUCE: arm highbank: add support for pl320-ipc driver
10961 - LP: #1000831
10962
10963 [ Rob Herring ]
10964
10965 * SAUCE: input: add a key driver for highbank
10966 - LP: #1000831
10967 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
10968 - LP: #1000831
10969 * SAUCE: force DMA buffers to non-bufferable on highbank
10970 - LP: #1000831
10971 * SAUCE: net: calxedaxgmac: fix net timeout recovery
10972 - LP: #1000831
10973
10974 [ Tim Gardner ]
10975
10976 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
10977 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
10978 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
10979 * [Config] Homogenize CIFS configs across all arches
10980 * [Config] armhf should not be skipabi or skipmodules
10981 - LP: #1006913
10982
10983 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
10984
10985 linux (3.4.0-3.8) quantal; urgency=low
10986
10987 [ Andy Whitcroft ]
10988
10989 * [Config] include include/generated/compile.h
10990 - LP: #942569
10991 * [Config] fix up postinst to ensure we know which error is which
10992 - LP: #1002388
10993
10994 [ Herton Ronaldo Krzesinski ]
10995
10996 * SAUCE: async_populate_rootfs: fix build warnings
10997 - LP: #1003417
10998
10999 [ John Johansen ]
11000
11001 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
11002 * SAUCE: apparmor: Add the ability to mediate mount
11003 * SAUCE: AppArmor: basic networking rules
11004 * SAUCE: apparmor: fix profile lookup for unconfined
11005 - LP: #978038, #987371
11006 * SAUCE: apparmor: fix long path failure due to disconnected path
11007 - LP: #955892
11008
11009 [ Mario Limonciello ]
11010
11011 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
11012 - LP: #901410
11013
11014 [ Stefan Bader ]
11015
11016 * (config) Built-in xen-acpi-processor
11017
11018 [ Tim Gardner ]
11019
11020 * [Config] CONFIG_NET_DSA=m
11021 - LP: #1004148
11022 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
11023
11024 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
11025
11026 linux (3.4.0-3.7) quantal; urgency=low
11027
11028 [ Andy Whitcroft ]
11029
11030 * [Config] drop the virtual flavour in favour of a split generic et al
11031 * [Config] enforcer -- drop IDLE enforcement
11032 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
11033 * [Config] updateconfigs following removal of -virtual
11034
11035 [ Leann Ogasawara ]
11036
11037 * Rebase to v3.4
11038
11039 [ Seth Forshee ]
11040
11041 * [Config] disable CONFIG_B43_BCMA_EXTRA
11042
11043 [ Tim Gardner ]
11044
11045 * [Config] Check for extras when building udebs
11046 * [Config] Collapsed generic-pae into generic [i386]
11047
11048 [ Upstream Kernel Changes ]
11049
11050 * rebase to v3.4
11051
11052 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
11053
11054 linux (3.4.0-2.6) quantal; urgency=low
11055
11056 [ Andy Whitcroft ]
11057
11058 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
11059 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
11060 d_make_root()"
11061 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
11062 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
11063 security permissions to overlay files"
11064 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
11065 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
11066 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
11067 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
11068 * Revert "ubuntu: overlayfs -- overlay filesystem"
11069 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
11070 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
11071 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
11072 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
11073 * ubuntu: overlayfs -- overlayfs: add statfs support
11074 * ubuntu: overlayfs -- inode_only_permission: export inode level
11075 permissions checks
11076 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
11077
11078 [ Erez Zadok ]
11079
11080 * ubuntu: overlayfs -- overlayfs: implement show_options
11081
11082 [ Miklos Szeredi ]
11083
11084 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
11085 * ubuntu: overlayfs -- vfs: add i_op->open()
11086 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11087 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11088 * ubuntu: overlayfs -- overlay filesystem
11089 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11090
11091 [ Neil Brown ]
11092
11093 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11094
11095 [ Robin Dong ]
11096
11097 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
11098 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
11099
11100 [ Tim Gardner ]
11101
11102 * [Config] perarch and indep tools builds need separate build directories
11103 * Prevent upgrading a non-PAE CPU
11104 * perf is not parallel build safe
11105
11106 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
11107
11108 linux (3.4.0-2.5) quantal; urgency=low
11109
11110 [ Andy Whitcroft ]
11111
11112 * [Config] perarch and indep tools builds need separate build directories
11113
11114 [ Tim Gardner ]
11115
11116 * Prevent upgrading a non-PAE CPU
11117 * [Config] build debug
11118 * [Config] perf tools are not parallel build safe
11119
11120 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
11121
11122 linux (3.4.0-2.4) quantal; urgency=low
11123
11124 [ Leann Ogasawara ]
11125
11126 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
11127 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
11128 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
11129 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
11130 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
11131 7400"
11132 * Revert "ubuntu: omnibook: fix source file newline"
11133 * Revert "ubuntu: omnibook -- update BOM"
11134 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
11135 depend on X86"
11136 * Revert "ubuntu: omnibook -- Added missing BOM file"
11137 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
11138 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
11139 mappings"
11140 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
11141 X86_32"
11142 * Revert "ubuntu: nx-emu - i386: NX emulation"
11143 * Revert "ubuntu: rfkill drivers -- version 1.3"
11144 * Temporarily disable module check
11145 * [Config] Remove CONFIG_FSAM7400
11146 * [Config] Remove CONFIG_OMNIBOOK
11147 * [Config] Update configs
11148 * Rebase to v3.4-rc7
11149 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
11150
11151 [ Tim Gardner ]
11152
11153 * Updated generic-pae description
11154 * Rebase to v3.4-rc6
11155 * install-tools depends on build targets
11156
11157 [ Upstream Kernel Changes ]
11158
11159 * kconfig: in debug mode some 0 length message prints occur
11160 * rebase to v3.4-rc7
11161 * rebase to v3.3-rc6
11162
11163 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
11164
11165 linux (3.4.0-1.3) quantal; urgency=low
11166
11167 [ Andy Whitcroft ]
11168
11169 * [Config] control.stub is an intermediate product not a dependancy
11170 - LP: #992414
11171
11172 [ Leann Ogasawara ]
11173
11174 * remove i386 generic from getabis
11175
11176 [ Upstream Kernel Changes ]
11177
11178 * (pre-stable) b43: only reload config after successful initialization
11179 - LP: #950295
11180
11181 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
11182
11183 linux (3.4.0-1.2) quantal; urgency=low
11184
11185 [ Andy Whitcroft ]
11186
11187 * [Config] add build depends for flex, bison and pkg-config
11188
11189 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
11190
11191 linux (3.4.0-1.1) quantal; urgency=low
11192
11193 [ Andy Whitcroft ]
11194
11195 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
11196 permissions to overlay files
11197 - LP: #915941, #918212
11198 - CVE-2012-0055
11199
11200 [ Leann Ogasawara ]
11201
11202 * Open Q
11203 * Rebase to v3.4-rc5
11204 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
11205 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
11206 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
11207 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
11208 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
11209 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
11210 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
11211 * [Config] Temporarily disable CONFIG_AX88796 on arm
11212
11213 [ Upstream Kernel Changes ]
11214
11215 * vfs: pass struct path to __dentry_open()
11216 * vfs: add i_op->open()
11217 * vfs: export do_splice_direct() to modules
11218 * vfs: introduce clone_private_mount()
11219 * overlay filesystem
11220 * overlayfs: add statfs support
11221 * overlayfs: implement show_options
11222 * overlay: overlay filesystem documentation
11223 * fs: limit filesystem stacking depth
11224 * overlayfs: follow header cleanup
11225 * overlayfs: switch from d_alloc_root() to d_make_root()
11226 * overlayfs: update touch_atime() usage
11227 * rebase to v3.4-rc5
11228 - LP: #950490
11229 * rebase to v3.4-rc4
11230 * rebase to v3.4-rc3
11231 * rebase to v3.4-rc2
11232 * rebase to v3.4-rc1
11233 * rebase to v3.3
11234 * rebase to v3.3-rc7
11235 * rebase to v3.3-rc6
11236 * rebase to v3.3-rc5
11237 * rebase to v3.3-rc4
11238 - LP: #900802
11239 - LP: #930842
11240 * rebase to v3.3-rc3
11241 - LP: #924320
11242 - LP: #923316
11243 - LP: #923409
11244 - LP: #918254
11245 * rebase to v3.3-rc2
11246 * rebase to v3.3-rc1
11247 - LP: #795823
11248 - LP: #909419
11249 - LP: #910792
11250 - LP: #878701
11251 - LP: #724831
11252
11253 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
11254
11255 linux (3.2.0-10.18) precise; urgency=low
11256
11257 [ Tim Gardner ]
11258
11259 * SAUCE: ecryptfs: Print inode on metadata error
11260
11261 [ Upstream Kernel Changes ]
11262
11263 * Revert "proc: enable writing to /proc/pid/mem"
11264 - LP: #919115
11265 - CVE-2012-0056
11266 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
11267 - LP: #909419
11268
11269 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
11270
11271 linux (3.2.0-10.17) precise; urgency=low
11272
11273 [ Andy Whitcroft ]
11274
11275 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
11276 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
11277 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
11278 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
11279 * Revert "SAUCE: overlayfs -- overlay filesystem"
11280 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
11281 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
11282 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
11283 * ensure debian/ is not excluded from git by default
11284 * add new scripting to handle buglinks in rebases
11285 * ubuntu: overlayfs -- overlayfs: add statfs support
11286 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
11287 permissions to overlay files
11288 - LP: #915941, #918212
11289 - CVE-2012-0055
11290
11291 [ Erez Zadok ]
11292
11293 * ubuntu: overlayfs -- overlayfs: implement show_options
11294
11295 [ Leann Ogasawara ]
11296
11297 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
11298 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
11299 - LP: #907377, #911236
11300 * [Config] Enable CONFIG_IRQ_REMAP
11301
11302 [ Miklos Szeredi ]
11303
11304 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
11305 * ubuntu: overlayfs -- vfs: add i_op->open()
11306 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11307 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11308 * ubuntu: overlayfs -- overlay filesystem
11309 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11310
11311 [ Neil Brown ]
11312
11313 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11314
11315 [ Upstream Kernel Changes ]
11316
11317 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
11318 - LP: #647043
11319 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
11320 breaks USB
11321 - LP: #647043
11322
11323 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
11324
11325 linux (3.2.0-9.16) precise; urgency=low
11326
11327 [ Andy Whitcroft ]
11328
11329 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
11330 * [Config] pull ARM sound modules =m
11331 * [Config] CONFIG_RTC_DRV_TEST is for testing only
11332 * [Config] CONFIG_USB_DUMMY_HCD is testing only
11333 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
11334
11335 [ Leann Ogasawara ]
11336
11337 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
11338 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
11339 * [Config] Enable CONFIG_MMC_TMIO=m
11340 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
11341 * [Config] Enable CONFIG_ISI=m
11342 * [Config] Enable CONFIG_MMC=y
11343 * [Config] Enable CONFIG_LIRC_PARALLEL=m
11344 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
11345 * [Config] Enable CONFIG_CHR_DEV_SG=y
11346 * [Config] Enable CONFIG_GPIO_PCA953X=m
11347 * [Config] Enable CONFIG_GPIO_TWL4030=m
11348 * [Config] Enable CONFIG_INET_DIAG=m
11349 * [Config] Enable CONFIG_NLS_ISO8859_1=m
11350 * [Config] Enable CONFIG_NVRAM=m
11351 * [Config] Enable CONFIG_SLIP=m
11352 * [Config] Enable CONFIG_PC300TOO=m
11353 * [Config] Enable CONFIG_TUN=y
11354 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
11355 * [Config] Enable CONFIG_THERMAL=y
11356 * [Config] Enable CONFIG_PPP=y
11357 * [Config] Enable CONFIG_PCI_STUB=m
11358 * Rebase to v3.2.1
11359 * [Config] Enable CONFIG_RTL8192E=m
11360 * [Config] Enable CONFIG_RTS5139=m
11361
11362 [ Stefan Bader ]
11363
11364 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
11365
11366 [ Upstream Kernel Changes ]
11367
11368 * ARM: restart: add restart hook to machine_desc record
11369 * ARM: restart: allow platforms more flexibility specifying restart mode
11370 * ARM: restart: move reboot failure handing into machine_restart()
11371 * ARM: restart: remove argument to setup_mm_for_reboot()
11372 * ARM: 7159/1: OMAP: Introduce local common.h files
11373 * ARM: restart: only perform setup for restart when soft-restarting
11374 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
11375 function
11376 * ARM: idmap: populate identity map pgd at init time using .init.text
11377 * ARM: suspend: use idmap_pgd instead of suspend_pgd
11378 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
11379 * ARM: idmap: use idmap_pgd when setting up mm for reboot
11380 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
11381 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
11382 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
11383 restart changes
11384 * ARM: lib: add call_with_stack function for safely changing stack
11385 * ARM: reset: implement soft_restart for jumping to a physical address
11386 * ARM: stop: execute platform callback from cpu_stop code
11387 * ARM: kexec: use soft_restart for branching to the reboot buffer
11388 * ARM: restart: omap: use new restart hook
11389 * topdown mmap support
11390 - LP: #861296
11391
11392 [ Upstream Kernel Changes ]
11393
11394 * Rebase to v3.2.1
11395
11396 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
11397
11398 linux (3.2.0-8.15) precise; urgency=low
11399
11400 [ Leann Ogasawara ]
11401
11402 * [Config] Disable CONFIG_ACPI_PROCFS
11403 * Remove server from getabis
11404 * Temporarily disable module check
11405 * [Config] Disable CONFIG_MTD_TESTS
11406 * [Config] Disable CONFIG_X86_E_POWERSAVER
11407 * [Config] Set CONFIG_ARCNET=m
11408 * [Config] Enable CONFIG_ATM_DUMMY=m
11409 * [Config] Enable CONFIG_BLK_DEV_MD=y
11410 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
11411 * [Config] Enable CONFIG_BLK_DEV_SD=y
11412 * [Config] Enable CONFIG_BLK_DEV_SR=y
11413 * [Config] Enable CONFIG_BLK_DEV_UB=m
11414 * [Config] Enable CONFIG_COPS=m
11415 * [Config] Enable CONFIG_DVB_USB_EC168=m
11416 * [Config] Enable CONFIG_ENC28J60=m
11417 * [Config] Enable CONFIG_FB_UVESA=m
11418 * [Config] Enable CONFIG_FB_ATY=m
11419 * [Config] Enable CONFIG_BROADCOM_PHY=y
11420 * [Config] Enable CONFIG_CICADA_PHY=y
11421 * [Config] Enable CONFIG_DAVICOM_PHY=y
11422 * [Config] Enable CONFIG_ICPLUS_PHY=y
11423 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
11424 * [Config] Enable CONFIG_LXT_PHY=y
11425 * [Config] Enable CONFIG_MARVELL_PHY=y
11426 * [Config] Enable CONFIG_NATIONAL_PHY=y
11427 * [Config] Enable CONFIG_QSEMI_PHY=y
11428 * [Config] Enable CONFIG_SMSC_PHY=y
11429 * [Config] Enable CONFIG_VITESSE_PHY=y
11430 * Add 3w-sas to scsi-modules
11431 - LP: #776542
11432
11433 [ Mathieu Trudel-Lapierre ]
11434
11435 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
11436 to interface settings
11437
11438 [ Paolo Pisati ]
11439
11440 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
11441 - LP: #912199
11442 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
11443 - LP: #912199
11444 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
11445 - LP: #912199
11446
11447 [ Upstream Kernel Changes ]
11448
11449 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
11450 - LP: #906832
11451
11452 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
11453
11454 linux (3.2.0-8.14) precise; urgency=low
11455
11456 [ Andy Whitcroft ]
11457
11458 * [Config] enable CONFIG_SND_USB_6FIRE
11459 - LP: #912197
11460 * rebase to mainline v3.2 final release
11461 * updateconfigs following rebase to v3.2 final
11462 * ubuntu: AUFS -- add BOM and automated update script
11463 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
11464 - LP: #684666
11465 * ubuntu: AUFS -- update aufs-update to track new locations of headers
11466 * ubuntu: AUFS -- clean up the aufs updater and BOM
11467 * ubuntu: AUFS -- documentation on updating aufs2
11468 * ubuntu: AUFS -- aufs3-base.patch
11469 * ubuntu: AUFS -- aufs3-standalone.patch
11470 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
11471 * ubuntu: AUFS -- fix undefined security_path_link
11472 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
11473 * ubuntu: AUFS -- updateconfigs following update
11474 * ubuntu: AUFS -- suppress benign plink warning messages
11475 - LP: #621195
11476 * ubuntu: AUFS -- enable in config and makefile
11477 * ubuntu: AUFS -- disable in favor of overlayfs
11478 * [Config] linux-virtual -- should include the extX modules
11479 - LP: #912308
11480
11481 [ Tyler Hicks ]
11482
11483 * SAUCE: eCryptfs: Improve statfs reporting
11484 - LP: #885744
11485
11486 [ Upstream Kernel Changes ]
11487
11488 * rebase to upstream v3.2
11489
11490 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
11491
11492 linux (3.2.0-7.13) precise; urgency=low
11493
11494 [ Upstream Kernel Changes ]
11495
11496 * rebase to upstream 3.2-rc7
11497
11498 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
11499
11500 linux (3.2.0-6.12) precise; urgency=low
11501
11502 [ Upstream Kernel Changes ]
11503
11504 * rebase to upstream v3.2-rc6
11505
11506 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
11507
11508 linux (3.2.0-5.11) precise; urgency=low
11509
11510 [ Andy Whitcroft ]
11511
11512 * enforcer -- allow arch and flavour predicates to take lists
11513 * enforcer -- simplify armel/armhf specific options
11514 * enforcer -- fix incorrectly specified flavour matches
11515
11516 [ Leann Ogasawara ]
11517
11518 * [Config] Disable IRQ_REMAP
11519 * [Config] Enable CONFIG_SENSORS_LM95245=m
11520 * [Config] Enable CONFIG_SENSORS_MAX1668=m
11521 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
11522 * [Config] Enable CONFIG_SENSORS_MAX6639=m
11523 * [Config] Enable CONFIG_SENSORS_MAX6642=m
11524 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
11525 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
11526 * [Config] Enable CONFIG_PATA_TOSHIBA=m
11527 * [Config] Enable CONFIG_POHMELFS=m
11528 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
11529 * [Config] Enable CONFIG_PATA_OPTI=m
11530 * add overlayfs to virtual inclusion list
11531 - LP: #903897
11532 * add veth to virtual inclusion list
11533 - LP: #903897
11534 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
11535
11536 [ Paolo Pisati ]
11537
11538 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
11539 - LP: #903346
11540
11541 [ Tim Gardner ]
11542
11543 * [Config] CONFIG_LOCKUP_DETECTOR=y
11544 - LP: #903615
11545
11546 [ Upstream Kernel Changes ]
11547
11548 * rebase to upstream 55b02d2f
11549
11550 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
11551
11552 linux (3.2.0-4.10) precise; urgency=low
11553
11554 [ Kyle McMartin ]
11555
11556 * SAUCE: dmar: disable if ricoh multifunction detected
11557 - LP: #894070
11558
11559 [ Seth Forshee ]
11560
11561 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
11562 - LP: #581312
11563
11564 [ Tim Gardner ]
11565
11566 * Start new release, Bump ABI, rebase to 3.2-rc5
11567
11568 [ Leann Ogasawara ]
11569
11570 * [Config] Enable CONFIG_SENSORS_AK8975=m
11571
11572 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
11573
11574 linux (3.2.0-3.9) precise; urgency=low
11575
11576 [ Andy Whitcroft ]
11577
11578 * SAUCE: ext4: correct partial write discard size calculation
11579 - LP: #894768
11580
11581 [ Leann Ogasawara ]
11582
11583 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
11584 - LP: #892615
11585
11586 [ Matthew Garrett ]
11587
11588 * SAUCE: pci: Rework ASPM disable code
11589
11590 [ Upstream Kernel Changes ]
11591
11592 * x86: Fix boot failures on older AMD CPU's
11593 - LP: #892615
11594 * EHCI : Fix a regression in the ISO scheduler
11595 - LP: #899165
11596
11597 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
11598
11599 linux (3.2.0-3.8) precise; urgency=low
11600
11601 [ Andy Whitcroft ]
11602
11603 * armhf -- add d-i configuration
11604 * armhf -- disable ABI checks for armhf
11605 * armhf -- add arch to getabis config
11606
11607 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
11608
11609 linux (3.2.0-3.7) precise; urgency=low
11610
11611 [ Stefan Bader ]
11612
11613 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
11614 synchronous, regardless of lazy_mmu mode
11615 - LP: #854050
11616
11617 [ Tim Gardner ]
11618
11619 * rebase to v3.2-rc4
11620
11621 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
11622
11623 linux (3.2.0-2.6) precise; urgency=low
11624
11625 [ Andy Whitcroft ]
11626
11627 * armhf -- fix omap flavour to build on armhf
11628 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
11629
11630 [ Borislav Petkov ]
11631
11632 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
11633 - LP: #892615
11634
11635 [ Colin Watson ]
11636
11637 * Add pata_macio to pata-modules
11638
11639 [ Tim Gardner ]
11640
11641 * [Config] Prefer crda over wireless-crda
11642 * [Config] Fix virtual inclusion list.
11643 - LP: #897795
11644
11645 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
11646
11647 linux (3.2.0-2.5) precise; urgency=low
11648
11649 [ Paolo Pisati ]
11650
11651 * [Config] PANEL_DVI=y
11652
11653 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
11654
11655 linux (3.2.0-2.4) precise; urgency=low
11656
11657 [ Andy Whitcroft ]
11658
11659 * rebase to v3.2-rc3
11660
11661 [ Leann Ogasawara ]
11662
11663 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
11664 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
11665 * Revert "olpc_dcon_xo_1_5 needs delay.h"
11666 * Revert "olpc_dcon_xo_1 needs delay.h"
11667 * rebase to 6fe4c6d4
11668 * [Config] updateconfigs after rebase to 6fe4c6d4
11669
11670 [ Tim Gardner ]
11671
11672 * [Config] Replace wireless-crda with crda,wireless-regdb
11673 - LP: #856421
11674 * [Config] Relax the dependencies on crda
11675
11676 [ Upstream Kernel Changes ]
11677
11678 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
11679 - LP: #724831
11680 * Ubuntu: remove coreutils|fileutils package dependency
11681 - LP: #892814
11682 * iio: iio_event_getfd -- fix ev_int build failure
11683
11684 [ Upstream Kernel Changes ]
11685
11686 * Rebase to v3.2-rc3
11687
11688 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
11689
11690 linux (3.2.0-1.3) precise; urgency=low
11691
11692 [ Upstream Kernel Changes ]
11693
11694 * Ubuntu: Add ext2 to fs-core-modules
11695 - LP: #893395
11696
11697 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
11698
11699 linux (3.2.0-1.2) precise; urgency=low
11700
11701 [ Andy Whitcroft ]
11702
11703 * [Config] enable CONFIG_NFC and associated devices
11704 * SAUCE: allow brcmsmac and b43 to both build
11705
11706 [ Soren Hansen ]
11707
11708 * Add ixgbe driver to d-i
11709 - LP: #891969
11710
11711 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
11712
11713 linux (3.2.0-1.1) precise; urgency=low
11714 [ Andy Whitcroft ]
11715
11716 * armhf -- enable armhf and create the first flavours
11717 * SAUCE: ensure root is ready before running usermodehelpers in it
11718 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
11719
11720 [ Leann Ogasawara ]
11721
11722 * Temporarily ignore module check
11723 * [Config] Enable PCI_IOV on powerpc
11724 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
11725 * rebase to v3.2-rc2
11726 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
11727 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
11728 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
11729 * SAUCE: select ARM_AMBA if OMAP3_EMU
11730 * [Config] updateconfigs after select ARM_AMBA
11731 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
11732 * [Config] Enable CONFIG_EXT2_FS=m
11733 * [Config] Build in CONFIG_SATA_AHCI=y
11734 * Resolve linux-image-extra's install dependency
11735
11736 [ Seth Forshee ]
11737
11738 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
11739 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
11740 Documentation
11741 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
11742 alps_model_info
11743 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
11744 size
11745 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
11746 3 and 4
11747 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
11748 protocol
11749 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
11750 versions 3 and 4
11751
11752 [ Stefan Bader ]
11753
11754 * [Config] Built-in xen-netfront and xen-blkfront
11755 * Fix build of dm-raid45 and re-enable it
11756
11757 [ Tim Gardner ]
11758
11759 * [Config] CONFIG_USB_XHCI_HCD=y
11760 - LP: #886167
11761 * [Config] CONFIG_R6040=m
11762 - LP: #650899
11763 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11764 - LP: #854399
11765 * [Config] Consolidated amd64 server flavour into generic
11766 * [Config] updateconfigs after rebase to 3.2-rc1
11767 * [Config] Disabled dm-raid4-5
11768 * [Config] Disabled ndiswrapper
11769 * [Config] Disable vt6656
11770 * [Config] exclude ppp-modules for virtual flavour
11771 * [Config] CONFIG_MEMSTICK_R592=m
11772 - LP: #238208
11773
11774 [ Upstream Kernel Changes ]
11775
11776 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
11777 - LP: #887780
11778 * CHROMIUM: seccomp_filter: add process state reporting
11779 - LP: #887780
11780 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
11781 works.
11782 - LP: #887780
11783 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
11784 - LP: #887780
11785 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
11786 - LP: #887780
11787 * CHROMIUM: seccomp_filters: move to btrees
11788 * CHROMIUM: enable CONFIG_BTREE
11789 * CHROMIUM: seccomp_filter: kill NR_syscall references
11790 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
11791 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
11792 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
11793 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
11794 * CHROMIUM: seccomp_filter: inheritance documentation
11795 * CHROMIUM: seccomp_filter: make inherited filters composable
11796 * CHROMIUM: Fix seccomp_t compile error
11797 - LP: #887780
11798 * CHROMIUM: Fix kref usage
11799 - LP: #887780
11800 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
11801 * rebase to v3.2-rc2
11802
11803 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
11804
11805 linux (3.1.0-2.3) precise; urgency=low
11806
11807 [ Tim Gardner ]
11808
11809 * Add postinit and postrm scripts to the extras package
11810 - LP: #882120
11811
11812 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
11813
11814 linux (3.1.0-2.2) precise; urgency=low
11815
11816 [ Andy Whitcroft ]
11817
11818 * debian: add locking to protect debian/files from parallel update
11819
11820 [ Leann Ogasawara ]
11821
11822 * rebase to v3.1
11823
11824 [ Upstream Kernel Changes ]
11825
11826 * rebase to v3.1
11827
11828 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
11829
11830 linux (3.1.0-1.1) precise; urgency=low
11831
11832 [ Andiry Xu ]
11833
11834 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
11835 - LP: #872811
11836
11837 [ Andy Whitcroft ]
11838
11839 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
11840 - LP: #832694
11841 * Revert "ubuntu: compcache -- version 0.5.3"
11842 - LP: #832694
11843 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
11844 * [Config] Enable CONFIG_MACVTAP=m
11845 - LP: #822601
11846 * record the compiler in the ABI and check for inconsistant builds
11847 * [Config] move ECRYPT_FS back to =y for all architectures
11848 - LP: #827197
11849 * [Config] enable CONFIG_DRM_VMWGFX=m
11850 - LP: #698009
11851 * [Config] re-fix ECRYPT_FS=y
11852 - LP: #827197
11853 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
11854 - LP: #827197
11855 * [Config] dropping compcache configuration options
11856 * [Config] standardise on HZ=250
11857 * SAUCE: headers_install: fix #include "..." usage for userspace
11858 - LP: #824377
11859 * make module-inclusion selection retain the left overs
11860 * add a new linux-image-extras package for virtual
11861
11862 [ Colin Watson ]
11863
11864 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
11865
11866 [ edwin_rong ]
11867
11868 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
11869 - LP: #824273
11870
11871 [ Greg Kroah-Hartman ]
11872
11873 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
11874 - LP: #824273
11875
11876 [ Jesse Sung ]
11877
11878 * SAUCE: Unregister input device only if it is registered
11879 - LP: #839238
11880
11881 [ Jiri Kosina ]
11882
11883 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
11884
11885 [ Joshua V. Dillon ]
11886
11887 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
11888
11889 [ Kees Cook ]
11890
11891 * [Config] enable and enforce SECCOMP_FILTER on x86
11892
11893 [ Keng-Yu Lin ]
11894
11895 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
11896 - LP: #824273
11897
11898 [ Leann Ogasawara ]
11899
11900 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
11901 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
11902 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
11903 readdir"
11904 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
11905 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
11906 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
11907 * Revert "ubuntu: overlayfs -- overlay filesystem"
11908 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
11909 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
11910 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
11911 than just revision"
11912 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
11913 * Revert "ubuntu: fsam7400 disable driver"
11914 - LP: #876030
11915 * rebase to v3.1-rc1
11916 * [Config] updateconfigs after rebase to v3.1-rc1
11917 * rebase to v3.1-rc2
11918 * [Config] Updateconfigs after rebase to v3.1-rc2
11919 * ubuntu: Yama - update calls to generic_permission() and
11920 inode->i_op->permission()
11921 * ubuntu: ndiswrapper -- remove netdev_priv macro
11922 * ubuntu: aufs -- Temporarily disable due to build failure
11923 * [Config] Diable INTEL_MID_PTI on armel
11924 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
11925 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
11926 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
11927 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
11928 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
11929 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
11930 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
11931 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
11932 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
11933 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
11934 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
11935 * [Config] Enable CONFIG_ECHO=m on powerpc
11936 * [Config] Enable CONFIG_ET131X=m on powerpc
11937 * [Config] Set CONFIG_FB_MATROX=m
11938 * [Config] Enable CONFIG_FB_UDL=m on powerpc
11939 * [Config] Set CONFIG_FB_VIRTUAL=n
11940 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
11941 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
11942 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
11943 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
11944 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
11945 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
11946 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
11947 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
11948 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
11949 * [Config] Enable CONFIG_IBMVETH=m on powerpc
11950 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
11951 * [Config] Enable CONFIG_IGB=m on powerpc
11952 * [Config] Enable CONFIG_IIO=m on powerpc
11953 * [Config] Enable CONFIG_INFINIBAND_NES=m
11954 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
11955 * [Config] Enable CONFIG_IWL3945=m on powerpc
11956 * [Config] Disable CONFIG_KVM_BOOK3S_64
11957 * [Config] Enable CONFIG_LAPBETHER=m on arm
11958 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
11959 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
11960 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
11961 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
11962 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
11963 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
11964 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
11965 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
11966 * [Config] Enable CONFIG_MEMSTICK=m on arm
11967 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
11968 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
11969 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
11970 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
11971 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
11972 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
11973 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
11974 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
11975 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
11976 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
11977 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
11978 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
11979 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
11980 * [Config] Enable CONFIG_MTD_SST25L=m on arm
11981 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
11982 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
11983 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
11984 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
11985 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
11986 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
11987 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
11988 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
11989 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
11990 * [Config] Enable CONFIG_PANEL=m on powerpc
11991 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
11992 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
11993 - LP: #833705
11994 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
11995 - LP: #837332
11996 * [Config] Update CONFIG_EFI_VARS enforcer check
11997 * [Config] Add aufs to virtual flavor inclusion list
11998 - LP: #844159
11999 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
12000 - LP: #818933
12001 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
12002 - LP: #768039
12003 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
12004 - LP: #838402
12005 * [Config] Add igbvf to the virtual flavor inclusion list
12006 - LP: #794570
12007 * [Config] Add ixgbevf to the virtual inclusion list
12008 - LP: #872411
12009 * [Config] Transition -generic and -server to be identical
12010 * rebase to v3.1-rc10
12011
12012 [ Luke Yelavich ]
12013
12014 * [Config] Disable legacy IDE drivers on powerpc
12015
12016 [ Ming Lei ]
12017
12018 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
12019 - LP: #801719
12020 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
12021 Sandybridge chipsets(v2)
12022 - LP: #737388, #782389, #794642
12023
12024 [ Paolo Pisati ]
12025
12026 * [Config] Compile-in vfat support for armel
12027 - LP: #853783
12028
12029 [ Randy Dunlap ]
12030
12031 * SAUCE: staging: fix rts5139 depends & build
12032 - LP: #824273
12033
12034 [ Rene Bolldorf ]
12035
12036 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
12037 power in 'ideapad_backlight_notify_power' to avoid a page fault
12038
12039 [ Seth Forshee ]
12040
12041 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
12042 - LP: #681904
12043 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
12044 - LP: #810020
12045
12046 [ Stefan Bader ]
12047
12048 * (config) Package macvlan and macvtap for virtual
12049 * [Config] Force perf to use libiberty for demangling
12050 - LP: #783660
12051 * SAUCE: xen: Do not use pv spinlocks on HVM
12052 - LP: #838026
12053
12054 [ Tim Gardner ]
12055
12056 * [Config] Clean up tools rules
12057 * [Config] Package x86_energy_perf_policy and turbostat
12058 - LP: #797556
12059 * rebase to v3.1-rc3
12060 * [Config] Simplify binary-udebs dependencies
12061 * [Config] kernel preparation cannot be parallelized
12062 * [Config] Linearize module/abi checks
12063 * [Config] Linearize and simplify tree preparation rules
12064 * [Config] Build kernel image in parallel with modules
12065 * [Config] Set concurrency for kmake invocations
12066 * [Config] Improve install-arch-headers speed
12067 * [Config] Fix binary-perarch dependencies
12068 * [Config] Removed stamp-flavours target
12069 * [Config] Serialize binary indep targets
12070 * [Config] Use build stamp directly
12071 * [Config] Restore prepare-% target
12072 * rebase to v3.1-rc4
12073 * rebase to v3.1-rc5
12074 * [Config] Disable makedumpfile for i386/amd64
12075 * rebase to v3.1-rc6
12076 * [Config] Fix binary-% build target
12077 * rebase to v3.1-rc7
12078 * rebase to v3.1-rc8
12079 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
12080 - LP: #854399
12081 * [Config] Enable ftrace support in the mac80211 layer
12082 - LP: #865171
12083 * rebase to v3.1-rc9
12084 * SAUCE: usb/core/devio.c: Check for printer class specific request
12085 - LP: #872711
12086
12087 [ Upstream Kernel Changes ]
12088
12089 * overlay filesystem
12090 * overlayfs: add statfs support
12091 * overlayfs: implement show_options
12092 * overlay: overlay filesystem documentation
12093 * fs: limit filesystem stacking depth
12094
12095 [ Will Drewry ]
12096
12097 * SAUCE: seccomp_filter: new mode with configurable syscall filters
12098 * SAUCE: seccomp_filter: add process state reporting
12099 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
12100 works.
12101 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
12102
12103 [ Upstream Kernel Changes ]
12104
12105 * rebase to v3.1-rc1
12106 * rebase to v3.1-rc2
12107 * rebase to v3.1-rc3
12108 +CONFIG_BLK_DEV_BSGLIB=y
12109 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
12110 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
12111 * rebase to v3.1-rc4
12112 * rebase to v3.1-rc5
12113 * rebase to v3.1-rc6
12114 * rebase to v3.1-rc7
12115 * rebase to v3.1-rc8
12116 * rebase to v3.1-rc9
12117 * rebase to v3.1-rc10
12118
12119 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
12120
12121 linux (3.1.0-1.0) oneiric; urgency=low
12122
12123 [ Leann Ogasawara ]
12124
12125 * Open P-series
12126
12127 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
12128
12129 linux (3.0.0-8.10) oneiric; urgency=low
12130
12131 [ Adam Jackson ]
12132
12133 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
12134 - LP: #753994
12135
12136 [ John Johansen ]
12137
12138 * [Config] Enable missing IPv6 options
12139
12140 [ Leann Ogasawara ]
12141
12142 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
12143 - LP: #819925
12144 * Rebase to 3.0.1
12145
12146 [ Upstream Kernel Changes ]
12147
12148 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
12149 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
12150 - LP: #783582
12151 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
12152 - LP: #796476
12153 * KVM: Add SMEP support when setting CR4
12154 - LP: #796476
12155 * KVM: Mask function7 ebx against host capability word9
12156 - LP: #796476
12157 * KVM: Add instruction fetch checking when walking guest page table
12158 - LP: #796476
12159
12160 [ Upstream Kernel Changes ]
12161
12162 * rebase to v3.0.1
12163
12164 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
12165
12166 linux (3.0.0-7.9) oneiric; urgency=low
12167
12168 [ Andy Whitcroft ]
12169
12170 * Revert "[Upstream] add local prefix to oss local change_bits"
12171 * Revert "SAUCE: add tracing for user initiated readahead requests"
12172 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
12173 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
12174 Zhaoyang E47"
12175 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
12176 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
12177 (grub)"
12178 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
12179 checks"
12180 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
12181 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
12182 vt switch"
12183 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
12184 - LP: #816035
12185 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
12186 it
12187 * SAUCE: (no-up) add tracing for user initiated readahead requests
12188 * SAUCE: vt -- maintain bootloader screen mode and content until vt
12189 switch
12190 * SAUCE: vt -- allow grub to request automatic vt_handoff
12191
12192 [ Arjan van de Ven ]
12193
12194 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
12195
12196 [ Kees Cook ]
12197
12198 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
12199 * [Config] enforce ACPI_CUSTOM_METHOD disabled
12200
12201 [ Keng-Yu Lin ]
12202
12203 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
12204 Zhaoyang E47
12205 - LP: #632884, #803005
12206
12207 [ Leann Ogasawara ]
12208
12209 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
12210 - LP: #513131
12211 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
12212 - LP: #815064
12213
12214 [ Rezwanul Kabir ]
12215
12216 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
12217 Dell E2 series Laptops
12218 - LP: #632884
12219
12220 [ Upstream Kernel Changes ]
12221
12222 * Revert "yama: if an underlying filesystem provides a permissions op use
12223 it"
12224 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
12225 series Laptops"
12226 * Revert "tty: include linux/slab.h for kfree"
12227 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
12228 * Revert "pch_dma: add include/slab.h for kfree"
12229 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
12230 - LP: #773524
12231 * oss: rename local change_bits to avoid powerpc bitsops.h definition
12232
12233 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
12234
12235 linux (3.0.0-7.8) oneiric; urgency=low
12236
12237 [ Andy Whitcroft ]
12238
12239 * ubuntu: overlayfs -- overlayfs: add statfs support
12240 * [Config] enable CONFIG_OVERLAYFS
12241
12242 [ Erez Zadok ]
12243
12244 * ubuntu: overlayfs -- overlayfs: implement show_options
12245
12246 [ Leann Ogasawara ]
12247
12248 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
12249 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
12250 * [Config] Disable CONFIG_ATM_DUMMY on arm
12251 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
12252 * Temporarily disable module check on arm
12253 * Rebase to 3.0 final
12254 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
12255 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
12256 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
12257 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
12258 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
12259 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
12260 * [Config] Enable CONFIG_DM9000=m on arm
12261 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
12262 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
12263
12264 [ Miklos Szeredi ]
12265
12266 * ubuntu: overlayfs -- vfs: add i_op->open()
12267 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
12268 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
12269 * ubuntu: overlayfs -- overlay filesystem
12270 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
12271 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
12272 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
12273 * ubuntu: overlayfs -- ovl: make lower mount read-only
12274
12275 [ Neil Brown ]
12276
12277 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
12278
12279 [ Tim Gardner ]
12280
12281 * [Config] Add enic/fnic to udebs
12282 - LP: #801610
12283
12284 [ Upstream Kernel Changes ]
12285
12286 * yama: if an underlying filesystem provides a permissions op use it
12287
12288 [ Major Kernel Changes ]
12289
12290 * Rebase to 3.0 final
12291
12292 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
12293
12294 linux (3.0.0-6.7) oneiric; urgency=low
12295
12296 [ Eagon Yager ]
12297
12298 * [Config] Fix misspelled 'skipmodule' in arm makefile.
12299
12300 [ Keng-Yu Lin ]
12301
12302 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
12303 - LP: #632884, #803005
12304
12305 [ Leann Ogasawara ]
12306
12307 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
12308 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
12309 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
12310 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
12311 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
12312 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
12313 * [Config] Set CONFIG_ACPI_SBS=m
12314 * [Config] Set CONFIG_ACPI_WMI=m
12315 * [Config] Set CONFIG_AD7150=m on arm
12316 * [Config] Set CONFIG_AD7152=m on arm
12317 * [Config] Drop CONFIG_GPIO_S5PV210
12318 * [Config] Drop CONFIG_GPIO_S5PC100
12319 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
12320 * [Config] Drop CONFIG_GPIO_EXYNOS4
12321
12322 [ Stefan Bader ]
12323
12324 * SAUCE: Re-enable RODATA for i386 virtual
12325 - LP: #809838
12326
12327 [ Upstream Kernel Changes ]
12328
12329 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
12330 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
12331 - LP: #771758
12332
12333 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
12334
12335 linux (3.0.0-5.6) oneiric; urgency=low
12336
12337 [ Tim Gardner ]
12338
12339 * [Config] CONFIG_RTL8192CU=m
12340 * Rebase to -rc7
12341
12342 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
12343
12344 linux (3.0.0-4.5) oneiric; urgency=low
12345
12346 [ Ming Lei ]
12347
12348 * SAUCE: fix yama_ptracer_del lockdep warning
12349 - LP: #791019
12350
12351 [ Seth Forshee ]
12352
12353 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
12354 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
12355 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
12356 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
12357 - LP: #805218
12358
12359 [ Tim Gardner ]
12360
12361 * [Config] updateconfigs after rebase to -rc6+
12362 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
12363 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
12364 * Revert "UBUNTU: add dependancies for module-init-tools"
12365 This dependency is no longer required for a 3 digit version.
12366
12367 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
12368
12369 linux (3.0-3.4) oneiric; urgency=low
12370
12371 [ Keng-Yu Lin ]
12372
12373 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
12374 killswitch"
12375 - LP: #775281
12376
12377 [ Leann Ogasawara ]
12378
12379 * rebase to v3.0-rc5
12380 * [Config] updateconfigs after rebase to 3.0-rc5
12381
12382 [ Tim Gardner ]
12383
12384 * [Config] Remove ubuntu/rtl8192se
12385 * [Config] Added armel ABI files
12386 * [Config] Removed armel versatile flavour
12387 * [Config] CONFIG_INTEL_MEI=m
12388 - LP: #716867
12389
12390 [ Upstream Kernel Changes ]
12391
12392 * ALSA: hda - Enable auto-parser as default for Conexant codecs
12393
12394 [ Upstream Kernel Changes ]
12395
12396 * rebase to v3.0-rc5
12397
12398 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
12399
12400 linux (3.0-2.3) oneiric; urgency=low
12401
12402 [ Andy Whitcroft ]
12403
12404 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
12405
12406 [ Leann Ogasawara ]
12407
12408 * rebase to v3.0-rc4
12409 * [Config] updateconfigs after rebase to 3.0-rc4
12410 * fix ERROR: __devcgroup_inode_permission undefined
12411
12412 [ Stefan Bader ]
12413
12414 * SAUCE: iscsitarget: Remove driver from the kernel
12415
12416 [ Tim Gardner ]
12417
12418 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
12419 * [Config] Add grub-efi as a recommended bootloader for server and
12420 generic
12421 - LP: #800910
12422
12423 [ Upstream Kernel Changes ]
12424
12425 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
12426
12427 [ Leann Ogasawara ]
12428
12429 * rebase to v3.0-rc4
12430
12431 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
12432
12433 linux (3.0-1.2) oneiric; urgency=low
12434
12435 [ Andy Whitcroft ]
12436
12437 * [Config] enable CONFIG_CAN_CALC_BITTIMING
12438
12439 [ Leann Ogasawara ]
12440
12441 * rebase to v3.0-rc3
12442 * [Config] updateconfigs after rebase to 3.0-rc3
12443
12444 [ Upstream Kernel Changes ]
12445
12446 * perf: clear out make flags when calling kernel make kernelver
12447
12448 [ Leann Ogasawara ]
12449
12450 * rebase to v3.0-rc3
12451
12452 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
12453
12454 linux (3.0-0.1) oneiric; urgency=low
12455
12456 [ Andy Whitcroft ]
12457
12458 * use the packaging version in the kernel
12459 * use the kernels idea of its version for version_signature
12460 * add dependancies for module-init-tools
12461 * update control files to version 3
12462 * printchanges/insertchanges allow override of prev_release
12463 * correct Vcs-Git: to point to oneiric
12464
12465 [ Leann Ogasawara ]
12466
12467 * rebase to v3.0-rc1
12468 * [Config] updateconfigs after rebase to 3.0-rc1
12469 * ubuntu: dm-raid4-5 fix up build failure
12470 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
12471 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
12472 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
12473 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
12474 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
12475 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
12476 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
12477 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
12478 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
12479 * rebase to v3.0-rc2
12480
12481 [ Manoj Iyer ]
12482
12483 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
12484 - LP: #790754
12485
12486 [ Upstream Kernel Changes ]
12487
12488 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
12489 demands it"
12490 * drm/i915: fix regression after clock gating init split
12491
12492 [ Major Kernel Changes ]
12493
12494 * rebase from v2.6.39 to v3.0-rc1
12495 * rebase from v3.0-rc1 to v3.0-rc2
12496
12497 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
12498
12499 linux (2.6.39-3.10) oneiric; urgency=low
12500
12501 [ Colin Ian King ]
12502
12503 * SAUCE: S3 early resume debug via keyboard LEDs
12504
12505 [ Ingo Molnar ]
12506
12507 * ubuntu: nx-emu - i386: NX emulation
12508 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
12509
12510 [ Leann Ogasawara ]
12511
12512 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
12513 * Revert "[Config] Disable CONFIG_DM_RAID45"
12514 * [Config] enable CONFIG_BRCMFMAC=y
12515 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
12516 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
12517
12518 [ Robert Nelson ]
12519
12520 * SAUCE: omap3: beagle: detect new xM revision B
12521 - LP: #770679
12522 * SAUCE: omap3: beagle: detect new xM revision C
12523 - LP: #770679
12524 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
12525 - LP: #770679
12526
12527 [ Stefan Bader ]
12528
12529 * SAUCE: Convert dm-raid45 to new block plugging
12530
12531 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
12532
12533 linux (2.6.39-3.9) oneiric; urgency=low
12534
12535 [ Leann Ogasawara ]
12536
12537 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
12538 * rebase to v2.6.39
12539 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
12540 * [Config] enable CONFIG_INPUT_APANEL=m
12541
12542 [ Thomas Schlichter ]
12543
12544 * SAUCE: vesafb: mtrr module parameter is uint, not bool
12545 - LP: #778043
12546 * SAUCE: vesafb: enable mtrr WC by default
12547 - LP: #778043
12548
12549 [ Major Kernel Changes ]
12550
12551 * rebase from v2.6.39-rc7 to v2.6.39
12552
12553 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
12554
12555 linux (2.6.39-2.8) oneiric; urgency=low
12556
12557 [ Andy Whitcroft ]
12558
12559 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
12560 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
12561 * Revert "[Config] Disable CONFIG_AUFS_FS"
12562 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
12563 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
12564 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
12565 * ubuntu: AUFS -- clean up the aufs updater and BOM
12566 * ubuntu: AUFS -- documentation on updating aufs2
12567
12568 [ Kees Cook ]
12569
12570 * ubuntu: Yama - LSM hooks
12571 * ubuntu: Yama - create task_free security callback
12572 * ubuntu: Yama - add ptrace relationship tracking interface
12573 * ubuntu: Yama - unconditionally chain to Yama LSM
12574
12575 [ Leann Ogasawara ]
12576
12577 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
12578 * Revert "[Config] Disable CONFIG_EASYCAP"
12579 * ubuntu: fsam7400 disable driver
12580 * ubuntu: omnibook disable driver
12581 * ubuntu: rfkill disable driver
12582
12583 [ Tim Gardner ]
12584
12585 * SAUCE: Fix extra reference in fb_open()
12586
12587 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
12588
12589 linux (2.6.39-2.7) oneiric; urgency=low
12590
12591 [ Leann Ogasawara ]
12592
12593 * rebase to v2.6.39-rc7
12594
12595 [ Major Kernel Changes ]
12596
12597 * rebase from v2.6.39-rc6 to v2.6.39-rc7
12598
12599 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
12600
12601 linux (2.6.39-1.6) oneiric; urgency=low
12602
12603 [ Leann Ogasawara ]
12604
12605 * rebase to v2.6.39-rc6
12606 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
12607
12608 [ Tim Gardner ]
12609
12610 * [Config] updateconfigs after rebase to 2.6.39-rc6
12611
12612 [ Major Kernel Changes ]
12613
12614 * rebase from v2.6.39-rc5 to v2.6.39-rc6
12615 - LP: #740126
12616
12617 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
12618
12619 linux (2.6.39-0.5) oneiric; urgency=low
12620
12621 [ Herton Ronaldo Krzesinski ]
12622
12623 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
12624 - LP: #764758
12625
12626 [ Leann Ogasawara ]
12627
12628 * rebase to v2.6.39-rc5
12629 * [Config] updateconfigs following rebase to v2.6.39-rc5
12630
12631 [ Paolo Pisati ]
12632
12633 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
12634 - LP: #759913
12635
12636 [ Stefan Bader ]
12637
12638 * Include nls_iso8859-1 for virtual images
12639 - LP: #732046
12640
12641 [ Major Kernel Changes ]
12642
12643 * rebase from v2.6.39-rc4 to v2.6.39-rc5
12644
12645 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
12646
12647 linux (2.6.39-0.4) oneiric; urgency=low
12648
12649 [ Leann Ogasawara ]
12650
12651 * rebase to v2.6.39-rc4
12652 * [Config] updateconfigs following rebase to v2.6.39-rc4
12653 * fixup powerpc implicit declaration of function
12654 'crash_kexec_wait_realmode'
12655 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
12656
12657 [ Tim Gardner ]
12658
12659 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
12660 - LP: #769503
12661 * [Config] Add cachefiles.ko to virtual flavour
12662 - LP: #770430
12663
12664 [ Major Kernel Changes ]
12665
12666 * rebase from v2.6.39-rc3 to v2.6.39-rc4
12667
12668 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
12669
12670 linux (2.6.39-0.3) oneiric; urgency=low
12671
12672 [ Leann Ogasawara ]
12673
12674 * rebase to v2.6.39-rc3
12675 * crash_kexec_wait_realmode() undefined when !SMP
12676
12677 [ Tim Gardner ]
12678
12679 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
12680 - LP: #632327
12681
12682 [ Major Kernel Changes ]
12683
12684 * rebase from v2.6.39-rc2 to v2.6.39-rc3
12685
12686 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
12687
12688 linux (2.6.39-0.2) oneiric; urgency=low
12689
12690 [ Gustavo F. Padovan ]
12691
12692 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
12693 - LP: #720949
12694
12695 [ John Johansen ]
12696
12697 * AppArmor: Fix masking of capabilities in complain mode
12698 - LP: #748656
12699
12700 [ Leann Ogasawara ]
12701
12702 * rebase to v2.6.39-rc2
12703 * [Config] updateconfigs following rebase to v2.6.39-rc2
12704 * hv_mouse needs delay.h
12705 * olpc_dcon_xo_1 needs delay.h
12706 * olpc_dcon_xo_1_5 needs delay.h
12707 * Update dropped.txt for Oneiric
12708
12709 [ Steve Langasek ]
12710
12711 * [Config] Make linux-libc-dev coinstallable under multiarch
12712 - LP: #750585
12713
12714 [ Upstream Kernel Changes ]
12715
12716 * x86, hibernate: Initialize mmu_cr4_features during boot
12717 - LP: #752870
12718
12719 [ Major Kernel Changes ]
12720
12721 * rebase from v2.6.39-rc1 to v2.6.39-rc2
12722
12723 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
12724
12725 linux (2.6.39-0.1) oneiric; urgency=low
12726
12727 [ Brad Figg ]
12728
12729 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
12730 - LP: #737124
12731
12732 [ Henrik Rydberg ]
12733
12734 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
12735 * SAUCE: HID: ntrig: fix suspend/resume on recent models
12736
12737 [ Herton Ronaldo Krzesinski ]
12738
12739 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
12740 struct v4l2_subdev
12741 - LP: #745213
12742
12743 [ Kees Cook ]
12744
12745 * [Config] packaging: adjust perms on vmlinuz as well
12746 * SAUCE: nx-emu: further clarify dmesg reporting
12747 - LP: #745181
12748
12749 [ Leann Ogasawara ]
12750
12751 * rebase to v2.6.39-rc1
12752 * [Config] updateconfigs following rebase to v2.6.39-rc1
12753 * [Config] Disable CONFIG_DM_RAID45
12754 * [Config] Disable CONFIG_SCSI_ISCSITARGET
12755 * [Config] Disable CONFIG_EASYCAP
12756 * [Config] Disable CONFIG_AUFS_FS
12757 * update bnx2 firmware files in d-i/firmware/nic-modules
12758 * xhci-pci.c resolve implicit declaration of kzalloc
12759 * [Config] Enable CONFIG_DRM_PSB for only x86
12760 * [Config] Enable CONFIG_RTS_PSTOR for only x86
12761 * mfd/asic3: Fix typo, s/irq_data/data/
12762
12763 [ Luke Yelavich ]
12764
12765 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
12766 - LP: #745358
12767 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
12768 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
12769
12770 [ Manoj Iyer ]
12771
12772 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
12773 - LP: #745217
12774
12775 [ Tim Gardner ]
12776
12777 * SAUCE: INR_OPEN=4096
12778 - LP: #663090
12779 * SAUCE: Increase the default hard limit for open FDs to 4096
12780 - LP: #663090
12781
12782 [ Upstream Kernel Changes ]
12783
12784 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
12785 namespace cleanup
12786 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
12787 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
12788
12789 [ Major Kernel Changes ]
12790
12791 * rebase from v2.6.38 to v2.6.39-rc1
12792
12793 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
12794
12795 linux (2.6.39-0.0) oneiric; urgency=low
12796
12797 [ Leann Ogasawara ]
12798
12799 * Open Oneiric
12800
12801 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
12802
12803 linux (2.6.38-7.39) natty; urgency=low
12804
12805 [ Leann Ogasawara ]
12806
12807 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
12808
12809 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
12810
12811 linux (2.6.38-7.38) natty; urgency=low
12812
12813 [ Leann Ogasawara ]
12814
12815 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
12816 gcc-4.5.2-6ubuntu5 finished building on all arches.
12817
12818 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
12819
12820 linux (2.6.38-7.37) natty; urgency=low
12821
12822 [ Leann Ogasawara ]
12823
12824 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
12825
12826 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
12827
12828 linux (2.6.38-7.36) natty; urgency=low
12829
12830 [ Andy Whitcroft ]
12831
12832 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
12833 optimisation"
12834 * purge last vestiges of maverick
12835 * [Config] switch CONFIG_FB_VESA back to module
12836
12837 [ Chris Wilson ]
12838
12839 * SAUCE: drm/i915: Fix pipelined fencing
12840 - LP: #717114
12841
12842 [ Loïc Minier ]
12843
12844 * Include nls_cp437 module in virtual for fat
12845 - LP: #732046
12846 * Support arch= cross-compilation for any arch
12847 * Fix couple of typos in 0-common-vars.mk
12848 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
12849 * Add armhf to Debian -> Linux arch map
12850 * Add initial armhf.mk
12851 * Enable common packages for armhf
12852
12853 [ Upstream Kernel Changes ]
12854
12855 * Yama: fix default relationship to check thread group
12856 - LP: #737676
12857
12858 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
12859
12860 linux (2.6.38-7.35) natty; urgency=low
12861
12862 [ Andy Whitcroft ]
12863
12864 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
12865 * rebase fixes bug #715330
12866 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
12867 * rebase to v2.6.38 final
12868
12869 [ Herton Ronaldo Krzesinski ]
12870
12871 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
12872 - LP: #636091
12873
12874 [ Tim Gardner ]
12875
12876 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
12877
12878 [ Upstream Kernel Changes ]
12879
12880 * Yama: use thread group leader when creating match
12881 - LP: #729839
12882 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
12883 RAID controller
12884 - LP: #735240
12885 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
12886
12887 [ Major Kernel Changes ]
12888
12889 * rebase from v2.6.38-rc8 to v2.6.38 final
12890 - LP: #715330
12891
12892 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
12893
12894 linux (2.6.38-6.34) natty; urgency=low
12895
12896 [ Andy Whitcroft ]
12897
12898 * [Config] normalise CONFIG_INTEL_TXT
12899 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
12900 - LP: #730860
12901 * rebase to mainline v2.6.38-rc8
12902
12903 [ Major Kernel Changes ]
12904
12905 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
12906 to v2.6.38-rc8
12907
12908 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
12909
12910 linux (2.6.38-6.33) natty; urgency=low
12911
12912 [ Andy Whitcroft ]
12913
12914 * d-i -- enable speakup-modules udeb
12915 - LP: #672699
12916 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
12917 * [Config] debian PPC64 configuration
12918 * [Config] cleanup powerpc config fixing unexpected inconsistancies
12919 * [Config] resync ppc64 configuration
12920 * SAUCE: match up ENTRY/END naming for 32/64 bit
12921 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
12922 * [Config] update configs after rebase to
12923 fb62c00a6d8942775abc23d1621db1252e2d93d1
12924 * [Config] pps_gen_parport no longer built
12925
12926 [ Corentin Chary ]
12927
12928 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
12929 - LP: #689393
12930 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
12931 - LP: #689393
12932
12933 [ John Johansen ]
12934
12935 * SAUCE: Fix aufs calling of security_path_mknod
12936 - LP: #724456
12937
12938 [ Kees Cook ]
12939
12940 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
12941
12942 [ Tim Gardner ]
12943
12944 * rebase to 2.6.38-rc7
12945
12946 [ Upstream Kernel Changes ]
12947
12948 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
12949
12950 [ Major Kernel Changes ]
12951
12952 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
12953 fb62c00a6d8942775abc23d1621db1252e2d93d1
12954 - LP: #721389
12955 - LP: #722925
12956 - LP: #723672
12957 - LP: #723676
12958 - LP: #715318
12959
12960 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
12961
12962 linux (2.6.38-5.32) natty; urgency=low
12963
12964 [ Andy Whitcroft ]
12965
12966 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
12967 * [Config] updateconfigs following rebase to v2.6.38-rc6
12968 * [Config] enable CONFIG_DMAR
12969 - LP: #552311
12970
12971 [ Upstream Kernel Changes ]
12972
12973 * drm/i915: skip FDI & PCH enabling for DP_A
12974 - LP: #561802, #600453, #681877
12975
12976 [ Major Kernel Changes ]
12977
12978 * rebase from v2.6.38-rc5 to v2.6.38-rc6
12979 - LP: #718402
12980 - LP: #719524
12981 - LP: #721126
12982 - LP: #719691
12983 - LP: #722689
12984 - LP: #722310
12985
12986 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
12987
12988 linux (2.6.38-4.31) natty; urgency=low
12989
12990 [ Andy Whitcroft ]
12991
12992 * add in bugs closed by upstream patches pulled in by rebases
12993 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
12994 * [Config] enable CONFIG_VSX to allow use of vector instuctions
12995 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
12996 * rebase to mainline v2.6.38-rc5
12997 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
12998 supported
12999 - LP: #719691
13000
13001 [ Colin Ian King ]
13002
13003 * SAUCE: Dell All-In-One: Remove need for Dell module alias
13004
13005 [ Manoj Iyer ]
13006
13007 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
13008 - LP: #717435
13009
13010 [ Tim Gardner ]
13011
13012 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
13013
13014 [ Upstream Kernel Changes ]
13015
13016 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
13017 - LP: #702434
13018 * vfs: fix BUG_ON() in fs/namei.c:1461
13019
13020 [ Vladislav P ]
13021
13022 * SAUCE: Release BTM while sleeping to avoid deadlock.
13023 - LP: #713837
13024
13025 [ Major Kernel Changes ]
13026
13027 * rebase from v2.6.38-rc4 to v2.6.38-rc5
13028 - LP: #579276
13029 - LP: #715877
13030 - LP: #713769
13031 - LP: #716811
13032 * resync with Maverick Ubuntu-2.6.35-27.47
13033
13034 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
13035
13036 linux (2.6.38-3.30) natty; urgency=low
13037
13038 [ Andy Whitcroft ]
13039
13040 * rebase to v2.6.38-rc4
13041 * ppc64 -- add basic architecture
13042 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
13043
13044 [ Colin Ian King ]
13045
13046 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
13047 - LP: #676997
13048 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
13049 - LP: #701530
13050 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
13051 - LP: #701530
13052
13053 [ Dan Rosenberg ]
13054
13055 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
13056
13057 [ Kees Cook ]
13058
13059 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
13060 attacking"
13061 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
13062
13063 [ Tim Gardner ]
13064
13065 * [Config] CONFIG_BLK_CGROUP=y
13066 - LP: #706394
13067 * [Config] CONFIG_DELL_WMI_AIO=m
13068
13069 [ Upstream Kernel Changes ]
13070
13071 * drm/i915/lvds: Restore dithering on native modes for gen2/3
13072 - LP: #711568
13073
13074 [ Upstream Kernel Changes ]
13075
13076 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
13077 - LP: #701271
13078 - LP: #708521
13079 - LP: #710371
13080
13081 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
13082
13083 linux (2.6.38-2.29) natty; urgency=low
13084
13085 [ Andy Whitcroft ]
13086
13087 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
13088 * [Config] updateconfigs following rebase to
13089 1f0324caefd39985e9fe052fac97da31694db31e
13090 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
13091 * [Config] reenable HIBERNATE
13092 - LP: #710877
13093 * rebase to v2.6.38-rc3
13094 * [Config] reenable CONFIG_CRASH_DUMP
13095
13096 [ Kamal Mostafa ]
13097
13098 * SAUCE: rtl8192se: fix source file perms
13099 * SAUCE: rtl8192se: fix source file newline
13100 * SAUCE: omnibook: fix source file newline
13101
13102 [ Kees Cook ]
13103
13104 * [Config] packaging: really make System.map mode 0600
13105
13106 [ Ricardo Salveti de Araujo ]
13107
13108 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
13109 PM34XX_ERRATUM
13110
13111 [ Soren Hansen ]
13112
13113 * SAUCE: nbd: Remove module-level ioctl mutex
13114
13115 [ Tim Gardner ]
13116
13117 * SAUCE: Disable building the ACPI debugfs source
13118
13119 [ Upstream Kernel Changes ]
13120
13121 * Set physical start and alignment 1M for virtual i386
13122 - LP: #710754
13123
13124 [ Upstream Kernel Changes ]
13125
13126 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13127 to v2.6.38-rc3
13128 - LP: #707902
13129
13130 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
13131
13132 linux (2.6.38-1.28) natty; urgency=low
13133
13134 [ Andy Whitcroft ]
13135
13136 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
13137
13138 [ Ricardo Salveti de Araujo ]
13139
13140 * SAUCE: omap3: beaglexm: fix DVI initialization
13141 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
13142 display work at Beagle
13143
13144 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
13145
13146 linux (2.6.38-1.27) natty; urgency=low
13147
13148 [ Andy Whitcroft ]
13149
13150 * ubuntu: AUFS -- update aufs-update to track new locations of headers
13151 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
13152 * SAUCE: ensure root is ready before running usermodehelpers in it
13153 * correct the Vcs linkage to point to natty
13154 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
13155 * [Config] update configs following rebase
13156 e78bf5e6cbe837daa6ab628a5f679548742994d3
13157 * SAUCE: Yama: follow changes to generic_permission
13158 * ubuntu: compcache -- follow changes to bd_claim/bd_release
13159 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
13160 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
13161 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
13162 * update package version to match payload version
13163 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
13164 * rebase to v2.6.38-rc1
13165 * [Config] updateconfigs following rebase to v2.6.38-rc1
13166 * SAUCE: x86 fix up jiffies/jiffies_64 handling
13167 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
13168 * [Config] updateconfigs following rebase to
13169 2b1caf6ed7b888c95a1909d343799672731651a5
13170 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
13171 * ubuntu: AUFS -- suppress benign plink warning messages
13172 - LP: #621195
13173 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
13174 * rebase to v2.6.38-rc2
13175 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
13176 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13177 * [Config] update configs following rebase to
13178 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13179 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
13180 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
13181 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
13182 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
13183
13184 [ Kees Cook ]
13185
13186 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
13187
13188 [ Stefan Bader ]
13189
13190 * Temporarily disable RODATA for virtual i386
13191 - LP: #699828
13192
13193 [ Tim Gardner ]
13194
13195 * [Config] CONFIG_NLS_DEFAULT=utf8
13196 - LP: #683690
13197 * [Config] CONFIG_HIBERNATION=n
13198 * update bnx2 firmware files in d-i/firmware/nic-modules
13199
13200 [ Upstream Kernel Changes ]
13201
13202 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
13203 objects."
13204 * packaging: make System.map mode 0600
13205 * thinkpad_acpi: Always report scancodes for hotkeys
13206 - LP: #702407
13207 * sched: tg->se->load should be initialised to tg->shares
13208 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
13209 * brcm80211: include linux/slab.h for kfree
13210 * pch_dma: add include/slab.h for kfree
13211 * i2c-eg20t: include linux/slab.h for kfree
13212 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
13213 * tty: include linux/slab.h for kfree
13214 * winbond: include linux/delay.h for mdelay et al
13215
13216 [ Upstream Kernel Changes ]
13217
13218 * mark the start of v2.6.38 versioning
13219 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13220 - LP: #689886
13221 - LP: #702125
13222 - LP: #608775
13223 - LP: #215802
13224 - LP: #686333
13225 - LP: #677830
13226 - LP: #677652
13227 - LP: #696493
13228 - LP: #697240
13229 - LP: #689036
13230 - LP: #705323
13231 - LP: #686692
13232
13233 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
13234
13235 linux (2.6.37-12.26) natty; urgency=low
13236
13237 [ Andy Whitcroft ]
13238
13239 * rebase to v2.6.37-rc8
13240 * [Config] armel -- reenable omap flavour
13241 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
13242 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
13243 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
13244 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
13245 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
13246 * [Config] track missing modules
13247 * rebase to v2.6.37 final
13248
13249 [ Chase Douglas ]
13250
13251 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
13252 Magic Trackpad
13253
13254 [ Stefan Bader ]
13255
13256 * Revert "SAUCE: blkfront: default to sd devices"
13257 - LP: #684875
13258
13259 [ Tim Gardner ]
13260
13261 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
13262 - LP: #380138
13263 * [Config] Added autofs4.ko to -virtual flavour
13264 - LP: #692917
13265
13266 [ Upstream Kernel Changes ]
13267
13268 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
13269 Laptops
13270 - LP: #632884
13271
13272 [ Upstream Kernel Changes ]
13273
13274 * rebase to v2.6.37-rc8
13275 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
13276 * rebase to v2.6.37 final
13277
13278 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
13279
13280 linux (2.6.37-11.25) natty; urgency=low
13281
13282 [ Andy Whitcroft ]
13283
13284 * [Config] d-i -- add hpsa to the list of block devices
13285 - LP: #684304
13286 * [Config] add vmw-balloon driver to -virtual flavour
13287 - LP: #592039
13288 * rebase to v2.6.37-rc7
13289
13290 [ Upstream Kernel Changes ]
13291
13292 * rebase to v2.6.37-rc7
13293
13294 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
13295
13296 linux (2.6.37-10.24) natty; urgency=low
13297
13298 [ Andy Whitcroft ]
13299
13300 * rebase to v2.6.37-rc6
13301 * updateconfigs following rebase to v2.6.37-rc6
13302
13303 [ Upstream Kernel Changes ]
13304
13305 * rebase to v2.6.37-rc6
13306
13307 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
13308
13309 linux (2.6.37-9.23) natty; urgency=low
13310
13311 [ Andy Whitcroft ]
13312
13313 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
13314 - LP: #689606
13315 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
13316 - LP: #689606
13317
13318 [ Kees Cook ]
13319
13320 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
13321 - LP: #690190
13322
13323 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
13324
13325 linux (2.6.37-9.22) natty; urgency=low
13326
13327 [ Andy Whitcroft ]
13328
13329 * rebase to v2.6.35-rc5
13330 * [Config] updateconfigs following rebase to v2.6.37-rc5
13331 * (no-up) add support for installed header files to ubuntu directory
13332 - LP: #684666
13333 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
13334 - LP: #684666
13335 * ubuntu: dm-raid4-5 -- follow changes to bio flags
13336 * ubuntu: dm-raid4-5 -- re-enable
13337 * ubuntu: omnibook -- update BOM
13338 * ubuntu: ndiswrapper -- update BOM to match actual version
13339 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
13340 * ubuntu: ndiswrapper -- re-enable
13341 * ubuntu: iscsitarget -- re-instate copy_io_context
13342 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
13343 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
13344 * ubuntu: iscsitarget -- re-enable
13345
13346 [ Kees Cook ]
13347
13348 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
13349
13350 [ Manoj Iyer ]
13351
13352 * SAUCE: Enable jack sense for Thinkpad Edge 13
13353 - LP: #685015
13354
13355 [ Tim Gardner ]
13356
13357 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
13358 * [Config] CONFIG_CRYPTO_CRC32C=y
13359 - LP: #681819
13360 * [Config] CONFIG_9P_FSCACHE=n
13361 * [Config] Add nfsd modules to -virtual flavour
13362 - LP: #688070
13363
13364 [ Upstream Kernel Changes ]
13365
13366 * Revert "Staging: zram: work around oops due to startup ordering snafu"
13367 * NFS: Fix panic after nfs_umount()
13368 - LP: #683938
13369 * x86: Add NX protection for kernel data
13370 * x86: Add RO/NX protection for loadable kernel modules
13371 * x86: Resume trampoline must be executable
13372 * x86: RO/NX protection for loadable kernel, jump_table fix
13373
13374 [ Upstream Kernel Changes ]
13375
13376 * rebase to v2.6.37-rc5
13377
13378 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
13379
13380 linux (2.6.37-8.21) natty; urgency=low
13381
13382 [ Andy Whitcroft ]
13383
13384 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
13385 linux-libc-headers"
13386 * Revert "(no-up) add support for installed header files to ubuntu
13387 directory"
13388
13389 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
13390
13391 linux (2.6.37-8.20) natty; urgency=low
13392
13393 [ Andy Whitcroft ]
13394
13395 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
13396 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
13397 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
13398 * Revert "SAUCE: i915 -- disable powersave by default"
13399 * SAUCE: enable Marvell 9128 PCIe SATA controller
13400 - LP: #658521
13401 * [Config] evtchn has been renamed
13402 * (no-up) add support for installed header files to ubuntu directory
13403 - LP: #684666
13404 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
13405 - LP: #684666
13406
13407 [ Tim Gardner ]
13408
13409 * [Config] MISS: evtchn, NEW : xen-evtchn
13410 * rebase to v2.6.37-rc4
13411
13412 [ Upstream Kernel Changes ]
13413
13414 * drm/i915: Clean conflicting modesetting registers upon init
13415 - LP: #683775
13416 * rebase to v2.6.37-rc4
13417
13418 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
13419
13420 linux (2.6.37-7.19) natty; urgency=low
13421
13422 [ Tim Gardner ]
13423
13424 * [Config] Add bnx2 firmware to nic-modules udeb
13425 - LP: #676245
13426
13427 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
13428
13429 linux (2.6.37-7.18) natty; urgency=low
13430
13431 [ Andy Whitcroft ]
13432
13433 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
13434 * Revert "SAUCE: Add extra headers to linux-libc-dev"
13435 * Revert "SAUCE: Enable speedstep for sonoma processors."
13436 * [Config] enable CONFIG_BT_HCIUART_ATH3K
13437 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
13438 * [Config] standardise CONFIG_MII
13439 * [Config] standardise CONFIG_PRISM2_USB
13440 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
13441 * [Config] build in CONFIG_AGP
13442 * [Config] build in CONFIG_AGP_INTEL
13443 * [Config] build in CONFIG_AGP_AMD
13444 * [Config] build in CONFIG_AGP_AMD64
13445 * [Config] build in CONFIG_AGP_NVIDIA
13446 * [Config] build in CONFIG_AGP_VIA
13447 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
13448 * (no-up): document the new ## scheme
13449 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
13450 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
13451 - LP: #675453
13452
13453 [ Mathieu J. Poirier ]
13454
13455 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
13456
13457 [ Upstream Kernel Changes ]
13458
13459 * nx-emu: fix inverted report of disable_nx
13460
13461 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
13462
13463 linux (2.6.37-6.17) natty; urgency=low
13464
13465 [ Andy Whitcroft ]
13466
13467 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
13468 aufs2.1-36-UNRELEASED-20101103"
13469 * Revert "ubuntu: AUFS -- aufs2-base.patch
13470 aufs2.1-36-UNRELEASED-20101103"
13471 * [Config] standardise CONFIG_BT
13472 * [Config] standardise CONFIG_IRDA
13473 * [Config] standardise CONFIG_LAPB
13474 * [Config] standardise CONFIG_RDS
13475 * [Config] standardise CONFIG_RFKILL
13476 * [Config] standardise CONFIG_TIPC
13477 * [Config] standardise CONFIG_X25
13478 * [Config] standardise CONFIG_INPUT_EVDEV
13479 * [Config] standardise CONFIG_INPUT_JOYDEV
13480 * [Config] standardise CONFIG_INPUT_JOYSTICK
13481 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
13482 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
13483 * [Config] CONFIG_IRDA=n for FTBS (arm)
13484 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
13485 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
13486 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
13487
13488 [ Tim Gardner ]
13489
13490 * SAUCE: Fix drivers/staging/easycap FTBS
13491 * [Config] CONFIG_EASYCAP=m after fixing FTBS
13492
13493 [ Upstream Kernel Changes ]
13494
13495 * Revert "x86: Add NX protection for kernel data"
13496
13497 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
13498
13499 linux (2.6.37-6.16) natty; urgency=low
13500
13501 [ Andy Whitcroft ]
13502
13503 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
13504 * rebase to v2.6.37-rc3
13505
13506 [ Tim Gardner ]
13507
13508 * [Config] CONFIG_SCHED_AUTOGROUP=y
13509
13510 [ Upstream Kernel Changes ]
13511
13512 * Revert "x86: Add RO/NX protection for loadable kernel modules"
13513 * sched: automated per session task groups
13514 * rebase to v2.6.37-rc3
13515
13516 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
13517
13518 linux (2.6.37-6.15) natty; urgency=low
13519
13520 [ Andy Whitcroft ]
13521
13522 * [Config] standardise CONFIG_CEPH_FS
13523 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
13524 * [Config] standardise CONFIG_SCSI_PROC_FS
13525 * [Config] standardise CONFIG_UBIFS_FS
13526 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
13527
13528 [ Kees Cook ]
13529
13530 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
13531
13532 [ Manoj Iyer ]
13533
13534 * SAUCE: Enable jack sense for Thinkpad Edge 11
13535 - LP: #677210
13536 * SAUCE: enable rfkill for rtl8192se driver
13537 - LP: #640992
13538
13539 [ Tim Gardner ]
13540
13541 * [Config] CONFIG_EASYCAP=n for FTBS
13542 * Rebase to v2.6.32-rc2+git
13543
13544 [ Upstream Kernel Changes ]
13545
13546 * x86: Fix improper large page preservation
13547 * x86: Add NX protection for kernel data
13548 * x86: Add RO/NX protection for loadable kernel modules
13549
13550 [ Upstream Kernel Changes ]
13551
13552 * Rebase to Linus 2.6.37-rc2+git
13553
13554 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
13555
13556 linux (2.6.37-5.14) natty; urgency=low
13557
13558 [ Upstream Kernel Changes ]
13559
13560 * PCI: fix offset check for sysfs mmapped files
13561 - LP: #676963
13562
13563 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
13564
13565 linux (2.6.37-5.13) natty; urgency=low
13566
13567 [ Andy Whitcroft ]
13568
13569 * rebased to v2.6.37-rc2
13570 * updateconfigs following rebase to v2.6.37-rc2
13571
13572 [ Tim Gardner ]
13573
13574 * [Config] Added NFS and related modules to virtual flavour
13575 - LP: #659084
13576
13577 [ Upstream Kernel Changes ]
13578
13579 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
13580 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
13581 * x86, cpu: Call verify_cpu during 32bit CPU startup
13582 * x86, cpu: Only CPU features determine NX capabilities
13583
13584 [ Upstream Changes ]
13585
13586 * rebased to v2.67.37-rc2
13587
13588 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
13589
13590 linux (2.6.37-4.12) natty; urgency=low
13591
13592 [ Andy Whitcroft ]
13593
13594 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
13595 * Revert "[Upstream] HID: magicmouse: properly account for scroll
13596 movement in state"
13597 * Revert "[Upstream] HID: magicmouse: disable and add module param for
13598 scroll acceleration"
13599 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
13600 middle of mouse"
13601
13602 [ Henrik Rydberg ]
13603
13604 * SAUCE: hid: ntrig: remove sysfs nodes
13605 * SAUCE: hid: ntrig: Setup input filtering manually
13606 * SAUCE: hid: ntrig: New ghost-filtering event logic
13607
13608 [ Manoj Iyer ]
13609
13610 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13611 - LP: #348861
13612
13613 [ Upstream Kernel Changes ]
13614
13615 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
13616 suspend/resume"
13617 * Revert "[ARM] implement arch_randomize_brk()"
13618 * Revert "ARM: stack protector: change the canary value per task"
13619 * Revert "ARM: initial stack protector (-fstack-protector) support"
13620 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
13621 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
13622 * Revert "perf probe: Add kernel source path option"
13623 * hid: ntrig: Support single-touch devices
13624 * hid: ntrig: Mask pen switch events
13625 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
13626 kernel
13627 - LP: #673073
13628 * Fix userspace build of linux/fs.h
13629
13630 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
13631
13632 linux (2.6.37-3.11) natty; urgency=low
13633
13634 [ Andy Whitcroft ]
13635
13636 * Revert "ubuntu: AUFS -- update to
13637 b37c575759dc4535ccc03241c584ad5fe69e3b25"
13638 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
13639 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
13640 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
13641 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
13642 * [Config] Disable intel_idle for -virtual kernels
13643 - LP: #651370
13644 * [Config] enforcer -- ensure we never enable CONFIG_IMA
13645 * debian -- pass the correct flavour name when checking configs
13646 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
13647 * [Config] ensure CONFIG_IPV6=y for powerpc
13648 * [Config] enforcer -- ensure CONFIG_IPV6=y
13649 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
13650 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
13651 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
13652 * ubuntu: AUFS -- re-enable
13653 * ubuntu: AUFS -- track changes to work queue initialisation
13654 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
13655 * SAUCE: fbcon -- fix race between open and removal of framebuffers
13656 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13657 - LP: #614008
13658 * SAUCE: drm -- stop early access to drm devices
13659
13660 [ Jeremy Kerr ]
13661
13662 * [Config] Build-in powermac ZILOG serial driver
13663 - LP: #673346
13664
13665 [ Kees Cook ]
13666
13667 * SAUCE: nx-emu: use upstream ASLR when possible
13668
13669 [ Tim Gardner ]
13670
13671 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
13672 - LP: #628776
13673
13674 [ Upstream Kernel Changes ]
13675
13676 * i386: NX emulation
13677 * nx-emu: drop exec-shield sysctl, merge with disable_nx
13678 * nx-emu: standardize boottime message prefix
13679 * mmap randomization for executable mappings on 32-bit
13680 * exec-randomization: brk away from exec rand area
13681
13682 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
13683
13684 linux (2.6.37-2.10) natty; urgency=low
13685
13686 [ Andy Whitcroft ]
13687
13688 * reinstate armel config changes:
13689 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
13690 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
13691
13692 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
13693
13694 linux (2.6.37-2.9) natty; urgency=low
13695
13696 [ Andy Whitcroft ]
13697
13698 * config -- fix genportsconfig
13699 * [Config] move powerpc over from ports to distro
13700 * bump master version number to match contained kernel
13701 * SAUCE: fix documentation strings for struct input_keymap_entry
13702 * usb: gadget: goku_udc: add registered flag bit
13703
13704 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
13705
13706 linux (2.6.36-2.8) natty; urgency=low
13707
13708 [ Tim Gardner ]
13709
13710 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
13711 * [Config]: TWL4030_CORE=n for FTBS
13712 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
13713 * [Config]: CONFIG_SOLO6X10=n for FTBS
13714 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
13715 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
13716 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
13717 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
13718 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
13719 * [Config]: CONFIG_I2C_I801=n for armel FTBS
13720 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
13721 * AppArmor: compatibility patch for v5 interface
13722 * AppArmor: compatibility patch for v5 network controll
13723 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
13724 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13725 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13726 * Dropped: hid: 3m: Convert to MT slots
13727 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
13728 * Dropped: HID: magicmouse: simplify touch data bit manipulation
13729 * Dropped: HID: magicmouse: simplify touch down logic
13730 * Dropped: HID: magicmouse: enable Magic Trackpad support
13731 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
13732 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
13733 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
13734 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
13735 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
13736 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
13737 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
13738 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13739 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
13740 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
13741 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
13742 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
13743
13744 [ Upstream Kernel Changes ]
13745
13746 * rebased against 2.6.27-rc1
13747
13748 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
13749
13750 linux (2.6.36-1.7) natty; urgency=low
13751
13752 [ Andy Whitcroft ]
13753
13754 * rebased to v2.6.36 final
13755 * [Config] update configs following rebase to v2.6.36 final
13756 * [Config] update ports configs following rebase to v2.6.36 final
13757
13758 [ Upstream Kernel Changes ]
13759
13760 * rebased to v2.6.36 final
13761
13762 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
13763
13764 linux (2.6.36-1.6) natty; urgency=low
13765
13766 [ Upstream Kernel Changes ]
13767
13768 * drop broadcom staging driver preview:
13769 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
13770 wireless LAN driver."
13771
13772 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
13773
13774 linux (2.6.36-1.5) natty; urgency=low
13775
13776 [ Andy Whitcroft ]
13777
13778 * rebase to v2.6.36-rc8
13779 * updateconfigs following rebase to v2.6.36-rc8
13780 * updateportsconfigs following rebase to v2.6.36-rc8
13781 * config -- simplify the kernelconfig interface
13782 * config -- add new config mode 'dumpconfigs'
13783
13784 [ Tim Gardner ]
13785
13786 * Simplify the use of CROSS_COMPILER
13787
13788 [ Upstream Kernel Changes ]
13789
13790 * drop broadcom staging driver preview:
13791 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
13792 brcmfmac.ko mutually exclusive."
13793 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
13794 set."
13795 * Revert "Staging: brcm80211: remove driver specific -W options"
13796 * Revert "Staging: brcm80211: clean up makefile cflag lines"
13797 * Revert "staging: brcm80211: add fullmac driver"
13798 * Revert "staging: brcm80211: use string native library"
13799 * Revert "staging: brcm80211: use native ctype library"
13800 * Revert "staging: brcm80211: fix remaining checkpatch errors."
13801 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
13802 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
13803 ...""
13804 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
13805 ':' ...""
13806 * Revert "staging: brcm80211: fix "ERROR: space required before that
13807 ...""
13808 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
13809 * Revert "staging: brcm80211: fix "ERROR: space required after that close
13810 brace""
13811 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
13812 ...close square bracket""
13813 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
13814 ...""
13815 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
13816 '*'""
13817 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
13818 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
13819 do - while loop""
13820 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13821 parenthesis""
13822 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
13823 or NULL""
13824 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
13825 or NULL""
13826 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
13827 '}'""
13828 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
13829 line""
13830 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
13831 on next line""
13832 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
13833 condition""
13834 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
13835 paren...""
13836 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
13837 function dec...""
13838 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
13839 *bar"'"
13840 * Revert "staging: brcm80211: Fix URLs for firmware files."
13841 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
13842 * Revert "staging: brcm80211: Add contact info to TODO list."
13843 * Revert "staging: brcm80211: Fix some initialisation failure paths"
13844 * Export dump_{write,seek} to binary loader modules
13845 * rebase to v2.6.36-rc8.
13846
13847 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
13848
13849 linux (2.6.36-0.4) natty; urgency=low
13850
13851 [ Andy Whitcroft ]
13852
13853 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
13854 (fixes FTBS on powerpc)
13855
13856 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
13857
13858 linux (2.6.36-0.3) natty; urgency=low
13859
13860 [ Andy Whitcroft ]
13861
13862 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
13863
13864 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
13865
13866 linux (2.6.36-0.2) natty; urgency=low
13867
13868 [ Andy Whitcroft ]
13869
13870 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
13871 (fix FTBS on powerpc)
13872
13873 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
13874
13875 linux (2.6.36-0.1) natty; urgency=low
13876
13877 [ Andy Whitcroft ]
13878
13879 * reduce disk usage during buildd builds
13880 - LP: #645653
13881 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
13882 * [Config] armel -- drop omap flavour
13883
13884 [ Tim Gardner ]
13885
13886 * Added dropped patch list
13887 * more dropped patches
13888 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
13889 * [Config] Add support for cross compiling armel
13890 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
13891 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
13892 * [Config]: updateconfigs after adding brcm80211
13893 * staging: brcm80211: Fix Makefile syntax error
13894 * rebased to v2.6.36-rc7
13895
13896 [ Upstream Kernel Changes ]
13897
13898 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
13899 * (upstream) IPS driver: verify BIOS provided limits
13900 * intel_ips: Print MCP limit exceeded values.
13901 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
13902 LAN driver.
13903 * staging: brcm80211: Fix some initialisation failure paths
13904 * staging: brcm80211: Add contact info to TODO list.
13905 * staging: brcm80211: use '%pM' format to print MAC address
13906 * staging: brcm80211: Fix URLs for firmware files.
13907 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
13908 * staging: brcm80211: fix "ERROR: open brace '{' following function
13909 dec..."
13910 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
13911 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
13912 * staging: brcm80211: fix "ERROR: trailing statements should be on next
13913 line"
13914 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
13915 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
13916 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
13917 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
13918 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13919 parenthesis"
13920 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
13921 while loop"
13922 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
13923 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
13924 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
13925 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
13926 bracket"
13927 * staging: brcm80211: fix "ERROR: space required after that close brace"
13928 * staging: brcm80211: fix "ERROR: space required after that ..."
13929 * staging: brcm80211: fix "ERROR: space required before that ..."
13930 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
13931 * staging: brcm80211: fix "ERROR: spaces required around that ..."
13932 * staging: brcm80211: fix "ERROR: trailing whitespace."
13933 * staging: brcm80211: fix remaining checkpatch errors.
13934 * staging: brcm80211: use native ctype library
13935 * staging: brcm80211: use string native library
13936 * staging: brcm80211: add fullmac driver
13937 * Staging: brcm80211: clean up makefile cflag lines
13938 * Staging: brcm80211: remove driver specific -W options
13939 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
13940 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
13941 mutually exclusive.
13942
13943 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
13944
13945 linux (2.6.35-22.33) maverick; urgency=low
13946
13947 [ Andy Whitcroft ]
13948
13949 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
13950 Dell E2 series Laptops"
13951 - LP: #641320
13952
13953 [ Brian Rogers ]
13954
13955 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
13956 - LP: #624701
13957
13958 [ Christopher James Halse Rogers ]
13959
13960 * SAUCE: Nouveau: Add quirk framework to disable acceleration
13961 - LP: #544088, #546393
13962 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
13963 - LP: #546393
13964
13965 [ John Johansen ]
13966
13967 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
13968 kernels"
13969 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13970 - LP: #639758
13971
13972 [ Mathieu J. Poirier ]
13973
13974 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
13975
13976 [ Upstream Kernel Changes ]
13977
13978 * ALSA: HDA: Enable internal speaker on Dell M101z
13979 - LP: #640254
13980
13981 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
13982
13983 linux (2.6.35-22.32) maverick; urgency=low
13984
13985 [ Arjan van de Ven ]
13986
13987 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13988
13989 [ David Henningsson ]
13990
13991 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
13992 - LP: #605047, #628961
13993
13994 [ John Johansen ]
13995
13996 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
13997 and profile names
13998 - LP: #615947
13999 * [Upstream] AppArmor: Fix locking from removal of profile namespace
14000 - LP: #615947
14001 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
14002 - LP: #639758
14003 * SAUCE: Improve Amazon EBS performance for EC2
14004 - LP: #634316
14005
14006 [ Leann Ogasawara ]
14007
14008 * Revert "SAUCE: i915 KMS -- blacklist i855"
14009 * Revert "SAUCE: i915 KMS -- blacklist i845g"
14010 * Revert "SAUCE: i915 KMS -- blacklist i830"
14011 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
14012 devices"
14013 * execute module-inclusion within a subshell
14014 - LP: #621175
14015
14016 [ Upstream Kernel Changes ]
14017
14018 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
14019 - LP: #633227
14020 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
14021 - LP: #629711
14022 * (pre-stable) mm: Move vma_stack_continue into mm.h
14023 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
14024 - LP: #601073
14025 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
14026 * PM / Runtime: Add runtime PM statistics (v3)
14027 * compat: Make compat_alloc_user_space() incorporate the access_ok()
14028 - CVE-2010-3081
14029 * x86-64, compat: Test %rax for the syscall number, not %eax
14030 - CVE-2010-3301
14031 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
14032 - CVE-2010-3301
14033
14034 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
14035
14036 linux (2.6.35-21.31) maverick; urgency=low
14037
14038 [ Andy Whitcroft ]
14039
14040 * bodge linux-libc-dev package version due to ti-omap4 error
14041 * linux-libc-dev -- ensure we can only build this on debian.master
14042
14043 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
14044
14045 linux (2.6.35-21.30) maverick; urgency=low
14046
14047 [ Andy Whitcroft ]
14048
14049 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
14050 - LP: #614008
14051
14052 [ Daniel Lezcano ]
14053
14054 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
14055
14056 [ Henrik Rydberg ]
14057
14058 * SAUCE: Input: wacom - add fuzz parameters to features
14059 * SAUCE: Input: wacom - collect device quirks into single function
14060 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
14061 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
14062 * SAUCE: hid: ntrig: Remove unused device ids
14063 * SAUCE: hid: ntrig: remove sysfs nodes
14064 * SAUCE: hid: ntrig: Correct logic for quirks
14065 * SAUCE: hid: ntrig: zero-initialize ntrig struct
14066 * SAUCE: hid: ntrig: Setup input filtering manually
14067 * SAUCE: hid: ntrig: New ghost-filtering event logic
14068
14069 [ Leann Ogasawara ]
14070
14071 * SAUCE: ndiswrapper: Initialize buffer index and check its value
14072 - LP: #613796
14073
14074 [ Manoj Iyer ]
14075
14076 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
14077 series Laptops
14078 - LP: #632884
14079
14080 [ Ping Cheng ]
14081
14082 * SAUCE: Input: wacom - parse the Bamboo device family
14083
14084 [ Rafi Rubin ]
14085
14086 * SAUCE: hid: ntrig: identify firmware version (wiggled)
14087
14088 [ Tim Gardner ]
14089
14090 * [Config] CONFIG_NL80211_TESTMODE=n
14091
14092 [ Upstream Kernel Changes ]
14093
14094 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
14095 * e1000e: initial support for 82579 LOMs
14096 * e1000e: correct MAC-PHY interconnect register offset for 82579
14097 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
14098 tested on HP G60
14099 - LP: #587388
14100 * DSS2: Don't power off a panel twice
14101 - LP: #588243
14102 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
14103 * Input: i8042 - reset keyboard controller wehen resuming from S2R
14104 - LP: #86820
14105 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
14106 - LP: #414795
14107 * agp/intel: Support the extended physical addressing bits on
14108 Sandybridge.
14109 - LP: #632488
14110 * drm/i915,intel_agp: Add support for Sandybridge D0
14111 - LP: #632488
14112 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
14113 - LP: #632488
14114 * mmc: omap: fix for bus width which improves SD card's peformance.
14115
14116 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
14117
14118 linux (2.6.35-20.29) maverick; urgency=low
14119
14120 [ Andy Whitcroft ]
14121
14122 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
14123 - LP: #563277
14124 * SAUCE: i915 KMS -- blacklist i830
14125 - LP: #542208, #563277
14126 * SAUCE: i915 KMS -- blacklist i845g
14127 - LP: #541492, #563277
14128 * SAUCE: i915 KMS -- blacklist i855
14129 - LP: #511001, #541511, #563277
14130
14131 [ Leann Ogasawara ]
14132
14133 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
14134 - LP: #601073
14135 * ARM: Temporarily disable module check for armel
14136 * rebase to v2.6.35.4
14137 * [Config] update configs following rebase to v2.6.35.4
14138
14139 [ Ricardo Salveti de Araujo ]
14140
14141 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
14142 in Omap
14143
14144 [ Tim Gardner ]
14145
14146 * [Config] Added be2net, be2scsi to udebs
14147 - LP: #628776
14148
14149 [ Upstream Kernel Changes ]
14150
14151 * x86, cpu: Package Level Thermal Control, Power Limit Notification
14152 definitions
14153 - LP: #601073
14154 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
14155 - LP: #601073
14156 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
14157 - LP: #601073
14158 * x86, hwmon: Package Level Thermal/Power: power limit
14159 - LP: #601073
14160 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
14161 - LP: #601073
14162 * hid: 3m: Adjust to sequential MT HID protocol
14163 * hid: 3m: Convert to MT slots
14164 * hid: 3m: Correct touchscreen emulation
14165 * hid: 3m: Adjust major / minor axes to scale
14166 * input: bcm5974: Adjust major / minor to scale
14167 * HID: magicmouse: don't allow hidinput to initialize the device
14168 * HID: magicmouse: simplify multitouch feature request
14169 * HID: magicmouse: simplify touch data bit manipulation
14170 * HID: magicmouse: simplify touch down logic
14171 * HID: magicmouse: remove timestamp logic
14172 * HID: magicmouse: enable Magic Trackpad support
14173 * HID: magicmouse: Adjust major / minor axes to scale
14174 * mmc: fix all hangs related to mmc/sd card insert/removal during
14175 suspend/resume
14176 - LP: #477106
14177 * drm/i915: fix VGA plane disable for Ironlake+
14178 - LP: #602281
14179
14180 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
14181
14182 linux (2.6.35-19.28) maverick; urgency=low
14183
14184 [ Leann Ogasawara ]
14185
14186 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
14187 from the archive and a no-change rebuild was attempted. However, the ABI
14188 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
14189 up the ABI and re-upload.
14190
14191 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
14192
14193 linux (2.6.35-19.27) maverick; urgency=low
14194
14195 [ Leann Ogasawara ]
14196
14197 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
14198 from the archive.
14199
14200 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
14201
14202 linux (2.6.35-19.26) maverick; urgency=low
14203
14204 [ Upstream Kernel Changes ]
14205
14206 * ARM: OMAP: Beagle: revision detection
14207 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
14208 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
14209
14210 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
14211
14212 linux (2.6.35-19.25) maverick; urgency=low
14213
14214 [ Jarod Wilson ]
14215
14216 * SAUCE: Bring in staging/lirc from 2.6.36
14217 - LP: #609234
14218 * SAUCE: Update ir-core to linuxtv/other which should be merged for
14219 2.6.36.
14220 - LP: #609234
14221 * SAUCE: Fix memleaks in imon and mceusb drivers
14222 - LP: #609234
14223 * SAUCE: Bring in streamzap support from linuxtv/other
14224 - LP: #609234
14225
14226 [ Mario Limonciello ]
14227
14228 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
14229 - LP: #609234
14230
14231 [ Mathieu J. Poirier ]
14232
14233 * SAUCE: ARM: adding i2c eeprom driver to read EDID
14234 - LP: #608279
14235
14236 [ Upstream Kernel Changes ]
14237
14238 * intel_idle: disable module support
14239 - LP: #615265
14240 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
14241 correct codec ID
14242 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
14243 - LP: #605101
14244 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
14245 - LP: #495134
14246 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
14247 - LP: #519066
14248 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
14249 - LP: #519066
14250 * input: mt: Initialize slots to unused (rev2)
14251 * input: mt: Add support for the Bamboo Touch trackpad
14252 * hid: Add a hid quirk for input sync override
14253
14254 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
14255
14256 linux (2.6.35-18.24) maverick; urgency=low
14257
14258 [ Colin Watson ]
14259
14260 * Pass DEB_MAINT_PARAMS to hook scripts
14261
14262 [ Leann Ogasawara ]
14263
14264 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
14265 - LP: #584812
14266 * rebase to v2.6.35.3
14267
14268 [ Upstream Kernel Changes ]
14269
14270 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
14271 - LP: #609234
14272 * can: add limit for nframes and clean up signed/unsigned variables
14273 - CVE-2010-2959
14274 * drm: Initialize ioctl struct when no user data is present
14275 - CVE-2010-2803
14276 * ARM: initial stack protector (-fstack-protector) support
14277 * ARM: stack protector: change the canary value per task
14278 * [ARM] implement arch_randomize_brk()
14279 * [ARM] add address randomization to mmap()
14280 * ARM: fix ASLR of PIE executables
14281
14282 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
14283
14284 linux (2.6.35-17.23) maverick; urgency=low
14285
14286 [ Jeremy Kerr ]
14287
14288 * [Config] build-in uinput module
14289 - LP: #584812
14290
14291 [ Leann Ogasawara ]
14292
14293 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
14294 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
14295 * Revert "[Config] [FTBS] sparc: Temporarily disable
14296 CONFIG_MTD_NAND_DENALI"
14297 * Revert "[Config] [FTBS] sparc: Temporarily disable
14298 CONFIG_MFD_JANZ_CMODIO"
14299 * Revert "[Config] [FTBS] sparc: Temporarily disable
14300 CONFIG_INFINIBAND_QIB"
14301 * [Config] Enable INTEL_IPS
14302 - LP: #601057
14303 * Remove ia64 support
14304 * [Config] Update portsconfigs after removing ia64 support
14305 * Remove sparc support
14306 * [Config] Update portsconfigs after removing sparc support
14307
14308 [ Linus Torvalds ]
14309
14310 * (pre-stable) mm: fix page table unmap for stack guard page properly
14311
14312 [ Mathieu J. Poirier ]
14313
14314 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
14315 - LP: #591941
14316
14317 [ Upstream Kernel Changes ]
14318
14319 * timer: add on-stack deferrable timer interfaces
14320 - LP: #601057
14321 * x86 platform driver: intelligent power sharing driver
14322 - LP: #601057
14323 * IPS driver: add GPU busy and turbo checking
14324 - LP: #601057
14325 * X86: intel_ips, check for kzalloc properly
14326 - LP: #601057
14327 * ips driver: make it less chatty
14328 - LP: #601057
14329
14330 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
14331
14332 linux (2.6.35-16.22) maverick; urgency=low
14333
14334 [ Andy Whitcroft ]
14335
14336 * debian -- more agressivly clean up after depmod on purge
14337 - LP: #618591
14338
14339 [ Henrik Rydberg ]
14340
14341 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
14342
14343 [ Leann Ogasawara ]
14344
14345 * ubuntu: iscsitarget -- version 1.4.20.2
14346 * ubuntu: rtl8192se -- update to version 0017.0507.2010
14347 * rebase to v2.6.35.2
14348 * [Config] update configs following rebase to v2.6.35.2
14349 * [Config] update ports configs following rebase to v2.6.35.2
14350
14351 [ Luke Yelavich ]
14352
14353 * [Config] Enable new firewire stack on powerpc
14354
14355 [ Mathieu J. Poirier ]
14356
14357 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
14358 - LP: #608266
14359
14360 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
14361
14362 linux (2.6.35-15.21) maverick; urgency=low
14363
14364 [ Luke Yelavich ]
14365
14366 * [Config] CONFIG_SND_USB_UA101=m for all architectures
14367
14368 [ Upstream Kernel Changes ]
14369
14370 * Input: introduce MT event slots
14371 * Input: document the MT event slot protocol
14372 * (pre-stable) sched: Revert nohz_ratelimit() for now
14373 * (pre-stable) drm/radeon/kms: add missing copy from user
14374 - LP: #606081
14375
14376 [ Leann Ogasawara ]
14377
14378 * rebase to v2.6.35.1
14379
14380 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
14381
14382 linux (2.6.35-14.20) maverick; urgency=low
14383
14384 [ Andy Whitcroft ]
14385
14386 * update Vcs-Git to point to maverick repo
14387 * debian -- include the debian packaging in the -source package
14388 - LP: #608674
14389 * select debian source format 1.0
14390 * add support for building selected stages of kernel
14391 - LP: #603087
14392 * cleanup conditional dependancy handling
14393 - LP: #603087
14394
14395 [ Upstream Kernel Changes ]
14396
14397 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
14398 - LP: #582199, #586418, #588031
14399 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
14400 - LP: #582199, #586418, #588031
14401 * sched: Revert nohz_ratelimit() for now
14402
14403 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
14404
14405 linux (2.6.35-14.19) maverick; urgency=low
14406
14407 [ Leann Ogasawara ]
14408
14409 * rebase to v2.6.35
14410
14411 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
14412
14413 linux (2.6.35-13.18) maverick; urgency=low
14414
14415 [ Andy Whitcroft ]
14416
14417 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
14418 * SAUCE: add tracing for user initiated readahead requests
14419 * SAUCE: vt -- maintain bootloader screen mode and content until vt
14420 switch
14421 * SAUCE: vt -- allow grub to request automatic vt_handoff
14422 * SAUCE: fbcon -- fix race between open and removal of framebuffers
14423 * SAUCE: drm -- stop early access to drm devices
14424
14425 [ Bryan Wu ]
14426
14427 * CONFIG: compile in OTG driver and Transceiver driver
14428 - LP: #566645
14429 * remove OTG modules from modules list file
14430
14431 [ John Johansen ]
14432
14433 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
14434 - LP: #581525, #599450
14435 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
14436 * SAUCE: AppArmor 2.4 compatibility patch
14437 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
14438 * SAUCE: fix pv-ops for legacy Xen
14439 * SAUCE: blkfront: default to sd devices
14440 * [Config] Build in drivers required for Xen pv-ops
14441
14442 [ Leann Ogasawara ]
14443
14444 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
14445 size."
14446
14447 [ Lee Jones ]
14448
14449 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
14450 - LP: #608095
14451 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
14452 just revision
14453 - LP: #608095
14454 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
14455 - LP: #608095
14456 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
14457 - LP: #608095
14458
14459 [ Upstream Kernel Changes ]
14460
14461 * agp/intel: Use the correct mask to detect i830 aperture size.
14462 - LP: #597075
14463
14464 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
14465
14466 linux (2.6.35-12.17) maverick; urgency=low
14467
14468 [ Leann Ogasawara ]
14469
14470 * rebase to v2.6.35-rc6
14471 * [Config] update configs following rebase to v2.6.35-rc6
14472 * [Config] update ports configs following rebase to v2.6.35-rc6
14473 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
14474
14475 [ Leann Ogasawara ]
14476
14477 * rebase to v2.6.35-rc6
14478
14479 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
14480
14481 linux (2.6.35-11.16) maverick; urgency=low
14482
14483 [ Leann Ogasawara ]
14484
14485 * Bump ABI for new compiler update
14486
14487 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
14488
14489 linux (2.6.35-10.15) maverick; urgency=low
14490
14491 [ Leann Ogasawara ]
14492
14493 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
14494 device"
14495 * [Config] Enable CONFIG_M686=y
14496 - LP: #592495
14497
14498 [ Upstream Kernel Changes ]
14499
14500 * tracing: Add alignment to syscall metadata declarations
14501
14502 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
14503
14504 linux (2.6.35-9.14) maverick; urgency=low
14505
14506 [ Andy Whitcroft ]
14507
14508 * ubuntu: AUFS -- add BOM and automated update script
14509 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
14510
14511 [ John Johansen ]
14512
14513 * [Config] Enable DRBD as a module
14514
14515 [ Kees Cook ]
14516
14517 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
14518 - LP: #604407
14519
14520 [ Leann Ogasawara ]
14521
14522 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
14523 - LP: #606139
14524 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
14525 - LP: #606139
14526 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14527 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14528
14529 [ Lee Jones ]
14530
14531 * Stop ARM boards crashing when CUPS is loaded
14532 - LP: #601226
14533
14534 [ Upstream Kernel Changes ]
14535
14536 * perf probe: Support tracing an entry of array
14537 * perf probe: Support static and global variables
14538
14539 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
14540
14541 linux (2.6.35-8.13) maverick; urgency=low
14542
14543 [ Kees Cook ]
14544
14545 * SAUCE: Yama: check PTRACE using thread group leader
14546 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
14547 - LP: #603716
14548
14549 [ Leann Ogasawara ]
14550
14551 * rebase to v2.6.35-rc5
14552 * [Config] update configs following rebase to v2.6.35-rc5
14553
14554 [ Nicolas Pitre ]
14555
14556 * SAUCE: make ndiswrapper available on X86 only
14557
14558 [ Tim Gardner ]
14559
14560 * [Config] Added ums-cypress to udeb
14561 - LP: #576066
14562 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
14563 * [Config] CONFIG_NDISWRAPPER=m across all configs
14564
14565 [ Upstream Kernel Changes ]
14566
14567 * HID: magicmouse: report last touch up
14568 * rebase to 2.6.35-rc5
14569
14570 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
14571
14572 linux (2.6.35-7.12) maverick; urgency=low
14573
14574 [ Tim Gardner ]
14575
14576 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
14577 - LP: #597075
14578
14579 [ Upstream Kernel Changes ]
14580
14581 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
14582 (squashed)
14583
14584 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
14585
14586 linux (2.6.35-7.11) maverick; urgency=low
14587
14588 [ Tim Gardner ]
14589
14590 * [Config] CONFIG_X86_MRST=n
14591
14592 [ Upstream Kernel Changes ]
14593
14594 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
14595 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
14596 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
14597
14598 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
14599
14600 linux (2.6.35-7.10) maverick; urgency=low
14601
14602 [ Kees Cook ]
14603
14604 * SAUCE: security: create task_free security callback
14605 * SAUCE: Yama: add PTRACE exception tracking and interface
14606 * SAUCE: security: unconditionally chain to Yama LSM
14607 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
14608 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
14609 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
14610 * [Upstream] security: Yama LSM
14611 * [Config] Enable CONFIG_SECURITY_YAMA=y
14612
14613 [ Tim Gardner ]
14614
14615 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
14616
14617 [ Upstream Kernel Changes ]
14618
14619 * rebase to 2.6.35-rc4
14620
14621 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
14622
14623 linux (2.6.35-6.9) maverick; urgency=low
14624
14625 [ Tim Gardner ]
14626
14627 * [Upstream] direct_splice_actor() should not use pos in sd
14628 - LP: #588861
14629
14630 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
14631
14632 linux (2.6.35-6.8) maverick; urgency=low
14633
14634 [ Mathieu J. Poirier ]
14635
14636 * ARM: Adding regulator supply for vdds_sdi.
14637 - LP: #597904
14638
14639 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
14640
14641 linux (2.6.35-6.7) maverick; urgency=low
14642
14643 [ Alberto Milone ]
14644
14645 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
14646
14647 [ Chase Douglas ]
14648
14649 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
14650 of mouse
14651 * [Upstream] HID: magicmouse: disable and add module param for scroll
14652 acceleration
14653 * [Upstream] HID: magicmouse: properly account for scroll movement in
14654 state
14655 * [Upstream] HID: magicmouse: add param for scroll speed
14656 * [Upstream] HID: magicmouse: enable horizontal scrolling
14657
14658 [ Henrik Rydberg ]
14659
14660 * [Upstream] Input: evdev - convert to dynamic event buffer
14661 * [Upstream] Input: evdev - use driver hint to compute size of event
14662 buffer
14663 * [Upstream] Input: bcm5974 - set the average number of events per MT
14664 event packet
14665 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
14666 * [Upstream] Input: evdev - never leave the client buffer empty after
14667 write
14668
14669 [ John Johansen ]
14670
14671 * SAUCE: AppArmor: -- mainline 2010-06-23
14672 * SAUCE: AppArmor 2.4 compatibility patch
14673 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
14674
14675 [ Leann Ogasawara ]
14676
14677 * [Config] Enable CONFIG_INTR_REMAP=y
14678 - LP: #597091
14679 * [Config] Enable CONFIG_X86_X2APIC
14680 - LP: #597091
14681
14682 [ Mathieu J. Poirier ]
14683
14684 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
14685 - LP: #594382
14686
14687 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
14688
14689 linux (2.6.35-5.6) maverick; urgency=low
14690
14691 [ Amit Kucheria ]
14692
14693 * [Config] update omap flavour description
14694
14695 [ Andy Whitcroft ]
14696
14697 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
14698 - LP: #570500, #576274
14699 * SAUCE: add option to hand off all kernel parameters to init
14700 - LP: #586386
14701 * [Config] enable passing all kernel command line to init
14702 - LP: #586386
14703 * [Config] disable CONFIG_VMI
14704 - LP: #537601
14705 * [Config] enable CONFIG_IPV6_SIT_6RD
14706 - LP: #591869
14707 * [Config] enable CONFIG_VMWARE_BALOON as module
14708 - LP: #592039
14709
14710 [ Leann Ogasawara ]
14711
14712 * Revert "SAUCE: pm: Config option to disable handling of console during
14713 suspend/resume"
14714 - LP: #594885
14715 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
14716 * [Config] ports: enable passing all kernel command line to init
14717 - LP: #586386
14718 * [Config] Enable CONFIG_FB_VESA=y for x86
14719 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
14720 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
14721 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
14722 - LP: #493156
14723
14724 [ Mathieu Poirier ]
14725
14726 * ARM: Adding MosChip MCS7830 to nic-usb
14727 - LP: #584920
14728
14729 [ Upstream Kernel Changes ]
14730
14731 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
14732 * docbook: need xmldoclinks for all doc types
14733 * perf probe: Add kernel source path option
14734
14735 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
14736
14737 linux (2.6.35-4.5) maverick; urgency=low
14738
14739 [ Leann Ogasawara ]
14740
14741 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
14742 size (rev2)"
14743 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
14744 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
14745 (rev4)"
14746 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
14747 modules"
14748 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
14749 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
14750 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
14751
14752 [ Tim Gardner ]
14753
14754 * [Config] CONFIG_NFS_FSCACHE=y
14755 - LP: #440522
14756 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
14757 - LP: #440522
14758
14759 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
14760
14761 linux (2.6.35-3.4) maverick; urgency=low
14762
14763 [ Andy Whitcroft ]
14764
14765 * debian -- ensure the version number is clean
14766
14767 [ Henrik Rydberg ]
14768
14769 * [Upstream] Introduce MT event slots (rev 5)
14770 * [Upstream] Document the MT event slot protocol (rev5)
14771 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
14772 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
14773 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
14774 (rev2)
14775
14776 [ Leann Ogasawara ]
14777
14778 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
14779 * Revert "SAUCE: hostap: send events on data interface as well as master
14780 interface"
14781 * Revert "Fix webcam having USB ID 0ac8:303b"
14782 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
14783 * rebase to v2.6.35-rc3
14784
14785 [ Maxim Levitsky ]
14786
14787 * [Config] Enable new Smartmedia/xD translation layer
14788 - LP: #202490
14789
14790 [ Upstream Kernel Changes ]
14791
14792 * net: fix deliver_no_wcard regression on loopback device
14793
14794 [ Upstream changes ]
14795
14796 * rebased to v2.6.35-rc3
14797
14798 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
14799
14800 linux (2.6.35-2.3) maverick; urgency=low
14801
14802 [ Bryan Wu ]
14803
14804 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
14805
14806 [ Leann Ogasawara ]
14807
14808 * [Config] armel: Enable CONFIG_BNX2=m
14809 * [Config] ports: Enable CONFIG_BNX2X=m
14810 * SAUCE: armel: define get_dma_ops to fix FTBS
14811
14812 [ Tim Gardner ]
14813
14814 * [Upstream] net: Print num_rx_queues imbalance warning only when there
14815 are allocated queues
14816 - LP: #591416
14817
14818 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
14819
14820 linux (2.6.35-2.2) maverick; urgency=low
14821
14822 [ Andy Whitcroft ]
14823
14824 * [Config] d-i: make armel configuration versatile flavour specific
14825 - LP: #588805
14826 * [Config] d-i: enable .udebs for omap flavour
14827 - LP: #588805
14828
14829 [ Kees Cook ]
14830
14831 * ptrace: limit scope to attach only (allow read)
14832 - LP: #589656
14833
14834 [ Leann Ogasawara ]
14835
14836 * rebase to v2.6.35-rc2
14837 * [Config] update configs following rebase to v2.6.35-rc2
14838 * [Config] update port configs following rebase to v2.6.35-rc2
14839
14840 [ Lee Jones ]
14841
14842 * Enable perf to be more helpful when perf_<version> does not exist.
14843 - LP: #570500
14844 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
14845
14846 [ Tim Gardner ]
14847
14848 * [Config] Update bnx2 udeb firmware files
14849 - LP: #589304
14850
14851 [ Upstream changes ]
14852
14853 * rebased to v2.6.35-rc2
14854
14855 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
14856
14857 linux (2.6.35-1.1) maverick; urgency=low
14858
14859 [ Andy Whitcroft ]
14860
14861 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
14862 - LP: #587888
14863 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
14864
14865 [ Leann Ogasawara ]
14866
14867 * rebase to v2.6.35-rc1
14868 * [Config] update configs following rebase to v2.6.35-rc1
14869 * [Config] update port configs following rebase to v2.6.35-rc1
14870 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
14871 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
14872 * SAUCE: ndiswrapper: convert multicast list to list_head
14873 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
14874 * [Config] [FTBS] ia64: Temporarily disable gpiolib
14875 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
14876 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
14877 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14878 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14879 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
14880 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
14881 * [Config] [FTBS] armel: Temporarily disable bnx2
14882 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
14883 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
14884 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
14885 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
14886 gpio_set_debounce
14887
14888 [ Upstream Kernel Changes ]
14889
14890 * of/usb: fix build error due to of_node pointer move
14891 * n2_crypto: Fix build after of_device/of_platform_driver changes.
14892 * powerpc/fsl-booke: fix the case where we are not in the first page
14893 * powerpc/fsl-booke: Move the entry setup code into a seperate file
14894 * powerpc/kexec: Add support for FSL-BookE
14895 * greth: Fix build after OF device conversions.
14896
14897 [ Upstream changes ]
14898
14899 * rebased to v2.6.35-rc1
14900
14901 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
14902
14903 linux (2.6.35-1.0) UNRELEASED; urgency=low
14904
14905 [ Leann Ogasawara ]
14906
14907 * Null entry.
14908
14909 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
14910
14911 linux (2.6.34-5.14) maverick; urgency=low
14912
14913 [ Tim Gardner ]
14914
14915 * [Config] Added module inclusion support
14916 * [Config] Added virtual flavour module inclusion list and d-i package
14917 definitions
14918
14919 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
14920
14921 linux (2.6.34-5.13) maverick; urgency=low
14922
14923 [ Andy Whitcroft ]
14924
14925 * Revert "ubuntu: AUFS -- aufs2 20091209"
14926 * Revert "ubuntu: AUFS -- export various core functions
14927 (aufs2-standalone.patch)"
14928 * Revert "ubuntu: AUFS -- export various core functions
14929 (aufs2-base.patch)"
14930 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
14931 - LP: #587888
14932 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
14933 - LP: #587888
14934 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
14935 - LP: #587888
14936 * [Config] AUFS -- enable aufs options
14937 - LP: #587888
14938
14939 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
14940
14941 linux (2.6.34-5.12) maverick; urgency=low
14942
14943 [ Andy Whitcroft ]
14944
14945 * enforce -- ensure SYSFS compatibility is disabled
14946
14947 [ Chase Douglas ]
14948
14949 * build with libdw-dev for perf probe symbol support
14950 * maverick ftrace configuration changes
14951
14952 [ Kees Cook ]
14953
14954 * Revert "SAUCE: x86: brk away from exec rand area"
14955 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
14956 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
14957 * SAUCE: x86: implement cs-limit nx-emulation for ia32
14958 - LP: #369978
14959 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
14960 * SAUCE: x86: brk away from exec rand area
14961 - LP: #452175
14962 * SAUCE: ptrace: restrict ptrace scope to children
14963
14964 [ Leann Ogasawara ]
14965
14966 * Add new omap flavour to getabis
14967 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
14968 - LP: #585490
14969 * build/modules: Temorarily add ignore.modules
14970 * ubuntu: iscsitarget -- version 1.4.20.1
14971
14972 [ Loïc Minier ]
14973
14974 * SAUCE: [um] Don't use nx_enabled under UML
14975 - LP: #524849
14976
14977 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
14978
14979 linux (2.6.34-4.11) maverick; urgency=low
14980
14981 [ Amit Kucheria ]
14982
14983 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
14984 * [Config] Add support for OMAP-mainline flavour
14985
14986 [ Andy Whitcroft ]
14987
14988 * SAUCE: powerpc: fix compile error when ptrace.h is included from
14989 userspace
14990 - LP: #583733
14991
14992 [ Chase Douglas ]
14993
14994 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
14995 are present"
14996 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
14997 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
14998 load detect pipe"
14999
15000 [ Kees Cook ]
15001
15002 * SAUCE: fs: block cross-uid sticky symlinks
15003 * SAUCE: fs: block hardlinks to non-accessible sources
15004
15005 [ Koen Kooi ]
15006
15007 * SAUCE: board-omap3-beagle: add DSS2 support
15008
15009 [ Leann Ogasawara ]
15010
15011 * Revert "staging/go7007 -- disable"
15012 * Revert "[Config] staging/winbond -- disable"
15013 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
15014 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
15015 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
15016 controller"
15017 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
15018 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
15019 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
15020 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
15021 chipsets."
15022 * Revert "[Upstream] b43: Declare all possible firmware files."
15023 * Revert "add Breaks: against hardy lvm2"
15024 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
15025 id on Vmware ESX Server"
15026 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
15027 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
15028 * [Config] Enable CONFIG_USB=y for armel and sparc
15029 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
15030 * [Config] Enable CONFIG_RFKILL=y for ports
15031 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
15032 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
15033 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
15034 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
15035 * [Config] Enable CONFIG_LIBERTAS_MESH=y
15036 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
15037 * [Config] CONFIG_RT2800USB_UNKNOWN=y
15038 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
15039 * [Config] Enable CONFIG_CEPH_FS=m
15040 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
15041 * [Config] Enable CONFIG_EEEPC_WMI=m
15042 * [Config] Enable CONFIG_RT2800PCI=m
15043 * [Config] Enable CONFIG_SCSI_HPSA=m
15044 * [Config] Enable CONFIG_VHOST_NET=m
15045 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
15046 - LP: #582350
15047 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
15048 - LP: #579300
15049 * [Config] Enable CONFIG_PCIEASPM=y
15050 - LP: #333990
15051 * [Config] updateconfigs for OMAP flavour
15052
15053 [ Loïc Minier ]
15054
15055 * Enable perf tools on armel
15056
15057 [ Tim Gardner ]
15058
15059 * SAUCE: Updated ndiswrapper to 1.56
15060 - LP: #582555
15061 * [Config] Added virtual flavour
15062 * [Config] Remove support for sub-flavours
15063 * [Config] Removed amd64 preempt flavour
15064 * [Config] updateconfigs, updateportsconfigs after flavour munging
15065
15066 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
15067
15068 linux (2.6.34-3.10) maverick; urgency=low
15069
15070 [ Leann Ogasawara ]
15071
15072 * rebase to v2.6.34
15073
15074 [ Upstream changes ]
15075
15076 * rebased to v2.6.34
15077
15078 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
15079
15080 linux (2.6.34-2.9) maverick; urgency=low
15081
15082 [ Leann Ogasawara ]
15083
15084 * [Config] [FTBS] Disable comedi for armel
15085
15086 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
15087
15088 linux (2.6.34-2.8) maverick; urgency=low
15089
15090 [ Leann Ogasawara ]
15091
15092 * Drop lpia
15093 * [Config] [FTBS] disable KVM
15094 * [Config] [FTBS] disable ipr for armel
15095
15096 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
15097
15098 linux (2.6.34-2.7) maverick; urgency=low
15099
15100 [ Leann Ogasawara ]
15101
15102 * [Config] disable CONFIG_SCSI_IPR on powerpc
15103 * [Config] Remove 386 flavour per UDS discussion
15104
15105 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
15106
15107 linux (2.6.34-1.6) maverick; urgency=low
15108
15109 [ Chase Douglas ]
15110
15111 * enforce CONFIG_TMPFS_POSIX_ACL=y
15112 - LP: #575940
15113 * don't force module dependency checking
15114 - LP: #577029
15115
15116 [ Kees Cook ]
15117
15118 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
15119 - LP: #568844
15120
15121 [ Leann Ogasawara ]
15122
15123 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
15124 * rebase to v2.6.34-rc7
15125 * [Config] update configs following rebase to v2.6.34-rc7
15126 * [Config] update port configs following rebase to v2.6.34-rc7
15127 * Add btrfs to the udebs
15128
15129 [ Tim Gardner ]
15130
15131 * [Config] Add atl1c to nic-modules udeb
15132 - LP: #557130
15133
15134 [ Upstream changes ]
15135
15136 * rebased to v2.6.34-rc7
15137
15138 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
15139
15140 linux (2.6.34-1.5) UNRELEASED; urgency=low
15141
15142 [ Leann Ogasawara ]
15143
15144 * rebase to v2.6.34-rc6
15145 * [Config] update configs following rebase to v2.6.34-rc6
15146 * [Config] update port configs following rebase to v2.6.34-rc6
15147
15148 [ Upstream changes ]
15149
15150 * rebased to v2.6.34-rc6
15151
15152 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
15153
15154 linux (2.6.34-1.4) UNRELEASED; urgency=low
15155
15156 [ Leann Ogasawara ]
15157
15158 * rebase to v2.6.34-rc5
15159 * [Config] update ports configs following rebase to v2.6.34-rc5
15160
15161 [ Upstream changes ]
15162
15163 * rebased to v2.6.34-rc5
15164
15165 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
15166
15167 linux (2.6.34-1.3) UNRELEASED; urgency=low
15168
15169 [ Leann Ogasawara ]
15170
15171 * rebase to v2.6.34-rc4
15172 * [Config] update configs following rebase to v2.6.34-rc4
15173 * [Config] update port configs following rebase to v2.6.34-rc4
15174 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
15175
15176 [ Upstream changes ]
15177
15178 * rebased to v2.6.34-rc4
15179
15180 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
15181
15182 linux (2.6.34-1.2) UNRELEASED; urgency=low
15183
15184 [ Leann Ogasawara ]
15185
15186 * Temorarily disable building linux-doc
15187 * rebase to v2.6.34-rc3
15188 * [Config] update configs following rebase to v2.6.34-rc3
15189 * [Config] update port configs following rebase to v2.6.34-rc3
15190
15191 [ Upstream changes ]
15192
15193 * rebased to v2.6.34-rc3
15194
15195 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
15196
15197 linux (2.6.34-1.1) UNRELEASED; urgency=low
15198
15199 [ Leann Ogasawara ]
15200
15201 * rebase to v2.6.34-rc2
15202 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
15203 * [Config] update port configs following rebase to v2.6.34-rc2
15204 * [Config] update configs following rebase to v2.6.34-rc2
15205
15206 [ Upstream changes ]
15207
15208 * rebased to v2.6.34-rc2
15209
15210 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
15211
15212 linux (2.6.33-1.1) UNRELEASED; urgency=low
15213
15214 [ Leann Ogasawara ]
15215
15216 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
15217 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
15218 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
15219 * ubuntu: lirc -- rename kfifo_put and kfifo_get
15220 * ubuntu: iscsitarget -- rename daddr inet_sock field
15221 * rebased to v2.6.33
15222 * [Config] update configs following rebase to v2.6.33
15223 * [Config] update ports configs following rebase to v2.6.33
15224
15225 [ Upstream changes ]
15226
15227 * rebased to v2.6.33
15228
15229 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
15230
15231 linux (2.6.33-0.0) UNRELEASED; urgency=low
15232
15233 [ Leann Ogasawara ]
15234
15235 * Null entry.
15236
15237 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
15238
15239 linux (2.6.32-16.25) lucid; urgency=low
15240
15241 [ Andy Whitcroft ]
15242
15243 * linux-tools -- move to Suggests: with explicit seeding
15244 - LP: #534635
15245
15246 [ Tim Gardner ]
15247
15248 * [Config] CONFIG_HID=m
15249
15250 [ Upstream Kernel Changes ]
15251
15252 * (pre-stable) sched: Fix SMT scheduler regression in
15253 find_busiest_queue()
15254 * KVM: introduce kvm_vcpu_on_spin
15255 * KVM: VMX: Add support for Pause-Loop Exiting
15256
15257 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
15258
15259 linux (2.6.32-16.24) lucid; urgency=low
15260
15261 [ Andy Whitcroft ]
15262
15263 * armel -- perf userspace does not support arm
15264 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
15265
15266 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
15267
15268 linux (2.6.32-16.23) lucid; urgency=low
15269
15270 [ Andy Whitcroft ]
15271
15272 * SAUCE: PM report driver and device suspend/resume times -- move config
15273 * update to standards version 3.8.4.0
15274 * printenv -- expose all of the package selectors
15275 * source package -- cleanup source content control
15276 * doc package -- ensure we do build package content on buildd
15277 * lintian -- correct the address in the debian/copyright
15278 * lintian -- update debhelper package version dependancy
15279 * lintian -- fix ghostscript dependancy
15280 * lintian -- add required misc:Depends
15281 * lintian -- move our debhelper compat level to debian/compat
15282 * perf -- build the kernel carried tools
15283 * perf -- add linux-tools carrying the version switches and manuals
15284 * SAUCE: fix up Kconfig for staging drivers
15285 * [Config] enable NOUVEAU etc following drm backport
15286 * update DRM to mainline v2.6.33
15287 * [Config] Remove AppArmor config options that no longer exist (ports)
15288 * [Config] updateportsconfigs following drm update
15289
15290 [ John Johansen ]
15291
15292 * ubuntu: AppArmor -- update to mainline 2010-03-04
15293 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
15294 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
15295 * [Config] Remove AppArmor config options that no longer exist
15296
15297 [ Manoj Iyer ]
15298
15299 * ubuntu: rtl8192se -- version 2010-0115,0014
15300 - LP: #530275
15301 * [Config] added CONFIG_RTL8192SE module.
15302 - LP: #530275
15303
15304 [ Tim Gardner ]
15305
15306 * [Config] Added vmw_pvscsi to d-i/scsi-modules
15307 - LP: #531017
15308 * [Upstream] netfilter: xt_recent: Add an entry reaper
15309
15310 [ Upstream Kernel Changes ]
15311
15312 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
15313 emulation"
15314 * Revert "KVM: x86 emulator: Fix popf emulation"
15315 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
15316 emulation"
15317 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
15318 * Revert "KVM: fix memory access during x86 emulation."
15319 * Add vlan (8021.Q) module package for d-i.
15320 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
15321 Inspiron 700m
15322 - LP: #515246
15323 * [Upstream] docbook: need xmldoclinks for all doc types
15324 * x86: set_personality_ia32() misses force_personality32
15325 * lib: Introduce generic list_sort function
15326 * drm/nv50: Implement ctxprog/state generation.
15327 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
15328 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
15329 Inspiron 700m
15330 - LP: #515246
15331
15332 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
15333
15334 linux (2.6.32-15.22) lucid; urgency=low
15335
15336 [ Andy Whitcroft ]
15337
15338 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
15339 * Revert "SAUCE: PM report driver and device suspend/resume times."
15340 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
15341
15342 [ Manoj Iyer ]
15343
15344 * SAUCE: PM report driver and device suspend/resume times.
15345
15346 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
15347
15348 linux (2.6.32-15.21) lucid; urgency=low
15349
15350 [ Andy Whitcroft ]
15351
15352 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
15353 * Revert "[Config] lenovo-sl-laptop -- enable"
15354 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
15355 * armel -- cramfs module will no longer be built
15356 * d-i -- make all modules optional
15357 * rename the debug packages to match archive standard
15358 - LP: #527837
15359 * lenovo-sl-laptop is no longer built
15360
15361 [ Colin Ian King ]
15362
15363 * Disable 4MB page tables for Atom, work around errata AAE44
15364 - LP: #523112
15365
15366 [ Colin Watson ]
15367
15368 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
15369 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
15370
15371 [ Jesse Barnes ]
15372
15373 * SAUCE: drm/i915: don't change DRM configuration when releasing load
15374 detect pipe
15375 - LP: #488328
15376
15377 [ Loïc Minier ]
15378
15379 * [Config] armel Update versatile initrd configs
15380 - LP: #524893
15381 * SAUCE: [um] Don't use nx_enabled under UML
15382 - LP: #524849
15383
15384 [ Manoj Iyer ]
15385
15386 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
15387
15388 [ Mario Limonciello ]
15389
15390 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
15391
15392 [ Rafael J. Wysocki ]
15393
15394 * SAUCE: PM report driver and device suspend/resume times.
15395
15396 [ Surbhi Palande ]
15397
15398 * Revert "[Upstream] e1000e: enhance frame fragment detection"
15399 - CVE-2009-4538
15400 * Revert "[Upstream] e1000: enhance frame fragment detection"
15401 - CVE-2009-4536
15402
15403 [ Tim Gardner ]
15404
15405 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
15406 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
15407 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
15408
15409 [ Upstream Kernel Changes ]
15410
15411 * Revert "(pre-stable) eCryptfs: Add getattr function"
15412 * Fix potential crash with sys_move_pages
15413 * futex_lock_pi() key refcnt fix
15414 * futex: Handle user space corruption gracefully
15415 * futex: Handle futex value corruption gracefully
15416 * Fix race in tty_fasync() properly
15417 * hwmon: (w83781d) Request I/O ports individually for probing
15418 * hwmon: (lm78) Request I/O ports individually for probing
15419 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
15420 * ALSA: ctxfi - fix PTP address initialization
15421 * drm/i915: disable hotplug detect before Ironlake CRT detect
15422 * drm/i915: enable self-refresh on 965
15423 * drm/i915: Disable SR when more than one pipe is enabled
15424 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
15425 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
15426 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
15427 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
15428 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
15429 * i2c-tiny-usb: Fix on big-endian systems
15430 * drm/i915: handle FBC and self-refresh better
15431 * drm/i915: Increase fb alignment to 64k
15432 * drm/i915: Update write_domains on active list after flush.
15433 * regulator: Fix display of null constraints for regulators
15434 * ALSA: hda-intel: Avoid divide by zero crash
15435 * CPUFREQ: Fix use after free of struct powernow_k8_data
15436 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
15437 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
15438 * ioat: fix infinite timeout checking in ioat2_quiesce
15439 * resource: add helpers for fetching rlimits
15440 * fs/exec.c: restrict initial stack space expansion to rlimit
15441 * cifs: fix length calculation for converted unicode readdir names
15442 * NFS: Fix a reference leak in nfs_wb_cancel_page()
15443 * NFS: Try to commit unstable writes in nfs_release_page()
15444 * NFSv4: Don't allow posix locking against servers that don't support it
15445 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
15446 * NFS: Fix an Oops when truncating a file
15447 * NFS: Fix a umount race
15448 * NFS: Fix a bug in nfs_fscache_release_page()
15449 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
15450 * md: fix 'degraded' calculation when starting a reshape.
15451 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
15452 * Export the symbol of getboottime and mmonotonic_to_bootbased
15453 * kvmclock: count total_sleep_time when updating guest clock
15454 * KVM: PIT: control word is write-only
15455 * tpm_infineon: fix suspend/resume handler for pnp_driver
15456 * amd64_edac: Do not falsely trigger kerneloops
15457 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
15458 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
15459 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
15460 * netfilter: xtables: compat out of scope fix
15461 * netfilter: nf_conntrack: fix hash resizing with namespaces
15462 * drm/i915: remove full registers dump debug
15463 * drm/i915: add i915_lp_ring_sync helper
15464 * drm/i915: Don't wait interruptible for possible plane buffer flush
15465 * dasd: remove strings from s390dbf
15466 * crypto: padlock-sha - Add import/export support
15467 * wmi: Free the allocated acpi objects through wmi_get_event_data
15468 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
15469 * /dev/mem: introduce size_inside_page()
15470 * devmem: check vmalloc address on kmem read/write
15471 * devmem: fix kmem write bug on memory holes
15472 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
15473 of value 0.
15474 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
15475 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
15476 * dst: call cond_resched() in dst_gc_task()
15477 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
15478 * befs: fix leak
15479 * rtc-fm3130: add missing braces
15480 * Call flush_dcache_page after PIO data transfers in libata-sff.c
15481 * ahci: add Acer G725 to broken suspend list
15482 * pktgen: Fix freezing problem
15483 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
15484 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
15485 * x86: Re-get cfg_new in case reuse/move irq_desc
15486 * Staging: fix rtl8187se compilation errors with mac80211
15487 * ALSA: usb-audio - Avoid Oops after disconnect
15488 * serial: 8250: add serial transmitter fully empty test
15489 * sysfs: sysfs_sd_setattr set iattrs unconditionally
15490 * class: Free the class private data in class_release
15491 * USB: usbfs: only copy the actual data received
15492 * USB: usbfs: properly clean up the as structure on error paths
15493 * rtl8187: Add new device ID
15494 * ACPI: Add NULL pointer check in acpi_bus_start
15495 * ACPI: fix High cpu temperature with 2.6.32
15496 * drm/radeon/kms: use udelay for short delays
15497 * NFS: Too many GETATTR and ACCESS calls after direct I/O
15498 * eCryptfs: Add getattr function
15499 * b43: Fix throughput regression
15500 * ath9k: Fix sequence numbers for PAE frames
15501 * mac80211: Fix probe request filtering in IBSS mode
15502 * iwlwifi: Fix to set correct ht configuration
15503 * dm stripe: avoid divide by zero with invalid stripe count
15504 * dm log: userspace fix overhead_size calcuations
15505 * Linux 2.6.32.9
15506 * sfc: Fix SFE4002 initialisation
15507 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
15508 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
15509 * (pre-stable) HID: handle joysticks with large number of buttons
15510 - LP: #492056
15511 * (pre-stable) HID: extend mask for BUTTON usage page
15512 - LP: #492056
15513 * PM: Measure device suspend and resume times
15514 * e1000: enhance frame fragment detection
15515 - CVE-2009-4536
15516 * e1000e: enhance frame fragment detection
15517 - CVE-2009-4538
15518 * KVM: fix memory access during x86 emulation.
15519 - CVE-2010-0306
15520 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
15521 - CVE-2010-0306
15522 * KVM: x86 emulator: Check IOPL level during io instruction emulation
15523 - CVE-2010-0306
15524 * KVM: x86 emulator: Fix popf emulation
15525 - CVE-2010-0306
15526 * KVM: x86 emulator: Check CPL level during privilege instruction
15527 emulation
15528 - CVE-2010-0306
15529 * Input: wacom - ensure the device is initialized properly upon resume
15530 * Input: wacom - add defines for packet lengths of various devices
15531 * Input: wacom - add support for new LCD tablets
15532 - LP: #516777
15533
15534 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
15535
15536 linux (2.6.32-14.20) lucid; urgency=low
15537
15538 [ Andy Whitcroft ]
15539
15540 * rebuild following the GCC update to match compiler for out of tree modules
15541 * Revert "[Config] drbd -- enable"
15542 * Revert "ubuntu: drbd -- version 8.3.1"
15543 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
15544 - LP: #510937
15545
15546 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
15547
15548 linux (2.6.32-14.19) lucid; urgency=low
15549
15550 [ Andy Whitcroft ]
15551
15552 * ensure we build the source package contents when enabled
15553 - LP: #522308
15554 * [Config] enable CONFIG_X86_MCE_XEON75XX
15555 * SAUCE: AppArmor -- add linux/kref.h for struct kref
15556 * [Config] enable CONFIG_HID_ORTEK
15557 * enable udeb generation for arm versatile flavour
15558 - LP: #522515
15559
15560 [ John Johansen ]
15561
15562 * ubuntu: AppArmor -- update to mainline 2010-02-18
15563 - LP: #439560, #496110, #507069
15564
15565 [ Johnathon Harris ]
15566
15567 * SAUCE: HID: add support for Ortek WKB-2000
15568 - LP: #405390
15569
15570 [ Upstream Kernel Changes ]
15571
15572 * tpm_tis: TPM_STS_DATA_EXPECT workaround
15573 - LP: #490487
15574 * x86, mce: Xeon75xx specific interface to get corrected memory error
15575 information
15576 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
15577 * x86, mce: Make xeon75xx memory driver dependent on PCI
15578 * drm/edid: Unify detailed block parsing between base and extension
15579 blocks
15580 - LP: #500999
15581 * (pre-stable) eCryptfs: Add getattr function
15582 - LP: #390833
15583
15584 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
15585
15586 linux (2.6.32-13.18) lucid; urgency=low
15587
15588 [ Andy Whitcroft ]
15589
15590 * Revert "enforcer -- make the enforcement configuration common"
15591 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
15592 (Dell E6x00 series)"
15593 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
15594 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
15595 0755"
15596 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
15597 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
15598 * Revert "SAUCE: make fc transport removal of target configurable"
15599 * enforcer -- make the enforcement configuration common
15600 * getabis -- add preempt flavour to the list
15601 * [Config] enforce DEVTMPFS options
15602 * [Config] armel -- cleanup to-be builtin modules
15603 * [Config] cleanup ports configs
15604 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
15605 - LP: #485536
15606 * add printdebian target to find branch target
15607 * distclean -- do not remove debian.env
15608 * [Config] generic-pae switch to M586TSC
15609 - LP: #519448
15610 * git-ubuntu-log -- commonise duplicated log handling
15611 * git-ubuntu-log -- tighten up Bug: NNNN matching
15612 * git-ubuntu-log -- sort the bug numbers
15613
15614 [ Chris Wilson ]
15615
15616 * (pre-stable) drm/i915: Increase fb alignment to 64k
15617 - LP: #404064
15618
15619 [ Eric Miao ]
15620
15621 * arm -- enable ubuntu/ directory
15622
15623 [ Huang Ying ]
15624
15625 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
15626 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
15627
15628 [ Loïc Minier ]
15629
15630 * [Config] cleanup preempt configuration
15631 * [Config] versatile: Fix video output
15632 - LP: #517594
15633 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
15634 * [Config] Large update to armel/versatile
15635 * [Config] versatile: Add RTC support
15636 * [Config] armel: Enable NEON
15637 * [Config] versatile: Builtin MMC support
15638 * [Config] versatile Builtin SCSI controller
15639 * [Config] armel Disable dma_cache_sync callers
15640 * [Config] armel Disable asm/time.h users
15641 * [Config] armel Disable out of range udelay()
15642 * [Config] armel Disable flush_cache_range() users
15643 * [Config] armel -- Enable ubuntu/ drivers
15644
15645 [ Steve Conklin ]
15646
15647 * SAUCE: drm/i915: Add display hotplug event on Ironlake
15648 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
15649
15650 [ Upstream Kernel Changes ]
15651
15652 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
15653 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
15654 in IRQ handler""
15655 * clockevent: Don't remove broadcast device when cpu is dead
15656 * clockevents: Add missing include to pacify sparse
15657 * ACPI: don't cond_resched if irq is disabled
15658 * be2net: Add support for next generation of BladeEngine device.
15659 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
15660 * mpt2sas: New device SAS2208 support is added
15661 * ar9170: Add support for D-Link DWA 160 A2
15662 * powerpc/fsl: Add PCI device ids for new QoirQ chips
15663 * davinci: dm646x: Add support for 3.x silicon revision
15664 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
15665 * Driver-Core: devtmpfs - set root directory mode to 0755
15666 * driver-core: fix devtmpfs crash on s390
15667 * vfs: get_sb_single() - do not pass options twice
15668 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
15669 * V4L/DVB (13569): smsusb: add autodetection support for five additional
15670 Hauppauge USB IDs
15671 * USB: mos7840: add device IDs for B&B electronics devices
15672 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
15673 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
15674 SubVendor ID: 0x1043 Device ID: 0x4847)
15675 * iTCO_wdt: Add support for Intel Ibex Peak
15676 * atl1c:use common_task instead of reset_task and link_chg_task
15677 * atl1e:disable NETIF_F_TSO6 for hardware limit
15678 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
15679 * V4L/DVB (13680b): DocBook/media: create links for included sources
15680 * netfilter: xtables: fix conntrack match v1 ipt-save output
15681 * partitions: read whole sector with EFI GPT header
15682 * partitions: use sector size for EFI GPT
15683 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
15684 * sched: Fix isolcpus boot option
15685 * sched: Fix missing sched tunable recalculation on cpu add/remove
15686 * nohz: Prevent clocksource wrapping during idle
15687 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
15688 * timers, init: Limit the number of per cpu calibration bootup messages
15689 * PCI: Always set prefetchable base/limit upper32 registers
15690 * iscsi class: modify handling of replacement timeout
15691 * NFS: Revert default r/wsize behavior
15692 * HID: fixup quirk for NCR devices
15693 * scsi_devinfo: update Hitachi entries (v2)
15694 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
15695 * scsi_transport_fc: remove invalid BUG_ON
15696 * lpfc: fix hang on SGI ia64 platform
15697 * libfc: fix typo in retry check on received PRLI
15698 * libfc: fix ddp in fc_fcp for 0 xid
15699 * fcoe: remove redundant checking of netdev->netdev_ops
15700 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
15701 * libfc: lport: fix minor documentation errors
15702 * libfc: don't WARN_ON in lport_timeout for RESET state
15703 * fcoe: initialize return value in fcoe_destroy
15704 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
15705 * libfc: fix memory corruption caused by double frees and bad error
15706 handling
15707 * libfc: fix free of fc_rport_priv with timer pending
15708 * libfc: remote port gets stuck in restart state without really
15709 restarting
15710 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
15711 * fcoe: Fix checking san mac address
15712 * fcoe: Fix getting san mac for VLAN interface
15713 * qlge: Remove explicit setting of PCI Dev CTL reg.
15714 * qlge: Set PCIE max read request size.
15715 * qlge: Don't fail open when port is not initialized.
15716 * qlge: Add handler for DCBX firmware event.
15717 * qlge: Bonding fix for mode 6.
15718 * PCI: AER: fix aer inject result in kernel oops
15719 * DMI: allow omitting ident strings in DMI tables
15720 * Input: i8042 - remove identification strings from DMI tables
15721 * Input: i8042 - add Gigabyte M1022M to the noloop list
15722 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
15723 * ALSA: hda - select IbexPeak handler for Calpella
15724 * ALSA: hda - Fix quirk for Maxdata obook4-1
15725 * ALSA: hda - Add missing Line-Out and PCM switches as slave
15726 * iTCO_wdt.c - cleanup chipset documentation
15727 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
15728 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
15729 * ahci: disable SNotification capability for ich8
15730 * ata_piix: fix MWDMA handling on PIIX3
15731 * md: fix small irregularity with start_ro module parameter
15732 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
15733 * cio: fix double free in case of probe failure
15734 * cio: dont panic in non-fatal conditions
15735 * netiucv: displayed TX bytes value much too high
15736 * ipc ns: fix memory leak (idr)
15737 * ALSA: hda - Fix HP T5735 automute
15738 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
15739 * UBI: fix memory leak in update path
15740 * UBI: initialise update marker
15741 * ASoC: fix a memory-leak in wm8903
15742 * mac80211: check that ieee80211_set_power_mgmt only handles STA
15743 interfaces.
15744 * cfg80211: fix channel setting for wext
15745 * KVM: S390: fix potential array overrun in intercept handling
15746 * KVM: only allow one gsi per fd
15747 * KVM: Fix race between APIC TMR and IRR
15748 * KVM: MMU: bail out pagewalk on kvm_read_guest error
15749 * KVM: x86: Fix host_mapping_level()
15750 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
15751 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
15752 * KVM: fix lock imbalance in kvm_*_irq_source_id()
15753 * KVM: only clear irq_source_id if irqchip is present
15754 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
15755 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
15756 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
15757 - LP: #516325
15758 * iwlwifi: Fix throughput stall issue in HT mode for 5000
15759 * fnctl: f_modown should call write_lock_irqsave/restore
15760 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
15761 CPUID drivers.
15762 * Linux 2.6.32.7
15763 * scsi_lib: Fix bug in completion of bidi commands
15764 * mptsas: Fix issue with chain pools allocation on katmai
15765 * mm: add new 'read_cache_page_gfp()' helper function
15766 * drm/i915: Selectively enable self-reclaim
15767 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
15768 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
15769 * x86: Set hotpluggable nodes in nodes_possible_map
15770 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
15771 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
15772 * zcrypt: Do not remove coprocessor for error 8/72
15773 * dasd: fix possible NULL pointer errors
15774 * ACPI: Add a generic API for _OSC -v2
15775 * ACPI: Add platform-wide _OSC support.
15776 * ACPI: fix OSC regression that caused aer and pciehp not to load
15777 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
15778 * UBI: fix volume creation input checking
15779 * e1000/e1000e: don't use small hardware rx buffers
15780 * drm/i915: Reload hangcheck timer too for Ironlake
15781 * Fix a leak in affs_fill_super()
15782 * Fix failure exits in bfs_fill_super()
15783 * fix oops in fs/9p late mount failure
15784 * fix leak in romfs_fill_super()
15785 * Fix remount races with symlink handling in affs
15786 * fix affs parse_options()
15787 * Fix failure exit in ipathfs
15788 * mm: fix migratetype bug which slowed swapping
15789 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
15790 NOMMU stack
15791 * Split 'flush_old_exec' into two functions
15792 * sparc: TIF_ABI_PENDING bit removal
15793 * x86: get rid of the insane TIF_ABI_PENDING bit
15794 * Input: winbond-cir - remove dmesg spam
15795 * x86: Disable HPET MSI on ATI SB700/SB800
15796 * iwlwifi: set default aggregation frame count limit to 31
15797 * drm/i915: only enable hotplug for detected outputs
15798 * firewire: core: add_descriptor size check
15799 * SECURITY: selinux, fix update_rlimit_cpu parameter
15800 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
15801 * x86: Add Dell OptiPlex 760 reboot quirk
15802 - LP: #488319
15803 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
15804 * x86/amd-iommu: Fix possible integer overflow
15805 * clocksource: fix compilation if no GENERIC_TIME
15806 * tcp: update the netstamp_needed counter when cloning sockets
15807 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
15808 * net: restore ip source validation
15809 * af_packet: Don't use skb after dev_queue_xmit()
15810 * ax25: netrom: rose: Fix timer oopses
15811 * KVM: allow userspace to adjust kvmclock offset
15812 * oprofile/x86: add Xeon 7500 series support
15813 * oprofile/x86: fix crash when profiling more than 28 events
15814 * libata: retry link resume if necessary
15815 * mm: percpu-vmap fix RCU list walking
15816 * mm: purge fragmented percpu vmap blocks
15817 * block: fix bio_add_page for non trivial merge_bvec_fn case
15818 * Fix 'flush_old_exec()/setup_new_exec()' split
15819 * random: drop weird m_time/a_time manipulation
15820 * random: Remove unused inode variable
15821 * block: fix bugs in bio-integrity mempool usage
15822 * usb: r8a66597-hdc disable interrupts fix
15823 * connector: Delete buggy notification code.
15824 * be2net: Bug fix to support newer generation of BE ASIC
15825 * be2net: Fix memset() arg ordering.
15826 * mm: flush dcache before writing into page to avoid alias
15827 * mac80211: fix NULL pointer dereference when ftrace is enabled
15828 * imxfb: correct location of callbacks in suspend and resume
15829 * mx3fb: some debug and initialisation fixes
15830 * starfire: clean up properly if firmware loading fails
15831 * kernel/cred.c: use kmem_cache_free
15832 * uartlite: fix crash when using as console
15833 * pktcdvd: removing device does not remove its sysfs dir
15834 * ath9k: fix eeprom INI values override for 2GHz-only cards
15835 * ath9k: fix beacon slot/buffer leak
15836 * powerpc: TIF_ABI_PENDING bit removal
15837 * NET: fix oops at bootime in sysctl code
15838 * Linux 2.6.32.8
15839
15840 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
15841
15842 linux (2.6.32-12.17) lucid; urgency=low
15843
15844 [ Andy Whitcroft ]
15845
15846 * restore linux-image prefix -- master
15847 * enforce -- we require SELINUX enabled -- master
15848 * enforce -- ensure APPARMOR is our default LSM -- master
15849 * make doc package completely optional -- master
15850 * make source package completely optional -- master
15851 * make linux-libc-dev completly optional -- master
15852 * convert package disable to a deps list -- master
15853 * allow common headers to switch from indep to arch -- master
15854 * convert binary package disable to a deps list -- master
15855 * add configuration option for a full source build tree -- master
15856 * add support for uImage kernels in package control scripts
15857 * getabis -- cleanup and parameterise repository list -- master
15858 * getabis -- move configuration to etc/getabi -- master
15859 * kernelconfig -- move configuration to etc -- master
15860 * rules -- make debian/debian.env master for branch name
15861 * set the current branch name -- master
15862 * pull back common debian.master files into debian -- master
15863 * enforcer -- make the enforcement configuration common
15864 * insert-changes -- correctly link to debian/rules in DROOT
15865
15866 [ Colin Watson ]
15867
15868 * future-proof ddeb handling against buildd changes
15869
15870 [ Eric Miao ]
15871
15872 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
15873 X86
15874
15875 [ Loïc Minier ]
15876
15877 * Add modules.builtin.bin to prerm rm list
15878 - LP: #516584
15879
15880 [ Tim Gardner ]
15881
15882 * [Config] Implement the amd64 preempt flavour
15883
15884 [ Upstream Kernel Changes ]
15885
15886 * syslog: distinguish between /proc/kmsg and syscalls
15887 - LP: #515623
15888 * sfc: Fix polling for slow MCDI operations
15889 * sfc: Fix conditions for MDIO self-test
15890 * sfc: QT202x: Remove unreliable MMD check at initialisation
15891 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
15892 * sfc: Use fixed-size buffers for MCDI NVRAM requests
15893
15894 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
15895
15896 linux (2.6.32-12.16) lucid; urgency=low
15897
15898 [ Andy Whitcroft ]
15899
15900 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
15901 first use"
15902 * SAUCE: acpi battery -- move first lookup asynchronous
15903 - LP: #507211
15904 * [Config] update configs to cleanup generic configs
15905 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
15906 * [Config] enable USER_NS
15907 - LP: #480739, #509808
15908
15909 [ Heiko Carstens ]
15910
15911 * (pre-stable) driver-core: fix devtmpfs crash on s390
15912 - LP: #512370
15913
15914 [ John Johansen ]
15915
15916 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
15917 - LP: #494565
15918 * [Config] VIRTIO=y for server/virtual flavours
15919 - LP: #494565
15920
15921 [ Kay Sievers ]
15922
15923 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
15924 - LP: #512370
15925
15926 [ Kees Cook ]
15927
15928 * SAUCE: x86: brk away from exec rand area
15929 - LP: #452175
15930
15931 [ Leann Ogasawara ]
15932
15933 * [Upstream] e1000: enhance frame fragment detection
15934 - CVE-2009-4536
15935 * [Upstream] e1000e: enhance frame fragment detection
15936 - CVE-2009-4538
15937
15938 [ Sebastian Kapfer ]
15939
15940 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
15941 series)
15942 - LP: #296610
15943
15944 [ Upstream Kernel Changes ]
15945
15946 * inotify: do not reuse watch descriptors
15947 - LP: #485556
15948 * inotify: only warn once for inotify problems
15949 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
15950 Framebuffer"
15951 * memcg: ensure list is empty at rmdir
15952 * drm/i915: remove loop in Ironlake interrupt handler
15953 * block: Fix incorrect reporting of partition alignment
15954 * x86, mce: Thermal monitoring depends on APIC being enabled
15955 * futexes: Remove rw parameter from get_futex_key()
15956 * page allocator: update NR_FREE_PAGES only when necessary
15957 * x86, apic: use physical mode for IBM summit platforms
15958 * edac: i5000_edac critical fix panic out of bounds
15959 * x86: SGI UV: Fix mapping of MMIO registers
15960 * mfd: WM835x GPIO direction register is not locked
15961 * mfd: Correct WM835x ISINK ramp time defines
15962 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
15963 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
15964 * reiserfs: truncate blocks not used by a write
15965 * HID: add device IDs for new model of Apple Wireless Keyboard
15966 * PCI/cardbus: Add a fixup hook and fix powerpc
15967 * Input: pmouse - move Sentelic probe down the list
15968 * asus-laptop: add Lenovo SL hotkey support
15969 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
15970 * sparc64: Fix NMI programming when perf events are active.
15971 * sparc64: Fix Niagara2 perf event handling.
15972 * i2c: Do not use device name after device_unregister
15973 * i2c/pca: Don't use *_interruptible
15974 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
15975 * sched: Fix task priority bug
15976 * vfs: Fix vmtruncate() regression
15977 * Linux 2.6.32.5
15978 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
15979 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
15980 * Staging: asus_oled: fix oops in 2.6.32.2
15981 * Staging: hv: fix smp problems in the hyperv core code
15982 * tty: fix race in tty_fasync
15983 * ecryptfs: use after free
15984 * ecryptfs: initialize private persistent file before dereferencing
15985 pointer
15986 * nozomi: quick fix for the close/close bug
15987 * serial: 8250_pnp: use wildcard for serial Wacom tablets
15988 * usb: serial: fix memory leak in generic driver
15989 * USB: fix bitmask merge error
15990 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
15991 * USB: EHCI: fix handling of unusual interrupt intervals
15992 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
15993 * USB: add missing delay during remote wakeup
15994 * USB: add speed values for USB 3.0 and wireless controllers
15995 * ACPI: EC: Accelerate query execution
15996 * ACPI: EC: Add wait for irq storm
15997 * SCSI: enclosure: fix oops while iterating enclosure_status array
15998 * drm/i915: Read the response after issuing DDC bus switch command
15999 * drm/i915: try another possible DDC bus for the SDVO device with
16000 multiple outputs
16001 * block: bdev_stack_limits wrapper
16002 * DM: Fix device mapper topology stacking
16003 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
16004 * USB: fix usbstorage for 2770:915d delivers no FAT
16005 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
16006 * perf timechart: Use tid not pid for COMM change
16007 * perf events: Dont report side-band events on each cpu for
16008 per-task-per-cpu events
16009 * perf: Honour event state for aux stream data
16010 * Linux 2.6.32.6
16011
16012 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
16013
16014 linux (2.6.32-11.15) lucid; urgency=low
16015
16016 [ Andy Whitcroft ]
16017
16018 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
16019 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
16020 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
16021 boards"
16022 * Revert "[Upstream] mmc: prevent dangling block device from accessing
16023 stale queues"
16024 * Revert "SAUCE: Fix nx_enable reporting"
16025 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
16026 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
16027 * SAUCE: i915 -- disable powersave by default
16028 - LP: #492392
16029
16030 [ Kees Cook ]
16031
16032 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
16033 - LP: #369978
16034 * SAUCE: [x86] fix report of cs-limit nx-emulation
16035 - LP: #454285
16036 * SAUCE: Fix nx_enable reporting
16037 - LP: #454285
16038
16039 [ Tim Gardner ]
16040
16041 * [Upstream] b43: Declare all possible firmware files.
16042 - LP: #488636
16043 * [Config] updateconfigs after adding pvscsi
16044 - LP: #497156
16045 * [Config] CONFIG_BT=m
16046
16047 [ Upstream Kernel Changes ]
16048
16049 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
16050 for pre-Pentium"
16051 * SCSI: ipr: fix EEH recovery
16052 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
16053 * SCSI: st: fix mdata->page_order handling
16054 * SCSI: fc class: fix fc_transport_init error handling
16055 * sched: Fix task_hot() test order
16056 * x86, cpuid: Add "volatile" to asm in native_cpuid()
16057 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
16058 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
16059 * pata_hpt3x2n: fix clock turnaround
16060 * pata_cmd64x: fix overclocking of UDMA0-2 modes
16061 * ASoC: wm8974: fix a wrong bit definition
16062 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
16063 * ALSA: hda - Fix missing capsrc_nids for ALC88x
16064 * acerhdf: limit modalias matching to supported
16065 - LP: #435958
16066 * ACPI: EC: Fix MSI DMI detection
16067 * ACPI: Use the return result of ACPI lid notifier chain correctly
16068 * powerpc: Handle VSX alignment faults correctly in little-endian mode
16069 * ASoC: Do not write to invalid registers on the wm9712.
16070 * drm/radeon: fix build on 64-bit with some compilers.
16071 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
16072 * USB: option: support hi speed for modem Haier CE100
16073 * USB: Fix a bug on appledisplay.c regarding signedness
16074 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
16075 * Bluetooth: Prevent ill-timed autosuspend in USB driver
16076 * USB: rename usb_configure_device
16077 * USB: fix bugs in usb_(de)authorize_device
16078 * drivers/net/usb: Correct code taking the size of a pointer
16079 * x86: SGI UV: Fix writes to led registers on remote uv hubs
16080 * md: Fix unfortunate interaction with evms
16081 * dma: at_hdmac: correct incompatible type for argument 1 of
16082 'spin_lock_bh'
16083 * dma-debug: Do not add notifier when dma debugging is disabled.
16084 * dma-debug: Fix bug causing build warning
16085 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
16086 referrals
16087 * x86/amd-iommu: Fix initialization failure panic
16088 * ioat3: fix p-disabled q-continuation
16089 * ioat2,3: put channel hardware in known state at init
16090 * KVM: MMU: remove prefault from invlpg handler
16091 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
16092 * Libertas: fix buffer overflow in lbs_get_essid()
16093 * iwmc3200wifi: fix array out-of-boundary access
16094 * mac80211: fix propagation of failed hardware reconfigurations
16095 * mac80211: fix WMM AP settings application
16096 * mac80211: Fix IBSS merge
16097 * cfg80211: fix race between deauth and assoc response
16098 * ath5k: fix SWI calibration interrupt storm
16099 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
16100 * ath9k: Fix TX queue draining
16101 * ath9k: fix missed error codes in the tx status check
16102 * ath9k: wake hardware during AMPDU TX actions
16103 * ath9k: fix suspend by waking device prior to stop
16104 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
16105 64-bit
16106 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
16107 in 0x4054
16108 * iwl3945: disable power save
16109 * iwl3945: fix panic in iwl3945 driver
16110 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
16111 * iwlwifi: fix more eeprom endian bugs
16112 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
16113 * mac80211: fix race with suspend and dynamic_ps_disable_work
16114 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
16115 * 'sysctl_max_map_count' should be non-negative
16116 * kernel/sysctl.c: fix the incomplete part of
16117 sysctl_max_map_count-should-be-non-negative.patch
16118 * V4L/DVB (13596): ov511.c typo: lock => unlock
16119 * x86/ptrace: make genregs[32]_get/set more robust
16120 * memcg: avoid oom-killing innocent task in case of use_hierarchy
16121 * e100: Fix broken cbs accounting due to missing memset.
16122 * ipv6: reassembly: use seperate reassembly queues for conntrack and
16123 local delivery
16124 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
16125 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
16126 * b43: avoid PPC fault during resume
16127 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
16128 support
16129 * sched: Fix balance vs hotplug race
16130 * drm/radeon/kms: fix crtc vblank update for r600
16131 * drm: disable all the possible outputs/crtcs before entering KMS mode
16132 * S390: dasd: support DIAG access for read-only devices
16133 * xen: fix is_disconnected_device/exists_disconnected_device
16134 * xen: improvement to wait_for_devices()
16135 * xen: wait up to 5 minutes for device connetion
16136 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
16137 * udf: Try harder when looking for VAT inode
16138 * Add unlocked version of inode_add_bytes() function
16139 * quota: decouple fs reserved space from quota reservation
16140 * ext4: Convert to generic reserved quota's space management.
16141 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
16142 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
16143 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
16144 * amd64_edac: unify MCGCTL ECC switching
16145 * x86, msr: Add support for non-contiguous cpumasks
16146 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
16147 * amd64_edac: fix driver instance freeing
16148 * amd64_edac: make driver loading more robust
16149 * amd64_edac: fix forcing module load/unload
16150 * sched: Sched_rt_periodic_timer vs cpu hotplug
16151 * ext4: Update documentation to correct the inode_readahead_blks option
16152 name
16153 * lguest: fix bug in setting guest GDT entry
16154 * vmscan: do not evict inactive pages when skipping an active list scan
16155 * ksm: fix mlockfreed to munlocked
16156 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
16157 * generic_permission: MAY_OPEN is not write access
16158 * Linux 2.6.32.3
16159 * untangle the do_mremap() mess
16160 * fasync: split 'fasync_helper()' into separate add/remove functions
16161 * ASoC: fix params_rate() macro use in several codecs
16162 * modules: Skip empty sections when exporting section notes
16163 * exofs: simple_write_end does not mark_inode_dirty
16164 * nfsd: make sure data is on disk before calling ->fsync
16165 * sunrpc: fix peername failed on closed listener
16166 * SUNRPC: Fix up an error return value in
16167 gss_import_sec_context_kerberos()
16168 * SUNRPC: Fix the return value in gss_import_sec_context()
16169 * sunrpc: on successful gss error pipe write, don't return error
16170 * drm/i915: Update LVDS connector status when receiving ACPI LID event
16171 * drm/i915: fix order of fence release wrt flushing
16172 * drm/i915: Permit pinning whilst the device is 'suspended'
16173 * drm: remove address mask param for drm_pci_alloc()
16174 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
16175 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
16176 pipeconf on Ironlake
16177 * drm/i915: Select the correct BPC for LVDS on Ironlake
16178 * drm/i915: fix unused var
16179 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
16180 * drivers/cpuidle/governors/menu.c: fix undefined reference to
16181 `__udivdi3'
16182 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
16183 * lib/rational.c needs module.h
16184 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
16185 DMA_FROM_DEVICE and
16186 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
16187 * mmc_block: add dev_t initialization check
16188 * mmc_block: fix probe error cleanup bug
16189 * mmc_block: fix queue cleanup
16190 * ALSA: hda - Fix ALC861-VD capture source mixer
16191 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
16192 blacklist
16193 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
16194 - LP: #498863
16195 * ASoC: Fix WM8350 DSP mode B configuration
16196 * netfilter: ebtables: enforce CAP_NET_ADMIN
16197 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
16198 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
16199 * hwmon: (adt7462) Fix pin 28 monitoring
16200 * quota: Fix dquot_transfer for filesystems different from ext4
16201 * xen: fix hang on suspend.
16202 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
16203 * ath5k: Fix eeprom checksum check for custom sized eeproms
16204 * cfg80211: fix syntax error on user regulatory hints
16205 * iwl: off by one bug
16206 * mac80211: add missing sanity checks for action frames
16207 * drm/i915: remove render reclock support
16208 * libertas: Remove carrier signaling from the scan code
16209 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
16210 * mac80211: fix skb buffering issue (and fixes to that)
16211 * fix braindamage in audit_tree.c untag_chunk()
16212 * fix more leaks in audit_tree.c tag_chunk()
16213 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
16214 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
16215 * agp/intel-agp: Clear entire GTT on startup
16216 * Linux 2.6.32.4
16217 * ethtool: Add reset operation
16218 * gro: Name the GRO result enumeration type
16219 * gro: Change all receive functions to return GRO result codes
16220 * sfc: 10Xpress: Initialise pause advertising flags
16221 * sfc: 10Xpress: Report support for pause frames
16222 * sfc: Remove redundant header gmii.h
16223 * sfc: Remove redundant hardware initialisation
16224 * sfc: Rename Falcon-specific board code and types
16225 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
16226 * sfc: Remove versioned bitfield macros
16227 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
16228 * sfc: Update hardware definitions for Siena
16229 * sfc: Rename register I/O header and functions used by both Falcon and
16230 Siena
16231 * sfc: Eliminate indirect lookups of queue size constants
16232 * sfc: Define DMA address mask explicitly in terms of descriptor field
16233 width
16234 * sfc: Move all TX DMA length limiting into tx.c
16235 * sfc: Change order of device removal to reverse of probe order
16236 * sfc: Remove declarations of nonexistent functions
16237 * sfc: Move efx_xmit_done() declaration into correct stanza
16238 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
16239 * sfc: Maintain interrupt moderation values in ticks, not microseconds
16240 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
16241 * sfc: Remove pointless abstraction of memory BAR number
16242 * sfc: Remove incorrect assertion from efx_pci_remove_main()
16243 * sfc: Remove unnecessary tests of efx->membase
16244 * sfc: Move MTD probe after netdev registration and name allocation
16245 * sfc: Remove unused code for non-autoneg speed/duplex switching
16246 * sfc: Rename 'xfp' file and functions to reflect reality
16247 * sfc: Really allow RX checksum offload to be disabled
16248 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
16249 * sfc: Enable heuristic selection between page and skb RX buffers
16250 * sfc: Remove pointless abstraction of memory BAR number (2)
16251 * sfc: Remove redundant gotos from __efx_rx_packet()
16252 * sfc: Remove ridiculously paranoid assertions
16253 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
16254 * sfc: Record RX queue number on GRO path
16255 * sfc: SFT9001: Reset LED configuration correctly after blinking
16256 * sfc: Use a single blink implementation
16257 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
16258 * sfc: Make board information explicitly Falcon-specific
16259 * sfc: Move definition of struct falcon_nic_data into falcon.h
16260 * sfc: Move struct falcon_board into struct falcon_nic_data
16261 * sfc: Move all I2C stuff into struct falcon_board
16262 * sfc: Gather link state fields in struct efx_nic into new struct
16263 efx_link_state
16264 * sfc: Remove unnecessary casts to struct sk_buff *
16265 * sfc: Remove redundant efx_xmit() function
16266 * sfc: Combine high-level header files
16267 * sfc: Log interrupt and reset type names, not numbers
16268 * sfc: Fix descriptor cache sizes
16269 * sfc: Treat all MAC registers as 128-bit
16270 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
16271 * sfc: Comment corrections
16272 * sfc: Remove unused constant
16273 * sfc: Clean up struct falcon_board and struct falcon_board_data
16274 * sfc: Fix bugs in RX queue flushing
16275 * sfc: Remove unused function efx_flush_queues()
16276 * sfc: Only switch Falcon MAC clocks as necessary
16277 * sfc: Hold MAC lock for longer in efx_init_port()
16278 * sfc: Split MAC stats DMA initiation and completion
16279 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
16280 * sfc: Simplify XMAC link polling
16281 * sfc: Change MAC promiscuity and multicast hash at the same time
16282 * sfc: Move inline comment into kernel-doc
16283 * sfc: Do not set net_device::trans_start in self-test
16284 * sfc: Simplify PHY polling
16285 * sfc: QT202x: Reset before reading PHY id
16286 * sfc: Replace MDIO spinlock with mutex
16287 * sfc: Always start Falcon using the XMAC
16288 * sfc: Limit some hardware workarounds to Falcon
16289 * sfc: Remove EFX_WORKAROUND_9141 macro
16290 * sfc: Remove another unused workaround macro
16291 * sfc: Remove some redundant whitespace
16292 * sfc: Decouple NIC revision number from Falcon PCI revision number
16293 * sfc: Move descriptor cache base addresses to struct efx_nic_type
16294 * sfc: Clean up RX event handling
16295 * sfc: Remove redundant writes to INT_ADR_KER
16296 * sfc: Remove duplicate hardware structure definitions
16297 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
16298 * sfc: Move Falcon NIC operations to efx_nic_type
16299 * sfc: Refactor link configuration
16300 * sfc: Generalise link state monitoring
16301 * sfc: Add power-management and wake-on-LAN support
16302 * sfc: Implement ethtool reset operation
16303 * sfc: Add efx_nic_type operation for register self-test
16304 * sfc: Add efx_nic_type operation for NVRAM self-test
16305 * sfc: Add efx_nic_type operation for identity LED control
16306 * sfc: Separate shared NIC code from Falcon-specific and rename
16307 accordingly
16308 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
16309 * sfc: Extend loopback mode enumeration
16310 * sfc: Remove static PHY data and enumerations
16311 * sfc: Extend MTD driver for use with new NICs
16312 * sfc: Allow for additional checksum offload features
16313 * sfc: Rename falcon.h to nic.h
16314 * sfc: Move shared NIC code from falcon.c to new source file nic.c
16315 * sfc: Add firmware protocol definitions (MCDI)
16316 * sfc: Add support for SFC9000 family (1)
16317 * sfc: Add support for SFC9000 family (2)
16318 * sfc: Implement TSO for TCP/IPv6
16319 * sfc: Update version, copyright dates, authors
16320 * drivers/net/sfc: Correct code taking the size of a pointer
16321 * sfc: Move PHY software state initialisation from init() into probe()
16322 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
16323 * sfc: Fix DMA mapping cleanup in case of an error in TSO
16324 * sfc: QT2025C: Work around PHY bug
16325 * sfc: QT2025C: Switch into self-configure mode when not in loopback
16326 * sfc: QT2025C: Work around PHY firmware initialisation bug
16327 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
16328 * sfc: Disable TX descriptor prefetch watchdog
16329 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
16330 - LP: #497156
16331
16332 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
16333
16334 linux (2.6.32-10.14) lucid; urgency=low
16335
16336 [ Alex Deucher ]
16337
16338 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
16339 - LP: #493795
16340
16341 [ Andy Whitcroft ]
16342
16343 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
16344 id is less than 0x0f."
16345 * config-check -- ensure the checks get run at build time
16346 * config-check -- check the processed config during updateconfigs
16347 * config-check -- CONFIG_SECCOMP may not be present
16348 * TUN is now built in ignore
16349 * SAUCE: acpi battery -- delay first lookup of the battery until first
16350 use
16351 * SAUCE: async_populate_rootfs: move rootfs init earlier
16352 * ubuntu: AppArmor -- update to mainline 2010-01-06
16353 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
16354 - LP: #498525
16355
16356 [ Dave Airlie ]
16357
16358 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
16359
16360 [ Leann Ogasawara ]
16361
16362 * Add asix to nic-usb-modules file
16363 - LP: #499785
16364
16365 [ Peter Zijlstra ]
16366
16367 * (pre-stable) sched: Fix balance vs hotplug race
16368
16369 [ Tim Gardner ]
16370
16371 * [Config] Enable CONFIG_FUNCTION_TRACER
16372 - LP: #497989
16373 * [Config] Drop lpia from getabis
16374 * [Config] Build in TUN/TAP driver
16375 - LP: #499491
16376 * [Config] DH_COMPAT=5
16377
16378 [ Upstream Kernel Changes ]
16379
16380 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
16381 component_only tv_modes"
16382 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
16383 turned off"
16384 * USB: usb-storage: fix bug in fill_inquiry
16385 * USB: option: add pid for ZTE
16386 * firewire: ohci: handle receive packets with a data length of zero
16387 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
16388 of ->completed counter
16389 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
16390 counter
16391 * rcu: Fix note_new_gpnum() uses of ->gpnum
16392 * rcu: Remove inline from forward-referenced functions
16393 * perf_event: Fix invalid type in ioctl definition
16394 * perf_event: Initialize data.period in perf_swevent_hrtimer()
16395 * perf: Don't free perf_mmap_data until work has been done
16396 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
16397 * sched: Check for an idle shared cache in select_task_rq_fair()
16398 * sched: Fix affinity logic in select_task_rq_fair()
16399 * sched: Rate-limit newidle
16400 * sched: Fix and clean up rate-limit newidle code
16401 * x86/amd-iommu: attach devices to pre-allocated domains early
16402 * x86/amd-iommu: un__init iommu_setup_msi
16403 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
16404 up the PCI tree
16405 * x86: Fix iommu=nodac parameter handling
16406 * x86: GART: pci-gart_64.c: Use correct length in strncmp
16407 * x86: ASUS P4S800 reboot=bios quirk
16408 - LP: #366682
16409 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
16410 * ssb: Fix range check in sprom write
16411 * ath5k: allow setting txpower to 0
16412 * ath5k: enable EEPROM checksum check
16413 * hrtimer: Fix /proc/timer_list regression
16414 * ALSA: hrtimer - Fix lock-up
16415 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
16416 * KVM: x86 emulator: limit instructions to 15 bytes
16417 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
16418 * KVM: s390: Make psw available on all exits, not just a subset
16419 * KVM: fix irq_source_id size verification
16420 * KVM: x86: include pvclock MSRs in msrs_to_save
16421 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
16422 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
16423 * x86, mce: don't restart timer if disabled
16424 * x86/mce: Set up timer unconditionally
16425 * x86: SGI UV: Fix BAU initialization
16426 * x86: Fix duplicated UV BAU interrupt vector
16427 * x86: Add new Intel CPU cache size descriptors
16428 * x86: Fix typo in Intel CPU cache size descriptor
16429 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
16430 * s390: clear high-order bits of registers after sam64
16431 * V4L/DVB: Fix test in copy_reg_bits()
16432 * bsdacct: fix uid/gid misreporting
16433 * UBI: flush wl before clearing update marker
16434 * jbd2: don't wipe the journal on a failed journal checksum
16435 * USB: xhci: Add correct email and files to MAINTAINERS entry.
16436 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
16437 * USB: option.c: add support for D-Link DWM-162-U5
16438 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
16439 * USB: usb-storage: add BAD_SENSE flag
16440 * USB: Close usb_find_interface race v3
16441 * pxa/em-x270: fix usb hub power up/reset sequence
16442 * hfs: fix a potential buffer overflow
16443 * SUNRPC: IS_ERR/PTR_ERR confusion
16444 * NFS: Fix nfs_migrate_page()
16445 * md/bitmap: protect against bitmap removal while being updated.
16446 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
16447 * devpts_get_tty() should validate inode
16448 * debugfs: fix create mutex racy fops and private data
16449 * Driver core: fix race in dev_driver_string
16450 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
16451 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
16452 * mac80211: Fixed bug in mesh portal paths
16453 * mac80211: Revert 'Use correct sign for mesh active path refresh'
16454 * mac80211: fix scan abort sanity checks
16455 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
16456 * rtl8187: Fix wrong rfkill switch mask for some models
16457 * x86: Fix bogus warning in apic_noop.apic_write()
16458 * mm: hugetlb: fix hugepage memory leak in mincore()
16459 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
16460 * powerpc/windfarm: Add detection for second cpu pump
16461 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
16462 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
16463 * drm/radeon/kms: Add quirk for HIS X1300 board
16464 * drm/radeon/kms: handle vblanks properly with dpms on
16465 * drm/radeon/kms: fix legacy crtc2 dpms
16466 * drm/radeon/kms: fix vram setup on rs600
16467 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
16468 * drm/ttm: Fix build failure due to missing struct page
16469 * drm/i915: Set the error code after failing to insert new offset into mm
16470 ht.
16471 * drm/i915: Add the missing clonemask for display port on Ironlake
16472 * xen/xenbus: make DEVICE_ATTR()s static
16473 * xen: re-register runstate area earlier on resume.
16474 * xen: restore runstate_info even if !have_vcpu_info_placement
16475 * xen: correctly restore pfn_to_mfn_list_list after resume
16476 * xen: register timer interrupt with IRQF_TIMER
16477 * xen: register runstate on secondary CPUs
16478 * xen: don't call dpm_resume_noirq() with interrupts disabled.
16479 * xen: register runstate info for boot CPU early
16480 * xen: call clock resume notifier on all CPUs
16481 * xen: improve error handling in do_suspend.
16482 * xen: don't leak IRQs over suspend/resume.
16483 * xen: use iret for return from 64b kernel to 32b usermode
16484 * xen: explicitly create/destroy stop_machine workqueues outside
16485 suspend/resume region.
16486 * Xen balloon: fix totalram_pages counting.
16487 * xen: try harder to balloon up under memory pressure.
16488 * dm exception store: free tmp_store on persistent flag error
16489 * dm snapshot: only take lock for statustype info not table
16490 * dm crypt: move private iv fields to structs
16491 * dm crypt: restructure essiv error path
16492 * dm: avoid _hash_lock deadlock
16493 * dm snapshot: cope with chunk size larger than origin
16494 * dm crypt: separate essiv allocation from initialisation
16495 * dm crypt: make wipe message also wipe essiv key
16496 * slc90e66: fix UDMA handling
16497 * tcp: Stalling connections: Fix timeout calculation routine
16498 * ip_fragment: also adjust skb->truesize for packets not owned by a
16499 socket
16500 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
16501 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
16502 * sparc64: Fix overly strict range type matching for PCI devices.
16503 * sparc64: Fix stack debugging IRQ stack regression.
16504 * sparc: Set UTS_MACHINE correctly.
16505 * b43legacy: avoid PPC fault during resume
16506 * tracing: Fix event format export
16507 * ath9k: Fix TX hang poll routine
16508 * ath9k: fix processing of TX PS null data frames
16509 * ath9k: Fix maximum tx fifo settings for single stream devices
16510 * ath9k: fix tx status reporting
16511 * mac80211: Fix dynamic power save for scanning.
16512 * drm/i915: Fix sync to vblank when VGA output is turned off
16513 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
16514 * thinkpad-acpi: fix default brightness_mode for R50e/R51
16515 * thinkpad-acpi: preserve rfkill state across suspend/resume
16516 * ipw2100: fix rebooting hang with driver loaded
16517 * matroxfb: fix problems with display stability
16518 * acerhdf: add new BIOS versions
16519 * asus-laptop: change light sens default values.
16520 * vmalloc: conditionalize build of pcpu_get_vm_areas()
16521 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
16522 * net: Fix userspace RTM_NEWLINK notifications.
16523 * ext3: Fix data / filesystem corruption when write fails to copy data
16524 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
16525 * bcm63xx_enet: fix compilation failure after get_stats_count removal
16526 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
16527 * drm/i915: Avoid NULL dereference with component_only tv_modes
16528 * drm/i915: PineView only has LVDS and CRT ports
16529 * drm/i915: Fix LVDS stability issue on Ironlake
16530 * mm: sigbus instead of abusing oom
16531 * ipvs: zero usvc and udest
16532 * jffs2: Fix long-standing bug with symlink garbage collection.
16533 * intel-iommu: Detect DMAR in hyperspace at probe time.
16534 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
16535 * intel-iommu: Check for an RMRR which ends before it starts.
16536 * intel-iommu: Fix oops with intel_iommu=igfx_off
16537 * intel-iommu: ignore page table validation in pass through mode
16538 * netfilter: xtables: document minimal required version
16539 * perf_event: Fix incorrect range check on cpu number
16540 * implement early_io{re,un}map for ia64
16541 * Linux 2.6.32.2
16542
16543 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
16544
16545 linux (2.6.32-9.13) lucid; urgency=low
16546
16547 [ Andy Whitcroft ]
16548
16549 * [Config] enable CONFIG_B43_PHY_LP
16550 - LP: #493059
16551 * include modules.builtin in the binary debs
16552 * config-check -- add a configuration enforcer
16553 * config-check -- add a unit-test suite to the checker
16554 * [Config] Enable CONFIG_SYN_COOKIES for versatile
16555 * [Config] Enable CONFIG_SECURITY_SMACK for ports
16556 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
16557 * [Config] Disable CONFIG_COMPAT_BRK for ports
16558 * getabis -- add armel versatile to the list
16559
16560 [ Brad Figg ]
16561
16562 * SAUCE: Increase the default prealloc buffer for HDA audio devices
16563 (non-modem)
16564
16565 [ Manoj Iyer ]
16566
16567 * ubuntu: onmibook -- Added missing BOM file
16568
16569 [ Tim Gardner ]
16570
16571 * ubuntu: fsam7400 -- Cleanup Makefile
16572
16573 [ Upstream Kernel Changes ]
16574
16575 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
16576 * signal: Fix alternate signal stack check
16577 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
16578 * SCSI: osd_protocol.h: Add missing #include
16579 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
16580 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
16581 ENOSPC
16582 * ext4: avoid divide by zero when trying to mount a corrupted file system
16583 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
16584 * ext4: fix lock order problem in ext4_move_extents()
16585 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
16586 * ext4: plug a buffer_head leak in an error path of ext4_iget()
16587 * ext4: make sure directory and symlink blocks are revoked
16588 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
16589 * ext4: journal all modifications in ext4_xattr_set_handle
16590 * ext4: don't update the superblock in ext4_statfs()
16591 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
16592 non-zero
16593 * ext4: fix block validity checks so they work correctly with meta_bg
16594 * ext4: avoid issuing unnecessary barriers
16595 * ext4: fix error handling in ext4_ind_get_blocks()
16596 * ext4: make trim/discard optional (and off by default)
16597 * ext4: make "norecovery" an alias for "noload"
16598 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
16599 * ext4: initialize moved_len before calling ext4_move_extents()
16600 * ext4: move_extent_per_page() cleanup
16601 * jbd2: Add ENOMEM checking in and for
16602 jbd2_journal_write_metadata_buffer()
16603 * ext4: Return the PTR_ERR of the correct pointer in
16604 setup_new_group_blocks()
16605 * ext4: Avoid data / filesystem corruption when write fails to copy data
16606 * ext4: wait for log to commit when umounting
16607 * ext4: remove blocks from inode prealloc list on failure
16608 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
16609 * ext4: quota macros cleanup
16610 * ext4: fix incorrect block reservation on quota transfer.
16611 * ext4: Wait for proper transaction commit on fsync
16612 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16613 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
16614 * Linux 2.6.32.1
16615 * kbuild: generate modules.builtin
16616 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
16617 - LP: #494461
16618 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
16619 tv_modes
16620 - LP: #494045
16621
16622 [ Zhao Yakui ]
16623
16624 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
16625 less than 0x0f.
16626 - LP: #481765
16627
16628 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
16629
16630 linux (2.6.32-8.12) lucid; urgency=low
16631
16632 [ Andy Whitcroft ]
16633
16634 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
16635
16636 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
16637
16638 linux (2.6.32-8.11) lucid; urgency=low
16639
16640 [ Andy Whitcroft ]
16641
16642 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
16643 up"
16644 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16645 transition."
16646 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
16647 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
16648 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
16649 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
16650 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
16651 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
16652 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
16653 mem"
16654 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
16655 denied"
16656 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
16657 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
16658 allocation"
16659 * Revert "SAUCE: AppArmor: Set error code after structure
16660 initialization."
16661 * Revert "AppArmor -- fix pstrace_may_access rename"
16662 * Revert "ubuntu: AppArmor security module"
16663 * Revert "SAUCE: Add config option to set a default LSM"
16664 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
16665 * Revert "[Config] fsam7400 -- enable"
16666 * Revert "[Config] AUFS -- enable"
16667 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
16668 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
16669 * Revert "ubuntu: AUFS -- export various core functions"
16670 * Revert "[Config] ubuntu/iscsitarget -- disable"
16671 * Revert "[Config] iscsitarget -- enable"
16672 * Revert "ubuntu: iscsitarget -- SVN revision r214"
16673 * update Vcs-Git to point to the correct repository
16674 - LP: #493589
16675 * update build environment overrides to lucid
16676 - LP: #493589
16677 * [Config] enable CONFIG_DEVTMPFS
16678 * [Config] update all configs following AppArmor 2009-12-08 update
16679 * SAUCE: isapnp_init: make isa PNP scans occur async
16680 * [Config] fsam7400 -- enable
16681 * [Config] omnibook -- enable
16682 * [Config] cleanup CONFIG_AUDIT
16683 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
16684 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
16685 * ubuntu: AUFS -- aufs2 20091209
16686 * [Config] AUFS -- enable
16687 * [Config] iscsitarget -- enable
16688
16689 [ Arjan van de Ven ]
16690
16691 * SAUCE: KMS: cache the EDID information of the LVDS
16692
16693 [ Colin Watson ]
16694
16695 * bnx2: update d-i firmware filenames
16696 - LP: #494052
16697 * add cdc_ether to nic-usb-modules udeb
16698 - LP: #495060
16699
16700 [ John Johansen ]
16701
16702 * ubuntu: AppArmor -- mainline 2009-10-08
16703
16704 [ Manoj Iyer ]
16705
16706 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
16707 * ubuntu: omnibook -- support Toshiba (HP) netbooks
16708 * ubuntu: iscsitarget --- version 1.4.19
16709 - LP: #494693
16710
16711 [ Surbhi Palande ]
16712
16713 * SAUCE: Make populate_rootfs asynchronous
16714
16715 [ Tim Gardner ]
16716
16717 * Parallelize flavour builds and packaging
16718 * [Config] Enable CONFIG_KSM
16719
16720 [ Upstream Kernel Changes ]
16721
16722 * Config option to set a default LSM
16723 * LSM: Add security_path_chroot().
16724 * LSM: Add security_path_chroot().
16725 * LSM: Move security_path_chmod()/security_path_chown() to after
16726 mutex_lock().
16727 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16728
16729 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
16730
16731 linux (2.6.32-7.10) lucid; urgency=low
16732
16733 [ Andy Whitcroft ]
16734
16735 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
16736
16737 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
16738
16739 linux (2.6.32-7.9) lucid; urgency=low
16740
16741 [ Andy Whitcroft ]
16742
16743 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
16744 - LP: #458982
16745 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
16746 * [Config] update configs following versatile switch to V7
16747 * rebased to v2.6.32
16748 * [Config] update configs following rebase to v2.6.32
16749 * [Config] update ports configs following rebase to v2.6.32
16750 * SAUCE: default ATI Radeon KMS to off until userspace catches up
16751
16752 [ Arjan van de Ven ]
16753
16754 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
16755
16756 [ Leann Ogasawara ]
16757
16758 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
16759 permissions
16760 - CVE-2009-3939
16761
16762 [ Loic Minier ]
16763
16764 * SAUCE: select a v7 CPU for versatile
16765
16766 [ Takashi Iwai ]
16767
16768 * SAUCE: ALSA: hda - Add power on/off counter
16769
16770 [ Upstream changes ]
16771
16772 * rebased to v2.6.32
16773
16774 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
16775
16776 linux (2.6.32-6.8) lucid; urgency=low
16777
16778 [ Andy Whitcroft ]
16779
16780 * [Config] disable SSB devices for armel
16781
16782 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
16783
16784 linux (2.6.32-6.7) lucid; urgency=low
16785
16786 [ Andy Whitcroft ]
16787
16788 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
16789 * Revert "SAUCE: Dell XPS710 reboot quirk"
16790 * Revert "SAUCE: Link acpi-cpufreq.o first"
16791 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
16792 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
16793 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
16794 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
16795 * Revert "Add Dell Dimension 9200 reboot quirk"
16796 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
16797 * Revert "SAUCE: tulip: Define ULI PCI ID's"
16798 * Revert "SAUCE: Lower warning level of some PCI messages"
16799 * Revert "mac80211: fix two issues in debugfs"
16800 Drop a number of known redundant commits as identified in the Ubuntu
16801 delta review blueprint.
16802
16803 * reenable armel versatile flavour
16804 * [Config] disable CONFIG_USB_DEVICEFS
16805
16806 [ Tim Gardner ]
16807
16808 * [Config] udeb: Add squashfs to fs-core-modules
16809 - LP: #352615
16810 * [Config] Create a real squashfs udeb
16811 - LP: #352615
16812
16813
16814 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
16815
16816 linux (2.6.32-5.6) lucid; urgency=low
16817
16818 [ Andy Whitcroft ]
16819
16820 * rebase to v2.6.32-rc8
16821 * update configs following rebase to v2.6.32-rc8
16822 * update ports configs since rebase to v2.6.32-rc8
16823 * [Config] enable cgroup options
16824 - LP: #480739
16825
16826 [ Upstream Kernel Changes ]
16827
16828 * rebase to v2.6.32-rc8
16829
16830 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
16831
16832 linux (2.6.32-4.5) lucid; urgency=low
16833
16834 [ Andy Whitcroft ]
16835
16836 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16837 * rebase to v2.6.32-rc7
16838 * resync with Karmic proposed
16839
16840 [ John Johansen ]
16841
16842 * SAUCE: AppArmor: Fix oops after profile removal
16843 - LP: #475619
16844 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
16845 - LP: #437258
16846 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
16847 - LP: #479102
16848 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
16849 - LP: #479115
16850 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16851 transition.
16852 - LP: #480112
16853
16854 [ Ubuntu Changes ]
16855
16856 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
16857
16858 [ Upstream Kernel Changes ]
16859
16860 * rebase to v2.6.32-rc7
16861
16862 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
16863
16864 linux (2.6.32-3.4) lucid; urgency=low
16865
16866 [ Andy Whitcroft ]
16867
16868 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16869 * [Upstream] add local prefix to oss local change_bits
16870
16871 [ Upstream Kernel Changes ]
16872
16873 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
16874 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
16875
16876 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
16877
16878 linux (2.6.32-3.3) lucid; urgency=low
16879
16880 [ Andy Whitcroft ]
16881
16882 * rebase to v2.6.32-rc6
16883 * [Config] update configs following rebase to v2.6.32-rc6
16884 * [Config] update ports configs following rebase to v2.6.32-rc6
16885 * resync with Karmic Ubuntu-2.6.31-15.49
16886 * [Config] add module ignores for broken drivers
16887
16888 [ John Johansen ]
16889
16890 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
16891 - LP: #453335
16892 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
16893 - LP: #458299
16894 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
16895 - LP: #462824
16896 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
16897 - LP: #451375
16898
16899 [ Kees Cook ]
16900
16901 * SAUCE: Fix nx_enable reporting
16902 - LP: #454285
16903
16904 [ Scott James Remnant ]
16905
16906 * Revert "SAUCE: trace: add trace_event for the open() syscall"
16907 * SAUCE: trace: add trace events for open(), exec() and uselib()
16908 - LP: #462111
16909
16910 [ Stefan Bader ]
16911
16912 * SAUCE: Fix sub-flavour script to not stop on missing directories
16913 - LP: #453073
16914
16915 [ Ubuntu Changes ]
16916
16917 * resync with Karmic Ubuntu-2.6.31-15.49
16918
16919 [ Upstream Kernel Changes ]
16920
16921 * rebase to v2.6.32-rc6
16922 - LP: #464552
16923
16924 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
16925
16926 linux (2.6.32-2.2) lucid; urgency=low
16927
16928 [ Andy Whitcroft ]
16929
16930 * install the full changelog with the binary package
16931 * changelog -- explicitly note rebases and clean history
16932 * reinstate armel.mk with no flavours
16933 - LP: #449637
16934 * [Upstream] block: silently error unsupported empty barriers too
16935 - LP: #420423
16936 * [Config] udate configs following karmic resync
16937 * [Config] update ports configs following karmic resync
16938 * [Upstream] lirc -- follow removal of .id element
16939
16940 [ Colin Watson ]
16941
16942 * Use section 'admin' rather than 'base'
16943 * Add more e100 firmware to nic-modules
16944 - LP: #451872
16945 * Add qla1280 firmware to scsi-modules
16946 - LP: #381037
16947
16948 [ John Johansen ]
16949
16950 * SAUCE: AppArmor: Set error code after structure initialization.
16951 - LP: #427948
16952 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
16953 - LP: #446595
16954 * SAUCE: AppArmor: Fix mediation of "deleted" paths
16955
16956 [ Kees Cook ]
16957
16958 * SAUCE: [x86] fix report of cs-limit nx-emulation
16959 - LP: #454285
16960
16961 [ Leann Ogasawara ]
16962
16963 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
16964 events
16965 - LP: #430809
16966 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
16967 toggle switch press
16968 - LP: #430809
16969
16970 [ Luke Yelavich ]
16971
16972 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
16973 * [Config] Add sd_mod to scsi-modules udeb for powerpc
16974
16975 [ Mario Limonciello ]
16976
16977 * SAUCE: Update to LIRC 0.8.6
16978 - LP: #432678
16979 * SAUCE: dell-laptop: Store the HW switch status internally rather than
16980 requerying every time
16981 - LP: #430809
16982 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
16983 - LP: #430809
16984
16985 [ Stefan Bader ]
16986
16987 * [Upstream] acerhdf: Limit modalias matching to supported boards
16988 - LP: #435958
16989
16990 [ Tim Gardner ]
16991
16992 * [Upstream] i915: Fix i2c init message
16993 - LP: #409361
16994 * [Config] Add sym53c8xx.ko to virtual sub-flavour
16995 - LP: #439415
16996 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
16997 - LP: #439456
16998 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
16999 - LP: #381300
17000 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
17001 - LP: #430694
17002 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
17003 - LP: #430694
17004 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
17005 - LP: #416325
17006 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
17007 - LP: #430694
17008 * SAUCE: Raise the default console 'quiet' level to 2
17009 * [Config] CONFIG_X86_PAT=y
17010 * [Config] Add armel arch to linux-libc-dev arches.
17011 - LP: #449637
17012 * [Config] CONFIG_X86_MCE
17013 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
17014 M300 to rate blacklist
17015 - LP: #433801
17016
17017 [ Upstream Kernel Changes ]
17018
17019 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
17020 * drm/i915: Fix FDI M/N setting according with correct color depth
17021 - LP: #416792
17022
17023 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
17024
17025 linux (2.6.32-1.1) lucid; urgency=low
17026
17027 [ Andy Whitcroft ]
17028
17029 * rebase to v2.6.32-rc3
17030 * [Config] update configs following rebase to 2.6.32-rc3
17031 * [Config] update ports configs following rebase to 2.6.32-rc3
17032 * AppArmor -- fix pstrace_may_access rename
17033 * staging/android -- disable
17034 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
17035 * ubuntu: drbd -- disable
17036 * staging/comdi -- disable
17037 * staging/go7007 -- disable
17038 * [Config] staging/winbond -- disable
17039 * [Config] ubuntu/iscsitarget -- disable
17040 * [d-i] cbc and ecb are builtin make them optional in udebs
17041 * rebase to v2.6.32-rc5
17042 * [Config] update configs following rebase to v2.6.32-rc5
17043 * [Config] update ports configs following rebase to v2.6.31-rc5
17044
17045 [ Tim Gardner ]
17046
17047 * [Config] Add cpio as a build dependency.
17048
17049 [ Upstream Kernel Changes ]
17050
17051 * rebase to v2.6.32-rc3
17052 * rebase to v2.6.32-rc5
17053
17054 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
17055
17056 linux (2.6.31-11.37) karmic; urgency=low
17057
17058 [ Tim Gardner ]
17059
17060 * [Config] Increase kernel log buffer to 256K for amd64 flavours
17061 - LP: #424810
17062 * [Config] Set HZ=100 for amd64 flavours
17063 - LP: #438234
17064 * [Upstream] e1000e: Emit notice instead of an error when
17065 pci_enable_pcie_error_reporting() fails
17066 - LP: #436370
17067
17068 [ Upstream Kernel Changes ]
17069
17070 * n_tty: honor opost flag for echoes
17071 * n_tty: move echoctl check and clean up logic
17072 - LP: #438310
17073
17074 * Revert "[Upstream] drm/i915: Check that the relocation points to within
17075 the target" - Use upstream cherry-pick.
17076 * drm/i915: Check that the relocation points to within the target
17077 - LP: #429241
17078
17079 * drm/i915: fix tiling on IGDNG
17080 * drm/i915: add B43 chipset support
17081 * agp/intel: Add B43 chipset support
17082 Intel request from kernel team mailing list.
17083
17084 * HID: completely remove apple mightymouse from blacklist
17085 - LP: #428111
17086
17087 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
17088
17089 linux (2.6.31-11.36) karmic; urgency=low
17090
17091 [ Brian Rogers ]
17092
17093 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
17094 persistent object
17095 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
17096 persistent object
17097
17098 [ Takashi Iwai ]
17099
17100 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
17101 - LP: #416482
17102
17103 [ Tyler Hicks ]
17104
17105 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
17106 negative during unlink
17107
17108 [ Upstream Kernel Changes ]
17109
17110 * sg: fix oops in the error path in sg_build_indirect()
17111 * mpt2sas : Rescan topology from Interrupt context instead of work thread
17112 * mpt2sas: Prevent sending command to FW while Host Reset
17113 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
17114 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
17115 * SCSI: fix oops during scsi scanning
17116 * SCSI: libsrp: fix memory leak in srp_ring_free()
17117 * cfg80211: fix looping soft lockup in find_ie()
17118 * ath5k: write PCU registers on initial reset
17119 * binfmt_elf: fix PT_INTERP bss handling
17120 * TPM: Fixup boot probe timeout for tpm_tis driver
17121 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
17122 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
17123 * fix undefined reference to user_shm_unlock
17124 * perf_counter: Fix buffer overflow in perf_copy_attr()
17125 * perf_counter: Start counting time enabled when group leader gets
17126 enabled
17127 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
17128 * powerpc: Fix bug where perf_counters breaks oprofile
17129 * powerpc/ps3: Workaround for flash memory I/O error
17130 * block: don't assume device has a request list backing in nr_requests
17131 store
17132 * agp/intel: remove restore in resume
17133 * ALSA: cs46xx - Fix minimum period size
17134 * ASoC: Fix WM835x Out4 capture enumeration
17135 * sound: oxygen: work around MCE when changing volume
17136 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
17137 * perf stat: Change noise calculation to use stddev
17138 * x86: Fix x86_model test in es7000_apic_is_cluster()
17139 * x86/i386: Make sure stack-protector segment base is cache aligned
17140 * PCI: apply nv_msi_ht_cap_quirk on resume too
17141 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
17142 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
17143 with highmem
17144 * KVM guest: do not batch pte updates from interrupt context
17145 * KVM: Fix coalesced interrupt reporting in IOAPIC
17146 * KVM: VMX: Check cpl before emulating debug register access
17147 * KVM guest: fix bogus wallclock physical address calculation
17148 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
17149 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
17150 * KVM: x86 emulator: Implement zero-extended immediate decoding
17151 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
17152 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
17153 * KVM: limit lapic periodic timer frequency
17154 * libata: fix off-by-one error in ata_tf_read_block()
17155 * PCI quirk: update 82576 device ids in SR-IOV quirks list
17156 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
17157 * powerpc/pseries: Fix to handle slb resize across migration
17158 * Linux 2.6.31.1
17159
17160 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
17161
17162 linux (2.6.31-10.35) karmic; urgency=low
17163
17164 [ Amit Kucheria ]
17165
17166 * Disable CONFIG_UEVENT_HELPER_PATH
17167
17168 [ Andy Whitcroft ]
17169
17170 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
17171 * remove the tlsup driver
17172 * remove lmpcm logitech driver support
17173
17174 [ Bryan Wu ]
17175
17176 * Add 3 missing files to prerm remove file list
17177 - LP: #345623, #415832
17178
17179 [ Chris Wilson ]
17180
17181 * [Upstream] drm/i915: Check that the relocation points to within the
17182 target
17183 - LP: #429241
17184
17185 [ Luke Yelavich ]
17186
17187 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
17188
17189 [ Manoj Iyer ]
17190
17191 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
17192 - LP: #348861
17193
17194 [ Tim Gardner ]
17195
17196 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
17197 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
17198 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
17199 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
17200 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
17201 Upstream suggests that this is not the right approach.
17202
17203 * [Config] Set default I/O scheduler to DEADLINE
17204 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
17205 - LP: #381300
17206
17207 [ ubuntu@tjworld.net ]
17208
17209 * SAUCE: ipw2200: Enable LED by default
17210 - LP: #21367
17211
17212 [ Upstream Kernel Changes ]
17213
17214 * ALSA: hda - Add support for new AMD HD audio devices
17215 - LP: #430564
17216
17217 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
17218
17219 linux (2.6.31-10.34) karmic; urgency=low
17220
17221 [ Ted Tso ]
17222
17223 * [Upstream] ext3: Don't update superblock write time when filesystem is
17224 read-only
17225 - LP: #427822
17226
17227 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
17228
17229 linux (2.6.31-10.33) karmic; urgency=low
17230
17231 [ Leann Ogasawara ]
17232
17233 * [Upstream] dvb-usb: fix tuning with Cinergy T2
17234 - LP: #421258
17235
17236 [ Tim Gardner ]
17237
17238 * [Config] Unconditionally copy files from sub-flavours lists.
17239 (really, really fix it this time)
17240 - LP: #423426
17241 * [Config] Set CONFIG_CACHEFILES=m for all flavours
17242
17243 [ Upstream Kernel Changes ]
17244
17245 * ext4: Don't update superblock write time when filesystem is read-only
17246 - LP: #427822
17247
17248 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
17249
17250 linux (2.6.31-10.32) karmic; urgency=low
17251
17252 [ Eric Miao ]
17253
17254 * [Config] enable module support for memory stick
17255 - LP: #159951
17256
17257 [ Tim Gardner ]
17258
17259 * [Config] Unconditionally copy files from sub-flavours lists.
17260 - LP: #423426
17261
17262 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
17263
17264 linux (2.6.31-10.31) karmic; urgency=low
17265
17266 [ Andy Whitcroft ]
17267
17268 * rebase to v2.6.31 final
17269
17270 [ Colin Watson ]
17271
17272 * [Config] Recommend grub-pc in linux-image
17273 - LP: #385741
17274
17275 [ Ike Panhc ]
17276
17277 * [Upstream] Pull latest update of lenovo-sl-laptop
17278
17279 [ Peter Feuerer ]
17280
17281 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
17282 model
17283 - LP: #426691
17284
17285 [ Tim Gardner ]
17286
17287 * [Config] De-macro some package names.
17288
17289 [ Upstream Changes ]
17290
17291 * rebase to 2.6.31 final.
17292
17293 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
17294
17295 linux (2.6.31-10.30) karmic; urgency=low
17296
17297 [ Amit Kucheria ]
17298
17299 * [Config] Enable CONFIG_USB_DEVICEFS
17300 - LP: #417748
17301 * [Config] Populate the config-update template a bit more
17302
17303 [ Andy Whitcroft ]
17304
17305 * rebase to v2.6.31-rc9
17306 * [Config] update configs following rebase to v2.6.31-rc9
17307 * [Config] update ports configs following rebase to v2.6.31-rc9
17308
17309 [ Colin Ian King ]
17310
17311 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
17312 - LP: #254837
17313
17314 [ Jerone Young ]
17315
17316 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
17317 white-list
17318 - LP: #281732
17319 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
17320 white-list
17321 - LP: #281732
17322 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
17323 white-list
17324 - LP: #281732
17325 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
17326 white-list
17327 - LP: #281732
17328 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
17329 white-list
17330 - LP: #281732
17331
17332 [ John Johansen ]
17333
17334 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
17335 - LP: #419308
17336 * SAUCE: AppArmor: Return the correct error codes on profile
17337 addition/removal
17338 - LP: #408473
17339 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
17340 - LP: #408454
17341 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
17342 - LP: #419222
17343 * SAUCE: AppArmor: Fix change_profile failure
17344 - LP: #401931
17345 * SAUCE: AppArmor: Tell git to ignore generated include files
17346 - LP: #419505
17347
17348 [ Stefan Bader ]
17349
17350 * [Upstream] acpi: video: Loosen strictness of video bus detection code
17351 - LP: #333386
17352 * SAUCE: Remove ov511 driver from ubuntu subdirectory
17353
17354 [ Tim Gardner ]
17355
17356 * [Config] Exclude char-modules from non-x86 udeb creation
17357 * SAUCE: Notify the ACPI call chain of AC events
17358 * [Config] CONFIG_SATA_VIA=m
17359 - LP: #403385
17360 * [Config] Build in all phylib support modules.
17361 * [Config] Don't fail when sub-flavour files are missing
17362 - LP: #423426
17363 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
17364 - LP: #423513
17365
17366 [ Upstream ]
17367
17368 * Rebased against v2.6.31-rc9
17369
17370 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
17371
17372 linux (2.6.31-9.29) karmic; urgency=low
17373
17374 [ Leann Ogasawara ]
17375
17376 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
17377 - LP: #419993
17378 * [Config] d-i/modules: Add new char-modules file, initialize with
17379 intel-agp
17380 - LP: #420605
17381
17382 [ Upstream ]
17383
17384 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
17385 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
17386 adda766193ea1cf3137484a9521972d080d0b7af.
17387
17388 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
17389
17390 linux (2.6.31-8.28) karmic; urgency=low
17391
17392 [ Ike Panhc ]
17393
17394 * [Config] Let nic-shared-modules depends on crypto-modules
17395 - LP: #360966
17396
17397 [ Leann Ogasawara ]
17398
17399 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
17400 constant
17401 - LP: #412492
17402
17403 [ Mario Limonciello ]
17404
17405 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
17406 status if HW switch is disabled
17407 - LP: #418721
17408 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
17409 Compal made Dell laptops
17410 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
17411 with rfkill support
17412
17413 [ Tim Gardner ]
17414
17415 * [Config] Add acpiphp to virtual sub-flavour
17416 - LP: #364916
17417 * Drop KSM patch set for now because of instabilities with encrypted swap.
17418 - LP: #418781
17419
17420 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
17421
17422 linux (2.6.31-7.27) karmic; urgency=low
17423
17424 [ Tim Gardner ]
17425
17426 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
17427 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
17428 Replaces previous ksm patches from 2.6.31-6.25
17429 * [Config] KSM=y
17430
17431 [ Upstream ]
17432
17433 * Rebased against v2.6.31-rc7
17434
17435 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
17436
17437 linux (2.6.31-6.26) karmic; urgency=low
17438
17439 [ Andy Whitcroft ]
17440
17441 * [Config] enable CONFIG_AUFS_BR_RAMFS
17442 - LP: #414738
17443 * split out debian directory ready for abstraction
17444 * add printdebian target to find branch target
17445 * abstracted debian -- debian/files is not abstracted
17446 * abstracted debian -- packages must be built in debian/<pkg>
17447 * abstracted debian -- kernel-wedge needs to work in debian/
17448 * abstracted debian -- ensure we install the copyright file
17449 * abstracted-debian -- drop the debian directories from headers
17450 * abstracted-debian -- drop the debian directories from headers part 2
17451 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
17452 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
17453 - LP: #410198
17454
17455 [ Luke Yelavich ]
17456
17457 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
17458 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
17459 - LP: #413150
17460 * [Config] Ports: Build all cpu frequency scaling governors into ports
17461 kernels
17462 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
17463 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
17464 * [Config] Ports: Enable PS3 network driver
17465
17466 [ Stefan Bader ]
17467
17468 * abstracted debian -- call $(DEBIAN)/rules using make
17469
17470 [ Tim Gardner ]
17471
17472 * [Config] Abstract the debian directory
17473 * SAUCE: Improve error reporting in postinst
17474 - LP: #358564
17475
17476 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
17477
17478 linux (2.6.31-6.25) karmic; urgency=low
17479
17480 [ Andy Whitcroft ]
17481
17482 * script to generate Ubuntu changes from changelog
17483 * [Config] standardise ANDROID options
17484 * [Config] standardise CONFIG_ATM as module
17485 * [Config] standardise CONFIG_LIB80211 as module
17486 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
17487 * [Config] set CONFIG_CRAMFS as module
17488 * [Config] enable CONFIG_DAB and modules
17489 * [Config] set CONFIG_MAC80211_HWSIM as module
17490 * [Config] set CONFIG_NET_CLS_FLOW as module
17491 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
17492 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
17493 * [Config] set CONFIG_RTC_DRV_DS1511 as module
17494 * [Config] set CONFIG_RTC_DRV_R9701 as module
17495 * [Config] set CONFIG_RTC_DRV_S35390A as module
17496 * [Config] set CONFIG_TOIM3232_DONGLE as module
17497 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
17498 * [Config] standardise CONFIG_USB_G_PRINTER as module
17499 * [Config] standardise CONFIG_USB_SERIAL_IR as module
17500 * [Config] set CONFIG_USB_SERIAL_IUU as module
17501 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
17502 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
17503 * cleanup remains of dm-loop
17504 * drop thinkpad ec and smapi support
17505 * drop appleir
17506 * [Config] update configs following rebase to v2.6.31-rc6
17507 * rebase to v2.6.31-rc6
17508
17509 [ Hugh Dickins ]
17510
17511 * SAUCE: ksm patch 1, drop after 2.6.31
17512 * SAUCE: ksm patch 2, drop after 2.6.31
17513 * SAUCE: ksm patch 3, drop after 2.6.31
17514 * SAUCE: ksm patch 4, drop after 2.6.31
17515 * SAUCE: ksm patch 5, drop after 2.6.31
17516 * SAUCE: ksm patch 7, drop after 2.6.31
17517
17518 [ Izik Eidus ]
17519
17520 * SAUCE: ksm patch 0, drop after 2.6.31
17521 * SAUCE: ksm patch 6, drop after 2.6.31
17522 * SAUCE: ksm patch 8, drop after 2.6.31
17523 * SAUCE: ksm patch 9, drop after 2.6.31
17524
17525 [ Luke Yelavich ]
17526
17527 * [Config] Ports: Re-add PS3 modules to udebs
17528
17529 [ Michael Casadevall ]
17530
17531 * [Config] Update SPARC config and d-i files to reflect what can be built
17532
17533 [ Tim Gardner ]
17534
17535 * [Config] Removed armel package support
17536 * [Config] Enabled CONFIG_KSM=y
17537
17538 [ Upstream Kernel Changes ]
17539
17540 * Rebased against v2.6.31-rc6
17541 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
17542 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
17543 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
17544 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
17545 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
17546 changes"
17547 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
17548 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
17549 revision"
17550 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
17551 by default"
17552 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
17553 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
17554 ARCH_MXC_CANONICAL"
17555 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
17556 CONFIG_GPIOLIB"
17557 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
17558 2.6.31"
17559 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
17560 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
17561 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
17562 mxc_uart.h _everywhere_"
17563 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
17564 correct location"
17565 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
17566 snd_card_create"
17567 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
17568 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
17569 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
17570 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
17571 mxc_map_io."
17572 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17573 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17574 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
17575 with snd_soc_card."
17576 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
17577 structure"
17578 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
17579 DMA_MODE_READ/WRITE/MASK"
17580 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
17581 Freescale mx51 platform"
17582 * Driver core: add new device to bus's list before probing
17583 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
17584 power-saving
17585 - LP: #381693, #399750, #380892
17586
17587 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
17588
17589 linux (2.6.31-5.24) karmic; urgency=low
17590
17591 [ Amit Kucheria ]
17592
17593 * ARM: IMX51: Make video capture drivers compile
17594 * [Config] IMX51: Config updates
17595
17596 [ Andy Whitcroft ]
17597
17598 * remove leftovers of dm-bbr
17599
17600 [ Leann Ogasawara ]
17601
17602 * Add pata_cs5535 to pata-modules
17603 - LP: #318805
17604
17605 [ Luke Yelavich ]
17606
17607 * [Config] CONFIG_PPC64=y for powerpc64-smp
17608 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
17609 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
17610 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
17611 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
17612 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
17613 * [Config] Enable all PS3 drivers in powerpc64-smp
17614
17615 [ Mario Limonciello ]
17616
17617 * LIRC -- fix lirc-i2c 2.6.31 compilation
17618
17619 [ Matthew Garrett ]
17620
17621 * [Upstream] dell-laptop: Fix rfkill state queries
17622
17623 [ Tim Gardner ]
17624
17625 * [Config] Ignore armel ABI and module changes
17626 * [Config] Update configs after rebase against 2.6.31-rc5
17627
17628 [ Upstream ]
17629
17630 * Rebased to 2.6.31-rc5
17631
17632 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
17633
17634 linux (2.6.31-4.23) karmic; urgency=low
17635
17636 [ Andy Whitcroft ]
17637
17638 * AUFS -- update to aufs2-30 20090727
17639 * [Config] enable AUFS FUSE support
17640
17641 [ Luke Yelavich ]
17642
17643 * [Config] CONFIG_JFS_FS=m on sparc
17644
17645 [ Tim Gardner ]
17646
17647 * [Upstream] dell-laptop: Fix rfkill state setting.
17648
17649 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
17650
17651 linux (2.6.31-4.22) karmic; urgency=low
17652
17653 [ Amit Kucheria ]
17654
17655 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
17656 * ARM: IMX51: Move board-mx51* header files to the correct location
17657 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
17658 * ARM: IMX51: Make it compile.
17659 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
17660 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
17661 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
17662 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
17663 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
17664 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
17665 * ARM: staging: udlfb: Add vmalloc.h include
17666 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
17667
17668 [ Brad Figg ]
17669
17670 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
17671 * ARM: IMX51: codec structure was moved to the card structure
17672 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
17673 * ARM: IMX51: Get to bus_id by calling dev_name.
17674 * ARM: IMX51: Get to bus_id by calling dev_name.
17675 * ARM: IMX51: Added external declaration for mxc_map_io.
17676 * ARM: IMX51: Removed the mxc_gpio_port structure.
17677 * ARM: IMX51: mxc_timer_init prototype
17678 * ARM: IMX51: Fix up merge error in Kconfig
17679 * ARM: IMX51: Changed from snd_card_new to snd_card_create
17680
17681 [ Dinh Nguyen ]
17682
17683 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
17684 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
17685 * ARM: IMX51: Babbage 2.5 needs a different system revision
17686 * ARM: IMX51: IPU irq handler deadlock fix
17687
17688 [ Tim Gardner ]
17689
17690 * [Config] Enabled CONFIG_CAN=m
17691 - LP: #327243
17692 * [Config] Enabled CONFIG_SERIAL=m
17693 - LP: #397189
17694
17695 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
17696
17697 linux (2.6.31-4.21) karmic; urgency=low
17698
17699 [ Amit Kucheria ]
17700
17701 * dm-raid-4-5: Add missing brackets around test_bit()
17702
17703 [ John Johansen ]
17704
17705 * AppArmor: Fix change_profile failing lpn401931
17706 * AppArmor: Fix determination of forced AUDIT messages.
17707 * AppArmor: Fix oops in auditing of the policy interface offset
17708
17709 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
17710
17711 linux (2.6.31-4.20) karmic; urgency=low
17712
17713 [ Andy Whitcroft ]
17714
17715 * SAUCE: iscsitarget -- update to SVN revision r214
17716 * SAUCE: iscsitarget -- renable driver
17717 * [Config] consolidate lpia/lpia and i386/generic configs
17718 * [Config] enable CRYPTO modules for all architectures
17719 * [Config] enable cryptoloop
17720 * [Config] enable various filesystems for armel
17721 * [Config] sync i386 generic and generic-pae
17722 * [Config] add the 386 (486 processors and above) flavour
17723 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
17724 - LP: #399914
17725 * add genconfigs/genportsconfigs to extract the built configs
17726 * updateconfigs -- alter concatenation order allow easier updates
17727 * intelfb -- INTELFB now conflicts with DRM_I915
17728 * printchanges -- rebase tree does not have stable tags use changelog
17729 * AppArmor: fix argument size missmatch on 64 bit builds
17730
17731 [ Ike Panhc ]
17732
17733 * Ship bnx2x firmware in nic-modules udeb
17734 - LP: #360966
17735
17736 [ Jeff Mahoney ]
17737
17738 * AppArmor: fix build failure on ia64
17739
17740 [ John Johansen ]
17741
17742 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
17743 initialize.
17744 * AppArmour: fix auditing of domain transitions to include target profile
17745 information
17746 * AppArmor: fix C99 violation
17747 * AppArmor: revert reporting of create to write permission.
17748 * SAUCE: Add config option to set a default LSM
17749 * [Config] enable AppArmor by default
17750 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
17751
17752 [ Keith Packard ]
17753
17754 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
17755 hardware
17756 - LP: #351756
17757
17758 [ Luke Yelavich ]
17759
17760 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
17761 header packages
17762 - LP: #355344
17763
17764 [ Michael Casadevall ]
17765
17766 * [Config] update SPARC config files to allow success build
17767
17768 [ Scott James Remnant ]
17769
17770 * SAUCE: trace: add trace_event for the open() syscall
17771
17772 [ Stefan Bader ]
17773
17774 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
17775 - LP: #396780
17776
17777 [ Tim Gardner ]
17778
17779 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
17780 - LP: #397499
17781 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
17782 refresh
17783 - LP: #365291
17784 * [Config] SSB/B44 are common across all arches/flavours.
17785
17786 [ Upstream ]
17787
17788 * Rebased to 2.6.31-rc4
17789
17790 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
17791
17792 linux (2.6.31-3.19) karmic; urgency=low
17793
17794 [ Andy Whitcroft ]
17795
17796 * Revert "[Config] Disabled NDISWRAPPER"
17797 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
17798 * AUFS -- export various core functions
17799 * AUFS -- export various core functions -- fixes
17800 * AUFS -- core filesystem
17801 * AUFS -- track changes in v2.6.31
17802 * [Config] Enable AUFS
17803 * droppped 'iwl3945: do not send scan command if channel count zero' as it
17804 is already upstream but failed to auto-drop on rebase.
17805
17806 [ Eric Paris ]
17807
17808 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
17809 choose
17810 * SAUCE: inotify: check filename before dropping repeat events
17811 * SAUCE: fsnotify: fix inotify tail drop check with path entries
17812
17813 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
17814
17815 linux (2.6.31-3.18) karmic; urgency=low
17816
17817 [ Andy Whitcroft ]
17818
17819 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
17820 AUFS"
17821 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
17822 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
17823 security_inode_permission"
17824 * clear out left over AUFS files and modifications
17825
17826 [ Luke Yelavich ]
17827
17828 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
17829 * SAUCE: Explicitly include header files to allow apparmor to build on
17830 powerpc
17831 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
17832
17833 [ Tim Gardner ]
17834
17835 * [Config] Dropped ubuntu/misc/wireless/acx
17836 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
17837
17838 [ Upstream ]
17839
17840 * Rebased to 2.6.31-rc3
17841
17842 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
17843
17844 linux (2.6.31-2.17) karmic; urgency=low
17845
17846 [ Andy Whitcroft ]
17847
17848 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
17849 * compcache -- remove redundant Kconfig entries part 2
17850 * compcache -- clean up CCFLAGS declarations
17851 * [Config] enable AppArmor
17852 * AppArmor: fix operator precidence issue in as_path_link
17853
17854 [ John Johansen ]
17855
17856 * AppArmor security module
17857 * AppArmor: Correct mapping of file permissions.
17858 * AppArmor: Turn auditing of ptrace on
17859
17860 [ Luke Yelavich ]
17861
17862 * [Config] disable CONFIG_DM_RAID45 on powerpc
17863
17864 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
17865
17866 linux (2.6.31-2.16) karmic; urgency=low
17867
17868 [ Andy Whitcroft ]
17869
17870 * compcache -- remove redundant Kconfig entries
17871 added ignore and ignore.modules for all arches since the compcache update
17872 changes the modules names as well as some compcache ABI values.
17873
17874 [ Manoj Iyer ]
17875
17876 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
17877 * SAUCE: update compcache version to 0.5.3
17878
17879 [ Tim Gardner ]
17880
17881 * [Config]: Fix sparc FTBS by adding ignore.modules
17882
17883 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
17884
17885 linux (2.6.31-2.15) karmic; urgency=low
17886
17887 [ Andy Whitcroft ]
17888
17889 * SAUCE: default ATI Radeon KMS to off until userspace catches up
17890 * [Config] Update configs following rebase to 2.6.31-rc2
17891 * [Config] update ports configs following update to 2.6.31-rc2
17892
17893 [ Luke Yelavich ]
17894
17895 * [Config] powerpc - Disable CONFIG_RDS
17896
17897 [ Matt Zimmerman ]
17898
17899 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17900 - LP: #382115
17901
17902 [ Upstream Kernel Changes ]
17903
17904 * rebased to mainline 2.6.31-rc2
17905
17906 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
17907
17908 linux (2.6.31-1.14) karmic; urgency=low
17909
17910 [ Andy Whitcroft ]
17911
17912 * update ndiswrapper to 1.55
17913 * remove leftovers of gfs
17914 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
17915
17916 [ Luke Yelavich ]
17917
17918 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
17919 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
17920 kernel
17921
17922 [ Manoj Iyer ]
17923
17924 * Remove snd-bt-sco ubuntu driver
17925
17926 [ Michael Casadevall ]
17927
17928 * [Config] updates ia64 config and d-i folders to allow succesful build
17929 * [Config] Update powerpc and sparc for 2.6.31
17930
17931 [ Upstream Kernel Changes ]
17932
17933 * intel-iommu: fix Identity Mapping to be arch independent
17934 - LP: #384695
17935 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
17936
17937 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
17938
17939 linux (2.6.31-1.13) karmic; urgency=low
17940
17941 [ Andy Whitcroft ]
17942
17943 * REBASE: rebased to mainline 2.6.31-rc1
17944 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
17945 no longer applies, using deprecated interfaces, LPIA only, dropped
17946 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
17947 changes now upstream, dropped
17948 * [Config] Update configs following rebase to 2.6.31-rc1
17949 * [Config] update ports configs following update to 2.6.31-rc1
17950
17951 * [Config] disable broken staging driver CONFIG_STLC45XX
17952 * SAUCE: fix compcache to use updates accessors
17953 * [Config] disable staging driver CONFIG_VT6655
17954 * SAUCE: fix DRDB to use updates accessors
17955 * [Disable] ndiswrapper needs update
17956 * [Disable] LIRC I2C needs update
17957 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
17958 * [Config] disable I2C_DESIGNWARE does not compile
17959 * [Config] disable CONFIG_TLSUP for lpia
17960 * [Config] disable CONFIG_FB_UDL for arm
17961 * SAUCE: disable adding scsi headers to linux-libc-dev
17962
17963 [ Mario Limonciello ]
17964
17965 * SAUCE: Add LIRC drivers
17966
17967 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
17968
17969 linux (2.6.30-10.12) karmic; urgency=low
17970
17971 [ Andy Whitcroft ]
17972
17973 * [Config] split out the ports configs into their own family
17974 * [Config] update configs following introduction of ports family
17975
17976 [ Upstream Kernel Changes ]
17977
17978 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
17979 description". Fixes linux-doc package name conflicts for now.
17980 - LP: #382115
17981
17982 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
17983
17984 linux (2.6.30-10.11) karmic; urgency=low
17985
17986 [ Amit Kucheria ]
17987
17988 * [Config] Comment splitconfig.pl and misc cleanup
17989 * [Config] Rename all configs to the new naming scheme
17990 * [Config] Splitconfig rework
17991 * [Config] Rename scripts/misc/oldconfig to kernelconfig
17992 * [Config] Fix build system for new config split
17993 * [Config] Run updateconfigs after the splitconfig rework
17994
17995 [ Andy Whitcroft ]
17996
17997 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
17998 * [Config] standardise CONFIG_STAGING=y
17999 * [Config] standardise CONFIG_RD_LZMA=y
18000 * [Config] CONFIG_PCI_IOV=y
18001 * [Config] CONFIG_PCI_STUB=m
18002 * [Config] merge kernel configs more agressively
18003
18004 [ Colin Watson ]
18005
18006 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
18007 * [Config] Add support for including firmware in udebs
18008 * [Config] Ship bnx2 firmware in nic-modules udeb
18009 - LP: #384861
18010
18011 [ Luke Yelavich ]
18012
18013 * [Config] ports - Import of ports architectures into kernel packaging
18014 infrastructure
18015 * [Config] ports - Do not update ports kernel configurations by default
18016 * [Config] ports - Disable ABI checking for ports architectures
18017 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
18018 * [Config] ports - Add control.d/vars.* files for ports architectures
18019 * [Config] ports - Add ports architectures for linux-libc-dev
18020 * [Config] ports - Create powerpc specific message-modules and
18021 block-modules udebs
18022 * [Config] ports - Add configuration files for ports architectures
18023
18024 [ Manoj Iyer ]
18025
18026 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
18027 - LP: #329864
18028
18029 [ Michael Casadevall ]
18030
18031 * [Config] ports - Fix compression of kernels
18032
18033 [ Stefan Bader ]
18034
18035 * [Upstream] mmc: prevent dangling block device from accessing stale
18036 queues
18037 - LP: #383668
18038
18039 [ Tim Gardner ]
18040
18041 * [Config] Recommend grub-pc in linux-image
18042 - LP: #385741
18043 * [Config] Implement i386 generic and generic-pae flavours
18044 * [Config] ports - Add control info after integrating ports arches
18045 * [Config] Removed auto-generated files from git
18046 * [Config] Added netxen_nic to nic-modules
18047 - LP: #389603
18048
18049 [ Matt Zimmerman ]
18050
18051 * Rename linux-doc-PKGVER to linux-doc and clean up its description
18052 - LP: #382115
18053
18054 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
18055
18056 linux (2.6.30-9.10) karmic; urgency=low
18057
18058 [ Andy Whitcroft ]
18059
18060 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
18061 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
18062 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
18063 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
18064 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
18065 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
18066
18067 [ Upstream Kernel Changes ]
18068
18069 * rebased to 2.6.30 final
18070
18071 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
18072
18073 linux (2.6.30-8.9) karmic; urgency=low
18074
18075 [ Andy Whitcroft ]
18076
18077 * Config update removed the following options:
18078 CONFIG_EDAC_AMD8111=m
18079 CONFIG_EDAC_AMD8131=m
18080
18081 [ Upstream Kernel Changes ]
18082
18083 * rebased to 2.6.30-rc8
18084
18085 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
18086
18087 linux (2.6.30-7.8) karmic; urgency=low
18088
18089 [ Andy Whitcroft ]
18090
18091 * Enabled NEW configration options:
18092 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
18093 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
18094
18095 [ Upstream Kernel Changes ]
18096
18097 * rebased to 2.6.30-rc7
18098
18099 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
18100
18101 linux (2.6.30-6.7) karmic; urgency=low
18102
18103 [ Andy Whitcroft ]
18104
18105 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
18106 upstream)
18107
18108 [ Upstream Kernel Changes ]
18109
18110 * rebased to 2.6.30-rc6
18111
18112 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
18113
18114 linux (2.6.30-5.6) karmic; urgency=low
18115
18116 [ Tim Gardner ]
18117
18118 * [Config] Enable Keyspan USB serial device firmware in kernel module
18119 - LP: #334285
18120
18121 [ Upstream Kernel Changes ]
18122
18123 * rebased to 2.6.30-rc5
18124
18125 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
18126
18127 linux (2.6.30-4.5) karmic; urgency=low
18128
18129 [ Colin Watson ]
18130
18131 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
18132 /usr/include/asm/* going missing
18133 - LP: #373214
18134
18135 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
18136
18137 linux (2.6.30-3.4) karmic; urgency=low
18138
18139 [ Kees Cook ]
18140
18141 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
18142 - LP: #369978
18143
18144 [ Stefan Bader ]
18145
18146 * SAUCE: input: Blacklist digitizers from joydev.c
18147 - LP: #300143
18148
18149 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
18150
18151 linux (2.6.30-2.3) karmic; urgency=low
18152
18153 [ Tim Gardner ]
18154
18155 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
18156 - LP: #369152
18157 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
18158 * [Config] CONFIG_DRM_I915_KMS=y
18159 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
18160 minimums
18161
18162 [ Upstream Kernel Changes ]
18163
18164 * rebased to 2.6.30-rc4
18165
18166 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
18167
18168 linux (2.6.30-1.2) karmic; urgency=low
18169
18170 [ Tim Gardner ]
18171
18172 * [Config] armel: disable staging drivers, fixes FTBS
18173 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
18174
18175 [ Upstream Kernel Changes ]
18176
18177 * mpt2sas: Change reset_type enum to avoid namespace collision.
18178 Submitted upstream.
18179
18180 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
18181
18182 linux (2.6.30-1.1) karmic; urgency=low
18183
18184 * Initial release after rebasing against v2.6.30-rc3
18185
18186 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
18187