]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - debian.master/changelog
UBUNTU: Ubuntu-4.8.0-22.24
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
CommitLineData
d85bc481 1linux (4.8.0-22.24) yakkety; urgency=low
ae3a6ef0 2
d85bc481
AW
3 * CVE-2016-7039 (LP: #1631287)
4 - SAUCE: net: add recursion limit to GRO
ae3a6ef0 5
d85bc481 6 -- Andy Whitcroft <apw@canonical.com> Fri, 07 Oct 2016 22:46:28 +0100
ae3a6ef0 7
2742a5db 8linux (4.8.0-21.23) yakkety; urgency=low
d067d8a0 9
2742a5db
TG
10 [ Tim Gardner ]
11
12 * Release Tracking Bug
13 - LP: #1630279
14
15 * powerpc 4.8.0-17 fails to boot on PowerMac G5 (LP: #1628968)
16 - Revert "Revert "powerpc: Simplify module TOC handling""
17
18 * Regression tests can not detect binfmt_elf mmpa semantic change
19 (LP: #1630069)
20 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
21
22 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
23 (LP: #1629204)
24 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
d067d8a0
TG
25
26 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Oct 2016 08:01:21 -0600
27
f65fc5d8 28linux (4.8.0-20.22) yakkety; urgency=low
0c1d1092 29
f65fc5d8
TG
30 [ Tim Gardner ]
31
32 * Release Tracking Bug
33 - LP: #1629730
34
35 [ Upstream Kernel Changes ]
36
37 * rebase to v4.8
0c1d1092
TG
38
39 -- Tim Gardner <tim.gardner@canonical.com> Sun, 02 Oct 2016 19:10:40 -0600
40
e769e54a 41linux (4.8.0-19.21) yakkety; urgency=low
1198a2c7 42
e769e54a
TG
43 [ Tim Gardner ]
44
45 * Release Tracking Bug
46 - LP: #1629057
47
48 * 4.8.0 kernels do not complete boot process on VM (LP: #1627198)
49 - [Config] CONFIG_HARDENED_USERCOPY_PAGESPAN=n
50
51 * mount-image-callback cannot mount partitioned disk image (LP: #1628336)
52 - SAUCE: nbd: Only delay uevent until connected
53
54 * Support snaps inside of lxd containers (LP: #1611078)
55 - apparmor: add interface to be able to grab loaded policy
56 - securityfs: update interface to allow inode_ops, and setup from vfs fns
57 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
58 - apparmor: add __aa_find_ns fn
59 - apparmor: add mkdir/rmdir interface to manage policy namespaces
60 - apparmor: fix oops in pivot_root mediation
61 - apparmor: fix warning that fn build_pivotroot discards const
62 - apparmor: add interface to advertise status of current task stacking
63 - apparmor: update policy permissions to consider ns being viewed/managed
64 - apparmor: add per ns policy management interface
65 - apparmor: bump domain stacking version to 1.2
66
67 * linux-image-extra-4.8.0-17-generic does not provide many sound card modules
68 (LP: #1628523)
69 - [Config] CONFIG_ZONE_DMA=y for generic
70
71 * Yakkety - disable ARCH_ZX (LP: #1628503)
72 - [Config] armhf: disable ARCH_ZX
73
74 * Enable switchdev config parameter for Yakkety (LP: #1628241)
75 - [Config] CONFIG_NET_SWITCHDEV=y for amd64/arm64
76
77 * Ubuntu 16.10 kernel v4.8: Installation failing on Habanero with Shiner card
78 (LP: #1628009)
79 - firmware: Update bnx2x to 7.13.1.0
80
81 * vNIC driver missing in 4.8 kernel package (LP: #1628187)
82 - [Config] Enable CONFIG_IBMVNIC=m
83
84 * Yakkety - armhf: MFD_TPS65217 and REGULATOR_TPS65217 are boot essential
85 (LP: #1628112)
86 - [Config] armhf: MFD_TPS65217=y && REGULATOR_TPS65217=y
87
88 * Miscellaneous Ubuntu changes
89 - Rebase to v4.8-rc8
90 - [Config] skip Ubuntu-4.8.0-18.20
91 - [Config] missing modules in armhf/s390x
1198a2c7 92
436a8f07
LO
93 * Miscellaneous Ubuntu changes
94 - rebase to v4.8-rc8
95
1198a2c7
LO
96 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 25 Sep 2016 12:13:35 -0700
97
beea422b 98linux (4.8.0-17.19) yakkety; urgency=low
93749605 99
beea422b
LO
100 * Release Tracking Bug
101 - LP: #1627387
102
103 * build squashfs into xenial kernels by default (LP: #1593134)
104 - Remove squashfs udeb
105
106 * [Yakkety] Fix up ATA_GENERIC to match annotations file. (LP: #1627322)
107 - Add d-i support for ata_generic
108
109 * [Yakkety] Fix up CONFIG_BLK_DEV_SD to match annotations (LP: #1627330)
110 - [Config] Enforce CONFIG_BLK_DEV_SD=y,CONFIG_BLK_DEV_SR=y
111
112 * [Yakkety] Fix up ATA_PIIX to match annotations file (LP: #1627324)
113 - [Config] Enforce CONFIG_ATA_PIIX=y for amd64/i386
114
115 * Yakkety - USB drivers must be built in (LP: #1627323)
116 - Update annotation enforcement for CONFIG_USB_[E|O|U|X]HCI_HCD
117
118 * 4.8.0-16.17: genirq: Flags mismatch serial vs goldfish_pdev_bus
119 (LP: #1627052)
120 - [Config] CONFIG_GOLDFISH=n
121
122 * yakkety 4.8, remove module noise kernel-4.8 (LP: #1626104)
123 - Revert "UBUNTU: SAUCE: Clear Linux: bootstats: add printk's to measure boot
124 time in more detail"
125
126 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
127 - SAUCE: Fix regression which breaks DFS mounting
128
129 * Miscellaneous Ubuntu changes
130 - [Config] apply xenial configuration annotations
131 - s390x -- DEBUG_RODATA is now valid
132 - [Config] s390x -- CONFIG_SQUASHFS=y
133 - [Config] s390x -- CONFIG_ECRYPT_FS=y
134 - [Config] Enable CONFIG_ACPI_PCI_SLOT=y for arm64
135 - [Config] Enable CONFIG_ACPI_HED=y for arm64
136 - [Config] Enable CONFIG_QUICC_ENGINE=y
137
138 * Miscellaneous upstream changes
139 - annotations: pull back to xenial
93749605 140
beea422b 141 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 24 Sep 2016 21:31:31 -0700
93749605 142
4a0e8200 143linux (4.8.0-16.17) yakkety; urgency=low
f1c53dc0 144
4a0e8200
TG
145 [ Tim Gardner ]
146
147 * Release Tracking Bug
148 - LP: #1626768
149
150 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
151 - [Config] CONFIG_ACPI_IORT=y
152 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
153 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
154 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
155 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
156 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
157 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
158 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
159 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
160
161 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
162 (LP: #1626394)
163 - [Config] CONFIG_ATA=y
164
165 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
166 - [Config] CONFIG_VMD=m
167 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
168 - [Config] CONFIG_OF=y for all arches
169 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
170 - [Config] Xenial device settings sync with amd64
171 - [Config] Xenial device settings sync with i386
172 - [Config] CONFIG_MTD_UBI_GLUEBI=m
173 - [Config] Xenial device settings sync with armhf
174 - [Config] Xenial device settings sync with arm64
175
176 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
177 - [Config] CONFIG_USERFAULTFD=y
178
179 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
180 - [Config] CONFIG_SLUB=y
181
182 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
183 (LP: #1626158)
184 - add nls_cp437 to the generic.inclusion-list
f1c53dc0
TG
185
186 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
187
8b72f08c 188linux (4.8.0-15.16) yakkety; urgency=low
f2630135 189
8b72f08c
TG
190 [ Tim Gardner ]
191
192 * Release Tracking Bug
193 - LP: #1626239
194
195 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
196 (LP: #1626158)
197 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
198 - [Config] CONFIG_NLS_CODEPAGE_437=y
199 - [Config] CONFIG_VFAT_FS=y
200
201 * Miscellaneous Ubuntu changes
202 - SAUCE: seccomp: log actions even when audit is disabled
f2630135
TG
203
204 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
205
3c99efb7 206linux (4.8.0-14.15) yakkety; urgency=low
c9b00a0f 207
3c99efb7
LO
208 * CVE-2016-1575 (LP: #1534961)
209 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
210 - SAUCE: overlayfs: Be more careful about copying up sxid files
211 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
c9b00a0f 212
3c99efb7
LO
213 * CVE-2016-1576 (LP: #1535150)
214 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
215 - SAUCE: overlayfs: Be more careful about copying up sxid files
216 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
217
218 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
219 (LP: #1531747)
220 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
221
222 * Miscellaneous Ubuntu changes
223 - [Config] CONFIG_PM_WAKELOCKS=y
224 - [Config] CONFIG_CLEANCACHE=y
225 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
226 - [Config] CONFIG_PROCESSOR_SELECT=y
227 - [Config] Enabled some networking options
228 - SAUCE: overlayfs: Enable user namespace mounts
229
230 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
c9b00a0f 231
a928399f 232linux (4.8.0-13.14) yakkety; urgency=low
f71e5453 233
a928399f
TG
234 [ Tim Gardner ]
235
236 * Release Tracking Bug
237 - LP: #1625733
238
239 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
240 - [Config] Add some CRC crypto modules to d-i
241
242 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
243 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
244
245 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
246 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
247 ThinkPads
248
249 * Option GE0301 3G modem doesn't work (LP: #348861)
250 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
251
252 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
253 (LP: #1625259)
254 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
255
256 * Miscellaneous Ubuntu changes
257 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
258 opened for writing
259 - SAUCE: fan: add VXLAN implementation
260 - [Config] CONFIG_VFIO=m for ppc64el
f71e5453
TG
261
262 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
263
6b119e64 264linux (4.8.0-12.13) yakkety; urgency=low
94fb7f08 265
6b119e64 266 [ Tim Gardner ]
94fb7f08 267
6b119e64
TG
268 * Release Tracking Bug
269 - LP: #1625233
41e30a20 270
6b119e64
TG
271 * Miscellaneous Ubuntu changes
272 - rebase to v4.8-rc7
273 - [Config] CONFIG_SCSI_DEBUG=m for all arches
41e30a20 274
94fb7f08
TG
275 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
276
81355c81 277linux (4.8.0-11.12) yakkety; urgency=low
c1a6d015 278
81355c81
LO
279 * change_hat is logging failures during expected hat probing (LP: #1615893)
280 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
c1a6d015 281
81355c81
LO
282 * deleted files outside of the namespace are not being treated as
283 disconnected
284 (LP: #1615892)
285 - SAUCE: apparmor: deleted dentries can be disconnected
286
287 * stacking to unconfined in a child namespace confuses mediation
288 (LP: #1615890)
289 - SAUCE: apparmor: special case unconfined when determining the mode
290
291 * apparmor module parameters can be changed after the policy is locked
292 (LP: #1615895)
293 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
294
295 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
296 #1579135)
297 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
298
299 * label vec reductions can result in reference labels instead of direct
300 access
301 to labels (LP: #1615889)
302 - SAUCE: apparmor: reduction of vec to single entry is just that entry
303
304 * profiles from different namespaces can block other namespaces from being
305 able to load a profile (LP: #1615887)
306 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
307
308 * The label build for onexec when stacking is wrong (LP: #1615881)
309 - SAUCE: apparmor: Fix label build for onexec stacking.
310
311 * The inherit check for new to old label comparison for domain transitions
312 is
313 wrong (LP: #1615880)
314 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
315
316 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
317 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
318
319 * __label_update proxy comparison test is wrong (LP: #1615878)
320 - SAUCE: apparmor: Fix __label_update proxy comparison test
321
322 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
323 (LP: #1560583)
324 - SAUCE: apparmor: Allow ns_root processes to open profiles file
325 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
326
327 * policy namespace stacking (LP: #1379535)
328 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
329 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
330
331 * Miscellaneous Ubuntu changes
332 - [Debian] Dynamically determine linux udebs package name
333 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
334 - SAUCE: apparmor: Fix FTBFS due to bad include path
335 - SAUCE: apparmor: add data query support
336 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
337
338 * Miscellaneous upstream changes
339 - fixup backout policy view capable for forward port
340 - apparmor: fix: Rework the iter loop for label_update
341 - apparmor: add more assertions for updates/merges to help catch errors
342 - apparmor: Make pivot root transitions work with stacking
343 - apparmor: convert delegating deleted files to mediate deleted files
344 - apparmor: add missing parens. not a bug fix but highly recommended
345 - apparmor: add a stack_version file to allow detection of bug fixes
346 - apparmor: push path lookup into mediation loop
347 - apparmor: default to allowing unprivileged userns policy
348 - apparmor: fix: permissions test to view and manage policy
349 - apparmor: Add Basic ns cross check condition for ipc
350
351 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
c1a6d015 352
c7dddaff 353linux (4.8.0-10.11) yakkety; urgency=low
c65851b8 354
c7dddaff
TG
355 * Miscellaneous Ubuntu changes
356 - ubuntu: vbox -- update to 5.1.6-dfsg-1
357 - SAUCE: Enable vbox build
c65851b8
TG
358
359 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
360
23296c6c 361linux (4.8.0-9.10) yakkety; urgency=low
19563a18 362
23296c6c
TG
363 * Miscellaneous Ubuntu changes
364 - [Config] arm64: CONFIG_ARCH_THUNDER=y
365 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
366 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
367 - [Config] arm64: CONFIG_DRM_AST=m
368 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
369 - d-i: initrd needs ext4 and scsi modules
370 - SAUCE: AUFS aufs4.x-rcN 20160912
371 - [Config] Enable CONFIG_GPIO_XGENE*
372 - [Config] Disable CONFIG_POWER_RESET_XGENE
373 - [Config] CONFIG_EDAC_XGENE=m
374 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
375 - [Config] CONFIG_XGENE_DMA=m
19563a18
TG
376
377 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
378
ea101072 379linux (4.8.0-8.9) yakkety; urgency=low
a15e177d 380
ea101072
TG
381 * New device ID for Kabypoint (LP: #1622469)
382 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
383 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
384
385 * Miscellaneous Ubuntu changes
386 - rebase to v4.8-rc6
387 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
a15e177d 388
bbfe4661
TG
389 [ Upstream Kernel Changes ]
390
391 * rebase to v4.8-rc6
392 - LP: #1617900
393
a15e177d
TG
394 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
395
0a7cc07d
TG
396linux (4.8.0-7.8) yakkety; urgency=low
397
398 * Miscellaneous Ubuntu changes
399 - [Debian] Use src_pkg_name when constructing udeb control files
400
401 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
402
403linux (4.8.0-6.7) yakkety; urgency=low
404
405 * Enable virtual scsi server driver for Power (LP: #1615665)
406 - SAUCE: Ibmvscsis: Properly deregister target sessions
407 - SAUCE: Return TCMU-generated sense data to fabric module
408 - SAUCE: Ibmvscsis: Code cleanup of print statements
409 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
410
411 * Miscellaneous Ubuntu changes
412 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
413 - rebase to v4.8-rc5
414
415 [ Upstream Kernel Changes ]
416
417 * rebase to v4.8-rc5
418
419 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
420
421linux (4.8.0-5.6) yakkety; urgency=low
422
423 * support compressed kernels on arm64 (LP: #1384955)
424 - [Config] Switch to compressed Image on arm64
425
426 * Miscellaneous Ubuntu changes
427 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
428 - SAUCE: (namespace) block_dev: Support checking inode permissions in
429 lookup_bdev()
430 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
431 when mounting
432 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
433 when mounting
434 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
435 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
436 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
437 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
438 security.* xattrs
439 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
440 filesystems
441 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
442 - SAUCE: (namespace) fuse: Add support for pid namespaces
443 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
444 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
445 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
446 or a descendant
447 - SAUCE: (namespace) fuse: Allow user namespace mounts
448 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
449 namespaces
450 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
451 mounts
452 - rebase to v4.8-rc4
453
454 [ Upstream Kernel Changes ]
455
456 * rebase to v4.8-rc4
457
458 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
459
460linux (4.8.0-4.5) yakkety; urgency=low
461
462 * Miscellaneous Ubuntu changes
463 - [Config] CONFIG_AUFS_FS=m
464 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
465
466 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
467
468linux (4.8.0-3.4) yakkety; urgency=low
469
470 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
471 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
472
473 * Miscellaneous Ubuntu changes
474 - rebase to v4.8-rc3
475
476 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
477
478linux (4.8.0-2.3) yakkety; urgency=low
479
480 * Miscellaneous Ubuntu changes
481 - [Config] Add fuse to inclusion list
482 - SAUCE: update spl/zfs to support v4.8
483
484 * Miscellaneous upstream changes
485 - Revert "UBUNTU: [Debian] do_zfs=false"
486
487 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
488
489linux (4.8.0-1.2) yakkety; urgency=low
490
491 * Miscellaneous Ubuntu changes
492 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
493 - [Config] Enabled enforcement for CONFIG_NVRAM
494 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
495 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
496 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
497 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
498 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
499 - [Config] Enabled enforcement for CONFIG_SECCOMP
500 - [Config] Enabled enforcement for
501 - rebase to v4.8-rc2
502 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
503 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
504 - SAUCE: security,perf: Allow further restriction of perf_event_open
505
506 [ Upstream Kernel Changes ]
507
508 * rebase to v4.8-rc2
509
510 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
511
512linux (4.8.0-0.1) yakkety; urgency=low
513
514 [ Upstream Kernel Changes ]
515
516 * rebase to v4.8-rc1
517 - LP: #1607647
518 - LP: #1498667
519 - LP: #1592547
520 - LP: #1319984
521 - LP: #1268727
522 - LP: #1600623
523 - LP: #1465724
524 - LP: #1333569
525
526 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
527
528linux (4.8.0-0.0) yakkety; urgency=low
529
530 * empty stanza
531
532 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
533
534linux (4.7.0-0.2) yakkety; urgency=low
535
536 * Miscellaneous Ubuntu changes fixing various FTBS issues
537 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
538 - [Config] make powerpc udeb block modules optional
539 - [Config] CONFIG_PLIP=m
540 - [Config] CONFIG_IRDA=m armhf/arm64
541 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
542 - [Config] CONFIG_MOUSE_PS2=m
543 - [Config] remove ppc64el fb-modules
544
545 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
546
547linux (4.7.0-0.1) yakkety; urgency=low
548
549 [ Upstream Kernel Changes ]
550
551 * rebase to v4.7
552 - LP: #972604
553
554 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
555
556linux (4.7.0-0.0) yakkety; urgency=low
557
558 [ Tim Gardner ]
559
560 * Release Tracking Bug
561 - LP: #1588856
562
563 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
564 - scsi_dh_alua: do not fail for unknown VPD identification
565
566 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
567 - [Config] Install lsvmbus in cloud tools
568 - SAUCE: tools/hv/lsvmbus -- convert to python3
569 - SAUCE: tools/hv/lsvmbus -- add manual page
570
571 * boot stalls on USB detection errors (LP: #1437492)
572 - usb: core: hub: hub_port_init lock controller instead of bus
573
574 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
575 - kernek/fork.c: allocate idle task for a CPU always on its local node
576
577 * VirtIO (and probably other modules as well) is built-in, make it modular...
578 (LP: #1475078)
579 - [Config] CONFIG_VIRTIO_*=m for all but s390x
580 - [Config] CONFIG_USB=m
581 - [Config] CONFIG_BLK_DEV_*=m
582 - [Config] CONFIG_ATA=m
583 - [Config] CONFIG_SCSI=m
584 - [Config] CONFIG_DEVFREQ_GOV_*=m
585 - [Config] CONFIG_XEN_NETDEV_*=m
586 - [Config] CONFIG_AGP=m
587 - [Config] CONFIG_ECRYPT_FS=m
588 - [Config] CONFIG_ACPI_*=m
589 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
590 - [Config] Modularize some CRYPTO
591 - [Config] CONFIG_FDDI=m
592 - [Config] CONFIG_FIXED_PHY=m
593 - [Config] CONFIG_VFAT_FS=m for all but armhf
594 - [Config] CONFIG_TUN=m
595 - [Config] CONFIG_UNIX=m
596 - [Config] CONFIG_TRUSTED_KEYS=m
597 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
598
599 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
600 and "not a git repository" (LP: #1584890)
601 - [debian] getabis: Only git add $abidir if running in local repo
602 - [debian] getabis: Fix inconsistent compiler versions check
603
604 * conflicting modules in udebs - arc4.ko (LP: #1582991)
605 - [Config] Remove arc4 from nic-modules
606
607 * arm64: statically link rtc-efi (LP: #1583738)
608 - [Config] Link rtc-efi statically on arm64
609
610 * Miscellaneous Ubuntu changes
611 - [Debian] zfs: transform symlink into referent file/dir
612 - [Debian] Added tristate.sh
613 - [Config] CONFIG_FUSE_FS=m
614 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
615 - [Config] CONFIG_PSTORE_CONSOLE=y
616 - Added Snapcraft files
617 - [Config] Mark CONFIG_UNIX enforced
618
619 * Miscellaneous upstream changes
620 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
621
622 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
623
624linux (4.6.0-6.7) yakkety; urgency=low
625
626 [ Tim Gardner ]
627
628 * Release Tracking Bug
629 - LP: #1582753
630
631 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
632 (LP: #1582378)
633 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
634 owns the ipc ns
635
636 * Miscellaneous Ubuntu changes
637 - [Config] Add Description to kernel-image udeb
638 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
639 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
640
641 * Miscellaneous upstream changes
642 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
643 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
644 - Drivers: hv: vmbus: Use the new virt_xx barrier code
645 - Drivers: hv: vmbus: Export the vmbus_set_event() API
646 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
647 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
648 - drivers:hv: Lock access to hyperv_mmio resource tree
649 - drivers:hv: Make a function to free mmio regions through vmbus
650 - drivers:hv: Reverse order of resources in hyperv_mmio
651 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
652 - drivers:hv: Record MMIO range in use by frame buffer
653 - drivers:hv: Separate out frame buffer logic when picking MMIO range
654 - Drivers: hv: kvp: fix IP Failover
655 - Drivers: hv: vmbus: handle various crash scenarios
656 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
657 - Drivers: hv: balloon: reset host_specified_ha_region
658
659 [ Tim Gardner ]
660
661 * Dropped hv SAUCE patches in favor of linux-next.
662
663 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
664
665linux (4.6.0-5.6) yakkety; urgency=low
666
667 [ Tim Gardner ]
668
669 * Release Tracking Bug
670 - LP: #1582351
671
672 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
673 - [Config] enable CONFIG_AUFS_EXPORT
674
675 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
676 - [Config] Update inclusion list for CRIU
677
678 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
679 - [Debian] disable zfs module checks when cross-compiling
680
681 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
682 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
683
684 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
685 (LP: #1535150)
686 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
687
688 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
689 enabled, breaking serial support on normal systems (LP: #1580960)
690 - [Config] disable CONFIG_GOLDFISH
691
692 * Miscellaneous Ubuntu changes
693 - [Config] d-i -- update local configuration to new form
694 - [Config] kernel-wedge -- switch to explicit versions
695 - [Config] powerpc64-smp --> generic
696 - [Config] CONFIG_AUFS_FS=m
697 - SAUCE: AUFS
698 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
699 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
700 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
701 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
702 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
703 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
704 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
705 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
706 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
707 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
708 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
709 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
710 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
711 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
712 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
713 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
714 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
715 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
716 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
717 - SAUCE: (namespace) fuse: Add support for pid namespaces
718 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
719 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
720 - SAUCE: (namespace) fuse: Allow user namespace mounts
721 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
722 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
723 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
724 - SAUCE: (namespace) quota: Add support for user namespace mounts
725 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
726 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
727 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
728 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
729 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
730 - rebase to v4.6
731 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
732 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
733
734 * Miscellaneous upstream changes
735 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
736 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
737
738 [ Upstream Kernel Changes ]
739
740 * rebase to v4.6
741
742 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
743
744linux (4.6.0-4.5) yakkety; urgency=low
745
746 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
747 upgrade -d (LP: #1573231)
748 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
749
750 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
751 IRC pointed out some leftover SAUCE patches that were causing issues.
752
753 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
754 has some issues.
755
756 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
757
758linux (4.6.0-3.4) xenial; urgency=low
759
760 * Release Tracking Bug
761 - LP: #1579594
762
763 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
764 - [Config] Generate an -extras package for arm64 and powerpc
765
766 * Missing libunwind support in perf (LP: #1248289)
767 - [Config] Add liblzma-dev to enable libunwind support in perf
768
769 * ZFS is confused by user namespaces (uid/gid mapping) when used with
770 acltype=posixac (LP: #1567558)
771 - zfs: Fix user namespaces uid/gid mapping
772
773 * Miscellaneous Ubuntu changes
774 - rebase to v4.6-rc7
775
776 [ Upstream Kernel Changes ]
777
778 * rebase to v4.6-rc7
779
780 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
781
782linux (4.6.0-2.3) yakkety; urgency=low
783
784 * Miscellaneous Ubuntu changes
785 - [Config] CONFIG_AUFS_FS=m
786 - SAUCE: AUFS
787 - zfs: gcc build error: -Wbool-compare in metaslab.c
788 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
789 - zfs: Fix ZPL miswrite of default POSIX ACL
790 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
791 - SAUCE: Dropped ubuntu/i915
792 - SAUCE: Dropped ubuntu/dm-raid4-5
793
794 * Miscellaneous upstream changes
795 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
796 kernel"
797
798 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
799
800linux (4.6.0-1.2) yakkety; urgency=low
801
802 * Miscellaneous Ubuntu changes
803 - [Config] CONFIG_NR_CPUS=8192 for amd64
804
805 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
806
807linux (4.6.0-0.1) yakkety; urgency=low
808
809
810 [ Upstream Kernel Changes ]
811
812 * rebase to v4.6-rc6
813 - LP: #1564712
814 - LP: #1555912
815 - LP: #1552925
816 - LP: #1546694
817 - LP: #1549660
818 - LP: #1549620
819 - LP: #1542944
820 - LP: #1542564
821 - LP: #1533009
822 - LP: #1533461
823 - LP: #1529624
824 - LP: #1522949
825
826 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
827
828linux (4.6.0-0.0) yakkety; urgency=low
829
830 [ Kamal Mostafa ]
831
832 * Release Tracking Bug
833 - LP: #1573817
834
835 * autoreconstruct: need to also generate extend-diff-ignore options for links
836 (LP: #1574362)
837 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
838
839 * tipc: missing linearization of sk_buff (LP: #1567064)
840 - tipc: move linearization of buffers to generic code
841
842 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
843 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
844 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
845 vmbus_mmio_allocate()
846 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
847 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
848 private resource tree
849 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
850 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
851 range
852
853 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
854 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
855
856 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
857 - [Config] CONFIG_AUFS_XATTR=y
858
859 * CVE-2016-3672 (LP: #1568523)
860 - x86/mm/32: Enable full randomization on i386 and X86_32
861
862 * CVE-2016-3955 (LP: #1572666)
863 - USB: usbip: fix potential out-of-bounds write
864
865 * Xenial update to v4.4.8 stable release (LP: #1573034)
866 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
867 instantiated
868 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
869 - parisc: Avoid function pointers for kernel exception routines
870 - parisc: Fix kernel crash with reversed copy_from_user()
871 - parisc: Unbreak handling exceptions from kernel modules
872 - ALSA: timer: Use mod_timer() for rearming the system timer
873 - ALSA: hda - Asus N750JV external subwoofer fixup
874 - ALSA: hda - Fix white noise on Asus N750JV headphone
875 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
876 - mm: fix invalid node in alloc_migrate_target()
877 - powerpc/mm: Fixup preempt underflow with huge pages
878 - libnvdimm: fix smart data retrieval
879 - libnvdimm, pfn: fix uuid validation
880 - compiler-gcc: disable -ftracer for __noclone functions
881 - arm64: opcodes.h: Add arm big-endian config options before including arm
882 header
883 - drm/dp: move hw_mutex up the call stack
884 - drm/udl: Use unlocked gem unreferencing
885 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
886 - drm/radeon: add another R7 370 quirk
887 - drm/radeon: add a dpm quirk for all R7 370 parts
888 - drm/amdgpu/gmc: move vram type fetching into sw_init
889 - drm/amdgpu/gmc: use proper register for vram type on Fiji
890 - xen/events: Mask a moving irq
891 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
892 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
893 - net: jme: fix suspend/resume on JMC260
894 - net: vrf: Remove direct access to skb->data
895 - net: qca_spi: Don't clear IFF_BROADCAST
896 - net: qca_spi: clear IFF_TX_SKB_SHARING
897 - net: fix bridge multicast packet checksum validation
898 - sctp: lack the check for ports in sctp_v6_cmp_addr
899 - mld, igmp: Fix reserved tailroom calculation
900 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
901 - qmi_wwan: add Sierra Wireless EM74xx device ID
902 - ipv6: re-enable fragment header matching in ipv6_find_hdr
903 - vxlan: fix missing options_len update on RX with collect metadata
904 - cdc_ncm: toggle altsetting to force reset before setup
905 - udp6: fix UDP/IPv6 encap resubmit path
906 - tcp: fix tcpi_segs_in after connection establishment
907 - ppp: release rtnl mutex when interface creation fails
908 - net: validate variable length ll headers
909 - ax25: add link layer header validation function
910 - packet: validate variable length ll headers
911 - bpf: avoid copying junk bytes in bpf_get_current_comm()
912 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
913 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
914 - qlcnic: Remove unnecessary usage of atomic_t
915 - qlcnic: Fix mailbox completion handling during spurious interrupt
916 - macvtap: always pass ethernet header in linear
917 - mlxsw: spectrum: Check requested ageing time is valid
918 - rocker: set FDB cleanup timer according to lowest ageing time
919 - bridge: allow zero ageing time
920 - ipv4: Don't do expensive useless work during inetdev destroy.
921 - net: Fix use after free in the recvmmsg exit path
922 - mlx4: add missing braces in verify_qp_parameters
923 - farsync: fix off-by-one bug in fst_add_one
924 - ath9k: fix buffer overrun for ar9287
925 - ppp: ensure file->private_data can't be overridden
926 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
927 - qlge: Fix receive packets drop.
928 - net: bcmgenet: fix dma api length mismatch
929 - bonding: fix bond_get_stats()
930 - ipv4: fix broadcast packets reception
931 - ipv4: initialize flowi4_flags before calling fib_lookup()
932 - ppp: take reference on channels netns
933 - xfrm: Fix crash observed during device unregistration and decryption
934 - qmi_wwan: add "D-Link DWM-221 B1" device id
935 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
936 - bridge: Allow set bridge ageing time when switchdev disabled
937 - rtnl: fix msg size calculation in if_nlmsg_size()
938 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
939 - tuntap: restore default qdisc
940 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
941 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
942 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
943 - ipv6: Count in extension headers in skb->network_header
944 - mpls: find_outdev: check for err ptr in addition to NULL check
945 - USB: uas: Limit qdepth at the scsi-host level
946 - USB: uas: Add a new NO_REPORT_LUNS quirk
947 - cdc-acm: fix NULL pointer reference
948 - KVM: x86: Inject pending interrupt even if pending nmi exist
949 - KVM: x86: reduce default value of halt_poll_ns parameter
950 - MIPS: Fix MSA ld unaligned failure cases
951 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
952 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
953 - pinctrl: sunxi: Fix A33 external interrupts not working
954 - pinctrl: nomadik: fix pull debug print inversion
955 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
956 - au0828: fix au0828_v4l2_close() dev_state race condition
957 - au0828: Fix dev_state handling
958 - coda: fix error path in case of missing pdata on non-DT platform
959 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
960 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
961 - rbd: use GFP_NOIO consistently for request allocations
962 - virtio: virtio 1.0 cs04 spec compliance for reset
963 - mac80211: properly deal with station hashtable insert errors
964 - mac80211: avoid excessive stack usage in sta_info
965 - mac80211: fix ibss scan parameters
966 - mac80211: fix unnecessary frame drops in mesh fwding
967 - mac80211: fix txq queue related crashes
968 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
969 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
970 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
971 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
972 - iio: accel: bmc150: fix endianness when reading axes
973 - iio: gyro: bmg160: fix buffer read values
974 - iio: gyro: bmg160: fix endianness when reading axes
975 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
976 bytes
977 - fs: add file_dentry()
978 - nfs: use file_dentry()
979 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
980 - ext4: add lockdep annotations for i_data_sem
981 - ext4: ignore quota mount options if the quota feature is enabled
982 - iommu: Don't overwrite domain pointer when there is no default_domain
983 - Btrfs: fix file/data loss caused by fsync after rename and new inode
984 - arm64: replace read_lock to rcu lock in call_step_hook
985 - perf: Do not double free
986 - perf: Cure event->pending_disable race
987 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
988 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
989 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
990 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
991 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
992 - ALSA: usb-audio: Add a quirk for Plantronics BT300
993 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
994 - HID: wacom: fix Bamboo ONE oops
995 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
996 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
997 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
998 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
999 - staging: android: ion: Set the length of the DMA sg entries in buffer
1000 - usbvision: fix crash on detecting device with invalid configuration
1001 - Revert "usb: hub: do not clear BOS field during reset device"
1002 - Linux 4.4.8
1003
1004 * Fix speaker volume on a Dell machine (LP: #1549660)
1005 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1006
1007 * Xenial update to v4.4.7 stable release (LP: #1572722)
1008 - regulator: core: avoid unused variable warning
1009 - regulator: core: Fix nested locking of supplies
1010 - ASoC: samsung: pass DMA channels as pointers
1011 - mmc: sh_mmcif: rework dma channel handling
1012 - mmc: sh_mmcif: Correct TX DMA channel allocation
1013 - x86/microcode/intel: Make early loader look for builtin microcode too
1014 - x86/microcode: Untangle from BLK_DEV_INITRD
1015 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
1016 - perf/x86/intel: Add definition for PT PMI bit
1017 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
1018 - KVM: i8254: change PIT discard tick policy
1019 - KVM: fix spin_lock_init order on x86
1020 - KVM: VMX: avoid guest hang on invalid invept instruction
1021 - KVM: VMX: avoid guest hang on invalid invvpid instruction
1022 - KVM: VMX: fix nested vpid for old KVM guests
1023 - perf/core: Fix perf_sched_count derailment
1024 - perf tools: Dont stop PMU parsing on alias parse error
1025 - perf tools: Fix checking asprintf return value
1026 - perf tools: Fix python extension build
1027 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
1028 - sched/preempt, sh: kmap_coherent relies on disabled preemption
1029 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
1030 - s390: fix floating pointer register corruption (again)
1031 - s390/cpumf: add missing lpp magic initialization
1032 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
1033 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
1034 - PCI: ACPI: IA64: fix IO port generic range check
1035 - x86/irq: Cure live lock in fixup_irqs()
1036 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
1037 - x86/iopl/64: Properly context-switch IOPL on Xen PV
1038 - x86/iopl: Fix iopl capability check on Xen PV
1039 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
1040 - sg: fix dxferp in from_to case
1041 - aacraid: Fix RRQ overload
1042 - aacraid: Fix memory leak in aac_fib_map_free
1043 - aacraid: Set correct msix count for EEH recovery
1044 - sd: Fix discard granularity when LBPRZ=1
1045 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
1046 - be2iscsi: set the boot_kset pointer to NULL in case of failure
1047 - aic7xxx: Fix queue depth handling
1048 - libnvdimm: Fix security issue with DSM IOCTL.
1049 - dm snapshot: disallow the COW and origin devices from being identical
1050 - dm: fix excessive dm-mq context switching
1051 - dm thin metadata: don't issue prefetches if a transaction abort has failed
1052 - dm cache: make sure every metadata function checks fail_io
1053 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
1054 - usb: retry reset if a device times out
1055 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
1056 - USB: uas: Reduce can_queue to MAX_CMNDS
1057 - USB: cdc-acm: more sanity checking
1058 - USB: iowarrior: fix oops with malicious USB descriptors
1059 - USB: usb_driver_claim_interface: add sanity checking
1060 - USB: mct_u232: add sanity checking in probe
1061 - USB: digi_acceleport: do sanity checking for the number of ports
1062 - USB: cypress_m8: add endpoint sanity check
1063 - USB: serial: cp210x: Adding GE Healthcare Device ID
1064 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
1065 - USB: option: add "D-Link DWM-221 B1" device id
1066 - pwc: Add USB id for Philips Spc880nc webcam
1067 - Input: powermate - fix oops with malicious USB descriptors
1068 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
1069 - ALSA: usb-audio: Add sanity checks for endpoint accesses
1070 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
1071 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
1072 - ALSA: usb-audio: Fix double-free in error paths after
1073 snd_usb_add_audio_stream() call
1074 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1075 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1076 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1077 - crypto: ccp - Add hash state import and export support
1078 - crypto: ccp - Limit the amount of information exported
1079 - crypto: ccp - Don't assume export/import areas are aligned
1080 - crypto: ccp - memset request context to zero during import
1081 - crypto: keywrap - memzero the correct memory
1082 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
1083 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
1084 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
1085 - X.509: Fix leap year handling again
1086 - mei: bus: check if the device is enabled before data transfer
1087 - HID: logitech: fix Dual Action gamepad support
1088 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
1089 - HID: multitouch: force retrieving of Win8 signature blob
1090 - HID: fix hid_ignore_special_drivers module parameter
1091 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
1092 - staging: android: ion_test: fix check of platform_device_register_simple()
1093 error code
1094 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
1095 - tty: Fix GPF in flush_to_ldisc(), part 2
1096 - net: irda: Fix use-after-free in irtty_open()
1097 - 8250: use callbacks to access UART_DLL/UART_DLM
1098 - saa7134: Fix bytesperline not being set correctly for planar formats
1099 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
1100 - bttv: Width must be a multiple of 16 when capturing planar formats
1101 - coda: fix first encoded frame payload
1102 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
1103 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
1104 - mtip32xx: Fix broken service thread handling
1105 - mtip32xx: Remove unwanted code from taskfile error handler
1106 - mtip32xx: Print exact time when an internal command is interrupted
1107 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
1108 - mtip32xx: Handle safe removal during IO
1109 - mtip32xx: Handle FTL rebuild failure state during device initialization
1110 - mtip32xx: Implement timeout handler
1111 - mtip32xx: Cleanup queued requests after surprise removal
1112 - ALSA: pcm: Avoid "BUG:" string for warnings again
1113 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
1114 - ALSA: hda - Don't handle ELD notify from invalid port
1115 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1116 - ALSA: hda - Fix unconditional GPIO toggle via automute
1117 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
1118 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
1119 - brd: Fix discard request processing
1120 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
1121 - bcache: cleaned up error handling around register_cache()
1122 - bcache: fix race of writeback thread starting before complete initialization
1123 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
1124 - mm: memcontrol: reclaim when shrinking memory.high below usage
1125 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
1126 - ia64: define ioremap_uc()
1127 - watchdog: don't run proc_watchdog_update if new value is same as old
1128 - watchdog: rc32434_wdt: fix ioctl error handling
1129 - Bluetooth: Add new AR3012 ID 0489:e095
1130 - Bluetooth: Fix potential buffer overflow with Add Advertising
1131 - cgroup: ignore css_sets associated with dead cgroups during migration
1132 - net: mvneta: enable change MAC address when interface is up
1133 - of: alloc anywhere from memblock if range not specified
1134 - vfs: show_vfsstat: do not ignore errors from show_devname method
1135 - splice: handle zero nr_pages in splice_to_pipe()
1136 - xtensa: ISS: don't hang if stdin EOF is reached
1137 - xtensa: fix preemption in {clear,copy}_user_highpage
1138 - xtensa: clear all DBREAKC registers on start
1139 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
1140 - ARC: bitops: Remove non relevant comments
1141 - quota: Fix possible GPF due to uninitialised pointers
1142 - xfs: fix two memory leaks in xfs_attr_list.c error paths
1143 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
1144 - md/raid5: Compare apples to apples (or sectors to sectors)
1145 - RAID5: check_reshape() shouldn't call mddev_suspend
1146 - RAID5: revert e9e4c377e2f563 to fix a livelock
1147 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
1148 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
1149 - md: multipath: don't hardcopy bio in .make_request path
1150 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
1151 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
1152 freed"
1153 - fuse: do not use iocb after it may have been freed
1154 - fuse: Add reference counting for fuse_io_priv
1155 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
1156 - rapidio/rionet: fix deadlock on SMP
1157 - ipr: Fix out-of-bounds null overwrite
1158 - ipr: Fix regression when loading firmware
1159 - iwlwifi: mvm: Fix paging memory leak
1160 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
1161 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
1162 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
1163 - drm/amdgpu: include the right version of gmc header files for iceland
1164 - IB/ipoib: fix for rare multicast join race condition
1165 - tracing: Have preempt(irqs)off trace preempt disabled functions
1166 - tracing: Fix crash from reading trace_pipe with sendfile
1167 - tracing: Fix trace_printk() to print when not using bprintk()
1168 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
1169 - scripts/coccinelle: modernize &
1170 - scripts/kconfig: allow building with make 3.80 again
1171 - kbuild/mkspec: fix grub2 installkernel issue
1172 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
1173 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
1174 - mmc: block: fix ABI regression of mmc_blk_ioctl
1175 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
1176 - mmc: sdhci: fix data timeout (part 1)
1177 - mmc: sdhci: fix data timeout (part 2)
1178 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
1179 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
1180 - clk: rockchip: rk3368: fix cpuclk core dividers
1181 - clk: rockchip: rk3368: fix parents of video encoder/decoder
1182 - clk: rockchip: rk3368: fix hdmi_cec gate-register
1183 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
1184 - clk: bcm2835: Fix setting of PLL divider clock rates
1185 - target: Fix target_release_cmd_kref shutdown comp leak
1186 - iser-target: Fix identification of login rx descriptor type
1187 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
1188 - iser-target: Separate flows for np listeners and connections cma events
1189 - iser-target: Rework connection termination
1190 - nfsd4: fix bad bounds checking
1191 - nfsd: fix deadlock secinfo+readdir compound
1192 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
1193 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
1194 - ACPI / PM: Runtime resume devices when waking from hibernate
1195 - writeback, cgroup: fix premature wb_put() in
1196 locked_inode_to_wb_and_lock_list()
1197 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
1198 inode
1199 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
1200 trackstick buttons, again"
1201 - Input: synaptics - handle spurious release of trackstick buttons, again
1202 - Input: ims-pcu - sanity check against missing interfaces
1203 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
1204 - ocfs2/dlm: fix race between convert and recovery
1205 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
1206 - mm/page_alloc: prevent merging between isolated and other pageblocks
1207 - mtd: onenand: fix deadlock in onenand_block_markbad
1208 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
1209 - scsi_common: do not clobber fixed sense information
1210 - sched/cputime: Fix steal time accounting vs. CPU hotplug
1211 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
1212 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
1213 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
1214 - Linux 4.4.7
1215
1216 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
1217 - Bluetooth: Add new AR3012 ID 0489:e095
1218
1219 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
1220 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1221
1222 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
1223 gl552jx (LP: #1552925)
1224 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1225
1226 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
1227 (LP: #1546694)
1228 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1229
1230 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
1231 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1232
1233 * s390/pci: add extra padding to function measurement block (LP: #1572291)
1234 - s390/pci: add extra padding to function measurement block
1235
1236 * CVE-2016-3951 (LP: #1567191)
1237 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
1238 - usbnet: cleanup after bind() in probe()
1239
1240 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
1241 - efi: Remove redundant efi_set_variable_nonblocking() prototype
1242 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
1243 - efi: Add nonblocking option to efi_query_variable_store()
1244 - efi: Add NV memory attribute
1245 - efi: Reformat GUID tables to follow the format in UEFI spec
1246 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
1247 - SAUCE: (noup) Add EFI signature data types
1248 - crypto: KEYS: convert public key and digsig asym to the akcipher api
1249 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
1250 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
1251 - [Config] CONFIG_IMA_MOK_KEYRING=y
1252 - IMA: create machine owner and blacklist keyrings
1253 - KEYS: Add an alloc flag to convey the builtinness of a key
1254 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
1255 - SAUCE: (noup) KEYS: Add a system blacklist keyring
1256 - SAUCE: (noup) MODSIGN: Support not importing certs from db
1257
1258 * Miscellaneous Ubuntu changes
1259 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
1260
1261 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
1262
1263linux (4.4.0-21.37) xenial; urgency=low
1264
1265 [ Tim Gardner ]
1266
1267 * Release Tracking Bug
1268 - LP: #1571791
1269
1270 * linux: MokSBState is ignored (LP: #1571691)
1271 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
1272 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
1273 - SAUCE: (noup) Display MOKSBState when disabled
1274
1275 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
1276
1277linux (4.4.0-20.36) xenial; urgency=low
1278
1279 [ Tim Gardner ]
1280
1281 * Release Tracking Bug
1282 - LP: #1571069
1283
1284 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
1285 - SAUCE: kernfs: Do not match superblock in another user namespace when
1286 mounting
1287
1288 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
1289 - x86/topology: Fix logical package mapping
1290 - x86/topology: Fix Intel HT disable
1291 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
1292 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
1293 - x86/topology: Fix AMD core count
1294
1295 * [regression]: Failed to call clock_adjtime(): Invalid argument
1296 (LP: #1566465)
1297 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
1298
1299 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
1300
1301linux (4.4.0-19.35) xenial; urgency=low
1302
1303 [ Tim Gardner ]
1304
1305 * Release Tracking Bug
1306 - LP: #1570348
1307
1308 * CVE-2016-2847 (LP: #1554260)
1309 - pipe: limit the per-user amount of pages allocated in pipes
1310
1311 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
1312 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
1313
1314 * arm64: guest hangs when ntpd is running (LP: #1549494)
1315 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
1316
1317 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1318 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
1319
1320 * s390/cpumf: Fix lpp detection (LP: #1555344)
1321 - s390/facilities: use stfl mnemonic instead of insn magic
1322 - s390/facilities: always use lowcore's stfle field for storing facility bits
1323 - s390/cpumf: Fix lpp detection
1324
1325 * s390x kernel image needs weightwatchers (LP: #1536245)
1326 - [Config] s390x: Use compressed kernel bzImage
1327
1328 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
1329 upgrading to Ubuntu 16.04 (LP: #1567581)
1330 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
1331 device-tree properties"
1332
1333 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
1334 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
1335 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
1336 - cpufreq: powernv: Add sysfs attributes to show throttle stats
1337
1338 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
1339 - [Config] Add ib_iser to generic inclusion list
1340
1341 * thunderx nic performance improvements (LP: #1567093)
1342 - net: thunderx: Set recevie buffer page usage count in bulk
1343 - net: thunderx: Adjust nicvf structure to reduce cache misses
1344
1345 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
1346 - net: thunderx: Fix for multiqset not configured upon interface toggle
1347 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
1348 - net: thunderx: Fix receive packet stats
1349
1350 * Miscellaneous Ubuntu changes
1351 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
1352
1353 * Miscellaneous upstream changes (LP: #1564901)
1354 - Input: xpad - correctly handle concurrent LED and FF requests
1355
1356 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
1357
1358linux (4.4.0-18.34) xenial; urgency=low
1359
1360 [ Tim Gardner ]
1361
1362 * Release Tracking Bug
1363 - LP: #1566868
1364
1365 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
1366 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
1367 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
1368
1369 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
1370 - [Config] CONFIG_ARCH_ROCKCHIP=y
1371
1372 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
1373 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
1374 - perf/x86/cqm: Fix CQM memory leak and notifier leak
1375 - x86/cpufeature: Carve out X86_FEATURE_*
1376 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
1377 - x86/topology: Create logical package id
1378 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
1379 - perf/x86/mbm: Add memory bandwidth monitoring event management
1380 - perf/x86/mbm: Implement RMID recycling
1381 - perf/x86/mbm: Add support for MBM counter overflow handling
1382
1383 * User namespace mount updates (LP: #1566505)
1384 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
1385 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
1386 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
1387 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
1388 - SAUCE: fs: fix a posible leak of allocated superblock
1389
1390 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
1391 (LP: #1566518)
1392 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
1393 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
1394
1395 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
1396 for Alpine Ridge on SKL (LP: #1519623)
1397 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
1398 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
1399 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
1400 - usb: add device descriptor for usb 3.1 root hub
1401 - usb: Support USB 3.1 extended port status request
1402 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
1403 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
1404 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
1405 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
1406 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
1407 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
1408 - usb: Add USB 3.1 Precision time measurement capability descriptor support
1409 - xhci: refactor and cleanup endpoint initialization.
1410 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
1411 - xhci: cleanup isoc tranfers queuing code
1412 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
1413 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
1414
1415 * wrong/missing permissions for device file /dev/prandom (prng.ko)
1416 (LP: #1558275)
1417 - s390/crypto: provide correct file mode at device register.
1418
1419 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
1420 - ALSA: hda - fix front mic problem for a HP desktop
1421
1422 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
1423 (LP: #1556228)
1424 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
1425
1426 * please provide mmc-modules udeb (LP: #1565765)
1427 - [Config] Add mmc block drivers to d-i
1428
1429 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1430 - Add secure_modules() call
1431 - PCI: Lock down BAR access when module security is enabled
1432 - x86: Lock down IO port access when module security is enabled
1433 - ACPI: Limit access to custom_method
1434 - asus-wmi: Restrict debugfs interface when module loading is restricted
1435 - Restrict /dev/mem and /dev/kmem when module loading is restricted
1436 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
1437 - kexec: Disable at runtime if the kernel enforces module loading restrictions
1438 - x86: Restrict MSR access when module loading is restricted
1439 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
1440 - Add option to automatically enforce module signatures when in Secure Boot mode
1441 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
1442 - efi: Add EFI_SECURE_BOOT bit
1443 - hibernate: Disable in a signed modules environment
1444
1445 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
1446 - PCI: Add fwnode_handle to x86 pci_sysdata
1447 - PCI: Look up IRQ domain by fwnode_handle
1448 - [Config] CONFIG_PCI_HYPERV=m
1449 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
1450
1451 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
1452 (LP: #1559923)
1453 - ACPI / processor: Request native thermal interrupt handling via _OSC
1454
1455 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
1456 (LP: #1564591)
1457 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
1458
1459 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
1460 - atomics: Allow architectures to define their own __atomic_op_* helpers
1461 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
1462 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
1463 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
1464
1465 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
1466 - [Debian] cpupower uses non-standard CROSS
1467
1468 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
1469 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
1470
1471 * Unable to migrate container (LP: #1563921)
1472 - SAUCE: cgroup mount: ignore nsroot=
1473
1474 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
1475 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
1476
1477 * /proc/$pid/maps performance regression (LP: #1547231)
1478 - proc: revert /proc/<pid>/maps [stack:TID] annotation
1479
1480 * TPM2.0 trusted keys fixes (LP: #1398274)
1481 - tpm: remove unneeded include of actbl2.h
1482 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
1483 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
1484 - tpm_tis: Disable interrupt auto probing on a per-device basis
1485 - tpm_tis: Do not fall back to a hardcoded address for TPM2
1486 - tpm_tis: Use devm_ioremap_resource
1487 - tpm_tis: Clean up the force=1 module parameter
1488 - tpm_crb: Drop le32_to_cpu(ioread32(..))
1489 - tpm_crb: Use devm_ioremap_resource
1490 - tpm: fix the rollback in tpm_chip_register()
1491 - tpm: fix the cleanup of struct tpm_chip
1492 - tpm: fix: set continueSession attribute for the unseal operation
1493 - tpm: fix: return rc when devm_add_action() fails
1494 - tpm_eventlog.c: fix binary_bios_measurements
1495 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
1496 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
1497 - tpm_tis: fix build warning with tpm_tis_resume
1498
1499 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
1500 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
1501
1502 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
1503 Xenial (LP: #1563485)
1504 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
1505 - cxlflash: Increase cmd_per_lun for better throughput
1506 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
1507
1508 * Miscellaneous Ubuntu changes
1509 - [Config] do_zfs_powerpc64-smp = true
1510 - [Debian] fix linux_tools when cross-compiling
1511 - [Config] do_zfs_powerpc64-smp use default value
1512 - SAUCE: apparmor: Fix FTBFS due to bad include path
1513 - SAUCE: i915_bpo: Disable preliminary hw support
1514
1515 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
1516
1517linux (4.4.0-17.33) xenial; urgency=low
1518
1519 [ Tim Gardner ]
1520
1521 * Release Tracking Bug
1522 - LP: #1563441
1523
1524 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
1525 (LP: #1560552)
1526 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
1527 about to hit.
1528
1529 * Predictable naming mechanism is leading to issues in DLPAR operations of
1530 NICs (LP: #1560514)
1531 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
1532 properties
1533
1534 * ThunderX: support alternative phy implementations (LP: #1562968)
1535 - net: thunderx: Cleanup PHY probing code.
1536 - [Config] CONFIG_MDIO_CAVIUM=m
1537 - phy: mdio-octeon: Refactor into two files/modules
1538 - [Config] CONFIG_MDIO_THUNDER=m
1539 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
1540 - phy: mdio-cavium: Add missing MODULE_* annotations.
1541 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
1542 - phy: mdio-thunder: Fix some Kconfig typos
1543 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
1544
1545 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
1546 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
1547 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
1548
1549 * lots of printk to serial console can hang system for long time
1550 (LP: #1534216)
1551 - printk: set may_schedule for some of console_trylock() callers
1552
1553 * [i915_bpo] Update i915 backport driver (LP: #1560395)
1554 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
1555 - PM / runtime: Add new helper for conditional usage count incrementation
1556 - drm/core: Add drm_for_each_encoder_mask, v2.
1557 - drm/atomic-helper: Implement subsystem-level suspend/resume
1558
1559 * [Hyper-V] VM Sockets (LP: #1541585)
1560 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
1561 - Drivers: hv: vmbus: Add vendor and device atttributes
1562 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
1563 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
1564 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
1565 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
1566 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
1567 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
1568 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
1569 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
1570 - Drivers: hv: vmbus: add a per-channel rescind callback
1571 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
1572 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
1573 - Drivers: hv: vmbus: Give control over how the ring access is serialized
1574 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
1575 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
1576 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
1577 - Drivers: hv: vmbus: remove code duplication in message handling
1578 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
1579 - Drivers: hv: util: Pass the channel information during the init call
1580 - Drivers: hv: utils: Remove util transport handler from list if registration fails
1581 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
1582 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
1583
1584 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
1585 (LP: #1559918)
1586 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
1587
1588 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
1589 - net: add tc offload feature flag
1590 - net: tc: helper functions to query action types
1591 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
1592 - net: rework ndo tc op to consume additional qdisc handle parameter
1593 - net: rework setup_tc ndo op to consume general tc operand
1594 - net: sched: add cls_u32 offload hooks for netdevs
1595 - net: ixgbe: add support for tc_u32 offload
1596 - net: ixgbe: abort with cls u32 divisor groups greater than 1
1597
1598 * Bring fm10k up to Fortville SW5 (LP: #1562310)
1599 - net: add netif_is_team_master helper
1600 - net: add netif_is_team_port helper
1601 - net: add netif_is_lag_master helper
1602 - net: add netif_is_lag_port helper
1603 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
1604 - fm10k: don't reinitialize RSS flow table when RXFH configured
1605
1606 * [Feature]Always Running Timer (ART) to System Time translation
1607 (LP: #1519625)
1608 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
1609 - timekeeping: Provide internal function __ktime_get_real_seconds
1610 - timekeeping: Cap adjustments so they don't exceed the maxadj value
1611 - clocksource: Make clocksource validation work for all clocksources
1612 - time: Add cycles to nanoseconds translation
1613 - time: Add timekeeping snapshot code capturing system time and counter
1614 - time: Remove duplicated code in ktime_get_raw_and_real()
1615 - time: Add driver cross timestamp interface for higher precision time synchronization
1616 - time: Add history to cross timestamp interface supporting slower devices
1617 - time/timekeeping: Work around false positive GCC warning
1618 - x86/tsc: Always Running Timer (ART) correlated clocksource
1619 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
1620 - [Config] CONFIG_E1000E_HWTS=y
1621 - e1000e: Adds hardware supported cross timestamp on e1000e nic
1622
1623 * x-gene2: add SoC v2 support to clock (LP: #1561604)
1624 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
1625
1626 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
1627 - perf/x86: Move perf_event.c ............... => x86/events/core.c
1628 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
1629 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
1630 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
1631 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
1632 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
1633 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
1634 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
1635 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
1636 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
1637 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
1638 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
1639 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
1640 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
1641 x86/events/intel/uncore.[ch]
1642 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
1643 x86/events/intel/uncore_nmhex.c
1644 - perf/x86: Move perf_event_intel_uncore_snb.c =>
1645 x86/events/intel/uncore_snb.c
1646 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
1647 x86/events/intel/uncore_snbep.c
1648 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
1649 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
1650 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
1651 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
1652 - perf/x86: Move perf_event.h to its new home
1653 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
1654
1655 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
1656 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
1657
1658 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
1659
1660linux (4.4.0-16.32) xenial; urgency=low
1661
1662 [ Tim Gardner ]
1663
1664 * Release Tracking Bug
1665 - LP: #1561727
1666
1667 * fix thermal throttling due to commit "Thermal: initialize thermal zone
1668 device correctly" (LP: #1561676)
1669 - Thermal: Ignore invalid trip points
1670
1671 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
1672 on press (LP: #1553811)
1673 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
1674 buttons, again
1675
1676 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
1677 (LP: #1560583)
1678 - SAUCE: apparmor: Allow ns_root processes to open profiles file
1679 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
1680
1681 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
1682 - ubuntu: vbox -- update to 5.0.16-dfsg-2
1683
1684 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
1685 s390x (LP: #1557690)
1686 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
1687
1688 * spl/zfs fails to build on s390x (LP: #1519814)
1689 - [Config] s390x -- re-enable zfs
1690 - [Config] zfs -- disable powerpc until the test failures can be resolved
1691
1692 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
1693 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
1694
1695 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
1696 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
1697 - [Config] powerpc -- convert zfs configuration to custom_override
1698
1699 * Memory arena corruption with FUSE (was Memory allocation failure crashes
1700 kernel hard, presumably related to FUSE) (LP: #1505948)
1701 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
1702 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
1703
1704 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
1705 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
1706
1707 * linux packaging: clear remaining redundant delta (LP: #1560445)
1708 - [Debian] Remove generated intermediate files on clean
1709
1710 * arm64: guest hangs when ntpd is running (LP: #1549494)
1711 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
1712 - Revert "hrtimer: Catch illegal clockids"
1713 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
1714
1715 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
1716 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
1717 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
1718 ThunderX
1719
1720 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
1721 (LP: #1559609)
1722 - arcmsr: fixed getting wrong configuration data
1723 - arcmsr: fixes not release allocated resource
1724 - arcmsr: make code more readable
1725 - arcmsr: adds code to support new Areca adapter ARC1203
1726 - arcmsr: changes driver version number
1727 - arcmsr: more readability improvements
1728 - arcmsr: Split dma resource allocation to a new function
1729 - arcmsr: change driver version to v1.30.00.22-20151126
1730
1731 * server image has no keyboard, desktop image works (LP: #1559692)
1732 - [Config] Rework input-modules (d-i) list
1733
1734 * PMU support for Cavium ThunderX (LP: #1559349)
1735 - arm64: perf: Rename Cortex A57 events
1736 - arm64/perf: Add Cavium ThunderX PMU support
1737 - arm64: perf: Enable PMCR long cycle counter bit
1738 - arm64: perf: Extend event mask for ARMv8.1
1739 - arm64: dts: Add Cavium ThunderX specific PMU
1740
1741 * Show ARM PMU events in perf stat (LP: #1559350)
1742 - drivers/perf: kill armpmu_register
1743 - arm: perf: Convert event enums to #defines
1744 - arm: perf: Add event descriptions
1745 - arm64: perf: Convert event enums to #defines
1746 - arm64: perf: Add event descriptions
1747 - ARM: perf: add format entry to describe event -> config mapping
1748 - arm64: perf: add format entry to describe event -> config mapping
1749
1750 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
1751 - EDAC/sb_edac: Fix computation of channel address
1752
1753 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
1754 - [Config] disable CONFIG_IP_PNP
1755
1756 * Miscellaneous Ubuntu changes
1757 - [Debian] Silence the reconstruct script
1758
1759 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
1760
1761linux (4.4.0-15.31) xenial; urgency=low
1762
1763 [ Tim Gardner ]
1764
1765 * Release Tracking Bug
1766 - LP: #1559252
1767
1768 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
1769 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
1770
1771 * policy namespace stacking (LP: #1379535)
1772 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
1773 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
1774 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
1775 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
1776 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
1777 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
1778 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
1779 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
1780 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
1781 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
1782 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
1783 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
1784 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
1785 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
1786 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
1787 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
1788 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
1789 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
1790 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
1791 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
1792 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
1793 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
1794 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
1795 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
1796 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
1797 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
1798 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
1799 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
1800 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
1801 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
1802 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
1803 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
1804 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
1805 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
1806 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
1807 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
1808 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
1809 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
1810 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
1811 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
1812 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
1813 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
1814 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
1815 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
1816 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
1817 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
1818 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
1819 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
1820 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
1821
1822 * Add arm64 NUMA support (LP: #1558765)
1823 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
1824 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
1825 - [Config] CONFIG_OF_NUMA=y
1826 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
1827 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
1828 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
1829 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
1830 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
1831
1832 * vivid/linux: total ADT test failures (LP: #1558447)
1833 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
1834
1835 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
1836 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
1837 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
1838
1839 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
1840 - s390/pci: enforce fmb page boundary rule
1841
1842 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
1843 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
1844 - page_to_phys() always returns a multiple of PAGE_SIZE
1845 - s390/pci: provide ZPCI_ADDR macro
1846 - s390/pci: improve ZPCI_* macros
1847 - s390/pci: resize iomap
1848 - s390/pci: fix bar check
1849 - s390/pci: set error state for unusable functions
1850 - s390/pci: remove iomap sanity checks
1851 - s390/pci: remove pdev pointer from arch data
1852 - s390/pci: add ioctl interface for CLP
1853
1854 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
1855 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
1856 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
1857 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
1858 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
1859
1860 * skb_warn_bad_offload Crash (LP: #1558025)
1861 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
1862
1863 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
1864 - [Config] CONFIG_PCI_HOST_COMMON=y
1865 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
1866 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
1867 - PCI: generic: Move structure definitions to separate header file
1868 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
1869 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
1870 - PCI: thunder: Add PCIe host driver for ThunderX processors
1871 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
1872
1873 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
1874 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
1875
1876 * Xenial update to v4.4.6 stable release (LP: #1558330)
1877 - arm64: account for sparsemem section alignment when choosing vmemmap offset
1878 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
1879 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
1880 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
1881 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
1882 - kvm: cap halt polling at exactly halt_poll_ns
1883 - KVM: VMX: disable PEBS before a guest entry
1884 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
1885 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
1886 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
1887 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
1888 - s390/dasd: fix diag 0x250 inline assembly
1889 - tracing: Fix check for cpu online when event is disabled
1890 - dmaengine: at_xdmac: fix residue computation
1891 - jffs2: reduce the breakage on recovery from halfway failed rename()
1892 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
1893 - ASoC: dapm: Fix ctl value accesses in a wrong type
1894 - ASoC: samsung: Use IRQ safe spin lock calls
1895 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
1896 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
1897 - ovl: ignore lower entries when checking purity of non-directory entries
1898 - ovl: fix working on distributed fs as lower layer
1899 - wext: fix message delay/ordering
1900 - cfg80211/wext: fix message ordering
1901 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
1902 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
1903 - mac80211: minstrel: Change expected throughput unit back to Kbps
1904 - mac80211: fix use of uninitialised values in RX aggregation
1905 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
1906 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
1907 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
1908 - mac80211: Fix Public Action frame RX in AP mode
1909 - gpu: ipu-v3: Do not bail out on missing optional port nodes
1910 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
1911 - drm/radeon: Fix error handling in radeon_flip_work_func.
1912 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
1913 - userfaultfd: don't block on the last VM updates at exit time
1914 - ovl: fix getcwd() failure after unsuccessful rmdir
1915 - MIPS: Fix build error when SMP is used without GIC
1916 - MIPS: smp.c: Fix uninitialised temp_foreign_map
1917 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
1918 - target: Drop incorrect ABORT_TASK put for completed commands
1919 - ld-version: Fix awk regex compile failure
1920 - Linux 4.4.6
1921
1922 * linux fails to load x.509 built-in certificate (LP: #1557250)
1923 - lib/mpi: Endianness fix
1924
1925 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
1926 - [Config] CONFIG_NET_9P=m for s390x
1927
1928 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
1929 (LP: #1557950)
1930 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
1931 - net/mlx5e: Don't modify CQ before it was created
1932
1933 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
1934 - mmc: sdhci: Do not BUG on invalid vdd
1935 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
1936 - mmc: It is not an error for the card to be removed while suspended
1937
1938 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
1939 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
1940
1941 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
1942 - [Config] CONFIG_NUMA_EMU=y for s390x
1943
1944 * Miscellaneous Ubuntu changes
1945 - [Debian] git-ubuntu-log -- prevent bug references being split
1946 - [Debian] git-ubuntu-log -- git log output is UTF-8
1947
1948 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
1949
1950linux (4.4.0-14.30) xenial; urgency=low
1951
1952 [ Tim Gardner ]
1953
1954 * Release Tracking Bug
1955 - LP: #1557508
1956
1957 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
1958 - powerpc: Fix dedotify for binutils >= 2.26
1959
1960 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
1961 - Illumos 6370 - ZFS send fails to transmit some holes
1962
1963 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
1964 camera (LP: #1557138)
1965 - UVC: Add support for ds4 depth camera
1966
1967 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
1968 - sched/numa: Fix use-after-free bug in the task_numa_compare
1969
1970 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
1971 files (LP: #1555997)
1972 - ovl: copy new uid/gid into overlayfs runtime inode
1973
1974 * Miscellaneous Ubuntu changes
1975 - SAUCE: Dump stack when X.509 certificates cannot be loaded
1976
1977 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
1978
1979linux (4.4.0-13.29) xenial; urgency=low
1980
1981 [ Tim Gardner ]
1982
1983 * Release Tracking Bug
1984 - LP: #1556247
1985
1986 * s390/mm: four page table levels vs. fork (LP: #1556141)
1987 - s390/mm: four page table levels vs. fork
1988
1989 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
1990 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
1991 - hv_netvsc: cleanup netdev feature flags for netvsc
1992
1993 * fails to boot on megaraid (LP: #1552903)
1994 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
1995 case of PD list DCMD failure
1996
1997 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
1998 - ALSA: hda - add codec support for Kabylake display audio codec
1999
2000 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
2001 - cpufreq: powernv: Free 'chips' on module exit
2002 - cpufreq: powernv: Hot-plug safe the kworker thread
2003 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
2004 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
2005 - cpufreq: powernv: Replace pr_info with trace print for throttle event
2006 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
2007
2008 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
2009 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
2010
2011 * integer overflow in xt_alloc_table_info (LP: #1555353)
2012 - SAUCE: (noup) netfilter: x_tables: check for size overflow
2013
2014 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
2015 - [Packaging] reconstruct -- automatically reconstruct against base tag
2016 - [Config] reconstruct -- update to autoreconstruct output
2017 - [Packaging] reconstruct -- update when inserting final changes
2018
2019 * Xenial update to v4.4.5 stable release (LP: #1555640)
2020 - use ->d_seq to get coherency between ->d_inode and ->d_flags
2021 - drivers: sh: Restore legacy clock domain on SuperH platforms
2022 - Btrfs: fix deadlock running delayed iputs at transaction commit time
2023 - btrfs: Fix no_space in write and rm loop
2024 - btrfs: async-thread: Fix a use-after-free error for trace
2025 - block: Initialize max_dev_sectors to 0
2026 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
2027 - parisc: Fix ptrace syscall number and return value modification
2028 - mips/kvm: fix ioctl error handling
2029 - kvm: x86: Update tsc multiplier on change.
2030 - fbcon: set a default value to blink interval
2031 - cifs: fix out-of-bounds access in lease parsing
2032 - CIFS: Fix SMB2+ interim response processing for read requests
2033 - Fix cifs_uniqueid_to_ino_t() function for s390x
2034 - vfio: fix ioctl error handling
2035 - KVM: x86: fix root cause for missed hardware breakpoints
2036 - arm/arm64: KVM: Fix ioctl error handling
2037 - iommu/amd: Apply workaround for ATS write permission check
2038 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
2039 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
2040 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
2041 - drm/ast: Fix incorrect register check for DRAM width
2042 - drm/radeon/pm: update current crtc info after setting the powerstate
2043 - drm/amdgpu/pm: update current crtc info after setting the powerstate
2044 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
2045 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
2046 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
2047 - libata: fix HDIO_GET_32BIT ioctl
2048 - libata: Align ata_device's id on a cacheline
2049 - block: bio: introduce helpers to get the 1st and last bvec
2050 - writeback: flush inode cgroup wb switches instead of pinning super_block
2051 - Adding Intel Lewisburg device IDs for SATA
2052 - arm64: vmemmap: use virtual projection of linear region
2053 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
2054 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
2055 - tracing: Do not have 'comm' filter override event 'comm' field
2056 - pata-rb532-cf: get rid of the irq_to_gpio() call
2057 - Btrfs: fix loading of orphan roots leading to BUG_ON
2058 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
2059 - jffs2: Fix page lock / f->sem deadlock
2060 - Fix directory hardlinks from deleted directories
2061 - dmaengine: pxa_dma: fix cyclic transfers
2062 - adv7604: fix tx 5v detect regression
2063 - ALSA: usb-audio: Add a quirk for Plantronics DA45
2064 - ALSA: ctl: Fix ioctls for X32 ABI
2065 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
2066 - ALSA: rawmidi: Fix ioctls X32 ABI
2067 - ALSA: timer: Fix ioctls for X32 ABI
2068 - ALSA: pcm: Fix ioctls for X32 ABI
2069 - ALSA: seq: oss: Don't drain at closing a client
2070 - ALSA: hdspm: Fix wrong boolean ctl value accesses
2071 - ALSA: hdsp: Fix wrong boolean ctl value accesses
2072 - ALSA: hdspm: Fix zero-division
2073 - ALSA: timer: Fix broken compat timer user status ioctl
2074 - usb: chipidea: otg: change workqueue ci_otg as freezable
2075 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
2076 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
2077 - USB: qcserial: add Sierra Wireless EM74xx device ID
2078 - USB: serial: option: add support for Telit LE922 PID 0x1045
2079 - USB: serial: option: add support for Quectel UC20
2080 - MIPS: scache: Fix scache init with invalid line size.
2081 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
2082 - ubi: Fix out of bounds write in volume update code
2083 - i2c: brcmstb: allocate correct amount of memory for regmap
2084 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
2085 - block: check virt boundary in bio_will_gap()
2086 - block: get the 1st and last bvec via helpers
2087 - drm/i915: more virtual south bridge detection
2088 - drm/i915: refine qemu south bridge detection
2089 - modules: fix longstanding /proc/kallsyms vs module insertion race.
2090 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
2091 - Linux 4.4.5
2092
2093 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
2094 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
2095
2096 * TPM2.0 trusted keys fixes (LP: #1398274)
2097 - tpm_tis: further simplify calculation of ordinal duration
2098 - tpm_tis: Use devm_free_irq not free_irq
2099 - tpm_tis: Ensure interrupts are disabled when the driver starts
2100 - tpm: rework tpm_get_timeouts()
2101 - tpm_tis: Get rid of the duplicate IRQ probing code
2102 - tpm_tis: Refactor the interrupt setup
2103 - tpm_tis: Tighten IRQ auto-probing
2104 - tpm_ibmvtpm: properly handle interrupted packet receptions
2105
2106 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
2107 - [Config] control.stub.in -- review versioned Build-Depends:
2108 - [Config] control.stub.in -- review versioned
2109 Depends/Breaks/Conflicts/Replaces
2110 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
2111 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
2112
2113 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
2114
2115linux (4.4.0-12.28) xenial; urgency=low
2116
2117 * Miscellaneous Ubuntu changes
2118 - reconstruct: Work around orig tarball packaging limitiations
2119 Fixes FTBS
2120
2121 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
2122
2123linux (4.4.0-12.27) xenial; urgency=low
2124
2125 [ Tim Gardner ]
2126
2127 * Release Tracking Bug
2128 - LP: #1554704
2129
2130 * Fails to detect (second) display (LP: #1543683)
2131 - drm/i915: Fix hpd live status bits for g4x
2132
2133 * s390x -- various configuration changes (LP: #1543165)
2134 - [Config] s390x -- enable CONFIG_NUMA
2135 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
2136 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
2137 - [Config] s390x -- disable CONFIG_NVMEM
2138 - [Config] s390x -- switch preempt mode to none
2139
2140 * Radeon hybrid graphics problem on resume (LP: #1554608)
2141 - Revert "drm/radeon: call hpd_irq_event on resume"
2142
2143 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
2144 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
2145 - drm/amdgpu: use $(src) in Makefile (v2)
2146 - drm/radeon: constify radeon_asic_ring structures
2147 - drm/amdgpu: add a callback for reading the bios from the rom directly
2148 - drm/amdgpu: add read_bios_from_rom callback for CI parts
2149 - drm/amdgpu: add read_bios_from_rom callback for VI parts
2150 - drm/amdgpu: Use new read bios from rom callback
2151 - drm/amdgpu: Use unlocked gem unreferencing
2152 - drm/radeon: Use unlocked gem unreferencing
2153 - drm/amd: add new gfx8 register definitions for EDC
2154 - drm/amdgpu: add EDC support for CZ (v3)
2155 - drm/amd: abstract kernel rq and normal rq to priority of run queue
2156 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
2157 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
2158 - drm/amdgpu: update rev id register for VI
2159 - drm/amdgpu: add more debugging output for driver failures
2160 - drm/amdgpu: add entity only when first job come
2161 - drm/amdgpu: handle error case for ctx
2162 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
2163 - drm/amdgpu: change default sched jobs to 32
2164 - drm/amdgpu: limit visible vram if it's smaller than the BAR
2165 - drm/amdgpu: restrict the sched jobs number to power of two
2166 - drm/amdgpu: put VM page tables directly into duplicates list
2167 - drm/amdgpu: split VM PD and PT handling during CS
2168 - drm/amdgpu: keep the PTs validation list in the VM v2
2169 - drm/radeon: Update radeon_get_vblank_counter_kms()
2170 - drm/radeon: only increment sync_seq when a fence is really emitted
2171 - drm/fb-helper: Use proper plane mask for fb cleanup
2172 - drm/amdgpu: fix dp link rate selection (v2)
2173 - drm/radeon: fix dp link rate selection (v2)
2174 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
2175 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
2176 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
2177 - drm/amdgpu: implement new cgs interface for acpi function
2178 - drm/amdgpu: implement cgs interface to query system info
2179 - drm/amdgpu: add new cgs interface to get display info (v2)
2180 - drm/amd/powerplay: add basic powerplay framework
2181 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
2182 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
2183 - drm/amd/powerplay: add SMU manager sub-component
2184 - drm/amd/powerplay: add hardware manager sub-component
2185 - SAUCE: amd: Include errno.h
2186 - drm/amd/powerplay: add Carrizo smu support
2187 - drm/amd/powerplay: add Carrizo dpm support
2188 - drm/amd/powerplay: add CG and PG support for carrizo
2189 - drm/amd/powerplay: add event manager sub-component
2190 - drm/amd/powerplay: implement functions of amd_powerplay_func
2191 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
2192 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
2193 - drm/amd/powerplay: add header file for tonga smu and dpm
2194 - drm/amd/powerplay: Add Tonga SMU support
2195 - drm/amd/powerplay: add Tonga dpm support (v3)
2196 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
2197 - drm/amd/powerplay: update atomctrl for fiji
2198 - drm/amd/powerplay: add Fiji SMU support.
2199 - drm/amd/powerplay: add Fiji DPM support.
2200 - drm/amdgpu: add amdgpu.powerplay module option
2201 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
2202 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
2203 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
2204 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
2205 - drm/amdgpu/powerplay: program display gap for tonga.
2206 - drm/amdgpu: enable powerplay module by default for tonga.
2207 - drm/amdgpu: enable powerplay module by default for fiji.
2208 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
2209 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
2210 - drm/amd/powerplay: Add CG and PG support for tonga
2211 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
2212 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
2213 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
2214 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
2215 - drm/amdgpu/powerplay: implement thermal control for tonga.
2216 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
2217 - drm/amdgpu: export fan control functions to amdgpu
2218 - drm/amdgpu: enable sysfs interface for powerplay
2219 - drm/amdgpu: support per device powerplay enablement (v2)
2220 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
2221 - drm/amd/powerplay: implement new funcs to check current states for tonga.
2222 - drm/amd/powerplay: refine the logic of whether need to update power state.
2223 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
2224 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
2225 - drm/amdgpu: extract pcie helpers to common header
2226 - drm: add drm_pcie_get_max_link_width helper (v2)
2227 - drm/amdgpu: store pcie gen mask and link width
2228 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
2229 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
2230 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
2231 - drm/amd/powerplay: fix boolreturn.cocci warnings
2232 - drm/amd/powerplay/tonga: Add UVD DPM init
2233 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
2234 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
2235 - drm/amdgpu: add sdma clock gating support for Fiji.
2236 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
2237 - drm/amd/powerplay: enable clock gating for Fiji.
2238 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
2239 - drm/amd/powerplay: implement smc state upload for CZ
2240 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2241 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2242 - drm/amd/powerplay: add new function point in hwmgr.
2243 - drm/amd/powerplay: add smc msg for NB P-State switch
2244 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
2245 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
2246 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
2247 - drm/amd/powerplay: Add PPLib debug print macro.
2248 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
2249 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
2250 - drm/amd/powerplay: add multimedia power gating support for Fiji.
2251 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
2252 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
2253 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
2254 - drm/amdgpu: Prepare DKMS build for powerplay module.
2255 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
2256 - drm/amd/powerplay: Add thermal protection support for Fiji.
2257 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
2258 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
2259 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
2260 - drm/amd/powerplay: fix boolreturn.cocci warnings
2261 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
2262 - drm/amd/powerplay: check whether enable dpm in powerplay.
2263 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
2264 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
2265 - drm/amd/powerplay: display gpu load when print performance for tonga.
2266 - drm/powerplay: add debugging output to tonga_processpptables.c
2267 - drm/powerplay: add debugging output to processpptables.c
2268 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
2269 - drm/amd/powerplay: Don't return an error if fan table is missing
2270 - amd\powerplay Implement get dal power level
2271 - amd/powerplay: Fix get dal power level
2272 - amd/powerplay: Add structures required to report configuration change
2273 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
2274 - drm/amd/powerplay: add point check to avoid NULL point hang.
2275 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
2276 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
2277 - drm: powerplay: use div64_s64 instead of do_div
2278 - drm/amd/powerplay: fix a reversed condition
2279 - drm/amdgpu/cgs: cleanup some indenting
2280 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
2281 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
2282 - drm/amd/powerplay: fix bug that NULL checks are reversed.
2283 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
2284 - drm/amd/powerplay: fix Smatch static checker warnings
2285 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
2286 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
2287 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
2288 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
2289 - drm/amdgpu: fix hex/decimal bug when show gpu load.
2290 - drm/amd/powerplay: add thermal control task when resume.
2291 - drm/amd/powerplay: enable set boot state task
2292 - drm/amd/powerplay: enable power down asic task. (v2)
2293 - drm/amd/powerplay: implement power down asic task for CZ
2294 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
2295 - drm/amdgpu/cgs: add an interface to access PCI resources
2296 - drm/amdgpu: add irq domain support
2297 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
2298 - drm/sysfs: use kobj_to_dev()
2299 - drm/amd/powerplay: fix static checker warning for return meaningless value.
2300 - drm/amdgpu/cz: add code to enable forcing UVD clocks
2301 - drm/amdgpu/cz: add code to enable forcing VCE clocks
2302 - drm/amdgpu/cz: force uvd clocks when sclks are forced
2303 - drm/amdgpu/cz: force vce clocks when sclks are forced
2304 - drm/amdgpu: use kobj_to_dev()
2305 - drm/radeon: use kobj_to_dev()
2306 - drm/ttm: fix adding foreign BOs to the LRU during init v2
2307 - drm/ttm: fix adding foreign BOs to the swap LRU
2308 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
2309 - drm/amdgpu: move VM page tables to the LRU end on CS v2
2310 - drm/amdgpu: validate duplicates first
2311 - drm/amdgpu: add missing irq.h include
2312 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
2313 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
2314 - amdkfd: don't open-code memdup_user()
2315 - amdkfd: Copy from the proper user command pointer
2316 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
2317 - amd/powerplay: disable powerplay by default initially
2318 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
2319 - drm/atomic-helper: Export framebuffer_changed()
2320 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
2321 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
2322 - drm/amdgpu: fix next_rptr handling for debugfs
2323 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
2324 - drm/radeon: only init fbdev if we have connectors
2325 - drm/amdgpu: don't init fbdev if we don't have any connectors
2326 - drm/amd/powerplay: Update SMU firmware loading for Stoney
2327 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
2328 - drm/amdkfd: Remove unnecessary cast in kfree
2329 - drm/amdgpu: only move pt bos in LRU list on success
2330 - drm/amdgpu: mask out WC from BO on unsupported arches
2331 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
2332 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
2333 - drm/amdgpu: load MEC ucode manually on iceland
2334 - drm/amdgpu: disable uvd and vce clockgating on Fiji
2335 - drm/amdgpu: add pcie cap module parameters (v2)
2336 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
2337 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
2338 - drm/amdgpu: handle uvd pg flags properly
2339 - drm/amdgpu: handle vce pg flags properly
2340 - drm/amdgpu: clean up vce pg flags for cz/st
2341 - drm/amdgpu: be consistent with uvd cg flags
2342 - drm/amd/powerplay/cz: disable uvd pg
2343 - drm/amd/powerplay/cz: disable vce pg
2344 - drm/amd/powerplay/tonga: disable uvd pg
2345 - drm/amd/powerplay/tonga: disable vce pg
2346 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
2347 - drm/amdgpu: remove unused cg defines
2348 - drma/dmgpu: move cg and pg flags into shared headers
2349 - drm/amdgpu/tonga: plumb pg flags through to powerplay
2350 - drm/amdgpu/cz: plumb pg flags through to powerplay
2351 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
2352
2353 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
2354 #1552632)
2355 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
2356
2357 * Miscellaneous Ubuntu changes
2358 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
2359
2360 * Miscellaneous upstream changes
2361 - net: thunderx: Fix for Qset error due to CQ full
2362 - ahci: Workaround for ThunderX Errata#22536
2363 - arm64: Add workaround for Cavium erratum 27456
2364 - tipc: fix nullptr crash during subscription cancel
2365
2366 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
2367
2368linux (4.4.0-11.26) xenial; urgency=low
2369
2370 [ Tim Gardner ]
2371
2372 * Release Tracking Bug
2373 - LP: #1553391
2374
2375 * Xenial update to v4.4.4 stable release (LP: #1553179)
2376 - af_iucv: Validate socket address length in iucv_sock_bind()
2377 - gro: Make GRO aware of lightweight tunnels.
2378 - net: dp83640: Fix tx timestamp overflow handling.
2379 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
2380 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
2381 - tcp: fix NULL deref in tcp_v4_send_ack()
2382 - af_unix: fix struct pid memory leak
2383 - pptp: fix illegal memory access caused by multiple bind()s
2384 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
2385 - net: dsa: fix mv88e6xxx switches
2386 - tipc: fix connection abort during subscription cancel
2387 - inet: frag: Always orphan skbs inside ip_defrag()
2388 - switchdev: Require RTNL mutex to be held when sending FDB notifications
2389 - tcp: beware of alignments in tcp_get_info()
2390 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
2391 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
2392 - ipv6: addrconf: Fix recursive spin lock call
2393 - ipv6: fix a lockdep splat
2394 - unix: correctly track in-flight fds in sending process user_struct
2395 - tcp: do not drop syn_recv on all icmp reports
2396 - net:Add sysctl_max_skb_frags
2397 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
2398 - enic: increment devcmd2 result ring in case of timeout
2399 - sctp: translate network order to host order when users get a hmacid
2400 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
2401 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
2402 eth_get_headlen
2403 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
2404 - bonding: Fix ARP monitor validation
2405 - ipv4: fix memory leaks in ip_cmsg_send() callers
2406 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
2407 - af_unix: Guard against other == sk in unix_dgram_sendmsg
2408 - tipc: fix premature addition of node to lookup table
2409 - tcp: md5: release request socket instead of listener
2410 - qmi_wwan: add "4G LTE usb-modem U901"
2411 - net/mlx4_en: Count HW buffer overrun only once
2412 - net/mlx4_en: Avoid changing dev->features directly in run-time
2413 - l2tp: Fix error creating L2TP tunnels
2414 - pppoe: fix reference counting in PPPoE proxy
2415 - net_sched fix: reclassification needs to consider ether protocol changes
2416 - route: check and remove route cache when we get route
2417 - tcp/dccp: fix another race at listener dismantle
2418 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
2419 - rtnl: RTM_GETNETCONF: fix wrong return value
2420 - tipc: unlock in error path
2421 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
2422 - sctp: Fix port hash table size computation
2423 - ext4: fix bh->b_state corruption
2424 - ARM: debug-ll: fix BCM63xx entry for multiplatform
2425 - arm64: errata: Add -mpc-relative-literal-loads to build flags
2426 - KVM: s390: fix guest fprs memory leak
2427 - devm_memremap: Fix error value when memremap failed
2428 - drm/gma500: Use correct unref in the gem bo create function
2429 - ARM: 8457/1: psci-smp is built only for SMP
2430 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
2431 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
2432 - efi: Do variable name validation tests in utf8
2433 - efi: Make our variable validation list include the guid
2434 - efi: Make efivarfs entries immutable by default
2435 - efi: Add pstore variables to the deletion whitelist
2436 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
2437 - bcache: fix a livelock when we cause a huge number of cache misses
2438 - bcache: Add a cond_resched() call to gc
2439 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
2440 - bcache: fix a leak in bch_cached_dev_run()
2441 - bcache: unregister reboot notifier if bcache fails to unregister device
2442 - bcache: allows use of register in udev to avoid "device_busy" error.
2443 - bcache: Change refill_dirty() to always scan entire disk if necessary
2444 - dm thin: fix race condition when destroying thin pool workqueue
2445 - can: ems_usb: Fix possible tx overflow
2446 - usb: dwc3: Fix assignment of EP transfer resources
2447 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
2448 - USB: option: add support for SIM7100E
2449 - USB: option: add "4G LTE usb-modem U901"
2450 - drivers: android: correct the size of struct binder_uintptr_t for
2451 BC_DEAD_BINDER_DONE
2452 - spi: omap2-mcspi: Prevent duplicate gpio_request
2453 - iw_cxgb3: Fix incorrectly returning error on success
2454 - drm/i915: shut up gen8+ SDE irq dmesg noise
2455 - ocfs2: unlock inode if deleting inode from orphan fails
2456 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
2457 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
2458 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
2459 - clocksource/drivers/vt8500: Increase the minimum delta
2460 - s390/kvm: remove dependency on struct save_area definition
2461 - KVM: s390: fix memory overwrites when vx is disabled
2462 - Btrfs: add missing brelse when superblock checksum fails
2463 - Btrfs: igrab inode in writepage
2464 - btrfs: statfs: report zero available if metadata are exhausted
2465 - Btrfs: send, don't BUG_ON() when an empty symlink is found
2466 - Btrfs: fix number of transaction units required to create symlink
2467 - Btrfs: fix transaction handle leak on failure to create hard link
2468 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
2469 subvolume roots
2470 - btrfs: initialize the seq counter in struct btrfs_device
2471 - s390: fix normalization bug in exception table sorting
2472 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
2473 - s390/dasd: fix refcount for PAV reassignment
2474 - s390/dasd: fix performance drop
2475 - uml: flush stdout before forking
2476 - uml: fix hostfs mknod()
2477 - um: link with -lpthread
2478 - locks: fix unlock when fcntl_setlk races with a close
2479 - rtlwifi: rtl_pci: Fix kernel panic
2480 - rtlwifi: rtl8192cu: Add missing parameter setup
2481 - rtlwifi: rtl8192ce: Fix handling of module parameters
2482 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
2483 - rtlwifi: rtl8723ae: Fix initialization of module parameters
2484 - rtlwifi: rtl8192se: Fix module parameter initialization
2485 - rtlwifi: rtl8188ee: Fix module parameter initialization
2486 - rtlwifi: rtl8723be: Fix module parameter initialization
2487 - mei: fix fasync return value on error
2488 - mei: validate request value in client notify request ioctl
2489 - namei: ->d_inode of a pinned dentry is stable only for positives
2490 - rc: sunxi-cir: Initialize the spinlock properly
2491 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
2492 - si2157: return -EINVAL if firmware blob is too big
2493 - gspca: ov534/topro: prevent a division by 0
2494 - vb2: fix a regression in poll() behavior for output,streams
2495 - tda1004x: only update the frontend properties if locked
2496 - dm space map metadata: remove unused variable in brb_pop()
2497 - dm snapshot: fix hung bios when copy error occurs
2498 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
2499 - coresight: checking for NULL string in coresight_name_match()
2500 - irqchip/omap-intc: Add support for spurious irq handling
2501 - irqchip/mxs: Add missing set_handle_irq()
2502 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
2503 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
2504 - posix-clock: Fix return code on the poll method's error path
2505 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
2506 - mmc: usdhi6rol0: handle NULL data in timeout
2507 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
2508 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
2509 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
2510 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
2511 - mmc: core: Enable tuning according to the actual timing
2512 - mmc: mmci: fix an ages old detection error
2513 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
2514 - mmc: pxamci: fix again read-only gpio detection polarity
2515 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
2516 - mmc: sdhci: Allow override of mmc host operations
2517 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
2518 - Bluetooth: Use continuous scanning when creating LE connections
2519 - Bluetooth: Add support of Toshiba Broadcom based devices
2520 - Bluetooth: Fix incorrect removing of IRKs
2521 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
2522 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
2523 - time: Avoid signed overflow in timekeeping_get_ns()
2524 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
2525 - Revert "MIPS: Fix PAGE_MASK definition"
2526 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
2527 - MIPS: hpet: Choose a safe value for the ETIME check
2528 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
2529 - MIPS: Fix buffer overflow in syscall_get_arguments()
2530 - EDAC: Robustify workqueues destruction
2531 - EDAC, mc_sysfs: Fix freeing bus' name
2532 - sparc64: fix incorrect sign extension in sys_sparc64_personality
2533 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
2534 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
2535 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
2536 - virtio_balloon: fix race by fill and leak
2537 - virtio_balloon: fix race between migration and ballooning
2538 - virtio_pci: fix use after free on release
2539 - drm/vmwgfx: Fix an incorrect lock check
2540 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
2541 - drm/vmwgfx: respect 'nomodeset'
2542 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
2543 - drm/amdgpu: call hpd_irq_event on resume
2544 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
2545 - drm/amdgpu: fix tonga smu resume
2546 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
2547 - drm/amdgpu: no need to load MC firmware on fiji
2548 - drm/amdgpu: move gmc7 support out of CIK dependency
2549 - drm/amdgpu: iceland use CI based MC IP
2550 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
2551 - drm/amdgpu: pull topaz gmc bits into gmc_v7
2552 - drm/amdgpu: drop topaz support from gmc8 module
2553 - drm/amdgpu: don't load MEC2 on topaz
2554 - drm/amdgpu: remove exp hardware support from iceland
2555 - drm/amdgpu: fix s4 resume
2556 - drm/amdgpu: remove unnecessary forward declaration
2557 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
2558 - drm/amdgpu: fix issue with overlapping userptrs
2559 - drm/amdgpu: use post-decrement in error handling
2560 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
2561 - drm/amdgpu/pm: adjust display configuration after powerstate
2562 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
2563 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
2564 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
2565 training
2566 - drm/nouveau: platform: Fix deferred probe
2567 - drm/dp/mst: process broadcast messages correctly
2568 - drm/dp/mst: always send reply for UP request
2569 - drm/dp/mst: fix in MSTB RAD initialization
2570 - drm/dp/mst: fix in RAD element access
2571 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
2572 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
2573 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
2574 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
2575 - drm/dp/mst: deallocate payload on port destruction
2576 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
2577 - drm/radeon: call hpd_irq_event on resume
2578 - drm/radeon: Fix "slow" audio over DP on DCE8+
2579 - drm/radeon: clean up fujitsu quirks
2580 - drm/radeon: properly byte swap vce firmware setup
2581 - drm/radeon: cleaned up VCO output settings for DP audio
2582 - drm/radeon: Add a common function for DFS handling
2583 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
2584 - drm: add helper to check for wc memory support
2585 - drm/radeon: mask out WC from BO on unsupported arches
2586 - drm/radeon: hold reference to fences in radeon_sa_bo_new
2587 - drm: fix missing reference counting decrease
2588 - drm/i915: Restore inhibiting the load of the default context
2589 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
2590 - drm/i915: Init power domains early in driver load
2591 - drm/i915: Make sure DC writes are coherent on flush.
2592 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
2593 - drm/i915: Don't reject primary plane windowing with color keying enabled on
2594 SKL+
2595 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
2596 - drm/i915/dsi: defend gpio table against out of bounds access
2597 - drm/i915/dsi: don't pass arbitrary data to sideband
2598 - drm/i915: fix error path in intel_setup_gmbus()
2599 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
2600 - drm/radeon: use post-decrement in error handling
2601 - drm: No-Op redundant calls to drm_vblank_off() (v2)
2602 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
2603 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
2604 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
2605 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
2606 - drm/radeon/pm: adjust display configuration after powerstate
2607 - make sure that freeing shmem fast symlinks is RCU-delayed
2608 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
2609 supported
2610 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
2611 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
2612 - uapi: update install list after nvme.h rename
2613 - lib: sw842: select crc32
2614 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
2615 R700
2616 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
2617 R830
2618 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
2619 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
2620 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
2621 - dmaengine: dw: fix cyclic transfer setup
2622 - dmaengine: dw: fix cyclic transfer callbacks
2623 - dmaengine: at_xdmac: fix resume for cyclic transfers
2624 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
2625 - IB/cm: Fix a recently introduced deadlock
2626 - IB/qib: fix mcast detach when qp not attached
2627 - IB/qib: Support creating qps with GFP_NOIO flag
2628 - IB/mlx5: Expose correct maximum number of CQE capacity
2629 - Thermal: initialize thermal zone device correctly
2630 - Thermal: handle thermal zone device properly during system sleep
2631 - Thermal: do thermal zone update after a cooling device registered
2632 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
2633 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
2634 - hwmon: (ads1015) Handle negative conversion values correctly
2635 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
2636 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
2637 - seccomp: always propagate NO_NEW_PRIVS on tsync
2638 - libceph: fix ceph_msg_revoke()
2639 - libceph: don't bail early from try_read() when skipping a message
2640 - libceph: use the right footer size when skipping a message
2641 - libceph: don't spam dmesg with stray reply warnings
2642 - sd: Optimal I/O size is in bytes, not sectors
2643 - Staging: speakup: Fix getting port information
2644 - Revert "Staging: panel: usleep_range is preferred over udelay"
2645 - cdc-acm:exclude Samsung phone 04e8:685d
2646 - perf stat: Do not clean event's private stats
2647 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
2648 - rfkill: fix rfkill_fop_read wait_event usage
2649 - mac80211: Requeue work after scan complete for all VIF types.
2650 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
2651 - Revert "workqueue: make sure delayed work run in local cpu"
2652 - ALSA: hda - Apply clock gate workaround to Skylake, too
2653 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
2654 - target: Fix LUN_RESET active I/O handling for ACK_KREF
2655 - target: Fix LUN_RESET active TMR descriptor handling
2656 - target: Fix TAS handling for multi-session se_node_acls
2657 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
2658 - target: Fix race with SCF_SEND_DELAYED_TAS handling
2659 - spi: atmel: fix gpio chip-select in case of non-DT platform
2660 - libata: fix sff host state machine locking while polling
2661 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
2662 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
2663 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
2664 - cpuset: make mm migration asynchronous
2665 - cgroup: make sure a parent css isn't offlined before its children
2666 - writeback: keep superblock pinned during cgroup writeback association
2667 switches
2668 - phy: core: fix wrong err handle for phy_power_on
2669 - i2c: i801: Adding Intel Lewisburg support for iTCO
2670 - bio: return EINTR if copying to user space got interrupted
2671 - block: fix use-after-free in dio_bio_complete
2672 - nfs: fix nfs_size_to_loff_t
2673 - NFSv4: Fix a dentry leak on alias use
2674 - of/irq: Fix msi-map calculation for nonzero rid-base
2675 - KVM: async_pf: do not warn on page allocation failures
2676 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
2677 - KVM: x86: fix missed hardware breakpoints
2678 - KVM: x86: MMU: fix ubsan index-out-of-range warning
2679 - powerpc/eeh: Fix partial hotplug criterion
2680 - tracing: Fix showing function event in available_events
2681 - sunrpc/cache: fix off-by-one in qword_get()
2682 - kernel/resource.c: fix muxed resource handling in __request_region()
2683 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
2684 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
2685 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
2686 - xen/arm: correctly handle DMA mapping of compound pages
2687 - xen/scsiback: correct frontend counting
2688 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
2689 - xen/pciback: Save the number of MSI-X entries to be copied later.
2690 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
2691 extracted.
2692 - should_follow_link(): validate ->d_seq after having decided to follow
2693 - do_last(): ELOOP failure exit should be done after leaving RCU mode
2694 - hpfs: don't truncate the file when delete fails
2695 - x86/irq: Call chip->irq_set_affinity in proper context
2696 - x86/irq: Fix a race in x86_vector_free_irqs()
2697 - x86/irq: Validate that irq descriptor is still active
2698 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
2699 - x86/irq: Reorganize the return path in assign_irq_vector
2700 - x86/irq: Reorganize the search in assign_irq_vector
2701 - x86/irq: Check vector allocation early
2702 - x86/irq: Copy vectormask instead of an AND operation
2703 - x86/irq: Get rid of code duplication
2704 - x86/irq: Remove offline cpus from vector cleanup
2705 - x86/irq: Clear move_in_progress before sending cleanup IPI
2706 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
2707 - x86/irq: Remove outgoing CPU from vector cleanup mask
2708 - x86/irq: Call irq_force_move_complete with irq descriptor
2709 - x86/irq: Plug vector cleanup race
2710 - IB/cma: Fix RDMA port validation for iWarp
2711 - iwlwifi: dvm: fix WoWLAN
2712 - iwlwifi: pcie: properly configure the debug buffer size for 8000
2713 - iwlwifi: update and fix 7265 series PCI IDs
2714 - iwlwifi: mvm: don't allow sched scans without matches to be started
2715 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
2716 - bcache: prevent crash on changing writeback_running
2717 - Linux 4.4.4
2718
2719 * mlx4_en didn't choose time-stamping shift value according to HW frequency
2720 (LP: #1552627)
2721 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
2722
2723 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
2724 - target/transport: add flag to indicate CPU Affinity is observed
2725 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
2726 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
2727
2728 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
2729 - qla2xxx: Fix warning reported by static checker
2730 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
2731 - qla2xxx: Fix stale pointer access.
2732 - qla2xxx: Use ATIO type to send correct tmr response
2733 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
2734
2735 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
2736 - [Config] Add s390x zfcp to scsi-modules udeb
2737
2738 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
2739
2740linux (4.4.0-10.25) xenial; urgency=low
2741
2742 [ Tim Gardner ]
2743
2744 * Release Tracking Bug
2745 - LP: #1552247
2746
2747 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
2748 - security: let security modules use PTRACE_MODE_* with bitmasks
2749
2750 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
2751 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
2752
2753 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
2754 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
2755 - mmc: sdhci: Fix DMA descriptor with zero data length
2756
2757 * Miscellaneous Ubuntu changes
2758 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
2759
2760 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
2761
2762linux (4.4.0-9.24) xenial; urgency=low
2763
2764 [ Tim Gardner ]
2765
2766 * Release Tracking Bug
2767 - LP: #1551319
2768
2769 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
2770 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
2771
2772 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
2773 #1448912)
2774 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
2775 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
2776 replacedby is not setup
2777 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
2778 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
2779 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
2780 replacedby
2781 - SAUCE: apparmor: Fix: label_vec_merge insertion
2782 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
2783 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
2784 merge path
2785 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
2786 labelset lock
2787 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
2788
2789 * apparmor kernel BUG kills firefox (LP: #1430546)
2790 - SAUCE: apparmor: Disallow update of cred when then subjective != the
2791 objective cred
2792 - SAUCE: apparmor: rework retrieval of the current label in the profile update
2793 case
2794
2795 * sleep from invalid context in aa_move_mount (LP: #1539349)
2796 - SAUCE: apparmor: fix sleep from invalid context
2797
2798 * s390x: correct restore of high gprs on signal return (LP: #1550468)
2799 - s390/compat: correct restore of high gprs on signal return
2800
2801 * missing SMAP support (LP: #1550517)
2802 - x86/entry/compat: Add missing CLAC to entry_INT80_32
2803
2804 * Floating-point exception handler receives empty Data-Exception Code in
2805 Floating Point Control register (LP: #1548414)
2806 - s390/fpu: signals vs. floating point control register
2807
2808 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
2809 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
2810
2811 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
2812 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
2813 build fips840/b1208b_1604.840 (LP: #1532914)
2814 - cxl: Fix PSL timebase synchronization detection
2815
2816 * [Feature]EDAC support for Knights Landing (LP: #1519631)
2817 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
2818
2819 * Various failures of kernel_security suite on Xenial kernel on s390x arch
2820 (LP: #1531327)
2821 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
2822
2823 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
2824 - [Config] Provides: virtualbox-guest-modules when appropriate
2825
2826 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
2827 #1507588)
2828 - [Config] Provides: virtualbox-guest-modules when appropriate
2829
2830 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
2831 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
2832 - SAUCE: i915_bpo: Update intel_ips.h file location
2833 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
2834 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
2835 - drm/i915: remove an extra level of indirection in PCI ID list
2836 - drm/i915/kbl: Add Kabylake PCI ID
2837 - drm/i915/kbl: Add Kabylake GT4 PCI ID
2838 - mm: Export nr_swap_pages
2839 - async: export current_is_async()
2840 - drm: fix potential dangling else problems in for_each_ macros
2841 - dp/mst: add SDP stream support
2842 - drm: Implement drm_modeset_lock_all_ctx()
2843 - drm: Add "prefix" parameter to drm_rect_debug_print()
2844 - drm/i915: Set connector_state->connector using the helper.
2845 - drm/atomic: add connector mask to drm_crtc_state.
2846 - drm/i915: Report context GTT size
2847 - drm/i915: Add get_eld audio component
2848 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
2849 - SAUCE: i915_bpo: Revert passing plane/encoder name
2850 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
2851 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
2852 - drm/i915/bxt: update list of PCIIDs
2853 - drm/i915/skl: Add missing SKL ids
2854 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
2855 driver isn't"
2856 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
2857 - drm/atomic: Do not unset crtc when an encoder is stolen
2858 - drm/i915: Update connector_mask during readout, v2.
2859 - drm/atomic: Add encoder_mask to crtc_state, v3.
2860 - SAUCE: drm/core: Add drm_encoder_index.
2861 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
2862 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
2863
2864 * arm64: guest hangs when ntpd is running (LP: #1549494)
2865 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
2866 - hrtimer: Catch illegal clockids
2867 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
2868
2869 * Miscellaneous Ubuntu changes
2870 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
2871 - [Config] CONFIG_ARM_SMMU=y on arm64
2872 - rebase to v4.4.3
2873 - [Debian] git-ubuntu-log -- ensure we get the last commit
2874 - [Config] fix up spelling of probably again
2875 - [Debian] perf -- build in the context of the full generated local headers
2876 - SAUCE: tools: lib/bpf -- add generated headers to search path
2877 - SAUCE: proc: Always set super block owner to init_user_ns
2878 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
2879 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
2880 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
2881 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
2882 needs locking
2883 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
2884 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
2885 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
2886 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
2887 of remove_and_insert
2888 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
2889 transitions ns
2890 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
2891 freed.
2892 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
2893 been removed
2894 - SAUCE: apparmor: Fix: query label file permission
2895 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
2896 - SAUCE: fixup: cleanup return handling of labels
2897 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
2898 destroyed
2899 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
2900 - SAUCE: fixup: 20/23 locking issue around in __label_update
2901 - SAUCE: fixup: get rid of unused var build warning
2902 - SAUCE: fixup: cast poison values to remove warnings
2903 - SAUCE: apparmor: fix refcount race when finding a child profile
2904 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
2905 - SAUCE: fix: audit "no_new_privs" case for exec failure
2906 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
2907 - SAUCE: Move replacedby allocation into label_alloc
2908 - [Debian] supply zfs dkms Provides: based on do_zfs
2909 - [Config] supply zfs dkms Provides: based on do_zfs
2910 - [Config] drop linux-image-3.0 provides
2911
2912 * Miscellaneous upstream changes
2913 - x86/mpx: Fix off-by-one comparison with nr_registers
2914
2915 [ Upstream Kernel Changes ]
2916
2917 * rebase to v4.4.3
2918
2919 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
2920
2921linux (4.4.0-8.23) xenial; urgency=low
2922
2923 * cgroup namespace mounts broken in containers (LP: #1549398)
2924 - SAUCE: kernfs: Always set super block owner to init_user_ns
2925
2926 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
2927 - arm64: mm: avoid calling apply_to_page_range on empty range
2928 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
2929
2930 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
2931 - [Config] postinst -- handle recreating symlinks when a real file is present
2932
2933 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
2934 - SAUCE: cred: Add clone_cred() interface
2935 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
2936 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2937 - SAUCE: overlayfs: Be more careful about copying up sxid files
2938 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
2939
2940 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
2941 - SAUCE: cred: Add clone_cred() interface
2942 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
2943 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2944 - SAUCE: overlayfs: Be more careful about copying up sxid files
2945 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
2946
2947 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
2948 - SAUCE: cred: Add clone_cred() interface
2949 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
2950 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2951
2952 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
2953 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
2954 - net: Add eth_platform_get_mac_address() helper.
2955 - i40e: Add mac_filter_element at the end of the list instead of HEAD
2956 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
2957 - i40e: Replace X722 mac check in ethtool get_settings
2958 - i40evf: allow channel bonding of VFs
2959 - i40e: define function capabilities in only one place
2960 - i40evf: null out ring pointers on free
2961 - i40e: Cleanup the code with respect to restarting autoneg
2962 - i40e: update features with right offload
2963 - i40e: bump version to 1.4.10
2964 - i40e: add new device IDs for X722
2965 - i40e: Extend ethtool RSS hooks for X722
2966 - i40e/i40evf: Fix for UDP/TCP RSS for X722
2967 - i40evf: add new write-back mode
2968 - i40e/i40evf: Use private workqueue
2969 - i40e: add new proxy-wol bit for X722
2970 - i40e: Limit DCB FW version checks to X710/XL710 devices
2971 - i40e: AQ Add Run PHY Activity struct
2972 - i40e: AQ Geneve cloud tunnel type
2973 - i40e: AQ Add external power class to get link status
2974 - i40e: add 100Mb ethtool reporting
2975 - ixgbe: bulk free SKBs during TX completion cleanup cycle
2976 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
2977 - igb: Unpair the queues when changing the number of queues
2978 - igb/igbvf: don't give up
2979 - igb: clean up code for setting MAC address
2980 - igb: Refactor VFTA configuration
2981 - igb: Allow asymmetric configuration of MTU versus Rx frame size
2982 - igb: Do not factor VLANs into RLPML calculation
2983 - igb: Always enable VLAN 0 even if 8021q is not loaded
2984 - igb: Merge VLVF configuration into igb_vfta_set
2985 - igb: Clean-up configuration of VF port VLANs
2986 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
2987 - igb: Drop unnecessary checks in transmit path
2988 - igb: Enable use of "bridge fdb add" to set unicast table entries
2989 - igb: Add workaround for VLAN tag stripping on 82576
2990 - i40e: AQ Shared resource flags
2991 - i40e: AQ Add set_switch_config
2992 - i40e: AQ Add VXLAN-GPE tunnel type
2993 - i40e: AQ thermal sensor control struct
2994 - i40e: Bump AQ minor version to 1.5 for new FW features
2995 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
2996 - i40e: fix write-back-on-itr to work with legacy itr
2997 - i40e: add counter for arq overflows
2998 - i40e: add 20G speed for Tx bandwidth calculations
2999 - i40e: refactor DCB function
3000 - i40e: add a little more to an NVM update debug message
3001 - i40evf: enable bus master after reset
3002 - i40e: add netdev info to VSI dump
3003 - i40e: remove VF device IDs from PF
3004 - i40e: trivial: remove unnecessary local var
3005 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
3006 - net: ixgbe: add minimal parser details for ixgbe
3007 - i40e: trivial: drop duplicate definition
3008 - i40e: trivial: fix missing space
3009 - i40e: fix bug in dma sync
3010 - i40e: do TSO only if CHECKSUM_PARTIAL is set
3011 - i40e: allocate memory safer
3012 - i40e: fix: do not sleep in netdev_ops
3013 - i40e: APIs to Add/remove port mirroring rules
3014 - i40e: negate PHY int mask bits
3015 - i40e: drop unused function
3016 - i40e: count allocation errors
3017 - i40e: avoid large memcpy by assigning struct
3018 - i40e/i40evf: bump version to 1.4.12/1.4.8
3019 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
3020 - i40e: add priv flag for automatic rule eviction
3021 - i40e: use eth_platform_get_mac_address()
3022 - i40e: move sync_vsi_filters up in service_task
3023 - i40e: Make the DCB firmware checks for X710/XL710 only
3024 - i40e: set shared bit for multicast filters
3025 - i40e: add VEB stat control and remove L2 cloud filter
3026 - i40e: use new add_veb calling with VEB stats control
3027 - i40e: Refactor force_wb and WB_ON_ITR functionality code
3028 - i40evf: Change vf driver string to reflect all products i40evf supports
3029 - i40e/i40evf: don't lose interrupts
3030 - i40e/i40evf: try again after failure
3031 - i40e: dump descriptor indexes in hex
3032 - i40e/i40evf: use __GFP_NOWARN
3033 - i40e/i40evf: use pages correctly in Rx
3034 - i40e/i40evf: use logical operators, not bitwise
3035 - i40e: properly show packet split status in debugfs
3036 - i40e/i40evf: Bump version
3037 - ixgbe: use u32 instead of __u32 in model header
3038 - ixgbe: fix dates on header of ixgbe_model.h
3039 - i40e: get rid of magic number
3040 - i40e: drop unused debugfs file "dump"
3041 - i40evf: support packet split receive
3042 - i40e: trivial: cleanup use of pf->hw
3043 - i40e: Add a SW workaround for lost interrupts
3044 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
3045 - i40e: Removal of code which relies on BASE VEB SEID
3046 - i40e/i40evf: avoid atomics
3047 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
3048 - i40e: expand comment
3049 - i40e: better error reporting for nvmupdate
3050 - i40evf: set adapter state on reset failure
3051 - i40e: clean event descriptor before use
3052 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
3053 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
3054 - i40e/i40evf: Drop outer checksum offload that was not requested
3055 - i40e/i40evf: Use u64 values instead of casting them in TSO function
3056 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
3057 - i40e/i40evf: Consolidate all header changes into TSO function
3058 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
3059 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
3060 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
3061 - i40e/i40evf: Do not write to descriptor unless we complete
3062 - i40e/i40evf: Add exception handling for Tx checksum
3063 - i40e/i40evf: Clean-up Rx packet checksum handling
3064 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
3065 - i40e: Fix ATR in relation to tunnels
3066 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
3067 - i40e: Update feature flags to reflect newly enabled features
3068 - i40evf: Update feature flags to reflect newly enabled features
3069 - i40e: Add support for ATR w/ IPv6 extension headers
3070 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
3071 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
3072 - i40e/i40evf: Move Tx checksum closer to TSO
3073 - i40e: Add functions to blink led on 10GBaseT PHY
3074 - i40e: Fix led blink capability for 10GBaseT PHY
3075 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
3076 - i40e: Do not wait for Rx queue disable in DCB reconfig
3077 - i40e: Fix for unexpected messaging
3078 - i40e: Expose some registers to program parser, FD and RSS logic
3079 - i40e: add check for null VSI
3080 - i40e: add adminq commands for Rx CTL registers
3081 - i40e: implement and use Rx CTL helper functions
3082 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
3083 - i40e: suspend scheduling during driver unload
3084 - i40e: let go of the past
3085 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
3086
3087 * MPT3SAS Driver update for next kernel release (LP: #1512221)
3088 - mpt3sas: A correction in unmap_resources
3089 - mpt3sas: Added support for high port count HBA variants.
3090 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
3091 - mpt3sas: Fix static analyzer(coverity) tool identified defects
3092 - mpt3sas: Never block the Enclosure device
3093 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
3094 - mpt3sas: Added smp_affinity_enable module parameter.
3095 - mpt3sas: Add support for configurable Chain Frame Size
3096 - mpt3sas: Updated MPI Header to 2.00.42
3097 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
3098 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
3099 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
3100
3101 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
3102 - ibmvscsi: Add endian conversions to sysfs attribute show functions
3103
3104 * Miscellaneous Ubuntu changes
3105 - [Packaging] git-ubuntu-log -- output should be utf-8
3106 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
3107
3108 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
3109
3110linux (4.4.0-7.22) xenial; urgency=low
3111
3112 [ Tim Gardner ]
3113
3114 * Release Tracking Bug
3115 - LP: #1547205
3116
3117 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
3118 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
3119 - arm64: kernel: implement ACPI parking protocol
3120
3121 * Please pull cgroup namespaces (LP: #1546775)
3122 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
3123 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
3124 - SAUCE: (noup) cgroup: introduce cgroup namespaces
3125 - SAUCE: (noup) cgroup: cgroup namespace setns support
3126 - SAUCE: (noup) kernfs: define kernfs_node_dentry
3127 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
3128 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
3129 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
3130
3131 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
3132 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
3133 - pwm: lpss: Remove ->free() callback
3134 - pwm: bcm2835: Calculate scaler in ->config()
3135 - pwm: bcm2835: Prevent division by zero
3136 - pwm: bcm2835: Fix email address specification
3137 - pwm: lpss: Update PWM setting for Broxton
3138 - pwm: lpss: Select core part automatically
3139 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
3140 - pwm: fsl-ftm: Fix clock enable/disable when using PM
3141 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
3142 - pwm: lpc32xx: make device usable with common clock framework
3143 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
3144 - pwm: lpc32xx: return ERANGE, if requested period is not supported
3145 - pwm: rcar: Improve accuracy of frequency division setting
3146 - pwm: Add PWM driver for OMAP using dual-mode timers
3147 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
3148 - pwm: omap-dmtimer: Potential NULL dereference on error
3149 - pwm: Mark all devices as "might sleep"
3150
3151 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
3152 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
3153 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
3154
3155 * Update megaraid driver to MR6.10 (LP: #1544679)
3156 - megaraid_sas: Do not allow PCI access during OCR
3157 - megaraid_sas: MFI IO timeout handling
3158 - megaraid_sas: Syncing request flags macro names with firmware
3159 - megaraid_sas: Task management support
3160 - megaraid_sas: Update device queue depth based on interface type
3161 - megaraid_sas: Fastpath region lock bypass
3162 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
3163 - megaraid_sas: Code optimization build_and_issue_cmd return-type
3164 - megaraid_sas: Dual queue depth support
3165 - megaraid_sas: IO throttling support
3166 - megaraid_sas: Make adprecovery variable atomic
3167 - megaraid_sas: MFI adapter OCR changes
3168 - megaraid_sas: Introduce module parameter for SCSI command timeout
3169 - megaraid_sas: SPERC OCR changes
3170 - megaraid_sas: driver version upgrade
3171 - megaraid: fix null pointer check in megasas_detach_one().
3172 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
3173 - megaraid_sas: Fix SMAP issue
3174 - megaraid_sas: Add an i/o barrier
3175
3176 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
3177 - powerpc/powernv: Fix stale PE primary bus
3178
3179 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
3180 - [Config] Update bnx2x d-i firmware to 7.12.30
3181
3182 * Miscellaneous Ubuntu changes
3183 - rebase to v4.4.2
3184
3185 * Miscellaneous upstream changes
3186 - openvswitch: allow management from inside user namespaces
3187 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
3188 - net, thunderx: Remove unnecessary rcv buffer start address management
3189 - net: thunderx: HW TSO support for pass-2 hardware
3190 - net: thunderx: Enable CQE count threshold interrupt
3191 - net: cavium: liquidio: use helpers ns_to_timespec64()
3192 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
3193 - arm64: KVM: Configure TCR_EL2.PS at runtime
3194 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
3195 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
3196 - arm64: lib: improve copy_page to deal with 128 bytes at a time
3197 - arm64: lib: patch in prfm for copy_page if requested
3198 - arm64: prefetch: add missing #include for spin_lock_prefetch
3199 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
3200 - net: thunderx: Use napi_schedule_irqoff()
3201 - net: thunderx: Assign affinity hints to vf's interrupts
3202 - net: thunderx: bgx: Use standard firmware node infrastructure.
3203 - net: thunderx: bgx: Add log message when setting mac address
3204 - net: thunderx: Alloc higher order pages when pagesize is small
3205 - net: cavium: liquidio: Return correct error code
3206 - net: cavium: liquidio: fix check for in progress flag
3207 - livepatch: add old_sympos as disambiguator field to klp_func
3208 - livepatch: add sympos as disambiguator field to klp_reloc
3209 - livepatch: function,sympos scheme in livepatch sysfs directory
3210 - module: Use the same logic for setting and unsetting RO/NX
3211 - gcov: use within_module() helper.
3212 - module: use a structure to encapsulate layout.
3213 - module: clean up RO/NX handling.
3214 - module: keep percpu symbols in module's symtab
3215 - livepatch: Cleanup module page permission changes
3216
3217 [ Upstream Kernel Changes ]
3218
3219 * rebase to v4.4.2
3220
3221 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
3222
3223linux (4.4.0-6.21) xenial; urgency=low
3224
3225 [ Tim Gardner ]
3226
3227 * Release Tracking Bug
3228 - LP: #1546283
3229
3230 * Naples/Zen, NTB Driver (LP: #1542071)
3231 - [Config] CONFIG_NTB_AMD=m
3232 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
3233
3234 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
3235 - SAUCE: storvsc: use small sg_tablesize on x86
3236
3237 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
3238 - [Config] CONFIG_ARMV8_DEPRECATED=y
3239
3240 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
3241 - powerpc/eeh: Fix stale cached primary bus
3242
3243 * Miscellaneous Ubuntu changes
3244 - SAUCE: fs: Add user namesapace member to struct super_block
3245 - SAUCE: fs: Limit file caps to the user namespace of the super block
3246 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
3247 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
3248 - SAUCE: block_dev: Check permissions towards block device inode when mounting
3249 - SAUCE: fs: Treat foreign mounts as nosuid
3250 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
3251 - SAUCE: userns: Replace in_userns with current_in_userns
3252 - SAUCE: Smack: Handle labels consistently in untrusted mounts
3253 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
3254 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
3255 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
3256 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
3257 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
3258 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
3259 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
3260 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
3261 - SAUCE: fuse: Add support for pid namespaces
3262 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
3263 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
3264 - SAUCE: fuse: Allow user namespace mounts
3265 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
3266 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
3267 - SAUCE: quota: Convert ids relative to s_user_ns
3268 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
3269 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
3270 - SAUCE: quota: Treat superblock owner as privilged
3271 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
3272 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
3273 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
3274 - SAUCE: ext4: Add module parameter to enable user namespace mounts
3275 - SAUCE: fuse: Add module parameter to enable user namespace mounts
3276
3277 * Miscellaneous upstream changes
3278 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
3279 - libahci: Implement the capability to override the generic ahci interrupt handler.
3280 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
3281 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
3282
3283 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
3284
3285linux (4.4.0-5.20) xenial; urgency=low
3286
3287 [ Tim Gardner ]
3288
3289 * Release Tracking Bug
3290 - LP: #1544637
3291
3292 * s390/cio: update measurement characteristics (LP: #1541534)
3293 - s390/cio: fix measurement characteristics memleak
3294 - s390/cio: ensure consistent measurement state
3295 - s390/cio: update measurement characteristics
3296
3297 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
3298 - qeth: initialize net_device with carrier off
3299
3300 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
3301 - [Config] CONFIG_ZONE_DMA=y
3302 - mm: CONFIG_NR_ZONES_EXTENDED
3303
3304 * perf enahancements for ppc64 (LP: #1521678)
3305 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
3306 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
3307 - perf kvm/powerpc: Port perf kvm stat to powerpc
3308 - perf kvm/powerpc: Add support for HCALL reasons
3309
3310 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
3311 - SAUCE: nbd: ratelimit error msgs after socket close
3312
3313 * sleep from invalid context in aa_move_mount (LP: #1539349)
3314 - SAUCE: apparmor: fix sleep from invalid context
3315
3316 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
3317 - net/mlx5_core: Modify enable/disable hca functions
3318 - net/mlx5_core: Add base sriov support
3319 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
3320 - net/mlx5: Update access functions to Query/Modify vport MAC address
3321 - net/mlx5: Introduce access functions to modify/query vport mac lists
3322 - net/mlx5: Introduce access functions to modify/query vport state
3323 - net/mlx5: Introduce access functions to modify/query vport promisc mode
3324 - net/mlx5: Introduce access functions to modify/query vport vlans
3325 - net/mlx5e: Write UC/MC list and promisc mode into vport context
3326 - net/mlx5e: Write vlan list into vport context
3327 - net/mlx5: Introducing E-Switch and l2 table
3328 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
3329 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
3330 - net/mlx5: E-Switch, Introduce Vport administration functions
3331 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
3332 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
3333 - net/mlx5: E-Switch, Introduce get vf statistics
3334 - net/mlx5e: Add support for SR-IOV ndos
3335 - net/mlx5: Fix query E-Switch capabilities
3336 - net/mlx5e: Assign random MAC address if needed
3337
3338 * make wacom_w8001 work well in xenial (LP: #1542771)
3339 - Input: wacom_w8001 - use __set_bit for evbits
3340 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
3341 - Input: wacom_w8001 - handle touch error case correctly
3342 - Input: wacom_w8001 - split pen and touch initialization up
3343 - Input: wacom_w8001 - split the touch and pen devices into two devices
3344 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
3345
3346 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
3347 - ubuntu: vbox -- update to 5.0.14-dfsg-2
3348
3349 * Miscellaneous Ubuntu changes
3350 - [Packaging] git-ubuntu-log -- fix empty section formatting
3351 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
3352
3353 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
3354
3355linux (4.4.0-4.19) xenial; urgency=low
3356
3357 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
3358 - [Config] update spl/zfs version
3359 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
3360 - [Config] reconstruct -- drop links for zfs userspace components
3361 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
3362
3363 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
3364 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
3365
3366 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
3367 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
3368
3369 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
3370 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
3371
3372 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
3373 - HID: multitouch: enable palm rejection if device implements confidence usage
3374
3375 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3376 - qla2xxx: Remove unavailable firmware files
3377 - qla2xxx: Enable Extended Logins support
3378 - qla2xxx: Enable Exchange offload support.
3379 - qla2xxx: Enable Target counters in DebugFS.
3380 - qla2xxx: Add FW resource count in DebugFS.
3381 - qla2xxx: Added interface to send explicit LOGO.
3382 - qla2xxx: Delete session if initiator is gone from FW
3383 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
3384 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
3385 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
3386 - qla2xxx: Add irq affinity notification
3387 - qla2xxx: Add selective command queuing
3388 - qla2xxx: Move atioq to a different lock to reduce lock contention
3389 - qla2xxx: Disable ZIO at start time.
3390 - qla2xxx: Set all queues to 4k
3391 - qla2xxx: Check for online flag instead of active reset when transmitting responses
3392 - scsi: qla2xxxx: avoid type mismatch in comparison
3393
3394 * [Hyper-V] PCI Passthrough (LP: #1541120)
3395 - x86/irq: Export functions to allow MSI domains in modules
3396 - genirq/msi: Export functions to allow MSI domains in modules
3397
3398 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
3399 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
3400 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
3401 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
3402 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
3403 - lpfc: Fix crash in fcp command completion path.
3404 - lpfc: Modularize and cleanup FDMI code in driver
3405 - lpfc: Fix RDP Speed reporting.
3406 - lpfc: Fix RDP ACC being too long.
3407 - lpfc: Make write check error processing more resilient
3408 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
3409 - lpfc: Fix mbox reuse in PLOGI completion
3410 - lpfc: Fix external loopback failure.
3411 - lpfc: Add logging for misconfigured optics.
3412 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
3413 - lpfc: Use kzalloc instead of kmalloc
3414 - lpfc: Update version to 11.0.0.10 for upstream patch set
3415
3416 * Miscellaneous Ubuntu changes
3417 - [Config] CONFIG_ARM64_VA_BITS=48
3418 - [Config] Fixed Vcs-Git
3419
3420 * Miscellaneous upstream changes
3421 - cxl: Fix possible idr warning when contexts are released
3422 - cxl: use correct operator when writing pcie config space values
3423 - cxlflash: drop unlikely before IS_ERR_OR_NULL
3424 - cxl: Fix DSI misses when the context owning task exits
3425 - cxlflash: Removed driver date print
3426 - cxlflash: Fix to resolve cmd leak after host reset
3427 - cxlflash: Resolve oops in wait_port_offline
3428 - cxlflash: Enable device id for future IBM CXL adapter
3429 - cxl: fix build for GCC 4.6.x
3430 - cxl: use -Werror only with CONFIG_PPC_WERROR
3431 - cxl: Enable PCI device ID for future IBM CXL adapter
3432
3433 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
3434
3435linux (4.4.0-3.17) xenial; urgency=low
3436
3437 [ Tim Gardner ]
3438
3439 * Release Tracking Bug
3440 - LP: #1541058
3441 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
3442 - LP: #1531539
3443 * SAUCE: nvme merge cleanup
3444 - LP: #1531539
3445 * rebase to v4.4.1
3446
3447 [ Andy Whitcroft ]
3448
3449 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
3450 ioctls"
3451 - LP: #1538618
3452 * postinst -- detect symlinks correctly
3453 - LP: #1536810
3454
3455 [ John Johansen ]
3456
3457 * SAUCE: apparmor: fix sleep from invalid context
3458 - LP: #1539349
3459
3460 [ Upstream Kernel Changes ]
3461
3462 * powerpc/eeh: Fix PE location code
3463 - LP: #1538909
3464 * powerpc/pseries: Limit EPOW reset event warnings
3465 - LP: #1539102
3466 * lightnvm: fix bio submission issue
3467 - LP: #1531539
3468 * lightnvm: fix incorrect nr_free_blocks stat
3469 - LP: #1531539
3470 * lightnvm: add check after mempool allocation
3471 - LP: #1531539
3472 * lightnvm: unlock rq and free ppa_list on submission fail
3473 - LP: #1531539
3474 * lightnvm: move ppa erase logic to core
3475 - LP: #1531539
3476 * lightnvm: refactor rqd ppa list into set/free
3477 - LP: #1531539
3478 * lightnvm: refactor end_io functions for sync
3479 - LP: #1531539
3480 * lightnvm: return the get_bb_tbl return value
3481 - LP: #1531539
3482 * lightnvm: check bi_error in gc
3483 - LP: #1531539
3484 * lightnvm: put block back to gc list on its reclaim fail
3485 - LP: #1531539
3486 * lightnvm: fix locking and mempool in rrpc_lun_gc
3487 - LP: #1531539
3488 * lightnvm: sectors first in ppa list
3489 - LP: #1531539
3490 * lightnvm: move the pages per block check out of the loop
3491 - LP: #1531539
3492 * lightnvm: support multiple ppas in nvm_erase_ppa
3493 - LP: #1531539
3494 * lightnvm: move rq->error to nvm_rq->error
3495 - LP: #1531539
3496 * lightnvm: introduce nvm_submit_ppa
3497 - LP: #1531539
3498 * lightnvm: reference rrpc lun in rrpc block
3499 - LP: #1531539
3500 * lightnvm: fix missing grown bad block type
3501 - LP: #1531539
3502 * lightnvm: manage open and closed blocks separately
3503 - LP: #1531539
3504 * lightnvm: add mccap support
3505 - LP: #1531539
3506 * lightnvm: introduce mlc lower page table mappings
3507 - LP: #1531539
3508 * lightnvm: core on-disk initialization
3509 - LP: #1531539
3510 * lightnvm: introduce ioctl to initialize device
3511 - LP: #1531539
3512 * lightnvm: use system block for mm initialization
3513 - LP: #1531539
3514 * lightnvm: introduce factory reset
3515 - LP: #1531539
3516 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
3517 - LP: #1531539
3518 * blk-mq: add a flags parameter to blk_mq_alloc_request
3519 - LP: #1531539
3520 * nvme: move struct nvme_iod to pci.c
3521 - LP: #1531539
3522 * nvme: split command submission helpers out of pci.c
3523 - LP: #1531539
3524 * nvme: use offset instead of a struct for registers
3525 - LP: #1531539
3526 * nvme: split nvme_trans_device_id_page
3527 - LP: #1531539
3528 * nvme: use vendor it from identify
3529 - LP: #1531539
3530 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
3531 - LP: #1531539
3532 * nvme: simplify nvme_setup_prps calling convention
3533 - LP: #1531539
3534 * nvme: refactor nvme_queue_rq
3535 - LP: #1531539
3536 * nvme: factor out a nvme_unmap_data helper
3537 - LP: #1531539
3538 * nvme: move nvme_error_status to common code
3539 - LP: #1531539
3540 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
3541 - LP: #1531539
3542 * nvme: split __nvme_submit_sync_cmd
3543 - LP: #1531539
3544 * nvme: use the block layer for userspace passthrough metadata
3545 - LP: #1531539
3546 * nvme: move block_device_operations and ns/ctrl freeing to common code
3547 - LP: #1531539
3548 * nvme: add explicit quirk handling
3549 - LP: #1531539
3550 * nvme: move remaining CC setup into nvme_enable_ctrl
3551 - LP: #1531539
3552 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
3553 - LP: #1531539
3554 * nvme: add a common helper to read Identify Controller data
3555 - LP: #1531539
3556 * nvme: move the call to nvme_init_identify earlier
3557 - LP: #1531539
3558 * nvme: move namespace scanning to common code
3559 - LP: #1531539
3560 * nvme: move chardev and sysfs interface to common code
3561 - LP: #1531539
3562 * nvme: refactor set_queue_count
3563 - LP: #1531539
3564 * blk-integrity: empty implementation when disabled
3565 - LP: #1531539
3566 * NVMe: fix build with CONFIG_NVM enabled
3567 - LP: #1531539
3568 * nvme: fix another 32-bit build warning
3569 - LP: #1531539
3570 * nvme: precedence bug in nvme_pr_clear()
3571 - LP: #1531539
3572 * nvme: only ignore hardware errors in nvme_create_io_queues
3573 - LP: #1531539
3574 * nvme: only add a controller to dev_list after it's been fully
3575 initialized
3576 - LP: #1531539
3577 * nvme: protect against simultaneous shutdown invocations
3578 - LP: #1531539
3579 * nvme: don't take the I/O queue q_lock in nvme_timeout
3580 - LP: #1531539
3581 * nvme: merge nvme_abort_req and nvme_timeout
3582 - LP: #1531539
3583 * nvme: add NVME_SC_CANCELLED
3584 - LP: #1531539
3585 * nvme: simplify resets
3586 - LP: #1531539
3587 * nvme: do not restart the request timeout if we're resetting the
3588 controller
3589 - LP: #1531539
3590 * nvme: merge probe_work and reset_work
3591 - LP: #1531539
3592 * nvme: remove dead controllers from a work item
3593 - LP: #1531539
3594 * nvme: switch abort_limit to an atomic_t
3595 - LP: #1531539
3596 * NVMe: Implement namespace list scanning
3597 - LP: #1531539
3598 * NVMe: Use unbounded work queue for all work
3599 - LP: #1531539
3600 * NVMe: Remove device management handles on remove
3601 - LP: #1531539
3602 * NVMe: Simplify metadata setup
3603 - LP: #1531539
3604 * nvme: fix admin queue depth
3605 - LP: #1531539
3606 * nvme: factor out a few helpers from req_completion
3607 - LP: #1531539
3608 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
3609 - LP: #1531539
3610 * nvme: switch abort to blk_execute_rq_nowait
3611 - LP: #1531539
3612 * nvme: special case AEN requests
3613 - LP: #1531539
3614 * nvme: simplify completion handling
3615 - LP: #1531539
3616 * nvme: properly free resources for cancelled command
3617 - LP: #1531539
3618 * nvme: meta_sg doesn't have to be an array
3619 - LP: #1531539
3620 * nvme: merge iod and cmd_info
3621 - LP: #1531539
3622 * NVMe: Add pci error handlers
3623 - LP: #1531539
3624 * NVMe: Export namespace attributes to sysfs
3625 - LP: #1531539
3626 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
3627 - LP: #1531539
3628 * nvme: synchronize access to ctrl->namespaces
3629 - LP: #1531539
3630 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
3631 - LP: #1531539
3632 * nvme: make SG_IO support optional
3633 - LP: #1531539
3634 * NVMe: Fix admin queue ring wrap
3635 - LP: #1531539
3636 * NVMe: Use a retryable error code on reset
3637 - LP: #1531539
3638 * NVMe: Remove queue freezing on resets
3639 - LP: #1531539
3640 * NVMe: IO queue deletion re-write
3641 - LP: #1531539
3642 * NVMe: Shutdown controller only for power-off
3643 - LP: #1531539
3644 * NVMe: Export NVMe attributes to sysfs group
3645 - LP: #1531539
3646 * i40e: fix build warnings
3647 * net: i40e: shut up uninitialized variable warnings
3648 * Drivers: hv: vmbus: fix build warning
3649 * Drivers: hv: util: Increase the timeout for util services
3650 * Drivers: hv: utils: run polling callback always in interrupt context
3651 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
3652 * tools: hv: remove repeated HV_FCOPY string
3653 * Drivers: hv: util: catch allocation errors
3654 * Drivers: hv: utils: use memdup_user in hvt_op_write
3655 * drivers/hv: cleanup synic msrs if vmbus connect failed
3656 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
3657 num
3658 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
3659 * drivers:hv: Define the channel type for Hyper-V PCI Express
3660 pass-through
3661 * Drivers: hv: vss: run only on supported host versions
3662 * Drivers: hv: vmbus: Use uuid_le type consistently
3663 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
3664 * Drivers: hv: vmbus: Get rid of the unused macro
3665 * Drivers: hv: vmbus: Get rid of the unused irq variable
3666 * Drivers: hv: vmbus: serialize process_chn_event() and
3667 vmbus_close_internal()
3668 * Drivers: hv: vmbus: do sanity check of channel state in
3669 vmbus_close_internal()
3670 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
3671 driver
3672 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
3673 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
3674 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
3675 * Drivers: hv: vmbus: Fix a Host signaling bug
3676 * drivers/hv: correct tsc page sequence invalid value
3677 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
3678 * Drivers: hv: utils: Invoke the poll function after handshake
3679 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
3680 * Drivers: hv: utils: fix memory leak on on_msg() failure
3681 * Drivers: hv: utils: rename outmsg_lock
3682 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
3683 * Drivers: hv: utils: fix crash when device is removed from host side
3684 * Drivers: hv: ring_buffer.c: fix comment style
3685 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
3686 * Drivers: hv: ring_buffer: remove code duplication from
3687 hv_ringbuffer_peek/read()
3688 * Drivers: hv: remove code duplication between
3689 vmbus_recvpacket()/vmbus_recvpacket_raw()
3690 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
3691 * drivers/hv: replace enum hv_message_type by u32
3692 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
3693 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
3694 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
3695 header
3696 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
3697 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
3698 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
3699
3700 [ Upstream Kernel Changes ]
3701
3702 * rebase to v4.4.1
3703 - LP: #1533461
3704 - LP: #1529624
3705
3706 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
3707
3708linux (4.4.0-2.16) xenial; urgency=low
3709
3710 [ Andy Whitcroft ]
3711
3712 * Release Tracking Bug
3713 - LP: #1539090
3714 * SAUCE: hv: hv_set_ifconfig -- convert to python3
3715 - LP: #1506521
3716 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
3717 - LP: #1538618
3718
3719 [ Colin Ian King ]
3720
3721 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
3722 bit FADT addresses (LP: #1529381)
3723 - LP: #1529381
3724
3725 [ John Johansen ]
3726
3727 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
3728 being shutdown
3729 - LP: #1446906
3730
3731 [ Mahesh Salgaonkar ]
3732
3733 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
3734 - LP: #1537881
3735 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
3736 interrupt.
3737 - LP: #1537881
3738 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
3739 base errors
3740 - LP: #1537881
3741
3742 [ Paolo Pisati ]
3743
3744 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
3745 #843419 build flags
3746 - LP: #1533009
3747 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
3748 * [Config] disable ARCH_ZX (ZTE ZX Soc)
3749
3750 [ Tim Gardner ]
3751
3752 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
3753 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
3754 - LP: #1536719
3755 * SAUCE: drop obsolete bnx2x firmware
3756 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
3757 - LP: #1536474
3758 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
3759 - LP: #1534647
3760 * [Config] Add pvpanic to virtual flavour
3761 - LP: #1537923
3762 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
3763 - LP: #1520457
3764
3765 [ Upstream Kernel Changes ]
3766
3767 * i40evf: fix compiler warning of unused variable
3768 - LP: #1536474
3769 * intel: i40e: fix confused code
3770 - LP: #1536474
3771 * i40e/i40evf: remove unused tunnel parameter
3772 - LP: #1536474
3773 * i40e: Change BUG_ON to WARN_ON in service event complete
3774 - LP: #1536474
3775 * i40e: remove BUG_ON from feature string building
3776 - LP: #1536474
3777 * i40e: remove BUG_ON from FCoE setup
3778 - LP: #1536474
3779 * i40e: Workaround fix for mss < 256 issue
3780 - LP: #1536474
3781 * i40e/i40evf: Add a stat to track how many times we have to do a force
3782 WB
3783 - LP: #1536474
3784 * i40e: Move the saving of old link info from handle_link_event to
3785 link_event
3786 - LP: #1536474
3787 * i40e/i40evf: Add comment to #endif
3788 - LP: #1536474
3789 * i40e/i40evf: clean up error messages
3790 - LP: #1536474
3791 * i40evf: handle many MAC filters correctly
3792 - LP: #1536474
3793 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
3794 - LP: #1536474
3795 * i40e: rework the functions to configure RSS with similar parameters
3796 - LP: #1536474
3797 * i40e: create a generic configure rss function
3798 - LP: #1536474
3799 * i40e: Bump version to 1.4.2
3800 - LP: #1536474
3801 * i40e: add new fields to store user configuration
3802 - LP: #1536474
3803 * i40e: rename rss_size to alloc_rss_size in i40e_pf
3804 - LP: #1536474
3805 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
3806 workaround
3807 - LP: #1536474
3808 * i40e/i40evf: prefetch skb data on transmit
3809 - LP: #1536474
3810 * i40evf: rename VF adapter specific RSS function
3811 - LP: #1536474
3812 * i40evf: create a generic config RSS function
3813 - LP: #1536474
3814 * i40evf: create a generic get RSS function
3815 - LP: #1536474
3816 * i40evf: add new fields to store user configuration of RSS
3817 - LP: #1536474
3818 * i40e: Update error messaging
3819 - LP: #1536474
3820 * i40e: fix confusing message
3821 - LP: #1536474
3822 * i40e: make error message more useful
3823 - LP: #1536474
3824 * i40evf: quoth the VF driver, Nevermore
3825 - LP: #1536474
3826 * i40evf: allocate queue vectors dynamically
3827 - LP: #1536474
3828 * i40evf: allocate ring structs dynamically
3829 - LP: #1536474
3830 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
3831 - LP: #1536474
3832 * i40e: fix: do not sleep in netdev_ops
3833 - LP: #1536474
3834 * i40e: remove unused argument
3835 - LP: #1536474
3836 * i40evf: increase max number of queues
3837 - LP: #1536474
3838 * i40evf: set real num queues
3839 - LP: #1536474
3840 * i40evf: remove duplicate string
3841 - LP: #1536474
3842 * i40e: Detection and recovery of TX queue hung logic moved to
3843 service_task from tx_timeout
3844 - LP: #1536474
3845 * i40e: Fix memory leaks, sideband filter programming
3846 - LP: #1536474
3847 * i40evf: don't use atomic allocation
3848 - LP: #1536474
3849 * i40e: propagate properly
3850 - LP: #1536474
3851 * i40evf: use correct types
3852 - LP: #1536474
3853 * i40e: use priv flags to control packet split
3854 - LP: #1536474
3855 * i40e: Remove separate functions gathering XOFF Rx stats
3856 - LP: #1536474
3857 * i40e: fix whitespace
3858 - LP: #1536474
3859 * i40e/i40evf: use logical operator
3860 - LP: #1536474
3861 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
3862 - LP: #1536474
3863 * i40e: trivial fixes
3864 - LP: #1536474
3865 * i40e: Fix i40e_print_features() VEB mode output
3866 - LP: #1536474
3867 * i40e: chomp the BIT(_ULL)
3868 - LP: #1536474
3869 * i40e: properly delete VF MAC filters
3870 - LP: #1536474
3871 * i40e: don't add zero MAC filter
3872 - LP: #1536474
3873 * i40evf: check rings before freeing resources
3874 - LP: #1536474
3875 * i40e: use explicit cast from u16 to u8
3876 - LP: #1536474
3877 * i40e: Opcode and structures required by OEM Post Update AQ command and
3878 add new NVM arq message
3879 - LP: #1536474
3880 * i40e: hush little warnings
3881 - LP: #1536474
3882 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
3883 - LP: #1536474
3884 * i40e: clean whole mac filter list
3885 - LP: #1536474
3886 * i40evf: change version string generation
3887 - LP: #1536474
3888 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
3889 - LP: #1536474
3890 * geneve: UDP checksum configuration via netlink
3891 - LP: #1536474
3892 * geneve: Add geneve udp port offload for ethernet devices
3893 - LP: #1536474
3894 * i40e: geneve tunnel offload support
3895 - LP: #1536474
3896 * geneve: Add geneve_get_rx_port support
3897 - LP: #1536474
3898 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
3899 - LP: #1536474
3900 * i40e: change log messages and error returns
3901 - LP: #1536474
3902 * i40e: allow zero MAC address for VFs
3903 - LP: #1536474
3904 * i40e: Look up MAC address in Open Firmware or IDPROM
3905 - LP: #1536474
3906 * i40e: Fix Rx hash reported to the stack by our driver
3907 - LP: #1536474
3908 * i40e: remove forever unused ID
3909 - LP: #1536474
3910 * igb: add 88E1543 initialization code
3911 * igb: don't unmap NULL hw_addr
3912 * igb: use the correct i210 register for EEMNGCTL
3913 * igb: fix NULL derefs due to skipped SR-IOV enabling
3914 * igb: improve handling of disconnected adapters
3915 * igb: Remove GS40G specific defines/functions
3916 * igb: Don't add PHY address to PCDL address
3917 * igb: Improve cable length function for I210, etc.
3918 * igb: Explicitly label self-test result indices
3919 * ixgbe: drop null test before destroy functions
3920 - LP: #1536473
3921 * ixgbe: Delete redundant include file
3922 - LP: #1536473
3923 * ixgbe: fix multiple kernel-doc errors
3924 - LP: #1536473
3925 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
3926 vector
3927 - LP: #1536473
3928 * ixgbe: Add KR mode support for CS4227 chip
3929 - LP: #1536473
3930 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
3931 to 12K
3932 - LP: #1536473
3933 * ixgbe/ixgbevf: use napi_schedule_irqoff()
3934 - LP: #1536473
3935 * ixgbe: Remove CS4227 diagnostic code
3936 - LP: #1536473
3937 * ixgbevf: use ether_addr_copy instead of memcpy
3938 - LP: #1536473
3939 * ixgbevf: fix spoofed packets with random MAC
3940 - LP: #1536473
3941 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
3942 - LP: #1536473
3943 * ixgbe: Add support for newer thermal alarm
3944 - LP: #1536473
3945 * ixgbe: Use private workqueue to avoid certain possible hangs
3946 - LP: #1536473
3947 * ixgbevf: Use a private workqueue to avoid certain possible hangs
3948 - LP: #1536473
3949 * ixgbevf: Minor cleanups
3950 - LP: #1536473
3951 * ixgbe: Refactor MAC address configuration code
3952 - LP: #1536473
3953 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
3954 - LP: #1536473
3955 * ixgbe: Allow FDB entries access to more RAR filters
3956 - LP: #1536473
3957 * ixgbe: Update PTP to support X550EM_x devices
3958 - LP: #1536473
3959 * ixgbe: Correct spec violations by waiting after reset
3960 - LP: #1536473
3961 * ixgbe: Wait for master disable to be set
3962 - LP: #1536473
3963 * ixgbe: Save VF info and take references
3964 - LP: #1536473
3965 * ixgbe: Handle extended IPv6 headers in Tx path
3966 - LP: #1536473
3967 * ixgbe: Always turn PHY power on when requested
3968 - LP: #1536473
3969 * ixgbevf: Handle extended IPv6 headers in Tx path
3970 - LP: #1536473
3971 * ixgbe: Return error on failure to allocate mac_table
3972 - LP: #1536473
3973 * ixgbe: Fix SR-IOV VLAN pool configuration
3974 - LP: #1536473
3975 * ixgbe: Simplify definitions for regidx and bit in set_vfta
3976 - LP: #1536473
3977 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
3978 - LP: #1536473
3979 * ixgbe: Simplify configuration of setting VLVF and VLVFB
3980 - LP: #1536473
3981 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
3982 - LP: #1536473
3983 * ixgbe: Reorder search to work from the top down instead of bottom up
3984 - LP: #1536473
3985 * ixgbe: Add support for VLAN promiscuous with SR-IOV
3986 - LP: #1536473
3987 * ixgbe: Fix VLAN promisc in relation to SR-IOV
3988 - LP: #1536473
3989 * ixgbe: Clear stale pool mappings
3990 - LP: #1536473
3991 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
3992 - LP: #1536473
3993 * ixgbe: do not report 2.5 Gbps as supported
3994 - LP: #1536473
3995 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
3996 per vector
3997 - LP: #1536473
3998 * ixgbevf: minor cleanups for ixgbevf_set_itr()
3999 - LP: #1536473
4000 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
4001 - LP: #1536473
4002 * ixgbe: report correct media type for KR, KX and KX4 interfaces
4003 - LP: #1536473
4004 * ixgbe: Clean up redundancy in hw_enc_features
4005 - LP: #1536473
4006 * ixgbe: fix RSS limit for X550
4007 - LP: #1536473
4008 * ixgbe: Correct X550EM_x revision check
4009 - LP: #1536473
4010 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
4011 - LP: #1536473
4012 * ixgbe: Fill at least min credits to a TC credit refills
4013 - LP: #1536473
4014 * ixgbe: use correct FCoE DDP max check
4015 - LP: #1536473
4016 * ixgbe: fix broken PFC with X550
4017 - LP: #1536473
4018 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
4019 - LP: #1536473
4020 * ixgbe: Correct handling of any outer UDP checksum setting
4021 - LP: #1536473
4022 * ixgbe: Fix to get FDMI HBA attributes information with X550
4023 - LP: #1536473
4024 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
4025 - LP: #1536473
4026 * ixgbe: Make ATR recognize IPv6 extended headers
4027 - LP: #1536473
4028 * e1000: make eeprom read/write scheduler friendly
4029 * e1000: fix data race between tx_ring->next_to_clean
4030 * e1000: Remove checkpatch coding style errors
4031 * e1000: clean up the checking logic
4032 * e1000: fix a typo in the comment
4033 * e1000e: clean up the local variable
4034 * e1000: fix kernel-doc argument being missing
4035 * e1000: get rid of duplicate exit path
4036 * e1000: Elementary checkpatch warnings and checks removed
4037 * e1000e: fix division by zero on jumbo MTUs
4038 * e1000e: Increase timeout of polling bit RSPCIPHY
4039 * e1000e: initial support for i219-LM (3)
4040 * e1000e: Switch e1000e_up to void, drop code checking for error result
4041 * e1000e: Remove unreachable code
4042 * e1000e: Do not read ICR in Other interrupt
4043 * e1000e: Do not write lsc to ics in msi-x mode
4044 * e1000e: Fix msi-x interrupt automask
4045 * acpi: pci: Setup MSI domain for ACPI based pci devices
4046 * irqdomain: Introduce is_fwnode_irqchip helper
4047 * irqchip/gic-v2m: Refactor to prepare for ACPI support
4048 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
4049 * clk: xgene: Fix divider with non-zero shift value
4050 * i2c: designware: Do not require clock when SSCN and FFCN are provided
4051 * fm10k: do not assume VF always has 1 queue
4052 - LP: #1536475
4053 * fm10k: Correct MTU for jumbo frames
4054 - LP: #1536475
4055 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
4056 vector
4057 - LP: #1536475
4058 * fm10k: use napi_schedule_irqoff()
4059 - LP: #1536475
4060 * fm10k: set netdev features in one location
4061 - LP: #1536475
4062 * fm10k: reset max_queues on init_hw_vf failure
4063 - LP: #1536475
4064 * fm10k: always check init_hw for errors
4065 - LP: #1536475
4066 * fm10k: reinitialize queuing scheme after calling init_hw
4067 - LP: #1536475
4068 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
4069 - LP: #1536475
4070 * fm10k: explicitly typecast vlan values to u16
4071 - LP: #1536475
4072 * fm10k: add statistics for actual DWORD count of mbmem mailbox
4073 - LP: #1536475
4074 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
4075 - LP: #1536475
4076 * fm10k: Add support for ITR scaling based on PCIe link speed
4077 - LP: #1536475
4078 * fm10k: introduce ITR_IS_ADAPTIVE macro
4079 - LP: #1536475
4080 * fm10k: Update adaptive ITR algorithm
4081 - LP: #1536475
4082 * fm10k: use macro for default Tx and Rx ITR values
4083 - LP: #1536475
4084 * fm10k: change default Tx ITR to 25usec
4085 - LP: #1536475
4086 * fm10k: TRIVIAL fix typo of hardware
4087 - LP: #1536475
4088 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
4089 - LP: #1536475
4090 * fm10k: use ether_addr_copy to copy MAC address
4091 - LP: #1536475
4092 * fm10k: do not use CamelCase
4093 - LP: #1536475
4094 * fm10k: remove unnecessary else block from if statements with return
4095 - LP: #1536475
4096 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
4097 - LP: #1536475
4098 * fm10k: consistently refer to VLANs and VLAN IDs
4099 - LP: #1536475
4100 * fm10k: bump driver version
4101 - LP: #1536475
4102 * fm10k: conditionally compile DCB and DebugFS support
4103 - LP: #1536475
4104 * fm10k: Cleanup MSI-X interrupts in case of failure
4105 - LP: #1536475
4106 * fm10k: Cleanup exception handling for mailbox interrupt
4107 - LP: #1536475
4108 * fm10k: do not inline fm10k_iov_select_vid()
4109 - LP: #1536475
4110 * fm10k: whitespace cleanups
4111 - LP: #1536475
4112 * fm10k: use BIT() macro instead of open-coded bit-shifting
4113 - LP: #1536475
4114 * fm10k: cleanup namespace pollution
4115 - LP: #1536475
4116 * fm10k: cleanup overly long lines
4117 - LP: #1536475
4118 * fm10k: initialize xps at driver load
4119 - LP: #1536475
4120 * fm10k: don't initialize fm10k_workqueue at global level
4121 - LP: #1536475
4122 * fm10k: correctly pack TLV structures and explain reasoning
4123 - LP: #1536475
4124 * fm10k: Cleanup exception handling for changing queues
4125 - LP: #1536475
4126 * fm10k: use ether_addr_equal instead of memcmp
4127 - LP: #1536475
4128 * fm10k: address operator not needed when declaring function pointers
4129 - LP: #1536475
4130 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
4131 - LP: #1536475
4132 * fm10k: remove unused struct element
4133 - LP: #1536475
4134 * fm10k: use true/false for boolean get_host_state
4135 - LP: #1536475
4136 * fm10k: cleanup mailbox code comments etc
4137 - LP: #1536475
4138 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
4139 - LP: #1536475
4140 * device property: always check for fwnode type
4141 - LP: #1533035
4142 * device property: rename helper functions
4143 - LP: #1533035
4144 * device property: refactor built-in properties support
4145 - LP: #1533035
4146 * device property: keep single value inplace
4147 - LP: #1533035
4148 * device property: helper macros for property entry creation
4149 - LP: #1533035
4150 * device property: improve readability of macros
4151 - LP: #1533035
4152 * device property: return -EINVAL when property isn't found in ACPI
4153 - LP: #1533035
4154 * device property: Fallback to secondary fwnode if primary misses the
4155 property
4156 - LP: #1533035
4157 * device property: Take a copy of the property set
4158 - LP: #1533035
4159 * driver core: platform: Add support for built-in device properties
4160 - LP: #1533035
4161 * driver core: Do not overwrite secondary fwnode with NULL if it is set
4162 - LP: #1533035
4163 * mfd: core: propagate device properties to sub devices drivers
4164 - LP: #1533035
4165 * mfd: intel-lpss: Add support for passing device properties
4166 - LP: #1533035
4167 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
4168 - LP: #1533035
4169 * mfd: intel-lpss: Pass HSUART configuration via properties
4170 - LP: #1533035
4171 * i2c: designware: Convert to use unified device property API
4172 - LP: #1533035
4173 * keys, trusted: fix: *do not* allow duplicate key options
4174 - LP: #1398274
4175 * keys, trusted: select hash algorithm for TPM2 chips
4176 - LP: #1398274
4177 * keys, trusted: seal with a TPM2 authorization policy
4178 - LP: #1398274
4179 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
4180 - LP: #1461360
4181 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
4182 - LP: #1461360
4183 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
4184 offset
4185 - LP: #1461360
4186 * drm/i915: WaRsDisableCoarsePowerGating
4187 - LP: #1527462
4188 * drm/i915/skl: Add SKL GT4 PCI IDs
4189 - LP: #1527462
4190 * drm/i915/skl: Disable coarse power gating up until F0
4191 - LP: #1527462
4192 * platform:x86: add Intel P-Unit mailbox IPC driver
4193 - LP: #1520457
4194 * intel_punit_ipc: add NULL check for input parameters
4195 - LP: #1520457
4196 * platform/x86: Add Intel Telemetry Core Driver
4197 - LP: #1520457
4198 * intel_pmc_ipc: update acpi resource structure for Punit
4199 - LP: #1520457
4200 * platform:x86: Add Intel telemetry platform device
4201 - LP: #1520457
4202 * platform:x86: Add Intel telemetry platform driver
4203 - LP: #1520457
4204 * platform:x86: Add Intel Telemetry Debugfs interfaces
4205 - LP: #1520457
4206 * cxlflash: a couple off by one bugs
4207
4208 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
4209
4210linux (4.4.0-1.15) xenial; urgency=low
4211
4212 [ Tim Gardner ]
4213
4214 * Release Tracking Bug
4215 - LP: #1536803
4216
4217 [ Upstream Kernel Changes ]
4218
4219 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
4220 - LP: #1517142
4221
4222 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
4223
4224linux (4.4.0-0.14) xenial; urgency=low
4225
4226 [ Upstream Kernel Changes ]
4227
4228 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
4229 - LP: #1522415
4230 * powerpc: Add __raw_rm_writeq() function
4231 - LP: #1522415
4232
4233 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
4234
4235linux (4.4.0-0.13) xenial; urgency=low
4236
4237 [ Andy Whitcroft ]
4238
4239 * [Config] s390x -- the kernel provides ppp-modules such as there are
4240 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
4241
4242 [ Tim Gardner ]
4243
4244 * [Config] Update annotations for VIRTIO_{NET,BLK}
4245 - LP: #1533382
4246
4247 [ Upstream Kernel Changes ]
4248
4249 * powerpc/powernv: Add support for Nvlink NPUs
4250 - LP: #1522415
4251 * powerpc/powernv: Fix update of NVLink DMA mask
4252 - LP: #1522415
4253 * powerpc/powernv: Change NPU PE# assignment
4254 - LP: #1522415
4255 * powerpc/powernv: Reserve PE#0 on NPU
4256 - LP: #1522415
4257 * KEYS: Fix keyring ref leak in join_session_keyring()
4258 - LP: #1534887
4259 - CVE-2016-0728
4260
4261 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
4262
4263linux (4.4.0-0.12) xenial; urgency=low
4264
4265 [ Eric Dumazet ]
4266
4267 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
4268 - LP: #1527902
4269
4270 [ Guilherme G. Piccoli ]
4271
4272 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
4273 - LP: #1486180
4274
4275 [ Tim Gardner ]
4276
4277 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
4278 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
4279 - LP: #1532886
4280 * [Config] nvme.ko moved to drivers/nvme/host
4281 * [Config] scsi_dh morphed into 4 modules
4282 * [Config] CONFIG_IBMVNIC=m
4283 * [Config] Add DRM ast driver to udeb installer image
4284 - LP: #1514711
4285 * [Config] CONFIG_KVM=y for s390x
4286 - LP: #1532886
4287 * [Config] Install spl/zfs under the kernel modules directory
4288 Fixes some errors in generic.inclusion-list.log
4289
4290 [ Upstream Kernel Changes ]
4291
4292 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
4293 - LP: #1524574
4294 * EDAC: Add DDR4 flag
4295 - LP: #1519631
4296 * EDAC, sb_edac: Virtualize several hard-coded functions
4297 - LP: #1519631
4298 * EDAC, sb_edac: Add support for duplicate device IDs
4299 - LP: #1519631
4300 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
4301 - LP: #1519631
4302 * Driver for IBM System i/p VNIC protocol
4303 - LP: #1532303
4304
4305 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
4306
4307linux (4.4.0-0.11) xenial; urgency=low
4308
4309 [ Tim Gardner ]
4310
4311 * [Config] Fix bogus reconstruct script
4312
4313 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
4314
4315linux (4.4.0-0.10) xenial; urgency=low
4316
4317 [ Haren Myneni ]
4318
4319 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
4320 - LP: #1529666
4321
4322 [ Serge Hallyn ]
4323
4324 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
4325
4326 [ Tim Gardner ]
4327
4328 * [Config] CONFIG_ZONE_DEVICE=y for amd64
4329 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
4330 - LP: #1526869
4331 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
4332 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
4333 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
4334 * rebase to v4.4
4335
4336 [ Upstream Kernel Changes ]
4337
4338 * rebase to v4.4
4339
4340 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
4341
4342linux (4.4.0-0.9) xenial; urgency=low
4343
4344 [ Tim Gardner ]
4345
4346 * rebase to v4.4-rc8
4347
4348 [ Upstream Kernel Changes ]
4349
4350 * rebase to v4.4-rc8
4351
4352 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
4353
4354linux (4.4.0-0.8) xenial; urgency=low
4355
4356 [ Tim Gardner ]
4357
4358 * rebase to v4.4-rc7
4359
4360 [ Upstream Kernel Changes ]
4361
4362 * rebase to v4.4-rc7
4363
4364 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
4365
4366linux (4.4.0-0.7) xenial; urgency=low
4367
4368 [ Hui Wang ]
4369
4370 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
4371 - LP: #1527096
4372
4373 [ Jann Horn ]
4374
4375 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
4376 uids/gids
4377 - LP: #1527374
4378
4379 [ Tim Gardner ]
4380
4381 * rebase to v4.4-rc6
4382
4383 [ Upstream Kernel Changes ]
4384
4385 * rebase to v4.4-rc6
4386 - LP: #1526330
4387
4388 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
4389
4390linux (4.4.0-0.6) xenial; urgency=low
4391
4392 [ Andy Whitcroft ]
4393
4394 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
4395 support in latest compilers
4396 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
4397 ARMv8.1 support in latest compilers
4398
4399 [ Tim Gardner ]
4400
4401 * [Config] s390 -> s390x
4402 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
4403
4404 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
4405
4406linux (4.4.0-0.5) xenial; urgency=low
4407
4408 [ Andy Whitcroft ]
4409
4410 * [Config] s390x -- enable tools
4411 - LP: #1524319
4412 * [Config] s390x -- add architecture to getabis
4413 * [Config] s390x -- add s390x ABI information
4414 * [Config] s390x -- enable ABI checks
4415
4416 [ Tim Gardner ]
4417
4418 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
4419 * [Config] Add s390 modules to nic-modules udeb
4420 - LP: #1525297
4421 * rebase to v4.4-rc5
4422
4423 [ Upstream Kernel Changes ]
4424
4425 * rebase to v4.4-rc5
4426 - LP: #1523517
4427 - LP: #1523232
4428
4429 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
4430
4431linux (4.4.0-0.4) xenial; urgency=low
4432
4433 [ Upstream Kernel Changes ]
4434
4435 * cgroup: make css_set pin its css's to avoid use-afer-free
4436 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
4437 freezer_attach()
4438 * cgroup: fix handling of multi-destination migration from
4439 subtree_control enabling
4440
4441 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
4442
4443linux (4.4.0-0.3) xenial; urgency=low
4444
4445 [ Upstream Kernel Changes ]
4446
4447 * rebase to v4.4-rc4
4448
4449 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
4450
4451linux (4.4.0-0.2) xenial; urgency=low
4452
4453 [ Tim Gardner ]
4454
4455 * [Config] Add spl/zfs provides to generic and powerpc64-smp
4456 * [Config] Add zfs to d-i fs-core-modules
4457 * [Config] Include all s390 specific drivers in linux-image
4458 - LP: #1522210
4459
4460 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
4461
4462linux (4.4.0-0.1) xenial; urgency=low
4463
4464 [ Andy Whitcroft ]
4465
4466 * [Tests] gcc-multilib does not exist on ppc64el redux
4467 - LP: #1515541
4468 * [Config] libunwind8-dev is not available on s390x
4469 * [Debian] Disable SPL/ZFS for cross compiling -- redux
4470 * [Config] s390x -- add dasd udebs
4471 - LP: #1519833
4472 * [Config] s390x -- include dasd modules in linux-image
4473 - LP: #1519833
4474 * [Config] s390x -- disable ZFS temporarily
4475 - LP: #1519820
4476 * [Config] s390s -- disable ABI/module checks
4477 * [Config] make IBMVETH consistent on powerpc/ppc64el
4478 - LP: #1521712
4479 * [Config] follow ibmvscsi name change
4480 - LP: #1521712
4481 * [Config] move ibm disk and ethernet drivers to linux-image
4482 - LP: #1521712
4483 * [Config] include ibmveth in nic-modules for ppc64el
4484 - LP: #1521712
4485 * [Config] s390x -- disable abi/module checks for s390x
4486
4487 [ Joseph Salisbury ]
4488
4489 * SAUCE: scsi_sysfs: protect against double execution of
4490 __scsi_remove_device()
4491 - LP: #1509029
4492
4493 [ Seth Forshee ]
4494
4495 * [Config] CONFIG_DRM_AMDGPU_CIK=n
4496 - LP: #1510405
4497
4498 [ Tim Gardner ]
4499
4500 * [Debian] Disable SPL/ZFS for cross compiling
4501 * [Config] CONFIG_SCSI_IBMVSCSI=m
4502 - LP: #1515872
4503 * rebase to v4.4-rc2
4504 * [Config] updateconfigs
4505 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
4506 * SAUCE: do_zfs=false temporarily
4507 * [Config] CONFIG_LUSTRE_FS=n
4508 * [Debian] Disable udebs when cross compiling
4509 * rebase to v4.4-rc3
4510 * [Config] CONFIG_AUFS_FS=m
4511 * SAUCE: AUFS
4512
4513 [ Upstream Kernel Changes ]
4514
4515 * ZFS: Update with 4.4 support
4516 * SPL: Update with 4.4 support
4517
4518 [ Upstream Kernel Changes ]
4519
4520 * rebase to v4.4-rc3
4521 - LP: #1519168
4522 * rebase to v4.4-rc2
4523 - LP: #1506615
4524 - LP: #1502781
4525
4526 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
4527
4528linux (4.3.0-0.8) xenial; urgency=low
4529
4530 [ Andy Whitcroft ]
4531
4532 * [Config] re-enable OSS support and blacklist
4533 - LP: #1434842
4534 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
4535 * [Packaging] config-check -- improve syntax diagnostics
4536 * [Packaging] module-inclusion -- add dependency inclusion for a list
4537 * [Packaging] config-check -- accumulate multi-line annotations correctly
4538 * [Packaging] config-check -- handle V2 annotations format
4539 * [Packaging] s390x -- add architecture to kernelconfig
4540 - LP: #1488653
4541 * [Config] s390x -- initial configuration
4542 * [Config] s390x -- add initial binary image
4543 * [Config] s390x -- initial configuration update
4544 * [Config] s390x -- produce linux-image
4545 * [Config] s390x -- d-i module exclusions
4546 * [Config] apply Device Drivers >> LED Support >> LED Class Support
4547 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
4548 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
4549 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
4550 * [Config] -- s390x -- configuration review updates
4551 * [Config] annotations -- add review marks
4552 * [Config] annotations -- config review 4.3 updates
4553 * [Config] annotations -- expose reviews
4554 * [Config] updateconfigs following incoporation of s390x configs
4555 * [Tests] gcc-multilib does not exist on ppc64el
4556 - LP: #1515541
4557
4558 [ Dan Carpenter ]
4559
4560 * SAUCE: (noup) cxlflash: a couple off by one bugs
4561 - LP: #1499849
4562
4563 [ Haren Myneni ]
4564
4565 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
4566
4567 [ Jay Vosburgh ]
4568
4569 * SAUCE: fan: add VXLAN implementation
4570
4571 [ Manoj Kumar ]
4572
4573 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
4574 - LP: #1513583
4575
4576 [ Matthew R. Ochs ]
4577
4578 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
4579 - LP: #1513583
4580
4581 [ Tim Gardner ]
4582
4583 * [Config] CONFIG_AUFS_EXPORT=y
4584 - LP: #1121699
4585
4586 [ Upstream Kernel Changes ]
4587
4588 * misc/genwqe: get rid of atomic allocations
4589 * crypto: 842 - Add CRC and validation support
4590 - LP: #1497878
4591 * cxlflash: Fix to avoid invalid port_sel value
4592 * cxlflash: Replace magic numbers with literals
4593 * cxlflash: Fix read capacity timeout
4594 * cxlflash: Fix potential oops following LUN removal
4595 * cxlflash: Fix data corruption when vLUN used over multiple cards
4596 * cxlflash: Fix to avoid sizeof(bool)
4597 * cxlflash: Fix context encode mask width
4598 * cxlflash: Fix to avoid CXL services during EEH
4599 * cxlflash: Correct naming of limbo state and waitq
4600 * cxlflash: Make functions static
4601 * cxlflash: Refine host/device attributes
4602 * cxlflash: Fix to avoid spamming the kernel log
4603 * cxlflash: Fix to avoid stall while waiting on TMF
4604 * cxlflash: Fix location of setting resid
4605 * cxlflash: Fix host link up event handling
4606 * cxlflash: Fix async interrupt bypass logic
4607 * cxlflash: Remove dual port online dependency
4608 * cxlflash: Fix AFU version access/storage and add check
4609 * cxlflash: Correct usage of scsi_host_put()
4610 * cxlflash: Fix to prevent workq from accessing freed memory
4611 * cxlflash: Correct behavior in device reset handler following EEH
4612 * cxlflash: Remove unnecessary scsi_block_requests
4613 * cxlflash: Fix function prolog parameters and return codes
4614 * cxlflash: Fix MMIO and endianness errors
4615 * cxlflash: Fix to prevent EEH recovery failure
4616 * cxlflash: Correct spelling, grammar, and alignment mistakes
4617 * cxlflash: Fix to prevent stale AFU RRQ
4618 * cxlflash: Fix to double the delay each time
4619 * cxlflash: Fix to avoid corrupting adapter fops
4620 * cxlflash: Correct trace string
4621 * cxlflash: Fix to avoid potential deadlock on EEH
4622 * cxlflash: Fix to avoid leaving dangling interrupt resources
4623 * cxlflash: Fix to escalate to LINK_RESET on login timeout
4624 * cxlflash: Fix to avoid corrupting port selection mask
4625 * cxlflash: Fix to avoid lock instrumentation rejection
4626 * cxlflash: Fix to avoid bypassing context cleanup
4627
4628 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
4629
4630linux (4.3.0-0.7) xenial; urgency=low
4631
4632 [ Tim Gardner ]
4633
4634 * Revert "Bypass spl/zfs config"
4635 Causes unresolved symbols on load.
4636 * [Config] Enable ZFS for powerpc64-smp
4637
4638 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
4639
4640linux (4.3.0-0.6) xenial; urgency=low
4641
4642 [ Tim Gardner ]
4643
4644 * Release Tracking Bug
4645 - LP: #1512704
4646 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
4647
4648 [ Andy Whitcroft ]
4649
4650 * [Packaging] add feature interlock with mainline builds
4651 * apparmor -- follow change to this_cpu_ptr
4652
4653 [ John Johansen ]
4654
4655 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
4656 - LP: #1383886
4657 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
4658 - LP: #1362199
4659 * SAUCE: Revert: fix: only allow a single threaded process to ...
4660 - LP: #1371310
4661 * SAUCE: (no-up) fix: bad unix_addr_fs macro
4662 - LP: #1390223
4663 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
4664 - LP: #1408833
4665 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
4666 - LP: #1496430
4667
4668 [ Tim Gardner ]
4669
4670 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
4671 - LP: #1511006
4672 * rebase to v4.3
4673 * Bypass spl/zfs config
4674 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
4675 * [Config] Default AppArmor settings
4676
4677 [ Upstream Kernel Changes ]
4678
4679 * rebase to v4.3
4680
4681 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
4682
4683linux (4.3.0-0.5) xenial; urgency=low
4684
4685 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
4686
4687 [ Upstream Kernel Changes ]
4688
4689 * rebase to v4.3-rc7
4690 - LP: #1504778
4691
4692 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
4693
4694linux (4.3.0-0.4) xenial; urgency=low
4695
4696 [ Tim Gardner ]
4697
4698 * [Debian] Update to new signing key type and location
4699
4700 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
4701
4702linux (4.3.0-0.3) wily; urgency=low
4703
4704 [ Tim Gardner ]
4705
4706 * [Debian] sign-file is now compiled
4707
4708 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
4709
4710linux (4.3.0-0.2) wily; urgency=low
4711
4712 [ Tim Gardner ]
4713
4714 * [Config] Added libssl-dev to Build-Depends
4715
4716 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
4717
4718linux (4.3.0-0.1) wily; urgency=low
4719
4720 [ Upstream Kernel Changes ]
4721
4722 * rebase to v4.3-rc6
4723 * rebase to v4.3-rc5
4724 * rebase to v4.3-rc4
4725 * rebase to v4.3-rc3
4726 * rebase to v4.3-rc2
4727 * rebase to v4.3-rc1
4728 - LP: #1492132
4729 - LP: #1481575
4730
4731 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
4732
4733linux (4.2.0-10.11) wily; urgency=low
4734
4735 [ Andy Whitcroft ]
4736
4737 * Release Tracking Bug
4738 - LP: #1495208
4739 * No change rebuild to avoid issues with leading zero bytes on
4740 internal module signing key. (see launchpad bug 1494943)
4741
4742 [ Ming Lei ]
4743
4744 * [Config] SERIAL_8250_DW=y for arm64
4745
4746 [ Upstream Kernel Changes ]
4747
4748 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
4749 code
4750 - LP: #1484486
4751 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
4752 - LP: #1484486
4753 * drm/i915/gen8: Re-order init pipe_control in lrc mode
4754 - LP: #1484486
4755 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
4756 - LP: #1484486
4757 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
4758 workaround
4759 - LP: #1484486
4760 * drm/i915: Bail out early if WA batch is not available for given Gen
4761 - LP: #1484486
4762 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
4763 - LP: #1484486
4764 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
4765 - LP: #1484486
4766 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
4767 - LP: #1484486
4768 * drm/i915: Enable WA batch buffers for Gen9
4769 - LP: #1484486
4770 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
4771 - LP: #1484486
4772 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
4773 - LP: #1484486
4774 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
4775 workaround
4776 - LP: #1484486
4777 * drm/i915/gen9: Add
4778 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
4779 - LP: #1484486
4780 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
4781 - LP: #1484486
4782 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
4783 - LP: #1484486
4784 * drm/i915/skl: Don't expose the top most plane on gen9 display
4785 - LP: #1484486
4786 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
4787 - LP: #1484486
4788 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
4789 - LP: #1484486
4790 * drm/i915: reduce indent in i9xx_hpd_irq_handler
4791 - LP: #1484531
4792 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
4793 - LP: #1484531
4794 * drm/i915: reduce indent in intel_hpd_irq_handler
4795 - LP: #1484531
4796 * drm/i915: group all hotplug related fields into a new struct in
4797 dev_priv
4798 - LP: #1484531
4799 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
4800 - LP: #1484531
4801 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
4802 - LP: #1484531
4803 * drm/i915: put back the indent in intel_hpd_irq_handler
4804 - LP: #1484531
4805 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
4806 - LP: #1484531
4807 * drm/i915: simplify condition for digital port
4808 - LP: #1484531
4809 * drm/i915: abstract away platform specific parts from hpd handling
4810 - LP: #1484531
4811 * drm/i915: Handle HPD when it has actually occurred
4812 - LP: #1484531
4813 * drm/i915: Set power domain for DDI-E
4814 - LP: #1484531
4815 * drm/i915: Set alternate aux for DDI-E
4816 - LP: #1484531
4817 * drm/i915/skl: enable DDI-E hotplug
4818 - LP: #1484531
4819 * drm/i915/bxt: fix DDI PHY vswing scale value setting
4820 - LP: #1494163
4821 * drm/i915/skl: Buffer translation improvements
4822 - LP: #1494163
4823 * drm/i915: Per-DDI I_boost override
4824 - LP: #1494163
4825 * drm/i915: fix VBT parsing for SDVO child device mapping
4826 - LP: #1494163
4827 * drm/i915/bxt: edp1.4 Intermediate Freq support
4828 - LP: #1494163
4829 * drm/i915: fix link rates reported for SKL
4830 - LP: #1494163
4831 * drm/i915: Allow parsing of variable size child device entries from VBT
4832 - LP: #1494163
4833 * drm/i915/skl: Update DDI buffer translation programming.
4834 - LP: #1494163
4835 * drm/i915: Enable HDMI on DDI-E
4836 - LP: #1484531
4837 * drm/i915/skl: Enable DDI-E
4838 - LP: #1484531
4839 * drm/i915: eDP can be present on DDI-E
4840 - LP: #1484531
4841 * drm/i915/skl: Adding DDI_E power well domain
4842 - LP: #1484531
4843 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
4844 - LP: #1490035
4845 * drm/i915: Split atomic wm update to pre and post variants
4846 - LP: #1493746
4847 * drm/i915/skl: Drop the preliminary_hw_support flag
4848 - LP: #1486868
4849 * drm/i915: set FDI translations to NULL on SKL
4850 - LP: #1494163
4851
4852 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
4853
4854linux (4.2.0-9.9) wily; urgency=low
4855
4856 [ Tim Gardner ]
4857
4858 * Release Tracking Bug
4859 - LP: #1493970
4860 * [Config] CONFIG_MFD_INTEL_LPSS=m
4861 - LP: #1397876
4862
4863 [ dann frazier ]
4864
4865 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
4866 - LP: #1388952
4867
4868 [ Michael Ellerman ]
4869
4870 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
4871 Fixes FTBS on 32 bit powerpc, patch sent upstream.
4872
4873 [ Upstream Kernel Changes ]
4874
4875 * thermal/powerclamp: add cpu id for skylake h/s
4876 - LP: #1398269
4877 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
4878 - LP: #1397852
4879 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
4880 - LP: #1460905
4881 * i2c: i801: Create iTCO device on newer Intel PCHs
4882 - LP: #1460905
4883 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
4884 - LP: #1460905
4885 * perf/x86: Add a native_perf_sched_clock_from_tsc()
4886 - LP: #1397867
4887 * perf/x86/intel: Add support for PEBSv3 profiling
4888 - LP: #1397867
4889 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
4890 - LP: #1397867
4891 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
4892 - LP: #1397867
4893 * perf: Add cycles to branch_info
4894 - LP: #1397867
4895 * perf/x86/intel/lbr: Add support for LBRv5
4896 - LP: #1397867
4897 * perf/x86/intel: Handle new arch perfmon v4 status bits
4898 - LP: #1397867
4899 * perf/x86/intel: Move PMU ACK to after LBR read
4900 - LP: #1397867
4901 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
4902 - LP: #1397867
4903 * perf/x86/intel: Add Intel Skylake PMU support
4904 - LP: #1397867
4905 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
4906 call stack
4907 - LP: #1397867
4908 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
4909 - LP: #1397867
4910 * perf/x86: Make merge_attr() global to use from perf_event_intel
4911 - LP: #1397867
4912 * perf/x86/intel: Use 0x11 as extra reg test value
4913 - LP: #1397867
4914 * perf tools: Add support for cycles, weight branch_info field
4915 - LP: #1397867
4916 * perf report: Add flag for non ANY branch mode
4917 - LP: #1397867
4918 * perf report: Add infrastructure for a cycles histogram
4919 - LP: #1397867
4920 * perf report: Add processing for cycle histograms
4921 - LP: #1397867
4922 * perf annotate: Compute IPC and basic block cycles
4923 - LP: #1397867
4924 * perf annotate: Finally display IPC and cycle accounting
4925 - LP: #1397867
4926 * perf top: Add branch annotation code to top
4927 - LP: #1397867
4928 * perf report: Display cycles in branch sort mode
4929 - LP: #1397867
4930 * perf annotate: Fix 32-bit compilation error in util/annotate.c
4931 - LP: #1397867
4932 * PM / QoS: Make it possible to expose device latency tolerance to
4933 userspace
4934 - LP: #1460908
4935 * ACPI / PM: Attach ACPI power domain only once
4936 - LP: #1460908
4937 * Driver core: wakeup the parent device before trying probe
4938 - LP: #1460908
4939 * klist: implement klist_prev()
4940 - LP: #1460908
4941 * driver core: implement device_for_each_child_reverse()
4942 - LP: #1460908
4943 * mfd: make mfd_remove_devices() iterate in reverse order
4944 - LP: #1460908
4945 * dmaengine: add a driver for Intel integrated DMA 64-bit
4946 - LP: #1460908
4947 * mfd: Add support for Intel Sunrisepoint LPSS devices
4948 - LP: #1460908
4949 * spi: pxa2xx: Add support for Intel Sunrisepoint
4950 - LP: #1397876
4951 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
4952 - LP: #1397876
4953 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
4954 - LP: #1397876
4955 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
4956 for it
4957 - LP: #1397876
4958 * intel_idle: Skylake Client Support
4959 - LP: #1397877
4960 * powerpc/kernel: Switch to using MAX_ERRNO
4961 - LP: #1458876
4962 * powerpc/kernel: Change the do_syscall_trace_enter() API
4963 - LP: #1458876
4964 * powerpc: Drop unused syscall_get_error()
4965 - LP: #1458876
4966 * powerpc: Don't negate error in syscall_set_return_value()
4967 - LP: #1458876
4968 * powerpc: Rework syscall_get_arguments() so there is only one loop
4969 - LP: #1458876
4970 * powerpc: Use orig_gpr3 in syscall_get_arguments()
4971 - LP: #1458876
4972 * powerpc: Change syscall_get_nr() to return int
4973 - LP: #1458876
4974 * powerpc/kernel: Add SIG_SYS support for compat tasks
4975 - LP: #1458876
4976 * powerpc/kernel: Enable seccomp filter
4977 - LP: #1458876
4978 * selftests/seccomp: Make seccomp tests work on big endian
4979 - LP: #1458876
4980 * selftests/seccomp: Add powerpc support
4981 - LP: #1458876
4982 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
4983
4984 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
4985
4986linux (4.2.0-8.8) wily; urgency=low
4987
4988 [ Tim Gardner ]
4989
4990 * Release Tracking Bug
4991 - LP: #1493357
4992 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
4993 - LP: #1488495
4994 * [Config] CONFIG_CXLFLASH=m
4995 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
4996
4997
4998 [ Andy Whitcroft ]
4999
5000 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
5001 * [Packaging] mark up control for stage1
5002 * [Config] kernel-versions -- clean up deps field
5003 * [Config] s390x -- build linux-libc-dev
5004 - LP: #1488653
5005 * [Packaging] control -- prepare for new kernel-wedge semantics
5006
5007 [ Upstream Kernel Changes ]
5008
5009 * crypto: vmx - Fixing AES-CTR counter bug
5010 - LP: #1484519
5011 * crypto: vmx - Fixing GHASH Key issue on little endian
5012 - LP: #1484519
5013 * powerpc: Uncomment and make enable_kernel_vsx() routine available
5014 - LP: #1484519
5015 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
5016 - LP: #1484519
5017 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
5018 'okay'
5019 - LP: #1488495
5020 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
5021 - LP: #1488495
5022 * crypto: nx - do not emit extra output if status is disabled
5023 - LP: #1488495
5024 * crypto: nx - reduce chattiness of platform drivers
5025 - LP: #1488495
5026 * crypto: nx/842 - Fix context corruption
5027 - LP: #1488495
5028 * crypto: nx - remove __init/__exit from VIO functions
5029 - LP: #1488495
5030 * crypto: nx - remove pSeries NX 'status' field
5031 - LP: #1488495
5032 * crypto: nx - move kzalloc() out of spinlock
5033 - LP: #1488495
5034 * crypto: nx - don't register pSeries driver if ENODEV
5035 - LP: #1488495
5036 * crypto: nx - use common code for both NX decompress success cases
5037 - LP: #1488495
5038 * crypto: nx - merge nx-compress and nx-compress-crypto
5039 - LP: #1488495
5040 * crypto: nx - rename nx-842-crypto.c to nx-842.c
5041 - LP: #1488495
5042 * crypto: nx - make platform drivers directly register with crypto
5043 - LP: #1488495
5044 * cxlflash: Base support for IBM CXL Flash Adapter
5045 - LP: #1449121
5046 * cxlflash: Base error recovery support
5047 - LP: #1449121
5048 * cxlflash: Superpipe support
5049 - LP: #1449121
5050 * cxlflash: Virtual LUN support
5051 - LP: #1449121
5052 * cxlflash: off by one bug in cxlflash_show_port_status()
5053 - LP: #1449121
5054 * cxlflash: shift wrapping bug in afu_link_reset()
5055 - LP: #1449121
5056 * cxlflash: Remove unused variable from queuecommand
5057 - LP: #1449121
5058 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
5059 pci_controller_ops
5060 * powerpc/eeh: Probe after unbalanced kref check
5061 * misc: cxl: clean up afu_read_config()
5062 * cxl: Add explicit precision specifiers
5063 * cxl: use more common format specifier
5064 * cxl: Destroy cxl_adapter_idr on module_exit
5065 * cxl: Destroy afu->contexts_idr on release of an afu
5066 * cxl: Don't ignore add_process_element() result when attaching context
5067 * cxl: Compile with -Werror
5068 * cxl: sparse: Make declarations static
5069 * cxl: sparse: Silence iomem warning in debugfs file creation
5070 * cxl: Convert MMIO read/write macros to inline functions
5071 * cxl: Drop commands if the PCI channel is not in normal state
5072 * cxl: Allocate and release the SPA with the AFU
5073 * cxl: Make IRQ release idempotent
5074 * cxl: Clean up adapter MMIO unmap path.
5075 * cxl: Refactor adaptor init/teardown
5076 * cxl: Refactor AFU init/teardown
5077 * cxl: Don't remove AFUs/vPHBs in cxl_reset
5078 * cxl: Allow the kernel to trust that an image won't change on PERST.
5079 * cxl: EEH support
5080 * cxl: Add CONFIG_CXL_EEH symbol
5081 * cxl: Plug irq_bitmap getting leaked in cxl_context
5082 * cxl: Add alternate MMIO error handling
5083 * cxl: Allow release of contexts which have been OPENED but not STARTED
5084 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
5085 * cxl: Release irqs if memory allocation fails
5086 * cxl: Remove racy attempt to force EEH invocation in reset
5087 * cxl: Fix + cleanup error paths in cxl_dev_context_init
5088 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
5089 * cxl: Set up and enable PSL Timebase
5090
5091 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
5092
5093linux (4.2.0-7.7) wily; urgency=low
5094
5095 [ Tim Gardner ]
5096
5097 * Release Tracking Bug
5098 - LP: #1490564
5099 * rebase to v4.2
5100
5101 [ Wen Xiong ]
5102
5103 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
5104 - LP: #1453892
5105
5106 [ Upstream Kernel Changes ]
5107
5108 * rebase to v4.2
5109 - LP: #1487345
5110
5111 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
5112
5113linux (4.2.0-6.6) wily; urgency=low
5114
5115 [ Tim Gardner ]
5116
5117 * Release Tracking Bug
5118 - LP: #1488138
5119
5120 [ Andy Whitcroft ]
5121
5122 * rebase to v4.2-rc8
5123
5124 [ Shilpasri G Bhat ]
5125
5126 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
5127 level
5128 - LP: #1480894
5129 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
5130 - LP: #1480894
5131 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
5132 notification
5133 - LP: #1480894
5134 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
5135 OCC_THROTTLE
5136 - LP: #1480894
5137 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
5138 bit is set
5139 - LP: #1480894
5140 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
5141 unthrottling
5142 - LP: #1480894
5143
5144 [ Upstream Kernel Changes ]
5145
5146 * rebase to v4.2-rc8
5147 - LP: #1483440
5148 - LP: #1484334
5149
5150 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
5151
5152linux (4.2.0-5.5) wily; urgency=low
5153
5154 [ Tim Gardner ]
5155
5156 * Release Tracking Bug
5157 - LP: #1487173
5158
5159 [ Andy Whitcroft ]
5160
5161 * [Packaging] correct spelling of probabaly on the tools packages
5162 - LP: #1256822
5163 * rebase to v4.2-rc7
5164
5165 [ dann frazier ]
5166
5167 * d-i: Add nicpf and nicvf to nic-modules
5168 * d-i: Enable usb modules on arm64
5169
5170 [ Mahesh Salgaonkar ]
5171
5172 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
5173 - LP: #1482343
5174 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
5175 - LP: #1482343
5176 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
5177 machine check errors.
5178 - LP: #1482343
5179 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
5180 - LP: #1482343
5181
5182 [ Vipin K Parashar ]
5183
5184 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
5185 PowerNV platform
5186 - LP: #1469771
5187
5188 [ Upstream Kernel Changes ]
5189
5190 * rebase to v4.2-rc7
5191
5192 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
5193
5194linux (4.2.0-4.4) wily; urgency=low
5195
5196 [ Tim Gardner ]
5197
5198 * Release Tracking Bug
5199 - LP: #1483677
5200
5201 [ Achiad Shochat ]
5202
5203 * SAUCE: net/mlx5e: Support TX packet copy into WQE
5204 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
5205 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
5206 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
5207
5208 [ Adam Lee ]
5209
5210 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
5211 - LP: #1480142
5212
5213 [ dann frazier ]
5214
5215 * [Config] CONFIG_NR_CPUS=128 on arm64
5216
5217 [ Leann Ogasawara ]
5218
5219 * [Config] d-i -- Add sfc to nic-modules udeb
5220 - LP: #1481490
5221
5222 [ Saeed Mahameed ]
5223
5224 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
5225 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
5226
5227 [ Tim Gardner ]
5228
5229 * [Config] CONFIG_X86_INTEL_MPX=y
5230 - LP: #1460902
5231 * [Debian] change dependency on module-init-tools to kmod
5232 - LP: #1481986
5233 * rebase to v4.2-rc6
5234
5235 [ Upstream Kernel Changes ]
5236
5237 * rebase to v4.2-rc6
5238
5239 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
5240
5241linux (4.2.0-3.3) wily; urgency=low
5242
5243 [ Tim Gardner ]
5244
5245 * Release Tracking Bug
5246 - LP: #1481462
5247 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
5248 Fixes an FTBS for at least one DKMS package.
5249
5250 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
5251
5252linux (4.2.0-2.2) wily; urgency=low
5253
5254 [ Tim Gardner ]
5255
5256 * Release Tracking Bug
5257 - LP: #1481067
5258 * rebase to v4.2-rc5
5259
5260 [ Andy Whitcroft ]
5261
5262 * [Packaging] module-inclusion -- commonise copy code and simplify
5263 * [Packaging] module-inclusion -- add manual command entries
5264 * [Packaging] module blacklists -- add support for manual blacklists
5265 * [Packaging] do_common_tools should always be on
5266 * [Packaging] initscripts need installing when making the package
5267 * [Packaging] initscripts work around bug in debhelper systemd support
5268 * [Config] exclude oss modules from linux-image
5269 - LP: #1434842
5270 * hyper-v -- add hid and fb drivers to linux-virtual
5271 - LP: #1444179
5272 * ubuntu: (no-squash) vbox -- infrastructure and updater
5273 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5274 - LP: #1426113
5275 * ubuntu: vbox -- update to 5.0.0-dfsg-1
5276 - LP: #1480879
5277 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
5278 * [Config] move vbox modules into linux-image
5279
5280 [ Upstream Kernel Changes ]
5281
5282 * rebase to v4.2-rc5
5283 - LP: #1478497
5284 - LP: #1477900
5285
5286 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
5287
5288linux (4.2.0-1.1~rc1) wily; urgency=low
5289
5290 [ Andy Whitcroft ]
5291
5292 * Release Tracking Bug
5293 - LP: #1479903
5294 * Initial upload of v4.2 based kernel (currently v4.-rc4)
5295
5296 [ Upstream Kernel Changes ]
5297
5298 * rebase to v4.2-rc4
5299 - LP: #1476987
5300 - LP: #1476888
5301 * rebase to v4.2-rc3
5302 * rebase to v4.2-rc2
5303 * rebase to v4.2-rc1
5304 - LP: #1394368
5305 - LP: #1427680
5306 - LP: #1462614
5307 - LP: #1397021
5308
5309 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
5310
5311linux (4.1.0-3.3) wily; urgency=low
5312
5313 [ Andy Whitcroft ]
5314
5315 * Release Tracking Bug
5316 - LP: #1478897
5317
5318 [ Colin Ian King ]
5319
5320 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
5321 - CVE-2015-1333
5322
5323 [ Seth Forshee ]
5324
5325 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
5326 - LP: #1478578
5327
5328 [ Upstream Kernel Changes ]
5329
5330 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
5331 - LP: #1461620
5332 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
5333 * x86/nmi/64: Remove asm code that saves cr2
5334 * x86/nmi/64: Switch stacks on userspace NMI entry
5335 * x86/nmi/64: Reorder nested NMI checks
5336 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
5337 detection
5338
5339 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
5340
5341linux (4.1.0-2.4) wily; urgency=low
5342
5343 [ Andy Whitcroft ]
5344
5345 * SAUCE: overlayfs: when copying up and reading directories ensure
5346 mounter had permissions V2
5347 - CVE-2015-1328
5348
5349 [ Leann Ogasawara ]
5350
5351 * Release Tracking Bug
5352 - LP: #1465419
5353
5354 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5355
5356linux (4.1.0-2.2) wily; urgency=low
5357
5358 [ Tim Gardner ]
5359
5360 * rebase to v4.1.3
5361 * [Config] Add i40e[vf] to d-i
5362 - LP: #1476393
5363
5364 [ Upstream Kernel Changes ]
5365
5366 * rebase to v4.1.3
5367 - LP: #1427680
5368 - LP: #1462614
5369 - LP: #1394368
5370
5371 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
5372
5373linux (4.1.0-1.1) wily; urgency=low
5374
5375 [ Andy Whitcroft ]
5376
5377 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5378 - LP: #1395877, #1410480
5379 * SAUCE: overlayfs: when copying up and reading directories ensure
5380 mounter had permissions V2
5381 - CVE-2015-1328
5382 * [Packaging] fix up Vcs-Git: to point to launchpad
5383 * [Config] correct linux-initramfs-tool virtual linkage
5384 - LP: #1474810
5385
5386 [ Chris J Arges ]
5387
5388 * [Config] Add dm-service-time to multipath-modules
5389 - LP: #1469240
5390 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
5391 - LP: #1464560
5392
5393 [ Jay Vosburgh ]
5394
5395 * SAUCE: fan: Proof of concept implementation (v2)
5396 - LP: #1439706
5397 * SAUCE: fan: tunnel multiple mapping mode (v3)
5398 - LP: #1470091
5399
5400 [ Leann Ogasawara ]
5401
5402 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
5403 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
5404 considering"
5405 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
5406 * Revert "SAUCE: dm-crypt: never use write same"
5407 * Release Tracking Bug
5408 - LP: #1476333
5409
5410 [ Tim Gardner ]
5411
5412 * Rebase to v4.1
5413 - LP: #1443371
5414 * [Config] Enable Apparmor
5415 * [Config] CONFIG_OVERLAY_FS_V1=y
5416 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
5417 - LP: #1469829
5418 * [Config] CONFIG_VM86=n
5419 - LP: #1473447
5420 * [Config] ACORN_PARTITION=n
5421 - LP: #1453117
5422
5423 [ Timo Aaltonen ]
5424
5425 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
5426 - LP: #1473319
5427
5428 [ Upstream Kernel Changes ]
5429
5430 * efi: efivar_create_sysfs_entry() should return negative error codes
5431 * efi: Add esrt support
5432 * x86, doc: Remove cmdline_size from list of fields to be filled in for
5433 EFI handover
5434 * efi/esrt: Fix some compiler warnings
5435 * efi: dmi: List SMBIOS3 table before SMBIOS table
5436 * efi: Add 'systab' information to Documentation/ABI
5437 * ALSA: hda - restore the MIC FIXUP for some Dell machines
5438 - LP: #1473560
5439 * mtd: powernv: Add powernv flash MTD abstraction driver
5440 - LP: #1464560
5441 * powerpc/powernv: Expose OPAL APIs required by PRD interface
5442 - LP: #1464560
5443 * powerpc/powernv: Add opal-prd channel
5444 - LP: #1464560
5445 * powerpc/powernv: fix construction of opal PRD messages
5446 - LP: #1464560
5447 * powerpc/include: Add opal-prd to installed uapi headers
5448 - LP: #1464560
5449 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
5450 - LP: #1464560
5451
5452 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
5453
5454linux (4.0.0-2.4) wily; urgency=low
5455
5456 [ Andy Whitcroft ]
5457
5458 * SAUCE: overlayfs: when copying up and reading directories ensure
5459 mounter had permissions V2
5460 - CVE-2015-1328
5461
5462 [ Leann Ogasawara ]
5463
5464 * Release Tracking Bug
5465 - LP: #1465419
5466
5467 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5468
5469linux (4.0.0-1.2) wily; urgency=low
5470
5471 [ Andy Whitcroft ]
5472
5473 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5474 - LP: #1395877, #1410480
5475 * [Config] enable CONFIG_OVERLAY_FS_V1
5476
5477 [ Tai Nguyen ]
5478
5479 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
5480 - LP: #1463211
5481
5482 [ Tim Gardner ]
5483
5484 * [Config] CONFIG_HIBERNATION=n for ppc64el
5485 - LP: #1463836
5486
5487 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
5488
5489linux (4.0.0-1.1) wily; urgency=low
5490
5491 [ Leann Ogasawara ]
5492
5493 * Revert "md/raid0: fix bug with chunksize not a power of 2."
5494 - LP: #1457510
5495 * powerpc/powernv: Check image loaded or not before calling flash
5496 - LP: #1461553
5497
5498 [ Tim Gardner ]
5499
5500 * [Config] armhf: CPUFREQ_DT=y
5501 - LP: #1457781
5502
5503 [ Upstream Kernel Changes ]
5504
5505 * rebase to v4.0.5
5506 - LP: #1429756
5507 - LP: #1452175
5508 - LP: #1454656
5509 - LP: #1447909
5510 - LP: #1446517
5511 - LP: #1428947
5512 - LP: #1410704
5513 - LP: #1412800
5514 - LP: #1400215
5515 - LP: #1411193
5516 - LP: #1412800
5517 - LP: #1408295
5518 - LP: #1436745
5519
5520 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
5521
5522linux (3.19.0-10.10) vivid; urgency=low
5523
5524 [ Andy Whitcroft ]
5525
5526 * [Packaging] control -- make element ordering deterministic
5527 * [Config] allow dracult to support initramfs as well
5528 - LP: #1109029
5529 * [Packaging] generate live watchdog blacklists
5530 - LP: #1432837
5531
5532 [ Leann Ogasawara ]
5533
5534 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
5535 - LP: #1397860
5536 * rebase to v3.19.2
5537
5538 [ Upstream Kernel Changes ]
5539
5540 * thinkpad_acpi: support new BIOS version string pattern
5541 - LP: #1417915
5542 * arm64: Invalidate the TLB corresponding to intermediate page table
5543 levels
5544 - LP: #1432546
5545 * perf tools: Support parsing parameterized events
5546 - LP: #1430341
5547 * perf tools: Extend format_alias() to include event parameters
5548 - LP: #1430341
5549 * perf Documentation: Add event parameters
5550 - LP: #1430341
5551 * perf tools: Document parameterized and symbolic events
5552 - LP: #1430341
5553 * perf: provide sysfs_show for struct perf_pmu_events_attr
5554 - LP: #1430341
5555 * perf: add PMU_EVENT_ATTR_STRING() helper
5556 - LP: #1430341
5557 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
5558 - LP: #1430341
5559 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
5560 - LP: #1430341
5561 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
5562 annotated
5563 - LP: #1430341
5564 * powerpc/perf/hv-gpci: add the remaining gpci requests
5565 - LP: #1430341
5566 * powerpc/perf/hv-24x7: Document sysfs event description entries
5567 - LP: #1430341
5568 * powerpc/iommu: Remove IOMMU device references via bus notifier
5569 - LP: #1425202
5570 * powerpc/pseries: Fix endian problems with LE migration
5571 - LP: #1428351
5572 * intel_idle: support additional Broadwell model
5573 - LP: #1400970
5574 * tools/power turbostat: support additional Broadwell model
5575 - LP: #1400970
5576 * KVM: x86: flush TLB when D bit is manually changed.
5577 - LP: #1397860
5578 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
5579 - LP: #1397860
5580 * KVM: Add generic support for dirty page logging
5581 - LP: #1397860
5582 * KVM: x86: switch to kvm_get_dirty_log_protect
5583 - LP: #1397860
5584 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
5585 log dirty
5586 - LP: #1397860
5587 * KVM: MMU: Add mmu help functions to support PML
5588 - LP: #1397860
5589 * KVM: MMU: Explicitly set D-bit for writable spte.
5590 - LP: #1397860
5591 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
5592 - LP: #1397860
5593 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
5594 - LP: #1397860
5595 * KVM: VMX: Add PML support in VMX
5596 - LP: #1397860
5597 * HID: multitouch: add support of clickpads
5598 * HID: multitouch: Add support for button type usage
5599
5600 [ Upstream Kernel Changes ]
5601
5602 * rebase to v3.19.2
5603 - LP: #1428947
5604
5605 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
5606
5607linux (3.19.0-9.9) vivid; urgency=low
5608
5609 [ Leann Ogasawara ]
5610
5611 * Release Tracking Bug
5612 - LP: #1430930
5613
5614 [ Shachar Raindel ]
5615
5616 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
5617 arithmetic
5618 - LP: #1413741
5619 - CVE-2014-8159
5620
5621 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
5622
5623linux (3.19.0-8.8) vivid; urgency=low
5624
5625 [ Andy Whitcroft ]
5626
5627 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5628 - LP: #1426113
5629 * rebase to stable v3.19.1
5630
5631 [ John Johansen ]
5632
5633 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
5634 - LP: #1408833
5635
5636 [ Leann Ogasawara ]
5637
5638 * Release Tracking Bug
5639 - LP: #1429940
5640
5641 [ Upstream Kernel Changes ]
5642
5643 * xen: correct bug in p2m list initialization
5644 * net/mlx5_core: Fix configuration of log_uar_page_sz
5645 - LP: #1419938
5646 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
5647 - LP: #1420575
5648 * net/mlx4_core: Maintain a persistent memory for mlx4 device
5649 - LP: #1422481
5650 * net/mlx4_core: Set device configuration data to be persistent across
5651 reset
5652 - LP: #1422481
5653 * net/mlx4_core: Refactor the catas flow to work per device
5654 - LP: #1422481
5655 * net/mlx4_core: Enhance the catas flow to support device reset
5656 - LP: #1422481
5657 * net/mlx4_core: Activate reset flow upon fatal command cases
5658 - LP: #1422481
5659 * net/mlx4_core: Manage interface state for Reset flow cases
5660 - LP: #1422481
5661 * net/mlx4_core: Handle AER flow properly
5662 - LP: #1422481
5663 * net/mlx4_core: Enable device recovery flow with SRIOV
5664 - LP: #1422481
5665 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
5666 - LP: #1422481
5667 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
5668 - LP: #1428111
5669 * rebase to v3.19.1
5670 - LP: #1410704
5671 - LP: #1411193
5672 - LP: #1400215
5673
5674 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
5675
5676linux (3.19.0-7.7) vivid; urgency=low
5677
5678 [ Andy Whitcroft ]
5679
5680 * Release Tracking Bug
5681 - LP: #1426013
5682
5683 [ Upstream Kernel Changes ]
5684
5685 * x86/irq: Fix regression caused by commit b568b8601f05
5686 * cxl: Fix leaking interrupts if attach process fails
5687 - LP: #1415102
5688 * cxl: Early return from cxl_handle_fault for a shut down context
5689 - LP: #1415102
5690 * cxl: Disable AFU debug flag
5691 - LP: #1415102
5692 * cxl: Disable SPAP register when freeing SPA
5693 - LP: #1415102
5694 * cxl: remove redundant increment of hwirq
5695 - LP: #1415102
5696 * cxl: Add tracepoints
5697 - LP: #1415102
5698 * cxl: Update CXL ABI documentation
5699 - LP: #1415102
5700 * cxl: Use image state defaults for reloading FPGA
5701 - LP: #1415102
5702 * cxl: Add image control to sysfs
5703 - LP: #1415102
5704 * cxl: Enable CAPP recovery
5705 - LP: #1415102
5706 * cxl: Add ability to reset the card
5707 - LP: #1415102
5708 * cxl: Fix device_node reference counting
5709 - LP: #1415102
5710 * cxl: Export optional AFU configuration record in sysfs
5711 - LP: #1415102
5712 * cxl: Fail AFU initialisation if an invalid configuration record is
5713 found
5714 - LP: #1415102
5715 * cxl: Add missing return statement after handling AFU errror
5716 - LP: #1415102
5717 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
5718 - LP: #1415102
5719 * powerpc/eeh: Allow to set maximal frozen times
5720 - LP: #1415102
5721 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
5722
5723 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
5724
5725linux (3.19.0-6.6) vivid; urgency=low
5726
5727 [ Andy Whitcroft ]
5728
5729 * systemd -- fix hyper-v units to be non-forking
5730 - LP: #1401525
5731 * [Config] move vbox modules into linux-image
5732 * ubuntu: vbox -- update to 4.3.22-dfsg-1
5733
5734 [ Brad Figg ]
5735
5736 * SAUCE: DEP8 test to run our regression tests
5737
5738 [ Paolo Pisati ]
5739
5740 * [Config] I2C_CHARDEV=y
5741 - LP: #1417032
5742
5743 [ Upstream Kernel Changes ]
5744
5745 * PCI: Fix infinite loop with ROM image of size 0
5746 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
5747 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
5748 controller
5749 - LP: #1400215
5750
5751 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
5752
5753linux (3.19.0-5.5) vivid; urgency=low
5754
5755 [ Andy Whitcroft ]
5756
5757 * [Config] CONFIG_FA_DUMP=y
5758 - LP: #1415562
5759 * ubuntu: (no-squash) vbox -- infrastructure and updater
5760 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
5761 * rebase to v3.19 final
5762
5763 [ Chris J Arges ]
5764
5765 * [Config] Add ibmvfc to d-i
5766 - LP: #1416001
5767 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
5768 - LP: #1292234
5769
5770 [ Upstream Kernel Changes ]
5771
5772 * rebase to v3.19
5773
5774 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
5775
5776linux (3.19.0-4.4) vivid; urgency=low
5777
5778 [ Andy Whitcroft ]
5779
5780 * [Config] apply Kernel hacking >> Tracers config defaults
5781 * hyper-v -- fix comment handing in /etc/network/interfaces
5782 - LP: #1413020
5783 * rebase to v3.19-rc7
5784 * updateconfigs following rebase to v3.19-rc7
5785
5786 [ Ben Hutchings ]
5787
5788 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
5789 - LP: #1413149
5790
5791 [ Upstream Kernel Changes ]
5792
5793 * rebase to v3.19-rc7
5794
5795 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
5796
5797linux (3.19.0-3.3) vivid; urgency=low
5798
5799 [ Andy Whitcroft ]
5800
5801 * [Debian] arm64 -- build ubuntu drivers
5802 - LP: #1411284
5803 * [Packaging] config-check -- add support for enforced annotations
5804 * [Config] annotations -- switch to ENFORCED annotations
5805 * [Packaging] config-check -- drop support for enforce file
5806 * [Packaging] enforce -- drop empty enforce file
5807 * rebase to v3.19-rc5
5808 * [Config] add modules removed due to tighter dependencies
5809 * [Config] updateconfigs following rebase to v3.19-rc5
5810 * [Config] enforce CONFIG_FHANDLE=y
5811 - LP: #1412543
5812 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
5813 - LP: #1408355
5814 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
5815 - LP: #1413646
5816 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
5817 message handler config defaults
5818 * [Config] apply Device Drivers >> Character devices >> Serial drivers
5819 config defaults
5820 * [Config] apply Device Drivers >> GPIO Support config defaults
5821 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
5822 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
5823 support) config defaults
5824 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
5825 Devices >> Support for frame buffer devices config defaults
5826 * [Config] apply Device Drivers >> HID support >> HID bus support >>
5827 Special HID drivers config defaults
5828 * [Config] apply Device Drivers >> Hardware Monitoring support config
5829 defaults
5830 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
5831 Hardware Bus support config defaults
5832 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
5833 digital converters config defaults
5834 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
5835 sensors config defaults
5836 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
5837 sensors config defaults
5838 * [Config] apply Device Drivers >> Input device support >> Generic input
5839 layer (needed for keyboard, mouse, ...) >> Mice config defaults
5840 * [Config] apply Device Drivers >> Input device support >> Generic input
5841 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
5842 * [Config] apply Device Drivers >> LED Support >> LED Class Support
5843 config defaults
5844 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
5845 defaults
5846 * [Config] apply Device Drivers >> Multifunction device drivers config
5847 defaults
5848 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
5849 grabbers support >> Media test drivers config defaults
5850 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
5851 Adapters config defaults
5852 * [Config] apply Device Drivers >> Multimedia support >> Remote
5853 Controller devices config defaults
5854 * [Config] apply Device Drivers >> Network device support >> Distributed
5855 Switch Architecture drivers config defaults
5856 * [Config] apply Device Drivers >> Network device support >> Network core
5857 driver support config defaults
5858 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
5859 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
5860 defaults
5861 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
5862 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
5863 defaults
5864 * [Config] apply Device Drivers >> PHY Subsystem config defaults
5865 * [Config] apply Device Drivers >> Pin controllers config defaults
5866 * [Config] apply Device Drivers >> SPI support config defaults
5867 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
5868 Sound Architecture >> ALSA for SoC audio support config defaults
5869 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
5870 Sound Architecture >> FireWire sound devices config defaults
5871 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
5872 Sound Architecture >> HD-Audio config defaults
5873 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
5874 client support config defaults
5875 * [Config] apply Device Drivers >> Staging drivers >> Media staging
5876 drivers config defaults
5877 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
5878 USB Gadget Drivers >> USB functions configurable through configfs
5879 config defaults
5880 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
5881 USB Peripheral Controller config defaults
5882 * [Config] apply Networking support >> NFC subsystem support >> Near
5883 Field Communication (NFC) devices config defaults
5884 * [Config] apply Networking support >> Networking options >> Network
5885 packet filtering framework (Netfilter) >> Core Netfilter Configuration
5886 >> Netfilter nf_tables support config defaults
5887 * [Config] apply Networking support >> Networking options >> QoS and/or
5888 fair queueing >> Actions config defaults
5889 * [Config] apply Networking support >> Networking options >> TCP/IP
5890 networking config defaults
5891 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
5892 Networking Stack (mac80211) config defaults
5893 * [Config] apply Device Drivers >> Input device support >> Generic input
5894 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
5895 * [Config] apply Device Drivers >> Input device support >> Generic input
5896 layer (needed for keyboard, mouse, ...) >> Mice config defaults
5897 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
5898 config defaults
5899 * [Config] apply Networking support >> Networking options >> Network
5900 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
5901 >> IPv4 NAT config defaults
5902 * [Config] apply Networking support >> Networking options >> Network
5903 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
5904 >> IPv6 NAT config defaults
5905 * [Config] apply Kernel hacking >> Kernel debugging config defaults
5906 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
5907 config defaults
5908 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
5909 values in
5910 - LP: #1414002
5911 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
5912 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
5913 (iwlwifi) config defaults
5914 * [Config] apply Device Drivers >> Real Time Clock config defaults
5915 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
5916 support >> SCSI low-level drivers config defaults
5917 * [Config] apply General setup >> CPU/Task time and stats accounting >>
5918 Cputime accounting config defaults
5919 * [Config] apply Device Drivers >> Mailbox Hardware Support config
5920 defaults
5921 * rebase to v3.19-rc6
5922 * [Config] updateconfigs following rebase to v3.19-rc6
5923
5924 [ Kamal Mostafa ]
5925
5926 * [Packaging] force "dpkg-source -I -i" behavior
5927
5928 [ Leann Ogasawara ]
5929
5930 * [Config] Disable CONFIG_USB_OTG
5931 - LP: #1411295
5932
5933 [ Upstream Kernel Changes ]
5934
5935 * overlay: add backwards compatible overlayfs format support (fixes)
5936 - LP: #1410480
5937
5938 [ Upstream Kernel Changes ]
5939
5940 * rebase to v3.19-rc5
5941 * rebase to v3.19-rc6
5942
5943 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
5944
5945linux (3.19.0-2.2) vivid; urgency=low
5946
5947 [ Andy Whitcroft ]
5948
5949 * rebase to v3.19-rc4
5950 * [Config] updateconfigs following rebase to v3.19-rc4
5951 * [Packaging] install all dtb files
5952 - LP: #1408002
5953 * [Config] switch on "all" dtbs
5954 - LP: #1408002
5955
5956 [ Colin Ian King ]
5957
5958 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
5959 timers
5960 - LP: #1333569
5961
5962 [ Joseph Salisbury ]
5963
5964 * [Config] Enable CONFIG_N_GSM as module.
5965 - LP: #1404670
5966
5967 [ K. Y. Srinivasan ]
5968
5969 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
5970 - LP: #1406867
5971
5972 [ Steve McIntyre ]
5973
5974 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
5975 - LP: #1409750
5976
5977 [ Upstream Kernel Changes ]
5978
5979 * rebase to v3.19-rc4
5980
5981 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
5982
5983linux (3.19.0-1.1) vivid; urgency=low
5984
5985 [ Andy Whitcroft ]
5986
5987 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
5988 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
5989 * Revert "SAUCE: AUFS -- aufs3-base.patch"
5990 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
5991 * rebase to v3.19-rc1
5992 * rebase to v3.19-rc2
5993 * [Config] defaultconfigs following rebase to v3.19-rc2
5994 * ubuntu: aufs3 -- follow rename of d_child
5995 * ubuntu: aufs3 -- follow switch to d_splice_alias
5996 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
5997 * ubuntu: aufs3 -- follow rename for d_alias
5998 * apparmor -- follow change to this_cpu_ptr
5999 * disable module checks for rebase
6000 * ubuntu: AUFS -- substrate: aufs3-base.patch
6001 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
6002 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
6003 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
6004 * [Configs] updateconfigs following aufs update
6005 * v3.19 series start
6006 * rebase to v3.19-rc3
6007 * [Configs] updateconfigs following rebase to v3.19-rc3
6008 * [Packaging] uploadnum should be the remainder of the version
6009 - LP: #1407755
6010 * [Packaging] handle dts directories
6011 - LP: #1408004
6012 * [Config] follow move of arm64 dts' into vendor directories
6013
6014 [ Upstream Kernel Changes ]
6015
6016 * arm64: optimized copy_to_user and copy_from_user assembly code
6017 - LP: #1400349
6018 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
6019
6020 [ Upstream Kernel Changes ]
6021
6022 * rebase to v3.19-rc1
6023 - LP: #1173681
6024 * rebase to v3.19-rc2
6025 * rebase to v3.19-rc3
6026
6027 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
6028
6029linux (3.18.0-7.8) vivid; urgency=low
6030
6031 [ Leann Ogasawara ]
6032
6033 * Release Tracking Bug
6034 - LP: #1401590
6035
6036 [ John Johansen ]
6037
6038 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
6039 - LP: #1362199
6040 * SAUCE: Revert: fix: only allow a single threaded process to ...
6041 - LP: #1371310
6042 * SAUCE: (no-up) fix: bad unix_addr_fs macro
6043 - LP: #1390223
6044 * SAUCE: (no-up) apparmor: add parameter to control whether policy
6045 hashing is used
6046 - LP: #1383886
6047 * [config] set apparmor config options
6048
6049 [ Seth Forshee ]
6050
6051 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
6052 - LP: #1398458
6053
6054 [ Upstream Kernel Changes ]
6055
6056 * mfd: rtsx: Fix PM suspend for 5227 & 5249
6057 - LP: #1359052
6058 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
6059 - LP: #1346067
6060
6061 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
6062
6063linux (3.18.0-6.7) vivid; urgency=low
6064
6065 [ Andy Whitcroft ]
6066
6067 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6068 assembly code"
6069 - LP: #1398596
6070 * rebase to v3.18
6071
6072 [ Chris J Arges ]
6073
6074 * [Config] CONFIG_PCIEASPM_DEBUG=y
6075 - LP: #1398544
6076
6077 [ Paolo Pisati ]
6078
6079 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
6080 - LP: #1396470
6081
6082 [ Upstream Kernel Changes ]
6083
6084 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
6085 may result in I/O freeze
6086 - LP: #1400289
6087
6088 [ Upstream Kernel Changes ]
6089
6090 * rebase to v3.18
6091
6092 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
6093
6094linux (3.18.0-5.6) vivid; urgency=low
6095
6096 [ Leann Ogasawara ]
6097
6098 * Release Tracking Bug
6099 - LP: #1398109
6100
6101 [ Andy Whitcroft ]
6102
6103 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
6104 - LP: #1397061
6105 * rebase to v3.18-rc7
6106
6107 [ Chris J Arges ]
6108
6109 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
6110 ppc64el/generic
6111 - LP: #1395855
6112
6113 [ Upstream Kernel Changes ]
6114
6115 * rebase to v3.18-rc7
6116 - LP: #1389497
6117
6118 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
6119
6120linux (3.18.0-4.5) vivid; urgency=low
6121
6122 [ Leann Ogasawara ]
6123
6124 * Release Tracking Bug
6125 - LP: #1395891
6126
6127 [ Andy Whitcroft ]
6128
6129 * rebase to v3.18-rc6
6130 * [Config] update configs following rebase to v3.18-rc6
6131 * [Config] enable overlayfs v1 support
6132
6133 [ Tim Gardner ]
6134
6135 * rebase to v3.18-rc5
6136
6137 [ Upstream Kernel Changes ]
6138
6139 * overlay: add backwards compatible overlayfs format support
6140 - LP: #1395877
6141
6142 [ Upstream Kernel Changes ]
6143
6144 * rebase to v3.18-rc5
6145 * rebase to v3.18-rc6
6146
6147 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
6148
6149linux (3.18.0-3.4) vivid; urgency=low
6150
6151 [ Andy Whitcroft ]
6152
6153 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
6154 * Revert "SAUCE: AUFS -- update to
6155 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
6156 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
6157 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
6158 * [Config] amd64 is now the indep architecture
6159 * [Debian] basic hook support
6160 * SAUCE: AUFS -- aufs3-base.patch
6161 * SAUCE: AUFS -- aufs3-mmap.patch
6162 * SAUCE: AUFS -- aufs3-standalone.patch
6163 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
6164 * [Config] updateconfigs following aufs3 update
6165 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
6166
6167 [ dann frazier ]
6168
6169 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
6170 - LP: #1388952
6171 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
6172 * [Config] Disable CONFIG_RCU_USER_QS on arm64
6173
6174 [ Tim Gardner ]
6175
6176 * rebase to v3.18-rc4
6177
6178 [ Upstream Kernel Changes ]
6179
6180 * rebase to v3.18-rc4
6181 - LP: #1389497
6182 - LP: #1387128
6183
6184 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
6185
6186linux (3.18.0-2.2) vivid; urgency=low
6187
6188 [ Tim Gardner ]
6189
6190 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
6191
6192 [ Upstream Kernel Changes ]
6193
6194 * rebase to v3.18-rc3
6195
6196 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
6197
6198linux (3.18.0-1.1) vivid; urgency=low
6199
6200 [ Andy Whitcroft ]
6201
6202 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
6203 * [Config] tools -- only build common tools when enabled
6204 * [Config] follow rename of DEB_BUILD_PROFILES
6205 * [Config] linux-image-extra is additive to linux-image
6206 - LP: #1375310
6207 * [Config] linux-image-extra postrm is not needed on purge
6208 * [Config] enable cloud tools on i386
6209 - LP: #1367399
6210
6211 [ Marc Dietrich ]
6212
6213 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
6214
6215 [ Paolo Pisati ]
6216
6217 * [Config] armhf: REGULATOR_TWL4030=y
6218 * [Config] armhf: disable JUMP_LABEL
6219 - LP: #1378856
6220
6221 [ Tim Gardner ]
6222
6223 * rebase to v3.17-rc2
6224 * updateconfigs
6225 * [Config] CONFIG_NFC_ST21NFCB=n
6226 * [Config] Added net/6lowpan/* to generic inclusion list
6227 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
6228 * rebase to v3.17-rc3
6229 * rebase to v3.17-rc4
6230 * rebase to v3.17-rc5
6231 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
6232 * [Config] CONFIG_XMON=y
6233 - LP: #1365655
6234 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
6235 - LP: #1362514
6236 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
6237 - LP: #1362514
6238 * [Config] CONFIG_DMA_CMA=n
6239 - LP: #1362261
6240 * [Config] Add mpt3sas to d-i
6241 - LP: #1368907
6242 * [Debian] set do_*_tools after stage1 or bootstrap is determined
6243 - LP: #1370211
6244 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
6245 - LP: #1244176
6246 * rebase to v3.17-rc6
6247 * SAUCE: usbip: Update include path
6248 * [Debian] usbip tools packaging
6249 - LP: #898003
6250 * [Config] Enable usbip tools
6251 - LP: #898003
6252 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
6253 - LP: #1363180
6254 * [Config] Correct annotation regarding CONFIG_DMA_CMA
6255 - LP: #1362261
6256 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
6257 - LP: #1374438
6258 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
6259 - LP: #1374440
6260 * [Debian] Don't fail if a symlink already exists
6261 * rebase to v3.17-rc7
6262 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
6263 - LP: #1374440
6264 * rebase to v3.17
6265 * rebase to v3.18-rc1
6266 * [Config] CONFIG_AUFS_FS=n for FTBS
6267 * Enable vivid
6268 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
6269 - LP: #1385510
6270 * rebase to v3.18-rc2
6271 * [Debian] Fix linux-doc dangling symlinks
6272 - LP: #661306
6273 * CONFIG_MODULE_COMPRESS=n
6274 * [Config] dropped scsi_tgt from generic inclusion list
6275 * [Config] Added drivers/uio to generic inclusion list
6276 * [Config] CONFIG_PATA_MACIO=y
6277 - LP: #1378894
6278 * [Config] CONFIG_DRM_BOCHS=n
6279 * [Debian] install usbipd
6280 - LP: #898003
6281
6282 [ Upstream Kernel Changes ]
6283
6284 * rebase to v3.18-rc2
6285
6286 [ Upstream Kernel Changes ]
6287
6288 * rebase to v3.18-rc1
6289 - LP: #1316518
6290 - LP: #1371591
6291 - LP: #1357928
6292
6293 [ Upstream Kernel Changes ]
6294
6295 * rebase to v3.17
6296
6297 [ Upstream Kernel Changes ]
6298
6299 * rebase to v3.17-rc7
6300
6301 [ Upstream Kernel Changes ]
6302
6303 * rebase to v3.17-rc6
6304
6305 [ Upstream Kernel Changes ]
6306
6307 * rebase to v3.17-rc5
6308
6309 [ Upstream Kernel Changes ]
6310
6311 * rebase to v3.17-rc4
6312
6313 [ Upstream Kernel Changes ]
6314
6315 * rebase to v3.17-rc3
6316
6317 [ Upstream Kernel Changes ]
6318
6319 * rebase to v3.17-rc2
6320 - LP: #1358116
6321 - LP: #1350148
6322 - LP: #1334950
6323 - LP: #1329580
6324 - LP: #1329580
6325 - LP: #1329580
6326
6327 [ Upstream Kernel Changes ]
6328
6329 * rebase to v3.17-rc2
6330
6331 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
6332
6333linux (3.17.0-0.0) utopic; urgency=medium
6334
6335 * Empty entry
6336
6337 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
6338
6339linux (3.16.0-11.16) utopic; urgency=low
6340
6341 [ Mauricio Faria de Oliveira ]
6342
6343 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
6344 - LP: #1358920
6345
6346 [ Peter Zijlstra ]
6347
6348 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
6349 - LP: #1361300
6350
6351 [ Tim Gardner ]
6352
6353 * [Config] CONFIG_ZPOOL=y
6354 - LP: #1360428
6355 * Release Tracking Bug
6356 - LP: #1361308
6357
6358 [ Upstream Kernel Changes ]
6359
6360 * Revert "net/mlx4_en: Fix bad use of dev_id"
6361 - LP: #1347012
6362 * net/mlx4_en: Reduce memory consumption on kdump kernel
6363 - LP: #1347012
6364 * net/mlx4_en: Fix mac_hash database inconsistency
6365 - LP: #1347012
6366 * net/mlx4_en: Disable blueflame using ethtool private flags
6367 - LP: #1347012
6368 * net/mlx4_en: current_mac isn't updated in port up
6369 - LP: #1347012
6370 * net/mlx4_core: Use low memory profile on kdump kernel
6371 - LP: #1347012
6372 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
6373 - LP: #1347169
6374 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
6375 - LP: #1347169
6376 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
6377 - LP: #1347169
6378 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
6379 - LP: #1347169
6380 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
6381 - LP: #1347169
6382 * drivers: scsi: storvsc: Set srb_flags in all cases
6383 - LP: #1347169
6384 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
6385 - LP: #1347169
6386 * namespaces: Use task_lock and not rcu to protect nsproxy
6387 - LP: #1328088
6388 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
6389 * mm/zbud: change zbud_alloc size type to size_t
6390 - LP: #1360428
6391 * mm/zpool: implement common zpool api to zbud/zsmalloc
6392 - LP: #1360428
6393 * mm/zpool: zbud/zsmalloc implement zpool
6394 - LP: #1360428
6395 * mm/zpool: update zswap to use zpool
6396 - LP: #1360428
6397 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
6398 - LP: #1341296
6399 * iommu/amd: Fix for pasid initialization
6400 - LP: #1361300
6401 * iommu/amd: Moving PPR fault flags macros definitions
6402 - LP: #1361300
6403 * iommu/amd: Drop oprofile dependency
6404 - LP: #1361300
6405 * iommu/amd: Fix typo in amd_iommu_v2 driver
6406 - LP: #1361300
6407 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
6408 - LP: #1361300
6409 * iommu/amd: Don't free pasid_state in mn_release path
6410 - LP: #1361300
6411 * iommu/amd: Get rid of __unbind_pasid
6412 - LP: #1361300
6413 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
6414 - LP: #1361300
6415 * iommu/amd: Add pasid_state->invalid flag
6416 - LP: #1361300
6417 * iommu/amd: Don't hold a reference to mm_struct
6418 - LP: #1361300
6419 * iommu/amd: Don't hold a reference to task_struct
6420 - LP: #1361300
6421 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
6422 - LP: #1361300
6423 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
6424 - LP: #1361300
6425 * iommu/amd: Remove change_pte mmu_notifier call-back
6426 - LP: #1361300
6427 * iommu/amd: Fix device_state reference counting
6428 - LP: #1361300
6429 * iommu/amd: Fix 2 typos in comments
6430 - LP: #1361300
6431
6432 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
6433
6434linux (3.16.0-10.15) utopic; urgency=low
6435
6436 [ dann frazier ]
6437
6438 * [debian] Fix regression with ABI subversions and backport
6439
6440 [ Feng Kan ]
6441
6442 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
6443 modify write.
6444 - LP: #1357527
6445 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6446 assembly code
6447 - LP: #1358949
6448
6449 [ Stefan Bader ]
6450
6451 * SAUCE: bcache: prevent crash on changing writeback_running
6452 - LP: #1357295
6453
6454 [ Tim Gardner ]
6455
6456 * [Config] CONFIG_XFRM_STATISTICS=y
6457 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
6458 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
6459 - LP: #1353005
6460 * Release Tracking Bug
6461 - LP: #1359783
6462
6463 [ Upstream Kernel Changes ]
6464
6465 * intel_idle: Broadwell support
6466 - LP: #1256170
6467 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
6468 - LP: #1357108
6469 * powerpc/powernv: Invoke opal call to handle hmi.
6470 - LP: #1357108
6471 * powerpc/book3s: handle HMIs for cpus in nap mode.
6472 - LP: #1357108
6473 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
6474 - LP: #1357108
6475 * powerpc: Add smp_mb() to arch_spin_is_locked()
6476 - LP: #1358569
6477 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
6478 - LP: #1358569
6479 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
6480 temperature
6481 - LP: #1353005
6482 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
6483 - LP: #1358855
6484 * printk: Add function to return log buffer address and size
6485 - LP: #1359423
6486 * powerpc/powernv: Interface to register/unregister opal dump region
6487 - LP: #1359423
6488 * bcache: fix crash on shutdown in passthrough mode
6489 - LP: #1357295
6490 * bcache: fix uninterruptible sleep in writeback thread
6491 - LP: #1357295
6492
6493 [ Vinayak Kale ]
6494
6495 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
6496 - LP: #1357527
6497 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
6498 - LP: #1357527
6499
6500 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
6501
6502linux (3.16.0-9.14) utopic; urgency=low
6503
6504 [ Tim Gardner ]
6505
6506 * Release Tracking Bug
6507 - LP: #1357370
6508
6509 [ Serge Hallyn ]
6510
6511 * SAUCE: Overlayfs: allow unprivileged mounts
6512 - LP: #1357025
6513
6514 [ Upstream Kernel Changes ]
6515
6516 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
6517 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
6518 * dts: Add bindings for APM X-Gene SoC ethernet driver
6519 * drivers: net: Add APM X-Gene SoC ethernet driver support.
6520 * powerpc/thp: Add write barrier after updating the valid bit
6521 - LP: #1357014
6522 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
6523 - LP: #1357014
6524 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
6525 of 4k pte
6526 - LP: #1357014
6527 * powerpc/thp: Handle combo pages in invalidate
6528 - LP: #1357014
6529 * powerpc/thp: Invalidate with vpn in loop
6530 - LP: #1357014
6531 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
6532 - LP: #1357014
6533 * powerpc/mm: Use read barrier when creating real_pte
6534 - LP: #1357014
6535 * powerpc/thp: Add tracepoints to track hugepage invalidate
6536 - LP: #1357014
6537 * rebase to v3.16.1
6538
6539 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
6540
6541linux (3.16.0-8.13) utopic; urgency=low
6542
6543 [ Tim Gardner ]
6544
6545 * Release Tracking Bug
6546 - LP: #1356403
6547
6548 [ dann frazier ]
6549
6550 * [debian] Allow for package revisions condusive for branching
6551
6552 [ Upstream Kernel Changes ]
6553
6554 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
6555 - LP: #1350087
6556 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
6557 - LP: #1350087
6558 * powerpc/powernv: Enable M64 aperatus for PHB3
6559 - LP: #1355469
6560 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
6561 - LP: #1352994
6562 * powerpc: Add machine_early_initcall()
6563 - LP: #1352640
6564 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
6565 - LP: #1352640
6566 * powerpc/eeh: Avoid event on passed PE
6567 - LP: #1352640
6568 * powerpc/eeh: EEH support for VFIO PCI device
6569 - LP: #1352640
6570 * powerpc/eeh: sysfs entries lost
6571 - LP: #1352640
6572 * powerpc/powernv: Fix IOMMU table for VFIO dev
6573 - LP: #1352640
6574 * powerpc/eeh: Fetch IOMMU table in reliable way
6575 - LP: #1352640
6576 * powerpc/eeh: Refactor EEH flag accessors
6577 - LP: #1352640
6578 * powerpc/eeh: Selectively enable IO for error log
6579 - LP: #1352640
6580 * powerpc/eeh: Reduce lines of log dump
6581 - LP: #1352640
6582 * powerpc/eeh: Replace pr_warning() with pr_warn()
6583 - LP: #1352640
6584 * powerpc/eeh: Make diag-data not endian dependent
6585 - LP: #1352640
6586 * powerpc/eeh: Aux PE data for error log
6587 - LP: #1352640
6588 * PCI: Support BAR sizes up to 128GB
6589 - LP: #1352640
6590 * powerpc/powernv: Allow to freeze PE
6591 - LP: #1352640
6592 * powerpc/powernv: Split ioda_eeh_get_state()
6593 - LP: #1352640
6594 * powerpc/powernv: Handle compound PE
6595 - LP: #1352640
6596 * powerpc/powernv: Handle compound PE for EEH
6597 - LP: #1352640
6598 * powerpc/powernv: Handle compound PE in config accessors
6599 - LP: #1352640
6600 * mnt: Only change user settable mount flags in remount
6601 - LP: #1356318
6602 - CVE-2014-5206
6603 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
6604 - LP: #1356318
6605 - CVE-2014-5206
6606 * mnt: Correct permission checks in do_remount
6607 - LP: #1356323
6608 - CVE-2014-5207
6609 * mnt: Change the default remount atime from relatime to the existing value
6610 - LP: #1356323
6611 - CVE-2014-5207
6612
6613 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
6614
6615linux (3.16.0-7.12) utopic; urgency=low
6616
6617 [ Andy Whitcroft ]
6618
6619 * rebase to v3.16 final
6620 * [Config] d-i -- add virtio_scsi to virtio-modules
6621 - LP: #1342000
6622
6623 [ dann frazier ]
6624
6625 * [Packaging] Fix 'printchanges' to work with versions containing '+'
6626
6627 [ Tim Gardner ]
6628
6629 * [Config] CONFIG_MICROCODE=y
6630 - LP: #1084373
6631 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
6632 - LP: #1349028
6633 * [Config] Add hv_balloon to d-i virtio-modules
6634 - LP: #1292216
6635 * Release Tracking Bug
6636 - LP: #1354530
6637
6638 [ Upstream Kernel Changes ]
6639
6640 * rebase to v3.16
6641
6642 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
6643
6644linux (3.16.0-6.11) utopic; urgency=low
6645
6646 [ Paolo Pisati ]
6647
6648 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
6649 * [Config] armhf: KEYBOARD_IMX=m
6650 * [Config] armhf: build cubox & imx6 DTBs
6651 * [Config] armhf: RTC_DRV_PCF8523=y
6652
6653 [ Tim Gardner ]
6654
6655 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
6656 - LP: #1344405
6657 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
6658 - LP: #1343109
6659 * Release Tracking Bug
6660 - LP: #1349196
6661
6662 [ Upstream Kernel Changes ]
6663
6664 * rebase to v3.16-rc7
6665
6666 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
6667
6668linux (3.16.0-5.10) utopic; urgency=low
6669
6670 [ Tim Gardner ]
6671
6672 * Release Tracking Bug
6673 - LP: #1346298
6674 * [Config] CONFIG_GPIO_SYSFS=y
6675 - LP: #1342153
6676 * rebase to v3.16-rc6
6677
6678 [ Paolo Pisati ]
6679
6680 * [Config] enable ARCH_MVEBU*
6681 * [Config] AHCI_MVEBU=m
6682 * [Config] ARMADA_THERMAL=y
6683 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
6684 * [Config] CRYPTO_DEV_MV_CESA=m
6685 * [Config] I2C_MV64XXX=m
6686 * [Config] MMC_MVSDIO=m
6687 * [Config] MMC_SDHCI_DOVE=m
6688 * [Config] MTD_NAND_ORION=m
6689 * [Config] MTD_NAND_PXA3xx=m
6690 * [Config] MVNETA=m
6691 * [Config] MV_XOR=y
6692 * [Config] ORION_WATCHDOG=m
6693 * [Config] PCI_MVEBU=y
6694 * [Config] RTC_DRV_MV=y
6695 * [Config] SND_KIRKWOOD_SOC*=m
6696 * [Config] SPI_ORION=m
6697 * [Config] USB_XHCI_MVEBU=m
6698 * [Config] armhf: build all Armada and Dove DTBs
6699 * [Config] armhf: SERIAL_8250_DW=y
6700
6701 [ Upstream Kernel Changes ]
6702
6703 * rebase to v3.16-rc6
6704
6705 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
6706
6707linux (3.16.0-4.9) utopic; urgency=low
6708
6709 [ Tim Gardner ]
6710
6711 * Release Tracking Bug
6712 - LP: #1341543
6713
6714 [ Upstream Kernel Changes ]
6715
6716 * rebase to v3.16-rc5
6717
6718 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
6719
6720linux (3.16.0-3.8) utopic; urgency=low
6721
6722 [ Tim Gardner ]
6723
6724 * Release Tracking Bug
6725 - LP: #1340091
6726
6727 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
6728
6729linux (3.16.0-2.7) utopic; urgency=low
6730
6731 [ Andy Whitcroft ]
6732
6733 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
6734 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
6735
6736 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
6737
6738linux (3.16.0-2.6) utopic; urgency=low
6739
6740 [ Andy Whitcroft ]
6741
6742 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
6743 Fixes FTBS.
6744
6745 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
6746
6747linux (3.16.0-2.5) utopic; urgency=low
6748
6749 [ Andy Whitcroft ]
6750
6751 * ubuntu -- fix basic format for ubuntu/Makefile
6752 * ubuntu: AUFS (no-squash): basic framework and update machinary
6753 * ubuntu: aufs3 -- update update scripting
6754 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
6755 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
6756 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
6757 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
6758 * [Configs] AUFS configs
6759 * ubuntu: aufs3 -- reenable
6760
6761 [ Tim Gardner ]
6762
6763 * CONFIG_LATENCYTOP=n
6764
6765 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
6766
6767linux (3.16.0-2.4) utopic; urgency=low
6768
6769 [ Andy Whitcroft ]
6770
6771 * [Config] flip VIRTIO*=y
6772 * [Config] commonise CONFIG_SWIOTLB=y
6773 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
6774 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
6775 config defaults
6776 * [Config] apply Device Drivers >> Block devices config defaults
6777 * [Config] apply Device Drivers >> Character devices config defaults
6778 * [Config] apply Device Drivers >> DMA Engine support config defaults
6779 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
6780 reporting config defaults
6781 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
6782 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
6783 support) config defaults
6784 * [Config] apply Device Drivers >> GPIO Support config defaults
6785 * [Config] apply Device Drivers >> Graphics support >> Console display
6786 driver support config defaults
6787 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
6788 config defaults
6789 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
6790 * [Config] apply Device Drivers >> Input device support >> Generic input
6791 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
6792 defaults
6793 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
6794 ports config defaults
6795 * [Config] apply Device Drivers >> LED Support >> LED Class Support
6796 config defaults
6797 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
6798 defaults
6799 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
6800 grabbers support config defaults
6801 * [Config] apply Security options config defaults
6802 * [Config] apply Networking options >> Network packet filtering framework
6803 (Netfilter) >> Core Netfilter Configuration config defaults
6804 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
6805 defaults
6806 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
6807 Devices >> Support for frame buffer devices config defaults
6808 * [Config] apply Power management and ACPI options >> CPU Frequency
6809 scaling config defaults
6810 * [Config] apply Processor type and features config defaults
6811 * [Config] apply Partition Types config defaults
6812 * [Config] apply Power management and ACPI options config defaults
6813 * [Config] apply Device Drivers >> InfiniBand support config defaults
6814 * [Config] apply Device Drivers >> Misc devices config defaults
6815 * [Config] apply Device Drivers >> Multifunction device drivers config
6816 defaults
6817 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6818 support >> SCSI low-level drivers config defaults
6819 * [Config] apply Device Drivers >> Network device support >> Ethernet
6820 driver support config defaults
6821 * [Config] apply Device Drivers >> Network device support >> Network core
6822 driver support config defaults
6823 * [Config] apply Device Drivers >> Network device support >> PHY Device
6824 support and infrastructure config defaults
6825 * [Config] apply File systems >> Network File Systems config defaults
6826 * [Config] apply Device Drivers >> Input device support >> Generic input
6827 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
6828 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
6829 >> NAND Device Support config defaults
6830 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6831 >> Ralink driver support config defaults
6832 * [Config] apply Device Drivers >> Staging drivers config defaults
6833 * [Config] apply Cryptographic API >> Hardware crypto devices config
6834 defaults
6835 * [Config] apply Device Drivers >> Macintosh device drivers config
6836 defaults
6837 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6838 config defaults
6839 * [Config] apply Device Drivers >> PPS support config defaults
6840 * [Config] apply Device Drivers >> Sound card support config defaults
6841 * [Config] apply Networking support >> RF switch subsystem support config
6842 defaults
6843 * [Config] apply Library routines config defaults
6844 * [Config] apply Device Drivers >> CODEC drivers config defaults
6845 * [Config] apply Device Drivers >> PHY Subsystem config defaults
6846 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
6847 config defaults
6848 * [Config] apply Kernel hacking >> Tracers config defaults
6849 * [Config] apply Kernel hacking >> Runtime Testing config defaults
6850 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
6851 * [Config] apply Device Drivers >> USB support config defaults
6852 * [Config] apply Device Drivers >> Power supply class support config
6853 defaults
6854 * [Config] apply Device Drivers >> USB Network Adapters config defaults
6855 * [Config] apply General setup >> IRQ subsystem config defaults
6856 * [Config] apply General setup config defaults
6857 * [Config] apply File systems >> Miscellaneous filesystems config
6858 defaults
6859 * [Config] apply File systems config defaults
6860 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
6861 * [Config] apply Device Drivers >> Virtio drivers config defaults
6862 * [Config] apply Device Drivers >> USB Peripheral Controller config
6863 defaults
6864 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6865 support >> SCSI Transports config defaults
6866 * [Config] apply Device Drivers >> Real Time Clock config defaults
6867 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
6868 (libata) config defaults
6869 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
6870 defaults
6871 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
6872 config defaults
6873 * [Config] apply Device Drivers >> USB Physical Layer drivers config
6874 defaults
6875 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
6876 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
6877 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
6878 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
6879 CONFIG_HOTPLUG_CPU=n
6880 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
6881 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
6882 * [Config] drivers/acpi/acpi_ipmi.ko needs
6883 drivers/char/ipmi/ipmi_msghandler.ko in virtual
6884 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
6885 CONFIG_FUNCTION_TRACER=n
6886 * [Config] ignore modules changing following major config changes
6887
6888 [ Tim Gardner ]
6889
6890 * rebase to v3.16-rc4
6891
6892 [ Upstream Kernel Changes ]
6893
6894 * rebase to v3.16-rc4
6895 - LP: #1297581
6896
6897 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
6898
6899linux (3.16.0-1.3) utopic; urgency=low
6900
6901 [ Andy Whitcroft ]
6902
6903 * Revert "Disable do_tools_perf for FTBS"
6904 * SAUCE: fix perf_regs definitions for arm64
6905
6906 [ Paolo Pisati ]
6907
6908 * [Config] armhf: ARCH_EXYNOS5* support
6909 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
6910 * [Config] armhf: EXYNOS_THERMAL=y
6911 * [Config] armhf: EXYNOS_IOMMU=y
6912 * [Config] armhf: EXYNOS_ADC=m
6913 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
6914 * [Config] armhf: MMC_SDHCI_S3C=m
6915 * [Config] armhf: PCI_EXYNOS=y
6916 * [Config] armhf: PHY_EXYNOS5250_SATA=y
6917 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
6918 * [Config] armhf: PWM_SAMSUNG=m
6919 * [Config] armhf: RTC_DRV_S3C=y
6920 * [Config] armhf: S3C2410_WATCHDOG=m
6921 * [Config] armhf: MMC_DW_EXYNOS=m
6922 * [Config] armhf: SERIAL_SAMSUNG=y
6923 * [Config] armhf: SND_SOC_SAMSUNG=m
6924 * [Config] armhf: SPI_S3C64XX=m
6925 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
6926 * [Config] armhf: FB_S3C=m
6927 * [Config] armhf: build all Exynos 5 DTBs
6928 * [Config] armhf: disable CPUFREQ_EXYNOS
6929
6930 [ Tim Gardner ]
6931
6932 * rebase to v3.16-rc3
6933
6934 [ Upstream Kernel Changes ]
6935
6936 * rebase to v3.16-rc3
6937 - LP: #1331915
6938
6939 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
6940
6941linux (3.16.0-0.2) utopic; urgency=low
6942
6943 [ Tim Gardner ]
6944
6945 * Revert "SAUCE: intel_pstate -- toggle default to disable"
6946 - LP: #1333322
6947 * CONFIG_BOOKE_WDT=y
6948 * Disable do_tools_perf for FTBS (just until I can figure it out)
6949
6950 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
6951
6952linux (3.16.0-0.1) utopic; urgency=low
6953
6954 [ Tim Gardner ]
6955
6956 * Release Tracking Bug
6957 - LP: #1333265
6958
6959 [ Andy Whitcroft ]
6960
6961 * [Config] cloud-tools -- add systemd units
6962 - LP: #1329027
6963
6964 [ dann frazier ]
6965
6966 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
6967 * [Config] CONFIG_NET_XGENE=m for arm64
6968 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
6969
6970 [ Feng Kan ]
6971
6972 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
6973 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
6974 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
6975
6976 [ Iyappan Subramanian ]
6977
6978 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
6979 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
6980 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
6981 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
6982
6983 [ Tim Gardner ]
6984
6985 * updateconfigs
6986 * Fix arm64 crypto Makefile
6987 * [Config] CONFIG_BOOKE_WDT=n for FTBS
6988 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
6989 - LP: #1327619
6990 * Disabled powerpc64-emb for FTBS
6991 * [Config] CONFIG_DRM_TEGRA=m
6992 * [Config] CONFIG_CMA_SIZE_MBYTES=64
6993 * rebase to v3.16-rc2
6994 * Clean up generic.inclusion-list warnings
6995
6996 [ Upstream Kernel Changes ]
6997
6998 * rebase to v3.16-rc2
6999 - LP: #1328587
7000 - LP: #1319291
7001 - LP: #1310512
7002 - LP: #1310512
7003 - LP: #1305480
7004
7005 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
7006
7007linux (3.15.0-6.11) utopic; urgency=low
7008
7009 [ Adam Conrad ]
7010
7011 * Enable building the sata-modules udeb on ppc64el.
7012 - LP: #1323980
7013 * [Packaging] Set bootloader and loader on ppc64el to grub
7014
7015 [ Adam Lee ]
7016
7017 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
7018 - LP: #1310512, #1320070
7019
7020 [ Alex Hung ]
7021
7022 * SAUCE: (no-up) dell-led: add mic mute led interface
7023 - LP: #1308297
7024
7025 [ Andy Whitcroft ]
7026
7027 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
7028 - LP: #1285434
7029 * [Config] tools -- enable cpupower on ppc64el
7030 * [Config] ppc64el -- enable perf tools
7031 * [Config] powerpc -- enable perf tools
7032 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
7033 * [Config] arm64 -- enable tools
7034 - LP: #1326050
7035 * [Config] switch hyper-keyboard to virtual
7036 - LP: #1325306
7037 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
7038 upgrades
7039 * SAUCE: kvm: BIOS disabled kvm support should be a warning
7040 - LP: #1300247
7041 * SAUCE: nouveau: missing outputs should be warnings
7042 - LP: #1300244
7043 * [Config] d-i -- add nvme devices to block-modules udeb
7044 - LP: #1303710
7045
7046 [ Anton Blanchard ]
7047
7048 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
7049 - LP: #1328230
7050
7051 [ Colin Ian King ]
7052
7053 * SAUCE: intel_pstate: inform user that thermald is worth considering
7054
7055 [ Dave Chiluk ]
7056
7057 * [Config] Enable CONFIG_IP_VS_IPV6=y
7058 - LP: #1300739
7059
7060 [ Paolo Pisati ]
7061
7062 * [Config] build vexpress a9 dtb
7063 - LP: #1303657
7064
7065 [ Tetsuo Handa ]
7066
7067 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
7068
7069 [ Tim Gardner ]
7070
7071 * Release Tracking Bug
7072 - LP: #1329045
7073 * [Debian] Treat vdso install as an environment variable
7074 - LP: #1325713
7075 * [Config] Treat vdso install as an environment variable
7076 - LP: #1325713
7077 * [config] Set IPMI suppoort default to "y"
7078 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
7079 * [Config] CONFIG_RT_GROUP_SCHED=n
7080 - LP: #1284731
7081 * [Config] ppc64el -- switch to 64K system pages
7082 * [Config] CONFIG_MICROCODE_EARLY=y
7083 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
7084 * [Config] armhf: DRM_TILCDC=m
7085 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
7086 * [Config] arm64: KVM=y
7087 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
7088 * [Config] armhf: generic: disable CPU_IDLE
7089 * [Config] armhf: CPU_FREQ=y
7090 * [Config] Add new mlx modules to d-i
7091 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
7092 - LP: #1295112
7093 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
7094 - LP: #1294353
7095 * [Config] CONFIG_ABX500_CORE=y for ppc64el
7096 * [Config] CONFIG_ALX=m for powerpc
7097 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
7098 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
7099 * [Config] CONFIG_ANDROID=n for powerpc
7100 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
7101 * [Config] CONFIG_BIG_KEYS=y for ppc64el
7102 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
7103 * rebase to v3.15
7104 * [Config] CONFIG_PHY_XGENE=y
7105 * [Config] CONFIG_MLX4_DEBUG=y
7106 - LP: #1328256
7107 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
7108 - LP: #1324571
7109 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
7110 * [Config] CONFIG_CFG80211=m for ppc64el
7111 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
7112 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
7113 * [Config] CONFIG_EXPERT=y for ppc64el
7114 * [Config] CONFIG_ATA_SFF=y on ppc64el
7115 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
7116 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
7117 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
7118 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
7119 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
7120 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
7121 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
7122 * [Config] CONFIG_DDR=y for ppc64el
7123 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
7124 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
7125 * [Config] CONFIG_EZX_PCAP=n for all arches
7126 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
7127 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
7128 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
7129 * [Config] CONFIG_FB_3DFX=m for all arches
7130 * [Config] CONFIG_FB_MATROX=m for ppc64el
7131 * [Config] CONFIG_FB_RADEON=m for ppc64el
7132 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
7133 * [Config] CONFIG_FIREWIRE=m for ppc64el
7134 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
7135 * [Config] CONFIG_HAMRADIO=y for ppc64el
7136 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
7137 * [Config] CONFIG_I2C_MUX=m for ppc64el
7138 * [Config] CONFIG_I2C_STUB=m for ppc64el
7139 * [Config] CONFIG_I2O=m for ppc64el
7140 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
7141 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
7142 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
7143 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
7144 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
7145 * [Config] CONFIG_IPACK_BUS=m for ppc64el
7146 * [Config] CONFIG_ISDN=y for ppc64el
7147 * [Config] CONFIG_ISO9660_FS=m for ppc64el
7148 * [Config] CONFIG_KGDB=y for ppc64el
7149 * [Config] CONFIG_KVM_GUEST=y for ppc64el
7150 * [Config] CONFIG_L2TP_V3=y for powerpc
7151 * [Config] CONFIG_MAILBOX=y for ppc64el
7152 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
7153 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
7154 * [Config] CONFIG_MEMORY=y for ppc64el
7155 * [Config] CONFIG_MEMSTICK=m for ppc64el
7156 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
7157 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
7158 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
7159 * [Config] CONFIG_NET_9P=m for ppc64el
7160 * [Config] CONFIG_MSDOS_FS=m for ppc64el
7161 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
7162 * [Config] CONFIG_MTD=m for arm64
7163 * [Config] CONFIG_NETCONSOLE=m for ppc64el
7164 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
7165 * [Config] CONFIG_NET_IPIP=m for ppc64el
7166 * [Config] CONFIG_NET_TEAM=m for all arches
7167 * [Config] CONFIG_NFC=m for ppc64el
7168 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
7169 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
7170 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
7171 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
7172 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
7173 * [Config] CONFIG_OPROFILE=m for ppc64el
7174 * [Config] CONFIG_PARPORT_1284=y for ppc64el
7175 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
7176 * [Config] CONFIG_8723AU_P2P=n
7177 * [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
7178 * [Config] CONFIG_PCNET32=m for ppc64el
7179 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
7180 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
7181 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
7182 * [Config] CONFIG_SCSI_IPR=m for ppc64el
7183 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
7184 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
7185 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
7186 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
7187 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
7188 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
7189 * [Config] CONFIG_WLAN=y for arm64
7190 * [Config] CONFIG_VORTEX=m for ppc64el
7191 * [Config] CONFIG_WIMAX=m for ppc64el
7192 * [Config] CONFIG_WATCHDOG=y for ppc64el
7193 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
7194 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
7195 * [Config] CONFIG_UWB=m for ppc64el
7196 * [Config] CONFIG_USB_STORAGE=y
7197 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
7198 * [Config] CONFIG_HID_RMI=m
7199 * [Config] CONFIG_HVC_DCC=n
7200 - LP: #1303657
7201
7202 [ Upstream Kernel Changes ]
7203
7204 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
7205 - LP: #1323165
7206 * powerpc/powernv: Add calls to support little endian host
7207 - LP: #1327400
7208 * HID: rmi: introduce RMI driver for Synaptics touchpads
7209 * HID: rmi: do not stop the device at the end of probe
7210 * HID: rmi: check for the existence of some optional queries before reading query 12
7211 * HID: rmi: do not fetch more than 16 bytes in a query
7212 * HID: rmi: fix wrong struct field name
7213 * HID: rmi: fix masks for x and w_x data
7214 * HID: rmi: do not handle touchscreens through hid-rmi
7215 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
7216 - LP: #1305480
7217 * rebase to v3.15
7218
7219 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
7220
7221linux (3.15.0-5.10) utopic; urgency=low
7222
7223 [ Tim Gardner ]
7224
7225 * Release Tracking Bug
7226 - LP: #1325596
7227 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
7228 * rebase to v3.15-rc8
7229
7230 [ Upstream Kernel Changes ]
7231
7232 * rebase to v3.15-rc8
7233
7234 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
7235
7236linux (3.15.0-4.9) utopic; urgency=low
7237
7238 * no change rebuild to fix embeded debhelper.
7239
7240 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
7241
7242linux (3.15.0-4.8) utopic; urgency=low
7243
7244 [ Andy Whitcroft ]
7245
7246 * Release Tracking Bug
7247 - LP: #1324107
7248 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
7249
7250 [ Javier Martinez Canillas ]
7251
7252 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
7253 - LP: #1323526
7254
7255 [ John Johansen ]
7256
7257 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
7258 - LP: #1323528
7259 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
7260 - LP: #1308761
7261 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
7262 - LP: #1308765
7263 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
7264 - LP: #1308764
7265 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
7266 - LP: #1323530
7267
7268 [ Kamal Mostafa ]
7269
7270 * [Config] add debian/gbp.conf
7271
7272 [ Tim Gardner ]
7273
7274 * [Config] CONFIG_SATA_AHCI=m for ppc64el
7275 - LP: #1323980
7276
7277 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
7278
7279linux (3.15.0-3.7) utopic; urgency=low
7280
7281 [ Tim Gardner ]
7282
7283 * Release Tracking Bug
7284 - LP: #1323189
7285
7286 [ Andy Whitcroft ]
7287
7288 * [Config] autopkgtest -- need fakeroot for tests
7289
7290 [ Upstream Kernel Changes ]
7291
7292 * rebase to v3.15-rc7
7293
7294 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
7295
7296linux (3.15.0-2.6) utopic; urgency=low
7297
7298 [ Andy Whitcroft ]
7299
7300 * [Config] remove the kernel-image firmware list on clean
7301
7302 [ Martin Pitt ]
7303
7304 * [Config] autopkgtest -- switch to significantly faster rebuild
7305
7306 [ Stefan Bader ]
7307
7308 * [Config]: Add missing modules to inclusion list
7309
7310 [ Tim Gardner ]
7311
7312 * [debian] Dynamically generate the kernel-image udebs firmware list
7313 * [d-i] firmware/kernel-image is generated
7314 * rebase to v3.15-rc6
7315 * Release Tracking Bug
7316 - LP: #1322251
7317
7318 [ Upstream Kernel Changes ]
7319
7320 * rebase to v3.15-rc6
7321 - LP: #1297581
7322
7323 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
7324
7325linux (3.15.0-1.5) utopic; urgency=low
7326
7327 [ Tim Gardner ]
7328
7329 * [Config] Add apm-mustang.dtb to kernel-image udeb
7330
7331 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
7332
7333linux (3.15.0-1.4) utopic; urgency=low
7334
7335 [ Andy Whitcroft ]
7336
7337 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
7338 local linux/hyperv.h"
7339 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
7340 local linux/hyperv.h"
7341 * [Packaging] tools -- hv tools build correctly against the built headers
7342 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
7343 * cloud-tools -- pull in init scripts for Hyper-V daemons
7344 * cloud-tools -- detect Hyper-V VM to avoid starting
7345 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
7346 - LP: #1295401
7347 * [Config] cloud-tools: reenable cloud-tools
7348
7349 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
7350
7351linux (3.15.0-1.3) utopic; urgency=low
7352
7353 [ Andy Whitcroft ]
7354
7355 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
7356 - LP: #1318848
7357
7358 [ Ben Collins ]
7359
7360 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
7361 - LP: #1318629
7362
7363 [ Tim Gardner ]
7364
7365 * [Config] CONFIG_FSL_PAMU=n
7366 - LP: #1311738
7367 * Release Tracking Bug
7368 - LP: #1320239
7369
7370 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
7371
7372linux (3.15.0-1.2) utopic; urgency=low
7373
7374 [ Tim Gardner ]
7375
7376 * Release Tracking Bug
7377 - LP: #1318171
7378 * Add rpcsec_gss_krb5 to generic inclusion list
7379 - LP: #769527
7380 * rebase to v3.15-rc5
7381
7382 [ Upstream Kernel Changes ]
7383
7384 * rebase to v3.15-rc5
7385 - LP: #1297581
7386
7387 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
7388
7389linux (3.15.0-0.1) utopic; urgency=low
7390
7391 [ Upstream Kernel Changes ]
7392
7393 * rebase to v3.15-rc4
7394 - LP: #1297581
7395 - LP: #1297581
7396 - LP: #1305133
7397 - LP: #1297581
7398 - LP: #1297581
7399 - LP: #871808
7400 - LP: #1260303
7401 - LP: #1268468
7402 - LP: #1248116
7403 - LP: #1211920
7404 - LP: #1259790
7405 - LP: #1259437
7406 - LP: #1259435
7407 - LP: #1268468
7408
7409 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
7410
7411linux (3.15.0-0.0) utopic; urgency=low
7412
7413 * Initial version for 3.15.
7414
7415 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
7416
7417linux (3.13.0-8.27) trusty; urgency=low
7418
7419 [ John Johansen ]
7420
7421 * SAUCE: Add config option to disable new apparmor 3 semantics
7422 -LP: #1270215
7423
7424 [ Tim Gardner ]
7425
7426 * [debian] Fix indep_hdrs_pkg_name
7427 - LP: #1134441
7428 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
7429 * Enabled lttng build
7430 * Don't build lttng for armhf
7431 lttng hates gcc-4.8 for armhf
7432 * Release Tracking Bug
7433 - LP: #1277309
7434
7435 [ Upstream Kernel Changes ]
7436
7437 * rebase to v3.13.2
7438 - LP: #1260303
7439 - LP: #1260303
7440 - LP: #1268468
7441
7442 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
7443
7444linux (3.13.0-7.26) trusty; urgency=low
7445
7446 [ John Johansen ]
7447
7448 * SAUCE: apparmor: fix uninitialized lsm_audit membe
7449 - LP: #1268727
7450 * Add config option to optionally enable new apparmor 3 semantics
7451
7452 [ Tim Gardner ]
7453
7454 * [Config] Add lowlatency to getabis
7455 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
7456 - LP: #1270215
7457 * Release Tracking Bug
7458 - LP: #1276810
7459
7460 [ Upstream Kernel Changes ]
7461
7462 * x86, x32: Correct invalid use of user timespec in the kernel
7463 - LP: #1274349
7464 - CVE-2014-0038
7465
7466 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
7467
7468linux (3.13.0-7.25) trusty; urgency=low
7469
7470 [ Andy Whitcroft ]
7471
7472 * Revert "SAUCE: fix fmd headers"
7473 * SAUCE: fix fmd headers
7474
7475 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
7476
7477linux (3.13.0-7.24) trusty; urgency=low
7478
7479 [ Stefan Bader ]
7480
7481 * [Config] Make vmwgfx driver enable the framebuffer device
7482
7483 [ Tim Gardner ]
7484
7485 * rebase to v3.13.1
7486 * [Config] CONFIG_NFS_FS=m for ppc64el
7487 * [Config] CONFIG_X86_SYSFB=n
7488 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
7489 * Release Tracking Bug
7490 - LP: #1275898
7491
7492 [ Upstream Kernel Changes ]
7493
7494 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
7495 - LP: #1272525
7496 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
7497 - LP: #1272525
7498 * mm: ignore VM_SOFTDIRTY on VMA merging
7499 - LP: #1274917
7500 * drm/radeon: disable dpm on BTC
7501 - LP: #1266984
7502
7503 [ Upstream Kernel Changes ]
7504
7505 * rebase to v3.13.1
7506
7507 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
7508
7509linux (3.13.0-6.23) trusty; urgency=low
7510
7511 [ Andy Whitcroft ]
7512
7513 * [Config] fix up architecture for linux-tools
7514
7515 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
7516
7517linux (3.13.0-6.22) trusty; urgency=low
7518
7519 [ Andy Whitcroft ]
7520
7521 * [Packaging] limit linux-udebs-<flavour> to matching arch
7522 * [Config] powerpc -- disable perf to fix FTBFS
7523 * [Config] ppc64el -- fix up missing udebs
7524
7525 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
7526
7527linux (3.13.0-6.21) trusty; urgency=low
7528
7529 [ Andy Fleming ]
7530
7531 * SAUCE: net: Add support for handling queueing in hardware
7532 * SAUCE: of_mdio: Add of_phy_attach function
7533 * SAUCE: phylib: Add generic 10G driver
7534 * SAUCE: phylib: Support attaching to gen10g_driver
7535 * SAUCE: phylib: Add Clause 45 read/write functions
7536
7537 [ Andy Whitcroft ]
7538
7539 * SAUCE: fix fmd headers
7540 * [Packaging] lowlatency -- merge out of tree flavours
7541 * SAUCE: allow IRQs to be irq-threaded by default via config
7542 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
7543 * [Config] powerpc -- fix up Build-depends:
7544 * Release Tracking Bug
7545 - LP: #1273747
7546
7547 [ Ben Collins ]
7548
7549 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
7550 ptr/64-bit rsrcs
7551 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
7552 * SAUCE: Fixup freescale usb phy driver to work on ppc64
7553 * SAUCE: xgmac_mdio: Silence read errors
7554 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
7555 * SAUCE: Fix stack overflow on ppc32
7556 * SAUCE: Use resource_size_t instead of long for PCI resource address
7557 * SAUCE: net/phy: Export function for use by dpaa_eth
7558 * [Packaging] powerpc -- merge out of tree powerpc arch
7559
7560 [ Bjorn Helgaas ]
7561
7562 * SAUCE: Revert "EISA: Log device resources in dmesg"
7563 - LP: #1251816
7564 * SAUCE: Revert "EISA: Initialize device before its resources"
7565 - LP: #1251816
7566
7567 [ Emil Medve ]
7568
7569 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
7570 with 10G "fixed-link"s
7571
7572 [ Kumar Gala ]
7573
7574 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
7575 * SAUCE: fsl_pme2: Add support for DPAA PME
7576 * SAUCE: fmd: FMD14 integration
7577 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
7578 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
7579
7580 [ Madalin Bucur ]
7581
7582 * SAUCE: net/flow: remove sleeping and deferral mechanism from
7583 flow_cache_flush
7584 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
7585 and duplex reading
7586
7587 [ Stefan Bader ]
7588
7589 * [Config] move some VMWare related modules into main package
7590 - LP: #1271669
7591
7592 [ Tim Gardner ]
7593
7594 * [Config] Add r815x to nic-modules
7595 - LP: #1273735
7596 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
7597 - LP: #239479
7598
7599 [ Upstream Kernel Changes ]
7600
7601 * mmc: sdhci-pci: break out definitions to header file
7602 - LP: #1239938
7603 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
7604 - LP: #1239938
7605 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
7606 * powerpc/book3e: support CONFIG_RELOCATABLE
7607 * book3e/kexec/kdump: enable kexec for kernel
7608 * book3e/kexec/kdump: create a 1:1 TLB mapping
7609 * book3e/kexec/kdump: introduce a kexec kernel flag
7610 * book3e/kexec/kdump: implement ppc64 kexec specfic
7611 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
7612 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
7613
7614 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
7615
7616linux (3.13.0-5.20) trusty; urgency=low
7617
7618 [ Andy Whitcroft ]
7619
7620 * [Packaging] tools -- do not make symlinks when not making packages
7621 * [Packaging] tools -- tidy up control.stub.in ordering
7622 * [Packaging] tools -- tools-common is shared and not conditional
7623 * rebase to v3.13
7624
7625 [ Dirk Brandewie ]
7626
7627 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
7628
7629 [ KY Srinivasan ]
7630
7631 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
7632 notification
7633
7634 [ Upstream Kernel Changes ]
7635
7636 * rebase to v3.13
7637 - LP: #1270603
7638
7639 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
7640
7641linux (3.13.0-4.19) trusty; urgency=low
7642
7643 [ Andy Whitcroft ]
7644
7645 * [Config] libunwind8-dev is now available for ppc64el
7646 * [Packaging] tools -- make cpupower optional
7647 * [Packaging] tools -- enable correctly for x86
7648
7649 [ Tim Gardner ]
7650
7651 * Release Tracking Bug
7652 - LP: #1269872
7653
7654 [ Upstream Kernel Changes ]
7655
7656 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
7657 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
7658 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
7659 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
7660
7661 [ Upstream Kernel Changes ]
7662
7663 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
7664
7665 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
7666
7667linux (3.13.0-3.18) trusty; urgency=low
7668
7669 [ Andy Whitcroft ]
7670
7671 * rebase to v3.13-rc8
7672 * [Packaging] efi -- allow EFI signatures on any arch
7673
7674 [ Tim Gardner ]
7675
7676 * [Config] Fix vcs-git path
7677 * Release Tracking Bug
7678 - LP: #1268683
7679
7680 [ Upstream Kernel Changes ]
7681
7682 * rebase to v3.13-rc8
7683
7684 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
7685
7686linux (3.13.0-2.17) trusty; urgency=low
7687
7688 [ Andy Whitcroft ]
7689
7690 * Release Tracking Bug
7691 - LP: #1267809
7692 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
7693 defaults
7694 * [Config] apply Platform support>>CPU Frequency scaling config defaults
7695 * [Config] CONFIG_PARIDE_EPATC8=y
7696 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
7697 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
7698 Switch drivers config defaults
7699 * [Config] apply Cryptographic API config defaults
7700 * [Config] apply Device Drivers >> Common Clock Framework config defaults
7701 * [Config] apply Device Drivers >> Distributed Switch Architecture
7702 drivers config defaults
7703 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
7704 device support config defaults
7705 * [Config] apply Device Drivers >> Graphics support >> Support for frame
7706 buffer devices >> Bootup logo config defaults
7707 * annotations -- update in tree annotations
7708 * [Config] apply Bus options >> PCI support >> RapidIO support config
7709 defaults
7710 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
7711 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
7712 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
7713 support config defaults
7714 * [Config] apply Device Drivers >> Character devices >> Serial drivers
7715 config defaults
7716 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
7717 defaults
7718 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
7719 Support config defaults
7720 * [Config] apply Device Drivers >> Character devices config defaults
7721 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
7722 HID transport layer config defaults
7723 * [Config] apply Device Drivers >> HID support >> HID bus support config
7724 defaults
7725 * [Config] apply Device Drivers >> HID support >> USB HID support config
7726 defaults
7727 * annotations -- update in tree annotations
7728 * [Config] apply Device Drivers >> GPIO Support config defaults
7729 * [Config] update configs for apparmour update
7730
7731 [ John Johansen ]
7732
7733 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
7734 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
7735 - LP: #1208988
7736 * SAUCE: apparmor: allocate path lookup buffers during init
7737 - LP: #1208988
7738 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
7739 - LP: #1236455
7740
7741 [ Tim Gardner ]
7742
7743 * Revert "[Debian] getabis: Preface module with package name"
7744 * [Config] Added ppc64el to getabis
7745 * [packaging] Bump ABI for every new release
7746
7747 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
7748
7749linux (3.13.0-1.16) trusty; urgency=low
7750
7751 * First 3.13 upload.
7752 * Release tracker
7753 - LP: #1266852
7754
7755 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
7756
7757linux (3.13.0-0.15) trusty; urgency=low
7758
7759 [ Tim Gardner ]
7760
7761 * rebase to v3.13-rc7
7762
7763 [ Upstream Kernel Changes ]
7764
7765 * rebase to v3.13-rc7
7766
7767 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
7768
7769linux (3.13.0-0.14) trusty; urgency=low
7770
7771 [ Andy Whitcroft ]
7772
7773 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
7774
7775 [ Tim Gardner ]
7776
7777 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
7778 * Update lttng to Version 2.4.0-rc2
7779 * lttng: Disabled trace_kvm_async_pf_completed
7780 * [Config] CONFIG_IMA=y
7781 - LP: #1244627
7782
7783 [ Upstream Kernel Changes ]
7784
7785 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
7786
7787 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
7788
7789linux (3.13.0-0.13) trusty; urgency=low
7790
7791 [ Andy Whitcroft ]
7792
7793 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
7794 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7795 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
7796 * ubuntu: AUFS (no-squash): basic framework and update machinary
7797 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
7798 * ubuntu: aufs3 -- enable
7799 * ubuntu: aufs3 -- update configs
7800
7801 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
7802
7803linux (3.13.0-0.12) trusty; urgency=low
7804
7805 [ Upstream Kernel Changes ]
7806
7807 * rebase to v3.13-rc6
7808
7809 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
7810
7811linux (3.13.0-0.11) trusty; urgency=low
7812
7813 [ Andy Whitcroft ]
7814
7815 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
7816 * [Config] ppc64el -- initial defconfig based -generic flavour
7817 * [Config] initial defconfig for ppc64el
7818 * [Config] ubuntuise ppc64el config
7819 * [Config] ubuntuise ppc64el config part 2
7820 * [Config] d-i -- update empty udebs list
7821 * [Config] ppc64el -- split extras package
7822
7823 [ Anton Blanchard ]
7824
7825 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
7826
7827 [ Benjamin Herrenschmidt ]
7828
7829 * SAUCE: powerpc/powernv: Add calls to support little endian
7830
7831 [ Cédric Le Goater ]
7832
7833 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
7834 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
7835 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
7836 guests
7837
7838 [ Paul E. McKenney ]
7839
7840 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
7841
7842 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
7843
7844linux (3.13.0-0.10) trusty; urgency=low
7845
7846 [ Andy Whitcroft ]
7847
7848 * rebase to v3.13-rc5
7849 * [Config] updateconfigs following rebase to v3.13-rc5
7850
7851 [ Upstream Kernel Changes ]
7852
7853 * rebase to v3.13-rc5
7854 - LP: #1260303
7855 - LP: #1260303
7856 - LP: #1260225
7857
7858 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
7859
7860linux (3.13.0-0.9) trusty; urgency=low
7861
7862 [ Andy Whitcroft ]
7863
7864 * [Config] d-i -- allow missing firmware
7865
7866 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
7867
7868linux (3.13.0-0.8) trusty; urgency=low
7869
7870 [ Andy Whitcroft ]
7871
7872 * [Config] annotations -- first pass over entire config
7873 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
7874
7875 [ Tim Gardner ]
7876
7877 * [Config] Add arm64 device tree files
7878 - LP: #1262901
7879
7880 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
7881
7882linux (3.13.0-0.7) trusty; urgency=low
7883
7884 [ Rajesh B Prathipati ]
7885
7886 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
7887
7888 [ Tim Gardner ]
7889
7890 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
7891
7892 [ Upstream Kernel Changes ]
7893
7894 * rebase to v3.13-rc4
7895 - LP: #1259790
7896 - LP: #1259437
7897 - LP: #1259435
7898
7899 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
7900
7901linux (3.13.0-0.6) trusty; urgency=low
7902
7903 [ Paolo Pisati ]
7904
7905 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
7906 * [Config] i386: amd64: VIRTIO_CONSOLE=y
7907
7908 [ Tim Gardner ]
7909
7910 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
7911
7912 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
7913
7914linux (3.13.0-0.5) trusty; urgency=low
7915
7916 [ Andy Whitcroft ]
7917
7918 * correct bug listing for v3.13-rc2 rebase
7919 * [Config] ppc64el -- create linux-libc-dev
7920 * [Debian] Improve tools version message
7921 - LP: #1257715
7922
7923 [ Serge Hallyn ]
7924
7925 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
7926 - LP: #1248590
7927 * SAUCE: vfs: Fix a regression in mounting proc
7928
7929 [ Tim Gardner ]
7930
7931 * [Config] Build-in ohci-pci
7932 - LP: #1244176
7933 * Rebase to v3.13-rc3
7934
7935 [ Upstream Kernel Changes ]
7936
7937 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
7938 checks""
7939 - LP: #1248590
7940
7941 [ Upstream Kernel Changes ]
7942
7943 * rebase to v3.13-rc3
7944 - LP: #1256840
7945 - LP: #1256212
7946
7947 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
7948
7949linux (3.13.0-0.4) trusty; urgency=low
7950
7951 [ Tim Gardner ]
7952
7953 * Rebase to v3.13-rc2
7954
7955 [ Upstream Kernel Changes ]
7956
7957 * rebase to v3.13-rc2
7958
7959 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
7960
7961linux (3.13.0-0.3) trusty; urgency=low
7962
7963 [ Andy Whitcroft ]
7964
7965 * Revert "SAUCE: Fix DocBook FTBS"
7966
7967 [ Tim Gardner ]
7968
7969 * [Debian] Re-sign modules after debug objcopy
7970 - LP: #1253155
7971 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
7972
7973 [ Upstream Kernel Changes ]
7974
7975 * doc: fix generation of device-drivers
7976 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
7977
7978 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
7979
7980linux (3.13.0-0.2) trusty; urgency=low
7981
7982 [ Tim Gardner ]
7983
7984 * SAUCE: Fix DocBook FTBS
7985
7986 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
7987
7988linux (3.13.0-0.1) trusty; urgency=low
7989
7990 [ Upstream Kernel Changes ]
7991
7992 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
7993
7994 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
7995
7996linux (3.13.0-0.0) trusty; urgency=low
7997
7998 * Major release bump.
7999
8000 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
8001
8002linux (3.12.0-2.7) trusty; urgency=low
8003
8004 * Fixed armhf ABI build failure.
8005 * Release tracker
8006 - LP: #1249477
8007
8008 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
8009
8010linux (3.12.0-2.6) trusty; urgency=low
8011
8012 [ Joseph Salisbury ]
8013
8014 * SAUCE: tg3: Add support for new 57786 device id.
8015 - LP: #1242610
8016
8017 [ Tim Gardner ]
8018
8019 * [Config] CONFIG_OABI_COMPAT=n
8020 * [Config] add the wandboard to shipped dtb
8021 - LP: #1249421
8022 * Release tracker
8023 - LP: #1249477
8024
8025 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
8026
8027linux (3.12.0-2.5) trusty; urgency=low
8028
8029 [ Andy Whitcroft ]
8030
8031 * rebase to mainline v3.12
8032 * [Config] updateconfigs following rebase to v3.12
8033 * postinst -- improve relative symlink detection with missing files
8034 - LP: #1248053
8035 * postinst -- fix unchanged link detection
8036 * [Config] update configs following addition of apparmor fixes
8037
8038 [ Anthony Wong ]
8039
8040 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
8041 - LP: #1231305
8042
8043 [ John Johansen ]
8044
8045 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8046 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8047 - LP: #1208988
8048 * SAUCE: apparmor: allocate path lookup buffers during init
8049 - LP: #1208988
8050
8051 [ Tim Gardner ]
8052
8053 * [Config] Remove superfluous ubuntu/lttng-modules
8054
8055 [ Upstream Kernel Changes ]
8056
8057 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
8058 - LP: #1248590
8059
8060 [ Upstream Kernel Changes ]
8061
8062 * rebase to v3.12
8063 - LP: #1222850
8064
8065 [ Adam Conrad ]
8066 * etc/getabis: Fetch arm64/generic abis as well
8067
8068 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
8069
8070linux (3.12.0-1.3) trusty; urgency=low
8071
8072 [ Andy Whitcroft ]
8073
8074 * [Config] arm64 -- add arch to the configuration handlers
8075 * [Config] arm64 -- add generic flavour
8076 * [Config] arm64 -- default config
8077 * [Config] arm64 -- fix up various FTBFS config options
8078 * SAUCE: arm64: export __copy_in_user to modules
8079 * [Config] arm64 -- disable ABI/module checks
8080 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
8081 * [Config] arm64 -- enable udebs for arm64
8082
8083 [ Colin Watson ]
8084
8085 * [Config] Clean up various udeb Provides
8086
8087 [ Paolo Pisati ]
8088
8089 * [Config] AHCI_IMX=y
8090 * [Config] build imx*-wandboard dtbs
8091
8092 [ Serge Hallyn ]
8093
8094 * SAUCE: device_cgroup: remove can_attach
8095
8096 [ Tim Gardner ]
8097
8098 * rebase to v3.12-rc7
8099 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
8100 * Release tracker
8101 - LP: #1245932
8102
8103 [ Upstream Kernel Changes ]
8104
8105 * rebase to v3.12-rc7
8106 - LP: #1180881
8107 - LP: #1180881
8108 - LP: #1217957
8109
8110 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
8111
8112linux (3.12.0-0.2) trusty; urgency=low
8113
8114 [ Andy Whitcroft ]
8115
8116 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
8117 CAPACITY (16) at SPC-2"
8118 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
8119 SPC-2"
8120 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
8121 CAPACITY (16) be preferred"
8122 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
8123 be used at SPC-2"
8124 * Revert "overlayfs: Update to v19"
8125 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
8126 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
8127 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
8128 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
8129 clone_private_mount()"
8130 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
8131 modules"
8132 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
8133 documentation"
8134 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
8135 * [Config] fix linux-libc-dev generation for arm64
8136 * [Config] fix linux-libc-dev generation for x32
8137 * [Config] add linux-libc-dev generation for ppc64el
8138
8139 [ Erez Zadok ]
8140
8141 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
8142
8143 [ Miklos Szeredi ]
8144
8145 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
8146 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
8147 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
8148 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
8149 * ubuntu: overlayfs v20 -- overlay filesystem
8150 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
8151
8152 [ Neil Brown ]
8153
8154 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
8155
8156 [ Paolo Pisati ]
8157
8158 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
8159
8160 [ Seth Forshee ]
8161
8162 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
8163 ThinkPads
8164 - LP: #1183856
8165
8166 [ Tim Gardner ]
8167
8168 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
8169 * rebase to v3.12-rc2
8170 * updateconfigs
8171 * [Config] disable CONFIG_FB_VESA enforcer check
8172 * [Config] Disable lttng for FTBS
8173 * rebase to v3.12-rc3
8174 * rebase to v3.12-rc4
8175 * [Config] CONFIG_ANDROID=n
8176 - LP: #1235161
8177 * [Config] CONFIG_L2TP_V3=y
8178 - LP: #1235914
8179 * [Config] CONFIG_USB_OTG=n for all arches
8180 * Release tracker
8181 - LP: #1242811
8182
8183 [ Upstream Kernel Changes ]
8184
8185 * scsi: hyper-v storsvc switch up to SPC-3
8186
8187 * rebase to v3.12-rc6
8188 - LP: #1235977
8189 - LP: #1235523
8190 - LP: #1239392
8191 - LP: #1227491
8192
8193 * rebase to v3.12-rc3
8194 - LP: #1231931
8195
8196 * rebase to v3.12-rc2
8197 - LP: #1213820
8198 - LP: #1213055
8199 - LP: #1198030
8200
8201 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
8202
8203linux (3.11.0-8.15) saucy; urgency=low
8204
8205 [ Tim Gardner ]
8206
8207 * Release tracker
8208 - LP: #1227969
8209
8210 * Update lttng
8211 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
8212 Version 2.3.0+
8213
8214 [ Upstream Kernel Changes ]
8215
8216 * igb: Add additional get_phy_id call for i354 devices
8217 - LP: #1219619
8218 * igb: Read flow control for i350 from correct EEPROM section
8219 - LP: #1219619
8220 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
8221 Required for lttng update.
8222
8223 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
8224
8225linux (3.11.0-7.14) saucy; urgency=low
8226
8227 [ Andy Whitcroft ]
8228
8229 * [Packaging] sort out linux-tools naming
8230 - LP: #1205284
8231 * [Packaging] linux-tools: switch to common generic version helper
8232
8233 [ Paolo Pisati ]
8234
8235 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
8236
8237 [ Tim Gardner ]
8238
8239 * Release tracker
8240 - LP: #1226160
8241
8242 [ Tony Lindgren ]
8243
8244 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
8245 for pandaboard
8246
8247 [ Upstream Kernel Changes ]
8248
8249 * USB: handle LPM errors during device suspend correctly
8250 - LP: #1011415
8251 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
8252 - LP: #1011415
8253 * usb: Don't fail port power resume on device disconnect.
8254 - LP: #1011415
8255
8256 [ Upstream Kernel Changes ]
8257
8258 * rebase to v3.11.1
8259
8260 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
8261
8262linux (3.11.0-7.13) saucy; urgency=low
8263
8264 * Release tracker
8265 - LP: #1223545
8266
8267 [ Andy Whitcroft ]
8268
8269 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
8270 - LP: #1223499
8271 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
8272 - LP: #1223499
8273 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
8274 - LP: #1223499
8275 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
8276 - LP: #1223499
8277
8278 [ Maximiliano Curia ]
8279
8280 * SAUCE: (no-up) Only let characters through when there are active readers.
8281 - LP: #1208740
8282
8283 [ Tim Gardner ]
8284
8285 * [Debian] getabis: Commit new ABI directory, remove the old
8286 * [Config] CONFIG_EFIVAR_FS=y
8287 - LP: #1223195
8288 * [Config] CONFIG_EFI_VARS_PSTORE=m,
8289 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
8290 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
8291 - LP: #1222850
8292
8293 [ Upstream Kernel Changes ]
8294
8295 * Intel xhci: refactor EHCI/xHCI port switching
8296 - LP: #1210858
8297
8298 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
8299
8300linux (3.11.0-6.12) saucy; urgency=low
8301
8302 * Release tracker
8303 - LP: #1222893
8304
8305 [ Andy Whitcroft ]
8306
8307 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8308 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8309 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8310 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8311 - LP: #1222407
8312
8313 [ Paolo Pisati ]
8314
8315 * [Config] restore mmc boot on panda
8316
8317 [ Tyler Hicks ]
8318
8319 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
8320 - LP: #1216294
8321
8322 [ Upstream Kernel Changes ]
8323
8324 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
8325 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
8326 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
8327 * net: calxedaxgmac: fix possible skb free before tx complete
8328 * net: calxedaxgmac: update ring buffer tx_head after barriers
8329 * net: calxedaxgmac: fix race with tx queue stop/wake
8330 * net: calxedaxgmac: enable interrupts after napi_enable
8331 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
8332 * net: calxedaxgmac: remove some unused statistic counters
8333 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
8334 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
8335 * mfd: rtsx: Read vendor setting from config space
8336 - LP: #1201698
8337
8338 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
8339
8340linux (3.11.0-5.11) saucy; urgency=low
8341
8342 * Release tracker
8343 - LP: #1221886
8344
8345 [ Adam Lee ]
8346
8347 * SAUCE: Bluetooth: Add support for 04ca:2007
8348 - LP: #1153448
8349 * SAUCE: Bluetooth: Add support for 105b:e065
8350 - LP: #1161261
8351
8352 [ Gavin Guo ]
8353
8354 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
8355 - LP: #1166113
8356
8357 [ Upstream Kernel Changes ]
8358
8359 * igb: Reset the link when EEE setting changed
8360 - LP: #1219619
8361 * igb: Read register for latch_on without return value
8362 - LP: #1219619
8363 * igb: Added rcu_lock to avoid race
8364 - LP: #1219619
8365 * igb: don't allow SR-IOV without MSI-X
8366 - LP: #1219619
8367 * igb: Update MTU so that it is always at least a standard frame size
8368 - LP: #1219619
8369 * igb: Refactor of init_nvm_params
8370 - LP: #1219619
8371 * igb: Refactor NVM read functions to accommodate devices with no flash
8372 - LP: #1219619
8373 * igb: Add device support for flashless SKU of i210 device
8374 - LP: #1219619
8375 * igb: Fix get_fw_version function for all parts
8376 - LP: #1219619
8377 * igb: Add macro for size of RETA indirection table
8378 - LP: #1219619
8379 * igb: Expose RSS indirection table for ethtool
8380 - LP: #1219619
8381 * igb: Don't look for a PBA in the iNVM when flashless
8382 - LP: #1219619
8383 * igb: Implementation of 1-sec delay for i210 devices
8384 - LP: #1219619
8385 * igb: New PHY_ID for i354 device
8386 - LP: #1219619
8387 * igb: M88E1543 PHY downshift implementation
8388 - LP: #1219619
8389 * igb: No PHPM support in i354 devices
8390 - LP: #1219619
8391 * igb: Support to get 2_5G link status for appropriate media type
8392 - LP: #1219619
8393 * igb: Get speed and duplex for 1G non_copper devices
8394 - LP: #1219619
8395 * igb: Implementation to report advertised/supported link on i354 devices
8396 - LP: #1219619
8397 * igb: Update version number
8398 - LP: #1219619
8399 * Bluetooth: Take proper tty_struct references
8400 - LP: #1189998
8401 * Bluetooth: Remove the device from the list in the destructor
8402 - LP: #1189998
8403 * Bluetooth: Move the tty initialization and cleanup out of open/close
8404 - LP: #1189998
8405 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
8406 - LP: #1189998
8407 * Bluetooth: Fix the reference counting of tty_port
8408 - LP: #1189998
8409 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
8410 - LP: #1189998
8411
8412 [ Wen-chien Jesse Sung ]
8413
8414 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
8415 - LP: #1065400
8416 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
8417 - LP: #1065400
8418
8419 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
8420
8421linux (3.11.0-5.10) saucy; urgency=low
8422
8423 [ Andy Whitcroft ]
8424
8425 * Release tracker
8426 - LP: #1220222
8427 * Revert "[Config] Fix ubuntu directoy Kbuilds"
8428 * Revert "aufs update dropped some Kbuild files"
8429 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
8430 * Revert "ubuntu: AUFS -- update to
8431 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
8432 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8433 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8434 * rebase to v3.11 final
8435 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
8436 * ubuntu: AUFS (no-squash): basic framework and update machinary
8437 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8438 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8439 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
8440 * ubuntu: (no-squash) AUFS -- enable aufs
8441 * ubuntu: AUFS -- fix remaining d_count references to use accessor
8442 * ubuntu: lttng -- follow rename of pid_ns
8443 * SAUCE: disable stack-protector for ARM compressed bootloader
8444
8445 [ Paolo Pisati ]
8446
8447 * [Config] ARM_ATAG_DTB_COMPAT=y
8448
8449 [ Rob Herring ]
8450
8451 * [Config] Enable KVM and virtio for armhf generic-lpae
8452
8453 [ Tim Gardner ]
8454
8455 * [Config] CONFIG_ARPD=y
8456 * [Config] CONFIG_ZSWAP=y
8457 - LP: #1215379
8458
8459 [ Upstream Kernel Changes ]
8460
8461 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
8462 - LP: #1217957
8463 * ARM: use phys_addr_t for DMA zone sizes
8464 * ARM: highbank: enable DMA zone for LPAE
8465 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
8466 * ARM: highbank: select required errata work-arounds
8467 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
8468 * DMA: fix printk warning in AMBA PL08x DMA driver
8469 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
8470 * ARM: move outer_cache declaration out of ifdef
8471 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
8472 * ARM: highbank: clean-up some unused includes
8473 * ARM: xen: only set pm function ptrs for Xen guests
8474
8475 [ Upstream Kernel Changes ]
8476
8477 * rebase to v3.11
8478
8479 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
8480
8481linux (3.11.0-4.9) saucy; urgency=low
8482
8483 [ Tim Gardner ]
8484
8485 * rebase to v3.11-rc7
8486 * Release tracker
8487 - LP: #1216962
8488
8489 [ Upstream Kernel Changes ]
8490
8491 * mwifiex: do not create AP and P2P interfaces upon driver loading
8492 - LP: #1212720
8493
8494 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
8495
8496linux (3.11.0-3.8) saucy; urgency=low
8497
8498 [ Johannes Berg ]
8499
8500 * SAUCE: mac80211: ignore (E)CSA in probe response frames
8501 - LP: #1201470
8502
8503 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
8504
8505linux (3.11.0-3.7) saucy; urgency=low
8506
8507 [ Tim Gardner ]
8508
8509 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
8510 upstart to track
8511 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
8512 linux/hyperv.h
8513 * SAUCE: hv: Add vss daemon to Makefile
8514 * [Debian] Add hv_vss_daemon to tools package
8515 - LP: #1213282
8516 * [Config] Fix ubuntu directoy Kbuilds
8517 - LP: #1181755
8518
8519 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
8520
8521linux (3.11.0-3.6) saucy; urgency=low
8522
8523 [ Andy Whitcroft ]
8524
8525 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
8526 * [Config] tools: enable x86 and hyper-v
8527
8528 [ John Johansen ]
8529
8530 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
8531 snapshot"
8532 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
8533 root users"
8534 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8535
8536 [ Joseph Salisbury ]
8537
8538 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
8539 - LP: #1210848
8540
8541 [ Kamal Mostafa ]
8542
8543 * [debian] tools: ship 'cpupower' in linux-tools
8544 - LP: #1158668
8545 * [Config] Build-dep on libpci-dev for cpu tools
8546 - LP: #1158668
8547
8548 [ Tim Gardner ]
8549
8550 * rebase to v3.11-rc6
8551 * Release tracker
8552 - LP: #1213941
8553
8554 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
8555
8556linux (3.11.0-2.5) saucy; urgency=low
8557
8558 [ Tim Gardner ]
8559
8560 * [Config] CONFIG_PM_DEBUG=y
8561 - LP: #1210539
8562 * rebase to v3.11-rc5
8563 * Release tracker
8564 - LP: #1211378
8565
8566 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
8567
8568linux (3.11.0-1.4) saucy; urgency=low
8569
8570 [ Tim Gardner ]
8571
8572 * Bump ABI when making changes to the inclusion list lest
8573 you cause conflicts with existing installed kernel
8574 packages.
8575 - LP: #1210331
8576
8577 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
8578
8579linux (3.11.0-0.3) saucy; urgency=low
8580
8581 [ Tim Gardner ]
8582
8583 * [Config] Include rbd and kvm in the virtual inclusion list
8584 - LP: #1206961
8585 * [Config] Removed obsolete inclusion list entries
8586
8587 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
8588
8589linux (3.11.0-0.2) saucy; urgency=low
8590
8591 [ Bruce Allan ]
8592
8593 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
8594 - LP: #1206757
8595 * SAUCE: (no-up) e1000e: enable support for new device IDs
8596 - LP: #1206757
8597
8598 [ John Johansen ]
8599
8600 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
8601
8602 [ Paolo Pisati ]
8603
8604 * build vexpress a15 dtb
8605 * [Config] disable Broadcom bcm support (ARCH_BCM)
8606 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
8607 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
8608 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
8609 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
8610 * [Config] disable TI Keystone, AM43xx and OMAP5 support
8611 * [Config] ARM_APPENDED_DTB=y
8612
8613 [ Tim Gardner ]
8614
8615 * rebase to v3.11-rc4
8616 * overlayfs: Update to v19
8617 * [Config] Enable overlayfs
8618 * SAUCE: Fix lttng compile errors
8619
8620 [ Upstream Kernel Changes ]
8621
8622 * rebase to v3.11-rc4
8623 - LP: #1163720
8624 - LP: #1162026
8625 - LP: #1195636
8626 - LP: #1195597
8627 - LP: #1180409
8628 - LP: #1168430
8629
8630 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
8631
8632linux (3.11.0-0.1) saucy; urgency=low
8633
8634 [ Upstream Kernel Changes ]
8635
8636 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
8637 - LP: #1163720
8638 - LP: #1162026
8639 - LP: #1195636
8640 - LP: #1195597
8641 - LP: #1180409
8642 - LP: #1168430
8643
8644 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
8645
8646linux (3.10.0-2.10) saucy; urgency=low
8647
8648 [ Andy Whitcroft ]
8649
8650 * [Config] CONFIG_INTEL_MEI*=m
8651 - LP: #1196155
8652 * [Config] CONFIG_DEBUG_INFO=y
8653
8654 [ Stephen Warren ]
8655
8656 * [Config] fix Calxeda xgmac module filename
8657
8658 [ Upstream Kernel Changes ]
8659
8660 * Revert "serial: 8250_pci: add support for another kind of NetMos
8661 Technology PCI 9835 Multi-I/O Controller"
8662 - LP: #1190967
8663 * mfd: lpc_ich: Add support for Intel Avoton SoC
8664 - LP: #1196658
8665
8666 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
8667
8668linux (3.10.0-2.9) saucy; urgency=low
8669
8670 [ Andy Whitcroft ]
8671
8672 * rebase to v3.10
8673
8674 [ John Johansen ]
8675
8676 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
8677 network mediation"
8678 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
8679 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
8680 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
8681 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
8682 interface"
8683 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
8684 to prevent execve from granting privs"
8685 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
8686
8687 [ Upstream Kernel Changes ]
8688
8689 * rebase to v3.10
8690
8691 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
8692
8693linux (3.10.0-1.8) saucy; urgency=low
8694
8695 [ Andy Whitcroft ]
8696
8697 * Release Tracking Bug
8698 - LP: #1195717
8699
8700 [ Andy Whitcroft ]
8701
8702 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
8703 interface"
8704 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
8705 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
8706 reference"
8707 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
8708 * Revert "ubuntu: overlayfs --
8709 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
8710 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
8711 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
8712 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
8713 * Revert "ubuntu: overlayfs --
8714 overlayfs-fix-possible-leak-in-ovl_new_inode"
8715 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
8716 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
8717 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
8718 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
8719 * Revert "ubuntu: overlayfs -- overlay filesystem"
8720 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
8721 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
8722 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
8723 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
8724
8725 [ Erez Zadok ]
8726
8727 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
8728
8729 [ Miklos Szeredi ]
8730
8731 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
8732 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
8733 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
8734 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
8735 * ubuntu: overlayfs v18 -- -- overlay filesystem
8736 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
8737
8738 [ Neil Brown ]
8739
8740 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
8741
8742 [ Tim Gardner ]
8743
8744 * [Config] CONFIG_SUNRPC_DEBUG=y
8745 - LP: #1127319
8746
8747 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
8748
8749linux (3.10.0-0.7) saucy; urgency=low
8750
8751 [ Andy Whitcroft ]
8752
8753 * autopkgtest: switch Depends: to build-essential
8754
8755 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
8756
8757linux (3.10.0-0.6) saucy; urgency=low
8758
8759 [ Andy Whitcroft ]
8760
8761 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
8762 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
8763 - LP: #1098378
8764 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
8765 * ubuntu: overlayfs -- expose do_splice_direct prototype
8766 * ubuntu: overlayfs -- follow change to do_splice_direct interface
8767 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
8768 - LP: #1192691
8769
8770 [ Stefan Bader ]
8771
8772 * (d-i) Add dm-snapshot to md-modules
8773 - LP: #1191726
8774
8775 [ Tim Gardner ]
8776
8777 * Release tracker
8778 - LP: #1194149
8779 * [Config] CONFIG_WIL6210=n for armhf
8780 * [Config] d-i: Add calxedaxgmac to nic-modules
8781 - LP: #1192358
8782 * [debian] Use dh_strip
8783 - LP: #1192759
8784 * [Config] Enable perf for armhf
8785 * do_tools=false when cross compiling
8786 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
8787 - LP: #1108082
8788
8789 [ Upstream Kernel Changes ]
8790
8791 * nsp32: switch reset delay to msleep() as it is tooo long
8792 * alx: add a simple AR816x/AR817x device driver
8793 Plucked from linux-next. replaces ubuntu/alx in favor of
8794 'to be merged' version in 3.11.
8795 * rebase to v3.10-rc7
8796 - LP: #1189363
8797
8798 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
8799
8800linux (3.10.0-0.5) saucy; urgency=low
8801
8802 [ Andy Whitcroft ]
8803
8804 * rebase to v3.10-rc6
8805 * [Config] updateconfigs following rebase to v3.10-rc6
8806
8807 [ Upstream Kernel Changes ]
8808
8809 * rebase to v3.10-rc6
8810
8811 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
8812
8813linux (3.10.0-0.4) saucy; urgency=low
8814
8815 [ Andy Whitcroft ]
8816
8817 * [Config] updateconfigs following rebase to v3.10-rc4
8818
8819 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
8820
8821linux (3.10.0-0.3) saucy; urgency=low
8822
8823 [ Andy Whitcroft ]
8824
8825 * rebase to v3.10-rc5
8826
8827 [ Upstream Kernel Changes ]
8828
8829 * rebase to v3.10-rc5
8830 - LP: #1186170
8831
8832 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
8833
8834linux (3.10.0-0.2) saucy; urgency=low
8835
8836 [ Andy Whitcroft ]
8837
8838 * rebase to v3.10-rc4
8839 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
8840 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
8841 - LP: #1187744
8842 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
8843
8844 [ Dave Chiluk ]
8845
8846 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
8847 - LP: #1035226
8848
8849 [ Tim Gardner ]
8850
8851 * rebase to v3.10-rc3
8852 * [Config] sparc be gone
8853 * [Config] ia64 be gone
8854 * d-i: block-modules provides nbd-modules
8855
8856 [ Upstream Kernel Changes ]
8857
8858 * rebase to v3.10-rc4
8859 * rebase to v3.10-rc3
8860
8861 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
8862
8863linux (3.10.0-0.1) saucy; urgency=low
8864
8865 [ Tim Gardner ]
8866
8867 * UBUNTU: Disabled lttng
8868 * UBUNTU: Disable aufs for FTBS
8869 * UBUNTU: Disabled alx
8870 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
8871 * UBUNTU: rebase to v3.10-rc2
8872 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
8873
8874 [ Andy Whitcroft ]
8875
8876 * UBUNTU: [Config] update standards version to 3.9.4.0
8877 * UBUNTU: [Config] squash duplicate package description (long and short)
8878 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
8879 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
8880 * UBUNTU: [Config] drop redundant Build-Conficts:
8881
8882 [ Upstream Kernel Changes ]
8883
8884 * rebase to v3.10-rc2
8885 - LP: #1180351
8886
8887 [ Upstream Kernel Changes ]
8888
8889 * rebase to v3.10-rc1
8890 - LP: #1172151
8891 - LP: #1089795
8892 - LP: #1167270
8893 - LP: #1128840
8894
8895 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
8896
8897linux (3.10.0-0.0) saucy; urgency=low
8898
8899 * Dummy
8900
8901 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
8902
8903linux (3.9.0-2.6) saucy; urgency=low
8904
8905 [ Tim Gardner ]
8906
8907 * rebase to v3.9.2
8908
8909 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
8910
8911linux (3.9.0-1.5) saucy; urgency=low
8912
8913 [ Tim Gardner ]
8914
8915 * rebase to v3.9.1
8916
8917 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
8918
8919linux (3.9.0-0.4) saucy; urgency=low
8920
8921 [ Andy Whitcroft ]
8922
8923 * ubuntu: overlayfs -- add FS_ALIAS
8924
8925 [ Tim Gardner ]
8926
8927 * Added lttng
8928 - LP: #1175784
8929
8930 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
8931
8932linux (3.9.0-0.3) saucy; urgency=low
8933
8934 [ Upstream Kernel Changes ]
8935
8936 * rebase to v3.9
8937
8938 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
8939
8940linux (3.9.0-0.2) saucy; urgency=low
8941
8942 [ Tim Gardner ]
8943
8944 * Enable extras packaging for amd64/i386.
8945 Fixes build depenencies with brittany and linux-meta.
8946
8947 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
8948
8949linux (3.9.0-0.1) saucy; urgency=low
8950
8951 [ Upstream Kernel Changes ]
8952
8953 * rebase to v3.9-rc8
8954
8955 [ Upstream Kernel Changes ]
8956
8957 * rebase to v3.9-rc7
8958 - LP: #1128840
8959
8960 [ Upstream Kernel Changes ]
8961
8962 * rebase to v3.9-rc6
8963
8964 [ Upstream Kernel Changes ]
8965
8966 * rebase to v3.9-rc5
8967
8968 [ Upstream Kernel Changes ]
8969
8970 * rebase to v3.8-rc4
8971 - LP: #1095315
8972 - LP: #886975
8973 - LP: #1086921
8974
8975 [ Upstream Kernel Changes ]
8976
8977 * rebase to v3.9-rc3
8978 - LP: #1155016
8979 - LP: #1103594
8980
8981 [ Upstream Kernel Changes ]
8982
8983 * rebase to v3.9-rc2
8984
8985 [ Upstream Kernel Changes ]
8986
8987 * rebase to v3.9-rc1
8988 - LP: #901105
8989 - LP: #961286
8990 - LP: #1011792
8991 - LP: #1128934
8992 - LP: #886975
8993 - LP: #978807
8994
8995 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
8996
8997linux (3.8.0-7.14) raring; urgency=low
8998
8999 [ Andy Whitcroft ]
9000
9001 * [Config] CONFIG_RCU_USER_QS=n
9002 * [Config] CONFIG_MTD_ONENAND_SIM=n
9003 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
9004
9005 [ Upstream Kernel Changes ]
9006
9007 * rebase to v3.8
9008
9009 [Tim Gardner]
9010
9011 * Release Tracking Bug
9012 - LP: #1130111
9013 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
9014 - LP: #1128840
9015
9016 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
9017
9018linux (3.8.0-6.13) raring; urgency=low
9019
9020 [Tim Gardner]
9021
9022 * Release Tracking Bug
9023 - LP: #1125364
9024 * Add ahci modules to d-i
9025 - LP: #1124415
9026
9027
9028 [ Chris Wilson ]
9029
9030 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
9031 the encoders
9032 - LP: #1097315
9033
9034 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
9035
9036linux (3.8.0-6.12) raring; urgency=low
9037
9038 [Tim Gardner]
9039
9040 * perf: NO_LIBPERL=1
9041 * Fix linux-headers dependency
9042 * Release Tracking Bug
9043 - LP: #1124362
9044
9045 [ Andy Whitcroft ]
9046
9047 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
9048 - LP: #1121699
9049
9050 [ Daniel Vetter ]
9051
9052 * SAUCE: drm/i915: write backlight harder
9053 - LP: #954661
9054
9055 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
9056
9057linux (3.8.0-6.11) raring; urgency=low
9058
9059 [Tim Gardner]
9060
9061 * Release Tracking Bug
9062 - LP: #1122071
9063 * rebase to v3.8-rc7
9064 * Add libaudit-dev as a build dependency
9065 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
9066
9067 [ Leann Ogasawara ]
9068
9069 * [Config] Remove CONFIG_SATA_AHCI annotation
9070
9071 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
9072
9073linux (3.8.0-5.10) raring; urgency=low
9074
9075 [Tim Gardner]
9076
9077 * Release Tracking Bug
9078 - LP: #1118568
9079
9080 * Bump ABI to fix install issue with 3.8.0-4.8.
9081 Moving drivers/ata/*ahci* to linux-image caused an
9082 install conflict with linux-image-extras without an
9083 ABI bump.
9084
9085 [ Jan Beulich ]
9086
9087 * SAUCE: xen-pciback: rate limit error messages from
9088 xen_pcibk_enable_msi{, x}()
9089 - LP: #1117336
9090 - CVE-2013-0231
9091
9092 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
9093
9094linux (3.8.0-4.9) raring; urgency=low
9095
9096 [ Herton Ronaldo Krzesinski ]
9097
9098 * d-i: Add mellanox ethernet drivers to nic-modules
9099 - LP: #1015339
9100
9101 [ Joseph Salisbury ]
9102
9103 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
9104 - LP: #1113547
9105
9106 [ Kamal Mostafa ]
9107
9108 * SAUCE: alx driver import script
9109
9110 [ Qualcomm Atheros, Inc ]
9111
9112 * SAUCE: alx: Update to heads/master
9113
9114 [ Tim Gardner ]
9115
9116 * Release Tracking Bug
9117 - LP: #1117673
9118
9119 * [debian] Remove dangling symlink from headers package
9120 - LP: #1112442
9121 * [config] CONFIG_ALX=m
9122 * [Config] Add alx to d-i nic-modules
9123 * [Config] CONFIG_SATA_AHCI=m
9124 - LP: #1056563
9125
9126 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
9127
9128linux (3.8.0-4.8) raring; urgency=low
9129
9130 [ Allen Ibara ]
9131
9132 * SAUCE: imx6: dts: Add IMX6Q AHCI support
9133
9134 [ Andy Whitcroft ]
9135
9136 * rebase to v3.8-rc6
9137 * updateconfigs following rebase to v3.8-rc6
9138
9139 [Leann Ogasawara]
9140
9141 * Release Tracking Bug
9142 - LP: #1112573
9143
9144 [ Paolo Pisati ]
9145
9146 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
9147 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
9148 * [Config] MMC_ARMMMCI=y (vexpress mmc)
9149 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
9150
9151 [ Seth Forshee ]
9152
9153 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
9154
9155 [ Upstream Kernel Changes ]
9156
9157 * rebase to v3.8-rc6
9158 - LP: #1107477
9159
9160 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
9161
9162linux (3.8.0-3.7) raring; urgency=low
9163
9164 [ Andy Green ]
9165
9166 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
9167 * SAUCE: ARM: omap2 add mac address allocation register api
9168 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
9169 allocation
9170
9171 [ Leann Ogasawara ]
9172
9173 * rebase to v3.8-rc5
9174 * Release Tracking Bug
9175 - LP: #1111486
9176
9177 [ Paolo Pisati ]
9178
9179 * SAUCE: davinci: vpss: compilation fix
9180 * [Config] enable TI OMAP4 support (Pandaboard/ES)
9181 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
9182 * [Config] enable Freescale IMX6 support (SabreLite)
9183 * [Config] SERIAL_IMX_CONSOLE=y
9184 * [Config] MMC_*_IMX=y
9185 * [Config] disable USB_SUSPEND
9186 * [Config] USB_MXS_PHY=y
9187 * [Config] USB_CHIPIDEA=y
9188 * SAUCE: DTB: add support for multiple DTBs
9189 * SAUCE: DTB: build imx6q-sabrelite
9190 * SAUCE: DTB: build beaglexm
9191 * SAUCE: DTB: build panda/panda es
9192 * [Config] disable CPU_FREQ
9193 * [Config] PANEL_TFP410=y (video DVI output)
9194 * [Config] SND_OMAP_SOC*=y
9195 * [Config] SND_IMX_SOC*=y
9196 * [Config] I2C_IMX=y
9197 * [Config] SPI_IMX=m
9198
9199 [ Stefan Bader ]
9200
9201 * [Config] Move 9p modules into generic package
9202 - LP: #1107658
9203
9204 [ Tony Lindgren ]
9205
9206 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
9207 kernels
9208 * SAUCE: ARM: OMAP2+: Use omap initcalls
9209 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
9210 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
9211 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
9212 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
9213 multiplaform
9214 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
9215 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
9216 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
9217
9218 [ Upstream Kernel Changes ]
9219
9220 * rebase to v3.8-rc5
9221 - LP: #1096789
9222
9223 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
9224
9225linux (3.8.0-2.6) raring; urgency=low
9226
9227 [ Adam Conrad ]
9228
9229 * Fix up linux-tools -> SRCPKGNAME-tools rename
9230
9231 [ Andy Whitcroft ]
9232
9233 * [Config] re-disable CONFIG_SOUND_OSS
9234 - LP: #1105230
9235
9236 [ Arend van Spriel ]
9237
9238 * SAUCE: brcmsmac: fix tx status processing
9239
9240 [Leann Ogasawara]
9241
9242 * Release Tracking Bug
9243 - LP: #1105104
9244
9245 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
9246
9247linux (3.8.0-1.5) raring; urgency=low
9248
9249 [Tim Gardner]
9250
9251 * Release Tracking Bug
9252 - LP: #1101235
9253
9254 [ Dudley Du ]
9255
9256 * SAUCE: Input: add support for Cypress PS/2 Trackpads
9257 - LP: #978807
9258
9259 [ Kamal Mostafa ]
9260
9261 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
9262 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
9263 * [Config] Add CONFIG_PS2_CYPRESS
9264
9265 [ Tim Gardner ]
9266
9267 * rebase to v3.8-rc4
9268
9269 [ Upstream Kernel Changes ]
9270
9271 * rebase to v3.8-rc4
9272 - LP: #1095315
9273 - LP: #886975
9274 - LP: #1086921
9275
9276 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
9277
9278linux (3.8.0-0.4) raring; urgency=low
9279
9280 [ Leann Ogasawara ]
9281
9282 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
9283 * [Config] Update CONFIG_IIO build annotation
9284 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
9285 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
9286 * [Config] Remove CONFIG_SPI_PL022 annotation
9287 * [Config] Update CONFIG_EZX_PCAP annotation
9288 * [Config] Update CONFIG_SENSORS_AK8975 annotation
9289 * [Config] Disable CONFIG_DRM_MGAG200
9290 - LP: #1042903
9291
9292 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
9293
9294linux (3.8.0-0.3) raring; urgency=low
9295
9296 [ Andy Whitcroft ]
9297
9298 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
9299 uselib()"
9300
9301 [ Scott James Remnant ]
9302
9303 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
9304 (for v3.7+)
9305 - LP: #1085766, #462111
9306
9307 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
9308
9309linux (3.8.0-0.2) raring; urgency=low
9310
9311 [ Tim Gardner ]
9312
9313 * [packaging] Add macro to selectively disable building perf
9314 * [packaging] Cannot depend on universe package libaudit-dev
9315
9316 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
9317
9318linux (3.8.0-0.1) raring; urgency=low
9319
9320
9321 [ Upstream Kernel Changes ]
9322
9323 * rebase to v3.8-rc3
9324 - LP: #1096789
9325
9326 [ Upstream Kernel Changes ]
9327
9328 * rebase to v3.8-rc2
9329 - LP: #1082357
9330 - LP: #1075882
9331
9332 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
9333
9334linux (3.7.0-7.15) raring; urgency=low
9335
9336 [ Chris J Arges ]
9337
9338 * SAUCE: add eeprom_bad_csum_allow module parameter
9339 - LP: #1070182
9340
9341 [ Leann Ogasawara ]
9342
9343 * Add ceph to linux-image for virtual instances
9344 - LP: #1063784
9345
9346 [ Serge Hallyn ]
9347
9348 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
9349
9350 [ Tim Gardner ]
9351
9352 * [Config] CONFIG_SLUB_DEBUG=y
9353 - LP: #1090308
9354
9355 [ Upstream Kernel Changes ]
9356
9357 * Revert "[SCSI] sd: Implement support for WRITE SAME"
9358 - LP: #1089818
9359
9360 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
9361
9362linux (3.7.0-6.14) raring; urgency=low
9363
9364 [ Andy Whitcroft ]
9365
9366 * [Config] annotations: all new annotations scheme including defaults
9367 * [Configs] apply annotation updates to main configs (top section)
9368
9369 [ Leann Ogasawara ]
9370
9371 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
9372 build"
9373 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
9374 * Temporarily disable module check for build
9375
9376 [ Stefan Bader ]
9377
9378 * ubuntu: dm-raid45: Adapt to upstream interface changes
9379 * Re-enable build of dm-raid45
9380
9381 [ Tim Gardner ]
9382
9383 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
9384 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
9385 * SAUCE: drm: Fix possible EDID memory allocation oops
9386 * SAUCE: ttm: Fix possible _manager memory allocation oops
9387 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
9388 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
9389 2 pointers
9390
9391 [ Tomas Hozza ]
9392
9393 * SAUCE: tools: hv: Netlink source address validation allows DoS
9394 - LP: #1084777
9395 - CVE-2012-5532
9396
9397 [ Upstream Kernel Changes ]
9398
9399 * rebase to v3.7
9400
9401 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
9402
9403linux (3.7.0-5.13) raring; urgency=low
9404
9405 [ Lino Sanfilippo ]
9406
9407 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
9408 fsnotify_destroy_group()
9409 - LP: #922906
9410 * SAUCE: fsnotify: introduce fsnotify_get_group()
9411 - LP: #922906
9412 * SAUCE: fsnotify: use reference counting for groups
9413 - LP: #922906
9414 * SAUCE: fsnotify: take groups mark_lock before mark lock
9415 - LP: #922906
9416 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
9417 indicates wheather a mark should be destroyed
9418 - LP: #922906
9419 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
9420 mark list
9421 - LP: #922906
9422 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
9423 - LP: #922906
9424 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
9425 fsnotify_remove_mark()
9426 - LP: #922906
9427 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
9428 by group
9429 - LP: #922906
9430 * SAUCE: fsnotify: change locking order
9431 - LP: #922906
9432
9433 [ Tim Gardner ]
9434
9435 * [Config] CONFIG_NFC_LLCP=y
9436 * [Config] get-firmware: Filter new files through fwinfo
9437 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
9438 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
9439 * [Config] CONFIG_XEN=y for all arches
9440 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
9441 * [Config] CONFIG_MMC_DW_EXYNOS=m
9442 * [Config] CONFIG_GPIO_ADNP=m
9443 * [Config] find-obsolete-firmware: Use correct path
9444 * rebase to v3.7-rc8
9445 - LP: #1084640
9446
9447 [ Upstream Kernel Changes ]
9448
9449 * Revert "VFS: don't do protected {sym,hard}links by default"
9450 - LP: #1084192
9451
9452 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
9453
9454linux (3.7.0-4.12) raring; urgency=low
9455
9456 [ Tim Gardner ]
9457
9458 * Revert "[Config] Use -j1 for headers_install"
9459 * Revert "[Config] install-arch-headers needs a valid config"
9460 Strayed into the weeds in search of the root cause of the periodic
9461 build failure.
9462 Fixes powerpc FTBS introduced in -4.11.
9463 * [Config] hmake -j1
9464 The kernel makefile appears to have parallel dependency
9465 problems for the install_headers target. This appears to be root
9466 cause for a periodic build failure on N-way machines.
9467
9468 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
9469
9470linux (3.7.0-4.11) raring; urgency=low
9471
9472 [ Tim Gardner ]
9473
9474 * [Config] Use -j1 for headers_install
9475 Also fixes a powerpc FTBS introduced by
9476 "[Config] install-arch-headers needs a valid config".
9477
9478 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
9479
9480linux (3.7.0-4.10) raring; urgency=low
9481
9482 [ Andy Whitcroft ]
9483
9484 * [Config] add rebuild-test support for autopkgtest
9485 - LP: #1081500
9486 * [tests] move build tests out of the way
9487 - LP: #1081500
9488 * [tests] add an autopkgtest rebuild test
9489 - LP: #1081500
9490
9491 [ Tim Gardner ]
9492
9493 * rebase to v3.7-rc7
9494 * SAUCE: Remove emi62 files duplicated in linux-firmware
9495 * SAUCE: Remove sb16 files duplicated in linux-firmware
9496 * SAUCE: Remove whiteheat files duplicated in linux-firmware
9497 * SAUCE: Remove yamaha files duplicated in linux-firmware
9498 * SAUCE: Remove dsp56k files used only by m68k
9499 * SAUCE: firmware: Remove last vestiges of dabusb
9500 * SAUCE: Remove vicam files duplicated in linux-firmware
9501 * [Config] install-arch-headers needs a valid config
9502
9503 [ Upstream Kernel Changes ]
9504
9505 * rebase to v3.7-rc7
9506 - LP: #1076840
9507 - LP: #1081466
9508
9509 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
9510
9511linux (3.7.0-3.9) raring; urgency=low
9512
9513 [ Leann Ogasawara ]
9514
9515 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
9516 - LP: #1079900
9517 * Add nfsv3 to nfs-modules udeb
9518
9519 [ Paolo Pisati ]
9520
9521 * [Config] SND_OMAP_SOC*=y
9522 - LP: #1019321
9523
9524 [ Stefan Bader ]
9525
9526 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
9527 - LP: #1078926
9528
9529 [ Tim Gardner ]
9530
9531 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
9532 - LP: #1079469
9533 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
9534 * rebase to v3.7-rc6
9535 * SAUCE: script to detect obsolete firmware
9536 * SAUCE: Remove yam files duplicated in linux-firmware
9537 * SAUCE: Remove tehuti files duplicated in linux-firmware
9538 * SAUCE: Remove matrox files duplicated in linux-firmware
9539 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
9540 * SAUCE: Remove r128 files duplicated in linux-firmware
9541 * SAUCE: Remove acenic files duplicated in linux-firmware
9542 * SAUCE: Remove keyspan files duplicated in linux-firmware
9543 * SAUCE: Remove sun files duplicated in linux-firmware
9544 * SAUCE: Remove radeon files duplicated in linux-firmware
9545 * SAUCE: Update bnx2x firmware to 7.8.2.0
9546 * [Config] generic.inclusion-list: econet has disappeared
9547
9548 [ Upstream Kernel Changes ]
9549
9550 * seccomp: forcing auditing of kill condition
9551 - LP: #1079469
9552 * rebase to v3.7-rc6
9553
9554 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
9555
9556linux (3.7.0-2.8) raring; urgency=low
9557
9558 [ Andy Whitcroft ]
9559
9560 * Revert "overlayfs: disable until FTBS is fixed"
9561 * Revert "ubuntu: overlayfs"
9562 * Revert "ubuntu: AUFS"
9563 * ubuntu: overlayfs -- overlayfs: add statfs support
9564 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
9565 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
9566 inode
9567 - LP: #944386
9568 * ubuntu: AUFS (no-squash): basic framework and update machinary
9569 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
9570 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
9571 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
9572 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
9573 * ubuntu: AUFS (no-squash) -- reenable
9574 - LP: #1079193
9575
9576 [ Erez Zadok ]
9577
9578 * ubuntu: overlayfs -- overlayfs: implement show_options
9579
9580 [ Miklos Szeredi ]
9581
9582 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
9583 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
9584 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
9585 * ubuntu: overlayfs -- overlay filesystem
9586 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
9587 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
9588
9589 [ Neil Brown ]
9590
9591 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
9592
9593 [ Robin Dong ]
9594
9595 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
9596 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
9597
9598 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
9599
9600linux (3.7.0-1.7) raring; urgency=low
9601
9602 [ Tim Gardner ]
9603
9604 * [Config] Drop dependency on libaudit-dev
9605 Its a universe package which causes an FTBS on the builders.
9606 libaudit-dev is not strictly required for the perf tools build.
9607
9608 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
9609
9610linux (3.7.0-1.6) raring; urgency=low
9611
9612 [ Andy Whitcroft ]
9613
9614 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
9615 * [Config] better encode the CONFIG_NVRAM constaint
9616 * enforcer -- fix debugging output
9617
9618 [ Ben Collins ]
9619
9620 * [Config] Add custom_override rule to allow for alternate kernel
9621 file/install
9622 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
9623
9624 [ Tim Gardner ]
9625
9626 * [Config] Dropped armel
9627 * Drop highbank from ABI fetch list
9628 * [Config] Use dh_prep instead of 'dh_clean -k'
9629 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
9630 * [Config] Document binary-indep dependency chain
9631 * rebase to v3.7-rc5
9632
9633 [ Upstream Kernel Changes ]
9634
9635 * rebase to v3.7-rc5
9636
9637 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
9638
9639linux (3.7.0-0.5) raring; urgency=low
9640
9641 [ Tim Gardner ]
9642
9643 * [Config] CONFIG_AMD_IOMMU_V2=m
9644 - LP: #1071520
9645 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
9646 Fixes FTBS
9647
9648 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
9649
9650linux (3.7.0-0.4) raring; urgency=low
9651
9652 [ Ben Collins ]
9653
9654 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
9655
9656 [ Tim Gardner ]
9657
9658 * [Config] do_tools=false for arm
9659
9660 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
9661
9662linux (3.7.0-0.3) raring; urgency=low
9663
9664 [ Tim Gardner ]
9665
9666 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
9667 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
9668 * [Config] Drop highbank harder
9669
9670 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
9671
9672linux (3.7.0-0.2) raring; urgency=low
9673
9674 [ Andy Whitcroft ]
9675
9676 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
9677 instances
9678 - LP: #1066921
9679 * [Config] drop highbank builds
9680
9681 [ Jeremy Kerr ]
9682
9683 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
9684 - LP: #1063061
9685
9686 [ Leann Ogasawara ]
9687
9688 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
9689
9690 [ Tim Gardner ]
9691
9692 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
9693 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
9694 * rebase to v3.7-rc4
9695 * SAUCE: MODSIGN: Emit error for incorrectly signed module
9696
9697 [ Upstream Kernel Changes ]
9698
9699 * rebase to v3.7-rc4
9700
9701 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
9702
9703linux (3.7.0-0.1) raring; urgency=low
9704
9705
9706 [ Upstream Kernel Changes ]
9707
9708 * rebase to v3.7-rc3
9709 - LP: #1056078
9710
9711 [ Upstream Kernel Changes ]
9712
9713 * rebase to v3.7-rc2
9714 - LP: #1060729
9715 - LP: #1059523
9716 - LP: #1006690
9717 - LP: #1049623
9718 - LP: #1046512
9719 - LP: #1052499
9720 - LP: #1037642
9721 - LP: #559939
9722 - LP: #1052460
9723 - LP: #939161
9724 - LP: #1046734
9725
9726 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
9727
9728linux (3.6.0-0.1) UNRELEASED; urgency=low
9729
9730
9731 [ Upstream Kernel Changes ]
9732
9733 * rebase to v3.6
9734
9735 [ Upstream Kernel Changes ]
9736
9737 * rebase to v3.6-rc7
9738
9739 [ Upstream Kernel Changes ]
9740
9741 * rebase to v3.6-rc6
9742 - LP: #1000424
9743
9744 [ Upstream Kernel Changes ]
9745
9746 * rebase to v3.6-rc5
9747 - LP: #1040077
9748
9749 [ Upstream Kernel Changes ]
9750
9751 * rebase to v3.6-rc4
9752
9753 [ Upstream Kernel Changes ]
9754
9755 * rebase to v3.6-rc3
9756 - LP: #1038651
9757 - LP: #1034779
9758
9759 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
9760
9761linux (3.5.0-6.6) quantal-proposed; urgency=low
9762
9763 [ Andy Whitcroft ]
9764
9765 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
9766 experimental features
9767 * SAUCE: highbank -- export clock functions for modules
9768 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
9769 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
9770 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
9771 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
9772 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
9773 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
9774 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
9775 * [Config] highbank -- reenable CONFIG_DW_DMAC
9776 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
9777 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
9778 * [Config] highbank -- reenable CONFIG_USB_DWC3
9779 * [Config] highbank -- reenable CONFIG_SATA_MV
9780 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
9781 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
9782 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
9783 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
9784 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
9785 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
9786 * [Config] highbank -- enable CONFIG_EXPERT
9787 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
9788 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
9789 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
9790 * [Config] enable CONFIG_USB_ETH_EEM
9791 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
9792 * [Config] disable CONFIG_USB_M66592
9793 * [Config] enable CONFIG_USB_NET2272
9794 * [Config] enable CONFIG_USB_R8A66597
9795 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
9796 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
9797 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
9798 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
9799 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
9800 * [Config] sync configuration armhf omap -> armel omap
9801 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
9802 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
9803
9804 [ Bryan Wu ]
9805
9806 * [Config] change default IO scheduler from CFQ to Deadline
9807
9808 [ Leann Ogasawara ]
9809
9810 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
9811 * [Config] Disable CONFIG_MOUSE_INPORT
9812
9813 [ Tim Gardner ]
9814
9815 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
9816 * [Config] Add bnx2x firmware to nic-modules udeb
9817 * SAUCE: Add script to convert firmware to ihex format
9818 * SAUCE: firmware: Upgrade bnx2 to current versions
9819 * [Config] Add tigon firmware to nic-modules udeb
9820 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
9821 - LP: #1026761
9822 * SAUCE: Remove redundant cis firmware
9823 * SAUCE: Remove redundant emi26 firmware
9824 * SAUCE: Remove redundant ttusb-budget firmware
9825 * SAUCE: Remove redundant sun/cassini firmware
9826 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
9827 * SAUCE: Remove redundant 3com/typhoon.bin firmware
9828 * SAUCE: Remove redundant yamaha/ds1 firmware
9829 * SAUCE: Remove redundant keyspan_pda firmware
9830 * rebase to v3.5
9831
9832 [ Upstream Kernel Changes ]
9833
9834 * rebase to v3.5
9835 - LP: #1027828
9836
9837 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
9838
9839linux (3.5.0-5.5) quantal-proposed; urgency=low
9840
9841 [ Andy Whitcroft ]
9842
9843 * [Config] annotations: initial import of configuration annotations
9844
9845 [ Bryan Wu ]
9846
9847 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
9848
9849 [ Leann Ogasawara ]
9850
9851 * Rebase to v3.5-rc7
9852
9853 [ Manoj Iyer ]
9854
9855 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
9856 - LP: #1010281
9857
9858 [ Tim Gardner ]
9859
9860 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
9861 expects
9862 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
9863 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
9864 * [Config] CONFIG_IP_NF_QUEUE=n
9865 * [Config] CONFIG_MTD_DOC2000=n
9866 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
9867 * [Config] CONFIG_PRISM54=n
9868 * [Config] CONFIG_SCx200_I2C=n
9869 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
9870
9871 [ Upstream Kernel Changes ]
9872
9873 * rebase to v3.5-rc7
9874
9875 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
9876
9877linux (3.5.0-4.4) quantal-proposed; urgency=low
9878
9879 [ Andy Whitcroft ]
9880
9881 * [Packaging] getabis should be extracting all packages
9882 - LP: #1021174
9883 * [Config] getabis -- series uses linux-image-extra
9884 - LP: #1021174
9885 * rebase to v3.5-rc6
9886
9887 [ Bryan Wu ]
9888
9889 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
9890 flavours
9891 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
9892
9893 [ Leann Ogasawara ]
9894
9895 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
9896 - LP: #1019561
9897
9898 [ Paolo Pisati ]
9899
9900 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
9901 - LP: #1019321
9902
9903 [ Stefan Bader ]
9904
9905 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
9906 - LP: #1018456
9907 * (config) Disable ACPI_PROCFS_POWER
9908
9909 [ Tim Gardner ]
9910
9911 * [Config] CONFIG_ACPI_BGRT=y
9912 * Extract firmware module info during getabi
9913 - LP: #1021174
9914
9915 [ Upstream Kernel Changes ]
9916
9917 * rebase to v3.5-rc6
9918
9919 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
9920
9921linux (3.5.0-3.3) quantal-proposed; urgency=low
9922
9923 [ Andy Whitcroft ]
9924
9925 * [Config] enable CONFIG_MEMTEST=y
9926 - LP: #1004535
9927 * [Config] config-check: add support for a cut operation
9928 * [Config] enforcer -- switch to cut where appropriate
9929
9930 [ Leann Ogasawara ]
9931
9932 * Rebase to v3.5-rc5
9933 * [Config] Updateconfigs after rebase to v3.5-rc5
9934
9935 [ Luis Henriques ]
9936
9937 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
9938 __ocfs2_change_file_space
9939 - LP: #1006012
9940
9941 [ Seth Forshee ]
9942
9943 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
9944 for LVDS register initialization
9945 - LP: #1012800
9946
9947 [ Upstream Kernel Changes ]
9948
9949 * rebase to v3.5-rc5
9950 - LP: #1013183
9951 - LP: #1017017
9952 - LP: #884652
9953
9954 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
9955
9956linux (3.5.0-2.2) quantal-proposed; urgency=low
9957
9958 [ Andy Whitcroft ]
9959
9960 * rebase to v3.5-rc4
9961
9962 [ Arend van Spriel ]
9963
9964 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
9965 brcms_c_regd_init()
9966 - LP: #950320
9967
9968 [ Bryan Wu ]
9969
9970 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
9971
9972 [ Chris J Arges ]
9973
9974 * PACKAGING: add .gnu_debuglink sections to .ko files
9975 - LP: #669641
9976
9977 [ Leann Ogasawara ]
9978
9979 * d-i: Add hid-generic to input-modules
9980 - LP: #1017879
9981
9982 [ Ming Lei ]
9983
9984 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
9985 - LP: #1017717, #225
9986
9987 [ Paolo Pisati ]
9988
9989 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
9990 - LP: #1017718
9991 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
9992
9993 [ Seth Forshee ]
9994
9995 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
9996 during initialization
9997 - LP: #950320
9998 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
9999 by mac80211
10000 - LP: #950320
10001 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
10002 channels
10003 - LP: #950320
10004 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
10005 - LP: #950320
10006 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
10007 regulatory domain
10008 - LP: #950320
10009 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
10010 regulatory updates
10011 - LP: #950320
10012 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
10013 tx power limits
10014 - LP: #950320
10015 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
10016 against internal regulatory data
10017 - LP: #950320
10018 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
10019 when checking whether OFDM is allowed
10020 - LP: #950320
10021
10022 [ Tim Gardner ]
10023
10024 * [Config] Enable CONFIG_CGROUPS for highbank
10025 - LP: #1014692
10026 * [Config] FB_OMAP*=y and PANEL_TFP410=y
10027
10028 [ Upstream Kernel Changes ]
10029
10030 * rebase to v3.5-rc4
10031
10032 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
10033
10034linux (3.5.0-1.1) quantal-proposed; urgency=low
10035
10036 [ Andy Whitcroft ]
10037
10038 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
10039
10040 [ Leann Ogasawara ]
10041
10042 * Rebase to v3.5-rc1
10043 * [Config] Remove USB_DEVICEFS from the config enforcer
10044 * [Config] Updateconfigs after rebase to v3.5-rc1
10045 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
10046 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10047 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10048 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10049 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10050 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10051 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
10052 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
10053 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
10054 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
10055 * Rebase to v3.5-rc2
10056 * [Config] Updateconfigs after rebase to v3.5-rc2
10057 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
10058 * Rebase to v3.5-rc3
10059 * [Config] Updateconfigs after rebase to v3.5-rc3
10060
10061 [ Paul Mundt ]
10062
10063 * SAUCE: fix bug.h's inclusion of kernel.h
10064
10065 [ Stefan Bader ]
10066
10067 * SAUCE: Fix compile failures of dm-raid45
10068 * [Config] Enable dm-raid45
10069 * Move dependency on crda to extra package
10070 - LP: #657901
10071 * SAUCE: Mask CR4 writes on older Xen hypervisors
10072
10073 [ Upstream Kernel Changes ]
10074
10075 * rebase to v3.5-rc3
10076 - LP: #993162
10077 - LP: #925577
10078 * rebase to v3.5-rc2
10079 * rebase to v3.5-rc1
10080 - LP: #955892
10081 - LP: #978038
10082 - LP: #987371
10083 - LP: #929545
10084 - LP: #942316
10085 - LP: #903853
10086
10087 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
10088
10089linux (3.4.0-5.11) quantal-proposed; urgency=low
10090
10091 [ Leann Ogasawara ]
10092
10093 * [Config] Disable CONFIG_ARM_LPAE
10094 - LP: #1009061
10095
10096 [ Oleksij Rempel ]
10097
10098 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
10099 - LP: #1008905
10100
10101 [ Paolo Pisati ]
10102
10103 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
10104 - LP: #1009061
10105
10106 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
10107
10108linux (3.4.0-4.10) quantal; urgency=low
10109
10110 [ Leann Ogasawara ]
10111
10112 * Temporarily disable ABI and module check
10113
10114 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
10115
10116linux (3.4.0-4.9) quantal; urgency=low
10117
10118 [ Andy Whitcroft ]
10119
10120 * [Config] fix config split to avoid the shared config
10121 * [Config] updateconfigs following split config fix
10122 * [Config] linux-image-extras needs full postinst
10123 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
10124 * [Config] CONFIG_HP_WATCHDOG enable as module
10125 * [Config] CONFIG_PDC_ADMA is not boot essential
10126 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
10127 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
10128 * [Config] CONFIG_TRANZPORT=m commonise
10129 * [Config] CONFIG_R3964=m commonise
10130 * [Config] CONFIG_SCSI_DH=m commonise
10131 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
10132 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
10133 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
10134 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
10135 * [Config] CONFIG_USB_SN9C102 is deprecated disable
10136 * [Config] CONFIG_USB_SI470X=m commonise
10137 * [Config] CONFIG_USB_ET61X251=m commonise
10138 * [Config] CONFIG_RTS_PSTOR=m commonise
10139 * [Config] CONFIG_SCANLOG=m commonise
10140 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
10141 * [Config] CONFIG_SM_FTL=m commonise
10142 * [Config] CONFIG_SOLO6X10=m commonise
10143 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
10144 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
10145 * [Config] CONFIG_SPI_SPIDEV=m commonise
10146 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
10147 * [Config] CONFIG_TPS65010=m commonise
10148 * [Config] CONFIG_STE10XP=y commonise
10149 * [Config] CONFIG_X25_ASY=m commonise
10150 * [Config] CONFIG_USB_MON=m commonise
10151 * [Config] CONFIG_VME_BUS=m commonise
10152 * [Config] CONFIG_W35UND=m commonise
10153 * [Config] -CONFIG_TCG_TPM=y commonise
10154 * [Config] highbank -- commonise filesystems
10155 * [Config] highbank -- commonise subsystems
10156 * [Config] highbank -- commonise network protocols
10157 * [Config] highbank -- commonise input drivers
10158 * [Config] highbank -- commonise CRYPTO options
10159 * [Config] highbank -- commonise HID options
10160 * [Config] highbank -- commonise sensors options
10161 * [Config] highbank -- commonise EXPORTFS/FHANDLE
10162 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
10163 * [Config] highbank -- commonise ENCRYPTED_KEYS
10164 * [Config] highbank -- commonise CONFIG_ATALK
10165 * [Config] highbank -- commonise INET/INET6
10166 * [Config] highbank -- commonise NLS
10167 * [Config] highbank -- commonise BLK/CHR
10168 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
10169 * [Config] highbank -- commonise INET/INET6 part 2
10170 * [Config] highbank -- commonise PHY settings
10171 * [Config] highbank -- commonise CRC settings
10172 * [Config] highbank -- commonise BINFMT settings
10173 * [Config] highbank -- commonise DM settings
10174 * [Config] highbank -- commonise RTC_DRV settings
10175 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
10176 * [Config] highbank -- commonise USB settings
10177 * [Config] highbank -- commonise GPIO settings
10178 * [Config] highbank -- commonise I2C settings
10179 * [Config] highbank -- commonise numerous subsystem selectors
10180 * [Config] highbank -- commonise A-C modules missmatches
10181 * [Config] highbank -- commonise D-F modules missmatches
10182 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
10183 * [Config] highbank -- commonise G-I modules missmatches
10184 * [Config] highbank -- commonise J-L modules missmatches
10185 * [Config] highbank -- commonise M modules missmatches
10186 * [Config] highbank -- commonise N-P modules missmatches
10187 * [Config] highbank -- commonise Q-R modules missmatches
10188 * [Config] highbank -- commonise S modules missmatches -- part 1
10189 * [Config] highbank -- commonise S modules missmatches -- part 2
10190 * [Config] highbank -- commonise T modules missmatches
10191 * [Config] highbank -- commonise U-Z modules missmatches
10192
10193 [ Ike Panhc ]
10194
10195 * [Config] add highbank flavour
10196 - LP: #1000831
10197
10198 [ Mark Langsdorf ]
10199
10200 * SAUCE: arm highbank: add support for pl320-ipc driver
10201 - LP: #1000831
10202
10203 [ Rob Herring ]
10204
10205 * SAUCE: input: add a key driver for highbank
10206 - LP: #1000831
10207 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
10208 - LP: #1000831
10209 * SAUCE: force DMA buffers to non-bufferable on highbank
10210 - LP: #1000831
10211 * SAUCE: net: calxedaxgmac: fix net timeout recovery
10212 - LP: #1000831
10213
10214 [ Tim Gardner ]
10215
10216 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
10217 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
10218 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
10219 * [Config] Homogenize CIFS configs across all arches
10220 * [Config] armhf should not be skipabi or skipmodules
10221 - LP: #1006913
10222
10223 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
10224
10225linux (3.4.0-3.8) quantal; urgency=low
10226
10227 [ Andy Whitcroft ]
10228
10229 * [Config] include include/generated/compile.h
10230 - LP: #942569
10231 * [Config] fix up postinst to ensure we know which error is which
10232 - LP: #1002388
10233
10234 [ Herton Ronaldo Krzesinski ]
10235
10236 * SAUCE: async_populate_rootfs: fix build warnings
10237 - LP: #1003417
10238
10239 [ John Johansen ]
10240
10241 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
10242 * SAUCE: apparmor: Add the ability to mediate mount
10243 * SAUCE: AppArmor: basic networking rules
10244 * SAUCE: apparmor: fix profile lookup for unconfined
10245 - LP: #978038, #987371
10246 * SAUCE: apparmor: fix long path failure due to disconnected path
10247 - LP: #955892
10248
10249 [ Mario Limonciello ]
10250
10251 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
10252 - LP: #901410
10253
10254 [ Stefan Bader ]
10255
10256 * (config) Built-in xen-acpi-processor
10257
10258 [ Tim Gardner ]
10259
10260 * [Config] CONFIG_NET_DSA=m
10261 - LP: #1004148
10262 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
10263
10264 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
10265
10266linux (3.4.0-3.7) quantal; urgency=low
10267
10268 [ Andy Whitcroft ]
10269
10270 * [Config] drop the virtual flavour in favour of a split generic et al
10271 * [Config] enforcer -- drop IDLE enforcement
10272 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
10273 * [Config] updateconfigs following removal of -virtual
10274
10275 [ Leann Ogasawara ]
10276
10277 * Rebase to v3.4
10278
10279 [ Seth Forshee ]
10280
10281 * [Config] disable CONFIG_B43_BCMA_EXTRA
10282
10283 [ Tim Gardner ]
10284
10285 * [Config] Check for extras when building udebs
10286 * [Config] Collapsed generic-pae into generic [i386]
10287
10288 [ Upstream Kernel Changes ]
10289
10290 * rebase to v3.4
10291
10292 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
10293
10294linux (3.4.0-2.6) quantal; urgency=low
10295
10296 [ Andy Whitcroft ]
10297
10298 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
10299 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
10300 d_make_root()"
10301 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
10302 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
10303 security permissions to overlay files"
10304 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
10305 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
10306 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
10307 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
10308 * Revert "ubuntu: overlayfs -- overlay filesystem"
10309 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
10310 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
10311 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
10312 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
10313 * ubuntu: overlayfs -- overlayfs: add statfs support
10314 * ubuntu: overlayfs -- inode_only_permission: export inode level
10315 permissions checks
10316 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
10317
10318 [ Erez Zadok ]
10319
10320 * ubuntu: overlayfs -- overlayfs: implement show_options
10321
10322 [ Miklos Szeredi ]
10323
10324 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10325 * ubuntu: overlayfs -- vfs: add i_op->open()
10326 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10327 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10328 * ubuntu: overlayfs -- overlay filesystem
10329 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10330
10331 [ Neil Brown ]
10332
10333 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10334
10335 [ Robin Dong ]
10336
10337 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
10338 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
10339
10340 [ Tim Gardner ]
10341
10342 * [Config] perarch and indep tools builds need separate build directories
10343 * Prevent upgrading a non-PAE CPU
10344 * perf is not parallel build safe
10345
10346 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
10347
10348linux (3.4.0-2.5) quantal; urgency=low
10349
10350 [ Andy Whitcroft ]
10351
10352 * [Config] perarch and indep tools builds need separate build directories
10353
10354 [ Tim Gardner ]
10355
10356 * Prevent upgrading a non-PAE CPU
10357 * [Config] build debug
10358 * [Config] perf tools are not parallel build safe
10359
10360 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
10361
10362linux (3.4.0-2.4) quantal; urgency=low
10363
10364 [ Leann Ogasawara ]
10365
10366 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
10367 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
10368 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
10369 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
10370 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
10371 7400"
10372 * Revert "ubuntu: omnibook: fix source file newline"
10373 * Revert "ubuntu: omnibook -- update BOM"
10374 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
10375 depend on X86"
10376 * Revert "ubuntu: omnibook -- Added missing BOM file"
10377 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
10378 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
10379 mappings"
10380 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
10381 X86_32"
10382 * Revert "ubuntu: nx-emu - i386: NX emulation"
10383 * Revert "ubuntu: rfkill drivers -- version 1.3"
10384 * Temporarily disable module check
10385 * [Config] Remove CONFIG_FSAM7400
10386 * [Config] Remove CONFIG_OMNIBOOK
10387 * [Config] Update configs
10388 * Rebase to v3.4-rc7
10389 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
10390
10391 [ Tim Gardner ]
10392
10393 * Updated generic-pae description
10394 * Rebase to v3.4-rc6
10395 * install-tools depends on build targets
10396
10397 [ Upstream Kernel Changes ]
10398
10399 * kconfig: in debug mode some 0 length message prints occur
10400 * rebase to v3.4-rc7
10401 * rebase to v3.3-rc6
10402
10403 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
10404
10405linux (3.4.0-1.3) quantal; urgency=low
10406
10407 [ Andy Whitcroft ]
10408
10409 * [Config] control.stub is an intermediate product not a dependancy
10410 - LP: #992414
10411
10412 [ Leann Ogasawara ]
10413
10414 * remove i386 generic from getabis
10415
10416 [ Upstream Kernel Changes ]
10417
10418 * (pre-stable) b43: only reload config after successful initialization
10419 - LP: #950295
10420
10421 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
10422
10423linux (3.4.0-1.2) quantal; urgency=low
10424
10425 [ Andy Whitcroft ]
10426
10427 * [Config] add build depends for flex, bison and pkg-config
10428
10429 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
10430
10431linux (3.4.0-1.1) quantal; urgency=low
10432
10433 [ Andy Whitcroft ]
10434
10435 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10436 permissions to overlay files
10437 - LP: #915941, #918212
10438 - CVE-2012-0055
10439
10440 [ Leann Ogasawara ]
10441
10442 * Open Q
10443 * Rebase to v3.4-rc5
10444 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10445 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10446 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10447 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
10448 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10449 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
10450 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10451 * [Config] Temporarily disable CONFIG_AX88796 on arm
10452
10453 [ Upstream Kernel Changes ]
10454
10455 * vfs: pass struct path to __dentry_open()
10456 * vfs: add i_op->open()
10457 * vfs: export do_splice_direct() to modules
10458 * vfs: introduce clone_private_mount()
10459 * overlay filesystem
10460 * overlayfs: add statfs support
10461 * overlayfs: implement show_options
10462 * overlay: overlay filesystem documentation
10463 * fs: limit filesystem stacking depth
10464 * overlayfs: follow header cleanup
10465 * overlayfs: switch from d_alloc_root() to d_make_root()
10466 * overlayfs: update touch_atime() usage
10467 * rebase to v3.4-rc5
10468 - LP: #950490
10469 * rebase to v3.4-rc4
10470 * rebase to v3.4-rc3
10471 * rebase to v3.4-rc2
10472 * rebase to v3.4-rc1
10473 * rebase to v3.3
10474 * rebase to v3.3-rc7
10475 * rebase to v3.3-rc6
10476 * rebase to v3.3-rc5
10477 * rebase to v3.3-rc4
10478 - LP: #900802
10479 - LP: #930842
10480 * rebase to v3.3-rc3
10481 - LP: #924320
10482 - LP: #923316
10483 - LP: #923409
10484 - LP: #918254
10485 * rebase to v3.3-rc2
10486 * rebase to v3.3-rc1
10487 - LP: #795823
10488 - LP: #909419
10489 - LP: #910792
10490 - LP: #878701
10491 - LP: #724831
10492
10493 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
10494
10495linux (3.2.0-10.18) precise; urgency=low
10496
10497 [ Tim Gardner ]
10498
10499 * SAUCE: ecryptfs: Print inode on metadata error
10500
10501 [ Upstream Kernel Changes ]
10502
10503 * Revert "proc: enable writing to /proc/pid/mem"
10504 - LP: #919115
10505 - CVE-2012-0056
10506 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
10507 - LP: #909419
10508
10509 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
10510
10511linux (3.2.0-10.17) precise; urgency=low
10512
10513 [ Andy Whitcroft ]
10514
10515 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
10516 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
10517 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
10518 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
10519 * Revert "SAUCE: overlayfs -- overlay filesystem"
10520 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
10521 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
10522 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
10523 * ensure debian/ is not excluded from git by default
10524 * add new scripting to handle buglinks in rebases
10525 * ubuntu: overlayfs -- overlayfs: add statfs support
10526 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10527 permissions to overlay files
10528 - LP: #915941, #918212
10529 - CVE-2012-0055
10530
10531 [ Erez Zadok ]
10532
10533 * ubuntu: overlayfs -- overlayfs: implement show_options
10534
10535 [ Leann Ogasawara ]
10536
10537 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
10538 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
10539 - LP: #907377, #911236
10540 * [Config] Enable CONFIG_IRQ_REMAP
10541
10542 [ Miklos Szeredi ]
10543
10544 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10545 * ubuntu: overlayfs -- vfs: add i_op->open()
10546 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10547 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10548 * ubuntu: overlayfs -- overlay filesystem
10549 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10550
10551 [ Neil Brown ]
10552
10553 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10554
10555 [ Upstream Kernel Changes ]
10556
10557 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
10558 - LP: #647043
10559 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
10560 breaks USB
10561 - LP: #647043
10562
10563 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
10564
10565linux (3.2.0-9.16) precise; urgency=low
10566
10567 [ Andy Whitcroft ]
10568
10569 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
10570 * [Config] pull ARM sound modules =m
10571 * [Config] CONFIG_RTC_DRV_TEST is for testing only
10572 * [Config] CONFIG_USB_DUMMY_HCD is testing only
10573 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
10574
10575 [ Leann Ogasawara ]
10576
10577 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
10578 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
10579 * [Config] Enable CONFIG_MMC_TMIO=m
10580 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
10581 * [Config] Enable CONFIG_ISI=m
10582 * [Config] Enable CONFIG_MMC=y
10583 * [Config] Enable CONFIG_LIRC_PARALLEL=m
10584 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
10585 * [Config] Enable CONFIG_CHR_DEV_SG=y
10586 * [Config] Enable CONFIG_GPIO_PCA953X=m
10587 * [Config] Enable CONFIG_GPIO_TWL4030=m
10588 * [Config] Enable CONFIG_INET_DIAG=m
10589 * [Config] Enable CONFIG_NLS_ISO8859_1=m
10590 * [Config] Enable CONFIG_NVRAM=m
10591 * [Config] Enable CONFIG_SLIP=m
10592 * [Config] Enable CONFIG_PC300TOO=m
10593 * [Config] Enable CONFIG_TUN=y
10594 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
10595 * [Config] Enable CONFIG_THERMAL=y
10596 * [Config] Enable CONFIG_PPP=y
10597 * [Config] Enable CONFIG_PCI_STUB=m
10598 * Rebase to v3.2.1
10599 * [Config] Enable CONFIG_RTL8192E=m
10600 * [Config] Enable CONFIG_RTS5139=m
10601
10602 [ Stefan Bader ]
10603
10604 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
10605
10606 [ Upstream Kernel Changes ]
10607
10608 * ARM: restart: add restart hook to machine_desc record
10609 * ARM: restart: allow platforms more flexibility specifying restart mode
10610 * ARM: restart: move reboot failure handing into machine_restart()
10611 * ARM: restart: remove argument to setup_mm_for_reboot()
10612 * ARM: 7159/1: OMAP: Introduce local common.h files
10613 * ARM: restart: only perform setup for restart when soft-restarting
10614 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
10615 function
10616 * ARM: idmap: populate identity map pgd at init time using .init.text
10617 * ARM: suspend: use idmap_pgd instead of suspend_pgd
10618 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
10619 * ARM: idmap: use idmap_pgd when setting up mm for reboot
10620 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
10621 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
10622 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
10623 restart changes
10624 * ARM: lib: add call_with_stack function for safely changing stack
10625 * ARM: reset: implement soft_restart for jumping to a physical address
10626 * ARM: stop: execute platform callback from cpu_stop code
10627 * ARM: kexec: use soft_restart for branching to the reboot buffer
10628 * ARM: restart: omap: use new restart hook
10629 * topdown mmap support
10630 - LP: #861296
10631
10632 [ Upstream Kernel Changes ]
10633
10634 * Rebase to v3.2.1
10635
10636 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
10637
10638linux (3.2.0-8.15) precise; urgency=low
10639
10640 [ Leann Ogasawara ]
10641
10642 * [Config] Disable CONFIG_ACPI_PROCFS
10643 * Remove server from getabis
10644 * Temporarily disable module check
10645 * [Config] Disable CONFIG_MTD_TESTS
10646 * [Config] Disable CONFIG_X86_E_POWERSAVER
10647 * [Config] Set CONFIG_ARCNET=m
10648 * [Config] Enable CONFIG_ATM_DUMMY=m
10649 * [Config] Enable CONFIG_BLK_DEV_MD=y
10650 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
10651 * [Config] Enable CONFIG_BLK_DEV_SD=y
10652 * [Config] Enable CONFIG_BLK_DEV_SR=y
10653 * [Config] Enable CONFIG_BLK_DEV_UB=m
10654 * [Config] Enable CONFIG_COPS=m
10655 * [Config] Enable CONFIG_DVB_USB_EC168=m
10656 * [Config] Enable CONFIG_ENC28J60=m
10657 * [Config] Enable CONFIG_FB_UVESA=m
10658 * [Config] Enable CONFIG_FB_ATY=m
10659 * [Config] Enable CONFIG_BROADCOM_PHY=y
10660 * [Config] Enable CONFIG_CICADA_PHY=y
10661 * [Config] Enable CONFIG_DAVICOM_PHY=y
10662 * [Config] Enable CONFIG_ICPLUS_PHY=y
10663 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
10664 * [Config] Enable CONFIG_LXT_PHY=y
10665 * [Config] Enable CONFIG_MARVELL_PHY=y
10666 * [Config] Enable CONFIG_NATIONAL_PHY=y
10667 * [Config] Enable CONFIG_QSEMI_PHY=y
10668 * [Config] Enable CONFIG_SMSC_PHY=y
10669 * [Config] Enable CONFIG_VITESSE_PHY=y
10670 * Add 3w-sas to scsi-modules
10671 - LP: #776542
10672
10673 [ Mathieu Trudel-Lapierre ]
10674
10675 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
10676 to interface settings
10677
10678 [ Paolo Pisati ]
10679
10680 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
10681 - LP: #912199
10682 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
10683 - LP: #912199
10684 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
10685 - LP: #912199
10686
10687 [ Upstream Kernel Changes ]
10688
10689 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
10690 - LP: #906832
10691
10692 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
10693
10694linux (3.2.0-8.14) precise; urgency=low
10695
10696 [ Andy Whitcroft ]
10697
10698 * [Config] enable CONFIG_SND_USB_6FIRE
10699 - LP: #912197
10700 * rebase to mainline v3.2 final release
10701 * updateconfigs following rebase to v3.2 final
10702 * ubuntu: AUFS -- add BOM and automated update script
10703 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
10704 - LP: #684666
10705 * ubuntu: AUFS -- update aufs-update to track new locations of headers
10706 * ubuntu: AUFS -- clean up the aufs updater and BOM
10707 * ubuntu: AUFS -- documentation on updating aufs2
10708 * ubuntu: AUFS -- aufs3-base.patch
10709 * ubuntu: AUFS -- aufs3-standalone.patch
10710 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
10711 * ubuntu: AUFS -- fix undefined security_path_link
10712 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
10713 * ubuntu: AUFS -- updateconfigs following update
10714 * ubuntu: AUFS -- suppress benign plink warning messages
10715 - LP: #621195
10716 * ubuntu: AUFS -- enable in config and makefile
10717 * ubuntu: AUFS -- disable in favor of overlayfs
10718 * [Config] linux-virtual -- should include the extX modules
10719 - LP: #912308
10720
10721 [ Tyler Hicks ]
10722
10723 * SAUCE: eCryptfs: Improve statfs reporting
10724 - LP: #885744
10725
10726 [ Upstream Kernel Changes ]
10727
10728 * rebase to upstream v3.2
10729
10730 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
10731
10732linux (3.2.0-7.13) precise; urgency=low
10733
10734 [ Upstream Kernel Changes ]
10735
10736 * rebase to upstream 3.2-rc7
10737
10738 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
10739
10740linux (3.2.0-6.12) precise; urgency=low
10741
10742 [ Upstream Kernel Changes ]
10743
10744 * rebase to upstream v3.2-rc6
10745
10746 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
10747
10748linux (3.2.0-5.11) precise; urgency=low
10749
10750 [ Andy Whitcroft ]
10751
10752 * enforcer -- allow arch and flavour predicates to take lists
10753 * enforcer -- simplify armel/armhf specific options
10754 * enforcer -- fix incorrectly specified flavour matches
10755
10756 [ Leann Ogasawara ]
10757
10758 * [Config] Disable IRQ_REMAP
10759 * [Config] Enable CONFIG_SENSORS_LM95245=m
10760 * [Config] Enable CONFIG_SENSORS_MAX1668=m
10761 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
10762 * [Config] Enable CONFIG_SENSORS_MAX6639=m
10763 * [Config] Enable CONFIG_SENSORS_MAX6642=m
10764 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
10765 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
10766 * [Config] Enable CONFIG_PATA_TOSHIBA=m
10767 * [Config] Enable CONFIG_POHMELFS=m
10768 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
10769 * [Config] Enable CONFIG_PATA_OPTI=m
10770 * add overlayfs to virtual inclusion list
10771 - LP: #903897
10772 * add veth to virtual inclusion list
10773 - LP: #903897
10774 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
10775
10776 [ Paolo Pisati ]
10777
10778 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
10779 - LP: #903346
10780
10781 [ Tim Gardner ]
10782
10783 * [Config] CONFIG_LOCKUP_DETECTOR=y
10784 - LP: #903615
10785
10786 [ Upstream Kernel Changes ]
10787
10788 * rebase to upstream 55b02d2f
10789
10790 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
10791
10792linux (3.2.0-4.10) precise; urgency=low
10793
10794 [ Kyle McMartin ]
10795
10796 * SAUCE: dmar: disable if ricoh multifunction detected
10797 - LP: #894070
10798
10799 [ Seth Forshee ]
10800
10801 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
10802 - LP: #581312
10803
10804 [ Tim Gardner ]
10805
10806 * Start new release, Bump ABI, rebase to 3.2-rc5
10807
10808 [ Leann Ogasawara ]
10809
10810 * [Config] Enable CONFIG_SENSORS_AK8975=m
10811
10812 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
10813
10814linux (3.2.0-3.9) precise; urgency=low
10815
10816 [ Andy Whitcroft ]
10817
10818 * SAUCE: ext4: correct partial write discard size calculation
10819 - LP: #894768
10820
10821 [ Leann Ogasawara ]
10822
10823 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
10824 - LP: #892615
10825
10826 [ Matthew Garrett ]
10827
10828 * SAUCE: pci: Rework ASPM disable code
10829
10830 [ Upstream Kernel Changes ]
10831
10832 * x86: Fix boot failures on older AMD CPU's
10833 - LP: #892615
10834 * EHCI : Fix a regression in the ISO scheduler
10835 - LP: #899165
10836
10837 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
10838
10839linux (3.2.0-3.8) precise; urgency=low
10840
10841 [ Andy Whitcroft ]
10842
10843 * armhf -- add d-i configuration
10844 * armhf -- disable ABI checks for armhf
10845 * armhf -- add arch to getabis config
10846
10847 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
10848
10849linux (3.2.0-3.7) precise; urgency=low
10850
10851 [ Stefan Bader ]
10852
10853 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
10854 synchronous, regardless of lazy_mmu mode
10855 - LP: #854050
10856
10857 [ Tim Gardner ]
10858
10859 * rebase to v3.2-rc4
10860
10861 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
10862
10863linux (3.2.0-2.6) precise; urgency=low
10864
10865 [ Andy Whitcroft ]
10866
10867 * armhf -- fix omap flavour to build on armhf
10868 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
10869
10870 [ Borislav Petkov ]
10871
10872 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
10873 - LP: #892615
10874
10875 [ Colin Watson ]
10876
10877 * Add pata_macio to pata-modules
10878
10879 [ Tim Gardner ]
10880
10881 * [Config] Prefer crda over wireless-crda
10882 * [Config] Fix virtual inclusion list.
10883 - LP: #897795
10884
10885 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
10886
10887linux (3.2.0-2.5) precise; urgency=low
10888
10889 [ Paolo Pisati ]
10890
10891 * [Config] PANEL_DVI=y
10892
10893 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
10894
10895linux (3.2.0-2.4) precise; urgency=low
10896
10897 [ Andy Whitcroft ]
10898
10899 * rebase to v3.2-rc3
10900
10901 [ Leann Ogasawara ]
10902
10903 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
10904 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
10905 * Revert "olpc_dcon_xo_1_5 needs delay.h"
10906 * Revert "olpc_dcon_xo_1 needs delay.h"
10907 * rebase to 6fe4c6d4
10908 * [Config] updateconfigs after rebase to 6fe4c6d4
10909
10910 [ Tim Gardner ]
10911
10912 * [Config] Replace wireless-crda with crda,wireless-regdb
10913 - LP: #856421
10914 * [Config] Relax the dependencies on crda
10915
10916 [ Upstream Kernel Changes ]
10917
10918 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
10919 - LP: #724831
10920 * Ubuntu: remove coreutils|fileutils package dependency
10921 - LP: #892814
10922 * iio: iio_event_getfd -- fix ev_int build failure
10923
10924 [ Upstream Kernel Changes ]
10925
10926 * Rebase to v3.2-rc3
10927
10928 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
10929
10930linux (3.2.0-1.3) precise; urgency=low
10931
10932 [ Upstream Kernel Changes ]
10933
10934 * Ubuntu: Add ext2 to fs-core-modules
10935 - LP: #893395
10936
10937 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
10938
10939linux (3.2.0-1.2) precise; urgency=low
10940
10941 [ Andy Whitcroft ]
10942
10943 * [Config] enable CONFIG_NFC and associated devices
10944 * SAUCE: allow brcmsmac and b43 to both build
10945
10946 [ Soren Hansen ]
10947
10948 * Add ixgbe driver to d-i
10949 - LP: #891969
10950
10951 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
10952
10953linux (3.2.0-1.1) precise; urgency=low
10954 [ Andy Whitcroft ]
10955
10956 * armhf -- enable armhf and create the first flavours
10957 * SAUCE: ensure root is ready before running usermodehelpers in it
10958 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
10959
10960 [ Leann Ogasawara ]
10961
10962 * Temporarily ignore module check
10963 * [Config] Enable PCI_IOV on powerpc
10964 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
10965 * rebase to v3.2-rc2
10966 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
10967 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
10968 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
10969 * SAUCE: select ARM_AMBA if OMAP3_EMU
10970 * [Config] updateconfigs after select ARM_AMBA
10971 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
10972 * [Config] Enable CONFIG_EXT2_FS=m
10973 * [Config] Build in CONFIG_SATA_AHCI=y
10974 * Resolve linux-image-extra's install dependency
10975
10976 [ Seth Forshee ]
10977
10978 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
10979 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
10980 Documentation
10981 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
10982 alps_model_info
10983 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
10984 size
10985 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
10986 3 and 4
10987 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
10988 protocol
10989 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
10990 versions 3 and 4
10991
10992 [ Stefan Bader ]
10993
10994 * [Config] Built-in xen-netfront and xen-blkfront
10995 * Fix build of dm-raid45 and re-enable it
10996
10997 [ Tim Gardner ]
10998
10999 * [Config] CONFIG_USB_XHCI_HCD=y
11000 - LP: #886167
11001 * [Config] CONFIG_R6040=m
11002 - LP: #650899
11003 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11004 - LP: #854399
11005 * [Config] Consolidated amd64 server flavour into generic
11006 * [Config] updateconfigs after rebase to 3.2-rc1
11007 * [Config] Disabled dm-raid4-5
11008 * [Config] Disabled ndiswrapper
11009 * [Config] Disable vt6656
11010 * [Config] exclude ppp-modules for virtual flavour
11011 * [Config] CONFIG_MEMSTICK_R592=m
11012 - LP: #238208
11013
11014 [ Upstream Kernel Changes ]
11015
11016 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
11017 - LP: #887780
11018 * CHROMIUM: seccomp_filter: add process state reporting
11019 - LP: #887780
11020 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
11021 works.
11022 - LP: #887780
11023 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
11024 - LP: #887780
11025 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
11026 - LP: #887780
11027 * CHROMIUM: seccomp_filters: move to btrees
11028 * CHROMIUM: enable CONFIG_BTREE
11029 * CHROMIUM: seccomp_filter: kill NR_syscall references
11030 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
11031 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
11032 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
11033 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
11034 * CHROMIUM: seccomp_filter: inheritance documentation
11035 * CHROMIUM: seccomp_filter: make inherited filters composable
11036 * CHROMIUM: Fix seccomp_t compile error
11037 - LP: #887780
11038 * CHROMIUM: Fix kref usage
11039 - LP: #887780
11040 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
11041 * rebase to v3.2-rc2
11042
11043 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
11044
11045linux (3.1.0-2.3) precise; urgency=low
11046
11047 [ Tim Gardner ]
11048
11049 * Add postinit and postrm scripts to the extras package
11050 - LP: #882120
11051
11052 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
11053
11054linux (3.1.0-2.2) precise; urgency=low
11055
11056 [ Andy Whitcroft ]
11057
11058 * debian: add locking to protect debian/files from parallel update
11059
11060 [ Leann Ogasawara ]
11061
11062 * rebase to v3.1
11063
11064 [ Upstream Kernel Changes ]
11065
11066 * rebase to v3.1
11067
11068 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
11069
11070linux (3.1.0-1.1) precise; urgency=low
11071
11072 [ Andiry Xu ]
11073
11074 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
11075 - LP: #872811
11076
11077 [ Andy Whitcroft ]
11078
11079 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
11080 - LP: #832694
11081 * Revert "ubuntu: compcache -- version 0.5.3"
11082 - LP: #832694
11083 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
11084 * [Config] Enable CONFIG_MACVTAP=m
11085 - LP: #822601
11086 * record the compiler in the ABI and check for inconsistant builds
11087 * [Config] move ECRYPT_FS back to =y for all architectures
11088 - LP: #827197
11089 * [Config] enable CONFIG_DRM_VMWGFX=m
11090 - LP: #698009
11091 * [Config] re-fix ECRYPT_FS=y
11092 - LP: #827197
11093 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
11094 - LP: #827197
11095 * [Config] dropping compcache configuration options
11096 * [Config] standardise on HZ=250
11097 * SAUCE: headers_install: fix #include "..." usage for userspace
11098 - LP: #824377
11099 * make module-inclusion selection retain the left overs
11100 * add a new linux-image-extras package for virtual
11101
11102 [ Colin Watson ]
11103
11104 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
11105
11106 [ edwin_rong ]
11107
11108 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
11109 - LP: #824273
11110
11111 [ Greg Kroah-Hartman ]
11112
11113 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
11114 - LP: #824273
11115
11116 [ Jesse Sung ]
11117
11118 * SAUCE: Unregister input device only if it is registered
11119 - LP: #839238
11120
11121 [ Jiri Kosina ]
11122
11123 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
11124
11125 [ Joshua V. Dillon ]
11126
11127 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
11128
11129 [ Kees Cook ]
11130
11131 * [Config] enable and enforce SECCOMP_FILTER on x86
11132
11133 [ Keng-Yu Lin ]
11134
11135 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
11136 - LP: #824273
11137
11138 [ Leann Ogasawara ]
11139
11140 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
11141 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
11142 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
11143 readdir"
11144 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
11145 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
11146 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
11147 * Revert "ubuntu: overlayfs -- overlay filesystem"
11148 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
11149 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
11150 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
11151 than just revision"
11152 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
11153 * Revert "ubuntu: fsam7400 disable driver"
11154 - LP: #876030
11155 * rebase to v3.1-rc1
11156 * [Config] updateconfigs after rebase to v3.1-rc1
11157 * rebase to v3.1-rc2
11158 * [Config] Updateconfigs after rebase to v3.1-rc2
11159 * ubuntu: Yama - update calls to generic_permission() and
11160 inode->i_op->permission()
11161 * ubuntu: ndiswrapper -- remove netdev_priv macro
11162 * ubuntu: aufs -- Temporarily disable due to build failure
11163 * [Config] Diable INTEL_MID_PTI on armel
11164 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
11165 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
11166 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
11167 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
11168 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
11169 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
11170 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
11171 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
11172 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
11173 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
11174 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
11175 * [Config] Enable CONFIG_ECHO=m on powerpc
11176 * [Config] Enable CONFIG_ET131X=m on powerpc
11177 * [Config] Set CONFIG_FB_MATROX=m
11178 * [Config] Enable CONFIG_FB_UDL=m on powerpc
11179 * [Config] Set CONFIG_FB_VIRTUAL=n
11180 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
11181 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
11182 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
11183 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
11184 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
11185 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
11186 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
11187 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
11188 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
11189 * [Config] Enable CONFIG_IBMVETH=m on powerpc
11190 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
11191 * [Config] Enable CONFIG_IGB=m on powerpc
11192 * [Config] Enable CONFIG_IIO=m on powerpc
11193 * [Config] Enable CONFIG_INFINIBAND_NES=m
11194 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
11195 * [Config] Enable CONFIG_IWL3945=m on powerpc
11196 * [Config] Disable CONFIG_KVM_BOOK3S_64
11197 * [Config] Enable CONFIG_LAPBETHER=m on arm
11198 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
11199 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
11200 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
11201 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
11202 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
11203 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
11204 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
11205 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
11206 * [Config] Enable CONFIG_MEMSTICK=m on arm
11207 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
11208 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
11209 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
11210 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
11211 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
11212 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
11213 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
11214 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
11215 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
11216 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
11217 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
11218 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
11219 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
11220 * [Config] Enable CONFIG_MTD_SST25L=m on arm
11221 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
11222 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
11223 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
11224 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
11225 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
11226 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
11227 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
11228 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
11229 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
11230 * [Config] Enable CONFIG_PANEL=m on powerpc
11231 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
11232 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
11233 - LP: #833705
11234 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
11235 - LP: #837332
11236 * [Config] Update CONFIG_EFI_VARS enforcer check
11237 * [Config] Add aufs to virtual flavor inclusion list
11238 - LP: #844159
11239 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
11240 - LP: #818933
11241 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
11242 - LP: #768039
11243 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
11244 - LP: #838402
11245 * [Config] Add igbvf to the virtual flavor inclusion list
11246 - LP: #794570
11247 * [Config] Add ixgbevf to the virtual inclusion list
11248 - LP: #872411
11249 * [Config] Transition -generic and -server to be identical
11250 * rebase to v3.1-rc10
11251
11252 [ Luke Yelavich ]
11253
11254 * [Config] Disable legacy IDE drivers on powerpc
11255
11256 [ Ming Lei ]
11257
11258 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
11259 - LP: #801719
11260 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
11261 Sandybridge chipsets(v2)
11262 - LP: #737388, #782389, #794642
11263
11264 [ Paolo Pisati ]
11265
11266 * [Config] Compile-in vfat support for armel
11267 - LP: #853783
11268
11269 [ Randy Dunlap ]
11270
11271 * SAUCE: staging: fix rts5139 depends & build
11272 - LP: #824273
11273
11274 [ Rene Bolldorf ]
11275
11276 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
11277 power in 'ideapad_backlight_notify_power' to avoid a page fault
11278
11279 [ Seth Forshee ]
11280
11281 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
11282 - LP: #681904
11283 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
11284 - LP: #810020
11285
11286 [ Stefan Bader ]
11287
11288 * (config) Package macvlan and macvtap for virtual
11289 * [Config] Force perf to use libiberty for demangling
11290 - LP: #783660
11291 * SAUCE: xen: Do not use pv spinlocks on HVM
11292 - LP: #838026
11293
11294 [ Tim Gardner ]
11295
11296 * [Config] Clean up tools rules
11297 * [Config] Package x86_energy_perf_policy and turbostat
11298 - LP: #797556
11299 * rebase to v3.1-rc3
11300 * [Config] Simplify binary-udebs dependencies
11301 * [Config] kernel preparation cannot be parallelized
11302 * [Config] Linearize module/abi checks
11303 * [Config] Linearize and simplify tree preparation rules
11304 * [Config] Build kernel image in parallel with modules
11305 * [Config] Set concurrency for kmake invocations
11306 * [Config] Improve install-arch-headers speed
11307 * [Config] Fix binary-perarch dependencies
11308 * [Config] Removed stamp-flavours target
11309 * [Config] Serialize binary indep targets
11310 * [Config] Use build stamp directly
11311 * [Config] Restore prepare-% target
11312 * rebase to v3.1-rc4
11313 * rebase to v3.1-rc5
11314 * [Config] Disable makedumpfile for i386/amd64
11315 * rebase to v3.1-rc6
11316 * [Config] Fix binary-% build target
11317 * rebase to v3.1-rc7
11318 * rebase to v3.1-rc8
11319 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11320 - LP: #854399
11321 * [Config] Enable ftrace support in the mac80211 layer
11322 - LP: #865171
11323 * rebase to v3.1-rc9
11324 * SAUCE: usb/core/devio.c: Check for printer class specific request
11325 - LP: #872711
11326
11327 [ Upstream Kernel Changes ]
11328
11329 * overlay filesystem
11330 * overlayfs: add statfs support
11331 * overlayfs: implement show_options
11332 * overlay: overlay filesystem documentation
11333 * fs: limit filesystem stacking depth
11334
11335 [ Will Drewry ]
11336
11337 * SAUCE: seccomp_filter: new mode with configurable syscall filters
11338 * SAUCE: seccomp_filter: add process state reporting
11339 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
11340 works.
11341 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
11342
11343 [ Upstream Kernel Changes ]
11344
11345 * rebase to v3.1-rc1
11346 * rebase to v3.1-rc2
11347 * rebase to v3.1-rc3
11348 +CONFIG_BLK_DEV_BSGLIB=y
11349 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
11350 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
11351 * rebase to v3.1-rc4
11352 * rebase to v3.1-rc5
11353 * rebase to v3.1-rc6
11354 * rebase to v3.1-rc7
11355 * rebase to v3.1-rc8
11356 * rebase to v3.1-rc9
11357 * rebase to v3.1-rc10
11358
11359 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
11360
11361linux (3.1.0-1.0) oneiric; urgency=low
11362
11363 [ Leann Ogasawara ]
11364
11365 * Open P-series
11366
11367 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
11368
11369linux (3.0.0-8.10) oneiric; urgency=low
11370
11371 [ Adam Jackson ]
11372
11373 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
11374 - LP: #753994
11375
11376 [ John Johansen ]
11377
11378 * [Config] Enable missing IPv6 options
11379
11380 [ Leann Ogasawara ]
11381
11382 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
11383 - LP: #819925
11384 * Rebase to 3.0.1
11385
11386 [ Upstream Kernel Changes ]
11387
11388 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
11389 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
11390 - LP: #783582
11391 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
11392 - LP: #796476
11393 * KVM: Add SMEP support when setting CR4
11394 - LP: #796476
11395 * KVM: Mask function7 ebx against host capability word9
11396 - LP: #796476
11397 * KVM: Add instruction fetch checking when walking guest page table
11398 - LP: #796476
11399
11400 [ Upstream Kernel Changes ]
11401
11402 * rebase to v3.0.1
11403
11404 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
11405
11406linux (3.0.0-7.9) oneiric; urgency=low
11407
11408 [ Andy Whitcroft ]
11409
11410 * Revert "[Upstream] add local prefix to oss local change_bits"
11411 * Revert "SAUCE: add tracing for user initiated readahead requests"
11412 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
11413 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
11414 Zhaoyang E47"
11415 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
11416 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
11417 (grub)"
11418 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
11419 checks"
11420 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
11421 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
11422 vt switch"
11423 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
11424 - LP: #816035
11425 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
11426 it
11427 * SAUCE: (no-up) add tracing for user initiated readahead requests
11428 * SAUCE: vt -- maintain bootloader screen mode and content until vt
11429 switch
11430 * SAUCE: vt -- allow grub to request automatic vt_handoff
11431
11432 [ Arjan van de Ven ]
11433
11434 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
11435
11436 [ Kees Cook ]
11437
11438 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
11439 * [Config] enforce ACPI_CUSTOM_METHOD disabled
11440
11441 [ Keng-Yu Lin ]
11442
11443 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
11444 Zhaoyang E47
11445 - LP: #632884, #803005
11446
11447 [ Leann Ogasawara ]
11448
11449 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
11450 - LP: #513131
11451 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
11452 - LP: #815064
11453
11454 [ Rezwanul Kabir ]
11455
11456 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
11457 Dell E2 series Laptops
11458 - LP: #632884
11459
11460 [ Upstream Kernel Changes ]
11461
11462 * Revert "yama: if an underlying filesystem provides a permissions op use
11463 it"
11464 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
11465 series Laptops"
11466 * Revert "tty: include linux/slab.h for kfree"
11467 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
11468 * Revert "pch_dma: add include/slab.h for kfree"
11469 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
11470 - LP: #773524
11471 * oss: rename local change_bits to avoid powerpc bitsops.h definition
11472
11473 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
11474
11475linux (3.0.0-7.8) oneiric; urgency=low
11476
11477 [ Andy Whitcroft ]
11478
11479 * ubuntu: overlayfs -- overlayfs: add statfs support
11480 * [Config] enable CONFIG_OVERLAYFS
11481
11482 [ Erez Zadok ]
11483
11484 * ubuntu: overlayfs -- overlayfs: implement show_options
11485
11486 [ Leann Ogasawara ]
11487
11488 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
11489 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
11490 * [Config] Disable CONFIG_ATM_DUMMY on arm
11491 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
11492 * Temporarily disable module check on arm
11493 * Rebase to 3.0 final
11494 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
11495 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
11496 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
11497 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
11498 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
11499 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
11500 * [Config] Enable CONFIG_DM9000=m on arm
11501 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
11502 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
11503
11504 [ Miklos Szeredi ]
11505
11506 * ubuntu: overlayfs -- vfs: add i_op->open()
11507 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11508 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11509 * ubuntu: overlayfs -- overlay filesystem
11510 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
11511 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
11512 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11513 * ubuntu: overlayfs -- ovl: make lower mount read-only
11514
11515 [ Neil Brown ]
11516
11517 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11518
11519 [ Tim Gardner ]
11520
11521 * [Config] Add enic/fnic to udebs
11522 - LP: #801610
11523
11524 [ Upstream Kernel Changes ]
11525
11526 * yama: if an underlying filesystem provides a permissions op use it
11527
11528 [ Major Kernel Changes ]
11529
11530 * Rebase to 3.0 final
11531
11532 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
11533
11534linux (3.0.0-6.7) oneiric; urgency=low
11535
11536 [ Eagon Yager ]
11537
11538 * [Config] Fix misspelled 'skipmodule' in arm makefile.
11539
11540 [ Keng-Yu Lin ]
11541
11542 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
11543 - LP: #632884, #803005
11544
11545 [ Leann Ogasawara ]
11546
11547 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
11548 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
11549 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
11550 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
11551 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
11552 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
11553 * [Config] Set CONFIG_ACPI_SBS=m
11554 * [Config] Set CONFIG_ACPI_WMI=m
11555 * [Config] Set CONFIG_AD7150=m on arm
11556 * [Config] Set CONFIG_AD7152=m on arm
11557 * [Config] Drop CONFIG_GPIO_S5PV210
11558 * [Config] Drop CONFIG_GPIO_S5PC100
11559 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
11560 * [Config] Drop CONFIG_GPIO_EXYNOS4
11561
11562 [ Stefan Bader ]
11563
11564 * SAUCE: Re-enable RODATA for i386 virtual
11565 - LP: #809838
11566
11567 [ Upstream Kernel Changes ]
11568
11569 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
11570 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
11571 - LP: #771758
11572
11573 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
11574
11575linux (3.0.0-5.6) oneiric; urgency=low
11576
11577 [ Tim Gardner ]
11578
11579 * [Config] CONFIG_RTL8192CU=m
11580 * Rebase to -rc7
11581
11582 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
11583
11584linux (3.0.0-4.5) oneiric; urgency=low
11585
11586 [ Ming Lei ]
11587
11588 * SAUCE: fix yama_ptracer_del lockdep warning
11589 - LP: #791019
11590
11591 [ Seth Forshee ]
11592
11593 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
11594 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
11595 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
11596 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
11597 - LP: #805218
11598
11599 [ Tim Gardner ]
11600
11601 * [Config] updateconfigs after rebase to -rc6+
11602 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
11603 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
11604 * Revert "UBUNTU: add dependancies for module-init-tools"
11605 This dependency is no longer required for a 3 digit version.
11606
11607 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
11608
11609linux (3.0-3.4) oneiric; urgency=low
11610
11611 [ Keng-Yu Lin ]
11612
11613 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
11614 killswitch"
11615 - LP: #775281
11616
11617 [ Leann Ogasawara ]
11618
11619 * rebase to v3.0-rc5
11620 * [Config] updateconfigs after rebase to 3.0-rc5
11621
11622 [ Tim Gardner ]
11623
11624 * [Config] Remove ubuntu/rtl8192se
11625 * [Config] Added armel ABI files
11626 * [Config] Removed armel versatile flavour
11627 * [Config] CONFIG_INTEL_MEI=m
11628 - LP: #716867
11629
11630 [ Upstream Kernel Changes ]
11631
11632 * ALSA: hda - Enable auto-parser as default for Conexant codecs
11633
11634 [ Upstream Kernel Changes ]
11635
11636 * rebase to v3.0-rc5
11637
11638 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
11639
11640linux (3.0-2.3) oneiric; urgency=low
11641
11642 [ Andy Whitcroft ]
11643
11644 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
11645
11646 [ Leann Ogasawara ]
11647
11648 * rebase to v3.0-rc4
11649 * [Config] updateconfigs after rebase to 3.0-rc4
11650 * fix ERROR: __devcgroup_inode_permission undefined
11651
11652 [ Stefan Bader ]
11653
11654 * SAUCE: iscsitarget: Remove driver from the kernel
11655
11656 [ Tim Gardner ]
11657
11658 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
11659 * [Config] Add grub-efi as a recommended bootloader for server and
11660 generic
11661 - LP: #800910
11662
11663 [ Upstream Kernel Changes ]
11664
11665 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
11666
11667 [ Leann Ogasawara ]
11668
11669 * rebase to v3.0-rc4
11670
11671 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
11672
11673linux (3.0-1.2) oneiric; urgency=low
11674
11675 [ Andy Whitcroft ]
11676
11677 * [Config] enable CONFIG_CAN_CALC_BITTIMING
11678
11679 [ Leann Ogasawara ]
11680
11681 * rebase to v3.0-rc3
11682 * [Config] updateconfigs after rebase to 3.0-rc3
11683
11684 [ Upstream Kernel Changes ]
11685
11686 * perf: clear out make flags when calling kernel make kernelver
11687
11688 [ Leann Ogasawara ]
11689
11690 * rebase to v3.0-rc3
11691
11692 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
11693
11694linux (3.0-0.1) oneiric; urgency=low
11695
11696 [ Andy Whitcroft ]
11697
11698 * use the packaging version in the kernel
11699 * use the kernels idea of its version for version_signature
11700 * add dependancies for module-init-tools
11701 * update control files to version 3
11702 * printchanges/insertchanges allow override of prev_release
11703 * correct Vcs-Git: to point to oneiric
11704
11705 [ Leann Ogasawara ]
11706
11707 * rebase to v3.0-rc1
11708 * [Config] updateconfigs after rebase to 3.0-rc1
11709 * ubuntu: dm-raid4-5 fix up build failure
11710 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
11711 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
11712 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
11713 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
11714 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
11715 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
11716 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
11717 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
11718 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
11719 * rebase to v3.0-rc2
11720
11721 [ Manoj Iyer ]
11722
11723 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
11724 - LP: #790754
11725
11726 [ Upstream Kernel Changes ]
11727
11728 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
11729 demands it"
11730 * drm/i915: fix regression after clock gating init split
11731
11732 [ Major Kernel Changes ]
11733
11734 * rebase from v2.6.39 to v3.0-rc1
11735 * rebase from v3.0-rc1 to v3.0-rc2
11736
11737 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
11738
11739linux (2.6.39-3.10) oneiric; urgency=low
11740
11741 [ Colin Ian King ]
11742
11743 * SAUCE: S3 early resume debug via keyboard LEDs
11744
11745 [ Ingo Molnar ]
11746
11747 * ubuntu: nx-emu - i386: NX emulation
11748 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
11749
11750 [ Leann Ogasawara ]
11751
11752 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
11753 * Revert "[Config] Disable CONFIG_DM_RAID45"
11754 * [Config] enable CONFIG_BRCMFMAC=y
11755 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
11756 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
11757
11758 [ Robert Nelson ]
11759
11760 * SAUCE: omap3: beagle: detect new xM revision B
11761 - LP: #770679
11762 * SAUCE: omap3: beagle: detect new xM revision C
11763 - LP: #770679
11764 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
11765 - LP: #770679
11766
11767 [ Stefan Bader ]
11768
11769 * SAUCE: Convert dm-raid45 to new block plugging
11770
11771 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
11772
11773linux (2.6.39-3.9) oneiric; urgency=low
11774
11775 [ Leann Ogasawara ]
11776
11777 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
11778 * rebase to v2.6.39
11779 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
11780 * [Config] enable CONFIG_INPUT_APANEL=m
11781
11782 [ Thomas Schlichter ]
11783
11784 * SAUCE: vesafb: mtrr module parameter is uint, not bool
11785 - LP: #778043
11786 * SAUCE: vesafb: enable mtrr WC by default
11787 - LP: #778043
11788
11789 [ Major Kernel Changes ]
11790
11791 * rebase from v2.6.39-rc7 to v2.6.39
11792
11793 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
11794
11795linux (2.6.39-2.8) oneiric; urgency=low
11796
11797 [ Andy Whitcroft ]
11798
11799 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
11800 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
11801 * Revert "[Config] Disable CONFIG_AUFS_FS"
11802 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
11803 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
11804 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
11805 * ubuntu: AUFS -- clean up the aufs updater and BOM
11806 * ubuntu: AUFS -- documentation on updating aufs2
11807
11808 [ Kees Cook ]
11809
11810 * ubuntu: Yama - LSM hooks
11811 * ubuntu: Yama - create task_free security callback
11812 * ubuntu: Yama - add ptrace relationship tracking interface
11813 * ubuntu: Yama - unconditionally chain to Yama LSM
11814
11815 [ Leann Ogasawara ]
11816
11817 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
11818 * Revert "[Config] Disable CONFIG_EASYCAP"
11819 * ubuntu: fsam7400 disable driver
11820 * ubuntu: omnibook disable driver
11821 * ubuntu: rfkill disable driver
11822
11823 [ Tim Gardner ]
11824
11825 * SAUCE: Fix extra reference in fb_open()
11826
11827 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
11828
11829linux (2.6.39-2.7) oneiric; urgency=low
11830
11831 [ Leann Ogasawara ]
11832
11833 * rebase to v2.6.39-rc7
11834
11835 [ Major Kernel Changes ]
11836
11837 * rebase from v2.6.39-rc6 to v2.6.39-rc7
11838
11839 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
11840
11841linux (2.6.39-1.6) oneiric; urgency=low
11842
11843 [ Leann Ogasawara ]
11844
11845 * rebase to v2.6.39-rc6
11846 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
11847
11848 [ Tim Gardner ]
11849
11850 * [Config] updateconfigs after rebase to 2.6.39-rc6
11851
11852 [ Major Kernel Changes ]
11853
11854 * rebase from v2.6.39-rc5 to v2.6.39-rc6
11855 - LP: #740126
11856
11857 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
11858
11859linux (2.6.39-0.5) oneiric; urgency=low
11860
11861 [ Herton Ronaldo Krzesinski ]
11862
11863 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
11864 - LP: #764758
11865
11866 [ Leann Ogasawara ]
11867
11868 * rebase to v2.6.39-rc5
11869 * [Config] updateconfigs following rebase to v2.6.39-rc5
11870
11871 [ Paolo Pisati ]
11872
11873 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
11874 - LP: #759913
11875
11876 [ Stefan Bader ]
11877
11878 * Include nls_iso8859-1 for virtual images
11879 - LP: #732046
11880
11881 [ Major Kernel Changes ]
11882
11883 * rebase from v2.6.39-rc4 to v2.6.39-rc5
11884
11885 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
11886
11887linux (2.6.39-0.4) oneiric; urgency=low
11888
11889 [ Leann Ogasawara ]
11890
11891 * rebase to v2.6.39-rc4
11892 * [Config] updateconfigs following rebase to v2.6.39-rc4
11893 * fixup powerpc implicit declaration of function
11894 'crash_kexec_wait_realmode'
11895 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
11896
11897 [ Tim Gardner ]
11898
11899 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
11900 - LP: #769503
11901 * [Config] Add cachefiles.ko to virtual flavour
11902 - LP: #770430
11903
11904 [ Major Kernel Changes ]
11905
11906 * rebase from v2.6.39-rc3 to v2.6.39-rc4
11907
11908 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
11909
11910linux (2.6.39-0.3) oneiric; urgency=low
11911
11912 [ Leann Ogasawara ]
11913
11914 * rebase to v2.6.39-rc3
11915 * crash_kexec_wait_realmode() undefined when !SMP
11916
11917 [ Tim Gardner ]
11918
11919 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
11920 - LP: #632327
11921
11922 [ Major Kernel Changes ]
11923
11924 * rebase from v2.6.39-rc2 to v2.6.39-rc3
11925
11926 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
11927
11928linux (2.6.39-0.2) oneiric; urgency=low
11929
11930 [ Gustavo F. Padovan ]
11931
11932 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
11933 - LP: #720949
11934
11935 [ John Johansen ]
11936
11937 * AppArmor: Fix masking of capabilities in complain mode
11938 - LP: #748656
11939
11940 [ Leann Ogasawara ]
11941
11942 * rebase to v2.6.39-rc2
11943 * [Config] updateconfigs following rebase to v2.6.39-rc2
11944 * hv_mouse needs delay.h
11945 * olpc_dcon_xo_1 needs delay.h
11946 * olpc_dcon_xo_1_5 needs delay.h
11947 * Update dropped.txt for Oneiric
11948
11949 [ Steve Langasek ]
11950
11951 * [Config] Make linux-libc-dev coinstallable under multiarch
11952 - LP: #750585
11953
11954 [ Upstream Kernel Changes ]
11955
11956 * x86, hibernate: Initialize mmu_cr4_features during boot
11957 - LP: #752870
11958
11959 [ Major Kernel Changes ]
11960
11961 * rebase from v2.6.39-rc1 to v2.6.39-rc2
11962
11963 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
11964
11965linux (2.6.39-0.1) oneiric; urgency=low
11966
11967 [ Brad Figg ]
11968
11969 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
11970 - LP: #737124
11971
11972 [ Henrik Rydberg ]
11973
11974 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
11975 * SAUCE: HID: ntrig: fix suspend/resume on recent models
11976
11977 [ Herton Ronaldo Krzesinski ]
11978
11979 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
11980 struct v4l2_subdev
11981 - LP: #745213
11982
11983 [ Kees Cook ]
11984
11985 * [Config] packaging: adjust perms on vmlinuz as well
11986 * SAUCE: nx-emu: further clarify dmesg reporting
11987 - LP: #745181
11988
11989 [ Leann Ogasawara ]
11990
11991 * rebase to v2.6.39-rc1
11992 * [Config] updateconfigs following rebase to v2.6.39-rc1
11993 * [Config] Disable CONFIG_DM_RAID45
11994 * [Config] Disable CONFIG_SCSI_ISCSITARGET
11995 * [Config] Disable CONFIG_EASYCAP
11996 * [Config] Disable CONFIG_AUFS_FS
11997 * update bnx2 firmware files in d-i/firmware/nic-modules
11998 * xhci-pci.c resolve implicit declaration of kzalloc
11999 * [Config] Enable CONFIG_DRM_PSB for only x86
12000 * [Config] Enable CONFIG_RTS_PSTOR for only x86
12001 * mfd/asic3: Fix typo, s/irq_data/data/
12002
12003 [ Luke Yelavich ]
12004
12005 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
12006 - LP: #745358
12007 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
12008 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
12009
12010 [ Manoj Iyer ]
12011
12012 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
12013 - LP: #745217
12014
12015 [ Tim Gardner ]
12016
12017 * SAUCE: INR_OPEN=4096
12018 - LP: #663090
12019 * SAUCE: Increase the default hard limit for open FDs to 4096
12020 - LP: #663090
12021
12022 [ Upstream Kernel Changes ]
12023
12024 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
12025 namespace cleanup
12026 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
12027 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
12028
12029 [ Major Kernel Changes ]
12030
12031 * rebase from v2.6.38 to v2.6.39-rc1
12032
12033 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
12034
12035linux (2.6.39-0.0) oneiric; urgency=low
12036
12037 [ Leann Ogasawara ]
12038
12039 * Open Oneiric
12040
12041 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
12042
12043linux (2.6.38-7.39) natty; urgency=low
12044
12045 [ Leann Ogasawara ]
12046
12047 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
12048
12049 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
12050
12051linux (2.6.38-7.38) natty; urgency=low
12052
12053 [ Leann Ogasawara ]
12054
12055 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
12056 gcc-4.5.2-6ubuntu5 finished building on all arches.
12057
12058 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
12059
12060linux (2.6.38-7.37) natty; urgency=low
12061
12062 [ Leann Ogasawara ]
12063
12064 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
12065
12066 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
12067
12068linux (2.6.38-7.36) natty; urgency=low
12069
12070 [ Andy Whitcroft ]
12071
12072 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
12073 optimisation"
12074 * purge last vestiges of maverick
12075 * [Config] switch CONFIG_FB_VESA back to module
12076
12077 [ Chris Wilson ]
12078
12079 * SAUCE: drm/i915: Fix pipelined fencing
12080 - LP: #717114
12081
12082 [ Loïc Minier ]
12083
12084 * Include nls_cp437 module in virtual for fat
12085 - LP: #732046
12086 * Support arch= cross-compilation for any arch
12087 * Fix couple of typos in 0-common-vars.mk
12088 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
12089 * Add armhf to Debian -> Linux arch map
12090 * Add initial armhf.mk
12091 * Enable common packages for armhf
12092
12093 [ Upstream Kernel Changes ]
12094
12095 * Yama: fix default relationship to check thread group
12096 - LP: #737676
12097
12098 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
12099
12100linux (2.6.38-7.35) natty; urgency=low
12101
12102 [ Andy Whitcroft ]
12103
12104 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
12105 * rebase fixes bug #715330
12106 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
12107 * rebase to v2.6.38 final
12108
12109 [ Herton Ronaldo Krzesinski ]
12110
12111 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
12112 - LP: #636091
12113
12114 [ Tim Gardner ]
12115
12116 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
12117
12118 [ Upstream Kernel Changes ]
12119
12120 * Yama: use thread group leader when creating match
12121 - LP: #729839
12122 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
12123 RAID controller
12124 - LP: #735240
12125 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
12126
12127 [ Major Kernel Changes ]
12128
12129 * rebase from v2.6.38-rc8 to v2.6.38 final
12130 - LP: #715330
12131
12132 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
12133
12134linux (2.6.38-6.34) natty; urgency=low
12135
12136 [ Andy Whitcroft ]
12137
12138 * [Config] normalise CONFIG_INTEL_TXT
12139 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
12140 - LP: #730860
12141 * rebase to mainline v2.6.38-rc8
12142
12143 [ Major Kernel Changes ]
12144
12145 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
12146 to v2.6.38-rc8
12147
12148 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
12149
12150linux (2.6.38-6.33) natty; urgency=low
12151
12152 [ Andy Whitcroft ]
12153
12154 * d-i -- enable speakup-modules udeb
12155 - LP: #672699
12156 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
12157 * [Config] debian PPC64 configuration
12158 * [Config] cleanup powerpc config fixing unexpected inconsistancies
12159 * [Config] resync ppc64 configuration
12160 * SAUCE: match up ENTRY/END naming for 32/64 bit
12161 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
12162 * [Config] update configs after rebase to
12163 fb62c00a6d8942775abc23d1621db1252e2d93d1
12164 * [Config] pps_gen_parport no longer built
12165
12166 [ Corentin Chary ]
12167
12168 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
12169 - LP: #689393
12170 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
12171 - LP: #689393
12172
12173 [ John Johansen ]
12174
12175 * SAUCE: Fix aufs calling of security_path_mknod
12176 - LP: #724456
12177
12178 [ Kees Cook ]
12179
12180 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
12181
12182 [ Tim Gardner ]
12183
12184 * rebase to 2.6.38-rc7
12185
12186 [ Upstream Kernel Changes ]
12187
12188 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
12189
12190 [ Major Kernel Changes ]
12191
12192 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
12193 fb62c00a6d8942775abc23d1621db1252e2d93d1
12194 - LP: #721389
12195 - LP: #722925
12196 - LP: #723672
12197 - LP: #723676
12198 - LP: #715318
12199
12200 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
12201
12202linux (2.6.38-5.32) natty; urgency=low
12203
12204 [ Andy Whitcroft ]
12205
12206 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
12207 * [Config] updateconfigs following rebase to v2.6.38-rc6
12208 * [Config] enable CONFIG_DMAR
12209 - LP: #552311
12210
12211 [ Upstream Kernel Changes ]
12212
12213 * drm/i915: skip FDI & PCH enabling for DP_A
12214 - LP: #561802, #600453, #681877
12215
12216 [ Major Kernel Changes ]
12217
12218 * rebase from v2.6.38-rc5 to v2.6.38-rc6
12219 - LP: #718402
12220 - LP: #719524
12221 - LP: #721126
12222 - LP: #719691
12223 - LP: #722689
12224 - LP: #722310
12225
12226 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
12227
12228linux (2.6.38-4.31) natty; urgency=low
12229
12230 [ Andy Whitcroft ]
12231
12232 * add in bugs closed by upstream patches pulled in by rebases
12233 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
12234 * [Config] enable CONFIG_VSX to allow use of vector instuctions
12235 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
12236 * rebase to mainline v2.6.38-rc5
12237 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
12238 supported
12239 - LP: #719691
12240
12241 [ Colin Ian King ]
12242
12243 * SAUCE: Dell All-In-One: Remove need for Dell module alias
12244
12245 [ Manoj Iyer ]
12246
12247 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
12248 - LP: #717435
12249
12250 [ Tim Gardner ]
12251
12252 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
12253
12254 [ Upstream Kernel Changes ]
12255
12256 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
12257 - LP: #702434
12258 * vfs: fix BUG_ON() in fs/namei.c:1461
12259
12260 [ Vladislav P ]
12261
12262 * SAUCE: Release BTM while sleeping to avoid deadlock.
12263 - LP: #713837
12264
12265 [ Major Kernel Changes ]
12266
12267 * rebase from v2.6.38-rc4 to v2.6.38-rc5
12268 - LP: #579276
12269 - LP: #715877
12270 - LP: #713769
12271 - LP: #716811
12272 * resync with Maverick Ubuntu-2.6.35-27.47
12273
12274 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
12275
12276linux (2.6.38-3.30) natty; urgency=low
12277
12278 [ Andy Whitcroft ]
12279
12280 * rebase to v2.6.38-rc4
12281 * ppc64 -- add basic architecture
12282 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
12283
12284 [ Colin Ian King ]
12285
12286 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
12287 - LP: #676997
12288 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
12289 - LP: #701530
12290 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
12291 - LP: #701530
12292
12293 [ Dan Rosenberg ]
12294
12295 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
12296
12297 [ Kees Cook ]
12298
12299 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
12300 attacking"
12301 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
12302
12303 [ Tim Gardner ]
12304
12305 * [Config] CONFIG_BLK_CGROUP=y
12306 - LP: #706394
12307 * [Config] CONFIG_DELL_WMI_AIO=m
12308
12309 [ Upstream Kernel Changes ]
12310
12311 * drm/i915/lvds: Restore dithering on native modes for gen2/3
12312 - LP: #711568
12313
12314 [ Upstream Kernel Changes ]
12315
12316 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
12317 - LP: #701271
12318 - LP: #708521
12319 - LP: #710371
12320
12321 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
12322
12323linux (2.6.38-2.29) natty; urgency=low
12324
12325 [ Andy Whitcroft ]
12326
12327 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
12328 * [Config] updateconfigs following rebase to
12329 1f0324caefd39985e9fe052fac97da31694db31e
12330 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
12331 * [Config] reenable HIBERNATE
12332 - LP: #710877
12333 * rebase to v2.6.38-rc3
12334 * [Config] reenable CONFIG_CRASH_DUMP
12335
12336 [ Kamal Mostafa ]
12337
12338 * SAUCE: rtl8192se: fix source file perms
12339 * SAUCE: rtl8192se: fix source file newline
12340 * SAUCE: omnibook: fix source file newline
12341
12342 [ Kees Cook ]
12343
12344 * [Config] packaging: really make System.map mode 0600
12345
12346 [ Ricardo Salveti de Araujo ]
12347
12348 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
12349 PM34XX_ERRATUM
12350
12351 [ Soren Hansen ]
12352
12353 * SAUCE: nbd: Remove module-level ioctl mutex
12354
12355 [ Tim Gardner ]
12356
12357 * SAUCE: Disable building the ACPI debugfs source
12358
12359 [ Upstream Kernel Changes ]
12360
12361 * Set physical start and alignment 1M for virtual i386
12362 - LP: #710754
12363
12364 [ Upstream Kernel Changes ]
12365
12366 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12367 to v2.6.38-rc3
12368 - LP: #707902
12369
12370 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
12371
12372linux (2.6.38-1.28) natty; urgency=low
12373
12374 [ Andy Whitcroft ]
12375
12376 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
12377
12378 [ Ricardo Salveti de Araujo ]
12379
12380 * SAUCE: omap3: beaglexm: fix DVI initialization
12381 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
12382 display work at Beagle
12383
12384 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
12385
12386linux (2.6.38-1.27) natty; urgency=low
12387
12388 [ Andy Whitcroft ]
12389
12390 * ubuntu: AUFS -- update aufs-update to track new locations of headers
12391 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
12392 * SAUCE: ensure root is ready before running usermodehelpers in it
12393 * correct the Vcs linkage to point to natty
12394 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
12395 * [Config] update configs following rebase
12396 e78bf5e6cbe837daa6ab628a5f679548742994d3
12397 * SAUCE: Yama: follow changes to generic_permission
12398 * ubuntu: compcache -- follow changes to bd_claim/bd_release
12399 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
12400 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
12401 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
12402 * update package version to match payload version
12403 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
12404 * rebase to v2.6.38-rc1
12405 * [Config] updateconfigs following rebase to v2.6.38-rc1
12406 * SAUCE: x86 fix up jiffies/jiffies_64 handling
12407 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
12408 * [Config] updateconfigs following rebase to
12409 2b1caf6ed7b888c95a1909d343799672731651a5
12410 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
12411 * ubuntu: AUFS -- suppress benign plink warning messages
12412 - LP: #621195
12413 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
12414 * rebase to v2.6.38-rc2
12415 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
12416 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12417 * [Config] update configs following rebase to
12418 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12419 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
12420 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
12421 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
12422 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
12423
12424 [ Kees Cook ]
12425
12426 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
12427
12428 [ Stefan Bader ]
12429
12430 * Temporarily disable RODATA for virtual i386
12431 - LP: #699828
12432
12433 [ Tim Gardner ]
12434
12435 * [Config] CONFIG_NLS_DEFAULT=utf8
12436 - LP: #683690
12437 * [Config] CONFIG_HIBERNATION=n
12438 * update bnx2 firmware files in d-i/firmware/nic-modules
12439
12440 [ Upstream Kernel Changes ]
12441
12442 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
12443 objects."
12444 * packaging: make System.map mode 0600
12445 * thinkpad_acpi: Always report scancodes for hotkeys
12446 - LP: #702407
12447 * sched: tg->se->load should be initialised to tg->shares
12448 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
12449 * brcm80211: include linux/slab.h for kfree
12450 * pch_dma: add include/slab.h for kfree
12451 * i2c-eg20t: include linux/slab.h for kfree
12452 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
12453 * tty: include linux/slab.h for kfree
12454 * winbond: include linux/delay.h for mdelay et al
12455
12456 [ Upstream Kernel Changes ]
12457
12458 * mark the start of v2.6.38 versioning
12459 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12460 - LP: #689886
12461 - LP: #702125
12462 - LP: #608775
12463 - LP: #215802
12464 - LP: #686333
12465 - LP: #677830
12466 - LP: #677652
12467 - LP: #696493
12468 - LP: #697240
12469 - LP: #689036
12470 - LP: #705323
12471 - LP: #686692
12472
12473 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
12474
12475linux (2.6.37-12.26) natty; urgency=low
12476
12477 [ Andy Whitcroft ]
12478
12479 * rebase to v2.6.37-rc8
12480 * [Config] armel -- reenable omap flavour
12481 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
12482 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
12483 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
12484 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
12485 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12486 * [Config] track missing modules
12487 * rebase to v2.6.37 final
12488
12489 [ Chase Douglas ]
12490
12491 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
12492 Magic Trackpad
12493
12494 [ Stefan Bader ]
12495
12496 * Revert "SAUCE: blkfront: default to sd devices"
12497 - LP: #684875
12498
12499 [ Tim Gardner ]
12500
12501 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
12502 - LP: #380138
12503 * [Config] Added autofs4.ko to -virtual flavour
12504 - LP: #692917
12505
12506 [ Upstream Kernel Changes ]
12507
12508 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
12509 Laptops
12510 - LP: #632884
12511
12512 [ Upstream Kernel Changes ]
12513
12514 * rebase to v2.6.37-rc8
12515 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12516 * rebase to v2.6.37 final
12517
12518 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
12519
12520linux (2.6.37-11.25) natty; urgency=low
12521
12522 [ Andy Whitcroft ]
12523
12524 * [Config] d-i -- add hpsa to the list of block devices
12525 - LP: #684304
12526 * [Config] add vmw-balloon driver to -virtual flavour
12527 - LP: #592039
12528 * rebase to v2.6.37-rc7
12529
12530 [ Upstream Kernel Changes ]
12531
12532 * rebase to v2.6.37-rc7
12533
12534 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
12535
12536linux (2.6.37-10.24) natty; urgency=low
12537
12538 [ Andy Whitcroft ]
12539
12540 * rebase to v2.6.37-rc6
12541 * updateconfigs following rebase to v2.6.37-rc6
12542
12543 [ Upstream Kernel Changes ]
12544
12545 * rebase to v2.6.37-rc6
12546
12547 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
12548
12549linux (2.6.37-9.23) natty; urgency=low
12550
12551 [ Andy Whitcroft ]
12552
12553 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
12554 - LP: #689606
12555 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
12556 - LP: #689606
12557
12558 [ Kees Cook ]
12559
12560 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
12561 - LP: #690190
12562
12563 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
12564
12565linux (2.6.37-9.22) natty; urgency=low
12566
12567 [ Andy Whitcroft ]
12568
12569 * rebase to v2.6.35-rc5
12570 * [Config] updateconfigs following rebase to v2.6.37-rc5
12571 * (no-up) add support for installed header files to ubuntu directory
12572 - LP: #684666
12573 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12574 - LP: #684666
12575 * ubuntu: dm-raid4-5 -- follow changes to bio flags
12576 * ubuntu: dm-raid4-5 -- re-enable
12577 * ubuntu: omnibook -- update BOM
12578 * ubuntu: ndiswrapper -- update BOM to match actual version
12579 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
12580 * ubuntu: ndiswrapper -- re-enable
12581 * ubuntu: iscsitarget -- re-instate copy_io_context
12582 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
12583 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
12584 * ubuntu: iscsitarget -- re-enable
12585
12586 [ Kees Cook ]
12587
12588 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
12589
12590 [ Manoj Iyer ]
12591
12592 * SAUCE: Enable jack sense for Thinkpad Edge 13
12593 - LP: #685015
12594
12595 [ Tim Gardner ]
12596
12597 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
12598 * [Config] CONFIG_CRYPTO_CRC32C=y
12599 - LP: #681819
12600 * [Config] CONFIG_9P_FSCACHE=n
12601 * [Config] Add nfsd modules to -virtual flavour
12602 - LP: #688070
12603
12604 [ Upstream Kernel Changes ]
12605
12606 * Revert "Staging: zram: work around oops due to startup ordering snafu"
12607 * NFS: Fix panic after nfs_umount()
12608 - LP: #683938
12609 * x86: Add NX protection for kernel data
12610 * x86: Add RO/NX protection for loadable kernel modules
12611 * x86: Resume trampoline must be executable
12612 * x86: RO/NX protection for loadable kernel, jump_table fix
12613
12614 [ Upstream Kernel Changes ]
12615
12616 * rebase to v2.6.37-rc5
12617
12618 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
12619
12620linux (2.6.37-8.21) natty; urgency=low
12621
12622 [ Andy Whitcroft ]
12623
12624 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
12625 linux-libc-headers"
12626 * Revert "(no-up) add support for installed header files to ubuntu
12627 directory"
12628
12629 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
12630
12631linux (2.6.37-8.20) natty; urgency=low
12632
12633 [ Andy Whitcroft ]
12634
12635 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
12636 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
12637 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
12638 * Revert "SAUCE: i915 -- disable powersave by default"
12639 * SAUCE: enable Marvell 9128 PCIe SATA controller
12640 - LP: #658521
12641 * [Config] evtchn has been renamed
12642 * (no-up) add support for installed header files to ubuntu directory
12643 - LP: #684666
12644 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12645 - LP: #684666
12646
12647 [ Tim Gardner ]
12648
12649 * [Config] MISS: evtchn, NEW : xen-evtchn
12650 * rebase to v2.6.37-rc4
12651
12652 [ Upstream Kernel Changes ]
12653
12654 * drm/i915: Clean conflicting modesetting registers upon init
12655 - LP: #683775
12656 * rebase to v2.6.37-rc4
12657
12658 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
12659
12660linux (2.6.37-7.19) natty; urgency=low
12661
12662 [ Tim Gardner ]
12663
12664 * [Config] Add bnx2 firmware to nic-modules udeb
12665 - LP: #676245
12666
12667 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
12668
12669linux (2.6.37-7.18) natty; urgency=low
12670
12671 [ Andy Whitcroft ]
12672
12673 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
12674 * Revert "SAUCE: Add extra headers to linux-libc-dev"
12675 * Revert "SAUCE: Enable speedstep for sonoma processors."
12676 * [Config] enable CONFIG_BT_HCIUART_ATH3K
12677 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
12678 * [Config] standardise CONFIG_MII
12679 * [Config] standardise CONFIG_PRISM2_USB
12680 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
12681 * [Config] build in CONFIG_AGP
12682 * [Config] build in CONFIG_AGP_INTEL
12683 * [Config] build in CONFIG_AGP_AMD
12684 * [Config] build in CONFIG_AGP_AMD64
12685 * [Config] build in CONFIG_AGP_NVIDIA
12686 * [Config] build in CONFIG_AGP_VIA
12687 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
12688 * (no-up): document the new ## scheme
12689 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
12690 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
12691 - LP: #675453
12692
12693 [ Mathieu J. Poirier ]
12694
12695 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
12696
12697 [ Upstream Kernel Changes ]
12698
12699 * nx-emu: fix inverted report of disable_nx
12700
12701 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
12702
12703linux (2.6.37-6.17) natty; urgency=low
12704
12705 [ Andy Whitcroft ]
12706
12707 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
12708 aufs2.1-36-UNRELEASED-20101103"
12709 * Revert "ubuntu: AUFS -- aufs2-base.patch
12710 aufs2.1-36-UNRELEASED-20101103"
12711 * [Config] standardise CONFIG_BT
12712 * [Config] standardise CONFIG_IRDA
12713 * [Config] standardise CONFIG_LAPB
12714 * [Config] standardise CONFIG_RDS
12715 * [Config] standardise CONFIG_RFKILL
12716 * [Config] standardise CONFIG_TIPC
12717 * [Config] standardise CONFIG_X25
12718 * [Config] standardise CONFIG_INPUT_EVDEV
12719 * [Config] standardise CONFIG_INPUT_JOYDEV
12720 * [Config] standardise CONFIG_INPUT_JOYSTICK
12721 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
12722 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
12723 * [Config] CONFIG_IRDA=n for FTBS (arm)
12724 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
12725 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
12726 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
12727
12728 [ Tim Gardner ]
12729
12730 * SAUCE: Fix drivers/staging/easycap FTBS
12731 * [Config] CONFIG_EASYCAP=m after fixing FTBS
12732
12733 [ Upstream Kernel Changes ]
12734
12735 * Revert "x86: Add NX protection for kernel data"
12736
12737 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
12738
12739linux (2.6.37-6.16) natty; urgency=low
12740
12741 [ Andy Whitcroft ]
12742
12743 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
12744 * rebase to v2.6.37-rc3
12745
12746 [ Tim Gardner ]
12747
12748 * [Config] CONFIG_SCHED_AUTOGROUP=y
12749
12750 [ Upstream Kernel Changes ]
12751
12752 * Revert "x86: Add RO/NX protection for loadable kernel modules"
12753 * sched: automated per session task groups
12754 * rebase to v2.6.37-rc3
12755
12756 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
12757
12758linux (2.6.37-6.15) natty; urgency=low
12759
12760 [ Andy Whitcroft ]
12761
12762 * [Config] standardise CONFIG_CEPH_FS
12763 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
12764 * [Config] standardise CONFIG_SCSI_PROC_FS
12765 * [Config] standardise CONFIG_UBIFS_FS
12766 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
12767
12768 [ Kees Cook ]
12769
12770 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
12771
12772 [ Manoj Iyer ]
12773
12774 * SAUCE: Enable jack sense for Thinkpad Edge 11
12775 - LP: #677210
12776 * SAUCE: enable rfkill for rtl8192se driver
12777 - LP: #640992
12778
12779 [ Tim Gardner ]
12780
12781 * [Config] CONFIG_EASYCAP=n for FTBS
12782 * Rebase to v2.6.32-rc2+git
12783
12784 [ Upstream Kernel Changes ]
12785
12786 * x86: Fix improper large page preservation
12787 * x86: Add NX protection for kernel data
12788 * x86: Add RO/NX protection for loadable kernel modules
12789
12790 [ Upstream Kernel Changes ]
12791
12792 * Rebase to Linus 2.6.37-rc2+git
12793
12794 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
12795
12796linux (2.6.37-5.14) natty; urgency=low
12797
12798 [ Upstream Kernel Changes ]
12799
12800 * PCI: fix offset check for sysfs mmapped files
12801 - LP: #676963
12802
12803 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
12804
12805linux (2.6.37-5.13) natty; urgency=low
12806
12807 [ Andy Whitcroft ]
12808
12809 * rebased to v2.6.37-rc2
12810 * updateconfigs following rebase to v2.6.37-rc2
12811
12812 [ Tim Gardner ]
12813
12814 * [Config] Added NFS and related modules to virtual flavour
12815 - LP: #659084
12816
12817 [ Upstream Kernel Changes ]
12818
12819 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
12820 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
12821 * x86, cpu: Call verify_cpu during 32bit CPU startup
12822 * x86, cpu: Only CPU features determine NX capabilities
12823
12824 [ Upstream Changes ]
12825
12826 * rebased to v2.67.37-rc2
12827
12828 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
12829
12830linux (2.6.37-4.12) natty; urgency=low
12831
12832 [ Andy Whitcroft ]
12833
12834 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
12835 * Revert "[Upstream] HID: magicmouse: properly account for scroll
12836 movement in state"
12837 * Revert "[Upstream] HID: magicmouse: disable and add module param for
12838 scroll acceleration"
12839 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
12840 middle of mouse"
12841
12842 [ Henrik Rydberg ]
12843
12844 * SAUCE: hid: ntrig: remove sysfs nodes
12845 * SAUCE: hid: ntrig: Setup input filtering manually
12846 * SAUCE: hid: ntrig: New ghost-filtering event logic
12847
12848 [ Manoj Iyer ]
12849
12850 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
12851 - LP: #348861
12852
12853 [ Upstream Kernel Changes ]
12854
12855 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
12856 suspend/resume"
12857 * Revert "[ARM] implement arch_randomize_brk()"
12858 * Revert "ARM: stack protector: change the canary value per task"
12859 * Revert "ARM: initial stack protector (-fstack-protector) support"
12860 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
12861 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
12862 * Revert "perf probe: Add kernel source path option"
12863 * hid: ntrig: Support single-touch devices
12864 * hid: ntrig: Mask pen switch events
12865 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
12866 kernel
12867 - LP: #673073
12868 * Fix userspace build of linux/fs.h
12869
12870 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
12871
12872linux (2.6.37-3.11) natty; urgency=low
12873
12874 [ Andy Whitcroft ]
12875
12876 * Revert "ubuntu: AUFS -- update to
12877 b37c575759dc4535ccc03241c584ad5fe69e3b25"
12878 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
12879 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
12880 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
12881 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
12882 * [Config] Disable intel_idle for -virtual kernels
12883 - LP: #651370
12884 * [Config] enforcer -- ensure we never enable CONFIG_IMA
12885 * debian -- pass the correct flavour name when checking configs
12886 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
12887 * [Config] ensure CONFIG_IPV6=y for powerpc
12888 * [Config] enforcer -- ensure CONFIG_IPV6=y
12889 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
12890 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
12891 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
12892 * ubuntu: AUFS -- re-enable
12893 * ubuntu: AUFS -- track changes to work queue initialisation
12894 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
12895 * SAUCE: fbcon -- fix race between open and removal of framebuffers
12896 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
12897 - LP: #614008
12898 * SAUCE: drm -- stop early access to drm devices
12899
12900 [ Jeremy Kerr ]
12901
12902 * [Config] Build-in powermac ZILOG serial driver
12903 - LP: #673346
12904
12905 [ Kees Cook ]
12906
12907 * SAUCE: nx-emu: use upstream ASLR when possible
12908
12909 [ Tim Gardner ]
12910
12911 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
12912 - LP: #628776
12913
12914 [ Upstream Kernel Changes ]
12915
12916 * i386: NX emulation
12917 * nx-emu: drop exec-shield sysctl, merge with disable_nx
12918 * nx-emu: standardize boottime message prefix
12919 * mmap randomization for executable mappings on 32-bit
12920 * exec-randomization: brk away from exec rand area
12921
12922 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
12923
12924linux (2.6.37-2.10) natty; urgency=low
12925
12926 [ Andy Whitcroft ]
12927
12928 * reinstate armel config changes:
12929 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
12930 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
12931
12932 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
12933
12934linux (2.6.37-2.9) natty; urgency=low
12935
12936 [ Andy Whitcroft ]
12937
12938 * config -- fix genportsconfig
12939 * [Config] move powerpc over from ports to distro
12940 * bump master version number to match contained kernel
12941 * SAUCE: fix documentation strings for struct input_keymap_entry
12942 * usb: gadget: goku_udc: add registered flag bit
12943
12944 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
12945
12946linux (2.6.36-2.8) natty; urgency=low
12947
12948 [ Tim Gardner ]
12949
12950 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
12951 * [Config]: TWL4030_CORE=n for FTBS
12952 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
12953 * [Config]: CONFIG_SOLO6X10=n for FTBS
12954 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
12955 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
12956 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
12957 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
12958 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
12959 * [Config]: CONFIG_I2C_I801=n for armel FTBS
12960 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
12961 * AppArmor: compatibility patch for v5 interface
12962 * AppArmor: compatibility patch for v5 network controll
12963 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
12964 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
12965 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
12966 * Dropped: hid: 3m: Convert to MT slots
12967 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
12968 * Dropped: HID: magicmouse: simplify touch data bit manipulation
12969 * Dropped: HID: magicmouse: simplify touch down logic
12970 * Dropped: HID: magicmouse: enable Magic Trackpad support
12971 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
12972 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
12973 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
12974 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
12975 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
12976 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
12977 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
12978 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
12979 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
12980 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
12981 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
12982 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
12983
12984 [ Upstream Kernel Changes ]
12985
12986 * rebased against 2.6.27-rc1
12987
12988 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
12989
12990linux (2.6.36-1.7) natty; urgency=low
12991
12992 [ Andy Whitcroft ]
12993
12994 * rebased to v2.6.36 final
12995 * [Config] update configs following rebase to v2.6.36 final
12996 * [Config] update ports configs following rebase to v2.6.36 final
12997
12998 [ Upstream Kernel Changes ]
12999
13000 * rebased to v2.6.36 final
13001
13002 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
13003
13004linux (2.6.36-1.6) natty; urgency=low
13005
13006 [ Upstream Kernel Changes ]
13007
13008 * drop broadcom staging driver preview:
13009 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
13010 wireless LAN driver."
13011
13012 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
13013
13014linux (2.6.36-1.5) natty; urgency=low
13015
13016 [ Andy Whitcroft ]
13017
13018 * rebase to v2.6.36-rc8
13019 * updateconfigs following rebase to v2.6.36-rc8
13020 * updateportsconfigs following rebase to v2.6.36-rc8
13021 * config -- simplify the kernelconfig interface
13022 * config -- add new config mode 'dumpconfigs'
13023
13024 [ Tim Gardner ]
13025
13026 * Simplify the use of CROSS_COMPILER
13027
13028 [ Upstream Kernel Changes ]
13029
13030 * drop broadcom staging driver preview:
13031 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
13032 brcmfmac.ko mutually exclusive."
13033 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
13034 set."
13035 * Revert "Staging: brcm80211: remove driver specific -W options"
13036 * Revert "Staging: brcm80211: clean up makefile cflag lines"
13037 * Revert "staging: brcm80211: add fullmac driver"
13038 * Revert "staging: brcm80211: use string native library"
13039 * Revert "staging: brcm80211: use native ctype library"
13040 * Revert "staging: brcm80211: fix remaining checkpatch errors."
13041 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
13042 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
13043 ...""
13044 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
13045 ':' ...""
13046 * Revert "staging: brcm80211: fix "ERROR: space required before that
13047 ...""
13048 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
13049 * Revert "staging: brcm80211: fix "ERROR: space required after that close
13050 brace""
13051 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
13052 ...close square bracket""
13053 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
13054 ...""
13055 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
13056 '*'""
13057 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
13058 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
13059 do - while loop""
13060 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13061 parenthesis""
13062 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
13063 or NULL""
13064 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
13065 or NULL""
13066 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
13067 '}'""
13068 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
13069 line""
13070 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
13071 on next line""
13072 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
13073 condition""
13074 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
13075 paren...""
13076 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
13077 function dec...""
13078 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
13079 *bar"'"
13080 * Revert "staging: brcm80211: Fix URLs for firmware files."
13081 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
13082 * Revert "staging: brcm80211: Add contact info to TODO list."
13083 * Revert "staging: brcm80211: Fix some initialisation failure paths"
13084 * Export dump_{write,seek} to binary loader modules
13085 * rebase to v2.6.36-rc8.
13086
13087 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
13088
13089linux (2.6.36-0.4) natty; urgency=low
13090
13091 [ Andy Whitcroft ]
13092
13093 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
13094 (fixes FTBS on powerpc)
13095
13096 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
13097
13098linux (2.6.36-0.3) natty; urgency=low
13099
13100 [ Andy Whitcroft ]
13101
13102 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
13103
13104 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
13105
13106linux (2.6.36-0.2) natty; urgency=low
13107
13108 [ Andy Whitcroft ]
13109
13110 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
13111 (fix FTBS on powerpc)
13112
13113 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
13114
13115linux (2.6.36-0.1) natty; urgency=low
13116
13117 [ Andy Whitcroft ]
13118
13119 * reduce disk usage during buildd builds
13120 - LP: #645653
13121 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
13122 * [Config] armel -- drop omap flavour
13123
13124 [ Tim Gardner ]
13125
13126 * Added dropped patch list
13127 * more dropped patches
13128 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
13129 * [Config] Add support for cross compiling armel
13130 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
13131 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
13132 * [Config]: updateconfigs after adding brcm80211
13133 * staging: brcm80211: Fix Makefile syntax error
13134 * rebased to v2.6.36-rc7
13135
13136 [ Upstream Kernel Changes ]
13137
13138 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
13139 * (upstream) IPS driver: verify BIOS provided limits
13140 * intel_ips: Print MCP limit exceeded values.
13141 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
13142 LAN driver.
13143 * staging: brcm80211: Fix some initialisation failure paths
13144 * staging: brcm80211: Add contact info to TODO list.
13145 * staging: brcm80211: use '%pM' format to print MAC address
13146 * staging: brcm80211: Fix URLs for firmware files.
13147 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
13148 * staging: brcm80211: fix "ERROR: open brace '{' following function
13149 dec..."
13150 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
13151 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
13152 * staging: brcm80211: fix "ERROR: trailing statements should be on next
13153 line"
13154 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
13155 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
13156 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
13157 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
13158 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13159 parenthesis"
13160 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
13161 while loop"
13162 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
13163 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
13164 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
13165 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
13166 bracket"
13167 * staging: brcm80211: fix "ERROR: space required after that close brace"
13168 * staging: brcm80211: fix "ERROR: space required after that ..."
13169 * staging: brcm80211: fix "ERROR: space required before that ..."
13170 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
13171 * staging: brcm80211: fix "ERROR: spaces required around that ..."
13172 * staging: brcm80211: fix "ERROR: trailing whitespace."
13173 * staging: brcm80211: fix remaining checkpatch errors.
13174 * staging: brcm80211: use native ctype library
13175 * staging: brcm80211: use string native library
13176 * staging: brcm80211: add fullmac driver
13177 * Staging: brcm80211: clean up makefile cflag lines
13178 * Staging: brcm80211: remove driver specific -W options
13179 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
13180 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
13181 mutually exclusive.
13182
13183 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
13184
13185linux (2.6.35-22.33) maverick; urgency=low
13186
13187 [ Andy Whitcroft ]
13188
13189 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
13190 Dell E2 series Laptops"
13191 - LP: #641320
13192
13193 [ Brian Rogers ]
13194
13195 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
13196 - LP: #624701
13197
13198 [ Christopher James Halse Rogers ]
13199
13200 * SAUCE: Nouveau: Add quirk framework to disable acceleration
13201 - LP: #544088, #546393
13202 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
13203 - LP: #546393
13204
13205 [ John Johansen ]
13206
13207 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
13208 kernels"
13209 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13210 - LP: #639758
13211
13212 [ Mathieu J. Poirier ]
13213
13214 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
13215
13216 [ Upstream Kernel Changes ]
13217
13218 * ALSA: HDA: Enable internal speaker on Dell M101z
13219 - LP: #640254
13220
13221 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
13222
13223linux (2.6.35-22.32) maverick; urgency=low
13224
13225 [ Arjan van de Ven ]
13226
13227 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13228
13229 [ David Henningsson ]
13230
13231 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
13232 - LP: #605047, #628961
13233
13234 [ John Johansen ]
13235
13236 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
13237 and profile names
13238 - LP: #615947
13239 * [Upstream] AppArmor: Fix locking from removal of profile namespace
13240 - LP: #615947
13241 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13242 - LP: #639758
13243 * SAUCE: Improve Amazon EBS performance for EC2
13244 - LP: #634316
13245
13246 [ Leann Ogasawara ]
13247
13248 * Revert "SAUCE: i915 KMS -- blacklist i855"
13249 * Revert "SAUCE: i915 KMS -- blacklist i845g"
13250 * Revert "SAUCE: i915 KMS -- blacklist i830"
13251 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
13252 devices"
13253 * execute module-inclusion within a subshell
13254 - LP: #621175
13255
13256 [ Upstream Kernel Changes ]
13257
13258 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
13259 - LP: #633227
13260 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
13261 - LP: #629711
13262 * (pre-stable) mm: Move vma_stack_continue into mm.h
13263 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
13264 - LP: #601073
13265 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
13266 * PM / Runtime: Add runtime PM statistics (v3)
13267 * compat: Make compat_alloc_user_space() incorporate the access_ok()
13268 - CVE-2010-3081
13269 * x86-64, compat: Test %rax for the syscall number, not %eax
13270 - CVE-2010-3301
13271 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
13272 - CVE-2010-3301
13273
13274 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
13275
13276linux (2.6.35-21.31) maverick; urgency=low
13277
13278 [ Andy Whitcroft ]
13279
13280 * bodge linux-libc-dev package version due to ti-omap4 error
13281 * linux-libc-dev -- ensure we can only build this on debian.master
13282
13283 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
13284
13285linux (2.6.35-21.30) maverick; urgency=low
13286
13287 [ Andy Whitcroft ]
13288
13289 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13290 - LP: #614008
13291
13292 [ Daniel Lezcano ]
13293
13294 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
13295
13296 [ Henrik Rydberg ]
13297
13298 * SAUCE: Input: wacom - add fuzz parameters to features
13299 * SAUCE: Input: wacom - collect device quirks into single function
13300 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
13301 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
13302 * SAUCE: hid: ntrig: Remove unused device ids
13303 * SAUCE: hid: ntrig: remove sysfs nodes
13304 * SAUCE: hid: ntrig: Correct logic for quirks
13305 * SAUCE: hid: ntrig: zero-initialize ntrig struct
13306 * SAUCE: hid: ntrig: Setup input filtering manually
13307 * SAUCE: hid: ntrig: New ghost-filtering event logic
13308
13309 [ Leann Ogasawara ]
13310
13311 * SAUCE: ndiswrapper: Initialize buffer index and check its value
13312 - LP: #613796
13313
13314 [ Manoj Iyer ]
13315
13316 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
13317 series Laptops
13318 - LP: #632884
13319
13320 [ Ping Cheng ]
13321
13322 * SAUCE: Input: wacom - parse the Bamboo device family
13323
13324 [ Rafi Rubin ]
13325
13326 * SAUCE: hid: ntrig: identify firmware version (wiggled)
13327
13328 [ Tim Gardner ]
13329
13330 * [Config] CONFIG_NL80211_TESTMODE=n
13331
13332 [ Upstream Kernel Changes ]
13333
13334 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
13335 * e1000e: initial support for 82579 LOMs
13336 * e1000e: correct MAC-PHY interconnect register offset for 82579
13337 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
13338 tested on HP G60
13339 - LP: #587388
13340 * DSS2: Don't power off a panel twice
13341 - LP: #588243
13342 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
13343 * Input: i8042 - reset keyboard controller wehen resuming from S2R
13344 - LP: #86820
13345 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
13346 - LP: #414795
13347 * agp/intel: Support the extended physical addressing bits on
13348 Sandybridge.
13349 - LP: #632488
13350 * drm/i915,intel_agp: Add support for Sandybridge D0
13351 - LP: #632488
13352 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
13353 - LP: #632488
13354 * mmc: omap: fix for bus width which improves SD card's peformance.
13355
13356 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
13357
13358linux (2.6.35-20.29) maverick; urgency=low
13359
13360 [ Andy Whitcroft ]
13361
13362 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
13363 - LP: #563277
13364 * SAUCE: i915 KMS -- blacklist i830
13365 - LP: #542208, #563277
13366 * SAUCE: i915 KMS -- blacklist i845g
13367 - LP: #541492, #563277
13368 * SAUCE: i915 KMS -- blacklist i855
13369 - LP: #511001, #541511, #563277
13370
13371 [ Leann Ogasawara ]
13372
13373 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
13374 - LP: #601073
13375 * ARM: Temporarily disable module check for armel
13376 * rebase to v2.6.35.4
13377 * [Config] update configs following rebase to v2.6.35.4
13378
13379 [ Ricardo Salveti de Araujo ]
13380
13381 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
13382 in Omap
13383
13384 [ Tim Gardner ]
13385
13386 * [Config] Added be2net, be2scsi to udebs
13387 - LP: #628776
13388
13389 [ Upstream Kernel Changes ]
13390
13391 * x86, cpu: Package Level Thermal Control, Power Limit Notification
13392 definitions
13393 - LP: #601073
13394 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
13395 - LP: #601073
13396 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
13397 - LP: #601073
13398 * x86, hwmon: Package Level Thermal/Power: power limit
13399 - LP: #601073
13400 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
13401 - LP: #601073
13402 * hid: 3m: Adjust to sequential MT HID protocol
13403 * hid: 3m: Convert to MT slots
13404 * hid: 3m: Correct touchscreen emulation
13405 * hid: 3m: Adjust major / minor axes to scale
13406 * input: bcm5974: Adjust major / minor to scale
13407 * HID: magicmouse: don't allow hidinput to initialize the device
13408 * HID: magicmouse: simplify multitouch feature request
13409 * HID: magicmouse: simplify touch data bit manipulation
13410 * HID: magicmouse: simplify touch down logic
13411 * HID: magicmouse: remove timestamp logic
13412 * HID: magicmouse: enable Magic Trackpad support
13413 * HID: magicmouse: Adjust major / minor axes to scale
13414 * mmc: fix all hangs related to mmc/sd card insert/removal during
13415 suspend/resume
13416 - LP: #477106
13417 * drm/i915: fix VGA plane disable for Ironlake+
13418 - LP: #602281
13419
13420 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
13421
13422linux (2.6.35-19.28) maverick; urgency=low
13423
13424 [ Leann Ogasawara ]
13425
13426 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
13427 from the archive and a no-change rebuild was attempted. However, the ABI
13428 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
13429 up the ABI and re-upload.
13430
13431 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
13432
13433linux (2.6.35-19.27) maverick; urgency=low
13434
13435 [ Leann Ogasawara ]
13436
13437 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
13438 from the archive.
13439
13440 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
13441
13442linux (2.6.35-19.26) maverick; urgency=low
13443
13444 [ Upstream Kernel Changes ]
13445
13446 * ARM: OMAP: Beagle: revision detection
13447 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
13448 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
13449
13450 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
13451
13452linux (2.6.35-19.25) maverick; urgency=low
13453
13454 [ Jarod Wilson ]
13455
13456 * SAUCE: Bring in staging/lirc from 2.6.36
13457 - LP: #609234
13458 * SAUCE: Update ir-core to linuxtv/other which should be merged for
13459 2.6.36.
13460 - LP: #609234
13461 * SAUCE: Fix memleaks in imon and mceusb drivers
13462 - LP: #609234
13463 * SAUCE: Bring in streamzap support from linuxtv/other
13464 - LP: #609234
13465
13466 [ Mario Limonciello ]
13467
13468 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
13469 - LP: #609234
13470
13471 [ Mathieu J. Poirier ]
13472
13473 * SAUCE: ARM: adding i2c eeprom driver to read EDID
13474 - LP: #608279
13475
13476 [ Upstream Kernel Changes ]
13477
13478 * intel_idle: disable module support
13479 - LP: #615265
13480 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
13481 correct codec ID
13482 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
13483 - LP: #605101
13484 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
13485 - LP: #495134
13486 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
13487 - LP: #519066
13488 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
13489 - LP: #519066
13490 * input: mt: Initialize slots to unused (rev2)
13491 * input: mt: Add support for the Bamboo Touch trackpad
13492 * hid: Add a hid quirk for input sync override
13493
13494 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
13495
13496linux (2.6.35-18.24) maverick; urgency=low
13497
13498 [ Colin Watson ]
13499
13500 * Pass DEB_MAINT_PARAMS to hook scripts
13501
13502 [ Leann Ogasawara ]
13503
13504 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
13505 - LP: #584812
13506 * rebase to v2.6.35.3
13507
13508 [ Upstream Kernel Changes ]
13509
13510 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
13511 - LP: #609234
13512 * can: add limit for nframes and clean up signed/unsigned variables
13513 - CVE-2010-2959
13514 * drm: Initialize ioctl struct when no user data is present
13515 - CVE-2010-2803
13516 * ARM: initial stack protector (-fstack-protector) support
13517 * ARM: stack protector: change the canary value per task
13518 * [ARM] implement arch_randomize_brk()
13519 * [ARM] add address randomization to mmap()
13520 * ARM: fix ASLR of PIE executables
13521
13522 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
13523
13524linux (2.6.35-17.23) maverick; urgency=low
13525
13526 [ Jeremy Kerr ]
13527
13528 * [Config] build-in uinput module
13529 - LP: #584812
13530
13531 [ Leann Ogasawara ]
13532
13533 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
13534 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
13535 * Revert "[Config] [FTBS] sparc: Temporarily disable
13536 CONFIG_MTD_NAND_DENALI"
13537 * Revert "[Config] [FTBS] sparc: Temporarily disable
13538 CONFIG_MFD_JANZ_CMODIO"
13539 * Revert "[Config] [FTBS] sparc: Temporarily disable
13540 CONFIG_INFINIBAND_QIB"
13541 * [Config] Enable INTEL_IPS
13542 - LP: #601057
13543 * Remove ia64 support
13544 * [Config] Update portsconfigs after removing ia64 support
13545 * Remove sparc support
13546 * [Config] Update portsconfigs after removing sparc support
13547
13548 [ Linus Torvalds ]
13549
13550 * (pre-stable) mm: fix page table unmap for stack guard page properly
13551
13552 [ Mathieu J. Poirier ]
13553
13554 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
13555 - LP: #591941
13556
13557 [ Upstream Kernel Changes ]
13558
13559 * timer: add on-stack deferrable timer interfaces
13560 - LP: #601057
13561 * x86 platform driver: intelligent power sharing driver
13562 - LP: #601057
13563 * IPS driver: add GPU busy and turbo checking
13564 - LP: #601057
13565 * X86: intel_ips, check for kzalloc properly
13566 - LP: #601057
13567 * ips driver: make it less chatty
13568 - LP: #601057
13569
13570 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
13571
13572linux (2.6.35-16.22) maverick; urgency=low
13573
13574 [ Andy Whitcroft ]
13575
13576 * debian -- more agressivly clean up after depmod on purge
13577 - LP: #618591
13578
13579 [ Henrik Rydberg ]
13580
13581 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
13582
13583 [ Leann Ogasawara ]
13584
13585 * ubuntu: iscsitarget -- version 1.4.20.2
13586 * ubuntu: rtl8192se -- update to version 0017.0507.2010
13587 * rebase to v2.6.35.2
13588 * [Config] update configs following rebase to v2.6.35.2
13589 * [Config] update ports configs following rebase to v2.6.35.2
13590
13591 [ Luke Yelavich ]
13592
13593 * [Config] Enable new firewire stack on powerpc
13594
13595 [ Mathieu J. Poirier ]
13596
13597 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
13598 - LP: #608266
13599
13600 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
13601
13602linux (2.6.35-15.21) maverick; urgency=low
13603
13604 [ Luke Yelavich ]
13605
13606 * [Config] CONFIG_SND_USB_UA101=m for all architectures
13607
13608 [ Upstream Kernel Changes ]
13609
13610 * Input: introduce MT event slots
13611 * Input: document the MT event slot protocol
13612 * (pre-stable) sched: Revert nohz_ratelimit() for now
13613 * (pre-stable) drm/radeon/kms: add missing copy from user
13614 - LP: #606081
13615
13616 [ Leann Ogasawara ]
13617
13618 * rebase to v2.6.35.1
13619
13620 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
13621
13622linux (2.6.35-14.20) maverick; urgency=low
13623
13624 [ Andy Whitcroft ]
13625
13626 * update Vcs-Git to point to maverick repo
13627 * debian -- include the debian packaging in the -source package
13628 - LP: #608674
13629 * select debian source format 1.0
13630 * add support for building selected stages of kernel
13631 - LP: #603087
13632 * cleanup conditional dependancy handling
13633 - LP: #603087
13634
13635 [ Upstream Kernel Changes ]
13636
13637 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
13638 - LP: #582199, #586418, #588031
13639 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
13640 - LP: #582199, #586418, #588031
13641 * sched: Revert nohz_ratelimit() for now
13642
13643 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
13644
13645linux (2.6.35-14.19) maverick; urgency=low
13646
13647 [ Leann Ogasawara ]
13648
13649 * rebase to v2.6.35
13650
13651 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
13652
13653linux (2.6.35-13.18) maverick; urgency=low
13654
13655 [ Andy Whitcroft ]
13656
13657 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
13658 * SAUCE: add tracing for user initiated readahead requests
13659 * SAUCE: vt -- maintain bootloader screen mode and content until vt
13660 switch
13661 * SAUCE: vt -- allow grub to request automatic vt_handoff
13662 * SAUCE: fbcon -- fix race between open and removal of framebuffers
13663 * SAUCE: drm -- stop early access to drm devices
13664
13665 [ Bryan Wu ]
13666
13667 * CONFIG: compile in OTG driver and Transceiver driver
13668 - LP: #566645
13669 * remove OTG modules from modules list file
13670
13671 [ John Johansen ]
13672
13673 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
13674 - LP: #581525, #599450
13675 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
13676 * SAUCE: AppArmor 2.4 compatibility patch
13677 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
13678 * SAUCE: fix pv-ops for legacy Xen
13679 * SAUCE: blkfront: default to sd devices
13680 * [Config] Build in drivers required for Xen pv-ops
13681
13682 [ Leann Ogasawara ]
13683
13684 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
13685 size."
13686
13687 [ Lee Jones ]
13688
13689 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
13690 - LP: #608095
13691 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
13692 just revision
13693 - LP: #608095
13694 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
13695 - LP: #608095
13696 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
13697 - LP: #608095
13698
13699 [ Upstream Kernel Changes ]
13700
13701 * agp/intel: Use the correct mask to detect i830 aperture size.
13702 - LP: #597075
13703
13704 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
13705
13706linux (2.6.35-12.17) maverick; urgency=low
13707
13708 [ Leann Ogasawara ]
13709
13710 * rebase to v2.6.35-rc6
13711 * [Config] update configs following rebase to v2.6.35-rc6
13712 * [Config] update ports configs following rebase to v2.6.35-rc6
13713 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
13714
13715 [ Leann Ogasawara ]
13716
13717 * rebase to v2.6.35-rc6
13718
13719 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
13720
13721linux (2.6.35-11.16) maverick; urgency=low
13722
13723 [ Leann Ogasawara ]
13724
13725 * Bump ABI for new compiler update
13726
13727 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
13728
13729linux (2.6.35-10.15) maverick; urgency=low
13730
13731 [ Leann Ogasawara ]
13732
13733 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
13734 device"
13735 * [Config] Enable CONFIG_M686=y
13736 - LP: #592495
13737
13738 [ Upstream Kernel Changes ]
13739
13740 * tracing: Add alignment to syscall metadata declarations
13741
13742 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
13743
13744linux (2.6.35-9.14) maverick; urgency=low
13745
13746 [ Andy Whitcroft ]
13747
13748 * ubuntu: AUFS -- add BOM and automated update script
13749 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
13750
13751 [ John Johansen ]
13752
13753 * [Config] Enable DRBD as a module
13754
13755 [ Kees Cook ]
13756
13757 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
13758 - LP: #604407
13759
13760 [ Leann Ogasawara ]
13761
13762 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
13763 - LP: #606139
13764 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
13765 - LP: #606139
13766 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
13767 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
13768
13769 [ Lee Jones ]
13770
13771 * Stop ARM boards crashing when CUPS is loaded
13772 - LP: #601226
13773
13774 [ Upstream Kernel Changes ]
13775
13776 * perf probe: Support tracing an entry of array
13777 * perf probe: Support static and global variables
13778
13779 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
13780
13781linux (2.6.35-8.13) maverick; urgency=low
13782
13783 [ Kees Cook ]
13784
13785 * SAUCE: Yama: check PTRACE using thread group leader
13786 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
13787 - LP: #603716
13788
13789 [ Leann Ogasawara ]
13790
13791 * rebase to v2.6.35-rc5
13792 * [Config] update configs following rebase to v2.6.35-rc5
13793
13794 [ Nicolas Pitre ]
13795
13796 * SAUCE: make ndiswrapper available on X86 only
13797
13798 [ Tim Gardner ]
13799
13800 * [Config] Added ums-cypress to udeb
13801 - LP: #576066
13802 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
13803 * [Config] CONFIG_NDISWRAPPER=m across all configs
13804
13805 [ Upstream Kernel Changes ]
13806
13807 * HID: magicmouse: report last touch up
13808 * rebase to 2.6.35-rc5
13809
13810 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
13811
13812linux (2.6.35-7.12) maverick; urgency=low
13813
13814 [ Tim Gardner ]
13815
13816 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
13817 - LP: #597075
13818
13819 [ Upstream Kernel Changes ]
13820
13821 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
13822 (squashed)
13823
13824 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
13825
13826linux (2.6.35-7.11) maverick; urgency=low
13827
13828 [ Tim Gardner ]
13829
13830 * [Config] CONFIG_X86_MRST=n
13831
13832 [ Upstream Kernel Changes ]
13833
13834 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
13835 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
13836 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
13837
13838 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
13839
13840linux (2.6.35-7.10) maverick; urgency=low
13841
13842 [ Kees Cook ]
13843
13844 * SAUCE: security: create task_free security callback
13845 * SAUCE: Yama: add PTRACE exception tracking and interface
13846 * SAUCE: security: unconditionally chain to Yama LSM
13847 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
13848 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
13849 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
13850 * [Upstream] security: Yama LSM
13851 * [Config] Enable CONFIG_SECURITY_YAMA=y
13852
13853 [ Tim Gardner ]
13854
13855 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
13856
13857 [ Upstream Kernel Changes ]
13858
13859 * rebase to 2.6.35-rc4
13860
13861 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
13862
13863linux (2.6.35-6.9) maverick; urgency=low
13864
13865 [ Tim Gardner ]
13866
13867 * [Upstream] direct_splice_actor() should not use pos in sd
13868 - LP: #588861
13869
13870 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
13871
13872linux (2.6.35-6.8) maverick; urgency=low
13873
13874 [ Mathieu J. Poirier ]
13875
13876 * ARM: Adding regulator supply for vdds_sdi.
13877 - LP: #597904
13878
13879 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
13880
13881linux (2.6.35-6.7) maverick; urgency=low
13882
13883 [ Alberto Milone ]
13884
13885 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
13886
13887 [ Chase Douglas ]
13888
13889 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
13890 of mouse
13891 * [Upstream] HID: magicmouse: disable and add module param for scroll
13892 acceleration
13893 * [Upstream] HID: magicmouse: properly account for scroll movement in
13894 state
13895 * [Upstream] HID: magicmouse: add param for scroll speed
13896 * [Upstream] HID: magicmouse: enable horizontal scrolling
13897
13898 [ Henrik Rydberg ]
13899
13900 * [Upstream] Input: evdev - convert to dynamic event buffer
13901 * [Upstream] Input: evdev - use driver hint to compute size of event
13902 buffer
13903 * [Upstream] Input: bcm5974 - set the average number of events per MT
13904 event packet
13905 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
13906 * [Upstream] Input: evdev - never leave the client buffer empty after
13907 write
13908
13909 [ John Johansen ]
13910
13911 * SAUCE: AppArmor: -- mainline 2010-06-23
13912 * SAUCE: AppArmor 2.4 compatibility patch
13913 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
13914
13915 [ Leann Ogasawara ]
13916
13917 * [Config] Enable CONFIG_INTR_REMAP=y
13918 - LP: #597091
13919 * [Config] Enable CONFIG_X86_X2APIC
13920 - LP: #597091
13921
13922 [ Mathieu J. Poirier ]
13923
13924 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
13925 - LP: #594382
13926
13927 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
13928
13929linux (2.6.35-5.6) maverick; urgency=low
13930
13931 [ Amit Kucheria ]
13932
13933 * [Config] update omap flavour description
13934
13935 [ Andy Whitcroft ]
13936
13937 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
13938 - LP: #570500, #576274
13939 * SAUCE: add option to hand off all kernel parameters to init
13940 - LP: #586386
13941 * [Config] enable passing all kernel command line to init
13942 - LP: #586386
13943 * [Config] disable CONFIG_VMI
13944 - LP: #537601
13945 * [Config] enable CONFIG_IPV6_SIT_6RD
13946 - LP: #591869
13947 * [Config] enable CONFIG_VMWARE_BALOON as module
13948 - LP: #592039
13949
13950 [ Leann Ogasawara ]
13951
13952 * Revert "SAUCE: pm: Config option to disable handling of console during
13953 suspend/resume"
13954 - LP: #594885
13955 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
13956 * [Config] ports: enable passing all kernel command line to init
13957 - LP: #586386
13958 * [Config] Enable CONFIG_FB_VESA=y for x86
13959 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
13960 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
13961 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
13962 - LP: #493156
13963
13964 [ Mathieu Poirier ]
13965
13966 * ARM: Adding MosChip MCS7830 to nic-usb
13967 - LP: #584920
13968
13969 [ Upstream Kernel Changes ]
13970
13971 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
13972 * docbook: need xmldoclinks for all doc types
13973 * perf probe: Add kernel source path option
13974
13975 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
13976
13977linux (2.6.35-4.5) maverick; urgency=low
13978
13979 [ Leann Ogasawara ]
13980
13981 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
13982 size (rev2)"
13983 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
13984 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
13985 (rev4)"
13986 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
13987 modules"
13988 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
13989 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
13990 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
13991
13992 [ Tim Gardner ]
13993
13994 * [Config] CONFIG_NFS_FSCACHE=y
13995 - LP: #440522
13996 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
13997 - LP: #440522
13998
13999 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
14000
14001linux (2.6.35-3.4) maverick; urgency=low
14002
14003 [ Andy Whitcroft ]
14004
14005 * debian -- ensure the version number is clean
14006
14007 [ Henrik Rydberg ]
14008
14009 * [Upstream] Introduce MT event slots (rev 5)
14010 * [Upstream] Document the MT event slot protocol (rev5)
14011 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
14012 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
14013 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
14014 (rev2)
14015
14016 [ Leann Ogasawara ]
14017
14018 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
14019 * Revert "SAUCE: hostap: send events on data interface as well as master
14020 interface"
14021 * Revert "Fix webcam having USB ID 0ac8:303b"
14022 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
14023 * rebase to v2.6.35-rc3
14024
14025 [ Maxim Levitsky ]
14026
14027 * [Config] Enable new Smartmedia/xD translation layer
14028 - LP: #202490
14029
14030 [ Upstream Kernel Changes ]
14031
14032 * net: fix deliver_no_wcard regression on loopback device
14033
14034 [ Upstream changes ]
14035
14036 * rebased to v2.6.35-rc3
14037
14038 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
14039
14040linux (2.6.35-2.3) maverick; urgency=low
14041
14042 [ Bryan Wu ]
14043
14044 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
14045
14046 [ Leann Ogasawara ]
14047
14048 * [Config] armel: Enable CONFIG_BNX2=m
14049 * [Config] ports: Enable CONFIG_BNX2X=m
14050 * SAUCE: armel: define get_dma_ops to fix FTBS
14051
14052 [ Tim Gardner ]
14053
14054 * [Upstream] net: Print num_rx_queues imbalance warning only when there
14055 are allocated queues
14056 - LP: #591416
14057
14058 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
14059
14060linux (2.6.35-2.2) maverick; urgency=low
14061
14062 [ Andy Whitcroft ]
14063
14064 * [Config] d-i: make armel configuration versatile flavour specific
14065 - LP: #588805
14066 * [Config] d-i: enable .udebs for omap flavour
14067 - LP: #588805
14068
14069 [ Kees Cook ]
14070
14071 * ptrace: limit scope to attach only (allow read)
14072 - LP: #589656
14073
14074 [ Leann Ogasawara ]
14075
14076 * rebase to v2.6.35-rc2
14077 * [Config] update configs following rebase to v2.6.35-rc2
14078 * [Config] update port configs following rebase to v2.6.35-rc2
14079
14080 [ Lee Jones ]
14081
14082 * Enable perf to be more helpful when perf_<version> does not exist.
14083 - LP: #570500
14084 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
14085
14086 [ Tim Gardner ]
14087
14088 * [Config] Update bnx2 udeb firmware files
14089 - LP: #589304
14090
14091 [ Upstream changes ]
14092
14093 * rebased to v2.6.35-rc2
14094
14095 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
14096
14097linux (2.6.35-1.1) maverick; urgency=low
14098
14099 [ Andy Whitcroft ]
14100
14101 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
14102 - LP: #587888
14103 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
14104
14105 [ Leann Ogasawara ]
14106
14107 * rebase to v2.6.35-rc1
14108 * [Config] update configs following rebase to v2.6.35-rc1
14109 * [Config] update port configs following rebase to v2.6.35-rc1
14110 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
14111 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
14112 * SAUCE: ndiswrapper: convert multicast list to list_head
14113 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
14114 * [Config] [FTBS] ia64: Temporarily disable gpiolib
14115 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
14116 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
14117 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14118 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14119 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
14120 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
14121 * [Config] [FTBS] armel: Temporarily disable bnx2
14122 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
14123 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
14124 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
14125 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
14126 gpio_set_debounce
14127
14128 [ Upstream Kernel Changes ]
14129
14130 * of/usb: fix build error due to of_node pointer move
14131 * n2_crypto: Fix build after of_device/of_platform_driver changes.
14132 * powerpc/fsl-booke: fix the case where we are not in the first page
14133 * powerpc/fsl-booke: Move the entry setup code into a seperate file
14134 * powerpc/kexec: Add support for FSL-BookE
14135 * greth: Fix build after OF device conversions.
14136
14137 [ Upstream changes ]
14138
14139 * rebased to v2.6.35-rc1
14140
14141 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
14142
14143linux (2.6.35-1.0) UNRELEASED; urgency=low
14144
14145 [ Leann Ogasawara ]
14146
14147 * Null entry.
14148
14149 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
14150
14151linux (2.6.34-5.14) maverick; urgency=low
14152
14153 [ Tim Gardner ]
14154
14155 * [Config] Added module inclusion support
14156 * [Config] Added virtual flavour module inclusion list and d-i package
14157 definitions
14158
14159 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
14160
14161linux (2.6.34-5.13) maverick; urgency=low
14162
14163 [ Andy Whitcroft ]
14164
14165 * Revert "ubuntu: AUFS -- aufs2 20091209"
14166 * Revert "ubuntu: AUFS -- export various core functions
14167 (aufs2-standalone.patch)"
14168 * Revert "ubuntu: AUFS -- export various core functions
14169 (aufs2-base.patch)"
14170 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
14171 - LP: #587888
14172 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
14173 - LP: #587888
14174 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
14175 - LP: #587888
14176 * [Config] AUFS -- enable aufs options
14177 - LP: #587888
14178
14179 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
14180
14181linux (2.6.34-5.12) maverick; urgency=low
14182
14183 [ Andy Whitcroft ]
14184
14185 * enforce -- ensure SYSFS compatibility is disabled
14186
14187 [ Chase Douglas ]
14188
14189 * build with libdw-dev for perf probe symbol support
14190 * maverick ftrace configuration changes
14191
14192 [ Kees Cook ]
14193
14194 * Revert "SAUCE: x86: brk away from exec rand area"
14195 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
14196 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
14197 * SAUCE: x86: implement cs-limit nx-emulation for ia32
14198 - LP: #369978
14199 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
14200 * SAUCE: x86: brk away from exec rand area
14201 - LP: #452175
14202 * SAUCE: ptrace: restrict ptrace scope to children
14203
14204 [ Leann Ogasawara ]
14205
14206 * Add new omap flavour to getabis
14207 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
14208 - LP: #585490
14209 * build/modules: Temorarily add ignore.modules
14210 * ubuntu: iscsitarget -- version 1.4.20.1
14211
14212 [ Loïc Minier ]
14213
14214 * SAUCE: [um] Don't use nx_enabled under UML
14215 - LP: #524849
14216
14217 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
14218
14219linux (2.6.34-4.11) maverick; urgency=low
14220
14221 [ Amit Kucheria ]
14222
14223 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
14224 * [Config] Add support for OMAP-mainline flavour
14225
14226 [ Andy Whitcroft ]
14227
14228 * SAUCE: powerpc: fix compile error when ptrace.h is included from
14229 userspace
14230 - LP: #583733
14231
14232 [ Chase Douglas ]
14233
14234 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
14235 are present"
14236 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
14237 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
14238 load detect pipe"
14239
14240 [ Kees Cook ]
14241
14242 * SAUCE: fs: block cross-uid sticky symlinks
14243 * SAUCE: fs: block hardlinks to non-accessible sources
14244
14245 [ Koen Kooi ]
14246
14247 * SAUCE: board-omap3-beagle: add DSS2 support
14248
14249 [ Leann Ogasawara ]
14250
14251 * Revert "staging/go7007 -- disable"
14252 * Revert "[Config] staging/winbond -- disable"
14253 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
14254 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
14255 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
14256 controller"
14257 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
14258 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
14259 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
14260 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
14261 chipsets."
14262 * Revert "[Upstream] b43: Declare all possible firmware files."
14263 * Revert "add Breaks: against hardy lvm2"
14264 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
14265 id on Vmware ESX Server"
14266 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
14267 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
14268 * [Config] Enable CONFIG_USB=y for armel and sparc
14269 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
14270 * [Config] Enable CONFIG_RFKILL=y for ports
14271 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
14272 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
14273 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
14274 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
14275 * [Config] Enable CONFIG_LIBERTAS_MESH=y
14276 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
14277 * [Config] CONFIG_RT2800USB_UNKNOWN=y
14278 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
14279 * [Config] Enable CONFIG_CEPH_FS=m
14280 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
14281 * [Config] Enable CONFIG_EEEPC_WMI=m
14282 * [Config] Enable CONFIG_RT2800PCI=m
14283 * [Config] Enable CONFIG_SCSI_HPSA=m
14284 * [Config] Enable CONFIG_VHOST_NET=m
14285 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
14286 - LP: #582350
14287 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
14288 - LP: #579300
14289 * [Config] Enable CONFIG_PCIEASPM=y
14290 - LP: #333990
14291 * [Config] updateconfigs for OMAP flavour
14292
14293 [ Loïc Minier ]
14294
14295 * Enable perf tools on armel
14296
14297 [ Tim Gardner ]
14298
14299 * SAUCE: Updated ndiswrapper to 1.56
14300 - LP: #582555
14301 * [Config] Added virtual flavour
14302 * [Config] Remove support for sub-flavours
14303 * [Config] Removed amd64 preempt flavour
14304 * [Config] updateconfigs, updateportsconfigs after flavour munging
14305
14306 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
14307
14308linux (2.6.34-3.10) maverick; urgency=low
14309
14310 [ Leann Ogasawara ]
14311
14312 * rebase to v2.6.34
14313
14314 [ Upstream changes ]
14315
14316 * rebased to v2.6.34
14317
14318 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
14319
14320linux (2.6.34-2.9) maverick; urgency=low
14321
14322 [ Leann Ogasawara ]
14323
14324 * [Config] [FTBS] Disable comedi for armel
14325
14326 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
14327
14328linux (2.6.34-2.8) maverick; urgency=low
14329
14330 [ Leann Ogasawara ]
14331
14332 * Drop lpia
14333 * [Config] [FTBS] disable KVM
14334 * [Config] [FTBS] disable ipr for armel
14335
14336 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
14337
14338linux (2.6.34-2.7) maverick; urgency=low
14339
14340 [ Leann Ogasawara ]
14341
14342 * [Config] disable CONFIG_SCSI_IPR on powerpc
14343 * [Config] Remove 386 flavour per UDS discussion
14344
14345 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
14346
14347linux (2.6.34-1.6) maverick; urgency=low
14348
14349 [ Chase Douglas ]
14350
14351 * enforce CONFIG_TMPFS_POSIX_ACL=y
14352 - LP: #575940
14353 * don't force module dependency checking
14354 - LP: #577029
14355
14356 [ Kees Cook ]
14357
14358 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
14359 - LP: #568844
14360
14361 [ Leann Ogasawara ]
14362
14363 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
14364 * rebase to v2.6.34-rc7
14365 * [Config] update configs following rebase to v2.6.34-rc7
14366 * [Config] update port configs following rebase to v2.6.34-rc7
14367 * Add btrfs to the udebs
14368
14369 [ Tim Gardner ]
14370
14371 * [Config] Add atl1c to nic-modules udeb
14372 - LP: #557130
14373
14374 [ Upstream changes ]
14375
14376 * rebased to v2.6.34-rc7
14377
14378 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
14379
14380linux (2.6.34-1.5) UNRELEASED; urgency=low
14381
14382 [ Leann Ogasawara ]
14383
14384 * rebase to v2.6.34-rc6
14385 * [Config] update configs following rebase to v2.6.34-rc6
14386 * [Config] update port configs following rebase to v2.6.34-rc6
14387
14388 [ Upstream changes ]
14389
14390 * rebased to v2.6.34-rc6
14391
14392 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
14393
14394linux (2.6.34-1.4) UNRELEASED; urgency=low
14395
14396 [ Leann Ogasawara ]
14397
14398 * rebase to v2.6.34-rc5
14399 * [Config] update ports configs following rebase to v2.6.34-rc5
14400
14401 [ Upstream changes ]
14402
14403 * rebased to v2.6.34-rc5
14404
14405 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
14406
14407linux (2.6.34-1.3) UNRELEASED; urgency=low
14408
14409 [ Leann Ogasawara ]
14410
14411 * rebase to v2.6.34-rc4
14412 * [Config] update configs following rebase to v2.6.34-rc4
14413 * [Config] update port configs following rebase to v2.6.34-rc4
14414 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
14415
14416 [ Upstream changes ]
14417
14418 * rebased to v2.6.34-rc4
14419
14420 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
14421
14422linux (2.6.34-1.2) UNRELEASED; urgency=low
14423
14424 [ Leann Ogasawara ]
14425
14426 * Temorarily disable building linux-doc
14427 * rebase to v2.6.34-rc3
14428 * [Config] update configs following rebase to v2.6.34-rc3
14429 * [Config] update port configs following rebase to v2.6.34-rc3
14430
14431 [ Upstream changes ]
14432
14433 * rebased to v2.6.34-rc3
14434
14435 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
14436
14437linux (2.6.34-1.1) UNRELEASED; urgency=low
14438
14439 [ Leann Ogasawara ]
14440
14441 * rebase to v2.6.34-rc2
14442 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
14443 * [Config] update port configs following rebase to v2.6.34-rc2
14444 * [Config] update configs following rebase to v2.6.34-rc2
14445
14446 [ Upstream changes ]
14447
14448 * rebased to v2.6.34-rc2
14449
14450 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
14451
14452linux (2.6.33-1.1) UNRELEASED; urgency=low
14453
14454 [ Leann Ogasawara ]
14455
14456 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
14457 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
14458 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
14459 * ubuntu: lirc -- rename kfifo_put and kfifo_get
14460 * ubuntu: iscsitarget -- rename daddr inet_sock field
14461 * rebased to v2.6.33
14462 * [Config] update configs following rebase to v2.6.33
14463 * [Config] update ports configs following rebase to v2.6.33
14464
14465 [ Upstream changes ]
14466
14467 * rebased to v2.6.33
14468
14469 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
14470
14471linux (2.6.33-0.0) UNRELEASED; urgency=low
14472
14473 [ Leann Ogasawara ]
14474
14475 * Null entry.
14476
14477 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
14478
14479linux (2.6.32-16.25) lucid; urgency=low
14480
14481 [ Andy Whitcroft ]
14482
14483 * linux-tools -- move to Suggests: with explicit seeding
14484 - LP: #534635
14485
14486 [ Tim Gardner ]
14487
14488 * [Config] CONFIG_HID=m
14489
14490 [ Upstream Kernel Changes ]
14491
14492 * (pre-stable) sched: Fix SMT scheduler regression in
14493 find_busiest_queue()
14494 * KVM: introduce kvm_vcpu_on_spin
14495 * KVM: VMX: Add support for Pause-Loop Exiting
14496
14497 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
14498
14499linux (2.6.32-16.24) lucid; urgency=low
14500
14501 [ Andy Whitcroft ]
14502
14503 * armel -- perf userspace does not support arm
14504 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
14505
14506 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
14507
14508linux (2.6.32-16.23) lucid; urgency=low
14509
14510 [ Andy Whitcroft ]
14511
14512 * SAUCE: PM report driver and device suspend/resume times -- move config
14513 * update to standards version 3.8.4.0
14514 * printenv -- expose all of the package selectors
14515 * source package -- cleanup source content control
14516 * doc package -- ensure we do build package content on buildd
14517 * lintian -- correct the address in the debian/copyright
14518 * lintian -- update debhelper package version dependancy
14519 * lintian -- fix ghostscript dependancy
14520 * lintian -- add required misc:Depends
14521 * lintian -- move our debhelper compat level to debian/compat
14522 * perf -- build the kernel carried tools
14523 * perf -- add linux-tools carrying the version switches and manuals
14524 * SAUCE: fix up Kconfig for staging drivers
14525 * [Config] enable NOUVEAU etc following drm backport
14526 * update DRM to mainline v2.6.33
14527 * [Config] Remove AppArmor config options that no longer exist (ports)
14528 * [Config] updateportsconfigs following drm update
14529
14530 [ John Johansen ]
14531
14532 * ubuntu: AppArmor -- update to mainline 2010-03-04
14533 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
14534 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
14535 * [Config] Remove AppArmor config options that no longer exist
14536
14537 [ Manoj Iyer ]
14538
14539 * ubuntu: rtl8192se -- version 2010-0115,0014
14540 - LP: #530275
14541 * [Config] added CONFIG_RTL8192SE module.
14542 - LP: #530275
14543
14544 [ Tim Gardner ]
14545
14546 * [Config] Added vmw_pvscsi to d-i/scsi-modules
14547 - LP: #531017
14548 * [Upstream] netfilter: xt_recent: Add an entry reaper
14549
14550 [ Upstream Kernel Changes ]
14551
14552 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
14553 emulation"
14554 * Revert "KVM: x86 emulator: Fix popf emulation"
14555 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
14556 emulation"
14557 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
14558 * Revert "KVM: fix memory access during x86 emulation."
14559 * Add vlan (8021.Q) module package for d-i.
14560 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14561 Inspiron 700m
14562 - LP: #515246
14563 * [Upstream] docbook: need xmldoclinks for all doc types
14564 * x86: set_personality_ia32() misses force_personality32
14565 * lib: Introduce generic list_sort function
14566 * drm/nv50: Implement ctxprog/state generation.
14567 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
14568 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14569 Inspiron 700m
14570 - LP: #515246
14571
14572 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
14573
14574linux (2.6.32-15.22) lucid; urgency=low
14575
14576 [ Andy Whitcroft ]
14577
14578 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
14579 * Revert "SAUCE: PM report driver and device suspend/resume times."
14580 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
14581
14582 [ Manoj Iyer ]
14583
14584 * SAUCE: PM report driver and device suspend/resume times.
14585
14586 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
14587
14588linux (2.6.32-15.21) lucid; urgency=low
14589
14590 [ Andy Whitcroft ]
14591
14592 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
14593 * Revert "[Config] lenovo-sl-laptop -- enable"
14594 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
14595 * armel -- cramfs module will no longer be built
14596 * d-i -- make all modules optional
14597 * rename the debug packages to match archive standard
14598 - LP: #527837
14599 * lenovo-sl-laptop is no longer built
14600
14601 [ Colin Ian King ]
14602
14603 * Disable 4MB page tables for Atom, work around errata AAE44
14604 - LP: #523112
14605
14606 [ Colin Watson ]
14607
14608 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
14609 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
14610
14611 [ Jesse Barnes ]
14612
14613 * SAUCE: drm/i915: don't change DRM configuration when releasing load
14614 detect pipe
14615 - LP: #488328
14616
14617 [ Loïc Minier ]
14618
14619 * [Config] armel Update versatile initrd configs
14620 - LP: #524893
14621 * SAUCE: [um] Don't use nx_enabled under UML
14622 - LP: #524849
14623
14624 [ Manoj Iyer ]
14625
14626 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
14627
14628 [ Mario Limonciello ]
14629
14630 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
14631
14632 [ Rafael J. Wysocki ]
14633
14634 * SAUCE: PM report driver and device suspend/resume times.
14635
14636 [ Surbhi Palande ]
14637
14638 * Revert "[Upstream] e1000e: enhance frame fragment detection"
14639 - CVE-2009-4538
14640 * Revert "[Upstream] e1000: enhance frame fragment detection"
14641 - CVE-2009-4536
14642
14643 [ Tim Gardner ]
14644
14645 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
14646 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
14647 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
14648
14649 [ Upstream Kernel Changes ]
14650
14651 * Revert "(pre-stable) eCryptfs: Add getattr function"
14652 * Fix potential crash with sys_move_pages
14653 * futex_lock_pi() key refcnt fix
14654 * futex: Handle user space corruption gracefully
14655 * futex: Handle futex value corruption gracefully
14656 * Fix race in tty_fasync() properly
14657 * hwmon: (w83781d) Request I/O ports individually for probing
14658 * hwmon: (lm78) Request I/O ports individually for probing
14659 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
14660 * ALSA: ctxfi - fix PTP address initialization
14661 * drm/i915: disable hotplug detect before Ironlake CRT detect
14662 * drm/i915: enable self-refresh on 965
14663 * drm/i915: Disable SR when more than one pipe is enabled
14664 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
14665 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
14666 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
14667 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
14668 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
14669 * i2c-tiny-usb: Fix on big-endian systems
14670 * drm/i915: handle FBC and self-refresh better
14671 * drm/i915: Increase fb alignment to 64k
14672 * drm/i915: Update write_domains on active list after flush.
14673 * regulator: Fix display of null constraints for regulators
14674 * ALSA: hda-intel: Avoid divide by zero crash
14675 * CPUFREQ: Fix use after free of struct powernow_k8_data
14676 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
14677 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
14678 * ioat: fix infinite timeout checking in ioat2_quiesce
14679 * resource: add helpers for fetching rlimits
14680 * fs/exec.c: restrict initial stack space expansion to rlimit
14681 * cifs: fix length calculation for converted unicode readdir names
14682 * NFS: Fix a reference leak in nfs_wb_cancel_page()
14683 * NFS: Try to commit unstable writes in nfs_release_page()
14684 * NFSv4: Don't allow posix locking against servers that don't support it
14685 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
14686 * NFS: Fix an Oops when truncating a file
14687 * NFS: Fix a umount race
14688 * NFS: Fix a bug in nfs_fscache_release_page()
14689 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
14690 * md: fix 'degraded' calculation when starting a reshape.
14691 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
14692 * Export the symbol of getboottime and mmonotonic_to_bootbased
14693 * kvmclock: count total_sleep_time when updating guest clock
14694 * KVM: PIT: control word is write-only
14695 * tpm_infineon: fix suspend/resume handler for pnp_driver
14696 * amd64_edac: Do not falsely trigger kerneloops
14697 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
14698 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
14699 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
14700 * netfilter: xtables: compat out of scope fix
14701 * netfilter: nf_conntrack: fix hash resizing with namespaces
14702 * drm/i915: remove full registers dump debug
14703 * drm/i915: add i915_lp_ring_sync helper
14704 * drm/i915: Don't wait interruptible for possible plane buffer flush
14705 * dasd: remove strings from s390dbf
14706 * crypto: padlock-sha - Add import/export support
14707 * wmi: Free the allocated acpi objects through wmi_get_event_data
14708 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
14709 * /dev/mem: introduce size_inside_page()
14710 * devmem: check vmalloc address on kmem read/write
14711 * devmem: fix kmem write bug on memory holes
14712 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
14713 of value 0.
14714 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
14715 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
14716 * dst: call cond_resched() in dst_gc_task()
14717 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
14718 * befs: fix leak
14719 * rtc-fm3130: add missing braces
14720 * Call flush_dcache_page after PIO data transfers in libata-sff.c
14721 * ahci: add Acer G725 to broken suspend list
14722 * pktgen: Fix freezing problem
14723 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
14724 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
14725 * x86: Re-get cfg_new in case reuse/move irq_desc
14726 * Staging: fix rtl8187se compilation errors with mac80211
14727 * ALSA: usb-audio - Avoid Oops after disconnect
14728 * serial: 8250: add serial transmitter fully empty test
14729 * sysfs: sysfs_sd_setattr set iattrs unconditionally
14730 * class: Free the class private data in class_release
14731 * USB: usbfs: only copy the actual data received
14732 * USB: usbfs: properly clean up the as structure on error paths
14733 * rtl8187: Add new device ID
14734 * ACPI: Add NULL pointer check in acpi_bus_start
14735 * ACPI: fix High cpu temperature with 2.6.32
14736 * drm/radeon/kms: use udelay for short delays
14737 * NFS: Too many GETATTR and ACCESS calls after direct I/O
14738 * eCryptfs: Add getattr function
14739 * b43: Fix throughput regression
14740 * ath9k: Fix sequence numbers for PAE frames
14741 * mac80211: Fix probe request filtering in IBSS mode
14742 * iwlwifi: Fix to set correct ht configuration
14743 * dm stripe: avoid divide by zero with invalid stripe count
14744 * dm log: userspace fix overhead_size calcuations
14745 * Linux 2.6.32.9
14746 * sfc: Fix SFE4002 initialisation
14747 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
14748 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
14749 * (pre-stable) HID: handle joysticks with large number of buttons
14750 - LP: #492056
14751 * (pre-stable) HID: extend mask for BUTTON usage page
14752 - LP: #492056
14753 * PM: Measure device suspend and resume times
14754 * e1000: enhance frame fragment detection
14755 - CVE-2009-4536
14756 * e1000e: enhance frame fragment detection
14757 - CVE-2009-4538
14758 * KVM: fix memory access during x86 emulation.
14759 - CVE-2010-0306
14760 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
14761 - CVE-2010-0306
14762 * KVM: x86 emulator: Check IOPL level during io instruction emulation
14763 - CVE-2010-0306
14764 * KVM: x86 emulator: Fix popf emulation
14765 - CVE-2010-0306
14766 * KVM: x86 emulator: Check CPL level during privilege instruction
14767 emulation
14768 - CVE-2010-0306
14769 * Input: wacom - ensure the device is initialized properly upon resume
14770 * Input: wacom - add defines for packet lengths of various devices
14771 * Input: wacom - add support for new LCD tablets
14772 - LP: #516777
14773
14774 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
14775
14776linux (2.6.32-14.20) lucid; urgency=low
14777
14778 [ Andy Whitcroft ]
14779
14780 * rebuild following the GCC update to match compiler for out of tree modules
14781 * Revert "[Config] drbd -- enable"
14782 * Revert "ubuntu: drbd -- version 8.3.1"
14783 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
14784 - LP: #510937
14785
14786 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
14787
14788linux (2.6.32-14.19) lucid; urgency=low
14789
14790 [ Andy Whitcroft ]
14791
14792 * ensure we build the source package contents when enabled
14793 - LP: #522308
14794 * [Config] enable CONFIG_X86_MCE_XEON75XX
14795 * SAUCE: AppArmor -- add linux/kref.h for struct kref
14796 * [Config] enable CONFIG_HID_ORTEK
14797 * enable udeb generation for arm versatile flavour
14798 - LP: #522515
14799
14800 [ John Johansen ]
14801
14802 * ubuntu: AppArmor -- update to mainline 2010-02-18
14803 - LP: #439560, #496110, #507069
14804
14805 [ Johnathon Harris ]
14806
14807 * SAUCE: HID: add support for Ortek WKB-2000
14808 - LP: #405390
14809
14810 [ Upstream Kernel Changes ]
14811
14812 * tpm_tis: TPM_STS_DATA_EXPECT workaround
14813 - LP: #490487
14814 * x86, mce: Xeon75xx specific interface to get corrected memory error
14815 information
14816 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
14817 * x86, mce: Make xeon75xx memory driver dependent on PCI
14818 * drm/edid: Unify detailed block parsing between base and extension
14819 blocks
14820 - LP: #500999
14821 * (pre-stable) eCryptfs: Add getattr function
14822 - LP: #390833
14823
14824 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
14825
14826linux (2.6.32-13.18) lucid; urgency=low
14827
14828 [ Andy Whitcroft ]
14829
14830 * Revert "enforcer -- make the enforcement configuration common"
14831 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
14832 (Dell E6x00 series)"
14833 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
14834 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
14835 0755"
14836 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
14837 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
14838 * Revert "SAUCE: make fc transport removal of target configurable"
14839 * enforcer -- make the enforcement configuration common
14840 * getabis -- add preempt flavour to the list
14841 * [Config] enforce DEVTMPFS options
14842 * [Config] armel -- cleanup to-be builtin modules
14843 * [Config] cleanup ports configs
14844 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
14845 - LP: #485536
14846 * add printdebian target to find branch target
14847 * distclean -- do not remove debian.env
14848 * [Config] generic-pae switch to M586TSC
14849 - LP: #519448
14850 * git-ubuntu-log -- commonise duplicated log handling
14851 * git-ubuntu-log -- tighten up Bug: NNNN matching
14852 * git-ubuntu-log -- sort the bug numbers
14853
14854 [ Chris Wilson ]
14855
14856 * (pre-stable) drm/i915: Increase fb alignment to 64k
14857 - LP: #404064
14858
14859 [ Eric Miao ]
14860
14861 * arm -- enable ubuntu/ directory
14862
14863 [ Huang Ying ]
14864
14865 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
14866 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
14867
14868 [ Loïc Minier ]
14869
14870 * [Config] cleanup preempt configuration
14871 * [Config] versatile: Fix video output
14872 - LP: #517594
14873 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
14874 * [Config] Large update to armel/versatile
14875 * [Config] versatile: Add RTC support
14876 * [Config] armel: Enable NEON
14877 * [Config] versatile: Builtin MMC support
14878 * [Config] versatile Builtin SCSI controller
14879 * [Config] armel Disable dma_cache_sync callers
14880 * [Config] armel Disable asm/time.h users
14881 * [Config] armel Disable out of range udelay()
14882 * [Config] armel Disable flush_cache_range() users
14883 * [Config] armel -- Enable ubuntu/ drivers
14884
14885 [ Steve Conklin ]
14886
14887 * SAUCE: drm/i915: Add display hotplug event on Ironlake
14888 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
14889
14890 [ Upstream Kernel Changes ]
14891
14892 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
14893 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
14894 in IRQ handler""
14895 * clockevent: Don't remove broadcast device when cpu is dead
14896 * clockevents: Add missing include to pacify sparse
14897 * ACPI: don't cond_resched if irq is disabled
14898 * be2net: Add support for next generation of BladeEngine device.
14899 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
14900 * mpt2sas: New device SAS2208 support is added
14901 * ar9170: Add support for D-Link DWA 160 A2
14902 * powerpc/fsl: Add PCI device ids for new QoirQ chips
14903 * davinci: dm646x: Add support for 3.x silicon revision
14904 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
14905 * Driver-Core: devtmpfs - set root directory mode to 0755
14906 * driver-core: fix devtmpfs crash on s390
14907 * vfs: get_sb_single() - do not pass options twice
14908 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
14909 * V4L/DVB (13569): smsusb: add autodetection support for five additional
14910 Hauppauge USB IDs
14911 * USB: mos7840: add device IDs for B&B electronics devices
14912 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
14913 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
14914 SubVendor ID: 0x1043 Device ID: 0x4847)
14915 * iTCO_wdt: Add support for Intel Ibex Peak
14916 * atl1c:use common_task instead of reset_task and link_chg_task
14917 * atl1e:disable NETIF_F_TSO6 for hardware limit
14918 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
14919 * V4L/DVB (13680b): DocBook/media: create links for included sources
14920 * netfilter: xtables: fix conntrack match v1 ipt-save output
14921 * partitions: read whole sector with EFI GPT header
14922 * partitions: use sector size for EFI GPT
14923 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
14924 * sched: Fix isolcpus boot option
14925 * sched: Fix missing sched tunable recalculation on cpu add/remove
14926 * nohz: Prevent clocksource wrapping during idle
14927 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
14928 * timers, init: Limit the number of per cpu calibration bootup messages
14929 * PCI: Always set prefetchable base/limit upper32 registers
14930 * iscsi class: modify handling of replacement timeout
14931 * NFS: Revert default r/wsize behavior
14932 * HID: fixup quirk for NCR devices
14933 * scsi_devinfo: update Hitachi entries (v2)
14934 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
14935 * scsi_transport_fc: remove invalid BUG_ON
14936 * lpfc: fix hang on SGI ia64 platform
14937 * libfc: fix typo in retry check on received PRLI
14938 * libfc: fix ddp in fc_fcp for 0 xid
14939 * fcoe: remove redundant checking of netdev->netdev_ops
14940 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
14941 * libfc: lport: fix minor documentation errors
14942 * libfc: don't WARN_ON in lport_timeout for RESET state
14943 * fcoe: initialize return value in fcoe_destroy
14944 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
14945 * libfc: fix memory corruption caused by double frees and bad error
14946 handling
14947 * libfc: fix free of fc_rport_priv with timer pending
14948 * libfc: remote port gets stuck in restart state without really
14949 restarting
14950 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
14951 * fcoe: Fix checking san mac address
14952 * fcoe: Fix getting san mac for VLAN interface
14953 * qlge: Remove explicit setting of PCI Dev CTL reg.
14954 * qlge: Set PCIE max read request size.
14955 * qlge: Don't fail open when port is not initialized.
14956 * qlge: Add handler for DCBX firmware event.
14957 * qlge: Bonding fix for mode 6.
14958 * PCI: AER: fix aer inject result in kernel oops
14959 * DMI: allow omitting ident strings in DMI tables
14960 * Input: i8042 - remove identification strings from DMI tables
14961 * Input: i8042 - add Gigabyte M1022M to the noloop list
14962 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
14963 * ALSA: hda - select IbexPeak handler for Calpella
14964 * ALSA: hda - Fix quirk for Maxdata obook4-1
14965 * ALSA: hda - Add missing Line-Out and PCM switches as slave
14966 * iTCO_wdt.c - cleanup chipset documentation
14967 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
14968 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
14969 * ahci: disable SNotification capability for ich8
14970 * ata_piix: fix MWDMA handling on PIIX3
14971 * md: fix small irregularity with start_ro module parameter
14972 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
14973 * cio: fix double free in case of probe failure
14974 * cio: dont panic in non-fatal conditions
14975 * netiucv: displayed TX bytes value much too high
14976 * ipc ns: fix memory leak (idr)
14977 * ALSA: hda - Fix HP T5735 automute
14978 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
14979 * UBI: fix memory leak in update path
14980 * UBI: initialise update marker
14981 * ASoC: fix a memory-leak in wm8903
14982 * mac80211: check that ieee80211_set_power_mgmt only handles STA
14983 interfaces.
14984 * cfg80211: fix channel setting for wext
14985 * KVM: S390: fix potential array overrun in intercept handling
14986 * KVM: only allow one gsi per fd
14987 * KVM: Fix race between APIC TMR and IRR
14988 * KVM: MMU: bail out pagewalk on kvm_read_guest error
14989 * KVM: x86: Fix host_mapping_level()
14990 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
14991 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
14992 * KVM: fix lock imbalance in kvm_*_irq_source_id()
14993 * KVM: only clear irq_source_id if irqchip is present
14994 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
14995 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
14996 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
14997 - LP: #516325
14998 * iwlwifi: Fix throughput stall issue in HT mode for 5000
14999 * fnctl: f_modown should call write_lock_irqsave/restore
15000 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
15001 CPUID drivers.
15002 * Linux 2.6.32.7
15003 * scsi_lib: Fix bug in completion of bidi commands
15004 * mptsas: Fix issue with chain pools allocation on katmai
15005 * mm: add new 'read_cache_page_gfp()' helper function
15006 * drm/i915: Selectively enable self-reclaim
15007 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
15008 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
15009 * x86: Set hotpluggable nodes in nodes_possible_map
15010 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
15011 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
15012 * zcrypt: Do not remove coprocessor for error 8/72
15013 * dasd: fix possible NULL pointer errors
15014 * ACPI: Add a generic API for _OSC -v2
15015 * ACPI: Add platform-wide _OSC support.
15016 * ACPI: fix OSC regression that caused aer and pciehp not to load
15017 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
15018 * UBI: fix volume creation input checking
15019 * e1000/e1000e: don't use small hardware rx buffers
15020 * drm/i915: Reload hangcheck timer too for Ironlake
15021 * Fix a leak in affs_fill_super()
15022 * Fix failure exits in bfs_fill_super()
15023 * fix oops in fs/9p late mount failure
15024 * fix leak in romfs_fill_super()
15025 * Fix remount races with symlink handling in affs
15026 * fix affs parse_options()
15027 * Fix failure exit in ipathfs
15028 * mm: fix migratetype bug which slowed swapping
15029 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
15030 NOMMU stack
15031 * Split 'flush_old_exec' into two functions
15032 * sparc: TIF_ABI_PENDING bit removal
15033 * x86: get rid of the insane TIF_ABI_PENDING bit
15034 * Input: winbond-cir - remove dmesg spam
15035 * x86: Disable HPET MSI on ATI SB700/SB800
15036 * iwlwifi: set default aggregation frame count limit to 31
15037 * drm/i915: only enable hotplug for detected outputs
15038 * firewire: core: add_descriptor size check
15039 * SECURITY: selinux, fix update_rlimit_cpu parameter
15040 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
15041 * x86: Add Dell OptiPlex 760 reboot quirk
15042 - LP: #488319
15043 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
15044 * x86/amd-iommu: Fix possible integer overflow
15045 * clocksource: fix compilation if no GENERIC_TIME
15046 * tcp: update the netstamp_needed counter when cloning sockets
15047 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
15048 * net: restore ip source validation
15049 * af_packet: Don't use skb after dev_queue_xmit()
15050 * ax25: netrom: rose: Fix timer oopses
15051 * KVM: allow userspace to adjust kvmclock offset
15052 * oprofile/x86: add Xeon 7500 series support
15053 * oprofile/x86: fix crash when profiling more than 28 events
15054 * libata: retry link resume if necessary
15055 * mm: percpu-vmap fix RCU list walking
15056 * mm: purge fragmented percpu vmap blocks
15057 * block: fix bio_add_page for non trivial merge_bvec_fn case
15058 * Fix 'flush_old_exec()/setup_new_exec()' split
15059 * random: drop weird m_time/a_time manipulation
15060 * random: Remove unused inode variable
15061 * block: fix bugs in bio-integrity mempool usage
15062 * usb: r8a66597-hdc disable interrupts fix
15063 * connector: Delete buggy notification code.
15064 * be2net: Bug fix to support newer generation of BE ASIC
15065 * be2net: Fix memset() arg ordering.
15066 * mm: flush dcache before writing into page to avoid alias
15067 * mac80211: fix NULL pointer dereference when ftrace is enabled
15068 * imxfb: correct location of callbacks in suspend and resume
15069 * mx3fb: some debug and initialisation fixes
15070 * starfire: clean up properly if firmware loading fails
15071 * kernel/cred.c: use kmem_cache_free
15072 * uartlite: fix crash when using as console
15073 * pktcdvd: removing device does not remove its sysfs dir
15074 * ath9k: fix eeprom INI values override for 2GHz-only cards
15075 * ath9k: fix beacon slot/buffer leak
15076 * powerpc: TIF_ABI_PENDING bit removal
15077 * NET: fix oops at bootime in sysctl code
15078 * Linux 2.6.32.8
15079
15080 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
15081
15082linux (2.6.32-12.17) lucid; urgency=low
15083
15084 [ Andy Whitcroft ]
15085
15086 * restore linux-image prefix -- master
15087 * enforce -- we require SELINUX enabled -- master
15088 * enforce -- ensure APPARMOR is our default LSM -- master
15089 * make doc package completely optional -- master
15090 * make source package completely optional -- master
15091 * make linux-libc-dev completly optional -- master
15092 * convert package disable to a deps list -- master
15093 * allow common headers to switch from indep to arch -- master
15094 * convert binary package disable to a deps list -- master
15095 * add configuration option for a full source build tree -- master
15096 * add support for uImage kernels in package control scripts
15097 * getabis -- cleanup and parameterise repository list -- master
15098 * getabis -- move configuration to etc/getabi -- master
15099 * kernelconfig -- move configuration to etc -- master
15100 * rules -- make debian/debian.env master for branch name
15101 * set the current branch name -- master
15102 * pull back common debian.master files into debian -- master
15103 * enforcer -- make the enforcement configuration common
15104 * insert-changes -- correctly link to debian/rules in DROOT
15105
15106 [ Colin Watson ]
15107
15108 * future-proof ddeb handling against buildd changes
15109
15110 [ Eric Miao ]
15111
15112 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
15113 X86
15114
15115 [ Loïc Minier ]
15116
15117 * Add modules.builtin.bin to prerm rm list
15118 - LP: #516584
15119
15120 [ Tim Gardner ]
15121
15122 * [Config] Implement the amd64 preempt flavour
15123
15124 [ Upstream Kernel Changes ]
15125
15126 * syslog: distinguish between /proc/kmsg and syscalls
15127 - LP: #515623
15128 * sfc: Fix polling for slow MCDI operations
15129 * sfc: Fix conditions for MDIO self-test
15130 * sfc: QT202x: Remove unreliable MMD check at initialisation
15131 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
15132 * sfc: Use fixed-size buffers for MCDI NVRAM requests
15133
15134 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
15135
15136linux (2.6.32-12.16) lucid; urgency=low
15137
15138 [ Andy Whitcroft ]
15139
15140 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
15141 first use"
15142 * SAUCE: acpi battery -- move first lookup asynchronous
15143 - LP: #507211
15144 * [Config] update configs to cleanup generic configs
15145 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
15146 * [Config] enable USER_NS
15147 - LP: #480739, #509808
15148
15149 [ Heiko Carstens ]
15150
15151 * (pre-stable) driver-core: fix devtmpfs crash on s390
15152 - LP: #512370
15153
15154 [ John Johansen ]
15155
15156 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
15157 - LP: #494565
15158 * [Config] VIRTIO=y for server/virtual flavours
15159 - LP: #494565
15160
15161 [ Kay Sievers ]
15162
15163 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
15164 - LP: #512370
15165
15166 [ Kees Cook ]
15167
15168 * SAUCE: x86: brk away from exec rand area
15169 - LP: #452175
15170
15171 [ Leann Ogasawara ]
15172
15173 * [Upstream] e1000: enhance frame fragment detection
15174 - CVE-2009-4536
15175 * [Upstream] e1000e: enhance frame fragment detection
15176 - CVE-2009-4538
15177
15178 [ Sebastian Kapfer ]
15179
15180 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
15181 series)
15182 - LP: #296610
15183
15184 [ Upstream Kernel Changes ]
15185
15186 * inotify: do not reuse watch descriptors
15187 - LP: #485556
15188 * inotify: only warn once for inotify problems
15189 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
15190 Framebuffer"
15191 * memcg: ensure list is empty at rmdir
15192 * drm/i915: remove loop in Ironlake interrupt handler
15193 * block: Fix incorrect reporting of partition alignment
15194 * x86, mce: Thermal monitoring depends on APIC being enabled
15195 * futexes: Remove rw parameter from get_futex_key()
15196 * page allocator: update NR_FREE_PAGES only when necessary
15197 * x86, apic: use physical mode for IBM summit platforms
15198 * edac: i5000_edac critical fix panic out of bounds
15199 * x86: SGI UV: Fix mapping of MMIO registers
15200 * mfd: WM835x GPIO direction register is not locked
15201 * mfd: Correct WM835x ISINK ramp time defines
15202 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
15203 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
15204 * reiserfs: truncate blocks not used by a write
15205 * HID: add device IDs for new model of Apple Wireless Keyboard
15206 * PCI/cardbus: Add a fixup hook and fix powerpc
15207 * Input: pmouse - move Sentelic probe down the list
15208 * asus-laptop: add Lenovo SL hotkey support
15209 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
15210 * sparc64: Fix NMI programming when perf events are active.
15211 * sparc64: Fix Niagara2 perf event handling.
15212 * i2c: Do not use device name after device_unregister
15213 * i2c/pca: Don't use *_interruptible
15214 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
15215 * sched: Fix task priority bug
15216 * vfs: Fix vmtruncate() regression
15217 * Linux 2.6.32.5
15218 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
15219 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
15220 * Staging: asus_oled: fix oops in 2.6.32.2
15221 * Staging: hv: fix smp problems in the hyperv core code
15222 * tty: fix race in tty_fasync
15223 * ecryptfs: use after free
15224 * ecryptfs: initialize private persistent file before dereferencing
15225 pointer
15226 * nozomi: quick fix for the close/close bug
15227 * serial: 8250_pnp: use wildcard for serial Wacom tablets
15228 * usb: serial: fix memory leak in generic driver
15229 * USB: fix bitmask merge error
15230 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
15231 * USB: EHCI: fix handling of unusual interrupt intervals
15232 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
15233 * USB: add missing delay during remote wakeup
15234 * USB: add speed values for USB 3.0 and wireless controllers
15235 * ACPI: EC: Accelerate query execution
15236 * ACPI: EC: Add wait for irq storm
15237 * SCSI: enclosure: fix oops while iterating enclosure_status array
15238 * drm/i915: Read the response after issuing DDC bus switch command
15239 * drm/i915: try another possible DDC bus for the SDVO device with
15240 multiple outputs
15241 * block: bdev_stack_limits wrapper
15242 * DM: Fix device mapper topology stacking
15243 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
15244 * USB: fix usbstorage for 2770:915d delivers no FAT
15245 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
15246 * perf timechart: Use tid not pid for COMM change
15247 * perf events: Dont report side-band events on each cpu for
15248 per-task-per-cpu events
15249 * perf: Honour event state for aux stream data
15250 * Linux 2.6.32.6
15251
15252 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
15253
15254linux (2.6.32-11.15) lucid; urgency=low
15255
15256 [ Andy Whitcroft ]
15257
15258 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
15259 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
15260 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
15261 boards"
15262 * Revert "[Upstream] mmc: prevent dangling block device from accessing
15263 stale queues"
15264 * Revert "SAUCE: Fix nx_enable reporting"
15265 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
15266 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
15267 * SAUCE: i915 -- disable powersave by default
15268 - LP: #492392
15269
15270 [ Kees Cook ]
15271
15272 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
15273 - LP: #369978
15274 * SAUCE: [x86] fix report of cs-limit nx-emulation
15275 - LP: #454285
15276 * SAUCE: Fix nx_enable reporting
15277 - LP: #454285
15278
15279 [ Tim Gardner ]
15280
15281 * [Upstream] b43: Declare all possible firmware files.
15282 - LP: #488636
15283 * [Config] updateconfigs after adding pvscsi
15284 - LP: #497156
15285 * [Config] CONFIG_BT=m
15286
15287 [ Upstream Kernel Changes ]
15288
15289 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
15290 for pre-Pentium"
15291 * SCSI: ipr: fix EEH recovery
15292 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
15293 * SCSI: st: fix mdata->page_order handling
15294 * SCSI: fc class: fix fc_transport_init error handling
15295 * sched: Fix task_hot() test order
15296 * x86, cpuid: Add "volatile" to asm in native_cpuid()
15297 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
15298 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
15299 * pata_hpt3x2n: fix clock turnaround
15300 * pata_cmd64x: fix overclocking of UDMA0-2 modes
15301 * ASoC: wm8974: fix a wrong bit definition
15302 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
15303 * ALSA: hda - Fix missing capsrc_nids for ALC88x
15304 * acerhdf: limit modalias matching to supported
15305 - LP: #435958
15306 * ACPI: EC: Fix MSI DMI detection
15307 * ACPI: Use the return result of ACPI lid notifier chain correctly
15308 * powerpc: Handle VSX alignment faults correctly in little-endian mode
15309 * ASoC: Do not write to invalid registers on the wm9712.
15310 * drm/radeon: fix build on 64-bit with some compilers.
15311 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
15312 * USB: option: support hi speed for modem Haier CE100
15313 * USB: Fix a bug on appledisplay.c regarding signedness
15314 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
15315 * Bluetooth: Prevent ill-timed autosuspend in USB driver
15316 * USB: rename usb_configure_device
15317 * USB: fix bugs in usb_(de)authorize_device
15318 * drivers/net/usb: Correct code taking the size of a pointer
15319 * x86: SGI UV: Fix writes to led registers on remote uv hubs
15320 * md: Fix unfortunate interaction with evms
15321 * dma: at_hdmac: correct incompatible type for argument 1 of
15322 'spin_lock_bh'
15323 * dma-debug: Do not add notifier when dma debugging is disabled.
15324 * dma-debug: Fix bug causing build warning
15325 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
15326 referrals
15327 * x86/amd-iommu: Fix initialization failure panic
15328 * ioat3: fix p-disabled q-continuation
15329 * ioat2,3: put channel hardware in known state at init
15330 * KVM: MMU: remove prefault from invlpg handler
15331 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
15332 * Libertas: fix buffer overflow in lbs_get_essid()
15333 * iwmc3200wifi: fix array out-of-boundary access
15334 * mac80211: fix propagation of failed hardware reconfigurations
15335 * mac80211: fix WMM AP settings application
15336 * mac80211: Fix IBSS merge
15337 * cfg80211: fix race between deauth and assoc response
15338 * ath5k: fix SWI calibration interrupt storm
15339 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
15340 * ath9k: Fix TX queue draining
15341 * ath9k: fix missed error codes in the tx status check
15342 * ath9k: wake hardware during AMPDU TX actions
15343 * ath9k: fix suspend by waking device prior to stop
15344 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
15345 64-bit
15346 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
15347 in 0x4054
15348 * iwl3945: disable power save
15349 * iwl3945: fix panic in iwl3945 driver
15350 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
15351 * iwlwifi: fix more eeprom endian bugs
15352 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
15353 * mac80211: fix race with suspend and dynamic_ps_disable_work
15354 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
15355 * 'sysctl_max_map_count' should be non-negative
15356 * kernel/sysctl.c: fix the incomplete part of
15357 sysctl_max_map_count-should-be-non-negative.patch
15358 * V4L/DVB (13596): ov511.c typo: lock => unlock
15359 * x86/ptrace: make genregs[32]_get/set more robust
15360 * memcg: avoid oom-killing innocent task in case of use_hierarchy
15361 * e100: Fix broken cbs accounting due to missing memset.
15362 * ipv6: reassembly: use seperate reassembly queues for conntrack and
15363 local delivery
15364 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
15365 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
15366 * b43: avoid PPC fault during resume
15367 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
15368 support
15369 * sched: Fix balance vs hotplug race
15370 * drm/radeon/kms: fix crtc vblank update for r600
15371 * drm: disable all the possible outputs/crtcs before entering KMS mode
15372 * S390: dasd: support DIAG access for read-only devices
15373 * xen: fix is_disconnected_device/exists_disconnected_device
15374 * xen: improvement to wait_for_devices()
15375 * xen: wait up to 5 minutes for device connetion
15376 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
15377 * udf: Try harder when looking for VAT inode
15378 * Add unlocked version of inode_add_bytes() function
15379 * quota: decouple fs reserved space from quota reservation
15380 * ext4: Convert to generic reserved quota's space management.
15381 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
15382 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
15383 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
15384 * amd64_edac: unify MCGCTL ECC switching
15385 * x86, msr: Add support for non-contiguous cpumasks
15386 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
15387 * amd64_edac: fix driver instance freeing
15388 * amd64_edac: make driver loading more robust
15389 * amd64_edac: fix forcing module load/unload
15390 * sched: Sched_rt_periodic_timer vs cpu hotplug
15391 * ext4: Update documentation to correct the inode_readahead_blks option
15392 name
15393 * lguest: fix bug in setting guest GDT entry
15394 * vmscan: do not evict inactive pages when skipping an active list scan
15395 * ksm: fix mlockfreed to munlocked
15396 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
15397 * generic_permission: MAY_OPEN is not write access
15398 * Linux 2.6.32.3
15399 * untangle the do_mremap() mess
15400 * fasync: split 'fasync_helper()' into separate add/remove functions
15401 * ASoC: fix params_rate() macro use in several codecs
15402 * modules: Skip empty sections when exporting section notes
15403 * exofs: simple_write_end does not mark_inode_dirty
15404 * nfsd: make sure data is on disk before calling ->fsync
15405 * sunrpc: fix peername failed on closed listener
15406 * SUNRPC: Fix up an error return value in
15407 gss_import_sec_context_kerberos()
15408 * SUNRPC: Fix the return value in gss_import_sec_context()
15409 * sunrpc: on successful gss error pipe write, don't return error
15410 * drm/i915: Update LVDS connector status when receiving ACPI LID event
15411 * drm/i915: fix order of fence release wrt flushing
15412 * drm/i915: Permit pinning whilst the device is 'suspended'
15413 * drm: remove address mask param for drm_pci_alloc()
15414 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
15415 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
15416 pipeconf on Ironlake
15417 * drm/i915: Select the correct BPC for LVDS on Ironlake
15418 * drm/i915: fix unused var
15419 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
15420 * drivers/cpuidle/governors/menu.c: fix undefined reference to
15421 `__udivdi3'
15422 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
15423 * lib/rational.c needs module.h
15424 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
15425 DMA_FROM_DEVICE and
15426 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
15427 * mmc_block: add dev_t initialization check
15428 * mmc_block: fix probe error cleanup bug
15429 * mmc_block: fix queue cleanup
15430 * ALSA: hda - Fix ALC861-VD capture source mixer
15431 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
15432 blacklist
15433 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
15434 - LP: #498863
15435 * ASoC: Fix WM8350 DSP mode B configuration
15436 * netfilter: ebtables: enforce CAP_NET_ADMIN
15437 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
15438 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
15439 * hwmon: (adt7462) Fix pin 28 monitoring
15440 * quota: Fix dquot_transfer for filesystems different from ext4
15441 * xen: fix hang on suspend.
15442 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
15443 * ath5k: Fix eeprom checksum check for custom sized eeproms
15444 * cfg80211: fix syntax error on user regulatory hints
15445 * iwl: off by one bug
15446 * mac80211: add missing sanity checks for action frames
15447 * drm/i915: remove render reclock support
15448 * libertas: Remove carrier signaling from the scan code
15449 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
15450 * mac80211: fix skb buffering issue (and fixes to that)
15451 * fix braindamage in audit_tree.c untag_chunk()
15452 * fix more leaks in audit_tree.c tag_chunk()
15453 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
15454 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
15455 * agp/intel-agp: Clear entire GTT on startup
15456 * Linux 2.6.32.4
15457 * ethtool: Add reset operation
15458 * gro: Name the GRO result enumeration type
15459 * gro: Change all receive functions to return GRO result codes
15460 * sfc: 10Xpress: Initialise pause advertising flags
15461 * sfc: 10Xpress: Report support for pause frames
15462 * sfc: Remove redundant header gmii.h
15463 * sfc: Remove redundant hardware initialisation
15464 * sfc: Rename Falcon-specific board code and types
15465 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
15466 * sfc: Remove versioned bitfield macros
15467 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
15468 * sfc: Update hardware definitions for Siena
15469 * sfc: Rename register I/O header and functions used by both Falcon and
15470 Siena
15471 * sfc: Eliminate indirect lookups of queue size constants
15472 * sfc: Define DMA address mask explicitly in terms of descriptor field
15473 width
15474 * sfc: Move all TX DMA length limiting into tx.c
15475 * sfc: Change order of device removal to reverse of probe order
15476 * sfc: Remove declarations of nonexistent functions
15477 * sfc: Move efx_xmit_done() declaration into correct stanza
15478 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
15479 * sfc: Maintain interrupt moderation values in ticks, not microseconds
15480 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
15481 * sfc: Remove pointless abstraction of memory BAR number
15482 * sfc: Remove incorrect assertion from efx_pci_remove_main()
15483 * sfc: Remove unnecessary tests of efx->membase
15484 * sfc: Move MTD probe after netdev registration and name allocation
15485 * sfc: Remove unused code for non-autoneg speed/duplex switching
15486 * sfc: Rename 'xfp' file and functions to reflect reality
15487 * sfc: Really allow RX checksum offload to be disabled
15488 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
15489 * sfc: Enable heuristic selection between page and skb RX buffers
15490 * sfc: Remove pointless abstraction of memory BAR number (2)
15491 * sfc: Remove redundant gotos from __efx_rx_packet()
15492 * sfc: Remove ridiculously paranoid assertions
15493 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
15494 * sfc: Record RX queue number on GRO path
15495 * sfc: SFT9001: Reset LED configuration correctly after blinking
15496 * sfc: Use a single blink implementation
15497 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
15498 * sfc: Make board information explicitly Falcon-specific
15499 * sfc: Move definition of struct falcon_nic_data into falcon.h
15500 * sfc: Move struct falcon_board into struct falcon_nic_data
15501 * sfc: Move all I2C stuff into struct falcon_board
15502 * sfc: Gather link state fields in struct efx_nic into new struct
15503 efx_link_state
15504 * sfc: Remove unnecessary casts to struct sk_buff *
15505 * sfc: Remove redundant efx_xmit() function
15506 * sfc: Combine high-level header files
15507 * sfc: Log interrupt and reset type names, not numbers
15508 * sfc: Fix descriptor cache sizes
15509 * sfc: Treat all MAC registers as 128-bit
15510 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
15511 * sfc: Comment corrections
15512 * sfc: Remove unused constant
15513 * sfc: Clean up struct falcon_board and struct falcon_board_data
15514 * sfc: Fix bugs in RX queue flushing
15515 * sfc: Remove unused function efx_flush_queues()
15516 * sfc: Only switch Falcon MAC clocks as necessary
15517 * sfc: Hold MAC lock for longer in efx_init_port()
15518 * sfc: Split MAC stats DMA initiation and completion
15519 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
15520 * sfc: Simplify XMAC link polling
15521 * sfc: Change MAC promiscuity and multicast hash at the same time
15522 * sfc: Move inline comment into kernel-doc
15523 * sfc: Do not set net_device::trans_start in self-test
15524 * sfc: Simplify PHY polling
15525 * sfc: QT202x: Reset before reading PHY id
15526 * sfc: Replace MDIO spinlock with mutex
15527 * sfc: Always start Falcon using the XMAC
15528 * sfc: Limit some hardware workarounds to Falcon
15529 * sfc: Remove EFX_WORKAROUND_9141 macro
15530 * sfc: Remove another unused workaround macro
15531 * sfc: Remove some redundant whitespace
15532 * sfc: Decouple NIC revision number from Falcon PCI revision number
15533 * sfc: Move descriptor cache base addresses to struct efx_nic_type
15534 * sfc: Clean up RX event handling
15535 * sfc: Remove redundant writes to INT_ADR_KER
15536 * sfc: Remove duplicate hardware structure definitions
15537 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
15538 * sfc: Move Falcon NIC operations to efx_nic_type
15539 * sfc: Refactor link configuration
15540 * sfc: Generalise link state monitoring
15541 * sfc: Add power-management and wake-on-LAN support
15542 * sfc: Implement ethtool reset operation
15543 * sfc: Add efx_nic_type operation for register self-test
15544 * sfc: Add efx_nic_type operation for NVRAM self-test
15545 * sfc: Add efx_nic_type operation for identity LED control
15546 * sfc: Separate shared NIC code from Falcon-specific and rename
15547 accordingly
15548 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
15549 * sfc: Extend loopback mode enumeration
15550 * sfc: Remove static PHY data and enumerations
15551 * sfc: Extend MTD driver for use with new NICs
15552 * sfc: Allow for additional checksum offload features
15553 * sfc: Rename falcon.h to nic.h
15554 * sfc: Move shared NIC code from falcon.c to new source file nic.c
15555 * sfc: Add firmware protocol definitions (MCDI)
15556 * sfc: Add support for SFC9000 family (1)
15557 * sfc: Add support for SFC9000 family (2)
15558 * sfc: Implement TSO for TCP/IPv6
15559 * sfc: Update version, copyright dates, authors
15560 * drivers/net/sfc: Correct code taking the size of a pointer
15561 * sfc: Move PHY software state initialisation from init() into probe()
15562 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
15563 * sfc: Fix DMA mapping cleanup in case of an error in TSO
15564 * sfc: QT2025C: Work around PHY bug
15565 * sfc: QT2025C: Switch into self-configure mode when not in loopback
15566 * sfc: QT2025C: Work around PHY firmware initialisation bug
15567 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
15568 * sfc: Disable TX descriptor prefetch watchdog
15569 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
15570 - LP: #497156
15571
15572 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
15573
15574linux (2.6.32-10.14) lucid; urgency=low
15575
15576 [ Alex Deucher ]
15577
15578 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
15579 - LP: #493795
15580
15581 [ Andy Whitcroft ]
15582
15583 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
15584 id is less than 0x0f."
15585 * config-check -- ensure the checks get run at build time
15586 * config-check -- check the processed config during updateconfigs
15587 * config-check -- CONFIG_SECCOMP may not be present
15588 * TUN is now built in ignore
15589 * SAUCE: acpi battery -- delay first lookup of the battery until first
15590 use
15591 * SAUCE: async_populate_rootfs: move rootfs init earlier
15592 * ubuntu: AppArmor -- update to mainline 2010-01-06
15593 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
15594 - LP: #498525
15595
15596 [ Dave Airlie ]
15597
15598 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
15599
15600 [ Leann Ogasawara ]
15601
15602 * Add asix to nic-usb-modules file
15603 - LP: #499785
15604
15605 [ Peter Zijlstra ]
15606
15607 * (pre-stable) sched: Fix balance vs hotplug race
15608
15609 [ Tim Gardner ]
15610
15611 * [Config] Enable CONFIG_FUNCTION_TRACER
15612 - LP: #497989
15613 * [Config] Drop lpia from getabis
15614 * [Config] Build in TUN/TAP driver
15615 - LP: #499491
15616 * [Config] DH_COMPAT=5
15617
15618 [ Upstream Kernel Changes ]
15619
15620 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
15621 component_only tv_modes"
15622 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
15623 turned off"
15624 * USB: usb-storage: fix bug in fill_inquiry
15625 * USB: option: add pid for ZTE
15626 * firewire: ohci: handle receive packets with a data length of zero
15627 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
15628 of ->completed counter
15629 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
15630 counter
15631 * rcu: Fix note_new_gpnum() uses of ->gpnum
15632 * rcu: Remove inline from forward-referenced functions
15633 * perf_event: Fix invalid type in ioctl definition
15634 * perf_event: Initialize data.period in perf_swevent_hrtimer()
15635 * perf: Don't free perf_mmap_data until work has been done
15636 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
15637 * sched: Check for an idle shared cache in select_task_rq_fair()
15638 * sched: Fix affinity logic in select_task_rq_fair()
15639 * sched: Rate-limit newidle
15640 * sched: Fix and clean up rate-limit newidle code
15641 * x86/amd-iommu: attach devices to pre-allocated domains early
15642 * x86/amd-iommu: un__init iommu_setup_msi
15643 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
15644 up the PCI tree
15645 * x86: Fix iommu=nodac parameter handling
15646 * x86: GART: pci-gart_64.c: Use correct length in strncmp
15647 * x86: ASUS P4S800 reboot=bios quirk
15648 - LP: #366682
15649 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
15650 * ssb: Fix range check in sprom write
15651 * ath5k: allow setting txpower to 0
15652 * ath5k: enable EEPROM checksum check
15653 * hrtimer: Fix /proc/timer_list regression
15654 * ALSA: hrtimer - Fix lock-up
15655 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
15656 * KVM: x86 emulator: limit instructions to 15 bytes
15657 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
15658 * KVM: s390: Make psw available on all exits, not just a subset
15659 * KVM: fix irq_source_id size verification
15660 * KVM: x86: include pvclock MSRs in msrs_to_save
15661 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
15662 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
15663 * x86, mce: don't restart timer if disabled
15664 * x86/mce: Set up timer unconditionally
15665 * x86: SGI UV: Fix BAU initialization
15666 * x86: Fix duplicated UV BAU interrupt vector
15667 * x86: Add new Intel CPU cache size descriptors
15668 * x86: Fix typo in Intel CPU cache size descriptor
15669 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
15670 * s390: clear high-order bits of registers after sam64
15671 * V4L/DVB: Fix test in copy_reg_bits()
15672 * bsdacct: fix uid/gid misreporting
15673 * UBI: flush wl before clearing update marker
15674 * jbd2: don't wipe the journal on a failed journal checksum
15675 * USB: xhci: Add correct email and files to MAINTAINERS entry.
15676 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
15677 * USB: option.c: add support for D-Link DWM-162-U5
15678 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
15679 * USB: usb-storage: add BAD_SENSE flag
15680 * USB: Close usb_find_interface race v3
15681 * pxa/em-x270: fix usb hub power up/reset sequence
15682 * hfs: fix a potential buffer overflow
15683 * SUNRPC: IS_ERR/PTR_ERR confusion
15684 * NFS: Fix nfs_migrate_page()
15685 * md/bitmap: protect against bitmap removal while being updated.
15686 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
15687 * devpts_get_tty() should validate inode
15688 * debugfs: fix create mutex racy fops and private data
15689 * Driver core: fix race in dev_driver_string
15690 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
15691 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
15692 * mac80211: Fixed bug in mesh portal paths
15693 * mac80211: Revert 'Use correct sign for mesh active path refresh'
15694 * mac80211: fix scan abort sanity checks
15695 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
15696 * rtl8187: Fix wrong rfkill switch mask for some models
15697 * x86: Fix bogus warning in apic_noop.apic_write()
15698 * mm: hugetlb: fix hugepage memory leak in mincore()
15699 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
15700 * powerpc/windfarm: Add detection for second cpu pump
15701 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
15702 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
15703 * drm/radeon/kms: Add quirk for HIS X1300 board
15704 * drm/radeon/kms: handle vblanks properly with dpms on
15705 * drm/radeon/kms: fix legacy crtc2 dpms
15706 * drm/radeon/kms: fix vram setup on rs600
15707 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
15708 * drm/ttm: Fix build failure due to missing struct page
15709 * drm/i915: Set the error code after failing to insert new offset into mm
15710 ht.
15711 * drm/i915: Add the missing clonemask for display port on Ironlake
15712 * xen/xenbus: make DEVICE_ATTR()s static
15713 * xen: re-register runstate area earlier on resume.
15714 * xen: restore runstate_info even if !have_vcpu_info_placement
15715 * xen: correctly restore pfn_to_mfn_list_list after resume
15716 * xen: register timer interrupt with IRQF_TIMER
15717 * xen: register runstate on secondary CPUs
15718 * xen: don't call dpm_resume_noirq() with interrupts disabled.
15719 * xen: register runstate info for boot CPU early
15720 * xen: call clock resume notifier on all CPUs
15721 * xen: improve error handling in do_suspend.
15722 * xen: don't leak IRQs over suspend/resume.
15723 * xen: use iret for return from 64b kernel to 32b usermode
15724 * xen: explicitly create/destroy stop_machine workqueues outside
15725 suspend/resume region.
15726 * Xen balloon: fix totalram_pages counting.
15727 * xen: try harder to balloon up under memory pressure.
15728 * dm exception store: free tmp_store on persistent flag error
15729 * dm snapshot: only take lock for statustype info not table
15730 * dm crypt: move private iv fields to structs
15731 * dm crypt: restructure essiv error path
15732 * dm: avoid _hash_lock deadlock
15733 * dm snapshot: cope with chunk size larger than origin
15734 * dm crypt: separate essiv allocation from initialisation
15735 * dm crypt: make wipe message also wipe essiv key
15736 * slc90e66: fix UDMA handling
15737 * tcp: Stalling connections: Fix timeout calculation routine
15738 * ip_fragment: also adjust skb->truesize for packets not owned by a
15739 socket
15740 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
15741 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
15742 * sparc64: Fix overly strict range type matching for PCI devices.
15743 * sparc64: Fix stack debugging IRQ stack regression.
15744 * sparc: Set UTS_MACHINE correctly.
15745 * b43legacy: avoid PPC fault during resume
15746 * tracing: Fix event format export
15747 * ath9k: Fix TX hang poll routine
15748 * ath9k: fix processing of TX PS null data frames
15749 * ath9k: Fix maximum tx fifo settings for single stream devices
15750 * ath9k: fix tx status reporting
15751 * mac80211: Fix dynamic power save for scanning.
15752 * drm/i915: Fix sync to vblank when VGA output is turned off
15753 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
15754 * thinkpad-acpi: fix default brightness_mode for R50e/R51
15755 * thinkpad-acpi: preserve rfkill state across suspend/resume
15756 * ipw2100: fix rebooting hang with driver loaded
15757 * matroxfb: fix problems with display stability
15758 * acerhdf: add new BIOS versions
15759 * asus-laptop: change light sens default values.
15760 * vmalloc: conditionalize build of pcpu_get_vm_areas()
15761 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
15762 * net: Fix userspace RTM_NEWLINK notifications.
15763 * ext3: Fix data / filesystem corruption when write fails to copy data
15764 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
15765 * bcm63xx_enet: fix compilation failure after get_stats_count removal
15766 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
15767 * drm/i915: Avoid NULL dereference with component_only tv_modes
15768 * drm/i915: PineView only has LVDS and CRT ports
15769 * drm/i915: Fix LVDS stability issue on Ironlake
15770 * mm: sigbus instead of abusing oom
15771 * ipvs: zero usvc and udest
15772 * jffs2: Fix long-standing bug with symlink garbage collection.
15773 * intel-iommu: Detect DMAR in hyperspace at probe time.
15774 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
15775 * intel-iommu: Check for an RMRR which ends before it starts.
15776 * intel-iommu: Fix oops with intel_iommu=igfx_off
15777 * intel-iommu: ignore page table validation in pass through mode
15778 * netfilter: xtables: document minimal required version
15779 * perf_event: Fix incorrect range check on cpu number
15780 * implement early_io{re,un}map for ia64
15781 * Linux 2.6.32.2
15782
15783 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
15784
15785linux (2.6.32-9.13) lucid; urgency=low
15786
15787 [ Andy Whitcroft ]
15788
15789 * [Config] enable CONFIG_B43_PHY_LP
15790 - LP: #493059
15791 * include modules.builtin in the binary debs
15792 * config-check -- add a configuration enforcer
15793 * config-check -- add a unit-test suite to the checker
15794 * [Config] Enable CONFIG_SYN_COOKIES for versatile
15795 * [Config] Enable CONFIG_SECURITY_SMACK for ports
15796 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
15797 * [Config] Disable CONFIG_COMPAT_BRK for ports
15798 * getabis -- add armel versatile to the list
15799
15800 [ Brad Figg ]
15801
15802 * SAUCE: Increase the default prealloc buffer for HDA audio devices
15803 (non-modem)
15804
15805 [ Manoj Iyer ]
15806
15807 * ubuntu: onmibook -- Added missing BOM file
15808
15809 [ Tim Gardner ]
15810
15811 * ubuntu: fsam7400 -- Cleanup Makefile
15812
15813 [ Upstream Kernel Changes ]
15814
15815 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
15816 * signal: Fix alternate signal stack check
15817 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
15818 * SCSI: osd_protocol.h: Add missing #include
15819 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
15820 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
15821 ENOSPC
15822 * ext4: avoid divide by zero when trying to mount a corrupted file system
15823 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
15824 * ext4: fix lock order problem in ext4_move_extents()
15825 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
15826 * ext4: plug a buffer_head leak in an error path of ext4_iget()
15827 * ext4: make sure directory and symlink blocks are revoked
15828 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
15829 * ext4: journal all modifications in ext4_xattr_set_handle
15830 * ext4: don't update the superblock in ext4_statfs()
15831 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
15832 non-zero
15833 * ext4: fix block validity checks so they work correctly with meta_bg
15834 * ext4: avoid issuing unnecessary barriers
15835 * ext4: fix error handling in ext4_ind_get_blocks()
15836 * ext4: make trim/discard optional (and off by default)
15837 * ext4: make "norecovery" an alias for "noload"
15838 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
15839 * ext4: initialize moved_len before calling ext4_move_extents()
15840 * ext4: move_extent_per_page() cleanup
15841 * jbd2: Add ENOMEM checking in and for
15842 jbd2_journal_write_metadata_buffer()
15843 * ext4: Return the PTR_ERR of the correct pointer in
15844 setup_new_group_blocks()
15845 * ext4: Avoid data / filesystem corruption when write fails to copy data
15846 * ext4: wait for log to commit when umounting
15847 * ext4: remove blocks from inode prealloc list on failure
15848 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
15849 * ext4: quota macros cleanup
15850 * ext4: fix incorrect block reservation on quota transfer.
15851 * ext4: Wait for proper transaction commit on fsync
15852 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
15853 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
15854 * Linux 2.6.32.1
15855 * kbuild: generate modules.builtin
15856 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
15857 - LP: #494461
15858 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
15859 tv_modes
15860 - LP: #494045
15861
15862 [ Zhao Yakui ]
15863
15864 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
15865 less than 0x0f.
15866 - LP: #481765
15867
15868 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
15869
15870linux (2.6.32-8.12) lucid; urgency=low
15871
15872 [ Andy Whitcroft ]
15873
15874 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
15875
15876 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
15877
15878linux (2.6.32-8.11) lucid; urgency=low
15879
15880 [ Andy Whitcroft ]
15881
15882 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
15883 up"
15884 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
15885 transition."
15886 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
15887 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
15888 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
15889 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
15890 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
15891 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
15892 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
15893 mem"
15894 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
15895 denied"
15896 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
15897 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
15898 allocation"
15899 * Revert "SAUCE: AppArmor: Set error code after structure
15900 initialization."
15901 * Revert "AppArmor -- fix pstrace_may_access rename"
15902 * Revert "ubuntu: AppArmor security module"
15903 * Revert "SAUCE: Add config option to set a default LSM"
15904 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
15905 * Revert "[Config] fsam7400 -- enable"
15906 * Revert "[Config] AUFS -- enable"
15907 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
15908 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
15909 * Revert "ubuntu: AUFS -- export various core functions"
15910 * Revert "[Config] ubuntu/iscsitarget -- disable"
15911 * Revert "[Config] iscsitarget -- enable"
15912 * Revert "ubuntu: iscsitarget -- SVN revision r214"
15913 * update Vcs-Git to point to the correct repository
15914 - LP: #493589
15915 * update build environment overrides to lucid
15916 - LP: #493589
15917 * [Config] enable CONFIG_DEVTMPFS
15918 * [Config] update all configs following AppArmor 2009-12-08 update
15919 * SAUCE: isapnp_init: make isa PNP scans occur async
15920 * [Config] fsam7400 -- enable
15921 * [Config] omnibook -- enable
15922 * [Config] cleanup CONFIG_AUDIT
15923 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
15924 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
15925 * ubuntu: AUFS -- aufs2 20091209
15926 * [Config] AUFS -- enable
15927 * [Config] iscsitarget -- enable
15928
15929 [ Arjan van de Ven ]
15930
15931 * SAUCE: KMS: cache the EDID information of the LVDS
15932
15933 [ Colin Watson ]
15934
15935 * bnx2: update d-i firmware filenames
15936 - LP: #494052
15937 * add cdc_ether to nic-usb-modules udeb
15938 - LP: #495060
15939
15940 [ John Johansen ]
15941
15942 * ubuntu: AppArmor -- mainline 2009-10-08
15943
15944 [ Manoj Iyer ]
15945
15946 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
15947 * ubuntu: omnibook -- support Toshiba (HP) netbooks
15948 * ubuntu: iscsitarget --- version 1.4.19
15949 - LP: #494693
15950
15951 [ Surbhi Palande ]
15952
15953 * SAUCE: Make populate_rootfs asynchronous
15954
15955 [ Tim Gardner ]
15956
15957 * Parallelize flavour builds and packaging
15958 * [Config] Enable CONFIG_KSM
15959
15960 [ Upstream Kernel Changes ]
15961
15962 * Config option to set a default LSM
15963 * LSM: Add security_path_chroot().
15964 * LSM: Add security_path_chroot().
15965 * LSM: Move security_path_chmod()/security_path_chown() to after
15966 mutex_lock().
15967 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
15968
15969 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
15970
15971linux (2.6.32-7.10) lucid; urgency=low
15972
15973 [ Andy Whitcroft ]
15974
15975 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
15976
15977 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
15978
15979linux (2.6.32-7.9) lucid; urgency=low
15980
15981 [ Andy Whitcroft ]
15982
15983 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
15984 - LP: #458982
15985 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
15986 * [Config] update configs following versatile switch to V7
15987 * rebased to v2.6.32
15988 * [Config] update configs following rebase to v2.6.32
15989 * [Config] update ports configs following rebase to v2.6.32
15990 * SAUCE: default ATI Radeon KMS to off until userspace catches up
15991
15992 [ Arjan van de Ven ]
15993
15994 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
15995
15996 [ Leann Ogasawara ]
15997
15998 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
15999 permissions
16000 - CVE-2009-3939
16001
16002 [ Loic Minier ]
16003
16004 * SAUCE: select a v7 CPU for versatile
16005
16006 [ Takashi Iwai ]
16007
16008 * SAUCE: ALSA: hda - Add power on/off counter
16009
16010 [ Upstream changes ]
16011
16012 * rebased to v2.6.32
16013
16014 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
16015
16016linux (2.6.32-6.8) lucid; urgency=low
16017
16018 [ Andy Whitcroft ]
16019
16020 * [Config] disable SSB devices for armel
16021
16022 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
16023
16024linux (2.6.32-6.7) lucid; urgency=low
16025
16026 [ Andy Whitcroft ]
16027
16028 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
16029 * Revert "SAUCE: Dell XPS710 reboot quirk"
16030 * Revert "SAUCE: Link acpi-cpufreq.o first"
16031 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
16032 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
16033 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
16034 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
16035 * Revert "Add Dell Dimension 9200 reboot quirk"
16036 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
16037 * Revert "SAUCE: tulip: Define ULI PCI ID's"
16038 * Revert "SAUCE: Lower warning level of some PCI messages"
16039 * Revert "mac80211: fix two issues in debugfs"
16040 Drop a number of known redundant commits as identified in the Ubuntu
16041 delta review blueprint.
16042
16043 * reenable armel versatile flavour
16044 * [Config] disable CONFIG_USB_DEVICEFS
16045
16046 [ Tim Gardner ]
16047
16048 * [Config] udeb: Add squashfs to fs-core-modules
16049 - LP: #352615
16050 * [Config] Create a real squashfs udeb
16051 - LP: #352615
16052
16053
16054 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
16055
16056linux (2.6.32-5.6) lucid; urgency=low
16057
16058 [ Andy Whitcroft ]
16059
16060 * rebase to v2.6.32-rc8
16061 * update configs following rebase to v2.6.32-rc8
16062 * update ports configs since rebase to v2.6.32-rc8
16063 * [Config] enable cgroup options
16064 - LP: #480739
16065
16066 [ Upstream Kernel Changes ]
16067
16068 * rebase to v2.6.32-rc8
16069
16070 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
16071
16072linux (2.6.32-4.5) lucid; urgency=low
16073
16074 [ Andy Whitcroft ]
16075
16076 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16077 * rebase to v2.6.32-rc7
16078 * resync with Karmic proposed
16079
16080 [ John Johansen ]
16081
16082 * SAUCE: AppArmor: Fix oops after profile removal
16083 - LP: #475619
16084 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
16085 - LP: #437258
16086 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
16087 - LP: #479102
16088 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
16089 - LP: #479115
16090 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16091 transition.
16092 - LP: #480112
16093
16094 [ Ubuntu Changes ]
16095
16096 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
16097
16098 [ Upstream Kernel Changes ]
16099
16100 * rebase to v2.6.32-rc7
16101
16102 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
16103
16104linux (2.6.32-3.4) lucid; urgency=low
16105
16106 [ Andy Whitcroft ]
16107
16108 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16109 * [Upstream] add local prefix to oss local change_bits
16110
16111 [ Upstream Kernel Changes ]
16112
16113 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
16114 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
16115
16116 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
16117
16118linux (2.6.32-3.3) lucid; urgency=low
16119
16120 [ Andy Whitcroft ]
16121
16122 * rebase to v2.6.32-rc6
16123 * [Config] update configs following rebase to v2.6.32-rc6
16124 * [Config] update ports configs following rebase to v2.6.32-rc6
16125 * resync with Karmic Ubuntu-2.6.31-15.49
16126 * [Config] add module ignores for broken drivers
16127
16128 [ John Johansen ]
16129
16130 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
16131 - LP: #453335
16132 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
16133 - LP: #458299
16134 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
16135 - LP: #462824
16136 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
16137 - LP: #451375
16138
16139 [ Kees Cook ]
16140
16141 * SAUCE: Fix nx_enable reporting
16142 - LP: #454285
16143
16144 [ Scott James Remnant ]
16145
16146 * Revert "SAUCE: trace: add trace_event for the open() syscall"
16147 * SAUCE: trace: add trace events for open(), exec() and uselib()
16148 - LP: #462111
16149
16150 [ Stefan Bader ]
16151
16152 * SAUCE: Fix sub-flavour script to not stop on missing directories
16153 - LP: #453073
16154
16155 [ Ubuntu Changes ]
16156
16157 * resync with Karmic Ubuntu-2.6.31-15.49
16158
16159 [ Upstream Kernel Changes ]
16160
16161 * rebase to v2.6.32-rc6
16162 - LP: #464552
16163
16164 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
16165
16166linux (2.6.32-2.2) lucid; urgency=low
16167
16168 [ Andy Whitcroft ]
16169
16170 * install the full changelog with the binary package
16171 * changelog -- explicitly note rebases and clean history
16172 * reinstate armel.mk with no flavours
16173 - LP: #449637
16174 * [Upstream] block: silently error unsupported empty barriers too
16175 - LP: #420423
16176 * [Config] udate configs following karmic resync
16177 * [Config] update ports configs following karmic resync
16178 * [Upstream] lirc -- follow removal of .id element
16179
16180 [ Colin Watson ]
16181
16182 * Use section 'admin' rather than 'base'
16183 * Add more e100 firmware to nic-modules
16184 - LP: #451872
16185 * Add qla1280 firmware to scsi-modules
16186 - LP: #381037
16187
16188 [ John Johansen ]
16189
16190 * SAUCE: AppArmor: Set error code after structure initialization.
16191 - LP: #427948
16192 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
16193 - LP: #446595
16194 * SAUCE: AppArmor: Fix mediation of "deleted" paths
16195
16196 [ Kees Cook ]
16197
16198 * SAUCE: [x86] fix report of cs-limit nx-emulation
16199 - LP: #454285
16200
16201 [ Leann Ogasawara ]
16202
16203 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
16204 events
16205 - LP: #430809
16206 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
16207 toggle switch press
16208 - LP: #430809
16209
16210 [ Luke Yelavich ]
16211
16212 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
16213 * [Config] Add sd_mod to scsi-modules udeb for powerpc
16214
16215 [ Mario Limonciello ]
16216
16217 * SAUCE: Update to LIRC 0.8.6
16218 - LP: #432678
16219 * SAUCE: dell-laptop: Store the HW switch status internally rather than
16220 requerying every time
16221 - LP: #430809
16222 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
16223 - LP: #430809
16224
16225 [ Stefan Bader ]
16226
16227 * [Upstream] acerhdf: Limit modalias matching to supported boards
16228 - LP: #435958
16229
16230 [ Tim Gardner ]
16231
16232 * [Upstream] i915: Fix i2c init message
16233 - LP: #409361
16234 * [Config] Add sym53c8xx.ko to virtual sub-flavour
16235 - LP: #439415
16236 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
16237 - LP: #439456
16238 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
16239 - LP: #381300
16240 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
16241 - LP: #430694
16242 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
16243 - LP: #430694
16244 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
16245 - LP: #416325
16246 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
16247 - LP: #430694
16248 * SAUCE: Raise the default console 'quiet' level to 2
16249 * [Config] CONFIG_X86_PAT=y
16250 * [Config] Add armel arch to linux-libc-dev arches.
16251 - LP: #449637
16252 * [Config] CONFIG_X86_MCE
16253 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
16254 M300 to rate blacklist
16255 - LP: #433801
16256
16257 [ Upstream Kernel Changes ]
16258
16259 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
16260 * drm/i915: Fix FDI M/N setting according with correct color depth
16261 - LP: #416792
16262
16263 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
16264
16265linux (2.6.32-1.1) lucid; urgency=low
16266
16267 [ Andy Whitcroft ]
16268
16269 * rebase to v2.6.32-rc3
16270 * [Config] update configs following rebase to 2.6.32-rc3
16271 * [Config] update ports configs following rebase to 2.6.32-rc3
16272 * AppArmor -- fix pstrace_may_access rename
16273 * staging/android -- disable
16274 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
16275 * ubuntu: drbd -- disable
16276 * staging/comdi -- disable
16277 * staging/go7007 -- disable
16278 * [Config] staging/winbond -- disable
16279 * [Config] ubuntu/iscsitarget -- disable
16280 * [d-i] cbc and ecb are builtin make them optional in udebs
16281 * rebase to v2.6.32-rc5
16282 * [Config] update configs following rebase to v2.6.32-rc5
16283 * [Config] update ports configs following rebase to v2.6.31-rc5
16284
16285 [ Tim Gardner ]
16286
16287 * [Config] Add cpio as a build dependency.
16288
16289 [ Upstream Kernel Changes ]
16290
16291 * rebase to v2.6.32-rc3
16292 * rebase to v2.6.32-rc5
16293
16294 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
16295
16296linux (2.6.31-11.37) karmic; urgency=low
16297
16298 [ Tim Gardner ]
16299
16300 * [Config] Increase kernel log buffer to 256K for amd64 flavours
16301 - LP: #424810
16302 * [Config] Set HZ=100 for amd64 flavours
16303 - LP: #438234
16304 * [Upstream] e1000e: Emit notice instead of an error when
16305 pci_enable_pcie_error_reporting() fails
16306 - LP: #436370
16307
16308 [ Upstream Kernel Changes ]
16309
16310 * n_tty: honor opost flag for echoes
16311 * n_tty: move echoctl check and clean up logic
16312 - LP: #438310
16313
16314 * Revert "[Upstream] drm/i915: Check that the relocation points to within
16315 the target" - Use upstream cherry-pick.
16316 * drm/i915: Check that the relocation points to within the target
16317 - LP: #429241
16318
16319 * drm/i915: fix tiling on IGDNG
16320 * drm/i915: add B43 chipset support
16321 * agp/intel: Add B43 chipset support
16322 Intel request from kernel team mailing list.
16323
16324 * HID: completely remove apple mightymouse from blacklist
16325 - LP: #428111
16326
16327 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
16328
16329linux (2.6.31-11.36) karmic; urgency=low
16330
16331 [ Brian Rogers ]
16332
16333 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
16334 persistent object
16335 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
16336 persistent object
16337
16338 [ Takashi Iwai ]
16339
16340 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
16341 - LP: #416482
16342
16343 [ Tyler Hicks ]
16344
16345 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
16346 negative during unlink
16347
16348 [ Upstream Kernel Changes ]
16349
16350 * sg: fix oops in the error path in sg_build_indirect()
16351 * mpt2sas : Rescan topology from Interrupt context instead of work thread
16352 * mpt2sas: Prevent sending command to FW while Host Reset
16353 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
16354 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
16355 * SCSI: fix oops during scsi scanning
16356 * SCSI: libsrp: fix memory leak in srp_ring_free()
16357 * cfg80211: fix looping soft lockup in find_ie()
16358 * ath5k: write PCU registers on initial reset
16359 * binfmt_elf: fix PT_INTERP bss handling
16360 * TPM: Fixup boot probe timeout for tpm_tis driver
16361 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
16362 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
16363 * fix undefined reference to user_shm_unlock
16364 * perf_counter: Fix buffer overflow in perf_copy_attr()
16365 * perf_counter: Start counting time enabled when group leader gets
16366 enabled
16367 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
16368 * powerpc: Fix bug where perf_counters breaks oprofile
16369 * powerpc/ps3: Workaround for flash memory I/O error
16370 * block: don't assume device has a request list backing in nr_requests
16371 store
16372 * agp/intel: remove restore in resume
16373 * ALSA: cs46xx - Fix minimum period size
16374 * ASoC: Fix WM835x Out4 capture enumeration
16375 * sound: oxygen: work around MCE when changing volume
16376 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
16377 * perf stat: Change noise calculation to use stddev
16378 * x86: Fix x86_model test in es7000_apic_is_cluster()
16379 * x86/i386: Make sure stack-protector segment base is cache aligned
16380 * PCI: apply nv_msi_ht_cap_quirk on resume too
16381 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
16382 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
16383 with highmem
16384 * KVM guest: do not batch pte updates from interrupt context
16385 * KVM: Fix coalesced interrupt reporting in IOAPIC
16386 * KVM: VMX: Check cpl before emulating debug register access
16387 * KVM guest: fix bogus wallclock physical address calculation
16388 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
16389 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
16390 * KVM: x86 emulator: Implement zero-extended immediate decoding
16391 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
16392 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
16393 * KVM: limit lapic periodic timer frequency
16394 * libata: fix off-by-one error in ata_tf_read_block()
16395 * PCI quirk: update 82576 device ids in SR-IOV quirks list
16396 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
16397 * powerpc/pseries: Fix to handle slb resize across migration
16398 * Linux 2.6.31.1
16399
16400 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
16401
16402linux (2.6.31-10.35) karmic; urgency=low
16403
16404 [ Amit Kucheria ]
16405
16406 * Disable CONFIG_UEVENT_HELPER_PATH
16407
16408 [ Andy Whitcroft ]
16409
16410 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
16411 * remove the tlsup driver
16412 * remove lmpcm logitech driver support
16413
16414 [ Bryan Wu ]
16415
16416 * Add 3 missing files to prerm remove file list
16417 - LP: #345623, #415832
16418
16419 [ Chris Wilson ]
16420
16421 * [Upstream] drm/i915: Check that the relocation points to within the
16422 target
16423 - LP: #429241
16424
16425 [ Luke Yelavich ]
16426
16427 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
16428
16429 [ Manoj Iyer ]
16430
16431 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
16432 - LP: #348861
16433
16434 [ Tim Gardner ]
16435
16436 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
16437 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
16438 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
16439 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
16440 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
16441 Upstream suggests that this is not the right approach.
16442
16443 * [Config] Set default I/O scheduler to DEADLINE
16444 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
16445 - LP: #381300
16446
16447 [ ubuntu@tjworld.net ]
16448
16449 * SAUCE: ipw2200: Enable LED by default
16450 - LP: #21367
16451
16452 [ Upstream Kernel Changes ]
16453
16454 * ALSA: hda - Add support for new AMD HD audio devices
16455 - LP: #430564
16456
16457 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
16458
16459linux (2.6.31-10.34) karmic; urgency=low
16460
16461 [ Ted Tso ]
16462
16463 * [Upstream] ext3: Don't update superblock write time when filesystem is
16464 read-only
16465 - LP: #427822
16466
16467 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
16468
16469linux (2.6.31-10.33) karmic; urgency=low
16470
16471 [ Leann Ogasawara ]
16472
16473 * [Upstream] dvb-usb: fix tuning with Cinergy T2
16474 - LP: #421258
16475
16476 [ Tim Gardner ]
16477
16478 * [Config] Unconditionally copy files from sub-flavours lists.
16479 (really, really fix it this time)
16480 - LP: #423426
16481 * [Config] Set CONFIG_CACHEFILES=m for all flavours
16482
16483 [ Upstream Kernel Changes ]
16484
16485 * ext4: Don't update superblock write time when filesystem is read-only
16486 - LP: #427822
16487
16488 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
16489
16490linux (2.6.31-10.32) karmic; urgency=low
16491
16492 [ Eric Miao ]
16493
16494 * [Config] enable module support for memory stick
16495 - LP: #159951
16496
16497 [ Tim Gardner ]
16498
16499 * [Config] Unconditionally copy files from sub-flavours lists.
16500 - LP: #423426
16501
16502 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
16503
16504linux (2.6.31-10.31) karmic; urgency=low
16505
16506 [ Andy Whitcroft ]
16507
16508 * rebase to v2.6.31 final
16509
16510 [ Colin Watson ]
16511
16512 * [Config] Recommend grub-pc in linux-image
16513 - LP: #385741
16514
16515 [ Ike Panhc ]
16516
16517 * [Upstream] Pull latest update of lenovo-sl-laptop
16518
16519 [ Peter Feuerer ]
16520
16521 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
16522 model
16523 - LP: #426691
16524
16525 [ Tim Gardner ]
16526
16527 * [Config] De-macro some package names.
16528
16529 [ Upstream Changes ]
16530
16531 * rebase to 2.6.31 final.
16532
16533 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
16534
16535linux (2.6.31-10.30) karmic; urgency=low
16536
16537 [ Amit Kucheria ]
16538
16539 * [Config] Enable CONFIG_USB_DEVICEFS
16540 - LP: #417748
16541 * [Config] Populate the config-update template a bit more
16542
16543 [ Andy Whitcroft ]
16544
16545 * rebase to v2.6.31-rc9
16546 * [Config] update configs following rebase to v2.6.31-rc9
16547 * [Config] update ports configs following rebase to v2.6.31-rc9
16548
16549 [ Colin Ian King ]
16550
16551 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
16552 - LP: #254837
16553
16554 [ Jerone Young ]
16555
16556 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
16557 white-list
16558 - LP: #281732
16559 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
16560 white-list
16561 - LP: #281732
16562 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
16563 white-list
16564 - LP: #281732
16565 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
16566 white-list
16567 - LP: #281732
16568 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
16569 white-list
16570 - LP: #281732
16571
16572 [ John Johansen ]
16573
16574 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
16575 - LP: #419308
16576 * SAUCE: AppArmor: Return the correct error codes on profile
16577 addition/removal
16578 - LP: #408473
16579 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
16580 - LP: #408454
16581 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
16582 - LP: #419222
16583 * SAUCE: AppArmor: Fix change_profile failure
16584 - LP: #401931
16585 * SAUCE: AppArmor: Tell git to ignore generated include files
16586 - LP: #419505
16587
16588 [ Stefan Bader ]
16589
16590 * [Upstream] acpi: video: Loosen strictness of video bus detection code
16591 - LP: #333386
16592 * SAUCE: Remove ov511 driver from ubuntu subdirectory
16593
16594 [ Tim Gardner ]
16595
16596 * [Config] Exclude char-modules from non-x86 udeb creation
16597 * SAUCE: Notify the ACPI call chain of AC events
16598 * [Config] CONFIG_SATA_VIA=m
16599 - LP: #403385
16600 * [Config] Build in all phylib support modules.
16601 * [Config] Don't fail when sub-flavour files are missing
16602 - LP: #423426
16603 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
16604 - LP: #423513
16605
16606 [ Upstream ]
16607
16608 * Rebased against v2.6.31-rc9
16609
16610 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
16611
16612linux (2.6.31-9.29) karmic; urgency=low
16613
16614 [ Leann Ogasawara ]
16615
16616 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
16617 - LP: #419993
16618 * [Config] d-i/modules: Add new char-modules file, initialize with
16619 intel-agp
16620 - LP: #420605
16621
16622 [ Upstream ]
16623
16624 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
16625 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
16626 adda766193ea1cf3137484a9521972d080d0b7af.
16627
16628 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
16629
16630linux (2.6.31-8.28) karmic; urgency=low
16631
16632 [ Ike Panhc ]
16633
16634 * [Config] Let nic-shared-modules depends on crypto-modules
16635 - LP: #360966
16636
16637 [ Leann Ogasawara ]
16638
16639 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
16640 constant
16641 - LP: #412492
16642
16643 [ Mario Limonciello ]
16644
16645 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
16646 status if HW switch is disabled
16647 - LP: #418721
16648 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
16649 Compal made Dell laptops
16650 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
16651 with rfkill support
16652
16653 [ Tim Gardner ]
16654
16655 * [Config] Add acpiphp to virtual sub-flavour
16656 - LP: #364916
16657 * Drop KSM patch set for now because of instabilities with encrypted swap.
16658 - LP: #418781
16659
16660 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
16661
16662linux (2.6.31-7.27) karmic; urgency=low
16663
16664 [ Tim Gardner ]
16665
16666 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
16667 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
16668 Replaces previous ksm patches from 2.6.31-6.25
16669 * [Config] KSM=y
16670
16671 [ Upstream ]
16672
16673 * Rebased against v2.6.31-rc7
16674
16675 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
16676
16677linux (2.6.31-6.26) karmic; urgency=low
16678
16679 [ Andy Whitcroft ]
16680
16681 * [Config] enable CONFIG_AUFS_BR_RAMFS
16682 - LP: #414738
16683 * split out debian directory ready for abstraction
16684 * add printdebian target to find branch target
16685 * abstracted debian -- debian/files is not abstracted
16686 * abstracted debian -- packages must be built in debian/<pkg>
16687 * abstracted debian -- kernel-wedge needs to work in debian/
16688 * abstracted debian -- ensure we install the copyright file
16689 * abstracted-debian -- drop the debian directories from headers
16690 * abstracted-debian -- drop the debian directories from headers part 2
16691 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
16692 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
16693 - LP: #410198
16694
16695 [ Luke Yelavich ]
16696
16697 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
16698 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
16699 - LP: #413150
16700 * [Config] Ports: Build all cpu frequency scaling governors into ports
16701 kernels
16702 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
16703 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
16704 * [Config] Ports: Enable PS3 network driver
16705
16706 [ Stefan Bader ]
16707
16708 * abstracted debian -- call $(DEBIAN)/rules using make
16709
16710 [ Tim Gardner ]
16711
16712 * [Config] Abstract the debian directory
16713 * SAUCE: Improve error reporting in postinst
16714 - LP: #358564
16715
16716 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
16717
16718linux (2.6.31-6.25) karmic; urgency=low
16719
16720 [ Andy Whitcroft ]
16721
16722 * script to generate Ubuntu changes from changelog
16723 * [Config] standardise ANDROID options
16724 * [Config] standardise CONFIG_ATM as module
16725 * [Config] standardise CONFIG_LIB80211 as module
16726 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
16727 * [Config] set CONFIG_CRAMFS as module
16728 * [Config] enable CONFIG_DAB and modules
16729 * [Config] set CONFIG_MAC80211_HWSIM as module
16730 * [Config] set CONFIG_NET_CLS_FLOW as module
16731 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
16732 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
16733 * [Config] set CONFIG_RTC_DRV_DS1511 as module
16734 * [Config] set CONFIG_RTC_DRV_R9701 as module
16735 * [Config] set CONFIG_RTC_DRV_S35390A as module
16736 * [Config] set CONFIG_TOIM3232_DONGLE as module
16737 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
16738 * [Config] standardise CONFIG_USB_G_PRINTER as module
16739 * [Config] standardise CONFIG_USB_SERIAL_IR as module
16740 * [Config] set CONFIG_USB_SERIAL_IUU as module
16741 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
16742 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
16743 * cleanup remains of dm-loop
16744 * drop thinkpad ec and smapi support
16745 * drop appleir
16746 * [Config] update configs following rebase to v2.6.31-rc6
16747 * rebase to v2.6.31-rc6
16748
16749 [ Hugh Dickins ]
16750
16751 * SAUCE: ksm patch 1, drop after 2.6.31
16752 * SAUCE: ksm patch 2, drop after 2.6.31
16753 * SAUCE: ksm patch 3, drop after 2.6.31
16754 * SAUCE: ksm patch 4, drop after 2.6.31
16755 * SAUCE: ksm patch 5, drop after 2.6.31
16756 * SAUCE: ksm patch 7, drop after 2.6.31
16757
16758 [ Izik Eidus ]
16759
16760 * SAUCE: ksm patch 0, drop after 2.6.31
16761 * SAUCE: ksm patch 6, drop after 2.6.31
16762 * SAUCE: ksm patch 8, drop after 2.6.31
16763 * SAUCE: ksm patch 9, drop after 2.6.31
16764
16765 [ Luke Yelavich ]
16766
16767 * [Config] Ports: Re-add PS3 modules to udebs
16768
16769 [ Michael Casadevall ]
16770
16771 * [Config] Update SPARC config and d-i files to reflect what can be built
16772
16773 [ Tim Gardner ]
16774
16775 * [Config] Removed armel package support
16776 * [Config] Enabled CONFIG_KSM=y
16777
16778 [ Upstream Kernel Changes ]
16779
16780 * Rebased against v2.6.31-rc6
16781 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
16782 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
16783 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
16784 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
16785 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
16786 changes"
16787 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
16788 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
16789 revision"
16790 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
16791 by default"
16792 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
16793 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
16794 ARCH_MXC_CANONICAL"
16795 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
16796 CONFIG_GPIOLIB"
16797 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
16798 2.6.31"
16799 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
16800 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
16801 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
16802 mxc_uart.h _everywhere_"
16803 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
16804 correct location"
16805 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
16806 snd_card_create"
16807 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
16808 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
16809 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
16810 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
16811 mxc_map_io."
16812 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
16813 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
16814 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
16815 with snd_soc_card."
16816 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
16817 structure"
16818 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
16819 DMA_MODE_READ/WRITE/MASK"
16820 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
16821 Freescale mx51 platform"
16822 * Driver core: add new device to bus's list before probing
16823 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
16824 power-saving
16825 - LP: #381693, #399750, #380892
16826
16827 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
16828
16829linux (2.6.31-5.24) karmic; urgency=low
16830
16831 [ Amit Kucheria ]
16832
16833 * ARM: IMX51: Make video capture drivers compile
16834 * [Config] IMX51: Config updates
16835
16836 [ Andy Whitcroft ]
16837
16838 * remove leftovers of dm-bbr
16839
16840 [ Leann Ogasawara ]
16841
16842 * Add pata_cs5535 to pata-modules
16843 - LP: #318805
16844
16845 [ Luke Yelavich ]
16846
16847 * [Config] CONFIG_PPC64=y for powerpc64-smp
16848 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
16849 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
16850 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
16851 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
16852 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
16853 * [Config] Enable all PS3 drivers in powerpc64-smp
16854
16855 [ Mario Limonciello ]
16856
16857 * LIRC -- fix lirc-i2c 2.6.31 compilation
16858
16859 [ Matthew Garrett ]
16860
16861 * [Upstream] dell-laptop: Fix rfkill state queries
16862
16863 [ Tim Gardner ]
16864
16865 * [Config] Ignore armel ABI and module changes
16866 * [Config] Update configs after rebase against 2.6.31-rc5
16867
16868 [ Upstream ]
16869
16870 * Rebased to 2.6.31-rc5
16871
16872 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
16873
16874linux (2.6.31-4.23) karmic; urgency=low
16875
16876 [ Andy Whitcroft ]
16877
16878 * AUFS -- update to aufs2-30 20090727
16879 * [Config] enable AUFS FUSE support
16880
16881 [ Luke Yelavich ]
16882
16883 * [Config] CONFIG_JFS_FS=m on sparc
16884
16885 [ Tim Gardner ]
16886
16887 * [Upstream] dell-laptop: Fix rfkill state setting.
16888
16889 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
16890
16891linux (2.6.31-4.22) karmic; urgency=low
16892
16893 [ Amit Kucheria ]
16894
16895 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
16896 * ARM: IMX51: Move board-mx51* header files to the correct location
16897 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
16898 * ARM: IMX51: Make it compile.
16899 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
16900 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
16901 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
16902 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
16903 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
16904 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
16905 * ARM: staging: udlfb: Add vmalloc.h include
16906 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
16907
16908 [ Brad Figg ]
16909
16910 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
16911 * ARM: IMX51: codec structure was moved to the card structure
16912 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
16913 * ARM: IMX51: Get to bus_id by calling dev_name.
16914 * ARM: IMX51: Get to bus_id by calling dev_name.
16915 * ARM: IMX51: Added external declaration for mxc_map_io.
16916 * ARM: IMX51: Removed the mxc_gpio_port structure.
16917 * ARM: IMX51: mxc_timer_init prototype
16918 * ARM: IMX51: Fix up merge error in Kconfig
16919 * ARM: IMX51: Changed from snd_card_new to snd_card_create
16920
16921 [ Dinh Nguyen ]
16922
16923 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
16924 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
16925 * ARM: IMX51: Babbage 2.5 needs a different system revision
16926 * ARM: IMX51: IPU irq handler deadlock fix
16927
16928 [ Tim Gardner ]
16929
16930 * [Config] Enabled CONFIG_CAN=m
16931 - LP: #327243
16932 * [Config] Enabled CONFIG_SERIAL=m
16933 - LP: #397189
16934
16935 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
16936
16937linux (2.6.31-4.21) karmic; urgency=low
16938
16939 [ Amit Kucheria ]
16940
16941 * dm-raid-4-5: Add missing brackets around test_bit()
16942
16943 [ John Johansen ]
16944
16945 * AppArmor: Fix change_profile failing lpn401931
16946 * AppArmor: Fix determination of forced AUDIT messages.
16947 * AppArmor: Fix oops in auditing of the policy interface offset
16948
16949 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
16950
16951linux (2.6.31-4.20) karmic; urgency=low
16952
16953 [ Andy Whitcroft ]
16954
16955 * SAUCE: iscsitarget -- update to SVN revision r214
16956 * SAUCE: iscsitarget -- renable driver
16957 * [Config] consolidate lpia/lpia and i386/generic configs
16958 * [Config] enable CRYPTO modules for all architectures
16959 * [Config] enable cryptoloop
16960 * [Config] enable various filesystems for armel
16961 * [Config] sync i386 generic and generic-pae
16962 * [Config] add the 386 (486 processors and above) flavour
16963 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
16964 - LP: #399914
16965 * add genconfigs/genportsconfigs to extract the built configs
16966 * updateconfigs -- alter concatenation order allow easier updates
16967 * intelfb -- INTELFB now conflicts with DRM_I915
16968 * printchanges -- rebase tree does not have stable tags use changelog
16969 * AppArmor: fix argument size missmatch on 64 bit builds
16970
16971 [ Ike Panhc ]
16972
16973 * Ship bnx2x firmware in nic-modules udeb
16974 - LP: #360966
16975
16976 [ Jeff Mahoney ]
16977
16978 * AppArmor: fix build failure on ia64
16979
16980 [ John Johansen ]
16981
16982 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
16983 initialize.
16984 * AppArmour: fix auditing of domain transitions to include target profile
16985 information
16986 * AppArmor: fix C99 violation
16987 * AppArmor: revert reporting of create to write permission.
16988 * SAUCE: Add config option to set a default LSM
16989 * [Config] enable AppArmor by default
16990 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
16991
16992 [ Keith Packard ]
16993
16994 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
16995 hardware
16996 - LP: #351756
16997
16998 [ Luke Yelavich ]
16999
17000 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
17001 header packages
17002 - LP: #355344
17003
17004 [ Michael Casadevall ]
17005
17006 * [Config] update SPARC config files to allow success build
17007
17008 [ Scott James Remnant ]
17009
17010 * SAUCE: trace: add trace_event for the open() syscall
17011
17012 [ Stefan Bader ]
17013
17014 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
17015 - LP: #396780
17016
17017 [ Tim Gardner ]
17018
17019 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
17020 - LP: #397499
17021 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
17022 refresh
17023 - LP: #365291
17024 * [Config] SSB/B44 are common across all arches/flavours.
17025
17026 [ Upstream ]
17027
17028 * Rebased to 2.6.31-rc4
17029
17030 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
17031
17032linux (2.6.31-3.19) karmic; urgency=low
17033
17034 [ Andy Whitcroft ]
17035
17036 * Revert "[Config] Disabled NDISWRAPPER"
17037 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
17038 * AUFS -- export various core functions
17039 * AUFS -- export various core functions -- fixes
17040 * AUFS -- core filesystem
17041 * AUFS -- track changes in v2.6.31
17042 * [Config] Enable AUFS
17043 * droppped 'iwl3945: do not send scan command if channel count zero' as it
17044 is already upstream but failed to auto-drop on rebase.
17045
17046 [ Eric Paris ]
17047
17048 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
17049 choose
17050 * SAUCE: inotify: check filename before dropping repeat events
17051 * SAUCE: fsnotify: fix inotify tail drop check with path entries
17052
17053 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
17054
17055linux (2.6.31-3.18) karmic; urgency=low
17056
17057 [ Andy Whitcroft ]
17058
17059 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
17060 AUFS"
17061 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
17062 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
17063 security_inode_permission"
17064 * clear out left over AUFS files and modifications
17065
17066 [ Luke Yelavich ]
17067
17068 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
17069 * SAUCE: Explicitly include header files to allow apparmor to build on
17070 powerpc
17071 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
17072
17073 [ Tim Gardner ]
17074
17075 * [Config] Dropped ubuntu/misc/wireless/acx
17076 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
17077
17078 [ Upstream ]
17079
17080 * Rebased to 2.6.31-rc3
17081
17082 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
17083
17084linux (2.6.31-2.17) karmic; urgency=low
17085
17086 [ Andy Whitcroft ]
17087
17088 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
17089 * compcache -- remove redundant Kconfig entries part 2
17090 * compcache -- clean up CCFLAGS declarations
17091 * [Config] enable AppArmor
17092 * AppArmor: fix operator precidence issue in as_path_link
17093
17094 [ John Johansen ]
17095
17096 * AppArmor security module
17097 * AppArmor: Correct mapping of file permissions.
17098 * AppArmor: Turn auditing of ptrace on
17099
17100 [ Luke Yelavich ]
17101
17102 * [Config] disable CONFIG_DM_RAID45 on powerpc
17103
17104 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
17105
17106linux (2.6.31-2.16) karmic; urgency=low
17107
17108 [ Andy Whitcroft ]
17109
17110 * compcache -- remove redundant Kconfig entries
17111 added ignore and ignore.modules for all arches since the compcache update
17112 changes the modules names as well as some compcache ABI values.
17113
17114 [ Manoj Iyer ]
17115
17116 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
17117 * SAUCE: update compcache version to 0.5.3
17118
17119 [ Tim Gardner ]
17120
17121 * [Config]: Fix sparc FTBS by adding ignore.modules
17122
17123 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
17124
17125linux (2.6.31-2.15) karmic; urgency=low
17126
17127 [ Andy Whitcroft ]
17128
17129 * SAUCE: default ATI Radeon KMS to off until userspace catches up
17130 * [Config] Update configs following rebase to 2.6.31-rc2
17131 * [Config] update ports configs following update to 2.6.31-rc2
17132
17133 [ Luke Yelavich ]
17134
17135 * [Config] powerpc - Disable CONFIG_RDS
17136
17137 [ Matt Zimmerman ]
17138
17139 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17140 - LP: #382115
17141
17142 [ Upstream Kernel Changes ]
17143
17144 * rebased to mainline 2.6.31-rc2
17145
17146 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
17147
17148linux (2.6.31-1.14) karmic; urgency=low
17149
17150 [ Andy Whitcroft ]
17151
17152 * update ndiswrapper to 1.55
17153 * remove leftovers of gfs
17154 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
17155
17156 [ Luke Yelavich ]
17157
17158 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
17159 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
17160 kernel
17161
17162 [ Manoj Iyer ]
17163
17164 * Remove snd-bt-sco ubuntu driver
17165
17166 [ Michael Casadevall ]
17167
17168 * [Config] updates ia64 config and d-i folders to allow succesful build
17169 * [Config] Update powerpc and sparc for 2.6.31
17170
17171 [ Upstream Kernel Changes ]
17172
17173 * intel-iommu: fix Identity Mapping to be arch independent
17174 - LP: #384695
17175 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
17176
17177 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
17178
17179linux (2.6.31-1.13) karmic; urgency=low
17180
17181 [ Andy Whitcroft ]
17182
17183 * REBASE: rebased to mainline 2.6.31-rc1
17184 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
17185 no longer applies, using deprecated interfaces, LPIA only, dropped
17186 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
17187 changes now upstream, dropped
17188 * [Config] Update configs following rebase to 2.6.31-rc1
17189 * [Config] update ports configs following update to 2.6.31-rc1
17190
17191 * [Config] disable broken staging driver CONFIG_STLC45XX
17192 * SAUCE: fix compcache to use updates accessors
17193 * [Config] disable staging driver CONFIG_VT6655
17194 * SAUCE: fix DRDB to use updates accessors
17195 * [Disable] ndiswrapper needs update
17196 * [Disable] LIRC I2C needs update
17197 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
17198 * [Config] disable I2C_DESIGNWARE does not compile
17199 * [Config] disable CONFIG_TLSUP for lpia
17200 * [Config] disable CONFIG_FB_UDL for arm
17201 * SAUCE: disable adding scsi headers to linux-libc-dev
17202
17203 [ Mario Limonciello ]
17204
17205 * SAUCE: Add LIRC drivers
17206
17207 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
17208
17209linux (2.6.30-10.12) karmic; urgency=low
17210
17211 [ Andy Whitcroft ]
17212
17213 * [Config] split out the ports configs into their own family
17214 * [Config] update configs following introduction of ports family
17215
17216 [ Upstream Kernel Changes ]
17217
17218 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
17219 description". Fixes linux-doc package name conflicts for now.
17220 - LP: #382115
17221
17222 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
17223
17224linux (2.6.30-10.11) karmic; urgency=low
17225
17226 [ Amit Kucheria ]
17227
17228 * [Config] Comment splitconfig.pl and misc cleanup
17229 * [Config] Rename all configs to the new naming scheme
17230 * [Config] Splitconfig rework
17231 * [Config] Rename scripts/misc/oldconfig to kernelconfig
17232 * [Config] Fix build system for new config split
17233 * [Config] Run updateconfigs after the splitconfig rework
17234
17235 [ Andy Whitcroft ]
17236
17237 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
17238 * [Config] standardise CONFIG_STAGING=y
17239 * [Config] standardise CONFIG_RD_LZMA=y
17240 * [Config] CONFIG_PCI_IOV=y
17241 * [Config] CONFIG_PCI_STUB=m
17242 * [Config] merge kernel configs more agressively
17243
17244 [ Colin Watson ]
17245
17246 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
17247 * [Config] Add support for including firmware in udebs
17248 * [Config] Ship bnx2 firmware in nic-modules udeb
17249 - LP: #384861
17250
17251 [ Luke Yelavich ]
17252
17253 * [Config] ports - Import of ports architectures into kernel packaging
17254 infrastructure
17255 * [Config] ports - Do not update ports kernel configurations by default
17256 * [Config] ports - Disable ABI checking for ports architectures
17257 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
17258 * [Config] ports - Add control.d/vars.* files for ports architectures
17259 * [Config] ports - Add ports architectures for linux-libc-dev
17260 * [Config] ports - Create powerpc specific message-modules and
17261 block-modules udebs
17262 * [Config] ports - Add configuration files for ports architectures
17263
17264 [ Manoj Iyer ]
17265
17266 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
17267 - LP: #329864
17268
17269 [ Michael Casadevall ]
17270
17271 * [Config] ports - Fix compression of kernels
17272
17273 [ Stefan Bader ]
17274
17275 * [Upstream] mmc: prevent dangling block device from accessing stale
17276 queues
17277 - LP: #383668
17278
17279 [ Tim Gardner ]
17280
17281 * [Config] Recommend grub-pc in linux-image
17282 - LP: #385741
17283 * [Config] Implement i386 generic and generic-pae flavours
17284 * [Config] ports - Add control info after integrating ports arches
17285 * [Config] Removed auto-generated files from git
17286 * [Config] Added netxen_nic to nic-modules
17287 - LP: #389603
17288
17289 [ Matt Zimmerman ]
17290
17291 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17292 - LP: #382115
17293
17294 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
17295
17296linux (2.6.30-9.10) karmic; urgency=low
17297
17298 [ Andy Whitcroft ]
17299
17300 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
17301 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
17302 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
17303 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
17304 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
17305 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
17306
17307 [ Upstream Kernel Changes ]
17308
17309 * rebased to 2.6.30 final
17310
17311 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
17312
17313linux (2.6.30-8.9) karmic; urgency=low
17314
17315 [ Andy Whitcroft ]
17316
17317 * Config update removed the following options:
17318 CONFIG_EDAC_AMD8111=m
17319 CONFIG_EDAC_AMD8131=m
17320
17321 [ Upstream Kernel Changes ]
17322
17323 * rebased to 2.6.30-rc8
17324
17325 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
17326
17327linux (2.6.30-7.8) karmic; urgency=low
17328
17329 [ Andy Whitcroft ]
17330
17331 * Enabled NEW configration options:
17332 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
17333 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
17334
17335 [ Upstream Kernel Changes ]
17336
17337 * rebased to 2.6.30-rc7
17338
17339 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
17340
17341linux (2.6.30-6.7) karmic; urgency=low
17342
17343 [ Andy Whitcroft ]
17344
17345 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
17346 upstream)
17347
17348 [ Upstream Kernel Changes ]
17349
17350 * rebased to 2.6.30-rc6
17351
17352 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
17353
17354linux (2.6.30-5.6) karmic; urgency=low
17355
17356 [ Tim Gardner ]
17357
17358 * [Config] Enable Keyspan USB serial device firmware in kernel module
17359 - LP: #334285
17360
17361 [ Upstream Kernel Changes ]
17362
17363 * rebased to 2.6.30-rc5
17364
17365 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
17366
17367linux (2.6.30-4.5) karmic; urgency=low
17368
17369 [ Colin Watson ]
17370
17371 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
17372 /usr/include/asm/* going missing
17373 - LP: #373214
17374
17375 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
17376
17377linux (2.6.30-3.4) karmic; urgency=low
17378
17379 [ Kees Cook ]
17380
17381 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
17382 - LP: #369978
17383
17384 [ Stefan Bader ]
17385
17386 * SAUCE: input: Blacklist digitizers from joydev.c
17387 - LP: #300143
17388
17389 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
17390
17391linux (2.6.30-2.3) karmic; urgency=low
17392
17393 [ Tim Gardner ]
17394
17395 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
17396 - LP: #369152
17397 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
17398 * [Config] CONFIG_DRM_I915_KMS=y
17399 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
17400 minimums
17401
17402 [ Upstream Kernel Changes ]
17403
17404 * rebased to 2.6.30-rc4
17405
17406 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
17407
17408linux (2.6.30-1.2) karmic; urgency=low
17409
17410 [ Tim Gardner ]
17411
17412 * [Config] armel: disable staging drivers, fixes FTBS
17413 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
17414
17415 [ Upstream Kernel Changes ]
17416
17417 * mpt2sas: Change reset_type enum to avoid namespace collision.
17418 Submitted upstream.
17419
17420 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
17421
17422linux (2.6.30-1.1) karmic; urgency=low
17423
17424 * Initial release after rebasing against v2.6.30-rc3
17425
17426 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
17427