]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - debian.master/changelog
UBUNTU: Remove squashfs udeb
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
CommitLineData
93749605
TG
1linux (4.8.0-17.18) UNRELEASED; urgency=low
2
3 CHANGELOG: Do not edit directly. Autogenerated at release.
4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log.
6
7 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Sep 2016 06:46:03 -0600
8
4a0e8200 9linux (4.8.0-16.17) yakkety; urgency=low
f1c53dc0 10
4a0e8200
TG
11 [ Tim Gardner ]
12
13 * Release Tracking Bug
14 - LP: #1626768
15
16 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
17 - [Config] CONFIG_ACPI_IORT=y
18 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
19 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
20 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
21 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
22 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
23 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
24 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
25 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
26
27 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
28 (LP: #1626394)
29 - [Config] CONFIG_ATA=y
30
31 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
32 - [Config] CONFIG_VMD=m
33 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
34 - [Config] CONFIG_OF=y for all arches
35 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
36 - [Config] Xenial device settings sync with amd64
37 - [Config] Xenial device settings sync with i386
38 - [Config] CONFIG_MTD_UBI_GLUEBI=m
39 - [Config] Xenial device settings sync with armhf
40 - [Config] Xenial device settings sync with arm64
41
42 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
43 - [Config] CONFIG_USERFAULTFD=y
44
45 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
46 - [Config] CONFIG_SLUB=y
47
48 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
49 (LP: #1626158)
50 - add nls_cp437 to the generic.inclusion-list
f1c53dc0
TG
51
52 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
53
8b72f08c 54linux (4.8.0-15.16) yakkety; urgency=low
f2630135 55
8b72f08c
TG
56 [ Tim Gardner ]
57
58 * Release Tracking Bug
59 - LP: #1626239
60
61 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
62 (LP: #1626158)
63 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
64 - [Config] CONFIG_NLS_CODEPAGE_437=y
65 - [Config] CONFIG_VFAT_FS=y
66
67 * Miscellaneous Ubuntu changes
68 - SAUCE: seccomp: log actions even when audit is disabled
f2630135
TG
69
70 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
71
3c99efb7 72linux (4.8.0-14.15) yakkety; urgency=low
c9b00a0f 73
3c99efb7
LO
74 * CVE-2016-1575 (LP: #1534961)
75 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
76 - SAUCE: overlayfs: Be more careful about copying up sxid files
77 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
c9b00a0f 78
3c99efb7
LO
79 * CVE-2016-1576 (LP: #1535150)
80 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
81 - SAUCE: overlayfs: Be more careful about copying up sxid files
82 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
83
84 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
85 (LP: #1531747)
86 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
87
88 * Miscellaneous Ubuntu changes
89 - [Config] CONFIG_PM_WAKELOCKS=y
90 - [Config] CONFIG_CLEANCACHE=y
91 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
92 - [Config] CONFIG_PROCESSOR_SELECT=y
93 - [Config] Enabled some networking options
94 - SAUCE: overlayfs: Enable user namespace mounts
95
96 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
c9b00a0f 97
a928399f 98linux (4.8.0-13.14) yakkety; urgency=low
f71e5453 99
a928399f
TG
100 [ Tim Gardner ]
101
102 * Release Tracking Bug
103 - LP: #1625733
104
105 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
106 - [Config] Add some CRC crypto modules to d-i
107
108 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
109 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
110
111 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
112 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
113 ThinkPads
114
115 * Option GE0301 3G modem doesn't work (LP: #348861)
116 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
117
118 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
119 (LP: #1625259)
120 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
121
122 * Miscellaneous Ubuntu changes
123 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
124 opened for writing
125 - SAUCE: fan: add VXLAN implementation
126 - [Config] CONFIG_VFIO=m for ppc64el
f71e5453
TG
127
128 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
129
6b119e64 130linux (4.8.0-12.13) yakkety; urgency=low
94fb7f08 131
6b119e64 132 [ Tim Gardner ]
94fb7f08 133
6b119e64
TG
134 * Release Tracking Bug
135 - LP: #1625233
41e30a20 136
6b119e64
TG
137 * Miscellaneous Ubuntu changes
138 - rebase to v4.8-rc7
139 - [Config] CONFIG_SCSI_DEBUG=m for all arches
41e30a20 140
94fb7f08
TG
141 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
142
81355c81 143linux (4.8.0-11.12) yakkety; urgency=low
c1a6d015 144
81355c81
LO
145 * change_hat is logging failures during expected hat probing (LP: #1615893)
146 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
c1a6d015 147
81355c81
LO
148 * deleted files outside of the namespace are not being treated as
149 disconnected
150 (LP: #1615892)
151 - SAUCE: apparmor: deleted dentries can be disconnected
152
153 * stacking to unconfined in a child namespace confuses mediation
154 (LP: #1615890)
155 - SAUCE: apparmor: special case unconfined when determining the mode
156
157 * apparmor module parameters can be changed after the policy is locked
158 (LP: #1615895)
159 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
160
161 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
162 #1579135)
163 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
164
165 * label vec reductions can result in reference labels instead of direct
166 access
167 to labels (LP: #1615889)
168 - SAUCE: apparmor: reduction of vec to single entry is just that entry
169
170 * profiles from different namespaces can block other namespaces from being
171 able to load a profile (LP: #1615887)
172 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
173
174 * The label build for onexec when stacking is wrong (LP: #1615881)
175 - SAUCE: apparmor: Fix label build for onexec stacking.
176
177 * The inherit check for new to old label comparison for domain transitions
178 is
179 wrong (LP: #1615880)
180 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
181
182 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
183 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
184
185 * __label_update proxy comparison test is wrong (LP: #1615878)
186 - SAUCE: apparmor: Fix __label_update proxy comparison test
187
188 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
189 (LP: #1560583)
190 - SAUCE: apparmor: Allow ns_root processes to open profiles file
191 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
192
193 * policy namespace stacking (LP: #1379535)
194 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
195 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
196
197 * Miscellaneous Ubuntu changes
198 - [Debian] Dynamically determine linux udebs package name
199 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
200 - SAUCE: apparmor: Fix FTBFS due to bad include path
201 - SAUCE: apparmor: add data query support
202 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
203
204 * Miscellaneous upstream changes
205 - fixup backout policy view capable for forward port
206 - apparmor: fix: Rework the iter loop for label_update
207 - apparmor: add more assertions for updates/merges to help catch errors
208 - apparmor: Make pivot root transitions work with stacking
209 - apparmor: convert delegating deleted files to mediate deleted files
210 - apparmor: add missing parens. not a bug fix but highly recommended
211 - apparmor: add a stack_version file to allow detection of bug fixes
212 - apparmor: push path lookup into mediation loop
213 - apparmor: default to allowing unprivileged userns policy
214 - apparmor: fix: permissions test to view and manage policy
215 - apparmor: Add Basic ns cross check condition for ipc
216
217 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
c1a6d015 218
c7dddaff 219linux (4.8.0-10.11) yakkety; urgency=low
c65851b8 220
c7dddaff
TG
221 * Miscellaneous Ubuntu changes
222 - ubuntu: vbox -- update to 5.1.6-dfsg-1
223 - SAUCE: Enable vbox build
c65851b8
TG
224
225 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
226
23296c6c 227linux (4.8.0-9.10) yakkety; urgency=low
19563a18 228
23296c6c
TG
229 * Miscellaneous Ubuntu changes
230 - [Config] arm64: CONFIG_ARCH_THUNDER=y
231 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
232 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
233 - [Config] arm64: CONFIG_DRM_AST=m
234 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
235 - d-i: initrd needs ext4 and scsi modules
236 - SAUCE: AUFS aufs4.x-rcN 20160912
237 - [Config] Enable CONFIG_GPIO_XGENE*
238 - [Config] Disable CONFIG_POWER_RESET_XGENE
239 - [Config] CONFIG_EDAC_XGENE=m
240 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
241 - [Config] CONFIG_XGENE_DMA=m
19563a18
TG
242
243 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
244
ea101072 245linux (4.8.0-8.9) yakkety; urgency=low
a15e177d 246
ea101072
TG
247 * New device ID for Kabypoint (LP: #1622469)
248 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
249 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
250
251 * Miscellaneous Ubuntu changes
252 - rebase to v4.8-rc6
253 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
a15e177d 254
bbfe4661
TG
255 [ Upstream Kernel Changes ]
256
257 * rebase to v4.8-rc6
258 - LP: #1617900
259
a15e177d
TG
260 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
261
0a7cc07d
TG
262linux (4.8.0-7.8) yakkety; urgency=low
263
264 * Miscellaneous Ubuntu changes
265 - [Debian] Use src_pkg_name when constructing udeb control files
266
267 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
268
269linux (4.8.0-6.7) yakkety; urgency=low
270
271 * Enable virtual scsi server driver for Power (LP: #1615665)
272 - SAUCE: Ibmvscsis: Properly deregister target sessions
273 - SAUCE: Return TCMU-generated sense data to fabric module
274 - SAUCE: Ibmvscsis: Code cleanup of print statements
275 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
276
277 * Miscellaneous Ubuntu changes
278 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
279 - rebase to v4.8-rc5
280
281 [ Upstream Kernel Changes ]
282
283 * rebase to v4.8-rc5
284
285 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
286
287linux (4.8.0-5.6) yakkety; urgency=low
288
289 * support compressed kernels on arm64 (LP: #1384955)
290 - [Config] Switch to compressed Image on arm64
291
292 * Miscellaneous Ubuntu changes
293 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
294 - SAUCE: (namespace) block_dev: Support checking inode permissions in
295 lookup_bdev()
296 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
297 when mounting
298 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
299 when mounting
300 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
301 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
302 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
303 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
304 security.* xattrs
305 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
306 filesystems
307 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
308 - SAUCE: (namespace) fuse: Add support for pid namespaces
309 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
310 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
311 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
312 or a descendant
313 - SAUCE: (namespace) fuse: Allow user namespace mounts
314 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
315 namespaces
316 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
317 mounts
318 - rebase to v4.8-rc4
319
320 [ Upstream Kernel Changes ]
321
322 * rebase to v4.8-rc4
323
324 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
325
326linux (4.8.0-4.5) yakkety; urgency=low
327
328 * Miscellaneous Ubuntu changes
329 - [Config] CONFIG_AUFS_FS=m
330 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
331
332 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
333
334linux (4.8.0-3.4) yakkety; urgency=low
335
336 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
337 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
338
339 * Miscellaneous Ubuntu changes
340 - rebase to v4.8-rc3
341
342 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
343
344linux (4.8.0-2.3) yakkety; urgency=low
345
346 * Miscellaneous Ubuntu changes
347 - [Config] Add fuse to inclusion list
348 - SAUCE: update spl/zfs to support v4.8
349
350 * Miscellaneous upstream changes
351 - Revert "UBUNTU: [Debian] do_zfs=false"
352
353 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
354
355linux (4.8.0-1.2) yakkety; urgency=low
356
357 * Miscellaneous Ubuntu changes
358 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
359 - [Config] Enabled enforcement for CONFIG_NVRAM
360 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
361 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
362 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
363 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
364 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
365 - [Config] Enabled enforcement for CONFIG_SECCOMP
366 - [Config] Enabled enforcement for
367 - rebase to v4.8-rc2
368 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
369 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
370 - SAUCE: security,perf: Allow further restriction of perf_event_open
371
372 [ Upstream Kernel Changes ]
373
374 * rebase to v4.8-rc2
375
376 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
377
378linux (4.8.0-0.1) yakkety; urgency=low
379
380 [ Upstream Kernel Changes ]
381
382 * rebase to v4.8-rc1
383 - LP: #1607647
384 - LP: #1498667
385 - LP: #1592547
386 - LP: #1319984
387 - LP: #1268727
388 - LP: #1600623
389 - LP: #1465724
390 - LP: #1333569
391
392 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
393
394linux (4.8.0-0.0) yakkety; urgency=low
395
396 * empty stanza
397
398 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
399
400linux (4.7.0-0.2) yakkety; urgency=low
401
402 * Miscellaneous Ubuntu changes fixing various FTBS issues
403 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
404 - [Config] make powerpc udeb block modules optional
405 - [Config] CONFIG_PLIP=m
406 - [Config] CONFIG_IRDA=m armhf/arm64
407 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
408 - [Config] CONFIG_MOUSE_PS2=m
409 - [Config] remove ppc64el fb-modules
410
411 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
412
413linux (4.7.0-0.1) yakkety; urgency=low
414
415 [ Upstream Kernel Changes ]
416
417 * rebase to v4.7
418 - LP: #972604
419
420 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
421
422linux (4.7.0-0.0) yakkety; urgency=low
423
424 [ Tim Gardner ]
425
426 * Release Tracking Bug
427 - LP: #1588856
428
429 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
430 - scsi_dh_alua: do not fail for unknown VPD identification
431
432 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
433 - [Config] Install lsvmbus in cloud tools
434 - SAUCE: tools/hv/lsvmbus -- convert to python3
435 - SAUCE: tools/hv/lsvmbus -- add manual page
436
437 * boot stalls on USB detection errors (LP: #1437492)
438 - usb: core: hub: hub_port_init lock controller instead of bus
439
440 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
441 - kernek/fork.c: allocate idle task for a CPU always on its local node
442
443 * VirtIO (and probably other modules as well) is built-in, make it modular...
444 (LP: #1475078)
445 - [Config] CONFIG_VIRTIO_*=m for all but s390x
446 - [Config] CONFIG_USB=m
447 - [Config] CONFIG_BLK_DEV_*=m
448 - [Config] CONFIG_ATA=m
449 - [Config] CONFIG_SCSI=m
450 - [Config] CONFIG_DEVFREQ_GOV_*=m
451 - [Config] CONFIG_XEN_NETDEV_*=m
452 - [Config] CONFIG_AGP=m
453 - [Config] CONFIG_ECRYPT_FS=m
454 - [Config] CONFIG_ACPI_*=m
455 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
456 - [Config] Modularize some CRYPTO
457 - [Config] CONFIG_FDDI=m
458 - [Config] CONFIG_FIXED_PHY=m
459 - [Config] CONFIG_VFAT_FS=m for all but armhf
460 - [Config] CONFIG_TUN=m
461 - [Config] CONFIG_UNIX=m
462 - [Config] CONFIG_TRUSTED_KEYS=m
463 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
464
465 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
466 and "not a git repository" (LP: #1584890)
467 - [debian] getabis: Only git add $abidir if running in local repo
468 - [debian] getabis: Fix inconsistent compiler versions check
469
470 * conflicting modules in udebs - arc4.ko (LP: #1582991)
471 - [Config] Remove arc4 from nic-modules
472
473 * arm64: statically link rtc-efi (LP: #1583738)
474 - [Config] Link rtc-efi statically on arm64
475
476 * Miscellaneous Ubuntu changes
477 - [Debian] zfs: transform symlink into referent file/dir
478 - [Debian] Added tristate.sh
479 - [Config] CONFIG_FUSE_FS=m
480 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
481 - [Config] CONFIG_PSTORE_CONSOLE=y
482 - Added Snapcraft files
483 - [Config] Mark CONFIG_UNIX enforced
484
485 * Miscellaneous upstream changes
486 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
487
488 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
489
490linux (4.6.0-6.7) yakkety; urgency=low
491
492 [ Tim Gardner ]
493
494 * Release Tracking Bug
495 - LP: #1582753
496
497 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
498 (LP: #1582378)
499 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
500 owns the ipc ns
501
502 * Miscellaneous Ubuntu changes
503 - [Config] Add Description to kernel-image udeb
504 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
505 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
506
507 * Miscellaneous upstream changes
508 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
509 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
510 - Drivers: hv: vmbus: Use the new virt_xx barrier code
511 - Drivers: hv: vmbus: Export the vmbus_set_event() API
512 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
513 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
514 - drivers:hv: Lock access to hyperv_mmio resource tree
515 - drivers:hv: Make a function to free mmio regions through vmbus
516 - drivers:hv: Reverse order of resources in hyperv_mmio
517 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
518 - drivers:hv: Record MMIO range in use by frame buffer
519 - drivers:hv: Separate out frame buffer logic when picking MMIO range
520 - Drivers: hv: kvp: fix IP Failover
521 - Drivers: hv: vmbus: handle various crash scenarios
522 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
523 - Drivers: hv: balloon: reset host_specified_ha_region
524
525 [ Tim Gardner ]
526
527 * Dropped hv SAUCE patches in favor of linux-next.
528
529 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
530
531linux (4.6.0-5.6) yakkety; urgency=low
532
533 [ Tim Gardner ]
534
535 * Release Tracking Bug
536 - LP: #1582351
537
538 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
539 - [Config] enable CONFIG_AUFS_EXPORT
540
541 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
542 - [Config] Update inclusion list for CRIU
543
544 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
545 - [Debian] disable zfs module checks when cross-compiling
546
547 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
548 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
549
550 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
551 (LP: #1535150)
552 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
553
554 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
555 enabled, breaking serial support on normal systems (LP: #1580960)
556 - [Config] disable CONFIG_GOLDFISH
557
558 * Miscellaneous Ubuntu changes
559 - [Config] d-i -- update local configuration to new form
560 - [Config] kernel-wedge -- switch to explicit versions
561 - [Config] powerpc64-smp --> generic
562 - [Config] CONFIG_AUFS_FS=m
563 - SAUCE: AUFS
564 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
565 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
566 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
567 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
568 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
569 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
570 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
571 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
572 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
573 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
574 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
575 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
576 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
577 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
578 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
579 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
580 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
581 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
582 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
583 - SAUCE: (namespace) fuse: Add support for pid namespaces
584 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
585 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
586 - SAUCE: (namespace) fuse: Allow user namespace mounts
587 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
588 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
589 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
590 - SAUCE: (namespace) quota: Add support for user namespace mounts
591 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
592 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
593 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
594 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
595 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
596 - rebase to v4.6
597 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
598 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
599
600 * Miscellaneous upstream changes
601 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
602 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
603
604 [ Upstream Kernel Changes ]
605
606 * rebase to v4.6
607
608 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
609
610linux (4.6.0-4.5) yakkety; urgency=low
611
612 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
613 upgrade -d (LP: #1573231)
614 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
615
616 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
617 IRC pointed out some leftover SAUCE patches that were causing issues.
618
619 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
620 has some issues.
621
622 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
623
624linux (4.6.0-3.4) xenial; urgency=low
625
626 * Release Tracking Bug
627 - LP: #1579594
628
629 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
630 - [Config] Generate an -extras package for arm64 and powerpc
631
632 * Missing libunwind support in perf (LP: #1248289)
633 - [Config] Add liblzma-dev to enable libunwind support in perf
634
635 * ZFS is confused by user namespaces (uid/gid mapping) when used with
636 acltype=posixac (LP: #1567558)
637 - zfs: Fix user namespaces uid/gid mapping
638
639 * Miscellaneous Ubuntu changes
640 - rebase to v4.6-rc7
641
642 [ Upstream Kernel Changes ]
643
644 * rebase to v4.6-rc7
645
646 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
647
648linux (4.6.0-2.3) yakkety; urgency=low
649
650 * Miscellaneous Ubuntu changes
651 - [Config] CONFIG_AUFS_FS=m
652 - SAUCE: AUFS
653 - zfs: gcc build error: -Wbool-compare in metaslab.c
654 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
655 - zfs: Fix ZPL miswrite of default POSIX ACL
656 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
657 - SAUCE: Dropped ubuntu/i915
658 - SAUCE: Dropped ubuntu/dm-raid4-5
659
660 * Miscellaneous upstream changes
661 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
662 kernel"
663
664 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
665
666linux (4.6.0-1.2) yakkety; urgency=low
667
668 * Miscellaneous Ubuntu changes
669 - [Config] CONFIG_NR_CPUS=8192 for amd64
670
671 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
672
673linux (4.6.0-0.1) yakkety; urgency=low
674
675
676 [ Upstream Kernel Changes ]
677
678 * rebase to v4.6-rc6
679 - LP: #1564712
680 - LP: #1555912
681 - LP: #1552925
682 - LP: #1546694
683 - LP: #1549660
684 - LP: #1549620
685 - LP: #1542944
686 - LP: #1542564
687 - LP: #1533009
688 - LP: #1533461
689 - LP: #1529624
690 - LP: #1522949
691
692 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
693
694linux (4.6.0-0.0) yakkety; urgency=low
695
696 [ Kamal Mostafa ]
697
698 * Release Tracking Bug
699 - LP: #1573817
700
701 * autoreconstruct: need to also generate extend-diff-ignore options for links
702 (LP: #1574362)
703 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
704
705 * tipc: missing linearization of sk_buff (LP: #1567064)
706 - tipc: move linearization of buffers to generic code
707
708 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
709 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
710 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
711 vmbus_mmio_allocate()
712 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
713 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
714 private resource tree
715 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
716 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
717 range
718
719 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
720 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
721
722 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
723 - [Config] CONFIG_AUFS_XATTR=y
724
725 * CVE-2016-3672 (LP: #1568523)
726 - x86/mm/32: Enable full randomization on i386 and X86_32
727
728 * CVE-2016-3955 (LP: #1572666)
729 - USB: usbip: fix potential out-of-bounds write
730
731 * Xenial update to v4.4.8 stable release (LP: #1573034)
732 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
733 instantiated
734 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
735 - parisc: Avoid function pointers for kernel exception routines
736 - parisc: Fix kernel crash with reversed copy_from_user()
737 - parisc: Unbreak handling exceptions from kernel modules
738 - ALSA: timer: Use mod_timer() for rearming the system timer
739 - ALSA: hda - Asus N750JV external subwoofer fixup
740 - ALSA: hda - Fix white noise on Asus N750JV headphone
741 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
742 - mm: fix invalid node in alloc_migrate_target()
743 - powerpc/mm: Fixup preempt underflow with huge pages
744 - libnvdimm: fix smart data retrieval
745 - libnvdimm, pfn: fix uuid validation
746 - compiler-gcc: disable -ftracer for __noclone functions
747 - arm64: opcodes.h: Add arm big-endian config options before including arm
748 header
749 - drm/dp: move hw_mutex up the call stack
750 - drm/udl: Use unlocked gem unreferencing
751 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
752 - drm/radeon: add another R7 370 quirk
753 - drm/radeon: add a dpm quirk for all R7 370 parts
754 - drm/amdgpu/gmc: move vram type fetching into sw_init
755 - drm/amdgpu/gmc: use proper register for vram type on Fiji
756 - xen/events: Mask a moving irq
757 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
758 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
759 - net: jme: fix suspend/resume on JMC260
760 - net: vrf: Remove direct access to skb->data
761 - net: qca_spi: Don't clear IFF_BROADCAST
762 - net: qca_spi: clear IFF_TX_SKB_SHARING
763 - net: fix bridge multicast packet checksum validation
764 - sctp: lack the check for ports in sctp_v6_cmp_addr
765 - mld, igmp: Fix reserved tailroom calculation
766 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
767 - qmi_wwan: add Sierra Wireless EM74xx device ID
768 - ipv6: re-enable fragment header matching in ipv6_find_hdr
769 - vxlan: fix missing options_len update on RX with collect metadata
770 - cdc_ncm: toggle altsetting to force reset before setup
771 - udp6: fix UDP/IPv6 encap resubmit path
772 - tcp: fix tcpi_segs_in after connection establishment
773 - ppp: release rtnl mutex when interface creation fails
774 - net: validate variable length ll headers
775 - ax25: add link layer header validation function
776 - packet: validate variable length ll headers
777 - bpf: avoid copying junk bytes in bpf_get_current_comm()
778 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
779 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
780 - qlcnic: Remove unnecessary usage of atomic_t
781 - qlcnic: Fix mailbox completion handling during spurious interrupt
782 - macvtap: always pass ethernet header in linear
783 - mlxsw: spectrum: Check requested ageing time is valid
784 - rocker: set FDB cleanup timer according to lowest ageing time
785 - bridge: allow zero ageing time
786 - ipv4: Don't do expensive useless work during inetdev destroy.
787 - net: Fix use after free in the recvmmsg exit path
788 - mlx4: add missing braces in verify_qp_parameters
789 - farsync: fix off-by-one bug in fst_add_one
790 - ath9k: fix buffer overrun for ar9287
791 - ppp: ensure file->private_data can't be overridden
792 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
793 - qlge: Fix receive packets drop.
794 - net: bcmgenet: fix dma api length mismatch
795 - bonding: fix bond_get_stats()
796 - ipv4: fix broadcast packets reception
797 - ipv4: initialize flowi4_flags before calling fib_lookup()
798 - ppp: take reference on channels netns
799 - xfrm: Fix crash observed during device unregistration and decryption
800 - qmi_wwan: add "D-Link DWM-221 B1" device id
801 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
802 - bridge: Allow set bridge ageing time when switchdev disabled
803 - rtnl: fix msg size calculation in if_nlmsg_size()
804 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
805 - tuntap: restore default qdisc
806 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
807 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
808 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
809 - ipv6: Count in extension headers in skb->network_header
810 - mpls: find_outdev: check for err ptr in addition to NULL check
811 - USB: uas: Limit qdepth at the scsi-host level
812 - USB: uas: Add a new NO_REPORT_LUNS quirk
813 - cdc-acm: fix NULL pointer reference
814 - KVM: x86: Inject pending interrupt even if pending nmi exist
815 - KVM: x86: reduce default value of halt_poll_ns parameter
816 - MIPS: Fix MSA ld unaligned failure cases
817 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
818 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
819 - pinctrl: sunxi: Fix A33 external interrupts not working
820 - pinctrl: nomadik: fix pull debug print inversion
821 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
822 - au0828: fix au0828_v4l2_close() dev_state race condition
823 - au0828: Fix dev_state handling
824 - coda: fix error path in case of missing pdata on non-DT platform
825 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
826 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
827 - rbd: use GFP_NOIO consistently for request allocations
828 - virtio: virtio 1.0 cs04 spec compliance for reset
829 - mac80211: properly deal with station hashtable insert errors
830 - mac80211: avoid excessive stack usage in sta_info
831 - mac80211: fix ibss scan parameters
832 - mac80211: fix unnecessary frame drops in mesh fwding
833 - mac80211: fix txq queue related crashes
834 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
835 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
836 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
837 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
838 - iio: accel: bmc150: fix endianness when reading axes
839 - iio: gyro: bmg160: fix buffer read values
840 - iio: gyro: bmg160: fix endianness when reading axes
841 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
842 bytes
843 - fs: add file_dentry()
844 - nfs: use file_dentry()
845 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
846 - ext4: add lockdep annotations for i_data_sem
847 - ext4: ignore quota mount options if the quota feature is enabled
848 - iommu: Don't overwrite domain pointer when there is no default_domain
849 - Btrfs: fix file/data loss caused by fsync after rename and new inode
850 - arm64: replace read_lock to rcu lock in call_step_hook
851 - perf: Do not double free
852 - perf: Cure event->pending_disable race
853 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
854 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
855 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
856 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
857 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
858 - ALSA: usb-audio: Add a quirk for Plantronics BT300
859 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
860 - HID: wacom: fix Bamboo ONE oops
861 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
862 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
863 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
864 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
865 - staging: android: ion: Set the length of the DMA sg entries in buffer
866 - usbvision: fix crash on detecting device with invalid configuration
867 - Revert "usb: hub: do not clear BOS field during reset device"
868 - Linux 4.4.8
869
870 * Fix speaker volume on a Dell machine (LP: #1549660)
871 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
872
873 * Xenial update to v4.4.7 stable release (LP: #1572722)
874 - regulator: core: avoid unused variable warning
875 - regulator: core: Fix nested locking of supplies
876 - ASoC: samsung: pass DMA channels as pointers
877 - mmc: sh_mmcif: rework dma channel handling
878 - mmc: sh_mmcif: Correct TX DMA channel allocation
879 - x86/microcode/intel: Make early loader look for builtin microcode too
880 - x86/microcode: Untangle from BLK_DEV_INITRD
881 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
882 - perf/x86/intel: Add definition for PT PMI bit
883 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
884 - KVM: i8254: change PIT discard tick policy
885 - KVM: fix spin_lock_init order on x86
886 - KVM: VMX: avoid guest hang on invalid invept instruction
887 - KVM: VMX: avoid guest hang on invalid invvpid instruction
888 - KVM: VMX: fix nested vpid for old KVM guests
889 - perf/core: Fix perf_sched_count derailment
890 - perf tools: Dont stop PMU parsing on alias parse error
891 - perf tools: Fix checking asprintf return value
892 - perf tools: Fix python extension build
893 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
894 - sched/preempt, sh: kmap_coherent relies on disabled preemption
895 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
896 - s390: fix floating pointer register corruption (again)
897 - s390/cpumf: add missing lpp magic initialization
898 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
899 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
900 - PCI: ACPI: IA64: fix IO port generic range check
901 - x86/irq: Cure live lock in fixup_irqs()
902 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
903 - x86/iopl/64: Properly context-switch IOPL on Xen PV
904 - x86/iopl: Fix iopl capability check on Xen PV
905 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
906 - sg: fix dxferp in from_to case
907 - aacraid: Fix RRQ overload
908 - aacraid: Fix memory leak in aac_fib_map_free
909 - aacraid: Set correct msix count for EEH recovery
910 - sd: Fix discard granularity when LBPRZ=1
911 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
912 - be2iscsi: set the boot_kset pointer to NULL in case of failure
913 - aic7xxx: Fix queue depth handling
914 - libnvdimm: Fix security issue with DSM IOCTL.
915 - dm snapshot: disallow the COW and origin devices from being identical
916 - dm: fix excessive dm-mq context switching
917 - dm thin metadata: don't issue prefetches if a transaction abort has failed
918 - dm cache: make sure every metadata function checks fail_io
919 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
920 - usb: retry reset if a device times out
921 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
922 - USB: uas: Reduce can_queue to MAX_CMNDS
923 - USB: cdc-acm: more sanity checking
924 - USB: iowarrior: fix oops with malicious USB descriptors
925 - USB: usb_driver_claim_interface: add sanity checking
926 - USB: mct_u232: add sanity checking in probe
927 - USB: digi_acceleport: do sanity checking for the number of ports
928 - USB: cypress_m8: add endpoint sanity check
929 - USB: serial: cp210x: Adding GE Healthcare Device ID
930 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
931 - USB: option: add "D-Link DWM-221 B1" device id
932 - pwc: Add USB id for Philips Spc880nc webcam
933 - Input: powermate - fix oops with malicious USB descriptors
934 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
935 - ALSA: usb-audio: Add sanity checks for endpoint accesses
936 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
937 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
938 - ALSA: usb-audio: Fix double-free in error paths after
939 snd_usb_add_audio_stream() call
940 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
941 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
942 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
943 - crypto: ccp - Add hash state import and export support
944 - crypto: ccp - Limit the amount of information exported
945 - crypto: ccp - Don't assume export/import areas are aligned
946 - crypto: ccp - memset request context to zero during import
947 - crypto: keywrap - memzero the correct memory
948 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
949 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
950 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
951 - X.509: Fix leap year handling again
952 - mei: bus: check if the device is enabled before data transfer
953 - HID: logitech: fix Dual Action gamepad support
954 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
955 - HID: multitouch: force retrieving of Win8 signature blob
956 - HID: fix hid_ignore_special_drivers module parameter
957 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
958 - staging: android: ion_test: fix check of platform_device_register_simple()
959 error code
960 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
961 - tty: Fix GPF in flush_to_ldisc(), part 2
962 - net: irda: Fix use-after-free in irtty_open()
963 - 8250: use callbacks to access UART_DLL/UART_DLM
964 - saa7134: Fix bytesperline not being set correctly for planar formats
965 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
966 - bttv: Width must be a multiple of 16 when capturing planar formats
967 - coda: fix first encoded frame payload
968 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
969 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
970 - mtip32xx: Fix broken service thread handling
971 - mtip32xx: Remove unwanted code from taskfile error handler
972 - mtip32xx: Print exact time when an internal command is interrupted
973 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
974 - mtip32xx: Handle safe removal during IO
975 - mtip32xx: Handle FTL rebuild failure state during device initialization
976 - mtip32xx: Implement timeout handler
977 - mtip32xx: Cleanup queued requests after surprise removal
978 - ALSA: pcm: Avoid "BUG:" string for warnings again
979 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
980 - ALSA: hda - Don't handle ELD notify from invalid port
981 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
982 - ALSA: hda - Fix unconditional GPIO toggle via automute
983 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
984 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
985 - brd: Fix discard request processing
986 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
987 - bcache: cleaned up error handling around register_cache()
988 - bcache: fix race of writeback thread starting before complete initialization
989 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
990 - mm: memcontrol: reclaim when shrinking memory.high below usage
991 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
992 - ia64: define ioremap_uc()
993 - watchdog: don't run proc_watchdog_update if new value is same as old
994 - watchdog: rc32434_wdt: fix ioctl error handling
995 - Bluetooth: Add new AR3012 ID 0489:e095
996 - Bluetooth: Fix potential buffer overflow with Add Advertising
997 - cgroup: ignore css_sets associated with dead cgroups during migration
998 - net: mvneta: enable change MAC address when interface is up
999 - of: alloc anywhere from memblock if range not specified
1000 - vfs: show_vfsstat: do not ignore errors from show_devname method
1001 - splice: handle zero nr_pages in splice_to_pipe()
1002 - xtensa: ISS: don't hang if stdin EOF is reached
1003 - xtensa: fix preemption in {clear,copy}_user_highpage
1004 - xtensa: clear all DBREAKC registers on start
1005 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
1006 - ARC: bitops: Remove non relevant comments
1007 - quota: Fix possible GPF due to uninitialised pointers
1008 - xfs: fix two memory leaks in xfs_attr_list.c error paths
1009 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
1010 - md/raid5: Compare apples to apples (or sectors to sectors)
1011 - RAID5: check_reshape() shouldn't call mddev_suspend
1012 - RAID5: revert e9e4c377e2f563 to fix a livelock
1013 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
1014 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
1015 - md: multipath: don't hardcopy bio in .make_request path
1016 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
1017 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
1018 freed"
1019 - fuse: do not use iocb after it may have been freed
1020 - fuse: Add reference counting for fuse_io_priv
1021 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
1022 - rapidio/rionet: fix deadlock on SMP
1023 - ipr: Fix out-of-bounds null overwrite
1024 - ipr: Fix regression when loading firmware
1025 - iwlwifi: mvm: Fix paging memory leak
1026 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
1027 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
1028 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
1029 - drm/amdgpu: include the right version of gmc header files for iceland
1030 - IB/ipoib: fix for rare multicast join race condition
1031 - tracing: Have preempt(irqs)off trace preempt disabled functions
1032 - tracing: Fix crash from reading trace_pipe with sendfile
1033 - tracing: Fix trace_printk() to print when not using bprintk()
1034 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
1035 - scripts/coccinelle: modernize &
1036 - scripts/kconfig: allow building with make 3.80 again
1037 - kbuild/mkspec: fix grub2 installkernel issue
1038 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
1039 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
1040 - mmc: block: fix ABI regression of mmc_blk_ioctl
1041 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
1042 - mmc: sdhci: fix data timeout (part 1)
1043 - mmc: sdhci: fix data timeout (part 2)
1044 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
1045 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
1046 - clk: rockchip: rk3368: fix cpuclk core dividers
1047 - clk: rockchip: rk3368: fix parents of video encoder/decoder
1048 - clk: rockchip: rk3368: fix hdmi_cec gate-register
1049 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
1050 - clk: bcm2835: Fix setting of PLL divider clock rates
1051 - target: Fix target_release_cmd_kref shutdown comp leak
1052 - iser-target: Fix identification of login rx descriptor type
1053 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
1054 - iser-target: Separate flows for np listeners and connections cma events
1055 - iser-target: Rework connection termination
1056 - nfsd4: fix bad bounds checking
1057 - nfsd: fix deadlock secinfo+readdir compound
1058 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
1059 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
1060 - ACPI / PM: Runtime resume devices when waking from hibernate
1061 - writeback, cgroup: fix premature wb_put() in
1062 locked_inode_to_wb_and_lock_list()
1063 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
1064 inode
1065 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
1066 trackstick buttons, again"
1067 - Input: synaptics - handle spurious release of trackstick buttons, again
1068 - Input: ims-pcu - sanity check against missing interfaces
1069 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
1070 - ocfs2/dlm: fix race between convert and recovery
1071 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
1072 - mm/page_alloc: prevent merging between isolated and other pageblocks
1073 - mtd: onenand: fix deadlock in onenand_block_markbad
1074 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
1075 - scsi_common: do not clobber fixed sense information
1076 - sched/cputime: Fix steal time accounting vs. CPU hotplug
1077 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
1078 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
1079 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
1080 - Linux 4.4.7
1081
1082 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
1083 - Bluetooth: Add new AR3012 ID 0489:e095
1084
1085 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
1086 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1087
1088 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
1089 gl552jx (LP: #1552925)
1090 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1091
1092 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
1093 (LP: #1546694)
1094 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1095
1096 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
1097 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1098
1099 * s390/pci: add extra padding to function measurement block (LP: #1572291)
1100 - s390/pci: add extra padding to function measurement block
1101
1102 * CVE-2016-3951 (LP: #1567191)
1103 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
1104 - usbnet: cleanup after bind() in probe()
1105
1106 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
1107 - efi: Remove redundant efi_set_variable_nonblocking() prototype
1108 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
1109 - efi: Add nonblocking option to efi_query_variable_store()
1110 - efi: Add NV memory attribute
1111 - efi: Reformat GUID tables to follow the format in UEFI spec
1112 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
1113 - SAUCE: (noup) Add EFI signature data types
1114 - crypto: KEYS: convert public key and digsig asym to the akcipher api
1115 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
1116 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
1117 - [Config] CONFIG_IMA_MOK_KEYRING=y
1118 - IMA: create machine owner and blacklist keyrings
1119 - KEYS: Add an alloc flag to convey the builtinness of a key
1120 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
1121 - SAUCE: (noup) KEYS: Add a system blacklist keyring
1122 - SAUCE: (noup) MODSIGN: Support not importing certs from db
1123
1124 * Miscellaneous Ubuntu changes
1125 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
1126
1127 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
1128
1129linux (4.4.0-21.37) xenial; urgency=low
1130
1131 [ Tim Gardner ]
1132
1133 * Release Tracking Bug
1134 - LP: #1571791
1135
1136 * linux: MokSBState is ignored (LP: #1571691)
1137 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
1138 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
1139 - SAUCE: (noup) Display MOKSBState when disabled
1140
1141 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
1142
1143linux (4.4.0-20.36) xenial; urgency=low
1144
1145 [ Tim Gardner ]
1146
1147 * Release Tracking Bug
1148 - LP: #1571069
1149
1150 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
1151 - SAUCE: kernfs: Do not match superblock in another user namespace when
1152 mounting
1153
1154 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
1155 - x86/topology: Fix logical package mapping
1156 - x86/topology: Fix Intel HT disable
1157 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
1158 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
1159 - x86/topology: Fix AMD core count
1160
1161 * [regression]: Failed to call clock_adjtime(): Invalid argument
1162 (LP: #1566465)
1163 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
1164
1165 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
1166
1167linux (4.4.0-19.35) xenial; urgency=low
1168
1169 [ Tim Gardner ]
1170
1171 * Release Tracking Bug
1172 - LP: #1570348
1173
1174 * CVE-2016-2847 (LP: #1554260)
1175 - pipe: limit the per-user amount of pages allocated in pipes
1176
1177 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
1178 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
1179
1180 * arm64: guest hangs when ntpd is running (LP: #1549494)
1181 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
1182
1183 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1184 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
1185
1186 * s390/cpumf: Fix lpp detection (LP: #1555344)
1187 - s390/facilities: use stfl mnemonic instead of insn magic
1188 - s390/facilities: always use lowcore's stfle field for storing facility bits
1189 - s390/cpumf: Fix lpp detection
1190
1191 * s390x kernel image needs weightwatchers (LP: #1536245)
1192 - [Config] s390x: Use compressed kernel bzImage
1193
1194 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
1195 upgrading to Ubuntu 16.04 (LP: #1567581)
1196 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
1197 device-tree properties"
1198
1199 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
1200 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
1201 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
1202 - cpufreq: powernv: Add sysfs attributes to show throttle stats
1203
1204 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
1205 - [Config] Add ib_iser to generic inclusion list
1206
1207 * thunderx nic performance improvements (LP: #1567093)
1208 - net: thunderx: Set recevie buffer page usage count in bulk
1209 - net: thunderx: Adjust nicvf structure to reduce cache misses
1210
1211 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
1212 - net: thunderx: Fix for multiqset not configured upon interface toggle
1213 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
1214 - net: thunderx: Fix receive packet stats
1215
1216 * Miscellaneous Ubuntu changes
1217 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
1218
1219 * Miscellaneous upstream changes (LP: #1564901)
1220 - Input: xpad - correctly handle concurrent LED and FF requests
1221
1222 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
1223
1224linux (4.4.0-18.34) xenial; urgency=low
1225
1226 [ Tim Gardner ]
1227
1228 * Release Tracking Bug
1229 - LP: #1566868
1230
1231 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
1232 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
1233 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
1234
1235 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
1236 - [Config] CONFIG_ARCH_ROCKCHIP=y
1237
1238 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
1239 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
1240 - perf/x86/cqm: Fix CQM memory leak and notifier leak
1241 - x86/cpufeature: Carve out X86_FEATURE_*
1242 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
1243 - x86/topology: Create logical package id
1244 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
1245 - perf/x86/mbm: Add memory bandwidth monitoring event management
1246 - perf/x86/mbm: Implement RMID recycling
1247 - perf/x86/mbm: Add support for MBM counter overflow handling
1248
1249 * User namespace mount updates (LP: #1566505)
1250 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
1251 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
1252 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
1253 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
1254 - SAUCE: fs: fix a posible leak of allocated superblock
1255
1256 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
1257 (LP: #1566518)
1258 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
1259 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
1260
1261 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
1262 for Alpine Ridge on SKL (LP: #1519623)
1263 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
1264 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
1265 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
1266 - usb: add device descriptor for usb 3.1 root hub
1267 - usb: Support USB 3.1 extended port status request
1268 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
1269 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
1270 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
1271 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
1272 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
1273 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
1274 - usb: Add USB 3.1 Precision time measurement capability descriptor support
1275 - xhci: refactor and cleanup endpoint initialization.
1276 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
1277 - xhci: cleanup isoc tranfers queuing code
1278 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
1279 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
1280
1281 * wrong/missing permissions for device file /dev/prandom (prng.ko)
1282 (LP: #1558275)
1283 - s390/crypto: provide correct file mode at device register.
1284
1285 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
1286 - ALSA: hda - fix front mic problem for a HP desktop
1287
1288 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
1289 (LP: #1556228)
1290 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
1291
1292 * please provide mmc-modules udeb (LP: #1565765)
1293 - [Config] Add mmc block drivers to d-i
1294
1295 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1296 - Add secure_modules() call
1297 - PCI: Lock down BAR access when module security is enabled
1298 - x86: Lock down IO port access when module security is enabled
1299 - ACPI: Limit access to custom_method
1300 - asus-wmi: Restrict debugfs interface when module loading is restricted
1301 - Restrict /dev/mem and /dev/kmem when module loading is restricted
1302 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
1303 - kexec: Disable at runtime if the kernel enforces module loading restrictions
1304 - x86: Restrict MSR access when module loading is restricted
1305 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
1306 - Add option to automatically enforce module signatures when in Secure Boot mode
1307 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
1308 - efi: Add EFI_SECURE_BOOT bit
1309 - hibernate: Disable in a signed modules environment
1310
1311 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
1312 - PCI: Add fwnode_handle to x86 pci_sysdata
1313 - PCI: Look up IRQ domain by fwnode_handle
1314 - [Config] CONFIG_PCI_HYPERV=m
1315 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
1316
1317 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
1318 (LP: #1559923)
1319 - ACPI / processor: Request native thermal interrupt handling via _OSC
1320
1321 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
1322 (LP: #1564591)
1323 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
1324
1325 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
1326 - atomics: Allow architectures to define their own __atomic_op_* helpers
1327 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
1328 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
1329 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
1330
1331 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
1332 - [Debian] cpupower uses non-standard CROSS
1333
1334 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
1335 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
1336
1337 * Unable to migrate container (LP: #1563921)
1338 - SAUCE: cgroup mount: ignore nsroot=
1339
1340 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
1341 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
1342
1343 * /proc/$pid/maps performance regression (LP: #1547231)
1344 - proc: revert /proc/<pid>/maps [stack:TID] annotation
1345
1346 * TPM2.0 trusted keys fixes (LP: #1398274)
1347 - tpm: remove unneeded include of actbl2.h
1348 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
1349 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
1350 - tpm_tis: Disable interrupt auto probing on a per-device basis
1351 - tpm_tis: Do not fall back to a hardcoded address for TPM2
1352 - tpm_tis: Use devm_ioremap_resource
1353 - tpm_tis: Clean up the force=1 module parameter
1354 - tpm_crb: Drop le32_to_cpu(ioread32(..))
1355 - tpm_crb: Use devm_ioremap_resource
1356 - tpm: fix the rollback in tpm_chip_register()
1357 - tpm: fix the cleanup of struct tpm_chip
1358 - tpm: fix: set continueSession attribute for the unseal operation
1359 - tpm: fix: return rc when devm_add_action() fails
1360 - tpm_eventlog.c: fix binary_bios_measurements
1361 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
1362 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
1363 - tpm_tis: fix build warning with tpm_tis_resume
1364
1365 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
1366 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
1367
1368 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
1369 Xenial (LP: #1563485)
1370 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
1371 - cxlflash: Increase cmd_per_lun for better throughput
1372 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
1373
1374 * Miscellaneous Ubuntu changes
1375 - [Config] do_zfs_powerpc64-smp = true
1376 - [Debian] fix linux_tools when cross-compiling
1377 - [Config] do_zfs_powerpc64-smp use default value
1378 - SAUCE: apparmor: Fix FTBFS due to bad include path
1379 - SAUCE: i915_bpo: Disable preliminary hw support
1380
1381 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
1382
1383linux (4.4.0-17.33) xenial; urgency=low
1384
1385 [ Tim Gardner ]
1386
1387 * Release Tracking Bug
1388 - LP: #1563441
1389
1390 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
1391 (LP: #1560552)
1392 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
1393 about to hit.
1394
1395 * Predictable naming mechanism is leading to issues in DLPAR operations of
1396 NICs (LP: #1560514)
1397 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
1398 properties
1399
1400 * ThunderX: support alternative phy implementations (LP: #1562968)
1401 - net: thunderx: Cleanup PHY probing code.
1402 - [Config] CONFIG_MDIO_CAVIUM=m
1403 - phy: mdio-octeon: Refactor into two files/modules
1404 - [Config] CONFIG_MDIO_THUNDER=m
1405 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
1406 - phy: mdio-cavium: Add missing MODULE_* annotations.
1407 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
1408 - phy: mdio-thunder: Fix some Kconfig typos
1409 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
1410
1411 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
1412 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
1413 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
1414
1415 * lots of printk to serial console can hang system for long time
1416 (LP: #1534216)
1417 - printk: set may_schedule for some of console_trylock() callers
1418
1419 * [i915_bpo] Update i915 backport driver (LP: #1560395)
1420 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
1421 - PM / runtime: Add new helper for conditional usage count incrementation
1422 - drm/core: Add drm_for_each_encoder_mask, v2.
1423 - drm/atomic-helper: Implement subsystem-level suspend/resume
1424
1425 * [Hyper-V] VM Sockets (LP: #1541585)
1426 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
1427 - Drivers: hv: vmbus: Add vendor and device atttributes
1428 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
1429 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
1430 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
1431 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
1432 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
1433 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
1434 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
1435 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
1436 - Drivers: hv: vmbus: add a per-channel rescind callback
1437 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
1438 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
1439 - Drivers: hv: vmbus: Give control over how the ring access is serialized
1440 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
1441 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
1442 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
1443 - Drivers: hv: vmbus: remove code duplication in message handling
1444 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
1445 - Drivers: hv: util: Pass the channel information during the init call
1446 - Drivers: hv: utils: Remove util transport handler from list if registration fails
1447 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
1448 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
1449
1450 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
1451 (LP: #1559918)
1452 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
1453
1454 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
1455 - net: add tc offload feature flag
1456 - net: tc: helper functions to query action types
1457 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
1458 - net: rework ndo tc op to consume additional qdisc handle parameter
1459 - net: rework setup_tc ndo op to consume general tc operand
1460 - net: sched: add cls_u32 offload hooks for netdevs
1461 - net: ixgbe: add support for tc_u32 offload
1462 - net: ixgbe: abort with cls u32 divisor groups greater than 1
1463
1464 * Bring fm10k up to Fortville SW5 (LP: #1562310)
1465 - net: add netif_is_team_master helper
1466 - net: add netif_is_team_port helper
1467 - net: add netif_is_lag_master helper
1468 - net: add netif_is_lag_port helper
1469 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
1470 - fm10k: don't reinitialize RSS flow table when RXFH configured
1471
1472 * [Feature]Always Running Timer (ART) to System Time translation
1473 (LP: #1519625)
1474 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
1475 - timekeeping: Provide internal function __ktime_get_real_seconds
1476 - timekeeping: Cap adjustments so they don't exceed the maxadj value
1477 - clocksource: Make clocksource validation work for all clocksources
1478 - time: Add cycles to nanoseconds translation
1479 - time: Add timekeeping snapshot code capturing system time and counter
1480 - time: Remove duplicated code in ktime_get_raw_and_real()
1481 - time: Add driver cross timestamp interface for higher precision time synchronization
1482 - time: Add history to cross timestamp interface supporting slower devices
1483 - time/timekeeping: Work around false positive GCC warning
1484 - x86/tsc: Always Running Timer (ART) correlated clocksource
1485 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
1486 - [Config] CONFIG_E1000E_HWTS=y
1487 - e1000e: Adds hardware supported cross timestamp on e1000e nic
1488
1489 * x-gene2: add SoC v2 support to clock (LP: #1561604)
1490 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
1491
1492 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
1493 - perf/x86: Move perf_event.c ............... => x86/events/core.c
1494 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
1495 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
1496 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
1497 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
1498 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
1499 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
1500 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
1501 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
1502 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
1503 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
1504 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
1505 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
1506 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
1507 x86/events/intel/uncore.[ch]
1508 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
1509 x86/events/intel/uncore_nmhex.c
1510 - perf/x86: Move perf_event_intel_uncore_snb.c =>
1511 x86/events/intel/uncore_snb.c
1512 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
1513 x86/events/intel/uncore_snbep.c
1514 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
1515 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
1516 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
1517 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
1518 - perf/x86: Move perf_event.h to its new home
1519 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
1520
1521 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
1522 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
1523
1524 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
1525
1526linux (4.4.0-16.32) xenial; urgency=low
1527
1528 [ Tim Gardner ]
1529
1530 * Release Tracking Bug
1531 - LP: #1561727
1532
1533 * fix thermal throttling due to commit "Thermal: initialize thermal zone
1534 device correctly" (LP: #1561676)
1535 - Thermal: Ignore invalid trip points
1536
1537 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
1538 on press (LP: #1553811)
1539 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
1540 buttons, again
1541
1542 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
1543 (LP: #1560583)
1544 - SAUCE: apparmor: Allow ns_root processes to open profiles file
1545 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
1546
1547 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
1548 - ubuntu: vbox -- update to 5.0.16-dfsg-2
1549
1550 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
1551 s390x (LP: #1557690)
1552 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
1553
1554 * spl/zfs fails to build on s390x (LP: #1519814)
1555 - [Config] s390x -- re-enable zfs
1556 - [Config] zfs -- disable powerpc until the test failures can be resolved
1557
1558 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
1559 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
1560
1561 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
1562 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
1563 - [Config] powerpc -- convert zfs configuration to custom_override
1564
1565 * Memory arena corruption with FUSE (was Memory allocation failure crashes
1566 kernel hard, presumably related to FUSE) (LP: #1505948)
1567 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
1568 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
1569
1570 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
1571 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
1572
1573 * linux packaging: clear remaining redundant delta (LP: #1560445)
1574 - [Debian] Remove generated intermediate files on clean
1575
1576 * arm64: guest hangs when ntpd is running (LP: #1549494)
1577 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
1578 - Revert "hrtimer: Catch illegal clockids"
1579 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
1580
1581 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
1582 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
1583 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
1584 ThunderX
1585
1586 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
1587 (LP: #1559609)
1588 - arcmsr: fixed getting wrong configuration data
1589 - arcmsr: fixes not release allocated resource
1590 - arcmsr: make code more readable
1591 - arcmsr: adds code to support new Areca adapter ARC1203
1592 - arcmsr: changes driver version number
1593 - arcmsr: more readability improvements
1594 - arcmsr: Split dma resource allocation to a new function
1595 - arcmsr: change driver version to v1.30.00.22-20151126
1596
1597 * server image has no keyboard, desktop image works (LP: #1559692)
1598 - [Config] Rework input-modules (d-i) list
1599
1600 * PMU support for Cavium ThunderX (LP: #1559349)
1601 - arm64: perf: Rename Cortex A57 events
1602 - arm64/perf: Add Cavium ThunderX PMU support
1603 - arm64: perf: Enable PMCR long cycle counter bit
1604 - arm64: perf: Extend event mask for ARMv8.1
1605 - arm64: dts: Add Cavium ThunderX specific PMU
1606
1607 * Show ARM PMU events in perf stat (LP: #1559350)
1608 - drivers/perf: kill armpmu_register
1609 - arm: perf: Convert event enums to #defines
1610 - arm: perf: Add event descriptions
1611 - arm64: perf: Convert event enums to #defines
1612 - arm64: perf: Add event descriptions
1613 - ARM: perf: add format entry to describe event -> config mapping
1614 - arm64: perf: add format entry to describe event -> config mapping
1615
1616 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
1617 - EDAC/sb_edac: Fix computation of channel address
1618
1619 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
1620 - [Config] disable CONFIG_IP_PNP
1621
1622 * Miscellaneous Ubuntu changes
1623 - [Debian] Silence the reconstruct script
1624
1625 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
1626
1627linux (4.4.0-15.31) xenial; urgency=low
1628
1629 [ Tim Gardner ]
1630
1631 * Release Tracking Bug
1632 - LP: #1559252
1633
1634 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
1635 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
1636
1637 * policy namespace stacking (LP: #1379535)
1638 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
1639 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
1640 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
1641 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
1642 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
1643 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
1644 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
1645 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
1646 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
1647 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
1648 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
1649 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
1650 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
1651 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
1652 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
1653 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
1654 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
1655 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
1656 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
1657 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
1658 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
1659 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
1660 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
1661 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
1662 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
1663 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
1664 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
1665 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
1666 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
1667 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
1668 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
1669 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
1670 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
1671 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
1672 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
1673 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
1674 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
1675 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
1676 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
1677 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
1678 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
1679 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
1680 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
1681 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
1682 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
1683 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
1684 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
1685 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
1686 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
1687
1688 * Add arm64 NUMA support (LP: #1558765)
1689 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
1690 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
1691 - [Config] CONFIG_OF_NUMA=y
1692 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
1693 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
1694 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
1695 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
1696 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
1697
1698 * vivid/linux: total ADT test failures (LP: #1558447)
1699 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
1700
1701 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
1702 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
1703 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
1704
1705 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
1706 - s390/pci: enforce fmb page boundary rule
1707
1708 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
1709 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
1710 - page_to_phys() always returns a multiple of PAGE_SIZE
1711 - s390/pci: provide ZPCI_ADDR macro
1712 - s390/pci: improve ZPCI_* macros
1713 - s390/pci: resize iomap
1714 - s390/pci: fix bar check
1715 - s390/pci: set error state for unusable functions
1716 - s390/pci: remove iomap sanity checks
1717 - s390/pci: remove pdev pointer from arch data
1718 - s390/pci: add ioctl interface for CLP
1719
1720 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
1721 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
1722 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
1723 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
1724 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
1725
1726 * skb_warn_bad_offload Crash (LP: #1558025)
1727 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
1728
1729 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
1730 - [Config] CONFIG_PCI_HOST_COMMON=y
1731 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
1732 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
1733 - PCI: generic: Move structure definitions to separate header file
1734 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
1735 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
1736 - PCI: thunder: Add PCIe host driver for ThunderX processors
1737 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
1738
1739 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
1740 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
1741
1742 * Xenial update to v4.4.6 stable release (LP: #1558330)
1743 - arm64: account for sparsemem section alignment when choosing vmemmap offset
1744 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
1745 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
1746 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
1747 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
1748 - kvm: cap halt polling at exactly halt_poll_ns
1749 - KVM: VMX: disable PEBS before a guest entry
1750 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
1751 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
1752 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
1753 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
1754 - s390/dasd: fix diag 0x250 inline assembly
1755 - tracing: Fix check for cpu online when event is disabled
1756 - dmaengine: at_xdmac: fix residue computation
1757 - jffs2: reduce the breakage on recovery from halfway failed rename()
1758 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
1759 - ASoC: dapm: Fix ctl value accesses in a wrong type
1760 - ASoC: samsung: Use IRQ safe spin lock calls
1761 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
1762 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
1763 - ovl: ignore lower entries when checking purity of non-directory entries
1764 - ovl: fix working on distributed fs as lower layer
1765 - wext: fix message delay/ordering
1766 - cfg80211/wext: fix message ordering
1767 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
1768 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
1769 - mac80211: minstrel: Change expected throughput unit back to Kbps
1770 - mac80211: fix use of uninitialised values in RX aggregation
1771 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
1772 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
1773 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
1774 - mac80211: Fix Public Action frame RX in AP mode
1775 - gpu: ipu-v3: Do not bail out on missing optional port nodes
1776 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
1777 - drm/radeon: Fix error handling in radeon_flip_work_func.
1778 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
1779 - userfaultfd: don't block on the last VM updates at exit time
1780 - ovl: fix getcwd() failure after unsuccessful rmdir
1781 - MIPS: Fix build error when SMP is used without GIC
1782 - MIPS: smp.c: Fix uninitialised temp_foreign_map
1783 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
1784 - target: Drop incorrect ABORT_TASK put for completed commands
1785 - ld-version: Fix awk regex compile failure
1786 - Linux 4.4.6
1787
1788 * linux fails to load x.509 built-in certificate (LP: #1557250)
1789 - lib/mpi: Endianness fix
1790
1791 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
1792 - [Config] CONFIG_NET_9P=m for s390x
1793
1794 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
1795 (LP: #1557950)
1796 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
1797 - net/mlx5e: Don't modify CQ before it was created
1798
1799 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
1800 - mmc: sdhci: Do not BUG on invalid vdd
1801 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
1802 - mmc: It is not an error for the card to be removed while suspended
1803
1804 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
1805 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
1806
1807 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
1808 - [Config] CONFIG_NUMA_EMU=y for s390x
1809
1810 * Miscellaneous Ubuntu changes
1811 - [Debian] git-ubuntu-log -- prevent bug references being split
1812 - [Debian] git-ubuntu-log -- git log output is UTF-8
1813
1814 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
1815
1816linux (4.4.0-14.30) xenial; urgency=low
1817
1818 [ Tim Gardner ]
1819
1820 * Release Tracking Bug
1821 - LP: #1557508
1822
1823 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
1824 - powerpc: Fix dedotify for binutils >= 2.26
1825
1826 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
1827 - Illumos 6370 - ZFS send fails to transmit some holes
1828
1829 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
1830 camera (LP: #1557138)
1831 - UVC: Add support for ds4 depth camera
1832
1833 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
1834 - sched/numa: Fix use-after-free bug in the task_numa_compare
1835
1836 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
1837 files (LP: #1555997)
1838 - ovl: copy new uid/gid into overlayfs runtime inode
1839
1840 * Miscellaneous Ubuntu changes
1841 - SAUCE: Dump stack when X.509 certificates cannot be loaded
1842
1843 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
1844
1845linux (4.4.0-13.29) xenial; urgency=low
1846
1847 [ Tim Gardner ]
1848
1849 * Release Tracking Bug
1850 - LP: #1556247
1851
1852 * s390/mm: four page table levels vs. fork (LP: #1556141)
1853 - s390/mm: four page table levels vs. fork
1854
1855 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
1856 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
1857 - hv_netvsc: cleanup netdev feature flags for netvsc
1858
1859 * fails to boot on megaraid (LP: #1552903)
1860 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
1861 case of PD list DCMD failure
1862
1863 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
1864 - ALSA: hda - add codec support for Kabylake display audio codec
1865
1866 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
1867 - cpufreq: powernv: Free 'chips' on module exit
1868 - cpufreq: powernv: Hot-plug safe the kworker thread
1869 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
1870 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
1871 - cpufreq: powernv: Replace pr_info with trace print for throttle event
1872 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
1873
1874 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
1875 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
1876
1877 * integer overflow in xt_alloc_table_info (LP: #1555353)
1878 - SAUCE: (noup) netfilter: x_tables: check for size overflow
1879
1880 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
1881 - [Packaging] reconstruct -- automatically reconstruct against base tag
1882 - [Config] reconstruct -- update to autoreconstruct output
1883 - [Packaging] reconstruct -- update when inserting final changes
1884
1885 * Xenial update to v4.4.5 stable release (LP: #1555640)
1886 - use ->d_seq to get coherency between ->d_inode and ->d_flags
1887 - drivers: sh: Restore legacy clock domain on SuperH platforms
1888 - Btrfs: fix deadlock running delayed iputs at transaction commit time
1889 - btrfs: Fix no_space in write and rm loop
1890 - btrfs: async-thread: Fix a use-after-free error for trace
1891 - block: Initialize max_dev_sectors to 0
1892 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
1893 - parisc: Fix ptrace syscall number and return value modification
1894 - mips/kvm: fix ioctl error handling
1895 - kvm: x86: Update tsc multiplier on change.
1896 - fbcon: set a default value to blink interval
1897 - cifs: fix out-of-bounds access in lease parsing
1898 - CIFS: Fix SMB2+ interim response processing for read requests
1899 - Fix cifs_uniqueid_to_ino_t() function for s390x
1900 - vfio: fix ioctl error handling
1901 - KVM: x86: fix root cause for missed hardware breakpoints
1902 - arm/arm64: KVM: Fix ioctl error handling
1903 - iommu/amd: Apply workaround for ATS write permission check
1904 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
1905 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
1906 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
1907 - drm/ast: Fix incorrect register check for DRAM width
1908 - drm/radeon/pm: update current crtc info after setting the powerstate
1909 - drm/amdgpu/pm: update current crtc info after setting the powerstate
1910 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
1911 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
1912 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
1913 - libata: fix HDIO_GET_32BIT ioctl
1914 - libata: Align ata_device's id on a cacheline
1915 - block: bio: introduce helpers to get the 1st and last bvec
1916 - writeback: flush inode cgroup wb switches instead of pinning super_block
1917 - Adding Intel Lewisburg device IDs for SATA
1918 - arm64: vmemmap: use virtual projection of linear region
1919 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
1920 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
1921 - tracing: Do not have 'comm' filter override event 'comm' field
1922 - pata-rb532-cf: get rid of the irq_to_gpio() call
1923 - Btrfs: fix loading of orphan roots leading to BUG_ON
1924 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
1925 - jffs2: Fix page lock / f->sem deadlock
1926 - Fix directory hardlinks from deleted directories
1927 - dmaengine: pxa_dma: fix cyclic transfers
1928 - adv7604: fix tx 5v detect regression
1929 - ALSA: usb-audio: Add a quirk for Plantronics DA45
1930 - ALSA: ctl: Fix ioctls for X32 ABI
1931 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
1932 - ALSA: rawmidi: Fix ioctls X32 ABI
1933 - ALSA: timer: Fix ioctls for X32 ABI
1934 - ALSA: pcm: Fix ioctls for X32 ABI
1935 - ALSA: seq: oss: Don't drain at closing a client
1936 - ALSA: hdspm: Fix wrong boolean ctl value accesses
1937 - ALSA: hdsp: Fix wrong boolean ctl value accesses
1938 - ALSA: hdspm: Fix zero-division
1939 - ALSA: timer: Fix broken compat timer user status ioctl
1940 - usb: chipidea: otg: change workqueue ci_otg as freezable
1941 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
1942 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
1943 - USB: qcserial: add Sierra Wireless EM74xx device ID
1944 - USB: serial: option: add support for Telit LE922 PID 0x1045
1945 - USB: serial: option: add support for Quectel UC20
1946 - MIPS: scache: Fix scache init with invalid line size.
1947 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
1948 - ubi: Fix out of bounds write in volume update code
1949 - i2c: brcmstb: allocate correct amount of memory for regmap
1950 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
1951 - block: check virt boundary in bio_will_gap()
1952 - block: get the 1st and last bvec via helpers
1953 - drm/i915: more virtual south bridge detection
1954 - drm/i915: refine qemu south bridge detection
1955 - modules: fix longstanding /proc/kallsyms vs module insertion race.
1956 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
1957 - Linux 4.4.5
1958
1959 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
1960 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
1961
1962 * TPM2.0 trusted keys fixes (LP: #1398274)
1963 - tpm_tis: further simplify calculation of ordinal duration
1964 - tpm_tis: Use devm_free_irq not free_irq
1965 - tpm_tis: Ensure interrupts are disabled when the driver starts
1966 - tpm: rework tpm_get_timeouts()
1967 - tpm_tis: Get rid of the duplicate IRQ probing code
1968 - tpm_tis: Refactor the interrupt setup
1969 - tpm_tis: Tighten IRQ auto-probing
1970 - tpm_ibmvtpm: properly handle interrupted packet receptions
1971
1972 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
1973 - [Config] control.stub.in -- review versioned Build-Depends:
1974 - [Config] control.stub.in -- review versioned
1975 Depends/Breaks/Conflicts/Replaces
1976 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
1977 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
1978
1979 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
1980
1981linux (4.4.0-12.28) xenial; urgency=low
1982
1983 * Miscellaneous Ubuntu changes
1984 - reconstruct: Work around orig tarball packaging limitiations
1985 Fixes FTBS
1986
1987 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
1988
1989linux (4.4.0-12.27) xenial; urgency=low
1990
1991 [ Tim Gardner ]
1992
1993 * Release Tracking Bug
1994 - LP: #1554704
1995
1996 * Fails to detect (second) display (LP: #1543683)
1997 - drm/i915: Fix hpd live status bits for g4x
1998
1999 * s390x -- various configuration changes (LP: #1543165)
2000 - [Config] s390x -- enable CONFIG_NUMA
2001 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
2002 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
2003 - [Config] s390x -- disable CONFIG_NVMEM
2004 - [Config] s390x -- switch preempt mode to none
2005
2006 * Radeon hybrid graphics problem on resume (LP: #1554608)
2007 - Revert "drm/radeon: call hpd_irq_event on resume"
2008
2009 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
2010 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
2011 - drm/amdgpu: use $(src) in Makefile (v2)
2012 - drm/radeon: constify radeon_asic_ring structures
2013 - drm/amdgpu: add a callback for reading the bios from the rom directly
2014 - drm/amdgpu: add read_bios_from_rom callback for CI parts
2015 - drm/amdgpu: add read_bios_from_rom callback for VI parts
2016 - drm/amdgpu: Use new read bios from rom callback
2017 - drm/amdgpu: Use unlocked gem unreferencing
2018 - drm/radeon: Use unlocked gem unreferencing
2019 - drm/amd: add new gfx8 register definitions for EDC
2020 - drm/amdgpu: add EDC support for CZ (v3)
2021 - drm/amd: abstract kernel rq and normal rq to priority of run queue
2022 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
2023 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
2024 - drm/amdgpu: update rev id register for VI
2025 - drm/amdgpu: add more debugging output for driver failures
2026 - drm/amdgpu: add entity only when first job come
2027 - drm/amdgpu: handle error case for ctx
2028 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
2029 - drm/amdgpu: change default sched jobs to 32
2030 - drm/amdgpu: limit visible vram if it's smaller than the BAR
2031 - drm/amdgpu: restrict the sched jobs number to power of two
2032 - drm/amdgpu: put VM page tables directly into duplicates list
2033 - drm/amdgpu: split VM PD and PT handling during CS
2034 - drm/amdgpu: keep the PTs validation list in the VM v2
2035 - drm/radeon: Update radeon_get_vblank_counter_kms()
2036 - drm/radeon: only increment sync_seq when a fence is really emitted
2037 - drm/fb-helper: Use proper plane mask for fb cleanup
2038 - drm/amdgpu: fix dp link rate selection (v2)
2039 - drm/radeon: fix dp link rate selection (v2)
2040 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
2041 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
2042 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
2043 - drm/amdgpu: implement new cgs interface for acpi function
2044 - drm/amdgpu: implement cgs interface to query system info
2045 - drm/amdgpu: add new cgs interface to get display info (v2)
2046 - drm/amd/powerplay: add basic powerplay framework
2047 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
2048 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
2049 - drm/amd/powerplay: add SMU manager sub-component
2050 - drm/amd/powerplay: add hardware manager sub-component
2051 - SAUCE: amd: Include errno.h
2052 - drm/amd/powerplay: add Carrizo smu support
2053 - drm/amd/powerplay: add Carrizo dpm support
2054 - drm/amd/powerplay: add CG and PG support for carrizo
2055 - drm/amd/powerplay: add event manager sub-component
2056 - drm/amd/powerplay: implement functions of amd_powerplay_func
2057 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
2058 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
2059 - drm/amd/powerplay: add header file for tonga smu and dpm
2060 - drm/amd/powerplay: Add Tonga SMU support
2061 - drm/amd/powerplay: add Tonga dpm support (v3)
2062 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
2063 - drm/amd/powerplay: update atomctrl for fiji
2064 - drm/amd/powerplay: add Fiji SMU support.
2065 - drm/amd/powerplay: add Fiji DPM support.
2066 - drm/amdgpu: add amdgpu.powerplay module option
2067 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
2068 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
2069 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
2070 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
2071 - drm/amdgpu/powerplay: program display gap for tonga.
2072 - drm/amdgpu: enable powerplay module by default for tonga.
2073 - drm/amdgpu: enable powerplay module by default for fiji.
2074 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
2075 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
2076 - drm/amd/powerplay: Add CG and PG support for tonga
2077 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
2078 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
2079 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
2080 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
2081 - drm/amdgpu/powerplay: implement thermal control for tonga.
2082 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
2083 - drm/amdgpu: export fan control functions to amdgpu
2084 - drm/amdgpu: enable sysfs interface for powerplay
2085 - drm/amdgpu: support per device powerplay enablement (v2)
2086 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
2087 - drm/amd/powerplay: implement new funcs to check current states for tonga.
2088 - drm/amd/powerplay: refine the logic of whether need to update power state.
2089 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
2090 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
2091 - drm/amdgpu: extract pcie helpers to common header
2092 - drm: add drm_pcie_get_max_link_width helper (v2)
2093 - drm/amdgpu: store pcie gen mask and link width
2094 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
2095 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
2096 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
2097 - drm/amd/powerplay: fix boolreturn.cocci warnings
2098 - drm/amd/powerplay/tonga: Add UVD DPM init
2099 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
2100 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
2101 - drm/amdgpu: add sdma clock gating support for Fiji.
2102 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
2103 - drm/amd/powerplay: enable clock gating for Fiji.
2104 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
2105 - drm/amd/powerplay: implement smc state upload for CZ
2106 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2107 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2108 - drm/amd/powerplay: add new function point in hwmgr.
2109 - drm/amd/powerplay: add smc msg for NB P-State switch
2110 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
2111 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
2112 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
2113 - drm/amd/powerplay: Add PPLib debug print macro.
2114 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
2115 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
2116 - drm/amd/powerplay: add multimedia power gating support for Fiji.
2117 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
2118 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
2119 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
2120 - drm/amdgpu: Prepare DKMS build for powerplay module.
2121 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
2122 - drm/amd/powerplay: Add thermal protection support for Fiji.
2123 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
2124 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
2125 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
2126 - drm/amd/powerplay: fix boolreturn.cocci warnings
2127 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
2128 - drm/amd/powerplay: check whether enable dpm in powerplay.
2129 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
2130 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
2131 - drm/amd/powerplay: display gpu load when print performance for tonga.
2132 - drm/powerplay: add debugging output to tonga_processpptables.c
2133 - drm/powerplay: add debugging output to processpptables.c
2134 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
2135 - drm/amd/powerplay: Don't return an error if fan table is missing
2136 - amd\powerplay Implement get dal power level
2137 - amd/powerplay: Fix get dal power level
2138 - amd/powerplay: Add structures required to report configuration change
2139 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
2140 - drm/amd/powerplay: add point check to avoid NULL point hang.
2141 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
2142 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
2143 - drm: powerplay: use div64_s64 instead of do_div
2144 - drm/amd/powerplay: fix a reversed condition
2145 - drm/amdgpu/cgs: cleanup some indenting
2146 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
2147 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
2148 - drm/amd/powerplay: fix bug that NULL checks are reversed.
2149 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
2150 - drm/amd/powerplay: fix Smatch static checker warnings
2151 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
2152 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
2153 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
2154 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
2155 - drm/amdgpu: fix hex/decimal bug when show gpu load.
2156 - drm/amd/powerplay: add thermal control task when resume.
2157 - drm/amd/powerplay: enable set boot state task
2158 - drm/amd/powerplay: enable power down asic task. (v2)
2159 - drm/amd/powerplay: implement power down asic task for CZ
2160 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
2161 - drm/amdgpu/cgs: add an interface to access PCI resources
2162 - drm/amdgpu: add irq domain support
2163 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
2164 - drm/sysfs: use kobj_to_dev()
2165 - drm/amd/powerplay: fix static checker warning for return meaningless value.
2166 - drm/amdgpu/cz: add code to enable forcing UVD clocks
2167 - drm/amdgpu/cz: add code to enable forcing VCE clocks
2168 - drm/amdgpu/cz: force uvd clocks when sclks are forced
2169 - drm/amdgpu/cz: force vce clocks when sclks are forced
2170 - drm/amdgpu: use kobj_to_dev()
2171 - drm/radeon: use kobj_to_dev()
2172 - drm/ttm: fix adding foreign BOs to the LRU during init v2
2173 - drm/ttm: fix adding foreign BOs to the swap LRU
2174 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
2175 - drm/amdgpu: move VM page tables to the LRU end on CS v2
2176 - drm/amdgpu: validate duplicates first
2177 - drm/amdgpu: add missing irq.h include
2178 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
2179 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
2180 - amdkfd: don't open-code memdup_user()
2181 - amdkfd: Copy from the proper user command pointer
2182 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
2183 - amd/powerplay: disable powerplay by default initially
2184 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
2185 - drm/atomic-helper: Export framebuffer_changed()
2186 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
2187 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
2188 - drm/amdgpu: fix next_rptr handling for debugfs
2189 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
2190 - drm/radeon: only init fbdev if we have connectors
2191 - drm/amdgpu: don't init fbdev if we don't have any connectors
2192 - drm/amd/powerplay: Update SMU firmware loading for Stoney
2193 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
2194 - drm/amdkfd: Remove unnecessary cast in kfree
2195 - drm/amdgpu: only move pt bos in LRU list on success
2196 - drm/amdgpu: mask out WC from BO on unsupported arches
2197 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
2198 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
2199 - drm/amdgpu: load MEC ucode manually on iceland
2200 - drm/amdgpu: disable uvd and vce clockgating on Fiji
2201 - drm/amdgpu: add pcie cap module parameters (v2)
2202 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
2203 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
2204 - drm/amdgpu: handle uvd pg flags properly
2205 - drm/amdgpu: handle vce pg flags properly
2206 - drm/amdgpu: clean up vce pg flags for cz/st
2207 - drm/amdgpu: be consistent with uvd cg flags
2208 - drm/amd/powerplay/cz: disable uvd pg
2209 - drm/amd/powerplay/cz: disable vce pg
2210 - drm/amd/powerplay/tonga: disable uvd pg
2211 - drm/amd/powerplay/tonga: disable vce pg
2212 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
2213 - drm/amdgpu: remove unused cg defines
2214 - drma/dmgpu: move cg and pg flags into shared headers
2215 - drm/amdgpu/tonga: plumb pg flags through to powerplay
2216 - drm/amdgpu/cz: plumb pg flags through to powerplay
2217 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
2218
2219 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
2220 #1552632)
2221 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
2222
2223 * Miscellaneous Ubuntu changes
2224 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
2225
2226 * Miscellaneous upstream changes
2227 - net: thunderx: Fix for Qset error due to CQ full
2228 - ahci: Workaround for ThunderX Errata#22536
2229 - arm64: Add workaround for Cavium erratum 27456
2230 - tipc: fix nullptr crash during subscription cancel
2231
2232 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
2233
2234linux (4.4.0-11.26) xenial; urgency=low
2235
2236 [ Tim Gardner ]
2237
2238 * Release Tracking Bug
2239 - LP: #1553391
2240
2241 * Xenial update to v4.4.4 stable release (LP: #1553179)
2242 - af_iucv: Validate socket address length in iucv_sock_bind()
2243 - gro: Make GRO aware of lightweight tunnels.
2244 - net: dp83640: Fix tx timestamp overflow handling.
2245 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
2246 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
2247 - tcp: fix NULL deref in tcp_v4_send_ack()
2248 - af_unix: fix struct pid memory leak
2249 - pptp: fix illegal memory access caused by multiple bind()s
2250 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
2251 - net: dsa: fix mv88e6xxx switches
2252 - tipc: fix connection abort during subscription cancel
2253 - inet: frag: Always orphan skbs inside ip_defrag()
2254 - switchdev: Require RTNL mutex to be held when sending FDB notifications
2255 - tcp: beware of alignments in tcp_get_info()
2256 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
2257 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
2258 - ipv6: addrconf: Fix recursive spin lock call
2259 - ipv6: fix a lockdep splat
2260 - unix: correctly track in-flight fds in sending process user_struct
2261 - tcp: do not drop syn_recv on all icmp reports
2262 - net:Add sysctl_max_skb_frags
2263 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
2264 - enic: increment devcmd2 result ring in case of timeout
2265 - sctp: translate network order to host order when users get a hmacid
2266 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
2267 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
2268 eth_get_headlen
2269 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
2270 - bonding: Fix ARP monitor validation
2271 - ipv4: fix memory leaks in ip_cmsg_send() callers
2272 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
2273 - af_unix: Guard against other == sk in unix_dgram_sendmsg
2274 - tipc: fix premature addition of node to lookup table
2275 - tcp: md5: release request socket instead of listener
2276 - qmi_wwan: add "4G LTE usb-modem U901"
2277 - net/mlx4_en: Count HW buffer overrun only once
2278 - net/mlx4_en: Avoid changing dev->features directly in run-time
2279 - l2tp: Fix error creating L2TP tunnels
2280 - pppoe: fix reference counting in PPPoE proxy
2281 - net_sched fix: reclassification needs to consider ether protocol changes
2282 - route: check and remove route cache when we get route
2283 - tcp/dccp: fix another race at listener dismantle
2284 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
2285 - rtnl: RTM_GETNETCONF: fix wrong return value
2286 - tipc: unlock in error path
2287 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
2288 - sctp: Fix port hash table size computation
2289 - ext4: fix bh->b_state corruption
2290 - ARM: debug-ll: fix BCM63xx entry for multiplatform
2291 - arm64: errata: Add -mpc-relative-literal-loads to build flags
2292 - KVM: s390: fix guest fprs memory leak
2293 - devm_memremap: Fix error value when memremap failed
2294 - drm/gma500: Use correct unref in the gem bo create function
2295 - ARM: 8457/1: psci-smp is built only for SMP
2296 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
2297 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
2298 - efi: Do variable name validation tests in utf8
2299 - efi: Make our variable validation list include the guid
2300 - efi: Make efivarfs entries immutable by default
2301 - efi: Add pstore variables to the deletion whitelist
2302 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
2303 - bcache: fix a livelock when we cause a huge number of cache misses
2304 - bcache: Add a cond_resched() call to gc
2305 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
2306 - bcache: fix a leak in bch_cached_dev_run()
2307 - bcache: unregister reboot notifier if bcache fails to unregister device
2308 - bcache: allows use of register in udev to avoid "device_busy" error.
2309 - bcache: Change refill_dirty() to always scan entire disk if necessary
2310 - dm thin: fix race condition when destroying thin pool workqueue
2311 - can: ems_usb: Fix possible tx overflow
2312 - usb: dwc3: Fix assignment of EP transfer resources
2313 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
2314 - USB: option: add support for SIM7100E
2315 - USB: option: add "4G LTE usb-modem U901"
2316 - drivers: android: correct the size of struct binder_uintptr_t for
2317 BC_DEAD_BINDER_DONE
2318 - spi: omap2-mcspi: Prevent duplicate gpio_request
2319 - iw_cxgb3: Fix incorrectly returning error on success
2320 - drm/i915: shut up gen8+ SDE irq dmesg noise
2321 - ocfs2: unlock inode if deleting inode from orphan fails
2322 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
2323 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
2324 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
2325 - clocksource/drivers/vt8500: Increase the minimum delta
2326 - s390/kvm: remove dependency on struct save_area definition
2327 - KVM: s390: fix memory overwrites when vx is disabled
2328 - Btrfs: add missing brelse when superblock checksum fails
2329 - Btrfs: igrab inode in writepage
2330 - btrfs: statfs: report zero available if metadata are exhausted
2331 - Btrfs: send, don't BUG_ON() when an empty symlink is found
2332 - Btrfs: fix number of transaction units required to create symlink
2333 - Btrfs: fix transaction handle leak on failure to create hard link
2334 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
2335 subvolume roots
2336 - btrfs: initialize the seq counter in struct btrfs_device
2337 - s390: fix normalization bug in exception table sorting
2338 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
2339 - s390/dasd: fix refcount for PAV reassignment
2340 - s390/dasd: fix performance drop
2341 - uml: flush stdout before forking
2342 - uml: fix hostfs mknod()
2343 - um: link with -lpthread
2344 - locks: fix unlock when fcntl_setlk races with a close
2345 - rtlwifi: rtl_pci: Fix kernel panic
2346 - rtlwifi: rtl8192cu: Add missing parameter setup
2347 - rtlwifi: rtl8192ce: Fix handling of module parameters
2348 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
2349 - rtlwifi: rtl8723ae: Fix initialization of module parameters
2350 - rtlwifi: rtl8192se: Fix module parameter initialization
2351 - rtlwifi: rtl8188ee: Fix module parameter initialization
2352 - rtlwifi: rtl8723be: Fix module parameter initialization
2353 - mei: fix fasync return value on error
2354 - mei: validate request value in client notify request ioctl
2355 - namei: ->d_inode of a pinned dentry is stable only for positives
2356 - rc: sunxi-cir: Initialize the spinlock properly
2357 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
2358 - si2157: return -EINVAL if firmware blob is too big
2359 - gspca: ov534/topro: prevent a division by 0
2360 - vb2: fix a regression in poll() behavior for output,streams
2361 - tda1004x: only update the frontend properties if locked
2362 - dm space map metadata: remove unused variable in brb_pop()
2363 - dm snapshot: fix hung bios when copy error occurs
2364 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
2365 - coresight: checking for NULL string in coresight_name_match()
2366 - irqchip/omap-intc: Add support for spurious irq handling
2367 - irqchip/mxs: Add missing set_handle_irq()
2368 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
2369 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
2370 - posix-clock: Fix return code on the poll method's error path
2371 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
2372 - mmc: usdhi6rol0: handle NULL data in timeout
2373 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
2374 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
2375 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
2376 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
2377 - mmc: core: Enable tuning according to the actual timing
2378 - mmc: mmci: fix an ages old detection error
2379 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
2380 - mmc: pxamci: fix again read-only gpio detection polarity
2381 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
2382 - mmc: sdhci: Allow override of mmc host operations
2383 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
2384 - Bluetooth: Use continuous scanning when creating LE connections
2385 - Bluetooth: Add support of Toshiba Broadcom based devices
2386 - Bluetooth: Fix incorrect removing of IRKs
2387 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
2388 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
2389 - time: Avoid signed overflow in timekeeping_get_ns()
2390 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
2391 - Revert "MIPS: Fix PAGE_MASK definition"
2392 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
2393 - MIPS: hpet: Choose a safe value for the ETIME check
2394 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
2395 - MIPS: Fix buffer overflow in syscall_get_arguments()
2396 - EDAC: Robustify workqueues destruction
2397 - EDAC, mc_sysfs: Fix freeing bus' name
2398 - sparc64: fix incorrect sign extension in sys_sparc64_personality
2399 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
2400 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
2401 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
2402 - virtio_balloon: fix race by fill and leak
2403 - virtio_balloon: fix race between migration and ballooning
2404 - virtio_pci: fix use after free on release
2405 - drm/vmwgfx: Fix an incorrect lock check
2406 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
2407 - drm/vmwgfx: respect 'nomodeset'
2408 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
2409 - drm/amdgpu: call hpd_irq_event on resume
2410 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
2411 - drm/amdgpu: fix tonga smu resume
2412 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
2413 - drm/amdgpu: no need to load MC firmware on fiji
2414 - drm/amdgpu: move gmc7 support out of CIK dependency
2415 - drm/amdgpu: iceland use CI based MC IP
2416 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
2417 - drm/amdgpu: pull topaz gmc bits into gmc_v7
2418 - drm/amdgpu: drop topaz support from gmc8 module
2419 - drm/amdgpu: don't load MEC2 on topaz
2420 - drm/amdgpu: remove exp hardware support from iceland
2421 - drm/amdgpu: fix s4 resume
2422 - drm/amdgpu: remove unnecessary forward declaration
2423 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
2424 - drm/amdgpu: fix issue with overlapping userptrs
2425 - drm/amdgpu: use post-decrement in error handling
2426 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
2427 - drm/amdgpu/pm: adjust display configuration after powerstate
2428 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
2429 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
2430 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
2431 training
2432 - drm/nouveau: platform: Fix deferred probe
2433 - drm/dp/mst: process broadcast messages correctly
2434 - drm/dp/mst: always send reply for UP request
2435 - drm/dp/mst: fix in MSTB RAD initialization
2436 - drm/dp/mst: fix in RAD element access
2437 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
2438 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
2439 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
2440 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
2441 - drm/dp/mst: deallocate payload on port destruction
2442 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
2443 - drm/radeon: call hpd_irq_event on resume
2444 - drm/radeon: Fix "slow" audio over DP on DCE8+
2445 - drm/radeon: clean up fujitsu quirks
2446 - drm/radeon: properly byte swap vce firmware setup
2447 - drm/radeon: cleaned up VCO output settings for DP audio
2448 - drm/radeon: Add a common function for DFS handling
2449 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
2450 - drm: add helper to check for wc memory support
2451 - drm/radeon: mask out WC from BO on unsupported arches
2452 - drm/radeon: hold reference to fences in radeon_sa_bo_new
2453 - drm: fix missing reference counting decrease
2454 - drm/i915: Restore inhibiting the load of the default context
2455 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
2456 - drm/i915: Init power domains early in driver load
2457 - drm/i915: Make sure DC writes are coherent on flush.
2458 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
2459 - drm/i915: Don't reject primary plane windowing with color keying enabled on
2460 SKL+
2461 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
2462 - drm/i915/dsi: defend gpio table against out of bounds access
2463 - drm/i915/dsi: don't pass arbitrary data to sideband
2464 - drm/i915: fix error path in intel_setup_gmbus()
2465 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
2466 - drm/radeon: use post-decrement in error handling
2467 - drm: No-Op redundant calls to drm_vblank_off() (v2)
2468 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
2469 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
2470 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
2471 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
2472 - drm/radeon/pm: adjust display configuration after powerstate
2473 - make sure that freeing shmem fast symlinks is RCU-delayed
2474 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
2475 supported
2476 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
2477 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
2478 - uapi: update install list after nvme.h rename
2479 - lib: sw842: select crc32
2480 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
2481 R700
2482 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
2483 R830
2484 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
2485 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
2486 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
2487 - dmaengine: dw: fix cyclic transfer setup
2488 - dmaengine: dw: fix cyclic transfer callbacks
2489 - dmaengine: at_xdmac: fix resume for cyclic transfers
2490 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
2491 - IB/cm: Fix a recently introduced deadlock
2492 - IB/qib: fix mcast detach when qp not attached
2493 - IB/qib: Support creating qps with GFP_NOIO flag
2494 - IB/mlx5: Expose correct maximum number of CQE capacity
2495 - Thermal: initialize thermal zone device correctly
2496 - Thermal: handle thermal zone device properly during system sleep
2497 - Thermal: do thermal zone update after a cooling device registered
2498 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
2499 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
2500 - hwmon: (ads1015) Handle negative conversion values correctly
2501 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
2502 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
2503 - seccomp: always propagate NO_NEW_PRIVS on tsync
2504 - libceph: fix ceph_msg_revoke()
2505 - libceph: don't bail early from try_read() when skipping a message
2506 - libceph: use the right footer size when skipping a message
2507 - libceph: don't spam dmesg with stray reply warnings
2508 - sd: Optimal I/O size is in bytes, not sectors
2509 - Staging: speakup: Fix getting port information
2510 - Revert "Staging: panel: usleep_range is preferred over udelay"
2511 - cdc-acm:exclude Samsung phone 04e8:685d
2512 - perf stat: Do not clean event's private stats
2513 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
2514 - rfkill: fix rfkill_fop_read wait_event usage
2515 - mac80211: Requeue work after scan complete for all VIF types.
2516 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
2517 - Revert "workqueue: make sure delayed work run in local cpu"
2518 - ALSA: hda - Apply clock gate workaround to Skylake, too
2519 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
2520 - target: Fix LUN_RESET active I/O handling for ACK_KREF
2521 - target: Fix LUN_RESET active TMR descriptor handling
2522 - target: Fix TAS handling for multi-session se_node_acls
2523 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
2524 - target: Fix race with SCF_SEND_DELAYED_TAS handling
2525 - spi: atmel: fix gpio chip-select in case of non-DT platform
2526 - libata: fix sff host state machine locking while polling
2527 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
2528 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
2529 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
2530 - cpuset: make mm migration asynchronous
2531 - cgroup: make sure a parent css isn't offlined before its children
2532 - writeback: keep superblock pinned during cgroup writeback association
2533 switches
2534 - phy: core: fix wrong err handle for phy_power_on
2535 - i2c: i801: Adding Intel Lewisburg support for iTCO
2536 - bio: return EINTR if copying to user space got interrupted
2537 - block: fix use-after-free in dio_bio_complete
2538 - nfs: fix nfs_size_to_loff_t
2539 - NFSv4: Fix a dentry leak on alias use
2540 - of/irq: Fix msi-map calculation for nonzero rid-base
2541 - KVM: async_pf: do not warn on page allocation failures
2542 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
2543 - KVM: x86: fix missed hardware breakpoints
2544 - KVM: x86: MMU: fix ubsan index-out-of-range warning
2545 - powerpc/eeh: Fix partial hotplug criterion
2546 - tracing: Fix showing function event in available_events
2547 - sunrpc/cache: fix off-by-one in qword_get()
2548 - kernel/resource.c: fix muxed resource handling in __request_region()
2549 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
2550 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
2551 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
2552 - xen/arm: correctly handle DMA mapping of compound pages
2553 - xen/scsiback: correct frontend counting
2554 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
2555 - xen/pciback: Save the number of MSI-X entries to be copied later.
2556 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
2557 extracted.
2558 - should_follow_link(): validate ->d_seq after having decided to follow
2559 - do_last(): ELOOP failure exit should be done after leaving RCU mode
2560 - hpfs: don't truncate the file when delete fails
2561 - x86/irq: Call chip->irq_set_affinity in proper context
2562 - x86/irq: Fix a race in x86_vector_free_irqs()
2563 - x86/irq: Validate that irq descriptor is still active
2564 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
2565 - x86/irq: Reorganize the return path in assign_irq_vector
2566 - x86/irq: Reorganize the search in assign_irq_vector
2567 - x86/irq: Check vector allocation early
2568 - x86/irq: Copy vectormask instead of an AND operation
2569 - x86/irq: Get rid of code duplication
2570 - x86/irq: Remove offline cpus from vector cleanup
2571 - x86/irq: Clear move_in_progress before sending cleanup IPI
2572 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
2573 - x86/irq: Remove outgoing CPU from vector cleanup mask
2574 - x86/irq: Call irq_force_move_complete with irq descriptor
2575 - x86/irq: Plug vector cleanup race
2576 - IB/cma: Fix RDMA port validation for iWarp
2577 - iwlwifi: dvm: fix WoWLAN
2578 - iwlwifi: pcie: properly configure the debug buffer size for 8000
2579 - iwlwifi: update and fix 7265 series PCI IDs
2580 - iwlwifi: mvm: don't allow sched scans without matches to be started
2581 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
2582 - bcache: prevent crash on changing writeback_running
2583 - Linux 4.4.4
2584
2585 * mlx4_en didn't choose time-stamping shift value according to HW frequency
2586 (LP: #1552627)
2587 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
2588
2589 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
2590 - target/transport: add flag to indicate CPU Affinity is observed
2591 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
2592 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
2593
2594 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
2595 - qla2xxx: Fix warning reported by static checker
2596 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
2597 - qla2xxx: Fix stale pointer access.
2598 - qla2xxx: Use ATIO type to send correct tmr response
2599 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
2600
2601 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
2602 - [Config] Add s390x zfcp to scsi-modules udeb
2603
2604 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
2605
2606linux (4.4.0-10.25) xenial; urgency=low
2607
2608 [ Tim Gardner ]
2609
2610 * Release Tracking Bug
2611 - LP: #1552247
2612
2613 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
2614 - security: let security modules use PTRACE_MODE_* with bitmasks
2615
2616 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
2617 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
2618
2619 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
2620 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
2621 - mmc: sdhci: Fix DMA descriptor with zero data length
2622
2623 * Miscellaneous Ubuntu changes
2624 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
2625
2626 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
2627
2628linux (4.4.0-9.24) xenial; urgency=low
2629
2630 [ Tim Gardner ]
2631
2632 * Release Tracking Bug
2633 - LP: #1551319
2634
2635 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
2636 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
2637
2638 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
2639 #1448912)
2640 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
2641 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
2642 replacedby is not setup
2643 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
2644 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
2645 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
2646 replacedby
2647 - SAUCE: apparmor: Fix: label_vec_merge insertion
2648 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
2649 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
2650 merge path
2651 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
2652 labelset lock
2653 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
2654
2655 * apparmor kernel BUG kills firefox (LP: #1430546)
2656 - SAUCE: apparmor: Disallow update of cred when then subjective != the
2657 objective cred
2658 - SAUCE: apparmor: rework retrieval of the current label in the profile update
2659 case
2660
2661 * sleep from invalid context in aa_move_mount (LP: #1539349)
2662 - SAUCE: apparmor: fix sleep from invalid context
2663
2664 * s390x: correct restore of high gprs on signal return (LP: #1550468)
2665 - s390/compat: correct restore of high gprs on signal return
2666
2667 * missing SMAP support (LP: #1550517)
2668 - x86/entry/compat: Add missing CLAC to entry_INT80_32
2669
2670 * Floating-point exception handler receives empty Data-Exception Code in
2671 Floating Point Control register (LP: #1548414)
2672 - s390/fpu: signals vs. floating point control register
2673
2674 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
2675 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
2676
2677 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
2678 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
2679 build fips840/b1208b_1604.840 (LP: #1532914)
2680 - cxl: Fix PSL timebase synchronization detection
2681
2682 * [Feature]EDAC support for Knights Landing (LP: #1519631)
2683 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
2684
2685 * Various failures of kernel_security suite on Xenial kernel on s390x arch
2686 (LP: #1531327)
2687 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
2688
2689 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
2690 - [Config] Provides: virtualbox-guest-modules when appropriate
2691
2692 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
2693 #1507588)
2694 - [Config] Provides: virtualbox-guest-modules when appropriate
2695
2696 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
2697 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
2698 - SAUCE: i915_bpo: Update intel_ips.h file location
2699 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
2700 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
2701 - drm/i915: remove an extra level of indirection in PCI ID list
2702 - drm/i915/kbl: Add Kabylake PCI ID
2703 - drm/i915/kbl: Add Kabylake GT4 PCI ID
2704 - mm: Export nr_swap_pages
2705 - async: export current_is_async()
2706 - drm: fix potential dangling else problems in for_each_ macros
2707 - dp/mst: add SDP stream support
2708 - drm: Implement drm_modeset_lock_all_ctx()
2709 - drm: Add "prefix" parameter to drm_rect_debug_print()
2710 - drm/i915: Set connector_state->connector using the helper.
2711 - drm/atomic: add connector mask to drm_crtc_state.
2712 - drm/i915: Report context GTT size
2713 - drm/i915: Add get_eld audio component
2714 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
2715 - SAUCE: i915_bpo: Revert passing plane/encoder name
2716 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
2717 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
2718 - drm/i915/bxt: update list of PCIIDs
2719 - drm/i915/skl: Add missing SKL ids
2720 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
2721 driver isn't"
2722 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
2723 - drm/atomic: Do not unset crtc when an encoder is stolen
2724 - drm/i915: Update connector_mask during readout, v2.
2725 - drm/atomic: Add encoder_mask to crtc_state, v3.
2726 - SAUCE: drm/core: Add drm_encoder_index.
2727 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
2728 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
2729
2730 * arm64: guest hangs when ntpd is running (LP: #1549494)
2731 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
2732 - hrtimer: Catch illegal clockids
2733 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
2734
2735 * Miscellaneous Ubuntu changes
2736 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
2737 - [Config] CONFIG_ARM_SMMU=y on arm64
2738 - rebase to v4.4.3
2739 - [Debian] git-ubuntu-log -- ensure we get the last commit
2740 - [Config] fix up spelling of probably again
2741 - [Debian] perf -- build in the context of the full generated local headers
2742 - SAUCE: tools: lib/bpf -- add generated headers to search path
2743 - SAUCE: proc: Always set super block owner to init_user_ns
2744 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
2745 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
2746 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
2747 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
2748 needs locking
2749 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
2750 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
2751 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
2752 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
2753 of remove_and_insert
2754 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
2755 transitions ns
2756 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
2757 freed.
2758 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
2759 been removed
2760 - SAUCE: apparmor: Fix: query label file permission
2761 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
2762 - SAUCE: fixup: cleanup return handling of labels
2763 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
2764 destroyed
2765 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
2766 - SAUCE: fixup: 20/23 locking issue around in __label_update
2767 - SAUCE: fixup: get rid of unused var build warning
2768 - SAUCE: fixup: cast poison values to remove warnings
2769 - SAUCE: apparmor: fix refcount race when finding a child profile
2770 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
2771 - SAUCE: fix: audit "no_new_privs" case for exec failure
2772 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
2773 - SAUCE: Move replacedby allocation into label_alloc
2774 - [Debian] supply zfs dkms Provides: based on do_zfs
2775 - [Config] supply zfs dkms Provides: based on do_zfs
2776 - [Config] drop linux-image-3.0 provides
2777
2778 * Miscellaneous upstream changes
2779 - x86/mpx: Fix off-by-one comparison with nr_registers
2780
2781 [ Upstream Kernel Changes ]
2782
2783 * rebase to v4.4.3
2784
2785 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
2786
2787linux (4.4.0-8.23) xenial; urgency=low
2788
2789 * cgroup namespace mounts broken in containers (LP: #1549398)
2790 - SAUCE: kernfs: Always set super block owner to init_user_ns
2791
2792 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
2793 - arm64: mm: avoid calling apply_to_page_range on empty range
2794 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
2795
2796 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
2797 - [Config] postinst -- handle recreating symlinks when a real file is present
2798
2799 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
2800 - SAUCE: cred: Add clone_cred() interface
2801 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
2802 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2803 - SAUCE: overlayfs: Be more careful about copying up sxid files
2804 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
2805
2806 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
2807 - SAUCE: cred: Add clone_cred() interface
2808 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
2809 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2810 - SAUCE: overlayfs: Be more careful about copying up sxid files
2811 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
2812
2813 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
2814 - SAUCE: cred: Add clone_cred() interface
2815 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
2816 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2817
2818 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
2819 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
2820 - net: Add eth_platform_get_mac_address() helper.
2821 - i40e: Add mac_filter_element at the end of the list instead of HEAD
2822 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
2823 - i40e: Replace X722 mac check in ethtool get_settings
2824 - i40evf: allow channel bonding of VFs
2825 - i40e: define function capabilities in only one place
2826 - i40evf: null out ring pointers on free
2827 - i40e: Cleanup the code with respect to restarting autoneg
2828 - i40e: update features with right offload
2829 - i40e: bump version to 1.4.10
2830 - i40e: add new device IDs for X722
2831 - i40e: Extend ethtool RSS hooks for X722
2832 - i40e/i40evf: Fix for UDP/TCP RSS for X722
2833 - i40evf: add new write-back mode
2834 - i40e/i40evf: Use private workqueue
2835 - i40e: add new proxy-wol bit for X722
2836 - i40e: Limit DCB FW version checks to X710/XL710 devices
2837 - i40e: AQ Add Run PHY Activity struct
2838 - i40e: AQ Geneve cloud tunnel type
2839 - i40e: AQ Add external power class to get link status
2840 - i40e: add 100Mb ethtool reporting
2841 - ixgbe: bulk free SKBs during TX completion cleanup cycle
2842 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
2843 - igb: Unpair the queues when changing the number of queues
2844 - igb/igbvf: don't give up
2845 - igb: clean up code for setting MAC address
2846 - igb: Refactor VFTA configuration
2847 - igb: Allow asymmetric configuration of MTU versus Rx frame size
2848 - igb: Do not factor VLANs into RLPML calculation
2849 - igb: Always enable VLAN 0 even if 8021q is not loaded
2850 - igb: Merge VLVF configuration into igb_vfta_set
2851 - igb: Clean-up configuration of VF port VLANs
2852 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
2853 - igb: Drop unnecessary checks in transmit path
2854 - igb: Enable use of "bridge fdb add" to set unicast table entries
2855 - igb: Add workaround for VLAN tag stripping on 82576
2856 - i40e: AQ Shared resource flags
2857 - i40e: AQ Add set_switch_config
2858 - i40e: AQ Add VXLAN-GPE tunnel type
2859 - i40e: AQ thermal sensor control struct
2860 - i40e: Bump AQ minor version to 1.5 for new FW features
2861 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
2862 - i40e: fix write-back-on-itr to work with legacy itr
2863 - i40e: add counter for arq overflows
2864 - i40e: add 20G speed for Tx bandwidth calculations
2865 - i40e: refactor DCB function
2866 - i40e: add a little more to an NVM update debug message
2867 - i40evf: enable bus master after reset
2868 - i40e: add netdev info to VSI dump
2869 - i40e: remove VF device IDs from PF
2870 - i40e: trivial: remove unnecessary local var
2871 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
2872 - net: ixgbe: add minimal parser details for ixgbe
2873 - i40e: trivial: drop duplicate definition
2874 - i40e: trivial: fix missing space
2875 - i40e: fix bug in dma sync
2876 - i40e: do TSO only if CHECKSUM_PARTIAL is set
2877 - i40e: allocate memory safer
2878 - i40e: fix: do not sleep in netdev_ops
2879 - i40e: APIs to Add/remove port mirroring rules
2880 - i40e: negate PHY int mask bits
2881 - i40e: drop unused function
2882 - i40e: count allocation errors
2883 - i40e: avoid large memcpy by assigning struct
2884 - i40e/i40evf: bump version to 1.4.12/1.4.8
2885 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
2886 - i40e: add priv flag for automatic rule eviction
2887 - i40e: use eth_platform_get_mac_address()
2888 - i40e: move sync_vsi_filters up in service_task
2889 - i40e: Make the DCB firmware checks for X710/XL710 only
2890 - i40e: set shared bit for multicast filters
2891 - i40e: add VEB stat control and remove L2 cloud filter
2892 - i40e: use new add_veb calling with VEB stats control
2893 - i40e: Refactor force_wb and WB_ON_ITR functionality code
2894 - i40evf: Change vf driver string to reflect all products i40evf supports
2895 - i40e/i40evf: don't lose interrupts
2896 - i40e/i40evf: try again after failure
2897 - i40e: dump descriptor indexes in hex
2898 - i40e/i40evf: use __GFP_NOWARN
2899 - i40e/i40evf: use pages correctly in Rx
2900 - i40e/i40evf: use logical operators, not bitwise
2901 - i40e: properly show packet split status in debugfs
2902 - i40e/i40evf: Bump version
2903 - ixgbe: use u32 instead of __u32 in model header
2904 - ixgbe: fix dates on header of ixgbe_model.h
2905 - i40e: get rid of magic number
2906 - i40e: drop unused debugfs file "dump"
2907 - i40evf: support packet split receive
2908 - i40e: trivial: cleanup use of pf->hw
2909 - i40e: Add a SW workaround for lost interrupts
2910 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
2911 - i40e: Removal of code which relies on BASE VEB SEID
2912 - i40e/i40evf: avoid atomics
2913 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
2914 - i40e: expand comment
2915 - i40e: better error reporting for nvmupdate
2916 - i40evf: set adapter state on reset failure
2917 - i40e: clean event descriptor before use
2918 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
2919 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
2920 - i40e/i40evf: Drop outer checksum offload that was not requested
2921 - i40e/i40evf: Use u64 values instead of casting them in TSO function
2922 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
2923 - i40e/i40evf: Consolidate all header changes into TSO function
2924 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
2925 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
2926 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
2927 - i40e/i40evf: Do not write to descriptor unless we complete
2928 - i40e/i40evf: Add exception handling for Tx checksum
2929 - i40e/i40evf: Clean-up Rx packet checksum handling
2930 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
2931 - i40e: Fix ATR in relation to tunnels
2932 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
2933 - i40e: Update feature flags to reflect newly enabled features
2934 - i40evf: Update feature flags to reflect newly enabled features
2935 - i40e: Add support for ATR w/ IPv6 extension headers
2936 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
2937 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
2938 - i40e/i40evf: Move Tx checksum closer to TSO
2939 - i40e: Add functions to blink led on 10GBaseT PHY
2940 - i40e: Fix led blink capability for 10GBaseT PHY
2941 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
2942 - i40e: Do not wait for Rx queue disable in DCB reconfig
2943 - i40e: Fix for unexpected messaging
2944 - i40e: Expose some registers to program parser, FD and RSS logic
2945 - i40e: add check for null VSI
2946 - i40e: add adminq commands for Rx CTL registers
2947 - i40e: implement and use Rx CTL helper functions
2948 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
2949 - i40e: suspend scheduling during driver unload
2950 - i40e: let go of the past
2951 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
2952
2953 * MPT3SAS Driver update for next kernel release (LP: #1512221)
2954 - mpt3sas: A correction in unmap_resources
2955 - mpt3sas: Added support for high port count HBA variants.
2956 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
2957 - mpt3sas: Fix static analyzer(coverity) tool identified defects
2958 - mpt3sas: Never block the Enclosure device
2959 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
2960 - mpt3sas: Added smp_affinity_enable module parameter.
2961 - mpt3sas: Add support for configurable Chain Frame Size
2962 - mpt3sas: Updated MPI Header to 2.00.42
2963 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
2964 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
2965 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
2966
2967 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
2968 - ibmvscsi: Add endian conversions to sysfs attribute show functions
2969
2970 * Miscellaneous Ubuntu changes
2971 - [Packaging] git-ubuntu-log -- output should be utf-8
2972 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
2973
2974 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
2975
2976linux (4.4.0-7.22) xenial; urgency=low
2977
2978 [ Tim Gardner ]
2979
2980 * Release Tracking Bug
2981 - LP: #1547205
2982
2983 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
2984 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
2985 - arm64: kernel: implement ACPI parking protocol
2986
2987 * Please pull cgroup namespaces (LP: #1546775)
2988 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
2989 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
2990 - SAUCE: (noup) cgroup: introduce cgroup namespaces
2991 - SAUCE: (noup) cgroup: cgroup namespace setns support
2992 - SAUCE: (noup) kernfs: define kernfs_node_dentry
2993 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
2994 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
2995 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
2996
2997 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
2998 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
2999 - pwm: lpss: Remove ->free() callback
3000 - pwm: bcm2835: Calculate scaler in ->config()
3001 - pwm: bcm2835: Prevent division by zero
3002 - pwm: bcm2835: Fix email address specification
3003 - pwm: lpss: Update PWM setting for Broxton
3004 - pwm: lpss: Select core part automatically
3005 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
3006 - pwm: fsl-ftm: Fix clock enable/disable when using PM
3007 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
3008 - pwm: lpc32xx: make device usable with common clock framework
3009 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
3010 - pwm: lpc32xx: return ERANGE, if requested period is not supported
3011 - pwm: rcar: Improve accuracy of frequency division setting
3012 - pwm: Add PWM driver for OMAP using dual-mode timers
3013 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
3014 - pwm: omap-dmtimer: Potential NULL dereference on error
3015 - pwm: Mark all devices as "might sleep"
3016
3017 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
3018 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
3019 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
3020
3021 * Update megaraid driver to MR6.10 (LP: #1544679)
3022 - megaraid_sas: Do not allow PCI access during OCR
3023 - megaraid_sas: MFI IO timeout handling
3024 - megaraid_sas: Syncing request flags macro names with firmware
3025 - megaraid_sas: Task management support
3026 - megaraid_sas: Update device queue depth based on interface type
3027 - megaraid_sas: Fastpath region lock bypass
3028 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
3029 - megaraid_sas: Code optimization build_and_issue_cmd return-type
3030 - megaraid_sas: Dual queue depth support
3031 - megaraid_sas: IO throttling support
3032 - megaraid_sas: Make adprecovery variable atomic
3033 - megaraid_sas: MFI adapter OCR changes
3034 - megaraid_sas: Introduce module parameter for SCSI command timeout
3035 - megaraid_sas: SPERC OCR changes
3036 - megaraid_sas: driver version upgrade
3037 - megaraid: fix null pointer check in megasas_detach_one().
3038 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
3039 - megaraid_sas: Fix SMAP issue
3040 - megaraid_sas: Add an i/o barrier
3041
3042 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
3043 - powerpc/powernv: Fix stale PE primary bus
3044
3045 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
3046 - [Config] Update bnx2x d-i firmware to 7.12.30
3047
3048 * Miscellaneous Ubuntu changes
3049 - rebase to v4.4.2
3050
3051 * Miscellaneous upstream changes
3052 - openvswitch: allow management from inside user namespaces
3053 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
3054 - net, thunderx: Remove unnecessary rcv buffer start address management
3055 - net: thunderx: HW TSO support for pass-2 hardware
3056 - net: thunderx: Enable CQE count threshold interrupt
3057 - net: cavium: liquidio: use helpers ns_to_timespec64()
3058 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
3059 - arm64: KVM: Configure TCR_EL2.PS at runtime
3060 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
3061 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
3062 - arm64: lib: improve copy_page to deal with 128 bytes at a time
3063 - arm64: lib: patch in prfm for copy_page if requested
3064 - arm64: prefetch: add missing #include for spin_lock_prefetch
3065 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
3066 - net: thunderx: Use napi_schedule_irqoff()
3067 - net: thunderx: Assign affinity hints to vf's interrupts
3068 - net: thunderx: bgx: Use standard firmware node infrastructure.
3069 - net: thunderx: bgx: Add log message when setting mac address
3070 - net: thunderx: Alloc higher order pages when pagesize is small
3071 - net: cavium: liquidio: Return correct error code
3072 - net: cavium: liquidio: fix check for in progress flag
3073 - livepatch: add old_sympos as disambiguator field to klp_func
3074 - livepatch: add sympos as disambiguator field to klp_reloc
3075 - livepatch: function,sympos scheme in livepatch sysfs directory
3076 - module: Use the same logic for setting and unsetting RO/NX
3077 - gcov: use within_module() helper.
3078 - module: use a structure to encapsulate layout.
3079 - module: clean up RO/NX handling.
3080 - module: keep percpu symbols in module's symtab
3081 - livepatch: Cleanup module page permission changes
3082
3083 [ Upstream Kernel Changes ]
3084
3085 * rebase to v4.4.2
3086
3087 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
3088
3089linux (4.4.0-6.21) xenial; urgency=low
3090
3091 [ Tim Gardner ]
3092
3093 * Release Tracking Bug
3094 - LP: #1546283
3095
3096 * Naples/Zen, NTB Driver (LP: #1542071)
3097 - [Config] CONFIG_NTB_AMD=m
3098 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
3099
3100 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
3101 - SAUCE: storvsc: use small sg_tablesize on x86
3102
3103 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
3104 - [Config] CONFIG_ARMV8_DEPRECATED=y
3105
3106 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
3107 - powerpc/eeh: Fix stale cached primary bus
3108
3109 * Miscellaneous Ubuntu changes
3110 - SAUCE: fs: Add user namesapace member to struct super_block
3111 - SAUCE: fs: Limit file caps to the user namespace of the super block
3112 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
3113 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
3114 - SAUCE: block_dev: Check permissions towards block device inode when mounting
3115 - SAUCE: fs: Treat foreign mounts as nosuid
3116 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
3117 - SAUCE: userns: Replace in_userns with current_in_userns
3118 - SAUCE: Smack: Handle labels consistently in untrusted mounts
3119 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
3120 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
3121 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
3122 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
3123 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
3124 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
3125 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
3126 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
3127 - SAUCE: fuse: Add support for pid namespaces
3128 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
3129 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
3130 - SAUCE: fuse: Allow user namespace mounts
3131 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
3132 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
3133 - SAUCE: quota: Convert ids relative to s_user_ns
3134 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
3135 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
3136 - SAUCE: quota: Treat superblock owner as privilged
3137 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
3138 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
3139 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
3140 - SAUCE: ext4: Add module parameter to enable user namespace mounts
3141 - SAUCE: fuse: Add module parameter to enable user namespace mounts
3142
3143 * Miscellaneous upstream changes
3144 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
3145 - libahci: Implement the capability to override the generic ahci interrupt handler.
3146 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
3147 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
3148
3149 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
3150
3151linux (4.4.0-5.20) xenial; urgency=low
3152
3153 [ Tim Gardner ]
3154
3155 * Release Tracking Bug
3156 - LP: #1544637
3157
3158 * s390/cio: update measurement characteristics (LP: #1541534)
3159 - s390/cio: fix measurement characteristics memleak
3160 - s390/cio: ensure consistent measurement state
3161 - s390/cio: update measurement characteristics
3162
3163 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
3164 - qeth: initialize net_device with carrier off
3165
3166 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
3167 - [Config] CONFIG_ZONE_DMA=y
3168 - mm: CONFIG_NR_ZONES_EXTENDED
3169
3170 * perf enahancements for ppc64 (LP: #1521678)
3171 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
3172 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
3173 - perf kvm/powerpc: Port perf kvm stat to powerpc
3174 - perf kvm/powerpc: Add support for HCALL reasons
3175
3176 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
3177 - SAUCE: nbd: ratelimit error msgs after socket close
3178
3179 * sleep from invalid context in aa_move_mount (LP: #1539349)
3180 - SAUCE: apparmor: fix sleep from invalid context
3181
3182 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
3183 - net/mlx5_core: Modify enable/disable hca functions
3184 - net/mlx5_core: Add base sriov support
3185 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
3186 - net/mlx5: Update access functions to Query/Modify vport MAC address
3187 - net/mlx5: Introduce access functions to modify/query vport mac lists
3188 - net/mlx5: Introduce access functions to modify/query vport state
3189 - net/mlx5: Introduce access functions to modify/query vport promisc mode
3190 - net/mlx5: Introduce access functions to modify/query vport vlans
3191 - net/mlx5e: Write UC/MC list and promisc mode into vport context
3192 - net/mlx5e: Write vlan list into vport context
3193 - net/mlx5: Introducing E-Switch and l2 table
3194 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
3195 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
3196 - net/mlx5: E-Switch, Introduce Vport administration functions
3197 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
3198 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
3199 - net/mlx5: E-Switch, Introduce get vf statistics
3200 - net/mlx5e: Add support for SR-IOV ndos
3201 - net/mlx5: Fix query E-Switch capabilities
3202 - net/mlx5e: Assign random MAC address if needed
3203
3204 * make wacom_w8001 work well in xenial (LP: #1542771)
3205 - Input: wacom_w8001 - use __set_bit for evbits
3206 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
3207 - Input: wacom_w8001 - handle touch error case correctly
3208 - Input: wacom_w8001 - split pen and touch initialization up
3209 - Input: wacom_w8001 - split the touch and pen devices into two devices
3210 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
3211
3212 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
3213 - ubuntu: vbox -- update to 5.0.14-dfsg-2
3214
3215 * Miscellaneous Ubuntu changes
3216 - [Packaging] git-ubuntu-log -- fix empty section formatting
3217 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
3218
3219 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
3220
3221linux (4.4.0-4.19) xenial; urgency=low
3222
3223 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
3224 - [Config] update spl/zfs version
3225 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
3226 - [Config] reconstruct -- drop links for zfs userspace components
3227 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
3228
3229 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
3230 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
3231
3232 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
3233 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
3234
3235 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
3236 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
3237
3238 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
3239 - HID: multitouch: enable palm rejection if device implements confidence usage
3240
3241 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3242 - qla2xxx: Remove unavailable firmware files
3243 - qla2xxx: Enable Extended Logins support
3244 - qla2xxx: Enable Exchange offload support.
3245 - qla2xxx: Enable Target counters in DebugFS.
3246 - qla2xxx: Add FW resource count in DebugFS.
3247 - qla2xxx: Added interface to send explicit LOGO.
3248 - qla2xxx: Delete session if initiator is gone from FW
3249 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
3250 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
3251 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
3252 - qla2xxx: Add irq affinity notification
3253 - qla2xxx: Add selective command queuing
3254 - qla2xxx: Move atioq to a different lock to reduce lock contention
3255 - qla2xxx: Disable ZIO at start time.
3256 - qla2xxx: Set all queues to 4k
3257 - qla2xxx: Check for online flag instead of active reset when transmitting responses
3258 - scsi: qla2xxxx: avoid type mismatch in comparison
3259
3260 * [Hyper-V] PCI Passthrough (LP: #1541120)
3261 - x86/irq: Export functions to allow MSI domains in modules
3262 - genirq/msi: Export functions to allow MSI domains in modules
3263
3264 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
3265 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
3266 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
3267 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
3268 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
3269 - lpfc: Fix crash in fcp command completion path.
3270 - lpfc: Modularize and cleanup FDMI code in driver
3271 - lpfc: Fix RDP Speed reporting.
3272 - lpfc: Fix RDP ACC being too long.
3273 - lpfc: Make write check error processing more resilient
3274 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
3275 - lpfc: Fix mbox reuse in PLOGI completion
3276 - lpfc: Fix external loopback failure.
3277 - lpfc: Add logging for misconfigured optics.
3278 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
3279 - lpfc: Use kzalloc instead of kmalloc
3280 - lpfc: Update version to 11.0.0.10 for upstream patch set
3281
3282 * Miscellaneous Ubuntu changes
3283 - [Config] CONFIG_ARM64_VA_BITS=48
3284 - [Config] Fixed Vcs-Git
3285
3286 * Miscellaneous upstream changes
3287 - cxl: Fix possible idr warning when contexts are released
3288 - cxl: use correct operator when writing pcie config space values
3289 - cxlflash: drop unlikely before IS_ERR_OR_NULL
3290 - cxl: Fix DSI misses when the context owning task exits
3291 - cxlflash: Removed driver date print
3292 - cxlflash: Fix to resolve cmd leak after host reset
3293 - cxlflash: Resolve oops in wait_port_offline
3294 - cxlflash: Enable device id for future IBM CXL adapter
3295 - cxl: fix build for GCC 4.6.x
3296 - cxl: use -Werror only with CONFIG_PPC_WERROR
3297 - cxl: Enable PCI device ID for future IBM CXL adapter
3298
3299 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
3300
3301linux (4.4.0-3.17) xenial; urgency=low
3302
3303 [ Tim Gardner ]
3304
3305 * Release Tracking Bug
3306 - LP: #1541058
3307 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
3308 - LP: #1531539
3309 * SAUCE: nvme merge cleanup
3310 - LP: #1531539
3311 * rebase to v4.4.1
3312
3313 [ Andy Whitcroft ]
3314
3315 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
3316 ioctls"
3317 - LP: #1538618
3318 * postinst -- detect symlinks correctly
3319 - LP: #1536810
3320
3321 [ John Johansen ]
3322
3323 * SAUCE: apparmor: fix sleep from invalid context
3324 - LP: #1539349
3325
3326 [ Upstream Kernel Changes ]
3327
3328 * powerpc/eeh: Fix PE location code
3329 - LP: #1538909
3330 * powerpc/pseries: Limit EPOW reset event warnings
3331 - LP: #1539102
3332 * lightnvm: fix bio submission issue
3333 - LP: #1531539
3334 * lightnvm: fix incorrect nr_free_blocks stat
3335 - LP: #1531539
3336 * lightnvm: add check after mempool allocation
3337 - LP: #1531539
3338 * lightnvm: unlock rq and free ppa_list on submission fail
3339 - LP: #1531539
3340 * lightnvm: move ppa erase logic to core
3341 - LP: #1531539
3342 * lightnvm: refactor rqd ppa list into set/free
3343 - LP: #1531539
3344 * lightnvm: refactor end_io functions for sync
3345 - LP: #1531539
3346 * lightnvm: return the get_bb_tbl return value
3347 - LP: #1531539
3348 * lightnvm: check bi_error in gc
3349 - LP: #1531539
3350 * lightnvm: put block back to gc list on its reclaim fail
3351 - LP: #1531539
3352 * lightnvm: fix locking and mempool in rrpc_lun_gc
3353 - LP: #1531539
3354 * lightnvm: sectors first in ppa list
3355 - LP: #1531539
3356 * lightnvm: move the pages per block check out of the loop
3357 - LP: #1531539
3358 * lightnvm: support multiple ppas in nvm_erase_ppa
3359 - LP: #1531539
3360 * lightnvm: move rq->error to nvm_rq->error
3361 - LP: #1531539
3362 * lightnvm: introduce nvm_submit_ppa
3363 - LP: #1531539
3364 * lightnvm: reference rrpc lun in rrpc block
3365 - LP: #1531539
3366 * lightnvm: fix missing grown bad block type
3367 - LP: #1531539
3368 * lightnvm: manage open and closed blocks separately
3369 - LP: #1531539
3370 * lightnvm: add mccap support
3371 - LP: #1531539
3372 * lightnvm: introduce mlc lower page table mappings
3373 - LP: #1531539
3374 * lightnvm: core on-disk initialization
3375 - LP: #1531539
3376 * lightnvm: introduce ioctl to initialize device
3377 - LP: #1531539
3378 * lightnvm: use system block for mm initialization
3379 - LP: #1531539
3380 * lightnvm: introduce factory reset
3381 - LP: #1531539
3382 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
3383 - LP: #1531539
3384 * blk-mq: add a flags parameter to blk_mq_alloc_request
3385 - LP: #1531539
3386 * nvme: move struct nvme_iod to pci.c
3387 - LP: #1531539
3388 * nvme: split command submission helpers out of pci.c
3389 - LP: #1531539
3390 * nvme: use offset instead of a struct for registers
3391 - LP: #1531539
3392 * nvme: split nvme_trans_device_id_page
3393 - LP: #1531539
3394 * nvme: use vendor it from identify
3395 - LP: #1531539
3396 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
3397 - LP: #1531539
3398 * nvme: simplify nvme_setup_prps calling convention
3399 - LP: #1531539
3400 * nvme: refactor nvme_queue_rq
3401 - LP: #1531539
3402 * nvme: factor out a nvme_unmap_data helper
3403 - LP: #1531539
3404 * nvme: move nvme_error_status to common code
3405 - LP: #1531539
3406 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
3407 - LP: #1531539
3408 * nvme: split __nvme_submit_sync_cmd
3409 - LP: #1531539
3410 * nvme: use the block layer for userspace passthrough metadata
3411 - LP: #1531539
3412 * nvme: move block_device_operations and ns/ctrl freeing to common code
3413 - LP: #1531539
3414 * nvme: add explicit quirk handling
3415 - LP: #1531539
3416 * nvme: move remaining CC setup into nvme_enable_ctrl
3417 - LP: #1531539
3418 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
3419 - LP: #1531539
3420 * nvme: add a common helper to read Identify Controller data
3421 - LP: #1531539
3422 * nvme: move the call to nvme_init_identify earlier
3423 - LP: #1531539
3424 * nvme: move namespace scanning to common code
3425 - LP: #1531539
3426 * nvme: move chardev and sysfs interface to common code
3427 - LP: #1531539
3428 * nvme: refactor set_queue_count
3429 - LP: #1531539
3430 * blk-integrity: empty implementation when disabled
3431 - LP: #1531539
3432 * NVMe: fix build with CONFIG_NVM enabled
3433 - LP: #1531539
3434 * nvme: fix another 32-bit build warning
3435 - LP: #1531539
3436 * nvme: precedence bug in nvme_pr_clear()
3437 - LP: #1531539
3438 * nvme: only ignore hardware errors in nvme_create_io_queues
3439 - LP: #1531539
3440 * nvme: only add a controller to dev_list after it's been fully
3441 initialized
3442 - LP: #1531539
3443 * nvme: protect against simultaneous shutdown invocations
3444 - LP: #1531539
3445 * nvme: don't take the I/O queue q_lock in nvme_timeout
3446 - LP: #1531539
3447 * nvme: merge nvme_abort_req and nvme_timeout
3448 - LP: #1531539
3449 * nvme: add NVME_SC_CANCELLED
3450 - LP: #1531539
3451 * nvme: simplify resets
3452 - LP: #1531539
3453 * nvme: do not restart the request timeout if we're resetting the
3454 controller
3455 - LP: #1531539
3456 * nvme: merge probe_work and reset_work
3457 - LP: #1531539
3458 * nvme: remove dead controllers from a work item
3459 - LP: #1531539
3460 * nvme: switch abort_limit to an atomic_t
3461 - LP: #1531539
3462 * NVMe: Implement namespace list scanning
3463 - LP: #1531539
3464 * NVMe: Use unbounded work queue for all work
3465 - LP: #1531539
3466 * NVMe: Remove device management handles on remove
3467 - LP: #1531539
3468 * NVMe: Simplify metadata setup
3469 - LP: #1531539
3470 * nvme: fix admin queue depth
3471 - LP: #1531539
3472 * nvme: factor out a few helpers from req_completion
3473 - LP: #1531539
3474 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
3475 - LP: #1531539
3476 * nvme: switch abort to blk_execute_rq_nowait
3477 - LP: #1531539
3478 * nvme: special case AEN requests
3479 - LP: #1531539
3480 * nvme: simplify completion handling
3481 - LP: #1531539
3482 * nvme: properly free resources for cancelled command
3483 - LP: #1531539
3484 * nvme: meta_sg doesn't have to be an array
3485 - LP: #1531539
3486 * nvme: merge iod and cmd_info
3487 - LP: #1531539
3488 * NVMe: Add pci error handlers
3489 - LP: #1531539
3490 * NVMe: Export namespace attributes to sysfs
3491 - LP: #1531539
3492 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
3493 - LP: #1531539
3494 * nvme: synchronize access to ctrl->namespaces
3495 - LP: #1531539
3496 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
3497 - LP: #1531539
3498 * nvme: make SG_IO support optional
3499 - LP: #1531539
3500 * NVMe: Fix admin queue ring wrap
3501 - LP: #1531539
3502 * NVMe: Use a retryable error code on reset
3503 - LP: #1531539
3504 * NVMe: Remove queue freezing on resets
3505 - LP: #1531539
3506 * NVMe: IO queue deletion re-write
3507 - LP: #1531539
3508 * NVMe: Shutdown controller only for power-off
3509 - LP: #1531539
3510 * NVMe: Export NVMe attributes to sysfs group
3511 - LP: #1531539
3512 * i40e: fix build warnings
3513 * net: i40e: shut up uninitialized variable warnings
3514 * Drivers: hv: vmbus: fix build warning
3515 * Drivers: hv: util: Increase the timeout for util services
3516 * Drivers: hv: utils: run polling callback always in interrupt context
3517 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
3518 * tools: hv: remove repeated HV_FCOPY string
3519 * Drivers: hv: util: catch allocation errors
3520 * Drivers: hv: utils: use memdup_user in hvt_op_write
3521 * drivers/hv: cleanup synic msrs if vmbus connect failed
3522 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
3523 num
3524 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
3525 * drivers:hv: Define the channel type for Hyper-V PCI Express
3526 pass-through
3527 * Drivers: hv: vss: run only on supported host versions
3528 * Drivers: hv: vmbus: Use uuid_le type consistently
3529 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
3530 * Drivers: hv: vmbus: Get rid of the unused macro
3531 * Drivers: hv: vmbus: Get rid of the unused irq variable
3532 * Drivers: hv: vmbus: serialize process_chn_event() and
3533 vmbus_close_internal()
3534 * Drivers: hv: vmbus: do sanity check of channel state in
3535 vmbus_close_internal()
3536 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
3537 driver
3538 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
3539 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
3540 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
3541 * Drivers: hv: vmbus: Fix a Host signaling bug
3542 * drivers/hv: correct tsc page sequence invalid value
3543 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
3544 * Drivers: hv: utils: Invoke the poll function after handshake
3545 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
3546 * Drivers: hv: utils: fix memory leak on on_msg() failure
3547 * Drivers: hv: utils: rename outmsg_lock
3548 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
3549 * Drivers: hv: utils: fix crash when device is removed from host side
3550 * Drivers: hv: ring_buffer.c: fix comment style
3551 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
3552 * Drivers: hv: ring_buffer: remove code duplication from
3553 hv_ringbuffer_peek/read()
3554 * Drivers: hv: remove code duplication between
3555 vmbus_recvpacket()/vmbus_recvpacket_raw()
3556 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
3557 * drivers/hv: replace enum hv_message_type by u32
3558 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
3559 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
3560 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
3561 header
3562 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
3563 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
3564 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
3565
3566 [ Upstream Kernel Changes ]
3567
3568 * rebase to v4.4.1
3569 - LP: #1533461
3570 - LP: #1529624
3571
3572 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
3573
3574linux (4.4.0-2.16) xenial; urgency=low
3575
3576 [ Andy Whitcroft ]
3577
3578 * Release Tracking Bug
3579 - LP: #1539090
3580 * SAUCE: hv: hv_set_ifconfig -- convert to python3
3581 - LP: #1506521
3582 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
3583 - LP: #1538618
3584
3585 [ Colin Ian King ]
3586
3587 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
3588 bit FADT addresses (LP: #1529381)
3589 - LP: #1529381
3590
3591 [ John Johansen ]
3592
3593 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
3594 being shutdown
3595 - LP: #1446906
3596
3597 [ Mahesh Salgaonkar ]
3598
3599 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
3600 - LP: #1537881
3601 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
3602 interrupt.
3603 - LP: #1537881
3604 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
3605 base errors
3606 - LP: #1537881
3607
3608 [ Paolo Pisati ]
3609
3610 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
3611 #843419 build flags
3612 - LP: #1533009
3613 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
3614 * [Config] disable ARCH_ZX (ZTE ZX Soc)
3615
3616 [ Tim Gardner ]
3617
3618 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
3619 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
3620 - LP: #1536719
3621 * SAUCE: drop obsolete bnx2x firmware
3622 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
3623 - LP: #1536474
3624 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
3625 - LP: #1534647
3626 * [Config] Add pvpanic to virtual flavour
3627 - LP: #1537923
3628 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
3629 - LP: #1520457
3630
3631 [ Upstream Kernel Changes ]
3632
3633 * i40evf: fix compiler warning of unused variable
3634 - LP: #1536474
3635 * intel: i40e: fix confused code
3636 - LP: #1536474
3637 * i40e/i40evf: remove unused tunnel parameter
3638 - LP: #1536474
3639 * i40e: Change BUG_ON to WARN_ON in service event complete
3640 - LP: #1536474
3641 * i40e: remove BUG_ON from feature string building
3642 - LP: #1536474
3643 * i40e: remove BUG_ON from FCoE setup
3644 - LP: #1536474
3645 * i40e: Workaround fix for mss < 256 issue
3646 - LP: #1536474
3647 * i40e/i40evf: Add a stat to track how many times we have to do a force
3648 WB
3649 - LP: #1536474
3650 * i40e: Move the saving of old link info from handle_link_event to
3651 link_event
3652 - LP: #1536474
3653 * i40e/i40evf: Add comment to #endif
3654 - LP: #1536474
3655 * i40e/i40evf: clean up error messages
3656 - LP: #1536474
3657 * i40evf: handle many MAC filters correctly
3658 - LP: #1536474
3659 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
3660 - LP: #1536474
3661 * i40e: rework the functions to configure RSS with similar parameters
3662 - LP: #1536474
3663 * i40e: create a generic configure rss function
3664 - LP: #1536474
3665 * i40e: Bump version to 1.4.2
3666 - LP: #1536474
3667 * i40e: add new fields to store user configuration
3668 - LP: #1536474
3669 * i40e: rename rss_size to alloc_rss_size in i40e_pf
3670 - LP: #1536474
3671 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
3672 workaround
3673 - LP: #1536474
3674 * i40e/i40evf: prefetch skb data on transmit
3675 - LP: #1536474
3676 * i40evf: rename VF adapter specific RSS function
3677 - LP: #1536474
3678 * i40evf: create a generic config RSS function
3679 - LP: #1536474
3680 * i40evf: create a generic get RSS function
3681 - LP: #1536474
3682 * i40evf: add new fields to store user configuration of RSS
3683 - LP: #1536474
3684 * i40e: Update error messaging
3685 - LP: #1536474
3686 * i40e: fix confusing message
3687 - LP: #1536474
3688 * i40e: make error message more useful
3689 - LP: #1536474
3690 * i40evf: quoth the VF driver, Nevermore
3691 - LP: #1536474
3692 * i40evf: allocate queue vectors dynamically
3693 - LP: #1536474
3694 * i40evf: allocate ring structs dynamically
3695 - LP: #1536474
3696 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
3697 - LP: #1536474
3698 * i40e: fix: do not sleep in netdev_ops
3699 - LP: #1536474
3700 * i40e: remove unused argument
3701 - LP: #1536474
3702 * i40evf: increase max number of queues
3703 - LP: #1536474
3704 * i40evf: set real num queues
3705 - LP: #1536474
3706 * i40evf: remove duplicate string
3707 - LP: #1536474
3708 * i40e: Detection and recovery of TX queue hung logic moved to
3709 service_task from tx_timeout
3710 - LP: #1536474
3711 * i40e: Fix memory leaks, sideband filter programming
3712 - LP: #1536474
3713 * i40evf: don't use atomic allocation
3714 - LP: #1536474
3715 * i40e: propagate properly
3716 - LP: #1536474
3717 * i40evf: use correct types
3718 - LP: #1536474
3719 * i40e: use priv flags to control packet split
3720 - LP: #1536474
3721 * i40e: Remove separate functions gathering XOFF Rx stats
3722 - LP: #1536474
3723 * i40e: fix whitespace
3724 - LP: #1536474
3725 * i40e/i40evf: use logical operator
3726 - LP: #1536474
3727 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
3728 - LP: #1536474
3729 * i40e: trivial fixes
3730 - LP: #1536474
3731 * i40e: Fix i40e_print_features() VEB mode output
3732 - LP: #1536474
3733 * i40e: chomp the BIT(_ULL)
3734 - LP: #1536474
3735 * i40e: properly delete VF MAC filters
3736 - LP: #1536474
3737 * i40e: don't add zero MAC filter
3738 - LP: #1536474
3739 * i40evf: check rings before freeing resources
3740 - LP: #1536474
3741 * i40e: use explicit cast from u16 to u8
3742 - LP: #1536474
3743 * i40e: Opcode and structures required by OEM Post Update AQ command and
3744 add new NVM arq message
3745 - LP: #1536474
3746 * i40e: hush little warnings
3747 - LP: #1536474
3748 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
3749 - LP: #1536474
3750 * i40e: clean whole mac filter list
3751 - LP: #1536474
3752 * i40evf: change version string generation
3753 - LP: #1536474
3754 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
3755 - LP: #1536474
3756 * geneve: UDP checksum configuration via netlink
3757 - LP: #1536474
3758 * geneve: Add geneve udp port offload for ethernet devices
3759 - LP: #1536474
3760 * i40e: geneve tunnel offload support
3761 - LP: #1536474
3762 * geneve: Add geneve_get_rx_port support
3763 - LP: #1536474
3764 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
3765 - LP: #1536474
3766 * i40e: change log messages and error returns
3767 - LP: #1536474
3768 * i40e: allow zero MAC address for VFs
3769 - LP: #1536474
3770 * i40e: Look up MAC address in Open Firmware or IDPROM
3771 - LP: #1536474
3772 * i40e: Fix Rx hash reported to the stack by our driver
3773 - LP: #1536474
3774 * i40e: remove forever unused ID
3775 - LP: #1536474
3776 * igb: add 88E1543 initialization code
3777 * igb: don't unmap NULL hw_addr
3778 * igb: use the correct i210 register for EEMNGCTL
3779 * igb: fix NULL derefs due to skipped SR-IOV enabling
3780 * igb: improve handling of disconnected adapters
3781 * igb: Remove GS40G specific defines/functions
3782 * igb: Don't add PHY address to PCDL address
3783 * igb: Improve cable length function for I210, etc.
3784 * igb: Explicitly label self-test result indices
3785 * ixgbe: drop null test before destroy functions
3786 - LP: #1536473
3787 * ixgbe: Delete redundant include file
3788 - LP: #1536473
3789 * ixgbe: fix multiple kernel-doc errors
3790 - LP: #1536473
3791 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
3792 vector
3793 - LP: #1536473
3794 * ixgbe: Add KR mode support for CS4227 chip
3795 - LP: #1536473
3796 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
3797 to 12K
3798 - LP: #1536473
3799 * ixgbe/ixgbevf: use napi_schedule_irqoff()
3800 - LP: #1536473
3801 * ixgbe: Remove CS4227 diagnostic code
3802 - LP: #1536473
3803 * ixgbevf: use ether_addr_copy instead of memcpy
3804 - LP: #1536473
3805 * ixgbevf: fix spoofed packets with random MAC
3806 - LP: #1536473
3807 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
3808 - LP: #1536473
3809 * ixgbe: Add support for newer thermal alarm
3810 - LP: #1536473
3811 * ixgbe: Use private workqueue to avoid certain possible hangs
3812 - LP: #1536473
3813 * ixgbevf: Use a private workqueue to avoid certain possible hangs
3814 - LP: #1536473
3815 * ixgbevf: Minor cleanups
3816 - LP: #1536473
3817 * ixgbe: Refactor MAC address configuration code
3818 - LP: #1536473
3819 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
3820 - LP: #1536473
3821 * ixgbe: Allow FDB entries access to more RAR filters
3822 - LP: #1536473
3823 * ixgbe: Update PTP to support X550EM_x devices
3824 - LP: #1536473
3825 * ixgbe: Correct spec violations by waiting after reset
3826 - LP: #1536473
3827 * ixgbe: Wait for master disable to be set
3828 - LP: #1536473
3829 * ixgbe: Save VF info and take references
3830 - LP: #1536473
3831 * ixgbe: Handle extended IPv6 headers in Tx path
3832 - LP: #1536473
3833 * ixgbe: Always turn PHY power on when requested
3834 - LP: #1536473
3835 * ixgbevf: Handle extended IPv6 headers in Tx path
3836 - LP: #1536473
3837 * ixgbe: Return error on failure to allocate mac_table
3838 - LP: #1536473
3839 * ixgbe: Fix SR-IOV VLAN pool configuration
3840 - LP: #1536473
3841 * ixgbe: Simplify definitions for regidx and bit in set_vfta
3842 - LP: #1536473
3843 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
3844 - LP: #1536473
3845 * ixgbe: Simplify configuration of setting VLVF and VLVFB
3846 - LP: #1536473
3847 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
3848 - LP: #1536473
3849 * ixgbe: Reorder search to work from the top down instead of bottom up
3850 - LP: #1536473
3851 * ixgbe: Add support for VLAN promiscuous with SR-IOV
3852 - LP: #1536473
3853 * ixgbe: Fix VLAN promisc in relation to SR-IOV
3854 - LP: #1536473
3855 * ixgbe: Clear stale pool mappings
3856 - LP: #1536473
3857 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
3858 - LP: #1536473
3859 * ixgbe: do not report 2.5 Gbps as supported
3860 - LP: #1536473
3861 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
3862 per vector
3863 - LP: #1536473
3864 * ixgbevf: minor cleanups for ixgbevf_set_itr()
3865 - LP: #1536473
3866 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
3867 - LP: #1536473
3868 * ixgbe: report correct media type for KR, KX and KX4 interfaces
3869 - LP: #1536473
3870 * ixgbe: Clean up redundancy in hw_enc_features
3871 - LP: #1536473
3872 * ixgbe: fix RSS limit for X550
3873 - LP: #1536473
3874 * ixgbe: Correct X550EM_x revision check
3875 - LP: #1536473
3876 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
3877 - LP: #1536473
3878 * ixgbe: Fill at least min credits to a TC credit refills
3879 - LP: #1536473
3880 * ixgbe: use correct FCoE DDP max check
3881 - LP: #1536473
3882 * ixgbe: fix broken PFC with X550
3883 - LP: #1536473
3884 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
3885 - LP: #1536473
3886 * ixgbe: Correct handling of any outer UDP checksum setting
3887 - LP: #1536473
3888 * ixgbe: Fix to get FDMI HBA attributes information with X550
3889 - LP: #1536473
3890 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
3891 - LP: #1536473
3892 * ixgbe: Make ATR recognize IPv6 extended headers
3893 - LP: #1536473
3894 * e1000: make eeprom read/write scheduler friendly
3895 * e1000: fix data race between tx_ring->next_to_clean
3896 * e1000: Remove checkpatch coding style errors
3897 * e1000: clean up the checking logic
3898 * e1000: fix a typo in the comment
3899 * e1000e: clean up the local variable
3900 * e1000: fix kernel-doc argument being missing
3901 * e1000: get rid of duplicate exit path
3902 * e1000: Elementary checkpatch warnings and checks removed
3903 * e1000e: fix division by zero on jumbo MTUs
3904 * e1000e: Increase timeout of polling bit RSPCIPHY
3905 * e1000e: initial support for i219-LM (3)
3906 * e1000e: Switch e1000e_up to void, drop code checking for error result
3907 * e1000e: Remove unreachable code
3908 * e1000e: Do not read ICR in Other interrupt
3909 * e1000e: Do not write lsc to ics in msi-x mode
3910 * e1000e: Fix msi-x interrupt automask
3911 * acpi: pci: Setup MSI domain for ACPI based pci devices
3912 * irqdomain: Introduce is_fwnode_irqchip helper
3913 * irqchip/gic-v2m: Refactor to prepare for ACPI support
3914 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
3915 * clk: xgene: Fix divider with non-zero shift value
3916 * i2c: designware: Do not require clock when SSCN and FFCN are provided
3917 * fm10k: do not assume VF always has 1 queue
3918 - LP: #1536475
3919 * fm10k: Correct MTU for jumbo frames
3920 - LP: #1536475
3921 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
3922 vector
3923 - LP: #1536475
3924 * fm10k: use napi_schedule_irqoff()
3925 - LP: #1536475
3926 * fm10k: set netdev features in one location
3927 - LP: #1536475
3928 * fm10k: reset max_queues on init_hw_vf failure
3929 - LP: #1536475
3930 * fm10k: always check init_hw for errors
3931 - LP: #1536475
3932 * fm10k: reinitialize queuing scheme after calling init_hw
3933 - LP: #1536475
3934 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
3935 - LP: #1536475
3936 * fm10k: explicitly typecast vlan values to u16
3937 - LP: #1536475
3938 * fm10k: add statistics for actual DWORD count of mbmem mailbox
3939 - LP: #1536475
3940 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
3941 - LP: #1536475
3942 * fm10k: Add support for ITR scaling based on PCIe link speed
3943 - LP: #1536475
3944 * fm10k: introduce ITR_IS_ADAPTIVE macro
3945 - LP: #1536475
3946 * fm10k: Update adaptive ITR algorithm
3947 - LP: #1536475
3948 * fm10k: use macro for default Tx and Rx ITR values
3949 - LP: #1536475
3950 * fm10k: change default Tx ITR to 25usec
3951 - LP: #1536475
3952 * fm10k: TRIVIAL fix typo of hardware
3953 - LP: #1536475
3954 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
3955 - LP: #1536475
3956 * fm10k: use ether_addr_copy to copy MAC address
3957 - LP: #1536475
3958 * fm10k: do not use CamelCase
3959 - LP: #1536475
3960 * fm10k: remove unnecessary else block from if statements with return
3961 - LP: #1536475
3962 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
3963 - LP: #1536475
3964 * fm10k: consistently refer to VLANs and VLAN IDs
3965 - LP: #1536475
3966 * fm10k: bump driver version
3967 - LP: #1536475
3968 * fm10k: conditionally compile DCB and DebugFS support
3969 - LP: #1536475
3970 * fm10k: Cleanup MSI-X interrupts in case of failure
3971 - LP: #1536475
3972 * fm10k: Cleanup exception handling for mailbox interrupt
3973 - LP: #1536475
3974 * fm10k: do not inline fm10k_iov_select_vid()
3975 - LP: #1536475
3976 * fm10k: whitespace cleanups
3977 - LP: #1536475
3978 * fm10k: use BIT() macro instead of open-coded bit-shifting
3979 - LP: #1536475
3980 * fm10k: cleanup namespace pollution
3981 - LP: #1536475
3982 * fm10k: cleanup overly long lines
3983 - LP: #1536475
3984 * fm10k: initialize xps at driver load
3985 - LP: #1536475
3986 * fm10k: don't initialize fm10k_workqueue at global level
3987 - LP: #1536475
3988 * fm10k: correctly pack TLV structures and explain reasoning
3989 - LP: #1536475
3990 * fm10k: Cleanup exception handling for changing queues
3991 - LP: #1536475
3992 * fm10k: use ether_addr_equal instead of memcmp
3993 - LP: #1536475
3994 * fm10k: address operator not needed when declaring function pointers
3995 - LP: #1536475
3996 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
3997 - LP: #1536475
3998 * fm10k: remove unused struct element
3999 - LP: #1536475
4000 * fm10k: use true/false for boolean get_host_state
4001 - LP: #1536475
4002 * fm10k: cleanup mailbox code comments etc
4003 - LP: #1536475
4004 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
4005 - LP: #1536475
4006 * device property: always check for fwnode type
4007 - LP: #1533035
4008 * device property: rename helper functions
4009 - LP: #1533035
4010 * device property: refactor built-in properties support
4011 - LP: #1533035
4012 * device property: keep single value inplace
4013 - LP: #1533035
4014 * device property: helper macros for property entry creation
4015 - LP: #1533035
4016 * device property: improve readability of macros
4017 - LP: #1533035
4018 * device property: return -EINVAL when property isn't found in ACPI
4019 - LP: #1533035
4020 * device property: Fallback to secondary fwnode if primary misses the
4021 property
4022 - LP: #1533035
4023 * device property: Take a copy of the property set
4024 - LP: #1533035
4025 * driver core: platform: Add support for built-in device properties
4026 - LP: #1533035
4027 * driver core: Do not overwrite secondary fwnode with NULL if it is set
4028 - LP: #1533035
4029 * mfd: core: propagate device properties to sub devices drivers
4030 - LP: #1533035
4031 * mfd: intel-lpss: Add support for passing device properties
4032 - LP: #1533035
4033 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
4034 - LP: #1533035
4035 * mfd: intel-lpss: Pass HSUART configuration via properties
4036 - LP: #1533035
4037 * i2c: designware: Convert to use unified device property API
4038 - LP: #1533035
4039 * keys, trusted: fix: *do not* allow duplicate key options
4040 - LP: #1398274
4041 * keys, trusted: select hash algorithm for TPM2 chips
4042 - LP: #1398274
4043 * keys, trusted: seal with a TPM2 authorization policy
4044 - LP: #1398274
4045 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
4046 - LP: #1461360
4047 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
4048 - LP: #1461360
4049 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
4050 offset
4051 - LP: #1461360
4052 * drm/i915: WaRsDisableCoarsePowerGating
4053 - LP: #1527462
4054 * drm/i915/skl: Add SKL GT4 PCI IDs
4055 - LP: #1527462
4056 * drm/i915/skl: Disable coarse power gating up until F0
4057 - LP: #1527462
4058 * platform:x86: add Intel P-Unit mailbox IPC driver
4059 - LP: #1520457
4060 * intel_punit_ipc: add NULL check for input parameters
4061 - LP: #1520457
4062 * platform/x86: Add Intel Telemetry Core Driver
4063 - LP: #1520457
4064 * intel_pmc_ipc: update acpi resource structure for Punit
4065 - LP: #1520457
4066 * platform:x86: Add Intel telemetry platform device
4067 - LP: #1520457
4068 * platform:x86: Add Intel telemetry platform driver
4069 - LP: #1520457
4070 * platform:x86: Add Intel Telemetry Debugfs interfaces
4071 - LP: #1520457
4072 * cxlflash: a couple off by one bugs
4073
4074 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
4075
4076linux (4.4.0-1.15) xenial; urgency=low
4077
4078 [ Tim Gardner ]
4079
4080 * Release Tracking Bug
4081 - LP: #1536803
4082
4083 [ Upstream Kernel Changes ]
4084
4085 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
4086 - LP: #1517142
4087
4088 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
4089
4090linux (4.4.0-0.14) xenial; urgency=low
4091
4092 [ Upstream Kernel Changes ]
4093
4094 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
4095 - LP: #1522415
4096 * powerpc: Add __raw_rm_writeq() function
4097 - LP: #1522415
4098
4099 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
4100
4101linux (4.4.0-0.13) xenial; urgency=low
4102
4103 [ Andy Whitcroft ]
4104
4105 * [Config] s390x -- the kernel provides ppp-modules such as there are
4106 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
4107
4108 [ Tim Gardner ]
4109
4110 * [Config] Update annotations for VIRTIO_{NET,BLK}
4111 - LP: #1533382
4112
4113 [ Upstream Kernel Changes ]
4114
4115 * powerpc/powernv: Add support for Nvlink NPUs
4116 - LP: #1522415
4117 * powerpc/powernv: Fix update of NVLink DMA mask
4118 - LP: #1522415
4119 * powerpc/powernv: Change NPU PE# assignment
4120 - LP: #1522415
4121 * powerpc/powernv: Reserve PE#0 on NPU
4122 - LP: #1522415
4123 * KEYS: Fix keyring ref leak in join_session_keyring()
4124 - LP: #1534887
4125 - CVE-2016-0728
4126
4127 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
4128
4129linux (4.4.0-0.12) xenial; urgency=low
4130
4131 [ Eric Dumazet ]
4132
4133 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
4134 - LP: #1527902
4135
4136 [ Guilherme G. Piccoli ]
4137
4138 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
4139 - LP: #1486180
4140
4141 [ Tim Gardner ]
4142
4143 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
4144 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
4145 - LP: #1532886
4146 * [Config] nvme.ko moved to drivers/nvme/host
4147 * [Config] scsi_dh morphed into 4 modules
4148 * [Config] CONFIG_IBMVNIC=m
4149 * [Config] Add DRM ast driver to udeb installer image
4150 - LP: #1514711
4151 * [Config] CONFIG_KVM=y for s390x
4152 - LP: #1532886
4153 * [Config] Install spl/zfs under the kernel modules directory
4154 Fixes some errors in generic.inclusion-list.log
4155
4156 [ Upstream Kernel Changes ]
4157
4158 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
4159 - LP: #1524574
4160 * EDAC: Add DDR4 flag
4161 - LP: #1519631
4162 * EDAC, sb_edac: Virtualize several hard-coded functions
4163 - LP: #1519631
4164 * EDAC, sb_edac: Add support for duplicate device IDs
4165 - LP: #1519631
4166 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
4167 - LP: #1519631
4168 * Driver for IBM System i/p VNIC protocol
4169 - LP: #1532303
4170
4171 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
4172
4173linux (4.4.0-0.11) xenial; urgency=low
4174
4175 [ Tim Gardner ]
4176
4177 * [Config] Fix bogus reconstruct script
4178
4179 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
4180
4181linux (4.4.0-0.10) xenial; urgency=low
4182
4183 [ Haren Myneni ]
4184
4185 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
4186 - LP: #1529666
4187
4188 [ Serge Hallyn ]
4189
4190 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
4191
4192 [ Tim Gardner ]
4193
4194 * [Config] CONFIG_ZONE_DEVICE=y for amd64
4195 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
4196 - LP: #1526869
4197 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
4198 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
4199 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
4200 * rebase to v4.4
4201
4202 [ Upstream Kernel Changes ]
4203
4204 * rebase to v4.4
4205
4206 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
4207
4208linux (4.4.0-0.9) xenial; urgency=low
4209
4210 [ Tim Gardner ]
4211
4212 * rebase to v4.4-rc8
4213
4214 [ Upstream Kernel Changes ]
4215
4216 * rebase to v4.4-rc8
4217
4218 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
4219
4220linux (4.4.0-0.8) xenial; urgency=low
4221
4222 [ Tim Gardner ]
4223
4224 * rebase to v4.4-rc7
4225
4226 [ Upstream Kernel Changes ]
4227
4228 * rebase to v4.4-rc7
4229
4230 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
4231
4232linux (4.4.0-0.7) xenial; urgency=low
4233
4234 [ Hui Wang ]
4235
4236 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
4237 - LP: #1527096
4238
4239 [ Jann Horn ]
4240
4241 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
4242 uids/gids
4243 - LP: #1527374
4244
4245 [ Tim Gardner ]
4246
4247 * rebase to v4.4-rc6
4248
4249 [ Upstream Kernel Changes ]
4250
4251 * rebase to v4.4-rc6
4252 - LP: #1526330
4253
4254 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
4255
4256linux (4.4.0-0.6) xenial; urgency=low
4257
4258 [ Andy Whitcroft ]
4259
4260 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
4261 support in latest compilers
4262 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
4263 ARMv8.1 support in latest compilers
4264
4265 [ Tim Gardner ]
4266
4267 * [Config] s390 -> s390x
4268 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
4269
4270 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
4271
4272linux (4.4.0-0.5) xenial; urgency=low
4273
4274 [ Andy Whitcroft ]
4275
4276 * [Config] s390x -- enable tools
4277 - LP: #1524319
4278 * [Config] s390x -- add architecture to getabis
4279 * [Config] s390x -- add s390x ABI information
4280 * [Config] s390x -- enable ABI checks
4281
4282 [ Tim Gardner ]
4283
4284 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
4285 * [Config] Add s390 modules to nic-modules udeb
4286 - LP: #1525297
4287 * rebase to v4.4-rc5
4288
4289 [ Upstream Kernel Changes ]
4290
4291 * rebase to v4.4-rc5
4292 - LP: #1523517
4293 - LP: #1523232
4294
4295 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
4296
4297linux (4.4.0-0.4) xenial; urgency=low
4298
4299 [ Upstream Kernel Changes ]
4300
4301 * cgroup: make css_set pin its css's to avoid use-afer-free
4302 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
4303 freezer_attach()
4304 * cgroup: fix handling of multi-destination migration from
4305 subtree_control enabling
4306
4307 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
4308
4309linux (4.4.0-0.3) xenial; urgency=low
4310
4311 [ Upstream Kernel Changes ]
4312
4313 * rebase to v4.4-rc4
4314
4315 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
4316
4317linux (4.4.0-0.2) xenial; urgency=low
4318
4319 [ Tim Gardner ]
4320
4321 * [Config] Add spl/zfs provides to generic and powerpc64-smp
4322 * [Config] Add zfs to d-i fs-core-modules
4323 * [Config] Include all s390 specific drivers in linux-image
4324 - LP: #1522210
4325
4326 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
4327
4328linux (4.4.0-0.1) xenial; urgency=low
4329
4330 [ Andy Whitcroft ]
4331
4332 * [Tests] gcc-multilib does not exist on ppc64el redux
4333 - LP: #1515541
4334 * [Config] libunwind8-dev is not available on s390x
4335 * [Debian] Disable SPL/ZFS for cross compiling -- redux
4336 * [Config] s390x -- add dasd udebs
4337 - LP: #1519833
4338 * [Config] s390x -- include dasd modules in linux-image
4339 - LP: #1519833
4340 * [Config] s390x -- disable ZFS temporarily
4341 - LP: #1519820
4342 * [Config] s390s -- disable ABI/module checks
4343 * [Config] make IBMVETH consistent on powerpc/ppc64el
4344 - LP: #1521712
4345 * [Config] follow ibmvscsi name change
4346 - LP: #1521712
4347 * [Config] move ibm disk and ethernet drivers to linux-image
4348 - LP: #1521712
4349 * [Config] include ibmveth in nic-modules for ppc64el
4350 - LP: #1521712
4351 * [Config] s390x -- disable abi/module checks for s390x
4352
4353 [ Joseph Salisbury ]
4354
4355 * SAUCE: scsi_sysfs: protect against double execution of
4356 __scsi_remove_device()
4357 - LP: #1509029
4358
4359 [ Seth Forshee ]
4360
4361 * [Config] CONFIG_DRM_AMDGPU_CIK=n
4362 - LP: #1510405
4363
4364 [ Tim Gardner ]
4365
4366 * [Debian] Disable SPL/ZFS for cross compiling
4367 * [Config] CONFIG_SCSI_IBMVSCSI=m
4368 - LP: #1515872
4369 * rebase to v4.4-rc2
4370 * [Config] updateconfigs
4371 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
4372 * SAUCE: do_zfs=false temporarily
4373 * [Config] CONFIG_LUSTRE_FS=n
4374 * [Debian] Disable udebs when cross compiling
4375 * rebase to v4.4-rc3
4376 * [Config] CONFIG_AUFS_FS=m
4377 * SAUCE: AUFS
4378
4379 [ Upstream Kernel Changes ]
4380
4381 * ZFS: Update with 4.4 support
4382 * SPL: Update with 4.4 support
4383
4384 [ Upstream Kernel Changes ]
4385
4386 * rebase to v4.4-rc3
4387 - LP: #1519168
4388 * rebase to v4.4-rc2
4389 - LP: #1506615
4390 - LP: #1502781
4391
4392 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
4393
4394linux (4.3.0-0.8) xenial; urgency=low
4395
4396 [ Andy Whitcroft ]
4397
4398 * [Config] re-enable OSS support and blacklist
4399 - LP: #1434842
4400 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
4401 * [Packaging] config-check -- improve syntax diagnostics
4402 * [Packaging] module-inclusion -- add dependency inclusion for a list
4403 * [Packaging] config-check -- accumulate multi-line annotations correctly
4404 * [Packaging] config-check -- handle V2 annotations format
4405 * [Packaging] s390x -- add architecture to kernelconfig
4406 - LP: #1488653
4407 * [Config] s390x -- initial configuration
4408 * [Config] s390x -- add initial binary image
4409 * [Config] s390x -- initial configuration update
4410 * [Config] s390x -- produce linux-image
4411 * [Config] s390x -- d-i module exclusions
4412 * [Config] apply Device Drivers >> LED Support >> LED Class Support
4413 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
4414 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
4415 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
4416 * [Config] -- s390x -- configuration review updates
4417 * [Config] annotations -- add review marks
4418 * [Config] annotations -- config review 4.3 updates
4419 * [Config] annotations -- expose reviews
4420 * [Config] updateconfigs following incoporation of s390x configs
4421 * [Tests] gcc-multilib does not exist on ppc64el
4422 - LP: #1515541
4423
4424 [ Dan Carpenter ]
4425
4426 * SAUCE: (noup) cxlflash: a couple off by one bugs
4427 - LP: #1499849
4428
4429 [ Haren Myneni ]
4430
4431 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
4432
4433 [ Jay Vosburgh ]
4434
4435 * SAUCE: fan: add VXLAN implementation
4436
4437 [ Manoj Kumar ]
4438
4439 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
4440 - LP: #1513583
4441
4442 [ Matthew R. Ochs ]
4443
4444 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
4445 - LP: #1513583
4446
4447 [ Tim Gardner ]
4448
4449 * [Config] CONFIG_AUFS_EXPORT=y
4450 - LP: #1121699
4451
4452 [ Upstream Kernel Changes ]
4453
4454 * misc/genwqe: get rid of atomic allocations
4455 * crypto: 842 - Add CRC and validation support
4456 - LP: #1497878
4457 * cxlflash: Fix to avoid invalid port_sel value
4458 * cxlflash: Replace magic numbers with literals
4459 * cxlflash: Fix read capacity timeout
4460 * cxlflash: Fix potential oops following LUN removal
4461 * cxlflash: Fix data corruption when vLUN used over multiple cards
4462 * cxlflash: Fix to avoid sizeof(bool)
4463 * cxlflash: Fix context encode mask width
4464 * cxlflash: Fix to avoid CXL services during EEH
4465 * cxlflash: Correct naming of limbo state and waitq
4466 * cxlflash: Make functions static
4467 * cxlflash: Refine host/device attributes
4468 * cxlflash: Fix to avoid spamming the kernel log
4469 * cxlflash: Fix to avoid stall while waiting on TMF
4470 * cxlflash: Fix location of setting resid
4471 * cxlflash: Fix host link up event handling
4472 * cxlflash: Fix async interrupt bypass logic
4473 * cxlflash: Remove dual port online dependency
4474 * cxlflash: Fix AFU version access/storage and add check
4475 * cxlflash: Correct usage of scsi_host_put()
4476 * cxlflash: Fix to prevent workq from accessing freed memory
4477 * cxlflash: Correct behavior in device reset handler following EEH
4478 * cxlflash: Remove unnecessary scsi_block_requests
4479 * cxlflash: Fix function prolog parameters and return codes
4480 * cxlflash: Fix MMIO and endianness errors
4481 * cxlflash: Fix to prevent EEH recovery failure
4482 * cxlflash: Correct spelling, grammar, and alignment mistakes
4483 * cxlflash: Fix to prevent stale AFU RRQ
4484 * cxlflash: Fix to double the delay each time
4485 * cxlflash: Fix to avoid corrupting adapter fops
4486 * cxlflash: Correct trace string
4487 * cxlflash: Fix to avoid potential deadlock on EEH
4488 * cxlflash: Fix to avoid leaving dangling interrupt resources
4489 * cxlflash: Fix to escalate to LINK_RESET on login timeout
4490 * cxlflash: Fix to avoid corrupting port selection mask
4491 * cxlflash: Fix to avoid lock instrumentation rejection
4492 * cxlflash: Fix to avoid bypassing context cleanup
4493
4494 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
4495
4496linux (4.3.0-0.7) xenial; urgency=low
4497
4498 [ Tim Gardner ]
4499
4500 * Revert "Bypass spl/zfs config"
4501 Causes unresolved symbols on load.
4502 * [Config] Enable ZFS for powerpc64-smp
4503
4504 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
4505
4506linux (4.3.0-0.6) xenial; urgency=low
4507
4508 [ Tim Gardner ]
4509
4510 * Release Tracking Bug
4511 - LP: #1512704
4512 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
4513
4514 [ Andy Whitcroft ]
4515
4516 * [Packaging] add feature interlock with mainline builds
4517 * apparmor -- follow change to this_cpu_ptr
4518
4519 [ John Johansen ]
4520
4521 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
4522 - LP: #1383886
4523 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
4524 - LP: #1362199
4525 * SAUCE: Revert: fix: only allow a single threaded process to ...
4526 - LP: #1371310
4527 * SAUCE: (no-up) fix: bad unix_addr_fs macro
4528 - LP: #1390223
4529 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
4530 - LP: #1408833
4531 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
4532 - LP: #1496430
4533
4534 [ Tim Gardner ]
4535
4536 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
4537 - LP: #1511006
4538 * rebase to v4.3
4539 * Bypass spl/zfs config
4540 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
4541 * [Config] Default AppArmor settings
4542
4543 [ Upstream Kernel Changes ]
4544
4545 * rebase to v4.3
4546
4547 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
4548
4549linux (4.3.0-0.5) xenial; urgency=low
4550
4551 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
4552
4553 [ Upstream Kernel Changes ]
4554
4555 * rebase to v4.3-rc7
4556 - LP: #1504778
4557
4558 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
4559
4560linux (4.3.0-0.4) xenial; urgency=low
4561
4562 [ Tim Gardner ]
4563
4564 * [Debian] Update to new signing key type and location
4565
4566 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
4567
4568linux (4.3.0-0.3) wily; urgency=low
4569
4570 [ Tim Gardner ]
4571
4572 * [Debian] sign-file is now compiled
4573
4574 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
4575
4576linux (4.3.0-0.2) wily; urgency=low
4577
4578 [ Tim Gardner ]
4579
4580 * [Config] Added libssl-dev to Build-Depends
4581
4582 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
4583
4584linux (4.3.0-0.1) wily; urgency=low
4585
4586 [ Upstream Kernel Changes ]
4587
4588 * rebase to v4.3-rc6
4589 * rebase to v4.3-rc5
4590 * rebase to v4.3-rc4
4591 * rebase to v4.3-rc3
4592 * rebase to v4.3-rc2
4593 * rebase to v4.3-rc1
4594 - LP: #1492132
4595 - LP: #1481575
4596
4597 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
4598
4599linux (4.2.0-10.11) wily; urgency=low
4600
4601 [ Andy Whitcroft ]
4602
4603 * Release Tracking Bug
4604 - LP: #1495208
4605 * No change rebuild to avoid issues with leading zero bytes on
4606 internal module signing key. (see launchpad bug 1494943)
4607
4608 [ Ming Lei ]
4609
4610 * [Config] SERIAL_8250_DW=y for arm64
4611
4612 [ Upstream Kernel Changes ]
4613
4614 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
4615 code
4616 - LP: #1484486
4617 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
4618 - LP: #1484486
4619 * drm/i915/gen8: Re-order init pipe_control in lrc mode
4620 - LP: #1484486
4621 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
4622 - LP: #1484486
4623 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
4624 workaround
4625 - LP: #1484486
4626 * drm/i915: Bail out early if WA batch is not available for given Gen
4627 - LP: #1484486
4628 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
4629 - LP: #1484486
4630 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
4631 - LP: #1484486
4632 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
4633 - LP: #1484486
4634 * drm/i915: Enable WA batch buffers for Gen9
4635 - LP: #1484486
4636 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
4637 - LP: #1484486
4638 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
4639 - LP: #1484486
4640 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
4641 workaround
4642 - LP: #1484486
4643 * drm/i915/gen9: Add
4644 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
4645 - LP: #1484486
4646 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
4647 - LP: #1484486
4648 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
4649 - LP: #1484486
4650 * drm/i915/skl: Don't expose the top most plane on gen9 display
4651 - LP: #1484486
4652 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
4653 - LP: #1484486
4654 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
4655 - LP: #1484486
4656 * drm/i915: reduce indent in i9xx_hpd_irq_handler
4657 - LP: #1484531
4658 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
4659 - LP: #1484531
4660 * drm/i915: reduce indent in intel_hpd_irq_handler
4661 - LP: #1484531
4662 * drm/i915: group all hotplug related fields into a new struct in
4663 dev_priv
4664 - LP: #1484531
4665 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
4666 - LP: #1484531
4667 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
4668 - LP: #1484531
4669 * drm/i915: put back the indent in intel_hpd_irq_handler
4670 - LP: #1484531
4671 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
4672 - LP: #1484531
4673 * drm/i915: simplify condition for digital port
4674 - LP: #1484531
4675 * drm/i915: abstract away platform specific parts from hpd handling
4676 - LP: #1484531
4677 * drm/i915: Handle HPD when it has actually occurred
4678 - LP: #1484531
4679 * drm/i915: Set power domain for DDI-E
4680 - LP: #1484531
4681 * drm/i915: Set alternate aux for DDI-E
4682 - LP: #1484531
4683 * drm/i915/skl: enable DDI-E hotplug
4684 - LP: #1484531
4685 * drm/i915/bxt: fix DDI PHY vswing scale value setting
4686 - LP: #1494163
4687 * drm/i915/skl: Buffer translation improvements
4688 - LP: #1494163
4689 * drm/i915: Per-DDI I_boost override
4690 - LP: #1494163
4691 * drm/i915: fix VBT parsing for SDVO child device mapping
4692 - LP: #1494163
4693 * drm/i915/bxt: edp1.4 Intermediate Freq support
4694 - LP: #1494163
4695 * drm/i915: fix link rates reported for SKL
4696 - LP: #1494163
4697 * drm/i915: Allow parsing of variable size child device entries from VBT
4698 - LP: #1494163
4699 * drm/i915/skl: Update DDI buffer translation programming.
4700 - LP: #1494163
4701 * drm/i915: Enable HDMI on DDI-E
4702 - LP: #1484531
4703 * drm/i915/skl: Enable DDI-E
4704 - LP: #1484531
4705 * drm/i915: eDP can be present on DDI-E
4706 - LP: #1484531
4707 * drm/i915/skl: Adding DDI_E power well domain
4708 - LP: #1484531
4709 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
4710 - LP: #1490035
4711 * drm/i915: Split atomic wm update to pre and post variants
4712 - LP: #1493746
4713 * drm/i915/skl: Drop the preliminary_hw_support flag
4714 - LP: #1486868
4715 * drm/i915: set FDI translations to NULL on SKL
4716 - LP: #1494163
4717
4718 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
4719
4720linux (4.2.0-9.9) wily; urgency=low
4721
4722 [ Tim Gardner ]
4723
4724 * Release Tracking Bug
4725 - LP: #1493970
4726 * [Config] CONFIG_MFD_INTEL_LPSS=m
4727 - LP: #1397876
4728
4729 [ dann frazier ]
4730
4731 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
4732 - LP: #1388952
4733
4734 [ Michael Ellerman ]
4735
4736 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
4737 Fixes FTBS on 32 bit powerpc, patch sent upstream.
4738
4739 [ Upstream Kernel Changes ]
4740
4741 * thermal/powerclamp: add cpu id for skylake h/s
4742 - LP: #1398269
4743 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
4744 - LP: #1397852
4745 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
4746 - LP: #1460905
4747 * i2c: i801: Create iTCO device on newer Intel PCHs
4748 - LP: #1460905
4749 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
4750 - LP: #1460905
4751 * perf/x86: Add a native_perf_sched_clock_from_tsc()
4752 - LP: #1397867
4753 * perf/x86/intel: Add support for PEBSv3 profiling
4754 - LP: #1397867
4755 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
4756 - LP: #1397867
4757 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
4758 - LP: #1397867
4759 * perf: Add cycles to branch_info
4760 - LP: #1397867
4761 * perf/x86/intel/lbr: Add support for LBRv5
4762 - LP: #1397867
4763 * perf/x86/intel: Handle new arch perfmon v4 status bits
4764 - LP: #1397867
4765 * perf/x86/intel: Move PMU ACK to after LBR read
4766 - LP: #1397867
4767 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
4768 - LP: #1397867
4769 * perf/x86/intel: Add Intel Skylake PMU support
4770 - LP: #1397867
4771 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
4772 call stack
4773 - LP: #1397867
4774 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
4775 - LP: #1397867
4776 * perf/x86: Make merge_attr() global to use from perf_event_intel
4777 - LP: #1397867
4778 * perf/x86/intel: Use 0x11 as extra reg test value
4779 - LP: #1397867
4780 * perf tools: Add support for cycles, weight branch_info field
4781 - LP: #1397867
4782 * perf report: Add flag for non ANY branch mode
4783 - LP: #1397867
4784 * perf report: Add infrastructure for a cycles histogram
4785 - LP: #1397867
4786 * perf report: Add processing for cycle histograms
4787 - LP: #1397867
4788 * perf annotate: Compute IPC and basic block cycles
4789 - LP: #1397867
4790 * perf annotate: Finally display IPC and cycle accounting
4791 - LP: #1397867
4792 * perf top: Add branch annotation code to top
4793 - LP: #1397867
4794 * perf report: Display cycles in branch sort mode
4795 - LP: #1397867
4796 * perf annotate: Fix 32-bit compilation error in util/annotate.c
4797 - LP: #1397867
4798 * PM / QoS: Make it possible to expose device latency tolerance to
4799 userspace
4800 - LP: #1460908
4801 * ACPI / PM: Attach ACPI power domain only once
4802 - LP: #1460908
4803 * Driver core: wakeup the parent device before trying probe
4804 - LP: #1460908
4805 * klist: implement klist_prev()
4806 - LP: #1460908
4807 * driver core: implement device_for_each_child_reverse()
4808 - LP: #1460908
4809 * mfd: make mfd_remove_devices() iterate in reverse order
4810 - LP: #1460908
4811 * dmaengine: add a driver for Intel integrated DMA 64-bit
4812 - LP: #1460908
4813 * mfd: Add support for Intel Sunrisepoint LPSS devices
4814 - LP: #1460908
4815 * spi: pxa2xx: Add support for Intel Sunrisepoint
4816 - LP: #1397876
4817 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
4818 - LP: #1397876
4819 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
4820 - LP: #1397876
4821 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
4822 for it
4823 - LP: #1397876
4824 * intel_idle: Skylake Client Support
4825 - LP: #1397877
4826 * powerpc/kernel: Switch to using MAX_ERRNO
4827 - LP: #1458876
4828 * powerpc/kernel: Change the do_syscall_trace_enter() API
4829 - LP: #1458876
4830 * powerpc: Drop unused syscall_get_error()
4831 - LP: #1458876
4832 * powerpc: Don't negate error in syscall_set_return_value()
4833 - LP: #1458876
4834 * powerpc: Rework syscall_get_arguments() so there is only one loop
4835 - LP: #1458876
4836 * powerpc: Use orig_gpr3 in syscall_get_arguments()
4837 - LP: #1458876
4838 * powerpc: Change syscall_get_nr() to return int
4839 - LP: #1458876
4840 * powerpc/kernel: Add SIG_SYS support for compat tasks
4841 - LP: #1458876
4842 * powerpc/kernel: Enable seccomp filter
4843 - LP: #1458876
4844 * selftests/seccomp: Make seccomp tests work on big endian
4845 - LP: #1458876
4846 * selftests/seccomp: Add powerpc support
4847 - LP: #1458876
4848 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
4849
4850 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
4851
4852linux (4.2.0-8.8) wily; urgency=low
4853
4854 [ Tim Gardner ]
4855
4856 * Release Tracking Bug
4857 - LP: #1493357
4858 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
4859 - LP: #1488495
4860 * [Config] CONFIG_CXLFLASH=m
4861 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
4862
4863
4864 [ Andy Whitcroft ]
4865
4866 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
4867 * [Packaging] mark up control for stage1
4868 * [Config] kernel-versions -- clean up deps field
4869 * [Config] s390x -- build linux-libc-dev
4870 - LP: #1488653
4871 * [Packaging] control -- prepare for new kernel-wedge semantics
4872
4873 [ Upstream Kernel Changes ]
4874
4875 * crypto: vmx - Fixing AES-CTR counter bug
4876 - LP: #1484519
4877 * crypto: vmx - Fixing GHASH Key issue on little endian
4878 - LP: #1484519
4879 * powerpc: Uncomment and make enable_kernel_vsx() routine available
4880 - LP: #1484519
4881 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
4882 - LP: #1484519
4883 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
4884 'okay'
4885 - LP: #1488495
4886 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
4887 - LP: #1488495
4888 * crypto: nx - do not emit extra output if status is disabled
4889 - LP: #1488495
4890 * crypto: nx - reduce chattiness of platform drivers
4891 - LP: #1488495
4892 * crypto: nx/842 - Fix context corruption
4893 - LP: #1488495
4894 * crypto: nx - remove __init/__exit from VIO functions
4895 - LP: #1488495
4896 * crypto: nx - remove pSeries NX 'status' field
4897 - LP: #1488495
4898 * crypto: nx - move kzalloc() out of spinlock
4899 - LP: #1488495
4900 * crypto: nx - don't register pSeries driver if ENODEV
4901 - LP: #1488495
4902 * crypto: nx - use common code for both NX decompress success cases
4903 - LP: #1488495
4904 * crypto: nx - merge nx-compress and nx-compress-crypto
4905 - LP: #1488495
4906 * crypto: nx - rename nx-842-crypto.c to nx-842.c
4907 - LP: #1488495
4908 * crypto: nx - make platform drivers directly register with crypto
4909 - LP: #1488495
4910 * cxlflash: Base support for IBM CXL Flash Adapter
4911 - LP: #1449121
4912 * cxlflash: Base error recovery support
4913 - LP: #1449121
4914 * cxlflash: Superpipe support
4915 - LP: #1449121
4916 * cxlflash: Virtual LUN support
4917 - LP: #1449121
4918 * cxlflash: off by one bug in cxlflash_show_port_status()
4919 - LP: #1449121
4920 * cxlflash: shift wrapping bug in afu_link_reset()
4921 - LP: #1449121
4922 * cxlflash: Remove unused variable from queuecommand
4923 - LP: #1449121
4924 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
4925 pci_controller_ops
4926 * powerpc/eeh: Probe after unbalanced kref check
4927 * misc: cxl: clean up afu_read_config()
4928 * cxl: Add explicit precision specifiers
4929 * cxl: use more common format specifier
4930 * cxl: Destroy cxl_adapter_idr on module_exit
4931 * cxl: Destroy afu->contexts_idr on release of an afu
4932 * cxl: Don't ignore add_process_element() result when attaching context
4933 * cxl: Compile with -Werror
4934 * cxl: sparse: Make declarations static
4935 * cxl: sparse: Silence iomem warning in debugfs file creation
4936 * cxl: Convert MMIO read/write macros to inline functions
4937 * cxl: Drop commands if the PCI channel is not in normal state
4938 * cxl: Allocate and release the SPA with the AFU
4939 * cxl: Make IRQ release idempotent
4940 * cxl: Clean up adapter MMIO unmap path.
4941 * cxl: Refactor adaptor init/teardown
4942 * cxl: Refactor AFU init/teardown
4943 * cxl: Don't remove AFUs/vPHBs in cxl_reset
4944 * cxl: Allow the kernel to trust that an image won't change on PERST.
4945 * cxl: EEH support
4946 * cxl: Add CONFIG_CXL_EEH symbol
4947 * cxl: Plug irq_bitmap getting leaked in cxl_context
4948 * cxl: Add alternate MMIO error handling
4949 * cxl: Allow release of contexts which have been OPENED but not STARTED
4950 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
4951 * cxl: Release irqs if memory allocation fails
4952 * cxl: Remove racy attempt to force EEH invocation in reset
4953 * cxl: Fix + cleanup error paths in cxl_dev_context_init
4954 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
4955 * cxl: Set up and enable PSL Timebase
4956
4957 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
4958
4959linux (4.2.0-7.7) wily; urgency=low
4960
4961 [ Tim Gardner ]
4962
4963 * Release Tracking Bug
4964 - LP: #1490564
4965 * rebase to v4.2
4966
4967 [ Wen Xiong ]
4968
4969 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
4970 - LP: #1453892
4971
4972 [ Upstream Kernel Changes ]
4973
4974 * rebase to v4.2
4975 - LP: #1487345
4976
4977 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
4978
4979linux (4.2.0-6.6) wily; urgency=low
4980
4981 [ Tim Gardner ]
4982
4983 * Release Tracking Bug
4984 - LP: #1488138
4985
4986 [ Andy Whitcroft ]
4987
4988 * rebase to v4.2-rc8
4989
4990 [ Shilpasri G Bhat ]
4991
4992 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
4993 level
4994 - LP: #1480894
4995 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
4996 - LP: #1480894
4997 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
4998 notification
4999 - LP: #1480894
5000 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
5001 OCC_THROTTLE
5002 - LP: #1480894
5003 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
5004 bit is set
5005 - LP: #1480894
5006 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
5007 unthrottling
5008 - LP: #1480894
5009
5010 [ Upstream Kernel Changes ]
5011
5012 * rebase to v4.2-rc8
5013 - LP: #1483440
5014 - LP: #1484334
5015
5016 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
5017
5018linux (4.2.0-5.5) wily; urgency=low
5019
5020 [ Tim Gardner ]
5021
5022 * Release Tracking Bug
5023 - LP: #1487173
5024
5025 [ Andy Whitcroft ]
5026
5027 * [Packaging] correct spelling of probabaly on the tools packages
5028 - LP: #1256822
5029 * rebase to v4.2-rc7
5030
5031 [ dann frazier ]
5032
5033 * d-i: Add nicpf and nicvf to nic-modules
5034 * d-i: Enable usb modules on arm64
5035
5036 [ Mahesh Salgaonkar ]
5037
5038 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
5039 - LP: #1482343
5040 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
5041 - LP: #1482343
5042 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
5043 machine check errors.
5044 - LP: #1482343
5045 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
5046 - LP: #1482343
5047
5048 [ Vipin K Parashar ]
5049
5050 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
5051 PowerNV platform
5052 - LP: #1469771
5053
5054 [ Upstream Kernel Changes ]
5055
5056 * rebase to v4.2-rc7
5057
5058 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
5059
5060linux (4.2.0-4.4) wily; urgency=low
5061
5062 [ Tim Gardner ]
5063
5064 * Release Tracking Bug
5065 - LP: #1483677
5066
5067 [ Achiad Shochat ]
5068
5069 * SAUCE: net/mlx5e: Support TX packet copy into WQE
5070 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
5071 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
5072 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
5073
5074 [ Adam Lee ]
5075
5076 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
5077 - LP: #1480142
5078
5079 [ dann frazier ]
5080
5081 * [Config] CONFIG_NR_CPUS=128 on arm64
5082
5083 [ Leann Ogasawara ]
5084
5085 * [Config] d-i -- Add sfc to nic-modules udeb
5086 - LP: #1481490
5087
5088 [ Saeed Mahameed ]
5089
5090 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
5091 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
5092
5093 [ Tim Gardner ]
5094
5095 * [Config] CONFIG_X86_INTEL_MPX=y
5096 - LP: #1460902
5097 * [Debian] change dependency on module-init-tools to kmod
5098 - LP: #1481986
5099 * rebase to v4.2-rc6
5100
5101 [ Upstream Kernel Changes ]
5102
5103 * rebase to v4.2-rc6
5104
5105 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
5106
5107linux (4.2.0-3.3) wily; urgency=low
5108
5109 [ Tim Gardner ]
5110
5111 * Release Tracking Bug
5112 - LP: #1481462
5113 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
5114 Fixes an FTBS for at least one DKMS package.
5115
5116 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
5117
5118linux (4.2.0-2.2) wily; urgency=low
5119
5120 [ Tim Gardner ]
5121
5122 * Release Tracking Bug
5123 - LP: #1481067
5124 * rebase to v4.2-rc5
5125
5126 [ Andy Whitcroft ]
5127
5128 * [Packaging] module-inclusion -- commonise copy code and simplify
5129 * [Packaging] module-inclusion -- add manual command entries
5130 * [Packaging] module blacklists -- add support for manual blacklists
5131 * [Packaging] do_common_tools should always be on
5132 * [Packaging] initscripts need installing when making the package
5133 * [Packaging] initscripts work around bug in debhelper systemd support
5134 * [Config] exclude oss modules from linux-image
5135 - LP: #1434842
5136 * hyper-v -- add hid and fb drivers to linux-virtual
5137 - LP: #1444179
5138 * ubuntu: (no-squash) vbox -- infrastructure and updater
5139 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5140 - LP: #1426113
5141 * ubuntu: vbox -- update to 5.0.0-dfsg-1
5142 - LP: #1480879
5143 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
5144 * [Config] move vbox modules into linux-image
5145
5146 [ Upstream Kernel Changes ]
5147
5148 * rebase to v4.2-rc5
5149 - LP: #1478497
5150 - LP: #1477900
5151
5152 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
5153
5154linux (4.2.0-1.1~rc1) wily; urgency=low
5155
5156 [ Andy Whitcroft ]
5157
5158 * Release Tracking Bug
5159 - LP: #1479903
5160 * Initial upload of v4.2 based kernel (currently v4.-rc4)
5161
5162 [ Upstream Kernel Changes ]
5163
5164 * rebase to v4.2-rc4
5165 - LP: #1476987
5166 - LP: #1476888
5167 * rebase to v4.2-rc3
5168 * rebase to v4.2-rc2
5169 * rebase to v4.2-rc1
5170 - LP: #1394368
5171 - LP: #1427680
5172 - LP: #1462614
5173 - LP: #1397021
5174
5175 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
5176
5177linux (4.1.0-3.3) wily; urgency=low
5178
5179 [ Andy Whitcroft ]
5180
5181 * Release Tracking Bug
5182 - LP: #1478897
5183
5184 [ Colin Ian King ]
5185
5186 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
5187 - CVE-2015-1333
5188
5189 [ Seth Forshee ]
5190
5191 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
5192 - LP: #1478578
5193
5194 [ Upstream Kernel Changes ]
5195
5196 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
5197 - LP: #1461620
5198 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
5199 * x86/nmi/64: Remove asm code that saves cr2
5200 * x86/nmi/64: Switch stacks on userspace NMI entry
5201 * x86/nmi/64: Reorder nested NMI checks
5202 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
5203 detection
5204
5205 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
5206
5207linux (4.1.0-2.4) wily; urgency=low
5208
5209 [ Andy Whitcroft ]
5210
5211 * SAUCE: overlayfs: when copying up and reading directories ensure
5212 mounter had permissions V2
5213 - CVE-2015-1328
5214
5215 [ Leann Ogasawara ]
5216
5217 * Release Tracking Bug
5218 - LP: #1465419
5219
5220 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5221
5222linux (4.1.0-2.2) wily; urgency=low
5223
5224 [ Tim Gardner ]
5225
5226 * rebase to v4.1.3
5227 * [Config] Add i40e[vf] to d-i
5228 - LP: #1476393
5229
5230 [ Upstream Kernel Changes ]
5231
5232 * rebase to v4.1.3
5233 - LP: #1427680
5234 - LP: #1462614
5235 - LP: #1394368
5236
5237 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
5238
5239linux (4.1.0-1.1) wily; urgency=low
5240
5241 [ Andy Whitcroft ]
5242
5243 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5244 - LP: #1395877, #1410480
5245 * SAUCE: overlayfs: when copying up and reading directories ensure
5246 mounter had permissions V2
5247 - CVE-2015-1328
5248 * [Packaging] fix up Vcs-Git: to point to launchpad
5249 * [Config] correct linux-initramfs-tool virtual linkage
5250 - LP: #1474810
5251
5252 [ Chris J Arges ]
5253
5254 * [Config] Add dm-service-time to multipath-modules
5255 - LP: #1469240
5256 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
5257 - LP: #1464560
5258
5259 [ Jay Vosburgh ]
5260
5261 * SAUCE: fan: Proof of concept implementation (v2)
5262 - LP: #1439706
5263 * SAUCE: fan: tunnel multiple mapping mode (v3)
5264 - LP: #1470091
5265
5266 [ Leann Ogasawara ]
5267
5268 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
5269 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
5270 considering"
5271 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
5272 * Revert "SAUCE: dm-crypt: never use write same"
5273 * Release Tracking Bug
5274 - LP: #1476333
5275
5276 [ Tim Gardner ]
5277
5278 * Rebase to v4.1
5279 - LP: #1443371
5280 * [Config] Enable Apparmor
5281 * [Config] CONFIG_OVERLAY_FS_V1=y
5282 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
5283 - LP: #1469829
5284 * [Config] CONFIG_VM86=n
5285 - LP: #1473447
5286 * [Config] ACORN_PARTITION=n
5287 - LP: #1453117
5288
5289 [ Timo Aaltonen ]
5290
5291 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
5292 - LP: #1473319
5293
5294 [ Upstream Kernel Changes ]
5295
5296 * efi: efivar_create_sysfs_entry() should return negative error codes
5297 * efi: Add esrt support
5298 * x86, doc: Remove cmdline_size from list of fields to be filled in for
5299 EFI handover
5300 * efi/esrt: Fix some compiler warnings
5301 * efi: dmi: List SMBIOS3 table before SMBIOS table
5302 * efi: Add 'systab' information to Documentation/ABI
5303 * ALSA: hda - restore the MIC FIXUP for some Dell machines
5304 - LP: #1473560
5305 * mtd: powernv: Add powernv flash MTD abstraction driver
5306 - LP: #1464560
5307 * powerpc/powernv: Expose OPAL APIs required by PRD interface
5308 - LP: #1464560
5309 * powerpc/powernv: Add opal-prd channel
5310 - LP: #1464560
5311 * powerpc/powernv: fix construction of opal PRD messages
5312 - LP: #1464560
5313 * powerpc/include: Add opal-prd to installed uapi headers
5314 - LP: #1464560
5315 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
5316 - LP: #1464560
5317
5318 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
5319
5320linux (4.0.0-2.4) wily; urgency=low
5321
5322 [ Andy Whitcroft ]
5323
5324 * SAUCE: overlayfs: when copying up and reading directories ensure
5325 mounter had permissions V2
5326 - CVE-2015-1328
5327
5328 [ Leann Ogasawara ]
5329
5330 * Release Tracking Bug
5331 - LP: #1465419
5332
5333 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5334
5335linux (4.0.0-1.2) wily; urgency=low
5336
5337 [ Andy Whitcroft ]
5338
5339 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5340 - LP: #1395877, #1410480
5341 * [Config] enable CONFIG_OVERLAY_FS_V1
5342
5343 [ Tai Nguyen ]
5344
5345 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
5346 - LP: #1463211
5347
5348 [ Tim Gardner ]
5349
5350 * [Config] CONFIG_HIBERNATION=n for ppc64el
5351 - LP: #1463836
5352
5353 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
5354
5355linux (4.0.0-1.1) wily; urgency=low
5356
5357 [ Leann Ogasawara ]
5358
5359 * Revert "md/raid0: fix bug with chunksize not a power of 2."
5360 - LP: #1457510
5361 * powerpc/powernv: Check image loaded or not before calling flash
5362 - LP: #1461553
5363
5364 [ Tim Gardner ]
5365
5366 * [Config] armhf: CPUFREQ_DT=y
5367 - LP: #1457781
5368
5369 [ Upstream Kernel Changes ]
5370
5371 * rebase to v4.0.5
5372 - LP: #1429756
5373 - LP: #1452175
5374 - LP: #1454656
5375 - LP: #1447909
5376 - LP: #1446517
5377 - LP: #1428947
5378 - LP: #1410704
5379 - LP: #1412800
5380 - LP: #1400215
5381 - LP: #1411193
5382 - LP: #1412800
5383 - LP: #1408295
5384 - LP: #1436745
5385
5386 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
5387
5388linux (3.19.0-10.10) vivid; urgency=low
5389
5390 [ Andy Whitcroft ]
5391
5392 * [Packaging] control -- make element ordering deterministic
5393 * [Config] allow dracult to support initramfs as well
5394 - LP: #1109029
5395 * [Packaging] generate live watchdog blacklists
5396 - LP: #1432837
5397
5398 [ Leann Ogasawara ]
5399
5400 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
5401 - LP: #1397860
5402 * rebase to v3.19.2
5403
5404 [ Upstream Kernel Changes ]
5405
5406 * thinkpad_acpi: support new BIOS version string pattern
5407 - LP: #1417915
5408 * arm64: Invalidate the TLB corresponding to intermediate page table
5409 levels
5410 - LP: #1432546
5411 * perf tools: Support parsing parameterized events
5412 - LP: #1430341
5413 * perf tools: Extend format_alias() to include event parameters
5414 - LP: #1430341
5415 * perf Documentation: Add event parameters
5416 - LP: #1430341
5417 * perf tools: Document parameterized and symbolic events
5418 - LP: #1430341
5419 * perf: provide sysfs_show for struct perf_pmu_events_attr
5420 - LP: #1430341
5421 * perf: add PMU_EVENT_ATTR_STRING() helper
5422 - LP: #1430341
5423 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
5424 - LP: #1430341
5425 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
5426 - LP: #1430341
5427 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
5428 annotated
5429 - LP: #1430341
5430 * powerpc/perf/hv-gpci: add the remaining gpci requests
5431 - LP: #1430341
5432 * powerpc/perf/hv-24x7: Document sysfs event description entries
5433 - LP: #1430341
5434 * powerpc/iommu: Remove IOMMU device references via bus notifier
5435 - LP: #1425202
5436 * powerpc/pseries: Fix endian problems with LE migration
5437 - LP: #1428351
5438 * intel_idle: support additional Broadwell model
5439 - LP: #1400970
5440 * tools/power turbostat: support additional Broadwell model
5441 - LP: #1400970
5442 * KVM: x86: flush TLB when D bit is manually changed.
5443 - LP: #1397860
5444 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
5445 - LP: #1397860
5446 * KVM: Add generic support for dirty page logging
5447 - LP: #1397860
5448 * KVM: x86: switch to kvm_get_dirty_log_protect
5449 - LP: #1397860
5450 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
5451 log dirty
5452 - LP: #1397860
5453 * KVM: MMU: Add mmu help functions to support PML
5454 - LP: #1397860
5455 * KVM: MMU: Explicitly set D-bit for writable spte.
5456 - LP: #1397860
5457 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
5458 - LP: #1397860
5459 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
5460 - LP: #1397860
5461 * KVM: VMX: Add PML support in VMX
5462 - LP: #1397860
5463 * HID: multitouch: add support of clickpads
5464 * HID: multitouch: Add support for button type usage
5465
5466 [ Upstream Kernel Changes ]
5467
5468 * rebase to v3.19.2
5469 - LP: #1428947
5470
5471 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
5472
5473linux (3.19.0-9.9) vivid; urgency=low
5474
5475 [ Leann Ogasawara ]
5476
5477 * Release Tracking Bug
5478 - LP: #1430930
5479
5480 [ Shachar Raindel ]
5481
5482 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
5483 arithmetic
5484 - LP: #1413741
5485 - CVE-2014-8159
5486
5487 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
5488
5489linux (3.19.0-8.8) vivid; urgency=low
5490
5491 [ Andy Whitcroft ]
5492
5493 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5494 - LP: #1426113
5495 * rebase to stable v3.19.1
5496
5497 [ John Johansen ]
5498
5499 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
5500 - LP: #1408833
5501
5502 [ Leann Ogasawara ]
5503
5504 * Release Tracking Bug
5505 - LP: #1429940
5506
5507 [ Upstream Kernel Changes ]
5508
5509 * xen: correct bug in p2m list initialization
5510 * net/mlx5_core: Fix configuration of log_uar_page_sz
5511 - LP: #1419938
5512 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
5513 - LP: #1420575
5514 * net/mlx4_core: Maintain a persistent memory for mlx4 device
5515 - LP: #1422481
5516 * net/mlx4_core: Set device configuration data to be persistent across
5517 reset
5518 - LP: #1422481
5519 * net/mlx4_core: Refactor the catas flow to work per device
5520 - LP: #1422481
5521 * net/mlx4_core: Enhance the catas flow to support device reset
5522 - LP: #1422481
5523 * net/mlx4_core: Activate reset flow upon fatal command cases
5524 - LP: #1422481
5525 * net/mlx4_core: Manage interface state for Reset flow cases
5526 - LP: #1422481
5527 * net/mlx4_core: Handle AER flow properly
5528 - LP: #1422481
5529 * net/mlx4_core: Enable device recovery flow with SRIOV
5530 - LP: #1422481
5531 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
5532 - LP: #1422481
5533 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
5534 - LP: #1428111
5535 * rebase to v3.19.1
5536 - LP: #1410704
5537 - LP: #1411193
5538 - LP: #1400215
5539
5540 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
5541
5542linux (3.19.0-7.7) vivid; urgency=low
5543
5544 [ Andy Whitcroft ]
5545
5546 * Release Tracking Bug
5547 - LP: #1426013
5548
5549 [ Upstream Kernel Changes ]
5550
5551 * x86/irq: Fix regression caused by commit b568b8601f05
5552 * cxl: Fix leaking interrupts if attach process fails
5553 - LP: #1415102
5554 * cxl: Early return from cxl_handle_fault for a shut down context
5555 - LP: #1415102
5556 * cxl: Disable AFU debug flag
5557 - LP: #1415102
5558 * cxl: Disable SPAP register when freeing SPA
5559 - LP: #1415102
5560 * cxl: remove redundant increment of hwirq
5561 - LP: #1415102
5562 * cxl: Add tracepoints
5563 - LP: #1415102
5564 * cxl: Update CXL ABI documentation
5565 - LP: #1415102
5566 * cxl: Use image state defaults for reloading FPGA
5567 - LP: #1415102
5568 * cxl: Add image control to sysfs
5569 - LP: #1415102
5570 * cxl: Enable CAPP recovery
5571 - LP: #1415102
5572 * cxl: Add ability to reset the card
5573 - LP: #1415102
5574 * cxl: Fix device_node reference counting
5575 - LP: #1415102
5576 * cxl: Export optional AFU configuration record in sysfs
5577 - LP: #1415102
5578 * cxl: Fail AFU initialisation if an invalid configuration record is
5579 found
5580 - LP: #1415102
5581 * cxl: Add missing return statement after handling AFU errror
5582 - LP: #1415102
5583 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
5584 - LP: #1415102
5585 * powerpc/eeh: Allow to set maximal frozen times
5586 - LP: #1415102
5587 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
5588
5589 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
5590
5591linux (3.19.0-6.6) vivid; urgency=low
5592
5593 [ Andy Whitcroft ]
5594
5595 * systemd -- fix hyper-v units to be non-forking
5596 - LP: #1401525
5597 * [Config] move vbox modules into linux-image
5598 * ubuntu: vbox -- update to 4.3.22-dfsg-1
5599
5600 [ Brad Figg ]
5601
5602 * SAUCE: DEP8 test to run our regression tests
5603
5604 [ Paolo Pisati ]
5605
5606 * [Config] I2C_CHARDEV=y
5607 - LP: #1417032
5608
5609 [ Upstream Kernel Changes ]
5610
5611 * PCI: Fix infinite loop with ROM image of size 0
5612 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
5613 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
5614 controller
5615 - LP: #1400215
5616
5617 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
5618
5619linux (3.19.0-5.5) vivid; urgency=low
5620
5621 [ Andy Whitcroft ]
5622
5623 * [Config] CONFIG_FA_DUMP=y
5624 - LP: #1415562
5625 * ubuntu: (no-squash) vbox -- infrastructure and updater
5626 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
5627 * rebase to v3.19 final
5628
5629 [ Chris J Arges ]
5630
5631 * [Config] Add ibmvfc to d-i
5632 - LP: #1416001
5633 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
5634 - LP: #1292234
5635
5636 [ Upstream Kernel Changes ]
5637
5638 * rebase to v3.19
5639
5640 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
5641
5642linux (3.19.0-4.4) vivid; urgency=low
5643
5644 [ Andy Whitcroft ]
5645
5646 * [Config] apply Kernel hacking >> Tracers config defaults
5647 * hyper-v -- fix comment handing in /etc/network/interfaces
5648 - LP: #1413020
5649 * rebase to v3.19-rc7
5650 * updateconfigs following rebase to v3.19-rc7
5651
5652 [ Ben Hutchings ]
5653
5654 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
5655 - LP: #1413149
5656
5657 [ Upstream Kernel Changes ]
5658
5659 * rebase to v3.19-rc7
5660
5661 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
5662
5663linux (3.19.0-3.3) vivid; urgency=low
5664
5665 [ Andy Whitcroft ]
5666
5667 * [Debian] arm64 -- build ubuntu drivers
5668 - LP: #1411284
5669 * [Packaging] config-check -- add support for enforced annotations
5670 * [Config] annotations -- switch to ENFORCED annotations
5671 * [Packaging] config-check -- drop support for enforce file
5672 * [Packaging] enforce -- drop empty enforce file
5673 * rebase to v3.19-rc5
5674 * [Config] add modules removed due to tighter dependencies
5675 * [Config] updateconfigs following rebase to v3.19-rc5
5676 * [Config] enforce CONFIG_FHANDLE=y
5677 - LP: #1412543
5678 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
5679 - LP: #1408355
5680 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
5681 - LP: #1413646
5682 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
5683 message handler config defaults
5684 * [Config] apply Device Drivers >> Character devices >> Serial drivers
5685 config defaults
5686 * [Config] apply Device Drivers >> GPIO Support config defaults
5687 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
5688 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
5689 support) config defaults
5690 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
5691 Devices >> Support for frame buffer devices config defaults
5692 * [Config] apply Device Drivers >> HID support >> HID bus support >>
5693 Special HID drivers config defaults
5694 * [Config] apply Device Drivers >> Hardware Monitoring support config
5695 defaults
5696 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
5697 Hardware Bus support config defaults
5698 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
5699 digital converters config defaults
5700 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
5701 sensors config defaults
5702 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
5703 sensors config defaults
5704 * [Config] apply Device Drivers >> Input device support >> Generic input
5705 layer (needed for keyboard, mouse, ...) >> Mice config defaults
5706 * [Config] apply Device Drivers >> Input device support >> Generic input
5707 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
5708 * [Config] apply Device Drivers >> LED Support >> LED Class Support
5709 config defaults
5710 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
5711 defaults
5712 * [Config] apply Device Drivers >> Multifunction device drivers config
5713 defaults
5714 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
5715 grabbers support >> Media test drivers config defaults
5716 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
5717 Adapters config defaults
5718 * [Config] apply Device Drivers >> Multimedia support >> Remote
5719 Controller devices config defaults
5720 * [Config] apply Device Drivers >> Network device support >> Distributed
5721 Switch Architecture drivers config defaults
5722 * [Config] apply Device Drivers >> Network device support >> Network core
5723 driver support config defaults
5724 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
5725 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
5726 defaults
5727 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
5728 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
5729 defaults
5730 * [Config] apply Device Drivers >> PHY Subsystem config defaults
5731 * [Config] apply Device Drivers >> Pin controllers config defaults
5732 * [Config] apply Device Drivers >> SPI support config defaults
5733 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
5734 Sound Architecture >> ALSA for SoC audio support config defaults
5735 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
5736 Sound Architecture >> FireWire sound devices config defaults
5737 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
5738 Sound Architecture >> HD-Audio config defaults
5739 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
5740 client support config defaults
5741 * [Config] apply Device Drivers >> Staging drivers >> Media staging
5742 drivers config defaults
5743 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
5744 USB Gadget Drivers >> USB functions configurable through configfs
5745 config defaults
5746 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
5747 USB Peripheral Controller config defaults
5748 * [Config] apply Networking support >> NFC subsystem support >> Near
5749 Field Communication (NFC) devices config defaults
5750 * [Config] apply Networking support >> Networking options >> Network
5751 packet filtering framework (Netfilter) >> Core Netfilter Configuration
5752 >> Netfilter nf_tables support config defaults
5753 * [Config] apply Networking support >> Networking options >> QoS and/or
5754 fair queueing >> Actions config defaults
5755 * [Config] apply Networking support >> Networking options >> TCP/IP
5756 networking config defaults
5757 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
5758 Networking Stack (mac80211) config defaults
5759 * [Config] apply Device Drivers >> Input device support >> Generic input
5760 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
5761 * [Config] apply Device Drivers >> Input device support >> Generic input
5762 layer (needed for keyboard, mouse, ...) >> Mice config defaults
5763 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
5764 config defaults
5765 * [Config] apply Networking support >> Networking options >> Network
5766 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
5767 >> IPv4 NAT config defaults
5768 * [Config] apply Networking support >> Networking options >> Network
5769 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
5770 >> IPv6 NAT config defaults
5771 * [Config] apply Kernel hacking >> Kernel debugging config defaults
5772 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
5773 config defaults
5774 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
5775 values in
5776 - LP: #1414002
5777 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
5778 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
5779 (iwlwifi) config defaults
5780 * [Config] apply Device Drivers >> Real Time Clock config defaults
5781 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
5782 support >> SCSI low-level drivers config defaults
5783 * [Config] apply General setup >> CPU/Task time and stats accounting >>
5784 Cputime accounting config defaults
5785 * [Config] apply Device Drivers >> Mailbox Hardware Support config
5786 defaults
5787 * rebase to v3.19-rc6
5788 * [Config] updateconfigs following rebase to v3.19-rc6
5789
5790 [ Kamal Mostafa ]
5791
5792 * [Packaging] force "dpkg-source -I -i" behavior
5793
5794 [ Leann Ogasawara ]
5795
5796 * [Config] Disable CONFIG_USB_OTG
5797 - LP: #1411295
5798
5799 [ Upstream Kernel Changes ]
5800
5801 * overlay: add backwards compatible overlayfs format support (fixes)
5802 - LP: #1410480
5803
5804 [ Upstream Kernel Changes ]
5805
5806 * rebase to v3.19-rc5
5807 * rebase to v3.19-rc6
5808
5809 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
5810
5811linux (3.19.0-2.2) vivid; urgency=low
5812
5813 [ Andy Whitcroft ]
5814
5815 * rebase to v3.19-rc4
5816 * [Config] updateconfigs following rebase to v3.19-rc4
5817 * [Packaging] install all dtb files
5818 - LP: #1408002
5819 * [Config] switch on "all" dtbs
5820 - LP: #1408002
5821
5822 [ Colin Ian King ]
5823
5824 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
5825 timers
5826 - LP: #1333569
5827
5828 [ Joseph Salisbury ]
5829
5830 * [Config] Enable CONFIG_N_GSM as module.
5831 - LP: #1404670
5832
5833 [ K. Y. Srinivasan ]
5834
5835 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
5836 - LP: #1406867
5837
5838 [ Steve McIntyre ]
5839
5840 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
5841 - LP: #1409750
5842
5843 [ Upstream Kernel Changes ]
5844
5845 * rebase to v3.19-rc4
5846
5847 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
5848
5849linux (3.19.0-1.1) vivid; urgency=low
5850
5851 [ Andy Whitcroft ]
5852
5853 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
5854 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
5855 * Revert "SAUCE: AUFS -- aufs3-base.patch"
5856 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
5857 * rebase to v3.19-rc1
5858 * rebase to v3.19-rc2
5859 * [Config] defaultconfigs following rebase to v3.19-rc2
5860 * ubuntu: aufs3 -- follow rename of d_child
5861 * ubuntu: aufs3 -- follow switch to d_splice_alias
5862 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
5863 * ubuntu: aufs3 -- follow rename for d_alias
5864 * apparmor -- follow change to this_cpu_ptr
5865 * disable module checks for rebase
5866 * ubuntu: AUFS -- substrate: aufs3-base.patch
5867 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
5868 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
5869 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
5870 * [Configs] updateconfigs following aufs update
5871 * v3.19 series start
5872 * rebase to v3.19-rc3
5873 * [Configs] updateconfigs following rebase to v3.19-rc3
5874 * [Packaging] uploadnum should be the remainder of the version
5875 - LP: #1407755
5876 * [Packaging] handle dts directories
5877 - LP: #1408004
5878 * [Config] follow move of arm64 dts' into vendor directories
5879
5880 [ Upstream Kernel Changes ]
5881
5882 * arm64: optimized copy_to_user and copy_from_user assembly code
5883 - LP: #1400349
5884 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
5885
5886 [ Upstream Kernel Changes ]
5887
5888 * rebase to v3.19-rc1
5889 - LP: #1173681
5890 * rebase to v3.19-rc2
5891 * rebase to v3.19-rc3
5892
5893 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
5894
5895linux (3.18.0-7.8) vivid; urgency=low
5896
5897 [ Leann Ogasawara ]
5898
5899 * Release Tracking Bug
5900 - LP: #1401590
5901
5902 [ John Johansen ]
5903
5904 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
5905 - LP: #1362199
5906 * SAUCE: Revert: fix: only allow a single threaded process to ...
5907 - LP: #1371310
5908 * SAUCE: (no-up) fix: bad unix_addr_fs macro
5909 - LP: #1390223
5910 * SAUCE: (no-up) apparmor: add parameter to control whether policy
5911 hashing is used
5912 - LP: #1383886
5913 * [config] set apparmor config options
5914
5915 [ Seth Forshee ]
5916
5917 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
5918 - LP: #1398458
5919
5920 [ Upstream Kernel Changes ]
5921
5922 * mfd: rtsx: Fix PM suspend for 5227 & 5249
5923 - LP: #1359052
5924 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
5925 - LP: #1346067
5926
5927 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
5928
5929linux (3.18.0-6.7) vivid; urgency=low
5930
5931 [ Andy Whitcroft ]
5932
5933 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
5934 assembly code"
5935 - LP: #1398596
5936 * rebase to v3.18
5937
5938 [ Chris J Arges ]
5939
5940 * [Config] CONFIG_PCIEASPM_DEBUG=y
5941 - LP: #1398544
5942
5943 [ Paolo Pisati ]
5944
5945 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
5946 - LP: #1396470
5947
5948 [ Upstream Kernel Changes ]
5949
5950 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
5951 may result in I/O freeze
5952 - LP: #1400289
5953
5954 [ Upstream Kernel Changes ]
5955
5956 * rebase to v3.18
5957
5958 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
5959
5960linux (3.18.0-5.6) vivid; urgency=low
5961
5962 [ Leann Ogasawara ]
5963
5964 * Release Tracking Bug
5965 - LP: #1398109
5966
5967 [ Andy Whitcroft ]
5968
5969 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
5970 - LP: #1397061
5971 * rebase to v3.18-rc7
5972
5973 [ Chris J Arges ]
5974
5975 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
5976 ppc64el/generic
5977 - LP: #1395855
5978
5979 [ Upstream Kernel Changes ]
5980
5981 * rebase to v3.18-rc7
5982 - LP: #1389497
5983
5984 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
5985
5986linux (3.18.0-4.5) vivid; urgency=low
5987
5988 [ Leann Ogasawara ]
5989
5990 * Release Tracking Bug
5991 - LP: #1395891
5992
5993 [ Andy Whitcroft ]
5994
5995 * rebase to v3.18-rc6
5996 * [Config] update configs following rebase to v3.18-rc6
5997 * [Config] enable overlayfs v1 support
5998
5999 [ Tim Gardner ]
6000
6001 * rebase to v3.18-rc5
6002
6003 [ Upstream Kernel Changes ]
6004
6005 * overlay: add backwards compatible overlayfs format support
6006 - LP: #1395877
6007
6008 [ Upstream Kernel Changes ]
6009
6010 * rebase to v3.18-rc5
6011 * rebase to v3.18-rc6
6012
6013 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
6014
6015linux (3.18.0-3.4) vivid; urgency=low
6016
6017 [ Andy Whitcroft ]
6018
6019 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
6020 * Revert "SAUCE: AUFS -- update to
6021 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
6022 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
6023 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
6024 * [Config] amd64 is now the indep architecture
6025 * [Debian] basic hook support
6026 * SAUCE: AUFS -- aufs3-base.patch
6027 * SAUCE: AUFS -- aufs3-mmap.patch
6028 * SAUCE: AUFS -- aufs3-standalone.patch
6029 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
6030 * [Config] updateconfigs following aufs3 update
6031 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
6032
6033 [ dann frazier ]
6034
6035 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
6036 - LP: #1388952
6037 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
6038 * [Config] Disable CONFIG_RCU_USER_QS on arm64
6039
6040 [ Tim Gardner ]
6041
6042 * rebase to v3.18-rc4
6043
6044 [ Upstream Kernel Changes ]
6045
6046 * rebase to v3.18-rc4
6047 - LP: #1389497
6048 - LP: #1387128
6049
6050 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
6051
6052linux (3.18.0-2.2) vivid; urgency=low
6053
6054 [ Tim Gardner ]
6055
6056 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
6057
6058 [ Upstream Kernel Changes ]
6059
6060 * rebase to v3.18-rc3
6061
6062 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
6063
6064linux (3.18.0-1.1) vivid; urgency=low
6065
6066 [ Andy Whitcroft ]
6067
6068 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
6069 * [Config] tools -- only build common tools when enabled
6070 * [Config] follow rename of DEB_BUILD_PROFILES
6071 * [Config] linux-image-extra is additive to linux-image
6072 - LP: #1375310
6073 * [Config] linux-image-extra postrm is not needed on purge
6074 * [Config] enable cloud tools on i386
6075 - LP: #1367399
6076
6077 [ Marc Dietrich ]
6078
6079 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
6080
6081 [ Paolo Pisati ]
6082
6083 * [Config] armhf: REGULATOR_TWL4030=y
6084 * [Config] armhf: disable JUMP_LABEL
6085 - LP: #1378856
6086
6087 [ Tim Gardner ]
6088
6089 * rebase to v3.17-rc2
6090 * updateconfigs
6091 * [Config] CONFIG_NFC_ST21NFCB=n
6092 * [Config] Added net/6lowpan/* to generic inclusion list
6093 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
6094 * rebase to v3.17-rc3
6095 * rebase to v3.17-rc4
6096 * rebase to v3.17-rc5
6097 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
6098 * [Config] CONFIG_XMON=y
6099 - LP: #1365655
6100 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
6101 - LP: #1362514
6102 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
6103 - LP: #1362514
6104 * [Config] CONFIG_DMA_CMA=n
6105 - LP: #1362261
6106 * [Config] Add mpt3sas to d-i
6107 - LP: #1368907
6108 * [Debian] set do_*_tools after stage1 or bootstrap is determined
6109 - LP: #1370211
6110 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
6111 - LP: #1244176
6112 * rebase to v3.17-rc6
6113 * SAUCE: usbip: Update include path
6114 * [Debian] usbip tools packaging
6115 - LP: #898003
6116 * [Config] Enable usbip tools
6117 - LP: #898003
6118 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
6119 - LP: #1363180
6120 * [Config] Correct annotation regarding CONFIG_DMA_CMA
6121 - LP: #1362261
6122 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
6123 - LP: #1374438
6124 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
6125 - LP: #1374440
6126 * [Debian] Don't fail if a symlink already exists
6127 * rebase to v3.17-rc7
6128 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
6129 - LP: #1374440
6130 * rebase to v3.17
6131 * rebase to v3.18-rc1
6132 * [Config] CONFIG_AUFS_FS=n for FTBS
6133 * Enable vivid
6134 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
6135 - LP: #1385510
6136 * rebase to v3.18-rc2
6137 * [Debian] Fix linux-doc dangling symlinks
6138 - LP: #661306
6139 * CONFIG_MODULE_COMPRESS=n
6140 * [Config] dropped scsi_tgt from generic inclusion list
6141 * [Config] Added drivers/uio to generic inclusion list
6142 * [Config] CONFIG_PATA_MACIO=y
6143 - LP: #1378894
6144 * [Config] CONFIG_DRM_BOCHS=n
6145 * [Debian] install usbipd
6146 - LP: #898003
6147
6148 [ Upstream Kernel Changes ]
6149
6150 * rebase to v3.18-rc2
6151
6152 [ Upstream Kernel Changes ]
6153
6154 * rebase to v3.18-rc1
6155 - LP: #1316518
6156 - LP: #1371591
6157 - LP: #1357928
6158
6159 [ Upstream Kernel Changes ]
6160
6161 * rebase to v3.17
6162
6163 [ Upstream Kernel Changes ]
6164
6165 * rebase to v3.17-rc7
6166
6167 [ Upstream Kernel Changes ]
6168
6169 * rebase to v3.17-rc6
6170
6171 [ Upstream Kernel Changes ]
6172
6173 * rebase to v3.17-rc5
6174
6175 [ Upstream Kernel Changes ]
6176
6177 * rebase to v3.17-rc4
6178
6179 [ Upstream Kernel Changes ]
6180
6181 * rebase to v3.17-rc3
6182
6183 [ Upstream Kernel Changes ]
6184
6185 * rebase to v3.17-rc2
6186 - LP: #1358116
6187 - LP: #1350148
6188 - LP: #1334950
6189 - LP: #1329580
6190 - LP: #1329580
6191 - LP: #1329580
6192
6193 [ Upstream Kernel Changes ]
6194
6195 * rebase to v3.17-rc2
6196
6197 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
6198
6199linux (3.17.0-0.0) utopic; urgency=medium
6200
6201 * Empty entry
6202
6203 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
6204
6205linux (3.16.0-11.16) utopic; urgency=low
6206
6207 [ Mauricio Faria de Oliveira ]
6208
6209 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
6210 - LP: #1358920
6211
6212 [ Peter Zijlstra ]
6213
6214 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
6215 - LP: #1361300
6216
6217 [ Tim Gardner ]
6218
6219 * [Config] CONFIG_ZPOOL=y
6220 - LP: #1360428
6221 * Release Tracking Bug
6222 - LP: #1361308
6223
6224 [ Upstream Kernel Changes ]
6225
6226 * Revert "net/mlx4_en: Fix bad use of dev_id"
6227 - LP: #1347012
6228 * net/mlx4_en: Reduce memory consumption on kdump kernel
6229 - LP: #1347012
6230 * net/mlx4_en: Fix mac_hash database inconsistency
6231 - LP: #1347012
6232 * net/mlx4_en: Disable blueflame using ethtool private flags
6233 - LP: #1347012
6234 * net/mlx4_en: current_mac isn't updated in port up
6235 - LP: #1347012
6236 * net/mlx4_core: Use low memory profile on kdump kernel
6237 - LP: #1347012
6238 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
6239 - LP: #1347169
6240 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
6241 - LP: #1347169
6242 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
6243 - LP: #1347169
6244 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
6245 - LP: #1347169
6246 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
6247 - LP: #1347169
6248 * drivers: scsi: storvsc: Set srb_flags in all cases
6249 - LP: #1347169
6250 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
6251 - LP: #1347169
6252 * namespaces: Use task_lock and not rcu to protect nsproxy
6253 - LP: #1328088
6254 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
6255 * mm/zbud: change zbud_alloc size type to size_t
6256 - LP: #1360428
6257 * mm/zpool: implement common zpool api to zbud/zsmalloc
6258 - LP: #1360428
6259 * mm/zpool: zbud/zsmalloc implement zpool
6260 - LP: #1360428
6261 * mm/zpool: update zswap to use zpool
6262 - LP: #1360428
6263 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
6264 - LP: #1341296
6265 * iommu/amd: Fix for pasid initialization
6266 - LP: #1361300
6267 * iommu/amd: Moving PPR fault flags macros definitions
6268 - LP: #1361300
6269 * iommu/amd: Drop oprofile dependency
6270 - LP: #1361300
6271 * iommu/amd: Fix typo in amd_iommu_v2 driver
6272 - LP: #1361300
6273 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
6274 - LP: #1361300
6275 * iommu/amd: Don't free pasid_state in mn_release path
6276 - LP: #1361300
6277 * iommu/amd: Get rid of __unbind_pasid
6278 - LP: #1361300
6279 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
6280 - LP: #1361300
6281 * iommu/amd: Add pasid_state->invalid flag
6282 - LP: #1361300
6283 * iommu/amd: Don't hold a reference to mm_struct
6284 - LP: #1361300
6285 * iommu/amd: Don't hold a reference to task_struct
6286 - LP: #1361300
6287 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
6288 - LP: #1361300
6289 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
6290 - LP: #1361300
6291 * iommu/amd: Remove change_pte mmu_notifier call-back
6292 - LP: #1361300
6293 * iommu/amd: Fix device_state reference counting
6294 - LP: #1361300
6295 * iommu/amd: Fix 2 typos in comments
6296 - LP: #1361300
6297
6298 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
6299
6300linux (3.16.0-10.15) utopic; urgency=low
6301
6302 [ dann frazier ]
6303
6304 * [debian] Fix regression with ABI subversions and backport
6305
6306 [ Feng Kan ]
6307
6308 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
6309 modify write.
6310 - LP: #1357527
6311 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6312 assembly code
6313 - LP: #1358949
6314
6315 [ Stefan Bader ]
6316
6317 * SAUCE: bcache: prevent crash on changing writeback_running
6318 - LP: #1357295
6319
6320 [ Tim Gardner ]
6321
6322 * [Config] CONFIG_XFRM_STATISTICS=y
6323 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
6324 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
6325 - LP: #1353005
6326 * Release Tracking Bug
6327 - LP: #1359783
6328
6329 [ Upstream Kernel Changes ]
6330
6331 * intel_idle: Broadwell support
6332 - LP: #1256170
6333 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
6334 - LP: #1357108
6335 * powerpc/powernv: Invoke opal call to handle hmi.
6336 - LP: #1357108
6337 * powerpc/book3s: handle HMIs for cpus in nap mode.
6338 - LP: #1357108
6339 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
6340 - LP: #1357108
6341 * powerpc: Add smp_mb() to arch_spin_is_locked()
6342 - LP: #1358569
6343 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
6344 - LP: #1358569
6345 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
6346 temperature
6347 - LP: #1353005
6348 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
6349 - LP: #1358855
6350 * printk: Add function to return log buffer address and size
6351 - LP: #1359423
6352 * powerpc/powernv: Interface to register/unregister opal dump region
6353 - LP: #1359423
6354 * bcache: fix crash on shutdown in passthrough mode
6355 - LP: #1357295
6356 * bcache: fix uninterruptible sleep in writeback thread
6357 - LP: #1357295
6358
6359 [ Vinayak Kale ]
6360
6361 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
6362 - LP: #1357527
6363 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
6364 - LP: #1357527
6365
6366 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
6367
6368linux (3.16.0-9.14) utopic; urgency=low
6369
6370 [ Tim Gardner ]
6371
6372 * Release Tracking Bug
6373 - LP: #1357370
6374
6375 [ Serge Hallyn ]
6376
6377 * SAUCE: Overlayfs: allow unprivileged mounts
6378 - LP: #1357025
6379
6380 [ Upstream Kernel Changes ]
6381
6382 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
6383 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
6384 * dts: Add bindings for APM X-Gene SoC ethernet driver
6385 * drivers: net: Add APM X-Gene SoC ethernet driver support.
6386 * powerpc/thp: Add write barrier after updating the valid bit
6387 - LP: #1357014
6388 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
6389 - LP: #1357014
6390 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
6391 of 4k pte
6392 - LP: #1357014
6393 * powerpc/thp: Handle combo pages in invalidate
6394 - LP: #1357014
6395 * powerpc/thp: Invalidate with vpn in loop
6396 - LP: #1357014
6397 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
6398 - LP: #1357014
6399 * powerpc/mm: Use read barrier when creating real_pte
6400 - LP: #1357014
6401 * powerpc/thp: Add tracepoints to track hugepage invalidate
6402 - LP: #1357014
6403 * rebase to v3.16.1
6404
6405 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
6406
6407linux (3.16.0-8.13) utopic; urgency=low
6408
6409 [ Tim Gardner ]
6410
6411 * Release Tracking Bug
6412 - LP: #1356403
6413
6414 [ dann frazier ]
6415
6416 * [debian] Allow for package revisions condusive for branching
6417
6418 [ Upstream Kernel Changes ]
6419
6420 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
6421 - LP: #1350087
6422 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
6423 - LP: #1350087
6424 * powerpc/powernv: Enable M64 aperatus for PHB3
6425 - LP: #1355469
6426 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
6427 - LP: #1352994
6428 * powerpc: Add machine_early_initcall()
6429 - LP: #1352640
6430 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
6431 - LP: #1352640
6432 * powerpc/eeh: Avoid event on passed PE
6433 - LP: #1352640
6434 * powerpc/eeh: EEH support for VFIO PCI device
6435 - LP: #1352640
6436 * powerpc/eeh: sysfs entries lost
6437 - LP: #1352640
6438 * powerpc/powernv: Fix IOMMU table for VFIO dev
6439 - LP: #1352640
6440 * powerpc/eeh: Fetch IOMMU table in reliable way
6441 - LP: #1352640
6442 * powerpc/eeh: Refactor EEH flag accessors
6443 - LP: #1352640
6444 * powerpc/eeh: Selectively enable IO for error log
6445 - LP: #1352640
6446 * powerpc/eeh: Reduce lines of log dump
6447 - LP: #1352640
6448 * powerpc/eeh: Replace pr_warning() with pr_warn()
6449 - LP: #1352640
6450 * powerpc/eeh: Make diag-data not endian dependent
6451 - LP: #1352640
6452 * powerpc/eeh: Aux PE data for error log
6453 - LP: #1352640
6454 * PCI: Support BAR sizes up to 128GB
6455 - LP: #1352640
6456 * powerpc/powernv: Allow to freeze PE
6457 - LP: #1352640
6458 * powerpc/powernv: Split ioda_eeh_get_state()
6459 - LP: #1352640
6460 * powerpc/powernv: Handle compound PE
6461 - LP: #1352640
6462 * powerpc/powernv: Handle compound PE for EEH
6463 - LP: #1352640
6464 * powerpc/powernv: Handle compound PE in config accessors
6465 - LP: #1352640
6466 * mnt: Only change user settable mount flags in remount
6467 - LP: #1356318
6468 - CVE-2014-5206
6469 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
6470 - LP: #1356318
6471 - CVE-2014-5206
6472 * mnt: Correct permission checks in do_remount
6473 - LP: #1356323
6474 - CVE-2014-5207
6475 * mnt: Change the default remount atime from relatime to the existing value
6476 - LP: #1356323
6477 - CVE-2014-5207
6478
6479 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
6480
6481linux (3.16.0-7.12) utopic; urgency=low
6482
6483 [ Andy Whitcroft ]
6484
6485 * rebase to v3.16 final
6486 * [Config] d-i -- add virtio_scsi to virtio-modules
6487 - LP: #1342000
6488
6489 [ dann frazier ]
6490
6491 * [Packaging] Fix 'printchanges' to work with versions containing '+'
6492
6493 [ Tim Gardner ]
6494
6495 * [Config] CONFIG_MICROCODE=y
6496 - LP: #1084373
6497 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
6498 - LP: #1349028
6499 * [Config] Add hv_balloon to d-i virtio-modules
6500 - LP: #1292216
6501 * Release Tracking Bug
6502 - LP: #1354530
6503
6504 [ Upstream Kernel Changes ]
6505
6506 * rebase to v3.16
6507
6508 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
6509
6510linux (3.16.0-6.11) utopic; urgency=low
6511
6512 [ Paolo Pisati ]
6513
6514 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
6515 * [Config] armhf: KEYBOARD_IMX=m
6516 * [Config] armhf: build cubox & imx6 DTBs
6517 * [Config] armhf: RTC_DRV_PCF8523=y
6518
6519 [ Tim Gardner ]
6520
6521 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
6522 - LP: #1344405
6523 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
6524 - LP: #1343109
6525 * Release Tracking Bug
6526 - LP: #1349196
6527
6528 [ Upstream Kernel Changes ]
6529
6530 * rebase to v3.16-rc7
6531
6532 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
6533
6534linux (3.16.0-5.10) utopic; urgency=low
6535
6536 [ Tim Gardner ]
6537
6538 * Release Tracking Bug
6539 - LP: #1346298
6540 * [Config] CONFIG_GPIO_SYSFS=y
6541 - LP: #1342153
6542 * rebase to v3.16-rc6
6543
6544 [ Paolo Pisati ]
6545
6546 * [Config] enable ARCH_MVEBU*
6547 * [Config] AHCI_MVEBU=m
6548 * [Config] ARMADA_THERMAL=y
6549 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
6550 * [Config] CRYPTO_DEV_MV_CESA=m
6551 * [Config] I2C_MV64XXX=m
6552 * [Config] MMC_MVSDIO=m
6553 * [Config] MMC_SDHCI_DOVE=m
6554 * [Config] MTD_NAND_ORION=m
6555 * [Config] MTD_NAND_PXA3xx=m
6556 * [Config] MVNETA=m
6557 * [Config] MV_XOR=y
6558 * [Config] ORION_WATCHDOG=m
6559 * [Config] PCI_MVEBU=y
6560 * [Config] RTC_DRV_MV=y
6561 * [Config] SND_KIRKWOOD_SOC*=m
6562 * [Config] SPI_ORION=m
6563 * [Config] USB_XHCI_MVEBU=m
6564 * [Config] armhf: build all Armada and Dove DTBs
6565 * [Config] armhf: SERIAL_8250_DW=y
6566
6567 [ Upstream Kernel Changes ]
6568
6569 * rebase to v3.16-rc6
6570
6571 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
6572
6573linux (3.16.0-4.9) utopic; urgency=low
6574
6575 [ Tim Gardner ]
6576
6577 * Release Tracking Bug
6578 - LP: #1341543
6579
6580 [ Upstream Kernel Changes ]
6581
6582 * rebase to v3.16-rc5
6583
6584 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
6585
6586linux (3.16.0-3.8) utopic; urgency=low
6587
6588 [ Tim Gardner ]
6589
6590 * Release Tracking Bug
6591 - LP: #1340091
6592
6593 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
6594
6595linux (3.16.0-2.7) utopic; urgency=low
6596
6597 [ Andy Whitcroft ]
6598
6599 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
6600 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
6601
6602 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
6603
6604linux (3.16.0-2.6) utopic; urgency=low
6605
6606 [ Andy Whitcroft ]
6607
6608 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
6609 Fixes FTBS.
6610
6611 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
6612
6613linux (3.16.0-2.5) utopic; urgency=low
6614
6615 [ Andy Whitcroft ]
6616
6617 * ubuntu -- fix basic format for ubuntu/Makefile
6618 * ubuntu: AUFS (no-squash): basic framework and update machinary
6619 * ubuntu: aufs3 -- update update scripting
6620 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
6621 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
6622 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
6623 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
6624 * [Configs] AUFS configs
6625 * ubuntu: aufs3 -- reenable
6626
6627 [ Tim Gardner ]
6628
6629 * CONFIG_LATENCYTOP=n
6630
6631 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
6632
6633linux (3.16.0-2.4) utopic; urgency=low
6634
6635 [ Andy Whitcroft ]
6636
6637 * [Config] flip VIRTIO*=y
6638 * [Config] commonise CONFIG_SWIOTLB=y
6639 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
6640 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
6641 config defaults
6642 * [Config] apply Device Drivers >> Block devices config defaults
6643 * [Config] apply Device Drivers >> Character devices config defaults
6644 * [Config] apply Device Drivers >> DMA Engine support config defaults
6645 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
6646 reporting config defaults
6647 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
6648 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
6649 support) config defaults
6650 * [Config] apply Device Drivers >> GPIO Support config defaults
6651 * [Config] apply Device Drivers >> Graphics support >> Console display
6652 driver support config defaults
6653 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
6654 config defaults
6655 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
6656 * [Config] apply Device Drivers >> Input device support >> Generic input
6657 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
6658 defaults
6659 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
6660 ports config defaults
6661 * [Config] apply Device Drivers >> LED Support >> LED Class Support
6662 config defaults
6663 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
6664 defaults
6665 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
6666 grabbers support config defaults
6667 * [Config] apply Security options config defaults
6668 * [Config] apply Networking options >> Network packet filtering framework
6669 (Netfilter) >> Core Netfilter Configuration config defaults
6670 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
6671 defaults
6672 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
6673 Devices >> Support for frame buffer devices config defaults
6674 * [Config] apply Power management and ACPI options >> CPU Frequency
6675 scaling config defaults
6676 * [Config] apply Processor type and features config defaults
6677 * [Config] apply Partition Types config defaults
6678 * [Config] apply Power management and ACPI options config defaults
6679 * [Config] apply Device Drivers >> InfiniBand support config defaults
6680 * [Config] apply Device Drivers >> Misc devices config defaults
6681 * [Config] apply Device Drivers >> Multifunction device drivers config
6682 defaults
6683 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6684 support >> SCSI low-level drivers config defaults
6685 * [Config] apply Device Drivers >> Network device support >> Ethernet
6686 driver support config defaults
6687 * [Config] apply Device Drivers >> Network device support >> Network core
6688 driver support config defaults
6689 * [Config] apply Device Drivers >> Network device support >> PHY Device
6690 support and infrastructure config defaults
6691 * [Config] apply File systems >> Network File Systems config defaults
6692 * [Config] apply Device Drivers >> Input device support >> Generic input
6693 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
6694 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
6695 >> NAND Device Support config defaults
6696 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6697 >> Ralink driver support config defaults
6698 * [Config] apply Device Drivers >> Staging drivers config defaults
6699 * [Config] apply Cryptographic API >> Hardware crypto devices config
6700 defaults
6701 * [Config] apply Device Drivers >> Macintosh device drivers config
6702 defaults
6703 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6704 config defaults
6705 * [Config] apply Device Drivers >> PPS support config defaults
6706 * [Config] apply Device Drivers >> Sound card support config defaults
6707 * [Config] apply Networking support >> RF switch subsystem support config
6708 defaults
6709 * [Config] apply Library routines config defaults
6710 * [Config] apply Device Drivers >> CODEC drivers config defaults
6711 * [Config] apply Device Drivers >> PHY Subsystem config defaults
6712 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
6713 config defaults
6714 * [Config] apply Kernel hacking >> Tracers config defaults
6715 * [Config] apply Kernel hacking >> Runtime Testing config defaults
6716 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
6717 * [Config] apply Device Drivers >> USB support config defaults
6718 * [Config] apply Device Drivers >> Power supply class support config
6719 defaults
6720 * [Config] apply Device Drivers >> USB Network Adapters config defaults
6721 * [Config] apply General setup >> IRQ subsystem config defaults
6722 * [Config] apply General setup config defaults
6723 * [Config] apply File systems >> Miscellaneous filesystems config
6724 defaults
6725 * [Config] apply File systems config defaults
6726 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
6727 * [Config] apply Device Drivers >> Virtio drivers config defaults
6728 * [Config] apply Device Drivers >> USB Peripheral Controller config
6729 defaults
6730 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6731 support >> SCSI Transports config defaults
6732 * [Config] apply Device Drivers >> Real Time Clock config defaults
6733 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
6734 (libata) config defaults
6735 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
6736 defaults
6737 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
6738 config defaults
6739 * [Config] apply Device Drivers >> USB Physical Layer drivers config
6740 defaults
6741 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
6742 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
6743 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
6744 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
6745 CONFIG_HOTPLUG_CPU=n
6746 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
6747 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
6748 * [Config] drivers/acpi/acpi_ipmi.ko needs
6749 drivers/char/ipmi/ipmi_msghandler.ko in virtual
6750 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
6751 CONFIG_FUNCTION_TRACER=n
6752 * [Config] ignore modules changing following major config changes
6753
6754 [ Tim Gardner ]
6755
6756 * rebase to v3.16-rc4
6757
6758 [ Upstream Kernel Changes ]
6759
6760 * rebase to v3.16-rc4
6761 - LP: #1297581
6762
6763 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
6764
6765linux (3.16.0-1.3) utopic; urgency=low
6766
6767 [ Andy Whitcroft ]
6768
6769 * Revert "Disable do_tools_perf for FTBS"
6770 * SAUCE: fix perf_regs definitions for arm64
6771
6772 [ Paolo Pisati ]
6773
6774 * [Config] armhf: ARCH_EXYNOS5* support
6775 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
6776 * [Config] armhf: EXYNOS_THERMAL=y
6777 * [Config] armhf: EXYNOS_IOMMU=y
6778 * [Config] armhf: EXYNOS_ADC=m
6779 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
6780 * [Config] armhf: MMC_SDHCI_S3C=m
6781 * [Config] armhf: PCI_EXYNOS=y
6782 * [Config] armhf: PHY_EXYNOS5250_SATA=y
6783 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
6784 * [Config] armhf: PWM_SAMSUNG=m
6785 * [Config] armhf: RTC_DRV_S3C=y
6786 * [Config] armhf: S3C2410_WATCHDOG=m
6787 * [Config] armhf: MMC_DW_EXYNOS=m
6788 * [Config] armhf: SERIAL_SAMSUNG=y
6789 * [Config] armhf: SND_SOC_SAMSUNG=m
6790 * [Config] armhf: SPI_S3C64XX=m
6791 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
6792 * [Config] armhf: FB_S3C=m
6793 * [Config] armhf: build all Exynos 5 DTBs
6794 * [Config] armhf: disable CPUFREQ_EXYNOS
6795
6796 [ Tim Gardner ]
6797
6798 * rebase to v3.16-rc3
6799
6800 [ Upstream Kernel Changes ]
6801
6802 * rebase to v3.16-rc3
6803 - LP: #1331915
6804
6805 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
6806
6807linux (3.16.0-0.2) utopic; urgency=low
6808
6809 [ Tim Gardner ]
6810
6811 * Revert "SAUCE: intel_pstate -- toggle default to disable"
6812 - LP: #1333322
6813 * CONFIG_BOOKE_WDT=y
6814 * Disable do_tools_perf for FTBS (just until I can figure it out)
6815
6816 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
6817
6818linux (3.16.0-0.1) utopic; urgency=low
6819
6820 [ Tim Gardner ]
6821
6822 * Release Tracking Bug
6823 - LP: #1333265
6824
6825 [ Andy Whitcroft ]
6826
6827 * [Config] cloud-tools -- add systemd units
6828 - LP: #1329027
6829
6830 [ dann frazier ]
6831
6832 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
6833 * [Config] CONFIG_NET_XGENE=m for arm64
6834 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
6835
6836 [ Feng Kan ]
6837
6838 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
6839 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
6840 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
6841
6842 [ Iyappan Subramanian ]
6843
6844 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
6845 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
6846 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
6847 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
6848
6849 [ Tim Gardner ]
6850
6851 * updateconfigs
6852 * Fix arm64 crypto Makefile
6853 * [Config] CONFIG_BOOKE_WDT=n for FTBS
6854 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
6855 - LP: #1327619
6856 * Disabled powerpc64-emb for FTBS
6857 * [Config] CONFIG_DRM_TEGRA=m
6858 * [Config] CONFIG_CMA_SIZE_MBYTES=64
6859 * rebase to v3.16-rc2
6860 * Clean up generic.inclusion-list warnings
6861
6862 [ Upstream Kernel Changes ]
6863
6864 * rebase to v3.16-rc2
6865 - LP: #1328587
6866 - LP: #1319291
6867 - LP: #1310512
6868 - LP: #1310512
6869 - LP: #1305480
6870
6871 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
6872
6873linux (3.15.0-6.11) utopic; urgency=low
6874
6875 [ Adam Conrad ]
6876
6877 * Enable building the sata-modules udeb on ppc64el.
6878 - LP: #1323980
6879 * [Packaging] Set bootloader and loader on ppc64el to grub
6880
6881 [ Adam Lee ]
6882
6883 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
6884 - LP: #1310512, #1320070
6885
6886 [ Alex Hung ]
6887
6888 * SAUCE: (no-up) dell-led: add mic mute led interface
6889 - LP: #1308297
6890
6891 [ Andy Whitcroft ]
6892
6893 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
6894 - LP: #1285434
6895 * [Config] tools -- enable cpupower on ppc64el
6896 * [Config] ppc64el -- enable perf tools
6897 * [Config] powerpc -- enable perf tools
6898 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
6899 * [Config] arm64 -- enable tools
6900 - LP: #1326050
6901 * [Config] switch hyper-keyboard to virtual
6902 - LP: #1325306
6903 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
6904 upgrades
6905 * SAUCE: kvm: BIOS disabled kvm support should be a warning
6906 - LP: #1300247
6907 * SAUCE: nouveau: missing outputs should be warnings
6908 - LP: #1300244
6909 * [Config] d-i -- add nvme devices to block-modules udeb
6910 - LP: #1303710
6911
6912 [ Anton Blanchard ]
6913
6914 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
6915 - LP: #1328230
6916
6917 [ Colin Ian King ]
6918
6919 * SAUCE: intel_pstate: inform user that thermald is worth considering
6920
6921 [ Dave Chiluk ]
6922
6923 * [Config] Enable CONFIG_IP_VS_IPV6=y
6924 - LP: #1300739
6925
6926 [ Paolo Pisati ]
6927
6928 * [Config] build vexpress a9 dtb
6929 - LP: #1303657
6930
6931 [ Tetsuo Handa ]
6932
6933 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
6934
6935 [ Tim Gardner ]
6936
6937 * Release Tracking Bug
6938 - LP: #1329045
6939 * [Debian] Treat vdso install as an environment variable
6940 - LP: #1325713
6941 * [Config] Treat vdso install as an environment variable
6942 - LP: #1325713
6943 * [config] Set IPMI suppoort default to "y"
6944 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
6945 * [Config] CONFIG_RT_GROUP_SCHED=n
6946 - LP: #1284731
6947 * [Config] ppc64el -- switch to 64K system pages
6948 * [Config] CONFIG_MICROCODE_EARLY=y
6949 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
6950 * [Config] armhf: DRM_TILCDC=m
6951 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
6952 * [Config] arm64: KVM=y
6953 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
6954 * [Config] armhf: generic: disable CPU_IDLE
6955 * [Config] armhf: CPU_FREQ=y
6956 * [Config] Add new mlx modules to d-i
6957 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
6958 - LP: #1295112
6959 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
6960 - LP: #1294353
6961 * [Config] CONFIG_ABX500_CORE=y for ppc64el
6962 * [Config] CONFIG_ALX=m for powerpc
6963 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
6964 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
6965 * [Config] CONFIG_ANDROID=n for powerpc
6966 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
6967 * [Config] CONFIG_BIG_KEYS=y for ppc64el
6968 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
6969 * rebase to v3.15
6970 * [Config] CONFIG_PHY_XGENE=y
6971 * [Config] CONFIG_MLX4_DEBUG=y
6972 - LP: #1328256
6973 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
6974 - LP: #1324571
6975 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
6976 * [Config] CONFIG_CFG80211=m for ppc64el
6977 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
6978 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
6979 * [Config] CONFIG_EXPERT=y for ppc64el
6980 * [Config] CONFIG_ATA_SFF=y on ppc64el
6981 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
6982 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
6983 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
6984 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
6985 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
6986 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
6987 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
6988 * [Config] CONFIG_DDR=y for ppc64el
6989 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
6990 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
6991 * [Config] CONFIG_EZX_PCAP=n for all arches
6992 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
6993 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
6994 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
6995 * [Config] CONFIG_FB_3DFX=m for all arches
6996 * [Config] CONFIG_FB_MATROX=m for ppc64el
6997 * [Config] CONFIG_FB_RADEON=m for ppc64el
6998 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
6999 * [Config] CONFIG_FIREWIRE=m for ppc64el
7000 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
7001 * [Config] CONFIG_HAMRADIO=y for ppc64el
7002 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
7003 * [Config] CONFIG_I2C_MUX=m for ppc64el
7004 * [Config] CONFIG_I2C_STUB=m for ppc64el
7005 * [Config] CONFIG_I2O=m for ppc64el
7006 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
7007 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
7008 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
7009 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
7010 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
7011 * [Config] CONFIG_IPACK_BUS=m for ppc64el
7012 * [Config] CONFIG_ISDN=y for ppc64el
7013 * [Config] CONFIG_ISO9660_FS=m for ppc64el
7014 * [Config] CONFIG_KGDB=y for ppc64el
7015 * [Config] CONFIG_KVM_GUEST=y for ppc64el
7016 * [Config] CONFIG_L2TP_V3=y for powerpc
7017 * [Config] CONFIG_MAILBOX=y for ppc64el
7018 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
7019 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
7020 * [Config] CONFIG_MEMORY=y for ppc64el
7021 * [Config] CONFIG_MEMSTICK=m for ppc64el
7022 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
7023 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
7024 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
7025 * [Config] CONFIG_NET_9P=m for ppc64el
7026 * [Config] CONFIG_MSDOS_FS=m for ppc64el
7027 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
7028 * [Config] CONFIG_MTD=m for arm64
7029 * [Config] CONFIG_NETCONSOLE=m for ppc64el
7030 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
7031 * [Config] CONFIG_NET_IPIP=m for ppc64el
7032 * [Config] CONFIG_NET_TEAM=m for all arches
7033 * [Config] CONFIG_NFC=m for ppc64el
7034 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
7035 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
7036 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
7037 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
7038 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
7039 * [Config] CONFIG_OPROFILE=m for ppc64el
7040 * [Config] CONFIG_PARPORT_1284=y for ppc64el
7041 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
7042 * [Config] CONFIG_8723AU_P2P=n
7043 * [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
7044 * [Config] CONFIG_PCNET32=m for ppc64el
7045 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
7046 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
7047 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
7048 * [Config] CONFIG_SCSI_IPR=m for ppc64el
7049 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
7050 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
7051 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
7052 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
7053 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
7054 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
7055 * [Config] CONFIG_WLAN=y for arm64
7056 * [Config] CONFIG_VORTEX=m for ppc64el
7057 * [Config] CONFIG_WIMAX=m for ppc64el
7058 * [Config] CONFIG_WATCHDOG=y for ppc64el
7059 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
7060 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
7061 * [Config] CONFIG_UWB=m for ppc64el
7062 * [Config] CONFIG_USB_STORAGE=y
7063 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
7064 * [Config] CONFIG_HID_RMI=m
7065 * [Config] CONFIG_HVC_DCC=n
7066 - LP: #1303657
7067
7068 [ Upstream Kernel Changes ]
7069
7070 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
7071 - LP: #1323165
7072 * powerpc/powernv: Add calls to support little endian host
7073 - LP: #1327400
7074 * HID: rmi: introduce RMI driver for Synaptics touchpads
7075 * HID: rmi: do not stop the device at the end of probe
7076 * HID: rmi: check for the existence of some optional queries before reading query 12
7077 * HID: rmi: do not fetch more than 16 bytes in a query
7078 * HID: rmi: fix wrong struct field name
7079 * HID: rmi: fix masks for x and w_x data
7080 * HID: rmi: do not handle touchscreens through hid-rmi
7081 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
7082 - LP: #1305480
7083 * rebase to v3.15
7084
7085 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
7086
7087linux (3.15.0-5.10) utopic; urgency=low
7088
7089 [ Tim Gardner ]
7090
7091 * Release Tracking Bug
7092 - LP: #1325596
7093 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
7094 * rebase to v3.15-rc8
7095
7096 [ Upstream Kernel Changes ]
7097
7098 * rebase to v3.15-rc8
7099
7100 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
7101
7102linux (3.15.0-4.9) utopic; urgency=low
7103
7104 * no change rebuild to fix embeded debhelper.
7105
7106 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
7107
7108linux (3.15.0-4.8) utopic; urgency=low
7109
7110 [ Andy Whitcroft ]
7111
7112 * Release Tracking Bug
7113 - LP: #1324107
7114 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
7115
7116 [ Javier Martinez Canillas ]
7117
7118 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
7119 - LP: #1323526
7120
7121 [ John Johansen ]
7122
7123 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
7124 - LP: #1323528
7125 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
7126 - LP: #1308761
7127 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
7128 - LP: #1308765
7129 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
7130 - LP: #1308764
7131 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
7132 - LP: #1323530
7133
7134 [ Kamal Mostafa ]
7135
7136 * [Config] add debian/gbp.conf
7137
7138 [ Tim Gardner ]
7139
7140 * [Config] CONFIG_SATA_AHCI=m for ppc64el
7141 - LP: #1323980
7142
7143 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
7144
7145linux (3.15.0-3.7) utopic; urgency=low
7146
7147 [ Tim Gardner ]
7148
7149 * Release Tracking Bug
7150 - LP: #1323189
7151
7152 [ Andy Whitcroft ]
7153
7154 * [Config] autopkgtest -- need fakeroot for tests
7155
7156 [ Upstream Kernel Changes ]
7157
7158 * rebase to v3.15-rc7
7159
7160 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
7161
7162linux (3.15.0-2.6) utopic; urgency=low
7163
7164 [ Andy Whitcroft ]
7165
7166 * [Config] remove the kernel-image firmware list on clean
7167
7168 [ Martin Pitt ]
7169
7170 * [Config] autopkgtest -- switch to significantly faster rebuild
7171
7172 [ Stefan Bader ]
7173
7174 * [Config]: Add missing modules to inclusion list
7175
7176 [ Tim Gardner ]
7177
7178 * [debian] Dynamically generate the kernel-image udebs firmware list
7179 * [d-i] firmware/kernel-image is generated
7180 * rebase to v3.15-rc6
7181 * Release Tracking Bug
7182 - LP: #1322251
7183
7184 [ Upstream Kernel Changes ]
7185
7186 * rebase to v3.15-rc6
7187 - LP: #1297581
7188
7189 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
7190
7191linux (3.15.0-1.5) utopic; urgency=low
7192
7193 [ Tim Gardner ]
7194
7195 * [Config] Add apm-mustang.dtb to kernel-image udeb
7196
7197 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
7198
7199linux (3.15.0-1.4) utopic; urgency=low
7200
7201 [ Andy Whitcroft ]
7202
7203 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
7204 local linux/hyperv.h"
7205 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
7206 local linux/hyperv.h"
7207 * [Packaging] tools -- hv tools build correctly against the built headers
7208 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
7209 * cloud-tools -- pull in init scripts for Hyper-V daemons
7210 * cloud-tools -- detect Hyper-V VM to avoid starting
7211 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
7212 - LP: #1295401
7213 * [Config] cloud-tools: reenable cloud-tools
7214
7215 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
7216
7217linux (3.15.0-1.3) utopic; urgency=low
7218
7219 [ Andy Whitcroft ]
7220
7221 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
7222 - LP: #1318848
7223
7224 [ Ben Collins ]
7225
7226 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
7227 - LP: #1318629
7228
7229 [ Tim Gardner ]
7230
7231 * [Config] CONFIG_FSL_PAMU=n
7232 - LP: #1311738
7233 * Release Tracking Bug
7234 - LP: #1320239
7235
7236 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
7237
7238linux (3.15.0-1.2) utopic; urgency=low
7239
7240 [ Tim Gardner ]
7241
7242 * Release Tracking Bug
7243 - LP: #1318171
7244 * Add rpcsec_gss_krb5 to generic inclusion list
7245 - LP: #769527
7246 * rebase to v3.15-rc5
7247
7248 [ Upstream Kernel Changes ]
7249
7250 * rebase to v3.15-rc5
7251 - LP: #1297581
7252
7253 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
7254
7255linux (3.15.0-0.1) utopic; urgency=low
7256
7257 [ Upstream Kernel Changes ]
7258
7259 * rebase to v3.15-rc4
7260 - LP: #1297581
7261 - LP: #1297581
7262 - LP: #1305133
7263 - LP: #1297581
7264 - LP: #1297581
7265 - LP: #871808
7266 - LP: #1260303
7267 - LP: #1268468
7268 - LP: #1248116
7269 - LP: #1211920
7270 - LP: #1259790
7271 - LP: #1259437
7272 - LP: #1259435
7273 - LP: #1268468
7274
7275 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
7276
7277linux (3.15.0-0.0) utopic; urgency=low
7278
7279 * Initial version for 3.15.
7280
7281 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
7282
7283linux (3.13.0-8.27) trusty; urgency=low
7284
7285 [ John Johansen ]
7286
7287 * SAUCE: Add config option to disable new apparmor 3 semantics
7288 -LP: #1270215
7289
7290 [ Tim Gardner ]
7291
7292 * [debian] Fix indep_hdrs_pkg_name
7293 - LP: #1134441
7294 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
7295 * Enabled lttng build
7296 * Don't build lttng for armhf
7297 lttng hates gcc-4.8 for armhf
7298 * Release Tracking Bug
7299 - LP: #1277309
7300
7301 [ Upstream Kernel Changes ]
7302
7303 * rebase to v3.13.2
7304 - LP: #1260303
7305 - LP: #1260303
7306 - LP: #1268468
7307
7308 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
7309
7310linux (3.13.0-7.26) trusty; urgency=low
7311
7312 [ John Johansen ]
7313
7314 * SAUCE: apparmor: fix uninitialized lsm_audit membe
7315 - LP: #1268727
7316 * Add config option to optionally enable new apparmor 3 semantics
7317
7318 [ Tim Gardner ]
7319
7320 * [Config] Add lowlatency to getabis
7321 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
7322 - LP: #1270215
7323 * Release Tracking Bug
7324 - LP: #1276810
7325
7326 [ Upstream Kernel Changes ]
7327
7328 * x86, x32: Correct invalid use of user timespec in the kernel
7329 - LP: #1274349
7330 - CVE-2014-0038
7331
7332 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
7333
7334linux (3.13.0-7.25) trusty; urgency=low
7335
7336 [ Andy Whitcroft ]
7337
7338 * Revert "SAUCE: fix fmd headers"
7339 * SAUCE: fix fmd headers
7340
7341 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
7342
7343linux (3.13.0-7.24) trusty; urgency=low
7344
7345 [ Stefan Bader ]
7346
7347 * [Config] Make vmwgfx driver enable the framebuffer device
7348
7349 [ Tim Gardner ]
7350
7351 * rebase to v3.13.1
7352 * [Config] CONFIG_NFS_FS=m for ppc64el
7353 * [Config] CONFIG_X86_SYSFB=n
7354 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
7355 * Release Tracking Bug
7356 - LP: #1275898
7357
7358 [ Upstream Kernel Changes ]
7359
7360 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
7361 - LP: #1272525
7362 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
7363 - LP: #1272525
7364 * mm: ignore VM_SOFTDIRTY on VMA merging
7365 - LP: #1274917
7366 * drm/radeon: disable dpm on BTC
7367 - LP: #1266984
7368
7369 [ Upstream Kernel Changes ]
7370
7371 * rebase to v3.13.1
7372
7373 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
7374
7375linux (3.13.0-6.23) trusty; urgency=low
7376
7377 [ Andy Whitcroft ]
7378
7379 * [Config] fix up architecture for linux-tools
7380
7381 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
7382
7383linux (3.13.0-6.22) trusty; urgency=low
7384
7385 [ Andy Whitcroft ]
7386
7387 * [Packaging] limit linux-udebs-<flavour> to matching arch
7388 * [Config] powerpc -- disable perf to fix FTBFS
7389 * [Config] ppc64el -- fix up missing udebs
7390
7391 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
7392
7393linux (3.13.0-6.21) trusty; urgency=low
7394
7395 [ Andy Fleming ]
7396
7397 * SAUCE: net: Add support for handling queueing in hardware
7398 * SAUCE: of_mdio: Add of_phy_attach function
7399 * SAUCE: phylib: Add generic 10G driver
7400 * SAUCE: phylib: Support attaching to gen10g_driver
7401 * SAUCE: phylib: Add Clause 45 read/write functions
7402
7403 [ Andy Whitcroft ]
7404
7405 * SAUCE: fix fmd headers
7406 * [Packaging] lowlatency -- merge out of tree flavours
7407 * SAUCE: allow IRQs to be irq-threaded by default via config
7408 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
7409 * [Config] powerpc -- fix up Build-depends:
7410 * Release Tracking Bug
7411 - LP: #1273747
7412
7413 [ Ben Collins ]
7414
7415 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
7416 ptr/64-bit rsrcs
7417 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
7418 * SAUCE: Fixup freescale usb phy driver to work on ppc64
7419 * SAUCE: xgmac_mdio: Silence read errors
7420 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
7421 * SAUCE: Fix stack overflow on ppc32
7422 * SAUCE: Use resource_size_t instead of long for PCI resource address
7423 * SAUCE: net/phy: Export function for use by dpaa_eth
7424 * [Packaging] powerpc -- merge out of tree powerpc arch
7425
7426 [ Bjorn Helgaas ]
7427
7428 * SAUCE: Revert "EISA: Log device resources in dmesg"
7429 - LP: #1251816
7430 * SAUCE: Revert "EISA: Initialize device before its resources"
7431 - LP: #1251816
7432
7433 [ Emil Medve ]
7434
7435 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
7436 with 10G "fixed-link"s
7437
7438 [ Kumar Gala ]
7439
7440 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
7441 * SAUCE: fsl_pme2: Add support for DPAA PME
7442 * SAUCE: fmd: FMD14 integration
7443 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
7444 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
7445
7446 [ Madalin Bucur ]
7447
7448 * SAUCE: net/flow: remove sleeping and deferral mechanism from
7449 flow_cache_flush
7450 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
7451 and duplex reading
7452
7453 [ Stefan Bader ]
7454
7455 * [Config] move some VMWare related modules into main package
7456 - LP: #1271669
7457
7458 [ Tim Gardner ]
7459
7460 * [Config] Add r815x to nic-modules
7461 - LP: #1273735
7462 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
7463 - LP: #239479
7464
7465 [ Upstream Kernel Changes ]
7466
7467 * mmc: sdhci-pci: break out definitions to header file
7468 - LP: #1239938
7469 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
7470 - LP: #1239938
7471 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
7472 * powerpc/book3e: support CONFIG_RELOCATABLE
7473 * book3e/kexec/kdump: enable kexec for kernel
7474 * book3e/kexec/kdump: create a 1:1 TLB mapping
7475 * book3e/kexec/kdump: introduce a kexec kernel flag
7476 * book3e/kexec/kdump: implement ppc64 kexec specfic
7477 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
7478 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
7479
7480 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
7481
7482linux (3.13.0-5.20) trusty; urgency=low
7483
7484 [ Andy Whitcroft ]
7485
7486 * [Packaging] tools -- do not make symlinks when not making packages
7487 * [Packaging] tools -- tidy up control.stub.in ordering
7488 * [Packaging] tools -- tools-common is shared and not conditional
7489 * rebase to v3.13
7490
7491 [ Dirk Brandewie ]
7492
7493 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
7494
7495 [ KY Srinivasan ]
7496
7497 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
7498 notification
7499
7500 [ Upstream Kernel Changes ]
7501
7502 * rebase to v3.13
7503 - LP: #1270603
7504
7505 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
7506
7507linux (3.13.0-4.19) trusty; urgency=low
7508
7509 [ Andy Whitcroft ]
7510
7511 * [Config] libunwind8-dev is now available for ppc64el
7512 * [Packaging] tools -- make cpupower optional
7513 * [Packaging] tools -- enable correctly for x86
7514
7515 [ Tim Gardner ]
7516
7517 * Release Tracking Bug
7518 - LP: #1269872
7519
7520 [ Upstream Kernel Changes ]
7521
7522 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
7523 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
7524 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
7525 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
7526
7527 [ Upstream Kernel Changes ]
7528
7529 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
7530
7531 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
7532
7533linux (3.13.0-3.18) trusty; urgency=low
7534
7535 [ Andy Whitcroft ]
7536
7537 * rebase to v3.13-rc8
7538 * [Packaging] efi -- allow EFI signatures on any arch
7539
7540 [ Tim Gardner ]
7541
7542 * [Config] Fix vcs-git path
7543 * Release Tracking Bug
7544 - LP: #1268683
7545
7546 [ Upstream Kernel Changes ]
7547
7548 * rebase to v3.13-rc8
7549
7550 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
7551
7552linux (3.13.0-2.17) trusty; urgency=low
7553
7554 [ Andy Whitcroft ]
7555
7556 * Release Tracking Bug
7557 - LP: #1267809
7558 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
7559 defaults
7560 * [Config] apply Platform support>>CPU Frequency scaling config defaults
7561 * [Config] CONFIG_PARIDE_EPATC8=y
7562 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
7563 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
7564 Switch drivers config defaults
7565 * [Config] apply Cryptographic API config defaults
7566 * [Config] apply Device Drivers >> Common Clock Framework config defaults
7567 * [Config] apply Device Drivers >> Distributed Switch Architecture
7568 drivers config defaults
7569 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
7570 device support config defaults
7571 * [Config] apply Device Drivers >> Graphics support >> Support for frame
7572 buffer devices >> Bootup logo config defaults
7573 * annotations -- update in tree annotations
7574 * [Config] apply Bus options >> PCI support >> RapidIO support config
7575 defaults
7576 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
7577 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
7578 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
7579 support config defaults
7580 * [Config] apply Device Drivers >> Character devices >> Serial drivers
7581 config defaults
7582 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
7583 defaults
7584 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
7585 Support config defaults
7586 * [Config] apply Device Drivers >> Character devices config defaults
7587 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
7588 HID transport layer config defaults
7589 * [Config] apply Device Drivers >> HID support >> HID bus support config
7590 defaults
7591 * [Config] apply Device Drivers >> HID support >> USB HID support config
7592 defaults
7593 * annotations -- update in tree annotations
7594 * [Config] apply Device Drivers >> GPIO Support config defaults
7595 * [Config] update configs for apparmour update
7596
7597 [ John Johansen ]
7598
7599 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
7600 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
7601 - LP: #1208988
7602 * SAUCE: apparmor: allocate path lookup buffers during init
7603 - LP: #1208988
7604 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
7605 - LP: #1236455
7606
7607 [ Tim Gardner ]
7608
7609 * Revert "[Debian] getabis: Preface module with package name"
7610 * [Config] Added ppc64el to getabis
7611 * [packaging] Bump ABI for every new release
7612
7613 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
7614
7615linux (3.13.0-1.16) trusty; urgency=low
7616
7617 * First 3.13 upload.
7618 * Release tracker
7619 - LP: #1266852
7620
7621 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
7622
7623linux (3.13.0-0.15) trusty; urgency=low
7624
7625 [ Tim Gardner ]
7626
7627 * rebase to v3.13-rc7
7628
7629 [ Upstream Kernel Changes ]
7630
7631 * rebase to v3.13-rc7
7632
7633 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
7634
7635linux (3.13.0-0.14) trusty; urgency=low
7636
7637 [ Andy Whitcroft ]
7638
7639 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
7640
7641 [ Tim Gardner ]
7642
7643 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
7644 * Update lttng to Version 2.4.0-rc2
7645 * lttng: Disabled trace_kvm_async_pf_completed
7646 * [Config] CONFIG_IMA=y
7647 - LP: #1244627
7648
7649 [ Upstream Kernel Changes ]
7650
7651 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
7652
7653 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
7654
7655linux (3.13.0-0.13) trusty; urgency=low
7656
7657 [ Andy Whitcroft ]
7658
7659 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
7660 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7661 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
7662 * ubuntu: AUFS (no-squash): basic framework and update machinary
7663 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
7664 * ubuntu: aufs3 -- enable
7665 * ubuntu: aufs3 -- update configs
7666
7667 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
7668
7669linux (3.13.0-0.12) trusty; urgency=low
7670
7671 [ Upstream Kernel Changes ]
7672
7673 * rebase to v3.13-rc6
7674
7675 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
7676
7677linux (3.13.0-0.11) trusty; urgency=low
7678
7679 [ Andy Whitcroft ]
7680
7681 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
7682 * [Config] ppc64el -- initial defconfig based -generic flavour
7683 * [Config] initial defconfig for ppc64el
7684 * [Config] ubuntuise ppc64el config
7685 * [Config] ubuntuise ppc64el config part 2
7686 * [Config] d-i -- update empty udebs list
7687 * [Config] ppc64el -- split extras package
7688
7689 [ Anton Blanchard ]
7690
7691 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
7692
7693 [ Benjamin Herrenschmidt ]
7694
7695 * SAUCE: powerpc/powernv: Add calls to support little endian
7696
7697 [ Cédric Le Goater ]
7698
7699 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
7700 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
7701 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
7702 guests
7703
7704 [ Paul E. McKenney ]
7705
7706 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
7707
7708 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
7709
7710linux (3.13.0-0.10) trusty; urgency=low
7711
7712 [ Andy Whitcroft ]
7713
7714 * rebase to v3.13-rc5
7715 * [Config] updateconfigs following rebase to v3.13-rc5
7716
7717 [ Upstream Kernel Changes ]
7718
7719 * rebase to v3.13-rc5
7720 - LP: #1260303
7721 - LP: #1260303
7722 - LP: #1260225
7723
7724 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
7725
7726linux (3.13.0-0.9) trusty; urgency=low
7727
7728 [ Andy Whitcroft ]
7729
7730 * [Config] d-i -- allow missing firmware
7731
7732 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
7733
7734linux (3.13.0-0.8) trusty; urgency=low
7735
7736 [ Andy Whitcroft ]
7737
7738 * [Config] annotations -- first pass over entire config
7739 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
7740
7741 [ Tim Gardner ]
7742
7743 * [Config] Add arm64 device tree files
7744 - LP: #1262901
7745
7746 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
7747
7748linux (3.13.0-0.7) trusty; urgency=low
7749
7750 [ Rajesh B Prathipati ]
7751
7752 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
7753
7754 [ Tim Gardner ]
7755
7756 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
7757
7758 [ Upstream Kernel Changes ]
7759
7760 * rebase to v3.13-rc4
7761 - LP: #1259790
7762 - LP: #1259437
7763 - LP: #1259435
7764
7765 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
7766
7767linux (3.13.0-0.6) trusty; urgency=low
7768
7769 [ Paolo Pisati ]
7770
7771 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
7772 * [Config] i386: amd64: VIRTIO_CONSOLE=y
7773
7774 [ Tim Gardner ]
7775
7776 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
7777
7778 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
7779
7780linux (3.13.0-0.5) trusty; urgency=low
7781
7782 [ Andy Whitcroft ]
7783
7784 * correct bug listing for v3.13-rc2 rebase
7785 * [Config] ppc64el -- create linux-libc-dev
7786 * [Debian] Improve tools version message
7787 - LP: #1257715
7788
7789 [ Serge Hallyn ]
7790
7791 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
7792 - LP: #1248590
7793 * SAUCE: vfs: Fix a regression in mounting proc
7794
7795 [ Tim Gardner ]
7796
7797 * [Config] Build-in ohci-pci
7798 - LP: #1244176
7799 * Rebase to v3.13-rc3
7800
7801 [ Upstream Kernel Changes ]
7802
7803 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
7804 checks""
7805 - LP: #1248590
7806
7807 [ Upstream Kernel Changes ]
7808
7809 * rebase to v3.13-rc3
7810 - LP: #1256840
7811 - LP: #1256212
7812
7813 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
7814
7815linux (3.13.0-0.4) trusty; urgency=low
7816
7817 [ Tim Gardner ]
7818
7819 * Rebase to v3.13-rc2
7820
7821 [ Upstream Kernel Changes ]
7822
7823 * rebase to v3.13-rc2
7824
7825 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
7826
7827linux (3.13.0-0.3) trusty; urgency=low
7828
7829 [ Andy Whitcroft ]
7830
7831 * Revert "SAUCE: Fix DocBook FTBS"
7832
7833 [ Tim Gardner ]
7834
7835 * [Debian] Re-sign modules after debug objcopy
7836 - LP: #1253155
7837 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
7838
7839 [ Upstream Kernel Changes ]
7840
7841 * doc: fix generation of device-drivers
7842 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
7843
7844 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
7845
7846linux (3.13.0-0.2) trusty; urgency=low
7847
7848 [ Tim Gardner ]
7849
7850 * SAUCE: Fix DocBook FTBS
7851
7852 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
7853
7854linux (3.13.0-0.1) trusty; urgency=low
7855
7856 [ Upstream Kernel Changes ]
7857
7858 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
7859
7860 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
7861
7862linux (3.13.0-0.0) trusty; urgency=low
7863
7864 * Major release bump.
7865
7866 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
7867
7868linux (3.12.0-2.7) trusty; urgency=low
7869
7870 * Fixed armhf ABI build failure.
7871 * Release tracker
7872 - LP: #1249477
7873
7874 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
7875
7876linux (3.12.0-2.6) trusty; urgency=low
7877
7878 [ Joseph Salisbury ]
7879
7880 * SAUCE: tg3: Add support for new 57786 device id.
7881 - LP: #1242610
7882
7883 [ Tim Gardner ]
7884
7885 * [Config] CONFIG_OABI_COMPAT=n
7886 * [Config] add the wandboard to shipped dtb
7887 - LP: #1249421
7888 * Release tracker
7889 - LP: #1249477
7890
7891 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
7892
7893linux (3.12.0-2.5) trusty; urgency=low
7894
7895 [ Andy Whitcroft ]
7896
7897 * rebase to mainline v3.12
7898 * [Config] updateconfigs following rebase to v3.12
7899 * postinst -- improve relative symlink detection with missing files
7900 - LP: #1248053
7901 * postinst -- fix unchanged link detection
7902 * [Config] update configs following addition of apparmor fixes
7903
7904 [ Anthony Wong ]
7905
7906 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
7907 - LP: #1231305
7908
7909 [ John Johansen ]
7910
7911 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
7912 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
7913 - LP: #1208988
7914 * SAUCE: apparmor: allocate path lookup buffers during init
7915 - LP: #1208988
7916
7917 [ Tim Gardner ]
7918
7919 * [Config] Remove superfluous ubuntu/lttng-modules
7920
7921 [ Upstream Kernel Changes ]
7922
7923 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
7924 - LP: #1248590
7925
7926 [ Upstream Kernel Changes ]
7927
7928 * rebase to v3.12
7929 - LP: #1222850
7930
7931 [ Adam Conrad ]
7932 * etc/getabis: Fetch arm64/generic abis as well
7933
7934 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
7935
7936linux (3.12.0-1.3) trusty; urgency=low
7937
7938 [ Andy Whitcroft ]
7939
7940 * [Config] arm64 -- add arch to the configuration handlers
7941 * [Config] arm64 -- add generic flavour
7942 * [Config] arm64 -- default config
7943 * [Config] arm64 -- fix up various FTBFS config options
7944 * SAUCE: arm64: export __copy_in_user to modules
7945 * [Config] arm64 -- disable ABI/module checks
7946 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
7947 * [Config] arm64 -- enable udebs for arm64
7948
7949 [ Colin Watson ]
7950
7951 * [Config] Clean up various udeb Provides
7952
7953 [ Paolo Pisati ]
7954
7955 * [Config] AHCI_IMX=y
7956 * [Config] build imx*-wandboard dtbs
7957
7958 [ Serge Hallyn ]
7959
7960 * SAUCE: device_cgroup: remove can_attach
7961
7962 [ Tim Gardner ]
7963
7964 * rebase to v3.12-rc7
7965 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
7966 * Release tracker
7967 - LP: #1245932
7968
7969 [ Upstream Kernel Changes ]
7970
7971 * rebase to v3.12-rc7
7972 - LP: #1180881
7973 - LP: #1180881
7974 - LP: #1217957
7975
7976 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
7977
7978linux (3.12.0-0.2) trusty; urgency=low
7979
7980 [ Andy Whitcroft ]
7981
7982 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
7983 CAPACITY (16) at SPC-2"
7984 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
7985 SPC-2"
7986 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
7987 CAPACITY (16) be preferred"
7988 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
7989 be used at SPC-2"
7990 * Revert "overlayfs: Update to v19"
7991 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
7992 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
7993 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
7994 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
7995 clone_private_mount()"
7996 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
7997 modules"
7998 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
7999 documentation"
8000 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
8001 * [Config] fix linux-libc-dev generation for arm64
8002 * [Config] fix linux-libc-dev generation for x32
8003 * [Config] add linux-libc-dev generation for ppc64el
8004
8005 [ Erez Zadok ]
8006
8007 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
8008
8009 [ Miklos Szeredi ]
8010
8011 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
8012 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
8013 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
8014 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
8015 * ubuntu: overlayfs v20 -- overlay filesystem
8016 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
8017
8018 [ Neil Brown ]
8019
8020 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
8021
8022 [ Paolo Pisati ]
8023
8024 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
8025
8026 [ Seth Forshee ]
8027
8028 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
8029 ThinkPads
8030 - LP: #1183856
8031
8032 [ Tim Gardner ]
8033
8034 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
8035 * rebase to v3.12-rc2
8036 * updateconfigs
8037 * [Config] disable CONFIG_FB_VESA enforcer check
8038 * [Config] Disable lttng for FTBS
8039 * rebase to v3.12-rc3
8040 * rebase to v3.12-rc4
8041 * [Config] CONFIG_ANDROID=n
8042 - LP: #1235161
8043 * [Config] CONFIG_L2TP_V3=y
8044 - LP: #1235914
8045 * [Config] CONFIG_USB_OTG=n for all arches
8046 * Release tracker
8047 - LP: #1242811
8048
8049 [ Upstream Kernel Changes ]
8050
8051 * scsi: hyper-v storsvc switch up to SPC-3
8052
8053 * rebase to v3.12-rc6
8054 - LP: #1235977
8055 - LP: #1235523
8056 - LP: #1239392
8057 - LP: #1227491
8058
8059 * rebase to v3.12-rc3
8060 - LP: #1231931
8061
8062 * rebase to v3.12-rc2
8063 - LP: #1213820
8064 - LP: #1213055
8065 - LP: #1198030
8066
8067 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
8068
8069linux (3.11.0-8.15) saucy; urgency=low
8070
8071 [ Tim Gardner ]
8072
8073 * Release tracker
8074 - LP: #1227969
8075
8076 * Update lttng
8077 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
8078 Version 2.3.0+
8079
8080 [ Upstream Kernel Changes ]
8081
8082 * igb: Add additional get_phy_id call for i354 devices
8083 - LP: #1219619
8084 * igb: Read flow control for i350 from correct EEPROM section
8085 - LP: #1219619
8086 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
8087 Required for lttng update.
8088
8089 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
8090
8091linux (3.11.0-7.14) saucy; urgency=low
8092
8093 [ Andy Whitcroft ]
8094
8095 * [Packaging] sort out linux-tools naming
8096 - LP: #1205284
8097 * [Packaging] linux-tools: switch to common generic version helper
8098
8099 [ Paolo Pisati ]
8100
8101 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
8102
8103 [ Tim Gardner ]
8104
8105 * Release tracker
8106 - LP: #1226160
8107
8108 [ Tony Lindgren ]
8109
8110 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
8111 for pandaboard
8112
8113 [ Upstream Kernel Changes ]
8114
8115 * USB: handle LPM errors during device suspend correctly
8116 - LP: #1011415
8117 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
8118 - LP: #1011415
8119 * usb: Don't fail port power resume on device disconnect.
8120 - LP: #1011415
8121
8122 [ Upstream Kernel Changes ]
8123
8124 * rebase to v3.11.1
8125
8126 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
8127
8128linux (3.11.0-7.13) saucy; urgency=low
8129
8130 * Release tracker
8131 - LP: #1223545
8132
8133 [ Andy Whitcroft ]
8134
8135 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
8136 - LP: #1223499
8137 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
8138 - LP: #1223499
8139 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
8140 - LP: #1223499
8141 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
8142 - LP: #1223499
8143
8144 [ Maximiliano Curia ]
8145
8146 * SAUCE: (no-up) Only let characters through when there are active readers.
8147 - LP: #1208740
8148
8149 [ Tim Gardner ]
8150
8151 * [Debian] getabis: Commit new ABI directory, remove the old
8152 * [Config] CONFIG_EFIVAR_FS=y
8153 - LP: #1223195
8154 * [Config] CONFIG_EFI_VARS_PSTORE=m,
8155 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
8156 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
8157 - LP: #1222850
8158
8159 [ Upstream Kernel Changes ]
8160
8161 * Intel xhci: refactor EHCI/xHCI port switching
8162 - LP: #1210858
8163
8164 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
8165
8166linux (3.11.0-6.12) saucy; urgency=low
8167
8168 * Release tracker
8169 - LP: #1222893
8170
8171 [ Andy Whitcroft ]
8172
8173 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8174 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8175 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8176 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8177 - LP: #1222407
8178
8179 [ Paolo Pisati ]
8180
8181 * [Config] restore mmc boot on panda
8182
8183 [ Tyler Hicks ]
8184
8185 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
8186 - LP: #1216294
8187
8188 [ Upstream Kernel Changes ]
8189
8190 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
8191 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
8192 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
8193 * net: calxedaxgmac: fix possible skb free before tx complete
8194 * net: calxedaxgmac: update ring buffer tx_head after barriers
8195 * net: calxedaxgmac: fix race with tx queue stop/wake
8196 * net: calxedaxgmac: enable interrupts after napi_enable
8197 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
8198 * net: calxedaxgmac: remove some unused statistic counters
8199 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
8200 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
8201 * mfd: rtsx: Read vendor setting from config space
8202 - LP: #1201698
8203
8204 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
8205
8206linux (3.11.0-5.11) saucy; urgency=low
8207
8208 * Release tracker
8209 - LP: #1221886
8210
8211 [ Adam Lee ]
8212
8213 * SAUCE: Bluetooth: Add support for 04ca:2007
8214 - LP: #1153448
8215 * SAUCE: Bluetooth: Add support for 105b:e065
8216 - LP: #1161261
8217
8218 [ Gavin Guo ]
8219
8220 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
8221 - LP: #1166113
8222
8223 [ Upstream Kernel Changes ]
8224
8225 * igb: Reset the link when EEE setting changed
8226 - LP: #1219619
8227 * igb: Read register for latch_on without return value
8228 - LP: #1219619
8229 * igb: Added rcu_lock to avoid race
8230 - LP: #1219619
8231 * igb: don't allow SR-IOV without MSI-X
8232 - LP: #1219619
8233 * igb: Update MTU so that it is always at least a standard frame size
8234 - LP: #1219619
8235 * igb: Refactor of init_nvm_params
8236 - LP: #1219619
8237 * igb: Refactor NVM read functions to accommodate devices with no flash
8238 - LP: #1219619
8239 * igb: Add device support for flashless SKU of i210 device
8240 - LP: #1219619
8241 * igb: Fix get_fw_version function for all parts
8242 - LP: #1219619
8243 * igb: Add macro for size of RETA indirection table
8244 - LP: #1219619
8245 * igb: Expose RSS indirection table for ethtool
8246 - LP: #1219619
8247 * igb: Don't look for a PBA in the iNVM when flashless
8248 - LP: #1219619
8249 * igb: Implementation of 1-sec delay for i210 devices
8250 - LP: #1219619
8251 * igb: New PHY_ID for i354 device
8252 - LP: #1219619
8253 * igb: M88E1543 PHY downshift implementation
8254 - LP: #1219619
8255 * igb: No PHPM support in i354 devices
8256 - LP: #1219619
8257 * igb: Support to get 2_5G link status for appropriate media type
8258 - LP: #1219619
8259 * igb: Get speed and duplex for 1G non_copper devices
8260 - LP: #1219619
8261 * igb: Implementation to report advertised/supported link on i354 devices
8262 - LP: #1219619
8263 * igb: Update version number
8264 - LP: #1219619
8265 * Bluetooth: Take proper tty_struct references
8266 - LP: #1189998
8267 * Bluetooth: Remove the device from the list in the destructor
8268 - LP: #1189998
8269 * Bluetooth: Move the tty initialization and cleanup out of open/close
8270 - LP: #1189998
8271 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
8272 - LP: #1189998
8273 * Bluetooth: Fix the reference counting of tty_port
8274 - LP: #1189998
8275 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
8276 - LP: #1189998
8277
8278 [ Wen-chien Jesse Sung ]
8279
8280 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
8281 - LP: #1065400
8282 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
8283 - LP: #1065400
8284
8285 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
8286
8287linux (3.11.0-5.10) saucy; urgency=low
8288
8289 [ Andy Whitcroft ]
8290
8291 * Release tracker
8292 - LP: #1220222
8293 * Revert "[Config] Fix ubuntu directoy Kbuilds"
8294 * Revert "aufs update dropped some Kbuild files"
8295 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
8296 * Revert "ubuntu: AUFS -- update to
8297 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
8298 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8299 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8300 * rebase to v3.11 final
8301 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
8302 * ubuntu: AUFS (no-squash): basic framework and update machinary
8303 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8304 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8305 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
8306 * ubuntu: (no-squash) AUFS -- enable aufs
8307 * ubuntu: AUFS -- fix remaining d_count references to use accessor
8308 * ubuntu: lttng -- follow rename of pid_ns
8309 * SAUCE: disable stack-protector for ARM compressed bootloader
8310
8311 [ Paolo Pisati ]
8312
8313 * [Config] ARM_ATAG_DTB_COMPAT=y
8314
8315 [ Rob Herring ]
8316
8317 * [Config] Enable KVM and virtio for armhf generic-lpae
8318
8319 [ Tim Gardner ]
8320
8321 * [Config] CONFIG_ARPD=y
8322 * [Config] CONFIG_ZSWAP=y
8323 - LP: #1215379
8324
8325 [ Upstream Kernel Changes ]
8326
8327 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
8328 - LP: #1217957
8329 * ARM: use phys_addr_t for DMA zone sizes
8330 * ARM: highbank: enable DMA zone for LPAE
8331 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
8332 * ARM: highbank: select required errata work-arounds
8333 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
8334 * DMA: fix printk warning in AMBA PL08x DMA driver
8335 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
8336 * ARM: move outer_cache declaration out of ifdef
8337 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
8338 * ARM: highbank: clean-up some unused includes
8339 * ARM: xen: only set pm function ptrs for Xen guests
8340
8341 [ Upstream Kernel Changes ]
8342
8343 * rebase to v3.11
8344
8345 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
8346
8347linux (3.11.0-4.9) saucy; urgency=low
8348
8349 [ Tim Gardner ]
8350
8351 * rebase to v3.11-rc7
8352 * Release tracker
8353 - LP: #1216962
8354
8355 [ Upstream Kernel Changes ]
8356
8357 * mwifiex: do not create AP and P2P interfaces upon driver loading
8358 - LP: #1212720
8359
8360 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
8361
8362linux (3.11.0-3.8) saucy; urgency=low
8363
8364 [ Johannes Berg ]
8365
8366 * SAUCE: mac80211: ignore (E)CSA in probe response frames
8367 - LP: #1201470
8368
8369 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
8370
8371linux (3.11.0-3.7) saucy; urgency=low
8372
8373 [ Tim Gardner ]
8374
8375 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
8376 upstart to track
8377 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
8378 linux/hyperv.h
8379 * SAUCE: hv: Add vss daemon to Makefile
8380 * [Debian] Add hv_vss_daemon to tools package
8381 - LP: #1213282
8382 * [Config] Fix ubuntu directoy Kbuilds
8383 - LP: #1181755
8384
8385 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
8386
8387linux (3.11.0-3.6) saucy; urgency=low
8388
8389 [ Andy Whitcroft ]
8390
8391 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
8392 * [Config] tools: enable x86 and hyper-v
8393
8394 [ John Johansen ]
8395
8396 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
8397 snapshot"
8398 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
8399 root users"
8400 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8401
8402 [ Joseph Salisbury ]
8403
8404 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
8405 - LP: #1210848
8406
8407 [ Kamal Mostafa ]
8408
8409 * [debian] tools: ship 'cpupower' in linux-tools
8410 - LP: #1158668
8411 * [Config] Build-dep on libpci-dev for cpu tools
8412 - LP: #1158668
8413
8414 [ Tim Gardner ]
8415
8416 * rebase to v3.11-rc6
8417 * Release tracker
8418 - LP: #1213941
8419
8420 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
8421
8422linux (3.11.0-2.5) saucy; urgency=low
8423
8424 [ Tim Gardner ]
8425
8426 * [Config] CONFIG_PM_DEBUG=y
8427 - LP: #1210539
8428 * rebase to v3.11-rc5
8429 * Release tracker
8430 - LP: #1211378
8431
8432 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
8433
8434linux (3.11.0-1.4) saucy; urgency=low
8435
8436 [ Tim Gardner ]
8437
8438 * Bump ABI when making changes to the inclusion list lest
8439 you cause conflicts with existing installed kernel
8440 packages.
8441 - LP: #1210331
8442
8443 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
8444
8445linux (3.11.0-0.3) saucy; urgency=low
8446
8447 [ Tim Gardner ]
8448
8449 * [Config] Include rbd and kvm in the virtual inclusion list
8450 - LP: #1206961
8451 * [Config] Removed obsolete inclusion list entries
8452
8453 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
8454
8455linux (3.11.0-0.2) saucy; urgency=low
8456
8457 [ Bruce Allan ]
8458
8459 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
8460 - LP: #1206757
8461 * SAUCE: (no-up) e1000e: enable support for new device IDs
8462 - LP: #1206757
8463
8464 [ John Johansen ]
8465
8466 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
8467
8468 [ Paolo Pisati ]
8469
8470 * build vexpress a15 dtb
8471 * [Config] disable Broadcom bcm support (ARCH_BCM)
8472 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
8473 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
8474 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
8475 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
8476 * [Config] disable TI Keystone, AM43xx and OMAP5 support
8477 * [Config] ARM_APPENDED_DTB=y
8478
8479 [ Tim Gardner ]
8480
8481 * rebase to v3.11-rc4
8482 * overlayfs: Update to v19
8483 * [Config] Enable overlayfs
8484 * SAUCE: Fix lttng compile errors
8485
8486 [ Upstream Kernel Changes ]
8487
8488 * rebase to v3.11-rc4
8489 - LP: #1163720
8490 - LP: #1162026
8491 - LP: #1195636
8492 - LP: #1195597
8493 - LP: #1180409
8494 - LP: #1168430
8495
8496 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
8497
8498linux (3.11.0-0.1) saucy; urgency=low
8499
8500 [ Upstream Kernel Changes ]
8501
8502 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
8503 - LP: #1163720
8504 - LP: #1162026
8505 - LP: #1195636
8506 - LP: #1195597
8507 - LP: #1180409
8508 - LP: #1168430
8509
8510 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
8511
8512linux (3.10.0-2.10) saucy; urgency=low
8513
8514 [ Andy Whitcroft ]
8515
8516 * [Config] CONFIG_INTEL_MEI*=m
8517 - LP: #1196155
8518 * [Config] CONFIG_DEBUG_INFO=y
8519
8520 [ Stephen Warren ]
8521
8522 * [Config] fix Calxeda xgmac module filename
8523
8524 [ Upstream Kernel Changes ]
8525
8526 * Revert "serial: 8250_pci: add support for another kind of NetMos
8527 Technology PCI 9835 Multi-I/O Controller"
8528 - LP: #1190967
8529 * mfd: lpc_ich: Add support for Intel Avoton SoC
8530 - LP: #1196658
8531
8532 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
8533
8534linux (3.10.0-2.9) saucy; urgency=low
8535
8536 [ Andy Whitcroft ]
8537
8538 * rebase to v3.10
8539
8540 [ John Johansen ]
8541
8542 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
8543 network mediation"
8544 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
8545 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
8546 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
8547 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
8548 interface"
8549 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
8550 to prevent execve from granting privs"
8551 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
8552
8553 [ Upstream Kernel Changes ]
8554
8555 * rebase to v3.10
8556
8557 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
8558
8559linux (3.10.0-1.8) saucy; urgency=low
8560
8561 [ Andy Whitcroft ]
8562
8563 * Release Tracking Bug
8564 - LP: #1195717
8565
8566 [ Andy Whitcroft ]
8567
8568 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
8569 interface"
8570 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
8571 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
8572 reference"
8573 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
8574 * Revert "ubuntu: overlayfs --
8575 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
8576 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
8577 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
8578 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
8579 * Revert "ubuntu: overlayfs --
8580 overlayfs-fix-possible-leak-in-ovl_new_inode"
8581 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
8582 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
8583 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
8584 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
8585 * Revert "ubuntu: overlayfs -- overlay filesystem"
8586 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
8587 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
8588 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
8589 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
8590
8591 [ Erez Zadok ]
8592
8593 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
8594
8595 [ Miklos Szeredi ]
8596
8597 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
8598 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
8599 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
8600 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
8601 * ubuntu: overlayfs v18 -- -- overlay filesystem
8602 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
8603
8604 [ Neil Brown ]
8605
8606 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
8607
8608 [ Tim Gardner ]
8609
8610 * [Config] CONFIG_SUNRPC_DEBUG=y
8611 - LP: #1127319
8612
8613 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
8614
8615linux (3.10.0-0.7) saucy; urgency=low
8616
8617 [ Andy Whitcroft ]
8618
8619 * autopkgtest: switch Depends: to build-essential
8620
8621 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
8622
8623linux (3.10.0-0.6) saucy; urgency=low
8624
8625 [ Andy Whitcroft ]
8626
8627 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
8628 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
8629 - LP: #1098378
8630 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
8631 * ubuntu: overlayfs -- expose do_splice_direct prototype
8632 * ubuntu: overlayfs -- follow change to do_splice_direct interface
8633 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
8634 - LP: #1192691
8635
8636 [ Stefan Bader ]
8637
8638 * (d-i) Add dm-snapshot to md-modules
8639 - LP: #1191726
8640
8641 [ Tim Gardner ]
8642
8643 * Release tracker
8644 - LP: #1194149
8645 * [Config] CONFIG_WIL6210=n for armhf
8646 * [Config] d-i: Add calxedaxgmac to nic-modules
8647 - LP: #1192358
8648 * [debian] Use dh_strip
8649 - LP: #1192759
8650 * [Config] Enable perf for armhf
8651 * do_tools=false when cross compiling
8652 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
8653 - LP: #1108082
8654
8655 [ Upstream Kernel Changes ]
8656
8657 * nsp32: switch reset delay to msleep() as it is tooo long
8658 * alx: add a simple AR816x/AR817x device driver
8659 Plucked from linux-next. replaces ubuntu/alx in favor of
8660 'to be merged' version in 3.11.
8661 * rebase to v3.10-rc7
8662 - LP: #1189363
8663
8664 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
8665
8666linux (3.10.0-0.5) saucy; urgency=low
8667
8668 [ Andy Whitcroft ]
8669
8670 * rebase to v3.10-rc6
8671 * [Config] updateconfigs following rebase to v3.10-rc6
8672
8673 [ Upstream Kernel Changes ]
8674
8675 * rebase to v3.10-rc6
8676
8677 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
8678
8679linux (3.10.0-0.4) saucy; urgency=low
8680
8681 [ Andy Whitcroft ]
8682
8683 * [Config] updateconfigs following rebase to v3.10-rc4
8684
8685 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
8686
8687linux (3.10.0-0.3) saucy; urgency=low
8688
8689 [ Andy Whitcroft ]
8690
8691 * rebase to v3.10-rc5
8692
8693 [ Upstream Kernel Changes ]
8694
8695 * rebase to v3.10-rc5
8696 - LP: #1186170
8697
8698 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
8699
8700linux (3.10.0-0.2) saucy; urgency=low
8701
8702 [ Andy Whitcroft ]
8703
8704 * rebase to v3.10-rc4
8705 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
8706 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
8707 - LP: #1187744
8708 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
8709
8710 [ Dave Chiluk ]
8711
8712 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
8713 - LP: #1035226
8714
8715 [ Tim Gardner ]
8716
8717 * rebase to v3.10-rc3
8718 * [Config] sparc be gone
8719 * [Config] ia64 be gone
8720 * d-i: block-modules provides nbd-modules
8721
8722 [ Upstream Kernel Changes ]
8723
8724 * rebase to v3.10-rc4
8725 * rebase to v3.10-rc3
8726
8727 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
8728
8729linux (3.10.0-0.1) saucy; urgency=low
8730
8731 [ Tim Gardner ]
8732
8733 * UBUNTU: Disabled lttng
8734 * UBUNTU: Disable aufs for FTBS
8735 * UBUNTU: Disabled alx
8736 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
8737 * UBUNTU: rebase to v3.10-rc2
8738 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
8739
8740 [ Andy Whitcroft ]
8741
8742 * UBUNTU: [Config] update standards version to 3.9.4.0
8743 * UBUNTU: [Config] squash duplicate package description (long and short)
8744 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
8745 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
8746 * UBUNTU: [Config] drop redundant Build-Conficts:
8747
8748 [ Upstream Kernel Changes ]
8749
8750 * rebase to v3.10-rc2
8751 - LP: #1180351
8752
8753 [ Upstream Kernel Changes ]
8754
8755 * rebase to v3.10-rc1
8756 - LP: #1172151
8757 - LP: #1089795
8758 - LP: #1167270
8759 - LP: #1128840
8760
8761 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
8762
8763linux (3.10.0-0.0) saucy; urgency=low
8764
8765 * Dummy
8766
8767 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
8768
8769linux (3.9.0-2.6) saucy; urgency=low
8770
8771 [ Tim Gardner ]
8772
8773 * rebase to v3.9.2
8774
8775 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
8776
8777linux (3.9.0-1.5) saucy; urgency=low
8778
8779 [ Tim Gardner ]
8780
8781 * rebase to v3.9.1
8782
8783 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
8784
8785linux (3.9.0-0.4) saucy; urgency=low
8786
8787 [ Andy Whitcroft ]
8788
8789 * ubuntu: overlayfs -- add FS_ALIAS
8790
8791 [ Tim Gardner ]
8792
8793 * Added lttng
8794 - LP: #1175784
8795
8796 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
8797
8798linux (3.9.0-0.3) saucy; urgency=low
8799
8800 [ Upstream Kernel Changes ]
8801
8802 * rebase to v3.9
8803
8804 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
8805
8806linux (3.9.0-0.2) saucy; urgency=low
8807
8808 [ Tim Gardner ]
8809
8810 * Enable extras packaging for amd64/i386.
8811 Fixes build depenencies with brittany and linux-meta.
8812
8813 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
8814
8815linux (3.9.0-0.1) saucy; urgency=low
8816
8817 [ Upstream Kernel Changes ]
8818
8819 * rebase to v3.9-rc8
8820
8821 [ Upstream Kernel Changes ]
8822
8823 * rebase to v3.9-rc7
8824 - LP: #1128840
8825
8826 [ Upstream Kernel Changes ]
8827
8828 * rebase to v3.9-rc6
8829
8830 [ Upstream Kernel Changes ]
8831
8832 * rebase to v3.9-rc5
8833
8834 [ Upstream Kernel Changes ]
8835
8836 * rebase to v3.8-rc4
8837 - LP: #1095315
8838 - LP: #886975
8839 - LP: #1086921
8840
8841 [ Upstream Kernel Changes ]
8842
8843 * rebase to v3.9-rc3
8844 - LP: #1155016
8845 - LP: #1103594
8846
8847 [ Upstream Kernel Changes ]
8848
8849 * rebase to v3.9-rc2
8850
8851 [ Upstream Kernel Changes ]
8852
8853 * rebase to v3.9-rc1
8854 - LP: #901105
8855 - LP: #961286
8856 - LP: #1011792
8857 - LP: #1128934
8858 - LP: #886975
8859 - LP: #978807
8860
8861 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
8862
8863linux (3.8.0-7.14) raring; urgency=low
8864
8865 [ Andy Whitcroft ]
8866
8867 * [Config] CONFIG_RCU_USER_QS=n
8868 * [Config] CONFIG_MTD_ONENAND_SIM=n
8869 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
8870
8871 [ Upstream Kernel Changes ]
8872
8873 * rebase to v3.8
8874
8875 [Tim Gardner]
8876
8877 * Release Tracking Bug
8878 - LP: #1130111
8879 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
8880 - LP: #1128840
8881
8882 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
8883
8884linux (3.8.0-6.13) raring; urgency=low
8885
8886 [Tim Gardner]
8887
8888 * Release Tracking Bug
8889 - LP: #1125364
8890 * Add ahci modules to d-i
8891 - LP: #1124415
8892
8893
8894 [ Chris Wilson ]
8895
8896 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
8897 the encoders
8898 - LP: #1097315
8899
8900 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
8901
8902linux (3.8.0-6.12) raring; urgency=low
8903
8904 [Tim Gardner]
8905
8906 * perf: NO_LIBPERL=1
8907 * Fix linux-headers dependency
8908 * Release Tracking Bug
8909 - LP: #1124362
8910
8911 [ Andy Whitcroft ]
8912
8913 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
8914 - LP: #1121699
8915
8916 [ Daniel Vetter ]
8917
8918 * SAUCE: drm/i915: write backlight harder
8919 - LP: #954661
8920
8921 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
8922
8923linux (3.8.0-6.11) raring; urgency=low
8924
8925 [Tim Gardner]
8926
8927 * Release Tracking Bug
8928 - LP: #1122071
8929 * rebase to v3.8-rc7
8930 * Add libaudit-dev as a build dependency
8931 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
8932
8933 [ Leann Ogasawara ]
8934
8935 * [Config] Remove CONFIG_SATA_AHCI annotation
8936
8937 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
8938
8939linux (3.8.0-5.10) raring; urgency=low
8940
8941 [Tim Gardner]
8942
8943 * Release Tracking Bug
8944 - LP: #1118568
8945
8946 * Bump ABI to fix install issue with 3.8.0-4.8.
8947 Moving drivers/ata/*ahci* to linux-image caused an
8948 install conflict with linux-image-extras without an
8949 ABI bump.
8950
8951 [ Jan Beulich ]
8952
8953 * SAUCE: xen-pciback: rate limit error messages from
8954 xen_pcibk_enable_msi{, x}()
8955 - LP: #1117336
8956 - CVE-2013-0231
8957
8958 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
8959
8960linux (3.8.0-4.9) raring; urgency=low
8961
8962 [ Herton Ronaldo Krzesinski ]
8963
8964 * d-i: Add mellanox ethernet drivers to nic-modules
8965 - LP: #1015339
8966
8967 [ Joseph Salisbury ]
8968
8969 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
8970 - LP: #1113547
8971
8972 [ Kamal Mostafa ]
8973
8974 * SAUCE: alx driver import script
8975
8976 [ Qualcomm Atheros, Inc ]
8977
8978 * SAUCE: alx: Update to heads/master
8979
8980 [ Tim Gardner ]
8981
8982 * Release Tracking Bug
8983 - LP: #1117673
8984
8985 * [debian] Remove dangling symlink from headers package
8986 - LP: #1112442
8987 * [config] CONFIG_ALX=m
8988 * [Config] Add alx to d-i nic-modules
8989 * [Config] CONFIG_SATA_AHCI=m
8990 - LP: #1056563
8991
8992 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
8993
8994linux (3.8.0-4.8) raring; urgency=low
8995
8996 [ Allen Ibara ]
8997
8998 * SAUCE: imx6: dts: Add IMX6Q AHCI support
8999
9000 [ Andy Whitcroft ]
9001
9002 * rebase to v3.8-rc6
9003 * updateconfigs following rebase to v3.8-rc6
9004
9005 [Leann Ogasawara]
9006
9007 * Release Tracking Bug
9008 - LP: #1112573
9009
9010 [ Paolo Pisati ]
9011
9012 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
9013 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
9014 * [Config] MMC_ARMMMCI=y (vexpress mmc)
9015 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
9016
9017 [ Seth Forshee ]
9018
9019 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
9020
9021 [ Upstream Kernel Changes ]
9022
9023 * rebase to v3.8-rc6
9024 - LP: #1107477
9025
9026 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
9027
9028linux (3.8.0-3.7) raring; urgency=low
9029
9030 [ Andy Green ]
9031
9032 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
9033 * SAUCE: ARM: omap2 add mac address allocation register api
9034 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
9035 allocation
9036
9037 [ Leann Ogasawara ]
9038
9039 * rebase to v3.8-rc5
9040 * Release Tracking Bug
9041 - LP: #1111486
9042
9043 [ Paolo Pisati ]
9044
9045 * SAUCE: davinci: vpss: compilation fix
9046 * [Config] enable TI OMAP4 support (Pandaboard/ES)
9047 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
9048 * [Config] enable Freescale IMX6 support (SabreLite)
9049 * [Config] SERIAL_IMX_CONSOLE=y
9050 * [Config] MMC_*_IMX=y
9051 * [Config] disable USB_SUSPEND
9052 * [Config] USB_MXS_PHY=y
9053 * [Config] USB_CHIPIDEA=y
9054 * SAUCE: DTB: add support for multiple DTBs
9055 * SAUCE: DTB: build imx6q-sabrelite
9056 * SAUCE: DTB: build beaglexm
9057 * SAUCE: DTB: build panda/panda es
9058 * [Config] disable CPU_FREQ
9059 * [Config] PANEL_TFP410=y (video DVI output)
9060 * [Config] SND_OMAP_SOC*=y
9061 * [Config] SND_IMX_SOC*=y
9062 * [Config] I2C_IMX=y
9063 * [Config] SPI_IMX=m
9064
9065 [ Stefan Bader ]
9066
9067 * [Config] Move 9p modules into generic package
9068 - LP: #1107658
9069
9070 [ Tony Lindgren ]
9071
9072 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
9073 kernels
9074 * SAUCE: ARM: OMAP2+: Use omap initcalls
9075 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
9076 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
9077 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
9078 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
9079 multiplaform
9080 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
9081 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
9082 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
9083
9084 [ Upstream Kernel Changes ]
9085
9086 * rebase to v3.8-rc5
9087 - LP: #1096789
9088
9089 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
9090
9091linux (3.8.0-2.6) raring; urgency=low
9092
9093 [ Adam Conrad ]
9094
9095 * Fix up linux-tools -> SRCPKGNAME-tools rename
9096
9097 [ Andy Whitcroft ]
9098
9099 * [Config] re-disable CONFIG_SOUND_OSS
9100 - LP: #1105230
9101
9102 [ Arend van Spriel ]
9103
9104 * SAUCE: brcmsmac: fix tx status processing
9105
9106 [Leann Ogasawara]
9107
9108 * Release Tracking Bug
9109 - LP: #1105104
9110
9111 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
9112
9113linux (3.8.0-1.5) raring; urgency=low
9114
9115 [Tim Gardner]
9116
9117 * Release Tracking Bug
9118 - LP: #1101235
9119
9120 [ Dudley Du ]
9121
9122 * SAUCE: Input: add support for Cypress PS/2 Trackpads
9123 - LP: #978807
9124
9125 [ Kamal Mostafa ]
9126
9127 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
9128 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
9129 * [Config] Add CONFIG_PS2_CYPRESS
9130
9131 [ Tim Gardner ]
9132
9133 * rebase to v3.8-rc4
9134
9135 [ Upstream Kernel Changes ]
9136
9137 * rebase to v3.8-rc4
9138 - LP: #1095315
9139 - LP: #886975
9140 - LP: #1086921
9141
9142 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
9143
9144linux (3.8.0-0.4) raring; urgency=low
9145
9146 [ Leann Ogasawara ]
9147
9148 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
9149 * [Config] Update CONFIG_IIO build annotation
9150 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
9151 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
9152 * [Config] Remove CONFIG_SPI_PL022 annotation
9153 * [Config] Update CONFIG_EZX_PCAP annotation
9154 * [Config] Update CONFIG_SENSORS_AK8975 annotation
9155 * [Config] Disable CONFIG_DRM_MGAG200
9156 - LP: #1042903
9157
9158 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
9159
9160linux (3.8.0-0.3) raring; urgency=low
9161
9162 [ Andy Whitcroft ]
9163
9164 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
9165 uselib()"
9166
9167 [ Scott James Remnant ]
9168
9169 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
9170 (for v3.7+)
9171 - LP: #1085766, #462111
9172
9173 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
9174
9175linux (3.8.0-0.2) raring; urgency=low
9176
9177 [ Tim Gardner ]
9178
9179 * [packaging] Add macro to selectively disable building perf
9180 * [packaging] Cannot depend on universe package libaudit-dev
9181
9182 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
9183
9184linux (3.8.0-0.1) raring; urgency=low
9185
9186
9187 [ Upstream Kernel Changes ]
9188
9189 * rebase to v3.8-rc3
9190 - LP: #1096789
9191
9192 [ Upstream Kernel Changes ]
9193
9194 * rebase to v3.8-rc2
9195 - LP: #1082357
9196 - LP: #1075882
9197
9198 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
9199
9200linux (3.7.0-7.15) raring; urgency=low
9201
9202 [ Chris J Arges ]
9203
9204 * SAUCE: add eeprom_bad_csum_allow module parameter
9205 - LP: #1070182
9206
9207 [ Leann Ogasawara ]
9208
9209 * Add ceph to linux-image for virtual instances
9210 - LP: #1063784
9211
9212 [ Serge Hallyn ]
9213
9214 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
9215
9216 [ Tim Gardner ]
9217
9218 * [Config] CONFIG_SLUB_DEBUG=y
9219 - LP: #1090308
9220
9221 [ Upstream Kernel Changes ]
9222
9223 * Revert "[SCSI] sd: Implement support for WRITE SAME"
9224 - LP: #1089818
9225
9226 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
9227
9228linux (3.7.0-6.14) raring; urgency=low
9229
9230 [ Andy Whitcroft ]
9231
9232 * [Config] annotations: all new annotations scheme including defaults
9233 * [Configs] apply annotation updates to main configs (top section)
9234
9235 [ Leann Ogasawara ]
9236
9237 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
9238 build"
9239 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
9240 * Temporarily disable module check for build
9241
9242 [ Stefan Bader ]
9243
9244 * ubuntu: dm-raid45: Adapt to upstream interface changes
9245 * Re-enable build of dm-raid45
9246
9247 [ Tim Gardner ]
9248
9249 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
9250 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
9251 * SAUCE: drm: Fix possible EDID memory allocation oops
9252 * SAUCE: ttm: Fix possible _manager memory allocation oops
9253 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
9254 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
9255 2 pointers
9256
9257 [ Tomas Hozza ]
9258
9259 * SAUCE: tools: hv: Netlink source address validation allows DoS
9260 - LP: #1084777
9261 - CVE-2012-5532
9262
9263 [ Upstream Kernel Changes ]
9264
9265 * rebase to v3.7
9266
9267 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
9268
9269linux (3.7.0-5.13) raring; urgency=low
9270
9271 [ Lino Sanfilippo ]
9272
9273 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
9274 fsnotify_destroy_group()
9275 - LP: #922906
9276 * SAUCE: fsnotify: introduce fsnotify_get_group()
9277 - LP: #922906
9278 * SAUCE: fsnotify: use reference counting for groups
9279 - LP: #922906
9280 * SAUCE: fsnotify: take groups mark_lock before mark lock
9281 - LP: #922906
9282 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
9283 indicates wheather a mark should be destroyed
9284 - LP: #922906
9285 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
9286 mark list
9287 - LP: #922906
9288 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
9289 - LP: #922906
9290 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
9291 fsnotify_remove_mark()
9292 - LP: #922906
9293 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
9294 by group
9295 - LP: #922906
9296 * SAUCE: fsnotify: change locking order
9297 - LP: #922906
9298
9299 [ Tim Gardner ]
9300
9301 * [Config] CONFIG_NFC_LLCP=y
9302 * [Config] get-firmware: Filter new files through fwinfo
9303 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
9304 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
9305 * [Config] CONFIG_XEN=y for all arches
9306 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
9307 * [Config] CONFIG_MMC_DW_EXYNOS=m
9308 * [Config] CONFIG_GPIO_ADNP=m
9309 * [Config] find-obsolete-firmware: Use correct path
9310 * rebase to v3.7-rc8
9311 - LP: #1084640
9312
9313 [ Upstream Kernel Changes ]
9314
9315 * Revert "VFS: don't do protected {sym,hard}links by default"
9316 - LP: #1084192
9317
9318 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
9319
9320linux (3.7.0-4.12) raring; urgency=low
9321
9322 [ Tim Gardner ]
9323
9324 * Revert "[Config] Use -j1 for headers_install"
9325 * Revert "[Config] install-arch-headers needs a valid config"
9326 Strayed into the weeds in search of the root cause of the periodic
9327 build failure.
9328 Fixes powerpc FTBS introduced in -4.11.
9329 * [Config] hmake -j1
9330 The kernel makefile appears to have parallel dependency
9331 problems for the install_headers target. This appears to be root
9332 cause for a periodic build failure on N-way machines.
9333
9334 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
9335
9336linux (3.7.0-4.11) raring; urgency=low
9337
9338 [ Tim Gardner ]
9339
9340 * [Config] Use -j1 for headers_install
9341 Also fixes a powerpc FTBS introduced by
9342 "[Config] install-arch-headers needs a valid config".
9343
9344 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
9345
9346linux (3.7.0-4.10) raring; urgency=low
9347
9348 [ Andy Whitcroft ]
9349
9350 * [Config] add rebuild-test support for autopkgtest
9351 - LP: #1081500
9352 * [tests] move build tests out of the way
9353 - LP: #1081500
9354 * [tests] add an autopkgtest rebuild test
9355 - LP: #1081500
9356
9357 [ Tim Gardner ]
9358
9359 * rebase to v3.7-rc7
9360 * SAUCE: Remove emi62 files duplicated in linux-firmware
9361 * SAUCE: Remove sb16 files duplicated in linux-firmware
9362 * SAUCE: Remove whiteheat files duplicated in linux-firmware
9363 * SAUCE: Remove yamaha files duplicated in linux-firmware
9364 * SAUCE: Remove dsp56k files used only by m68k
9365 * SAUCE: firmware: Remove last vestiges of dabusb
9366 * SAUCE: Remove vicam files duplicated in linux-firmware
9367 * [Config] install-arch-headers needs a valid config
9368
9369 [ Upstream Kernel Changes ]
9370
9371 * rebase to v3.7-rc7
9372 - LP: #1076840
9373 - LP: #1081466
9374
9375 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
9376
9377linux (3.7.0-3.9) raring; urgency=low
9378
9379 [ Leann Ogasawara ]
9380
9381 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
9382 - LP: #1079900
9383 * Add nfsv3 to nfs-modules udeb
9384
9385 [ Paolo Pisati ]
9386
9387 * [Config] SND_OMAP_SOC*=y
9388 - LP: #1019321
9389
9390 [ Stefan Bader ]
9391
9392 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
9393 - LP: #1078926
9394
9395 [ Tim Gardner ]
9396
9397 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
9398 - LP: #1079469
9399 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
9400 * rebase to v3.7-rc6
9401 * SAUCE: script to detect obsolete firmware
9402 * SAUCE: Remove yam files duplicated in linux-firmware
9403 * SAUCE: Remove tehuti files duplicated in linux-firmware
9404 * SAUCE: Remove matrox files duplicated in linux-firmware
9405 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
9406 * SAUCE: Remove r128 files duplicated in linux-firmware
9407 * SAUCE: Remove acenic files duplicated in linux-firmware
9408 * SAUCE: Remove keyspan files duplicated in linux-firmware
9409 * SAUCE: Remove sun files duplicated in linux-firmware
9410 * SAUCE: Remove radeon files duplicated in linux-firmware
9411 * SAUCE: Update bnx2x firmware to 7.8.2.0
9412 * [Config] generic.inclusion-list: econet has disappeared
9413
9414 [ Upstream Kernel Changes ]
9415
9416 * seccomp: forcing auditing of kill condition
9417 - LP: #1079469
9418 * rebase to v3.7-rc6
9419
9420 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
9421
9422linux (3.7.0-2.8) raring; urgency=low
9423
9424 [ Andy Whitcroft ]
9425
9426 * Revert "overlayfs: disable until FTBS is fixed"
9427 * Revert "ubuntu: overlayfs"
9428 * Revert "ubuntu: AUFS"
9429 * ubuntu: overlayfs -- overlayfs: add statfs support
9430 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
9431 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
9432 inode
9433 - LP: #944386
9434 * ubuntu: AUFS (no-squash): basic framework and update machinary
9435 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
9436 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
9437 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
9438 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
9439 * ubuntu: AUFS (no-squash) -- reenable
9440 - LP: #1079193
9441
9442 [ Erez Zadok ]
9443
9444 * ubuntu: overlayfs -- overlayfs: implement show_options
9445
9446 [ Miklos Szeredi ]
9447
9448 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
9449 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
9450 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
9451 * ubuntu: overlayfs -- overlay filesystem
9452 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
9453 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
9454
9455 [ Neil Brown ]
9456
9457 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
9458
9459 [ Robin Dong ]
9460
9461 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
9462 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
9463
9464 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
9465
9466linux (3.7.0-1.7) raring; urgency=low
9467
9468 [ Tim Gardner ]
9469
9470 * [Config] Drop dependency on libaudit-dev
9471 Its a universe package which causes an FTBS on the builders.
9472 libaudit-dev is not strictly required for the perf tools build.
9473
9474 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
9475
9476linux (3.7.0-1.6) raring; urgency=low
9477
9478 [ Andy Whitcroft ]
9479
9480 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
9481 * [Config] better encode the CONFIG_NVRAM constaint
9482 * enforcer -- fix debugging output
9483
9484 [ Ben Collins ]
9485
9486 * [Config] Add custom_override rule to allow for alternate kernel
9487 file/install
9488 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
9489
9490 [ Tim Gardner ]
9491
9492 * [Config] Dropped armel
9493 * Drop highbank from ABI fetch list
9494 * [Config] Use dh_prep instead of 'dh_clean -k'
9495 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
9496 * [Config] Document binary-indep dependency chain
9497 * rebase to v3.7-rc5
9498
9499 [ Upstream Kernel Changes ]
9500
9501 * rebase to v3.7-rc5
9502
9503 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
9504
9505linux (3.7.0-0.5) raring; urgency=low
9506
9507 [ Tim Gardner ]
9508
9509 * [Config] CONFIG_AMD_IOMMU_V2=m
9510 - LP: #1071520
9511 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
9512 Fixes FTBS
9513
9514 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
9515
9516linux (3.7.0-0.4) raring; urgency=low
9517
9518 [ Ben Collins ]
9519
9520 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
9521
9522 [ Tim Gardner ]
9523
9524 * [Config] do_tools=false for arm
9525
9526 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
9527
9528linux (3.7.0-0.3) raring; urgency=low
9529
9530 [ Tim Gardner ]
9531
9532 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
9533 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
9534 * [Config] Drop highbank harder
9535
9536 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
9537
9538linux (3.7.0-0.2) raring; urgency=low
9539
9540 [ Andy Whitcroft ]
9541
9542 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
9543 instances
9544 - LP: #1066921
9545 * [Config] drop highbank builds
9546
9547 [ Jeremy Kerr ]
9548
9549 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
9550 - LP: #1063061
9551
9552 [ Leann Ogasawara ]
9553
9554 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
9555
9556 [ Tim Gardner ]
9557
9558 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
9559 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
9560 * rebase to v3.7-rc4
9561 * SAUCE: MODSIGN: Emit error for incorrectly signed module
9562
9563 [ Upstream Kernel Changes ]
9564
9565 * rebase to v3.7-rc4
9566
9567 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
9568
9569linux (3.7.0-0.1) raring; urgency=low
9570
9571
9572 [ Upstream Kernel Changes ]
9573
9574 * rebase to v3.7-rc3
9575 - LP: #1056078
9576
9577 [ Upstream Kernel Changes ]
9578
9579 * rebase to v3.7-rc2
9580 - LP: #1060729
9581 - LP: #1059523
9582 - LP: #1006690
9583 - LP: #1049623
9584 - LP: #1046512
9585 - LP: #1052499
9586 - LP: #1037642
9587 - LP: #559939
9588 - LP: #1052460
9589 - LP: #939161
9590 - LP: #1046734
9591
9592 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
9593
9594linux (3.6.0-0.1) UNRELEASED; urgency=low
9595
9596
9597 [ Upstream Kernel Changes ]
9598
9599 * rebase to v3.6
9600
9601 [ Upstream Kernel Changes ]
9602
9603 * rebase to v3.6-rc7
9604
9605 [ Upstream Kernel Changes ]
9606
9607 * rebase to v3.6-rc6
9608 - LP: #1000424
9609
9610 [ Upstream Kernel Changes ]
9611
9612 * rebase to v3.6-rc5
9613 - LP: #1040077
9614
9615 [ Upstream Kernel Changes ]
9616
9617 * rebase to v3.6-rc4
9618
9619 [ Upstream Kernel Changes ]
9620
9621 * rebase to v3.6-rc3
9622 - LP: #1038651
9623 - LP: #1034779
9624
9625 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
9626
9627linux (3.5.0-6.6) quantal-proposed; urgency=low
9628
9629 [ Andy Whitcroft ]
9630
9631 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
9632 experimental features
9633 * SAUCE: highbank -- export clock functions for modules
9634 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
9635 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
9636 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
9637 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
9638 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
9639 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
9640 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
9641 * [Config] highbank -- reenable CONFIG_DW_DMAC
9642 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
9643 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
9644 * [Config] highbank -- reenable CONFIG_USB_DWC3
9645 * [Config] highbank -- reenable CONFIG_SATA_MV
9646 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
9647 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
9648 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
9649 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
9650 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
9651 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
9652 * [Config] highbank -- enable CONFIG_EXPERT
9653 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
9654 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
9655 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
9656 * [Config] enable CONFIG_USB_ETH_EEM
9657 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
9658 * [Config] disable CONFIG_USB_M66592
9659 * [Config] enable CONFIG_USB_NET2272
9660 * [Config] enable CONFIG_USB_R8A66597
9661 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
9662 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
9663 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
9664 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
9665 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
9666 * [Config] sync configuration armhf omap -> armel omap
9667 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
9668 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
9669
9670 [ Bryan Wu ]
9671
9672 * [Config] change default IO scheduler from CFQ to Deadline
9673
9674 [ Leann Ogasawara ]
9675
9676 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
9677 * [Config] Disable CONFIG_MOUSE_INPORT
9678
9679 [ Tim Gardner ]
9680
9681 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
9682 * [Config] Add bnx2x firmware to nic-modules udeb
9683 * SAUCE: Add script to convert firmware to ihex format
9684 * SAUCE: firmware: Upgrade bnx2 to current versions
9685 * [Config] Add tigon firmware to nic-modules udeb
9686 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
9687 - LP: #1026761
9688 * SAUCE: Remove redundant cis firmware
9689 * SAUCE: Remove redundant emi26 firmware
9690 * SAUCE: Remove redundant ttusb-budget firmware
9691 * SAUCE: Remove redundant sun/cassini firmware
9692 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
9693 * SAUCE: Remove redundant 3com/typhoon.bin firmware
9694 * SAUCE: Remove redundant yamaha/ds1 firmware
9695 * SAUCE: Remove redundant keyspan_pda firmware
9696 * rebase to v3.5
9697
9698 [ Upstream Kernel Changes ]
9699
9700 * rebase to v3.5
9701 - LP: #1027828
9702
9703 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
9704
9705linux (3.5.0-5.5) quantal-proposed; urgency=low
9706
9707 [ Andy Whitcroft ]
9708
9709 * [Config] annotations: initial import of configuration annotations
9710
9711 [ Bryan Wu ]
9712
9713 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
9714
9715 [ Leann Ogasawara ]
9716
9717 * Rebase to v3.5-rc7
9718
9719 [ Manoj Iyer ]
9720
9721 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
9722 - LP: #1010281
9723
9724 [ Tim Gardner ]
9725
9726 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
9727 expects
9728 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
9729 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
9730 * [Config] CONFIG_IP_NF_QUEUE=n
9731 * [Config] CONFIG_MTD_DOC2000=n
9732 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
9733 * [Config] CONFIG_PRISM54=n
9734 * [Config] CONFIG_SCx200_I2C=n
9735 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
9736
9737 [ Upstream Kernel Changes ]
9738
9739 * rebase to v3.5-rc7
9740
9741 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
9742
9743linux (3.5.0-4.4) quantal-proposed; urgency=low
9744
9745 [ Andy Whitcroft ]
9746
9747 * [Packaging] getabis should be extracting all packages
9748 - LP: #1021174
9749 * [Config] getabis -- series uses linux-image-extra
9750 - LP: #1021174
9751 * rebase to v3.5-rc6
9752
9753 [ Bryan Wu ]
9754
9755 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
9756 flavours
9757 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
9758
9759 [ Leann Ogasawara ]
9760
9761 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
9762 - LP: #1019561
9763
9764 [ Paolo Pisati ]
9765
9766 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
9767 - LP: #1019321
9768
9769 [ Stefan Bader ]
9770
9771 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
9772 - LP: #1018456
9773 * (config) Disable ACPI_PROCFS_POWER
9774
9775 [ Tim Gardner ]
9776
9777 * [Config] CONFIG_ACPI_BGRT=y
9778 * Extract firmware module info during getabi
9779 - LP: #1021174
9780
9781 [ Upstream Kernel Changes ]
9782
9783 * rebase to v3.5-rc6
9784
9785 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
9786
9787linux (3.5.0-3.3) quantal-proposed; urgency=low
9788
9789 [ Andy Whitcroft ]
9790
9791 * [Config] enable CONFIG_MEMTEST=y
9792 - LP: #1004535
9793 * [Config] config-check: add support for a cut operation
9794 * [Config] enforcer -- switch to cut where appropriate
9795
9796 [ Leann Ogasawara ]
9797
9798 * Rebase to v3.5-rc5
9799 * [Config] Updateconfigs after rebase to v3.5-rc5
9800
9801 [ Luis Henriques ]
9802
9803 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
9804 __ocfs2_change_file_space
9805 - LP: #1006012
9806
9807 [ Seth Forshee ]
9808
9809 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
9810 for LVDS register initialization
9811 - LP: #1012800
9812
9813 [ Upstream Kernel Changes ]
9814
9815 * rebase to v3.5-rc5
9816 - LP: #1013183
9817 - LP: #1017017
9818 - LP: #884652
9819
9820 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
9821
9822linux (3.5.0-2.2) quantal-proposed; urgency=low
9823
9824 [ Andy Whitcroft ]
9825
9826 * rebase to v3.5-rc4
9827
9828 [ Arend van Spriel ]
9829
9830 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
9831 brcms_c_regd_init()
9832 - LP: #950320
9833
9834 [ Bryan Wu ]
9835
9836 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
9837
9838 [ Chris J Arges ]
9839
9840 * PACKAGING: add .gnu_debuglink sections to .ko files
9841 - LP: #669641
9842
9843 [ Leann Ogasawara ]
9844
9845 * d-i: Add hid-generic to input-modules
9846 - LP: #1017879
9847
9848 [ Ming Lei ]
9849
9850 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
9851 - LP: #1017717, #225
9852
9853 [ Paolo Pisati ]
9854
9855 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
9856 - LP: #1017718
9857 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
9858
9859 [ Seth Forshee ]
9860
9861 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
9862 during initialization
9863 - LP: #950320
9864 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
9865 by mac80211
9866 - LP: #950320
9867 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
9868 channels
9869 - LP: #950320
9870 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
9871 - LP: #950320
9872 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
9873 regulatory domain
9874 - LP: #950320
9875 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
9876 regulatory updates
9877 - LP: #950320
9878 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
9879 tx power limits
9880 - LP: #950320
9881 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
9882 against internal regulatory data
9883 - LP: #950320
9884 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
9885 when checking whether OFDM is allowed
9886 - LP: #950320
9887
9888 [ Tim Gardner ]
9889
9890 * [Config] Enable CONFIG_CGROUPS for highbank
9891 - LP: #1014692
9892 * [Config] FB_OMAP*=y and PANEL_TFP410=y
9893
9894 [ Upstream Kernel Changes ]
9895
9896 * rebase to v3.5-rc4
9897
9898 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
9899
9900linux (3.5.0-1.1) quantal-proposed; urgency=low
9901
9902 [ Andy Whitcroft ]
9903
9904 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
9905
9906 [ Leann Ogasawara ]
9907
9908 * Rebase to v3.5-rc1
9909 * [Config] Remove USB_DEVICEFS from the config enforcer
9910 * [Config] Updateconfigs after rebase to v3.5-rc1
9911 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
9912 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
9913 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
9914 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
9915 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
9916 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
9917 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
9918 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
9919 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
9920 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
9921 * Rebase to v3.5-rc2
9922 * [Config] Updateconfigs after rebase to v3.5-rc2
9923 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
9924 * Rebase to v3.5-rc3
9925 * [Config] Updateconfigs after rebase to v3.5-rc3
9926
9927 [ Paul Mundt ]
9928
9929 * SAUCE: fix bug.h's inclusion of kernel.h
9930
9931 [ Stefan Bader ]
9932
9933 * SAUCE: Fix compile failures of dm-raid45
9934 * [Config] Enable dm-raid45
9935 * Move dependency on crda to extra package
9936 - LP: #657901
9937 * SAUCE: Mask CR4 writes on older Xen hypervisors
9938
9939 [ Upstream Kernel Changes ]
9940
9941 * rebase to v3.5-rc3
9942 - LP: #993162
9943 - LP: #925577
9944 * rebase to v3.5-rc2
9945 * rebase to v3.5-rc1
9946 - LP: #955892
9947 - LP: #978038
9948 - LP: #987371
9949 - LP: #929545
9950 - LP: #942316
9951 - LP: #903853
9952
9953 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
9954
9955linux (3.4.0-5.11) quantal-proposed; urgency=low
9956
9957 [ Leann Ogasawara ]
9958
9959 * [Config] Disable CONFIG_ARM_LPAE
9960 - LP: #1009061
9961
9962 [ Oleksij Rempel ]
9963
9964 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
9965 - LP: #1008905
9966
9967 [ Paolo Pisati ]
9968
9969 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
9970 - LP: #1009061
9971
9972 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
9973
9974linux (3.4.0-4.10) quantal; urgency=low
9975
9976 [ Leann Ogasawara ]
9977
9978 * Temporarily disable ABI and module check
9979
9980 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
9981
9982linux (3.4.0-4.9) quantal; urgency=low
9983
9984 [ Andy Whitcroft ]
9985
9986 * [Config] fix config split to avoid the shared config
9987 * [Config] updateconfigs following split config fix
9988 * [Config] linux-image-extras needs full postinst
9989 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
9990 * [Config] CONFIG_HP_WATCHDOG enable as module
9991 * [Config] CONFIG_PDC_ADMA is not boot essential
9992 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
9993 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
9994 * [Config] CONFIG_TRANZPORT=m commonise
9995 * [Config] CONFIG_R3964=m commonise
9996 * [Config] CONFIG_SCSI_DH=m commonise
9997 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
9998 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
9999 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
10000 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
10001 * [Config] CONFIG_USB_SN9C102 is deprecated disable
10002 * [Config] CONFIG_USB_SI470X=m commonise
10003 * [Config] CONFIG_USB_ET61X251=m commonise
10004 * [Config] CONFIG_RTS_PSTOR=m commonise
10005 * [Config] CONFIG_SCANLOG=m commonise
10006 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
10007 * [Config] CONFIG_SM_FTL=m commonise
10008 * [Config] CONFIG_SOLO6X10=m commonise
10009 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
10010 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
10011 * [Config] CONFIG_SPI_SPIDEV=m commonise
10012 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
10013 * [Config] CONFIG_TPS65010=m commonise
10014 * [Config] CONFIG_STE10XP=y commonise
10015 * [Config] CONFIG_X25_ASY=m commonise
10016 * [Config] CONFIG_USB_MON=m commonise
10017 * [Config] CONFIG_VME_BUS=m commonise
10018 * [Config] CONFIG_W35UND=m commonise
10019 * [Config] -CONFIG_TCG_TPM=y commonise
10020 * [Config] highbank -- commonise filesystems
10021 * [Config] highbank -- commonise subsystems
10022 * [Config] highbank -- commonise network protocols
10023 * [Config] highbank -- commonise input drivers
10024 * [Config] highbank -- commonise CRYPTO options
10025 * [Config] highbank -- commonise HID options
10026 * [Config] highbank -- commonise sensors options
10027 * [Config] highbank -- commonise EXPORTFS/FHANDLE
10028 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
10029 * [Config] highbank -- commonise ENCRYPTED_KEYS
10030 * [Config] highbank -- commonise CONFIG_ATALK
10031 * [Config] highbank -- commonise INET/INET6
10032 * [Config] highbank -- commonise NLS
10033 * [Config] highbank -- commonise BLK/CHR
10034 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
10035 * [Config] highbank -- commonise INET/INET6 part 2
10036 * [Config] highbank -- commonise PHY settings
10037 * [Config] highbank -- commonise CRC settings
10038 * [Config] highbank -- commonise BINFMT settings
10039 * [Config] highbank -- commonise DM settings
10040 * [Config] highbank -- commonise RTC_DRV settings
10041 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
10042 * [Config] highbank -- commonise USB settings
10043 * [Config] highbank -- commonise GPIO settings
10044 * [Config] highbank -- commonise I2C settings
10045 * [Config] highbank -- commonise numerous subsystem selectors
10046 * [Config] highbank -- commonise A-C modules missmatches
10047 * [Config] highbank -- commonise D-F modules missmatches
10048 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
10049 * [Config] highbank -- commonise G-I modules missmatches
10050 * [Config] highbank -- commonise J-L modules missmatches
10051 * [Config] highbank -- commonise M modules missmatches
10052 * [Config] highbank -- commonise N-P modules missmatches
10053 * [Config] highbank -- commonise Q-R modules missmatches
10054 * [Config] highbank -- commonise S modules missmatches -- part 1
10055 * [Config] highbank -- commonise S modules missmatches -- part 2
10056 * [Config] highbank -- commonise T modules missmatches
10057 * [Config] highbank -- commonise U-Z modules missmatches
10058
10059 [ Ike Panhc ]
10060
10061 * [Config] add highbank flavour
10062 - LP: #1000831
10063
10064 [ Mark Langsdorf ]
10065
10066 * SAUCE: arm highbank: add support for pl320-ipc driver
10067 - LP: #1000831
10068
10069 [ Rob Herring ]
10070
10071 * SAUCE: input: add a key driver for highbank
10072 - LP: #1000831
10073 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
10074 - LP: #1000831
10075 * SAUCE: force DMA buffers to non-bufferable on highbank
10076 - LP: #1000831
10077 * SAUCE: net: calxedaxgmac: fix net timeout recovery
10078 - LP: #1000831
10079
10080 [ Tim Gardner ]
10081
10082 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
10083 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
10084 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
10085 * [Config] Homogenize CIFS configs across all arches
10086 * [Config] armhf should not be skipabi or skipmodules
10087 - LP: #1006913
10088
10089 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
10090
10091linux (3.4.0-3.8) quantal; urgency=low
10092
10093 [ Andy Whitcroft ]
10094
10095 * [Config] include include/generated/compile.h
10096 - LP: #942569
10097 * [Config] fix up postinst to ensure we know which error is which
10098 - LP: #1002388
10099
10100 [ Herton Ronaldo Krzesinski ]
10101
10102 * SAUCE: async_populate_rootfs: fix build warnings
10103 - LP: #1003417
10104
10105 [ John Johansen ]
10106
10107 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
10108 * SAUCE: apparmor: Add the ability to mediate mount
10109 * SAUCE: AppArmor: basic networking rules
10110 * SAUCE: apparmor: fix profile lookup for unconfined
10111 - LP: #978038, #987371
10112 * SAUCE: apparmor: fix long path failure due to disconnected path
10113 - LP: #955892
10114
10115 [ Mario Limonciello ]
10116
10117 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
10118 - LP: #901410
10119
10120 [ Stefan Bader ]
10121
10122 * (config) Built-in xen-acpi-processor
10123
10124 [ Tim Gardner ]
10125
10126 * [Config] CONFIG_NET_DSA=m
10127 - LP: #1004148
10128 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
10129
10130 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
10131
10132linux (3.4.0-3.7) quantal; urgency=low
10133
10134 [ Andy Whitcroft ]
10135
10136 * [Config] drop the virtual flavour in favour of a split generic et al
10137 * [Config] enforcer -- drop IDLE enforcement
10138 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
10139 * [Config] updateconfigs following removal of -virtual
10140
10141 [ Leann Ogasawara ]
10142
10143 * Rebase to v3.4
10144
10145 [ Seth Forshee ]
10146
10147 * [Config] disable CONFIG_B43_BCMA_EXTRA
10148
10149 [ Tim Gardner ]
10150
10151 * [Config] Check for extras when building udebs
10152 * [Config] Collapsed generic-pae into generic [i386]
10153
10154 [ Upstream Kernel Changes ]
10155
10156 * rebase to v3.4
10157
10158 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
10159
10160linux (3.4.0-2.6) quantal; urgency=low
10161
10162 [ Andy Whitcroft ]
10163
10164 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
10165 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
10166 d_make_root()"
10167 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
10168 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
10169 security permissions to overlay files"
10170 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
10171 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
10172 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
10173 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
10174 * Revert "ubuntu: overlayfs -- overlay filesystem"
10175 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
10176 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
10177 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
10178 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
10179 * ubuntu: overlayfs -- overlayfs: add statfs support
10180 * ubuntu: overlayfs -- inode_only_permission: export inode level
10181 permissions checks
10182 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
10183
10184 [ Erez Zadok ]
10185
10186 * ubuntu: overlayfs -- overlayfs: implement show_options
10187
10188 [ Miklos Szeredi ]
10189
10190 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10191 * ubuntu: overlayfs -- vfs: add i_op->open()
10192 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10193 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10194 * ubuntu: overlayfs -- overlay filesystem
10195 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10196
10197 [ Neil Brown ]
10198
10199 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10200
10201 [ Robin Dong ]
10202
10203 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
10204 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
10205
10206 [ Tim Gardner ]
10207
10208 * [Config] perarch and indep tools builds need separate build directories
10209 * Prevent upgrading a non-PAE CPU
10210 * perf is not parallel build safe
10211
10212 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
10213
10214linux (3.4.0-2.5) quantal; urgency=low
10215
10216 [ Andy Whitcroft ]
10217
10218 * [Config] perarch and indep tools builds need separate build directories
10219
10220 [ Tim Gardner ]
10221
10222 * Prevent upgrading a non-PAE CPU
10223 * [Config] build debug
10224 * [Config] perf tools are not parallel build safe
10225
10226 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
10227
10228linux (3.4.0-2.4) quantal; urgency=low
10229
10230 [ Leann Ogasawara ]
10231
10232 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
10233 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
10234 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
10235 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
10236 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
10237 7400"
10238 * Revert "ubuntu: omnibook: fix source file newline"
10239 * Revert "ubuntu: omnibook -- update BOM"
10240 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
10241 depend on X86"
10242 * Revert "ubuntu: omnibook -- Added missing BOM file"
10243 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
10244 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
10245 mappings"
10246 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
10247 X86_32"
10248 * Revert "ubuntu: nx-emu - i386: NX emulation"
10249 * Revert "ubuntu: rfkill drivers -- version 1.3"
10250 * Temporarily disable module check
10251 * [Config] Remove CONFIG_FSAM7400
10252 * [Config] Remove CONFIG_OMNIBOOK
10253 * [Config] Update configs
10254 * Rebase to v3.4-rc7
10255 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
10256
10257 [ Tim Gardner ]
10258
10259 * Updated generic-pae description
10260 * Rebase to v3.4-rc6
10261 * install-tools depends on build targets
10262
10263 [ Upstream Kernel Changes ]
10264
10265 * kconfig: in debug mode some 0 length message prints occur
10266 * rebase to v3.4-rc7
10267 * rebase to v3.3-rc6
10268
10269 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
10270
10271linux (3.4.0-1.3) quantal; urgency=low
10272
10273 [ Andy Whitcroft ]
10274
10275 * [Config] control.stub is an intermediate product not a dependancy
10276 - LP: #992414
10277
10278 [ Leann Ogasawara ]
10279
10280 * remove i386 generic from getabis
10281
10282 [ Upstream Kernel Changes ]
10283
10284 * (pre-stable) b43: only reload config after successful initialization
10285 - LP: #950295
10286
10287 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
10288
10289linux (3.4.0-1.2) quantal; urgency=low
10290
10291 [ Andy Whitcroft ]
10292
10293 * [Config] add build depends for flex, bison and pkg-config
10294
10295 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
10296
10297linux (3.4.0-1.1) quantal; urgency=low
10298
10299 [ Andy Whitcroft ]
10300
10301 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10302 permissions to overlay files
10303 - LP: #915941, #918212
10304 - CVE-2012-0055
10305
10306 [ Leann Ogasawara ]
10307
10308 * Open Q
10309 * Rebase to v3.4-rc5
10310 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10311 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10312 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10313 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
10314 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10315 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
10316 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10317 * [Config] Temporarily disable CONFIG_AX88796 on arm
10318
10319 [ Upstream Kernel Changes ]
10320
10321 * vfs: pass struct path to __dentry_open()
10322 * vfs: add i_op->open()
10323 * vfs: export do_splice_direct() to modules
10324 * vfs: introduce clone_private_mount()
10325 * overlay filesystem
10326 * overlayfs: add statfs support
10327 * overlayfs: implement show_options
10328 * overlay: overlay filesystem documentation
10329 * fs: limit filesystem stacking depth
10330 * overlayfs: follow header cleanup
10331 * overlayfs: switch from d_alloc_root() to d_make_root()
10332 * overlayfs: update touch_atime() usage
10333 * rebase to v3.4-rc5
10334 - LP: #950490
10335 * rebase to v3.4-rc4
10336 * rebase to v3.4-rc3
10337 * rebase to v3.4-rc2
10338 * rebase to v3.4-rc1
10339 * rebase to v3.3
10340 * rebase to v3.3-rc7
10341 * rebase to v3.3-rc6
10342 * rebase to v3.3-rc5
10343 * rebase to v3.3-rc4
10344 - LP: #900802
10345 - LP: #930842
10346 * rebase to v3.3-rc3
10347 - LP: #924320
10348 - LP: #923316
10349 - LP: #923409
10350 - LP: #918254
10351 * rebase to v3.3-rc2
10352 * rebase to v3.3-rc1
10353 - LP: #795823
10354 - LP: #909419
10355 - LP: #910792
10356 - LP: #878701
10357 - LP: #724831
10358
10359 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
10360
10361linux (3.2.0-10.18) precise; urgency=low
10362
10363 [ Tim Gardner ]
10364
10365 * SAUCE: ecryptfs: Print inode on metadata error
10366
10367 [ Upstream Kernel Changes ]
10368
10369 * Revert "proc: enable writing to /proc/pid/mem"
10370 - LP: #919115
10371 - CVE-2012-0056
10372 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
10373 - LP: #909419
10374
10375 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
10376
10377linux (3.2.0-10.17) precise; urgency=low
10378
10379 [ Andy Whitcroft ]
10380
10381 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
10382 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
10383 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
10384 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
10385 * Revert "SAUCE: overlayfs -- overlay filesystem"
10386 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
10387 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
10388 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
10389 * ensure debian/ is not excluded from git by default
10390 * add new scripting to handle buglinks in rebases
10391 * ubuntu: overlayfs -- overlayfs: add statfs support
10392 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10393 permissions to overlay files
10394 - LP: #915941, #918212
10395 - CVE-2012-0055
10396
10397 [ Erez Zadok ]
10398
10399 * ubuntu: overlayfs -- overlayfs: implement show_options
10400
10401 [ Leann Ogasawara ]
10402
10403 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
10404 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
10405 - LP: #907377, #911236
10406 * [Config] Enable CONFIG_IRQ_REMAP
10407
10408 [ Miklos Szeredi ]
10409
10410 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10411 * ubuntu: overlayfs -- vfs: add i_op->open()
10412 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10413 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10414 * ubuntu: overlayfs -- overlay filesystem
10415 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10416
10417 [ Neil Brown ]
10418
10419 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10420
10421 [ Upstream Kernel Changes ]
10422
10423 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
10424 - LP: #647043
10425 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
10426 breaks USB
10427 - LP: #647043
10428
10429 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
10430
10431linux (3.2.0-9.16) precise; urgency=low
10432
10433 [ Andy Whitcroft ]
10434
10435 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
10436 * [Config] pull ARM sound modules =m
10437 * [Config] CONFIG_RTC_DRV_TEST is for testing only
10438 * [Config] CONFIG_USB_DUMMY_HCD is testing only
10439 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
10440
10441 [ Leann Ogasawara ]
10442
10443 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
10444 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
10445 * [Config] Enable CONFIG_MMC_TMIO=m
10446 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
10447 * [Config] Enable CONFIG_ISI=m
10448 * [Config] Enable CONFIG_MMC=y
10449 * [Config] Enable CONFIG_LIRC_PARALLEL=m
10450 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
10451 * [Config] Enable CONFIG_CHR_DEV_SG=y
10452 * [Config] Enable CONFIG_GPIO_PCA953X=m
10453 * [Config] Enable CONFIG_GPIO_TWL4030=m
10454 * [Config] Enable CONFIG_INET_DIAG=m
10455 * [Config] Enable CONFIG_NLS_ISO8859_1=m
10456 * [Config] Enable CONFIG_NVRAM=m
10457 * [Config] Enable CONFIG_SLIP=m
10458 * [Config] Enable CONFIG_PC300TOO=m
10459 * [Config] Enable CONFIG_TUN=y
10460 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
10461 * [Config] Enable CONFIG_THERMAL=y
10462 * [Config] Enable CONFIG_PPP=y
10463 * [Config] Enable CONFIG_PCI_STUB=m
10464 * Rebase to v3.2.1
10465 * [Config] Enable CONFIG_RTL8192E=m
10466 * [Config] Enable CONFIG_RTS5139=m
10467
10468 [ Stefan Bader ]
10469
10470 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
10471
10472 [ Upstream Kernel Changes ]
10473
10474 * ARM: restart: add restart hook to machine_desc record
10475 * ARM: restart: allow platforms more flexibility specifying restart mode
10476 * ARM: restart: move reboot failure handing into machine_restart()
10477 * ARM: restart: remove argument to setup_mm_for_reboot()
10478 * ARM: 7159/1: OMAP: Introduce local common.h files
10479 * ARM: restart: only perform setup for restart when soft-restarting
10480 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
10481 function
10482 * ARM: idmap: populate identity map pgd at init time using .init.text
10483 * ARM: suspend: use idmap_pgd instead of suspend_pgd
10484 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
10485 * ARM: idmap: use idmap_pgd when setting up mm for reboot
10486 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
10487 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
10488 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
10489 restart changes
10490 * ARM: lib: add call_with_stack function for safely changing stack
10491 * ARM: reset: implement soft_restart for jumping to a physical address
10492 * ARM: stop: execute platform callback from cpu_stop code
10493 * ARM: kexec: use soft_restart for branching to the reboot buffer
10494 * ARM: restart: omap: use new restart hook
10495 * topdown mmap support
10496 - LP: #861296
10497
10498 [ Upstream Kernel Changes ]
10499
10500 * Rebase to v3.2.1
10501
10502 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
10503
10504linux (3.2.0-8.15) precise; urgency=low
10505
10506 [ Leann Ogasawara ]
10507
10508 * [Config] Disable CONFIG_ACPI_PROCFS
10509 * Remove server from getabis
10510 * Temporarily disable module check
10511 * [Config] Disable CONFIG_MTD_TESTS
10512 * [Config] Disable CONFIG_X86_E_POWERSAVER
10513 * [Config] Set CONFIG_ARCNET=m
10514 * [Config] Enable CONFIG_ATM_DUMMY=m
10515 * [Config] Enable CONFIG_BLK_DEV_MD=y
10516 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
10517 * [Config] Enable CONFIG_BLK_DEV_SD=y
10518 * [Config] Enable CONFIG_BLK_DEV_SR=y
10519 * [Config] Enable CONFIG_BLK_DEV_UB=m
10520 * [Config] Enable CONFIG_COPS=m
10521 * [Config] Enable CONFIG_DVB_USB_EC168=m
10522 * [Config] Enable CONFIG_ENC28J60=m
10523 * [Config] Enable CONFIG_FB_UVESA=m
10524 * [Config] Enable CONFIG_FB_ATY=m
10525 * [Config] Enable CONFIG_BROADCOM_PHY=y
10526 * [Config] Enable CONFIG_CICADA_PHY=y
10527 * [Config] Enable CONFIG_DAVICOM_PHY=y
10528 * [Config] Enable CONFIG_ICPLUS_PHY=y
10529 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
10530 * [Config] Enable CONFIG_LXT_PHY=y
10531 * [Config] Enable CONFIG_MARVELL_PHY=y
10532 * [Config] Enable CONFIG_NATIONAL_PHY=y
10533 * [Config] Enable CONFIG_QSEMI_PHY=y
10534 * [Config] Enable CONFIG_SMSC_PHY=y
10535 * [Config] Enable CONFIG_VITESSE_PHY=y
10536 * Add 3w-sas to scsi-modules
10537 - LP: #776542
10538
10539 [ Mathieu Trudel-Lapierre ]
10540
10541 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
10542 to interface settings
10543
10544 [ Paolo Pisati ]
10545
10546 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
10547 - LP: #912199
10548 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
10549 - LP: #912199
10550 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
10551 - LP: #912199
10552
10553 [ Upstream Kernel Changes ]
10554
10555 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
10556 - LP: #906832
10557
10558 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
10559
10560linux (3.2.0-8.14) precise; urgency=low
10561
10562 [ Andy Whitcroft ]
10563
10564 * [Config] enable CONFIG_SND_USB_6FIRE
10565 - LP: #912197
10566 * rebase to mainline v3.2 final release
10567 * updateconfigs following rebase to v3.2 final
10568 * ubuntu: AUFS -- add BOM and automated update script
10569 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
10570 - LP: #684666
10571 * ubuntu: AUFS -- update aufs-update to track new locations of headers
10572 * ubuntu: AUFS -- clean up the aufs updater and BOM
10573 * ubuntu: AUFS -- documentation on updating aufs2
10574 * ubuntu: AUFS -- aufs3-base.patch
10575 * ubuntu: AUFS -- aufs3-standalone.patch
10576 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
10577 * ubuntu: AUFS -- fix undefined security_path_link
10578 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
10579 * ubuntu: AUFS -- updateconfigs following update
10580 * ubuntu: AUFS -- suppress benign plink warning messages
10581 - LP: #621195
10582 * ubuntu: AUFS -- enable in config and makefile
10583 * ubuntu: AUFS -- disable in favor of overlayfs
10584 * [Config] linux-virtual -- should include the extX modules
10585 - LP: #912308
10586
10587 [ Tyler Hicks ]
10588
10589 * SAUCE: eCryptfs: Improve statfs reporting
10590 - LP: #885744
10591
10592 [ Upstream Kernel Changes ]
10593
10594 * rebase to upstream v3.2
10595
10596 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
10597
10598linux (3.2.0-7.13) precise; urgency=low
10599
10600 [ Upstream Kernel Changes ]
10601
10602 * rebase to upstream 3.2-rc7
10603
10604 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
10605
10606linux (3.2.0-6.12) precise; urgency=low
10607
10608 [ Upstream Kernel Changes ]
10609
10610 * rebase to upstream v3.2-rc6
10611
10612 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
10613
10614linux (3.2.0-5.11) precise; urgency=low
10615
10616 [ Andy Whitcroft ]
10617
10618 * enforcer -- allow arch and flavour predicates to take lists
10619 * enforcer -- simplify armel/armhf specific options
10620 * enforcer -- fix incorrectly specified flavour matches
10621
10622 [ Leann Ogasawara ]
10623
10624 * [Config] Disable IRQ_REMAP
10625 * [Config] Enable CONFIG_SENSORS_LM95245=m
10626 * [Config] Enable CONFIG_SENSORS_MAX1668=m
10627 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
10628 * [Config] Enable CONFIG_SENSORS_MAX6639=m
10629 * [Config] Enable CONFIG_SENSORS_MAX6642=m
10630 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
10631 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
10632 * [Config] Enable CONFIG_PATA_TOSHIBA=m
10633 * [Config] Enable CONFIG_POHMELFS=m
10634 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
10635 * [Config] Enable CONFIG_PATA_OPTI=m
10636 * add overlayfs to virtual inclusion list
10637 - LP: #903897
10638 * add veth to virtual inclusion list
10639 - LP: #903897
10640 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
10641
10642 [ Paolo Pisati ]
10643
10644 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
10645 - LP: #903346
10646
10647 [ Tim Gardner ]
10648
10649 * [Config] CONFIG_LOCKUP_DETECTOR=y
10650 - LP: #903615
10651
10652 [ Upstream Kernel Changes ]
10653
10654 * rebase to upstream 55b02d2f
10655
10656 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
10657
10658linux (3.2.0-4.10) precise; urgency=low
10659
10660 [ Kyle McMartin ]
10661
10662 * SAUCE: dmar: disable if ricoh multifunction detected
10663 - LP: #894070
10664
10665 [ Seth Forshee ]
10666
10667 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
10668 - LP: #581312
10669
10670 [ Tim Gardner ]
10671
10672 * Start new release, Bump ABI, rebase to 3.2-rc5
10673
10674 [ Leann Ogasawara ]
10675
10676 * [Config] Enable CONFIG_SENSORS_AK8975=m
10677
10678 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
10679
10680linux (3.2.0-3.9) precise; urgency=low
10681
10682 [ Andy Whitcroft ]
10683
10684 * SAUCE: ext4: correct partial write discard size calculation
10685 - LP: #894768
10686
10687 [ Leann Ogasawara ]
10688
10689 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
10690 - LP: #892615
10691
10692 [ Matthew Garrett ]
10693
10694 * SAUCE: pci: Rework ASPM disable code
10695
10696 [ Upstream Kernel Changes ]
10697
10698 * x86: Fix boot failures on older AMD CPU's
10699 - LP: #892615
10700 * EHCI : Fix a regression in the ISO scheduler
10701 - LP: #899165
10702
10703 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
10704
10705linux (3.2.0-3.8) precise; urgency=low
10706
10707 [ Andy Whitcroft ]
10708
10709 * armhf -- add d-i configuration
10710 * armhf -- disable ABI checks for armhf
10711 * armhf -- add arch to getabis config
10712
10713 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
10714
10715linux (3.2.0-3.7) precise; urgency=low
10716
10717 [ Stefan Bader ]
10718
10719 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
10720 synchronous, regardless of lazy_mmu mode
10721 - LP: #854050
10722
10723 [ Tim Gardner ]
10724
10725 * rebase to v3.2-rc4
10726
10727 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
10728
10729linux (3.2.0-2.6) precise; urgency=low
10730
10731 [ Andy Whitcroft ]
10732
10733 * armhf -- fix omap flavour to build on armhf
10734 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
10735
10736 [ Borislav Petkov ]
10737
10738 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
10739 - LP: #892615
10740
10741 [ Colin Watson ]
10742
10743 * Add pata_macio to pata-modules
10744
10745 [ Tim Gardner ]
10746
10747 * [Config] Prefer crda over wireless-crda
10748 * [Config] Fix virtual inclusion list.
10749 - LP: #897795
10750
10751 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
10752
10753linux (3.2.0-2.5) precise; urgency=low
10754
10755 [ Paolo Pisati ]
10756
10757 * [Config] PANEL_DVI=y
10758
10759 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
10760
10761linux (3.2.0-2.4) precise; urgency=low
10762
10763 [ Andy Whitcroft ]
10764
10765 * rebase to v3.2-rc3
10766
10767 [ Leann Ogasawara ]
10768
10769 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
10770 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
10771 * Revert "olpc_dcon_xo_1_5 needs delay.h"
10772 * Revert "olpc_dcon_xo_1 needs delay.h"
10773 * rebase to 6fe4c6d4
10774 * [Config] updateconfigs after rebase to 6fe4c6d4
10775
10776 [ Tim Gardner ]
10777
10778 * [Config] Replace wireless-crda with crda,wireless-regdb
10779 - LP: #856421
10780 * [Config] Relax the dependencies on crda
10781
10782 [ Upstream Kernel Changes ]
10783
10784 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
10785 - LP: #724831
10786 * Ubuntu: remove coreutils|fileutils package dependency
10787 - LP: #892814
10788 * iio: iio_event_getfd -- fix ev_int build failure
10789
10790 [ Upstream Kernel Changes ]
10791
10792 * Rebase to v3.2-rc3
10793
10794 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
10795
10796linux (3.2.0-1.3) precise; urgency=low
10797
10798 [ Upstream Kernel Changes ]
10799
10800 * Ubuntu: Add ext2 to fs-core-modules
10801 - LP: #893395
10802
10803 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
10804
10805linux (3.2.0-1.2) precise; urgency=low
10806
10807 [ Andy Whitcroft ]
10808
10809 * [Config] enable CONFIG_NFC and associated devices
10810 * SAUCE: allow brcmsmac and b43 to both build
10811
10812 [ Soren Hansen ]
10813
10814 * Add ixgbe driver to d-i
10815 - LP: #891969
10816
10817 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
10818
10819linux (3.2.0-1.1) precise; urgency=low
10820 [ Andy Whitcroft ]
10821
10822 * armhf -- enable armhf and create the first flavours
10823 * SAUCE: ensure root is ready before running usermodehelpers in it
10824 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
10825
10826 [ Leann Ogasawara ]
10827
10828 * Temporarily ignore module check
10829 * [Config] Enable PCI_IOV on powerpc
10830 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
10831 * rebase to v3.2-rc2
10832 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
10833 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
10834 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
10835 * SAUCE: select ARM_AMBA if OMAP3_EMU
10836 * [Config] updateconfigs after select ARM_AMBA
10837 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
10838 * [Config] Enable CONFIG_EXT2_FS=m
10839 * [Config] Build in CONFIG_SATA_AHCI=y
10840 * Resolve linux-image-extra's install dependency
10841
10842 [ Seth Forshee ]
10843
10844 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
10845 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
10846 Documentation
10847 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
10848 alps_model_info
10849 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
10850 size
10851 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
10852 3 and 4
10853 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
10854 protocol
10855 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
10856 versions 3 and 4
10857
10858 [ Stefan Bader ]
10859
10860 * [Config] Built-in xen-netfront and xen-blkfront
10861 * Fix build of dm-raid45 and re-enable it
10862
10863 [ Tim Gardner ]
10864
10865 * [Config] CONFIG_USB_XHCI_HCD=y
10866 - LP: #886167
10867 * [Config] CONFIG_R6040=m
10868 - LP: #650899
10869 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
10870 - LP: #854399
10871 * [Config] Consolidated amd64 server flavour into generic
10872 * [Config] updateconfigs after rebase to 3.2-rc1
10873 * [Config] Disabled dm-raid4-5
10874 * [Config] Disabled ndiswrapper
10875 * [Config] Disable vt6656
10876 * [Config] exclude ppp-modules for virtual flavour
10877 * [Config] CONFIG_MEMSTICK_R592=m
10878 - LP: #238208
10879
10880 [ Upstream Kernel Changes ]
10881
10882 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
10883 - LP: #887780
10884 * CHROMIUM: seccomp_filter: add process state reporting
10885 - LP: #887780
10886 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
10887 works.
10888 - LP: #887780
10889 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
10890 - LP: #887780
10891 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
10892 - LP: #887780
10893 * CHROMIUM: seccomp_filters: move to btrees
10894 * CHROMIUM: enable CONFIG_BTREE
10895 * CHROMIUM: seccomp_filter: kill NR_syscall references
10896 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
10897 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
10898 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
10899 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
10900 * CHROMIUM: seccomp_filter: inheritance documentation
10901 * CHROMIUM: seccomp_filter: make inherited filters composable
10902 * CHROMIUM: Fix seccomp_t compile error
10903 - LP: #887780
10904 * CHROMIUM: Fix kref usage
10905 - LP: #887780
10906 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
10907 * rebase to v3.2-rc2
10908
10909 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
10910
10911linux (3.1.0-2.3) precise; urgency=low
10912
10913 [ Tim Gardner ]
10914
10915 * Add postinit and postrm scripts to the extras package
10916 - LP: #882120
10917
10918 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
10919
10920linux (3.1.0-2.2) precise; urgency=low
10921
10922 [ Andy Whitcroft ]
10923
10924 * debian: add locking to protect debian/files from parallel update
10925
10926 [ Leann Ogasawara ]
10927
10928 * rebase to v3.1
10929
10930 [ Upstream Kernel Changes ]
10931
10932 * rebase to v3.1
10933
10934 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
10935
10936linux (3.1.0-1.1) precise; urgency=low
10937
10938 [ Andiry Xu ]
10939
10940 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
10941 - LP: #872811
10942
10943 [ Andy Whitcroft ]
10944
10945 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
10946 - LP: #832694
10947 * Revert "ubuntu: compcache -- version 0.5.3"
10948 - LP: #832694
10949 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
10950 * [Config] Enable CONFIG_MACVTAP=m
10951 - LP: #822601
10952 * record the compiler in the ABI and check for inconsistant builds
10953 * [Config] move ECRYPT_FS back to =y for all architectures
10954 - LP: #827197
10955 * [Config] enable CONFIG_DRM_VMWGFX=m
10956 - LP: #698009
10957 * [Config] re-fix ECRYPT_FS=y
10958 - LP: #827197
10959 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
10960 - LP: #827197
10961 * [Config] dropping compcache configuration options
10962 * [Config] standardise on HZ=250
10963 * SAUCE: headers_install: fix #include "..." usage for userspace
10964 - LP: #824377
10965 * make module-inclusion selection retain the left overs
10966 * add a new linux-image-extras package for virtual
10967
10968 [ Colin Watson ]
10969
10970 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
10971
10972 [ edwin_rong ]
10973
10974 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
10975 - LP: #824273
10976
10977 [ Greg Kroah-Hartman ]
10978
10979 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
10980 - LP: #824273
10981
10982 [ Jesse Sung ]
10983
10984 * SAUCE: Unregister input device only if it is registered
10985 - LP: #839238
10986
10987 [ Jiri Kosina ]
10988
10989 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
10990
10991 [ Joshua V. Dillon ]
10992
10993 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
10994
10995 [ Kees Cook ]
10996
10997 * [Config] enable and enforce SECCOMP_FILTER on x86
10998
10999 [ Keng-Yu Lin ]
11000
11001 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
11002 - LP: #824273
11003
11004 [ Leann Ogasawara ]
11005
11006 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
11007 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
11008 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
11009 readdir"
11010 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
11011 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
11012 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
11013 * Revert "ubuntu: overlayfs -- overlay filesystem"
11014 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
11015 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
11016 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
11017 than just revision"
11018 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
11019 * Revert "ubuntu: fsam7400 disable driver"
11020 - LP: #876030
11021 * rebase to v3.1-rc1
11022 * [Config] updateconfigs after rebase to v3.1-rc1
11023 * rebase to v3.1-rc2
11024 * [Config] Updateconfigs after rebase to v3.1-rc2
11025 * ubuntu: Yama - update calls to generic_permission() and
11026 inode->i_op->permission()
11027 * ubuntu: ndiswrapper -- remove netdev_priv macro
11028 * ubuntu: aufs -- Temporarily disable due to build failure
11029 * [Config] Diable INTEL_MID_PTI on armel
11030 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
11031 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
11032 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
11033 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
11034 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
11035 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
11036 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
11037 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
11038 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
11039 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
11040 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
11041 * [Config] Enable CONFIG_ECHO=m on powerpc
11042 * [Config] Enable CONFIG_ET131X=m on powerpc
11043 * [Config] Set CONFIG_FB_MATROX=m
11044 * [Config] Enable CONFIG_FB_UDL=m on powerpc
11045 * [Config] Set CONFIG_FB_VIRTUAL=n
11046 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
11047 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
11048 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
11049 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
11050 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
11051 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
11052 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
11053 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
11054 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
11055 * [Config] Enable CONFIG_IBMVETH=m on powerpc
11056 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
11057 * [Config] Enable CONFIG_IGB=m on powerpc
11058 * [Config] Enable CONFIG_IIO=m on powerpc
11059 * [Config] Enable CONFIG_INFINIBAND_NES=m
11060 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
11061 * [Config] Enable CONFIG_IWL3945=m on powerpc
11062 * [Config] Disable CONFIG_KVM_BOOK3S_64
11063 * [Config] Enable CONFIG_LAPBETHER=m on arm
11064 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
11065 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
11066 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
11067 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
11068 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
11069 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
11070 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
11071 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
11072 * [Config] Enable CONFIG_MEMSTICK=m on arm
11073 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
11074 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
11075 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
11076 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
11077 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
11078 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
11079 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
11080 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
11081 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
11082 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
11083 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
11084 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
11085 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
11086 * [Config] Enable CONFIG_MTD_SST25L=m on arm
11087 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
11088 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
11089 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
11090 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
11091 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
11092 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
11093 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
11094 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
11095 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
11096 * [Config] Enable CONFIG_PANEL=m on powerpc
11097 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
11098 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
11099 - LP: #833705
11100 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
11101 - LP: #837332
11102 * [Config] Update CONFIG_EFI_VARS enforcer check
11103 * [Config] Add aufs to virtual flavor inclusion list
11104 - LP: #844159
11105 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
11106 - LP: #818933
11107 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
11108 - LP: #768039
11109 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
11110 - LP: #838402
11111 * [Config] Add igbvf to the virtual flavor inclusion list
11112 - LP: #794570
11113 * [Config] Add ixgbevf to the virtual inclusion list
11114 - LP: #872411
11115 * [Config] Transition -generic and -server to be identical
11116 * rebase to v3.1-rc10
11117
11118 [ Luke Yelavich ]
11119
11120 * [Config] Disable legacy IDE drivers on powerpc
11121
11122 [ Ming Lei ]
11123
11124 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
11125 - LP: #801719
11126 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
11127 Sandybridge chipsets(v2)
11128 - LP: #737388, #782389, #794642
11129
11130 [ Paolo Pisati ]
11131
11132 * [Config] Compile-in vfat support for armel
11133 - LP: #853783
11134
11135 [ Randy Dunlap ]
11136
11137 * SAUCE: staging: fix rts5139 depends & build
11138 - LP: #824273
11139
11140 [ Rene Bolldorf ]
11141
11142 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
11143 power in 'ideapad_backlight_notify_power' to avoid a page fault
11144
11145 [ Seth Forshee ]
11146
11147 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
11148 - LP: #681904
11149 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
11150 - LP: #810020
11151
11152 [ Stefan Bader ]
11153
11154 * (config) Package macvlan and macvtap for virtual
11155 * [Config] Force perf to use libiberty for demangling
11156 - LP: #783660
11157 * SAUCE: xen: Do not use pv spinlocks on HVM
11158 - LP: #838026
11159
11160 [ Tim Gardner ]
11161
11162 * [Config] Clean up tools rules
11163 * [Config] Package x86_energy_perf_policy and turbostat
11164 - LP: #797556
11165 * rebase to v3.1-rc3
11166 * [Config] Simplify binary-udebs dependencies
11167 * [Config] kernel preparation cannot be parallelized
11168 * [Config] Linearize module/abi checks
11169 * [Config] Linearize and simplify tree preparation rules
11170 * [Config] Build kernel image in parallel with modules
11171 * [Config] Set concurrency for kmake invocations
11172 * [Config] Improve install-arch-headers speed
11173 * [Config] Fix binary-perarch dependencies
11174 * [Config] Removed stamp-flavours target
11175 * [Config] Serialize binary indep targets
11176 * [Config] Use build stamp directly
11177 * [Config] Restore prepare-% target
11178 * rebase to v3.1-rc4
11179 * rebase to v3.1-rc5
11180 * [Config] Disable makedumpfile for i386/amd64
11181 * rebase to v3.1-rc6
11182 * [Config] Fix binary-% build target
11183 * rebase to v3.1-rc7
11184 * rebase to v3.1-rc8
11185 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11186 - LP: #854399
11187 * [Config] Enable ftrace support in the mac80211 layer
11188 - LP: #865171
11189 * rebase to v3.1-rc9
11190 * SAUCE: usb/core/devio.c: Check for printer class specific request
11191 - LP: #872711
11192
11193 [ Upstream Kernel Changes ]
11194
11195 * overlay filesystem
11196 * overlayfs: add statfs support
11197 * overlayfs: implement show_options
11198 * overlay: overlay filesystem documentation
11199 * fs: limit filesystem stacking depth
11200
11201 [ Will Drewry ]
11202
11203 * SAUCE: seccomp_filter: new mode with configurable syscall filters
11204 * SAUCE: seccomp_filter: add process state reporting
11205 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
11206 works.
11207 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
11208
11209 [ Upstream Kernel Changes ]
11210
11211 * rebase to v3.1-rc1
11212 * rebase to v3.1-rc2
11213 * rebase to v3.1-rc3
11214 +CONFIG_BLK_DEV_BSGLIB=y
11215 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
11216 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
11217 * rebase to v3.1-rc4
11218 * rebase to v3.1-rc5
11219 * rebase to v3.1-rc6
11220 * rebase to v3.1-rc7
11221 * rebase to v3.1-rc8
11222 * rebase to v3.1-rc9
11223 * rebase to v3.1-rc10
11224
11225 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
11226
11227linux (3.1.0-1.0) oneiric; urgency=low
11228
11229 [ Leann Ogasawara ]
11230
11231 * Open P-series
11232
11233 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
11234
11235linux (3.0.0-8.10) oneiric; urgency=low
11236
11237 [ Adam Jackson ]
11238
11239 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
11240 - LP: #753994
11241
11242 [ John Johansen ]
11243
11244 * [Config] Enable missing IPv6 options
11245
11246 [ Leann Ogasawara ]
11247
11248 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
11249 - LP: #819925
11250 * Rebase to 3.0.1
11251
11252 [ Upstream Kernel Changes ]
11253
11254 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
11255 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
11256 - LP: #783582
11257 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
11258 - LP: #796476
11259 * KVM: Add SMEP support when setting CR4
11260 - LP: #796476
11261 * KVM: Mask function7 ebx against host capability word9
11262 - LP: #796476
11263 * KVM: Add instruction fetch checking when walking guest page table
11264 - LP: #796476
11265
11266 [ Upstream Kernel Changes ]
11267
11268 * rebase to v3.0.1
11269
11270 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
11271
11272linux (3.0.0-7.9) oneiric; urgency=low
11273
11274 [ Andy Whitcroft ]
11275
11276 * Revert "[Upstream] add local prefix to oss local change_bits"
11277 * Revert "SAUCE: add tracing for user initiated readahead requests"
11278 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
11279 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
11280 Zhaoyang E47"
11281 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
11282 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
11283 (grub)"
11284 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
11285 checks"
11286 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
11287 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
11288 vt switch"
11289 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
11290 - LP: #816035
11291 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
11292 it
11293 * SAUCE: (no-up) add tracing for user initiated readahead requests
11294 * SAUCE: vt -- maintain bootloader screen mode and content until vt
11295 switch
11296 * SAUCE: vt -- allow grub to request automatic vt_handoff
11297
11298 [ Arjan van de Ven ]
11299
11300 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
11301
11302 [ Kees Cook ]
11303
11304 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
11305 * [Config] enforce ACPI_CUSTOM_METHOD disabled
11306
11307 [ Keng-Yu Lin ]
11308
11309 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
11310 Zhaoyang E47
11311 - LP: #632884, #803005
11312
11313 [ Leann Ogasawara ]
11314
11315 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
11316 - LP: #513131
11317 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
11318 - LP: #815064
11319
11320 [ Rezwanul Kabir ]
11321
11322 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
11323 Dell E2 series Laptops
11324 - LP: #632884
11325
11326 [ Upstream Kernel Changes ]
11327
11328 * Revert "yama: if an underlying filesystem provides a permissions op use
11329 it"
11330 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
11331 series Laptops"
11332 * Revert "tty: include linux/slab.h for kfree"
11333 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
11334 * Revert "pch_dma: add include/slab.h for kfree"
11335 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
11336 - LP: #773524
11337 * oss: rename local change_bits to avoid powerpc bitsops.h definition
11338
11339 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
11340
11341linux (3.0.0-7.8) oneiric; urgency=low
11342
11343 [ Andy Whitcroft ]
11344
11345 * ubuntu: overlayfs -- overlayfs: add statfs support
11346 * [Config] enable CONFIG_OVERLAYFS
11347
11348 [ Erez Zadok ]
11349
11350 * ubuntu: overlayfs -- overlayfs: implement show_options
11351
11352 [ Leann Ogasawara ]
11353
11354 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
11355 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
11356 * [Config] Disable CONFIG_ATM_DUMMY on arm
11357 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
11358 * Temporarily disable module check on arm
11359 * Rebase to 3.0 final
11360 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
11361 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
11362 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
11363 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
11364 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
11365 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
11366 * [Config] Enable CONFIG_DM9000=m on arm
11367 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
11368 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
11369
11370 [ Miklos Szeredi ]
11371
11372 * ubuntu: overlayfs -- vfs: add i_op->open()
11373 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11374 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11375 * ubuntu: overlayfs -- overlay filesystem
11376 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
11377 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
11378 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11379 * ubuntu: overlayfs -- ovl: make lower mount read-only
11380
11381 [ Neil Brown ]
11382
11383 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11384
11385 [ Tim Gardner ]
11386
11387 * [Config] Add enic/fnic to udebs
11388 - LP: #801610
11389
11390 [ Upstream Kernel Changes ]
11391
11392 * yama: if an underlying filesystem provides a permissions op use it
11393
11394 [ Major Kernel Changes ]
11395
11396 * Rebase to 3.0 final
11397
11398 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
11399
11400linux (3.0.0-6.7) oneiric; urgency=low
11401
11402 [ Eagon Yager ]
11403
11404 * [Config] Fix misspelled 'skipmodule' in arm makefile.
11405
11406 [ Keng-Yu Lin ]
11407
11408 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
11409 - LP: #632884, #803005
11410
11411 [ Leann Ogasawara ]
11412
11413 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
11414 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
11415 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
11416 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
11417 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
11418 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
11419 * [Config] Set CONFIG_ACPI_SBS=m
11420 * [Config] Set CONFIG_ACPI_WMI=m
11421 * [Config] Set CONFIG_AD7150=m on arm
11422 * [Config] Set CONFIG_AD7152=m on arm
11423 * [Config] Drop CONFIG_GPIO_S5PV210
11424 * [Config] Drop CONFIG_GPIO_S5PC100
11425 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
11426 * [Config] Drop CONFIG_GPIO_EXYNOS4
11427
11428 [ Stefan Bader ]
11429
11430 * SAUCE: Re-enable RODATA for i386 virtual
11431 - LP: #809838
11432
11433 [ Upstream Kernel Changes ]
11434
11435 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
11436 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
11437 - LP: #771758
11438
11439 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
11440
11441linux (3.0.0-5.6) oneiric; urgency=low
11442
11443 [ Tim Gardner ]
11444
11445 * [Config] CONFIG_RTL8192CU=m
11446 * Rebase to -rc7
11447
11448 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
11449
11450linux (3.0.0-4.5) oneiric; urgency=low
11451
11452 [ Ming Lei ]
11453
11454 * SAUCE: fix yama_ptracer_del lockdep warning
11455 - LP: #791019
11456
11457 [ Seth Forshee ]
11458
11459 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
11460 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
11461 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
11462 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
11463 - LP: #805218
11464
11465 [ Tim Gardner ]
11466
11467 * [Config] updateconfigs after rebase to -rc6+
11468 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
11469 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
11470 * Revert "UBUNTU: add dependancies for module-init-tools"
11471 This dependency is no longer required for a 3 digit version.
11472
11473 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
11474
11475linux (3.0-3.4) oneiric; urgency=low
11476
11477 [ Keng-Yu Lin ]
11478
11479 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
11480 killswitch"
11481 - LP: #775281
11482
11483 [ Leann Ogasawara ]
11484
11485 * rebase to v3.0-rc5
11486 * [Config] updateconfigs after rebase to 3.0-rc5
11487
11488 [ Tim Gardner ]
11489
11490 * [Config] Remove ubuntu/rtl8192se
11491 * [Config] Added armel ABI files
11492 * [Config] Removed armel versatile flavour
11493 * [Config] CONFIG_INTEL_MEI=m
11494 - LP: #716867
11495
11496 [ Upstream Kernel Changes ]
11497
11498 * ALSA: hda - Enable auto-parser as default for Conexant codecs
11499
11500 [ Upstream Kernel Changes ]
11501
11502 * rebase to v3.0-rc5
11503
11504 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
11505
11506linux (3.0-2.3) oneiric; urgency=low
11507
11508 [ Andy Whitcroft ]
11509
11510 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
11511
11512 [ Leann Ogasawara ]
11513
11514 * rebase to v3.0-rc4
11515 * [Config] updateconfigs after rebase to 3.0-rc4
11516 * fix ERROR: __devcgroup_inode_permission undefined
11517
11518 [ Stefan Bader ]
11519
11520 * SAUCE: iscsitarget: Remove driver from the kernel
11521
11522 [ Tim Gardner ]
11523
11524 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
11525 * [Config] Add grub-efi as a recommended bootloader for server and
11526 generic
11527 - LP: #800910
11528
11529 [ Upstream Kernel Changes ]
11530
11531 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
11532
11533 [ Leann Ogasawara ]
11534
11535 * rebase to v3.0-rc4
11536
11537 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
11538
11539linux (3.0-1.2) oneiric; urgency=low
11540
11541 [ Andy Whitcroft ]
11542
11543 * [Config] enable CONFIG_CAN_CALC_BITTIMING
11544
11545 [ Leann Ogasawara ]
11546
11547 * rebase to v3.0-rc3
11548 * [Config] updateconfigs after rebase to 3.0-rc3
11549
11550 [ Upstream Kernel Changes ]
11551
11552 * perf: clear out make flags when calling kernel make kernelver
11553
11554 [ Leann Ogasawara ]
11555
11556 * rebase to v3.0-rc3
11557
11558 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
11559
11560linux (3.0-0.1) oneiric; urgency=low
11561
11562 [ Andy Whitcroft ]
11563
11564 * use the packaging version in the kernel
11565 * use the kernels idea of its version for version_signature
11566 * add dependancies for module-init-tools
11567 * update control files to version 3
11568 * printchanges/insertchanges allow override of prev_release
11569 * correct Vcs-Git: to point to oneiric
11570
11571 [ Leann Ogasawara ]
11572
11573 * rebase to v3.0-rc1
11574 * [Config] updateconfigs after rebase to 3.0-rc1
11575 * ubuntu: dm-raid4-5 fix up build failure
11576 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
11577 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
11578 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
11579 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
11580 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
11581 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
11582 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
11583 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
11584 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
11585 * rebase to v3.0-rc2
11586
11587 [ Manoj Iyer ]
11588
11589 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
11590 - LP: #790754
11591
11592 [ Upstream Kernel Changes ]
11593
11594 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
11595 demands it"
11596 * drm/i915: fix regression after clock gating init split
11597
11598 [ Major Kernel Changes ]
11599
11600 * rebase from v2.6.39 to v3.0-rc1
11601 * rebase from v3.0-rc1 to v3.0-rc2
11602
11603 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
11604
11605linux (2.6.39-3.10) oneiric; urgency=low
11606
11607 [ Colin Ian King ]
11608
11609 * SAUCE: S3 early resume debug via keyboard LEDs
11610
11611 [ Ingo Molnar ]
11612
11613 * ubuntu: nx-emu - i386: NX emulation
11614 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
11615
11616 [ Leann Ogasawara ]
11617
11618 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
11619 * Revert "[Config] Disable CONFIG_DM_RAID45"
11620 * [Config] enable CONFIG_BRCMFMAC=y
11621 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
11622 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
11623
11624 [ Robert Nelson ]
11625
11626 * SAUCE: omap3: beagle: detect new xM revision B
11627 - LP: #770679
11628 * SAUCE: omap3: beagle: detect new xM revision C
11629 - LP: #770679
11630 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
11631 - LP: #770679
11632
11633 [ Stefan Bader ]
11634
11635 * SAUCE: Convert dm-raid45 to new block plugging
11636
11637 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
11638
11639linux (2.6.39-3.9) oneiric; urgency=low
11640
11641 [ Leann Ogasawara ]
11642
11643 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
11644 * rebase to v2.6.39
11645 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
11646 * [Config] enable CONFIG_INPUT_APANEL=m
11647
11648 [ Thomas Schlichter ]
11649
11650 * SAUCE: vesafb: mtrr module parameter is uint, not bool
11651 - LP: #778043
11652 * SAUCE: vesafb: enable mtrr WC by default
11653 - LP: #778043
11654
11655 [ Major Kernel Changes ]
11656
11657 * rebase from v2.6.39-rc7 to v2.6.39
11658
11659 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
11660
11661linux (2.6.39-2.8) oneiric; urgency=low
11662
11663 [ Andy Whitcroft ]
11664
11665 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
11666 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
11667 * Revert "[Config] Disable CONFIG_AUFS_FS"
11668 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
11669 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
11670 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
11671 * ubuntu: AUFS -- clean up the aufs updater and BOM
11672 * ubuntu: AUFS -- documentation on updating aufs2
11673
11674 [ Kees Cook ]
11675
11676 * ubuntu: Yama - LSM hooks
11677 * ubuntu: Yama - create task_free security callback
11678 * ubuntu: Yama - add ptrace relationship tracking interface
11679 * ubuntu: Yama - unconditionally chain to Yama LSM
11680
11681 [ Leann Ogasawara ]
11682
11683 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
11684 * Revert "[Config] Disable CONFIG_EASYCAP"
11685 * ubuntu: fsam7400 disable driver
11686 * ubuntu: omnibook disable driver
11687 * ubuntu: rfkill disable driver
11688
11689 [ Tim Gardner ]
11690
11691 * SAUCE: Fix extra reference in fb_open()
11692
11693 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
11694
11695linux (2.6.39-2.7) oneiric; urgency=low
11696
11697 [ Leann Ogasawara ]
11698
11699 * rebase to v2.6.39-rc7
11700
11701 [ Major Kernel Changes ]
11702
11703 * rebase from v2.6.39-rc6 to v2.6.39-rc7
11704
11705 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
11706
11707linux (2.6.39-1.6) oneiric; urgency=low
11708
11709 [ Leann Ogasawara ]
11710
11711 * rebase to v2.6.39-rc6
11712 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
11713
11714 [ Tim Gardner ]
11715
11716 * [Config] updateconfigs after rebase to 2.6.39-rc6
11717
11718 [ Major Kernel Changes ]
11719
11720 * rebase from v2.6.39-rc5 to v2.6.39-rc6
11721 - LP: #740126
11722
11723 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
11724
11725linux (2.6.39-0.5) oneiric; urgency=low
11726
11727 [ Herton Ronaldo Krzesinski ]
11728
11729 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
11730 - LP: #764758
11731
11732 [ Leann Ogasawara ]
11733
11734 * rebase to v2.6.39-rc5
11735 * [Config] updateconfigs following rebase to v2.6.39-rc5
11736
11737 [ Paolo Pisati ]
11738
11739 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
11740 - LP: #759913
11741
11742 [ Stefan Bader ]
11743
11744 * Include nls_iso8859-1 for virtual images
11745 - LP: #732046
11746
11747 [ Major Kernel Changes ]
11748
11749 * rebase from v2.6.39-rc4 to v2.6.39-rc5
11750
11751 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
11752
11753linux (2.6.39-0.4) oneiric; urgency=low
11754
11755 [ Leann Ogasawara ]
11756
11757 * rebase to v2.6.39-rc4
11758 * [Config] updateconfigs following rebase to v2.6.39-rc4
11759 * fixup powerpc implicit declaration of function
11760 'crash_kexec_wait_realmode'
11761 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
11762
11763 [ Tim Gardner ]
11764
11765 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
11766 - LP: #769503
11767 * [Config] Add cachefiles.ko to virtual flavour
11768 - LP: #770430
11769
11770 [ Major Kernel Changes ]
11771
11772 * rebase from v2.6.39-rc3 to v2.6.39-rc4
11773
11774 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
11775
11776linux (2.6.39-0.3) oneiric; urgency=low
11777
11778 [ Leann Ogasawara ]
11779
11780 * rebase to v2.6.39-rc3
11781 * crash_kexec_wait_realmode() undefined when !SMP
11782
11783 [ Tim Gardner ]
11784
11785 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
11786 - LP: #632327
11787
11788 [ Major Kernel Changes ]
11789
11790 * rebase from v2.6.39-rc2 to v2.6.39-rc3
11791
11792 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
11793
11794linux (2.6.39-0.2) oneiric; urgency=low
11795
11796 [ Gustavo F. Padovan ]
11797
11798 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
11799 - LP: #720949
11800
11801 [ John Johansen ]
11802
11803 * AppArmor: Fix masking of capabilities in complain mode
11804 - LP: #748656
11805
11806 [ Leann Ogasawara ]
11807
11808 * rebase to v2.6.39-rc2
11809 * [Config] updateconfigs following rebase to v2.6.39-rc2
11810 * hv_mouse needs delay.h
11811 * olpc_dcon_xo_1 needs delay.h
11812 * olpc_dcon_xo_1_5 needs delay.h
11813 * Update dropped.txt for Oneiric
11814
11815 [ Steve Langasek ]
11816
11817 * [Config] Make linux-libc-dev coinstallable under multiarch
11818 - LP: #750585
11819
11820 [ Upstream Kernel Changes ]
11821
11822 * x86, hibernate: Initialize mmu_cr4_features during boot
11823 - LP: #752870
11824
11825 [ Major Kernel Changes ]
11826
11827 * rebase from v2.6.39-rc1 to v2.6.39-rc2
11828
11829 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
11830
11831linux (2.6.39-0.1) oneiric; urgency=low
11832
11833 [ Brad Figg ]
11834
11835 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
11836 - LP: #737124
11837
11838 [ Henrik Rydberg ]
11839
11840 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
11841 * SAUCE: HID: ntrig: fix suspend/resume on recent models
11842
11843 [ Herton Ronaldo Krzesinski ]
11844
11845 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
11846 struct v4l2_subdev
11847 - LP: #745213
11848
11849 [ Kees Cook ]
11850
11851 * [Config] packaging: adjust perms on vmlinuz as well
11852 * SAUCE: nx-emu: further clarify dmesg reporting
11853 - LP: #745181
11854
11855 [ Leann Ogasawara ]
11856
11857 * rebase to v2.6.39-rc1
11858 * [Config] updateconfigs following rebase to v2.6.39-rc1
11859 * [Config] Disable CONFIG_DM_RAID45
11860 * [Config] Disable CONFIG_SCSI_ISCSITARGET
11861 * [Config] Disable CONFIG_EASYCAP
11862 * [Config] Disable CONFIG_AUFS_FS
11863 * update bnx2 firmware files in d-i/firmware/nic-modules
11864 * xhci-pci.c resolve implicit declaration of kzalloc
11865 * [Config] Enable CONFIG_DRM_PSB for only x86
11866 * [Config] Enable CONFIG_RTS_PSTOR for only x86
11867 * mfd/asic3: Fix typo, s/irq_data/data/
11868
11869 [ Luke Yelavich ]
11870
11871 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
11872 - LP: #745358
11873 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
11874 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
11875
11876 [ Manoj Iyer ]
11877
11878 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
11879 - LP: #745217
11880
11881 [ Tim Gardner ]
11882
11883 * SAUCE: INR_OPEN=4096
11884 - LP: #663090
11885 * SAUCE: Increase the default hard limit for open FDs to 4096
11886 - LP: #663090
11887
11888 [ Upstream Kernel Changes ]
11889
11890 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
11891 namespace cleanup
11892 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
11893 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
11894
11895 [ Major Kernel Changes ]
11896
11897 * rebase from v2.6.38 to v2.6.39-rc1
11898
11899 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
11900
11901linux (2.6.39-0.0) oneiric; urgency=low
11902
11903 [ Leann Ogasawara ]
11904
11905 * Open Oneiric
11906
11907 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
11908
11909linux (2.6.38-7.39) natty; urgency=low
11910
11911 [ Leann Ogasawara ]
11912
11913 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
11914
11915 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
11916
11917linux (2.6.38-7.38) natty; urgency=low
11918
11919 [ Leann Ogasawara ]
11920
11921 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
11922 gcc-4.5.2-6ubuntu5 finished building on all arches.
11923
11924 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
11925
11926linux (2.6.38-7.37) natty; urgency=low
11927
11928 [ Leann Ogasawara ]
11929
11930 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
11931
11932 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
11933
11934linux (2.6.38-7.36) natty; urgency=low
11935
11936 [ Andy Whitcroft ]
11937
11938 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
11939 optimisation"
11940 * purge last vestiges of maverick
11941 * [Config] switch CONFIG_FB_VESA back to module
11942
11943 [ Chris Wilson ]
11944
11945 * SAUCE: drm/i915: Fix pipelined fencing
11946 - LP: #717114
11947
11948 [ Loïc Minier ]
11949
11950 * Include nls_cp437 module in virtual for fat
11951 - LP: #732046
11952 * Support arch= cross-compilation for any arch
11953 * Fix couple of typos in 0-common-vars.mk
11954 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
11955 * Add armhf to Debian -> Linux arch map
11956 * Add initial armhf.mk
11957 * Enable common packages for armhf
11958
11959 [ Upstream Kernel Changes ]
11960
11961 * Yama: fix default relationship to check thread group
11962 - LP: #737676
11963
11964 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
11965
11966linux (2.6.38-7.35) natty; urgency=low
11967
11968 [ Andy Whitcroft ]
11969
11970 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
11971 * rebase fixes bug #715330
11972 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
11973 * rebase to v2.6.38 final
11974
11975 [ Herton Ronaldo Krzesinski ]
11976
11977 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
11978 - LP: #636091
11979
11980 [ Tim Gardner ]
11981
11982 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
11983
11984 [ Upstream Kernel Changes ]
11985
11986 * Yama: use thread group leader when creating match
11987 - LP: #729839
11988 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
11989 RAID controller
11990 - LP: #735240
11991 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
11992
11993 [ Major Kernel Changes ]
11994
11995 * rebase from v2.6.38-rc8 to v2.6.38 final
11996 - LP: #715330
11997
11998 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
11999
12000linux (2.6.38-6.34) natty; urgency=low
12001
12002 [ Andy Whitcroft ]
12003
12004 * [Config] normalise CONFIG_INTEL_TXT
12005 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
12006 - LP: #730860
12007 * rebase to mainline v2.6.38-rc8
12008
12009 [ Major Kernel Changes ]
12010
12011 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
12012 to v2.6.38-rc8
12013
12014 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
12015
12016linux (2.6.38-6.33) natty; urgency=low
12017
12018 [ Andy Whitcroft ]
12019
12020 * d-i -- enable speakup-modules udeb
12021 - LP: #672699
12022 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
12023 * [Config] debian PPC64 configuration
12024 * [Config] cleanup powerpc config fixing unexpected inconsistancies
12025 * [Config] resync ppc64 configuration
12026 * SAUCE: match up ENTRY/END naming for 32/64 bit
12027 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
12028 * [Config] update configs after rebase to
12029 fb62c00a6d8942775abc23d1621db1252e2d93d1
12030 * [Config] pps_gen_parport no longer built
12031
12032 [ Corentin Chary ]
12033
12034 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
12035 - LP: #689393
12036 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
12037 - LP: #689393
12038
12039 [ John Johansen ]
12040
12041 * SAUCE: Fix aufs calling of security_path_mknod
12042 - LP: #724456
12043
12044 [ Kees Cook ]
12045
12046 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
12047
12048 [ Tim Gardner ]
12049
12050 * rebase to 2.6.38-rc7
12051
12052 [ Upstream Kernel Changes ]
12053
12054 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
12055
12056 [ Major Kernel Changes ]
12057
12058 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
12059 fb62c00a6d8942775abc23d1621db1252e2d93d1
12060 - LP: #721389
12061 - LP: #722925
12062 - LP: #723672
12063 - LP: #723676
12064 - LP: #715318
12065
12066 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
12067
12068linux (2.6.38-5.32) natty; urgency=low
12069
12070 [ Andy Whitcroft ]
12071
12072 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
12073 * [Config] updateconfigs following rebase to v2.6.38-rc6
12074 * [Config] enable CONFIG_DMAR
12075 - LP: #552311
12076
12077 [ Upstream Kernel Changes ]
12078
12079 * drm/i915: skip FDI & PCH enabling for DP_A
12080 - LP: #561802, #600453, #681877
12081
12082 [ Major Kernel Changes ]
12083
12084 * rebase from v2.6.38-rc5 to v2.6.38-rc6
12085 - LP: #718402
12086 - LP: #719524
12087 - LP: #721126
12088 - LP: #719691
12089 - LP: #722689
12090 - LP: #722310
12091
12092 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
12093
12094linux (2.6.38-4.31) natty; urgency=low
12095
12096 [ Andy Whitcroft ]
12097
12098 * add in bugs closed by upstream patches pulled in by rebases
12099 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
12100 * [Config] enable CONFIG_VSX to allow use of vector instuctions
12101 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
12102 * rebase to mainline v2.6.38-rc5
12103 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
12104 supported
12105 - LP: #719691
12106
12107 [ Colin Ian King ]
12108
12109 * SAUCE: Dell All-In-One: Remove need for Dell module alias
12110
12111 [ Manoj Iyer ]
12112
12113 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
12114 - LP: #717435
12115
12116 [ Tim Gardner ]
12117
12118 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
12119
12120 [ Upstream Kernel Changes ]
12121
12122 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
12123 - LP: #702434
12124 * vfs: fix BUG_ON() in fs/namei.c:1461
12125
12126 [ Vladislav P ]
12127
12128 * SAUCE: Release BTM while sleeping to avoid deadlock.
12129 - LP: #713837
12130
12131 [ Major Kernel Changes ]
12132
12133 * rebase from v2.6.38-rc4 to v2.6.38-rc5
12134 - LP: #579276
12135 - LP: #715877
12136 - LP: #713769
12137 - LP: #716811
12138 * resync with Maverick Ubuntu-2.6.35-27.47
12139
12140 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
12141
12142linux (2.6.38-3.30) natty; urgency=low
12143
12144 [ Andy Whitcroft ]
12145
12146 * rebase to v2.6.38-rc4
12147 * ppc64 -- add basic architecture
12148 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
12149
12150 [ Colin Ian King ]
12151
12152 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
12153 - LP: #676997
12154 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
12155 - LP: #701530
12156 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
12157 - LP: #701530
12158
12159 [ Dan Rosenberg ]
12160
12161 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
12162
12163 [ Kees Cook ]
12164
12165 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
12166 attacking"
12167 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
12168
12169 [ Tim Gardner ]
12170
12171 * [Config] CONFIG_BLK_CGROUP=y
12172 - LP: #706394
12173 * [Config] CONFIG_DELL_WMI_AIO=m
12174
12175 [ Upstream Kernel Changes ]
12176
12177 * drm/i915/lvds: Restore dithering on native modes for gen2/3
12178 - LP: #711568
12179
12180 [ Upstream Kernel Changes ]
12181
12182 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
12183 - LP: #701271
12184 - LP: #708521
12185 - LP: #710371
12186
12187 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
12188
12189linux (2.6.38-2.29) natty; urgency=low
12190
12191 [ Andy Whitcroft ]
12192
12193 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
12194 * [Config] updateconfigs following rebase to
12195 1f0324caefd39985e9fe052fac97da31694db31e
12196 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
12197 * [Config] reenable HIBERNATE
12198 - LP: #710877
12199 * rebase to v2.6.38-rc3
12200 * [Config] reenable CONFIG_CRASH_DUMP
12201
12202 [ Kamal Mostafa ]
12203
12204 * SAUCE: rtl8192se: fix source file perms
12205 * SAUCE: rtl8192se: fix source file newline
12206 * SAUCE: omnibook: fix source file newline
12207
12208 [ Kees Cook ]
12209
12210 * [Config] packaging: really make System.map mode 0600
12211
12212 [ Ricardo Salveti de Araujo ]
12213
12214 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
12215 PM34XX_ERRATUM
12216
12217 [ Soren Hansen ]
12218
12219 * SAUCE: nbd: Remove module-level ioctl mutex
12220
12221 [ Tim Gardner ]
12222
12223 * SAUCE: Disable building the ACPI debugfs source
12224
12225 [ Upstream Kernel Changes ]
12226
12227 * Set physical start and alignment 1M for virtual i386
12228 - LP: #710754
12229
12230 [ Upstream Kernel Changes ]
12231
12232 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12233 to v2.6.38-rc3
12234 - LP: #707902
12235
12236 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
12237
12238linux (2.6.38-1.28) natty; urgency=low
12239
12240 [ Andy Whitcroft ]
12241
12242 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
12243
12244 [ Ricardo Salveti de Araujo ]
12245
12246 * SAUCE: omap3: beaglexm: fix DVI initialization
12247 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
12248 display work at Beagle
12249
12250 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
12251
12252linux (2.6.38-1.27) natty; urgency=low
12253
12254 [ Andy Whitcroft ]
12255
12256 * ubuntu: AUFS -- update aufs-update to track new locations of headers
12257 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
12258 * SAUCE: ensure root is ready before running usermodehelpers in it
12259 * correct the Vcs linkage to point to natty
12260 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
12261 * [Config] update configs following rebase
12262 e78bf5e6cbe837daa6ab628a5f679548742994d3
12263 * SAUCE: Yama: follow changes to generic_permission
12264 * ubuntu: compcache -- follow changes to bd_claim/bd_release
12265 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
12266 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
12267 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
12268 * update package version to match payload version
12269 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
12270 * rebase to v2.6.38-rc1
12271 * [Config] updateconfigs following rebase to v2.6.38-rc1
12272 * SAUCE: x86 fix up jiffies/jiffies_64 handling
12273 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
12274 * [Config] updateconfigs following rebase to
12275 2b1caf6ed7b888c95a1909d343799672731651a5
12276 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
12277 * ubuntu: AUFS -- suppress benign plink warning messages
12278 - LP: #621195
12279 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
12280 * rebase to v2.6.38-rc2
12281 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
12282 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12283 * [Config] update configs following rebase to
12284 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12285 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
12286 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
12287 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
12288 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
12289
12290 [ Kees Cook ]
12291
12292 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
12293
12294 [ Stefan Bader ]
12295
12296 * Temporarily disable RODATA for virtual i386
12297 - LP: #699828
12298
12299 [ Tim Gardner ]
12300
12301 * [Config] CONFIG_NLS_DEFAULT=utf8
12302 - LP: #683690
12303 * [Config] CONFIG_HIBERNATION=n
12304 * update bnx2 firmware files in d-i/firmware/nic-modules
12305
12306 [ Upstream Kernel Changes ]
12307
12308 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
12309 objects."
12310 * packaging: make System.map mode 0600
12311 * thinkpad_acpi: Always report scancodes for hotkeys
12312 - LP: #702407
12313 * sched: tg->se->load should be initialised to tg->shares
12314 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
12315 * brcm80211: include linux/slab.h for kfree
12316 * pch_dma: add include/slab.h for kfree
12317 * i2c-eg20t: include linux/slab.h for kfree
12318 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
12319 * tty: include linux/slab.h for kfree
12320 * winbond: include linux/delay.h for mdelay et al
12321
12322 [ Upstream Kernel Changes ]
12323
12324 * mark the start of v2.6.38 versioning
12325 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12326 - LP: #689886
12327 - LP: #702125
12328 - LP: #608775
12329 - LP: #215802
12330 - LP: #686333
12331 - LP: #677830
12332 - LP: #677652
12333 - LP: #696493
12334 - LP: #697240
12335 - LP: #689036
12336 - LP: #705323
12337 - LP: #686692
12338
12339 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
12340
12341linux (2.6.37-12.26) natty; urgency=low
12342
12343 [ Andy Whitcroft ]
12344
12345 * rebase to v2.6.37-rc8
12346 * [Config] armel -- reenable omap flavour
12347 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
12348 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
12349 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
12350 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
12351 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12352 * [Config] track missing modules
12353 * rebase to v2.6.37 final
12354
12355 [ Chase Douglas ]
12356
12357 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
12358 Magic Trackpad
12359
12360 [ Stefan Bader ]
12361
12362 * Revert "SAUCE: blkfront: default to sd devices"
12363 - LP: #684875
12364
12365 [ Tim Gardner ]
12366
12367 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
12368 - LP: #380138
12369 * [Config] Added autofs4.ko to -virtual flavour
12370 - LP: #692917
12371
12372 [ Upstream Kernel Changes ]
12373
12374 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
12375 Laptops
12376 - LP: #632884
12377
12378 [ Upstream Kernel Changes ]
12379
12380 * rebase to v2.6.37-rc8
12381 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12382 * rebase to v2.6.37 final
12383
12384 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
12385
12386linux (2.6.37-11.25) natty; urgency=low
12387
12388 [ Andy Whitcroft ]
12389
12390 * [Config] d-i -- add hpsa to the list of block devices
12391 - LP: #684304
12392 * [Config] add vmw-balloon driver to -virtual flavour
12393 - LP: #592039
12394 * rebase to v2.6.37-rc7
12395
12396 [ Upstream Kernel Changes ]
12397
12398 * rebase to v2.6.37-rc7
12399
12400 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
12401
12402linux (2.6.37-10.24) natty; urgency=low
12403
12404 [ Andy Whitcroft ]
12405
12406 * rebase to v2.6.37-rc6
12407 * updateconfigs following rebase to v2.6.37-rc6
12408
12409 [ Upstream Kernel Changes ]
12410
12411 * rebase to v2.6.37-rc6
12412
12413 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
12414
12415linux (2.6.37-9.23) natty; urgency=low
12416
12417 [ Andy Whitcroft ]
12418
12419 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
12420 - LP: #689606
12421 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
12422 - LP: #689606
12423
12424 [ Kees Cook ]
12425
12426 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
12427 - LP: #690190
12428
12429 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
12430
12431linux (2.6.37-9.22) natty; urgency=low
12432
12433 [ Andy Whitcroft ]
12434
12435 * rebase to v2.6.35-rc5
12436 * [Config] updateconfigs following rebase to v2.6.37-rc5
12437 * (no-up) add support for installed header files to ubuntu directory
12438 - LP: #684666
12439 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12440 - LP: #684666
12441 * ubuntu: dm-raid4-5 -- follow changes to bio flags
12442 * ubuntu: dm-raid4-5 -- re-enable
12443 * ubuntu: omnibook -- update BOM
12444 * ubuntu: ndiswrapper -- update BOM to match actual version
12445 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
12446 * ubuntu: ndiswrapper -- re-enable
12447 * ubuntu: iscsitarget -- re-instate copy_io_context
12448 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
12449 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
12450 * ubuntu: iscsitarget -- re-enable
12451
12452 [ Kees Cook ]
12453
12454 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
12455
12456 [ Manoj Iyer ]
12457
12458 * SAUCE: Enable jack sense for Thinkpad Edge 13
12459 - LP: #685015
12460
12461 [ Tim Gardner ]
12462
12463 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
12464 * [Config] CONFIG_CRYPTO_CRC32C=y
12465 - LP: #681819
12466 * [Config] CONFIG_9P_FSCACHE=n
12467 * [Config] Add nfsd modules to -virtual flavour
12468 - LP: #688070
12469
12470 [ Upstream Kernel Changes ]
12471
12472 * Revert "Staging: zram: work around oops due to startup ordering snafu"
12473 * NFS: Fix panic after nfs_umount()
12474 - LP: #683938
12475 * x86: Add NX protection for kernel data
12476 * x86: Add RO/NX protection for loadable kernel modules
12477 * x86: Resume trampoline must be executable
12478 * x86: RO/NX protection for loadable kernel, jump_table fix
12479
12480 [ Upstream Kernel Changes ]
12481
12482 * rebase to v2.6.37-rc5
12483
12484 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
12485
12486linux (2.6.37-8.21) natty; urgency=low
12487
12488 [ Andy Whitcroft ]
12489
12490 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
12491 linux-libc-headers"
12492 * Revert "(no-up) add support for installed header files to ubuntu
12493 directory"
12494
12495 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
12496
12497linux (2.6.37-8.20) natty; urgency=low
12498
12499 [ Andy Whitcroft ]
12500
12501 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
12502 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
12503 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
12504 * Revert "SAUCE: i915 -- disable powersave by default"
12505 * SAUCE: enable Marvell 9128 PCIe SATA controller
12506 - LP: #658521
12507 * [Config] evtchn has been renamed
12508 * (no-up) add support for installed header files to ubuntu directory
12509 - LP: #684666
12510 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12511 - LP: #684666
12512
12513 [ Tim Gardner ]
12514
12515 * [Config] MISS: evtchn, NEW : xen-evtchn
12516 * rebase to v2.6.37-rc4
12517
12518 [ Upstream Kernel Changes ]
12519
12520 * drm/i915: Clean conflicting modesetting registers upon init
12521 - LP: #683775
12522 * rebase to v2.6.37-rc4
12523
12524 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
12525
12526linux (2.6.37-7.19) natty; urgency=low
12527
12528 [ Tim Gardner ]
12529
12530 * [Config] Add bnx2 firmware to nic-modules udeb
12531 - LP: #676245
12532
12533 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
12534
12535linux (2.6.37-7.18) natty; urgency=low
12536
12537 [ Andy Whitcroft ]
12538
12539 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
12540 * Revert "SAUCE: Add extra headers to linux-libc-dev"
12541 * Revert "SAUCE: Enable speedstep for sonoma processors."
12542 * [Config] enable CONFIG_BT_HCIUART_ATH3K
12543 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
12544 * [Config] standardise CONFIG_MII
12545 * [Config] standardise CONFIG_PRISM2_USB
12546 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
12547 * [Config] build in CONFIG_AGP
12548 * [Config] build in CONFIG_AGP_INTEL
12549 * [Config] build in CONFIG_AGP_AMD
12550 * [Config] build in CONFIG_AGP_AMD64
12551 * [Config] build in CONFIG_AGP_NVIDIA
12552 * [Config] build in CONFIG_AGP_VIA
12553 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
12554 * (no-up): document the new ## scheme
12555 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
12556 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
12557 - LP: #675453
12558
12559 [ Mathieu J. Poirier ]
12560
12561 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
12562
12563 [ Upstream Kernel Changes ]
12564
12565 * nx-emu: fix inverted report of disable_nx
12566
12567 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
12568
12569linux (2.6.37-6.17) natty; urgency=low
12570
12571 [ Andy Whitcroft ]
12572
12573 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
12574 aufs2.1-36-UNRELEASED-20101103"
12575 * Revert "ubuntu: AUFS -- aufs2-base.patch
12576 aufs2.1-36-UNRELEASED-20101103"
12577 * [Config] standardise CONFIG_BT
12578 * [Config] standardise CONFIG_IRDA
12579 * [Config] standardise CONFIG_LAPB
12580 * [Config] standardise CONFIG_RDS
12581 * [Config] standardise CONFIG_RFKILL
12582 * [Config] standardise CONFIG_TIPC
12583 * [Config] standardise CONFIG_X25
12584 * [Config] standardise CONFIG_INPUT_EVDEV
12585 * [Config] standardise CONFIG_INPUT_JOYDEV
12586 * [Config] standardise CONFIG_INPUT_JOYSTICK
12587 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
12588 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
12589 * [Config] CONFIG_IRDA=n for FTBS (arm)
12590 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
12591 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
12592 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
12593
12594 [ Tim Gardner ]
12595
12596 * SAUCE: Fix drivers/staging/easycap FTBS
12597 * [Config] CONFIG_EASYCAP=m after fixing FTBS
12598
12599 [ Upstream Kernel Changes ]
12600
12601 * Revert "x86: Add NX protection for kernel data"
12602
12603 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
12604
12605linux (2.6.37-6.16) natty; urgency=low
12606
12607 [ Andy Whitcroft ]
12608
12609 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
12610 * rebase to v2.6.37-rc3
12611
12612 [ Tim Gardner ]
12613
12614 * [Config] CONFIG_SCHED_AUTOGROUP=y
12615
12616 [ Upstream Kernel Changes ]
12617
12618 * Revert "x86: Add RO/NX protection for loadable kernel modules"
12619 * sched: automated per session task groups
12620 * rebase to v2.6.37-rc3
12621
12622 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
12623
12624linux (2.6.37-6.15) natty; urgency=low
12625
12626 [ Andy Whitcroft ]
12627
12628 * [Config] standardise CONFIG_CEPH_FS
12629 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
12630 * [Config] standardise CONFIG_SCSI_PROC_FS
12631 * [Config] standardise CONFIG_UBIFS_FS
12632 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
12633
12634 [ Kees Cook ]
12635
12636 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
12637
12638 [ Manoj Iyer ]
12639
12640 * SAUCE: Enable jack sense for Thinkpad Edge 11
12641 - LP: #677210
12642 * SAUCE: enable rfkill for rtl8192se driver
12643 - LP: #640992
12644
12645 [ Tim Gardner ]
12646
12647 * [Config] CONFIG_EASYCAP=n for FTBS
12648 * Rebase to v2.6.32-rc2+git
12649
12650 [ Upstream Kernel Changes ]
12651
12652 * x86: Fix improper large page preservation
12653 * x86: Add NX protection for kernel data
12654 * x86: Add RO/NX protection for loadable kernel modules
12655
12656 [ Upstream Kernel Changes ]
12657
12658 * Rebase to Linus 2.6.37-rc2+git
12659
12660 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
12661
12662linux (2.6.37-5.14) natty; urgency=low
12663
12664 [ Upstream Kernel Changes ]
12665
12666 * PCI: fix offset check for sysfs mmapped files
12667 - LP: #676963
12668
12669 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
12670
12671linux (2.6.37-5.13) natty; urgency=low
12672
12673 [ Andy Whitcroft ]
12674
12675 * rebased to v2.6.37-rc2
12676 * updateconfigs following rebase to v2.6.37-rc2
12677
12678 [ Tim Gardner ]
12679
12680 * [Config] Added NFS and related modules to virtual flavour
12681 - LP: #659084
12682
12683 [ Upstream Kernel Changes ]
12684
12685 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
12686 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
12687 * x86, cpu: Call verify_cpu during 32bit CPU startup
12688 * x86, cpu: Only CPU features determine NX capabilities
12689
12690 [ Upstream Changes ]
12691
12692 * rebased to v2.67.37-rc2
12693
12694 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
12695
12696linux (2.6.37-4.12) natty; urgency=low
12697
12698 [ Andy Whitcroft ]
12699
12700 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
12701 * Revert "[Upstream] HID: magicmouse: properly account for scroll
12702 movement in state"
12703 * Revert "[Upstream] HID: magicmouse: disable and add module param for
12704 scroll acceleration"
12705 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
12706 middle of mouse"
12707
12708 [ Henrik Rydberg ]
12709
12710 * SAUCE: hid: ntrig: remove sysfs nodes
12711 * SAUCE: hid: ntrig: Setup input filtering manually
12712 * SAUCE: hid: ntrig: New ghost-filtering event logic
12713
12714 [ Manoj Iyer ]
12715
12716 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
12717 - LP: #348861
12718
12719 [ Upstream Kernel Changes ]
12720
12721 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
12722 suspend/resume"
12723 * Revert "[ARM] implement arch_randomize_brk()"
12724 * Revert "ARM: stack protector: change the canary value per task"
12725 * Revert "ARM: initial stack protector (-fstack-protector) support"
12726 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
12727 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
12728 * Revert "perf probe: Add kernel source path option"
12729 * hid: ntrig: Support single-touch devices
12730 * hid: ntrig: Mask pen switch events
12731 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
12732 kernel
12733 - LP: #673073
12734 * Fix userspace build of linux/fs.h
12735
12736 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
12737
12738linux (2.6.37-3.11) natty; urgency=low
12739
12740 [ Andy Whitcroft ]
12741
12742 * Revert "ubuntu: AUFS -- update to
12743 b37c575759dc4535ccc03241c584ad5fe69e3b25"
12744 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
12745 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
12746 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
12747 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
12748 * [Config] Disable intel_idle for -virtual kernels
12749 - LP: #651370
12750 * [Config] enforcer -- ensure we never enable CONFIG_IMA
12751 * debian -- pass the correct flavour name when checking configs
12752 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
12753 * [Config] ensure CONFIG_IPV6=y for powerpc
12754 * [Config] enforcer -- ensure CONFIG_IPV6=y
12755 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
12756 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
12757 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
12758 * ubuntu: AUFS -- re-enable
12759 * ubuntu: AUFS -- track changes to work queue initialisation
12760 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
12761 * SAUCE: fbcon -- fix race between open and removal of framebuffers
12762 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
12763 - LP: #614008
12764 * SAUCE: drm -- stop early access to drm devices
12765
12766 [ Jeremy Kerr ]
12767
12768 * [Config] Build-in powermac ZILOG serial driver
12769 - LP: #673346
12770
12771 [ Kees Cook ]
12772
12773 * SAUCE: nx-emu: use upstream ASLR when possible
12774
12775 [ Tim Gardner ]
12776
12777 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
12778 - LP: #628776
12779
12780 [ Upstream Kernel Changes ]
12781
12782 * i386: NX emulation
12783 * nx-emu: drop exec-shield sysctl, merge with disable_nx
12784 * nx-emu: standardize boottime message prefix
12785 * mmap randomization for executable mappings on 32-bit
12786 * exec-randomization: brk away from exec rand area
12787
12788 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
12789
12790linux (2.6.37-2.10) natty; urgency=low
12791
12792 [ Andy Whitcroft ]
12793
12794 * reinstate armel config changes:
12795 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
12796 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
12797
12798 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
12799
12800linux (2.6.37-2.9) natty; urgency=low
12801
12802 [ Andy Whitcroft ]
12803
12804 * config -- fix genportsconfig
12805 * [Config] move powerpc over from ports to distro
12806 * bump master version number to match contained kernel
12807 * SAUCE: fix documentation strings for struct input_keymap_entry
12808 * usb: gadget: goku_udc: add registered flag bit
12809
12810 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
12811
12812linux (2.6.36-2.8) natty; urgency=low
12813
12814 [ Tim Gardner ]
12815
12816 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
12817 * [Config]: TWL4030_CORE=n for FTBS
12818 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
12819 * [Config]: CONFIG_SOLO6X10=n for FTBS
12820 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
12821 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
12822 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
12823 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
12824 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
12825 * [Config]: CONFIG_I2C_I801=n for armel FTBS
12826 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
12827 * AppArmor: compatibility patch for v5 interface
12828 * AppArmor: compatibility patch for v5 network controll
12829 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
12830 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
12831 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
12832 * Dropped: hid: 3m: Convert to MT slots
12833 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
12834 * Dropped: HID: magicmouse: simplify touch data bit manipulation
12835 * Dropped: HID: magicmouse: simplify touch down logic
12836 * Dropped: HID: magicmouse: enable Magic Trackpad support
12837 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
12838 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
12839 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
12840 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
12841 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
12842 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
12843 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
12844 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
12845 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
12846 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
12847 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
12848 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
12849
12850 [ Upstream Kernel Changes ]
12851
12852 * rebased against 2.6.27-rc1
12853
12854 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
12855
12856linux (2.6.36-1.7) natty; urgency=low
12857
12858 [ Andy Whitcroft ]
12859
12860 * rebased to v2.6.36 final
12861 * [Config] update configs following rebase to v2.6.36 final
12862 * [Config] update ports configs following rebase to v2.6.36 final
12863
12864 [ Upstream Kernel Changes ]
12865
12866 * rebased to v2.6.36 final
12867
12868 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
12869
12870linux (2.6.36-1.6) natty; urgency=low
12871
12872 [ Upstream Kernel Changes ]
12873
12874 * drop broadcom staging driver preview:
12875 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
12876 wireless LAN driver."
12877
12878 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
12879
12880linux (2.6.36-1.5) natty; urgency=low
12881
12882 [ Andy Whitcroft ]
12883
12884 * rebase to v2.6.36-rc8
12885 * updateconfigs following rebase to v2.6.36-rc8
12886 * updateportsconfigs following rebase to v2.6.36-rc8
12887 * config -- simplify the kernelconfig interface
12888 * config -- add new config mode 'dumpconfigs'
12889
12890 [ Tim Gardner ]
12891
12892 * Simplify the use of CROSS_COMPILER
12893
12894 [ Upstream Kernel Changes ]
12895
12896 * drop broadcom staging driver preview:
12897 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
12898 brcmfmac.ko mutually exclusive."
12899 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
12900 set."
12901 * Revert "Staging: brcm80211: remove driver specific -W options"
12902 * Revert "Staging: brcm80211: clean up makefile cflag lines"
12903 * Revert "staging: brcm80211: add fullmac driver"
12904 * Revert "staging: brcm80211: use string native library"
12905 * Revert "staging: brcm80211: use native ctype library"
12906 * Revert "staging: brcm80211: fix remaining checkpatch errors."
12907 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
12908 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
12909 ...""
12910 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
12911 ':' ...""
12912 * Revert "staging: brcm80211: fix "ERROR: space required before that
12913 ...""
12914 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
12915 * Revert "staging: brcm80211: fix "ERROR: space required after that close
12916 brace""
12917 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
12918 ...close square bracket""
12919 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
12920 ...""
12921 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
12922 '*'""
12923 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
12924 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
12925 do - while loop""
12926 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
12927 parenthesis""
12928 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
12929 or NULL""
12930 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
12931 or NULL""
12932 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
12933 '}'""
12934 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
12935 line""
12936 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
12937 on next line""
12938 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
12939 condition""
12940 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
12941 paren...""
12942 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
12943 function dec...""
12944 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
12945 *bar"'"
12946 * Revert "staging: brcm80211: Fix URLs for firmware files."
12947 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
12948 * Revert "staging: brcm80211: Add contact info to TODO list."
12949 * Revert "staging: brcm80211: Fix some initialisation failure paths"
12950 * Export dump_{write,seek} to binary loader modules
12951 * rebase to v2.6.36-rc8.
12952
12953 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
12954
12955linux (2.6.36-0.4) natty; urgency=low
12956
12957 [ Andy Whitcroft ]
12958
12959 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
12960 (fixes FTBS on powerpc)
12961
12962 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
12963
12964linux (2.6.36-0.3) natty; urgency=low
12965
12966 [ Andy Whitcroft ]
12967
12968 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
12969
12970 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
12971
12972linux (2.6.36-0.2) natty; urgency=low
12973
12974 [ Andy Whitcroft ]
12975
12976 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
12977 (fix FTBS on powerpc)
12978
12979 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
12980
12981linux (2.6.36-0.1) natty; urgency=low
12982
12983 [ Andy Whitcroft ]
12984
12985 * reduce disk usage during buildd builds
12986 - LP: #645653
12987 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
12988 * [Config] armel -- drop omap flavour
12989
12990 [ Tim Gardner ]
12991
12992 * Added dropped patch list
12993 * more dropped patches
12994 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
12995 * [Config] Add support for cross compiling armel
12996 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
12997 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
12998 * [Config]: updateconfigs after adding brcm80211
12999 * staging: brcm80211: Fix Makefile syntax error
13000 * rebased to v2.6.36-rc7
13001
13002 [ Upstream Kernel Changes ]
13003
13004 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
13005 * (upstream) IPS driver: verify BIOS provided limits
13006 * intel_ips: Print MCP limit exceeded values.
13007 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
13008 LAN driver.
13009 * staging: brcm80211: Fix some initialisation failure paths
13010 * staging: brcm80211: Add contact info to TODO list.
13011 * staging: brcm80211: use '%pM' format to print MAC address
13012 * staging: brcm80211: Fix URLs for firmware files.
13013 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
13014 * staging: brcm80211: fix "ERROR: open brace '{' following function
13015 dec..."
13016 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
13017 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
13018 * staging: brcm80211: fix "ERROR: trailing statements should be on next
13019 line"
13020 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
13021 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
13022 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
13023 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
13024 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13025 parenthesis"
13026 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
13027 while loop"
13028 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
13029 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
13030 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
13031 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
13032 bracket"
13033 * staging: brcm80211: fix "ERROR: space required after that close brace"
13034 * staging: brcm80211: fix "ERROR: space required after that ..."
13035 * staging: brcm80211: fix "ERROR: space required before that ..."
13036 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
13037 * staging: brcm80211: fix "ERROR: spaces required around that ..."
13038 * staging: brcm80211: fix "ERROR: trailing whitespace."
13039 * staging: brcm80211: fix remaining checkpatch errors.
13040 * staging: brcm80211: use native ctype library
13041 * staging: brcm80211: use string native library
13042 * staging: brcm80211: add fullmac driver
13043 * Staging: brcm80211: clean up makefile cflag lines
13044 * Staging: brcm80211: remove driver specific -W options
13045 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
13046 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
13047 mutually exclusive.
13048
13049 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
13050
13051linux (2.6.35-22.33) maverick; urgency=low
13052
13053 [ Andy Whitcroft ]
13054
13055 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
13056 Dell E2 series Laptops"
13057 - LP: #641320
13058
13059 [ Brian Rogers ]
13060
13061 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
13062 - LP: #624701
13063
13064 [ Christopher James Halse Rogers ]
13065
13066 * SAUCE: Nouveau: Add quirk framework to disable acceleration
13067 - LP: #544088, #546393
13068 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
13069 - LP: #546393
13070
13071 [ John Johansen ]
13072
13073 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
13074 kernels"
13075 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13076 - LP: #639758
13077
13078 [ Mathieu J. Poirier ]
13079
13080 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
13081
13082 [ Upstream Kernel Changes ]
13083
13084 * ALSA: HDA: Enable internal speaker on Dell M101z
13085 - LP: #640254
13086
13087 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
13088
13089linux (2.6.35-22.32) maverick; urgency=low
13090
13091 [ Arjan van de Ven ]
13092
13093 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13094
13095 [ David Henningsson ]
13096
13097 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
13098 - LP: #605047, #628961
13099
13100 [ John Johansen ]
13101
13102 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
13103 and profile names
13104 - LP: #615947
13105 * [Upstream] AppArmor: Fix locking from removal of profile namespace
13106 - LP: #615947
13107 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13108 - LP: #639758
13109 * SAUCE: Improve Amazon EBS performance for EC2
13110 - LP: #634316
13111
13112 [ Leann Ogasawara ]
13113
13114 * Revert "SAUCE: i915 KMS -- blacklist i855"
13115 * Revert "SAUCE: i915 KMS -- blacklist i845g"
13116 * Revert "SAUCE: i915 KMS -- blacklist i830"
13117 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
13118 devices"
13119 * execute module-inclusion within a subshell
13120 - LP: #621175
13121
13122 [ Upstream Kernel Changes ]
13123
13124 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
13125 - LP: #633227
13126 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
13127 - LP: #629711
13128 * (pre-stable) mm: Move vma_stack_continue into mm.h
13129 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
13130 - LP: #601073
13131 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
13132 * PM / Runtime: Add runtime PM statistics (v3)
13133 * compat: Make compat_alloc_user_space() incorporate the access_ok()
13134 - CVE-2010-3081
13135 * x86-64, compat: Test %rax for the syscall number, not %eax
13136 - CVE-2010-3301
13137 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
13138 - CVE-2010-3301
13139
13140 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
13141
13142linux (2.6.35-21.31) maverick; urgency=low
13143
13144 [ Andy Whitcroft ]
13145
13146 * bodge linux-libc-dev package version due to ti-omap4 error
13147 * linux-libc-dev -- ensure we can only build this on debian.master
13148
13149 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
13150
13151linux (2.6.35-21.30) maverick; urgency=low
13152
13153 [ Andy Whitcroft ]
13154
13155 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13156 - LP: #614008
13157
13158 [ Daniel Lezcano ]
13159
13160 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
13161
13162 [ Henrik Rydberg ]
13163
13164 * SAUCE: Input: wacom - add fuzz parameters to features
13165 * SAUCE: Input: wacom - collect device quirks into single function
13166 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
13167 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
13168 * SAUCE: hid: ntrig: Remove unused device ids
13169 * SAUCE: hid: ntrig: remove sysfs nodes
13170 * SAUCE: hid: ntrig: Correct logic for quirks
13171 * SAUCE: hid: ntrig: zero-initialize ntrig struct
13172 * SAUCE: hid: ntrig: Setup input filtering manually
13173 * SAUCE: hid: ntrig: New ghost-filtering event logic
13174
13175 [ Leann Ogasawara ]
13176
13177 * SAUCE: ndiswrapper: Initialize buffer index and check its value
13178 - LP: #613796
13179
13180 [ Manoj Iyer ]
13181
13182 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
13183 series Laptops
13184 - LP: #632884
13185
13186 [ Ping Cheng ]
13187
13188 * SAUCE: Input: wacom - parse the Bamboo device family
13189
13190 [ Rafi Rubin ]
13191
13192 * SAUCE: hid: ntrig: identify firmware version (wiggled)
13193
13194 [ Tim Gardner ]
13195
13196 * [Config] CONFIG_NL80211_TESTMODE=n
13197
13198 [ Upstream Kernel Changes ]
13199
13200 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
13201 * e1000e: initial support for 82579 LOMs
13202 * e1000e: correct MAC-PHY interconnect register offset for 82579
13203 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
13204 tested on HP G60
13205 - LP: #587388
13206 * DSS2: Don't power off a panel twice
13207 - LP: #588243
13208 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
13209 * Input: i8042 - reset keyboard controller wehen resuming from S2R
13210 - LP: #86820
13211 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
13212 - LP: #414795
13213 * agp/intel: Support the extended physical addressing bits on
13214 Sandybridge.
13215 - LP: #632488
13216 * drm/i915,intel_agp: Add support for Sandybridge D0
13217 - LP: #632488
13218 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
13219 - LP: #632488
13220 * mmc: omap: fix for bus width which improves SD card's peformance.
13221
13222 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
13223
13224linux (2.6.35-20.29) maverick; urgency=low
13225
13226 [ Andy Whitcroft ]
13227
13228 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
13229 - LP: #563277
13230 * SAUCE: i915 KMS -- blacklist i830
13231 - LP: #542208, #563277
13232 * SAUCE: i915 KMS -- blacklist i845g
13233 - LP: #541492, #563277
13234 * SAUCE: i915 KMS -- blacklist i855
13235 - LP: #511001, #541511, #563277
13236
13237 [ Leann Ogasawara ]
13238
13239 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
13240 - LP: #601073
13241 * ARM: Temporarily disable module check for armel
13242 * rebase to v2.6.35.4
13243 * [Config] update configs following rebase to v2.6.35.4
13244
13245 [ Ricardo Salveti de Araujo ]
13246
13247 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
13248 in Omap
13249
13250 [ Tim Gardner ]
13251
13252 * [Config] Added be2net, be2scsi to udebs
13253 - LP: #628776
13254
13255 [ Upstream Kernel Changes ]
13256
13257 * x86, cpu: Package Level Thermal Control, Power Limit Notification
13258 definitions
13259 - LP: #601073
13260 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
13261 - LP: #601073
13262 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
13263 - LP: #601073
13264 * x86, hwmon: Package Level Thermal/Power: power limit
13265 - LP: #601073
13266 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
13267 - LP: #601073
13268 * hid: 3m: Adjust to sequential MT HID protocol
13269 * hid: 3m: Convert to MT slots
13270 * hid: 3m: Correct touchscreen emulation
13271 * hid: 3m: Adjust major / minor axes to scale
13272 * input: bcm5974: Adjust major / minor to scale
13273 * HID: magicmouse: don't allow hidinput to initialize the device
13274 * HID: magicmouse: simplify multitouch feature request
13275 * HID: magicmouse: simplify touch data bit manipulation
13276 * HID: magicmouse: simplify touch down logic
13277 * HID: magicmouse: remove timestamp logic
13278 * HID: magicmouse: enable Magic Trackpad support
13279 * HID: magicmouse: Adjust major / minor axes to scale
13280 * mmc: fix all hangs related to mmc/sd card insert/removal during
13281 suspend/resume
13282 - LP: #477106
13283 * drm/i915: fix VGA plane disable for Ironlake+
13284 - LP: #602281
13285
13286 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
13287
13288linux (2.6.35-19.28) maverick; urgency=low
13289
13290 [ Leann Ogasawara ]
13291
13292 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
13293 from the archive and a no-change rebuild was attempted. However, the ABI
13294 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
13295 up the ABI and re-upload.
13296
13297 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
13298
13299linux (2.6.35-19.27) maverick; urgency=low
13300
13301 [ Leann Ogasawara ]
13302
13303 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
13304 from the archive.
13305
13306 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
13307
13308linux (2.6.35-19.26) maverick; urgency=low
13309
13310 [ Upstream Kernel Changes ]
13311
13312 * ARM: OMAP: Beagle: revision detection
13313 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
13314 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
13315
13316 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
13317
13318linux (2.6.35-19.25) maverick; urgency=low
13319
13320 [ Jarod Wilson ]
13321
13322 * SAUCE: Bring in staging/lirc from 2.6.36
13323 - LP: #609234
13324 * SAUCE: Update ir-core to linuxtv/other which should be merged for
13325 2.6.36.
13326 - LP: #609234
13327 * SAUCE: Fix memleaks in imon and mceusb drivers
13328 - LP: #609234
13329 * SAUCE: Bring in streamzap support from linuxtv/other
13330 - LP: #609234
13331
13332 [ Mario Limonciello ]
13333
13334 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
13335 - LP: #609234
13336
13337 [ Mathieu J. Poirier ]
13338
13339 * SAUCE: ARM: adding i2c eeprom driver to read EDID
13340 - LP: #608279
13341
13342 [ Upstream Kernel Changes ]
13343
13344 * intel_idle: disable module support
13345 - LP: #615265
13346 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
13347 correct codec ID
13348 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
13349 - LP: #605101
13350 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
13351 - LP: #495134
13352 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
13353 - LP: #519066
13354 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
13355 - LP: #519066
13356 * input: mt: Initialize slots to unused (rev2)
13357 * input: mt: Add support for the Bamboo Touch trackpad
13358 * hid: Add a hid quirk for input sync override
13359
13360 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
13361
13362linux (2.6.35-18.24) maverick; urgency=low
13363
13364 [ Colin Watson ]
13365
13366 * Pass DEB_MAINT_PARAMS to hook scripts
13367
13368 [ Leann Ogasawara ]
13369
13370 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
13371 - LP: #584812
13372 * rebase to v2.6.35.3
13373
13374 [ Upstream Kernel Changes ]
13375
13376 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
13377 - LP: #609234
13378 * can: add limit for nframes and clean up signed/unsigned variables
13379 - CVE-2010-2959
13380 * drm: Initialize ioctl struct when no user data is present
13381 - CVE-2010-2803
13382 * ARM: initial stack protector (-fstack-protector) support
13383 * ARM: stack protector: change the canary value per task
13384 * [ARM] implement arch_randomize_brk()
13385 * [ARM] add address randomization to mmap()
13386 * ARM: fix ASLR of PIE executables
13387
13388 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
13389
13390linux (2.6.35-17.23) maverick; urgency=low
13391
13392 [ Jeremy Kerr ]
13393
13394 * [Config] build-in uinput module
13395 - LP: #584812
13396
13397 [ Leann Ogasawara ]
13398
13399 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
13400 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
13401 * Revert "[Config] [FTBS] sparc: Temporarily disable
13402 CONFIG_MTD_NAND_DENALI"
13403 * Revert "[Config] [FTBS] sparc: Temporarily disable
13404 CONFIG_MFD_JANZ_CMODIO"
13405 * Revert "[Config] [FTBS] sparc: Temporarily disable
13406 CONFIG_INFINIBAND_QIB"
13407 * [Config] Enable INTEL_IPS
13408 - LP: #601057
13409 * Remove ia64 support
13410 * [Config] Update portsconfigs after removing ia64 support
13411 * Remove sparc support
13412 * [Config] Update portsconfigs after removing sparc support
13413
13414 [ Linus Torvalds ]
13415
13416 * (pre-stable) mm: fix page table unmap for stack guard page properly
13417
13418 [ Mathieu J. Poirier ]
13419
13420 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
13421 - LP: #591941
13422
13423 [ Upstream Kernel Changes ]
13424
13425 * timer: add on-stack deferrable timer interfaces
13426 - LP: #601057
13427 * x86 platform driver: intelligent power sharing driver
13428 - LP: #601057
13429 * IPS driver: add GPU busy and turbo checking
13430 - LP: #601057
13431 * X86: intel_ips, check for kzalloc properly
13432 - LP: #601057
13433 * ips driver: make it less chatty
13434 - LP: #601057
13435
13436 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
13437
13438linux (2.6.35-16.22) maverick; urgency=low
13439
13440 [ Andy Whitcroft ]
13441
13442 * debian -- more agressivly clean up after depmod on purge
13443 - LP: #618591
13444
13445 [ Henrik Rydberg ]
13446
13447 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
13448
13449 [ Leann Ogasawara ]
13450
13451 * ubuntu: iscsitarget -- version 1.4.20.2
13452 * ubuntu: rtl8192se -- update to version 0017.0507.2010
13453 * rebase to v2.6.35.2
13454 * [Config] update configs following rebase to v2.6.35.2
13455 * [Config] update ports configs following rebase to v2.6.35.2
13456
13457 [ Luke Yelavich ]
13458
13459 * [Config] Enable new firewire stack on powerpc
13460
13461 [ Mathieu J. Poirier ]
13462
13463 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
13464 - LP: #608266
13465
13466 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
13467
13468linux (2.6.35-15.21) maverick; urgency=low
13469
13470 [ Luke Yelavich ]
13471
13472 * [Config] CONFIG_SND_USB_UA101=m for all architectures
13473
13474 [ Upstream Kernel Changes ]
13475
13476 * Input: introduce MT event slots
13477 * Input: document the MT event slot protocol
13478 * (pre-stable) sched: Revert nohz_ratelimit() for now
13479 * (pre-stable) drm/radeon/kms: add missing copy from user
13480 - LP: #606081
13481
13482 [ Leann Ogasawara ]
13483
13484 * rebase to v2.6.35.1
13485
13486 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
13487
13488linux (2.6.35-14.20) maverick; urgency=low
13489
13490 [ Andy Whitcroft ]
13491
13492 * update Vcs-Git to point to maverick repo
13493 * debian -- include the debian packaging in the -source package
13494 - LP: #608674
13495 * select debian source format 1.0
13496 * add support for building selected stages of kernel
13497 - LP: #603087
13498 * cleanup conditional dependancy handling
13499 - LP: #603087
13500
13501 [ Upstream Kernel Changes ]
13502
13503 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
13504 - LP: #582199, #586418, #588031
13505 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
13506 - LP: #582199, #586418, #588031
13507 * sched: Revert nohz_ratelimit() for now
13508
13509 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
13510
13511linux (2.6.35-14.19) maverick; urgency=low
13512
13513 [ Leann Ogasawara ]
13514
13515 * rebase to v2.6.35
13516
13517 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
13518
13519linux (2.6.35-13.18) maverick; urgency=low
13520
13521 [ Andy Whitcroft ]
13522
13523 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
13524 * SAUCE: add tracing for user initiated readahead requests
13525 * SAUCE: vt -- maintain bootloader screen mode and content until vt
13526 switch
13527 * SAUCE: vt -- allow grub to request automatic vt_handoff
13528 * SAUCE: fbcon -- fix race between open and removal of framebuffers
13529 * SAUCE: drm -- stop early access to drm devices
13530
13531 [ Bryan Wu ]
13532
13533 * CONFIG: compile in OTG driver and Transceiver driver
13534 - LP: #566645
13535 * remove OTG modules from modules list file
13536
13537 [ John Johansen ]
13538
13539 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
13540 - LP: #581525, #599450
13541 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
13542 * SAUCE: AppArmor 2.4 compatibility patch
13543 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
13544 * SAUCE: fix pv-ops for legacy Xen
13545 * SAUCE: blkfront: default to sd devices
13546 * [Config] Build in drivers required for Xen pv-ops
13547
13548 [ Leann Ogasawara ]
13549
13550 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
13551 size."
13552
13553 [ Lee Jones ]
13554
13555 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
13556 - LP: #608095
13557 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
13558 just revision
13559 - LP: #608095
13560 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
13561 - LP: #608095
13562 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
13563 - LP: #608095
13564
13565 [ Upstream Kernel Changes ]
13566
13567 * agp/intel: Use the correct mask to detect i830 aperture size.
13568 - LP: #597075
13569
13570 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
13571
13572linux (2.6.35-12.17) maverick; urgency=low
13573
13574 [ Leann Ogasawara ]
13575
13576 * rebase to v2.6.35-rc6
13577 * [Config] update configs following rebase to v2.6.35-rc6
13578 * [Config] update ports configs following rebase to v2.6.35-rc6
13579 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
13580
13581 [ Leann Ogasawara ]
13582
13583 * rebase to v2.6.35-rc6
13584
13585 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
13586
13587linux (2.6.35-11.16) maverick; urgency=low
13588
13589 [ Leann Ogasawara ]
13590
13591 * Bump ABI for new compiler update
13592
13593 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
13594
13595linux (2.6.35-10.15) maverick; urgency=low
13596
13597 [ Leann Ogasawara ]
13598
13599 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
13600 device"
13601 * [Config] Enable CONFIG_M686=y
13602 - LP: #592495
13603
13604 [ Upstream Kernel Changes ]
13605
13606 * tracing: Add alignment to syscall metadata declarations
13607
13608 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
13609
13610linux (2.6.35-9.14) maverick; urgency=low
13611
13612 [ Andy Whitcroft ]
13613
13614 * ubuntu: AUFS -- add BOM and automated update script
13615 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
13616
13617 [ John Johansen ]
13618
13619 * [Config] Enable DRBD as a module
13620
13621 [ Kees Cook ]
13622
13623 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
13624 - LP: #604407
13625
13626 [ Leann Ogasawara ]
13627
13628 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
13629 - LP: #606139
13630 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
13631 - LP: #606139
13632 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
13633 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
13634
13635 [ Lee Jones ]
13636
13637 * Stop ARM boards crashing when CUPS is loaded
13638 - LP: #601226
13639
13640 [ Upstream Kernel Changes ]
13641
13642 * perf probe: Support tracing an entry of array
13643 * perf probe: Support static and global variables
13644
13645 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
13646
13647linux (2.6.35-8.13) maverick; urgency=low
13648
13649 [ Kees Cook ]
13650
13651 * SAUCE: Yama: check PTRACE using thread group leader
13652 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
13653 - LP: #603716
13654
13655 [ Leann Ogasawara ]
13656
13657 * rebase to v2.6.35-rc5
13658 * [Config] update configs following rebase to v2.6.35-rc5
13659
13660 [ Nicolas Pitre ]
13661
13662 * SAUCE: make ndiswrapper available on X86 only
13663
13664 [ Tim Gardner ]
13665
13666 * [Config] Added ums-cypress to udeb
13667 - LP: #576066
13668 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
13669 * [Config] CONFIG_NDISWRAPPER=m across all configs
13670
13671 [ Upstream Kernel Changes ]
13672
13673 * HID: magicmouse: report last touch up
13674 * rebase to 2.6.35-rc5
13675
13676 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
13677
13678linux (2.6.35-7.12) maverick; urgency=low
13679
13680 [ Tim Gardner ]
13681
13682 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
13683 - LP: #597075
13684
13685 [ Upstream Kernel Changes ]
13686
13687 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
13688 (squashed)
13689
13690 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
13691
13692linux (2.6.35-7.11) maverick; urgency=low
13693
13694 [ Tim Gardner ]
13695
13696 * [Config] CONFIG_X86_MRST=n
13697
13698 [ Upstream Kernel Changes ]
13699
13700 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
13701 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
13702 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
13703
13704 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
13705
13706linux (2.6.35-7.10) maverick; urgency=low
13707
13708 [ Kees Cook ]
13709
13710 * SAUCE: security: create task_free security callback
13711 * SAUCE: Yama: add PTRACE exception tracking and interface
13712 * SAUCE: security: unconditionally chain to Yama LSM
13713 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
13714 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
13715 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
13716 * [Upstream] security: Yama LSM
13717 * [Config] Enable CONFIG_SECURITY_YAMA=y
13718
13719 [ Tim Gardner ]
13720
13721 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
13722
13723 [ Upstream Kernel Changes ]
13724
13725 * rebase to 2.6.35-rc4
13726
13727 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
13728
13729linux (2.6.35-6.9) maverick; urgency=low
13730
13731 [ Tim Gardner ]
13732
13733 * [Upstream] direct_splice_actor() should not use pos in sd
13734 - LP: #588861
13735
13736 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
13737
13738linux (2.6.35-6.8) maverick; urgency=low
13739
13740 [ Mathieu J. Poirier ]
13741
13742 * ARM: Adding regulator supply for vdds_sdi.
13743 - LP: #597904
13744
13745 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
13746
13747linux (2.6.35-6.7) maverick; urgency=low
13748
13749 [ Alberto Milone ]
13750
13751 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
13752
13753 [ Chase Douglas ]
13754
13755 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
13756 of mouse
13757 * [Upstream] HID: magicmouse: disable and add module param for scroll
13758 acceleration
13759 * [Upstream] HID: magicmouse: properly account for scroll movement in
13760 state
13761 * [Upstream] HID: magicmouse: add param for scroll speed
13762 * [Upstream] HID: magicmouse: enable horizontal scrolling
13763
13764 [ Henrik Rydberg ]
13765
13766 * [Upstream] Input: evdev - convert to dynamic event buffer
13767 * [Upstream] Input: evdev - use driver hint to compute size of event
13768 buffer
13769 * [Upstream] Input: bcm5974 - set the average number of events per MT
13770 event packet
13771 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
13772 * [Upstream] Input: evdev - never leave the client buffer empty after
13773 write
13774
13775 [ John Johansen ]
13776
13777 * SAUCE: AppArmor: -- mainline 2010-06-23
13778 * SAUCE: AppArmor 2.4 compatibility patch
13779 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
13780
13781 [ Leann Ogasawara ]
13782
13783 * [Config] Enable CONFIG_INTR_REMAP=y
13784 - LP: #597091
13785 * [Config] Enable CONFIG_X86_X2APIC
13786 - LP: #597091
13787
13788 [ Mathieu J. Poirier ]
13789
13790 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
13791 - LP: #594382
13792
13793 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
13794
13795linux (2.6.35-5.6) maverick; urgency=low
13796
13797 [ Amit Kucheria ]
13798
13799 * [Config] update omap flavour description
13800
13801 [ Andy Whitcroft ]
13802
13803 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
13804 - LP: #570500, #576274
13805 * SAUCE: add option to hand off all kernel parameters to init
13806 - LP: #586386
13807 * [Config] enable passing all kernel command line to init
13808 - LP: #586386
13809 * [Config] disable CONFIG_VMI
13810 - LP: #537601
13811 * [Config] enable CONFIG_IPV6_SIT_6RD
13812 - LP: #591869
13813 * [Config] enable CONFIG_VMWARE_BALOON as module
13814 - LP: #592039
13815
13816 [ Leann Ogasawara ]
13817
13818 * Revert "SAUCE: pm: Config option to disable handling of console during
13819 suspend/resume"
13820 - LP: #594885
13821 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
13822 * [Config] ports: enable passing all kernel command line to init
13823 - LP: #586386
13824 * [Config] Enable CONFIG_FB_VESA=y for x86
13825 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
13826 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
13827 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
13828 - LP: #493156
13829
13830 [ Mathieu Poirier ]
13831
13832 * ARM: Adding MosChip MCS7830 to nic-usb
13833 - LP: #584920
13834
13835 [ Upstream Kernel Changes ]
13836
13837 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
13838 * docbook: need xmldoclinks for all doc types
13839 * perf probe: Add kernel source path option
13840
13841 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
13842
13843linux (2.6.35-4.5) maverick; urgency=low
13844
13845 [ Leann Ogasawara ]
13846
13847 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
13848 size (rev2)"
13849 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
13850 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
13851 (rev4)"
13852 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
13853 modules"
13854 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
13855 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
13856 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
13857
13858 [ Tim Gardner ]
13859
13860 * [Config] CONFIG_NFS_FSCACHE=y
13861 - LP: #440522
13862 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
13863 - LP: #440522
13864
13865 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
13866
13867linux (2.6.35-3.4) maverick; urgency=low
13868
13869 [ Andy Whitcroft ]
13870
13871 * debian -- ensure the version number is clean
13872
13873 [ Henrik Rydberg ]
13874
13875 * [Upstream] Introduce MT event slots (rev 5)
13876 * [Upstream] Document the MT event slot protocol (rev5)
13877 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
13878 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
13879 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
13880 (rev2)
13881
13882 [ Leann Ogasawara ]
13883
13884 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
13885 * Revert "SAUCE: hostap: send events on data interface as well as master
13886 interface"
13887 * Revert "Fix webcam having USB ID 0ac8:303b"
13888 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
13889 * rebase to v2.6.35-rc3
13890
13891 [ Maxim Levitsky ]
13892
13893 * [Config] Enable new Smartmedia/xD translation layer
13894 - LP: #202490
13895
13896 [ Upstream Kernel Changes ]
13897
13898 * net: fix deliver_no_wcard regression on loopback device
13899
13900 [ Upstream changes ]
13901
13902 * rebased to v2.6.35-rc3
13903
13904 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
13905
13906linux (2.6.35-2.3) maverick; urgency=low
13907
13908 [ Bryan Wu ]
13909
13910 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
13911
13912 [ Leann Ogasawara ]
13913
13914 * [Config] armel: Enable CONFIG_BNX2=m
13915 * [Config] ports: Enable CONFIG_BNX2X=m
13916 * SAUCE: armel: define get_dma_ops to fix FTBS
13917
13918 [ Tim Gardner ]
13919
13920 * [Upstream] net: Print num_rx_queues imbalance warning only when there
13921 are allocated queues
13922 - LP: #591416
13923
13924 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
13925
13926linux (2.6.35-2.2) maverick; urgency=low
13927
13928 [ Andy Whitcroft ]
13929
13930 * [Config] d-i: make armel configuration versatile flavour specific
13931 - LP: #588805
13932 * [Config] d-i: enable .udebs for omap flavour
13933 - LP: #588805
13934
13935 [ Kees Cook ]
13936
13937 * ptrace: limit scope to attach only (allow read)
13938 - LP: #589656
13939
13940 [ Leann Ogasawara ]
13941
13942 * rebase to v2.6.35-rc2
13943 * [Config] update configs following rebase to v2.6.35-rc2
13944 * [Config] update port configs following rebase to v2.6.35-rc2
13945
13946 [ Lee Jones ]
13947
13948 * Enable perf to be more helpful when perf_<version> does not exist.
13949 - LP: #570500
13950 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
13951
13952 [ Tim Gardner ]
13953
13954 * [Config] Update bnx2 udeb firmware files
13955 - LP: #589304
13956
13957 [ Upstream changes ]
13958
13959 * rebased to v2.6.35-rc2
13960
13961 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
13962
13963linux (2.6.35-1.1) maverick; urgency=low
13964
13965 [ Andy Whitcroft ]
13966
13967 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
13968 - LP: #587888
13969 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
13970
13971 [ Leann Ogasawara ]
13972
13973 * rebase to v2.6.35-rc1
13974 * [Config] update configs following rebase to v2.6.35-rc1
13975 * [Config] update port configs following rebase to v2.6.35-rc1
13976 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
13977 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
13978 * SAUCE: ndiswrapper: convert multicast list to list_head
13979 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
13980 * [Config] [FTBS] ia64: Temporarily disable gpiolib
13981 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
13982 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
13983 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
13984 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
13985 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
13986 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
13987 * [Config] [FTBS] armel: Temporarily disable bnx2
13988 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
13989 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
13990 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
13991 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
13992 gpio_set_debounce
13993
13994 [ Upstream Kernel Changes ]
13995
13996 * of/usb: fix build error due to of_node pointer move
13997 * n2_crypto: Fix build after of_device/of_platform_driver changes.
13998 * powerpc/fsl-booke: fix the case where we are not in the first page
13999 * powerpc/fsl-booke: Move the entry setup code into a seperate file
14000 * powerpc/kexec: Add support for FSL-BookE
14001 * greth: Fix build after OF device conversions.
14002
14003 [ Upstream changes ]
14004
14005 * rebased to v2.6.35-rc1
14006
14007 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
14008
14009linux (2.6.35-1.0) UNRELEASED; urgency=low
14010
14011 [ Leann Ogasawara ]
14012
14013 * Null entry.
14014
14015 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
14016
14017linux (2.6.34-5.14) maverick; urgency=low
14018
14019 [ Tim Gardner ]
14020
14021 * [Config] Added module inclusion support
14022 * [Config] Added virtual flavour module inclusion list and d-i package
14023 definitions
14024
14025 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
14026
14027linux (2.6.34-5.13) maverick; urgency=low
14028
14029 [ Andy Whitcroft ]
14030
14031 * Revert "ubuntu: AUFS -- aufs2 20091209"
14032 * Revert "ubuntu: AUFS -- export various core functions
14033 (aufs2-standalone.patch)"
14034 * Revert "ubuntu: AUFS -- export various core functions
14035 (aufs2-base.patch)"
14036 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
14037 - LP: #587888
14038 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
14039 - LP: #587888
14040 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
14041 - LP: #587888
14042 * [Config] AUFS -- enable aufs options
14043 - LP: #587888
14044
14045 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
14046
14047linux (2.6.34-5.12) maverick; urgency=low
14048
14049 [ Andy Whitcroft ]
14050
14051 * enforce -- ensure SYSFS compatibility is disabled
14052
14053 [ Chase Douglas ]
14054
14055 * build with libdw-dev for perf probe symbol support
14056 * maverick ftrace configuration changes
14057
14058 [ Kees Cook ]
14059
14060 * Revert "SAUCE: x86: brk away from exec rand area"
14061 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
14062 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
14063 * SAUCE: x86: implement cs-limit nx-emulation for ia32
14064 - LP: #369978
14065 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
14066 * SAUCE: x86: brk away from exec rand area
14067 - LP: #452175
14068 * SAUCE: ptrace: restrict ptrace scope to children
14069
14070 [ Leann Ogasawara ]
14071
14072 * Add new omap flavour to getabis
14073 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
14074 - LP: #585490
14075 * build/modules: Temorarily add ignore.modules
14076 * ubuntu: iscsitarget -- version 1.4.20.1
14077
14078 [ Loïc Minier ]
14079
14080 * SAUCE: [um] Don't use nx_enabled under UML
14081 - LP: #524849
14082
14083 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
14084
14085linux (2.6.34-4.11) maverick; urgency=low
14086
14087 [ Amit Kucheria ]
14088
14089 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
14090 * [Config] Add support for OMAP-mainline flavour
14091
14092 [ Andy Whitcroft ]
14093
14094 * SAUCE: powerpc: fix compile error when ptrace.h is included from
14095 userspace
14096 - LP: #583733
14097
14098 [ Chase Douglas ]
14099
14100 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
14101 are present"
14102 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
14103 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
14104 load detect pipe"
14105
14106 [ Kees Cook ]
14107
14108 * SAUCE: fs: block cross-uid sticky symlinks
14109 * SAUCE: fs: block hardlinks to non-accessible sources
14110
14111 [ Koen Kooi ]
14112
14113 * SAUCE: board-omap3-beagle: add DSS2 support
14114
14115 [ Leann Ogasawara ]
14116
14117 * Revert "staging/go7007 -- disable"
14118 * Revert "[Config] staging/winbond -- disable"
14119 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
14120 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
14121 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
14122 controller"
14123 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
14124 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
14125 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
14126 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
14127 chipsets."
14128 * Revert "[Upstream] b43: Declare all possible firmware files."
14129 * Revert "add Breaks: against hardy lvm2"
14130 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
14131 id on Vmware ESX Server"
14132 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
14133 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
14134 * [Config] Enable CONFIG_USB=y for armel and sparc
14135 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
14136 * [Config] Enable CONFIG_RFKILL=y for ports
14137 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
14138 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
14139 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
14140 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
14141 * [Config] Enable CONFIG_LIBERTAS_MESH=y
14142 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
14143 * [Config] CONFIG_RT2800USB_UNKNOWN=y
14144 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
14145 * [Config] Enable CONFIG_CEPH_FS=m
14146 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
14147 * [Config] Enable CONFIG_EEEPC_WMI=m
14148 * [Config] Enable CONFIG_RT2800PCI=m
14149 * [Config] Enable CONFIG_SCSI_HPSA=m
14150 * [Config] Enable CONFIG_VHOST_NET=m
14151 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
14152 - LP: #582350
14153 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
14154 - LP: #579300
14155 * [Config] Enable CONFIG_PCIEASPM=y
14156 - LP: #333990
14157 * [Config] updateconfigs for OMAP flavour
14158
14159 [ Loïc Minier ]
14160
14161 * Enable perf tools on armel
14162
14163 [ Tim Gardner ]
14164
14165 * SAUCE: Updated ndiswrapper to 1.56
14166 - LP: #582555
14167 * [Config] Added virtual flavour
14168 * [Config] Remove support for sub-flavours
14169 * [Config] Removed amd64 preempt flavour
14170 * [Config] updateconfigs, updateportsconfigs after flavour munging
14171
14172 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
14173
14174linux (2.6.34-3.10) maverick; urgency=low
14175
14176 [ Leann Ogasawara ]
14177
14178 * rebase to v2.6.34
14179
14180 [ Upstream changes ]
14181
14182 * rebased to v2.6.34
14183
14184 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
14185
14186linux (2.6.34-2.9) maverick; urgency=low
14187
14188 [ Leann Ogasawara ]
14189
14190 * [Config] [FTBS] Disable comedi for armel
14191
14192 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
14193
14194linux (2.6.34-2.8) maverick; urgency=low
14195
14196 [ Leann Ogasawara ]
14197
14198 * Drop lpia
14199 * [Config] [FTBS] disable KVM
14200 * [Config] [FTBS] disable ipr for armel
14201
14202 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
14203
14204linux (2.6.34-2.7) maverick; urgency=low
14205
14206 [ Leann Ogasawara ]
14207
14208 * [Config] disable CONFIG_SCSI_IPR on powerpc
14209 * [Config] Remove 386 flavour per UDS discussion
14210
14211 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
14212
14213linux (2.6.34-1.6) maverick; urgency=low
14214
14215 [ Chase Douglas ]
14216
14217 * enforce CONFIG_TMPFS_POSIX_ACL=y
14218 - LP: #575940
14219 * don't force module dependency checking
14220 - LP: #577029
14221
14222 [ Kees Cook ]
14223
14224 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
14225 - LP: #568844
14226
14227 [ Leann Ogasawara ]
14228
14229 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
14230 * rebase to v2.6.34-rc7
14231 * [Config] update configs following rebase to v2.6.34-rc7
14232 * [Config] update port configs following rebase to v2.6.34-rc7
14233 * Add btrfs to the udebs
14234
14235 [ Tim Gardner ]
14236
14237 * [Config] Add atl1c to nic-modules udeb
14238 - LP: #557130
14239
14240 [ Upstream changes ]
14241
14242 * rebased to v2.6.34-rc7
14243
14244 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
14245
14246linux (2.6.34-1.5) UNRELEASED; urgency=low
14247
14248 [ Leann Ogasawara ]
14249
14250 * rebase to v2.6.34-rc6
14251 * [Config] update configs following rebase to v2.6.34-rc6
14252 * [Config] update port configs following rebase to v2.6.34-rc6
14253
14254 [ Upstream changes ]
14255
14256 * rebased to v2.6.34-rc6
14257
14258 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
14259
14260linux (2.6.34-1.4) UNRELEASED; urgency=low
14261
14262 [ Leann Ogasawara ]
14263
14264 * rebase to v2.6.34-rc5
14265 * [Config] update ports configs following rebase to v2.6.34-rc5
14266
14267 [ Upstream changes ]
14268
14269 * rebased to v2.6.34-rc5
14270
14271 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
14272
14273linux (2.6.34-1.3) UNRELEASED; urgency=low
14274
14275 [ Leann Ogasawara ]
14276
14277 * rebase to v2.6.34-rc4
14278 * [Config] update configs following rebase to v2.6.34-rc4
14279 * [Config] update port configs following rebase to v2.6.34-rc4
14280 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
14281
14282 [ Upstream changes ]
14283
14284 * rebased to v2.6.34-rc4
14285
14286 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
14287
14288linux (2.6.34-1.2) UNRELEASED; urgency=low
14289
14290 [ Leann Ogasawara ]
14291
14292 * Temorarily disable building linux-doc
14293 * rebase to v2.6.34-rc3
14294 * [Config] update configs following rebase to v2.6.34-rc3
14295 * [Config] update port configs following rebase to v2.6.34-rc3
14296
14297 [ Upstream changes ]
14298
14299 * rebased to v2.6.34-rc3
14300
14301 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
14302
14303linux (2.6.34-1.1) UNRELEASED; urgency=low
14304
14305 [ Leann Ogasawara ]
14306
14307 * rebase to v2.6.34-rc2
14308 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
14309 * [Config] update port configs following rebase to v2.6.34-rc2
14310 * [Config] update configs following rebase to v2.6.34-rc2
14311
14312 [ Upstream changes ]
14313
14314 * rebased to v2.6.34-rc2
14315
14316 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
14317
14318linux (2.6.33-1.1) UNRELEASED; urgency=low
14319
14320 [ Leann Ogasawara ]
14321
14322 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
14323 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
14324 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
14325 * ubuntu: lirc -- rename kfifo_put and kfifo_get
14326 * ubuntu: iscsitarget -- rename daddr inet_sock field
14327 * rebased to v2.6.33
14328 * [Config] update configs following rebase to v2.6.33
14329 * [Config] update ports configs following rebase to v2.6.33
14330
14331 [ Upstream changes ]
14332
14333 * rebased to v2.6.33
14334
14335 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
14336
14337linux (2.6.33-0.0) UNRELEASED; urgency=low
14338
14339 [ Leann Ogasawara ]
14340
14341 * Null entry.
14342
14343 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
14344
14345linux (2.6.32-16.25) lucid; urgency=low
14346
14347 [ Andy Whitcroft ]
14348
14349 * linux-tools -- move to Suggests: with explicit seeding
14350 - LP: #534635
14351
14352 [ Tim Gardner ]
14353
14354 * [Config] CONFIG_HID=m
14355
14356 [ Upstream Kernel Changes ]
14357
14358 * (pre-stable) sched: Fix SMT scheduler regression in
14359 find_busiest_queue()
14360 * KVM: introduce kvm_vcpu_on_spin
14361 * KVM: VMX: Add support for Pause-Loop Exiting
14362
14363 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
14364
14365linux (2.6.32-16.24) lucid; urgency=low
14366
14367 [ Andy Whitcroft ]
14368
14369 * armel -- perf userspace does not support arm
14370 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
14371
14372 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
14373
14374linux (2.6.32-16.23) lucid; urgency=low
14375
14376 [ Andy Whitcroft ]
14377
14378 * SAUCE: PM report driver and device suspend/resume times -- move config
14379 * update to standards version 3.8.4.0
14380 * printenv -- expose all of the package selectors
14381 * source package -- cleanup source content control
14382 * doc package -- ensure we do build package content on buildd
14383 * lintian -- correct the address in the debian/copyright
14384 * lintian -- update debhelper package version dependancy
14385 * lintian -- fix ghostscript dependancy
14386 * lintian -- add required misc:Depends
14387 * lintian -- move our debhelper compat level to debian/compat
14388 * perf -- build the kernel carried tools
14389 * perf -- add linux-tools carrying the version switches and manuals
14390 * SAUCE: fix up Kconfig for staging drivers
14391 * [Config] enable NOUVEAU etc following drm backport
14392 * update DRM to mainline v2.6.33
14393 * [Config] Remove AppArmor config options that no longer exist (ports)
14394 * [Config] updateportsconfigs following drm update
14395
14396 [ John Johansen ]
14397
14398 * ubuntu: AppArmor -- update to mainline 2010-03-04
14399 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
14400 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
14401 * [Config] Remove AppArmor config options that no longer exist
14402
14403 [ Manoj Iyer ]
14404
14405 * ubuntu: rtl8192se -- version 2010-0115,0014
14406 - LP: #530275
14407 * [Config] added CONFIG_RTL8192SE module.
14408 - LP: #530275
14409
14410 [ Tim Gardner ]
14411
14412 * [Config] Added vmw_pvscsi to d-i/scsi-modules
14413 - LP: #531017
14414 * [Upstream] netfilter: xt_recent: Add an entry reaper
14415
14416 [ Upstream Kernel Changes ]
14417
14418 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
14419 emulation"
14420 * Revert "KVM: x86 emulator: Fix popf emulation"
14421 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
14422 emulation"
14423 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
14424 * Revert "KVM: fix memory access during x86 emulation."
14425 * Add vlan (8021.Q) module package for d-i.
14426 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14427 Inspiron 700m
14428 - LP: #515246
14429 * [Upstream] docbook: need xmldoclinks for all doc types
14430 * x86: set_personality_ia32() misses force_personality32
14431 * lib: Introduce generic list_sort function
14432 * drm/nv50: Implement ctxprog/state generation.
14433 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
14434 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14435 Inspiron 700m
14436 - LP: #515246
14437
14438 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
14439
14440linux (2.6.32-15.22) lucid; urgency=low
14441
14442 [ Andy Whitcroft ]
14443
14444 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
14445 * Revert "SAUCE: PM report driver and device suspend/resume times."
14446 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
14447
14448 [ Manoj Iyer ]
14449
14450 * SAUCE: PM report driver and device suspend/resume times.
14451
14452 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
14453
14454linux (2.6.32-15.21) lucid; urgency=low
14455
14456 [ Andy Whitcroft ]
14457
14458 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
14459 * Revert "[Config] lenovo-sl-laptop -- enable"
14460 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
14461 * armel -- cramfs module will no longer be built
14462 * d-i -- make all modules optional
14463 * rename the debug packages to match archive standard
14464 - LP: #527837
14465 * lenovo-sl-laptop is no longer built
14466
14467 [ Colin Ian King ]
14468
14469 * Disable 4MB page tables for Atom, work around errata AAE44
14470 - LP: #523112
14471
14472 [ Colin Watson ]
14473
14474 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
14475 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
14476
14477 [ Jesse Barnes ]
14478
14479 * SAUCE: drm/i915: don't change DRM configuration when releasing load
14480 detect pipe
14481 - LP: #488328
14482
14483 [ Loïc Minier ]
14484
14485 * [Config] armel Update versatile initrd configs
14486 - LP: #524893
14487 * SAUCE: [um] Don't use nx_enabled under UML
14488 - LP: #524849
14489
14490 [ Manoj Iyer ]
14491
14492 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
14493
14494 [ Mario Limonciello ]
14495
14496 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
14497
14498 [ Rafael J. Wysocki ]
14499
14500 * SAUCE: PM report driver and device suspend/resume times.
14501
14502 [ Surbhi Palande ]
14503
14504 * Revert "[Upstream] e1000e: enhance frame fragment detection"
14505 - CVE-2009-4538
14506 * Revert "[Upstream] e1000: enhance frame fragment detection"
14507 - CVE-2009-4536
14508
14509 [ Tim Gardner ]
14510
14511 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
14512 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
14513 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
14514
14515 [ Upstream Kernel Changes ]
14516
14517 * Revert "(pre-stable) eCryptfs: Add getattr function"
14518 * Fix potential crash with sys_move_pages
14519 * futex_lock_pi() key refcnt fix
14520 * futex: Handle user space corruption gracefully
14521 * futex: Handle futex value corruption gracefully
14522 * Fix race in tty_fasync() properly
14523 * hwmon: (w83781d) Request I/O ports individually for probing
14524 * hwmon: (lm78) Request I/O ports individually for probing
14525 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
14526 * ALSA: ctxfi - fix PTP address initialization
14527 * drm/i915: disable hotplug detect before Ironlake CRT detect
14528 * drm/i915: enable self-refresh on 965
14529 * drm/i915: Disable SR when more than one pipe is enabled
14530 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
14531 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
14532 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
14533 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
14534 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
14535 * i2c-tiny-usb: Fix on big-endian systems
14536 * drm/i915: handle FBC and self-refresh better
14537 * drm/i915: Increase fb alignment to 64k
14538 * drm/i915: Update write_domains on active list after flush.
14539 * regulator: Fix display of null constraints for regulators
14540 * ALSA: hda-intel: Avoid divide by zero crash
14541 * CPUFREQ: Fix use after free of struct powernow_k8_data
14542 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
14543 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
14544 * ioat: fix infinite timeout checking in ioat2_quiesce
14545 * resource: add helpers for fetching rlimits
14546 * fs/exec.c: restrict initial stack space expansion to rlimit
14547 * cifs: fix length calculation for converted unicode readdir names
14548 * NFS: Fix a reference leak in nfs_wb_cancel_page()
14549 * NFS: Try to commit unstable writes in nfs_release_page()
14550 * NFSv4: Don't allow posix locking against servers that don't support it
14551 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
14552 * NFS: Fix an Oops when truncating a file
14553 * NFS: Fix a umount race
14554 * NFS: Fix a bug in nfs_fscache_release_page()
14555 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
14556 * md: fix 'degraded' calculation when starting a reshape.
14557 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
14558 * Export the symbol of getboottime and mmonotonic_to_bootbased
14559 * kvmclock: count total_sleep_time when updating guest clock
14560 * KVM: PIT: control word is write-only
14561 * tpm_infineon: fix suspend/resume handler for pnp_driver
14562 * amd64_edac: Do not falsely trigger kerneloops
14563 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
14564 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
14565 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
14566 * netfilter: xtables: compat out of scope fix
14567 * netfilter: nf_conntrack: fix hash resizing with namespaces
14568 * drm/i915: remove full registers dump debug
14569 * drm/i915: add i915_lp_ring_sync helper
14570 * drm/i915: Don't wait interruptible for possible plane buffer flush
14571 * dasd: remove strings from s390dbf
14572 * crypto: padlock-sha - Add import/export support
14573 * wmi: Free the allocated acpi objects through wmi_get_event_data
14574 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
14575 * /dev/mem: introduce size_inside_page()
14576 * devmem: check vmalloc address on kmem read/write
14577 * devmem: fix kmem write bug on memory holes
14578 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
14579 of value 0.
14580 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
14581 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
14582 * dst: call cond_resched() in dst_gc_task()
14583 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
14584 * befs: fix leak
14585 * rtc-fm3130: add missing braces
14586 * Call flush_dcache_page after PIO data transfers in libata-sff.c
14587 * ahci: add Acer G725 to broken suspend list
14588 * pktgen: Fix freezing problem
14589 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
14590 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
14591 * x86: Re-get cfg_new in case reuse/move irq_desc
14592 * Staging: fix rtl8187se compilation errors with mac80211
14593 * ALSA: usb-audio - Avoid Oops after disconnect
14594 * serial: 8250: add serial transmitter fully empty test
14595 * sysfs: sysfs_sd_setattr set iattrs unconditionally
14596 * class: Free the class private data in class_release
14597 * USB: usbfs: only copy the actual data received
14598 * USB: usbfs: properly clean up the as structure on error paths
14599 * rtl8187: Add new device ID
14600 * ACPI: Add NULL pointer check in acpi_bus_start
14601 * ACPI: fix High cpu temperature with 2.6.32
14602 * drm/radeon/kms: use udelay for short delays
14603 * NFS: Too many GETATTR and ACCESS calls after direct I/O
14604 * eCryptfs: Add getattr function
14605 * b43: Fix throughput regression
14606 * ath9k: Fix sequence numbers for PAE frames
14607 * mac80211: Fix probe request filtering in IBSS mode
14608 * iwlwifi: Fix to set correct ht configuration
14609 * dm stripe: avoid divide by zero with invalid stripe count
14610 * dm log: userspace fix overhead_size calcuations
14611 * Linux 2.6.32.9
14612 * sfc: Fix SFE4002 initialisation
14613 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
14614 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
14615 * (pre-stable) HID: handle joysticks with large number of buttons
14616 - LP: #492056
14617 * (pre-stable) HID: extend mask for BUTTON usage page
14618 - LP: #492056
14619 * PM: Measure device suspend and resume times
14620 * e1000: enhance frame fragment detection
14621 - CVE-2009-4536
14622 * e1000e: enhance frame fragment detection
14623 - CVE-2009-4538
14624 * KVM: fix memory access during x86 emulation.
14625 - CVE-2010-0306
14626 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
14627 - CVE-2010-0306
14628 * KVM: x86 emulator: Check IOPL level during io instruction emulation
14629 - CVE-2010-0306
14630 * KVM: x86 emulator: Fix popf emulation
14631 - CVE-2010-0306
14632 * KVM: x86 emulator: Check CPL level during privilege instruction
14633 emulation
14634 - CVE-2010-0306
14635 * Input: wacom - ensure the device is initialized properly upon resume
14636 * Input: wacom - add defines for packet lengths of various devices
14637 * Input: wacom - add support for new LCD tablets
14638 - LP: #516777
14639
14640 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
14641
14642linux (2.6.32-14.20) lucid; urgency=low
14643
14644 [ Andy Whitcroft ]
14645
14646 * rebuild following the GCC update to match compiler for out of tree modules
14647 * Revert "[Config] drbd -- enable"
14648 * Revert "ubuntu: drbd -- version 8.3.1"
14649 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
14650 - LP: #510937
14651
14652 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
14653
14654linux (2.6.32-14.19) lucid; urgency=low
14655
14656 [ Andy Whitcroft ]
14657
14658 * ensure we build the source package contents when enabled
14659 - LP: #522308
14660 * [Config] enable CONFIG_X86_MCE_XEON75XX
14661 * SAUCE: AppArmor -- add linux/kref.h for struct kref
14662 * [Config] enable CONFIG_HID_ORTEK
14663 * enable udeb generation for arm versatile flavour
14664 - LP: #522515
14665
14666 [ John Johansen ]
14667
14668 * ubuntu: AppArmor -- update to mainline 2010-02-18
14669 - LP: #439560, #496110, #507069
14670
14671 [ Johnathon Harris ]
14672
14673 * SAUCE: HID: add support for Ortek WKB-2000
14674 - LP: #405390
14675
14676 [ Upstream Kernel Changes ]
14677
14678 * tpm_tis: TPM_STS_DATA_EXPECT workaround
14679 - LP: #490487
14680 * x86, mce: Xeon75xx specific interface to get corrected memory error
14681 information
14682 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
14683 * x86, mce: Make xeon75xx memory driver dependent on PCI
14684 * drm/edid: Unify detailed block parsing between base and extension
14685 blocks
14686 - LP: #500999
14687 * (pre-stable) eCryptfs: Add getattr function
14688 - LP: #390833
14689
14690 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
14691
14692linux (2.6.32-13.18) lucid; urgency=low
14693
14694 [ Andy Whitcroft ]
14695
14696 * Revert "enforcer -- make the enforcement configuration common"
14697 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
14698 (Dell E6x00 series)"
14699 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
14700 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
14701 0755"
14702 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
14703 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
14704 * Revert "SAUCE: make fc transport removal of target configurable"
14705 * enforcer -- make the enforcement configuration common
14706 * getabis -- add preempt flavour to the list
14707 * [Config] enforce DEVTMPFS options
14708 * [Config] armel -- cleanup to-be builtin modules
14709 * [Config] cleanup ports configs
14710 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
14711 - LP: #485536
14712 * add printdebian target to find branch target
14713 * distclean -- do not remove debian.env
14714 * [Config] generic-pae switch to M586TSC
14715 - LP: #519448
14716 * git-ubuntu-log -- commonise duplicated log handling
14717 * git-ubuntu-log -- tighten up Bug: NNNN matching
14718 * git-ubuntu-log -- sort the bug numbers
14719
14720 [ Chris Wilson ]
14721
14722 * (pre-stable) drm/i915: Increase fb alignment to 64k
14723 - LP: #404064
14724
14725 [ Eric Miao ]
14726
14727 * arm -- enable ubuntu/ directory
14728
14729 [ Huang Ying ]
14730
14731 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
14732 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
14733
14734 [ Loïc Minier ]
14735
14736 * [Config] cleanup preempt configuration
14737 * [Config] versatile: Fix video output
14738 - LP: #517594
14739 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
14740 * [Config] Large update to armel/versatile
14741 * [Config] versatile: Add RTC support
14742 * [Config] armel: Enable NEON
14743 * [Config] versatile: Builtin MMC support
14744 * [Config] versatile Builtin SCSI controller
14745 * [Config] armel Disable dma_cache_sync callers
14746 * [Config] armel Disable asm/time.h users
14747 * [Config] armel Disable out of range udelay()
14748 * [Config] armel Disable flush_cache_range() users
14749 * [Config] armel -- Enable ubuntu/ drivers
14750
14751 [ Steve Conklin ]
14752
14753 * SAUCE: drm/i915: Add display hotplug event on Ironlake
14754 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
14755
14756 [ Upstream Kernel Changes ]
14757
14758 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
14759 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
14760 in IRQ handler""
14761 * clockevent: Don't remove broadcast device when cpu is dead
14762 * clockevents: Add missing include to pacify sparse
14763 * ACPI: don't cond_resched if irq is disabled
14764 * be2net: Add support for next generation of BladeEngine device.
14765 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
14766 * mpt2sas: New device SAS2208 support is added
14767 * ar9170: Add support for D-Link DWA 160 A2
14768 * powerpc/fsl: Add PCI device ids for new QoirQ chips
14769 * davinci: dm646x: Add support for 3.x silicon revision
14770 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
14771 * Driver-Core: devtmpfs - set root directory mode to 0755
14772 * driver-core: fix devtmpfs crash on s390
14773 * vfs: get_sb_single() - do not pass options twice
14774 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
14775 * V4L/DVB (13569): smsusb: add autodetection support for five additional
14776 Hauppauge USB IDs
14777 * USB: mos7840: add device IDs for B&B electronics devices
14778 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
14779 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
14780 SubVendor ID: 0x1043 Device ID: 0x4847)
14781 * iTCO_wdt: Add support for Intel Ibex Peak
14782 * atl1c:use common_task instead of reset_task and link_chg_task
14783 * atl1e:disable NETIF_F_TSO6 for hardware limit
14784 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
14785 * V4L/DVB (13680b): DocBook/media: create links for included sources
14786 * netfilter: xtables: fix conntrack match v1 ipt-save output
14787 * partitions: read whole sector with EFI GPT header
14788 * partitions: use sector size for EFI GPT
14789 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
14790 * sched: Fix isolcpus boot option
14791 * sched: Fix missing sched tunable recalculation on cpu add/remove
14792 * nohz: Prevent clocksource wrapping during idle
14793 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
14794 * timers, init: Limit the number of per cpu calibration bootup messages
14795 * PCI: Always set prefetchable base/limit upper32 registers
14796 * iscsi class: modify handling of replacement timeout
14797 * NFS: Revert default r/wsize behavior
14798 * HID: fixup quirk for NCR devices
14799 * scsi_devinfo: update Hitachi entries (v2)
14800 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
14801 * scsi_transport_fc: remove invalid BUG_ON
14802 * lpfc: fix hang on SGI ia64 platform
14803 * libfc: fix typo in retry check on received PRLI
14804 * libfc: fix ddp in fc_fcp for 0 xid
14805 * fcoe: remove redundant checking of netdev->netdev_ops
14806 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
14807 * libfc: lport: fix minor documentation errors
14808 * libfc: don't WARN_ON in lport_timeout for RESET state
14809 * fcoe: initialize return value in fcoe_destroy
14810 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
14811 * libfc: fix memory corruption caused by double frees and bad error
14812 handling
14813 * libfc: fix free of fc_rport_priv with timer pending
14814 * libfc: remote port gets stuck in restart state without really
14815 restarting
14816 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
14817 * fcoe: Fix checking san mac address
14818 * fcoe: Fix getting san mac for VLAN interface
14819 * qlge: Remove explicit setting of PCI Dev CTL reg.
14820 * qlge: Set PCIE max read request size.
14821 * qlge: Don't fail open when port is not initialized.
14822 * qlge: Add handler for DCBX firmware event.
14823 * qlge: Bonding fix for mode 6.
14824 * PCI: AER: fix aer inject result in kernel oops
14825 * DMI: allow omitting ident strings in DMI tables
14826 * Input: i8042 - remove identification strings from DMI tables
14827 * Input: i8042 - add Gigabyte M1022M to the noloop list
14828 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
14829 * ALSA: hda - select IbexPeak handler for Calpella
14830 * ALSA: hda - Fix quirk for Maxdata obook4-1
14831 * ALSA: hda - Add missing Line-Out and PCM switches as slave
14832 * iTCO_wdt.c - cleanup chipset documentation
14833 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
14834 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
14835 * ahci: disable SNotification capability for ich8
14836 * ata_piix: fix MWDMA handling on PIIX3
14837 * md: fix small irregularity with start_ro module parameter
14838 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
14839 * cio: fix double free in case of probe failure
14840 * cio: dont panic in non-fatal conditions
14841 * netiucv: displayed TX bytes value much too high
14842 * ipc ns: fix memory leak (idr)
14843 * ALSA: hda - Fix HP T5735 automute
14844 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
14845 * UBI: fix memory leak in update path
14846 * UBI: initialise update marker
14847 * ASoC: fix a memory-leak in wm8903
14848 * mac80211: check that ieee80211_set_power_mgmt only handles STA
14849 interfaces.
14850 * cfg80211: fix channel setting for wext
14851 * KVM: S390: fix potential array overrun in intercept handling
14852 * KVM: only allow one gsi per fd
14853 * KVM: Fix race between APIC TMR and IRR
14854 * KVM: MMU: bail out pagewalk on kvm_read_guest error
14855 * KVM: x86: Fix host_mapping_level()
14856 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
14857 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
14858 * KVM: fix lock imbalance in kvm_*_irq_source_id()
14859 * KVM: only clear irq_source_id if irqchip is present
14860 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
14861 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
14862 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
14863 - LP: #516325
14864 * iwlwifi: Fix throughput stall issue in HT mode for 5000
14865 * fnctl: f_modown should call write_lock_irqsave/restore
14866 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
14867 CPUID drivers.
14868 * Linux 2.6.32.7
14869 * scsi_lib: Fix bug in completion of bidi commands
14870 * mptsas: Fix issue with chain pools allocation on katmai
14871 * mm: add new 'read_cache_page_gfp()' helper function
14872 * drm/i915: Selectively enable self-reclaim
14873 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
14874 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
14875 * x86: Set hotpluggable nodes in nodes_possible_map
14876 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
14877 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
14878 * zcrypt: Do not remove coprocessor for error 8/72
14879 * dasd: fix possible NULL pointer errors
14880 * ACPI: Add a generic API for _OSC -v2
14881 * ACPI: Add platform-wide _OSC support.
14882 * ACPI: fix OSC regression that caused aer and pciehp not to load
14883 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
14884 * UBI: fix volume creation input checking
14885 * e1000/e1000e: don't use small hardware rx buffers
14886 * drm/i915: Reload hangcheck timer too for Ironlake
14887 * Fix a leak in affs_fill_super()
14888 * Fix failure exits in bfs_fill_super()
14889 * fix oops in fs/9p late mount failure
14890 * fix leak in romfs_fill_super()
14891 * Fix remount races with symlink handling in affs
14892 * fix affs parse_options()
14893 * Fix failure exit in ipathfs
14894 * mm: fix migratetype bug which slowed swapping
14895 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
14896 NOMMU stack
14897 * Split 'flush_old_exec' into two functions
14898 * sparc: TIF_ABI_PENDING bit removal
14899 * x86: get rid of the insane TIF_ABI_PENDING bit
14900 * Input: winbond-cir - remove dmesg spam
14901 * x86: Disable HPET MSI on ATI SB700/SB800
14902 * iwlwifi: set default aggregation frame count limit to 31
14903 * drm/i915: only enable hotplug for detected outputs
14904 * firewire: core: add_descriptor size check
14905 * SECURITY: selinux, fix update_rlimit_cpu parameter
14906 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
14907 * x86: Add Dell OptiPlex 760 reboot quirk
14908 - LP: #488319
14909 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
14910 * x86/amd-iommu: Fix possible integer overflow
14911 * clocksource: fix compilation if no GENERIC_TIME
14912 * tcp: update the netstamp_needed counter when cloning sockets
14913 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
14914 * net: restore ip source validation
14915 * af_packet: Don't use skb after dev_queue_xmit()
14916 * ax25: netrom: rose: Fix timer oopses
14917 * KVM: allow userspace to adjust kvmclock offset
14918 * oprofile/x86: add Xeon 7500 series support
14919 * oprofile/x86: fix crash when profiling more than 28 events
14920 * libata: retry link resume if necessary
14921 * mm: percpu-vmap fix RCU list walking
14922 * mm: purge fragmented percpu vmap blocks
14923 * block: fix bio_add_page for non trivial merge_bvec_fn case
14924 * Fix 'flush_old_exec()/setup_new_exec()' split
14925 * random: drop weird m_time/a_time manipulation
14926 * random: Remove unused inode variable
14927 * block: fix bugs in bio-integrity mempool usage
14928 * usb: r8a66597-hdc disable interrupts fix
14929 * connector: Delete buggy notification code.
14930 * be2net: Bug fix to support newer generation of BE ASIC
14931 * be2net: Fix memset() arg ordering.
14932 * mm: flush dcache before writing into page to avoid alias
14933 * mac80211: fix NULL pointer dereference when ftrace is enabled
14934 * imxfb: correct location of callbacks in suspend and resume
14935 * mx3fb: some debug and initialisation fixes
14936 * starfire: clean up properly if firmware loading fails
14937 * kernel/cred.c: use kmem_cache_free
14938 * uartlite: fix crash when using as console
14939 * pktcdvd: removing device does not remove its sysfs dir
14940 * ath9k: fix eeprom INI values override for 2GHz-only cards
14941 * ath9k: fix beacon slot/buffer leak
14942 * powerpc: TIF_ABI_PENDING bit removal
14943 * NET: fix oops at bootime in sysctl code
14944 * Linux 2.6.32.8
14945
14946 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
14947
14948linux (2.6.32-12.17) lucid; urgency=low
14949
14950 [ Andy Whitcroft ]
14951
14952 * restore linux-image prefix -- master
14953 * enforce -- we require SELINUX enabled -- master
14954 * enforce -- ensure APPARMOR is our default LSM -- master
14955 * make doc package completely optional -- master
14956 * make source package completely optional -- master
14957 * make linux-libc-dev completly optional -- master
14958 * convert package disable to a deps list -- master
14959 * allow common headers to switch from indep to arch -- master
14960 * convert binary package disable to a deps list -- master
14961 * add configuration option for a full source build tree -- master
14962 * add support for uImage kernels in package control scripts
14963 * getabis -- cleanup and parameterise repository list -- master
14964 * getabis -- move configuration to etc/getabi -- master
14965 * kernelconfig -- move configuration to etc -- master
14966 * rules -- make debian/debian.env master for branch name
14967 * set the current branch name -- master
14968 * pull back common debian.master files into debian -- master
14969 * enforcer -- make the enforcement configuration common
14970 * insert-changes -- correctly link to debian/rules in DROOT
14971
14972 [ Colin Watson ]
14973
14974 * future-proof ddeb handling against buildd changes
14975
14976 [ Eric Miao ]
14977
14978 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
14979 X86
14980
14981 [ Loïc Minier ]
14982
14983 * Add modules.builtin.bin to prerm rm list
14984 - LP: #516584
14985
14986 [ Tim Gardner ]
14987
14988 * [Config] Implement the amd64 preempt flavour
14989
14990 [ Upstream Kernel Changes ]
14991
14992 * syslog: distinguish between /proc/kmsg and syscalls
14993 - LP: #515623
14994 * sfc: Fix polling for slow MCDI operations
14995 * sfc: Fix conditions for MDIO self-test
14996 * sfc: QT202x: Remove unreliable MMD check at initialisation
14997 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
14998 * sfc: Use fixed-size buffers for MCDI NVRAM requests
14999
15000 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
15001
15002linux (2.6.32-12.16) lucid; urgency=low
15003
15004 [ Andy Whitcroft ]
15005
15006 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
15007 first use"
15008 * SAUCE: acpi battery -- move first lookup asynchronous
15009 - LP: #507211
15010 * [Config] update configs to cleanup generic configs
15011 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
15012 * [Config] enable USER_NS
15013 - LP: #480739, #509808
15014
15015 [ Heiko Carstens ]
15016
15017 * (pre-stable) driver-core: fix devtmpfs crash on s390
15018 - LP: #512370
15019
15020 [ John Johansen ]
15021
15022 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
15023 - LP: #494565
15024 * [Config] VIRTIO=y for server/virtual flavours
15025 - LP: #494565
15026
15027 [ Kay Sievers ]
15028
15029 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
15030 - LP: #512370
15031
15032 [ Kees Cook ]
15033
15034 * SAUCE: x86: brk away from exec rand area
15035 - LP: #452175
15036
15037 [ Leann Ogasawara ]
15038
15039 * [Upstream] e1000: enhance frame fragment detection
15040 - CVE-2009-4536
15041 * [Upstream] e1000e: enhance frame fragment detection
15042 - CVE-2009-4538
15043
15044 [ Sebastian Kapfer ]
15045
15046 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
15047 series)
15048 - LP: #296610
15049
15050 [ Upstream Kernel Changes ]
15051
15052 * inotify: do not reuse watch descriptors
15053 - LP: #485556
15054 * inotify: only warn once for inotify problems
15055 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
15056 Framebuffer"
15057 * memcg: ensure list is empty at rmdir
15058 * drm/i915: remove loop in Ironlake interrupt handler
15059 * block: Fix incorrect reporting of partition alignment
15060 * x86, mce: Thermal monitoring depends on APIC being enabled
15061 * futexes: Remove rw parameter from get_futex_key()
15062 * page allocator: update NR_FREE_PAGES only when necessary
15063 * x86, apic: use physical mode for IBM summit platforms
15064 * edac: i5000_edac critical fix panic out of bounds
15065 * x86: SGI UV: Fix mapping of MMIO registers
15066 * mfd: WM835x GPIO direction register is not locked
15067 * mfd: Correct WM835x ISINK ramp time defines
15068 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
15069 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
15070 * reiserfs: truncate blocks not used by a write
15071 * HID: add device IDs for new model of Apple Wireless Keyboard
15072 * PCI/cardbus: Add a fixup hook and fix powerpc
15073 * Input: pmouse - move Sentelic probe down the list
15074 * asus-laptop: add Lenovo SL hotkey support
15075 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
15076 * sparc64: Fix NMI programming when perf events are active.
15077 * sparc64: Fix Niagara2 perf event handling.
15078 * i2c: Do not use device name after device_unregister
15079 * i2c/pca: Don't use *_interruptible
15080 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
15081 * sched: Fix task priority bug
15082 * vfs: Fix vmtruncate() regression
15083 * Linux 2.6.32.5
15084 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
15085 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
15086 * Staging: asus_oled: fix oops in 2.6.32.2
15087 * Staging: hv: fix smp problems in the hyperv core code
15088 * tty: fix race in tty_fasync
15089 * ecryptfs: use after free
15090 * ecryptfs: initialize private persistent file before dereferencing
15091 pointer
15092 * nozomi: quick fix for the close/close bug
15093 * serial: 8250_pnp: use wildcard for serial Wacom tablets
15094 * usb: serial: fix memory leak in generic driver
15095 * USB: fix bitmask merge error
15096 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
15097 * USB: EHCI: fix handling of unusual interrupt intervals
15098 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
15099 * USB: add missing delay during remote wakeup
15100 * USB: add speed values for USB 3.0 and wireless controllers
15101 * ACPI: EC: Accelerate query execution
15102 * ACPI: EC: Add wait for irq storm
15103 * SCSI: enclosure: fix oops while iterating enclosure_status array
15104 * drm/i915: Read the response after issuing DDC bus switch command
15105 * drm/i915: try another possible DDC bus for the SDVO device with
15106 multiple outputs
15107 * block: bdev_stack_limits wrapper
15108 * DM: Fix device mapper topology stacking
15109 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
15110 * USB: fix usbstorage for 2770:915d delivers no FAT
15111 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
15112 * perf timechart: Use tid not pid for COMM change
15113 * perf events: Dont report side-band events on each cpu for
15114 per-task-per-cpu events
15115 * perf: Honour event state for aux stream data
15116 * Linux 2.6.32.6
15117
15118 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
15119
15120linux (2.6.32-11.15) lucid; urgency=low
15121
15122 [ Andy Whitcroft ]
15123
15124 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
15125 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
15126 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
15127 boards"
15128 * Revert "[Upstream] mmc: prevent dangling block device from accessing
15129 stale queues"
15130 * Revert "SAUCE: Fix nx_enable reporting"
15131 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
15132 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
15133 * SAUCE: i915 -- disable powersave by default
15134 - LP: #492392
15135
15136 [ Kees Cook ]
15137
15138 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
15139 - LP: #369978
15140 * SAUCE: [x86] fix report of cs-limit nx-emulation
15141 - LP: #454285
15142 * SAUCE: Fix nx_enable reporting
15143 - LP: #454285
15144
15145 [ Tim Gardner ]
15146
15147 * [Upstream] b43: Declare all possible firmware files.
15148 - LP: #488636
15149 * [Config] updateconfigs after adding pvscsi
15150 - LP: #497156
15151 * [Config] CONFIG_BT=m
15152
15153 [ Upstream Kernel Changes ]
15154
15155 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
15156 for pre-Pentium"
15157 * SCSI: ipr: fix EEH recovery
15158 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
15159 * SCSI: st: fix mdata->page_order handling
15160 * SCSI: fc class: fix fc_transport_init error handling
15161 * sched: Fix task_hot() test order
15162 * x86, cpuid: Add "volatile" to asm in native_cpuid()
15163 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
15164 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
15165 * pata_hpt3x2n: fix clock turnaround
15166 * pata_cmd64x: fix overclocking of UDMA0-2 modes
15167 * ASoC: wm8974: fix a wrong bit definition
15168 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
15169 * ALSA: hda - Fix missing capsrc_nids for ALC88x
15170 * acerhdf: limit modalias matching to supported
15171 - LP: #435958
15172 * ACPI: EC: Fix MSI DMI detection
15173 * ACPI: Use the return result of ACPI lid notifier chain correctly
15174 * powerpc: Handle VSX alignment faults correctly in little-endian mode
15175 * ASoC: Do not write to invalid registers on the wm9712.
15176 * drm/radeon: fix build on 64-bit with some compilers.
15177 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
15178 * USB: option: support hi speed for modem Haier CE100
15179 * USB: Fix a bug on appledisplay.c regarding signedness
15180 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
15181 * Bluetooth: Prevent ill-timed autosuspend in USB driver
15182 * USB: rename usb_configure_device
15183 * USB: fix bugs in usb_(de)authorize_device
15184 * drivers/net/usb: Correct code taking the size of a pointer
15185 * x86: SGI UV: Fix writes to led registers on remote uv hubs
15186 * md: Fix unfortunate interaction with evms
15187 * dma: at_hdmac: correct incompatible type for argument 1 of
15188 'spin_lock_bh'
15189 * dma-debug: Do not add notifier when dma debugging is disabled.
15190 * dma-debug: Fix bug causing build warning
15191 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
15192 referrals
15193 * x86/amd-iommu: Fix initialization failure panic
15194 * ioat3: fix p-disabled q-continuation
15195 * ioat2,3: put channel hardware in known state at init
15196 * KVM: MMU: remove prefault from invlpg handler
15197 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
15198 * Libertas: fix buffer overflow in lbs_get_essid()
15199 * iwmc3200wifi: fix array out-of-boundary access
15200 * mac80211: fix propagation of failed hardware reconfigurations
15201 * mac80211: fix WMM AP settings application
15202 * mac80211: Fix IBSS merge
15203 * cfg80211: fix race between deauth and assoc response
15204 * ath5k: fix SWI calibration interrupt storm
15205 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
15206 * ath9k: Fix TX queue draining
15207 * ath9k: fix missed error codes in the tx status check
15208 * ath9k: wake hardware during AMPDU TX actions
15209 * ath9k: fix suspend by waking device prior to stop
15210 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
15211 64-bit
15212 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
15213 in 0x4054
15214 * iwl3945: disable power save
15215 * iwl3945: fix panic in iwl3945 driver
15216 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
15217 * iwlwifi: fix more eeprom endian bugs
15218 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
15219 * mac80211: fix race with suspend and dynamic_ps_disable_work
15220 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
15221 * 'sysctl_max_map_count' should be non-negative
15222 * kernel/sysctl.c: fix the incomplete part of
15223 sysctl_max_map_count-should-be-non-negative.patch
15224 * V4L/DVB (13596): ov511.c typo: lock => unlock
15225 * x86/ptrace: make genregs[32]_get/set more robust
15226 * memcg: avoid oom-killing innocent task in case of use_hierarchy
15227 * e100: Fix broken cbs accounting due to missing memset.
15228 * ipv6: reassembly: use seperate reassembly queues for conntrack and
15229 local delivery
15230 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
15231 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
15232 * b43: avoid PPC fault during resume
15233 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
15234 support
15235 * sched: Fix balance vs hotplug race
15236 * drm/radeon/kms: fix crtc vblank update for r600
15237 * drm: disable all the possible outputs/crtcs before entering KMS mode
15238 * S390: dasd: support DIAG access for read-only devices
15239 * xen: fix is_disconnected_device/exists_disconnected_device
15240 * xen: improvement to wait_for_devices()
15241 * xen: wait up to 5 minutes for device connetion
15242 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
15243 * udf: Try harder when looking for VAT inode
15244 * Add unlocked version of inode_add_bytes() function
15245 * quota: decouple fs reserved space from quota reservation
15246 * ext4: Convert to generic reserved quota's space management.
15247 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
15248 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
15249 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
15250 * amd64_edac: unify MCGCTL ECC switching
15251 * x86, msr: Add support for non-contiguous cpumasks
15252 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
15253 * amd64_edac: fix driver instance freeing
15254 * amd64_edac: make driver loading more robust
15255 * amd64_edac: fix forcing module load/unload
15256 * sched: Sched_rt_periodic_timer vs cpu hotplug
15257 * ext4: Update documentation to correct the inode_readahead_blks option
15258 name
15259 * lguest: fix bug in setting guest GDT entry
15260 * vmscan: do not evict inactive pages when skipping an active list scan
15261 * ksm: fix mlockfreed to munlocked
15262 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
15263 * generic_permission: MAY_OPEN is not write access
15264 * Linux 2.6.32.3
15265 * untangle the do_mremap() mess
15266 * fasync: split 'fasync_helper()' into separate add/remove functions
15267 * ASoC: fix params_rate() macro use in several codecs
15268 * modules: Skip empty sections when exporting section notes
15269 * exofs: simple_write_end does not mark_inode_dirty
15270 * nfsd: make sure data is on disk before calling ->fsync
15271 * sunrpc: fix peername failed on closed listener
15272 * SUNRPC: Fix up an error return value in
15273 gss_import_sec_context_kerberos()
15274 * SUNRPC: Fix the return value in gss_import_sec_context()
15275 * sunrpc: on successful gss error pipe write, don't return error
15276 * drm/i915: Update LVDS connector status when receiving ACPI LID event
15277 * drm/i915: fix order of fence release wrt flushing
15278 * drm/i915: Permit pinning whilst the device is 'suspended'
15279 * drm: remove address mask param for drm_pci_alloc()
15280 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
15281 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
15282 pipeconf on Ironlake
15283 * drm/i915: Select the correct BPC for LVDS on Ironlake
15284 * drm/i915: fix unused var
15285 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
15286 * drivers/cpuidle/governors/menu.c: fix undefined reference to
15287 `__udivdi3'
15288 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
15289 * lib/rational.c needs module.h
15290 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
15291 DMA_FROM_DEVICE and
15292 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
15293 * mmc_block: add dev_t initialization check
15294 * mmc_block: fix probe error cleanup bug
15295 * mmc_block: fix queue cleanup
15296 * ALSA: hda - Fix ALC861-VD capture source mixer
15297 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
15298 blacklist
15299 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
15300 - LP: #498863
15301 * ASoC: Fix WM8350 DSP mode B configuration
15302 * netfilter: ebtables: enforce CAP_NET_ADMIN
15303 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
15304 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
15305 * hwmon: (adt7462) Fix pin 28 monitoring
15306 * quota: Fix dquot_transfer for filesystems different from ext4
15307 * xen: fix hang on suspend.
15308 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
15309 * ath5k: Fix eeprom checksum check for custom sized eeproms
15310 * cfg80211: fix syntax error on user regulatory hints
15311 * iwl: off by one bug
15312 * mac80211: add missing sanity checks for action frames
15313 * drm/i915: remove render reclock support
15314 * libertas: Remove carrier signaling from the scan code
15315 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
15316 * mac80211: fix skb buffering issue (and fixes to that)
15317 * fix braindamage in audit_tree.c untag_chunk()
15318 * fix more leaks in audit_tree.c tag_chunk()
15319 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
15320 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
15321 * agp/intel-agp: Clear entire GTT on startup
15322 * Linux 2.6.32.4
15323 * ethtool: Add reset operation
15324 * gro: Name the GRO result enumeration type
15325 * gro: Change all receive functions to return GRO result codes
15326 * sfc: 10Xpress: Initialise pause advertising flags
15327 * sfc: 10Xpress: Report support for pause frames
15328 * sfc: Remove redundant header gmii.h
15329 * sfc: Remove redundant hardware initialisation
15330 * sfc: Rename Falcon-specific board code and types
15331 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
15332 * sfc: Remove versioned bitfield macros
15333 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
15334 * sfc: Update hardware definitions for Siena
15335 * sfc: Rename register I/O header and functions used by both Falcon and
15336 Siena
15337 * sfc: Eliminate indirect lookups of queue size constants
15338 * sfc: Define DMA address mask explicitly in terms of descriptor field
15339 width
15340 * sfc: Move all TX DMA length limiting into tx.c
15341 * sfc: Change order of device removal to reverse of probe order
15342 * sfc: Remove declarations of nonexistent functions
15343 * sfc: Move efx_xmit_done() declaration into correct stanza
15344 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
15345 * sfc: Maintain interrupt moderation values in ticks, not microseconds
15346 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
15347 * sfc: Remove pointless abstraction of memory BAR number
15348 * sfc: Remove incorrect assertion from efx_pci_remove_main()
15349 * sfc: Remove unnecessary tests of efx->membase
15350 * sfc: Move MTD probe after netdev registration and name allocation
15351 * sfc: Remove unused code for non-autoneg speed/duplex switching
15352 * sfc: Rename 'xfp' file and functions to reflect reality
15353 * sfc: Really allow RX checksum offload to be disabled
15354 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
15355 * sfc: Enable heuristic selection between page and skb RX buffers
15356 * sfc: Remove pointless abstraction of memory BAR number (2)
15357 * sfc: Remove redundant gotos from __efx_rx_packet()
15358 * sfc: Remove ridiculously paranoid assertions
15359 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
15360 * sfc: Record RX queue number on GRO path
15361 * sfc: SFT9001: Reset LED configuration correctly after blinking
15362 * sfc: Use a single blink implementation
15363 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
15364 * sfc: Make board information explicitly Falcon-specific
15365 * sfc: Move definition of struct falcon_nic_data into falcon.h
15366 * sfc: Move struct falcon_board into struct falcon_nic_data
15367 * sfc: Move all I2C stuff into struct falcon_board
15368 * sfc: Gather link state fields in struct efx_nic into new struct
15369 efx_link_state
15370 * sfc: Remove unnecessary casts to struct sk_buff *
15371 * sfc: Remove redundant efx_xmit() function
15372 * sfc: Combine high-level header files
15373 * sfc: Log interrupt and reset type names, not numbers
15374 * sfc: Fix descriptor cache sizes
15375 * sfc: Treat all MAC registers as 128-bit
15376 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
15377 * sfc: Comment corrections
15378 * sfc: Remove unused constant
15379 * sfc: Clean up struct falcon_board and struct falcon_board_data
15380 * sfc: Fix bugs in RX queue flushing
15381 * sfc: Remove unused function efx_flush_queues()
15382 * sfc: Only switch Falcon MAC clocks as necessary
15383 * sfc: Hold MAC lock for longer in efx_init_port()
15384 * sfc: Split MAC stats DMA initiation and completion
15385 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
15386 * sfc: Simplify XMAC link polling
15387 * sfc: Change MAC promiscuity and multicast hash at the same time
15388 * sfc: Move inline comment into kernel-doc
15389 * sfc: Do not set net_device::trans_start in self-test
15390 * sfc: Simplify PHY polling
15391 * sfc: QT202x: Reset before reading PHY id
15392 * sfc: Replace MDIO spinlock with mutex
15393 * sfc: Always start Falcon using the XMAC
15394 * sfc: Limit some hardware workarounds to Falcon
15395 * sfc: Remove EFX_WORKAROUND_9141 macro
15396 * sfc: Remove another unused workaround macro
15397 * sfc: Remove some redundant whitespace
15398 * sfc: Decouple NIC revision number from Falcon PCI revision number
15399 * sfc: Move descriptor cache base addresses to struct efx_nic_type
15400 * sfc: Clean up RX event handling
15401 * sfc: Remove redundant writes to INT_ADR_KER
15402 * sfc: Remove duplicate hardware structure definitions
15403 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
15404 * sfc: Move Falcon NIC operations to efx_nic_type
15405 * sfc: Refactor link configuration
15406 * sfc: Generalise link state monitoring
15407 * sfc: Add power-management and wake-on-LAN support
15408 * sfc: Implement ethtool reset operation
15409 * sfc: Add efx_nic_type operation for register self-test
15410 * sfc: Add efx_nic_type operation for NVRAM self-test
15411 * sfc: Add efx_nic_type operation for identity LED control
15412 * sfc: Separate shared NIC code from Falcon-specific and rename
15413 accordingly
15414 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
15415 * sfc: Extend loopback mode enumeration
15416 * sfc: Remove static PHY data and enumerations
15417 * sfc: Extend MTD driver for use with new NICs
15418 * sfc: Allow for additional checksum offload features
15419 * sfc: Rename falcon.h to nic.h
15420 * sfc: Move shared NIC code from falcon.c to new source file nic.c
15421 * sfc: Add firmware protocol definitions (MCDI)
15422 * sfc: Add support for SFC9000 family (1)
15423 * sfc: Add support for SFC9000 family (2)
15424 * sfc: Implement TSO for TCP/IPv6
15425 * sfc: Update version, copyright dates, authors
15426 * drivers/net/sfc: Correct code taking the size of a pointer
15427 * sfc: Move PHY software state initialisation from init() into probe()
15428 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
15429 * sfc: Fix DMA mapping cleanup in case of an error in TSO
15430 * sfc: QT2025C: Work around PHY bug
15431 * sfc: QT2025C: Switch into self-configure mode when not in loopback
15432 * sfc: QT2025C: Work around PHY firmware initialisation bug
15433 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
15434 * sfc: Disable TX descriptor prefetch watchdog
15435 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
15436 - LP: #497156
15437
15438 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
15439
15440linux (2.6.32-10.14) lucid; urgency=low
15441
15442 [ Alex Deucher ]
15443
15444 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
15445 - LP: #493795
15446
15447 [ Andy Whitcroft ]
15448
15449 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
15450 id is less than 0x0f."
15451 * config-check -- ensure the checks get run at build time
15452 * config-check -- check the processed config during updateconfigs
15453 * config-check -- CONFIG_SECCOMP may not be present
15454 * TUN is now built in ignore
15455 * SAUCE: acpi battery -- delay first lookup of the battery until first
15456 use
15457 * SAUCE: async_populate_rootfs: move rootfs init earlier
15458 * ubuntu: AppArmor -- update to mainline 2010-01-06
15459 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
15460 - LP: #498525
15461
15462 [ Dave Airlie ]
15463
15464 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
15465
15466 [ Leann Ogasawara ]
15467
15468 * Add asix to nic-usb-modules file
15469 - LP: #499785
15470
15471 [ Peter Zijlstra ]
15472
15473 * (pre-stable) sched: Fix balance vs hotplug race
15474
15475 [ Tim Gardner ]
15476
15477 * [Config] Enable CONFIG_FUNCTION_TRACER
15478 - LP: #497989
15479 * [Config] Drop lpia from getabis
15480 * [Config] Build in TUN/TAP driver
15481 - LP: #499491
15482 * [Config] DH_COMPAT=5
15483
15484 [ Upstream Kernel Changes ]
15485
15486 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
15487 component_only tv_modes"
15488 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
15489 turned off"
15490 * USB: usb-storage: fix bug in fill_inquiry
15491 * USB: option: add pid for ZTE
15492 * firewire: ohci: handle receive packets with a data length of zero
15493 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
15494 of ->completed counter
15495 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
15496 counter
15497 * rcu: Fix note_new_gpnum() uses of ->gpnum
15498 * rcu: Remove inline from forward-referenced functions
15499 * perf_event: Fix invalid type in ioctl definition
15500 * perf_event: Initialize data.period in perf_swevent_hrtimer()
15501 * perf: Don't free perf_mmap_data until work has been done
15502 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
15503 * sched: Check for an idle shared cache in select_task_rq_fair()
15504 * sched: Fix affinity logic in select_task_rq_fair()
15505 * sched: Rate-limit newidle
15506 * sched: Fix and clean up rate-limit newidle code
15507 * x86/amd-iommu: attach devices to pre-allocated domains early
15508 * x86/amd-iommu: un__init iommu_setup_msi
15509 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
15510 up the PCI tree
15511 * x86: Fix iommu=nodac parameter handling
15512 * x86: GART: pci-gart_64.c: Use correct length in strncmp
15513 * x86: ASUS P4S800 reboot=bios quirk
15514 - LP: #366682
15515 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
15516 * ssb: Fix range check in sprom write
15517 * ath5k: allow setting txpower to 0
15518 * ath5k: enable EEPROM checksum check
15519 * hrtimer: Fix /proc/timer_list regression
15520 * ALSA: hrtimer - Fix lock-up
15521 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
15522 * KVM: x86 emulator: limit instructions to 15 bytes
15523 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
15524 * KVM: s390: Make psw available on all exits, not just a subset
15525 * KVM: fix irq_source_id size verification
15526 * KVM: x86: include pvclock MSRs in msrs_to_save
15527 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
15528 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
15529 * x86, mce: don't restart timer if disabled
15530 * x86/mce: Set up timer unconditionally
15531 * x86: SGI UV: Fix BAU initialization
15532 * x86: Fix duplicated UV BAU interrupt vector
15533 * x86: Add new Intel CPU cache size descriptors
15534 * x86: Fix typo in Intel CPU cache size descriptor
15535 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
15536 * s390: clear high-order bits of registers after sam64
15537 * V4L/DVB: Fix test in copy_reg_bits()
15538 * bsdacct: fix uid/gid misreporting
15539 * UBI: flush wl before clearing update marker
15540 * jbd2: don't wipe the journal on a failed journal checksum
15541 * USB: xhci: Add correct email and files to MAINTAINERS entry.
15542 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
15543 * USB: option.c: add support for D-Link DWM-162-U5
15544 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
15545 * USB: usb-storage: add BAD_SENSE flag
15546 * USB: Close usb_find_interface race v3
15547 * pxa/em-x270: fix usb hub power up/reset sequence
15548 * hfs: fix a potential buffer overflow
15549 * SUNRPC: IS_ERR/PTR_ERR confusion
15550 * NFS: Fix nfs_migrate_page()
15551 * md/bitmap: protect against bitmap removal while being updated.
15552 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
15553 * devpts_get_tty() should validate inode
15554 * debugfs: fix create mutex racy fops and private data
15555 * Driver core: fix race in dev_driver_string
15556 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
15557 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
15558 * mac80211: Fixed bug in mesh portal paths
15559 * mac80211: Revert 'Use correct sign for mesh active path refresh'
15560 * mac80211: fix scan abort sanity checks
15561 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
15562 * rtl8187: Fix wrong rfkill switch mask for some models
15563 * x86: Fix bogus warning in apic_noop.apic_write()
15564 * mm: hugetlb: fix hugepage memory leak in mincore()
15565 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
15566 * powerpc/windfarm: Add detection for second cpu pump
15567 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
15568 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
15569 * drm/radeon/kms: Add quirk for HIS X1300 board
15570 * drm/radeon/kms: handle vblanks properly with dpms on
15571 * drm/radeon/kms: fix legacy crtc2 dpms
15572 * drm/radeon/kms: fix vram setup on rs600
15573 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
15574 * drm/ttm: Fix build failure due to missing struct page
15575 * drm/i915: Set the error code after failing to insert new offset into mm
15576 ht.
15577 * drm/i915: Add the missing clonemask for display port on Ironlake
15578 * xen/xenbus: make DEVICE_ATTR()s static
15579 * xen: re-register runstate area earlier on resume.
15580 * xen: restore runstate_info even if !have_vcpu_info_placement
15581 * xen: correctly restore pfn_to_mfn_list_list after resume
15582 * xen: register timer interrupt with IRQF_TIMER
15583 * xen: register runstate on secondary CPUs
15584 * xen: don't call dpm_resume_noirq() with interrupts disabled.
15585 * xen: register runstate info for boot CPU early
15586 * xen: call clock resume notifier on all CPUs
15587 * xen: improve error handling in do_suspend.
15588 * xen: don't leak IRQs over suspend/resume.
15589 * xen: use iret for return from 64b kernel to 32b usermode
15590 * xen: explicitly create/destroy stop_machine workqueues outside
15591 suspend/resume region.
15592 * Xen balloon: fix totalram_pages counting.
15593 * xen: try harder to balloon up under memory pressure.
15594 * dm exception store: free tmp_store on persistent flag error
15595 * dm snapshot: only take lock for statustype info not table
15596 * dm crypt: move private iv fields to structs
15597 * dm crypt: restructure essiv error path
15598 * dm: avoid _hash_lock deadlock
15599 * dm snapshot: cope with chunk size larger than origin
15600 * dm crypt: separate essiv allocation from initialisation
15601 * dm crypt: make wipe message also wipe essiv key
15602 * slc90e66: fix UDMA handling
15603 * tcp: Stalling connections: Fix timeout calculation routine
15604 * ip_fragment: also adjust skb->truesize for packets not owned by a
15605 socket
15606 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
15607 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
15608 * sparc64: Fix overly strict range type matching for PCI devices.
15609 * sparc64: Fix stack debugging IRQ stack regression.
15610 * sparc: Set UTS_MACHINE correctly.
15611 * b43legacy: avoid PPC fault during resume
15612 * tracing: Fix event format export
15613 * ath9k: Fix TX hang poll routine
15614 * ath9k: fix processing of TX PS null data frames
15615 * ath9k: Fix maximum tx fifo settings for single stream devices
15616 * ath9k: fix tx status reporting
15617 * mac80211: Fix dynamic power save for scanning.
15618 * drm/i915: Fix sync to vblank when VGA output is turned off
15619 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
15620 * thinkpad-acpi: fix default brightness_mode for R50e/R51
15621 * thinkpad-acpi: preserve rfkill state across suspend/resume
15622 * ipw2100: fix rebooting hang with driver loaded
15623 * matroxfb: fix problems with display stability
15624 * acerhdf: add new BIOS versions
15625 * asus-laptop: change light sens default values.
15626 * vmalloc: conditionalize build of pcpu_get_vm_areas()
15627 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
15628 * net: Fix userspace RTM_NEWLINK notifications.
15629 * ext3: Fix data / filesystem corruption when write fails to copy data
15630 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
15631 * bcm63xx_enet: fix compilation failure after get_stats_count removal
15632 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
15633 * drm/i915: Avoid NULL dereference with component_only tv_modes
15634 * drm/i915: PineView only has LVDS and CRT ports
15635 * drm/i915: Fix LVDS stability issue on Ironlake
15636 * mm: sigbus instead of abusing oom
15637 * ipvs: zero usvc and udest
15638 * jffs2: Fix long-standing bug with symlink garbage collection.
15639 * intel-iommu: Detect DMAR in hyperspace at probe time.
15640 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
15641 * intel-iommu: Check for an RMRR which ends before it starts.
15642 * intel-iommu: Fix oops with intel_iommu=igfx_off
15643 * intel-iommu: ignore page table validation in pass through mode
15644 * netfilter: xtables: document minimal required version
15645 * perf_event: Fix incorrect range check on cpu number
15646 * implement early_io{re,un}map for ia64
15647 * Linux 2.6.32.2
15648
15649 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
15650
15651linux (2.6.32-9.13) lucid; urgency=low
15652
15653 [ Andy Whitcroft ]
15654
15655 * [Config] enable CONFIG_B43_PHY_LP
15656 - LP: #493059
15657 * include modules.builtin in the binary debs
15658 * config-check -- add a configuration enforcer
15659 * config-check -- add a unit-test suite to the checker
15660 * [Config] Enable CONFIG_SYN_COOKIES for versatile
15661 * [Config] Enable CONFIG_SECURITY_SMACK for ports
15662 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
15663 * [Config] Disable CONFIG_COMPAT_BRK for ports
15664 * getabis -- add armel versatile to the list
15665
15666 [ Brad Figg ]
15667
15668 * SAUCE: Increase the default prealloc buffer for HDA audio devices
15669 (non-modem)
15670
15671 [ Manoj Iyer ]
15672
15673 * ubuntu: onmibook -- Added missing BOM file
15674
15675 [ Tim Gardner ]
15676
15677 * ubuntu: fsam7400 -- Cleanup Makefile
15678
15679 [ Upstream Kernel Changes ]
15680
15681 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
15682 * signal: Fix alternate signal stack check
15683 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
15684 * SCSI: osd_protocol.h: Add missing #include
15685 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
15686 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
15687 ENOSPC
15688 * ext4: avoid divide by zero when trying to mount a corrupted file system
15689 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
15690 * ext4: fix lock order problem in ext4_move_extents()
15691 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
15692 * ext4: plug a buffer_head leak in an error path of ext4_iget()
15693 * ext4: make sure directory and symlink blocks are revoked
15694 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
15695 * ext4: journal all modifications in ext4_xattr_set_handle
15696 * ext4: don't update the superblock in ext4_statfs()
15697 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
15698 non-zero
15699 * ext4: fix block validity checks so they work correctly with meta_bg
15700 * ext4: avoid issuing unnecessary barriers
15701 * ext4: fix error handling in ext4_ind_get_blocks()
15702 * ext4: make trim/discard optional (and off by default)
15703 * ext4: make "norecovery" an alias for "noload"
15704 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
15705 * ext4: initialize moved_len before calling ext4_move_extents()
15706 * ext4: move_extent_per_page() cleanup
15707 * jbd2: Add ENOMEM checking in and for
15708 jbd2_journal_write_metadata_buffer()
15709 * ext4: Return the PTR_ERR of the correct pointer in
15710 setup_new_group_blocks()
15711 * ext4: Avoid data / filesystem corruption when write fails to copy data
15712 * ext4: wait for log to commit when umounting
15713 * ext4: remove blocks from inode prealloc list on failure
15714 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
15715 * ext4: quota macros cleanup
15716 * ext4: fix incorrect block reservation on quota transfer.
15717 * ext4: Wait for proper transaction commit on fsync
15718 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
15719 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
15720 * Linux 2.6.32.1
15721 * kbuild: generate modules.builtin
15722 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
15723 - LP: #494461
15724 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
15725 tv_modes
15726 - LP: #494045
15727
15728 [ Zhao Yakui ]
15729
15730 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
15731 less than 0x0f.
15732 - LP: #481765
15733
15734 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
15735
15736linux (2.6.32-8.12) lucid; urgency=low
15737
15738 [ Andy Whitcroft ]
15739
15740 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
15741
15742 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
15743
15744linux (2.6.32-8.11) lucid; urgency=low
15745
15746 [ Andy Whitcroft ]
15747
15748 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
15749 up"
15750 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
15751 transition."
15752 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
15753 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
15754 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
15755 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
15756 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
15757 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
15758 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
15759 mem"
15760 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
15761 denied"
15762 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
15763 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
15764 allocation"
15765 * Revert "SAUCE: AppArmor: Set error code after structure
15766 initialization."
15767 * Revert "AppArmor -- fix pstrace_may_access rename"
15768 * Revert "ubuntu: AppArmor security module"
15769 * Revert "SAUCE: Add config option to set a default LSM"
15770 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
15771 * Revert "[Config] fsam7400 -- enable"
15772 * Revert "[Config] AUFS -- enable"
15773 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
15774 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
15775 * Revert "ubuntu: AUFS -- export various core functions"
15776 * Revert "[Config] ubuntu/iscsitarget -- disable"
15777 * Revert "[Config] iscsitarget -- enable"
15778 * Revert "ubuntu: iscsitarget -- SVN revision r214"
15779 * update Vcs-Git to point to the correct repository
15780 - LP: #493589
15781 * update build environment overrides to lucid
15782 - LP: #493589
15783 * [Config] enable CONFIG_DEVTMPFS
15784 * [Config] update all configs following AppArmor 2009-12-08 update
15785 * SAUCE: isapnp_init: make isa PNP scans occur async
15786 * [Config] fsam7400 -- enable
15787 * [Config] omnibook -- enable
15788 * [Config] cleanup CONFIG_AUDIT
15789 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
15790 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
15791 * ubuntu: AUFS -- aufs2 20091209
15792 * [Config] AUFS -- enable
15793 * [Config] iscsitarget -- enable
15794
15795 [ Arjan van de Ven ]
15796
15797 * SAUCE: KMS: cache the EDID information of the LVDS
15798
15799 [ Colin Watson ]
15800
15801 * bnx2: update d-i firmware filenames
15802 - LP: #494052
15803 * add cdc_ether to nic-usb-modules udeb
15804 - LP: #495060
15805
15806 [ John Johansen ]
15807
15808 * ubuntu: AppArmor -- mainline 2009-10-08
15809
15810 [ Manoj Iyer ]
15811
15812 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
15813 * ubuntu: omnibook -- support Toshiba (HP) netbooks
15814 * ubuntu: iscsitarget --- version 1.4.19
15815 - LP: #494693
15816
15817 [ Surbhi Palande ]
15818
15819 * SAUCE: Make populate_rootfs asynchronous
15820
15821 [ Tim Gardner ]
15822
15823 * Parallelize flavour builds and packaging
15824 * [Config] Enable CONFIG_KSM
15825
15826 [ Upstream Kernel Changes ]
15827
15828 * Config option to set a default LSM
15829 * LSM: Add security_path_chroot().
15830 * LSM: Add security_path_chroot().
15831 * LSM: Move security_path_chmod()/security_path_chown() to after
15832 mutex_lock().
15833 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
15834
15835 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
15836
15837linux (2.6.32-7.10) lucid; urgency=low
15838
15839 [ Andy Whitcroft ]
15840
15841 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
15842
15843 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
15844
15845linux (2.6.32-7.9) lucid; urgency=low
15846
15847 [ Andy Whitcroft ]
15848
15849 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
15850 - LP: #458982
15851 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
15852 * [Config] update configs following versatile switch to V7
15853 * rebased to v2.6.32
15854 * [Config] update configs following rebase to v2.6.32
15855 * [Config] update ports configs following rebase to v2.6.32
15856 * SAUCE: default ATI Radeon KMS to off until userspace catches up
15857
15858 [ Arjan van de Ven ]
15859
15860 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
15861
15862 [ Leann Ogasawara ]
15863
15864 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
15865 permissions
15866 - CVE-2009-3939
15867
15868 [ Loic Minier ]
15869
15870 * SAUCE: select a v7 CPU for versatile
15871
15872 [ Takashi Iwai ]
15873
15874 * SAUCE: ALSA: hda - Add power on/off counter
15875
15876 [ Upstream changes ]
15877
15878 * rebased to v2.6.32
15879
15880 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
15881
15882linux (2.6.32-6.8) lucid; urgency=low
15883
15884 [ Andy Whitcroft ]
15885
15886 * [Config] disable SSB devices for armel
15887
15888 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
15889
15890linux (2.6.32-6.7) lucid; urgency=low
15891
15892 [ Andy Whitcroft ]
15893
15894 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
15895 * Revert "SAUCE: Dell XPS710 reboot quirk"
15896 * Revert "SAUCE: Link acpi-cpufreq.o first"
15897 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
15898 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
15899 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
15900 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
15901 * Revert "Add Dell Dimension 9200 reboot quirk"
15902 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
15903 * Revert "SAUCE: tulip: Define ULI PCI ID's"
15904 * Revert "SAUCE: Lower warning level of some PCI messages"
15905 * Revert "mac80211: fix two issues in debugfs"
15906 Drop a number of known redundant commits as identified in the Ubuntu
15907 delta review blueprint.
15908
15909 * reenable armel versatile flavour
15910 * [Config] disable CONFIG_USB_DEVICEFS
15911
15912 [ Tim Gardner ]
15913
15914 * [Config] udeb: Add squashfs to fs-core-modules
15915 - LP: #352615
15916 * [Config] Create a real squashfs udeb
15917 - LP: #352615
15918
15919
15920 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
15921
15922linux (2.6.32-5.6) lucid; urgency=low
15923
15924 [ Andy Whitcroft ]
15925
15926 * rebase to v2.6.32-rc8
15927 * update configs following rebase to v2.6.32-rc8
15928 * update ports configs since rebase to v2.6.32-rc8
15929 * [Config] enable cgroup options
15930 - LP: #480739
15931
15932 [ Upstream Kernel Changes ]
15933
15934 * rebase to v2.6.32-rc8
15935
15936 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
15937
15938linux (2.6.32-4.5) lucid; urgency=low
15939
15940 [ Andy Whitcroft ]
15941
15942 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
15943 * rebase to v2.6.32-rc7
15944 * resync with Karmic proposed
15945
15946 [ John Johansen ]
15947
15948 * SAUCE: AppArmor: Fix oops after profile removal
15949 - LP: #475619
15950 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
15951 - LP: #437258
15952 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
15953 - LP: #479102
15954 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
15955 - LP: #479115
15956 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
15957 transition.
15958 - LP: #480112
15959
15960 [ Ubuntu Changes ]
15961
15962 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
15963
15964 [ Upstream Kernel Changes ]
15965
15966 * rebase to v2.6.32-rc7
15967
15968 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
15969
15970linux (2.6.32-3.4) lucid; urgency=low
15971
15972 [ Andy Whitcroft ]
15973
15974 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
15975 * [Upstream] add local prefix to oss local change_bits
15976
15977 [ Upstream Kernel Changes ]
15978
15979 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
15980 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
15981
15982 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
15983
15984linux (2.6.32-3.3) lucid; urgency=low
15985
15986 [ Andy Whitcroft ]
15987
15988 * rebase to v2.6.32-rc6
15989 * [Config] update configs following rebase to v2.6.32-rc6
15990 * [Config] update ports configs following rebase to v2.6.32-rc6
15991 * resync with Karmic Ubuntu-2.6.31-15.49
15992 * [Config] add module ignores for broken drivers
15993
15994 [ John Johansen ]
15995
15996 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
15997 - LP: #453335
15998 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
15999 - LP: #458299
16000 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
16001 - LP: #462824
16002 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
16003 - LP: #451375
16004
16005 [ Kees Cook ]
16006
16007 * SAUCE: Fix nx_enable reporting
16008 - LP: #454285
16009
16010 [ Scott James Remnant ]
16011
16012 * Revert "SAUCE: trace: add trace_event for the open() syscall"
16013 * SAUCE: trace: add trace events for open(), exec() and uselib()
16014 - LP: #462111
16015
16016 [ Stefan Bader ]
16017
16018 * SAUCE: Fix sub-flavour script to not stop on missing directories
16019 - LP: #453073
16020
16021 [ Ubuntu Changes ]
16022
16023 * resync with Karmic Ubuntu-2.6.31-15.49
16024
16025 [ Upstream Kernel Changes ]
16026
16027 * rebase to v2.6.32-rc6
16028 - LP: #464552
16029
16030 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
16031
16032linux (2.6.32-2.2) lucid; urgency=low
16033
16034 [ Andy Whitcroft ]
16035
16036 * install the full changelog with the binary package
16037 * changelog -- explicitly note rebases and clean history
16038 * reinstate armel.mk with no flavours
16039 - LP: #449637
16040 * [Upstream] block: silently error unsupported empty barriers too
16041 - LP: #420423
16042 * [Config] udate configs following karmic resync
16043 * [Config] update ports configs following karmic resync
16044 * [Upstream] lirc -- follow removal of .id element
16045
16046 [ Colin Watson ]
16047
16048 * Use section 'admin' rather than 'base'
16049 * Add more e100 firmware to nic-modules
16050 - LP: #451872
16051 * Add qla1280 firmware to scsi-modules
16052 - LP: #381037
16053
16054 [ John Johansen ]
16055
16056 * SAUCE: AppArmor: Set error code after structure initialization.
16057 - LP: #427948
16058 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
16059 - LP: #446595
16060 * SAUCE: AppArmor: Fix mediation of "deleted" paths
16061
16062 [ Kees Cook ]
16063
16064 * SAUCE: [x86] fix report of cs-limit nx-emulation
16065 - LP: #454285
16066
16067 [ Leann Ogasawara ]
16068
16069 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
16070 events
16071 - LP: #430809
16072 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
16073 toggle switch press
16074 - LP: #430809
16075
16076 [ Luke Yelavich ]
16077
16078 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
16079 * [Config] Add sd_mod to scsi-modules udeb for powerpc
16080
16081 [ Mario Limonciello ]
16082
16083 * SAUCE: Update to LIRC 0.8.6
16084 - LP: #432678
16085 * SAUCE: dell-laptop: Store the HW switch status internally rather than
16086 requerying every time
16087 - LP: #430809
16088 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
16089 - LP: #430809
16090
16091 [ Stefan Bader ]
16092
16093 * [Upstream] acerhdf: Limit modalias matching to supported boards
16094 - LP: #435958
16095
16096 [ Tim Gardner ]
16097
16098 * [Upstream] i915: Fix i2c init message
16099 - LP: #409361
16100 * [Config] Add sym53c8xx.ko to virtual sub-flavour
16101 - LP: #439415
16102 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
16103 - LP: #439456
16104 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
16105 - LP: #381300
16106 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
16107 - LP: #430694
16108 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
16109 - LP: #430694
16110 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
16111 - LP: #416325
16112 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
16113 - LP: #430694
16114 * SAUCE: Raise the default console 'quiet' level to 2
16115 * [Config] CONFIG_X86_PAT=y
16116 * [Config] Add armel arch to linux-libc-dev arches.
16117 - LP: #449637
16118 * [Config] CONFIG_X86_MCE
16119 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
16120 M300 to rate blacklist
16121 - LP: #433801
16122
16123 [ Upstream Kernel Changes ]
16124
16125 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
16126 * drm/i915: Fix FDI M/N setting according with correct color depth
16127 - LP: #416792
16128
16129 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
16130
16131linux (2.6.32-1.1) lucid; urgency=low
16132
16133 [ Andy Whitcroft ]
16134
16135 * rebase to v2.6.32-rc3
16136 * [Config] update configs following rebase to 2.6.32-rc3
16137 * [Config] update ports configs following rebase to 2.6.32-rc3
16138 * AppArmor -- fix pstrace_may_access rename
16139 * staging/android -- disable
16140 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
16141 * ubuntu: drbd -- disable
16142 * staging/comdi -- disable
16143 * staging/go7007 -- disable
16144 * [Config] staging/winbond -- disable
16145 * [Config] ubuntu/iscsitarget -- disable
16146 * [d-i] cbc and ecb are builtin make them optional in udebs
16147 * rebase to v2.6.32-rc5
16148 * [Config] update configs following rebase to v2.6.32-rc5
16149 * [Config] update ports configs following rebase to v2.6.31-rc5
16150
16151 [ Tim Gardner ]
16152
16153 * [Config] Add cpio as a build dependency.
16154
16155 [ Upstream Kernel Changes ]
16156
16157 * rebase to v2.6.32-rc3
16158 * rebase to v2.6.32-rc5
16159
16160 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
16161
16162linux (2.6.31-11.37) karmic; urgency=low
16163
16164 [ Tim Gardner ]
16165
16166 * [Config] Increase kernel log buffer to 256K for amd64 flavours
16167 - LP: #424810
16168 * [Config] Set HZ=100 for amd64 flavours
16169 - LP: #438234
16170 * [Upstream] e1000e: Emit notice instead of an error when
16171 pci_enable_pcie_error_reporting() fails
16172 - LP: #436370
16173
16174 [ Upstream Kernel Changes ]
16175
16176 * n_tty: honor opost flag for echoes
16177 * n_tty: move echoctl check and clean up logic
16178 - LP: #438310
16179
16180 * Revert "[Upstream] drm/i915: Check that the relocation points to within
16181 the target" - Use upstream cherry-pick.
16182 * drm/i915: Check that the relocation points to within the target
16183 - LP: #429241
16184
16185 * drm/i915: fix tiling on IGDNG
16186 * drm/i915: add B43 chipset support
16187 * agp/intel: Add B43 chipset support
16188 Intel request from kernel team mailing list.
16189
16190 * HID: completely remove apple mightymouse from blacklist
16191 - LP: #428111
16192
16193 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
16194
16195linux (2.6.31-11.36) karmic; urgency=low
16196
16197 [ Brian Rogers ]
16198
16199 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
16200 persistent object
16201 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
16202 persistent object
16203
16204 [ Takashi Iwai ]
16205
16206 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
16207 - LP: #416482
16208
16209 [ Tyler Hicks ]
16210
16211 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
16212 negative during unlink
16213
16214 [ Upstream Kernel Changes ]
16215
16216 * sg: fix oops in the error path in sg_build_indirect()
16217 * mpt2sas : Rescan topology from Interrupt context instead of work thread
16218 * mpt2sas: Prevent sending command to FW while Host Reset
16219 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
16220 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
16221 * SCSI: fix oops during scsi scanning
16222 * SCSI: libsrp: fix memory leak in srp_ring_free()
16223 * cfg80211: fix looping soft lockup in find_ie()
16224 * ath5k: write PCU registers on initial reset
16225 * binfmt_elf: fix PT_INTERP bss handling
16226 * TPM: Fixup boot probe timeout for tpm_tis driver
16227 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
16228 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
16229 * fix undefined reference to user_shm_unlock
16230 * perf_counter: Fix buffer overflow in perf_copy_attr()
16231 * perf_counter: Start counting time enabled when group leader gets
16232 enabled
16233 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
16234 * powerpc: Fix bug where perf_counters breaks oprofile
16235 * powerpc/ps3: Workaround for flash memory I/O error
16236 * block: don't assume device has a request list backing in nr_requests
16237 store
16238 * agp/intel: remove restore in resume
16239 * ALSA: cs46xx - Fix minimum period size
16240 * ASoC: Fix WM835x Out4 capture enumeration
16241 * sound: oxygen: work around MCE when changing volume
16242 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
16243 * perf stat: Change noise calculation to use stddev
16244 * x86: Fix x86_model test in es7000_apic_is_cluster()
16245 * x86/i386: Make sure stack-protector segment base is cache aligned
16246 * PCI: apply nv_msi_ht_cap_quirk on resume too
16247 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
16248 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
16249 with highmem
16250 * KVM guest: do not batch pte updates from interrupt context
16251 * KVM: Fix coalesced interrupt reporting in IOAPIC
16252 * KVM: VMX: Check cpl before emulating debug register access
16253 * KVM guest: fix bogus wallclock physical address calculation
16254 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
16255 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
16256 * KVM: x86 emulator: Implement zero-extended immediate decoding
16257 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
16258 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
16259 * KVM: limit lapic periodic timer frequency
16260 * libata: fix off-by-one error in ata_tf_read_block()
16261 * PCI quirk: update 82576 device ids in SR-IOV quirks list
16262 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
16263 * powerpc/pseries: Fix to handle slb resize across migration
16264 * Linux 2.6.31.1
16265
16266 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
16267
16268linux (2.6.31-10.35) karmic; urgency=low
16269
16270 [ Amit Kucheria ]
16271
16272 * Disable CONFIG_UEVENT_HELPER_PATH
16273
16274 [ Andy Whitcroft ]
16275
16276 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
16277 * remove the tlsup driver
16278 * remove lmpcm logitech driver support
16279
16280 [ Bryan Wu ]
16281
16282 * Add 3 missing files to prerm remove file list
16283 - LP: #345623, #415832
16284
16285 [ Chris Wilson ]
16286
16287 * [Upstream] drm/i915: Check that the relocation points to within the
16288 target
16289 - LP: #429241
16290
16291 [ Luke Yelavich ]
16292
16293 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
16294
16295 [ Manoj Iyer ]
16296
16297 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
16298 - LP: #348861
16299
16300 [ Tim Gardner ]
16301
16302 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
16303 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
16304 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
16305 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
16306 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
16307 Upstream suggests that this is not the right approach.
16308
16309 * [Config] Set default I/O scheduler to DEADLINE
16310 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
16311 - LP: #381300
16312
16313 [ ubuntu@tjworld.net ]
16314
16315 * SAUCE: ipw2200: Enable LED by default
16316 - LP: #21367
16317
16318 [ Upstream Kernel Changes ]
16319
16320 * ALSA: hda - Add support for new AMD HD audio devices
16321 - LP: #430564
16322
16323 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
16324
16325linux (2.6.31-10.34) karmic; urgency=low
16326
16327 [ Ted Tso ]
16328
16329 * [Upstream] ext3: Don't update superblock write time when filesystem is
16330 read-only
16331 - LP: #427822
16332
16333 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
16334
16335linux (2.6.31-10.33) karmic; urgency=low
16336
16337 [ Leann Ogasawara ]
16338
16339 * [Upstream] dvb-usb: fix tuning with Cinergy T2
16340 - LP: #421258
16341
16342 [ Tim Gardner ]
16343
16344 * [Config] Unconditionally copy files from sub-flavours lists.
16345 (really, really fix it this time)
16346 - LP: #423426
16347 * [Config] Set CONFIG_CACHEFILES=m for all flavours
16348
16349 [ Upstream Kernel Changes ]
16350
16351 * ext4: Don't update superblock write time when filesystem is read-only
16352 - LP: #427822
16353
16354 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
16355
16356linux (2.6.31-10.32) karmic; urgency=low
16357
16358 [ Eric Miao ]
16359
16360 * [Config] enable module support for memory stick
16361 - LP: #159951
16362
16363 [ Tim Gardner ]
16364
16365 * [Config] Unconditionally copy files from sub-flavours lists.
16366 - LP: #423426
16367
16368 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
16369
16370linux (2.6.31-10.31) karmic; urgency=low
16371
16372 [ Andy Whitcroft ]
16373
16374 * rebase to v2.6.31 final
16375
16376 [ Colin Watson ]
16377
16378 * [Config] Recommend grub-pc in linux-image
16379 - LP: #385741
16380
16381 [ Ike Panhc ]
16382
16383 * [Upstream] Pull latest update of lenovo-sl-laptop
16384
16385 [ Peter Feuerer ]
16386
16387 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
16388 model
16389 - LP: #426691
16390
16391 [ Tim Gardner ]
16392
16393 * [Config] De-macro some package names.
16394
16395 [ Upstream Changes ]
16396
16397 * rebase to 2.6.31 final.
16398
16399 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
16400
16401linux (2.6.31-10.30) karmic; urgency=low
16402
16403 [ Amit Kucheria ]
16404
16405 * [Config] Enable CONFIG_USB_DEVICEFS
16406 - LP: #417748
16407 * [Config] Populate the config-update template a bit more
16408
16409 [ Andy Whitcroft ]
16410
16411 * rebase to v2.6.31-rc9
16412 * [Config] update configs following rebase to v2.6.31-rc9
16413 * [Config] update ports configs following rebase to v2.6.31-rc9
16414
16415 [ Colin Ian King ]
16416
16417 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
16418 - LP: #254837
16419
16420 [ Jerone Young ]
16421
16422 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
16423 white-list
16424 - LP: #281732
16425 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
16426 white-list
16427 - LP: #281732
16428 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
16429 white-list
16430 - LP: #281732
16431 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
16432 white-list
16433 - LP: #281732
16434 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
16435 white-list
16436 - LP: #281732
16437
16438 [ John Johansen ]
16439
16440 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
16441 - LP: #419308
16442 * SAUCE: AppArmor: Return the correct error codes on profile
16443 addition/removal
16444 - LP: #408473
16445 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
16446 - LP: #408454
16447 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
16448 - LP: #419222
16449 * SAUCE: AppArmor: Fix change_profile failure
16450 - LP: #401931
16451 * SAUCE: AppArmor: Tell git to ignore generated include files
16452 - LP: #419505
16453
16454 [ Stefan Bader ]
16455
16456 * [Upstream] acpi: video: Loosen strictness of video bus detection code
16457 - LP: #333386
16458 * SAUCE: Remove ov511 driver from ubuntu subdirectory
16459
16460 [ Tim Gardner ]
16461
16462 * [Config] Exclude char-modules from non-x86 udeb creation
16463 * SAUCE: Notify the ACPI call chain of AC events
16464 * [Config] CONFIG_SATA_VIA=m
16465 - LP: #403385
16466 * [Config] Build in all phylib support modules.
16467 * [Config] Don't fail when sub-flavour files are missing
16468 - LP: #423426
16469 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
16470 - LP: #423513
16471
16472 [ Upstream ]
16473
16474 * Rebased against v2.6.31-rc9
16475
16476 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
16477
16478linux (2.6.31-9.29) karmic; urgency=low
16479
16480 [ Leann Ogasawara ]
16481
16482 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
16483 - LP: #419993
16484 * [Config] d-i/modules: Add new char-modules file, initialize with
16485 intel-agp
16486 - LP: #420605
16487
16488 [ Upstream ]
16489
16490 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
16491 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
16492 adda766193ea1cf3137484a9521972d080d0b7af.
16493
16494 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
16495
16496linux (2.6.31-8.28) karmic; urgency=low
16497
16498 [ Ike Panhc ]
16499
16500 * [Config] Let nic-shared-modules depends on crypto-modules
16501 - LP: #360966
16502
16503 [ Leann Ogasawara ]
16504
16505 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
16506 constant
16507 - LP: #412492
16508
16509 [ Mario Limonciello ]
16510
16511 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
16512 status if HW switch is disabled
16513 - LP: #418721
16514 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
16515 Compal made Dell laptops
16516 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
16517 with rfkill support
16518
16519 [ Tim Gardner ]
16520
16521 * [Config] Add acpiphp to virtual sub-flavour
16522 - LP: #364916
16523 * Drop KSM patch set for now because of instabilities with encrypted swap.
16524 - LP: #418781
16525
16526 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
16527
16528linux (2.6.31-7.27) karmic; urgency=low
16529
16530 [ Tim Gardner ]
16531
16532 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
16533 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
16534 Replaces previous ksm patches from 2.6.31-6.25
16535 * [Config] KSM=y
16536
16537 [ Upstream ]
16538
16539 * Rebased against v2.6.31-rc7
16540
16541 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
16542
16543linux (2.6.31-6.26) karmic; urgency=low
16544
16545 [ Andy Whitcroft ]
16546
16547 * [Config] enable CONFIG_AUFS_BR_RAMFS
16548 - LP: #414738
16549 * split out debian directory ready for abstraction
16550 * add printdebian target to find branch target
16551 * abstracted debian -- debian/files is not abstracted
16552 * abstracted debian -- packages must be built in debian/<pkg>
16553 * abstracted debian -- kernel-wedge needs to work in debian/
16554 * abstracted debian -- ensure we install the copyright file
16555 * abstracted-debian -- drop the debian directories from headers
16556 * abstracted-debian -- drop the debian directories from headers part 2
16557 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
16558 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
16559 - LP: #410198
16560
16561 [ Luke Yelavich ]
16562
16563 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
16564 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
16565 - LP: #413150
16566 * [Config] Ports: Build all cpu frequency scaling governors into ports
16567 kernels
16568 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
16569 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
16570 * [Config] Ports: Enable PS3 network driver
16571
16572 [ Stefan Bader ]
16573
16574 * abstracted debian -- call $(DEBIAN)/rules using make
16575
16576 [ Tim Gardner ]
16577
16578 * [Config] Abstract the debian directory
16579 * SAUCE: Improve error reporting in postinst
16580 - LP: #358564
16581
16582 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
16583
16584linux (2.6.31-6.25) karmic; urgency=low
16585
16586 [ Andy Whitcroft ]
16587
16588 * script to generate Ubuntu changes from changelog
16589 * [Config] standardise ANDROID options
16590 * [Config] standardise CONFIG_ATM as module
16591 * [Config] standardise CONFIG_LIB80211 as module
16592 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
16593 * [Config] set CONFIG_CRAMFS as module
16594 * [Config] enable CONFIG_DAB and modules
16595 * [Config] set CONFIG_MAC80211_HWSIM as module
16596 * [Config] set CONFIG_NET_CLS_FLOW as module
16597 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
16598 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
16599 * [Config] set CONFIG_RTC_DRV_DS1511 as module
16600 * [Config] set CONFIG_RTC_DRV_R9701 as module
16601 * [Config] set CONFIG_RTC_DRV_S35390A as module
16602 * [Config] set CONFIG_TOIM3232_DONGLE as module
16603 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
16604 * [Config] standardise CONFIG_USB_G_PRINTER as module
16605 * [Config] standardise CONFIG_USB_SERIAL_IR as module
16606 * [Config] set CONFIG_USB_SERIAL_IUU as module
16607 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
16608 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
16609 * cleanup remains of dm-loop
16610 * drop thinkpad ec and smapi support
16611 * drop appleir
16612 * [Config] update configs following rebase to v2.6.31-rc6
16613 * rebase to v2.6.31-rc6
16614
16615 [ Hugh Dickins ]
16616
16617 * SAUCE: ksm patch 1, drop after 2.6.31
16618 * SAUCE: ksm patch 2, drop after 2.6.31
16619 * SAUCE: ksm patch 3, drop after 2.6.31
16620 * SAUCE: ksm patch 4, drop after 2.6.31
16621 * SAUCE: ksm patch 5, drop after 2.6.31
16622 * SAUCE: ksm patch 7, drop after 2.6.31
16623
16624 [ Izik Eidus ]
16625
16626 * SAUCE: ksm patch 0, drop after 2.6.31
16627 * SAUCE: ksm patch 6, drop after 2.6.31
16628 * SAUCE: ksm patch 8, drop after 2.6.31
16629 * SAUCE: ksm patch 9, drop after 2.6.31
16630
16631 [ Luke Yelavich ]
16632
16633 * [Config] Ports: Re-add PS3 modules to udebs
16634
16635 [ Michael Casadevall ]
16636
16637 * [Config] Update SPARC config and d-i files to reflect what can be built
16638
16639 [ Tim Gardner ]
16640
16641 * [Config] Removed armel package support
16642 * [Config] Enabled CONFIG_KSM=y
16643
16644 [ Upstream Kernel Changes ]
16645
16646 * Rebased against v2.6.31-rc6
16647 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
16648 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
16649 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
16650 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
16651 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
16652 changes"
16653 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
16654 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
16655 revision"
16656 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
16657 by default"
16658 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
16659 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
16660 ARCH_MXC_CANONICAL"
16661 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
16662 CONFIG_GPIOLIB"
16663 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
16664 2.6.31"
16665 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
16666 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
16667 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
16668 mxc_uart.h _everywhere_"
16669 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
16670 correct location"
16671 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
16672 snd_card_create"
16673 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
16674 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
16675 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
16676 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
16677 mxc_map_io."
16678 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
16679 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
16680 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
16681 with snd_soc_card."
16682 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
16683 structure"
16684 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
16685 DMA_MODE_READ/WRITE/MASK"
16686 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
16687 Freescale mx51 platform"
16688 * Driver core: add new device to bus's list before probing
16689 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
16690 power-saving
16691 - LP: #381693, #399750, #380892
16692
16693 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
16694
16695linux (2.6.31-5.24) karmic; urgency=low
16696
16697 [ Amit Kucheria ]
16698
16699 * ARM: IMX51: Make video capture drivers compile
16700 * [Config] IMX51: Config updates
16701
16702 [ Andy Whitcroft ]
16703
16704 * remove leftovers of dm-bbr
16705
16706 [ Leann Ogasawara ]
16707
16708 * Add pata_cs5535 to pata-modules
16709 - LP: #318805
16710
16711 [ Luke Yelavich ]
16712
16713 * [Config] CONFIG_PPC64=y for powerpc64-smp
16714 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
16715 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
16716 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
16717 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
16718 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
16719 * [Config] Enable all PS3 drivers in powerpc64-smp
16720
16721 [ Mario Limonciello ]
16722
16723 * LIRC -- fix lirc-i2c 2.6.31 compilation
16724
16725 [ Matthew Garrett ]
16726
16727 * [Upstream] dell-laptop: Fix rfkill state queries
16728
16729 [ Tim Gardner ]
16730
16731 * [Config] Ignore armel ABI and module changes
16732 * [Config] Update configs after rebase against 2.6.31-rc5
16733
16734 [ Upstream ]
16735
16736 * Rebased to 2.6.31-rc5
16737
16738 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
16739
16740linux (2.6.31-4.23) karmic; urgency=low
16741
16742 [ Andy Whitcroft ]
16743
16744 * AUFS -- update to aufs2-30 20090727
16745 * [Config] enable AUFS FUSE support
16746
16747 [ Luke Yelavich ]
16748
16749 * [Config] CONFIG_JFS_FS=m on sparc
16750
16751 [ Tim Gardner ]
16752
16753 * [Upstream] dell-laptop: Fix rfkill state setting.
16754
16755 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
16756
16757linux (2.6.31-4.22) karmic; urgency=low
16758
16759 [ Amit Kucheria ]
16760
16761 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
16762 * ARM: IMX51: Move board-mx51* header files to the correct location
16763 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
16764 * ARM: IMX51: Make it compile.
16765 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
16766 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
16767 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
16768 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
16769 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
16770 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
16771 * ARM: staging: udlfb: Add vmalloc.h include
16772 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
16773
16774 [ Brad Figg ]
16775
16776 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
16777 * ARM: IMX51: codec structure was moved to the card structure
16778 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
16779 * ARM: IMX51: Get to bus_id by calling dev_name.
16780 * ARM: IMX51: Get to bus_id by calling dev_name.
16781 * ARM: IMX51: Added external declaration for mxc_map_io.
16782 * ARM: IMX51: Removed the mxc_gpio_port structure.
16783 * ARM: IMX51: mxc_timer_init prototype
16784 * ARM: IMX51: Fix up merge error in Kconfig
16785 * ARM: IMX51: Changed from snd_card_new to snd_card_create
16786
16787 [ Dinh Nguyen ]
16788
16789 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
16790 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
16791 * ARM: IMX51: Babbage 2.5 needs a different system revision
16792 * ARM: IMX51: IPU irq handler deadlock fix
16793
16794 [ Tim Gardner ]
16795
16796 * [Config] Enabled CONFIG_CAN=m
16797 - LP: #327243
16798 * [Config] Enabled CONFIG_SERIAL=m
16799 - LP: #397189
16800
16801 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
16802
16803linux (2.6.31-4.21) karmic; urgency=low
16804
16805 [ Amit Kucheria ]
16806
16807 * dm-raid-4-5: Add missing brackets around test_bit()
16808
16809 [ John Johansen ]
16810
16811 * AppArmor: Fix change_profile failing lpn401931
16812 * AppArmor: Fix determination of forced AUDIT messages.
16813 * AppArmor: Fix oops in auditing of the policy interface offset
16814
16815 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
16816
16817linux (2.6.31-4.20) karmic; urgency=low
16818
16819 [ Andy Whitcroft ]
16820
16821 * SAUCE: iscsitarget -- update to SVN revision r214
16822 * SAUCE: iscsitarget -- renable driver
16823 * [Config] consolidate lpia/lpia and i386/generic configs
16824 * [Config] enable CRYPTO modules for all architectures
16825 * [Config] enable cryptoloop
16826 * [Config] enable various filesystems for armel
16827 * [Config] sync i386 generic and generic-pae
16828 * [Config] add the 386 (486 processors and above) flavour
16829 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
16830 - LP: #399914
16831 * add genconfigs/genportsconfigs to extract the built configs
16832 * updateconfigs -- alter concatenation order allow easier updates
16833 * intelfb -- INTELFB now conflicts with DRM_I915
16834 * printchanges -- rebase tree does not have stable tags use changelog
16835 * AppArmor: fix argument size missmatch on 64 bit builds
16836
16837 [ Ike Panhc ]
16838
16839 * Ship bnx2x firmware in nic-modules udeb
16840 - LP: #360966
16841
16842 [ Jeff Mahoney ]
16843
16844 * AppArmor: fix build failure on ia64
16845
16846 [ John Johansen ]
16847
16848 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
16849 initialize.
16850 * AppArmour: fix auditing of domain transitions to include target profile
16851 information
16852 * AppArmor: fix C99 violation
16853 * AppArmor: revert reporting of create to write permission.
16854 * SAUCE: Add config option to set a default LSM
16855 * [Config] enable AppArmor by default
16856 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
16857
16858 [ Keith Packard ]
16859
16860 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
16861 hardware
16862 - LP: #351756
16863
16864 [ Luke Yelavich ]
16865
16866 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
16867 header packages
16868 - LP: #355344
16869
16870 [ Michael Casadevall ]
16871
16872 * [Config] update SPARC config files to allow success build
16873
16874 [ Scott James Remnant ]
16875
16876 * SAUCE: trace: add trace_event for the open() syscall
16877
16878 [ Stefan Bader ]
16879
16880 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
16881 - LP: #396780
16882
16883 [ Tim Gardner ]
16884
16885 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
16886 - LP: #397499
16887 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
16888 refresh
16889 - LP: #365291
16890 * [Config] SSB/B44 are common across all arches/flavours.
16891
16892 [ Upstream ]
16893
16894 * Rebased to 2.6.31-rc4
16895
16896 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
16897
16898linux (2.6.31-3.19) karmic; urgency=low
16899
16900 [ Andy Whitcroft ]
16901
16902 * Revert "[Config] Disabled NDISWRAPPER"
16903 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
16904 * AUFS -- export various core functions
16905 * AUFS -- export various core functions -- fixes
16906 * AUFS -- core filesystem
16907 * AUFS -- track changes in v2.6.31
16908 * [Config] Enable AUFS
16909 * droppped 'iwl3945: do not send scan command if channel count zero' as it
16910 is already upstream but failed to auto-drop on rebase.
16911
16912 [ Eric Paris ]
16913
16914 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
16915 choose
16916 * SAUCE: inotify: check filename before dropping repeat events
16917 * SAUCE: fsnotify: fix inotify tail drop check with path entries
16918
16919 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
16920
16921linux (2.6.31-3.18) karmic; urgency=low
16922
16923 [ Andy Whitcroft ]
16924
16925 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
16926 AUFS"
16927 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
16928 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
16929 security_inode_permission"
16930 * clear out left over AUFS files and modifications
16931
16932 [ Luke Yelavich ]
16933
16934 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
16935 * SAUCE: Explicitly include header files to allow apparmor to build on
16936 powerpc
16937 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
16938
16939 [ Tim Gardner ]
16940
16941 * [Config] Dropped ubuntu/misc/wireless/acx
16942 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
16943
16944 [ Upstream ]
16945
16946 * Rebased to 2.6.31-rc3
16947
16948 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
16949
16950linux (2.6.31-2.17) karmic; urgency=low
16951
16952 [ Andy Whitcroft ]
16953
16954 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
16955 * compcache -- remove redundant Kconfig entries part 2
16956 * compcache -- clean up CCFLAGS declarations
16957 * [Config] enable AppArmor
16958 * AppArmor: fix operator precidence issue in as_path_link
16959
16960 [ John Johansen ]
16961
16962 * AppArmor security module
16963 * AppArmor: Correct mapping of file permissions.
16964 * AppArmor: Turn auditing of ptrace on
16965
16966 [ Luke Yelavich ]
16967
16968 * [Config] disable CONFIG_DM_RAID45 on powerpc
16969
16970 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
16971
16972linux (2.6.31-2.16) karmic; urgency=low
16973
16974 [ Andy Whitcroft ]
16975
16976 * compcache -- remove redundant Kconfig entries
16977 added ignore and ignore.modules for all arches since the compcache update
16978 changes the modules names as well as some compcache ABI values.
16979
16980 [ Manoj Iyer ]
16981
16982 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
16983 * SAUCE: update compcache version to 0.5.3
16984
16985 [ Tim Gardner ]
16986
16987 * [Config]: Fix sparc FTBS by adding ignore.modules
16988
16989 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
16990
16991linux (2.6.31-2.15) karmic; urgency=low
16992
16993 [ Andy Whitcroft ]
16994
16995 * SAUCE: default ATI Radeon KMS to off until userspace catches up
16996 * [Config] Update configs following rebase to 2.6.31-rc2
16997 * [Config] update ports configs following update to 2.6.31-rc2
16998
16999 [ Luke Yelavich ]
17000
17001 * [Config] powerpc - Disable CONFIG_RDS
17002
17003 [ Matt Zimmerman ]
17004
17005 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17006 - LP: #382115
17007
17008 [ Upstream Kernel Changes ]
17009
17010 * rebased to mainline 2.6.31-rc2
17011
17012 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
17013
17014linux (2.6.31-1.14) karmic; urgency=low
17015
17016 [ Andy Whitcroft ]
17017
17018 * update ndiswrapper to 1.55
17019 * remove leftovers of gfs
17020 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
17021
17022 [ Luke Yelavich ]
17023
17024 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
17025 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
17026 kernel
17027
17028 [ Manoj Iyer ]
17029
17030 * Remove snd-bt-sco ubuntu driver
17031
17032 [ Michael Casadevall ]
17033
17034 * [Config] updates ia64 config and d-i folders to allow succesful build
17035 * [Config] Update powerpc and sparc for 2.6.31
17036
17037 [ Upstream Kernel Changes ]
17038
17039 * intel-iommu: fix Identity Mapping to be arch independent
17040 - LP: #384695
17041 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
17042
17043 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
17044
17045linux (2.6.31-1.13) karmic; urgency=low
17046
17047 [ Andy Whitcroft ]
17048
17049 * REBASE: rebased to mainline 2.6.31-rc1
17050 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
17051 no longer applies, using deprecated interfaces, LPIA only, dropped
17052 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
17053 changes now upstream, dropped
17054 * [Config] Update configs following rebase to 2.6.31-rc1
17055 * [Config] update ports configs following update to 2.6.31-rc1
17056
17057 * [Config] disable broken staging driver CONFIG_STLC45XX
17058 * SAUCE: fix compcache to use updates accessors
17059 * [Config] disable staging driver CONFIG_VT6655
17060 * SAUCE: fix DRDB to use updates accessors
17061 * [Disable] ndiswrapper needs update
17062 * [Disable] LIRC I2C needs update
17063 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
17064 * [Config] disable I2C_DESIGNWARE does not compile
17065 * [Config] disable CONFIG_TLSUP for lpia
17066 * [Config] disable CONFIG_FB_UDL for arm
17067 * SAUCE: disable adding scsi headers to linux-libc-dev
17068
17069 [ Mario Limonciello ]
17070
17071 * SAUCE: Add LIRC drivers
17072
17073 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
17074
17075linux (2.6.30-10.12) karmic; urgency=low
17076
17077 [ Andy Whitcroft ]
17078
17079 * [Config] split out the ports configs into their own family
17080 * [Config] update configs following introduction of ports family
17081
17082 [ Upstream Kernel Changes ]
17083
17084 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
17085 description". Fixes linux-doc package name conflicts for now.
17086 - LP: #382115
17087
17088 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
17089
17090linux (2.6.30-10.11) karmic; urgency=low
17091
17092 [ Amit Kucheria ]
17093
17094 * [Config] Comment splitconfig.pl and misc cleanup
17095 * [Config] Rename all configs to the new naming scheme
17096 * [Config] Splitconfig rework
17097 * [Config] Rename scripts/misc/oldconfig to kernelconfig
17098 * [Config] Fix build system for new config split
17099 * [Config] Run updateconfigs after the splitconfig rework
17100
17101 [ Andy Whitcroft ]
17102
17103 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
17104 * [Config] standardise CONFIG_STAGING=y
17105 * [Config] standardise CONFIG_RD_LZMA=y
17106 * [Config] CONFIG_PCI_IOV=y
17107 * [Config] CONFIG_PCI_STUB=m
17108 * [Config] merge kernel configs more agressively
17109
17110 [ Colin Watson ]
17111
17112 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
17113 * [Config] Add support for including firmware in udebs
17114 * [Config] Ship bnx2 firmware in nic-modules udeb
17115 - LP: #384861
17116
17117 [ Luke Yelavich ]
17118
17119 * [Config] ports - Import of ports architectures into kernel packaging
17120 infrastructure
17121 * [Config] ports - Do not update ports kernel configurations by default
17122 * [Config] ports - Disable ABI checking for ports architectures
17123 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
17124 * [Config] ports - Add control.d/vars.* files for ports architectures
17125 * [Config] ports - Add ports architectures for linux-libc-dev
17126 * [Config] ports - Create powerpc specific message-modules and
17127 block-modules udebs
17128 * [Config] ports - Add configuration files for ports architectures
17129
17130 [ Manoj Iyer ]
17131
17132 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
17133 - LP: #329864
17134
17135 [ Michael Casadevall ]
17136
17137 * [Config] ports - Fix compression of kernels
17138
17139 [ Stefan Bader ]
17140
17141 * [Upstream] mmc: prevent dangling block device from accessing stale
17142 queues
17143 - LP: #383668
17144
17145 [ Tim Gardner ]
17146
17147 * [Config] Recommend grub-pc in linux-image
17148 - LP: #385741
17149 * [Config] Implement i386 generic and generic-pae flavours
17150 * [Config] ports - Add control info after integrating ports arches
17151 * [Config] Removed auto-generated files from git
17152 * [Config] Added netxen_nic to nic-modules
17153 - LP: #389603
17154
17155 [ Matt Zimmerman ]
17156
17157 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17158 - LP: #382115
17159
17160 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
17161
17162linux (2.6.30-9.10) karmic; urgency=low
17163
17164 [ Andy Whitcroft ]
17165
17166 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
17167 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
17168 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
17169 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
17170 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
17171 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
17172
17173 [ Upstream Kernel Changes ]
17174
17175 * rebased to 2.6.30 final
17176
17177 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
17178
17179linux (2.6.30-8.9) karmic; urgency=low
17180
17181 [ Andy Whitcroft ]
17182
17183 * Config update removed the following options:
17184 CONFIG_EDAC_AMD8111=m
17185 CONFIG_EDAC_AMD8131=m
17186
17187 [ Upstream Kernel Changes ]
17188
17189 * rebased to 2.6.30-rc8
17190
17191 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
17192
17193linux (2.6.30-7.8) karmic; urgency=low
17194
17195 [ Andy Whitcroft ]
17196
17197 * Enabled NEW configration options:
17198 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
17199 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
17200
17201 [ Upstream Kernel Changes ]
17202
17203 * rebased to 2.6.30-rc7
17204
17205 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
17206
17207linux (2.6.30-6.7) karmic; urgency=low
17208
17209 [ Andy Whitcroft ]
17210
17211 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
17212 upstream)
17213
17214 [ Upstream Kernel Changes ]
17215
17216 * rebased to 2.6.30-rc6
17217
17218 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
17219
17220linux (2.6.30-5.6) karmic; urgency=low
17221
17222 [ Tim Gardner ]
17223
17224 * [Config] Enable Keyspan USB serial device firmware in kernel module
17225 - LP: #334285
17226
17227 [ Upstream Kernel Changes ]
17228
17229 * rebased to 2.6.30-rc5
17230
17231 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
17232
17233linux (2.6.30-4.5) karmic; urgency=low
17234
17235 [ Colin Watson ]
17236
17237 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
17238 /usr/include/asm/* going missing
17239 - LP: #373214
17240
17241 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
17242
17243linux (2.6.30-3.4) karmic; urgency=low
17244
17245 [ Kees Cook ]
17246
17247 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
17248 - LP: #369978
17249
17250 [ Stefan Bader ]
17251
17252 * SAUCE: input: Blacklist digitizers from joydev.c
17253 - LP: #300143
17254
17255 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
17256
17257linux (2.6.30-2.3) karmic; urgency=low
17258
17259 [ Tim Gardner ]
17260
17261 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
17262 - LP: #369152
17263 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
17264 * [Config] CONFIG_DRM_I915_KMS=y
17265 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
17266 minimums
17267
17268 [ Upstream Kernel Changes ]
17269
17270 * rebased to 2.6.30-rc4
17271
17272 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
17273
17274linux (2.6.30-1.2) karmic; urgency=low
17275
17276 [ Tim Gardner ]
17277
17278 * [Config] armel: disable staging drivers, fixes FTBS
17279 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
17280
17281 [ Upstream Kernel Changes ]
17282
17283 * mpt2sas: Change reset_type enum to avoid namespace collision.
17284 Submitted upstream.
17285
17286 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
17287
17288linux (2.6.30-1.1) karmic; urgency=low
17289
17290 * Initial release after rebasing against v2.6.30-rc3
17291
17292 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
17293