]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - debian.master/changelog
UBUNTU: [Config] Enable CONFIG_QUICC_ENGINE=y
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
CommitLineData
4a0e8200 1linux (4.8.0-16.17) yakkety; urgency=low
f1c53dc0 2
4a0e8200
TG
3 [ Tim Gardner ]
4
5 * Release Tracking Bug
6 - LP: #1626768
7
8 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
9 - [Config] CONFIG_ACPI_IORT=y
10 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
11 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
12 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
13 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
14 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
15 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
16 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
17 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
18
19 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
20 (LP: #1626394)
21 - [Config] CONFIG_ATA=y
22
23 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
24 - [Config] CONFIG_VMD=m
25 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
26 - [Config] CONFIG_OF=y for all arches
27 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
28 - [Config] Xenial device settings sync with amd64
29 - [Config] Xenial device settings sync with i386
30 - [Config] CONFIG_MTD_UBI_GLUEBI=m
31 - [Config] Xenial device settings sync with armhf
32 - [Config] Xenial device settings sync with arm64
33
34 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
35 - [Config] CONFIG_USERFAULTFD=y
36
37 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
38 - [Config] CONFIG_SLUB=y
39
40 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
41 (LP: #1626158)
42 - add nls_cp437 to the generic.inclusion-list
f1c53dc0
TG
43
44 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
45
8b72f08c 46linux (4.8.0-15.16) yakkety; urgency=low
f2630135 47
8b72f08c
TG
48 [ Tim Gardner ]
49
50 * Release Tracking Bug
51 - LP: #1626239
52
53 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
54 (LP: #1626158)
55 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
56 - [Config] CONFIG_NLS_CODEPAGE_437=y
57 - [Config] CONFIG_VFAT_FS=y
58
59 * Miscellaneous Ubuntu changes
60 - SAUCE: seccomp: log actions even when audit is disabled
f2630135
TG
61
62 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
63
3c99efb7 64linux (4.8.0-14.15) yakkety; urgency=low
c9b00a0f 65
3c99efb7
LO
66 * CVE-2016-1575 (LP: #1534961)
67 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
68 - SAUCE: overlayfs: Be more careful about copying up sxid files
69 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
c9b00a0f 70
3c99efb7
LO
71 * CVE-2016-1576 (LP: #1535150)
72 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
73 - SAUCE: overlayfs: Be more careful about copying up sxid files
74 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
75
76 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
77 (LP: #1531747)
78 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
79
80 * Miscellaneous Ubuntu changes
81 - [Config] CONFIG_PM_WAKELOCKS=y
82 - [Config] CONFIG_CLEANCACHE=y
83 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
84 - [Config] CONFIG_PROCESSOR_SELECT=y
85 - [Config] Enabled some networking options
86 - SAUCE: overlayfs: Enable user namespace mounts
87
88 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
c9b00a0f 89
a928399f 90linux (4.8.0-13.14) yakkety; urgency=low
f71e5453 91
a928399f
TG
92 [ Tim Gardner ]
93
94 * Release Tracking Bug
95 - LP: #1625733
96
97 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
98 - [Config] Add some CRC crypto modules to d-i
99
100 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
101 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
102
103 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
104 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
105 ThinkPads
106
107 * Option GE0301 3G modem doesn't work (LP: #348861)
108 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
109
110 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
111 (LP: #1625259)
112 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
113
114 * Miscellaneous Ubuntu changes
115 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
116 opened for writing
117 - SAUCE: fan: add VXLAN implementation
118 - [Config] CONFIG_VFIO=m for ppc64el
f71e5453
TG
119
120 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
121
6b119e64 122linux (4.8.0-12.13) yakkety; urgency=low
94fb7f08 123
6b119e64 124 [ Tim Gardner ]
94fb7f08 125
6b119e64
TG
126 * Release Tracking Bug
127 - LP: #1625233
41e30a20 128
6b119e64
TG
129 * Miscellaneous Ubuntu changes
130 - rebase to v4.8-rc7
131 - [Config] CONFIG_SCSI_DEBUG=m for all arches
41e30a20 132
94fb7f08
TG
133 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
134
81355c81 135linux (4.8.0-11.12) yakkety; urgency=low
c1a6d015 136
81355c81
LO
137 * change_hat is logging failures during expected hat probing (LP: #1615893)
138 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
c1a6d015 139
81355c81
LO
140 * deleted files outside of the namespace are not being treated as
141 disconnected
142 (LP: #1615892)
143 - SAUCE: apparmor: deleted dentries can be disconnected
144
145 * stacking to unconfined in a child namespace confuses mediation
146 (LP: #1615890)
147 - SAUCE: apparmor: special case unconfined when determining the mode
148
149 * apparmor module parameters can be changed after the policy is locked
150 (LP: #1615895)
151 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
152
153 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
154 #1579135)
155 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
156
157 * label vec reductions can result in reference labels instead of direct
158 access
159 to labels (LP: #1615889)
160 - SAUCE: apparmor: reduction of vec to single entry is just that entry
161
162 * profiles from different namespaces can block other namespaces from being
163 able to load a profile (LP: #1615887)
164 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
165
166 * The label build for onexec when stacking is wrong (LP: #1615881)
167 - SAUCE: apparmor: Fix label build for onexec stacking.
168
169 * The inherit check for new to old label comparison for domain transitions
170 is
171 wrong (LP: #1615880)
172 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
173
174 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
175 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
176
177 * __label_update proxy comparison test is wrong (LP: #1615878)
178 - SAUCE: apparmor: Fix __label_update proxy comparison test
179
180 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
181 (LP: #1560583)
182 - SAUCE: apparmor: Allow ns_root processes to open profiles file
183 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
184
185 * policy namespace stacking (LP: #1379535)
186 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
187 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
188
189 * Miscellaneous Ubuntu changes
190 - [Debian] Dynamically determine linux udebs package name
191 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
192 - SAUCE: apparmor: Fix FTBFS due to bad include path
193 - SAUCE: apparmor: add data query support
194 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
195
196 * Miscellaneous upstream changes
197 - fixup backout policy view capable for forward port
198 - apparmor: fix: Rework the iter loop for label_update
199 - apparmor: add more assertions for updates/merges to help catch errors
200 - apparmor: Make pivot root transitions work with stacking
201 - apparmor: convert delegating deleted files to mediate deleted files
202 - apparmor: add missing parens. not a bug fix but highly recommended
203 - apparmor: add a stack_version file to allow detection of bug fixes
204 - apparmor: push path lookup into mediation loop
205 - apparmor: default to allowing unprivileged userns policy
206 - apparmor: fix: permissions test to view and manage policy
207 - apparmor: Add Basic ns cross check condition for ipc
208
209 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
c1a6d015 210
c7dddaff 211linux (4.8.0-10.11) yakkety; urgency=low
c65851b8 212
c7dddaff
TG
213 * Miscellaneous Ubuntu changes
214 - ubuntu: vbox -- update to 5.1.6-dfsg-1
215 - SAUCE: Enable vbox build
c65851b8
TG
216
217 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
218
23296c6c 219linux (4.8.0-9.10) yakkety; urgency=low
19563a18 220
23296c6c
TG
221 * Miscellaneous Ubuntu changes
222 - [Config] arm64: CONFIG_ARCH_THUNDER=y
223 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
224 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
225 - [Config] arm64: CONFIG_DRM_AST=m
226 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
227 - d-i: initrd needs ext4 and scsi modules
228 - SAUCE: AUFS aufs4.x-rcN 20160912
229 - [Config] Enable CONFIG_GPIO_XGENE*
230 - [Config] Disable CONFIG_POWER_RESET_XGENE
231 - [Config] CONFIG_EDAC_XGENE=m
232 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
233 - [Config] CONFIG_XGENE_DMA=m
19563a18
TG
234
235 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
236
ea101072 237linux (4.8.0-8.9) yakkety; urgency=low
a15e177d 238
ea101072
TG
239 * New device ID for Kabypoint (LP: #1622469)
240 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
241 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
242
243 * Miscellaneous Ubuntu changes
244 - rebase to v4.8-rc6
245 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
a15e177d 246
bbfe4661
TG
247 [ Upstream Kernel Changes ]
248
249 * rebase to v4.8-rc6
250 - LP: #1617900
251
a15e177d
TG
252 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
253
0a7cc07d
TG
254linux (4.8.0-7.8) yakkety; urgency=low
255
256 * Miscellaneous Ubuntu changes
257 - [Debian] Use src_pkg_name when constructing udeb control files
258
259 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
260
261linux (4.8.0-6.7) yakkety; urgency=low
262
263 * Enable virtual scsi server driver for Power (LP: #1615665)
264 - SAUCE: Ibmvscsis: Properly deregister target sessions
265 - SAUCE: Return TCMU-generated sense data to fabric module
266 - SAUCE: Ibmvscsis: Code cleanup of print statements
267 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
268
269 * Miscellaneous Ubuntu changes
270 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
271 - rebase to v4.8-rc5
272
273 [ Upstream Kernel Changes ]
274
275 * rebase to v4.8-rc5
276
277 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
278
279linux (4.8.0-5.6) yakkety; urgency=low
280
281 * support compressed kernels on arm64 (LP: #1384955)
282 - [Config] Switch to compressed Image on arm64
283
284 * Miscellaneous Ubuntu changes
285 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
286 - SAUCE: (namespace) block_dev: Support checking inode permissions in
287 lookup_bdev()
288 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
289 when mounting
290 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
291 when mounting
292 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
293 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
294 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
295 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
296 security.* xattrs
297 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
298 filesystems
299 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
300 - SAUCE: (namespace) fuse: Add support for pid namespaces
301 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
302 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
303 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
304 or a descendant
305 - SAUCE: (namespace) fuse: Allow user namespace mounts
306 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
307 namespaces
308 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
309 mounts
310 - rebase to v4.8-rc4
311
312 [ Upstream Kernel Changes ]
313
314 * rebase to v4.8-rc4
315
316 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
317
318linux (4.8.0-4.5) yakkety; urgency=low
319
320 * Miscellaneous Ubuntu changes
321 - [Config] CONFIG_AUFS_FS=m
322 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
323
324 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
325
326linux (4.8.0-3.4) yakkety; urgency=low
327
328 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
329 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
330
331 * Miscellaneous Ubuntu changes
332 - rebase to v4.8-rc3
333
334 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
335
336linux (4.8.0-2.3) yakkety; urgency=low
337
338 * Miscellaneous Ubuntu changes
339 - [Config] Add fuse to inclusion list
340 - SAUCE: update spl/zfs to support v4.8
341
342 * Miscellaneous upstream changes
343 - Revert "UBUNTU: [Debian] do_zfs=false"
344
345 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
346
347linux (4.8.0-1.2) yakkety; urgency=low
348
349 * Miscellaneous Ubuntu changes
350 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
351 - [Config] Enabled enforcement for CONFIG_NVRAM
352 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
353 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
354 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
355 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
356 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
357 - [Config] Enabled enforcement for CONFIG_SECCOMP
358 - [Config] Enabled enforcement for
359 - rebase to v4.8-rc2
360 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
361 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
362 - SAUCE: security,perf: Allow further restriction of perf_event_open
363
364 [ Upstream Kernel Changes ]
365
366 * rebase to v4.8-rc2
367
368 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
369
370linux (4.8.0-0.1) yakkety; urgency=low
371
372 [ Upstream Kernel Changes ]
373
374 * rebase to v4.8-rc1
375 - LP: #1607647
376 - LP: #1498667
377 - LP: #1592547
378 - LP: #1319984
379 - LP: #1268727
380 - LP: #1600623
381 - LP: #1465724
382 - LP: #1333569
383
384 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
385
386linux (4.8.0-0.0) yakkety; urgency=low
387
388 * empty stanza
389
390 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
391
392linux (4.7.0-0.2) yakkety; urgency=low
393
394 * Miscellaneous Ubuntu changes fixing various FTBS issues
395 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
396 - [Config] make powerpc udeb block modules optional
397 - [Config] CONFIG_PLIP=m
398 - [Config] CONFIG_IRDA=m armhf/arm64
399 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
400 - [Config] CONFIG_MOUSE_PS2=m
401 - [Config] remove ppc64el fb-modules
402
403 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
404
405linux (4.7.0-0.1) yakkety; urgency=low
406
407 [ Upstream Kernel Changes ]
408
409 * rebase to v4.7
410 - LP: #972604
411
412 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
413
414linux (4.7.0-0.0) yakkety; urgency=low
415
416 [ Tim Gardner ]
417
418 * Release Tracking Bug
419 - LP: #1588856
420
421 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
422 - scsi_dh_alua: do not fail for unknown VPD identification
423
424 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
425 - [Config] Install lsvmbus in cloud tools
426 - SAUCE: tools/hv/lsvmbus -- convert to python3
427 - SAUCE: tools/hv/lsvmbus -- add manual page
428
429 * boot stalls on USB detection errors (LP: #1437492)
430 - usb: core: hub: hub_port_init lock controller instead of bus
431
432 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
433 - kernek/fork.c: allocate idle task for a CPU always on its local node
434
435 * VirtIO (and probably other modules as well) is built-in, make it modular...
436 (LP: #1475078)
437 - [Config] CONFIG_VIRTIO_*=m for all but s390x
438 - [Config] CONFIG_USB=m
439 - [Config] CONFIG_BLK_DEV_*=m
440 - [Config] CONFIG_ATA=m
441 - [Config] CONFIG_SCSI=m
442 - [Config] CONFIG_DEVFREQ_GOV_*=m
443 - [Config] CONFIG_XEN_NETDEV_*=m
444 - [Config] CONFIG_AGP=m
445 - [Config] CONFIG_ECRYPT_FS=m
446 - [Config] CONFIG_ACPI_*=m
447 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
448 - [Config] Modularize some CRYPTO
449 - [Config] CONFIG_FDDI=m
450 - [Config] CONFIG_FIXED_PHY=m
451 - [Config] CONFIG_VFAT_FS=m for all but armhf
452 - [Config] CONFIG_TUN=m
453 - [Config] CONFIG_UNIX=m
454 - [Config] CONFIG_TRUSTED_KEYS=m
455 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
456
457 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
458 and "not a git repository" (LP: #1584890)
459 - [debian] getabis: Only git add $abidir if running in local repo
460 - [debian] getabis: Fix inconsistent compiler versions check
461
462 * conflicting modules in udebs - arc4.ko (LP: #1582991)
463 - [Config] Remove arc4 from nic-modules
464
465 * arm64: statically link rtc-efi (LP: #1583738)
466 - [Config] Link rtc-efi statically on arm64
467
468 * Miscellaneous Ubuntu changes
469 - [Debian] zfs: transform symlink into referent file/dir
470 - [Debian] Added tristate.sh
471 - [Config] CONFIG_FUSE_FS=m
472 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
473 - [Config] CONFIG_PSTORE_CONSOLE=y
474 - Added Snapcraft files
475 - [Config] Mark CONFIG_UNIX enforced
476
477 * Miscellaneous upstream changes
478 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
479
480 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
481
482linux (4.6.0-6.7) yakkety; urgency=low
483
484 [ Tim Gardner ]
485
486 * Release Tracking Bug
487 - LP: #1582753
488
489 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
490 (LP: #1582378)
491 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
492 owns the ipc ns
493
494 * Miscellaneous Ubuntu changes
495 - [Config] Add Description to kernel-image udeb
496 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
497 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
498
499 * Miscellaneous upstream changes
500 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
501 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
502 - Drivers: hv: vmbus: Use the new virt_xx barrier code
503 - Drivers: hv: vmbus: Export the vmbus_set_event() API
504 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
505 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
506 - drivers:hv: Lock access to hyperv_mmio resource tree
507 - drivers:hv: Make a function to free mmio regions through vmbus
508 - drivers:hv: Reverse order of resources in hyperv_mmio
509 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
510 - drivers:hv: Record MMIO range in use by frame buffer
511 - drivers:hv: Separate out frame buffer logic when picking MMIO range
512 - Drivers: hv: kvp: fix IP Failover
513 - Drivers: hv: vmbus: handle various crash scenarios
514 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
515 - Drivers: hv: balloon: reset host_specified_ha_region
516
517 [ Tim Gardner ]
518
519 * Dropped hv SAUCE patches in favor of linux-next.
520
521 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
522
523linux (4.6.0-5.6) yakkety; urgency=low
524
525 [ Tim Gardner ]
526
527 * Release Tracking Bug
528 - LP: #1582351
529
530 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
531 - [Config] enable CONFIG_AUFS_EXPORT
532
533 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
534 - [Config] Update inclusion list for CRIU
535
536 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
537 - [Debian] disable zfs module checks when cross-compiling
538
539 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
540 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
541
542 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
543 (LP: #1535150)
544 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
545
546 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
547 enabled, breaking serial support on normal systems (LP: #1580960)
548 - [Config] disable CONFIG_GOLDFISH
549
550 * Miscellaneous Ubuntu changes
551 - [Config] d-i -- update local configuration to new form
552 - [Config] kernel-wedge -- switch to explicit versions
553 - [Config] powerpc64-smp --> generic
554 - [Config] CONFIG_AUFS_FS=m
555 - SAUCE: AUFS
556 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
557 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
558 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
559 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
560 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
561 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
562 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
563 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
564 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
565 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
566 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
567 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
568 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
569 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
570 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
571 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
572 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
573 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
574 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
575 - SAUCE: (namespace) fuse: Add support for pid namespaces
576 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
577 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
578 - SAUCE: (namespace) fuse: Allow user namespace mounts
579 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
580 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
581 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
582 - SAUCE: (namespace) quota: Add support for user namespace mounts
583 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
584 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
585 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
586 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
587 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
588 - rebase to v4.6
589 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
590 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
591
592 * Miscellaneous upstream changes
593 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
594 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
595
596 [ Upstream Kernel Changes ]
597
598 * rebase to v4.6
599
600 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
601
602linux (4.6.0-4.5) yakkety; urgency=low
603
604 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
605 upgrade -d (LP: #1573231)
606 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
607
608 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
609 IRC pointed out some leftover SAUCE patches that were causing issues.
610
611 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
612 has some issues.
613
614 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
615
616linux (4.6.0-3.4) xenial; urgency=low
617
618 * Release Tracking Bug
619 - LP: #1579594
620
621 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
622 - [Config] Generate an -extras package for arm64 and powerpc
623
624 * Missing libunwind support in perf (LP: #1248289)
625 - [Config] Add liblzma-dev to enable libunwind support in perf
626
627 * ZFS is confused by user namespaces (uid/gid mapping) when used with
628 acltype=posixac (LP: #1567558)
629 - zfs: Fix user namespaces uid/gid mapping
630
631 * Miscellaneous Ubuntu changes
632 - rebase to v4.6-rc7
633
634 [ Upstream Kernel Changes ]
635
636 * rebase to v4.6-rc7
637
638 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
639
640linux (4.6.0-2.3) yakkety; urgency=low
641
642 * Miscellaneous Ubuntu changes
643 - [Config] CONFIG_AUFS_FS=m
644 - SAUCE: AUFS
645 - zfs: gcc build error: -Wbool-compare in metaslab.c
646 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
647 - zfs: Fix ZPL miswrite of default POSIX ACL
648 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
649 - SAUCE: Dropped ubuntu/i915
650 - SAUCE: Dropped ubuntu/dm-raid4-5
651
652 * Miscellaneous upstream changes
653 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
654 kernel"
655
656 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
657
658linux (4.6.0-1.2) yakkety; urgency=low
659
660 * Miscellaneous Ubuntu changes
661 - [Config] CONFIG_NR_CPUS=8192 for amd64
662
663 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
664
665linux (4.6.0-0.1) yakkety; urgency=low
666
667
668 [ Upstream Kernel Changes ]
669
670 * rebase to v4.6-rc6
671 - LP: #1564712
672 - LP: #1555912
673 - LP: #1552925
674 - LP: #1546694
675 - LP: #1549660
676 - LP: #1549620
677 - LP: #1542944
678 - LP: #1542564
679 - LP: #1533009
680 - LP: #1533461
681 - LP: #1529624
682 - LP: #1522949
683
684 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
685
686linux (4.6.0-0.0) yakkety; urgency=low
687
688 [ Kamal Mostafa ]
689
690 * Release Tracking Bug
691 - LP: #1573817
692
693 * autoreconstruct: need to also generate extend-diff-ignore options for links
694 (LP: #1574362)
695 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
696
697 * tipc: missing linearization of sk_buff (LP: #1567064)
698 - tipc: move linearization of buffers to generic code
699
700 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
701 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
702 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
703 vmbus_mmio_allocate()
704 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
705 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
706 private resource tree
707 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
708 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
709 range
710
711 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
712 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
713
714 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
715 - [Config] CONFIG_AUFS_XATTR=y
716
717 * CVE-2016-3672 (LP: #1568523)
718 - x86/mm/32: Enable full randomization on i386 and X86_32
719
720 * CVE-2016-3955 (LP: #1572666)
721 - USB: usbip: fix potential out-of-bounds write
722
723 * Xenial update to v4.4.8 stable release (LP: #1573034)
724 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
725 instantiated
726 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
727 - parisc: Avoid function pointers for kernel exception routines
728 - parisc: Fix kernel crash with reversed copy_from_user()
729 - parisc: Unbreak handling exceptions from kernel modules
730 - ALSA: timer: Use mod_timer() for rearming the system timer
731 - ALSA: hda - Asus N750JV external subwoofer fixup
732 - ALSA: hda - Fix white noise on Asus N750JV headphone
733 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
734 - mm: fix invalid node in alloc_migrate_target()
735 - powerpc/mm: Fixup preempt underflow with huge pages
736 - libnvdimm: fix smart data retrieval
737 - libnvdimm, pfn: fix uuid validation
738 - compiler-gcc: disable -ftracer for __noclone functions
739 - arm64: opcodes.h: Add arm big-endian config options before including arm
740 header
741 - drm/dp: move hw_mutex up the call stack
742 - drm/udl: Use unlocked gem unreferencing
743 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
744 - drm/radeon: add another R7 370 quirk
745 - drm/radeon: add a dpm quirk for all R7 370 parts
746 - drm/amdgpu/gmc: move vram type fetching into sw_init
747 - drm/amdgpu/gmc: use proper register for vram type on Fiji
748 - xen/events: Mask a moving irq
749 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
750 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
751 - net: jme: fix suspend/resume on JMC260
752 - net: vrf: Remove direct access to skb->data
753 - net: qca_spi: Don't clear IFF_BROADCAST
754 - net: qca_spi: clear IFF_TX_SKB_SHARING
755 - net: fix bridge multicast packet checksum validation
756 - sctp: lack the check for ports in sctp_v6_cmp_addr
757 - mld, igmp: Fix reserved tailroom calculation
758 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
759 - qmi_wwan: add Sierra Wireless EM74xx device ID
760 - ipv6: re-enable fragment header matching in ipv6_find_hdr
761 - vxlan: fix missing options_len update on RX with collect metadata
762 - cdc_ncm: toggle altsetting to force reset before setup
763 - udp6: fix UDP/IPv6 encap resubmit path
764 - tcp: fix tcpi_segs_in after connection establishment
765 - ppp: release rtnl mutex when interface creation fails
766 - net: validate variable length ll headers
767 - ax25: add link layer header validation function
768 - packet: validate variable length ll headers
769 - bpf: avoid copying junk bytes in bpf_get_current_comm()
770 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
771 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
772 - qlcnic: Remove unnecessary usage of atomic_t
773 - qlcnic: Fix mailbox completion handling during spurious interrupt
774 - macvtap: always pass ethernet header in linear
775 - mlxsw: spectrum: Check requested ageing time is valid
776 - rocker: set FDB cleanup timer according to lowest ageing time
777 - bridge: allow zero ageing time
778 - ipv4: Don't do expensive useless work during inetdev destroy.
779 - net: Fix use after free in the recvmmsg exit path
780 - mlx4: add missing braces in verify_qp_parameters
781 - farsync: fix off-by-one bug in fst_add_one
782 - ath9k: fix buffer overrun for ar9287
783 - ppp: ensure file->private_data can't be overridden
784 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
785 - qlge: Fix receive packets drop.
786 - net: bcmgenet: fix dma api length mismatch
787 - bonding: fix bond_get_stats()
788 - ipv4: fix broadcast packets reception
789 - ipv4: initialize flowi4_flags before calling fib_lookup()
790 - ppp: take reference on channels netns
791 - xfrm: Fix crash observed during device unregistration and decryption
792 - qmi_wwan: add "D-Link DWM-221 B1" device id
793 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
794 - bridge: Allow set bridge ageing time when switchdev disabled
795 - rtnl: fix msg size calculation in if_nlmsg_size()
796 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
797 - tuntap: restore default qdisc
798 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
799 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
800 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
801 - ipv6: Count in extension headers in skb->network_header
802 - mpls: find_outdev: check for err ptr in addition to NULL check
803 - USB: uas: Limit qdepth at the scsi-host level
804 - USB: uas: Add a new NO_REPORT_LUNS quirk
805 - cdc-acm: fix NULL pointer reference
806 - KVM: x86: Inject pending interrupt even if pending nmi exist
807 - KVM: x86: reduce default value of halt_poll_ns parameter
808 - MIPS: Fix MSA ld unaligned failure cases
809 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
810 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
811 - pinctrl: sunxi: Fix A33 external interrupts not working
812 - pinctrl: nomadik: fix pull debug print inversion
813 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
814 - au0828: fix au0828_v4l2_close() dev_state race condition
815 - au0828: Fix dev_state handling
816 - coda: fix error path in case of missing pdata on non-DT platform
817 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
818 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
819 - rbd: use GFP_NOIO consistently for request allocations
820 - virtio: virtio 1.0 cs04 spec compliance for reset
821 - mac80211: properly deal with station hashtable insert errors
822 - mac80211: avoid excessive stack usage in sta_info
823 - mac80211: fix ibss scan parameters
824 - mac80211: fix unnecessary frame drops in mesh fwding
825 - mac80211: fix txq queue related crashes
826 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
827 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
828 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
829 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
830 - iio: accel: bmc150: fix endianness when reading axes
831 - iio: gyro: bmg160: fix buffer read values
832 - iio: gyro: bmg160: fix endianness when reading axes
833 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
834 bytes
835 - fs: add file_dentry()
836 - nfs: use file_dentry()
837 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
838 - ext4: add lockdep annotations for i_data_sem
839 - ext4: ignore quota mount options if the quota feature is enabled
840 - iommu: Don't overwrite domain pointer when there is no default_domain
841 - Btrfs: fix file/data loss caused by fsync after rename and new inode
842 - arm64: replace read_lock to rcu lock in call_step_hook
843 - perf: Do not double free
844 - perf: Cure event->pending_disable race
845 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
846 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
847 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
848 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
849 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
850 - ALSA: usb-audio: Add a quirk for Plantronics BT300
851 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
852 - HID: wacom: fix Bamboo ONE oops
853 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
854 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
855 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
856 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
857 - staging: android: ion: Set the length of the DMA sg entries in buffer
858 - usbvision: fix crash on detecting device with invalid configuration
859 - Revert "usb: hub: do not clear BOS field during reset device"
860 - Linux 4.4.8
861
862 * Fix speaker volume on a Dell machine (LP: #1549660)
863 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
864
865 * Xenial update to v4.4.7 stable release (LP: #1572722)
866 - regulator: core: avoid unused variable warning
867 - regulator: core: Fix nested locking of supplies
868 - ASoC: samsung: pass DMA channels as pointers
869 - mmc: sh_mmcif: rework dma channel handling
870 - mmc: sh_mmcif: Correct TX DMA channel allocation
871 - x86/microcode/intel: Make early loader look for builtin microcode too
872 - x86/microcode: Untangle from BLK_DEV_INITRD
873 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
874 - perf/x86/intel: Add definition for PT PMI bit
875 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
876 - KVM: i8254: change PIT discard tick policy
877 - KVM: fix spin_lock_init order on x86
878 - KVM: VMX: avoid guest hang on invalid invept instruction
879 - KVM: VMX: avoid guest hang on invalid invvpid instruction
880 - KVM: VMX: fix nested vpid for old KVM guests
881 - perf/core: Fix perf_sched_count derailment
882 - perf tools: Dont stop PMU parsing on alias parse error
883 - perf tools: Fix checking asprintf return value
884 - perf tools: Fix python extension build
885 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
886 - sched/preempt, sh: kmap_coherent relies on disabled preemption
887 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
888 - s390: fix floating pointer register corruption (again)
889 - s390/cpumf: add missing lpp magic initialization
890 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
891 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
892 - PCI: ACPI: IA64: fix IO port generic range check
893 - x86/irq: Cure live lock in fixup_irqs()
894 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
895 - x86/iopl/64: Properly context-switch IOPL on Xen PV
896 - x86/iopl: Fix iopl capability check on Xen PV
897 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
898 - sg: fix dxferp in from_to case
899 - aacraid: Fix RRQ overload
900 - aacraid: Fix memory leak in aac_fib_map_free
901 - aacraid: Set correct msix count for EEH recovery
902 - sd: Fix discard granularity when LBPRZ=1
903 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
904 - be2iscsi: set the boot_kset pointer to NULL in case of failure
905 - aic7xxx: Fix queue depth handling
906 - libnvdimm: Fix security issue with DSM IOCTL.
907 - dm snapshot: disallow the COW and origin devices from being identical
908 - dm: fix excessive dm-mq context switching
909 - dm thin metadata: don't issue prefetches if a transaction abort has failed
910 - dm cache: make sure every metadata function checks fail_io
911 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
912 - usb: retry reset if a device times out
913 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
914 - USB: uas: Reduce can_queue to MAX_CMNDS
915 - USB: cdc-acm: more sanity checking
916 - USB: iowarrior: fix oops with malicious USB descriptors
917 - USB: usb_driver_claim_interface: add sanity checking
918 - USB: mct_u232: add sanity checking in probe
919 - USB: digi_acceleport: do sanity checking for the number of ports
920 - USB: cypress_m8: add endpoint sanity check
921 - USB: serial: cp210x: Adding GE Healthcare Device ID
922 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
923 - USB: option: add "D-Link DWM-221 B1" device id
924 - pwc: Add USB id for Philips Spc880nc webcam
925 - Input: powermate - fix oops with malicious USB descriptors
926 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
927 - ALSA: usb-audio: Add sanity checks for endpoint accesses
928 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
929 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
930 - ALSA: usb-audio: Fix double-free in error paths after
931 snd_usb_add_audio_stream() call
932 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
933 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
934 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
935 - crypto: ccp - Add hash state import and export support
936 - crypto: ccp - Limit the amount of information exported
937 - crypto: ccp - Don't assume export/import areas are aligned
938 - crypto: ccp - memset request context to zero during import
939 - crypto: keywrap - memzero the correct memory
940 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
941 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
942 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
943 - X.509: Fix leap year handling again
944 - mei: bus: check if the device is enabled before data transfer
945 - HID: logitech: fix Dual Action gamepad support
946 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
947 - HID: multitouch: force retrieving of Win8 signature blob
948 - HID: fix hid_ignore_special_drivers module parameter
949 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
950 - staging: android: ion_test: fix check of platform_device_register_simple()
951 error code
952 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
953 - tty: Fix GPF in flush_to_ldisc(), part 2
954 - net: irda: Fix use-after-free in irtty_open()
955 - 8250: use callbacks to access UART_DLL/UART_DLM
956 - saa7134: Fix bytesperline not being set correctly for planar formats
957 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
958 - bttv: Width must be a multiple of 16 when capturing planar formats
959 - coda: fix first encoded frame payload
960 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
961 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
962 - mtip32xx: Fix broken service thread handling
963 - mtip32xx: Remove unwanted code from taskfile error handler
964 - mtip32xx: Print exact time when an internal command is interrupted
965 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
966 - mtip32xx: Handle safe removal during IO
967 - mtip32xx: Handle FTL rebuild failure state during device initialization
968 - mtip32xx: Implement timeout handler
969 - mtip32xx: Cleanup queued requests after surprise removal
970 - ALSA: pcm: Avoid "BUG:" string for warnings again
971 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
972 - ALSA: hda - Don't handle ELD notify from invalid port
973 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
974 - ALSA: hda - Fix unconditional GPIO toggle via automute
975 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
976 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
977 - brd: Fix discard request processing
978 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
979 - bcache: cleaned up error handling around register_cache()
980 - bcache: fix race of writeback thread starting before complete initialization
981 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
982 - mm: memcontrol: reclaim when shrinking memory.high below usage
983 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
984 - ia64: define ioremap_uc()
985 - watchdog: don't run proc_watchdog_update if new value is same as old
986 - watchdog: rc32434_wdt: fix ioctl error handling
987 - Bluetooth: Add new AR3012 ID 0489:e095
988 - Bluetooth: Fix potential buffer overflow with Add Advertising
989 - cgroup: ignore css_sets associated with dead cgroups during migration
990 - net: mvneta: enable change MAC address when interface is up
991 - of: alloc anywhere from memblock if range not specified
992 - vfs: show_vfsstat: do not ignore errors from show_devname method
993 - splice: handle zero nr_pages in splice_to_pipe()
994 - xtensa: ISS: don't hang if stdin EOF is reached
995 - xtensa: fix preemption in {clear,copy}_user_highpage
996 - xtensa: clear all DBREAKC registers on start
997 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
998 - ARC: bitops: Remove non relevant comments
999 - quota: Fix possible GPF due to uninitialised pointers
1000 - xfs: fix two memory leaks in xfs_attr_list.c error paths
1001 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
1002 - md/raid5: Compare apples to apples (or sectors to sectors)
1003 - RAID5: check_reshape() shouldn't call mddev_suspend
1004 - RAID5: revert e9e4c377e2f563 to fix a livelock
1005 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
1006 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
1007 - md: multipath: don't hardcopy bio in .make_request path
1008 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
1009 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
1010 freed"
1011 - fuse: do not use iocb after it may have been freed
1012 - fuse: Add reference counting for fuse_io_priv
1013 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
1014 - rapidio/rionet: fix deadlock on SMP
1015 - ipr: Fix out-of-bounds null overwrite
1016 - ipr: Fix regression when loading firmware
1017 - iwlwifi: mvm: Fix paging memory leak
1018 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
1019 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
1020 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
1021 - drm/amdgpu: include the right version of gmc header files for iceland
1022 - IB/ipoib: fix for rare multicast join race condition
1023 - tracing: Have preempt(irqs)off trace preempt disabled functions
1024 - tracing: Fix crash from reading trace_pipe with sendfile
1025 - tracing: Fix trace_printk() to print when not using bprintk()
1026 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
1027 - scripts/coccinelle: modernize &
1028 - scripts/kconfig: allow building with make 3.80 again
1029 - kbuild/mkspec: fix grub2 installkernel issue
1030 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
1031 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
1032 - mmc: block: fix ABI regression of mmc_blk_ioctl
1033 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
1034 - mmc: sdhci: fix data timeout (part 1)
1035 - mmc: sdhci: fix data timeout (part 2)
1036 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
1037 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
1038 - clk: rockchip: rk3368: fix cpuclk core dividers
1039 - clk: rockchip: rk3368: fix parents of video encoder/decoder
1040 - clk: rockchip: rk3368: fix hdmi_cec gate-register
1041 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
1042 - clk: bcm2835: Fix setting of PLL divider clock rates
1043 - target: Fix target_release_cmd_kref shutdown comp leak
1044 - iser-target: Fix identification of login rx descriptor type
1045 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
1046 - iser-target: Separate flows for np listeners and connections cma events
1047 - iser-target: Rework connection termination
1048 - nfsd4: fix bad bounds checking
1049 - nfsd: fix deadlock secinfo+readdir compound
1050 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
1051 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
1052 - ACPI / PM: Runtime resume devices when waking from hibernate
1053 - writeback, cgroup: fix premature wb_put() in
1054 locked_inode_to_wb_and_lock_list()
1055 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
1056 inode
1057 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
1058 trackstick buttons, again"
1059 - Input: synaptics - handle spurious release of trackstick buttons, again
1060 - Input: ims-pcu - sanity check against missing interfaces
1061 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
1062 - ocfs2/dlm: fix race between convert and recovery
1063 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
1064 - mm/page_alloc: prevent merging between isolated and other pageblocks
1065 - mtd: onenand: fix deadlock in onenand_block_markbad
1066 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
1067 - scsi_common: do not clobber fixed sense information
1068 - sched/cputime: Fix steal time accounting vs. CPU hotplug
1069 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
1070 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
1071 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
1072 - Linux 4.4.7
1073
1074 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
1075 - Bluetooth: Add new AR3012 ID 0489:e095
1076
1077 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
1078 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1079
1080 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
1081 gl552jx (LP: #1552925)
1082 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1083
1084 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
1085 (LP: #1546694)
1086 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1087
1088 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
1089 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1090
1091 * s390/pci: add extra padding to function measurement block (LP: #1572291)
1092 - s390/pci: add extra padding to function measurement block
1093
1094 * CVE-2016-3951 (LP: #1567191)
1095 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
1096 - usbnet: cleanup after bind() in probe()
1097
1098 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
1099 - efi: Remove redundant efi_set_variable_nonblocking() prototype
1100 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
1101 - efi: Add nonblocking option to efi_query_variable_store()
1102 - efi: Add NV memory attribute
1103 - efi: Reformat GUID tables to follow the format in UEFI spec
1104 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
1105 - SAUCE: (noup) Add EFI signature data types
1106 - crypto: KEYS: convert public key and digsig asym to the akcipher api
1107 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
1108 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
1109 - [Config] CONFIG_IMA_MOK_KEYRING=y
1110 - IMA: create machine owner and blacklist keyrings
1111 - KEYS: Add an alloc flag to convey the builtinness of a key
1112 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
1113 - SAUCE: (noup) KEYS: Add a system blacklist keyring
1114 - SAUCE: (noup) MODSIGN: Support not importing certs from db
1115
1116 * Miscellaneous Ubuntu changes
1117 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
1118
1119 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
1120
1121linux (4.4.0-21.37) xenial; urgency=low
1122
1123 [ Tim Gardner ]
1124
1125 * Release Tracking Bug
1126 - LP: #1571791
1127
1128 * linux: MokSBState is ignored (LP: #1571691)
1129 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
1130 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
1131 - SAUCE: (noup) Display MOKSBState when disabled
1132
1133 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
1134
1135linux (4.4.0-20.36) xenial; urgency=low
1136
1137 [ Tim Gardner ]
1138
1139 * Release Tracking Bug
1140 - LP: #1571069
1141
1142 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
1143 - SAUCE: kernfs: Do not match superblock in another user namespace when
1144 mounting
1145
1146 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
1147 - x86/topology: Fix logical package mapping
1148 - x86/topology: Fix Intel HT disable
1149 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
1150 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
1151 - x86/topology: Fix AMD core count
1152
1153 * [regression]: Failed to call clock_adjtime(): Invalid argument
1154 (LP: #1566465)
1155 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
1156
1157 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
1158
1159linux (4.4.0-19.35) xenial; urgency=low
1160
1161 [ Tim Gardner ]
1162
1163 * Release Tracking Bug
1164 - LP: #1570348
1165
1166 * CVE-2016-2847 (LP: #1554260)
1167 - pipe: limit the per-user amount of pages allocated in pipes
1168
1169 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
1170 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
1171
1172 * arm64: guest hangs when ntpd is running (LP: #1549494)
1173 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
1174
1175 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1176 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
1177
1178 * s390/cpumf: Fix lpp detection (LP: #1555344)
1179 - s390/facilities: use stfl mnemonic instead of insn magic
1180 - s390/facilities: always use lowcore's stfle field for storing facility bits
1181 - s390/cpumf: Fix lpp detection
1182
1183 * s390x kernel image needs weightwatchers (LP: #1536245)
1184 - [Config] s390x: Use compressed kernel bzImage
1185
1186 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
1187 upgrading to Ubuntu 16.04 (LP: #1567581)
1188 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
1189 device-tree properties"
1190
1191 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
1192 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
1193 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
1194 - cpufreq: powernv: Add sysfs attributes to show throttle stats
1195
1196 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
1197 - [Config] Add ib_iser to generic inclusion list
1198
1199 * thunderx nic performance improvements (LP: #1567093)
1200 - net: thunderx: Set recevie buffer page usage count in bulk
1201 - net: thunderx: Adjust nicvf structure to reduce cache misses
1202
1203 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
1204 - net: thunderx: Fix for multiqset not configured upon interface toggle
1205 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
1206 - net: thunderx: Fix receive packet stats
1207
1208 * Miscellaneous Ubuntu changes
1209 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
1210
1211 * Miscellaneous upstream changes (LP: #1564901)
1212 - Input: xpad - correctly handle concurrent LED and FF requests
1213
1214 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
1215
1216linux (4.4.0-18.34) xenial; urgency=low
1217
1218 [ Tim Gardner ]
1219
1220 * Release Tracking Bug
1221 - LP: #1566868
1222
1223 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
1224 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
1225 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
1226
1227 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
1228 - [Config] CONFIG_ARCH_ROCKCHIP=y
1229
1230 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
1231 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
1232 - perf/x86/cqm: Fix CQM memory leak and notifier leak
1233 - x86/cpufeature: Carve out X86_FEATURE_*
1234 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
1235 - x86/topology: Create logical package id
1236 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
1237 - perf/x86/mbm: Add memory bandwidth monitoring event management
1238 - perf/x86/mbm: Implement RMID recycling
1239 - perf/x86/mbm: Add support for MBM counter overflow handling
1240
1241 * User namespace mount updates (LP: #1566505)
1242 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
1243 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
1244 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
1245 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
1246 - SAUCE: fs: fix a posible leak of allocated superblock
1247
1248 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
1249 (LP: #1566518)
1250 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
1251 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
1252
1253 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
1254 for Alpine Ridge on SKL (LP: #1519623)
1255 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
1256 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
1257 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
1258 - usb: add device descriptor for usb 3.1 root hub
1259 - usb: Support USB 3.1 extended port status request
1260 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
1261 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
1262 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
1263 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
1264 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
1265 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
1266 - usb: Add USB 3.1 Precision time measurement capability descriptor support
1267 - xhci: refactor and cleanup endpoint initialization.
1268 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
1269 - xhci: cleanup isoc tranfers queuing code
1270 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
1271 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
1272
1273 * wrong/missing permissions for device file /dev/prandom (prng.ko)
1274 (LP: #1558275)
1275 - s390/crypto: provide correct file mode at device register.
1276
1277 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
1278 - ALSA: hda - fix front mic problem for a HP desktop
1279
1280 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
1281 (LP: #1556228)
1282 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
1283
1284 * please provide mmc-modules udeb (LP: #1565765)
1285 - [Config] Add mmc block drivers to d-i
1286
1287 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1288 - Add secure_modules() call
1289 - PCI: Lock down BAR access when module security is enabled
1290 - x86: Lock down IO port access when module security is enabled
1291 - ACPI: Limit access to custom_method
1292 - asus-wmi: Restrict debugfs interface when module loading is restricted
1293 - Restrict /dev/mem and /dev/kmem when module loading is restricted
1294 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
1295 - kexec: Disable at runtime if the kernel enforces module loading restrictions
1296 - x86: Restrict MSR access when module loading is restricted
1297 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
1298 - Add option to automatically enforce module signatures when in Secure Boot mode
1299 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
1300 - efi: Add EFI_SECURE_BOOT bit
1301 - hibernate: Disable in a signed modules environment
1302
1303 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
1304 - PCI: Add fwnode_handle to x86 pci_sysdata
1305 - PCI: Look up IRQ domain by fwnode_handle
1306 - [Config] CONFIG_PCI_HYPERV=m
1307 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
1308
1309 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
1310 (LP: #1559923)
1311 - ACPI / processor: Request native thermal interrupt handling via _OSC
1312
1313 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
1314 (LP: #1564591)
1315 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
1316
1317 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
1318 - atomics: Allow architectures to define their own __atomic_op_* helpers
1319 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
1320 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
1321 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
1322
1323 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
1324 - [Debian] cpupower uses non-standard CROSS
1325
1326 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
1327 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
1328
1329 * Unable to migrate container (LP: #1563921)
1330 - SAUCE: cgroup mount: ignore nsroot=
1331
1332 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
1333 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
1334
1335 * /proc/$pid/maps performance regression (LP: #1547231)
1336 - proc: revert /proc/<pid>/maps [stack:TID] annotation
1337
1338 * TPM2.0 trusted keys fixes (LP: #1398274)
1339 - tpm: remove unneeded include of actbl2.h
1340 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
1341 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
1342 - tpm_tis: Disable interrupt auto probing on a per-device basis
1343 - tpm_tis: Do not fall back to a hardcoded address for TPM2
1344 - tpm_tis: Use devm_ioremap_resource
1345 - tpm_tis: Clean up the force=1 module parameter
1346 - tpm_crb: Drop le32_to_cpu(ioread32(..))
1347 - tpm_crb: Use devm_ioremap_resource
1348 - tpm: fix the rollback in tpm_chip_register()
1349 - tpm: fix the cleanup of struct tpm_chip
1350 - tpm: fix: set continueSession attribute for the unseal operation
1351 - tpm: fix: return rc when devm_add_action() fails
1352 - tpm_eventlog.c: fix binary_bios_measurements
1353 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
1354 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
1355 - tpm_tis: fix build warning with tpm_tis_resume
1356
1357 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
1358 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
1359
1360 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
1361 Xenial (LP: #1563485)
1362 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
1363 - cxlflash: Increase cmd_per_lun for better throughput
1364 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
1365
1366 * Miscellaneous Ubuntu changes
1367 - [Config] do_zfs_powerpc64-smp = true
1368 - [Debian] fix linux_tools when cross-compiling
1369 - [Config] do_zfs_powerpc64-smp use default value
1370 - SAUCE: apparmor: Fix FTBFS due to bad include path
1371 - SAUCE: i915_bpo: Disable preliminary hw support
1372
1373 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
1374
1375linux (4.4.0-17.33) xenial; urgency=low
1376
1377 [ Tim Gardner ]
1378
1379 * Release Tracking Bug
1380 - LP: #1563441
1381
1382 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
1383 (LP: #1560552)
1384 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
1385 about to hit.
1386
1387 * Predictable naming mechanism is leading to issues in DLPAR operations of
1388 NICs (LP: #1560514)
1389 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
1390 properties
1391
1392 * ThunderX: support alternative phy implementations (LP: #1562968)
1393 - net: thunderx: Cleanup PHY probing code.
1394 - [Config] CONFIG_MDIO_CAVIUM=m
1395 - phy: mdio-octeon: Refactor into two files/modules
1396 - [Config] CONFIG_MDIO_THUNDER=m
1397 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
1398 - phy: mdio-cavium: Add missing MODULE_* annotations.
1399 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
1400 - phy: mdio-thunder: Fix some Kconfig typos
1401 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
1402
1403 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
1404 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
1405 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
1406
1407 * lots of printk to serial console can hang system for long time
1408 (LP: #1534216)
1409 - printk: set may_schedule for some of console_trylock() callers
1410
1411 * [i915_bpo] Update i915 backport driver (LP: #1560395)
1412 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
1413 - PM / runtime: Add new helper for conditional usage count incrementation
1414 - drm/core: Add drm_for_each_encoder_mask, v2.
1415 - drm/atomic-helper: Implement subsystem-level suspend/resume
1416
1417 * [Hyper-V] VM Sockets (LP: #1541585)
1418 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
1419 - Drivers: hv: vmbus: Add vendor and device atttributes
1420 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
1421 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
1422 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
1423 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
1424 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
1425 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
1426 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
1427 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
1428 - Drivers: hv: vmbus: add a per-channel rescind callback
1429 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
1430 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
1431 - Drivers: hv: vmbus: Give control over how the ring access is serialized
1432 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
1433 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
1434 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
1435 - Drivers: hv: vmbus: remove code duplication in message handling
1436 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
1437 - Drivers: hv: util: Pass the channel information during the init call
1438 - Drivers: hv: utils: Remove util transport handler from list if registration fails
1439 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
1440 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
1441
1442 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
1443 (LP: #1559918)
1444 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
1445
1446 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
1447 - net: add tc offload feature flag
1448 - net: tc: helper functions to query action types
1449 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
1450 - net: rework ndo tc op to consume additional qdisc handle parameter
1451 - net: rework setup_tc ndo op to consume general tc operand
1452 - net: sched: add cls_u32 offload hooks for netdevs
1453 - net: ixgbe: add support for tc_u32 offload
1454 - net: ixgbe: abort with cls u32 divisor groups greater than 1
1455
1456 * Bring fm10k up to Fortville SW5 (LP: #1562310)
1457 - net: add netif_is_team_master helper
1458 - net: add netif_is_team_port helper
1459 - net: add netif_is_lag_master helper
1460 - net: add netif_is_lag_port helper
1461 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
1462 - fm10k: don't reinitialize RSS flow table when RXFH configured
1463
1464 * [Feature]Always Running Timer (ART) to System Time translation
1465 (LP: #1519625)
1466 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
1467 - timekeeping: Provide internal function __ktime_get_real_seconds
1468 - timekeeping: Cap adjustments so they don't exceed the maxadj value
1469 - clocksource: Make clocksource validation work for all clocksources
1470 - time: Add cycles to nanoseconds translation
1471 - time: Add timekeeping snapshot code capturing system time and counter
1472 - time: Remove duplicated code in ktime_get_raw_and_real()
1473 - time: Add driver cross timestamp interface for higher precision time synchronization
1474 - time: Add history to cross timestamp interface supporting slower devices
1475 - time/timekeeping: Work around false positive GCC warning
1476 - x86/tsc: Always Running Timer (ART) correlated clocksource
1477 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
1478 - [Config] CONFIG_E1000E_HWTS=y
1479 - e1000e: Adds hardware supported cross timestamp on e1000e nic
1480
1481 * x-gene2: add SoC v2 support to clock (LP: #1561604)
1482 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
1483
1484 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
1485 - perf/x86: Move perf_event.c ............... => x86/events/core.c
1486 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
1487 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
1488 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
1489 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
1490 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
1491 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
1492 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
1493 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
1494 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
1495 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
1496 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
1497 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
1498 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
1499 x86/events/intel/uncore.[ch]
1500 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
1501 x86/events/intel/uncore_nmhex.c
1502 - perf/x86: Move perf_event_intel_uncore_snb.c =>
1503 x86/events/intel/uncore_snb.c
1504 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
1505 x86/events/intel/uncore_snbep.c
1506 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
1507 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
1508 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
1509 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
1510 - perf/x86: Move perf_event.h to its new home
1511 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
1512
1513 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
1514 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
1515
1516 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
1517
1518linux (4.4.0-16.32) xenial; urgency=low
1519
1520 [ Tim Gardner ]
1521
1522 * Release Tracking Bug
1523 - LP: #1561727
1524
1525 * fix thermal throttling due to commit "Thermal: initialize thermal zone
1526 device correctly" (LP: #1561676)
1527 - Thermal: Ignore invalid trip points
1528
1529 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
1530 on press (LP: #1553811)
1531 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
1532 buttons, again
1533
1534 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
1535 (LP: #1560583)
1536 - SAUCE: apparmor: Allow ns_root processes to open profiles file
1537 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
1538
1539 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
1540 - ubuntu: vbox -- update to 5.0.16-dfsg-2
1541
1542 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
1543 s390x (LP: #1557690)
1544 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
1545
1546 * spl/zfs fails to build on s390x (LP: #1519814)
1547 - [Config] s390x -- re-enable zfs
1548 - [Config] zfs -- disable powerpc until the test failures can be resolved
1549
1550 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
1551 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
1552
1553 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
1554 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
1555 - [Config] powerpc -- convert zfs configuration to custom_override
1556
1557 * Memory arena corruption with FUSE (was Memory allocation failure crashes
1558 kernel hard, presumably related to FUSE) (LP: #1505948)
1559 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
1560 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
1561
1562 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
1563 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
1564
1565 * linux packaging: clear remaining redundant delta (LP: #1560445)
1566 - [Debian] Remove generated intermediate files on clean
1567
1568 * arm64: guest hangs when ntpd is running (LP: #1549494)
1569 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
1570 - Revert "hrtimer: Catch illegal clockids"
1571 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
1572
1573 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
1574 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
1575 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
1576 ThunderX
1577
1578 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
1579 (LP: #1559609)
1580 - arcmsr: fixed getting wrong configuration data
1581 - arcmsr: fixes not release allocated resource
1582 - arcmsr: make code more readable
1583 - arcmsr: adds code to support new Areca adapter ARC1203
1584 - arcmsr: changes driver version number
1585 - arcmsr: more readability improvements
1586 - arcmsr: Split dma resource allocation to a new function
1587 - arcmsr: change driver version to v1.30.00.22-20151126
1588
1589 * server image has no keyboard, desktop image works (LP: #1559692)
1590 - [Config] Rework input-modules (d-i) list
1591
1592 * PMU support for Cavium ThunderX (LP: #1559349)
1593 - arm64: perf: Rename Cortex A57 events
1594 - arm64/perf: Add Cavium ThunderX PMU support
1595 - arm64: perf: Enable PMCR long cycle counter bit
1596 - arm64: perf: Extend event mask for ARMv8.1
1597 - arm64: dts: Add Cavium ThunderX specific PMU
1598
1599 * Show ARM PMU events in perf stat (LP: #1559350)
1600 - drivers/perf: kill armpmu_register
1601 - arm: perf: Convert event enums to #defines
1602 - arm: perf: Add event descriptions
1603 - arm64: perf: Convert event enums to #defines
1604 - arm64: perf: Add event descriptions
1605 - ARM: perf: add format entry to describe event -> config mapping
1606 - arm64: perf: add format entry to describe event -> config mapping
1607
1608 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
1609 - EDAC/sb_edac: Fix computation of channel address
1610
1611 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
1612 - [Config] disable CONFIG_IP_PNP
1613
1614 * Miscellaneous Ubuntu changes
1615 - [Debian] Silence the reconstruct script
1616
1617 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
1618
1619linux (4.4.0-15.31) xenial; urgency=low
1620
1621 [ Tim Gardner ]
1622
1623 * Release Tracking Bug
1624 - LP: #1559252
1625
1626 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
1627 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
1628
1629 * policy namespace stacking (LP: #1379535)
1630 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
1631 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
1632 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
1633 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
1634 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
1635 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
1636 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
1637 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
1638 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
1639 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
1640 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
1641 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
1642 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
1643 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
1644 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
1645 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
1646 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
1647 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
1648 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
1649 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
1650 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
1651 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
1652 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
1653 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
1654 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
1655 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
1656 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
1657 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
1658 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
1659 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
1660 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
1661 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
1662 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
1663 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
1664 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
1665 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
1666 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
1667 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
1668 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
1669 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
1670 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
1671 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
1672 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
1673 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
1674 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
1675 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
1676 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
1677 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
1678 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
1679
1680 * Add arm64 NUMA support (LP: #1558765)
1681 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
1682 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
1683 - [Config] CONFIG_OF_NUMA=y
1684 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
1685 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
1686 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
1687 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
1688 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
1689
1690 * vivid/linux: total ADT test failures (LP: #1558447)
1691 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
1692
1693 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
1694 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
1695 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
1696
1697 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
1698 - s390/pci: enforce fmb page boundary rule
1699
1700 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
1701 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
1702 - page_to_phys() always returns a multiple of PAGE_SIZE
1703 - s390/pci: provide ZPCI_ADDR macro
1704 - s390/pci: improve ZPCI_* macros
1705 - s390/pci: resize iomap
1706 - s390/pci: fix bar check
1707 - s390/pci: set error state for unusable functions
1708 - s390/pci: remove iomap sanity checks
1709 - s390/pci: remove pdev pointer from arch data
1710 - s390/pci: add ioctl interface for CLP
1711
1712 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
1713 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
1714 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
1715 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
1716 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
1717
1718 * skb_warn_bad_offload Crash (LP: #1558025)
1719 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
1720
1721 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
1722 - [Config] CONFIG_PCI_HOST_COMMON=y
1723 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
1724 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
1725 - PCI: generic: Move structure definitions to separate header file
1726 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
1727 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
1728 - PCI: thunder: Add PCIe host driver for ThunderX processors
1729 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
1730
1731 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
1732 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
1733
1734 * Xenial update to v4.4.6 stable release (LP: #1558330)
1735 - arm64: account for sparsemem section alignment when choosing vmemmap offset
1736 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
1737 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
1738 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
1739 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
1740 - kvm: cap halt polling at exactly halt_poll_ns
1741 - KVM: VMX: disable PEBS before a guest entry
1742 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
1743 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
1744 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
1745 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
1746 - s390/dasd: fix diag 0x250 inline assembly
1747 - tracing: Fix check for cpu online when event is disabled
1748 - dmaengine: at_xdmac: fix residue computation
1749 - jffs2: reduce the breakage on recovery from halfway failed rename()
1750 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
1751 - ASoC: dapm: Fix ctl value accesses in a wrong type
1752 - ASoC: samsung: Use IRQ safe spin lock calls
1753 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
1754 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
1755 - ovl: ignore lower entries when checking purity of non-directory entries
1756 - ovl: fix working on distributed fs as lower layer
1757 - wext: fix message delay/ordering
1758 - cfg80211/wext: fix message ordering
1759 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
1760 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
1761 - mac80211: minstrel: Change expected throughput unit back to Kbps
1762 - mac80211: fix use of uninitialised values in RX aggregation
1763 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
1764 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
1765 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
1766 - mac80211: Fix Public Action frame RX in AP mode
1767 - gpu: ipu-v3: Do not bail out on missing optional port nodes
1768 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
1769 - drm/radeon: Fix error handling in radeon_flip_work_func.
1770 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
1771 - userfaultfd: don't block on the last VM updates at exit time
1772 - ovl: fix getcwd() failure after unsuccessful rmdir
1773 - MIPS: Fix build error when SMP is used without GIC
1774 - MIPS: smp.c: Fix uninitialised temp_foreign_map
1775 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
1776 - target: Drop incorrect ABORT_TASK put for completed commands
1777 - ld-version: Fix awk regex compile failure
1778 - Linux 4.4.6
1779
1780 * linux fails to load x.509 built-in certificate (LP: #1557250)
1781 - lib/mpi: Endianness fix
1782
1783 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
1784 - [Config] CONFIG_NET_9P=m for s390x
1785
1786 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
1787 (LP: #1557950)
1788 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
1789 - net/mlx5e: Don't modify CQ before it was created
1790
1791 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
1792 - mmc: sdhci: Do not BUG on invalid vdd
1793 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
1794 - mmc: It is not an error for the card to be removed while suspended
1795
1796 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
1797 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
1798
1799 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
1800 - [Config] CONFIG_NUMA_EMU=y for s390x
1801
1802 * Miscellaneous Ubuntu changes
1803 - [Debian] git-ubuntu-log -- prevent bug references being split
1804 - [Debian] git-ubuntu-log -- git log output is UTF-8
1805
1806 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
1807
1808linux (4.4.0-14.30) xenial; urgency=low
1809
1810 [ Tim Gardner ]
1811
1812 * Release Tracking Bug
1813 - LP: #1557508
1814
1815 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
1816 - powerpc: Fix dedotify for binutils >= 2.26
1817
1818 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
1819 - Illumos 6370 - ZFS send fails to transmit some holes
1820
1821 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
1822 camera (LP: #1557138)
1823 - UVC: Add support for ds4 depth camera
1824
1825 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
1826 - sched/numa: Fix use-after-free bug in the task_numa_compare
1827
1828 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
1829 files (LP: #1555997)
1830 - ovl: copy new uid/gid into overlayfs runtime inode
1831
1832 * Miscellaneous Ubuntu changes
1833 - SAUCE: Dump stack when X.509 certificates cannot be loaded
1834
1835 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
1836
1837linux (4.4.0-13.29) xenial; urgency=low
1838
1839 [ Tim Gardner ]
1840
1841 * Release Tracking Bug
1842 - LP: #1556247
1843
1844 * s390/mm: four page table levels vs. fork (LP: #1556141)
1845 - s390/mm: four page table levels vs. fork
1846
1847 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
1848 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
1849 - hv_netvsc: cleanup netdev feature flags for netvsc
1850
1851 * fails to boot on megaraid (LP: #1552903)
1852 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
1853 case of PD list DCMD failure
1854
1855 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
1856 - ALSA: hda - add codec support for Kabylake display audio codec
1857
1858 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
1859 - cpufreq: powernv: Free 'chips' on module exit
1860 - cpufreq: powernv: Hot-plug safe the kworker thread
1861 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
1862 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
1863 - cpufreq: powernv: Replace pr_info with trace print for throttle event
1864 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
1865
1866 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
1867 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
1868
1869 * integer overflow in xt_alloc_table_info (LP: #1555353)
1870 - SAUCE: (noup) netfilter: x_tables: check for size overflow
1871
1872 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
1873 - [Packaging] reconstruct -- automatically reconstruct against base tag
1874 - [Config] reconstruct -- update to autoreconstruct output
1875 - [Packaging] reconstruct -- update when inserting final changes
1876
1877 * Xenial update to v4.4.5 stable release (LP: #1555640)
1878 - use ->d_seq to get coherency between ->d_inode and ->d_flags
1879 - drivers: sh: Restore legacy clock domain on SuperH platforms
1880 - Btrfs: fix deadlock running delayed iputs at transaction commit time
1881 - btrfs: Fix no_space in write and rm loop
1882 - btrfs: async-thread: Fix a use-after-free error for trace
1883 - block: Initialize max_dev_sectors to 0
1884 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
1885 - parisc: Fix ptrace syscall number and return value modification
1886 - mips/kvm: fix ioctl error handling
1887 - kvm: x86: Update tsc multiplier on change.
1888 - fbcon: set a default value to blink interval
1889 - cifs: fix out-of-bounds access in lease parsing
1890 - CIFS: Fix SMB2+ interim response processing for read requests
1891 - Fix cifs_uniqueid_to_ino_t() function for s390x
1892 - vfio: fix ioctl error handling
1893 - KVM: x86: fix root cause for missed hardware breakpoints
1894 - arm/arm64: KVM: Fix ioctl error handling
1895 - iommu/amd: Apply workaround for ATS write permission check
1896 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
1897 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
1898 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
1899 - drm/ast: Fix incorrect register check for DRAM width
1900 - drm/radeon/pm: update current crtc info after setting the powerstate
1901 - drm/amdgpu/pm: update current crtc info after setting the powerstate
1902 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
1903 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
1904 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
1905 - libata: fix HDIO_GET_32BIT ioctl
1906 - libata: Align ata_device's id on a cacheline
1907 - block: bio: introduce helpers to get the 1st and last bvec
1908 - writeback: flush inode cgroup wb switches instead of pinning super_block
1909 - Adding Intel Lewisburg device IDs for SATA
1910 - arm64: vmemmap: use virtual projection of linear region
1911 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
1912 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
1913 - tracing: Do not have 'comm' filter override event 'comm' field
1914 - pata-rb532-cf: get rid of the irq_to_gpio() call
1915 - Btrfs: fix loading of orphan roots leading to BUG_ON
1916 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
1917 - jffs2: Fix page lock / f->sem deadlock
1918 - Fix directory hardlinks from deleted directories
1919 - dmaengine: pxa_dma: fix cyclic transfers
1920 - adv7604: fix tx 5v detect regression
1921 - ALSA: usb-audio: Add a quirk for Plantronics DA45
1922 - ALSA: ctl: Fix ioctls for X32 ABI
1923 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
1924 - ALSA: rawmidi: Fix ioctls X32 ABI
1925 - ALSA: timer: Fix ioctls for X32 ABI
1926 - ALSA: pcm: Fix ioctls for X32 ABI
1927 - ALSA: seq: oss: Don't drain at closing a client
1928 - ALSA: hdspm: Fix wrong boolean ctl value accesses
1929 - ALSA: hdsp: Fix wrong boolean ctl value accesses
1930 - ALSA: hdspm: Fix zero-division
1931 - ALSA: timer: Fix broken compat timer user status ioctl
1932 - usb: chipidea: otg: change workqueue ci_otg as freezable
1933 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
1934 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
1935 - USB: qcserial: add Sierra Wireless EM74xx device ID
1936 - USB: serial: option: add support for Telit LE922 PID 0x1045
1937 - USB: serial: option: add support for Quectel UC20
1938 - MIPS: scache: Fix scache init with invalid line size.
1939 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
1940 - ubi: Fix out of bounds write in volume update code
1941 - i2c: brcmstb: allocate correct amount of memory for regmap
1942 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
1943 - block: check virt boundary in bio_will_gap()
1944 - block: get the 1st and last bvec via helpers
1945 - drm/i915: more virtual south bridge detection
1946 - drm/i915: refine qemu south bridge detection
1947 - modules: fix longstanding /proc/kallsyms vs module insertion race.
1948 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
1949 - Linux 4.4.5
1950
1951 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
1952 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
1953
1954 * TPM2.0 trusted keys fixes (LP: #1398274)
1955 - tpm_tis: further simplify calculation of ordinal duration
1956 - tpm_tis: Use devm_free_irq not free_irq
1957 - tpm_tis: Ensure interrupts are disabled when the driver starts
1958 - tpm: rework tpm_get_timeouts()
1959 - tpm_tis: Get rid of the duplicate IRQ probing code
1960 - tpm_tis: Refactor the interrupt setup
1961 - tpm_tis: Tighten IRQ auto-probing
1962 - tpm_ibmvtpm: properly handle interrupted packet receptions
1963
1964 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
1965 - [Config] control.stub.in -- review versioned Build-Depends:
1966 - [Config] control.stub.in -- review versioned
1967 Depends/Breaks/Conflicts/Replaces
1968 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
1969 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
1970
1971 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
1972
1973linux (4.4.0-12.28) xenial; urgency=low
1974
1975 * Miscellaneous Ubuntu changes
1976 - reconstruct: Work around orig tarball packaging limitiations
1977 Fixes FTBS
1978
1979 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
1980
1981linux (4.4.0-12.27) xenial; urgency=low
1982
1983 [ Tim Gardner ]
1984
1985 * Release Tracking Bug
1986 - LP: #1554704
1987
1988 * Fails to detect (second) display (LP: #1543683)
1989 - drm/i915: Fix hpd live status bits for g4x
1990
1991 * s390x -- various configuration changes (LP: #1543165)
1992 - [Config] s390x -- enable CONFIG_NUMA
1993 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
1994 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
1995 - [Config] s390x -- disable CONFIG_NVMEM
1996 - [Config] s390x -- switch preempt mode to none
1997
1998 * Radeon hybrid graphics problem on resume (LP: #1554608)
1999 - Revert "drm/radeon: call hpd_irq_event on resume"
2000
2001 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
2002 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
2003 - drm/amdgpu: use $(src) in Makefile (v2)
2004 - drm/radeon: constify radeon_asic_ring structures
2005 - drm/amdgpu: add a callback for reading the bios from the rom directly
2006 - drm/amdgpu: add read_bios_from_rom callback for CI parts
2007 - drm/amdgpu: add read_bios_from_rom callback for VI parts
2008 - drm/amdgpu: Use new read bios from rom callback
2009 - drm/amdgpu: Use unlocked gem unreferencing
2010 - drm/radeon: Use unlocked gem unreferencing
2011 - drm/amd: add new gfx8 register definitions for EDC
2012 - drm/amdgpu: add EDC support for CZ (v3)
2013 - drm/amd: abstract kernel rq and normal rq to priority of run queue
2014 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
2015 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
2016 - drm/amdgpu: update rev id register for VI
2017 - drm/amdgpu: add more debugging output for driver failures
2018 - drm/amdgpu: add entity only when first job come
2019 - drm/amdgpu: handle error case for ctx
2020 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
2021 - drm/amdgpu: change default sched jobs to 32
2022 - drm/amdgpu: limit visible vram if it's smaller than the BAR
2023 - drm/amdgpu: restrict the sched jobs number to power of two
2024 - drm/amdgpu: put VM page tables directly into duplicates list
2025 - drm/amdgpu: split VM PD and PT handling during CS
2026 - drm/amdgpu: keep the PTs validation list in the VM v2
2027 - drm/radeon: Update radeon_get_vblank_counter_kms()
2028 - drm/radeon: only increment sync_seq when a fence is really emitted
2029 - drm/fb-helper: Use proper plane mask for fb cleanup
2030 - drm/amdgpu: fix dp link rate selection (v2)
2031 - drm/radeon: fix dp link rate selection (v2)
2032 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
2033 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
2034 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
2035 - drm/amdgpu: implement new cgs interface for acpi function
2036 - drm/amdgpu: implement cgs interface to query system info
2037 - drm/amdgpu: add new cgs interface to get display info (v2)
2038 - drm/amd/powerplay: add basic powerplay framework
2039 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
2040 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
2041 - drm/amd/powerplay: add SMU manager sub-component
2042 - drm/amd/powerplay: add hardware manager sub-component
2043 - SAUCE: amd: Include errno.h
2044 - drm/amd/powerplay: add Carrizo smu support
2045 - drm/amd/powerplay: add Carrizo dpm support
2046 - drm/amd/powerplay: add CG and PG support for carrizo
2047 - drm/amd/powerplay: add event manager sub-component
2048 - drm/amd/powerplay: implement functions of amd_powerplay_func
2049 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
2050 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
2051 - drm/amd/powerplay: add header file for tonga smu and dpm
2052 - drm/amd/powerplay: Add Tonga SMU support
2053 - drm/amd/powerplay: add Tonga dpm support (v3)
2054 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
2055 - drm/amd/powerplay: update atomctrl for fiji
2056 - drm/amd/powerplay: add Fiji SMU support.
2057 - drm/amd/powerplay: add Fiji DPM support.
2058 - drm/amdgpu: add amdgpu.powerplay module option
2059 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
2060 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
2061 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
2062 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
2063 - drm/amdgpu/powerplay: program display gap for tonga.
2064 - drm/amdgpu: enable powerplay module by default for tonga.
2065 - drm/amdgpu: enable powerplay module by default for fiji.
2066 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
2067 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
2068 - drm/amd/powerplay: Add CG and PG support for tonga
2069 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
2070 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
2071 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
2072 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
2073 - drm/amdgpu/powerplay: implement thermal control for tonga.
2074 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
2075 - drm/amdgpu: export fan control functions to amdgpu
2076 - drm/amdgpu: enable sysfs interface for powerplay
2077 - drm/amdgpu: support per device powerplay enablement (v2)
2078 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
2079 - drm/amd/powerplay: implement new funcs to check current states for tonga.
2080 - drm/amd/powerplay: refine the logic of whether need to update power state.
2081 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
2082 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
2083 - drm/amdgpu: extract pcie helpers to common header
2084 - drm: add drm_pcie_get_max_link_width helper (v2)
2085 - drm/amdgpu: store pcie gen mask and link width
2086 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
2087 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
2088 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
2089 - drm/amd/powerplay: fix boolreturn.cocci warnings
2090 - drm/amd/powerplay/tonga: Add UVD DPM init
2091 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
2092 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
2093 - drm/amdgpu: add sdma clock gating support for Fiji.
2094 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
2095 - drm/amd/powerplay: enable clock gating for Fiji.
2096 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
2097 - drm/amd/powerplay: implement smc state upload for CZ
2098 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2099 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2100 - drm/amd/powerplay: add new function point in hwmgr.
2101 - drm/amd/powerplay: add smc msg for NB P-State switch
2102 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
2103 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
2104 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
2105 - drm/amd/powerplay: Add PPLib debug print macro.
2106 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
2107 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
2108 - drm/amd/powerplay: add multimedia power gating support for Fiji.
2109 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
2110 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
2111 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
2112 - drm/amdgpu: Prepare DKMS build for powerplay module.
2113 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
2114 - drm/amd/powerplay: Add thermal protection support for Fiji.
2115 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
2116 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
2117 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
2118 - drm/amd/powerplay: fix boolreturn.cocci warnings
2119 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
2120 - drm/amd/powerplay: check whether enable dpm in powerplay.
2121 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
2122 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
2123 - drm/amd/powerplay: display gpu load when print performance for tonga.
2124 - drm/powerplay: add debugging output to tonga_processpptables.c
2125 - drm/powerplay: add debugging output to processpptables.c
2126 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
2127 - drm/amd/powerplay: Don't return an error if fan table is missing
2128 - amd\powerplay Implement get dal power level
2129 - amd/powerplay: Fix get dal power level
2130 - amd/powerplay: Add structures required to report configuration change
2131 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
2132 - drm/amd/powerplay: add point check to avoid NULL point hang.
2133 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
2134 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
2135 - drm: powerplay: use div64_s64 instead of do_div
2136 - drm/amd/powerplay: fix a reversed condition
2137 - drm/amdgpu/cgs: cleanup some indenting
2138 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
2139 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
2140 - drm/amd/powerplay: fix bug that NULL checks are reversed.
2141 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
2142 - drm/amd/powerplay: fix Smatch static checker warnings
2143 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
2144 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
2145 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
2146 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
2147 - drm/amdgpu: fix hex/decimal bug when show gpu load.
2148 - drm/amd/powerplay: add thermal control task when resume.
2149 - drm/amd/powerplay: enable set boot state task
2150 - drm/amd/powerplay: enable power down asic task. (v2)
2151 - drm/amd/powerplay: implement power down asic task for CZ
2152 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
2153 - drm/amdgpu/cgs: add an interface to access PCI resources
2154 - drm/amdgpu: add irq domain support
2155 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
2156 - drm/sysfs: use kobj_to_dev()
2157 - drm/amd/powerplay: fix static checker warning for return meaningless value.
2158 - drm/amdgpu/cz: add code to enable forcing UVD clocks
2159 - drm/amdgpu/cz: add code to enable forcing VCE clocks
2160 - drm/amdgpu/cz: force uvd clocks when sclks are forced
2161 - drm/amdgpu/cz: force vce clocks when sclks are forced
2162 - drm/amdgpu: use kobj_to_dev()
2163 - drm/radeon: use kobj_to_dev()
2164 - drm/ttm: fix adding foreign BOs to the LRU during init v2
2165 - drm/ttm: fix adding foreign BOs to the swap LRU
2166 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
2167 - drm/amdgpu: move VM page tables to the LRU end on CS v2
2168 - drm/amdgpu: validate duplicates first
2169 - drm/amdgpu: add missing irq.h include
2170 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
2171 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
2172 - amdkfd: don't open-code memdup_user()
2173 - amdkfd: Copy from the proper user command pointer
2174 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
2175 - amd/powerplay: disable powerplay by default initially
2176 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
2177 - drm/atomic-helper: Export framebuffer_changed()
2178 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
2179 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
2180 - drm/amdgpu: fix next_rptr handling for debugfs
2181 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
2182 - drm/radeon: only init fbdev if we have connectors
2183 - drm/amdgpu: don't init fbdev if we don't have any connectors
2184 - drm/amd/powerplay: Update SMU firmware loading for Stoney
2185 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
2186 - drm/amdkfd: Remove unnecessary cast in kfree
2187 - drm/amdgpu: only move pt bos in LRU list on success
2188 - drm/amdgpu: mask out WC from BO on unsupported arches
2189 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
2190 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
2191 - drm/amdgpu: load MEC ucode manually on iceland
2192 - drm/amdgpu: disable uvd and vce clockgating on Fiji
2193 - drm/amdgpu: add pcie cap module parameters (v2)
2194 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
2195 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
2196 - drm/amdgpu: handle uvd pg flags properly
2197 - drm/amdgpu: handle vce pg flags properly
2198 - drm/amdgpu: clean up vce pg flags for cz/st
2199 - drm/amdgpu: be consistent with uvd cg flags
2200 - drm/amd/powerplay/cz: disable uvd pg
2201 - drm/amd/powerplay/cz: disable vce pg
2202 - drm/amd/powerplay/tonga: disable uvd pg
2203 - drm/amd/powerplay/tonga: disable vce pg
2204 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
2205 - drm/amdgpu: remove unused cg defines
2206 - drma/dmgpu: move cg and pg flags into shared headers
2207 - drm/amdgpu/tonga: plumb pg flags through to powerplay
2208 - drm/amdgpu/cz: plumb pg flags through to powerplay
2209 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
2210
2211 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
2212 #1552632)
2213 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
2214
2215 * Miscellaneous Ubuntu changes
2216 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
2217
2218 * Miscellaneous upstream changes
2219 - net: thunderx: Fix for Qset error due to CQ full
2220 - ahci: Workaround for ThunderX Errata#22536
2221 - arm64: Add workaround for Cavium erratum 27456
2222 - tipc: fix nullptr crash during subscription cancel
2223
2224 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
2225
2226linux (4.4.0-11.26) xenial; urgency=low
2227
2228 [ Tim Gardner ]
2229
2230 * Release Tracking Bug
2231 - LP: #1553391
2232
2233 * Xenial update to v4.4.4 stable release (LP: #1553179)
2234 - af_iucv: Validate socket address length in iucv_sock_bind()
2235 - gro: Make GRO aware of lightweight tunnels.
2236 - net: dp83640: Fix tx timestamp overflow handling.
2237 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
2238 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
2239 - tcp: fix NULL deref in tcp_v4_send_ack()
2240 - af_unix: fix struct pid memory leak
2241 - pptp: fix illegal memory access caused by multiple bind()s
2242 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
2243 - net: dsa: fix mv88e6xxx switches
2244 - tipc: fix connection abort during subscription cancel
2245 - inet: frag: Always orphan skbs inside ip_defrag()
2246 - switchdev: Require RTNL mutex to be held when sending FDB notifications
2247 - tcp: beware of alignments in tcp_get_info()
2248 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
2249 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
2250 - ipv6: addrconf: Fix recursive spin lock call
2251 - ipv6: fix a lockdep splat
2252 - unix: correctly track in-flight fds in sending process user_struct
2253 - tcp: do not drop syn_recv on all icmp reports
2254 - net:Add sysctl_max_skb_frags
2255 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
2256 - enic: increment devcmd2 result ring in case of timeout
2257 - sctp: translate network order to host order when users get a hmacid
2258 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
2259 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
2260 eth_get_headlen
2261 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
2262 - bonding: Fix ARP monitor validation
2263 - ipv4: fix memory leaks in ip_cmsg_send() callers
2264 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
2265 - af_unix: Guard against other == sk in unix_dgram_sendmsg
2266 - tipc: fix premature addition of node to lookup table
2267 - tcp: md5: release request socket instead of listener
2268 - qmi_wwan: add "4G LTE usb-modem U901"
2269 - net/mlx4_en: Count HW buffer overrun only once
2270 - net/mlx4_en: Avoid changing dev->features directly in run-time
2271 - l2tp: Fix error creating L2TP tunnels
2272 - pppoe: fix reference counting in PPPoE proxy
2273 - net_sched fix: reclassification needs to consider ether protocol changes
2274 - route: check and remove route cache when we get route
2275 - tcp/dccp: fix another race at listener dismantle
2276 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
2277 - rtnl: RTM_GETNETCONF: fix wrong return value
2278 - tipc: unlock in error path
2279 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
2280 - sctp: Fix port hash table size computation
2281 - ext4: fix bh->b_state corruption
2282 - ARM: debug-ll: fix BCM63xx entry for multiplatform
2283 - arm64: errata: Add -mpc-relative-literal-loads to build flags
2284 - KVM: s390: fix guest fprs memory leak
2285 - devm_memremap: Fix error value when memremap failed
2286 - drm/gma500: Use correct unref in the gem bo create function
2287 - ARM: 8457/1: psci-smp is built only for SMP
2288 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
2289 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
2290 - efi: Do variable name validation tests in utf8
2291 - efi: Make our variable validation list include the guid
2292 - efi: Make efivarfs entries immutable by default
2293 - efi: Add pstore variables to the deletion whitelist
2294 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
2295 - bcache: fix a livelock when we cause a huge number of cache misses
2296 - bcache: Add a cond_resched() call to gc
2297 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
2298 - bcache: fix a leak in bch_cached_dev_run()
2299 - bcache: unregister reboot notifier if bcache fails to unregister device
2300 - bcache: allows use of register in udev to avoid "device_busy" error.
2301 - bcache: Change refill_dirty() to always scan entire disk if necessary
2302 - dm thin: fix race condition when destroying thin pool workqueue
2303 - can: ems_usb: Fix possible tx overflow
2304 - usb: dwc3: Fix assignment of EP transfer resources
2305 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
2306 - USB: option: add support for SIM7100E
2307 - USB: option: add "4G LTE usb-modem U901"
2308 - drivers: android: correct the size of struct binder_uintptr_t for
2309 BC_DEAD_BINDER_DONE
2310 - spi: omap2-mcspi: Prevent duplicate gpio_request
2311 - iw_cxgb3: Fix incorrectly returning error on success
2312 - drm/i915: shut up gen8+ SDE irq dmesg noise
2313 - ocfs2: unlock inode if deleting inode from orphan fails
2314 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
2315 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
2316 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
2317 - clocksource/drivers/vt8500: Increase the minimum delta
2318 - s390/kvm: remove dependency on struct save_area definition
2319 - KVM: s390: fix memory overwrites when vx is disabled
2320 - Btrfs: add missing brelse when superblock checksum fails
2321 - Btrfs: igrab inode in writepage
2322 - btrfs: statfs: report zero available if metadata are exhausted
2323 - Btrfs: send, don't BUG_ON() when an empty symlink is found
2324 - Btrfs: fix number of transaction units required to create symlink
2325 - Btrfs: fix transaction handle leak on failure to create hard link
2326 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
2327 subvolume roots
2328 - btrfs: initialize the seq counter in struct btrfs_device
2329 - s390: fix normalization bug in exception table sorting
2330 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
2331 - s390/dasd: fix refcount for PAV reassignment
2332 - s390/dasd: fix performance drop
2333 - uml: flush stdout before forking
2334 - uml: fix hostfs mknod()
2335 - um: link with -lpthread
2336 - locks: fix unlock when fcntl_setlk races with a close
2337 - rtlwifi: rtl_pci: Fix kernel panic
2338 - rtlwifi: rtl8192cu: Add missing parameter setup
2339 - rtlwifi: rtl8192ce: Fix handling of module parameters
2340 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
2341 - rtlwifi: rtl8723ae: Fix initialization of module parameters
2342 - rtlwifi: rtl8192se: Fix module parameter initialization
2343 - rtlwifi: rtl8188ee: Fix module parameter initialization
2344 - rtlwifi: rtl8723be: Fix module parameter initialization
2345 - mei: fix fasync return value on error
2346 - mei: validate request value in client notify request ioctl
2347 - namei: ->d_inode of a pinned dentry is stable only for positives
2348 - rc: sunxi-cir: Initialize the spinlock properly
2349 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
2350 - si2157: return -EINVAL if firmware blob is too big
2351 - gspca: ov534/topro: prevent a division by 0
2352 - vb2: fix a regression in poll() behavior for output,streams
2353 - tda1004x: only update the frontend properties if locked
2354 - dm space map metadata: remove unused variable in brb_pop()
2355 - dm snapshot: fix hung bios when copy error occurs
2356 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
2357 - coresight: checking for NULL string in coresight_name_match()
2358 - irqchip/omap-intc: Add support for spurious irq handling
2359 - irqchip/mxs: Add missing set_handle_irq()
2360 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
2361 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
2362 - posix-clock: Fix return code on the poll method's error path
2363 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
2364 - mmc: usdhi6rol0: handle NULL data in timeout
2365 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
2366 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
2367 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
2368 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
2369 - mmc: core: Enable tuning according to the actual timing
2370 - mmc: mmci: fix an ages old detection error
2371 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
2372 - mmc: pxamci: fix again read-only gpio detection polarity
2373 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
2374 - mmc: sdhci: Allow override of mmc host operations
2375 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
2376 - Bluetooth: Use continuous scanning when creating LE connections
2377 - Bluetooth: Add support of Toshiba Broadcom based devices
2378 - Bluetooth: Fix incorrect removing of IRKs
2379 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
2380 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
2381 - time: Avoid signed overflow in timekeeping_get_ns()
2382 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
2383 - Revert "MIPS: Fix PAGE_MASK definition"
2384 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
2385 - MIPS: hpet: Choose a safe value for the ETIME check
2386 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
2387 - MIPS: Fix buffer overflow in syscall_get_arguments()
2388 - EDAC: Robustify workqueues destruction
2389 - EDAC, mc_sysfs: Fix freeing bus' name
2390 - sparc64: fix incorrect sign extension in sys_sparc64_personality
2391 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
2392 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
2393 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
2394 - virtio_balloon: fix race by fill and leak
2395 - virtio_balloon: fix race between migration and ballooning
2396 - virtio_pci: fix use after free on release
2397 - drm/vmwgfx: Fix an incorrect lock check
2398 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
2399 - drm/vmwgfx: respect 'nomodeset'
2400 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
2401 - drm/amdgpu: call hpd_irq_event on resume
2402 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
2403 - drm/amdgpu: fix tonga smu resume
2404 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
2405 - drm/amdgpu: no need to load MC firmware on fiji
2406 - drm/amdgpu: move gmc7 support out of CIK dependency
2407 - drm/amdgpu: iceland use CI based MC IP
2408 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
2409 - drm/amdgpu: pull topaz gmc bits into gmc_v7
2410 - drm/amdgpu: drop topaz support from gmc8 module
2411 - drm/amdgpu: don't load MEC2 on topaz
2412 - drm/amdgpu: remove exp hardware support from iceland
2413 - drm/amdgpu: fix s4 resume
2414 - drm/amdgpu: remove unnecessary forward declaration
2415 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
2416 - drm/amdgpu: fix issue with overlapping userptrs
2417 - drm/amdgpu: use post-decrement in error handling
2418 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
2419 - drm/amdgpu/pm: adjust display configuration after powerstate
2420 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
2421 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
2422 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
2423 training
2424 - drm/nouveau: platform: Fix deferred probe
2425 - drm/dp/mst: process broadcast messages correctly
2426 - drm/dp/mst: always send reply for UP request
2427 - drm/dp/mst: fix in MSTB RAD initialization
2428 - drm/dp/mst: fix in RAD element access
2429 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
2430 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
2431 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
2432 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
2433 - drm/dp/mst: deallocate payload on port destruction
2434 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
2435 - drm/radeon: call hpd_irq_event on resume
2436 - drm/radeon: Fix "slow" audio over DP on DCE8+
2437 - drm/radeon: clean up fujitsu quirks
2438 - drm/radeon: properly byte swap vce firmware setup
2439 - drm/radeon: cleaned up VCO output settings for DP audio
2440 - drm/radeon: Add a common function for DFS handling
2441 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
2442 - drm: add helper to check for wc memory support
2443 - drm/radeon: mask out WC from BO on unsupported arches
2444 - drm/radeon: hold reference to fences in radeon_sa_bo_new
2445 - drm: fix missing reference counting decrease
2446 - drm/i915: Restore inhibiting the load of the default context
2447 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
2448 - drm/i915: Init power domains early in driver load
2449 - drm/i915: Make sure DC writes are coherent on flush.
2450 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
2451 - drm/i915: Don't reject primary plane windowing with color keying enabled on
2452 SKL+
2453 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
2454 - drm/i915/dsi: defend gpio table against out of bounds access
2455 - drm/i915/dsi: don't pass arbitrary data to sideband
2456 - drm/i915: fix error path in intel_setup_gmbus()
2457 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
2458 - drm/radeon: use post-decrement in error handling
2459 - drm: No-Op redundant calls to drm_vblank_off() (v2)
2460 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
2461 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
2462 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
2463 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
2464 - drm/radeon/pm: adjust display configuration after powerstate
2465 - make sure that freeing shmem fast symlinks is RCU-delayed
2466 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
2467 supported
2468 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
2469 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
2470 - uapi: update install list after nvme.h rename
2471 - lib: sw842: select crc32
2472 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
2473 R700
2474 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
2475 R830
2476 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
2477 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
2478 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
2479 - dmaengine: dw: fix cyclic transfer setup
2480 - dmaengine: dw: fix cyclic transfer callbacks
2481 - dmaengine: at_xdmac: fix resume for cyclic transfers
2482 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
2483 - IB/cm: Fix a recently introduced deadlock
2484 - IB/qib: fix mcast detach when qp not attached
2485 - IB/qib: Support creating qps with GFP_NOIO flag
2486 - IB/mlx5: Expose correct maximum number of CQE capacity
2487 - Thermal: initialize thermal zone device correctly
2488 - Thermal: handle thermal zone device properly during system sleep
2489 - Thermal: do thermal zone update after a cooling device registered
2490 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
2491 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
2492 - hwmon: (ads1015) Handle negative conversion values correctly
2493 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
2494 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
2495 - seccomp: always propagate NO_NEW_PRIVS on tsync
2496 - libceph: fix ceph_msg_revoke()
2497 - libceph: don't bail early from try_read() when skipping a message
2498 - libceph: use the right footer size when skipping a message
2499 - libceph: don't spam dmesg with stray reply warnings
2500 - sd: Optimal I/O size is in bytes, not sectors
2501 - Staging: speakup: Fix getting port information
2502 - Revert "Staging: panel: usleep_range is preferred over udelay"
2503 - cdc-acm:exclude Samsung phone 04e8:685d
2504 - perf stat: Do not clean event's private stats
2505 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
2506 - rfkill: fix rfkill_fop_read wait_event usage
2507 - mac80211: Requeue work after scan complete for all VIF types.
2508 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
2509 - Revert "workqueue: make sure delayed work run in local cpu"
2510 - ALSA: hda - Apply clock gate workaround to Skylake, too
2511 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
2512 - target: Fix LUN_RESET active I/O handling for ACK_KREF
2513 - target: Fix LUN_RESET active TMR descriptor handling
2514 - target: Fix TAS handling for multi-session se_node_acls
2515 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
2516 - target: Fix race with SCF_SEND_DELAYED_TAS handling
2517 - spi: atmel: fix gpio chip-select in case of non-DT platform
2518 - libata: fix sff host state machine locking while polling
2519 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
2520 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
2521 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
2522 - cpuset: make mm migration asynchronous
2523 - cgroup: make sure a parent css isn't offlined before its children
2524 - writeback: keep superblock pinned during cgroup writeback association
2525 switches
2526 - phy: core: fix wrong err handle for phy_power_on
2527 - i2c: i801: Adding Intel Lewisburg support for iTCO
2528 - bio: return EINTR if copying to user space got interrupted
2529 - block: fix use-after-free in dio_bio_complete
2530 - nfs: fix nfs_size_to_loff_t
2531 - NFSv4: Fix a dentry leak on alias use
2532 - of/irq: Fix msi-map calculation for nonzero rid-base
2533 - KVM: async_pf: do not warn on page allocation failures
2534 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
2535 - KVM: x86: fix missed hardware breakpoints
2536 - KVM: x86: MMU: fix ubsan index-out-of-range warning
2537 - powerpc/eeh: Fix partial hotplug criterion
2538 - tracing: Fix showing function event in available_events
2539 - sunrpc/cache: fix off-by-one in qword_get()
2540 - kernel/resource.c: fix muxed resource handling in __request_region()
2541 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
2542 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
2543 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
2544 - xen/arm: correctly handle DMA mapping of compound pages
2545 - xen/scsiback: correct frontend counting
2546 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
2547 - xen/pciback: Save the number of MSI-X entries to be copied later.
2548 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
2549 extracted.
2550 - should_follow_link(): validate ->d_seq after having decided to follow
2551 - do_last(): ELOOP failure exit should be done after leaving RCU mode
2552 - hpfs: don't truncate the file when delete fails
2553 - x86/irq: Call chip->irq_set_affinity in proper context
2554 - x86/irq: Fix a race in x86_vector_free_irqs()
2555 - x86/irq: Validate that irq descriptor is still active
2556 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
2557 - x86/irq: Reorganize the return path in assign_irq_vector
2558 - x86/irq: Reorganize the search in assign_irq_vector
2559 - x86/irq: Check vector allocation early
2560 - x86/irq: Copy vectormask instead of an AND operation
2561 - x86/irq: Get rid of code duplication
2562 - x86/irq: Remove offline cpus from vector cleanup
2563 - x86/irq: Clear move_in_progress before sending cleanup IPI
2564 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
2565 - x86/irq: Remove outgoing CPU from vector cleanup mask
2566 - x86/irq: Call irq_force_move_complete with irq descriptor
2567 - x86/irq: Plug vector cleanup race
2568 - IB/cma: Fix RDMA port validation for iWarp
2569 - iwlwifi: dvm: fix WoWLAN
2570 - iwlwifi: pcie: properly configure the debug buffer size for 8000
2571 - iwlwifi: update and fix 7265 series PCI IDs
2572 - iwlwifi: mvm: don't allow sched scans without matches to be started
2573 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
2574 - bcache: prevent crash on changing writeback_running
2575 - Linux 4.4.4
2576
2577 * mlx4_en didn't choose time-stamping shift value according to HW frequency
2578 (LP: #1552627)
2579 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
2580
2581 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
2582 - target/transport: add flag to indicate CPU Affinity is observed
2583 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
2584 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
2585
2586 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
2587 - qla2xxx: Fix warning reported by static checker
2588 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
2589 - qla2xxx: Fix stale pointer access.
2590 - qla2xxx: Use ATIO type to send correct tmr response
2591 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
2592
2593 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
2594 - [Config] Add s390x zfcp to scsi-modules udeb
2595
2596 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
2597
2598linux (4.4.0-10.25) xenial; urgency=low
2599
2600 [ Tim Gardner ]
2601
2602 * Release Tracking Bug
2603 - LP: #1552247
2604
2605 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
2606 - security: let security modules use PTRACE_MODE_* with bitmasks
2607
2608 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
2609 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
2610
2611 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
2612 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
2613 - mmc: sdhci: Fix DMA descriptor with zero data length
2614
2615 * Miscellaneous Ubuntu changes
2616 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
2617
2618 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
2619
2620linux (4.4.0-9.24) xenial; urgency=low
2621
2622 [ Tim Gardner ]
2623
2624 * Release Tracking Bug
2625 - LP: #1551319
2626
2627 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
2628 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
2629
2630 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
2631 #1448912)
2632 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
2633 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
2634 replacedby is not setup
2635 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
2636 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
2637 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
2638 replacedby
2639 - SAUCE: apparmor: Fix: label_vec_merge insertion
2640 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
2641 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
2642 merge path
2643 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
2644 labelset lock
2645 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
2646
2647 * apparmor kernel BUG kills firefox (LP: #1430546)
2648 - SAUCE: apparmor: Disallow update of cred when then subjective != the
2649 objective cred
2650 - SAUCE: apparmor: rework retrieval of the current label in the profile update
2651 case
2652
2653 * sleep from invalid context in aa_move_mount (LP: #1539349)
2654 - SAUCE: apparmor: fix sleep from invalid context
2655
2656 * s390x: correct restore of high gprs on signal return (LP: #1550468)
2657 - s390/compat: correct restore of high gprs on signal return
2658
2659 * missing SMAP support (LP: #1550517)
2660 - x86/entry/compat: Add missing CLAC to entry_INT80_32
2661
2662 * Floating-point exception handler receives empty Data-Exception Code in
2663 Floating Point Control register (LP: #1548414)
2664 - s390/fpu: signals vs. floating point control register
2665
2666 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
2667 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
2668
2669 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
2670 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
2671 build fips840/b1208b_1604.840 (LP: #1532914)
2672 - cxl: Fix PSL timebase synchronization detection
2673
2674 * [Feature]EDAC support for Knights Landing (LP: #1519631)
2675 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
2676
2677 * Various failures of kernel_security suite on Xenial kernel on s390x arch
2678 (LP: #1531327)
2679 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
2680
2681 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
2682 - [Config] Provides: virtualbox-guest-modules when appropriate
2683
2684 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
2685 #1507588)
2686 - [Config] Provides: virtualbox-guest-modules when appropriate
2687
2688 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
2689 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
2690 - SAUCE: i915_bpo: Update intel_ips.h file location
2691 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
2692 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
2693 - drm/i915: remove an extra level of indirection in PCI ID list
2694 - drm/i915/kbl: Add Kabylake PCI ID
2695 - drm/i915/kbl: Add Kabylake GT4 PCI ID
2696 - mm: Export nr_swap_pages
2697 - async: export current_is_async()
2698 - drm: fix potential dangling else problems in for_each_ macros
2699 - dp/mst: add SDP stream support
2700 - drm: Implement drm_modeset_lock_all_ctx()
2701 - drm: Add "prefix" parameter to drm_rect_debug_print()
2702 - drm/i915: Set connector_state->connector using the helper.
2703 - drm/atomic: add connector mask to drm_crtc_state.
2704 - drm/i915: Report context GTT size
2705 - drm/i915: Add get_eld audio component
2706 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
2707 - SAUCE: i915_bpo: Revert passing plane/encoder name
2708 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
2709 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
2710 - drm/i915/bxt: update list of PCIIDs
2711 - drm/i915/skl: Add missing SKL ids
2712 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
2713 driver isn't"
2714 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
2715 - drm/atomic: Do not unset crtc when an encoder is stolen
2716 - drm/i915: Update connector_mask during readout, v2.
2717 - drm/atomic: Add encoder_mask to crtc_state, v3.
2718 - SAUCE: drm/core: Add drm_encoder_index.
2719 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
2720 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
2721
2722 * arm64: guest hangs when ntpd is running (LP: #1549494)
2723 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
2724 - hrtimer: Catch illegal clockids
2725 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
2726
2727 * Miscellaneous Ubuntu changes
2728 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
2729 - [Config] CONFIG_ARM_SMMU=y on arm64
2730 - rebase to v4.4.3
2731 - [Debian] git-ubuntu-log -- ensure we get the last commit
2732 - [Config] fix up spelling of probably again
2733 - [Debian] perf -- build in the context of the full generated local headers
2734 - SAUCE: tools: lib/bpf -- add generated headers to search path
2735 - SAUCE: proc: Always set super block owner to init_user_ns
2736 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
2737 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
2738 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
2739 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
2740 needs locking
2741 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
2742 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
2743 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
2744 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
2745 of remove_and_insert
2746 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
2747 transitions ns
2748 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
2749 freed.
2750 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
2751 been removed
2752 - SAUCE: apparmor: Fix: query label file permission
2753 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
2754 - SAUCE: fixup: cleanup return handling of labels
2755 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
2756 destroyed
2757 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
2758 - SAUCE: fixup: 20/23 locking issue around in __label_update
2759 - SAUCE: fixup: get rid of unused var build warning
2760 - SAUCE: fixup: cast poison values to remove warnings
2761 - SAUCE: apparmor: fix refcount race when finding a child profile
2762 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
2763 - SAUCE: fix: audit "no_new_privs" case for exec failure
2764 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
2765 - SAUCE: Move replacedby allocation into label_alloc
2766 - [Debian] supply zfs dkms Provides: based on do_zfs
2767 - [Config] supply zfs dkms Provides: based on do_zfs
2768 - [Config] drop linux-image-3.0 provides
2769
2770 * Miscellaneous upstream changes
2771 - x86/mpx: Fix off-by-one comparison with nr_registers
2772
2773 [ Upstream Kernel Changes ]
2774
2775 * rebase to v4.4.3
2776
2777 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
2778
2779linux (4.4.0-8.23) xenial; urgency=low
2780
2781 * cgroup namespace mounts broken in containers (LP: #1549398)
2782 - SAUCE: kernfs: Always set super block owner to init_user_ns
2783
2784 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
2785 - arm64: mm: avoid calling apply_to_page_range on empty range
2786 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
2787
2788 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
2789 - [Config] postinst -- handle recreating symlinks when a real file is present
2790
2791 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
2792 - SAUCE: cred: Add clone_cred() interface
2793 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
2794 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2795 - SAUCE: overlayfs: Be more careful about copying up sxid files
2796 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
2797
2798 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
2799 - SAUCE: cred: Add clone_cred() interface
2800 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
2801 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2802 - SAUCE: overlayfs: Be more careful about copying up sxid files
2803 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
2804
2805 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
2806 - SAUCE: cred: Add clone_cred() interface
2807 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
2808 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2809
2810 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
2811 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
2812 - net: Add eth_platform_get_mac_address() helper.
2813 - i40e: Add mac_filter_element at the end of the list instead of HEAD
2814 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
2815 - i40e: Replace X722 mac check in ethtool get_settings
2816 - i40evf: allow channel bonding of VFs
2817 - i40e: define function capabilities in only one place
2818 - i40evf: null out ring pointers on free
2819 - i40e: Cleanup the code with respect to restarting autoneg
2820 - i40e: update features with right offload
2821 - i40e: bump version to 1.4.10
2822 - i40e: add new device IDs for X722
2823 - i40e: Extend ethtool RSS hooks for X722
2824 - i40e/i40evf: Fix for UDP/TCP RSS for X722
2825 - i40evf: add new write-back mode
2826 - i40e/i40evf: Use private workqueue
2827 - i40e: add new proxy-wol bit for X722
2828 - i40e: Limit DCB FW version checks to X710/XL710 devices
2829 - i40e: AQ Add Run PHY Activity struct
2830 - i40e: AQ Geneve cloud tunnel type
2831 - i40e: AQ Add external power class to get link status
2832 - i40e: add 100Mb ethtool reporting
2833 - ixgbe: bulk free SKBs during TX completion cleanup cycle
2834 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
2835 - igb: Unpair the queues when changing the number of queues
2836 - igb/igbvf: don't give up
2837 - igb: clean up code for setting MAC address
2838 - igb: Refactor VFTA configuration
2839 - igb: Allow asymmetric configuration of MTU versus Rx frame size
2840 - igb: Do not factor VLANs into RLPML calculation
2841 - igb: Always enable VLAN 0 even if 8021q is not loaded
2842 - igb: Merge VLVF configuration into igb_vfta_set
2843 - igb: Clean-up configuration of VF port VLANs
2844 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
2845 - igb: Drop unnecessary checks in transmit path
2846 - igb: Enable use of "bridge fdb add" to set unicast table entries
2847 - igb: Add workaround for VLAN tag stripping on 82576
2848 - i40e: AQ Shared resource flags
2849 - i40e: AQ Add set_switch_config
2850 - i40e: AQ Add VXLAN-GPE tunnel type
2851 - i40e: AQ thermal sensor control struct
2852 - i40e: Bump AQ minor version to 1.5 for new FW features
2853 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
2854 - i40e: fix write-back-on-itr to work with legacy itr
2855 - i40e: add counter for arq overflows
2856 - i40e: add 20G speed for Tx bandwidth calculations
2857 - i40e: refactor DCB function
2858 - i40e: add a little more to an NVM update debug message
2859 - i40evf: enable bus master after reset
2860 - i40e: add netdev info to VSI dump
2861 - i40e: remove VF device IDs from PF
2862 - i40e: trivial: remove unnecessary local var
2863 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
2864 - net: ixgbe: add minimal parser details for ixgbe
2865 - i40e: trivial: drop duplicate definition
2866 - i40e: trivial: fix missing space
2867 - i40e: fix bug in dma sync
2868 - i40e: do TSO only if CHECKSUM_PARTIAL is set
2869 - i40e: allocate memory safer
2870 - i40e: fix: do not sleep in netdev_ops
2871 - i40e: APIs to Add/remove port mirroring rules
2872 - i40e: negate PHY int mask bits
2873 - i40e: drop unused function
2874 - i40e: count allocation errors
2875 - i40e: avoid large memcpy by assigning struct
2876 - i40e/i40evf: bump version to 1.4.12/1.4.8
2877 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
2878 - i40e: add priv flag for automatic rule eviction
2879 - i40e: use eth_platform_get_mac_address()
2880 - i40e: move sync_vsi_filters up in service_task
2881 - i40e: Make the DCB firmware checks for X710/XL710 only
2882 - i40e: set shared bit for multicast filters
2883 - i40e: add VEB stat control and remove L2 cloud filter
2884 - i40e: use new add_veb calling with VEB stats control
2885 - i40e: Refactor force_wb and WB_ON_ITR functionality code
2886 - i40evf: Change vf driver string to reflect all products i40evf supports
2887 - i40e/i40evf: don't lose interrupts
2888 - i40e/i40evf: try again after failure
2889 - i40e: dump descriptor indexes in hex
2890 - i40e/i40evf: use __GFP_NOWARN
2891 - i40e/i40evf: use pages correctly in Rx
2892 - i40e/i40evf: use logical operators, not bitwise
2893 - i40e: properly show packet split status in debugfs
2894 - i40e/i40evf: Bump version
2895 - ixgbe: use u32 instead of __u32 in model header
2896 - ixgbe: fix dates on header of ixgbe_model.h
2897 - i40e: get rid of magic number
2898 - i40e: drop unused debugfs file "dump"
2899 - i40evf: support packet split receive
2900 - i40e: trivial: cleanup use of pf->hw
2901 - i40e: Add a SW workaround for lost interrupts
2902 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
2903 - i40e: Removal of code which relies on BASE VEB SEID
2904 - i40e/i40evf: avoid atomics
2905 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
2906 - i40e: expand comment
2907 - i40e: better error reporting for nvmupdate
2908 - i40evf: set adapter state on reset failure
2909 - i40e: clean event descriptor before use
2910 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
2911 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
2912 - i40e/i40evf: Drop outer checksum offload that was not requested
2913 - i40e/i40evf: Use u64 values instead of casting them in TSO function
2914 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
2915 - i40e/i40evf: Consolidate all header changes into TSO function
2916 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
2917 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
2918 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
2919 - i40e/i40evf: Do not write to descriptor unless we complete
2920 - i40e/i40evf: Add exception handling for Tx checksum
2921 - i40e/i40evf: Clean-up Rx packet checksum handling
2922 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
2923 - i40e: Fix ATR in relation to tunnels
2924 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
2925 - i40e: Update feature flags to reflect newly enabled features
2926 - i40evf: Update feature flags to reflect newly enabled features
2927 - i40e: Add support for ATR w/ IPv6 extension headers
2928 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
2929 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
2930 - i40e/i40evf: Move Tx checksum closer to TSO
2931 - i40e: Add functions to blink led on 10GBaseT PHY
2932 - i40e: Fix led blink capability for 10GBaseT PHY
2933 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
2934 - i40e: Do not wait for Rx queue disable in DCB reconfig
2935 - i40e: Fix for unexpected messaging
2936 - i40e: Expose some registers to program parser, FD and RSS logic
2937 - i40e: add check for null VSI
2938 - i40e: add adminq commands for Rx CTL registers
2939 - i40e: implement and use Rx CTL helper functions
2940 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
2941 - i40e: suspend scheduling during driver unload
2942 - i40e: let go of the past
2943 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
2944
2945 * MPT3SAS Driver update for next kernel release (LP: #1512221)
2946 - mpt3sas: A correction in unmap_resources
2947 - mpt3sas: Added support for high port count HBA variants.
2948 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
2949 - mpt3sas: Fix static analyzer(coverity) tool identified defects
2950 - mpt3sas: Never block the Enclosure device
2951 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
2952 - mpt3sas: Added smp_affinity_enable module parameter.
2953 - mpt3sas: Add support for configurable Chain Frame Size
2954 - mpt3sas: Updated MPI Header to 2.00.42
2955 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
2956 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
2957 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
2958
2959 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
2960 - ibmvscsi: Add endian conversions to sysfs attribute show functions
2961
2962 * Miscellaneous Ubuntu changes
2963 - [Packaging] git-ubuntu-log -- output should be utf-8
2964 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
2965
2966 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
2967
2968linux (4.4.0-7.22) xenial; urgency=low
2969
2970 [ Tim Gardner ]
2971
2972 * Release Tracking Bug
2973 - LP: #1547205
2974
2975 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
2976 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
2977 - arm64: kernel: implement ACPI parking protocol
2978
2979 * Please pull cgroup namespaces (LP: #1546775)
2980 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
2981 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
2982 - SAUCE: (noup) cgroup: introduce cgroup namespaces
2983 - SAUCE: (noup) cgroup: cgroup namespace setns support
2984 - SAUCE: (noup) kernfs: define kernfs_node_dentry
2985 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
2986 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
2987 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
2988
2989 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
2990 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
2991 - pwm: lpss: Remove ->free() callback
2992 - pwm: bcm2835: Calculate scaler in ->config()
2993 - pwm: bcm2835: Prevent division by zero
2994 - pwm: bcm2835: Fix email address specification
2995 - pwm: lpss: Update PWM setting for Broxton
2996 - pwm: lpss: Select core part automatically
2997 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
2998 - pwm: fsl-ftm: Fix clock enable/disable when using PM
2999 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
3000 - pwm: lpc32xx: make device usable with common clock framework
3001 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
3002 - pwm: lpc32xx: return ERANGE, if requested period is not supported
3003 - pwm: rcar: Improve accuracy of frequency division setting
3004 - pwm: Add PWM driver for OMAP using dual-mode timers
3005 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
3006 - pwm: omap-dmtimer: Potential NULL dereference on error
3007 - pwm: Mark all devices as "might sleep"
3008
3009 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
3010 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
3011 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
3012
3013 * Update megaraid driver to MR6.10 (LP: #1544679)
3014 - megaraid_sas: Do not allow PCI access during OCR
3015 - megaraid_sas: MFI IO timeout handling
3016 - megaraid_sas: Syncing request flags macro names with firmware
3017 - megaraid_sas: Task management support
3018 - megaraid_sas: Update device queue depth based on interface type
3019 - megaraid_sas: Fastpath region lock bypass
3020 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
3021 - megaraid_sas: Code optimization build_and_issue_cmd return-type
3022 - megaraid_sas: Dual queue depth support
3023 - megaraid_sas: IO throttling support
3024 - megaraid_sas: Make adprecovery variable atomic
3025 - megaraid_sas: MFI adapter OCR changes
3026 - megaraid_sas: Introduce module parameter for SCSI command timeout
3027 - megaraid_sas: SPERC OCR changes
3028 - megaraid_sas: driver version upgrade
3029 - megaraid: fix null pointer check in megasas_detach_one().
3030 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
3031 - megaraid_sas: Fix SMAP issue
3032 - megaraid_sas: Add an i/o barrier
3033
3034 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
3035 - powerpc/powernv: Fix stale PE primary bus
3036
3037 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
3038 - [Config] Update bnx2x d-i firmware to 7.12.30
3039
3040 * Miscellaneous Ubuntu changes
3041 - rebase to v4.4.2
3042
3043 * Miscellaneous upstream changes
3044 - openvswitch: allow management from inside user namespaces
3045 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
3046 - net, thunderx: Remove unnecessary rcv buffer start address management
3047 - net: thunderx: HW TSO support for pass-2 hardware
3048 - net: thunderx: Enable CQE count threshold interrupt
3049 - net: cavium: liquidio: use helpers ns_to_timespec64()
3050 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
3051 - arm64: KVM: Configure TCR_EL2.PS at runtime
3052 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
3053 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
3054 - arm64: lib: improve copy_page to deal with 128 bytes at a time
3055 - arm64: lib: patch in prfm for copy_page if requested
3056 - arm64: prefetch: add missing #include for spin_lock_prefetch
3057 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
3058 - net: thunderx: Use napi_schedule_irqoff()
3059 - net: thunderx: Assign affinity hints to vf's interrupts
3060 - net: thunderx: bgx: Use standard firmware node infrastructure.
3061 - net: thunderx: bgx: Add log message when setting mac address
3062 - net: thunderx: Alloc higher order pages when pagesize is small
3063 - net: cavium: liquidio: Return correct error code
3064 - net: cavium: liquidio: fix check for in progress flag
3065 - livepatch: add old_sympos as disambiguator field to klp_func
3066 - livepatch: add sympos as disambiguator field to klp_reloc
3067 - livepatch: function,sympos scheme in livepatch sysfs directory
3068 - module: Use the same logic for setting and unsetting RO/NX
3069 - gcov: use within_module() helper.
3070 - module: use a structure to encapsulate layout.
3071 - module: clean up RO/NX handling.
3072 - module: keep percpu symbols in module's symtab
3073 - livepatch: Cleanup module page permission changes
3074
3075 [ Upstream Kernel Changes ]
3076
3077 * rebase to v4.4.2
3078
3079 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
3080
3081linux (4.4.0-6.21) xenial; urgency=low
3082
3083 [ Tim Gardner ]
3084
3085 * Release Tracking Bug
3086 - LP: #1546283
3087
3088 * Naples/Zen, NTB Driver (LP: #1542071)
3089 - [Config] CONFIG_NTB_AMD=m
3090 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
3091
3092 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
3093 - SAUCE: storvsc: use small sg_tablesize on x86
3094
3095 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
3096 - [Config] CONFIG_ARMV8_DEPRECATED=y
3097
3098 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
3099 - powerpc/eeh: Fix stale cached primary bus
3100
3101 * Miscellaneous Ubuntu changes
3102 - SAUCE: fs: Add user namesapace member to struct super_block
3103 - SAUCE: fs: Limit file caps to the user namespace of the super block
3104 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
3105 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
3106 - SAUCE: block_dev: Check permissions towards block device inode when mounting
3107 - SAUCE: fs: Treat foreign mounts as nosuid
3108 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
3109 - SAUCE: userns: Replace in_userns with current_in_userns
3110 - SAUCE: Smack: Handle labels consistently in untrusted mounts
3111 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
3112 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
3113 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
3114 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
3115 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
3116 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
3117 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
3118 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
3119 - SAUCE: fuse: Add support for pid namespaces
3120 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
3121 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
3122 - SAUCE: fuse: Allow user namespace mounts
3123 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
3124 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
3125 - SAUCE: quota: Convert ids relative to s_user_ns
3126 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
3127 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
3128 - SAUCE: quota: Treat superblock owner as privilged
3129 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
3130 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
3131 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
3132 - SAUCE: ext4: Add module parameter to enable user namespace mounts
3133 - SAUCE: fuse: Add module parameter to enable user namespace mounts
3134
3135 * Miscellaneous upstream changes
3136 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
3137 - libahci: Implement the capability to override the generic ahci interrupt handler.
3138 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
3139 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
3140
3141 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
3142
3143linux (4.4.0-5.20) xenial; urgency=low
3144
3145 [ Tim Gardner ]
3146
3147 * Release Tracking Bug
3148 - LP: #1544637
3149
3150 * s390/cio: update measurement characteristics (LP: #1541534)
3151 - s390/cio: fix measurement characteristics memleak
3152 - s390/cio: ensure consistent measurement state
3153 - s390/cio: update measurement characteristics
3154
3155 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
3156 - qeth: initialize net_device with carrier off
3157
3158 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
3159 - [Config] CONFIG_ZONE_DMA=y
3160 - mm: CONFIG_NR_ZONES_EXTENDED
3161
3162 * perf enahancements for ppc64 (LP: #1521678)
3163 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
3164 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
3165 - perf kvm/powerpc: Port perf kvm stat to powerpc
3166 - perf kvm/powerpc: Add support for HCALL reasons
3167
3168 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
3169 - SAUCE: nbd: ratelimit error msgs after socket close
3170
3171 * sleep from invalid context in aa_move_mount (LP: #1539349)
3172 - SAUCE: apparmor: fix sleep from invalid context
3173
3174 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
3175 - net/mlx5_core: Modify enable/disable hca functions
3176 - net/mlx5_core: Add base sriov support
3177 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
3178 - net/mlx5: Update access functions to Query/Modify vport MAC address
3179 - net/mlx5: Introduce access functions to modify/query vport mac lists
3180 - net/mlx5: Introduce access functions to modify/query vport state
3181 - net/mlx5: Introduce access functions to modify/query vport promisc mode
3182 - net/mlx5: Introduce access functions to modify/query vport vlans
3183 - net/mlx5e: Write UC/MC list and promisc mode into vport context
3184 - net/mlx5e: Write vlan list into vport context
3185 - net/mlx5: Introducing E-Switch and l2 table
3186 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
3187 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
3188 - net/mlx5: E-Switch, Introduce Vport administration functions
3189 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
3190 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
3191 - net/mlx5: E-Switch, Introduce get vf statistics
3192 - net/mlx5e: Add support for SR-IOV ndos
3193 - net/mlx5: Fix query E-Switch capabilities
3194 - net/mlx5e: Assign random MAC address if needed
3195
3196 * make wacom_w8001 work well in xenial (LP: #1542771)
3197 - Input: wacom_w8001 - use __set_bit for evbits
3198 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
3199 - Input: wacom_w8001 - handle touch error case correctly
3200 - Input: wacom_w8001 - split pen and touch initialization up
3201 - Input: wacom_w8001 - split the touch and pen devices into two devices
3202 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
3203
3204 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
3205 - ubuntu: vbox -- update to 5.0.14-dfsg-2
3206
3207 * Miscellaneous Ubuntu changes
3208 - [Packaging] git-ubuntu-log -- fix empty section formatting
3209 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
3210
3211 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
3212
3213linux (4.4.0-4.19) xenial; urgency=low
3214
3215 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
3216 - [Config] update spl/zfs version
3217 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
3218 - [Config] reconstruct -- drop links for zfs userspace components
3219 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
3220
3221 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
3222 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
3223
3224 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
3225 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
3226
3227 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
3228 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
3229
3230 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
3231 - HID: multitouch: enable palm rejection if device implements confidence usage
3232
3233 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3234 - qla2xxx: Remove unavailable firmware files
3235 - qla2xxx: Enable Extended Logins support
3236 - qla2xxx: Enable Exchange offload support.
3237 - qla2xxx: Enable Target counters in DebugFS.
3238 - qla2xxx: Add FW resource count in DebugFS.
3239 - qla2xxx: Added interface to send explicit LOGO.
3240 - qla2xxx: Delete session if initiator is gone from FW
3241 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
3242 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
3243 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
3244 - qla2xxx: Add irq affinity notification
3245 - qla2xxx: Add selective command queuing
3246 - qla2xxx: Move atioq to a different lock to reduce lock contention
3247 - qla2xxx: Disable ZIO at start time.
3248 - qla2xxx: Set all queues to 4k
3249 - qla2xxx: Check for online flag instead of active reset when transmitting responses
3250 - scsi: qla2xxxx: avoid type mismatch in comparison
3251
3252 * [Hyper-V] PCI Passthrough (LP: #1541120)
3253 - x86/irq: Export functions to allow MSI domains in modules
3254 - genirq/msi: Export functions to allow MSI domains in modules
3255
3256 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
3257 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
3258 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
3259 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
3260 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
3261 - lpfc: Fix crash in fcp command completion path.
3262 - lpfc: Modularize and cleanup FDMI code in driver
3263 - lpfc: Fix RDP Speed reporting.
3264 - lpfc: Fix RDP ACC being too long.
3265 - lpfc: Make write check error processing more resilient
3266 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
3267 - lpfc: Fix mbox reuse in PLOGI completion
3268 - lpfc: Fix external loopback failure.
3269 - lpfc: Add logging for misconfigured optics.
3270 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
3271 - lpfc: Use kzalloc instead of kmalloc
3272 - lpfc: Update version to 11.0.0.10 for upstream patch set
3273
3274 * Miscellaneous Ubuntu changes
3275 - [Config] CONFIG_ARM64_VA_BITS=48
3276 - [Config] Fixed Vcs-Git
3277
3278 * Miscellaneous upstream changes
3279 - cxl: Fix possible idr warning when contexts are released
3280 - cxl: use correct operator when writing pcie config space values
3281 - cxlflash: drop unlikely before IS_ERR_OR_NULL
3282 - cxl: Fix DSI misses when the context owning task exits
3283 - cxlflash: Removed driver date print
3284 - cxlflash: Fix to resolve cmd leak after host reset
3285 - cxlflash: Resolve oops in wait_port_offline
3286 - cxlflash: Enable device id for future IBM CXL adapter
3287 - cxl: fix build for GCC 4.6.x
3288 - cxl: use -Werror only with CONFIG_PPC_WERROR
3289 - cxl: Enable PCI device ID for future IBM CXL adapter
3290
3291 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
3292
3293linux (4.4.0-3.17) xenial; urgency=low
3294
3295 [ Tim Gardner ]
3296
3297 * Release Tracking Bug
3298 - LP: #1541058
3299 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
3300 - LP: #1531539
3301 * SAUCE: nvme merge cleanup
3302 - LP: #1531539
3303 * rebase to v4.4.1
3304
3305 [ Andy Whitcroft ]
3306
3307 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
3308 ioctls"
3309 - LP: #1538618
3310 * postinst -- detect symlinks correctly
3311 - LP: #1536810
3312
3313 [ John Johansen ]
3314
3315 * SAUCE: apparmor: fix sleep from invalid context
3316 - LP: #1539349
3317
3318 [ Upstream Kernel Changes ]
3319
3320 * powerpc/eeh: Fix PE location code
3321 - LP: #1538909
3322 * powerpc/pseries: Limit EPOW reset event warnings
3323 - LP: #1539102
3324 * lightnvm: fix bio submission issue
3325 - LP: #1531539
3326 * lightnvm: fix incorrect nr_free_blocks stat
3327 - LP: #1531539
3328 * lightnvm: add check after mempool allocation
3329 - LP: #1531539
3330 * lightnvm: unlock rq and free ppa_list on submission fail
3331 - LP: #1531539
3332 * lightnvm: move ppa erase logic to core
3333 - LP: #1531539
3334 * lightnvm: refactor rqd ppa list into set/free
3335 - LP: #1531539
3336 * lightnvm: refactor end_io functions for sync
3337 - LP: #1531539
3338 * lightnvm: return the get_bb_tbl return value
3339 - LP: #1531539
3340 * lightnvm: check bi_error in gc
3341 - LP: #1531539
3342 * lightnvm: put block back to gc list on its reclaim fail
3343 - LP: #1531539
3344 * lightnvm: fix locking and mempool in rrpc_lun_gc
3345 - LP: #1531539
3346 * lightnvm: sectors first in ppa list
3347 - LP: #1531539
3348 * lightnvm: move the pages per block check out of the loop
3349 - LP: #1531539
3350 * lightnvm: support multiple ppas in nvm_erase_ppa
3351 - LP: #1531539
3352 * lightnvm: move rq->error to nvm_rq->error
3353 - LP: #1531539
3354 * lightnvm: introduce nvm_submit_ppa
3355 - LP: #1531539
3356 * lightnvm: reference rrpc lun in rrpc block
3357 - LP: #1531539
3358 * lightnvm: fix missing grown bad block type
3359 - LP: #1531539
3360 * lightnvm: manage open and closed blocks separately
3361 - LP: #1531539
3362 * lightnvm: add mccap support
3363 - LP: #1531539
3364 * lightnvm: introduce mlc lower page table mappings
3365 - LP: #1531539
3366 * lightnvm: core on-disk initialization
3367 - LP: #1531539
3368 * lightnvm: introduce ioctl to initialize device
3369 - LP: #1531539
3370 * lightnvm: use system block for mm initialization
3371 - LP: #1531539
3372 * lightnvm: introduce factory reset
3373 - LP: #1531539
3374 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
3375 - LP: #1531539
3376 * blk-mq: add a flags parameter to blk_mq_alloc_request
3377 - LP: #1531539
3378 * nvme: move struct nvme_iod to pci.c
3379 - LP: #1531539
3380 * nvme: split command submission helpers out of pci.c
3381 - LP: #1531539
3382 * nvme: use offset instead of a struct for registers
3383 - LP: #1531539
3384 * nvme: split nvme_trans_device_id_page
3385 - LP: #1531539
3386 * nvme: use vendor it from identify
3387 - LP: #1531539
3388 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
3389 - LP: #1531539
3390 * nvme: simplify nvme_setup_prps calling convention
3391 - LP: #1531539
3392 * nvme: refactor nvme_queue_rq
3393 - LP: #1531539
3394 * nvme: factor out a nvme_unmap_data helper
3395 - LP: #1531539
3396 * nvme: move nvme_error_status to common code
3397 - LP: #1531539
3398 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
3399 - LP: #1531539
3400 * nvme: split __nvme_submit_sync_cmd
3401 - LP: #1531539
3402 * nvme: use the block layer for userspace passthrough metadata
3403 - LP: #1531539
3404 * nvme: move block_device_operations and ns/ctrl freeing to common code
3405 - LP: #1531539
3406 * nvme: add explicit quirk handling
3407 - LP: #1531539
3408 * nvme: move remaining CC setup into nvme_enable_ctrl
3409 - LP: #1531539
3410 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
3411 - LP: #1531539
3412 * nvme: add a common helper to read Identify Controller data
3413 - LP: #1531539
3414 * nvme: move the call to nvme_init_identify earlier
3415 - LP: #1531539
3416 * nvme: move namespace scanning to common code
3417 - LP: #1531539
3418 * nvme: move chardev and sysfs interface to common code
3419 - LP: #1531539
3420 * nvme: refactor set_queue_count
3421 - LP: #1531539
3422 * blk-integrity: empty implementation when disabled
3423 - LP: #1531539
3424 * NVMe: fix build with CONFIG_NVM enabled
3425 - LP: #1531539
3426 * nvme: fix another 32-bit build warning
3427 - LP: #1531539
3428 * nvme: precedence bug in nvme_pr_clear()
3429 - LP: #1531539
3430 * nvme: only ignore hardware errors in nvme_create_io_queues
3431 - LP: #1531539
3432 * nvme: only add a controller to dev_list after it's been fully
3433 initialized
3434 - LP: #1531539
3435 * nvme: protect against simultaneous shutdown invocations
3436 - LP: #1531539
3437 * nvme: don't take the I/O queue q_lock in nvme_timeout
3438 - LP: #1531539
3439 * nvme: merge nvme_abort_req and nvme_timeout
3440 - LP: #1531539
3441 * nvme: add NVME_SC_CANCELLED
3442 - LP: #1531539
3443 * nvme: simplify resets
3444 - LP: #1531539
3445 * nvme: do not restart the request timeout if we're resetting the
3446 controller
3447 - LP: #1531539
3448 * nvme: merge probe_work and reset_work
3449 - LP: #1531539
3450 * nvme: remove dead controllers from a work item
3451 - LP: #1531539
3452 * nvme: switch abort_limit to an atomic_t
3453 - LP: #1531539
3454 * NVMe: Implement namespace list scanning
3455 - LP: #1531539
3456 * NVMe: Use unbounded work queue for all work
3457 - LP: #1531539
3458 * NVMe: Remove device management handles on remove
3459 - LP: #1531539
3460 * NVMe: Simplify metadata setup
3461 - LP: #1531539
3462 * nvme: fix admin queue depth
3463 - LP: #1531539
3464 * nvme: factor out a few helpers from req_completion
3465 - LP: #1531539
3466 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
3467 - LP: #1531539
3468 * nvme: switch abort to blk_execute_rq_nowait
3469 - LP: #1531539
3470 * nvme: special case AEN requests
3471 - LP: #1531539
3472 * nvme: simplify completion handling
3473 - LP: #1531539
3474 * nvme: properly free resources for cancelled command
3475 - LP: #1531539
3476 * nvme: meta_sg doesn't have to be an array
3477 - LP: #1531539
3478 * nvme: merge iod and cmd_info
3479 - LP: #1531539
3480 * NVMe: Add pci error handlers
3481 - LP: #1531539
3482 * NVMe: Export namespace attributes to sysfs
3483 - LP: #1531539
3484 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
3485 - LP: #1531539
3486 * nvme: synchronize access to ctrl->namespaces
3487 - LP: #1531539
3488 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
3489 - LP: #1531539
3490 * nvme: make SG_IO support optional
3491 - LP: #1531539
3492 * NVMe: Fix admin queue ring wrap
3493 - LP: #1531539
3494 * NVMe: Use a retryable error code on reset
3495 - LP: #1531539
3496 * NVMe: Remove queue freezing on resets
3497 - LP: #1531539
3498 * NVMe: IO queue deletion re-write
3499 - LP: #1531539
3500 * NVMe: Shutdown controller only for power-off
3501 - LP: #1531539
3502 * NVMe: Export NVMe attributes to sysfs group
3503 - LP: #1531539
3504 * i40e: fix build warnings
3505 * net: i40e: shut up uninitialized variable warnings
3506 * Drivers: hv: vmbus: fix build warning
3507 * Drivers: hv: util: Increase the timeout for util services
3508 * Drivers: hv: utils: run polling callback always in interrupt context
3509 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
3510 * tools: hv: remove repeated HV_FCOPY string
3511 * Drivers: hv: util: catch allocation errors
3512 * Drivers: hv: utils: use memdup_user in hvt_op_write
3513 * drivers/hv: cleanup synic msrs if vmbus connect failed
3514 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
3515 num
3516 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
3517 * drivers:hv: Define the channel type for Hyper-V PCI Express
3518 pass-through
3519 * Drivers: hv: vss: run only on supported host versions
3520 * Drivers: hv: vmbus: Use uuid_le type consistently
3521 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
3522 * Drivers: hv: vmbus: Get rid of the unused macro
3523 * Drivers: hv: vmbus: Get rid of the unused irq variable
3524 * Drivers: hv: vmbus: serialize process_chn_event() and
3525 vmbus_close_internal()
3526 * Drivers: hv: vmbus: do sanity check of channel state in
3527 vmbus_close_internal()
3528 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
3529 driver
3530 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
3531 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
3532 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
3533 * Drivers: hv: vmbus: Fix a Host signaling bug
3534 * drivers/hv: correct tsc page sequence invalid value
3535 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
3536 * Drivers: hv: utils: Invoke the poll function after handshake
3537 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
3538 * Drivers: hv: utils: fix memory leak on on_msg() failure
3539 * Drivers: hv: utils: rename outmsg_lock
3540 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
3541 * Drivers: hv: utils: fix crash when device is removed from host side
3542 * Drivers: hv: ring_buffer.c: fix comment style
3543 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
3544 * Drivers: hv: ring_buffer: remove code duplication from
3545 hv_ringbuffer_peek/read()
3546 * Drivers: hv: remove code duplication between
3547 vmbus_recvpacket()/vmbus_recvpacket_raw()
3548 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
3549 * drivers/hv: replace enum hv_message_type by u32
3550 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
3551 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
3552 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
3553 header
3554 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
3555 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
3556 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
3557
3558 [ Upstream Kernel Changes ]
3559
3560 * rebase to v4.4.1
3561 - LP: #1533461
3562 - LP: #1529624
3563
3564 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
3565
3566linux (4.4.0-2.16) xenial; urgency=low
3567
3568 [ Andy Whitcroft ]
3569
3570 * Release Tracking Bug
3571 - LP: #1539090
3572 * SAUCE: hv: hv_set_ifconfig -- convert to python3
3573 - LP: #1506521
3574 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
3575 - LP: #1538618
3576
3577 [ Colin Ian King ]
3578
3579 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
3580 bit FADT addresses (LP: #1529381)
3581 - LP: #1529381
3582
3583 [ John Johansen ]
3584
3585 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
3586 being shutdown
3587 - LP: #1446906
3588
3589 [ Mahesh Salgaonkar ]
3590
3591 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
3592 - LP: #1537881
3593 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
3594 interrupt.
3595 - LP: #1537881
3596 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
3597 base errors
3598 - LP: #1537881
3599
3600 [ Paolo Pisati ]
3601
3602 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
3603 #843419 build flags
3604 - LP: #1533009
3605 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
3606 * [Config] disable ARCH_ZX (ZTE ZX Soc)
3607
3608 [ Tim Gardner ]
3609
3610 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
3611 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
3612 - LP: #1536719
3613 * SAUCE: drop obsolete bnx2x firmware
3614 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
3615 - LP: #1536474
3616 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
3617 - LP: #1534647
3618 * [Config] Add pvpanic to virtual flavour
3619 - LP: #1537923
3620 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
3621 - LP: #1520457
3622
3623 [ Upstream Kernel Changes ]
3624
3625 * i40evf: fix compiler warning of unused variable
3626 - LP: #1536474
3627 * intel: i40e: fix confused code
3628 - LP: #1536474
3629 * i40e/i40evf: remove unused tunnel parameter
3630 - LP: #1536474
3631 * i40e: Change BUG_ON to WARN_ON in service event complete
3632 - LP: #1536474
3633 * i40e: remove BUG_ON from feature string building
3634 - LP: #1536474
3635 * i40e: remove BUG_ON from FCoE setup
3636 - LP: #1536474
3637 * i40e: Workaround fix for mss < 256 issue
3638 - LP: #1536474
3639 * i40e/i40evf: Add a stat to track how many times we have to do a force
3640 WB
3641 - LP: #1536474
3642 * i40e: Move the saving of old link info from handle_link_event to
3643 link_event
3644 - LP: #1536474
3645 * i40e/i40evf: Add comment to #endif
3646 - LP: #1536474
3647 * i40e/i40evf: clean up error messages
3648 - LP: #1536474
3649 * i40evf: handle many MAC filters correctly
3650 - LP: #1536474
3651 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
3652 - LP: #1536474
3653 * i40e: rework the functions to configure RSS with similar parameters
3654 - LP: #1536474
3655 * i40e: create a generic configure rss function
3656 - LP: #1536474
3657 * i40e: Bump version to 1.4.2
3658 - LP: #1536474
3659 * i40e: add new fields to store user configuration
3660 - LP: #1536474
3661 * i40e: rename rss_size to alloc_rss_size in i40e_pf
3662 - LP: #1536474
3663 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
3664 workaround
3665 - LP: #1536474
3666 * i40e/i40evf: prefetch skb data on transmit
3667 - LP: #1536474
3668 * i40evf: rename VF adapter specific RSS function
3669 - LP: #1536474
3670 * i40evf: create a generic config RSS function
3671 - LP: #1536474
3672 * i40evf: create a generic get RSS function
3673 - LP: #1536474
3674 * i40evf: add new fields to store user configuration of RSS
3675 - LP: #1536474
3676 * i40e: Update error messaging
3677 - LP: #1536474
3678 * i40e: fix confusing message
3679 - LP: #1536474
3680 * i40e: make error message more useful
3681 - LP: #1536474
3682 * i40evf: quoth the VF driver, Nevermore
3683 - LP: #1536474
3684 * i40evf: allocate queue vectors dynamically
3685 - LP: #1536474
3686 * i40evf: allocate ring structs dynamically
3687 - LP: #1536474
3688 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
3689 - LP: #1536474
3690 * i40e: fix: do not sleep in netdev_ops
3691 - LP: #1536474
3692 * i40e: remove unused argument
3693 - LP: #1536474
3694 * i40evf: increase max number of queues
3695 - LP: #1536474
3696 * i40evf: set real num queues
3697 - LP: #1536474
3698 * i40evf: remove duplicate string
3699 - LP: #1536474
3700 * i40e: Detection and recovery of TX queue hung logic moved to
3701 service_task from tx_timeout
3702 - LP: #1536474
3703 * i40e: Fix memory leaks, sideband filter programming
3704 - LP: #1536474
3705 * i40evf: don't use atomic allocation
3706 - LP: #1536474
3707 * i40e: propagate properly
3708 - LP: #1536474
3709 * i40evf: use correct types
3710 - LP: #1536474
3711 * i40e: use priv flags to control packet split
3712 - LP: #1536474
3713 * i40e: Remove separate functions gathering XOFF Rx stats
3714 - LP: #1536474
3715 * i40e: fix whitespace
3716 - LP: #1536474
3717 * i40e/i40evf: use logical operator
3718 - LP: #1536474
3719 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
3720 - LP: #1536474
3721 * i40e: trivial fixes
3722 - LP: #1536474
3723 * i40e: Fix i40e_print_features() VEB mode output
3724 - LP: #1536474
3725 * i40e: chomp the BIT(_ULL)
3726 - LP: #1536474
3727 * i40e: properly delete VF MAC filters
3728 - LP: #1536474
3729 * i40e: don't add zero MAC filter
3730 - LP: #1536474
3731 * i40evf: check rings before freeing resources
3732 - LP: #1536474
3733 * i40e: use explicit cast from u16 to u8
3734 - LP: #1536474
3735 * i40e: Opcode and structures required by OEM Post Update AQ command and
3736 add new NVM arq message
3737 - LP: #1536474
3738 * i40e: hush little warnings
3739 - LP: #1536474
3740 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
3741 - LP: #1536474
3742 * i40e: clean whole mac filter list
3743 - LP: #1536474
3744 * i40evf: change version string generation
3745 - LP: #1536474
3746 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
3747 - LP: #1536474
3748 * geneve: UDP checksum configuration via netlink
3749 - LP: #1536474
3750 * geneve: Add geneve udp port offload for ethernet devices
3751 - LP: #1536474
3752 * i40e: geneve tunnel offload support
3753 - LP: #1536474
3754 * geneve: Add geneve_get_rx_port support
3755 - LP: #1536474
3756 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
3757 - LP: #1536474
3758 * i40e: change log messages and error returns
3759 - LP: #1536474
3760 * i40e: allow zero MAC address for VFs
3761 - LP: #1536474
3762 * i40e: Look up MAC address in Open Firmware or IDPROM
3763 - LP: #1536474
3764 * i40e: Fix Rx hash reported to the stack by our driver
3765 - LP: #1536474
3766 * i40e: remove forever unused ID
3767 - LP: #1536474
3768 * igb: add 88E1543 initialization code
3769 * igb: don't unmap NULL hw_addr
3770 * igb: use the correct i210 register for EEMNGCTL
3771 * igb: fix NULL derefs due to skipped SR-IOV enabling
3772 * igb: improve handling of disconnected adapters
3773 * igb: Remove GS40G specific defines/functions
3774 * igb: Don't add PHY address to PCDL address
3775 * igb: Improve cable length function for I210, etc.
3776 * igb: Explicitly label self-test result indices
3777 * ixgbe: drop null test before destroy functions
3778 - LP: #1536473
3779 * ixgbe: Delete redundant include file
3780 - LP: #1536473
3781 * ixgbe: fix multiple kernel-doc errors
3782 - LP: #1536473
3783 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
3784 vector
3785 - LP: #1536473
3786 * ixgbe: Add KR mode support for CS4227 chip
3787 - LP: #1536473
3788 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
3789 to 12K
3790 - LP: #1536473
3791 * ixgbe/ixgbevf: use napi_schedule_irqoff()
3792 - LP: #1536473
3793 * ixgbe: Remove CS4227 diagnostic code
3794 - LP: #1536473
3795 * ixgbevf: use ether_addr_copy instead of memcpy
3796 - LP: #1536473
3797 * ixgbevf: fix spoofed packets with random MAC
3798 - LP: #1536473
3799 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
3800 - LP: #1536473
3801 * ixgbe: Add support for newer thermal alarm
3802 - LP: #1536473
3803 * ixgbe: Use private workqueue to avoid certain possible hangs
3804 - LP: #1536473
3805 * ixgbevf: Use a private workqueue to avoid certain possible hangs
3806 - LP: #1536473
3807 * ixgbevf: Minor cleanups
3808 - LP: #1536473
3809 * ixgbe: Refactor MAC address configuration code
3810 - LP: #1536473
3811 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
3812 - LP: #1536473
3813 * ixgbe: Allow FDB entries access to more RAR filters
3814 - LP: #1536473
3815 * ixgbe: Update PTP to support X550EM_x devices
3816 - LP: #1536473
3817 * ixgbe: Correct spec violations by waiting after reset
3818 - LP: #1536473
3819 * ixgbe: Wait for master disable to be set
3820 - LP: #1536473
3821 * ixgbe: Save VF info and take references
3822 - LP: #1536473
3823 * ixgbe: Handle extended IPv6 headers in Tx path
3824 - LP: #1536473
3825 * ixgbe: Always turn PHY power on when requested
3826 - LP: #1536473
3827 * ixgbevf: Handle extended IPv6 headers in Tx path
3828 - LP: #1536473
3829 * ixgbe: Return error on failure to allocate mac_table
3830 - LP: #1536473
3831 * ixgbe: Fix SR-IOV VLAN pool configuration
3832 - LP: #1536473
3833 * ixgbe: Simplify definitions for regidx and bit in set_vfta
3834 - LP: #1536473
3835 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
3836 - LP: #1536473
3837 * ixgbe: Simplify configuration of setting VLVF and VLVFB
3838 - LP: #1536473
3839 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
3840 - LP: #1536473
3841 * ixgbe: Reorder search to work from the top down instead of bottom up
3842 - LP: #1536473
3843 * ixgbe: Add support for VLAN promiscuous with SR-IOV
3844 - LP: #1536473
3845 * ixgbe: Fix VLAN promisc in relation to SR-IOV
3846 - LP: #1536473
3847 * ixgbe: Clear stale pool mappings
3848 - LP: #1536473
3849 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
3850 - LP: #1536473
3851 * ixgbe: do not report 2.5 Gbps as supported
3852 - LP: #1536473
3853 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
3854 per vector
3855 - LP: #1536473
3856 * ixgbevf: minor cleanups for ixgbevf_set_itr()
3857 - LP: #1536473
3858 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
3859 - LP: #1536473
3860 * ixgbe: report correct media type for KR, KX and KX4 interfaces
3861 - LP: #1536473
3862 * ixgbe: Clean up redundancy in hw_enc_features
3863 - LP: #1536473
3864 * ixgbe: fix RSS limit for X550
3865 - LP: #1536473
3866 * ixgbe: Correct X550EM_x revision check
3867 - LP: #1536473
3868 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
3869 - LP: #1536473
3870 * ixgbe: Fill at least min credits to a TC credit refills
3871 - LP: #1536473
3872 * ixgbe: use correct FCoE DDP max check
3873 - LP: #1536473
3874 * ixgbe: fix broken PFC with X550
3875 - LP: #1536473
3876 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
3877 - LP: #1536473
3878 * ixgbe: Correct handling of any outer UDP checksum setting
3879 - LP: #1536473
3880 * ixgbe: Fix to get FDMI HBA attributes information with X550
3881 - LP: #1536473
3882 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
3883 - LP: #1536473
3884 * ixgbe: Make ATR recognize IPv6 extended headers
3885 - LP: #1536473
3886 * e1000: make eeprom read/write scheduler friendly
3887 * e1000: fix data race between tx_ring->next_to_clean
3888 * e1000: Remove checkpatch coding style errors
3889 * e1000: clean up the checking logic
3890 * e1000: fix a typo in the comment
3891 * e1000e: clean up the local variable
3892 * e1000: fix kernel-doc argument being missing
3893 * e1000: get rid of duplicate exit path
3894 * e1000: Elementary checkpatch warnings and checks removed
3895 * e1000e: fix division by zero on jumbo MTUs
3896 * e1000e: Increase timeout of polling bit RSPCIPHY
3897 * e1000e: initial support for i219-LM (3)
3898 * e1000e: Switch e1000e_up to void, drop code checking for error result
3899 * e1000e: Remove unreachable code
3900 * e1000e: Do not read ICR in Other interrupt
3901 * e1000e: Do not write lsc to ics in msi-x mode
3902 * e1000e: Fix msi-x interrupt automask
3903 * acpi: pci: Setup MSI domain for ACPI based pci devices
3904 * irqdomain: Introduce is_fwnode_irqchip helper
3905 * irqchip/gic-v2m: Refactor to prepare for ACPI support
3906 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
3907 * clk: xgene: Fix divider with non-zero shift value
3908 * i2c: designware: Do not require clock when SSCN and FFCN are provided
3909 * fm10k: do not assume VF always has 1 queue
3910 - LP: #1536475
3911 * fm10k: Correct MTU for jumbo frames
3912 - LP: #1536475
3913 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
3914 vector
3915 - LP: #1536475
3916 * fm10k: use napi_schedule_irqoff()
3917 - LP: #1536475
3918 * fm10k: set netdev features in one location
3919 - LP: #1536475
3920 * fm10k: reset max_queues on init_hw_vf failure
3921 - LP: #1536475
3922 * fm10k: always check init_hw for errors
3923 - LP: #1536475
3924 * fm10k: reinitialize queuing scheme after calling init_hw
3925 - LP: #1536475
3926 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
3927 - LP: #1536475
3928 * fm10k: explicitly typecast vlan values to u16
3929 - LP: #1536475
3930 * fm10k: add statistics for actual DWORD count of mbmem mailbox
3931 - LP: #1536475
3932 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
3933 - LP: #1536475
3934 * fm10k: Add support for ITR scaling based on PCIe link speed
3935 - LP: #1536475
3936 * fm10k: introduce ITR_IS_ADAPTIVE macro
3937 - LP: #1536475
3938 * fm10k: Update adaptive ITR algorithm
3939 - LP: #1536475
3940 * fm10k: use macro for default Tx and Rx ITR values
3941 - LP: #1536475
3942 * fm10k: change default Tx ITR to 25usec
3943 - LP: #1536475
3944 * fm10k: TRIVIAL fix typo of hardware
3945 - LP: #1536475
3946 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
3947 - LP: #1536475
3948 * fm10k: use ether_addr_copy to copy MAC address
3949 - LP: #1536475
3950 * fm10k: do not use CamelCase
3951 - LP: #1536475
3952 * fm10k: remove unnecessary else block from if statements with return
3953 - LP: #1536475
3954 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
3955 - LP: #1536475
3956 * fm10k: consistently refer to VLANs and VLAN IDs
3957 - LP: #1536475
3958 * fm10k: bump driver version
3959 - LP: #1536475
3960 * fm10k: conditionally compile DCB and DebugFS support
3961 - LP: #1536475
3962 * fm10k: Cleanup MSI-X interrupts in case of failure
3963 - LP: #1536475
3964 * fm10k: Cleanup exception handling for mailbox interrupt
3965 - LP: #1536475
3966 * fm10k: do not inline fm10k_iov_select_vid()
3967 - LP: #1536475
3968 * fm10k: whitespace cleanups
3969 - LP: #1536475
3970 * fm10k: use BIT() macro instead of open-coded bit-shifting
3971 - LP: #1536475
3972 * fm10k: cleanup namespace pollution
3973 - LP: #1536475
3974 * fm10k: cleanup overly long lines
3975 - LP: #1536475
3976 * fm10k: initialize xps at driver load
3977 - LP: #1536475
3978 * fm10k: don't initialize fm10k_workqueue at global level
3979 - LP: #1536475
3980 * fm10k: correctly pack TLV structures and explain reasoning
3981 - LP: #1536475
3982 * fm10k: Cleanup exception handling for changing queues
3983 - LP: #1536475
3984 * fm10k: use ether_addr_equal instead of memcmp
3985 - LP: #1536475
3986 * fm10k: address operator not needed when declaring function pointers
3987 - LP: #1536475
3988 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
3989 - LP: #1536475
3990 * fm10k: remove unused struct element
3991 - LP: #1536475
3992 * fm10k: use true/false for boolean get_host_state
3993 - LP: #1536475
3994 * fm10k: cleanup mailbox code comments etc
3995 - LP: #1536475
3996 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
3997 - LP: #1536475
3998 * device property: always check for fwnode type
3999 - LP: #1533035
4000 * device property: rename helper functions
4001 - LP: #1533035
4002 * device property: refactor built-in properties support
4003 - LP: #1533035
4004 * device property: keep single value inplace
4005 - LP: #1533035
4006 * device property: helper macros for property entry creation
4007 - LP: #1533035
4008 * device property: improve readability of macros
4009 - LP: #1533035
4010 * device property: return -EINVAL when property isn't found in ACPI
4011 - LP: #1533035
4012 * device property: Fallback to secondary fwnode if primary misses the
4013 property
4014 - LP: #1533035
4015 * device property: Take a copy of the property set
4016 - LP: #1533035
4017 * driver core: platform: Add support for built-in device properties
4018 - LP: #1533035
4019 * driver core: Do not overwrite secondary fwnode with NULL if it is set
4020 - LP: #1533035
4021 * mfd: core: propagate device properties to sub devices drivers
4022 - LP: #1533035
4023 * mfd: intel-lpss: Add support for passing device properties
4024 - LP: #1533035
4025 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
4026 - LP: #1533035
4027 * mfd: intel-lpss: Pass HSUART configuration via properties
4028 - LP: #1533035
4029 * i2c: designware: Convert to use unified device property API
4030 - LP: #1533035
4031 * keys, trusted: fix: *do not* allow duplicate key options
4032 - LP: #1398274
4033 * keys, trusted: select hash algorithm for TPM2 chips
4034 - LP: #1398274
4035 * keys, trusted: seal with a TPM2 authorization policy
4036 - LP: #1398274
4037 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
4038 - LP: #1461360
4039 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
4040 - LP: #1461360
4041 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
4042 offset
4043 - LP: #1461360
4044 * drm/i915: WaRsDisableCoarsePowerGating
4045 - LP: #1527462
4046 * drm/i915/skl: Add SKL GT4 PCI IDs
4047 - LP: #1527462
4048 * drm/i915/skl: Disable coarse power gating up until F0
4049 - LP: #1527462
4050 * platform:x86: add Intel P-Unit mailbox IPC driver
4051 - LP: #1520457
4052 * intel_punit_ipc: add NULL check for input parameters
4053 - LP: #1520457
4054 * platform/x86: Add Intel Telemetry Core Driver
4055 - LP: #1520457
4056 * intel_pmc_ipc: update acpi resource structure for Punit
4057 - LP: #1520457
4058 * platform:x86: Add Intel telemetry platform device
4059 - LP: #1520457
4060 * platform:x86: Add Intel telemetry platform driver
4061 - LP: #1520457
4062 * platform:x86: Add Intel Telemetry Debugfs interfaces
4063 - LP: #1520457
4064 * cxlflash: a couple off by one bugs
4065
4066 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
4067
4068linux (4.4.0-1.15) xenial; urgency=low
4069
4070 [ Tim Gardner ]
4071
4072 * Release Tracking Bug
4073 - LP: #1536803
4074
4075 [ Upstream Kernel Changes ]
4076
4077 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
4078 - LP: #1517142
4079
4080 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
4081
4082linux (4.4.0-0.14) xenial; urgency=low
4083
4084 [ Upstream Kernel Changes ]
4085
4086 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
4087 - LP: #1522415
4088 * powerpc: Add __raw_rm_writeq() function
4089 - LP: #1522415
4090
4091 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
4092
4093linux (4.4.0-0.13) xenial; urgency=low
4094
4095 [ Andy Whitcroft ]
4096
4097 * [Config] s390x -- the kernel provides ppp-modules such as there are
4098 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
4099
4100 [ Tim Gardner ]
4101
4102 * [Config] Update annotations for VIRTIO_{NET,BLK}
4103 - LP: #1533382
4104
4105 [ Upstream Kernel Changes ]
4106
4107 * powerpc/powernv: Add support for Nvlink NPUs
4108 - LP: #1522415
4109 * powerpc/powernv: Fix update of NVLink DMA mask
4110 - LP: #1522415
4111 * powerpc/powernv: Change NPU PE# assignment
4112 - LP: #1522415
4113 * powerpc/powernv: Reserve PE#0 on NPU
4114 - LP: #1522415
4115 * KEYS: Fix keyring ref leak in join_session_keyring()
4116 - LP: #1534887
4117 - CVE-2016-0728
4118
4119 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
4120
4121linux (4.4.0-0.12) xenial; urgency=low
4122
4123 [ Eric Dumazet ]
4124
4125 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
4126 - LP: #1527902
4127
4128 [ Guilherme G. Piccoli ]
4129
4130 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
4131 - LP: #1486180
4132
4133 [ Tim Gardner ]
4134
4135 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
4136 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
4137 - LP: #1532886
4138 * [Config] nvme.ko moved to drivers/nvme/host
4139 * [Config] scsi_dh morphed into 4 modules
4140 * [Config] CONFIG_IBMVNIC=m
4141 * [Config] Add DRM ast driver to udeb installer image
4142 - LP: #1514711
4143 * [Config] CONFIG_KVM=y for s390x
4144 - LP: #1532886
4145 * [Config] Install spl/zfs under the kernel modules directory
4146 Fixes some errors in generic.inclusion-list.log
4147
4148 [ Upstream Kernel Changes ]
4149
4150 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
4151 - LP: #1524574
4152 * EDAC: Add DDR4 flag
4153 - LP: #1519631
4154 * EDAC, sb_edac: Virtualize several hard-coded functions
4155 - LP: #1519631
4156 * EDAC, sb_edac: Add support for duplicate device IDs
4157 - LP: #1519631
4158 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
4159 - LP: #1519631
4160 * Driver for IBM System i/p VNIC protocol
4161 - LP: #1532303
4162
4163 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
4164
4165linux (4.4.0-0.11) xenial; urgency=low
4166
4167 [ Tim Gardner ]
4168
4169 * [Config] Fix bogus reconstruct script
4170
4171 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
4172
4173linux (4.4.0-0.10) xenial; urgency=low
4174
4175 [ Haren Myneni ]
4176
4177 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
4178 - LP: #1529666
4179
4180 [ Serge Hallyn ]
4181
4182 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
4183
4184 [ Tim Gardner ]
4185
4186 * [Config] CONFIG_ZONE_DEVICE=y for amd64
4187 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
4188 - LP: #1526869
4189 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
4190 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
4191 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
4192 * rebase to v4.4
4193
4194 [ Upstream Kernel Changes ]
4195
4196 * rebase to v4.4
4197
4198 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
4199
4200linux (4.4.0-0.9) xenial; urgency=low
4201
4202 [ Tim Gardner ]
4203
4204 * rebase to v4.4-rc8
4205
4206 [ Upstream Kernel Changes ]
4207
4208 * rebase to v4.4-rc8
4209
4210 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
4211
4212linux (4.4.0-0.8) xenial; urgency=low
4213
4214 [ Tim Gardner ]
4215
4216 * rebase to v4.4-rc7
4217
4218 [ Upstream Kernel Changes ]
4219
4220 * rebase to v4.4-rc7
4221
4222 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
4223
4224linux (4.4.0-0.7) xenial; urgency=low
4225
4226 [ Hui Wang ]
4227
4228 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
4229 - LP: #1527096
4230
4231 [ Jann Horn ]
4232
4233 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
4234 uids/gids
4235 - LP: #1527374
4236
4237 [ Tim Gardner ]
4238
4239 * rebase to v4.4-rc6
4240
4241 [ Upstream Kernel Changes ]
4242
4243 * rebase to v4.4-rc6
4244 - LP: #1526330
4245
4246 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
4247
4248linux (4.4.0-0.6) xenial; urgency=low
4249
4250 [ Andy Whitcroft ]
4251
4252 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
4253 support in latest compilers
4254 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
4255 ARMv8.1 support in latest compilers
4256
4257 [ Tim Gardner ]
4258
4259 * [Config] s390 -> s390x
4260 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
4261
4262 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
4263
4264linux (4.4.0-0.5) xenial; urgency=low
4265
4266 [ Andy Whitcroft ]
4267
4268 * [Config] s390x -- enable tools
4269 - LP: #1524319
4270 * [Config] s390x -- add architecture to getabis
4271 * [Config] s390x -- add s390x ABI information
4272 * [Config] s390x -- enable ABI checks
4273
4274 [ Tim Gardner ]
4275
4276 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
4277 * [Config] Add s390 modules to nic-modules udeb
4278 - LP: #1525297
4279 * rebase to v4.4-rc5
4280
4281 [ Upstream Kernel Changes ]
4282
4283 * rebase to v4.4-rc5
4284 - LP: #1523517
4285 - LP: #1523232
4286
4287 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
4288
4289linux (4.4.0-0.4) xenial; urgency=low
4290
4291 [ Upstream Kernel Changes ]
4292
4293 * cgroup: make css_set pin its css's to avoid use-afer-free
4294 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
4295 freezer_attach()
4296 * cgroup: fix handling of multi-destination migration from
4297 subtree_control enabling
4298
4299 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
4300
4301linux (4.4.0-0.3) xenial; urgency=low
4302
4303 [ Upstream Kernel Changes ]
4304
4305 * rebase to v4.4-rc4
4306
4307 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
4308
4309linux (4.4.0-0.2) xenial; urgency=low
4310
4311 [ Tim Gardner ]
4312
4313 * [Config] Add spl/zfs provides to generic and powerpc64-smp
4314 * [Config] Add zfs to d-i fs-core-modules
4315 * [Config] Include all s390 specific drivers in linux-image
4316 - LP: #1522210
4317
4318 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
4319
4320linux (4.4.0-0.1) xenial; urgency=low
4321
4322 [ Andy Whitcroft ]
4323
4324 * [Tests] gcc-multilib does not exist on ppc64el redux
4325 - LP: #1515541
4326 * [Config] libunwind8-dev is not available on s390x
4327 * [Debian] Disable SPL/ZFS for cross compiling -- redux
4328 * [Config] s390x -- add dasd udebs
4329 - LP: #1519833
4330 * [Config] s390x -- include dasd modules in linux-image
4331 - LP: #1519833
4332 * [Config] s390x -- disable ZFS temporarily
4333 - LP: #1519820
4334 * [Config] s390s -- disable ABI/module checks
4335 * [Config] make IBMVETH consistent on powerpc/ppc64el
4336 - LP: #1521712
4337 * [Config] follow ibmvscsi name change
4338 - LP: #1521712
4339 * [Config] move ibm disk and ethernet drivers to linux-image
4340 - LP: #1521712
4341 * [Config] include ibmveth in nic-modules for ppc64el
4342 - LP: #1521712
4343 * [Config] s390x -- disable abi/module checks for s390x
4344
4345 [ Joseph Salisbury ]
4346
4347 * SAUCE: scsi_sysfs: protect against double execution of
4348 __scsi_remove_device()
4349 - LP: #1509029
4350
4351 [ Seth Forshee ]
4352
4353 * [Config] CONFIG_DRM_AMDGPU_CIK=n
4354 - LP: #1510405
4355
4356 [ Tim Gardner ]
4357
4358 * [Debian] Disable SPL/ZFS for cross compiling
4359 * [Config] CONFIG_SCSI_IBMVSCSI=m
4360 - LP: #1515872
4361 * rebase to v4.4-rc2
4362 * [Config] updateconfigs
4363 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
4364 * SAUCE: do_zfs=false temporarily
4365 * [Config] CONFIG_LUSTRE_FS=n
4366 * [Debian] Disable udebs when cross compiling
4367 * rebase to v4.4-rc3
4368 * [Config] CONFIG_AUFS_FS=m
4369 * SAUCE: AUFS
4370
4371 [ Upstream Kernel Changes ]
4372
4373 * ZFS: Update with 4.4 support
4374 * SPL: Update with 4.4 support
4375
4376 [ Upstream Kernel Changes ]
4377
4378 * rebase to v4.4-rc3
4379 - LP: #1519168
4380 * rebase to v4.4-rc2
4381 - LP: #1506615
4382 - LP: #1502781
4383
4384 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
4385
4386linux (4.3.0-0.8) xenial; urgency=low
4387
4388 [ Andy Whitcroft ]
4389
4390 * [Config] re-enable OSS support and blacklist
4391 - LP: #1434842
4392 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
4393 * [Packaging] config-check -- improve syntax diagnostics
4394 * [Packaging] module-inclusion -- add dependency inclusion for a list
4395 * [Packaging] config-check -- accumulate multi-line annotations correctly
4396 * [Packaging] config-check -- handle V2 annotations format
4397 * [Packaging] s390x -- add architecture to kernelconfig
4398 - LP: #1488653
4399 * [Config] s390x -- initial configuration
4400 * [Config] s390x -- add initial binary image
4401 * [Config] s390x -- initial configuration update
4402 * [Config] s390x -- produce linux-image
4403 * [Config] s390x -- d-i module exclusions
4404 * [Config] apply Device Drivers >> LED Support >> LED Class Support
4405 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
4406 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
4407 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
4408 * [Config] -- s390x -- configuration review updates
4409 * [Config] annotations -- add review marks
4410 * [Config] annotations -- config review 4.3 updates
4411 * [Config] annotations -- expose reviews
4412 * [Config] updateconfigs following incoporation of s390x configs
4413 * [Tests] gcc-multilib does not exist on ppc64el
4414 - LP: #1515541
4415
4416 [ Dan Carpenter ]
4417
4418 * SAUCE: (noup) cxlflash: a couple off by one bugs
4419 - LP: #1499849
4420
4421 [ Haren Myneni ]
4422
4423 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
4424
4425 [ Jay Vosburgh ]
4426
4427 * SAUCE: fan: add VXLAN implementation
4428
4429 [ Manoj Kumar ]
4430
4431 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
4432 - LP: #1513583
4433
4434 [ Matthew R. Ochs ]
4435
4436 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
4437 - LP: #1513583
4438
4439 [ Tim Gardner ]
4440
4441 * [Config] CONFIG_AUFS_EXPORT=y
4442 - LP: #1121699
4443
4444 [ Upstream Kernel Changes ]
4445
4446 * misc/genwqe: get rid of atomic allocations
4447 * crypto: 842 - Add CRC and validation support
4448 - LP: #1497878
4449 * cxlflash: Fix to avoid invalid port_sel value
4450 * cxlflash: Replace magic numbers with literals
4451 * cxlflash: Fix read capacity timeout
4452 * cxlflash: Fix potential oops following LUN removal
4453 * cxlflash: Fix data corruption when vLUN used over multiple cards
4454 * cxlflash: Fix to avoid sizeof(bool)
4455 * cxlflash: Fix context encode mask width
4456 * cxlflash: Fix to avoid CXL services during EEH
4457 * cxlflash: Correct naming of limbo state and waitq
4458 * cxlflash: Make functions static
4459 * cxlflash: Refine host/device attributes
4460 * cxlflash: Fix to avoid spamming the kernel log
4461 * cxlflash: Fix to avoid stall while waiting on TMF
4462 * cxlflash: Fix location of setting resid
4463 * cxlflash: Fix host link up event handling
4464 * cxlflash: Fix async interrupt bypass logic
4465 * cxlflash: Remove dual port online dependency
4466 * cxlflash: Fix AFU version access/storage and add check
4467 * cxlflash: Correct usage of scsi_host_put()
4468 * cxlflash: Fix to prevent workq from accessing freed memory
4469 * cxlflash: Correct behavior in device reset handler following EEH
4470 * cxlflash: Remove unnecessary scsi_block_requests
4471 * cxlflash: Fix function prolog parameters and return codes
4472 * cxlflash: Fix MMIO and endianness errors
4473 * cxlflash: Fix to prevent EEH recovery failure
4474 * cxlflash: Correct spelling, grammar, and alignment mistakes
4475 * cxlflash: Fix to prevent stale AFU RRQ
4476 * cxlflash: Fix to double the delay each time
4477 * cxlflash: Fix to avoid corrupting adapter fops
4478 * cxlflash: Correct trace string
4479 * cxlflash: Fix to avoid potential deadlock on EEH
4480 * cxlflash: Fix to avoid leaving dangling interrupt resources
4481 * cxlflash: Fix to escalate to LINK_RESET on login timeout
4482 * cxlflash: Fix to avoid corrupting port selection mask
4483 * cxlflash: Fix to avoid lock instrumentation rejection
4484 * cxlflash: Fix to avoid bypassing context cleanup
4485
4486 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
4487
4488linux (4.3.0-0.7) xenial; urgency=low
4489
4490 [ Tim Gardner ]
4491
4492 * Revert "Bypass spl/zfs config"
4493 Causes unresolved symbols on load.
4494 * [Config] Enable ZFS for powerpc64-smp
4495
4496 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
4497
4498linux (4.3.0-0.6) xenial; urgency=low
4499
4500 [ Tim Gardner ]
4501
4502 * Release Tracking Bug
4503 - LP: #1512704
4504 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
4505
4506 [ Andy Whitcroft ]
4507
4508 * [Packaging] add feature interlock with mainline builds
4509 * apparmor -- follow change to this_cpu_ptr
4510
4511 [ John Johansen ]
4512
4513 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
4514 - LP: #1383886
4515 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
4516 - LP: #1362199
4517 * SAUCE: Revert: fix: only allow a single threaded process to ...
4518 - LP: #1371310
4519 * SAUCE: (no-up) fix: bad unix_addr_fs macro
4520 - LP: #1390223
4521 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
4522 - LP: #1408833
4523 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
4524 - LP: #1496430
4525
4526 [ Tim Gardner ]
4527
4528 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
4529 - LP: #1511006
4530 * rebase to v4.3
4531 * Bypass spl/zfs config
4532 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
4533 * [Config] Default AppArmor settings
4534
4535 [ Upstream Kernel Changes ]
4536
4537 * rebase to v4.3
4538
4539 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
4540
4541linux (4.3.0-0.5) xenial; urgency=low
4542
4543 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
4544
4545 [ Upstream Kernel Changes ]
4546
4547 * rebase to v4.3-rc7
4548 - LP: #1504778
4549
4550 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
4551
4552linux (4.3.0-0.4) xenial; urgency=low
4553
4554 [ Tim Gardner ]
4555
4556 * [Debian] Update to new signing key type and location
4557
4558 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
4559
4560linux (4.3.0-0.3) wily; urgency=low
4561
4562 [ Tim Gardner ]
4563
4564 * [Debian] sign-file is now compiled
4565
4566 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
4567
4568linux (4.3.0-0.2) wily; urgency=low
4569
4570 [ Tim Gardner ]
4571
4572 * [Config] Added libssl-dev to Build-Depends
4573
4574 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
4575
4576linux (4.3.0-0.1) wily; urgency=low
4577
4578 [ Upstream Kernel Changes ]
4579
4580 * rebase to v4.3-rc6
4581 * rebase to v4.3-rc5
4582 * rebase to v4.3-rc4
4583 * rebase to v4.3-rc3
4584 * rebase to v4.3-rc2
4585 * rebase to v4.3-rc1
4586 - LP: #1492132
4587 - LP: #1481575
4588
4589 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
4590
4591linux (4.2.0-10.11) wily; urgency=low
4592
4593 [ Andy Whitcroft ]
4594
4595 * Release Tracking Bug
4596 - LP: #1495208
4597 * No change rebuild to avoid issues with leading zero bytes on
4598 internal module signing key. (see launchpad bug 1494943)
4599
4600 [ Ming Lei ]
4601
4602 * [Config] SERIAL_8250_DW=y for arm64
4603
4604 [ Upstream Kernel Changes ]
4605
4606 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
4607 code
4608 - LP: #1484486
4609 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
4610 - LP: #1484486
4611 * drm/i915/gen8: Re-order init pipe_control in lrc mode
4612 - LP: #1484486
4613 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
4614 - LP: #1484486
4615 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
4616 workaround
4617 - LP: #1484486
4618 * drm/i915: Bail out early if WA batch is not available for given Gen
4619 - LP: #1484486
4620 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
4621 - LP: #1484486
4622 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
4623 - LP: #1484486
4624 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
4625 - LP: #1484486
4626 * drm/i915: Enable WA batch buffers for Gen9
4627 - LP: #1484486
4628 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
4629 - LP: #1484486
4630 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
4631 - LP: #1484486
4632 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
4633 workaround
4634 - LP: #1484486
4635 * drm/i915/gen9: Add
4636 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
4637 - LP: #1484486
4638 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
4639 - LP: #1484486
4640 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
4641 - LP: #1484486
4642 * drm/i915/skl: Don't expose the top most plane on gen9 display
4643 - LP: #1484486
4644 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
4645 - LP: #1484486
4646 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
4647 - LP: #1484486
4648 * drm/i915: reduce indent in i9xx_hpd_irq_handler
4649 - LP: #1484531
4650 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
4651 - LP: #1484531
4652 * drm/i915: reduce indent in intel_hpd_irq_handler
4653 - LP: #1484531
4654 * drm/i915: group all hotplug related fields into a new struct in
4655 dev_priv
4656 - LP: #1484531
4657 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
4658 - LP: #1484531
4659 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
4660 - LP: #1484531
4661 * drm/i915: put back the indent in intel_hpd_irq_handler
4662 - LP: #1484531
4663 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
4664 - LP: #1484531
4665 * drm/i915: simplify condition for digital port
4666 - LP: #1484531
4667 * drm/i915: abstract away platform specific parts from hpd handling
4668 - LP: #1484531
4669 * drm/i915: Handle HPD when it has actually occurred
4670 - LP: #1484531
4671 * drm/i915: Set power domain for DDI-E
4672 - LP: #1484531
4673 * drm/i915: Set alternate aux for DDI-E
4674 - LP: #1484531
4675 * drm/i915/skl: enable DDI-E hotplug
4676 - LP: #1484531
4677 * drm/i915/bxt: fix DDI PHY vswing scale value setting
4678 - LP: #1494163
4679 * drm/i915/skl: Buffer translation improvements
4680 - LP: #1494163
4681 * drm/i915: Per-DDI I_boost override
4682 - LP: #1494163
4683 * drm/i915: fix VBT parsing for SDVO child device mapping
4684 - LP: #1494163
4685 * drm/i915/bxt: edp1.4 Intermediate Freq support
4686 - LP: #1494163
4687 * drm/i915: fix link rates reported for SKL
4688 - LP: #1494163
4689 * drm/i915: Allow parsing of variable size child device entries from VBT
4690 - LP: #1494163
4691 * drm/i915/skl: Update DDI buffer translation programming.
4692 - LP: #1494163
4693 * drm/i915: Enable HDMI on DDI-E
4694 - LP: #1484531
4695 * drm/i915/skl: Enable DDI-E
4696 - LP: #1484531
4697 * drm/i915: eDP can be present on DDI-E
4698 - LP: #1484531
4699 * drm/i915/skl: Adding DDI_E power well domain
4700 - LP: #1484531
4701 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
4702 - LP: #1490035
4703 * drm/i915: Split atomic wm update to pre and post variants
4704 - LP: #1493746
4705 * drm/i915/skl: Drop the preliminary_hw_support flag
4706 - LP: #1486868
4707 * drm/i915: set FDI translations to NULL on SKL
4708 - LP: #1494163
4709
4710 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
4711
4712linux (4.2.0-9.9) wily; urgency=low
4713
4714 [ Tim Gardner ]
4715
4716 * Release Tracking Bug
4717 - LP: #1493970
4718 * [Config] CONFIG_MFD_INTEL_LPSS=m
4719 - LP: #1397876
4720
4721 [ dann frazier ]
4722
4723 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
4724 - LP: #1388952
4725
4726 [ Michael Ellerman ]
4727
4728 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
4729 Fixes FTBS on 32 bit powerpc, patch sent upstream.
4730
4731 [ Upstream Kernel Changes ]
4732
4733 * thermal/powerclamp: add cpu id for skylake h/s
4734 - LP: #1398269
4735 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
4736 - LP: #1397852
4737 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
4738 - LP: #1460905
4739 * i2c: i801: Create iTCO device on newer Intel PCHs
4740 - LP: #1460905
4741 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
4742 - LP: #1460905
4743 * perf/x86: Add a native_perf_sched_clock_from_tsc()
4744 - LP: #1397867
4745 * perf/x86/intel: Add support for PEBSv3 profiling
4746 - LP: #1397867
4747 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
4748 - LP: #1397867
4749 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
4750 - LP: #1397867
4751 * perf: Add cycles to branch_info
4752 - LP: #1397867
4753 * perf/x86/intel/lbr: Add support for LBRv5
4754 - LP: #1397867
4755 * perf/x86/intel: Handle new arch perfmon v4 status bits
4756 - LP: #1397867
4757 * perf/x86/intel: Move PMU ACK to after LBR read
4758 - LP: #1397867
4759 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
4760 - LP: #1397867
4761 * perf/x86/intel: Add Intel Skylake PMU support
4762 - LP: #1397867
4763 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
4764 call stack
4765 - LP: #1397867
4766 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
4767 - LP: #1397867
4768 * perf/x86: Make merge_attr() global to use from perf_event_intel
4769 - LP: #1397867
4770 * perf/x86/intel: Use 0x11 as extra reg test value
4771 - LP: #1397867
4772 * perf tools: Add support for cycles, weight branch_info field
4773 - LP: #1397867
4774 * perf report: Add flag for non ANY branch mode
4775 - LP: #1397867
4776 * perf report: Add infrastructure for a cycles histogram
4777 - LP: #1397867
4778 * perf report: Add processing for cycle histograms
4779 - LP: #1397867
4780 * perf annotate: Compute IPC and basic block cycles
4781 - LP: #1397867
4782 * perf annotate: Finally display IPC and cycle accounting
4783 - LP: #1397867
4784 * perf top: Add branch annotation code to top
4785 - LP: #1397867
4786 * perf report: Display cycles in branch sort mode
4787 - LP: #1397867
4788 * perf annotate: Fix 32-bit compilation error in util/annotate.c
4789 - LP: #1397867
4790 * PM / QoS: Make it possible to expose device latency tolerance to
4791 userspace
4792 - LP: #1460908
4793 * ACPI / PM: Attach ACPI power domain only once
4794 - LP: #1460908
4795 * Driver core: wakeup the parent device before trying probe
4796 - LP: #1460908
4797 * klist: implement klist_prev()
4798 - LP: #1460908
4799 * driver core: implement device_for_each_child_reverse()
4800 - LP: #1460908
4801 * mfd: make mfd_remove_devices() iterate in reverse order
4802 - LP: #1460908
4803 * dmaengine: add a driver for Intel integrated DMA 64-bit
4804 - LP: #1460908
4805 * mfd: Add support for Intel Sunrisepoint LPSS devices
4806 - LP: #1460908
4807 * spi: pxa2xx: Add support for Intel Sunrisepoint
4808 - LP: #1397876
4809 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
4810 - LP: #1397876
4811 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
4812 - LP: #1397876
4813 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
4814 for it
4815 - LP: #1397876
4816 * intel_idle: Skylake Client Support
4817 - LP: #1397877
4818 * powerpc/kernel: Switch to using MAX_ERRNO
4819 - LP: #1458876
4820 * powerpc/kernel: Change the do_syscall_trace_enter() API
4821 - LP: #1458876
4822 * powerpc: Drop unused syscall_get_error()
4823 - LP: #1458876
4824 * powerpc: Don't negate error in syscall_set_return_value()
4825 - LP: #1458876
4826 * powerpc: Rework syscall_get_arguments() so there is only one loop
4827 - LP: #1458876
4828 * powerpc: Use orig_gpr3 in syscall_get_arguments()
4829 - LP: #1458876
4830 * powerpc: Change syscall_get_nr() to return int
4831 - LP: #1458876
4832 * powerpc/kernel: Add SIG_SYS support for compat tasks
4833 - LP: #1458876
4834 * powerpc/kernel: Enable seccomp filter
4835 - LP: #1458876
4836 * selftests/seccomp: Make seccomp tests work on big endian
4837 - LP: #1458876
4838 * selftests/seccomp: Add powerpc support
4839 - LP: #1458876
4840 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
4841
4842 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
4843
4844linux (4.2.0-8.8) wily; urgency=low
4845
4846 [ Tim Gardner ]
4847
4848 * Release Tracking Bug
4849 - LP: #1493357
4850 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
4851 - LP: #1488495
4852 * [Config] CONFIG_CXLFLASH=m
4853 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
4854
4855
4856 [ Andy Whitcroft ]
4857
4858 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
4859 * [Packaging] mark up control for stage1
4860 * [Config] kernel-versions -- clean up deps field
4861 * [Config] s390x -- build linux-libc-dev
4862 - LP: #1488653
4863 * [Packaging] control -- prepare for new kernel-wedge semantics
4864
4865 [ Upstream Kernel Changes ]
4866
4867 * crypto: vmx - Fixing AES-CTR counter bug
4868 - LP: #1484519
4869 * crypto: vmx - Fixing GHASH Key issue on little endian
4870 - LP: #1484519
4871 * powerpc: Uncomment and make enable_kernel_vsx() routine available
4872 - LP: #1484519
4873 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
4874 - LP: #1484519
4875 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
4876 'okay'
4877 - LP: #1488495
4878 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
4879 - LP: #1488495
4880 * crypto: nx - do not emit extra output if status is disabled
4881 - LP: #1488495
4882 * crypto: nx - reduce chattiness of platform drivers
4883 - LP: #1488495
4884 * crypto: nx/842 - Fix context corruption
4885 - LP: #1488495
4886 * crypto: nx - remove __init/__exit from VIO functions
4887 - LP: #1488495
4888 * crypto: nx - remove pSeries NX 'status' field
4889 - LP: #1488495
4890 * crypto: nx - move kzalloc() out of spinlock
4891 - LP: #1488495
4892 * crypto: nx - don't register pSeries driver if ENODEV
4893 - LP: #1488495
4894 * crypto: nx - use common code for both NX decompress success cases
4895 - LP: #1488495
4896 * crypto: nx - merge nx-compress and nx-compress-crypto
4897 - LP: #1488495
4898 * crypto: nx - rename nx-842-crypto.c to nx-842.c
4899 - LP: #1488495
4900 * crypto: nx - make platform drivers directly register with crypto
4901 - LP: #1488495
4902 * cxlflash: Base support for IBM CXL Flash Adapter
4903 - LP: #1449121
4904 * cxlflash: Base error recovery support
4905 - LP: #1449121
4906 * cxlflash: Superpipe support
4907 - LP: #1449121
4908 * cxlflash: Virtual LUN support
4909 - LP: #1449121
4910 * cxlflash: off by one bug in cxlflash_show_port_status()
4911 - LP: #1449121
4912 * cxlflash: shift wrapping bug in afu_link_reset()
4913 - LP: #1449121
4914 * cxlflash: Remove unused variable from queuecommand
4915 - LP: #1449121
4916 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
4917 pci_controller_ops
4918 * powerpc/eeh: Probe after unbalanced kref check
4919 * misc: cxl: clean up afu_read_config()
4920 * cxl: Add explicit precision specifiers
4921 * cxl: use more common format specifier
4922 * cxl: Destroy cxl_adapter_idr on module_exit
4923 * cxl: Destroy afu->contexts_idr on release of an afu
4924 * cxl: Don't ignore add_process_element() result when attaching context
4925 * cxl: Compile with -Werror
4926 * cxl: sparse: Make declarations static
4927 * cxl: sparse: Silence iomem warning in debugfs file creation
4928 * cxl: Convert MMIO read/write macros to inline functions
4929 * cxl: Drop commands if the PCI channel is not in normal state
4930 * cxl: Allocate and release the SPA with the AFU
4931 * cxl: Make IRQ release idempotent
4932 * cxl: Clean up adapter MMIO unmap path.
4933 * cxl: Refactor adaptor init/teardown
4934 * cxl: Refactor AFU init/teardown
4935 * cxl: Don't remove AFUs/vPHBs in cxl_reset
4936 * cxl: Allow the kernel to trust that an image won't change on PERST.
4937 * cxl: EEH support
4938 * cxl: Add CONFIG_CXL_EEH symbol
4939 * cxl: Plug irq_bitmap getting leaked in cxl_context
4940 * cxl: Add alternate MMIO error handling
4941 * cxl: Allow release of contexts which have been OPENED but not STARTED
4942 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
4943 * cxl: Release irqs if memory allocation fails
4944 * cxl: Remove racy attempt to force EEH invocation in reset
4945 * cxl: Fix + cleanup error paths in cxl_dev_context_init
4946 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
4947 * cxl: Set up and enable PSL Timebase
4948
4949 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
4950
4951linux (4.2.0-7.7) wily; urgency=low
4952
4953 [ Tim Gardner ]
4954
4955 * Release Tracking Bug
4956 - LP: #1490564
4957 * rebase to v4.2
4958
4959 [ Wen Xiong ]
4960
4961 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
4962 - LP: #1453892
4963
4964 [ Upstream Kernel Changes ]
4965
4966 * rebase to v4.2
4967 - LP: #1487345
4968
4969 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
4970
4971linux (4.2.0-6.6) wily; urgency=low
4972
4973 [ Tim Gardner ]
4974
4975 * Release Tracking Bug
4976 - LP: #1488138
4977
4978 [ Andy Whitcroft ]
4979
4980 * rebase to v4.2-rc8
4981
4982 [ Shilpasri G Bhat ]
4983
4984 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
4985 level
4986 - LP: #1480894
4987 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
4988 - LP: #1480894
4989 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
4990 notification
4991 - LP: #1480894
4992 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
4993 OCC_THROTTLE
4994 - LP: #1480894
4995 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
4996 bit is set
4997 - LP: #1480894
4998 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
4999 unthrottling
5000 - LP: #1480894
5001
5002 [ Upstream Kernel Changes ]
5003
5004 * rebase to v4.2-rc8
5005 - LP: #1483440
5006 - LP: #1484334
5007
5008 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
5009
5010linux (4.2.0-5.5) wily; urgency=low
5011
5012 [ Tim Gardner ]
5013
5014 * Release Tracking Bug
5015 - LP: #1487173
5016
5017 [ Andy Whitcroft ]
5018
5019 * [Packaging] correct spelling of probabaly on the tools packages
5020 - LP: #1256822
5021 * rebase to v4.2-rc7
5022
5023 [ dann frazier ]
5024
5025 * d-i: Add nicpf and nicvf to nic-modules
5026 * d-i: Enable usb modules on arm64
5027
5028 [ Mahesh Salgaonkar ]
5029
5030 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
5031 - LP: #1482343
5032 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
5033 - LP: #1482343
5034 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
5035 machine check errors.
5036 - LP: #1482343
5037 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
5038 - LP: #1482343
5039
5040 [ Vipin K Parashar ]
5041
5042 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
5043 PowerNV platform
5044 - LP: #1469771
5045
5046 [ Upstream Kernel Changes ]
5047
5048 * rebase to v4.2-rc7
5049
5050 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
5051
5052linux (4.2.0-4.4) wily; urgency=low
5053
5054 [ Tim Gardner ]
5055
5056 * Release Tracking Bug
5057 - LP: #1483677
5058
5059 [ Achiad Shochat ]
5060
5061 * SAUCE: net/mlx5e: Support TX packet copy into WQE
5062 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
5063 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
5064 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
5065
5066 [ Adam Lee ]
5067
5068 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
5069 - LP: #1480142
5070
5071 [ dann frazier ]
5072
5073 * [Config] CONFIG_NR_CPUS=128 on arm64
5074
5075 [ Leann Ogasawara ]
5076
5077 * [Config] d-i -- Add sfc to nic-modules udeb
5078 - LP: #1481490
5079
5080 [ Saeed Mahameed ]
5081
5082 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
5083 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
5084
5085 [ Tim Gardner ]
5086
5087 * [Config] CONFIG_X86_INTEL_MPX=y
5088 - LP: #1460902
5089 * [Debian] change dependency on module-init-tools to kmod
5090 - LP: #1481986
5091 * rebase to v4.2-rc6
5092
5093 [ Upstream Kernel Changes ]
5094
5095 * rebase to v4.2-rc6
5096
5097 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
5098
5099linux (4.2.0-3.3) wily; urgency=low
5100
5101 [ Tim Gardner ]
5102
5103 * Release Tracking Bug
5104 - LP: #1481462
5105 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
5106 Fixes an FTBS for at least one DKMS package.
5107
5108 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
5109
5110linux (4.2.0-2.2) wily; urgency=low
5111
5112 [ Tim Gardner ]
5113
5114 * Release Tracking Bug
5115 - LP: #1481067
5116 * rebase to v4.2-rc5
5117
5118 [ Andy Whitcroft ]
5119
5120 * [Packaging] module-inclusion -- commonise copy code and simplify
5121 * [Packaging] module-inclusion -- add manual command entries
5122 * [Packaging] module blacklists -- add support for manual blacklists
5123 * [Packaging] do_common_tools should always be on
5124 * [Packaging] initscripts need installing when making the package
5125 * [Packaging] initscripts work around bug in debhelper systemd support
5126 * [Config] exclude oss modules from linux-image
5127 - LP: #1434842
5128 * hyper-v -- add hid and fb drivers to linux-virtual
5129 - LP: #1444179
5130 * ubuntu: (no-squash) vbox -- infrastructure and updater
5131 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5132 - LP: #1426113
5133 * ubuntu: vbox -- update to 5.0.0-dfsg-1
5134 - LP: #1480879
5135 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
5136 * [Config] move vbox modules into linux-image
5137
5138 [ Upstream Kernel Changes ]
5139
5140 * rebase to v4.2-rc5
5141 - LP: #1478497
5142 - LP: #1477900
5143
5144 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
5145
5146linux (4.2.0-1.1~rc1) wily; urgency=low
5147
5148 [ Andy Whitcroft ]
5149
5150 * Release Tracking Bug
5151 - LP: #1479903
5152 * Initial upload of v4.2 based kernel (currently v4.-rc4)
5153
5154 [ Upstream Kernel Changes ]
5155
5156 * rebase to v4.2-rc4
5157 - LP: #1476987
5158 - LP: #1476888
5159 * rebase to v4.2-rc3
5160 * rebase to v4.2-rc2
5161 * rebase to v4.2-rc1
5162 - LP: #1394368
5163 - LP: #1427680
5164 - LP: #1462614
5165 - LP: #1397021
5166
5167 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
5168
5169linux (4.1.0-3.3) wily; urgency=low
5170
5171 [ Andy Whitcroft ]
5172
5173 * Release Tracking Bug
5174 - LP: #1478897
5175
5176 [ Colin Ian King ]
5177
5178 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
5179 - CVE-2015-1333
5180
5181 [ Seth Forshee ]
5182
5183 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
5184 - LP: #1478578
5185
5186 [ Upstream Kernel Changes ]
5187
5188 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
5189 - LP: #1461620
5190 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
5191 * x86/nmi/64: Remove asm code that saves cr2
5192 * x86/nmi/64: Switch stacks on userspace NMI entry
5193 * x86/nmi/64: Reorder nested NMI checks
5194 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
5195 detection
5196
5197 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
5198
5199linux (4.1.0-2.4) wily; urgency=low
5200
5201 [ Andy Whitcroft ]
5202
5203 * SAUCE: overlayfs: when copying up and reading directories ensure
5204 mounter had permissions V2
5205 - CVE-2015-1328
5206
5207 [ Leann Ogasawara ]
5208
5209 * Release Tracking Bug
5210 - LP: #1465419
5211
5212 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5213
5214linux (4.1.0-2.2) wily; urgency=low
5215
5216 [ Tim Gardner ]
5217
5218 * rebase to v4.1.3
5219 * [Config] Add i40e[vf] to d-i
5220 - LP: #1476393
5221
5222 [ Upstream Kernel Changes ]
5223
5224 * rebase to v4.1.3
5225 - LP: #1427680
5226 - LP: #1462614
5227 - LP: #1394368
5228
5229 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
5230
5231linux (4.1.0-1.1) wily; urgency=low
5232
5233 [ Andy Whitcroft ]
5234
5235 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5236 - LP: #1395877, #1410480
5237 * SAUCE: overlayfs: when copying up and reading directories ensure
5238 mounter had permissions V2
5239 - CVE-2015-1328
5240 * [Packaging] fix up Vcs-Git: to point to launchpad
5241 * [Config] correct linux-initramfs-tool virtual linkage
5242 - LP: #1474810
5243
5244 [ Chris J Arges ]
5245
5246 * [Config] Add dm-service-time to multipath-modules
5247 - LP: #1469240
5248 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
5249 - LP: #1464560
5250
5251 [ Jay Vosburgh ]
5252
5253 * SAUCE: fan: Proof of concept implementation (v2)
5254 - LP: #1439706
5255 * SAUCE: fan: tunnel multiple mapping mode (v3)
5256 - LP: #1470091
5257
5258 [ Leann Ogasawara ]
5259
5260 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
5261 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
5262 considering"
5263 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
5264 * Revert "SAUCE: dm-crypt: never use write same"
5265 * Release Tracking Bug
5266 - LP: #1476333
5267
5268 [ Tim Gardner ]
5269
5270 * Rebase to v4.1
5271 - LP: #1443371
5272 * [Config] Enable Apparmor
5273 * [Config] CONFIG_OVERLAY_FS_V1=y
5274 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
5275 - LP: #1469829
5276 * [Config] CONFIG_VM86=n
5277 - LP: #1473447
5278 * [Config] ACORN_PARTITION=n
5279 - LP: #1453117
5280
5281 [ Timo Aaltonen ]
5282
5283 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
5284 - LP: #1473319
5285
5286 [ Upstream Kernel Changes ]
5287
5288 * efi: efivar_create_sysfs_entry() should return negative error codes
5289 * efi: Add esrt support
5290 * x86, doc: Remove cmdline_size from list of fields to be filled in for
5291 EFI handover
5292 * efi/esrt: Fix some compiler warnings
5293 * efi: dmi: List SMBIOS3 table before SMBIOS table
5294 * efi: Add 'systab' information to Documentation/ABI
5295 * ALSA: hda - restore the MIC FIXUP for some Dell machines
5296 - LP: #1473560
5297 * mtd: powernv: Add powernv flash MTD abstraction driver
5298 - LP: #1464560
5299 * powerpc/powernv: Expose OPAL APIs required by PRD interface
5300 - LP: #1464560
5301 * powerpc/powernv: Add opal-prd channel
5302 - LP: #1464560
5303 * powerpc/powernv: fix construction of opal PRD messages
5304 - LP: #1464560
5305 * powerpc/include: Add opal-prd to installed uapi headers
5306 - LP: #1464560
5307 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
5308 - LP: #1464560
5309
5310 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
5311
5312linux (4.0.0-2.4) wily; urgency=low
5313
5314 [ Andy Whitcroft ]
5315
5316 * SAUCE: overlayfs: when copying up and reading directories ensure
5317 mounter had permissions V2
5318 - CVE-2015-1328
5319
5320 [ Leann Ogasawara ]
5321
5322 * Release Tracking Bug
5323 - LP: #1465419
5324
5325 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5326
5327linux (4.0.0-1.2) wily; urgency=low
5328
5329 [ Andy Whitcroft ]
5330
5331 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5332 - LP: #1395877, #1410480
5333 * [Config] enable CONFIG_OVERLAY_FS_V1
5334
5335 [ Tai Nguyen ]
5336
5337 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
5338 - LP: #1463211
5339
5340 [ Tim Gardner ]
5341
5342 * [Config] CONFIG_HIBERNATION=n for ppc64el
5343 - LP: #1463836
5344
5345 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
5346
5347linux (4.0.0-1.1) wily; urgency=low
5348
5349 [ Leann Ogasawara ]
5350
5351 * Revert "md/raid0: fix bug with chunksize not a power of 2."
5352 - LP: #1457510
5353 * powerpc/powernv: Check image loaded or not before calling flash
5354 - LP: #1461553
5355
5356 [ Tim Gardner ]
5357
5358 * [Config] armhf: CPUFREQ_DT=y
5359 - LP: #1457781
5360
5361 [ Upstream Kernel Changes ]
5362
5363 * rebase to v4.0.5
5364 - LP: #1429756
5365 - LP: #1452175
5366 - LP: #1454656
5367 - LP: #1447909
5368 - LP: #1446517
5369 - LP: #1428947
5370 - LP: #1410704
5371 - LP: #1412800
5372 - LP: #1400215
5373 - LP: #1411193
5374 - LP: #1412800
5375 - LP: #1408295
5376 - LP: #1436745
5377
5378 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
5379
5380linux (3.19.0-10.10) vivid; urgency=low
5381
5382 [ Andy Whitcroft ]
5383
5384 * [Packaging] control -- make element ordering deterministic
5385 * [Config] allow dracult to support initramfs as well
5386 - LP: #1109029
5387 * [Packaging] generate live watchdog blacklists
5388 - LP: #1432837
5389
5390 [ Leann Ogasawara ]
5391
5392 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
5393 - LP: #1397860
5394 * rebase to v3.19.2
5395
5396 [ Upstream Kernel Changes ]
5397
5398 * thinkpad_acpi: support new BIOS version string pattern
5399 - LP: #1417915
5400 * arm64: Invalidate the TLB corresponding to intermediate page table
5401 levels
5402 - LP: #1432546
5403 * perf tools: Support parsing parameterized events
5404 - LP: #1430341
5405 * perf tools: Extend format_alias() to include event parameters
5406 - LP: #1430341
5407 * perf Documentation: Add event parameters
5408 - LP: #1430341
5409 * perf tools: Document parameterized and symbolic events
5410 - LP: #1430341
5411 * perf: provide sysfs_show for struct perf_pmu_events_attr
5412 - LP: #1430341
5413 * perf: add PMU_EVENT_ATTR_STRING() helper
5414 - LP: #1430341
5415 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
5416 - LP: #1430341
5417 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
5418 - LP: #1430341
5419 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
5420 annotated
5421 - LP: #1430341
5422 * powerpc/perf/hv-gpci: add the remaining gpci requests
5423 - LP: #1430341
5424 * powerpc/perf/hv-24x7: Document sysfs event description entries
5425 - LP: #1430341
5426 * powerpc/iommu: Remove IOMMU device references via bus notifier
5427 - LP: #1425202
5428 * powerpc/pseries: Fix endian problems with LE migration
5429 - LP: #1428351
5430 * intel_idle: support additional Broadwell model
5431 - LP: #1400970
5432 * tools/power turbostat: support additional Broadwell model
5433 - LP: #1400970
5434 * KVM: x86: flush TLB when D bit is manually changed.
5435 - LP: #1397860
5436 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
5437 - LP: #1397860
5438 * KVM: Add generic support for dirty page logging
5439 - LP: #1397860
5440 * KVM: x86: switch to kvm_get_dirty_log_protect
5441 - LP: #1397860
5442 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
5443 log dirty
5444 - LP: #1397860
5445 * KVM: MMU: Add mmu help functions to support PML
5446 - LP: #1397860
5447 * KVM: MMU: Explicitly set D-bit for writable spte.
5448 - LP: #1397860
5449 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
5450 - LP: #1397860
5451 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
5452 - LP: #1397860
5453 * KVM: VMX: Add PML support in VMX
5454 - LP: #1397860
5455 * HID: multitouch: add support of clickpads
5456 * HID: multitouch: Add support for button type usage
5457
5458 [ Upstream Kernel Changes ]
5459
5460 * rebase to v3.19.2
5461 - LP: #1428947
5462
5463 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
5464
5465linux (3.19.0-9.9) vivid; urgency=low
5466
5467 [ Leann Ogasawara ]
5468
5469 * Release Tracking Bug
5470 - LP: #1430930
5471
5472 [ Shachar Raindel ]
5473
5474 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
5475 arithmetic
5476 - LP: #1413741
5477 - CVE-2014-8159
5478
5479 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
5480
5481linux (3.19.0-8.8) vivid; urgency=low
5482
5483 [ Andy Whitcroft ]
5484
5485 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5486 - LP: #1426113
5487 * rebase to stable v3.19.1
5488
5489 [ John Johansen ]
5490
5491 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
5492 - LP: #1408833
5493
5494 [ Leann Ogasawara ]
5495
5496 * Release Tracking Bug
5497 - LP: #1429940
5498
5499 [ Upstream Kernel Changes ]
5500
5501 * xen: correct bug in p2m list initialization
5502 * net/mlx5_core: Fix configuration of log_uar_page_sz
5503 - LP: #1419938
5504 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
5505 - LP: #1420575
5506 * net/mlx4_core: Maintain a persistent memory for mlx4 device
5507 - LP: #1422481
5508 * net/mlx4_core: Set device configuration data to be persistent across
5509 reset
5510 - LP: #1422481
5511 * net/mlx4_core: Refactor the catas flow to work per device
5512 - LP: #1422481
5513 * net/mlx4_core: Enhance the catas flow to support device reset
5514 - LP: #1422481
5515 * net/mlx4_core: Activate reset flow upon fatal command cases
5516 - LP: #1422481
5517 * net/mlx4_core: Manage interface state for Reset flow cases
5518 - LP: #1422481
5519 * net/mlx4_core: Handle AER flow properly
5520 - LP: #1422481
5521 * net/mlx4_core: Enable device recovery flow with SRIOV
5522 - LP: #1422481
5523 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
5524 - LP: #1422481
5525 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
5526 - LP: #1428111
5527 * rebase to v3.19.1
5528 - LP: #1410704
5529 - LP: #1411193
5530 - LP: #1400215
5531
5532 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
5533
5534linux (3.19.0-7.7) vivid; urgency=low
5535
5536 [ Andy Whitcroft ]
5537
5538 * Release Tracking Bug
5539 - LP: #1426013
5540
5541 [ Upstream Kernel Changes ]
5542
5543 * x86/irq: Fix regression caused by commit b568b8601f05
5544 * cxl: Fix leaking interrupts if attach process fails
5545 - LP: #1415102
5546 * cxl: Early return from cxl_handle_fault for a shut down context
5547 - LP: #1415102
5548 * cxl: Disable AFU debug flag
5549 - LP: #1415102
5550 * cxl: Disable SPAP register when freeing SPA
5551 - LP: #1415102
5552 * cxl: remove redundant increment of hwirq
5553 - LP: #1415102
5554 * cxl: Add tracepoints
5555 - LP: #1415102
5556 * cxl: Update CXL ABI documentation
5557 - LP: #1415102
5558 * cxl: Use image state defaults for reloading FPGA
5559 - LP: #1415102
5560 * cxl: Add image control to sysfs
5561 - LP: #1415102
5562 * cxl: Enable CAPP recovery
5563 - LP: #1415102
5564 * cxl: Add ability to reset the card
5565 - LP: #1415102
5566 * cxl: Fix device_node reference counting
5567 - LP: #1415102
5568 * cxl: Export optional AFU configuration record in sysfs
5569 - LP: #1415102
5570 * cxl: Fail AFU initialisation if an invalid configuration record is
5571 found
5572 - LP: #1415102
5573 * cxl: Add missing return statement after handling AFU errror
5574 - LP: #1415102
5575 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
5576 - LP: #1415102
5577 * powerpc/eeh: Allow to set maximal frozen times
5578 - LP: #1415102
5579 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
5580
5581 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
5582
5583linux (3.19.0-6.6) vivid; urgency=low
5584
5585 [ Andy Whitcroft ]
5586
5587 * systemd -- fix hyper-v units to be non-forking
5588 - LP: #1401525
5589 * [Config] move vbox modules into linux-image
5590 * ubuntu: vbox -- update to 4.3.22-dfsg-1
5591
5592 [ Brad Figg ]
5593
5594 * SAUCE: DEP8 test to run our regression tests
5595
5596 [ Paolo Pisati ]
5597
5598 * [Config] I2C_CHARDEV=y
5599 - LP: #1417032
5600
5601 [ Upstream Kernel Changes ]
5602
5603 * PCI: Fix infinite loop with ROM image of size 0
5604 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
5605 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
5606 controller
5607 - LP: #1400215
5608
5609 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
5610
5611linux (3.19.0-5.5) vivid; urgency=low
5612
5613 [ Andy Whitcroft ]
5614
5615 * [Config] CONFIG_FA_DUMP=y
5616 - LP: #1415562
5617 * ubuntu: (no-squash) vbox -- infrastructure and updater
5618 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
5619 * rebase to v3.19 final
5620
5621 [ Chris J Arges ]
5622
5623 * [Config] Add ibmvfc to d-i
5624 - LP: #1416001
5625 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
5626 - LP: #1292234
5627
5628 [ Upstream Kernel Changes ]
5629
5630 * rebase to v3.19
5631
5632 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
5633
5634linux (3.19.0-4.4) vivid; urgency=low
5635
5636 [ Andy Whitcroft ]
5637
5638 * [Config] apply Kernel hacking >> Tracers config defaults
5639 * hyper-v -- fix comment handing in /etc/network/interfaces
5640 - LP: #1413020
5641 * rebase to v3.19-rc7
5642 * updateconfigs following rebase to v3.19-rc7
5643
5644 [ Ben Hutchings ]
5645
5646 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
5647 - LP: #1413149
5648
5649 [ Upstream Kernel Changes ]
5650
5651 * rebase to v3.19-rc7
5652
5653 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
5654
5655linux (3.19.0-3.3) vivid; urgency=low
5656
5657 [ Andy Whitcroft ]
5658
5659 * [Debian] arm64 -- build ubuntu drivers
5660 - LP: #1411284
5661 * [Packaging] config-check -- add support for enforced annotations
5662 * [Config] annotations -- switch to ENFORCED annotations
5663 * [Packaging] config-check -- drop support for enforce file
5664 * [Packaging] enforce -- drop empty enforce file
5665 * rebase to v3.19-rc5
5666 * [Config] add modules removed due to tighter dependencies
5667 * [Config] updateconfigs following rebase to v3.19-rc5
5668 * [Config] enforce CONFIG_FHANDLE=y
5669 - LP: #1412543
5670 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
5671 - LP: #1408355
5672 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
5673 - LP: #1413646
5674 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
5675 message handler config defaults
5676 * [Config] apply Device Drivers >> Character devices >> Serial drivers
5677 config defaults
5678 * [Config] apply Device Drivers >> GPIO Support config defaults
5679 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
5680 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
5681 support) config defaults
5682 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
5683 Devices >> Support for frame buffer devices config defaults
5684 * [Config] apply Device Drivers >> HID support >> HID bus support >>
5685 Special HID drivers config defaults
5686 * [Config] apply Device Drivers >> Hardware Monitoring support config
5687 defaults
5688 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
5689 Hardware Bus support config defaults
5690 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
5691 digital converters config defaults
5692 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
5693 sensors config defaults
5694 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
5695 sensors config defaults
5696 * [Config] apply Device Drivers >> Input device support >> Generic input
5697 layer (needed for keyboard, mouse, ...) >> Mice config defaults
5698 * [Config] apply Device Drivers >> Input device support >> Generic input
5699 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
5700 * [Config] apply Device Drivers >> LED Support >> LED Class Support
5701 config defaults
5702 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
5703 defaults
5704 * [Config] apply Device Drivers >> Multifunction device drivers config
5705 defaults
5706 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
5707 grabbers support >> Media test drivers config defaults
5708 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
5709 Adapters config defaults
5710 * [Config] apply Device Drivers >> Multimedia support >> Remote
5711 Controller devices config defaults
5712 * [Config] apply Device Drivers >> Network device support >> Distributed
5713 Switch Architecture drivers config defaults
5714 * [Config] apply Device Drivers >> Network device support >> Network core
5715 driver support config defaults
5716 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
5717 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
5718 defaults
5719 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
5720 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
5721 defaults
5722 * [Config] apply Device Drivers >> PHY Subsystem config defaults
5723 * [Config] apply Device Drivers >> Pin controllers config defaults
5724 * [Config] apply Device Drivers >> SPI support config defaults
5725 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
5726 Sound Architecture >> ALSA for SoC audio support config defaults
5727 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
5728 Sound Architecture >> FireWire sound devices config defaults
5729 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
5730 Sound Architecture >> HD-Audio config defaults
5731 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
5732 client support config defaults
5733 * [Config] apply Device Drivers >> Staging drivers >> Media staging
5734 drivers config defaults
5735 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
5736 USB Gadget Drivers >> USB functions configurable through configfs
5737 config defaults
5738 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
5739 USB Peripheral Controller config defaults
5740 * [Config] apply Networking support >> NFC subsystem support >> Near
5741 Field Communication (NFC) devices config defaults
5742 * [Config] apply Networking support >> Networking options >> Network
5743 packet filtering framework (Netfilter) >> Core Netfilter Configuration
5744 >> Netfilter nf_tables support config defaults
5745 * [Config] apply Networking support >> Networking options >> QoS and/or
5746 fair queueing >> Actions config defaults
5747 * [Config] apply Networking support >> Networking options >> TCP/IP
5748 networking config defaults
5749 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
5750 Networking Stack (mac80211) config defaults
5751 * [Config] apply Device Drivers >> Input device support >> Generic input
5752 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
5753 * [Config] apply Device Drivers >> Input device support >> Generic input
5754 layer (needed for keyboard, mouse, ...) >> Mice config defaults
5755 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
5756 config defaults
5757 * [Config] apply Networking support >> Networking options >> Network
5758 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
5759 >> IPv4 NAT config defaults
5760 * [Config] apply Networking support >> Networking options >> Network
5761 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
5762 >> IPv6 NAT config defaults
5763 * [Config] apply Kernel hacking >> Kernel debugging config defaults
5764 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
5765 config defaults
5766 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
5767 values in
5768 - LP: #1414002
5769 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
5770 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
5771 (iwlwifi) config defaults
5772 * [Config] apply Device Drivers >> Real Time Clock config defaults
5773 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
5774 support >> SCSI low-level drivers config defaults
5775 * [Config] apply General setup >> CPU/Task time and stats accounting >>
5776 Cputime accounting config defaults
5777 * [Config] apply Device Drivers >> Mailbox Hardware Support config
5778 defaults
5779 * rebase to v3.19-rc6
5780 * [Config] updateconfigs following rebase to v3.19-rc6
5781
5782 [ Kamal Mostafa ]
5783
5784 * [Packaging] force "dpkg-source -I -i" behavior
5785
5786 [ Leann Ogasawara ]
5787
5788 * [Config] Disable CONFIG_USB_OTG
5789 - LP: #1411295
5790
5791 [ Upstream Kernel Changes ]
5792
5793 * overlay: add backwards compatible overlayfs format support (fixes)
5794 - LP: #1410480
5795
5796 [ Upstream Kernel Changes ]
5797
5798 * rebase to v3.19-rc5
5799 * rebase to v3.19-rc6
5800
5801 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
5802
5803linux (3.19.0-2.2) vivid; urgency=low
5804
5805 [ Andy Whitcroft ]
5806
5807 * rebase to v3.19-rc4
5808 * [Config] updateconfigs following rebase to v3.19-rc4
5809 * [Packaging] install all dtb files
5810 - LP: #1408002
5811 * [Config] switch on "all" dtbs
5812 - LP: #1408002
5813
5814 [ Colin Ian King ]
5815
5816 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
5817 timers
5818 - LP: #1333569
5819
5820 [ Joseph Salisbury ]
5821
5822 * [Config] Enable CONFIG_N_GSM as module.
5823 - LP: #1404670
5824
5825 [ K. Y. Srinivasan ]
5826
5827 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
5828 - LP: #1406867
5829
5830 [ Steve McIntyre ]
5831
5832 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
5833 - LP: #1409750
5834
5835 [ Upstream Kernel Changes ]
5836
5837 * rebase to v3.19-rc4
5838
5839 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
5840
5841linux (3.19.0-1.1) vivid; urgency=low
5842
5843 [ Andy Whitcroft ]
5844
5845 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
5846 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
5847 * Revert "SAUCE: AUFS -- aufs3-base.patch"
5848 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
5849 * rebase to v3.19-rc1
5850 * rebase to v3.19-rc2
5851 * [Config] defaultconfigs following rebase to v3.19-rc2
5852 * ubuntu: aufs3 -- follow rename of d_child
5853 * ubuntu: aufs3 -- follow switch to d_splice_alias
5854 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
5855 * ubuntu: aufs3 -- follow rename for d_alias
5856 * apparmor -- follow change to this_cpu_ptr
5857 * disable module checks for rebase
5858 * ubuntu: AUFS -- substrate: aufs3-base.patch
5859 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
5860 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
5861 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
5862 * [Configs] updateconfigs following aufs update
5863 * v3.19 series start
5864 * rebase to v3.19-rc3
5865 * [Configs] updateconfigs following rebase to v3.19-rc3
5866 * [Packaging] uploadnum should be the remainder of the version
5867 - LP: #1407755
5868 * [Packaging] handle dts directories
5869 - LP: #1408004
5870 * [Config] follow move of arm64 dts' into vendor directories
5871
5872 [ Upstream Kernel Changes ]
5873
5874 * arm64: optimized copy_to_user and copy_from_user assembly code
5875 - LP: #1400349
5876 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
5877
5878 [ Upstream Kernel Changes ]
5879
5880 * rebase to v3.19-rc1
5881 - LP: #1173681
5882 * rebase to v3.19-rc2
5883 * rebase to v3.19-rc3
5884
5885 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
5886
5887linux (3.18.0-7.8) vivid; urgency=low
5888
5889 [ Leann Ogasawara ]
5890
5891 * Release Tracking Bug
5892 - LP: #1401590
5893
5894 [ John Johansen ]
5895
5896 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
5897 - LP: #1362199
5898 * SAUCE: Revert: fix: only allow a single threaded process to ...
5899 - LP: #1371310
5900 * SAUCE: (no-up) fix: bad unix_addr_fs macro
5901 - LP: #1390223
5902 * SAUCE: (no-up) apparmor: add parameter to control whether policy
5903 hashing is used
5904 - LP: #1383886
5905 * [config] set apparmor config options
5906
5907 [ Seth Forshee ]
5908
5909 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
5910 - LP: #1398458
5911
5912 [ Upstream Kernel Changes ]
5913
5914 * mfd: rtsx: Fix PM suspend for 5227 & 5249
5915 - LP: #1359052
5916 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
5917 - LP: #1346067
5918
5919 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
5920
5921linux (3.18.0-6.7) vivid; urgency=low
5922
5923 [ Andy Whitcroft ]
5924
5925 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
5926 assembly code"
5927 - LP: #1398596
5928 * rebase to v3.18
5929
5930 [ Chris J Arges ]
5931
5932 * [Config] CONFIG_PCIEASPM_DEBUG=y
5933 - LP: #1398544
5934
5935 [ Paolo Pisati ]
5936
5937 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
5938 - LP: #1396470
5939
5940 [ Upstream Kernel Changes ]
5941
5942 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
5943 may result in I/O freeze
5944 - LP: #1400289
5945
5946 [ Upstream Kernel Changes ]
5947
5948 * rebase to v3.18
5949
5950 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
5951
5952linux (3.18.0-5.6) vivid; urgency=low
5953
5954 [ Leann Ogasawara ]
5955
5956 * Release Tracking Bug
5957 - LP: #1398109
5958
5959 [ Andy Whitcroft ]
5960
5961 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
5962 - LP: #1397061
5963 * rebase to v3.18-rc7
5964
5965 [ Chris J Arges ]
5966
5967 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
5968 ppc64el/generic
5969 - LP: #1395855
5970
5971 [ Upstream Kernel Changes ]
5972
5973 * rebase to v3.18-rc7
5974 - LP: #1389497
5975
5976 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
5977
5978linux (3.18.0-4.5) vivid; urgency=low
5979
5980 [ Leann Ogasawara ]
5981
5982 * Release Tracking Bug
5983 - LP: #1395891
5984
5985 [ Andy Whitcroft ]
5986
5987 * rebase to v3.18-rc6
5988 * [Config] update configs following rebase to v3.18-rc6
5989 * [Config] enable overlayfs v1 support
5990
5991 [ Tim Gardner ]
5992
5993 * rebase to v3.18-rc5
5994
5995 [ Upstream Kernel Changes ]
5996
5997 * overlay: add backwards compatible overlayfs format support
5998 - LP: #1395877
5999
6000 [ Upstream Kernel Changes ]
6001
6002 * rebase to v3.18-rc5
6003 * rebase to v3.18-rc6
6004
6005 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
6006
6007linux (3.18.0-3.4) vivid; urgency=low
6008
6009 [ Andy Whitcroft ]
6010
6011 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
6012 * Revert "SAUCE: AUFS -- update to
6013 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
6014 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
6015 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
6016 * [Config] amd64 is now the indep architecture
6017 * [Debian] basic hook support
6018 * SAUCE: AUFS -- aufs3-base.patch
6019 * SAUCE: AUFS -- aufs3-mmap.patch
6020 * SAUCE: AUFS -- aufs3-standalone.patch
6021 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
6022 * [Config] updateconfigs following aufs3 update
6023 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
6024
6025 [ dann frazier ]
6026
6027 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
6028 - LP: #1388952
6029 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
6030 * [Config] Disable CONFIG_RCU_USER_QS on arm64
6031
6032 [ Tim Gardner ]
6033
6034 * rebase to v3.18-rc4
6035
6036 [ Upstream Kernel Changes ]
6037
6038 * rebase to v3.18-rc4
6039 - LP: #1389497
6040 - LP: #1387128
6041
6042 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
6043
6044linux (3.18.0-2.2) vivid; urgency=low
6045
6046 [ Tim Gardner ]
6047
6048 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
6049
6050 [ Upstream Kernel Changes ]
6051
6052 * rebase to v3.18-rc3
6053
6054 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
6055
6056linux (3.18.0-1.1) vivid; urgency=low
6057
6058 [ Andy Whitcroft ]
6059
6060 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
6061 * [Config] tools -- only build common tools when enabled
6062 * [Config] follow rename of DEB_BUILD_PROFILES
6063 * [Config] linux-image-extra is additive to linux-image
6064 - LP: #1375310
6065 * [Config] linux-image-extra postrm is not needed on purge
6066 * [Config] enable cloud tools on i386
6067 - LP: #1367399
6068
6069 [ Marc Dietrich ]
6070
6071 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
6072
6073 [ Paolo Pisati ]
6074
6075 * [Config] armhf: REGULATOR_TWL4030=y
6076 * [Config] armhf: disable JUMP_LABEL
6077 - LP: #1378856
6078
6079 [ Tim Gardner ]
6080
6081 * rebase to v3.17-rc2
6082 * updateconfigs
6083 * [Config] CONFIG_NFC_ST21NFCB=n
6084 * [Config] Added net/6lowpan/* to generic inclusion list
6085 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
6086 * rebase to v3.17-rc3
6087 * rebase to v3.17-rc4
6088 * rebase to v3.17-rc5
6089 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
6090 * [Config] CONFIG_XMON=y
6091 - LP: #1365655
6092 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
6093 - LP: #1362514
6094 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
6095 - LP: #1362514
6096 * [Config] CONFIG_DMA_CMA=n
6097 - LP: #1362261
6098 * [Config] Add mpt3sas to d-i
6099 - LP: #1368907
6100 * [Debian] set do_*_tools after stage1 or bootstrap is determined
6101 - LP: #1370211
6102 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
6103 - LP: #1244176
6104 * rebase to v3.17-rc6
6105 * SAUCE: usbip: Update include path
6106 * [Debian] usbip tools packaging
6107 - LP: #898003
6108 * [Config] Enable usbip tools
6109 - LP: #898003
6110 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
6111 - LP: #1363180
6112 * [Config] Correct annotation regarding CONFIG_DMA_CMA
6113 - LP: #1362261
6114 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
6115 - LP: #1374438
6116 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
6117 - LP: #1374440
6118 * [Debian] Don't fail if a symlink already exists
6119 * rebase to v3.17-rc7
6120 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
6121 - LP: #1374440
6122 * rebase to v3.17
6123 * rebase to v3.18-rc1
6124 * [Config] CONFIG_AUFS_FS=n for FTBS
6125 * Enable vivid
6126 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
6127 - LP: #1385510
6128 * rebase to v3.18-rc2
6129 * [Debian] Fix linux-doc dangling symlinks
6130 - LP: #661306
6131 * CONFIG_MODULE_COMPRESS=n
6132 * [Config] dropped scsi_tgt from generic inclusion list
6133 * [Config] Added drivers/uio to generic inclusion list
6134 * [Config] CONFIG_PATA_MACIO=y
6135 - LP: #1378894
6136 * [Config] CONFIG_DRM_BOCHS=n
6137 * [Debian] install usbipd
6138 - LP: #898003
6139
6140 [ Upstream Kernel Changes ]
6141
6142 * rebase to v3.18-rc2
6143
6144 [ Upstream Kernel Changes ]
6145
6146 * rebase to v3.18-rc1
6147 - LP: #1316518
6148 - LP: #1371591
6149 - LP: #1357928
6150
6151 [ Upstream Kernel Changes ]
6152
6153 * rebase to v3.17
6154
6155 [ Upstream Kernel Changes ]
6156
6157 * rebase to v3.17-rc7
6158
6159 [ Upstream Kernel Changes ]
6160
6161 * rebase to v3.17-rc6
6162
6163 [ Upstream Kernel Changes ]
6164
6165 * rebase to v3.17-rc5
6166
6167 [ Upstream Kernel Changes ]
6168
6169 * rebase to v3.17-rc4
6170
6171 [ Upstream Kernel Changes ]
6172
6173 * rebase to v3.17-rc3
6174
6175 [ Upstream Kernel Changes ]
6176
6177 * rebase to v3.17-rc2
6178 - LP: #1358116
6179 - LP: #1350148
6180 - LP: #1334950
6181 - LP: #1329580
6182 - LP: #1329580
6183 - LP: #1329580
6184
6185 [ Upstream Kernel Changes ]
6186
6187 * rebase to v3.17-rc2
6188
6189 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
6190
6191linux (3.17.0-0.0) utopic; urgency=medium
6192
6193 * Empty entry
6194
6195 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
6196
6197linux (3.16.0-11.16) utopic; urgency=low
6198
6199 [ Mauricio Faria de Oliveira ]
6200
6201 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
6202 - LP: #1358920
6203
6204 [ Peter Zijlstra ]
6205
6206 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
6207 - LP: #1361300
6208
6209 [ Tim Gardner ]
6210
6211 * [Config] CONFIG_ZPOOL=y
6212 - LP: #1360428
6213 * Release Tracking Bug
6214 - LP: #1361308
6215
6216 [ Upstream Kernel Changes ]
6217
6218 * Revert "net/mlx4_en: Fix bad use of dev_id"
6219 - LP: #1347012
6220 * net/mlx4_en: Reduce memory consumption on kdump kernel
6221 - LP: #1347012
6222 * net/mlx4_en: Fix mac_hash database inconsistency
6223 - LP: #1347012
6224 * net/mlx4_en: Disable blueflame using ethtool private flags
6225 - LP: #1347012
6226 * net/mlx4_en: current_mac isn't updated in port up
6227 - LP: #1347012
6228 * net/mlx4_core: Use low memory profile on kdump kernel
6229 - LP: #1347012
6230 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
6231 - LP: #1347169
6232 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
6233 - LP: #1347169
6234 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
6235 - LP: #1347169
6236 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
6237 - LP: #1347169
6238 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
6239 - LP: #1347169
6240 * drivers: scsi: storvsc: Set srb_flags in all cases
6241 - LP: #1347169
6242 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
6243 - LP: #1347169
6244 * namespaces: Use task_lock and not rcu to protect nsproxy
6245 - LP: #1328088
6246 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
6247 * mm/zbud: change zbud_alloc size type to size_t
6248 - LP: #1360428
6249 * mm/zpool: implement common zpool api to zbud/zsmalloc
6250 - LP: #1360428
6251 * mm/zpool: zbud/zsmalloc implement zpool
6252 - LP: #1360428
6253 * mm/zpool: update zswap to use zpool
6254 - LP: #1360428
6255 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
6256 - LP: #1341296
6257 * iommu/amd: Fix for pasid initialization
6258 - LP: #1361300
6259 * iommu/amd: Moving PPR fault flags macros definitions
6260 - LP: #1361300
6261 * iommu/amd: Drop oprofile dependency
6262 - LP: #1361300
6263 * iommu/amd: Fix typo in amd_iommu_v2 driver
6264 - LP: #1361300
6265 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
6266 - LP: #1361300
6267 * iommu/amd: Don't free pasid_state in mn_release path
6268 - LP: #1361300
6269 * iommu/amd: Get rid of __unbind_pasid
6270 - LP: #1361300
6271 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
6272 - LP: #1361300
6273 * iommu/amd: Add pasid_state->invalid flag
6274 - LP: #1361300
6275 * iommu/amd: Don't hold a reference to mm_struct
6276 - LP: #1361300
6277 * iommu/amd: Don't hold a reference to task_struct
6278 - LP: #1361300
6279 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
6280 - LP: #1361300
6281 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
6282 - LP: #1361300
6283 * iommu/amd: Remove change_pte mmu_notifier call-back
6284 - LP: #1361300
6285 * iommu/amd: Fix device_state reference counting
6286 - LP: #1361300
6287 * iommu/amd: Fix 2 typos in comments
6288 - LP: #1361300
6289
6290 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
6291
6292linux (3.16.0-10.15) utopic; urgency=low
6293
6294 [ dann frazier ]
6295
6296 * [debian] Fix regression with ABI subversions and backport
6297
6298 [ Feng Kan ]
6299
6300 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
6301 modify write.
6302 - LP: #1357527
6303 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6304 assembly code
6305 - LP: #1358949
6306
6307 [ Stefan Bader ]
6308
6309 * SAUCE: bcache: prevent crash on changing writeback_running
6310 - LP: #1357295
6311
6312 [ Tim Gardner ]
6313
6314 * [Config] CONFIG_XFRM_STATISTICS=y
6315 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
6316 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
6317 - LP: #1353005
6318 * Release Tracking Bug
6319 - LP: #1359783
6320
6321 [ Upstream Kernel Changes ]
6322
6323 * intel_idle: Broadwell support
6324 - LP: #1256170
6325 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
6326 - LP: #1357108
6327 * powerpc/powernv: Invoke opal call to handle hmi.
6328 - LP: #1357108
6329 * powerpc/book3s: handle HMIs for cpus in nap mode.
6330 - LP: #1357108
6331 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
6332 - LP: #1357108
6333 * powerpc: Add smp_mb() to arch_spin_is_locked()
6334 - LP: #1358569
6335 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
6336 - LP: #1358569
6337 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
6338 temperature
6339 - LP: #1353005
6340 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
6341 - LP: #1358855
6342 * printk: Add function to return log buffer address and size
6343 - LP: #1359423
6344 * powerpc/powernv: Interface to register/unregister opal dump region
6345 - LP: #1359423
6346 * bcache: fix crash on shutdown in passthrough mode
6347 - LP: #1357295
6348 * bcache: fix uninterruptible sleep in writeback thread
6349 - LP: #1357295
6350
6351 [ Vinayak Kale ]
6352
6353 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
6354 - LP: #1357527
6355 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
6356 - LP: #1357527
6357
6358 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
6359
6360linux (3.16.0-9.14) utopic; urgency=low
6361
6362 [ Tim Gardner ]
6363
6364 * Release Tracking Bug
6365 - LP: #1357370
6366
6367 [ Serge Hallyn ]
6368
6369 * SAUCE: Overlayfs: allow unprivileged mounts
6370 - LP: #1357025
6371
6372 [ Upstream Kernel Changes ]
6373
6374 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
6375 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
6376 * dts: Add bindings for APM X-Gene SoC ethernet driver
6377 * drivers: net: Add APM X-Gene SoC ethernet driver support.
6378 * powerpc/thp: Add write barrier after updating the valid bit
6379 - LP: #1357014
6380 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
6381 - LP: #1357014
6382 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
6383 of 4k pte
6384 - LP: #1357014
6385 * powerpc/thp: Handle combo pages in invalidate
6386 - LP: #1357014
6387 * powerpc/thp: Invalidate with vpn in loop
6388 - LP: #1357014
6389 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
6390 - LP: #1357014
6391 * powerpc/mm: Use read barrier when creating real_pte
6392 - LP: #1357014
6393 * powerpc/thp: Add tracepoints to track hugepage invalidate
6394 - LP: #1357014
6395 * rebase to v3.16.1
6396
6397 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
6398
6399linux (3.16.0-8.13) utopic; urgency=low
6400
6401 [ Tim Gardner ]
6402
6403 * Release Tracking Bug
6404 - LP: #1356403
6405
6406 [ dann frazier ]
6407
6408 * [debian] Allow for package revisions condusive for branching
6409
6410 [ Upstream Kernel Changes ]
6411
6412 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
6413 - LP: #1350087
6414 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
6415 - LP: #1350087
6416 * powerpc/powernv: Enable M64 aperatus for PHB3
6417 - LP: #1355469
6418 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
6419 - LP: #1352994
6420 * powerpc: Add machine_early_initcall()
6421 - LP: #1352640
6422 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
6423 - LP: #1352640
6424 * powerpc/eeh: Avoid event on passed PE
6425 - LP: #1352640
6426 * powerpc/eeh: EEH support for VFIO PCI device
6427 - LP: #1352640
6428 * powerpc/eeh: sysfs entries lost
6429 - LP: #1352640
6430 * powerpc/powernv: Fix IOMMU table for VFIO dev
6431 - LP: #1352640
6432 * powerpc/eeh: Fetch IOMMU table in reliable way
6433 - LP: #1352640
6434 * powerpc/eeh: Refactor EEH flag accessors
6435 - LP: #1352640
6436 * powerpc/eeh: Selectively enable IO for error log
6437 - LP: #1352640
6438 * powerpc/eeh: Reduce lines of log dump
6439 - LP: #1352640
6440 * powerpc/eeh: Replace pr_warning() with pr_warn()
6441 - LP: #1352640
6442 * powerpc/eeh: Make diag-data not endian dependent
6443 - LP: #1352640
6444 * powerpc/eeh: Aux PE data for error log
6445 - LP: #1352640
6446 * PCI: Support BAR sizes up to 128GB
6447 - LP: #1352640
6448 * powerpc/powernv: Allow to freeze PE
6449 - LP: #1352640
6450 * powerpc/powernv: Split ioda_eeh_get_state()
6451 - LP: #1352640
6452 * powerpc/powernv: Handle compound PE
6453 - LP: #1352640
6454 * powerpc/powernv: Handle compound PE for EEH
6455 - LP: #1352640
6456 * powerpc/powernv: Handle compound PE in config accessors
6457 - LP: #1352640
6458 * mnt: Only change user settable mount flags in remount
6459 - LP: #1356318
6460 - CVE-2014-5206
6461 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
6462 - LP: #1356318
6463 - CVE-2014-5206
6464 * mnt: Correct permission checks in do_remount
6465 - LP: #1356323
6466 - CVE-2014-5207
6467 * mnt: Change the default remount atime from relatime to the existing value
6468 - LP: #1356323
6469 - CVE-2014-5207
6470
6471 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
6472
6473linux (3.16.0-7.12) utopic; urgency=low
6474
6475 [ Andy Whitcroft ]
6476
6477 * rebase to v3.16 final
6478 * [Config] d-i -- add virtio_scsi to virtio-modules
6479 - LP: #1342000
6480
6481 [ dann frazier ]
6482
6483 * [Packaging] Fix 'printchanges' to work with versions containing '+'
6484
6485 [ Tim Gardner ]
6486
6487 * [Config] CONFIG_MICROCODE=y
6488 - LP: #1084373
6489 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
6490 - LP: #1349028
6491 * [Config] Add hv_balloon to d-i virtio-modules
6492 - LP: #1292216
6493 * Release Tracking Bug
6494 - LP: #1354530
6495
6496 [ Upstream Kernel Changes ]
6497
6498 * rebase to v3.16
6499
6500 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
6501
6502linux (3.16.0-6.11) utopic; urgency=low
6503
6504 [ Paolo Pisati ]
6505
6506 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
6507 * [Config] armhf: KEYBOARD_IMX=m
6508 * [Config] armhf: build cubox & imx6 DTBs
6509 * [Config] armhf: RTC_DRV_PCF8523=y
6510
6511 [ Tim Gardner ]
6512
6513 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
6514 - LP: #1344405
6515 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
6516 - LP: #1343109
6517 * Release Tracking Bug
6518 - LP: #1349196
6519
6520 [ Upstream Kernel Changes ]
6521
6522 * rebase to v3.16-rc7
6523
6524 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
6525
6526linux (3.16.0-5.10) utopic; urgency=low
6527
6528 [ Tim Gardner ]
6529
6530 * Release Tracking Bug
6531 - LP: #1346298
6532 * [Config] CONFIG_GPIO_SYSFS=y
6533 - LP: #1342153
6534 * rebase to v3.16-rc6
6535
6536 [ Paolo Pisati ]
6537
6538 * [Config] enable ARCH_MVEBU*
6539 * [Config] AHCI_MVEBU=m
6540 * [Config] ARMADA_THERMAL=y
6541 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
6542 * [Config] CRYPTO_DEV_MV_CESA=m
6543 * [Config] I2C_MV64XXX=m
6544 * [Config] MMC_MVSDIO=m
6545 * [Config] MMC_SDHCI_DOVE=m
6546 * [Config] MTD_NAND_ORION=m
6547 * [Config] MTD_NAND_PXA3xx=m
6548 * [Config] MVNETA=m
6549 * [Config] MV_XOR=y
6550 * [Config] ORION_WATCHDOG=m
6551 * [Config] PCI_MVEBU=y
6552 * [Config] RTC_DRV_MV=y
6553 * [Config] SND_KIRKWOOD_SOC*=m
6554 * [Config] SPI_ORION=m
6555 * [Config] USB_XHCI_MVEBU=m
6556 * [Config] armhf: build all Armada and Dove DTBs
6557 * [Config] armhf: SERIAL_8250_DW=y
6558
6559 [ Upstream Kernel Changes ]
6560
6561 * rebase to v3.16-rc6
6562
6563 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
6564
6565linux (3.16.0-4.9) utopic; urgency=low
6566
6567 [ Tim Gardner ]
6568
6569 * Release Tracking Bug
6570 - LP: #1341543
6571
6572 [ Upstream Kernel Changes ]
6573
6574 * rebase to v3.16-rc5
6575
6576 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
6577
6578linux (3.16.0-3.8) utopic; urgency=low
6579
6580 [ Tim Gardner ]
6581
6582 * Release Tracking Bug
6583 - LP: #1340091
6584
6585 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
6586
6587linux (3.16.0-2.7) utopic; urgency=low
6588
6589 [ Andy Whitcroft ]
6590
6591 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
6592 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
6593
6594 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
6595
6596linux (3.16.0-2.6) utopic; urgency=low
6597
6598 [ Andy Whitcroft ]
6599
6600 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
6601 Fixes FTBS.
6602
6603 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
6604
6605linux (3.16.0-2.5) utopic; urgency=low
6606
6607 [ Andy Whitcroft ]
6608
6609 * ubuntu -- fix basic format for ubuntu/Makefile
6610 * ubuntu: AUFS (no-squash): basic framework and update machinary
6611 * ubuntu: aufs3 -- update update scripting
6612 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
6613 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
6614 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
6615 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
6616 * [Configs] AUFS configs
6617 * ubuntu: aufs3 -- reenable
6618
6619 [ Tim Gardner ]
6620
6621 * CONFIG_LATENCYTOP=n
6622
6623 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
6624
6625linux (3.16.0-2.4) utopic; urgency=low
6626
6627 [ Andy Whitcroft ]
6628
6629 * [Config] flip VIRTIO*=y
6630 * [Config] commonise CONFIG_SWIOTLB=y
6631 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
6632 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
6633 config defaults
6634 * [Config] apply Device Drivers >> Block devices config defaults
6635 * [Config] apply Device Drivers >> Character devices config defaults
6636 * [Config] apply Device Drivers >> DMA Engine support config defaults
6637 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
6638 reporting config defaults
6639 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
6640 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
6641 support) config defaults
6642 * [Config] apply Device Drivers >> GPIO Support config defaults
6643 * [Config] apply Device Drivers >> Graphics support >> Console display
6644 driver support config defaults
6645 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
6646 config defaults
6647 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
6648 * [Config] apply Device Drivers >> Input device support >> Generic input
6649 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
6650 defaults
6651 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
6652 ports config defaults
6653 * [Config] apply Device Drivers >> LED Support >> LED Class Support
6654 config defaults
6655 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
6656 defaults
6657 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
6658 grabbers support config defaults
6659 * [Config] apply Security options config defaults
6660 * [Config] apply Networking options >> Network packet filtering framework
6661 (Netfilter) >> Core Netfilter Configuration config defaults
6662 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
6663 defaults
6664 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
6665 Devices >> Support for frame buffer devices config defaults
6666 * [Config] apply Power management and ACPI options >> CPU Frequency
6667 scaling config defaults
6668 * [Config] apply Processor type and features config defaults
6669 * [Config] apply Partition Types config defaults
6670 * [Config] apply Power management and ACPI options config defaults
6671 * [Config] apply Device Drivers >> InfiniBand support config defaults
6672 * [Config] apply Device Drivers >> Misc devices config defaults
6673 * [Config] apply Device Drivers >> Multifunction device drivers config
6674 defaults
6675 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6676 support >> SCSI low-level drivers config defaults
6677 * [Config] apply Device Drivers >> Network device support >> Ethernet
6678 driver support config defaults
6679 * [Config] apply Device Drivers >> Network device support >> Network core
6680 driver support config defaults
6681 * [Config] apply Device Drivers >> Network device support >> PHY Device
6682 support and infrastructure config defaults
6683 * [Config] apply File systems >> Network File Systems config defaults
6684 * [Config] apply Device Drivers >> Input device support >> Generic input
6685 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
6686 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
6687 >> NAND Device Support config defaults
6688 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6689 >> Ralink driver support config defaults
6690 * [Config] apply Device Drivers >> Staging drivers config defaults
6691 * [Config] apply Cryptographic API >> Hardware crypto devices config
6692 defaults
6693 * [Config] apply Device Drivers >> Macintosh device drivers config
6694 defaults
6695 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6696 config defaults
6697 * [Config] apply Device Drivers >> PPS support config defaults
6698 * [Config] apply Device Drivers >> Sound card support config defaults
6699 * [Config] apply Networking support >> RF switch subsystem support config
6700 defaults
6701 * [Config] apply Library routines config defaults
6702 * [Config] apply Device Drivers >> CODEC drivers config defaults
6703 * [Config] apply Device Drivers >> PHY Subsystem config defaults
6704 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
6705 config defaults
6706 * [Config] apply Kernel hacking >> Tracers config defaults
6707 * [Config] apply Kernel hacking >> Runtime Testing config defaults
6708 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
6709 * [Config] apply Device Drivers >> USB support config defaults
6710 * [Config] apply Device Drivers >> Power supply class support config
6711 defaults
6712 * [Config] apply Device Drivers >> USB Network Adapters config defaults
6713 * [Config] apply General setup >> IRQ subsystem config defaults
6714 * [Config] apply General setup config defaults
6715 * [Config] apply File systems >> Miscellaneous filesystems config
6716 defaults
6717 * [Config] apply File systems config defaults
6718 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
6719 * [Config] apply Device Drivers >> Virtio drivers config defaults
6720 * [Config] apply Device Drivers >> USB Peripheral Controller config
6721 defaults
6722 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6723 support >> SCSI Transports config defaults
6724 * [Config] apply Device Drivers >> Real Time Clock config defaults
6725 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
6726 (libata) config defaults
6727 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
6728 defaults
6729 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
6730 config defaults
6731 * [Config] apply Device Drivers >> USB Physical Layer drivers config
6732 defaults
6733 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
6734 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
6735 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
6736 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
6737 CONFIG_HOTPLUG_CPU=n
6738 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
6739 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
6740 * [Config] drivers/acpi/acpi_ipmi.ko needs
6741 drivers/char/ipmi/ipmi_msghandler.ko in virtual
6742 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
6743 CONFIG_FUNCTION_TRACER=n
6744 * [Config] ignore modules changing following major config changes
6745
6746 [ Tim Gardner ]
6747
6748 * rebase to v3.16-rc4
6749
6750 [ Upstream Kernel Changes ]
6751
6752 * rebase to v3.16-rc4
6753 - LP: #1297581
6754
6755 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
6756
6757linux (3.16.0-1.3) utopic; urgency=low
6758
6759 [ Andy Whitcroft ]
6760
6761 * Revert "Disable do_tools_perf for FTBS"
6762 * SAUCE: fix perf_regs definitions for arm64
6763
6764 [ Paolo Pisati ]
6765
6766 * [Config] armhf: ARCH_EXYNOS5* support
6767 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
6768 * [Config] armhf: EXYNOS_THERMAL=y
6769 * [Config] armhf: EXYNOS_IOMMU=y
6770 * [Config] armhf: EXYNOS_ADC=m
6771 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
6772 * [Config] armhf: MMC_SDHCI_S3C=m
6773 * [Config] armhf: PCI_EXYNOS=y
6774 * [Config] armhf: PHY_EXYNOS5250_SATA=y
6775 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
6776 * [Config] armhf: PWM_SAMSUNG=m
6777 * [Config] armhf: RTC_DRV_S3C=y
6778 * [Config] armhf: S3C2410_WATCHDOG=m
6779 * [Config] armhf: MMC_DW_EXYNOS=m
6780 * [Config] armhf: SERIAL_SAMSUNG=y
6781 * [Config] armhf: SND_SOC_SAMSUNG=m
6782 * [Config] armhf: SPI_S3C64XX=m
6783 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
6784 * [Config] armhf: FB_S3C=m
6785 * [Config] armhf: build all Exynos 5 DTBs
6786 * [Config] armhf: disable CPUFREQ_EXYNOS
6787
6788 [ Tim Gardner ]
6789
6790 * rebase to v3.16-rc3
6791
6792 [ Upstream Kernel Changes ]
6793
6794 * rebase to v3.16-rc3
6795 - LP: #1331915
6796
6797 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
6798
6799linux (3.16.0-0.2) utopic; urgency=low
6800
6801 [ Tim Gardner ]
6802
6803 * Revert "SAUCE: intel_pstate -- toggle default to disable"
6804 - LP: #1333322
6805 * CONFIG_BOOKE_WDT=y
6806 * Disable do_tools_perf for FTBS (just until I can figure it out)
6807
6808 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
6809
6810linux (3.16.0-0.1) utopic; urgency=low
6811
6812 [ Tim Gardner ]
6813
6814 * Release Tracking Bug
6815 - LP: #1333265
6816
6817 [ Andy Whitcroft ]
6818
6819 * [Config] cloud-tools -- add systemd units
6820 - LP: #1329027
6821
6822 [ dann frazier ]
6823
6824 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
6825 * [Config] CONFIG_NET_XGENE=m for arm64
6826 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
6827
6828 [ Feng Kan ]
6829
6830 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
6831 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
6832 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
6833
6834 [ Iyappan Subramanian ]
6835
6836 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
6837 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
6838 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
6839 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
6840
6841 [ Tim Gardner ]
6842
6843 * updateconfigs
6844 * Fix arm64 crypto Makefile
6845 * [Config] CONFIG_BOOKE_WDT=n for FTBS
6846 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
6847 - LP: #1327619
6848 * Disabled powerpc64-emb for FTBS
6849 * [Config] CONFIG_DRM_TEGRA=m
6850 * [Config] CONFIG_CMA_SIZE_MBYTES=64
6851 * rebase to v3.16-rc2
6852 * Clean up generic.inclusion-list warnings
6853
6854 [ Upstream Kernel Changes ]
6855
6856 * rebase to v3.16-rc2
6857 - LP: #1328587
6858 - LP: #1319291
6859 - LP: #1310512
6860 - LP: #1310512
6861 - LP: #1305480
6862
6863 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
6864
6865linux (3.15.0-6.11) utopic; urgency=low
6866
6867 [ Adam Conrad ]
6868
6869 * Enable building the sata-modules udeb on ppc64el.
6870 - LP: #1323980
6871 * [Packaging] Set bootloader and loader on ppc64el to grub
6872
6873 [ Adam Lee ]
6874
6875 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
6876 - LP: #1310512, #1320070
6877
6878 [ Alex Hung ]
6879
6880 * SAUCE: (no-up) dell-led: add mic mute led interface
6881 - LP: #1308297
6882
6883 [ Andy Whitcroft ]
6884
6885 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
6886 - LP: #1285434
6887 * [Config] tools -- enable cpupower on ppc64el
6888 * [Config] ppc64el -- enable perf tools
6889 * [Config] powerpc -- enable perf tools
6890 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
6891 * [Config] arm64 -- enable tools
6892 - LP: #1326050
6893 * [Config] switch hyper-keyboard to virtual
6894 - LP: #1325306
6895 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
6896 upgrades
6897 * SAUCE: kvm: BIOS disabled kvm support should be a warning
6898 - LP: #1300247
6899 * SAUCE: nouveau: missing outputs should be warnings
6900 - LP: #1300244
6901 * [Config] d-i -- add nvme devices to block-modules udeb
6902 - LP: #1303710
6903
6904 [ Anton Blanchard ]
6905
6906 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
6907 - LP: #1328230
6908
6909 [ Colin Ian King ]
6910
6911 * SAUCE: intel_pstate: inform user that thermald is worth considering
6912
6913 [ Dave Chiluk ]
6914
6915 * [Config] Enable CONFIG_IP_VS_IPV6=y
6916 - LP: #1300739
6917
6918 [ Paolo Pisati ]
6919
6920 * [Config] build vexpress a9 dtb
6921 - LP: #1303657
6922
6923 [ Tetsuo Handa ]
6924
6925 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
6926
6927 [ Tim Gardner ]
6928
6929 * Release Tracking Bug
6930 - LP: #1329045
6931 * [Debian] Treat vdso install as an environment variable
6932 - LP: #1325713
6933 * [Config] Treat vdso install as an environment variable
6934 - LP: #1325713
6935 * [config] Set IPMI suppoort default to "y"
6936 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
6937 * [Config] CONFIG_RT_GROUP_SCHED=n
6938 - LP: #1284731
6939 * [Config] ppc64el -- switch to 64K system pages
6940 * [Config] CONFIG_MICROCODE_EARLY=y
6941 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
6942 * [Config] armhf: DRM_TILCDC=m
6943 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
6944 * [Config] arm64: KVM=y
6945 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
6946 * [Config] armhf: generic: disable CPU_IDLE
6947 * [Config] armhf: CPU_FREQ=y
6948 * [Config] Add new mlx modules to d-i
6949 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
6950 - LP: #1295112
6951 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
6952 - LP: #1294353
6953 * [Config] CONFIG_ABX500_CORE=y for ppc64el
6954 * [Config] CONFIG_ALX=m for powerpc
6955 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
6956 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
6957 * [Config] CONFIG_ANDROID=n for powerpc
6958 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
6959 * [Config] CONFIG_BIG_KEYS=y for ppc64el
6960 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
6961 * rebase to v3.15
6962 * [Config] CONFIG_PHY_XGENE=y
6963 * [Config] CONFIG_MLX4_DEBUG=y
6964 - LP: #1328256
6965 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
6966 - LP: #1324571
6967 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
6968 * [Config] CONFIG_CFG80211=m for ppc64el
6969 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
6970 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
6971 * [Config] CONFIG_EXPERT=y for ppc64el
6972 * [Config] CONFIG_ATA_SFF=y on ppc64el
6973 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
6974 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
6975 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
6976 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
6977 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
6978 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
6979 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
6980 * [Config] CONFIG_DDR=y for ppc64el
6981 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
6982 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
6983 * [Config] CONFIG_EZX_PCAP=n for all arches
6984 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
6985 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
6986 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
6987 * [Config] CONFIG_FB_3DFX=m for all arches
6988 * [Config] CONFIG_FB_MATROX=m for ppc64el
6989 * [Config] CONFIG_FB_RADEON=m for ppc64el
6990 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
6991 * [Config] CONFIG_FIREWIRE=m for ppc64el
6992 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
6993 * [Config] CONFIG_HAMRADIO=y for ppc64el
6994 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
6995 * [Config] CONFIG_I2C_MUX=m for ppc64el
6996 * [Config] CONFIG_I2C_STUB=m for ppc64el
6997 * [Config] CONFIG_I2O=m for ppc64el
6998 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
6999 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
7000 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
7001 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
7002 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
7003 * [Config] CONFIG_IPACK_BUS=m for ppc64el
7004 * [Config] CONFIG_ISDN=y for ppc64el
7005 * [Config] CONFIG_ISO9660_FS=m for ppc64el
7006 * [Config] CONFIG_KGDB=y for ppc64el
7007 * [Config] CONFIG_KVM_GUEST=y for ppc64el
7008 * [Config] CONFIG_L2TP_V3=y for powerpc
7009 * [Config] CONFIG_MAILBOX=y for ppc64el
7010 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
7011 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
7012 * [Config] CONFIG_MEMORY=y for ppc64el
7013 * [Config] CONFIG_MEMSTICK=m for ppc64el
7014 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
7015 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
7016 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
7017 * [Config] CONFIG_NET_9P=m for ppc64el
7018 * [Config] CONFIG_MSDOS_FS=m for ppc64el
7019 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
7020 * [Config] CONFIG_MTD=m for arm64
7021 * [Config] CONFIG_NETCONSOLE=m for ppc64el
7022 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
7023 * [Config] CONFIG_NET_IPIP=m for ppc64el
7024 * [Config] CONFIG_NET_TEAM=m for all arches
7025 * [Config] CONFIG_NFC=m for ppc64el
7026 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
7027 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
7028 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
7029 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
7030 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
7031 * [Config] CONFIG_OPROFILE=m for ppc64el
7032 * [Config] CONFIG_PARPORT_1284=y for ppc64el
7033 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
7034 * [Config] CONFIG_8723AU_P2P=n
7035 * [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
7036 * [Config] CONFIG_PCNET32=m for ppc64el
7037 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
7038 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
7039 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
7040 * [Config] CONFIG_SCSI_IPR=m for ppc64el
7041 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
7042 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
7043 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
7044 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
7045 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
7046 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
7047 * [Config] CONFIG_WLAN=y for arm64
7048 * [Config] CONFIG_VORTEX=m for ppc64el
7049 * [Config] CONFIG_WIMAX=m for ppc64el
7050 * [Config] CONFIG_WATCHDOG=y for ppc64el
7051 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
7052 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
7053 * [Config] CONFIG_UWB=m for ppc64el
7054 * [Config] CONFIG_USB_STORAGE=y
7055 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
7056 * [Config] CONFIG_HID_RMI=m
7057 * [Config] CONFIG_HVC_DCC=n
7058 - LP: #1303657
7059
7060 [ Upstream Kernel Changes ]
7061
7062 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
7063 - LP: #1323165
7064 * powerpc/powernv: Add calls to support little endian host
7065 - LP: #1327400
7066 * HID: rmi: introduce RMI driver for Synaptics touchpads
7067 * HID: rmi: do not stop the device at the end of probe
7068 * HID: rmi: check for the existence of some optional queries before reading query 12
7069 * HID: rmi: do not fetch more than 16 bytes in a query
7070 * HID: rmi: fix wrong struct field name
7071 * HID: rmi: fix masks for x and w_x data
7072 * HID: rmi: do not handle touchscreens through hid-rmi
7073 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
7074 - LP: #1305480
7075 * rebase to v3.15
7076
7077 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
7078
7079linux (3.15.0-5.10) utopic; urgency=low
7080
7081 [ Tim Gardner ]
7082
7083 * Release Tracking Bug
7084 - LP: #1325596
7085 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
7086 * rebase to v3.15-rc8
7087
7088 [ Upstream Kernel Changes ]
7089
7090 * rebase to v3.15-rc8
7091
7092 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
7093
7094linux (3.15.0-4.9) utopic; urgency=low
7095
7096 * no change rebuild to fix embeded debhelper.
7097
7098 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
7099
7100linux (3.15.0-4.8) utopic; urgency=low
7101
7102 [ Andy Whitcroft ]
7103
7104 * Release Tracking Bug
7105 - LP: #1324107
7106 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
7107
7108 [ Javier Martinez Canillas ]
7109
7110 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
7111 - LP: #1323526
7112
7113 [ John Johansen ]
7114
7115 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
7116 - LP: #1323528
7117 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
7118 - LP: #1308761
7119 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
7120 - LP: #1308765
7121 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
7122 - LP: #1308764
7123 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
7124 - LP: #1323530
7125
7126 [ Kamal Mostafa ]
7127
7128 * [Config] add debian/gbp.conf
7129
7130 [ Tim Gardner ]
7131
7132 * [Config] CONFIG_SATA_AHCI=m for ppc64el
7133 - LP: #1323980
7134
7135 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
7136
7137linux (3.15.0-3.7) utopic; urgency=low
7138
7139 [ Tim Gardner ]
7140
7141 * Release Tracking Bug
7142 - LP: #1323189
7143
7144 [ Andy Whitcroft ]
7145
7146 * [Config] autopkgtest -- need fakeroot for tests
7147
7148 [ Upstream Kernel Changes ]
7149
7150 * rebase to v3.15-rc7
7151
7152 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
7153
7154linux (3.15.0-2.6) utopic; urgency=low
7155
7156 [ Andy Whitcroft ]
7157
7158 * [Config] remove the kernel-image firmware list on clean
7159
7160 [ Martin Pitt ]
7161
7162 * [Config] autopkgtest -- switch to significantly faster rebuild
7163
7164 [ Stefan Bader ]
7165
7166 * [Config]: Add missing modules to inclusion list
7167
7168 [ Tim Gardner ]
7169
7170 * [debian] Dynamically generate the kernel-image udebs firmware list
7171 * [d-i] firmware/kernel-image is generated
7172 * rebase to v3.15-rc6
7173 * Release Tracking Bug
7174 - LP: #1322251
7175
7176 [ Upstream Kernel Changes ]
7177
7178 * rebase to v3.15-rc6
7179 - LP: #1297581
7180
7181 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
7182
7183linux (3.15.0-1.5) utopic; urgency=low
7184
7185 [ Tim Gardner ]
7186
7187 * [Config] Add apm-mustang.dtb to kernel-image udeb
7188
7189 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
7190
7191linux (3.15.0-1.4) utopic; urgency=low
7192
7193 [ Andy Whitcroft ]
7194
7195 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
7196 local linux/hyperv.h"
7197 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
7198 local linux/hyperv.h"
7199 * [Packaging] tools -- hv tools build correctly against the built headers
7200 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
7201 * cloud-tools -- pull in init scripts for Hyper-V daemons
7202 * cloud-tools -- detect Hyper-V VM to avoid starting
7203 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
7204 - LP: #1295401
7205 * [Config] cloud-tools: reenable cloud-tools
7206
7207 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
7208
7209linux (3.15.0-1.3) utopic; urgency=low
7210
7211 [ Andy Whitcroft ]
7212
7213 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
7214 - LP: #1318848
7215
7216 [ Ben Collins ]
7217
7218 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
7219 - LP: #1318629
7220
7221 [ Tim Gardner ]
7222
7223 * [Config] CONFIG_FSL_PAMU=n
7224 - LP: #1311738
7225 * Release Tracking Bug
7226 - LP: #1320239
7227
7228 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
7229
7230linux (3.15.0-1.2) utopic; urgency=low
7231
7232 [ Tim Gardner ]
7233
7234 * Release Tracking Bug
7235 - LP: #1318171
7236 * Add rpcsec_gss_krb5 to generic inclusion list
7237 - LP: #769527
7238 * rebase to v3.15-rc5
7239
7240 [ Upstream Kernel Changes ]
7241
7242 * rebase to v3.15-rc5
7243 - LP: #1297581
7244
7245 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
7246
7247linux (3.15.0-0.1) utopic; urgency=low
7248
7249 [ Upstream Kernel Changes ]
7250
7251 * rebase to v3.15-rc4
7252 - LP: #1297581
7253 - LP: #1297581
7254 - LP: #1305133
7255 - LP: #1297581
7256 - LP: #1297581
7257 - LP: #871808
7258 - LP: #1260303
7259 - LP: #1268468
7260 - LP: #1248116
7261 - LP: #1211920
7262 - LP: #1259790
7263 - LP: #1259437
7264 - LP: #1259435
7265 - LP: #1268468
7266
7267 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
7268
7269linux (3.15.0-0.0) utopic; urgency=low
7270
7271 * Initial version for 3.15.
7272
7273 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
7274
7275linux (3.13.0-8.27) trusty; urgency=low
7276
7277 [ John Johansen ]
7278
7279 * SAUCE: Add config option to disable new apparmor 3 semantics
7280 -LP: #1270215
7281
7282 [ Tim Gardner ]
7283
7284 * [debian] Fix indep_hdrs_pkg_name
7285 - LP: #1134441
7286 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
7287 * Enabled lttng build
7288 * Don't build lttng for armhf
7289 lttng hates gcc-4.8 for armhf
7290 * Release Tracking Bug
7291 - LP: #1277309
7292
7293 [ Upstream Kernel Changes ]
7294
7295 * rebase to v3.13.2
7296 - LP: #1260303
7297 - LP: #1260303
7298 - LP: #1268468
7299
7300 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
7301
7302linux (3.13.0-7.26) trusty; urgency=low
7303
7304 [ John Johansen ]
7305
7306 * SAUCE: apparmor: fix uninitialized lsm_audit membe
7307 - LP: #1268727
7308 * Add config option to optionally enable new apparmor 3 semantics
7309
7310 [ Tim Gardner ]
7311
7312 * [Config] Add lowlatency to getabis
7313 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
7314 - LP: #1270215
7315 * Release Tracking Bug
7316 - LP: #1276810
7317
7318 [ Upstream Kernel Changes ]
7319
7320 * x86, x32: Correct invalid use of user timespec in the kernel
7321 - LP: #1274349
7322 - CVE-2014-0038
7323
7324 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
7325
7326linux (3.13.0-7.25) trusty; urgency=low
7327
7328 [ Andy Whitcroft ]
7329
7330 * Revert "SAUCE: fix fmd headers"
7331 * SAUCE: fix fmd headers
7332
7333 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
7334
7335linux (3.13.0-7.24) trusty; urgency=low
7336
7337 [ Stefan Bader ]
7338
7339 * [Config] Make vmwgfx driver enable the framebuffer device
7340
7341 [ Tim Gardner ]
7342
7343 * rebase to v3.13.1
7344 * [Config] CONFIG_NFS_FS=m for ppc64el
7345 * [Config] CONFIG_X86_SYSFB=n
7346 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
7347 * Release Tracking Bug
7348 - LP: #1275898
7349
7350 [ Upstream Kernel Changes ]
7351
7352 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
7353 - LP: #1272525
7354 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
7355 - LP: #1272525
7356 * mm: ignore VM_SOFTDIRTY on VMA merging
7357 - LP: #1274917
7358 * drm/radeon: disable dpm on BTC
7359 - LP: #1266984
7360
7361 [ Upstream Kernel Changes ]
7362
7363 * rebase to v3.13.1
7364
7365 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
7366
7367linux (3.13.0-6.23) trusty; urgency=low
7368
7369 [ Andy Whitcroft ]
7370
7371 * [Config] fix up architecture for linux-tools
7372
7373 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
7374
7375linux (3.13.0-6.22) trusty; urgency=low
7376
7377 [ Andy Whitcroft ]
7378
7379 * [Packaging] limit linux-udebs-<flavour> to matching arch
7380 * [Config] powerpc -- disable perf to fix FTBFS
7381 * [Config] ppc64el -- fix up missing udebs
7382
7383 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
7384
7385linux (3.13.0-6.21) trusty; urgency=low
7386
7387 [ Andy Fleming ]
7388
7389 * SAUCE: net: Add support for handling queueing in hardware
7390 * SAUCE: of_mdio: Add of_phy_attach function
7391 * SAUCE: phylib: Add generic 10G driver
7392 * SAUCE: phylib: Support attaching to gen10g_driver
7393 * SAUCE: phylib: Add Clause 45 read/write functions
7394
7395 [ Andy Whitcroft ]
7396
7397 * SAUCE: fix fmd headers
7398 * [Packaging] lowlatency -- merge out of tree flavours
7399 * SAUCE: allow IRQs to be irq-threaded by default via config
7400 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
7401 * [Config] powerpc -- fix up Build-depends:
7402 * Release Tracking Bug
7403 - LP: #1273747
7404
7405 [ Ben Collins ]
7406
7407 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
7408 ptr/64-bit rsrcs
7409 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
7410 * SAUCE: Fixup freescale usb phy driver to work on ppc64
7411 * SAUCE: xgmac_mdio: Silence read errors
7412 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
7413 * SAUCE: Fix stack overflow on ppc32
7414 * SAUCE: Use resource_size_t instead of long for PCI resource address
7415 * SAUCE: net/phy: Export function for use by dpaa_eth
7416 * [Packaging] powerpc -- merge out of tree powerpc arch
7417
7418 [ Bjorn Helgaas ]
7419
7420 * SAUCE: Revert "EISA: Log device resources in dmesg"
7421 - LP: #1251816
7422 * SAUCE: Revert "EISA: Initialize device before its resources"
7423 - LP: #1251816
7424
7425 [ Emil Medve ]
7426
7427 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
7428 with 10G "fixed-link"s
7429
7430 [ Kumar Gala ]
7431
7432 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
7433 * SAUCE: fsl_pme2: Add support for DPAA PME
7434 * SAUCE: fmd: FMD14 integration
7435 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
7436 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
7437
7438 [ Madalin Bucur ]
7439
7440 * SAUCE: net/flow: remove sleeping and deferral mechanism from
7441 flow_cache_flush
7442 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
7443 and duplex reading
7444
7445 [ Stefan Bader ]
7446
7447 * [Config] move some VMWare related modules into main package
7448 - LP: #1271669
7449
7450 [ Tim Gardner ]
7451
7452 * [Config] Add r815x to nic-modules
7453 - LP: #1273735
7454 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
7455 - LP: #239479
7456
7457 [ Upstream Kernel Changes ]
7458
7459 * mmc: sdhci-pci: break out definitions to header file
7460 - LP: #1239938
7461 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
7462 - LP: #1239938
7463 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
7464 * powerpc/book3e: support CONFIG_RELOCATABLE
7465 * book3e/kexec/kdump: enable kexec for kernel
7466 * book3e/kexec/kdump: create a 1:1 TLB mapping
7467 * book3e/kexec/kdump: introduce a kexec kernel flag
7468 * book3e/kexec/kdump: implement ppc64 kexec specfic
7469 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
7470 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
7471
7472 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
7473
7474linux (3.13.0-5.20) trusty; urgency=low
7475
7476 [ Andy Whitcroft ]
7477
7478 * [Packaging] tools -- do not make symlinks when not making packages
7479 * [Packaging] tools -- tidy up control.stub.in ordering
7480 * [Packaging] tools -- tools-common is shared and not conditional
7481 * rebase to v3.13
7482
7483 [ Dirk Brandewie ]
7484
7485 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
7486
7487 [ KY Srinivasan ]
7488
7489 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
7490 notification
7491
7492 [ Upstream Kernel Changes ]
7493
7494 * rebase to v3.13
7495 - LP: #1270603
7496
7497 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
7498
7499linux (3.13.0-4.19) trusty; urgency=low
7500
7501 [ Andy Whitcroft ]
7502
7503 * [Config] libunwind8-dev is now available for ppc64el
7504 * [Packaging] tools -- make cpupower optional
7505 * [Packaging] tools -- enable correctly for x86
7506
7507 [ Tim Gardner ]
7508
7509 * Release Tracking Bug
7510 - LP: #1269872
7511
7512 [ Upstream Kernel Changes ]
7513
7514 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
7515 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
7516 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
7517 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
7518
7519 [ Upstream Kernel Changes ]
7520
7521 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
7522
7523 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
7524
7525linux (3.13.0-3.18) trusty; urgency=low
7526
7527 [ Andy Whitcroft ]
7528
7529 * rebase to v3.13-rc8
7530 * [Packaging] efi -- allow EFI signatures on any arch
7531
7532 [ Tim Gardner ]
7533
7534 * [Config] Fix vcs-git path
7535 * Release Tracking Bug
7536 - LP: #1268683
7537
7538 [ Upstream Kernel Changes ]
7539
7540 * rebase to v3.13-rc8
7541
7542 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
7543
7544linux (3.13.0-2.17) trusty; urgency=low
7545
7546 [ Andy Whitcroft ]
7547
7548 * Release Tracking Bug
7549 - LP: #1267809
7550 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
7551 defaults
7552 * [Config] apply Platform support>>CPU Frequency scaling config defaults
7553 * [Config] CONFIG_PARIDE_EPATC8=y
7554 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
7555 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
7556 Switch drivers config defaults
7557 * [Config] apply Cryptographic API config defaults
7558 * [Config] apply Device Drivers >> Common Clock Framework config defaults
7559 * [Config] apply Device Drivers >> Distributed Switch Architecture
7560 drivers config defaults
7561 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
7562 device support config defaults
7563 * [Config] apply Device Drivers >> Graphics support >> Support for frame
7564 buffer devices >> Bootup logo config defaults
7565 * annotations -- update in tree annotations
7566 * [Config] apply Bus options >> PCI support >> RapidIO support config
7567 defaults
7568 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
7569 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
7570 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
7571 support config defaults
7572 * [Config] apply Device Drivers >> Character devices >> Serial drivers
7573 config defaults
7574 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
7575 defaults
7576 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
7577 Support config defaults
7578 * [Config] apply Device Drivers >> Character devices config defaults
7579 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
7580 HID transport layer config defaults
7581 * [Config] apply Device Drivers >> HID support >> HID bus support config
7582 defaults
7583 * [Config] apply Device Drivers >> HID support >> USB HID support config
7584 defaults
7585 * annotations -- update in tree annotations
7586 * [Config] apply Device Drivers >> GPIO Support config defaults
7587 * [Config] update configs for apparmour update
7588
7589 [ John Johansen ]
7590
7591 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
7592 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
7593 - LP: #1208988
7594 * SAUCE: apparmor: allocate path lookup buffers during init
7595 - LP: #1208988
7596 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
7597 - LP: #1236455
7598
7599 [ Tim Gardner ]
7600
7601 * Revert "[Debian] getabis: Preface module with package name"
7602 * [Config] Added ppc64el to getabis
7603 * [packaging] Bump ABI for every new release
7604
7605 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
7606
7607linux (3.13.0-1.16) trusty; urgency=low
7608
7609 * First 3.13 upload.
7610 * Release tracker
7611 - LP: #1266852
7612
7613 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
7614
7615linux (3.13.0-0.15) trusty; urgency=low
7616
7617 [ Tim Gardner ]
7618
7619 * rebase to v3.13-rc7
7620
7621 [ Upstream Kernel Changes ]
7622
7623 * rebase to v3.13-rc7
7624
7625 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
7626
7627linux (3.13.0-0.14) trusty; urgency=low
7628
7629 [ Andy Whitcroft ]
7630
7631 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
7632
7633 [ Tim Gardner ]
7634
7635 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
7636 * Update lttng to Version 2.4.0-rc2
7637 * lttng: Disabled trace_kvm_async_pf_completed
7638 * [Config] CONFIG_IMA=y
7639 - LP: #1244627
7640
7641 [ Upstream Kernel Changes ]
7642
7643 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
7644
7645 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
7646
7647linux (3.13.0-0.13) trusty; urgency=low
7648
7649 [ Andy Whitcroft ]
7650
7651 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
7652 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7653 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
7654 * ubuntu: AUFS (no-squash): basic framework and update machinary
7655 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
7656 * ubuntu: aufs3 -- enable
7657 * ubuntu: aufs3 -- update configs
7658
7659 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
7660
7661linux (3.13.0-0.12) trusty; urgency=low
7662
7663 [ Upstream Kernel Changes ]
7664
7665 * rebase to v3.13-rc6
7666
7667 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
7668
7669linux (3.13.0-0.11) trusty; urgency=low
7670
7671 [ Andy Whitcroft ]
7672
7673 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
7674 * [Config] ppc64el -- initial defconfig based -generic flavour
7675 * [Config] initial defconfig for ppc64el
7676 * [Config] ubuntuise ppc64el config
7677 * [Config] ubuntuise ppc64el config part 2
7678 * [Config] d-i -- update empty udebs list
7679 * [Config] ppc64el -- split extras package
7680
7681 [ Anton Blanchard ]
7682
7683 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
7684
7685 [ Benjamin Herrenschmidt ]
7686
7687 * SAUCE: powerpc/powernv: Add calls to support little endian
7688
7689 [ Cédric Le Goater ]
7690
7691 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
7692 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
7693 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
7694 guests
7695
7696 [ Paul E. McKenney ]
7697
7698 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
7699
7700 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
7701
7702linux (3.13.0-0.10) trusty; urgency=low
7703
7704 [ Andy Whitcroft ]
7705
7706 * rebase to v3.13-rc5
7707 * [Config] updateconfigs following rebase to v3.13-rc5
7708
7709 [ Upstream Kernel Changes ]
7710
7711 * rebase to v3.13-rc5
7712 - LP: #1260303
7713 - LP: #1260303
7714 - LP: #1260225
7715
7716 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
7717
7718linux (3.13.0-0.9) trusty; urgency=low
7719
7720 [ Andy Whitcroft ]
7721
7722 * [Config] d-i -- allow missing firmware
7723
7724 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
7725
7726linux (3.13.0-0.8) trusty; urgency=low
7727
7728 [ Andy Whitcroft ]
7729
7730 * [Config] annotations -- first pass over entire config
7731 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
7732
7733 [ Tim Gardner ]
7734
7735 * [Config] Add arm64 device tree files
7736 - LP: #1262901
7737
7738 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
7739
7740linux (3.13.0-0.7) trusty; urgency=low
7741
7742 [ Rajesh B Prathipati ]
7743
7744 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
7745
7746 [ Tim Gardner ]
7747
7748 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
7749
7750 [ Upstream Kernel Changes ]
7751
7752 * rebase to v3.13-rc4
7753 - LP: #1259790
7754 - LP: #1259437
7755 - LP: #1259435
7756
7757 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
7758
7759linux (3.13.0-0.6) trusty; urgency=low
7760
7761 [ Paolo Pisati ]
7762
7763 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
7764 * [Config] i386: amd64: VIRTIO_CONSOLE=y
7765
7766 [ Tim Gardner ]
7767
7768 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
7769
7770 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
7771
7772linux (3.13.0-0.5) trusty; urgency=low
7773
7774 [ Andy Whitcroft ]
7775
7776 * correct bug listing for v3.13-rc2 rebase
7777 * [Config] ppc64el -- create linux-libc-dev
7778 * [Debian] Improve tools version message
7779 - LP: #1257715
7780
7781 [ Serge Hallyn ]
7782
7783 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
7784 - LP: #1248590
7785 * SAUCE: vfs: Fix a regression in mounting proc
7786
7787 [ Tim Gardner ]
7788
7789 * [Config] Build-in ohci-pci
7790 - LP: #1244176
7791 * Rebase to v3.13-rc3
7792
7793 [ Upstream Kernel Changes ]
7794
7795 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
7796 checks""
7797 - LP: #1248590
7798
7799 [ Upstream Kernel Changes ]
7800
7801 * rebase to v3.13-rc3
7802 - LP: #1256840
7803 - LP: #1256212
7804
7805 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
7806
7807linux (3.13.0-0.4) trusty; urgency=low
7808
7809 [ Tim Gardner ]
7810
7811 * Rebase to v3.13-rc2
7812
7813 [ Upstream Kernel Changes ]
7814
7815 * rebase to v3.13-rc2
7816
7817 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
7818
7819linux (3.13.0-0.3) trusty; urgency=low
7820
7821 [ Andy Whitcroft ]
7822
7823 * Revert "SAUCE: Fix DocBook FTBS"
7824
7825 [ Tim Gardner ]
7826
7827 * [Debian] Re-sign modules after debug objcopy
7828 - LP: #1253155
7829 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
7830
7831 [ Upstream Kernel Changes ]
7832
7833 * doc: fix generation of device-drivers
7834 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
7835
7836 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
7837
7838linux (3.13.0-0.2) trusty; urgency=low
7839
7840 [ Tim Gardner ]
7841
7842 * SAUCE: Fix DocBook FTBS
7843
7844 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
7845
7846linux (3.13.0-0.1) trusty; urgency=low
7847
7848 [ Upstream Kernel Changes ]
7849
7850 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
7851
7852 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
7853
7854linux (3.13.0-0.0) trusty; urgency=low
7855
7856 * Major release bump.
7857
7858 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
7859
7860linux (3.12.0-2.7) trusty; urgency=low
7861
7862 * Fixed armhf ABI build failure.
7863 * Release tracker
7864 - LP: #1249477
7865
7866 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
7867
7868linux (3.12.0-2.6) trusty; urgency=low
7869
7870 [ Joseph Salisbury ]
7871
7872 * SAUCE: tg3: Add support for new 57786 device id.
7873 - LP: #1242610
7874
7875 [ Tim Gardner ]
7876
7877 * [Config] CONFIG_OABI_COMPAT=n
7878 * [Config] add the wandboard to shipped dtb
7879 - LP: #1249421
7880 * Release tracker
7881 - LP: #1249477
7882
7883 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
7884
7885linux (3.12.0-2.5) trusty; urgency=low
7886
7887 [ Andy Whitcroft ]
7888
7889 * rebase to mainline v3.12
7890 * [Config] updateconfigs following rebase to v3.12
7891 * postinst -- improve relative symlink detection with missing files
7892 - LP: #1248053
7893 * postinst -- fix unchanged link detection
7894 * [Config] update configs following addition of apparmor fixes
7895
7896 [ Anthony Wong ]
7897
7898 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
7899 - LP: #1231305
7900
7901 [ John Johansen ]
7902
7903 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
7904 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
7905 - LP: #1208988
7906 * SAUCE: apparmor: allocate path lookup buffers during init
7907 - LP: #1208988
7908
7909 [ Tim Gardner ]
7910
7911 * [Config] Remove superfluous ubuntu/lttng-modules
7912
7913 [ Upstream Kernel Changes ]
7914
7915 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
7916 - LP: #1248590
7917
7918 [ Upstream Kernel Changes ]
7919
7920 * rebase to v3.12
7921 - LP: #1222850
7922
7923 [ Adam Conrad ]
7924 * etc/getabis: Fetch arm64/generic abis as well
7925
7926 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
7927
7928linux (3.12.0-1.3) trusty; urgency=low
7929
7930 [ Andy Whitcroft ]
7931
7932 * [Config] arm64 -- add arch to the configuration handlers
7933 * [Config] arm64 -- add generic flavour
7934 * [Config] arm64 -- default config
7935 * [Config] arm64 -- fix up various FTBFS config options
7936 * SAUCE: arm64: export __copy_in_user to modules
7937 * [Config] arm64 -- disable ABI/module checks
7938 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
7939 * [Config] arm64 -- enable udebs for arm64
7940
7941 [ Colin Watson ]
7942
7943 * [Config] Clean up various udeb Provides
7944
7945 [ Paolo Pisati ]
7946
7947 * [Config] AHCI_IMX=y
7948 * [Config] build imx*-wandboard dtbs
7949
7950 [ Serge Hallyn ]
7951
7952 * SAUCE: device_cgroup: remove can_attach
7953
7954 [ Tim Gardner ]
7955
7956 * rebase to v3.12-rc7
7957 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
7958 * Release tracker
7959 - LP: #1245932
7960
7961 [ Upstream Kernel Changes ]
7962
7963 * rebase to v3.12-rc7
7964 - LP: #1180881
7965 - LP: #1180881
7966 - LP: #1217957
7967
7968 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
7969
7970linux (3.12.0-0.2) trusty; urgency=low
7971
7972 [ Andy Whitcroft ]
7973
7974 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
7975 CAPACITY (16) at SPC-2"
7976 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
7977 SPC-2"
7978 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
7979 CAPACITY (16) be preferred"
7980 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
7981 be used at SPC-2"
7982 * Revert "overlayfs: Update to v19"
7983 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
7984 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
7985 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
7986 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
7987 clone_private_mount()"
7988 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
7989 modules"
7990 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
7991 documentation"
7992 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
7993 * [Config] fix linux-libc-dev generation for arm64
7994 * [Config] fix linux-libc-dev generation for x32
7995 * [Config] add linux-libc-dev generation for ppc64el
7996
7997 [ Erez Zadok ]
7998
7999 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
8000
8001 [ Miklos Szeredi ]
8002
8003 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
8004 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
8005 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
8006 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
8007 * ubuntu: overlayfs v20 -- overlay filesystem
8008 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
8009
8010 [ Neil Brown ]
8011
8012 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
8013
8014 [ Paolo Pisati ]
8015
8016 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
8017
8018 [ Seth Forshee ]
8019
8020 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
8021 ThinkPads
8022 - LP: #1183856
8023
8024 [ Tim Gardner ]
8025
8026 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
8027 * rebase to v3.12-rc2
8028 * updateconfigs
8029 * [Config] disable CONFIG_FB_VESA enforcer check
8030 * [Config] Disable lttng for FTBS
8031 * rebase to v3.12-rc3
8032 * rebase to v3.12-rc4
8033 * [Config] CONFIG_ANDROID=n
8034 - LP: #1235161
8035 * [Config] CONFIG_L2TP_V3=y
8036 - LP: #1235914
8037 * [Config] CONFIG_USB_OTG=n for all arches
8038 * Release tracker
8039 - LP: #1242811
8040
8041 [ Upstream Kernel Changes ]
8042
8043 * scsi: hyper-v storsvc switch up to SPC-3
8044
8045 * rebase to v3.12-rc6
8046 - LP: #1235977
8047 - LP: #1235523
8048 - LP: #1239392
8049 - LP: #1227491
8050
8051 * rebase to v3.12-rc3
8052 - LP: #1231931
8053
8054 * rebase to v3.12-rc2
8055 - LP: #1213820
8056 - LP: #1213055
8057 - LP: #1198030
8058
8059 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
8060
8061linux (3.11.0-8.15) saucy; urgency=low
8062
8063 [ Tim Gardner ]
8064
8065 * Release tracker
8066 - LP: #1227969
8067
8068 * Update lttng
8069 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
8070 Version 2.3.0+
8071
8072 [ Upstream Kernel Changes ]
8073
8074 * igb: Add additional get_phy_id call for i354 devices
8075 - LP: #1219619
8076 * igb: Read flow control for i350 from correct EEPROM section
8077 - LP: #1219619
8078 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
8079 Required for lttng update.
8080
8081 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
8082
8083linux (3.11.0-7.14) saucy; urgency=low
8084
8085 [ Andy Whitcroft ]
8086
8087 * [Packaging] sort out linux-tools naming
8088 - LP: #1205284
8089 * [Packaging] linux-tools: switch to common generic version helper
8090
8091 [ Paolo Pisati ]
8092
8093 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
8094
8095 [ Tim Gardner ]
8096
8097 * Release tracker
8098 - LP: #1226160
8099
8100 [ Tony Lindgren ]
8101
8102 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
8103 for pandaboard
8104
8105 [ Upstream Kernel Changes ]
8106
8107 * USB: handle LPM errors during device suspend correctly
8108 - LP: #1011415
8109 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
8110 - LP: #1011415
8111 * usb: Don't fail port power resume on device disconnect.
8112 - LP: #1011415
8113
8114 [ Upstream Kernel Changes ]
8115
8116 * rebase to v3.11.1
8117
8118 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
8119
8120linux (3.11.0-7.13) saucy; urgency=low
8121
8122 * Release tracker
8123 - LP: #1223545
8124
8125 [ Andy Whitcroft ]
8126
8127 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
8128 - LP: #1223499
8129 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
8130 - LP: #1223499
8131 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
8132 - LP: #1223499
8133 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
8134 - LP: #1223499
8135
8136 [ Maximiliano Curia ]
8137
8138 * SAUCE: (no-up) Only let characters through when there are active readers.
8139 - LP: #1208740
8140
8141 [ Tim Gardner ]
8142
8143 * [Debian] getabis: Commit new ABI directory, remove the old
8144 * [Config] CONFIG_EFIVAR_FS=y
8145 - LP: #1223195
8146 * [Config] CONFIG_EFI_VARS_PSTORE=m,
8147 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
8148 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
8149 - LP: #1222850
8150
8151 [ Upstream Kernel Changes ]
8152
8153 * Intel xhci: refactor EHCI/xHCI port switching
8154 - LP: #1210858
8155
8156 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
8157
8158linux (3.11.0-6.12) saucy; urgency=low
8159
8160 * Release tracker
8161 - LP: #1222893
8162
8163 [ Andy Whitcroft ]
8164
8165 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8166 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8167 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8168 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8169 - LP: #1222407
8170
8171 [ Paolo Pisati ]
8172
8173 * [Config] restore mmc boot on panda
8174
8175 [ Tyler Hicks ]
8176
8177 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
8178 - LP: #1216294
8179
8180 [ Upstream Kernel Changes ]
8181
8182 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
8183 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
8184 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
8185 * net: calxedaxgmac: fix possible skb free before tx complete
8186 * net: calxedaxgmac: update ring buffer tx_head after barriers
8187 * net: calxedaxgmac: fix race with tx queue stop/wake
8188 * net: calxedaxgmac: enable interrupts after napi_enable
8189 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
8190 * net: calxedaxgmac: remove some unused statistic counters
8191 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
8192 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
8193 * mfd: rtsx: Read vendor setting from config space
8194 - LP: #1201698
8195
8196 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
8197
8198linux (3.11.0-5.11) saucy; urgency=low
8199
8200 * Release tracker
8201 - LP: #1221886
8202
8203 [ Adam Lee ]
8204
8205 * SAUCE: Bluetooth: Add support for 04ca:2007
8206 - LP: #1153448
8207 * SAUCE: Bluetooth: Add support for 105b:e065
8208 - LP: #1161261
8209
8210 [ Gavin Guo ]
8211
8212 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
8213 - LP: #1166113
8214
8215 [ Upstream Kernel Changes ]
8216
8217 * igb: Reset the link when EEE setting changed
8218 - LP: #1219619
8219 * igb: Read register for latch_on without return value
8220 - LP: #1219619
8221 * igb: Added rcu_lock to avoid race
8222 - LP: #1219619
8223 * igb: don't allow SR-IOV without MSI-X
8224 - LP: #1219619
8225 * igb: Update MTU so that it is always at least a standard frame size
8226 - LP: #1219619
8227 * igb: Refactor of init_nvm_params
8228 - LP: #1219619
8229 * igb: Refactor NVM read functions to accommodate devices with no flash
8230 - LP: #1219619
8231 * igb: Add device support for flashless SKU of i210 device
8232 - LP: #1219619
8233 * igb: Fix get_fw_version function for all parts
8234 - LP: #1219619
8235 * igb: Add macro for size of RETA indirection table
8236 - LP: #1219619
8237 * igb: Expose RSS indirection table for ethtool
8238 - LP: #1219619
8239 * igb: Don't look for a PBA in the iNVM when flashless
8240 - LP: #1219619
8241 * igb: Implementation of 1-sec delay for i210 devices
8242 - LP: #1219619
8243 * igb: New PHY_ID for i354 device
8244 - LP: #1219619
8245 * igb: M88E1543 PHY downshift implementation
8246 - LP: #1219619
8247 * igb: No PHPM support in i354 devices
8248 - LP: #1219619
8249 * igb: Support to get 2_5G link status for appropriate media type
8250 - LP: #1219619
8251 * igb: Get speed and duplex for 1G non_copper devices
8252 - LP: #1219619
8253 * igb: Implementation to report advertised/supported link on i354 devices
8254 - LP: #1219619
8255 * igb: Update version number
8256 - LP: #1219619
8257 * Bluetooth: Take proper tty_struct references
8258 - LP: #1189998
8259 * Bluetooth: Remove the device from the list in the destructor
8260 - LP: #1189998
8261 * Bluetooth: Move the tty initialization and cleanup out of open/close
8262 - LP: #1189998
8263 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
8264 - LP: #1189998
8265 * Bluetooth: Fix the reference counting of tty_port
8266 - LP: #1189998
8267 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
8268 - LP: #1189998
8269
8270 [ Wen-chien Jesse Sung ]
8271
8272 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
8273 - LP: #1065400
8274 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
8275 - LP: #1065400
8276
8277 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
8278
8279linux (3.11.0-5.10) saucy; urgency=low
8280
8281 [ Andy Whitcroft ]
8282
8283 * Release tracker
8284 - LP: #1220222
8285 * Revert "[Config] Fix ubuntu directoy Kbuilds"
8286 * Revert "aufs update dropped some Kbuild files"
8287 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
8288 * Revert "ubuntu: AUFS -- update to
8289 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
8290 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8291 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8292 * rebase to v3.11 final
8293 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
8294 * ubuntu: AUFS (no-squash): basic framework and update machinary
8295 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8296 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8297 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
8298 * ubuntu: (no-squash) AUFS -- enable aufs
8299 * ubuntu: AUFS -- fix remaining d_count references to use accessor
8300 * ubuntu: lttng -- follow rename of pid_ns
8301 * SAUCE: disable stack-protector for ARM compressed bootloader
8302
8303 [ Paolo Pisati ]
8304
8305 * [Config] ARM_ATAG_DTB_COMPAT=y
8306
8307 [ Rob Herring ]
8308
8309 * [Config] Enable KVM and virtio for armhf generic-lpae
8310
8311 [ Tim Gardner ]
8312
8313 * [Config] CONFIG_ARPD=y
8314 * [Config] CONFIG_ZSWAP=y
8315 - LP: #1215379
8316
8317 [ Upstream Kernel Changes ]
8318
8319 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
8320 - LP: #1217957
8321 * ARM: use phys_addr_t for DMA zone sizes
8322 * ARM: highbank: enable DMA zone for LPAE
8323 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
8324 * ARM: highbank: select required errata work-arounds
8325 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
8326 * DMA: fix printk warning in AMBA PL08x DMA driver
8327 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
8328 * ARM: move outer_cache declaration out of ifdef
8329 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
8330 * ARM: highbank: clean-up some unused includes
8331 * ARM: xen: only set pm function ptrs for Xen guests
8332
8333 [ Upstream Kernel Changes ]
8334
8335 * rebase to v3.11
8336
8337 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
8338
8339linux (3.11.0-4.9) saucy; urgency=low
8340
8341 [ Tim Gardner ]
8342
8343 * rebase to v3.11-rc7
8344 * Release tracker
8345 - LP: #1216962
8346
8347 [ Upstream Kernel Changes ]
8348
8349 * mwifiex: do not create AP and P2P interfaces upon driver loading
8350 - LP: #1212720
8351
8352 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
8353
8354linux (3.11.0-3.8) saucy; urgency=low
8355
8356 [ Johannes Berg ]
8357
8358 * SAUCE: mac80211: ignore (E)CSA in probe response frames
8359 - LP: #1201470
8360
8361 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
8362
8363linux (3.11.0-3.7) saucy; urgency=low
8364
8365 [ Tim Gardner ]
8366
8367 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
8368 upstart to track
8369 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
8370 linux/hyperv.h
8371 * SAUCE: hv: Add vss daemon to Makefile
8372 * [Debian] Add hv_vss_daemon to tools package
8373 - LP: #1213282
8374 * [Config] Fix ubuntu directoy Kbuilds
8375 - LP: #1181755
8376
8377 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
8378
8379linux (3.11.0-3.6) saucy; urgency=low
8380
8381 [ Andy Whitcroft ]
8382
8383 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
8384 * [Config] tools: enable x86 and hyper-v
8385
8386 [ John Johansen ]
8387
8388 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
8389 snapshot"
8390 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
8391 root users"
8392 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8393
8394 [ Joseph Salisbury ]
8395
8396 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
8397 - LP: #1210848
8398
8399 [ Kamal Mostafa ]
8400
8401 * [debian] tools: ship 'cpupower' in linux-tools
8402 - LP: #1158668
8403 * [Config] Build-dep on libpci-dev for cpu tools
8404 - LP: #1158668
8405
8406 [ Tim Gardner ]
8407
8408 * rebase to v3.11-rc6
8409 * Release tracker
8410 - LP: #1213941
8411
8412 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
8413
8414linux (3.11.0-2.5) saucy; urgency=low
8415
8416 [ Tim Gardner ]
8417
8418 * [Config] CONFIG_PM_DEBUG=y
8419 - LP: #1210539
8420 * rebase to v3.11-rc5
8421 * Release tracker
8422 - LP: #1211378
8423
8424 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
8425
8426linux (3.11.0-1.4) saucy; urgency=low
8427
8428 [ Tim Gardner ]
8429
8430 * Bump ABI when making changes to the inclusion list lest
8431 you cause conflicts with existing installed kernel
8432 packages.
8433 - LP: #1210331
8434
8435 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
8436
8437linux (3.11.0-0.3) saucy; urgency=low
8438
8439 [ Tim Gardner ]
8440
8441 * [Config] Include rbd and kvm in the virtual inclusion list
8442 - LP: #1206961
8443 * [Config] Removed obsolete inclusion list entries
8444
8445 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
8446
8447linux (3.11.0-0.2) saucy; urgency=low
8448
8449 [ Bruce Allan ]
8450
8451 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
8452 - LP: #1206757
8453 * SAUCE: (no-up) e1000e: enable support for new device IDs
8454 - LP: #1206757
8455
8456 [ John Johansen ]
8457
8458 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
8459
8460 [ Paolo Pisati ]
8461
8462 * build vexpress a15 dtb
8463 * [Config] disable Broadcom bcm support (ARCH_BCM)
8464 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
8465 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
8466 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
8467 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
8468 * [Config] disable TI Keystone, AM43xx and OMAP5 support
8469 * [Config] ARM_APPENDED_DTB=y
8470
8471 [ Tim Gardner ]
8472
8473 * rebase to v3.11-rc4
8474 * overlayfs: Update to v19
8475 * [Config] Enable overlayfs
8476 * SAUCE: Fix lttng compile errors
8477
8478 [ Upstream Kernel Changes ]
8479
8480 * rebase to v3.11-rc4
8481 - LP: #1163720
8482 - LP: #1162026
8483 - LP: #1195636
8484 - LP: #1195597
8485 - LP: #1180409
8486 - LP: #1168430
8487
8488 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
8489
8490linux (3.11.0-0.1) saucy; urgency=low
8491
8492 [ Upstream Kernel Changes ]
8493
8494 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
8495 - LP: #1163720
8496 - LP: #1162026
8497 - LP: #1195636
8498 - LP: #1195597
8499 - LP: #1180409
8500 - LP: #1168430
8501
8502 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
8503
8504linux (3.10.0-2.10) saucy; urgency=low
8505
8506 [ Andy Whitcroft ]
8507
8508 * [Config] CONFIG_INTEL_MEI*=m
8509 - LP: #1196155
8510 * [Config] CONFIG_DEBUG_INFO=y
8511
8512 [ Stephen Warren ]
8513
8514 * [Config] fix Calxeda xgmac module filename
8515
8516 [ Upstream Kernel Changes ]
8517
8518 * Revert "serial: 8250_pci: add support for another kind of NetMos
8519 Technology PCI 9835 Multi-I/O Controller"
8520 - LP: #1190967
8521 * mfd: lpc_ich: Add support for Intel Avoton SoC
8522 - LP: #1196658
8523
8524 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
8525
8526linux (3.10.0-2.9) saucy; urgency=low
8527
8528 [ Andy Whitcroft ]
8529
8530 * rebase to v3.10
8531
8532 [ John Johansen ]
8533
8534 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
8535 network mediation"
8536 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
8537 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
8538 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
8539 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
8540 interface"
8541 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
8542 to prevent execve from granting privs"
8543 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
8544
8545 [ Upstream Kernel Changes ]
8546
8547 * rebase to v3.10
8548
8549 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
8550
8551linux (3.10.0-1.8) saucy; urgency=low
8552
8553 [ Andy Whitcroft ]
8554
8555 * Release Tracking Bug
8556 - LP: #1195717
8557
8558 [ Andy Whitcroft ]
8559
8560 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
8561 interface"
8562 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
8563 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
8564 reference"
8565 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
8566 * Revert "ubuntu: overlayfs --
8567 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
8568 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
8569 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
8570 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
8571 * Revert "ubuntu: overlayfs --
8572 overlayfs-fix-possible-leak-in-ovl_new_inode"
8573 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
8574 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
8575 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
8576 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
8577 * Revert "ubuntu: overlayfs -- overlay filesystem"
8578 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
8579 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
8580 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
8581 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
8582
8583 [ Erez Zadok ]
8584
8585 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
8586
8587 [ Miklos Szeredi ]
8588
8589 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
8590 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
8591 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
8592 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
8593 * ubuntu: overlayfs v18 -- -- overlay filesystem
8594 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
8595
8596 [ Neil Brown ]
8597
8598 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
8599
8600 [ Tim Gardner ]
8601
8602 * [Config] CONFIG_SUNRPC_DEBUG=y
8603 - LP: #1127319
8604
8605 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
8606
8607linux (3.10.0-0.7) saucy; urgency=low
8608
8609 [ Andy Whitcroft ]
8610
8611 * autopkgtest: switch Depends: to build-essential
8612
8613 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
8614
8615linux (3.10.0-0.6) saucy; urgency=low
8616
8617 [ Andy Whitcroft ]
8618
8619 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
8620 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
8621 - LP: #1098378
8622 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
8623 * ubuntu: overlayfs -- expose do_splice_direct prototype
8624 * ubuntu: overlayfs -- follow change to do_splice_direct interface
8625 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
8626 - LP: #1192691
8627
8628 [ Stefan Bader ]
8629
8630 * (d-i) Add dm-snapshot to md-modules
8631 - LP: #1191726
8632
8633 [ Tim Gardner ]
8634
8635 * Release tracker
8636 - LP: #1194149
8637 * [Config] CONFIG_WIL6210=n for armhf
8638 * [Config] d-i: Add calxedaxgmac to nic-modules
8639 - LP: #1192358
8640 * [debian] Use dh_strip
8641 - LP: #1192759
8642 * [Config] Enable perf for armhf
8643 * do_tools=false when cross compiling
8644 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
8645 - LP: #1108082
8646
8647 [ Upstream Kernel Changes ]
8648
8649 * nsp32: switch reset delay to msleep() as it is tooo long
8650 * alx: add a simple AR816x/AR817x device driver
8651 Plucked from linux-next. replaces ubuntu/alx in favor of
8652 'to be merged' version in 3.11.
8653 * rebase to v3.10-rc7
8654 - LP: #1189363
8655
8656 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
8657
8658linux (3.10.0-0.5) saucy; urgency=low
8659
8660 [ Andy Whitcroft ]
8661
8662 * rebase to v3.10-rc6
8663 * [Config] updateconfigs following rebase to v3.10-rc6
8664
8665 [ Upstream Kernel Changes ]
8666
8667 * rebase to v3.10-rc6
8668
8669 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
8670
8671linux (3.10.0-0.4) saucy; urgency=low
8672
8673 [ Andy Whitcroft ]
8674
8675 * [Config] updateconfigs following rebase to v3.10-rc4
8676
8677 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
8678
8679linux (3.10.0-0.3) saucy; urgency=low
8680
8681 [ Andy Whitcroft ]
8682
8683 * rebase to v3.10-rc5
8684
8685 [ Upstream Kernel Changes ]
8686
8687 * rebase to v3.10-rc5
8688 - LP: #1186170
8689
8690 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
8691
8692linux (3.10.0-0.2) saucy; urgency=low
8693
8694 [ Andy Whitcroft ]
8695
8696 * rebase to v3.10-rc4
8697 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
8698 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
8699 - LP: #1187744
8700 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
8701
8702 [ Dave Chiluk ]
8703
8704 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
8705 - LP: #1035226
8706
8707 [ Tim Gardner ]
8708
8709 * rebase to v3.10-rc3
8710 * [Config] sparc be gone
8711 * [Config] ia64 be gone
8712 * d-i: block-modules provides nbd-modules
8713
8714 [ Upstream Kernel Changes ]
8715
8716 * rebase to v3.10-rc4
8717 * rebase to v3.10-rc3
8718
8719 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
8720
8721linux (3.10.0-0.1) saucy; urgency=low
8722
8723 [ Tim Gardner ]
8724
8725 * UBUNTU: Disabled lttng
8726 * UBUNTU: Disable aufs for FTBS
8727 * UBUNTU: Disabled alx
8728 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
8729 * UBUNTU: rebase to v3.10-rc2
8730 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
8731
8732 [ Andy Whitcroft ]
8733
8734 * UBUNTU: [Config] update standards version to 3.9.4.0
8735 * UBUNTU: [Config] squash duplicate package description (long and short)
8736 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
8737 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
8738 * UBUNTU: [Config] drop redundant Build-Conficts:
8739
8740 [ Upstream Kernel Changes ]
8741
8742 * rebase to v3.10-rc2
8743 - LP: #1180351
8744
8745 [ Upstream Kernel Changes ]
8746
8747 * rebase to v3.10-rc1
8748 - LP: #1172151
8749 - LP: #1089795
8750 - LP: #1167270
8751 - LP: #1128840
8752
8753 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
8754
8755linux (3.10.0-0.0) saucy; urgency=low
8756
8757 * Dummy
8758
8759 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
8760
8761linux (3.9.0-2.6) saucy; urgency=low
8762
8763 [ Tim Gardner ]
8764
8765 * rebase to v3.9.2
8766
8767 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
8768
8769linux (3.9.0-1.5) saucy; urgency=low
8770
8771 [ Tim Gardner ]
8772
8773 * rebase to v3.9.1
8774
8775 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
8776
8777linux (3.9.0-0.4) saucy; urgency=low
8778
8779 [ Andy Whitcroft ]
8780
8781 * ubuntu: overlayfs -- add FS_ALIAS
8782
8783 [ Tim Gardner ]
8784
8785 * Added lttng
8786 - LP: #1175784
8787
8788 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
8789
8790linux (3.9.0-0.3) saucy; urgency=low
8791
8792 [ Upstream Kernel Changes ]
8793
8794 * rebase to v3.9
8795
8796 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
8797
8798linux (3.9.0-0.2) saucy; urgency=low
8799
8800 [ Tim Gardner ]
8801
8802 * Enable extras packaging for amd64/i386.
8803 Fixes build depenencies with brittany and linux-meta.
8804
8805 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
8806
8807linux (3.9.0-0.1) saucy; urgency=low
8808
8809 [ Upstream Kernel Changes ]
8810
8811 * rebase to v3.9-rc8
8812
8813 [ Upstream Kernel Changes ]
8814
8815 * rebase to v3.9-rc7
8816 - LP: #1128840
8817
8818 [ Upstream Kernel Changes ]
8819
8820 * rebase to v3.9-rc6
8821
8822 [ Upstream Kernel Changes ]
8823
8824 * rebase to v3.9-rc5
8825
8826 [ Upstream Kernel Changes ]
8827
8828 * rebase to v3.8-rc4
8829 - LP: #1095315
8830 - LP: #886975
8831 - LP: #1086921
8832
8833 [ Upstream Kernel Changes ]
8834
8835 * rebase to v3.9-rc3
8836 - LP: #1155016
8837 - LP: #1103594
8838
8839 [ Upstream Kernel Changes ]
8840
8841 * rebase to v3.9-rc2
8842
8843 [ Upstream Kernel Changes ]
8844
8845 * rebase to v3.9-rc1
8846 - LP: #901105
8847 - LP: #961286
8848 - LP: #1011792
8849 - LP: #1128934
8850 - LP: #886975
8851 - LP: #978807
8852
8853 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
8854
8855linux (3.8.0-7.14) raring; urgency=low
8856
8857 [ Andy Whitcroft ]
8858
8859 * [Config] CONFIG_RCU_USER_QS=n
8860 * [Config] CONFIG_MTD_ONENAND_SIM=n
8861 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
8862
8863 [ Upstream Kernel Changes ]
8864
8865 * rebase to v3.8
8866
8867 [Tim Gardner]
8868
8869 * Release Tracking Bug
8870 - LP: #1130111
8871 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
8872 - LP: #1128840
8873
8874 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
8875
8876linux (3.8.0-6.13) raring; urgency=low
8877
8878 [Tim Gardner]
8879
8880 * Release Tracking Bug
8881 - LP: #1125364
8882 * Add ahci modules to d-i
8883 - LP: #1124415
8884
8885
8886 [ Chris Wilson ]
8887
8888 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
8889 the encoders
8890 - LP: #1097315
8891
8892 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
8893
8894linux (3.8.0-6.12) raring; urgency=low
8895
8896 [Tim Gardner]
8897
8898 * perf: NO_LIBPERL=1
8899 * Fix linux-headers dependency
8900 * Release Tracking Bug
8901 - LP: #1124362
8902
8903 [ Andy Whitcroft ]
8904
8905 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
8906 - LP: #1121699
8907
8908 [ Daniel Vetter ]
8909
8910 * SAUCE: drm/i915: write backlight harder
8911 - LP: #954661
8912
8913 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
8914
8915linux (3.8.0-6.11) raring; urgency=low
8916
8917 [Tim Gardner]
8918
8919 * Release Tracking Bug
8920 - LP: #1122071
8921 * rebase to v3.8-rc7
8922 * Add libaudit-dev as a build dependency
8923 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
8924
8925 [ Leann Ogasawara ]
8926
8927 * [Config] Remove CONFIG_SATA_AHCI annotation
8928
8929 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
8930
8931linux (3.8.0-5.10) raring; urgency=low
8932
8933 [Tim Gardner]
8934
8935 * Release Tracking Bug
8936 - LP: #1118568
8937
8938 * Bump ABI to fix install issue with 3.8.0-4.8.
8939 Moving drivers/ata/*ahci* to linux-image caused an
8940 install conflict with linux-image-extras without an
8941 ABI bump.
8942
8943 [ Jan Beulich ]
8944
8945 * SAUCE: xen-pciback: rate limit error messages from
8946 xen_pcibk_enable_msi{, x}()
8947 - LP: #1117336
8948 - CVE-2013-0231
8949
8950 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
8951
8952linux (3.8.0-4.9) raring; urgency=low
8953
8954 [ Herton Ronaldo Krzesinski ]
8955
8956 * d-i: Add mellanox ethernet drivers to nic-modules
8957 - LP: #1015339
8958
8959 [ Joseph Salisbury ]
8960
8961 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
8962 - LP: #1113547
8963
8964 [ Kamal Mostafa ]
8965
8966 * SAUCE: alx driver import script
8967
8968 [ Qualcomm Atheros, Inc ]
8969
8970 * SAUCE: alx: Update to heads/master
8971
8972 [ Tim Gardner ]
8973
8974 * Release Tracking Bug
8975 - LP: #1117673
8976
8977 * [debian] Remove dangling symlink from headers package
8978 - LP: #1112442
8979 * [config] CONFIG_ALX=m
8980 * [Config] Add alx to d-i nic-modules
8981 * [Config] CONFIG_SATA_AHCI=m
8982 - LP: #1056563
8983
8984 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
8985
8986linux (3.8.0-4.8) raring; urgency=low
8987
8988 [ Allen Ibara ]
8989
8990 * SAUCE: imx6: dts: Add IMX6Q AHCI support
8991
8992 [ Andy Whitcroft ]
8993
8994 * rebase to v3.8-rc6
8995 * updateconfigs following rebase to v3.8-rc6
8996
8997 [Leann Ogasawara]
8998
8999 * Release Tracking Bug
9000 - LP: #1112573
9001
9002 [ Paolo Pisati ]
9003
9004 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
9005 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
9006 * [Config] MMC_ARMMMCI=y (vexpress mmc)
9007 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
9008
9009 [ Seth Forshee ]
9010
9011 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
9012
9013 [ Upstream Kernel Changes ]
9014
9015 * rebase to v3.8-rc6
9016 - LP: #1107477
9017
9018 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
9019
9020linux (3.8.0-3.7) raring; urgency=low
9021
9022 [ Andy Green ]
9023
9024 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
9025 * SAUCE: ARM: omap2 add mac address allocation register api
9026 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
9027 allocation
9028
9029 [ Leann Ogasawara ]
9030
9031 * rebase to v3.8-rc5
9032 * Release Tracking Bug
9033 - LP: #1111486
9034
9035 [ Paolo Pisati ]
9036
9037 * SAUCE: davinci: vpss: compilation fix
9038 * [Config] enable TI OMAP4 support (Pandaboard/ES)
9039 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
9040 * [Config] enable Freescale IMX6 support (SabreLite)
9041 * [Config] SERIAL_IMX_CONSOLE=y
9042 * [Config] MMC_*_IMX=y
9043 * [Config] disable USB_SUSPEND
9044 * [Config] USB_MXS_PHY=y
9045 * [Config] USB_CHIPIDEA=y
9046 * SAUCE: DTB: add support for multiple DTBs
9047 * SAUCE: DTB: build imx6q-sabrelite
9048 * SAUCE: DTB: build beaglexm
9049 * SAUCE: DTB: build panda/panda es
9050 * [Config] disable CPU_FREQ
9051 * [Config] PANEL_TFP410=y (video DVI output)
9052 * [Config] SND_OMAP_SOC*=y
9053 * [Config] SND_IMX_SOC*=y
9054 * [Config] I2C_IMX=y
9055 * [Config] SPI_IMX=m
9056
9057 [ Stefan Bader ]
9058
9059 * [Config] Move 9p modules into generic package
9060 - LP: #1107658
9061
9062 [ Tony Lindgren ]
9063
9064 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
9065 kernels
9066 * SAUCE: ARM: OMAP2+: Use omap initcalls
9067 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
9068 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
9069 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
9070 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
9071 multiplaform
9072 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
9073 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
9074 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
9075
9076 [ Upstream Kernel Changes ]
9077
9078 * rebase to v3.8-rc5
9079 - LP: #1096789
9080
9081 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
9082
9083linux (3.8.0-2.6) raring; urgency=low
9084
9085 [ Adam Conrad ]
9086
9087 * Fix up linux-tools -> SRCPKGNAME-tools rename
9088
9089 [ Andy Whitcroft ]
9090
9091 * [Config] re-disable CONFIG_SOUND_OSS
9092 - LP: #1105230
9093
9094 [ Arend van Spriel ]
9095
9096 * SAUCE: brcmsmac: fix tx status processing
9097
9098 [Leann Ogasawara]
9099
9100 * Release Tracking Bug
9101 - LP: #1105104
9102
9103 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
9104
9105linux (3.8.0-1.5) raring; urgency=low
9106
9107 [Tim Gardner]
9108
9109 * Release Tracking Bug
9110 - LP: #1101235
9111
9112 [ Dudley Du ]
9113
9114 * SAUCE: Input: add support for Cypress PS/2 Trackpads
9115 - LP: #978807
9116
9117 [ Kamal Mostafa ]
9118
9119 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
9120 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
9121 * [Config] Add CONFIG_PS2_CYPRESS
9122
9123 [ Tim Gardner ]
9124
9125 * rebase to v3.8-rc4
9126
9127 [ Upstream Kernel Changes ]
9128
9129 * rebase to v3.8-rc4
9130 - LP: #1095315
9131 - LP: #886975
9132 - LP: #1086921
9133
9134 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
9135
9136linux (3.8.0-0.4) raring; urgency=low
9137
9138 [ Leann Ogasawara ]
9139
9140 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
9141 * [Config] Update CONFIG_IIO build annotation
9142 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
9143 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
9144 * [Config] Remove CONFIG_SPI_PL022 annotation
9145 * [Config] Update CONFIG_EZX_PCAP annotation
9146 * [Config] Update CONFIG_SENSORS_AK8975 annotation
9147 * [Config] Disable CONFIG_DRM_MGAG200
9148 - LP: #1042903
9149
9150 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
9151
9152linux (3.8.0-0.3) raring; urgency=low
9153
9154 [ Andy Whitcroft ]
9155
9156 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
9157 uselib()"
9158
9159 [ Scott James Remnant ]
9160
9161 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
9162 (for v3.7+)
9163 - LP: #1085766, #462111
9164
9165 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
9166
9167linux (3.8.0-0.2) raring; urgency=low
9168
9169 [ Tim Gardner ]
9170
9171 * [packaging] Add macro to selectively disable building perf
9172 * [packaging] Cannot depend on universe package libaudit-dev
9173
9174 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
9175
9176linux (3.8.0-0.1) raring; urgency=low
9177
9178
9179 [ Upstream Kernel Changes ]
9180
9181 * rebase to v3.8-rc3
9182 - LP: #1096789
9183
9184 [ Upstream Kernel Changes ]
9185
9186 * rebase to v3.8-rc2
9187 - LP: #1082357
9188 - LP: #1075882
9189
9190 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
9191
9192linux (3.7.0-7.15) raring; urgency=low
9193
9194 [ Chris J Arges ]
9195
9196 * SAUCE: add eeprom_bad_csum_allow module parameter
9197 - LP: #1070182
9198
9199 [ Leann Ogasawara ]
9200
9201 * Add ceph to linux-image for virtual instances
9202 - LP: #1063784
9203
9204 [ Serge Hallyn ]
9205
9206 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
9207
9208 [ Tim Gardner ]
9209
9210 * [Config] CONFIG_SLUB_DEBUG=y
9211 - LP: #1090308
9212
9213 [ Upstream Kernel Changes ]
9214
9215 * Revert "[SCSI] sd: Implement support for WRITE SAME"
9216 - LP: #1089818
9217
9218 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
9219
9220linux (3.7.0-6.14) raring; urgency=low
9221
9222 [ Andy Whitcroft ]
9223
9224 * [Config] annotations: all new annotations scheme including defaults
9225 * [Configs] apply annotation updates to main configs (top section)
9226
9227 [ Leann Ogasawara ]
9228
9229 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
9230 build"
9231 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
9232 * Temporarily disable module check for build
9233
9234 [ Stefan Bader ]
9235
9236 * ubuntu: dm-raid45: Adapt to upstream interface changes
9237 * Re-enable build of dm-raid45
9238
9239 [ Tim Gardner ]
9240
9241 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
9242 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
9243 * SAUCE: drm: Fix possible EDID memory allocation oops
9244 * SAUCE: ttm: Fix possible _manager memory allocation oops
9245 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
9246 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
9247 2 pointers
9248
9249 [ Tomas Hozza ]
9250
9251 * SAUCE: tools: hv: Netlink source address validation allows DoS
9252 - LP: #1084777
9253 - CVE-2012-5532
9254
9255 [ Upstream Kernel Changes ]
9256
9257 * rebase to v3.7
9258
9259 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
9260
9261linux (3.7.0-5.13) raring; urgency=low
9262
9263 [ Lino Sanfilippo ]
9264
9265 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
9266 fsnotify_destroy_group()
9267 - LP: #922906
9268 * SAUCE: fsnotify: introduce fsnotify_get_group()
9269 - LP: #922906
9270 * SAUCE: fsnotify: use reference counting for groups
9271 - LP: #922906
9272 * SAUCE: fsnotify: take groups mark_lock before mark lock
9273 - LP: #922906
9274 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
9275 indicates wheather a mark should be destroyed
9276 - LP: #922906
9277 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
9278 mark list
9279 - LP: #922906
9280 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
9281 - LP: #922906
9282 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
9283 fsnotify_remove_mark()
9284 - LP: #922906
9285 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
9286 by group
9287 - LP: #922906
9288 * SAUCE: fsnotify: change locking order
9289 - LP: #922906
9290
9291 [ Tim Gardner ]
9292
9293 * [Config] CONFIG_NFC_LLCP=y
9294 * [Config] get-firmware: Filter new files through fwinfo
9295 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
9296 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
9297 * [Config] CONFIG_XEN=y for all arches
9298 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
9299 * [Config] CONFIG_MMC_DW_EXYNOS=m
9300 * [Config] CONFIG_GPIO_ADNP=m
9301 * [Config] find-obsolete-firmware: Use correct path
9302 * rebase to v3.7-rc8
9303 - LP: #1084640
9304
9305 [ Upstream Kernel Changes ]
9306
9307 * Revert "VFS: don't do protected {sym,hard}links by default"
9308 - LP: #1084192
9309
9310 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
9311
9312linux (3.7.0-4.12) raring; urgency=low
9313
9314 [ Tim Gardner ]
9315
9316 * Revert "[Config] Use -j1 for headers_install"
9317 * Revert "[Config] install-arch-headers needs a valid config"
9318 Strayed into the weeds in search of the root cause of the periodic
9319 build failure.
9320 Fixes powerpc FTBS introduced in -4.11.
9321 * [Config] hmake -j1
9322 The kernel makefile appears to have parallel dependency
9323 problems for the install_headers target. This appears to be root
9324 cause for a periodic build failure on N-way machines.
9325
9326 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
9327
9328linux (3.7.0-4.11) raring; urgency=low
9329
9330 [ Tim Gardner ]
9331
9332 * [Config] Use -j1 for headers_install
9333 Also fixes a powerpc FTBS introduced by
9334 "[Config] install-arch-headers needs a valid config".
9335
9336 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
9337
9338linux (3.7.0-4.10) raring; urgency=low
9339
9340 [ Andy Whitcroft ]
9341
9342 * [Config] add rebuild-test support for autopkgtest
9343 - LP: #1081500
9344 * [tests] move build tests out of the way
9345 - LP: #1081500
9346 * [tests] add an autopkgtest rebuild test
9347 - LP: #1081500
9348
9349 [ Tim Gardner ]
9350
9351 * rebase to v3.7-rc7
9352 * SAUCE: Remove emi62 files duplicated in linux-firmware
9353 * SAUCE: Remove sb16 files duplicated in linux-firmware
9354 * SAUCE: Remove whiteheat files duplicated in linux-firmware
9355 * SAUCE: Remove yamaha files duplicated in linux-firmware
9356 * SAUCE: Remove dsp56k files used only by m68k
9357 * SAUCE: firmware: Remove last vestiges of dabusb
9358 * SAUCE: Remove vicam files duplicated in linux-firmware
9359 * [Config] install-arch-headers needs a valid config
9360
9361 [ Upstream Kernel Changes ]
9362
9363 * rebase to v3.7-rc7
9364 - LP: #1076840
9365 - LP: #1081466
9366
9367 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
9368
9369linux (3.7.0-3.9) raring; urgency=low
9370
9371 [ Leann Ogasawara ]
9372
9373 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
9374 - LP: #1079900
9375 * Add nfsv3 to nfs-modules udeb
9376
9377 [ Paolo Pisati ]
9378
9379 * [Config] SND_OMAP_SOC*=y
9380 - LP: #1019321
9381
9382 [ Stefan Bader ]
9383
9384 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
9385 - LP: #1078926
9386
9387 [ Tim Gardner ]
9388
9389 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
9390 - LP: #1079469
9391 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
9392 * rebase to v3.7-rc6
9393 * SAUCE: script to detect obsolete firmware
9394 * SAUCE: Remove yam files duplicated in linux-firmware
9395 * SAUCE: Remove tehuti files duplicated in linux-firmware
9396 * SAUCE: Remove matrox files duplicated in linux-firmware
9397 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
9398 * SAUCE: Remove r128 files duplicated in linux-firmware
9399 * SAUCE: Remove acenic files duplicated in linux-firmware
9400 * SAUCE: Remove keyspan files duplicated in linux-firmware
9401 * SAUCE: Remove sun files duplicated in linux-firmware
9402 * SAUCE: Remove radeon files duplicated in linux-firmware
9403 * SAUCE: Update bnx2x firmware to 7.8.2.0
9404 * [Config] generic.inclusion-list: econet has disappeared
9405
9406 [ Upstream Kernel Changes ]
9407
9408 * seccomp: forcing auditing of kill condition
9409 - LP: #1079469
9410 * rebase to v3.7-rc6
9411
9412 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
9413
9414linux (3.7.0-2.8) raring; urgency=low
9415
9416 [ Andy Whitcroft ]
9417
9418 * Revert "overlayfs: disable until FTBS is fixed"
9419 * Revert "ubuntu: overlayfs"
9420 * Revert "ubuntu: AUFS"
9421 * ubuntu: overlayfs -- overlayfs: add statfs support
9422 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
9423 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
9424 inode
9425 - LP: #944386
9426 * ubuntu: AUFS (no-squash): basic framework and update machinary
9427 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
9428 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
9429 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
9430 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
9431 * ubuntu: AUFS (no-squash) -- reenable
9432 - LP: #1079193
9433
9434 [ Erez Zadok ]
9435
9436 * ubuntu: overlayfs -- overlayfs: implement show_options
9437
9438 [ Miklos Szeredi ]
9439
9440 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
9441 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
9442 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
9443 * ubuntu: overlayfs -- overlay filesystem
9444 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
9445 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
9446
9447 [ Neil Brown ]
9448
9449 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
9450
9451 [ Robin Dong ]
9452
9453 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
9454 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
9455
9456 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
9457
9458linux (3.7.0-1.7) raring; urgency=low
9459
9460 [ Tim Gardner ]
9461
9462 * [Config] Drop dependency on libaudit-dev
9463 Its a universe package which causes an FTBS on the builders.
9464 libaudit-dev is not strictly required for the perf tools build.
9465
9466 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
9467
9468linux (3.7.0-1.6) raring; urgency=low
9469
9470 [ Andy Whitcroft ]
9471
9472 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
9473 * [Config] better encode the CONFIG_NVRAM constaint
9474 * enforcer -- fix debugging output
9475
9476 [ Ben Collins ]
9477
9478 * [Config] Add custom_override rule to allow for alternate kernel
9479 file/install
9480 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
9481
9482 [ Tim Gardner ]
9483
9484 * [Config] Dropped armel
9485 * Drop highbank from ABI fetch list
9486 * [Config] Use dh_prep instead of 'dh_clean -k'
9487 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
9488 * [Config] Document binary-indep dependency chain
9489 * rebase to v3.7-rc5
9490
9491 [ Upstream Kernel Changes ]
9492
9493 * rebase to v3.7-rc5
9494
9495 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
9496
9497linux (3.7.0-0.5) raring; urgency=low
9498
9499 [ Tim Gardner ]
9500
9501 * [Config] CONFIG_AMD_IOMMU_V2=m
9502 - LP: #1071520
9503 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
9504 Fixes FTBS
9505
9506 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
9507
9508linux (3.7.0-0.4) raring; urgency=low
9509
9510 [ Ben Collins ]
9511
9512 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
9513
9514 [ Tim Gardner ]
9515
9516 * [Config] do_tools=false for arm
9517
9518 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
9519
9520linux (3.7.0-0.3) raring; urgency=low
9521
9522 [ Tim Gardner ]
9523
9524 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
9525 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
9526 * [Config] Drop highbank harder
9527
9528 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
9529
9530linux (3.7.0-0.2) raring; urgency=low
9531
9532 [ Andy Whitcroft ]
9533
9534 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
9535 instances
9536 - LP: #1066921
9537 * [Config] drop highbank builds
9538
9539 [ Jeremy Kerr ]
9540
9541 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
9542 - LP: #1063061
9543
9544 [ Leann Ogasawara ]
9545
9546 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
9547
9548 [ Tim Gardner ]
9549
9550 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
9551 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
9552 * rebase to v3.7-rc4
9553 * SAUCE: MODSIGN: Emit error for incorrectly signed module
9554
9555 [ Upstream Kernel Changes ]
9556
9557 * rebase to v3.7-rc4
9558
9559 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
9560
9561linux (3.7.0-0.1) raring; urgency=low
9562
9563
9564 [ Upstream Kernel Changes ]
9565
9566 * rebase to v3.7-rc3
9567 - LP: #1056078
9568
9569 [ Upstream Kernel Changes ]
9570
9571 * rebase to v3.7-rc2
9572 - LP: #1060729
9573 - LP: #1059523
9574 - LP: #1006690
9575 - LP: #1049623
9576 - LP: #1046512
9577 - LP: #1052499
9578 - LP: #1037642
9579 - LP: #559939
9580 - LP: #1052460
9581 - LP: #939161
9582 - LP: #1046734
9583
9584 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
9585
9586linux (3.6.0-0.1) UNRELEASED; urgency=low
9587
9588
9589 [ Upstream Kernel Changes ]
9590
9591 * rebase to v3.6
9592
9593 [ Upstream Kernel Changes ]
9594
9595 * rebase to v3.6-rc7
9596
9597 [ Upstream Kernel Changes ]
9598
9599 * rebase to v3.6-rc6
9600 - LP: #1000424
9601
9602 [ Upstream Kernel Changes ]
9603
9604 * rebase to v3.6-rc5
9605 - LP: #1040077
9606
9607 [ Upstream Kernel Changes ]
9608
9609 * rebase to v3.6-rc4
9610
9611 [ Upstream Kernel Changes ]
9612
9613 * rebase to v3.6-rc3
9614 - LP: #1038651
9615 - LP: #1034779
9616
9617 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
9618
9619linux (3.5.0-6.6) quantal-proposed; urgency=low
9620
9621 [ Andy Whitcroft ]
9622
9623 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
9624 experimental features
9625 * SAUCE: highbank -- export clock functions for modules
9626 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
9627 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
9628 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
9629 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
9630 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
9631 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
9632 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
9633 * [Config] highbank -- reenable CONFIG_DW_DMAC
9634 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
9635 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
9636 * [Config] highbank -- reenable CONFIG_USB_DWC3
9637 * [Config] highbank -- reenable CONFIG_SATA_MV
9638 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
9639 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
9640 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
9641 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
9642 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
9643 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
9644 * [Config] highbank -- enable CONFIG_EXPERT
9645 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
9646 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
9647 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
9648 * [Config] enable CONFIG_USB_ETH_EEM
9649 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
9650 * [Config] disable CONFIG_USB_M66592
9651 * [Config] enable CONFIG_USB_NET2272
9652 * [Config] enable CONFIG_USB_R8A66597
9653 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
9654 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
9655 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
9656 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
9657 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
9658 * [Config] sync configuration armhf omap -> armel omap
9659 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
9660 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
9661
9662 [ Bryan Wu ]
9663
9664 * [Config] change default IO scheduler from CFQ to Deadline
9665
9666 [ Leann Ogasawara ]
9667
9668 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
9669 * [Config] Disable CONFIG_MOUSE_INPORT
9670
9671 [ Tim Gardner ]
9672
9673 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
9674 * [Config] Add bnx2x firmware to nic-modules udeb
9675 * SAUCE: Add script to convert firmware to ihex format
9676 * SAUCE: firmware: Upgrade bnx2 to current versions
9677 * [Config] Add tigon firmware to nic-modules udeb
9678 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
9679 - LP: #1026761
9680 * SAUCE: Remove redundant cis firmware
9681 * SAUCE: Remove redundant emi26 firmware
9682 * SAUCE: Remove redundant ttusb-budget firmware
9683 * SAUCE: Remove redundant sun/cassini firmware
9684 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
9685 * SAUCE: Remove redundant 3com/typhoon.bin firmware
9686 * SAUCE: Remove redundant yamaha/ds1 firmware
9687 * SAUCE: Remove redundant keyspan_pda firmware
9688 * rebase to v3.5
9689
9690 [ Upstream Kernel Changes ]
9691
9692 * rebase to v3.5
9693 - LP: #1027828
9694
9695 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
9696
9697linux (3.5.0-5.5) quantal-proposed; urgency=low
9698
9699 [ Andy Whitcroft ]
9700
9701 * [Config] annotations: initial import of configuration annotations
9702
9703 [ Bryan Wu ]
9704
9705 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
9706
9707 [ Leann Ogasawara ]
9708
9709 * Rebase to v3.5-rc7
9710
9711 [ Manoj Iyer ]
9712
9713 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
9714 - LP: #1010281
9715
9716 [ Tim Gardner ]
9717
9718 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
9719 expects
9720 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
9721 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
9722 * [Config] CONFIG_IP_NF_QUEUE=n
9723 * [Config] CONFIG_MTD_DOC2000=n
9724 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
9725 * [Config] CONFIG_PRISM54=n
9726 * [Config] CONFIG_SCx200_I2C=n
9727 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
9728
9729 [ Upstream Kernel Changes ]
9730
9731 * rebase to v3.5-rc7
9732
9733 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
9734
9735linux (3.5.0-4.4) quantal-proposed; urgency=low
9736
9737 [ Andy Whitcroft ]
9738
9739 * [Packaging] getabis should be extracting all packages
9740 - LP: #1021174
9741 * [Config] getabis -- series uses linux-image-extra
9742 - LP: #1021174
9743 * rebase to v3.5-rc6
9744
9745 [ Bryan Wu ]
9746
9747 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
9748 flavours
9749 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
9750
9751 [ Leann Ogasawara ]
9752
9753 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
9754 - LP: #1019561
9755
9756 [ Paolo Pisati ]
9757
9758 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
9759 - LP: #1019321
9760
9761 [ Stefan Bader ]
9762
9763 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
9764 - LP: #1018456
9765 * (config) Disable ACPI_PROCFS_POWER
9766
9767 [ Tim Gardner ]
9768
9769 * [Config] CONFIG_ACPI_BGRT=y
9770 * Extract firmware module info during getabi
9771 - LP: #1021174
9772
9773 [ Upstream Kernel Changes ]
9774
9775 * rebase to v3.5-rc6
9776
9777 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
9778
9779linux (3.5.0-3.3) quantal-proposed; urgency=low
9780
9781 [ Andy Whitcroft ]
9782
9783 * [Config] enable CONFIG_MEMTEST=y
9784 - LP: #1004535
9785 * [Config] config-check: add support for a cut operation
9786 * [Config] enforcer -- switch to cut where appropriate
9787
9788 [ Leann Ogasawara ]
9789
9790 * Rebase to v3.5-rc5
9791 * [Config] Updateconfigs after rebase to v3.5-rc5
9792
9793 [ Luis Henriques ]
9794
9795 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
9796 __ocfs2_change_file_space
9797 - LP: #1006012
9798
9799 [ Seth Forshee ]
9800
9801 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
9802 for LVDS register initialization
9803 - LP: #1012800
9804
9805 [ Upstream Kernel Changes ]
9806
9807 * rebase to v3.5-rc5
9808 - LP: #1013183
9809 - LP: #1017017
9810 - LP: #884652
9811
9812 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
9813
9814linux (3.5.0-2.2) quantal-proposed; urgency=low
9815
9816 [ Andy Whitcroft ]
9817
9818 * rebase to v3.5-rc4
9819
9820 [ Arend van Spriel ]
9821
9822 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
9823 brcms_c_regd_init()
9824 - LP: #950320
9825
9826 [ Bryan Wu ]
9827
9828 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
9829
9830 [ Chris J Arges ]
9831
9832 * PACKAGING: add .gnu_debuglink sections to .ko files
9833 - LP: #669641
9834
9835 [ Leann Ogasawara ]
9836
9837 * d-i: Add hid-generic to input-modules
9838 - LP: #1017879
9839
9840 [ Ming Lei ]
9841
9842 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
9843 - LP: #1017717, #225
9844
9845 [ Paolo Pisati ]
9846
9847 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
9848 - LP: #1017718
9849 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
9850
9851 [ Seth Forshee ]
9852
9853 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
9854 during initialization
9855 - LP: #950320
9856 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
9857 by mac80211
9858 - LP: #950320
9859 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
9860 channels
9861 - LP: #950320
9862 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
9863 - LP: #950320
9864 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
9865 regulatory domain
9866 - LP: #950320
9867 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
9868 regulatory updates
9869 - LP: #950320
9870 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
9871 tx power limits
9872 - LP: #950320
9873 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
9874 against internal regulatory data
9875 - LP: #950320
9876 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
9877 when checking whether OFDM is allowed
9878 - LP: #950320
9879
9880 [ Tim Gardner ]
9881
9882 * [Config] Enable CONFIG_CGROUPS for highbank
9883 - LP: #1014692
9884 * [Config] FB_OMAP*=y and PANEL_TFP410=y
9885
9886 [ Upstream Kernel Changes ]
9887
9888 * rebase to v3.5-rc4
9889
9890 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
9891
9892linux (3.5.0-1.1) quantal-proposed; urgency=low
9893
9894 [ Andy Whitcroft ]
9895
9896 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
9897
9898 [ Leann Ogasawara ]
9899
9900 * Rebase to v3.5-rc1
9901 * [Config] Remove USB_DEVICEFS from the config enforcer
9902 * [Config] Updateconfigs after rebase to v3.5-rc1
9903 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
9904 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
9905 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
9906 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
9907 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
9908 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
9909 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
9910 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
9911 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
9912 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
9913 * Rebase to v3.5-rc2
9914 * [Config] Updateconfigs after rebase to v3.5-rc2
9915 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
9916 * Rebase to v3.5-rc3
9917 * [Config] Updateconfigs after rebase to v3.5-rc3
9918
9919 [ Paul Mundt ]
9920
9921 * SAUCE: fix bug.h's inclusion of kernel.h
9922
9923 [ Stefan Bader ]
9924
9925 * SAUCE: Fix compile failures of dm-raid45
9926 * [Config] Enable dm-raid45
9927 * Move dependency on crda to extra package
9928 - LP: #657901
9929 * SAUCE: Mask CR4 writes on older Xen hypervisors
9930
9931 [ Upstream Kernel Changes ]
9932
9933 * rebase to v3.5-rc3
9934 - LP: #993162
9935 - LP: #925577
9936 * rebase to v3.5-rc2
9937 * rebase to v3.5-rc1
9938 - LP: #955892
9939 - LP: #978038
9940 - LP: #987371
9941 - LP: #929545
9942 - LP: #942316
9943 - LP: #903853
9944
9945 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
9946
9947linux (3.4.0-5.11) quantal-proposed; urgency=low
9948
9949 [ Leann Ogasawara ]
9950
9951 * [Config] Disable CONFIG_ARM_LPAE
9952 - LP: #1009061
9953
9954 [ Oleksij Rempel ]
9955
9956 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
9957 - LP: #1008905
9958
9959 [ Paolo Pisati ]
9960
9961 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
9962 - LP: #1009061
9963
9964 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
9965
9966linux (3.4.0-4.10) quantal; urgency=low
9967
9968 [ Leann Ogasawara ]
9969
9970 * Temporarily disable ABI and module check
9971
9972 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
9973
9974linux (3.4.0-4.9) quantal; urgency=low
9975
9976 [ Andy Whitcroft ]
9977
9978 * [Config] fix config split to avoid the shared config
9979 * [Config] updateconfigs following split config fix
9980 * [Config] linux-image-extras needs full postinst
9981 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
9982 * [Config] CONFIG_HP_WATCHDOG enable as module
9983 * [Config] CONFIG_PDC_ADMA is not boot essential
9984 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
9985 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
9986 * [Config] CONFIG_TRANZPORT=m commonise
9987 * [Config] CONFIG_R3964=m commonise
9988 * [Config] CONFIG_SCSI_DH=m commonise
9989 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
9990 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
9991 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
9992 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
9993 * [Config] CONFIG_USB_SN9C102 is deprecated disable
9994 * [Config] CONFIG_USB_SI470X=m commonise
9995 * [Config] CONFIG_USB_ET61X251=m commonise
9996 * [Config] CONFIG_RTS_PSTOR=m commonise
9997 * [Config] CONFIG_SCANLOG=m commonise
9998 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
9999 * [Config] CONFIG_SM_FTL=m commonise
10000 * [Config] CONFIG_SOLO6X10=m commonise
10001 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
10002 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
10003 * [Config] CONFIG_SPI_SPIDEV=m commonise
10004 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
10005 * [Config] CONFIG_TPS65010=m commonise
10006 * [Config] CONFIG_STE10XP=y commonise
10007 * [Config] CONFIG_X25_ASY=m commonise
10008 * [Config] CONFIG_USB_MON=m commonise
10009 * [Config] CONFIG_VME_BUS=m commonise
10010 * [Config] CONFIG_W35UND=m commonise
10011 * [Config] -CONFIG_TCG_TPM=y commonise
10012 * [Config] highbank -- commonise filesystems
10013 * [Config] highbank -- commonise subsystems
10014 * [Config] highbank -- commonise network protocols
10015 * [Config] highbank -- commonise input drivers
10016 * [Config] highbank -- commonise CRYPTO options
10017 * [Config] highbank -- commonise HID options
10018 * [Config] highbank -- commonise sensors options
10019 * [Config] highbank -- commonise EXPORTFS/FHANDLE
10020 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
10021 * [Config] highbank -- commonise ENCRYPTED_KEYS
10022 * [Config] highbank -- commonise CONFIG_ATALK
10023 * [Config] highbank -- commonise INET/INET6
10024 * [Config] highbank -- commonise NLS
10025 * [Config] highbank -- commonise BLK/CHR
10026 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
10027 * [Config] highbank -- commonise INET/INET6 part 2
10028 * [Config] highbank -- commonise PHY settings
10029 * [Config] highbank -- commonise CRC settings
10030 * [Config] highbank -- commonise BINFMT settings
10031 * [Config] highbank -- commonise DM settings
10032 * [Config] highbank -- commonise RTC_DRV settings
10033 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
10034 * [Config] highbank -- commonise USB settings
10035 * [Config] highbank -- commonise GPIO settings
10036 * [Config] highbank -- commonise I2C settings
10037 * [Config] highbank -- commonise numerous subsystem selectors
10038 * [Config] highbank -- commonise A-C modules missmatches
10039 * [Config] highbank -- commonise D-F modules missmatches
10040 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
10041 * [Config] highbank -- commonise G-I modules missmatches
10042 * [Config] highbank -- commonise J-L modules missmatches
10043 * [Config] highbank -- commonise M modules missmatches
10044 * [Config] highbank -- commonise N-P modules missmatches
10045 * [Config] highbank -- commonise Q-R modules missmatches
10046 * [Config] highbank -- commonise S modules missmatches -- part 1
10047 * [Config] highbank -- commonise S modules missmatches -- part 2
10048 * [Config] highbank -- commonise T modules missmatches
10049 * [Config] highbank -- commonise U-Z modules missmatches
10050
10051 [ Ike Panhc ]
10052
10053 * [Config] add highbank flavour
10054 - LP: #1000831
10055
10056 [ Mark Langsdorf ]
10057
10058 * SAUCE: arm highbank: add support for pl320-ipc driver
10059 - LP: #1000831
10060
10061 [ Rob Herring ]
10062
10063 * SAUCE: input: add a key driver for highbank
10064 - LP: #1000831
10065 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
10066 - LP: #1000831
10067 * SAUCE: force DMA buffers to non-bufferable on highbank
10068 - LP: #1000831
10069 * SAUCE: net: calxedaxgmac: fix net timeout recovery
10070 - LP: #1000831
10071
10072 [ Tim Gardner ]
10073
10074 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
10075 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
10076 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
10077 * [Config] Homogenize CIFS configs across all arches
10078 * [Config] armhf should not be skipabi or skipmodules
10079 - LP: #1006913
10080
10081 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
10082
10083linux (3.4.0-3.8) quantal; urgency=low
10084
10085 [ Andy Whitcroft ]
10086
10087 * [Config] include include/generated/compile.h
10088 - LP: #942569
10089 * [Config] fix up postinst to ensure we know which error is which
10090 - LP: #1002388
10091
10092 [ Herton Ronaldo Krzesinski ]
10093
10094 * SAUCE: async_populate_rootfs: fix build warnings
10095 - LP: #1003417
10096
10097 [ John Johansen ]
10098
10099 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
10100 * SAUCE: apparmor: Add the ability to mediate mount
10101 * SAUCE: AppArmor: basic networking rules
10102 * SAUCE: apparmor: fix profile lookup for unconfined
10103 - LP: #978038, #987371
10104 * SAUCE: apparmor: fix long path failure due to disconnected path
10105 - LP: #955892
10106
10107 [ Mario Limonciello ]
10108
10109 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
10110 - LP: #901410
10111
10112 [ Stefan Bader ]
10113
10114 * (config) Built-in xen-acpi-processor
10115
10116 [ Tim Gardner ]
10117
10118 * [Config] CONFIG_NET_DSA=m
10119 - LP: #1004148
10120 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
10121
10122 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
10123
10124linux (3.4.0-3.7) quantal; urgency=low
10125
10126 [ Andy Whitcroft ]
10127
10128 * [Config] drop the virtual flavour in favour of a split generic et al
10129 * [Config] enforcer -- drop IDLE enforcement
10130 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
10131 * [Config] updateconfigs following removal of -virtual
10132
10133 [ Leann Ogasawara ]
10134
10135 * Rebase to v3.4
10136
10137 [ Seth Forshee ]
10138
10139 * [Config] disable CONFIG_B43_BCMA_EXTRA
10140
10141 [ Tim Gardner ]
10142
10143 * [Config] Check for extras when building udebs
10144 * [Config] Collapsed generic-pae into generic [i386]
10145
10146 [ Upstream Kernel Changes ]
10147
10148 * rebase to v3.4
10149
10150 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
10151
10152linux (3.4.0-2.6) quantal; urgency=low
10153
10154 [ Andy Whitcroft ]
10155
10156 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
10157 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
10158 d_make_root()"
10159 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
10160 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
10161 security permissions to overlay files"
10162 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
10163 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
10164 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
10165 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
10166 * Revert "ubuntu: overlayfs -- overlay filesystem"
10167 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
10168 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
10169 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
10170 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
10171 * ubuntu: overlayfs -- overlayfs: add statfs support
10172 * ubuntu: overlayfs -- inode_only_permission: export inode level
10173 permissions checks
10174 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
10175
10176 [ Erez Zadok ]
10177
10178 * ubuntu: overlayfs -- overlayfs: implement show_options
10179
10180 [ Miklos Szeredi ]
10181
10182 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10183 * ubuntu: overlayfs -- vfs: add i_op->open()
10184 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10185 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10186 * ubuntu: overlayfs -- overlay filesystem
10187 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10188
10189 [ Neil Brown ]
10190
10191 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10192
10193 [ Robin Dong ]
10194
10195 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
10196 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
10197
10198 [ Tim Gardner ]
10199
10200 * [Config] perarch and indep tools builds need separate build directories
10201 * Prevent upgrading a non-PAE CPU
10202 * perf is not parallel build safe
10203
10204 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
10205
10206linux (3.4.0-2.5) quantal; urgency=low
10207
10208 [ Andy Whitcroft ]
10209
10210 * [Config] perarch and indep tools builds need separate build directories
10211
10212 [ Tim Gardner ]
10213
10214 * Prevent upgrading a non-PAE CPU
10215 * [Config] build debug
10216 * [Config] perf tools are not parallel build safe
10217
10218 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
10219
10220linux (3.4.0-2.4) quantal; urgency=low
10221
10222 [ Leann Ogasawara ]
10223
10224 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
10225 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
10226 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
10227 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
10228 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
10229 7400"
10230 * Revert "ubuntu: omnibook: fix source file newline"
10231 * Revert "ubuntu: omnibook -- update BOM"
10232 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
10233 depend on X86"
10234 * Revert "ubuntu: omnibook -- Added missing BOM file"
10235 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
10236 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
10237 mappings"
10238 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
10239 X86_32"
10240 * Revert "ubuntu: nx-emu - i386: NX emulation"
10241 * Revert "ubuntu: rfkill drivers -- version 1.3"
10242 * Temporarily disable module check
10243 * [Config] Remove CONFIG_FSAM7400
10244 * [Config] Remove CONFIG_OMNIBOOK
10245 * [Config] Update configs
10246 * Rebase to v3.4-rc7
10247 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
10248
10249 [ Tim Gardner ]
10250
10251 * Updated generic-pae description
10252 * Rebase to v3.4-rc6
10253 * install-tools depends on build targets
10254
10255 [ Upstream Kernel Changes ]
10256
10257 * kconfig: in debug mode some 0 length message prints occur
10258 * rebase to v3.4-rc7
10259 * rebase to v3.3-rc6
10260
10261 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
10262
10263linux (3.4.0-1.3) quantal; urgency=low
10264
10265 [ Andy Whitcroft ]
10266
10267 * [Config] control.stub is an intermediate product not a dependancy
10268 - LP: #992414
10269
10270 [ Leann Ogasawara ]
10271
10272 * remove i386 generic from getabis
10273
10274 [ Upstream Kernel Changes ]
10275
10276 * (pre-stable) b43: only reload config after successful initialization
10277 - LP: #950295
10278
10279 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
10280
10281linux (3.4.0-1.2) quantal; urgency=low
10282
10283 [ Andy Whitcroft ]
10284
10285 * [Config] add build depends for flex, bison and pkg-config
10286
10287 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
10288
10289linux (3.4.0-1.1) quantal; urgency=low
10290
10291 [ Andy Whitcroft ]
10292
10293 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10294 permissions to overlay files
10295 - LP: #915941, #918212
10296 - CVE-2012-0055
10297
10298 [ Leann Ogasawara ]
10299
10300 * Open Q
10301 * Rebase to v3.4-rc5
10302 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10303 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10304 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10305 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
10306 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10307 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
10308 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10309 * [Config] Temporarily disable CONFIG_AX88796 on arm
10310
10311 [ Upstream Kernel Changes ]
10312
10313 * vfs: pass struct path to __dentry_open()
10314 * vfs: add i_op->open()
10315 * vfs: export do_splice_direct() to modules
10316 * vfs: introduce clone_private_mount()
10317 * overlay filesystem
10318 * overlayfs: add statfs support
10319 * overlayfs: implement show_options
10320 * overlay: overlay filesystem documentation
10321 * fs: limit filesystem stacking depth
10322 * overlayfs: follow header cleanup
10323 * overlayfs: switch from d_alloc_root() to d_make_root()
10324 * overlayfs: update touch_atime() usage
10325 * rebase to v3.4-rc5
10326 - LP: #950490
10327 * rebase to v3.4-rc4
10328 * rebase to v3.4-rc3
10329 * rebase to v3.4-rc2
10330 * rebase to v3.4-rc1
10331 * rebase to v3.3
10332 * rebase to v3.3-rc7
10333 * rebase to v3.3-rc6
10334 * rebase to v3.3-rc5
10335 * rebase to v3.3-rc4
10336 - LP: #900802
10337 - LP: #930842
10338 * rebase to v3.3-rc3
10339 - LP: #924320
10340 - LP: #923316
10341 - LP: #923409
10342 - LP: #918254
10343 * rebase to v3.3-rc2
10344 * rebase to v3.3-rc1
10345 - LP: #795823
10346 - LP: #909419
10347 - LP: #910792
10348 - LP: #878701
10349 - LP: #724831
10350
10351 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
10352
10353linux (3.2.0-10.18) precise; urgency=low
10354
10355 [ Tim Gardner ]
10356
10357 * SAUCE: ecryptfs: Print inode on metadata error
10358
10359 [ Upstream Kernel Changes ]
10360
10361 * Revert "proc: enable writing to /proc/pid/mem"
10362 - LP: #919115
10363 - CVE-2012-0056
10364 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
10365 - LP: #909419
10366
10367 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
10368
10369linux (3.2.0-10.17) precise; urgency=low
10370
10371 [ Andy Whitcroft ]
10372
10373 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
10374 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
10375 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
10376 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
10377 * Revert "SAUCE: overlayfs -- overlay filesystem"
10378 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
10379 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
10380 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
10381 * ensure debian/ is not excluded from git by default
10382 * add new scripting to handle buglinks in rebases
10383 * ubuntu: overlayfs -- overlayfs: add statfs support
10384 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10385 permissions to overlay files
10386 - LP: #915941, #918212
10387 - CVE-2012-0055
10388
10389 [ Erez Zadok ]
10390
10391 * ubuntu: overlayfs -- overlayfs: implement show_options
10392
10393 [ Leann Ogasawara ]
10394
10395 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
10396 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
10397 - LP: #907377, #911236
10398 * [Config] Enable CONFIG_IRQ_REMAP
10399
10400 [ Miklos Szeredi ]
10401
10402 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10403 * ubuntu: overlayfs -- vfs: add i_op->open()
10404 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10405 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10406 * ubuntu: overlayfs -- overlay filesystem
10407 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10408
10409 [ Neil Brown ]
10410
10411 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10412
10413 [ Upstream Kernel Changes ]
10414
10415 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
10416 - LP: #647043
10417 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
10418 breaks USB
10419 - LP: #647043
10420
10421 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
10422
10423linux (3.2.0-9.16) precise; urgency=low
10424
10425 [ Andy Whitcroft ]
10426
10427 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
10428 * [Config] pull ARM sound modules =m
10429 * [Config] CONFIG_RTC_DRV_TEST is for testing only
10430 * [Config] CONFIG_USB_DUMMY_HCD is testing only
10431 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
10432
10433 [ Leann Ogasawara ]
10434
10435 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
10436 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
10437 * [Config] Enable CONFIG_MMC_TMIO=m
10438 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
10439 * [Config] Enable CONFIG_ISI=m
10440 * [Config] Enable CONFIG_MMC=y
10441 * [Config] Enable CONFIG_LIRC_PARALLEL=m
10442 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
10443 * [Config] Enable CONFIG_CHR_DEV_SG=y
10444 * [Config] Enable CONFIG_GPIO_PCA953X=m
10445 * [Config] Enable CONFIG_GPIO_TWL4030=m
10446 * [Config] Enable CONFIG_INET_DIAG=m
10447 * [Config] Enable CONFIG_NLS_ISO8859_1=m
10448 * [Config] Enable CONFIG_NVRAM=m
10449 * [Config] Enable CONFIG_SLIP=m
10450 * [Config] Enable CONFIG_PC300TOO=m
10451 * [Config] Enable CONFIG_TUN=y
10452 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
10453 * [Config] Enable CONFIG_THERMAL=y
10454 * [Config] Enable CONFIG_PPP=y
10455 * [Config] Enable CONFIG_PCI_STUB=m
10456 * Rebase to v3.2.1
10457 * [Config] Enable CONFIG_RTL8192E=m
10458 * [Config] Enable CONFIG_RTS5139=m
10459
10460 [ Stefan Bader ]
10461
10462 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
10463
10464 [ Upstream Kernel Changes ]
10465
10466 * ARM: restart: add restart hook to machine_desc record
10467 * ARM: restart: allow platforms more flexibility specifying restart mode
10468 * ARM: restart: move reboot failure handing into machine_restart()
10469 * ARM: restart: remove argument to setup_mm_for_reboot()
10470 * ARM: 7159/1: OMAP: Introduce local common.h files
10471 * ARM: restart: only perform setup for restart when soft-restarting
10472 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
10473 function
10474 * ARM: idmap: populate identity map pgd at init time using .init.text
10475 * ARM: suspend: use idmap_pgd instead of suspend_pgd
10476 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
10477 * ARM: idmap: use idmap_pgd when setting up mm for reboot
10478 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
10479 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
10480 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
10481 restart changes
10482 * ARM: lib: add call_with_stack function for safely changing stack
10483 * ARM: reset: implement soft_restart for jumping to a physical address
10484 * ARM: stop: execute platform callback from cpu_stop code
10485 * ARM: kexec: use soft_restart for branching to the reboot buffer
10486 * ARM: restart: omap: use new restart hook
10487 * topdown mmap support
10488 - LP: #861296
10489
10490 [ Upstream Kernel Changes ]
10491
10492 * Rebase to v3.2.1
10493
10494 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
10495
10496linux (3.2.0-8.15) precise; urgency=low
10497
10498 [ Leann Ogasawara ]
10499
10500 * [Config] Disable CONFIG_ACPI_PROCFS
10501 * Remove server from getabis
10502 * Temporarily disable module check
10503 * [Config] Disable CONFIG_MTD_TESTS
10504 * [Config] Disable CONFIG_X86_E_POWERSAVER
10505 * [Config] Set CONFIG_ARCNET=m
10506 * [Config] Enable CONFIG_ATM_DUMMY=m
10507 * [Config] Enable CONFIG_BLK_DEV_MD=y
10508 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
10509 * [Config] Enable CONFIG_BLK_DEV_SD=y
10510 * [Config] Enable CONFIG_BLK_DEV_SR=y
10511 * [Config] Enable CONFIG_BLK_DEV_UB=m
10512 * [Config] Enable CONFIG_COPS=m
10513 * [Config] Enable CONFIG_DVB_USB_EC168=m
10514 * [Config] Enable CONFIG_ENC28J60=m
10515 * [Config] Enable CONFIG_FB_UVESA=m
10516 * [Config] Enable CONFIG_FB_ATY=m
10517 * [Config] Enable CONFIG_BROADCOM_PHY=y
10518 * [Config] Enable CONFIG_CICADA_PHY=y
10519 * [Config] Enable CONFIG_DAVICOM_PHY=y
10520 * [Config] Enable CONFIG_ICPLUS_PHY=y
10521 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
10522 * [Config] Enable CONFIG_LXT_PHY=y
10523 * [Config] Enable CONFIG_MARVELL_PHY=y
10524 * [Config] Enable CONFIG_NATIONAL_PHY=y
10525 * [Config] Enable CONFIG_QSEMI_PHY=y
10526 * [Config] Enable CONFIG_SMSC_PHY=y
10527 * [Config] Enable CONFIG_VITESSE_PHY=y
10528 * Add 3w-sas to scsi-modules
10529 - LP: #776542
10530
10531 [ Mathieu Trudel-Lapierre ]
10532
10533 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
10534 to interface settings
10535
10536 [ Paolo Pisati ]
10537
10538 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
10539 - LP: #912199
10540 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
10541 - LP: #912199
10542 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
10543 - LP: #912199
10544
10545 [ Upstream Kernel Changes ]
10546
10547 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
10548 - LP: #906832
10549
10550 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
10551
10552linux (3.2.0-8.14) precise; urgency=low
10553
10554 [ Andy Whitcroft ]
10555
10556 * [Config] enable CONFIG_SND_USB_6FIRE
10557 - LP: #912197
10558 * rebase to mainline v3.2 final release
10559 * updateconfigs following rebase to v3.2 final
10560 * ubuntu: AUFS -- add BOM and automated update script
10561 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
10562 - LP: #684666
10563 * ubuntu: AUFS -- update aufs-update to track new locations of headers
10564 * ubuntu: AUFS -- clean up the aufs updater and BOM
10565 * ubuntu: AUFS -- documentation on updating aufs2
10566 * ubuntu: AUFS -- aufs3-base.patch
10567 * ubuntu: AUFS -- aufs3-standalone.patch
10568 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
10569 * ubuntu: AUFS -- fix undefined security_path_link
10570 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
10571 * ubuntu: AUFS -- updateconfigs following update
10572 * ubuntu: AUFS -- suppress benign plink warning messages
10573 - LP: #621195
10574 * ubuntu: AUFS -- enable in config and makefile
10575 * ubuntu: AUFS -- disable in favor of overlayfs
10576 * [Config] linux-virtual -- should include the extX modules
10577 - LP: #912308
10578
10579 [ Tyler Hicks ]
10580
10581 * SAUCE: eCryptfs: Improve statfs reporting
10582 - LP: #885744
10583
10584 [ Upstream Kernel Changes ]
10585
10586 * rebase to upstream v3.2
10587
10588 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
10589
10590linux (3.2.0-7.13) precise; urgency=low
10591
10592 [ Upstream Kernel Changes ]
10593
10594 * rebase to upstream 3.2-rc7
10595
10596 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
10597
10598linux (3.2.0-6.12) precise; urgency=low
10599
10600 [ Upstream Kernel Changes ]
10601
10602 * rebase to upstream v3.2-rc6
10603
10604 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
10605
10606linux (3.2.0-5.11) precise; urgency=low
10607
10608 [ Andy Whitcroft ]
10609
10610 * enforcer -- allow arch and flavour predicates to take lists
10611 * enforcer -- simplify armel/armhf specific options
10612 * enforcer -- fix incorrectly specified flavour matches
10613
10614 [ Leann Ogasawara ]
10615
10616 * [Config] Disable IRQ_REMAP
10617 * [Config] Enable CONFIG_SENSORS_LM95245=m
10618 * [Config] Enable CONFIG_SENSORS_MAX1668=m
10619 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
10620 * [Config] Enable CONFIG_SENSORS_MAX6639=m
10621 * [Config] Enable CONFIG_SENSORS_MAX6642=m
10622 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
10623 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
10624 * [Config] Enable CONFIG_PATA_TOSHIBA=m
10625 * [Config] Enable CONFIG_POHMELFS=m
10626 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
10627 * [Config] Enable CONFIG_PATA_OPTI=m
10628 * add overlayfs to virtual inclusion list
10629 - LP: #903897
10630 * add veth to virtual inclusion list
10631 - LP: #903897
10632 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
10633
10634 [ Paolo Pisati ]
10635
10636 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
10637 - LP: #903346
10638
10639 [ Tim Gardner ]
10640
10641 * [Config] CONFIG_LOCKUP_DETECTOR=y
10642 - LP: #903615
10643
10644 [ Upstream Kernel Changes ]
10645
10646 * rebase to upstream 55b02d2f
10647
10648 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
10649
10650linux (3.2.0-4.10) precise; urgency=low
10651
10652 [ Kyle McMartin ]
10653
10654 * SAUCE: dmar: disable if ricoh multifunction detected
10655 - LP: #894070
10656
10657 [ Seth Forshee ]
10658
10659 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
10660 - LP: #581312
10661
10662 [ Tim Gardner ]
10663
10664 * Start new release, Bump ABI, rebase to 3.2-rc5
10665
10666 [ Leann Ogasawara ]
10667
10668 * [Config] Enable CONFIG_SENSORS_AK8975=m
10669
10670 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
10671
10672linux (3.2.0-3.9) precise; urgency=low
10673
10674 [ Andy Whitcroft ]
10675
10676 * SAUCE: ext4: correct partial write discard size calculation
10677 - LP: #894768
10678
10679 [ Leann Ogasawara ]
10680
10681 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
10682 - LP: #892615
10683
10684 [ Matthew Garrett ]
10685
10686 * SAUCE: pci: Rework ASPM disable code
10687
10688 [ Upstream Kernel Changes ]
10689
10690 * x86: Fix boot failures on older AMD CPU's
10691 - LP: #892615
10692 * EHCI : Fix a regression in the ISO scheduler
10693 - LP: #899165
10694
10695 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
10696
10697linux (3.2.0-3.8) precise; urgency=low
10698
10699 [ Andy Whitcroft ]
10700
10701 * armhf -- add d-i configuration
10702 * armhf -- disable ABI checks for armhf
10703 * armhf -- add arch to getabis config
10704
10705 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
10706
10707linux (3.2.0-3.7) precise; urgency=low
10708
10709 [ Stefan Bader ]
10710
10711 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
10712 synchronous, regardless of lazy_mmu mode
10713 - LP: #854050
10714
10715 [ Tim Gardner ]
10716
10717 * rebase to v3.2-rc4
10718
10719 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
10720
10721linux (3.2.0-2.6) precise; urgency=low
10722
10723 [ Andy Whitcroft ]
10724
10725 * armhf -- fix omap flavour to build on armhf
10726 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
10727
10728 [ Borislav Petkov ]
10729
10730 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
10731 - LP: #892615
10732
10733 [ Colin Watson ]
10734
10735 * Add pata_macio to pata-modules
10736
10737 [ Tim Gardner ]
10738
10739 * [Config] Prefer crda over wireless-crda
10740 * [Config] Fix virtual inclusion list.
10741 - LP: #897795
10742
10743 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
10744
10745linux (3.2.0-2.5) precise; urgency=low
10746
10747 [ Paolo Pisati ]
10748
10749 * [Config] PANEL_DVI=y
10750
10751 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
10752
10753linux (3.2.0-2.4) precise; urgency=low
10754
10755 [ Andy Whitcroft ]
10756
10757 * rebase to v3.2-rc3
10758
10759 [ Leann Ogasawara ]
10760
10761 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
10762 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
10763 * Revert "olpc_dcon_xo_1_5 needs delay.h"
10764 * Revert "olpc_dcon_xo_1 needs delay.h"
10765 * rebase to 6fe4c6d4
10766 * [Config] updateconfigs after rebase to 6fe4c6d4
10767
10768 [ Tim Gardner ]
10769
10770 * [Config] Replace wireless-crda with crda,wireless-regdb
10771 - LP: #856421
10772 * [Config] Relax the dependencies on crda
10773
10774 [ Upstream Kernel Changes ]
10775
10776 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
10777 - LP: #724831
10778 * Ubuntu: remove coreutils|fileutils package dependency
10779 - LP: #892814
10780 * iio: iio_event_getfd -- fix ev_int build failure
10781
10782 [ Upstream Kernel Changes ]
10783
10784 * Rebase to v3.2-rc3
10785
10786 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
10787
10788linux (3.2.0-1.3) precise; urgency=low
10789
10790 [ Upstream Kernel Changes ]
10791
10792 * Ubuntu: Add ext2 to fs-core-modules
10793 - LP: #893395
10794
10795 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
10796
10797linux (3.2.0-1.2) precise; urgency=low
10798
10799 [ Andy Whitcroft ]
10800
10801 * [Config] enable CONFIG_NFC and associated devices
10802 * SAUCE: allow brcmsmac and b43 to both build
10803
10804 [ Soren Hansen ]
10805
10806 * Add ixgbe driver to d-i
10807 - LP: #891969
10808
10809 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
10810
10811linux (3.2.0-1.1) precise; urgency=low
10812 [ Andy Whitcroft ]
10813
10814 * armhf -- enable armhf and create the first flavours
10815 * SAUCE: ensure root is ready before running usermodehelpers in it
10816 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
10817
10818 [ Leann Ogasawara ]
10819
10820 * Temporarily ignore module check
10821 * [Config] Enable PCI_IOV on powerpc
10822 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
10823 * rebase to v3.2-rc2
10824 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
10825 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
10826 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
10827 * SAUCE: select ARM_AMBA if OMAP3_EMU
10828 * [Config] updateconfigs after select ARM_AMBA
10829 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
10830 * [Config] Enable CONFIG_EXT2_FS=m
10831 * [Config] Build in CONFIG_SATA_AHCI=y
10832 * Resolve linux-image-extra's install dependency
10833
10834 [ Seth Forshee ]
10835
10836 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
10837 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
10838 Documentation
10839 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
10840 alps_model_info
10841 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
10842 size
10843 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
10844 3 and 4
10845 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
10846 protocol
10847 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
10848 versions 3 and 4
10849
10850 [ Stefan Bader ]
10851
10852 * [Config] Built-in xen-netfront and xen-blkfront
10853 * Fix build of dm-raid45 and re-enable it
10854
10855 [ Tim Gardner ]
10856
10857 * [Config] CONFIG_USB_XHCI_HCD=y
10858 - LP: #886167
10859 * [Config] CONFIG_R6040=m
10860 - LP: #650899
10861 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
10862 - LP: #854399
10863 * [Config] Consolidated amd64 server flavour into generic
10864 * [Config] updateconfigs after rebase to 3.2-rc1
10865 * [Config] Disabled dm-raid4-5
10866 * [Config] Disabled ndiswrapper
10867 * [Config] Disable vt6656
10868 * [Config] exclude ppp-modules for virtual flavour
10869 * [Config] CONFIG_MEMSTICK_R592=m
10870 - LP: #238208
10871
10872 [ Upstream Kernel Changes ]
10873
10874 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
10875 - LP: #887780
10876 * CHROMIUM: seccomp_filter: add process state reporting
10877 - LP: #887780
10878 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
10879 works.
10880 - LP: #887780
10881 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
10882 - LP: #887780
10883 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
10884 - LP: #887780
10885 * CHROMIUM: seccomp_filters: move to btrees
10886 * CHROMIUM: enable CONFIG_BTREE
10887 * CHROMIUM: seccomp_filter: kill NR_syscall references
10888 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
10889 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
10890 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
10891 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
10892 * CHROMIUM: seccomp_filter: inheritance documentation
10893 * CHROMIUM: seccomp_filter: make inherited filters composable
10894 * CHROMIUM: Fix seccomp_t compile error
10895 - LP: #887780
10896 * CHROMIUM: Fix kref usage
10897 - LP: #887780
10898 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
10899 * rebase to v3.2-rc2
10900
10901 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
10902
10903linux (3.1.0-2.3) precise; urgency=low
10904
10905 [ Tim Gardner ]
10906
10907 * Add postinit and postrm scripts to the extras package
10908 - LP: #882120
10909
10910 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
10911
10912linux (3.1.0-2.2) precise; urgency=low
10913
10914 [ Andy Whitcroft ]
10915
10916 * debian: add locking to protect debian/files from parallel update
10917
10918 [ Leann Ogasawara ]
10919
10920 * rebase to v3.1
10921
10922 [ Upstream Kernel Changes ]
10923
10924 * rebase to v3.1
10925
10926 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
10927
10928linux (3.1.0-1.1) precise; urgency=low
10929
10930 [ Andiry Xu ]
10931
10932 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
10933 - LP: #872811
10934
10935 [ Andy Whitcroft ]
10936
10937 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
10938 - LP: #832694
10939 * Revert "ubuntu: compcache -- version 0.5.3"
10940 - LP: #832694
10941 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
10942 * [Config] Enable CONFIG_MACVTAP=m
10943 - LP: #822601
10944 * record the compiler in the ABI and check for inconsistant builds
10945 * [Config] move ECRYPT_FS back to =y for all architectures
10946 - LP: #827197
10947 * [Config] enable CONFIG_DRM_VMWGFX=m
10948 - LP: #698009
10949 * [Config] re-fix ECRYPT_FS=y
10950 - LP: #827197
10951 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
10952 - LP: #827197
10953 * [Config] dropping compcache configuration options
10954 * [Config] standardise on HZ=250
10955 * SAUCE: headers_install: fix #include "..." usage for userspace
10956 - LP: #824377
10957 * make module-inclusion selection retain the left overs
10958 * add a new linux-image-extras package for virtual
10959
10960 [ Colin Watson ]
10961
10962 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
10963
10964 [ edwin_rong ]
10965
10966 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
10967 - LP: #824273
10968
10969 [ Greg Kroah-Hartman ]
10970
10971 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
10972 - LP: #824273
10973
10974 [ Jesse Sung ]
10975
10976 * SAUCE: Unregister input device only if it is registered
10977 - LP: #839238
10978
10979 [ Jiri Kosina ]
10980
10981 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
10982
10983 [ Joshua V. Dillon ]
10984
10985 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
10986
10987 [ Kees Cook ]
10988
10989 * [Config] enable and enforce SECCOMP_FILTER on x86
10990
10991 [ Keng-Yu Lin ]
10992
10993 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
10994 - LP: #824273
10995
10996 [ Leann Ogasawara ]
10997
10998 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
10999 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
11000 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
11001 readdir"
11002 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
11003 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
11004 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
11005 * Revert "ubuntu: overlayfs -- overlay filesystem"
11006 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
11007 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
11008 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
11009 than just revision"
11010 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
11011 * Revert "ubuntu: fsam7400 disable driver"
11012 - LP: #876030
11013 * rebase to v3.1-rc1
11014 * [Config] updateconfigs after rebase to v3.1-rc1
11015 * rebase to v3.1-rc2
11016 * [Config] Updateconfigs after rebase to v3.1-rc2
11017 * ubuntu: Yama - update calls to generic_permission() and
11018 inode->i_op->permission()
11019 * ubuntu: ndiswrapper -- remove netdev_priv macro
11020 * ubuntu: aufs -- Temporarily disable due to build failure
11021 * [Config] Diable INTEL_MID_PTI on armel
11022 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
11023 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
11024 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
11025 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
11026 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
11027 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
11028 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
11029 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
11030 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
11031 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
11032 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
11033 * [Config] Enable CONFIG_ECHO=m on powerpc
11034 * [Config] Enable CONFIG_ET131X=m on powerpc
11035 * [Config] Set CONFIG_FB_MATROX=m
11036 * [Config] Enable CONFIG_FB_UDL=m on powerpc
11037 * [Config] Set CONFIG_FB_VIRTUAL=n
11038 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
11039 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
11040 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
11041 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
11042 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
11043 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
11044 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
11045 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
11046 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
11047 * [Config] Enable CONFIG_IBMVETH=m on powerpc
11048 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
11049 * [Config] Enable CONFIG_IGB=m on powerpc
11050 * [Config] Enable CONFIG_IIO=m on powerpc
11051 * [Config] Enable CONFIG_INFINIBAND_NES=m
11052 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
11053 * [Config] Enable CONFIG_IWL3945=m on powerpc
11054 * [Config] Disable CONFIG_KVM_BOOK3S_64
11055 * [Config] Enable CONFIG_LAPBETHER=m on arm
11056 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
11057 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
11058 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
11059 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
11060 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
11061 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
11062 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
11063 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
11064 * [Config] Enable CONFIG_MEMSTICK=m on arm
11065 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
11066 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
11067 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
11068 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
11069 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
11070 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
11071 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
11072 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
11073 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
11074 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
11075 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
11076 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
11077 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
11078 * [Config] Enable CONFIG_MTD_SST25L=m on arm
11079 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
11080 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
11081 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
11082 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
11083 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
11084 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
11085 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
11086 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
11087 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
11088 * [Config] Enable CONFIG_PANEL=m on powerpc
11089 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
11090 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
11091 - LP: #833705
11092 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
11093 - LP: #837332
11094 * [Config] Update CONFIG_EFI_VARS enforcer check
11095 * [Config] Add aufs to virtual flavor inclusion list
11096 - LP: #844159
11097 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
11098 - LP: #818933
11099 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
11100 - LP: #768039
11101 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
11102 - LP: #838402
11103 * [Config] Add igbvf to the virtual flavor inclusion list
11104 - LP: #794570
11105 * [Config] Add ixgbevf to the virtual inclusion list
11106 - LP: #872411
11107 * [Config] Transition -generic and -server to be identical
11108 * rebase to v3.1-rc10
11109
11110 [ Luke Yelavich ]
11111
11112 * [Config] Disable legacy IDE drivers on powerpc
11113
11114 [ Ming Lei ]
11115
11116 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
11117 - LP: #801719
11118 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
11119 Sandybridge chipsets(v2)
11120 - LP: #737388, #782389, #794642
11121
11122 [ Paolo Pisati ]
11123
11124 * [Config] Compile-in vfat support for armel
11125 - LP: #853783
11126
11127 [ Randy Dunlap ]
11128
11129 * SAUCE: staging: fix rts5139 depends & build
11130 - LP: #824273
11131
11132 [ Rene Bolldorf ]
11133
11134 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
11135 power in 'ideapad_backlight_notify_power' to avoid a page fault
11136
11137 [ Seth Forshee ]
11138
11139 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
11140 - LP: #681904
11141 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
11142 - LP: #810020
11143
11144 [ Stefan Bader ]
11145
11146 * (config) Package macvlan and macvtap for virtual
11147 * [Config] Force perf to use libiberty for demangling
11148 - LP: #783660
11149 * SAUCE: xen: Do not use pv spinlocks on HVM
11150 - LP: #838026
11151
11152 [ Tim Gardner ]
11153
11154 * [Config] Clean up tools rules
11155 * [Config] Package x86_energy_perf_policy and turbostat
11156 - LP: #797556
11157 * rebase to v3.1-rc3
11158 * [Config] Simplify binary-udebs dependencies
11159 * [Config] kernel preparation cannot be parallelized
11160 * [Config] Linearize module/abi checks
11161 * [Config] Linearize and simplify tree preparation rules
11162 * [Config] Build kernel image in parallel with modules
11163 * [Config] Set concurrency for kmake invocations
11164 * [Config] Improve install-arch-headers speed
11165 * [Config] Fix binary-perarch dependencies
11166 * [Config] Removed stamp-flavours target
11167 * [Config] Serialize binary indep targets
11168 * [Config] Use build stamp directly
11169 * [Config] Restore prepare-% target
11170 * rebase to v3.1-rc4
11171 * rebase to v3.1-rc5
11172 * [Config] Disable makedumpfile for i386/amd64
11173 * rebase to v3.1-rc6
11174 * [Config] Fix binary-% build target
11175 * rebase to v3.1-rc7
11176 * rebase to v3.1-rc8
11177 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11178 - LP: #854399
11179 * [Config] Enable ftrace support in the mac80211 layer
11180 - LP: #865171
11181 * rebase to v3.1-rc9
11182 * SAUCE: usb/core/devio.c: Check for printer class specific request
11183 - LP: #872711
11184
11185 [ Upstream Kernel Changes ]
11186
11187 * overlay filesystem
11188 * overlayfs: add statfs support
11189 * overlayfs: implement show_options
11190 * overlay: overlay filesystem documentation
11191 * fs: limit filesystem stacking depth
11192
11193 [ Will Drewry ]
11194
11195 * SAUCE: seccomp_filter: new mode with configurable syscall filters
11196 * SAUCE: seccomp_filter: add process state reporting
11197 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
11198 works.
11199 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
11200
11201 [ Upstream Kernel Changes ]
11202
11203 * rebase to v3.1-rc1
11204 * rebase to v3.1-rc2
11205 * rebase to v3.1-rc3
11206 +CONFIG_BLK_DEV_BSGLIB=y
11207 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
11208 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
11209 * rebase to v3.1-rc4
11210 * rebase to v3.1-rc5
11211 * rebase to v3.1-rc6
11212 * rebase to v3.1-rc7
11213 * rebase to v3.1-rc8
11214 * rebase to v3.1-rc9
11215 * rebase to v3.1-rc10
11216
11217 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
11218
11219linux (3.1.0-1.0) oneiric; urgency=low
11220
11221 [ Leann Ogasawara ]
11222
11223 * Open P-series
11224
11225 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
11226
11227linux (3.0.0-8.10) oneiric; urgency=low
11228
11229 [ Adam Jackson ]
11230
11231 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
11232 - LP: #753994
11233
11234 [ John Johansen ]
11235
11236 * [Config] Enable missing IPv6 options
11237
11238 [ Leann Ogasawara ]
11239
11240 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
11241 - LP: #819925
11242 * Rebase to 3.0.1
11243
11244 [ Upstream Kernel Changes ]
11245
11246 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
11247 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
11248 - LP: #783582
11249 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
11250 - LP: #796476
11251 * KVM: Add SMEP support when setting CR4
11252 - LP: #796476
11253 * KVM: Mask function7 ebx against host capability word9
11254 - LP: #796476
11255 * KVM: Add instruction fetch checking when walking guest page table
11256 - LP: #796476
11257
11258 [ Upstream Kernel Changes ]
11259
11260 * rebase to v3.0.1
11261
11262 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
11263
11264linux (3.0.0-7.9) oneiric; urgency=low
11265
11266 [ Andy Whitcroft ]
11267
11268 * Revert "[Upstream] add local prefix to oss local change_bits"
11269 * Revert "SAUCE: add tracing for user initiated readahead requests"
11270 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
11271 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
11272 Zhaoyang E47"
11273 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
11274 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
11275 (grub)"
11276 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
11277 checks"
11278 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
11279 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
11280 vt switch"
11281 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
11282 - LP: #816035
11283 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
11284 it
11285 * SAUCE: (no-up) add tracing for user initiated readahead requests
11286 * SAUCE: vt -- maintain bootloader screen mode and content until vt
11287 switch
11288 * SAUCE: vt -- allow grub to request automatic vt_handoff
11289
11290 [ Arjan van de Ven ]
11291
11292 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
11293
11294 [ Kees Cook ]
11295
11296 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
11297 * [Config] enforce ACPI_CUSTOM_METHOD disabled
11298
11299 [ Keng-Yu Lin ]
11300
11301 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
11302 Zhaoyang E47
11303 - LP: #632884, #803005
11304
11305 [ Leann Ogasawara ]
11306
11307 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
11308 - LP: #513131
11309 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
11310 - LP: #815064
11311
11312 [ Rezwanul Kabir ]
11313
11314 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
11315 Dell E2 series Laptops
11316 - LP: #632884
11317
11318 [ Upstream Kernel Changes ]
11319
11320 * Revert "yama: if an underlying filesystem provides a permissions op use
11321 it"
11322 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
11323 series Laptops"
11324 * Revert "tty: include linux/slab.h for kfree"
11325 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
11326 * Revert "pch_dma: add include/slab.h for kfree"
11327 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
11328 - LP: #773524
11329 * oss: rename local change_bits to avoid powerpc bitsops.h definition
11330
11331 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
11332
11333linux (3.0.0-7.8) oneiric; urgency=low
11334
11335 [ Andy Whitcroft ]
11336
11337 * ubuntu: overlayfs -- overlayfs: add statfs support
11338 * [Config] enable CONFIG_OVERLAYFS
11339
11340 [ Erez Zadok ]
11341
11342 * ubuntu: overlayfs -- overlayfs: implement show_options
11343
11344 [ Leann Ogasawara ]
11345
11346 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
11347 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
11348 * [Config] Disable CONFIG_ATM_DUMMY on arm
11349 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
11350 * Temporarily disable module check on arm
11351 * Rebase to 3.0 final
11352 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
11353 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
11354 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
11355 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
11356 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
11357 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
11358 * [Config] Enable CONFIG_DM9000=m on arm
11359 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
11360 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
11361
11362 [ Miklos Szeredi ]
11363
11364 * ubuntu: overlayfs -- vfs: add i_op->open()
11365 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11366 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11367 * ubuntu: overlayfs -- overlay filesystem
11368 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
11369 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
11370 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11371 * ubuntu: overlayfs -- ovl: make lower mount read-only
11372
11373 [ Neil Brown ]
11374
11375 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11376
11377 [ Tim Gardner ]
11378
11379 * [Config] Add enic/fnic to udebs
11380 - LP: #801610
11381
11382 [ Upstream Kernel Changes ]
11383
11384 * yama: if an underlying filesystem provides a permissions op use it
11385
11386 [ Major Kernel Changes ]
11387
11388 * Rebase to 3.0 final
11389
11390 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
11391
11392linux (3.0.0-6.7) oneiric; urgency=low
11393
11394 [ Eagon Yager ]
11395
11396 * [Config] Fix misspelled 'skipmodule' in arm makefile.
11397
11398 [ Keng-Yu Lin ]
11399
11400 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
11401 - LP: #632884, #803005
11402
11403 [ Leann Ogasawara ]
11404
11405 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
11406 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
11407 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
11408 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
11409 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
11410 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
11411 * [Config] Set CONFIG_ACPI_SBS=m
11412 * [Config] Set CONFIG_ACPI_WMI=m
11413 * [Config] Set CONFIG_AD7150=m on arm
11414 * [Config] Set CONFIG_AD7152=m on arm
11415 * [Config] Drop CONFIG_GPIO_S5PV210
11416 * [Config] Drop CONFIG_GPIO_S5PC100
11417 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
11418 * [Config] Drop CONFIG_GPIO_EXYNOS4
11419
11420 [ Stefan Bader ]
11421
11422 * SAUCE: Re-enable RODATA for i386 virtual
11423 - LP: #809838
11424
11425 [ Upstream Kernel Changes ]
11426
11427 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
11428 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
11429 - LP: #771758
11430
11431 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
11432
11433linux (3.0.0-5.6) oneiric; urgency=low
11434
11435 [ Tim Gardner ]
11436
11437 * [Config] CONFIG_RTL8192CU=m
11438 * Rebase to -rc7
11439
11440 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
11441
11442linux (3.0.0-4.5) oneiric; urgency=low
11443
11444 [ Ming Lei ]
11445
11446 * SAUCE: fix yama_ptracer_del lockdep warning
11447 - LP: #791019
11448
11449 [ Seth Forshee ]
11450
11451 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
11452 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
11453 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
11454 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
11455 - LP: #805218
11456
11457 [ Tim Gardner ]
11458
11459 * [Config] updateconfigs after rebase to -rc6+
11460 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
11461 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
11462 * Revert "UBUNTU: add dependancies for module-init-tools"
11463 This dependency is no longer required for a 3 digit version.
11464
11465 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
11466
11467linux (3.0-3.4) oneiric; urgency=low
11468
11469 [ Keng-Yu Lin ]
11470
11471 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
11472 killswitch"
11473 - LP: #775281
11474
11475 [ Leann Ogasawara ]
11476
11477 * rebase to v3.0-rc5
11478 * [Config] updateconfigs after rebase to 3.0-rc5
11479
11480 [ Tim Gardner ]
11481
11482 * [Config] Remove ubuntu/rtl8192se
11483 * [Config] Added armel ABI files
11484 * [Config] Removed armel versatile flavour
11485 * [Config] CONFIG_INTEL_MEI=m
11486 - LP: #716867
11487
11488 [ Upstream Kernel Changes ]
11489
11490 * ALSA: hda - Enable auto-parser as default for Conexant codecs
11491
11492 [ Upstream Kernel Changes ]
11493
11494 * rebase to v3.0-rc5
11495
11496 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
11497
11498linux (3.0-2.3) oneiric; urgency=low
11499
11500 [ Andy Whitcroft ]
11501
11502 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
11503
11504 [ Leann Ogasawara ]
11505
11506 * rebase to v3.0-rc4
11507 * [Config] updateconfigs after rebase to 3.0-rc4
11508 * fix ERROR: __devcgroup_inode_permission undefined
11509
11510 [ Stefan Bader ]
11511
11512 * SAUCE: iscsitarget: Remove driver from the kernel
11513
11514 [ Tim Gardner ]
11515
11516 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
11517 * [Config] Add grub-efi as a recommended bootloader for server and
11518 generic
11519 - LP: #800910
11520
11521 [ Upstream Kernel Changes ]
11522
11523 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
11524
11525 [ Leann Ogasawara ]
11526
11527 * rebase to v3.0-rc4
11528
11529 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
11530
11531linux (3.0-1.2) oneiric; urgency=low
11532
11533 [ Andy Whitcroft ]
11534
11535 * [Config] enable CONFIG_CAN_CALC_BITTIMING
11536
11537 [ Leann Ogasawara ]
11538
11539 * rebase to v3.0-rc3
11540 * [Config] updateconfigs after rebase to 3.0-rc3
11541
11542 [ Upstream Kernel Changes ]
11543
11544 * perf: clear out make flags when calling kernel make kernelver
11545
11546 [ Leann Ogasawara ]
11547
11548 * rebase to v3.0-rc3
11549
11550 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
11551
11552linux (3.0-0.1) oneiric; urgency=low
11553
11554 [ Andy Whitcroft ]
11555
11556 * use the packaging version in the kernel
11557 * use the kernels idea of its version for version_signature
11558 * add dependancies for module-init-tools
11559 * update control files to version 3
11560 * printchanges/insertchanges allow override of prev_release
11561 * correct Vcs-Git: to point to oneiric
11562
11563 [ Leann Ogasawara ]
11564
11565 * rebase to v3.0-rc1
11566 * [Config] updateconfigs after rebase to 3.0-rc1
11567 * ubuntu: dm-raid4-5 fix up build failure
11568 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
11569 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
11570 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
11571 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
11572 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
11573 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
11574 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
11575 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
11576 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
11577 * rebase to v3.0-rc2
11578
11579 [ Manoj Iyer ]
11580
11581 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
11582 - LP: #790754
11583
11584 [ Upstream Kernel Changes ]
11585
11586 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
11587 demands it"
11588 * drm/i915: fix regression after clock gating init split
11589
11590 [ Major Kernel Changes ]
11591
11592 * rebase from v2.6.39 to v3.0-rc1
11593 * rebase from v3.0-rc1 to v3.0-rc2
11594
11595 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
11596
11597linux (2.6.39-3.10) oneiric; urgency=low
11598
11599 [ Colin Ian King ]
11600
11601 * SAUCE: S3 early resume debug via keyboard LEDs
11602
11603 [ Ingo Molnar ]
11604
11605 * ubuntu: nx-emu - i386: NX emulation
11606 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
11607
11608 [ Leann Ogasawara ]
11609
11610 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
11611 * Revert "[Config] Disable CONFIG_DM_RAID45"
11612 * [Config] enable CONFIG_BRCMFMAC=y
11613 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
11614 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
11615
11616 [ Robert Nelson ]
11617
11618 * SAUCE: omap3: beagle: detect new xM revision B
11619 - LP: #770679
11620 * SAUCE: omap3: beagle: detect new xM revision C
11621 - LP: #770679
11622 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
11623 - LP: #770679
11624
11625 [ Stefan Bader ]
11626
11627 * SAUCE: Convert dm-raid45 to new block plugging
11628
11629 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
11630
11631linux (2.6.39-3.9) oneiric; urgency=low
11632
11633 [ Leann Ogasawara ]
11634
11635 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
11636 * rebase to v2.6.39
11637 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
11638 * [Config] enable CONFIG_INPUT_APANEL=m
11639
11640 [ Thomas Schlichter ]
11641
11642 * SAUCE: vesafb: mtrr module parameter is uint, not bool
11643 - LP: #778043
11644 * SAUCE: vesafb: enable mtrr WC by default
11645 - LP: #778043
11646
11647 [ Major Kernel Changes ]
11648
11649 * rebase from v2.6.39-rc7 to v2.6.39
11650
11651 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
11652
11653linux (2.6.39-2.8) oneiric; urgency=low
11654
11655 [ Andy Whitcroft ]
11656
11657 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
11658 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
11659 * Revert "[Config] Disable CONFIG_AUFS_FS"
11660 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
11661 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
11662 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
11663 * ubuntu: AUFS -- clean up the aufs updater and BOM
11664 * ubuntu: AUFS -- documentation on updating aufs2
11665
11666 [ Kees Cook ]
11667
11668 * ubuntu: Yama - LSM hooks
11669 * ubuntu: Yama - create task_free security callback
11670 * ubuntu: Yama - add ptrace relationship tracking interface
11671 * ubuntu: Yama - unconditionally chain to Yama LSM
11672
11673 [ Leann Ogasawara ]
11674
11675 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
11676 * Revert "[Config] Disable CONFIG_EASYCAP"
11677 * ubuntu: fsam7400 disable driver
11678 * ubuntu: omnibook disable driver
11679 * ubuntu: rfkill disable driver
11680
11681 [ Tim Gardner ]
11682
11683 * SAUCE: Fix extra reference in fb_open()
11684
11685 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
11686
11687linux (2.6.39-2.7) oneiric; urgency=low
11688
11689 [ Leann Ogasawara ]
11690
11691 * rebase to v2.6.39-rc7
11692
11693 [ Major Kernel Changes ]
11694
11695 * rebase from v2.6.39-rc6 to v2.6.39-rc7
11696
11697 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
11698
11699linux (2.6.39-1.6) oneiric; urgency=low
11700
11701 [ Leann Ogasawara ]
11702
11703 * rebase to v2.6.39-rc6
11704 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
11705
11706 [ Tim Gardner ]
11707
11708 * [Config] updateconfigs after rebase to 2.6.39-rc6
11709
11710 [ Major Kernel Changes ]
11711
11712 * rebase from v2.6.39-rc5 to v2.6.39-rc6
11713 - LP: #740126
11714
11715 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
11716
11717linux (2.6.39-0.5) oneiric; urgency=low
11718
11719 [ Herton Ronaldo Krzesinski ]
11720
11721 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
11722 - LP: #764758
11723
11724 [ Leann Ogasawara ]
11725
11726 * rebase to v2.6.39-rc5
11727 * [Config] updateconfigs following rebase to v2.6.39-rc5
11728
11729 [ Paolo Pisati ]
11730
11731 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
11732 - LP: #759913
11733
11734 [ Stefan Bader ]
11735
11736 * Include nls_iso8859-1 for virtual images
11737 - LP: #732046
11738
11739 [ Major Kernel Changes ]
11740
11741 * rebase from v2.6.39-rc4 to v2.6.39-rc5
11742
11743 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
11744
11745linux (2.6.39-0.4) oneiric; urgency=low
11746
11747 [ Leann Ogasawara ]
11748
11749 * rebase to v2.6.39-rc4
11750 * [Config] updateconfigs following rebase to v2.6.39-rc4
11751 * fixup powerpc implicit declaration of function
11752 'crash_kexec_wait_realmode'
11753 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
11754
11755 [ Tim Gardner ]
11756
11757 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
11758 - LP: #769503
11759 * [Config] Add cachefiles.ko to virtual flavour
11760 - LP: #770430
11761
11762 [ Major Kernel Changes ]
11763
11764 * rebase from v2.6.39-rc3 to v2.6.39-rc4
11765
11766 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
11767
11768linux (2.6.39-0.3) oneiric; urgency=low
11769
11770 [ Leann Ogasawara ]
11771
11772 * rebase to v2.6.39-rc3
11773 * crash_kexec_wait_realmode() undefined when !SMP
11774
11775 [ Tim Gardner ]
11776
11777 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
11778 - LP: #632327
11779
11780 [ Major Kernel Changes ]
11781
11782 * rebase from v2.6.39-rc2 to v2.6.39-rc3
11783
11784 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
11785
11786linux (2.6.39-0.2) oneiric; urgency=low
11787
11788 [ Gustavo F. Padovan ]
11789
11790 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
11791 - LP: #720949
11792
11793 [ John Johansen ]
11794
11795 * AppArmor: Fix masking of capabilities in complain mode
11796 - LP: #748656
11797
11798 [ Leann Ogasawara ]
11799
11800 * rebase to v2.6.39-rc2
11801 * [Config] updateconfigs following rebase to v2.6.39-rc2
11802 * hv_mouse needs delay.h
11803 * olpc_dcon_xo_1 needs delay.h
11804 * olpc_dcon_xo_1_5 needs delay.h
11805 * Update dropped.txt for Oneiric
11806
11807 [ Steve Langasek ]
11808
11809 * [Config] Make linux-libc-dev coinstallable under multiarch
11810 - LP: #750585
11811
11812 [ Upstream Kernel Changes ]
11813
11814 * x86, hibernate: Initialize mmu_cr4_features during boot
11815 - LP: #752870
11816
11817 [ Major Kernel Changes ]
11818
11819 * rebase from v2.6.39-rc1 to v2.6.39-rc2
11820
11821 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
11822
11823linux (2.6.39-0.1) oneiric; urgency=low
11824
11825 [ Brad Figg ]
11826
11827 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
11828 - LP: #737124
11829
11830 [ Henrik Rydberg ]
11831
11832 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
11833 * SAUCE: HID: ntrig: fix suspend/resume on recent models
11834
11835 [ Herton Ronaldo Krzesinski ]
11836
11837 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
11838 struct v4l2_subdev
11839 - LP: #745213
11840
11841 [ Kees Cook ]
11842
11843 * [Config] packaging: adjust perms on vmlinuz as well
11844 * SAUCE: nx-emu: further clarify dmesg reporting
11845 - LP: #745181
11846
11847 [ Leann Ogasawara ]
11848
11849 * rebase to v2.6.39-rc1
11850 * [Config] updateconfigs following rebase to v2.6.39-rc1
11851 * [Config] Disable CONFIG_DM_RAID45
11852 * [Config] Disable CONFIG_SCSI_ISCSITARGET
11853 * [Config] Disable CONFIG_EASYCAP
11854 * [Config] Disable CONFIG_AUFS_FS
11855 * update bnx2 firmware files in d-i/firmware/nic-modules
11856 * xhci-pci.c resolve implicit declaration of kzalloc
11857 * [Config] Enable CONFIG_DRM_PSB for only x86
11858 * [Config] Enable CONFIG_RTS_PSTOR for only x86
11859 * mfd/asic3: Fix typo, s/irq_data/data/
11860
11861 [ Luke Yelavich ]
11862
11863 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
11864 - LP: #745358
11865 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
11866 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
11867
11868 [ Manoj Iyer ]
11869
11870 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
11871 - LP: #745217
11872
11873 [ Tim Gardner ]
11874
11875 * SAUCE: INR_OPEN=4096
11876 - LP: #663090
11877 * SAUCE: Increase the default hard limit for open FDs to 4096
11878 - LP: #663090
11879
11880 [ Upstream Kernel Changes ]
11881
11882 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
11883 namespace cleanup
11884 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
11885 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
11886
11887 [ Major Kernel Changes ]
11888
11889 * rebase from v2.6.38 to v2.6.39-rc1
11890
11891 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
11892
11893linux (2.6.39-0.0) oneiric; urgency=low
11894
11895 [ Leann Ogasawara ]
11896
11897 * Open Oneiric
11898
11899 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
11900
11901linux (2.6.38-7.39) natty; urgency=low
11902
11903 [ Leann Ogasawara ]
11904
11905 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
11906
11907 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
11908
11909linux (2.6.38-7.38) natty; urgency=low
11910
11911 [ Leann Ogasawara ]
11912
11913 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
11914 gcc-4.5.2-6ubuntu5 finished building on all arches.
11915
11916 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
11917
11918linux (2.6.38-7.37) natty; urgency=low
11919
11920 [ Leann Ogasawara ]
11921
11922 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
11923
11924 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
11925
11926linux (2.6.38-7.36) natty; urgency=low
11927
11928 [ Andy Whitcroft ]
11929
11930 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
11931 optimisation"
11932 * purge last vestiges of maverick
11933 * [Config] switch CONFIG_FB_VESA back to module
11934
11935 [ Chris Wilson ]
11936
11937 * SAUCE: drm/i915: Fix pipelined fencing
11938 - LP: #717114
11939
11940 [ Loïc Minier ]
11941
11942 * Include nls_cp437 module in virtual for fat
11943 - LP: #732046
11944 * Support arch= cross-compilation for any arch
11945 * Fix couple of typos in 0-common-vars.mk
11946 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
11947 * Add armhf to Debian -> Linux arch map
11948 * Add initial armhf.mk
11949 * Enable common packages for armhf
11950
11951 [ Upstream Kernel Changes ]
11952
11953 * Yama: fix default relationship to check thread group
11954 - LP: #737676
11955
11956 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
11957
11958linux (2.6.38-7.35) natty; urgency=low
11959
11960 [ Andy Whitcroft ]
11961
11962 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
11963 * rebase fixes bug #715330
11964 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
11965 * rebase to v2.6.38 final
11966
11967 [ Herton Ronaldo Krzesinski ]
11968
11969 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
11970 - LP: #636091
11971
11972 [ Tim Gardner ]
11973
11974 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
11975
11976 [ Upstream Kernel Changes ]
11977
11978 * Yama: use thread group leader when creating match
11979 - LP: #729839
11980 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
11981 RAID controller
11982 - LP: #735240
11983 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
11984
11985 [ Major Kernel Changes ]
11986
11987 * rebase from v2.6.38-rc8 to v2.6.38 final
11988 - LP: #715330
11989
11990 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
11991
11992linux (2.6.38-6.34) natty; urgency=low
11993
11994 [ Andy Whitcroft ]
11995
11996 * [Config] normalise CONFIG_INTEL_TXT
11997 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
11998 - LP: #730860
11999 * rebase to mainline v2.6.38-rc8
12000
12001 [ Major Kernel Changes ]
12002
12003 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
12004 to v2.6.38-rc8
12005
12006 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
12007
12008linux (2.6.38-6.33) natty; urgency=low
12009
12010 [ Andy Whitcroft ]
12011
12012 * d-i -- enable speakup-modules udeb
12013 - LP: #672699
12014 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
12015 * [Config] debian PPC64 configuration
12016 * [Config] cleanup powerpc config fixing unexpected inconsistancies
12017 * [Config] resync ppc64 configuration
12018 * SAUCE: match up ENTRY/END naming for 32/64 bit
12019 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
12020 * [Config] update configs after rebase to
12021 fb62c00a6d8942775abc23d1621db1252e2d93d1
12022 * [Config] pps_gen_parport no longer built
12023
12024 [ Corentin Chary ]
12025
12026 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
12027 - LP: #689393
12028 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
12029 - LP: #689393
12030
12031 [ John Johansen ]
12032
12033 * SAUCE: Fix aufs calling of security_path_mknod
12034 - LP: #724456
12035
12036 [ Kees Cook ]
12037
12038 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
12039
12040 [ Tim Gardner ]
12041
12042 * rebase to 2.6.38-rc7
12043
12044 [ Upstream Kernel Changes ]
12045
12046 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
12047
12048 [ Major Kernel Changes ]
12049
12050 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
12051 fb62c00a6d8942775abc23d1621db1252e2d93d1
12052 - LP: #721389
12053 - LP: #722925
12054 - LP: #723672
12055 - LP: #723676
12056 - LP: #715318
12057
12058 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
12059
12060linux (2.6.38-5.32) natty; urgency=low
12061
12062 [ Andy Whitcroft ]
12063
12064 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
12065 * [Config] updateconfigs following rebase to v2.6.38-rc6
12066 * [Config] enable CONFIG_DMAR
12067 - LP: #552311
12068
12069 [ Upstream Kernel Changes ]
12070
12071 * drm/i915: skip FDI & PCH enabling for DP_A
12072 - LP: #561802, #600453, #681877
12073
12074 [ Major Kernel Changes ]
12075
12076 * rebase from v2.6.38-rc5 to v2.6.38-rc6
12077 - LP: #718402
12078 - LP: #719524
12079 - LP: #721126
12080 - LP: #719691
12081 - LP: #722689
12082 - LP: #722310
12083
12084 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
12085
12086linux (2.6.38-4.31) natty; urgency=low
12087
12088 [ Andy Whitcroft ]
12089
12090 * add in bugs closed by upstream patches pulled in by rebases
12091 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
12092 * [Config] enable CONFIG_VSX to allow use of vector instuctions
12093 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
12094 * rebase to mainline v2.6.38-rc5
12095 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
12096 supported
12097 - LP: #719691
12098
12099 [ Colin Ian King ]
12100
12101 * SAUCE: Dell All-In-One: Remove need for Dell module alias
12102
12103 [ Manoj Iyer ]
12104
12105 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
12106 - LP: #717435
12107
12108 [ Tim Gardner ]
12109
12110 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
12111
12112 [ Upstream Kernel Changes ]
12113
12114 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
12115 - LP: #702434
12116 * vfs: fix BUG_ON() in fs/namei.c:1461
12117
12118 [ Vladislav P ]
12119
12120 * SAUCE: Release BTM while sleeping to avoid deadlock.
12121 - LP: #713837
12122
12123 [ Major Kernel Changes ]
12124
12125 * rebase from v2.6.38-rc4 to v2.6.38-rc5
12126 - LP: #579276
12127 - LP: #715877
12128 - LP: #713769
12129 - LP: #716811
12130 * resync with Maverick Ubuntu-2.6.35-27.47
12131
12132 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
12133
12134linux (2.6.38-3.30) natty; urgency=low
12135
12136 [ Andy Whitcroft ]
12137
12138 * rebase to v2.6.38-rc4
12139 * ppc64 -- add basic architecture
12140 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
12141
12142 [ Colin Ian King ]
12143
12144 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
12145 - LP: #676997
12146 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
12147 - LP: #701530
12148 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
12149 - LP: #701530
12150
12151 [ Dan Rosenberg ]
12152
12153 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
12154
12155 [ Kees Cook ]
12156
12157 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
12158 attacking"
12159 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
12160
12161 [ Tim Gardner ]
12162
12163 * [Config] CONFIG_BLK_CGROUP=y
12164 - LP: #706394
12165 * [Config] CONFIG_DELL_WMI_AIO=m
12166
12167 [ Upstream Kernel Changes ]
12168
12169 * drm/i915/lvds: Restore dithering on native modes for gen2/3
12170 - LP: #711568
12171
12172 [ Upstream Kernel Changes ]
12173
12174 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
12175 - LP: #701271
12176 - LP: #708521
12177 - LP: #710371
12178
12179 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
12180
12181linux (2.6.38-2.29) natty; urgency=low
12182
12183 [ Andy Whitcroft ]
12184
12185 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
12186 * [Config] updateconfigs following rebase to
12187 1f0324caefd39985e9fe052fac97da31694db31e
12188 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
12189 * [Config] reenable HIBERNATE
12190 - LP: #710877
12191 * rebase to v2.6.38-rc3
12192 * [Config] reenable CONFIG_CRASH_DUMP
12193
12194 [ Kamal Mostafa ]
12195
12196 * SAUCE: rtl8192se: fix source file perms
12197 * SAUCE: rtl8192se: fix source file newline
12198 * SAUCE: omnibook: fix source file newline
12199
12200 [ Kees Cook ]
12201
12202 * [Config] packaging: really make System.map mode 0600
12203
12204 [ Ricardo Salveti de Araujo ]
12205
12206 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
12207 PM34XX_ERRATUM
12208
12209 [ Soren Hansen ]
12210
12211 * SAUCE: nbd: Remove module-level ioctl mutex
12212
12213 [ Tim Gardner ]
12214
12215 * SAUCE: Disable building the ACPI debugfs source
12216
12217 [ Upstream Kernel Changes ]
12218
12219 * Set physical start and alignment 1M for virtual i386
12220 - LP: #710754
12221
12222 [ Upstream Kernel Changes ]
12223
12224 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12225 to v2.6.38-rc3
12226 - LP: #707902
12227
12228 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
12229
12230linux (2.6.38-1.28) natty; urgency=low
12231
12232 [ Andy Whitcroft ]
12233
12234 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
12235
12236 [ Ricardo Salveti de Araujo ]
12237
12238 * SAUCE: omap3: beaglexm: fix DVI initialization
12239 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
12240 display work at Beagle
12241
12242 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
12243
12244linux (2.6.38-1.27) natty; urgency=low
12245
12246 [ Andy Whitcroft ]
12247
12248 * ubuntu: AUFS -- update aufs-update to track new locations of headers
12249 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
12250 * SAUCE: ensure root is ready before running usermodehelpers in it
12251 * correct the Vcs linkage to point to natty
12252 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
12253 * [Config] update configs following rebase
12254 e78bf5e6cbe837daa6ab628a5f679548742994d3
12255 * SAUCE: Yama: follow changes to generic_permission
12256 * ubuntu: compcache -- follow changes to bd_claim/bd_release
12257 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
12258 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
12259 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
12260 * update package version to match payload version
12261 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
12262 * rebase to v2.6.38-rc1
12263 * [Config] updateconfigs following rebase to v2.6.38-rc1
12264 * SAUCE: x86 fix up jiffies/jiffies_64 handling
12265 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
12266 * [Config] updateconfigs following rebase to
12267 2b1caf6ed7b888c95a1909d343799672731651a5
12268 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
12269 * ubuntu: AUFS -- suppress benign plink warning messages
12270 - LP: #621195
12271 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
12272 * rebase to v2.6.38-rc2
12273 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
12274 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12275 * [Config] update configs following rebase to
12276 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12277 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
12278 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
12279 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
12280 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
12281
12282 [ Kees Cook ]
12283
12284 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
12285
12286 [ Stefan Bader ]
12287
12288 * Temporarily disable RODATA for virtual i386
12289 - LP: #699828
12290
12291 [ Tim Gardner ]
12292
12293 * [Config] CONFIG_NLS_DEFAULT=utf8
12294 - LP: #683690
12295 * [Config] CONFIG_HIBERNATION=n
12296 * update bnx2 firmware files in d-i/firmware/nic-modules
12297
12298 [ Upstream Kernel Changes ]
12299
12300 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
12301 objects."
12302 * packaging: make System.map mode 0600
12303 * thinkpad_acpi: Always report scancodes for hotkeys
12304 - LP: #702407
12305 * sched: tg->se->load should be initialised to tg->shares
12306 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
12307 * brcm80211: include linux/slab.h for kfree
12308 * pch_dma: add include/slab.h for kfree
12309 * i2c-eg20t: include linux/slab.h for kfree
12310 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
12311 * tty: include linux/slab.h for kfree
12312 * winbond: include linux/delay.h for mdelay et al
12313
12314 [ Upstream Kernel Changes ]
12315
12316 * mark the start of v2.6.38 versioning
12317 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12318 - LP: #689886
12319 - LP: #702125
12320 - LP: #608775
12321 - LP: #215802
12322 - LP: #686333
12323 - LP: #677830
12324 - LP: #677652
12325 - LP: #696493
12326 - LP: #697240
12327 - LP: #689036
12328 - LP: #705323
12329 - LP: #686692
12330
12331 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
12332
12333linux (2.6.37-12.26) natty; urgency=low
12334
12335 [ Andy Whitcroft ]
12336
12337 * rebase to v2.6.37-rc8
12338 * [Config] armel -- reenable omap flavour
12339 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
12340 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
12341 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
12342 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
12343 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12344 * [Config] track missing modules
12345 * rebase to v2.6.37 final
12346
12347 [ Chase Douglas ]
12348
12349 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
12350 Magic Trackpad
12351
12352 [ Stefan Bader ]
12353
12354 * Revert "SAUCE: blkfront: default to sd devices"
12355 - LP: #684875
12356
12357 [ Tim Gardner ]
12358
12359 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
12360 - LP: #380138
12361 * [Config] Added autofs4.ko to -virtual flavour
12362 - LP: #692917
12363
12364 [ Upstream Kernel Changes ]
12365
12366 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
12367 Laptops
12368 - LP: #632884
12369
12370 [ Upstream Kernel Changes ]
12371
12372 * rebase to v2.6.37-rc8
12373 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12374 * rebase to v2.6.37 final
12375
12376 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
12377
12378linux (2.6.37-11.25) natty; urgency=low
12379
12380 [ Andy Whitcroft ]
12381
12382 * [Config] d-i -- add hpsa to the list of block devices
12383 - LP: #684304
12384 * [Config] add vmw-balloon driver to -virtual flavour
12385 - LP: #592039
12386 * rebase to v2.6.37-rc7
12387
12388 [ Upstream Kernel Changes ]
12389
12390 * rebase to v2.6.37-rc7
12391
12392 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
12393
12394linux (2.6.37-10.24) natty; urgency=low
12395
12396 [ Andy Whitcroft ]
12397
12398 * rebase to v2.6.37-rc6
12399 * updateconfigs following rebase to v2.6.37-rc6
12400
12401 [ Upstream Kernel Changes ]
12402
12403 * rebase to v2.6.37-rc6
12404
12405 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
12406
12407linux (2.6.37-9.23) natty; urgency=low
12408
12409 [ Andy Whitcroft ]
12410
12411 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
12412 - LP: #689606
12413 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
12414 - LP: #689606
12415
12416 [ Kees Cook ]
12417
12418 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
12419 - LP: #690190
12420
12421 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
12422
12423linux (2.6.37-9.22) natty; urgency=low
12424
12425 [ Andy Whitcroft ]
12426
12427 * rebase to v2.6.35-rc5
12428 * [Config] updateconfigs following rebase to v2.6.37-rc5
12429 * (no-up) add support for installed header files to ubuntu directory
12430 - LP: #684666
12431 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12432 - LP: #684666
12433 * ubuntu: dm-raid4-5 -- follow changes to bio flags
12434 * ubuntu: dm-raid4-5 -- re-enable
12435 * ubuntu: omnibook -- update BOM
12436 * ubuntu: ndiswrapper -- update BOM to match actual version
12437 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
12438 * ubuntu: ndiswrapper -- re-enable
12439 * ubuntu: iscsitarget -- re-instate copy_io_context
12440 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
12441 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
12442 * ubuntu: iscsitarget -- re-enable
12443
12444 [ Kees Cook ]
12445
12446 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
12447
12448 [ Manoj Iyer ]
12449
12450 * SAUCE: Enable jack sense for Thinkpad Edge 13
12451 - LP: #685015
12452
12453 [ Tim Gardner ]
12454
12455 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
12456 * [Config] CONFIG_CRYPTO_CRC32C=y
12457 - LP: #681819
12458 * [Config] CONFIG_9P_FSCACHE=n
12459 * [Config] Add nfsd modules to -virtual flavour
12460 - LP: #688070
12461
12462 [ Upstream Kernel Changes ]
12463
12464 * Revert "Staging: zram: work around oops due to startup ordering snafu"
12465 * NFS: Fix panic after nfs_umount()
12466 - LP: #683938
12467 * x86: Add NX protection for kernel data
12468 * x86: Add RO/NX protection for loadable kernel modules
12469 * x86: Resume trampoline must be executable
12470 * x86: RO/NX protection for loadable kernel, jump_table fix
12471
12472 [ Upstream Kernel Changes ]
12473
12474 * rebase to v2.6.37-rc5
12475
12476 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
12477
12478linux (2.6.37-8.21) natty; urgency=low
12479
12480 [ Andy Whitcroft ]
12481
12482 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
12483 linux-libc-headers"
12484 * Revert "(no-up) add support for installed header files to ubuntu
12485 directory"
12486
12487 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
12488
12489linux (2.6.37-8.20) natty; urgency=low
12490
12491 [ Andy Whitcroft ]
12492
12493 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
12494 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
12495 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
12496 * Revert "SAUCE: i915 -- disable powersave by default"
12497 * SAUCE: enable Marvell 9128 PCIe SATA controller
12498 - LP: #658521
12499 * [Config] evtchn has been renamed
12500 * (no-up) add support for installed header files to ubuntu directory
12501 - LP: #684666
12502 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12503 - LP: #684666
12504
12505 [ Tim Gardner ]
12506
12507 * [Config] MISS: evtchn, NEW : xen-evtchn
12508 * rebase to v2.6.37-rc4
12509
12510 [ Upstream Kernel Changes ]
12511
12512 * drm/i915: Clean conflicting modesetting registers upon init
12513 - LP: #683775
12514 * rebase to v2.6.37-rc4
12515
12516 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
12517
12518linux (2.6.37-7.19) natty; urgency=low
12519
12520 [ Tim Gardner ]
12521
12522 * [Config] Add bnx2 firmware to nic-modules udeb
12523 - LP: #676245
12524
12525 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
12526
12527linux (2.6.37-7.18) natty; urgency=low
12528
12529 [ Andy Whitcroft ]
12530
12531 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
12532 * Revert "SAUCE: Add extra headers to linux-libc-dev"
12533 * Revert "SAUCE: Enable speedstep for sonoma processors."
12534 * [Config] enable CONFIG_BT_HCIUART_ATH3K
12535 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
12536 * [Config] standardise CONFIG_MII
12537 * [Config] standardise CONFIG_PRISM2_USB
12538 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
12539 * [Config] build in CONFIG_AGP
12540 * [Config] build in CONFIG_AGP_INTEL
12541 * [Config] build in CONFIG_AGP_AMD
12542 * [Config] build in CONFIG_AGP_AMD64
12543 * [Config] build in CONFIG_AGP_NVIDIA
12544 * [Config] build in CONFIG_AGP_VIA
12545 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
12546 * (no-up): document the new ## scheme
12547 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
12548 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
12549 - LP: #675453
12550
12551 [ Mathieu J. Poirier ]
12552
12553 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
12554
12555 [ Upstream Kernel Changes ]
12556
12557 * nx-emu: fix inverted report of disable_nx
12558
12559 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
12560
12561linux (2.6.37-6.17) natty; urgency=low
12562
12563 [ Andy Whitcroft ]
12564
12565 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
12566 aufs2.1-36-UNRELEASED-20101103"
12567 * Revert "ubuntu: AUFS -- aufs2-base.patch
12568 aufs2.1-36-UNRELEASED-20101103"
12569 * [Config] standardise CONFIG_BT
12570 * [Config] standardise CONFIG_IRDA
12571 * [Config] standardise CONFIG_LAPB
12572 * [Config] standardise CONFIG_RDS
12573 * [Config] standardise CONFIG_RFKILL
12574 * [Config] standardise CONFIG_TIPC
12575 * [Config] standardise CONFIG_X25
12576 * [Config] standardise CONFIG_INPUT_EVDEV
12577 * [Config] standardise CONFIG_INPUT_JOYDEV
12578 * [Config] standardise CONFIG_INPUT_JOYSTICK
12579 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
12580 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
12581 * [Config] CONFIG_IRDA=n for FTBS (arm)
12582 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
12583 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
12584 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
12585
12586 [ Tim Gardner ]
12587
12588 * SAUCE: Fix drivers/staging/easycap FTBS
12589 * [Config] CONFIG_EASYCAP=m after fixing FTBS
12590
12591 [ Upstream Kernel Changes ]
12592
12593 * Revert "x86: Add NX protection for kernel data"
12594
12595 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
12596
12597linux (2.6.37-6.16) natty; urgency=low
12598
12599 [ Andy Whitcroft ]
12600
12601 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
12602 * rebase to v2.6.37-rc3
12603
12604 [ Tim Gardner ]
12605
12606 * [Config] CONFIG_SCHED_AUTOGROUP=y
12607
12608 [ Upstream Kernel Changes ]
12609
12610 * Revert "x86: Add RO/NX protection for loadable kernel modules"
12611 * sched: automated per session task groups
12612 * rebase to v2.6.37-rc3
12613
12614 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
12615
12616linux (2.6.37-6.15) natty; urgency=low
12617
12618 [ Andy Whitcroft ]
12619
12620 * [Config] standardise CONFIG_CEPH_FS
12621 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
12622 * [Config] standardise CONFIG_SCSI_PROC_FS
12623 * [Config] standardise CONFIG_UBIFS_FS
12624 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
12625
12626 [ Kees Cook ]
12627
12628 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
12629
12630 [ Manoj Iyer ]
12631
12632 * SAUCE: Enable jack sense for Thinkpad Edge 11
12633 - LP: #677210
12634 * SAUCE: enable rfkill for rtl8192se driver
12635 - LP: #640992
12636
12637 [ Tim Gardner ]
12638
12639 * [Config] CONFIG_EASYCAP=n for FTBS
12640 * Rebase to v2.6.32-rc2+git
12641
12642 [ Upstream Kernel Changes ]
12643
12644 * x86: Fix improper large page preservation
12645 * x86: Add NX protection for kernel data
12646 * x86: Add RO/NX protection for loadable kernel modules
12647
12648 [ Upstream Kernel Changes ]
12649
12650 * Rebase to Linus 2.6.37-rc2+git
12651
12652 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
12653
12654linux (2.6.37-5.14) natty; urgency=low
12655
12656 [ Upstream Kernel Changes ]
12657
12658 * PCI: fix offset check for sysfs mmapped files
12659 - LP: #676963
12660
12661 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
12662
12663linux (2.6.37-5.13) natty; urgency=low
12664
12665 [ Andy Whitcroft ]
12666
12667 * rebased to v2.6.37-rc2
12668 * updateconfigs following rebase to v2.6.37-rc2
12669
12670 [ Tim Gardner ]
12671
12672 * [Config] Added NFS and related modules to virtual flavour
12673 - LP: #659084
12674
12675 [ Upstream Kernel Changes ]
12676
12677 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
12678 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
12679 * x86, cpu: Call verify_cpu during 32bit CPU startup
12680 * x86, cpu: Only CPU features determine NX capabilities
12681
12682 [ Upstream Changes ]
12683
12684 * rebased to v2.67.37-rc2
12685
12686 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
12687
12688linux (2.6.37-4.12) natty; urgency=low
12689
12690 [ Andy Whitcroft ]
12691
12692 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
12693 * Revert "[Upstream] HID: magicmouse: properly account for scroll
12694 movement in state"
12695 * Revert "[Upstream] HID: magicmouse: disable and add module param for
12696 scroll acceleration"
12697 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
12698 middle of mouse"
12699
12700 [ Henrik Rydberg ]
12701
12702 * SAUCE: hid: ntrig: remove sysfs nodes
12703 * SAUCE: hid: ntrig: Setup input filtering manually
12704 * SAUCE: hid: ntrig: New ghost-filtering event logic
12705
12706 [ Manoj Iyer ]
12707
12708 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
12709 - LP: #348861
12710
12711 [ Upstream Kernel Changes ]
12712
12713 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
12714 suspend/resume"
12715 * Revert "[ARM] implement arch_randomize_brk()"
12716 * Revert "ARM: stack protector: change the canary value per task"
12717 * Revert "ARM: initial stack protector (-fstack-protector) support"
12718 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
12719 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
12720 * Revert "perf probe: Add kernel source path option"
12721 * hid: ntrig: Support single-touch devices
12722 * hid: ntrig: Mask pen switch events
12723 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
12724 kernel
12725 - LP: #673073
12726 * Fix userspace build of linux/fs.h
12727
12728 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
12729
12730linux (2.6.37-3.11) natty; urgency=low
12731
12732 [ Andy Whitcroft ]
12733
12734 * Revert "ubuntu: AUFS -- update to
12735 b37c575759dc4535ccc03241c584ad5fe69e3b25"
12736 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
12737 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
12738 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
12739 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
12740 * [Config] Disable intel_idle for -virtual kernels
12741 - LP: #651370
12742 * [Config] enforcer -- ensure we never enable CONFIG_IMA
12743 * debian -- pass the correct flavour name when checking configs
12744 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
12745 * [Config] ensure CONFIG_IPV6=y for powerpc
12746 * [Config] enforcer -- ensure CONFIG_IPV6=y
12747 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
12748 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
12749 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
12750 * ubuntu: AUFS -- re-enable
12751 * ubuntu: AUFS -- track changes to work queue initialisation
12752 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
12753 * SAUCE: fbcon -- fix race between open and removal of framebuffers
12754 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
12755 - LP: #614008
12756 * SAUCE: drm -- stop early access to drm devices
12757
12758 [ Jeremy Kerr ]
12759
12760 * [Config] Build-in powermac ZILOG serial driver
12761 - LP: #673346
12762
12763 [ Kees Cook ]
12764
12765 * SAUCE: nx-emu: use upstream ASLR when possible
12766
12767 [ Tim Gardner ]
12768
12769 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
12770 - LP: #628776
12771
12772 [ Upstream Kernel Changes ]
12773
12774 * i386: NX emulation
12775 * nx-emu: drop exec-shield sysctl, merge with disable_nx
12776 * nx-emu: standardize boottime message prefix
12777 * mmap randomization for executable mappings on 32-bit
12778 * exec-randomization: brk away from exec rand area
12779
12780 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
12781
12782linux (2.6.37-2.10) natty; urgency=low
12783
12784 [ Andy Whitcroft ]
12785
12786 * reinstate armel config changes:
12787 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
12788 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
12789
12790 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
12791
12792linux (2.6.37-2.9) natty; urgency=low
12793
12794 [ Andy Whitcroft ]
12795
12796 * config -- fix genportsconfig
12797 * [Config] move powerpc over from ports to distro
12798 * bump master version number to match contained kernel
12799 * SAUCE: fix documentation strings for struct input_keymap_entry
12800 * usb: gadget: goku_udc: add registered flag bit
12801
12802 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
12803
12804linux (2.6.36-2.8) natty; urgency=low
12805
12806 [ Tim Gardner ]
12807
12808 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
12809 * [Config]: TWL4030_CORE=n for FTBS
12810 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
12811 * [Config]: CONFIG_SOLO6X10=n for FTBS
12812 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
12813 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
12814 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
12815 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
12816 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
12817 * [Config]: CONFIG_I2C_I801=n for armel FTBS
12818 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
12819 * AppArmor: compatibility patch for v5 interface
12820 * AppArmor: compatibility patch for v5 network controll
12821 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
12822 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
12823 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
12824 * Dropped: hid: 3m: Convert to MT slots
12825 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
12826 * Dropped: HID: magicmouse: simplify touch data bit manipulation
12827 * Dropped: HID: magicmouse: simplify touch down logic
12828 * Dropped: HID: magicmouse: enable Magic Trackpad support
12829 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
12830 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
12831 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
12832 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
12833 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
12834 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
12835 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
12836 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
12837 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
12838 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
12839 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
12840 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
12841
12842 [ Upstream Kernel Changes ]
12843
12844 * rebased against 2.6.27-rc1
12845
12846 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
12847
12848linux (2.6.36-1.7) natty; urgency=low
12849
12850 [ Andy Whitcroft ]
12851
12852 * rebased to v2.6.36 final
12853 * [Config] update configs following rebase to v2.6.36 final
12854 * [Config] update ports configs following rebase to v2.6.36 final
12855
12856 [ Upstream Kernel Changes ]
12857
12858 * rebased to v2.6.36 final
12859
12860 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
12861
12862linux (2.6.36-1.6) natty; urgency=low
12863
12864 [ Upstream Kernel Changes ]
12865
12866 * drop broadcom staging driver preview:
12867 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
12868 wireless LAN driver."
12869
12870 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
12871
12872linux (2.6.36-1.5) natty; urgency=low
12873
12874 [ Andy Whitcroft ]
12875
12876 * rebase to v2.6.36-rc8
12877 * updateconfigs following rebase to v2.6.36-rc8
12878 * updateportsconfigs following rebase to v2.6.36-rc8
12879 * config -- simplify the kernelconfig interface
12880 * config -- add new config mode 'dumpconfigs'
12881
12882 [ Tim Gardner ]
12883
12884 * Simplify the use of CROSS_COMPILER
12885
12886 [ Upstream Kernel Changes ]
12887
12888 * drop broadcom staging driver preview:
12889 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
12890 brcmfmac.ko mutually exclusive."
12891 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
12892 set."
12893 * Revert "Staging: brcm80211: remove driver specific -W options"
12894 * Revert "Staging: brcm80211: clean up makefile cflag lines"
12895 * Revert "staging: brcm80211: add fullmac driver"
12896 * Revert "staging: brcm80211: use string native library"
12897 * Revert "staging: brcm80211: use native ctype library"
12898 * Revert "staging: brcm80211: fix remaining checkpatch errors."
12899 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
12900 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
12901 ...""
12902 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
12903 ':' ...""
12904 * Revert "staging: brcm80211: fix "ERROR: space required before that
12905 ...""
12906 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
12907 * Revert "staging: brcm80211: fix "ERROR: space required after that close
12908 brace""
12909 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
12910 ...close square bracket""
12911 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
12912 ...""
12913 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
12914 '*'""
12915 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
12916 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
12917 do - while loop""
12918 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
12919 parenthesis""
12920 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
12921 or NULL""
12922 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
12923 or NULL""
12924 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
12925 '}'""
12926 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
12927 line""
12928 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
12929 on next line""
12930 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
12931 condition""
12932 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
12933 paren...""
12934 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
12935 function dec...""
12936 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
12937 *bar"'"
12938 * Revert "staging: brcm80211: Fix URLs for firmware files."
12939 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
12940 * Revert "staging: brcm80211: Add contact info to TODO list."
12941 * Revert "staging: brcm80211: Fix some initialisation failure paths"
12942 * Export dump_{write,seek} to binary loader modules
12943 * rebase to v2.6.36-rc8.
12944
12945 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
12946
12947linux (2.6.36-0.4) natty; urgency=low
12948
12949 [ Andy Whitcroft ]
12950
12951 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
12952 (fixes FTBS on powerpc)
12953
12954 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
12955
12956linux (2.6.36-0.3) natty; urgency=low
12957
12958 [ Andy Whitcroft ]
12959
12960 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
12961
12962 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
12963
12964linux (2.6.36-0.2) natty; urgency=low
12965
12966 [ Andy Whitcroft ]
12967
12968 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
12969 (fix FTBS on powerpc)
12970
12971 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
12972
12973linux (2.6.36-0.1) natty; urgency=low
12974
12975 [ Andy Whitcroft ]
12976
12977 * reduce disk usage during buildd builds
12978 - LP: #645653
12979 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
12980 * [Config] armel -- drop omap flavour
12981
12982 [ Tim Gardner ]
12983
12984 * Added dropped patch list
12985 * more dropped patches
12986 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
12987 * [Config] Add support for cross compiling armel
12988 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
12989 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
12990 * [Config]: updateconfigs after adding brcm80211
12991 * staging: brcm80211: Fix Makefile syntax error
12992 * rebased to v2.6.36-rc7
12993
12994 [ Upstream Kernel Changes ]
12995
12996 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
12997 * (upstream) IPS driver: verify BIOS provided limits
12998 * intel_ips: Print MCP limit exceeded values.
12999 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
13000 LAN driver.
13001 * staging: brcm80211: Fix some initialisation failure paths
13002 * staging: brcm80211: Add contact info to TODO list.
13003 * staging: brcm80211: use '%pM' format to print MAC address
13004 * staging: brcm80211: Fix URLs for firmware files.
13005 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
13006 * staging: brcm80211: fix "ERROR: open brace '{' following function
13007 dec..."
13008 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
13009 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
13010 * staging: brcm80211: fix "ERROR: trailing statements should be on next
13011 line"
13012 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
13013 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
13014 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
13015 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
13016 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13017 parenthesis"
13018 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
13019 while loop"
13020 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
13021 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
13022 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
13023 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
13024 bracket"
13025 * staging: brcm80211: fix "ERROR: space required after that close brace"
13026 * staging: brcm80211: fix "ERROR: space required after that ..."
13027 * staging: brcm80211: fix "ERROR: space required before that ..."
13028 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
13029 * staging: brcm80211: fix "ERROR: spaces required around that ..."
13030 * staging: brcm80211: fix "ERROR: trailing whitespace."
13031 * staging: brcm80211: fix remaining checkpatch errors.
13032 * staging: brcm80211: use native ctype library
13033 * staging: brcm80211: use string native library
13034 * staging: brcm80211: add fullmac driver
13035 * Staging: brcm80211: clean up makefile cflag lines
13036 * Staging: brcm80211: remove driver specific -W options
13037 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
13038 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
13039 mutually exclusive.
13040
13041 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
13042
13043linux (2.6.35-22.33) maverick; urgency=low
13044
13045 [ Andy Whitcroft ]
13046
13047 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
13048 Dell E2 series Laptops"
13049 - LP: #641320
13050
13051 [ Brian Rogers ]
13052
13053 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
13054 - LP: #624701
13055
13056 [ Christopher James Halse Rogers ]
13057
13058 * SAUCE: Nouveau: Add quirk framework to disable acceleration
13059 - LP: #544088, #546393
13060 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
13061 - LP: #546393
13062
13063 [ John Johansen ]
13064
13065 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
13066 kernels"
13067 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13068 - LP: #639758
13069
13070 [ Mathieu J. Poirier ]
13071
13072 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
13073
13074 [ Upstream Kernel Changes ]
13075
13076 * ALSA: HDA: Enable internal speaker on Dell M101z
13077 - LP: #640254
13078
13079 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
13080
13081linux (2.6.35-22.32) maverick; urgency=low
13082
13083 [ Arjan van de Ven ]
13084
13085 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13086
13087 [ David Henningsson ]
13088
13089 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
13090 - LP: #605047, #628961
13091
13092 [ John Johansen ]
13093
13094 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
13095 and profile names
13096 - LP: #615947
13097 * [Upstream] AppArmor: Fix locking from removal of profile namespace
13098 - LP: #615947
13099 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13100 - LP: #639758
13101 * SAUCE: Improve Amazon EBS performance for EC2
13102 - LP: #634316
13103
13104 [ Leann Ogasawara ]
13105
13106 * Revert "SAUCE: i915 KMS -- blacklist i855"
13107 * Revert "SAUCE: i915 KMS -- blacklist i845g"
13108 * Revert "SAUCE: i915 KMS -- blacklist i830"
13109 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
13110 devices"
13111 * execute module-inclusion within a subshell
13112 - LP: #621175
13113
13114 [ Upstream Kernel Changes ]
13115
13116 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
13117 - LP: #633227
13118 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
13119 - LP: #629711
13120 * (pre-stable) mm: Move vma_stack_continue into mm.h
13121 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
13122 - LP: #601073
13123 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
13124 * PM / Runtime: Add runtime PM statistics (v3)
13125 * compat: Make compat_alloc_user_space() incorporate the access_ok()
13126 - CVE-2010-3081
13127 * x86-64, compat: Test %rax for the syscall number, not %eax
13128 - CVE-2010-3301
13129 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
13130 - CVE-2010-3301
13131
13132 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
13133
13134linux (2.6.35-21.31) maverick; urgency=low
13135
13136 [ Andy Whitcroft ]
13137
13138 * bodge linux-libc-dev package version due to ti-omap4 error
13139 * linux-libc-dev -- ensure we can only build this on debian.master
13140
13141 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
13142
13143linux (2.6.35-21.30) maverick; urgency=low
13144
13145 [ Andy Whitcroft ]
13146
13147 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13148 - LP: #614008
13149
13150 [ Daniel Lezcano ]
13151
13152 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
13153
13154 [ Henrik Rydberg ]
13155
13156 * SAUCE: Input: wacom - add fuzz parameters to features
13157 * SAUCE: Input: wacom - collect device quirks into single function
13158 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
13159 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
13160 * SAUCE: hid: ntrig: Remove unused device ids
13161 * SAUCE: hid: ntrig: remove sysfs nodes
13162 * SAUCE: hid: ntrig: Correct logic for quirks
13163 * SAUCE: hid: ntrig: zero-initialize ntrig struct
13164 * SAUCE: hid: ntrig: Setup input filtering manually
13165 * SAUCE: hid: ntrig: New ghost-filtering event logic
13166
13167 [ Leann Ogasawara ]
13168
13169 * SAUCE: ndiswrapper: Initialize buffer index and check its value
13170 - LP: #613796
13171
13172 [ Manoj Iyer ]
13173
13174 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
13175 series Laptops
13176 - LP: #632884
13177
13178 [ Ping Cheng ]
13179
13180 * SAUCE: Input: wacom - parse the Bamboo device family
13181
13182 [ Rafi Rubin ]
13183
13184 * SAUCE: hid: ntrig: identify firmware version (wiggled)
13185
13186 [ Tim Gardner ]
13187
13188 * [Config] CONFIG_NL80211_TESTMODE=n
13189
13190 [ Upstream Kernel Changes ]
13191
13192 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
13193 * e1000e: initial support for 82579 LOMs
13194 * e1000e: correct MAC-PHY interconnect register offset for 82579
13195 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
13196 tested on HP G60
13197 - LP: #587388
13198 * DSS2: Don't power off a panel twice
13199 - LP: #588243
13200 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
13201 * Input: i8042 - reset keyboard controller wehen resuming from S2R
13202 - LP: #86820
13203 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
13204 - LP: #414795
13205 * agp/intel: Support the extended physical addressing bits on
13206 Sandybridge.
13207 - LP: #632488
13208 * drm/i915,intel_agp: Add support for Sandybridge D0
13209 - LP: #632488
13210 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
13211 - LP: #632488
13212 * mmc: omap: fix for bus width which improves SD card's peformance.
13213
13214 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
13215
13216linux (2.6.35-20.29) maverick; urgency=low
13217
13218 [ Andy Whitcroft ]
13219
13220 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
13221 - LP: #563277
13222 * SAUCE: i915 KMS -- blacklist i830
13223 - LP: #542208, #563277
13224 * SAUCE: i915 KMS -- blacklist i845g
13225 - LP: #541492, #563277
13226 * SAUCE: i915 KMS -- blacklist i855
13227 - LP: #511001, #541511, #563277
13228
13229 [ Leann Ogasawara ]
13230
13231 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
13232 - LP: #601073
13233 * ARM: Temporarily disable module check for armel
13234 * rebase to v2.6.35.4
13235 * [Config] update configs following rebase to v2.6.35.4
13236
13237 [ Ricardo Salveti de Araujo ]
13238
13239 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
13240 in Omap
13241
13242 [ Tim Gardner ]
13243
13244 * [Config] Added be2net, be2scsi to udebs
13245 - LP: #628776
13246
13247 [ Upstream Kernel Changes ]
13248
13249 * x86, cpu: Package Level Thermal Control, Power Limit Notification
13250 definitions
13251 - LP: #601073
13252 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
13253 - LP: #601073
13254 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
13255 - LP: #601073
13256 * x86, hwmon: Package Level Thermal/Power: power limit
13257 - LP: #601073
13258 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
13259 - LP: #601073
13260 * hid: 3m: Adjust to sequential MT HID protocol
13261 * hid: 3m: Convert to MT slots
13262 * hid: 3m: Correct touchscreen emulation
13263 * hid: 3m: Adjust major / minor axes to scale
13264 * input: bcm5974: Adjust major / minor to scale
13265 * HID: magicmouse: don't allow hidinput to initialize the device
13266 * HID: magicmouse: simplify multitouch feature request
13267 * HID: magicmouse: simplify touch data bit manipulation
13268 * HID: magicmouse: simplify touch down logic
13269 * HID: magicmouse: remove timestamp logic
13270 * HID: magicmouse: enable Magic Trackpad support
13271 * HID: magicmouse: Adjust major / minor axes to scale
13272 * mmc: fix all hangs related to mmc/sd card insert/removal during
13273 suspend/resume
13274 - LP: #477106
13275 * drm/i915: fix VGA plane disable for Ironlake+
13276 - LP: #602281
13277
13278 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
13279
13280linux (2.6.35-19.28) maverick; urgency=low
13281
13282 [ Leann Ogasawara ]
13283
13284 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
13285 from the archive and a no-change rebuild was attempted. However, the ABI
13286 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
13287 up the ABI and re-upload.
13288
13289 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
13290
13291linux (2.6.35-19.27) maverick; urgency=low
13292
13293 [ Leann Ogasawara ]
13294
13295 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
13296 from the archive.
13297
13298 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
13299
13300linux (2.6.35-19.26) maverick; urgency=low
13301
13302 [ Upstream Kernel Changes ]
13303
13304 * ARM: OMAP: Beagle: revision detection
13305 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
13306 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
13307
13308 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
13309
13310linux (2.6.35-19.25) maverick; urgency=low
13311
13312 [ Jarod Wilson ]
13313
13314 * SAUCE: Bring in staging/lirc from 2.6.36
13315 - LP: #609234
13316 * SAUCE: Update ir-core to linuxtv/other which should be merged for
13317 2.6.36.
13318 - LP: #609234
13319 * SAUCE: Fix memleaks in imon and mceusb drivers
13320 - LP: #609234
13321 * SAUCE: Bring in streamzap support from linuxtv/other
13322 - LP: #609234
13323
13324 [ Mario Limonciello ]
13325
13326 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
13327 - LP: #609234
13328
13329 [ Mathieu J. Poirier ]
13330
13331 * SAUCE: ARM: adding i2c eeprom driver to read EDID
13332 - LP: #608279
13333
13334 [ Upstream Kernel Changes ]
13335
13336 * intel_idle: disable module support
13337 - LP: #615265
13338 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
13339 correct codec ID
13340 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
13341 - LP: #605101
13342 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
13343 - LP: #495134
13344 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
13345 - LP: #519066
13346 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
13347 - LP: #519066
13348 * input: mt: Initialize slots to unused (rev2)
13349 * input: mt: Add support for the Bamboo Touch trackpad
13350 * hid: Add a hid quirk for input sync override
13351
13352 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
13353
13354linux (2.6.35-18.24) maverick; urgency=low
13355
13356 [ Colin Watson ]
13357
13358 * Pass DEB_MAINT_PARAMS to hook scripts
13359
13360 [ Leann Ogasawara ]
13361
13362 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
13363 - LP: #584812
13364 * rebase to v2.6.35.3
13365
13366 [ Upstream Kernel Changes ]
13367
13368 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
13369 - LP: #609234
13370 * can: add limit for nframes and clean up signed/unsigned variables
13371 - CVE-2010-2959
13372 * drm: Initialize ioctl struct when no user data is present
13373 - CVE-2010-2803
13374 * ARM: initial stack protector (-fstack-protector) support
13375 * ARM: stack protector: change the canary value per task
13376 * [ARM] implement arch_randomize_brk()
13377 * [ARM] add address randomization to mmap()
13378 * ARM: fix ASLR of PIE executables
13379
13380 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
13381
13382linux (2.6.35-17.23) maverick; urgency=low
13383
13384 [ Jeremy Kerr ]
13385
13386 * [Config] build-in uinput module
13387 - LP: #584812
13388
13389 [ Leann Ogasawara ]
13390
13391 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
13392 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
13393 * Revert "[Config] [FTBS] sparc: Temporarily disable
13394 CONFIG_MTD_NAND_DENALI"
13395 * Revert "[Config] [FTBS] sparc: Temporarily disable
13396 CONFIG_MFD_JANZ_CMODIO"
13397 * Revert "[Config] [FTBS] sparc: Temporarily disable
13398 CONFIG_INFINIBAND_QIB"
13399 * [Config] Enable INTEL_IPS
13400 - LP: #601057
13401 * Remove ia64 support
13402 * [Config] Update portsconfigs after removing ia64 support
13403 * Remove sparc support
13404 * [Config] Update portsconfigs after removing sparc support
13405
13406 [ Linus Torvalds ]
13407
13408 * (pre-stable) mm: fix page table unmap for stack guard page properly
13409
13410 [ Mathieu J. Poirier ]
13411
13412 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
13413 - LP: #591941
13414
13415 [ Upstream Kernel Changes ]
13416
13417 * timer: add on-stack deferrable timer interfaces
13418 - LP: #601057
13419 * x86 platform driver: intelligent power sharing driver
13420 - LP: #601057
13421 * IPS driver: add GPU busy and turbo checking
13422 - LP: #601057
13423 * X86: intel_ips, check for kzalloc properly
13424 - LP: #601057
13425 * ips driver: make it less chatty
13426 - LP: #601057
13427
13428 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
13429
13430linux (2.6.35-16.22) maverick; urgency=low
13431
13432 [ Andy Whitcroft ]
13433
13434 * debian -- more agressivly clean up after depmod on purge
13435 - LP: #618591
13436
13437 [ Henrik Rydberg ]
13438
13439 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
13440
13441 [ Leann Ogasawara ]
13442
13443 * ubuntu: iscsitarget -- version 1.4.20.2
13444 * ubuntu: rtl8192se -- update to version 0017.0507.2010
13445 * rebase to v2.6.35.2
13446 * [Config] update configs following rebase to v2.6.35.2
13447 * [Config] update ports configs following rebase to v2.6.35.2
13448
13449 [ Luke Yelavich ]
13450
13451 * [Config] Enable new firewire stack on powerpc
13452
13453 [ Mathieu J. Poirier ]
13454
13455 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
13456 - LP: #608266
13457
13458 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
13459
13460linux (2.6.35-15.21) maverick; urgency=low
13461
13462 [ Luke Yelavich ]
13463
13464 * [Config] CONFIG_SND_USB_UA101=m for all architectures
13465
13466 [ Upstream Kernel Changes ]
13467
13468 * Input: introduce MT event slots
13469 * Input: document the MT event slot protocol
13470 * (pre-stable) sched: Revert nohz_ratelimit() for now
13471 * (pre-stable) drm/radeon/kms: add missing copy from user
13472 - LP: #606081
13473
13474 [ Leann Ogasawara ]
13475
13476 * rebase to v2.6.35.1
13477
13478 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
13479
13480linux (2.6.35-14.20) maverick; urgency=low
13481
13482 [ Andy Whitcroft ]
13483
13484 * update Vcs-Git to point to maverick repo
13485 * debian -- include the debian packaging in the -source package
13486 - LP: #608674
13487 * select debian source format 1.0
13488 * add support for building selected stages of kernel
13489 - LP: #603087
13490 * cleanup conditional dependancy handling
13491 - LP: #603087
13492
13493 [ Upstream Kernel Changes ]
13494
13495 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
13496 - LP: #582199, #586418, #588031
13497 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
13498 - LP: #582199, #586418, #588031
13499 * sched: Revert nohz_ratelimit() for now
13500
13501 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
13502
13503linux (2.6.35-14.19) maverick; urgency=low
13504
13505 [ Leann Ogasawara ]
13506
13507 * rebase to v2.6.35
13508
13509 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
13510
13511linux (2.6.35-13.18) maverick; urgency=low
13512
13513 [ Andy Whitcroft ]
13514
13515 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
13516 * SAUCE: add tracing for user initiated readahead requests
13517 * SAUCE: vt -- maintain bootloader screen mode and content until vt
13518 switch
13519 * SAUCE: vt -- allow grub to request automatic vt_handoff
13520 * SAUCE: fbcon -- fix race between open and removal of framebuffers
13521 * SAUCE: drm -- stop early access to drm devices
13522
13523 [ Bryan Wu ]
13524
13525 * CONFIG: compile in OTG driver and Transceiver driver
13526 - LP: #566645
13527 * remove OTG modules from modules list file
13528
13529 [ John Johansen ]
13530
13531 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
13532 - LP: #581525, #599450
13533 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
13534 * SAUCE: AppArmor 2.4 compatibility patch
13535 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
13536 * SAUCE: fix pv-ops for legacy Xen
13537 * SAUCE: blkfront: default to sd devices
13538 * [Config] Build in drivers required for Xen pv-ops
13539
13540 [ Leann Ogasawara ]
13541
13542 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
13543 size."
13544
13545 [ Lee Jones ]
13546
13547 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
13548 - LP: #608095
13549 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
13550 just revision
13551 - LP: #608095
13552 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
13553 - LP: #608095
13554 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
13555 - LP: #608095
13556
13557 [ Upstream Kernel Changes ]
13558
13559 * agp/intel: Use the correct mask to detect i830 aperture size.
13560 - LP: #597075
13561
13562 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
13563
13564linux (2.6.35-12.17) maverick; urgency=low
13565
13566 [ Leann Ogasawara ]
13567
13568 * rebase to v2.6.35-rc6
13569 * [Config] update configs following rebase to v2.6.35-rc6
13570 * [Config] update ports configs following rebase to v2.6.35-rc6
13571 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
13572
13573 [ Leann Ogasawara ]
13574
13575 * rebase to v2.6.35-rc6
13576
13577 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
13578
13579linux (2.6.35-11.16) maverick; urgency=low
13580
13581 [ Leann Ogasawara ]
13582
13583 * Bump ABI for new compiler update
13584
13585 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
13586
13587linux (2.6.35-10.15) maverick; urgency=low
13588
13589 [ Leann Ogasawara ]
13590
13591 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
13592 device"
13593 * [Config] Enable CONFIG_M686=y
13594 - LP: #592495
13595
13596 [ Upstream Kernel Changes ]
13597
13598 * tracing: Add alignment to syscall metadata declarations
13599
13600 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
13601
13602linux (2.6.35-9.14) maverick; urgency=low
13603
13604 [ Andy Whitcroft ]
13605
13606 * ubuntu: AUFS -- add BOM and automated update script
13607 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
13608
13609 [ John Johansen ]
13610
13611 * [Config] Enable DRBD as a module
13612
13613 [ Kees Cook ]
13614
13615 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
13616 - LP: #604407
13617
13618 [ Leann Ogasawara ]
13619
13620 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
13621 - LP: #606139
13622 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
13623 - LP: #606139
13624 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
13625 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
13626
13627 [ Lee Jones ]
13628
13629 * Stop ARM boards crashing when CUPS is loaded
13630 - LP: #601226
13631
13632 [ Upstream Kernel Changes ]
13633
13634 * perf probe: Support tracing an entry of array
13635 * perf probe: Support static and global variables
13636
13637 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
13638
13639linux (2.6.35-8.13) maverick; urgency=low
13640
13641 [ Kees Cook ]
13642
13643 * SAUCE: Yama: check PTRACE using thread group leader
13644 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
13645 - LP: #603716
13646
13647 [ Leann Ogasawara ]
13648
13649 * rebase to v2.6.35-rc5
13650 * [Config] update configs following rebase to v2.6.35-rc5
13651
13652 [ Nicolas Pitre ]
13653
13654 * SAUCE: make ndiswrapper available on X86 only
13655
13656 [ Tim Gardner ]
13657
13658 * [Config] Added ums-cypress to udeb
13659 - LP: #576066
13660 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
13661 * [Config] CONFIG_NDISWRAPPER=m across all configs
13662
13663 [ Upstream Kernel Changes ]
13664
13665 * HID: magicmouse: report last touch up
13666 * rebase to 2.6.35-rc5
13667
13668 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
13669
13670linux (2.6.35-7.12) maverick; urgency=low
13671
13672 [ Tim Gardner ]
13673
13674 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
13675 - LP: #597075
13676
13677 [ Upstream Kernel Changes ]
13678
13679 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
13680 (squashed)
13681
13682 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
13683
13684linux (2.6.35-7.11) maverick; urgency=low
13685
13686 [ Tim Gardner ]
13687
13688 * [Config] CONFIG_X86_MRST=n
13689
13690 [ Upstream Kernel Changes ]
13691
13692 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
13693 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
13694 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
13695
13696 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
13697
13698linux (2.6.35-7.10) maverick; urgency=low
13699
13700 [ Kees Cook ]
13701
13702 * SAUCE: security: create task_free security callback
13703 * SAUCE: Yama: add PTRACE exception tracking and interface
13704 * SAUCE: security: unconditionally chain to Yama LSM
13705 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
13706 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
13707 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
13708 * [Upstream] security: Yama LSM
13709 * [Config] Enable CONFIG_SECURITY_YAMA=y
13710
13711 [ Tim Gardner ]
13712
13713 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
13714
13715 [ Upstream Kernel Changes ]
13716
13717 * rebase to 2.6.35-rc4
13718
13719 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
13720
13721linux (2.6.35-6.9) maverick; urgency=low
13722
13723 [ Tim Gardner ]
13724
13725 * [Upstream] direct_splice_actor() should not use pos in sd
13726 - LP: #588861
13727
13728 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
13729
13730linux (2.6.35-6.8) maverick; urgency=low
13731
13732 [ Mathieu J. Poirier ]
13733
13734 * ARM: Adding regulator supply for vdds_sdi.
13735 - LP: #597904
13736
13737 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
13738
13739linux (2.6.35-6.7) maverick; urgency=low
13740
13741 [ Alberto Milone ]
13742
13743 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
13744
13745 [ Chase Douglas ]
13746
13747 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
13748 of mouse
13749 * [Upstream] HID: magicmouse: disable and add module param for scroll
13750 acceleration
13751 * [Upstream] HID: magicmouse: properly account for scroll movement in
13752 state
13753 * [Upstream] HID: magicmouse: add param for scroll speed
13754 * [Upstream] HID: magicmouse: enable horizontal scrolling
13755
13756 [ Henrik Rydberg ]
13757
13758 * [Upstream] Input: evdev - convert to dynamic event buffer
13759 * [Upstream] Input: evdev - use driver hint to compute size of event
13760 buffer
13761 * [Upstream] Input: bcm5974 - set the average number of events per MT
13762 event packet
13763 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
13764 * [Upstream] Input: evdev - never leave the client buffer empty after
13765 write
13766
13767 [ John Johansen ]
13768
13769 * SAUCE: AppArmor: -- mainline 2010-06-23
13770 * SAUCE: AppArmor 2.4 compatibility patch
13771 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
13772
13773 [ Leann Ogasawara ]
13774
13775 * [Config] Enable CONFIG_INTR_REMAP=y
13776 - LP: #597091
13777 * [Config] Enable CONFIG_X86_X2APIC
13778 - LP: #597091
13779
13780 [ Mathieu J. Poirier ]
13781
13782 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
13783 - LP: #594382
13784
13785 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
13786
13787linux (2.6.35-5.6) maverick; urgency=low
13788
13789 [ Amit Kucheria ]
13790
13791 * [Config] update omap flavour description
13792
13793 [ Andy Whitcroft ]
13794
13795 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
13796 - LP: #570500, #576274
13797 * SAUCE: add option to hand off all kernel parameters to init
13798 - LP: #586386
13799 * [Config] enable passing all kernel command line to init
13800 - LP: #586386
13801 * [Config] disable CONFIG_VMI
13802 - LP: #537601
13803 * [Config] enable CONFIG_IPV6_SIT_6RD
13804 - LP: #591869
13805 * [Config] enable CONFIG_VMWARE_BALOON as module
13806 - LP: #592039
13807
13808 [ Leann Ogasawara ]
13809
13810 * Revert "SAUCE: pm: Config option to disable handling of console during
13811 suspend/resume"
13812 - LP: #594885
13813 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
13814 * [Config] ports: enable passing all kernel command line to init
13815 - LP: #586386
13816 * [Config] Enable CONFIG_FB_VESA=y for x86
13817 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
13818 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
13819 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
13820 - LP: #493156
13821
13822 [ Mathieu Poirier ]
13823
13824 * ARM: Adding MosChip MCS7830 to nic-usb
13825 - LP: #584920
13826
13827 [ Upstream Kernel Changes ]
13828
13829 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
13830 * docbook: need xmldoclinks for all doc types
13831 * perf probe: Add kernel source path option
13832
13833 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
13834
13835linux (2.6.35-4.5) maverick; urgency=low
13836
13837 [ Leann Ogasawara ]
13838
13839 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
13840 size (rev2)"
13841 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
13842 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
13843 (rev4)"
13844 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
13845 modules"
13846 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
13847 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
13848 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
13849
13850 [ Tim Gardner ]
13851
13852 * [Config] CONFIG_NFS_FSCACHE=y
13853 - LP: #440522
13854 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
13855 - LP: #440522
13856
13857 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
13858
13859linux (2.6.35-3.4) maverick; urgency=low
13860
13861 [ Andy Whitcroft ]
13862
13863 * debian -- ensure the version number is clean
13864
13865 [ Henrik Rydberg ]
13866
13867 * [Upstream] Introduce MT event slots (rev 5)
13868 * [Upstream] Document the MT event slot protocol (rev5)
13869 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
13870 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
13871 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
13872 (rev2)
13873
13874 [ Leann Ogasawara ]
13875
13876 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
13877 * Revert "SAUCE: hostap: send events on data interface as well as master
13878 interface"
13879 * Revert "Fix webcam having USB ID 0ac8:303b"
13880 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
13881 * rebase to v2.6.35-rc3
13882
13883 [ Maxim Levitsky ]
13884
13885 * [Config] Enable new Smartmedia/xD translation layer
13886 - LP: #202490
13887
13888 [ Upstream Kernel Changes ]
13889
13890 * net: fix deliver_no_wcard regression on loopback device
13891
13892 [ Upstream changes ]
13893
13894 * rebased to v2.6.35-rc3
13895
13896 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
13897
13898linux (2.6.35-2.3) maverick; urgency=low
13899
13900 [ Bryan Wu ]
13901
13902 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
13903
13904 [ Leann Ogasawara ]
13905
13906 * [Config] armel: Enable CONFIG_BNX2=m
13907 * [Config] ports: Enable CONFIG_BNX2X=m
13908 * SAUCE: armel: define get_dma_ops to fix FTBS
13909
13910 [ Tim Gardner ]
13911
13912 * [Upstream] net: Print num_rx_queues imbalance warning only when there
13913 are allocated queues
13914 - LP: #591416
13915
13916 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
13917
13918linux (2.6.35-2.2) maverick; urgency=low
13919
13920 [ Andy Whitcroft ]
13921
13922 * [Config] d-i: make armel configuration versatile flavour specific
13923 - LP: #588805
13924 * [Config] d-i: enable .udebs for omap flavour
13925 - LP: #588805
13926
13927 [ Kees Cook ]
13928
13929 * ptrace: limit scope to attach only (allow read)
13930 - LP: #589656
13931
13932 [ Leann Ogasawara ]
13933
13934 * rebase to v2.6.35-rc2
13935 * [Config] update configs following rebase to v2.6.35-rc2
13936 * [Config] update port configs following rebase to v2.6.35-rc2
13937
13938 [ Lee Jones ]
13939
13940 * Enable perf to be more helpful when perf_<version> does not exist.
13941 - LP: #570500
13942 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
13943
13944 [ Tim Gardner ]
13945
13946 * [Config] Update bnx2 udeb firmware files
13947 - LP: #589304
13948
13949 [ Upstream changes ]
13950
13951 * rebased to v2.6.35-rc2
13952
13953 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
13954
13955linux (2.6.35-1.1) maverick; urgency=low
13956
13957 [ Andy Whitcroft ]
13958
13959 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
13960 - LP: #587888
13961 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
13962
13963 [ Leann Ogasawara ]
13964
13965 * rebase to v2.6.35-rc1
13966 * [Config] update configs following rebase to v2.6.35-rc1
13967 * [Config] update port configs following rebase to v2.6.35-rc1
13968 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
13969 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
13970 * SAUCE: ndiswrapper: convert multicast list to list_head
13971 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
13972 * [Config] [FTBS] ia64: Temporarily disable gpiolib
13973 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
13974 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
13975 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
13976 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
13977 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
13978 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
13979 * [Config] [FTBS] armel: Temporarily disable bnx2
13980 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
13981 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
13982 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
13983 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
13984 gpio_set_debounce
13985
13986 [ Upstream Kernel Changes ]
13987
13988 * of/usb: fix build error due to of_node pointer move
13989 * n2_crypto: Fix build after of_device/of_platform_driver changes.
13990 * powerpc/fsl-booke: fix the case where we are not in the first page
13991 * powerpc/fsl-booke: Move the entry setup code into a seperate file
13992 * powerpc/kexec: Add support for FSL-BookE
13993 * greth: Fix build after OF device conversions.
13994
13995 [ Upstream changes ]
13996
13997 * rebased to v2.6.35-rc1
13998
13999 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
14000
14001linux (2.6.35-1.0) UNRELEASED; urgency=low
14002
14003 [ Leann Ogasawara ]
14004
14005 * Null entry.
14006
14007 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
14008
14009linux (2.6.34-5.14) maverick; urgency=low
14010
14011 [ Tim Gardner ]
14012
14013 * [Config] Added module inclusion support
14014 * [Config] Added virtual flavour module inclusion list and d-i package
14015 definitions
14016
14017 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
14018
14019linux (2.6.34-5.13) maverick; urgency=low
14020
14021 [ Andy Whitcroft ]
14022
14023 * Revert "ubuntu: AUFS -- aufs2 20091209"
14024 * Revert "ubuntu: AUFS -- export various core functions
14025 (aufs2-standalone.patch)"
14026 * Revert "ubuntu: AUFS -- export various core functions
14027 (aufs2-base.patch)"
14028 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
14029 - LP: #587888
14030 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
14031 - LP: #587888
14032 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
14033 - LP: #587888
14034 * [Config] AUFS -- enable aufs options
14035 - LP: #587888
14036
14037 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
14038
14039linux (2.6.34-5.12) maverick; urgency=low
14040
14041 [ Andy Whitcroft ]
14042
14043 * enforce -- ensure SYSFS compatibility is disabled
14044
14045 [ Chase Douglas ]
14046
14047 * build with libdw-dev for perf probe symbol support
14048 * maverick ftrace configuration changes
14049
14050 [ Kees Cook ]
14051
14052 * Revert "SAUCE: x86: brk away from exec rand area"
14053 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
14054 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
14055 * SAUCE: x86: implement cs-limit nx-emulation for ia32
14056 - LP: #369978
14057 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
14058 * SAUCE: x86: brk away from exec rand area
14059 - LP: #452175
14060 * SAUCE: ptrace: restrict ptrace scope to children
14061
14062 [ Leann Ogasawara ]
14063
14064 * Add new omap flavour to getabis
14065 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
14066 - LP: #585490
14067 * build/modules: Temorarily add ignore.modules
14068 * ubuntu: iscsitarget -- version 1.4.20.1
14069
14070 [ Loïc Minier ]
14071
14072 * SAUCE: [um] Don't use nx_enabled under UML
14073 - LP: #524849
14074
14075 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
14076
14077linux (2.6.34-4.11) maverick; urgency=low
14078
14079 [ Amit Kucheria ]
14080
14081 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
14082 * [Config] Add support for OMAP-mainline flavour
14083
14084 [ Andy Whitcroft ]
14085
14086 * SAUCE: powerpc: fix compile error when ptrace.h is included from
14087 userspace
14088 - LP: #583733
14089
14090 [ Chase Douglas ]
14091
14092 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
14093 are present"
14094 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
14095 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
14096 load detect pipe"
14097
14098 [ Kees Cook ]
14099
14100 * SAUCE: fs: block cross-uid sticky symlinks
14101 * SAUCE: fs: block hardlinks to non-accessible sources
14102
14103 [ Koen Kooi ]
14104
14105 * SAUCE: board-omap3-beagle: add DSS2 support
14106
14107 [ Leann Ogasawara ]
14108
14109 * Revert "staging/go7007 -- disable"
14110 * Revert "[Config] staging/winbond -- disable"
14111 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
14112 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
14113 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
14114 controller"
14115 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
14116 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
14117 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
14118 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
14119 chipsets."
14120 * Revert "[Upstream] b43: Declare all possible firmware files."
14121 * Revert "add Breaks: against hardy lvm2"
14122 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
14123 id on Vmware ESX Server"
14124 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
14125 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
14126 * [Config] Enable CONFIG_USB=y for armel and sparc
14127 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
14128 * [Config] Enable CONFIG_RFKILL=y for ports
14129 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
14130 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
14131 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
14132 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
14133 * [Config] Enable CONFIG_LIBERTAS_MESH=y
14134 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
14135 * [Config] CONFIG_RT2800USB_UNKNOWN=y
14136 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
14137 * [Config] Enable CONFIG_CEPH_FS=m
14138 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
14139 * [Config] Enable CONFIG_EEEPC_WMI=m
14140 * [Config] Enable CONFIG_RT2800PCI=m
14141 * [Config] Enable CONFIG_SCSI_HPSA=m
14142 * [Config] Enable CONFIG_VHOST_NET=m
14143 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
14144 - LP: #582350
14145 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
14146 - LP: #579300
14147 * [Config] Enable CONFIG_PCIEASPM=y
14148 - LP: #333990
14149 * [Config] updateconfigs for OMAP flavour
14150
14151 [ Loïc Minier ]
14152
14153 * Enable perf tools on armel
14154
14155 [ Tim Gardner ]
14156
14157 * SAUCE: Updated ndiswrapper to 1.56
14158 - LP: #582555
14159 * [Config] Added virtual flavour
14160 * [Config] Remove support for sub-flavours
14161 * [Config] Removed amd64 preempt flavour
14162 * [Config] updateconfigs, updateportsconfigs after flavour munging
14163
14164 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
14165
14166linux (2.6.34-3.10) maverick; urgency=low
14167
14168 [ Leann Ogasawara ]
14169
14170 * rebase to v2.6.34
14171
14172 [ Upstream changes ]
14173
14174 * rebased to v2.6.34
14175
14176 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
14177
14178linux (2.6.34-2.9) maverick; urgency=low
14179
14180 [ Leann Ogasawara ]
14181
14182 * [Config] [FTBS] Disable comedi for armel
14183
14184 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
14185
14186linux (2.6.34-2.8) maverick; urgency=low
14187
14188 [ Leann Ogasawara ]
14189
14190 * Drop lpia
14191 * [Config] [FTBS] disable KVM
14192 * [Config] [FTBS] disable ipr for armel
14193
14194 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
14195
14196linux (2.6.34-2.7) maverick; urgency=low
14197
14198 [ Leann Ogasawara ]
14199
14200 * [Config] disable CONFIG_SCSI_IPR on powerpc
14201 * [Config] Remove 386 flavour per UDS discussion
14202
14203 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
14204
14205linux (2.6.34-1.6) maverick; urgency=low
14206
14207 [ Chase Douglas ]
14208
14209 * enforce CONFIG_TMPFS_POSIX_ACL=y
14210 - LP: #575940
14211 * don't force module dependency checking
14212 - LP: #577029
14213
14214 [ Kees Cook ]
14215
14216 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
14217 - LP: #568844
14218
14219 [ Leann Ogasawara ]
14220
14221 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
14222 * rebase to v2.6.34-rc7
14223 * [Config] update configs following rebase to v2.6.34-rc7
14224 * [Config] update port configs following rebase to v2.6.34-rc7
14225 * Add btrfs to the udebs
14226
14227 [ Tim Gardner ]
14228
14229 * [Config] Add atl1c to nic-modules udeb
14230 - LP: #557130
14231
14232 [ Upstream changes ]
14233
14234 * rebased to v2.6.34-rc7
14235
14236 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
14237
14238linux (2.6.34-1.5) UNRELEASED; urgency=low
14239
14240 [ Leann Ogasawara ]
14241
14242 * rebase to v2.6.34-rc6
14243 * [Config] update configs following rebase to v2.6.34-rc6
14244 * [Config] update port configs following rebase to v2.6.34-rc6
14245
14246 [ Upstream changes ]
14247
14248 * rebased to v2.6.34-rc6
14249
14250 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
14251
14252linux (2.6.34-1.4) UNRELEASED; urgency=low
14253
14254 [ Leann Ogasawara ]
14255
14256 * rebase to v2.6.34-rc5
14257 * [Config] update ports configs following rebase to v2.6.34-rc5
14258
14259 [ Upstream changes ]
14260
14261 * rebased to v2.6.34-rc5
14262
14263 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
14264
14265linux (2.6.34-1.3) UNRELEASED; urgency=low
14266
14267 [ Leann Ogasawara ]
14268
14269 * rebase to v2.6.34-rc4
14270 * [Config] update configs following rebase to v2.6.34-rc4
14271 * [Config] update port configs following rebase to v2.6.34-rc4
14272 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
14273
14274 [ Upstream changes ]
14275
14276 * rebased to v2.6.34-rc4
14277
14278 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
14279
14280linux (2.6.34-1.2) UNRELEASED; urgency=low
14281
14282 [ Leann Ogasawara ]
14283
14284 * Temorarily disable building linux-doc
14285 * rebase to v2.6.34-rc3
14286 * [Config] update configs following rebase to v2.6.34-rc3
14287 * [Config] update port configs following rebase to v2.6.34-rc3
14288
14289 [ Upstream changes ]
14290
14291 * rebased to v2.6.34-rc3
14292
14293 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
14294
14295linux (2.6.34-1.1) UNRELEASED; urgency=low
14296
14297 [ Leann Ogasawara ]
14298
14299 * rebase to v2.6.34-rc2
14300 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
14301 * [Config] update port configs following rebase to v2.6.34-rc2
14302 * [Config] update configs following rebase to v2.6.34-rc2
14303
14304 [ Upstream changes ]
14305
14306 * rebased to v2.6.34-rc2
14307
14308 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
14309
14310linux (2.6.33-1.1) UNRELEASED; urgency=low
14311
14312 [ Leann Ogasawara ]
14313
14314 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
14315 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
14316 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
14317 * ubuntu: lirc -- rename kfifo_put and kfifo_get
14318 * ubuntu: iscsitarget -- rename daddr inet_sock field
14319 * rebased to v2.6.33
14320 * [Config] update configs following rebase to v2.6.33
14321 * [Config] update ports configs following rebase to v2.6.33
14322
14323 [ Upstream changes ]
14324
14325 * rebased to v2.6.33
14326
14327 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
14328
14329linux (2.6.33-0.0) UNRELEASED; urgency=low
14330
14331 [ Leann Ogasawara ]
14332
14333 * Null entry.
14334
14335 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
14336
14337linux (2.6.32-16.25) lucid; urgency=low
14338
14339 [ Andy Whitcroft ]
14340
14341 * linux-tools -- move to Suggests: with explicit seeding
14342 - LP: #534635
14343
14344 [ Tim Gardner ]
14345
14346 * [Config] CONFIG_HID=m
14347
14348 [ Upstream Kernel Changes ]
14349
14350 * (pre-stable) sched: Fix SMT scheduler regression in
14351 find_busiest_queue()
14352 * KVM: introduce kvm_vcpu_on_spin
14353 * KVM: VMX: Add support for Pause-Loop Exiting
14354
14355 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
14356
14357linux (2.6.32-16.24) lucid; urgency=low
14358
14359 [ Andy Whitcroft ]
14360
14361 * armel -- perf userspace does not support arm
14362 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
14363
14364 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
14365
14366linux (2.6.32-16.23) lucid; urgency=low
14367
14368 [ Andy Whitcroft ]
14369
14370 * SAUCE: PM report driver and device suspend/resume times -- move config
14371 * update to standards version 3.8.4.0
14372 * printenv -- expose all of the package selectors
14373 * source package -- cleanup source content control
14374 * doc package -- ensure we do build package content on buildd
14375 * lintian -- correct the address in the debian/copyright
14376 * lintian -- update debhelper package version dependancy
14377 * lintian -- fix ghostscript dependancy
14378 * lintian -- add required misc:Depends
14379 * lintian -- move our debhelper compat level to debian/compat
14380 * perf -- build the kernel carried tools
14381 * perf -- add linux-tools carrying the version switches and manuals
14382 * SAUCE: fix up Kconfig for staging drivers
14383 * [Config] enable NOUVEAU etc following drm backport
14384 * update DRM to mainline v2.6.33
14385 * [Config] Remove AppArmor config options that no longer exist (ports)
14386 * [Config] updateportsconfigs following drm update
14387
14388 [ John Johansen ]
14389
14390 * ubuntu: AppArmor -- update to mainline 2010-03-04
14391 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
14392 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
14393 * [Config] Remove AppArmor config options that no longer exist
14394
14395 [ Manoj Iyer ]
14396
14397 * ubuntu: rtl8192se -- version 2010-0115,0014
14398 - LP: #530275
14399 * [Config] added CONFIG_RTL8192SE module.
14400 - LP: #530275
14401
14402 [ Tim Gardner ]
14403
14404 * [Config] Added vmw_pvscsi to d-i/scsi-modules
14405 - LP: #531017
14406 * [Upstream] netfilter: xt_recent: Add an entry reaper
14407
14408 [ Upstream Kernel Changes ]
14409
14410 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
14411 emulation"
14412 * Revert "KVM: x86 emulator: Fix popf emulation"
14413 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
14414 emulation"
14415 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
14416 * Revert "KVM: fix memory access during x86 emulation."
14417 * Add vlan (8021.Q) module package for d-i.
14418 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14419 Inspiron 700m
14420 - LP: #515246
14421 * [Upstream] docbook: need xmldoclinks for all doc types
14422 * x86: set_personality_ia32() misses force_personality32
14423 * lib: Introduce generic list_sort function
14424 * drm/nv50: Implement ctxprog/state generation.
14425 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
14426 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14427 Inspiron 700m
14428 - LP: #515246
14429
14430 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
14431
14432linux (2.6.32-15.22) lucid; urgency=low
14433
14434 [ Andy Whitcroft ]
14435
14436 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
14437 * Revert "SAUCE: PM report driver and device suspend/resume times."
14438 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
14439
14440 [ Manoj Iyer ]
14441
14442 * SAUCE: PM report driver and device suspend/resume times.
14443
14444 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
14445
14446linux (2.6.32-15.21) lucid; urgency=low
14447
14448 [ Andy Whitcroft ]
14449
14450 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
14451 * Revert "[Config] lenovo-sl-laptop -- enable"
14452 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
14453 * armel -- cramfs module will no longer be built
14454 * d-i -- make all modules optional
14455 * rename the debug packages to match archive standard
14456 - LP: #527837
14457 * lenovo-sl-laptop is no longer built
14458
14459 [ Colin Ian King ]
14460
14461 * Disable 4MB page tables for Atom, work around errata AAE44
14462 - LP: #523112
14463
14464 [ Colin Watson ]
14465
14466 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
14467 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
14468
14469 [ Jesse Barnes ]
14470
14471 * SAUCE: drm/i915: don't change DRM configuration when releasing load
14472 detect pipe
14473 - LP: #488328
14474
14475 [ Loïc Minier ]
14476
14477 * [Config] armel Update versatile initrd configs
14478 - LP: #524893
14479 * SAUCE: [um] Don't use nx_enabled under UML
14480 - LP: #524849
14481
14482 [ Manoj Iyer ]
14483
14484 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
14485
14486 [ Mario Limonciello ]
14487
14488 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
14489
14490 [ Rafael J. Wysocki ]
14491
14492 * SAUCE: PM report driver and device suspend/resume times.
14493
14494 [ Surbhi Palande ]
14495
14496 * Revert "[Upstream] e1000e: enhance frame fragment detection"
14497 - CVE-2009-4538
14498 * Revert "[Upstream] e1000: enhance frame fragment detection"
14499 - CVE-2009-4536
14500
14501 [ Tim Gardner ]
14502
14503 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
14504 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
14505 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
14506
14507 [ Upstream Kernel Changes ]
14508
14509 * Revert "(pre-stable) eCryptfs: Add getattr function"
14510 * Fix potential crash with sys_move_pages
14511 * futex_lock_pi() key refcnt fix
14512 * futex: Handle user space corruption gracefully
14513 * futex: Handle futex value corruption gracefully
14514 * Fix race in tty_fasync() properly
14515 * hwmon: (w83781d) Request I/O ports individually for probing
14516 * hwmon: (lm78) Request I/O ports individually for probing
14517 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
14518 * ALSA: ctxfi - fix PTP address initialization
14519 * drm/i915: disable hotplug detect before Ironlake CRT detect
14520 * drm/i915: enable self-refresh on 965
14521 * drm/i915: Disable SR when more than one pipe is enabled
14522 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
14523 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
14524 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
14525 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
14526 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
14527 * i2c-tiny-usb: Fix on big-endian systems
14528 * drm/i915: handle FBC and self-refresh better
14529 * drm/i915: Increase fb alignment to 64k
14530 * drm/i915: Update write_domains on active list after flush.
14531 * regulator: Fix display of null constraints for regulators
14532 * ALSA: hda-intel: Avoid divide by zero crash
14533 * CPUFREQ: Fix use after free of struct powernow_k8_data
14534 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
14535 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
14536 * ioat: fix infinite timeout checking in ioat2_quiesce
14537 * resource: add helpers for fetching rlimits
14538 * fs/exec.c: restrict initial stack space expansion to rlimit
14539 * cifs: fix length calculation for converted unicode readdir names
14540 * NFS: Fix a reference leak in nfs_wb_cancel_page()
14541 * NFS: Try to commit unstable writes in nfs_release_page()
14542 * NFSv4: Don't allow posix locking against servers that don't support it
14543 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
14544 * NFS: Fix an Oops when truncating a file
14545 * NFS: Fix a umount race
14546 * NFS: Fix a bug in nfs_fscache_release_page()
14547 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
14548 * md: fix 'degraded' calculation when starting a reshape.
14549 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
14550 * Export the symbol of getboottime and mmonotonic_to_bootbased
14551 * kvmclock: count total_sleep_time when updating guest clock
14552 * KVM: PIT: control word is write-only
14553 * tpm_infineon: fix suspend/resume handler for pnp_driver
14554 * amd64_edac: Do not falsely trigger kerneloops
14555 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
14556 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
14557 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
14558 * netfilter: xtables: compat out of scope fix
14559 * netfilter: nf_conntrack: fix hash resizing with namespaces
14560 * drm/i915: remove full registers dump debug
14561 * drm/i915: add i915_lp_ring_sync helper
14562 * drm/i915: Don't wait interruptible for possible plane buffer flush
14563 * dasd: remove strings from s390dbf
14564 * crypto: padlock-sha - Add import/export support
14565 * wmi: Free the allocated acpi objects through wmi_get_event_data
14566 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
14567 * /dev/mem: introduce size_inside_page()
14568 * devmem: check vmalloc address on kmem read/write
14569 * devmem: fix kmem write bug on memory holes
14570 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
14571 of value 0.
14572 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
14573 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
14574 * dst: call cond_resched() in dst_gc_task()
14575 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
14576 * befs: fix leak
14577 * rtc-fm3130: add missing braces
14578 * Call flush_dcache_page after PIO data transfers in libata-sff.c
14579 * ahci: add Acer G725 to broken suspend list
14580 * pktgen: Fix freezing problem
14581 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
14582 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
14583 * x86: Re-get cfg_new in case reuse/move irq_desc
14584 * Staging: fix rtl8187se compilation errors with mac80211
14585 * ALSA: usb-audio - Avoid Oops after disconnect
14586 * serial: 8250: add serial transmitter fully empty test
14587 * sysfs: sysfs_sd_setattr set iattrs unconditionally
14588 * class: Free the class private data in class_release
14589 * USB: usbfs: only copy the actual data received
14590 * USB: usbfs: properly clean up the as structure on error paths
14591 * rtl8187: Add new device ID
14592 * ACPI: Add NULL pointer check in acpi_bus_start
14593 * ACPI: fix High cpu temperature with 2.6.32
14594 * drm/radeon/kms: use udelay for short delays
14595 * NFS: Too many GETATTR and ACCESS calls after direct I/O
14596 * eCryptfs: Add getattr function
14597 * b43: Fix throughput regression
14598 * ath9k: Fix sequence numbers for PAE frames
14599 * mac80211: Fix probe request filtering in IBSS mode
14600 * iwlwifi: Fix to set correct ht configuration
14601 * dm stripe: avoid divide by zero with invalid stripe count
14602 * dm log: userspace fix overhead_size calcuations
14603 * Linux 2.6.32.9
14604 * sfc: Fix SFE4002 initialisation
14605 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
14606 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
14607 * (pre-stable) HID: handle joysticks with large number of buttons
14608 - LP: #492056
14609 * (pre-stable) HID: extend mask for BUTTON usage page
14610 - LP: #492056
14611 * PM: Measure device suspend and resume times
14612 * e1000: enhance frame fragment detection
14613 - CVE-2009-4536
14614 * e1000e: enhance frame fragment detection
14615 - CVE-2009-4538
14616 * KVM: fix memory access during x86 emulation.
14617 - CVE-2010-0306
14618 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
14619 - CVE-2010-0306
14620 * KVM: x86 emulator: Check IOPL level during io instruction emulation
14621 - CVE-2010-0306
14622 * KVM: x86 emulator: Fix popf emulation
14623 - CVE-2010-0306
14624 * KVM: x86 emulator: Check CPL level during privilege instruction
14625 emulation
14626 - CVE-2010-0306
14627 * Input: wacom - ensure the device is initialized properly upon resume
14628 * Input: wacom - add defines for packet lengths of various devices
14629 * Input: wacom - add support for new LCD tablets
14630 - LP: #516777
14631
14632 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
14633
14634linux (2.6.32-14.20) lucid; urgency=low
14635
14636 [ Andy Whitcroft ]
14637
14638 * rebuild following the GCC update to match compiler for out of tree modules
14639 * Revert "[Config] drbd -- enable"
14640 * Revert "ubuntu: drbd -- version 8.3.1"
14641 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
14642 - LP: #510937
14643
14644 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
14645
14646linux (2.6.32-14.19) lucid; urgency=low
14647
14648 [ Andy Whitcroft ]
14649
14650 * ensure we build the source package contents when enabled
14651 - LP: #522308
14652 * [Config] enable CONFIG_X86_MCE_XEON75XX
14653 * SAUCE: AppArmor -- add linux/kref.h for struct kref
14654 * [Config] enable CONFIG_HID_ORTEK
14655 * enable udeb generation for arm versatile flavour
14656 - LP: #522515
14657
14658 [ John Johansen ]
14659
14660 * ubuntu: AppArmor -- update to mainline 2010-02-18
14661 - LP: #439560, #496110, #507069
14662
14663 [ Johnathon Harris ]
14664
14665 * SAUCE: HID: add support for Ortek WKB-2000
14666 - LP: #405390
14667
14668 [ Upstream Kernel Changes ]
14669
14670 * tpm_tis: TPM_STS_DATA_EXPECT workaround
14671 - LP: #490487
14672 * x86, mce: Xeon75xx specific interface to get corrected memory error
14673 information
14674 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
14675 * x86, mce: Make xeon75xx memory driver dependent on PCI
14676 * drm/edid: Unify detailed block parsing between base and extension
14677 blocks
14678 - LP: #500999
14679 * (pre-stable) eCryptfs: Add getattr function
14680 - LP: #390833
14681
14682 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
14683
14684linux (2.6.32-13.18) lucid; urgency=low
14685
14686 [ Andy Whitcroft ]
14687
14688 * Revert "enforcer -- make the enforcement configuration common"
14689 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
14690 (Dell E6x00 series)"
14691 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
14692 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
14693 0755"
14694 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
14695 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
14696 * Revert "SAUCE: make fc transport removal of target configurable"
14697 * enforcer -- make the enforcement configuration common
14698 * getabis -- add preempt flavour to the list
14699 * [Config] enforce DEVTMPFS options
14700 * [Config] armel -- cleanup to-be builtin modules
14701 * [Config] cleanup ports configs
14702 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
14703 - LP: #485536
14704 * add printdebian target to find branch target
14705 * distclean -- do not remove debian.env
14706 * [Config] generic-pae switch to M586TSC
14707 - LP: #519448
14708 * git-ubuntu-log -- commonise duplicated log handling
14709 * git-ubuntu-log -- tighten up Bug: NNNN matching
14710 * git-ubuntu-log -- sort the bug numbers
14711
14712 [ Chris Wilson ]
14713
14714 * (pre-stable) drm/i915: Increase fb alignment to 64k
14715 - LP: #404064
14716
14717 [ Eric Miao ]
14718
14719 * arm -- enable ubuntu/ directory
14720
14721 [ Huang Ying ]
14722
14723 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
14724 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
14725
14726 [ Loïc Minier ]
14727
14728 * [Config] cleanup preempt configuration
14729 * [Config] versatile: Fix video output
14730 - LP: #517594
14731 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
14732 * [Config] Large update to armel/versatile
14733 * [Config] versatile: Add RTC support
14734 * [Config] armel: Enable NEON
14735 * [Config] versatile: Builtin MMC support
14736 * [Config] versatile Builtin SCSI controller
14737 * [Config] armel Disable dma_cache_sync callers
14738 * [Config] armel Disable asm/time.h users
14739 * [Config] armel Disable out of range udelay()
14740 * [Config] armel Disable flush_cache_range() users
14741 * [Config] armel -- Enable ubuntu/ drivers
14742
14743 [ Steve Conklin ]
14744
14745 * SAUCE: drm/i915: Add display hotplug event on Ironlake
14746 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
14747
14748 [ Upstream Kernel Changes ]
14749
14750 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
14751 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
14752 in IRQ handler""
14753 * clockevent: Don't remove broadcast device when cpu is dead
14754 * clockevents: Add missing include to pacify sparse
14755 * ACPI: don't cond_resched if irq is disabled
14756 * be2net: Add support for next generation of BladeEngine device.
14757 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
14758 * mpt2sas: New device SAS2208 support is added
14759 * ar9170: Add support for D-Link DWA 160 A2
14760 * powerpc/fsl: Add PCI device ids for new QoirQ chips
14761 * davinci: dm646x: Add support for 3.x silicon revision
14762 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
14763 * Driver-Core: devtmpfs - set root directory mode to 0755
14764 * driver-core: fix devtmpfs crash on s390
14765 * vfs: get_sb_single() - do not pass options twice
14766 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
14767 * V4L/DVB (13569): smsusb: add autodetection support for five additional
14768 Hauppauge USB IDs
14769 * USB: mos7840: add device IDs for B&B electronics devices
14770 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
14771 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
14772 SubVendor ID: 0x1043 Device ID: 0x4847)
14773 * iTCO_wdt: Add support for Intel Ibex Peak
14774 * atl1c:use common_task instead of reset_task and link_chg_task
14775 * atl1e:disable NETIF_F_TSO6 for hardware limit
14776 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
14777 * V4L/DVB (13680b): DocBook/media: create links for included sources
14778 * netfilter: xtables: fix conntrack match v1 ipt-save output
14779 * partitions: read whole sector with EFI GPT header
14780 * partitions: use sector size for EFI GPT
14781 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
14782 * sched: Fix isolcpus boot option
14783 * sched: Fix missing sched tunable recalculation on cpu add/remove
14784 * nohz: Prevent clocksource wrapping during idle
14785 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
14786 * timers, init: Limit the number of per cpu calibration bootup messages
14787 * PCI: Always set prefetchable base/limit upper32 registers
14788 * iscsi class: modify handling of replacement timeout
14789 * NFS: Revert default r/wsize behavior
14790 * HID: fixup quirk for NCR devices
14791 * scsi_devinfo: update Hitachi entries (v2)
14792 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
14793 * scsi_transport_fc: remove invalid BUG_ON
14794 * lpfc: fix hang on SGI ia64 platform
14795 * libfc: fix typo in retry check on received PRLI
14796 * libfc: fix ddp in fc_fcp for 0 xid
14797 * fcoe: remove redundant checking of netdev->netdev_ops
14798 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
14799 * libfc: lport: fix minor documentation errors
14800 * libfc: don't WARN_ON in lport_timeout for RESET state
14801 * fcoe: initialize return value in fcoe_destroy
14802 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
14803 * libfc: fix memory corruption caused by double frees and bad error
14804 handling
14805 * libfc: fix free of fc_rport_priv with timer pending
14806 * libfc: remote port gets stuck in restart state without really
14807 restarting
14808 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
14809 * fcoe: Fix checking san mac address
14810 * fcoe: Fix getting san mac for VLAN interface
14811 * qlge: Remove explicit setting of PCI Dev CTL reg.
14812 * qlge: Set PCIE max read request size.
14813 * qlge: Don't fail open when port is not initialized.
14814 * qlge: Add handler for DCBX firmware event.
14815 * qlge: Bonding fix for mode 6.
14816 * PCI: AER: fix aer inject result in kernel oops
14817 * DMI: allow omitting ident strings in DMI tables
14818 * Input: i8042 - remove identification strings from DMI tables
14819 * Input: i8042 - add Gigabyte M1022M to the noloop list
14820 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
14821 * ALSA: hda - select IbexPeak handler for Calpella
14822 * ALSA: hda - Fix quirk for Maxdata obook4-1
14823 * ALSA: hda - Add missing Line-Out and PCM switches as slave
14824 * iTCO_wdt.c - cleanup chipset documentation
14825 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
14826 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
14827 * ahci: disable SNotification capability for ich8
14828 * ata_piix: fix MWDMA handling on PIIX3
14829 * md: fix small irregularity with start_ro module parameter
14830 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
14831 * cio: fix double free in case of probe failure
14832 * cio: dont panic in non-fatal conditions
14833 * netiucv: displayed TX bytes value much too high
14834 * ipc ns: fix memory leak (idr)
14835 * ALSA: hda - Fix HP T5735 automute
14836 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
14837 * UBI: fix memory leak in update path
14838 * UBI: initialise update marker
14839 * ASoC: fix a memory-leak in wm8903
14840 * mac80211: check that ieee80211_set_power_mgmt only handles STA
14841 interfaces.
14842 * cfg80211: fix channel setting for wext
14843 * KVM: S390: fix potential array overrun in intercept handling
14844 * KVM: only allow one gsi per fd
14845 * KVM: Fix race between APIC TMR and IRR
14846 * KVM: MMU: bail out pagewalk on kvm_read_guest error
14847 * KVM: x86: Fix host_mapping_level()
14848 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
14849 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
14850 * KVM: fix lock imbalance in kvm_*_irq_source_id()
14851 * KVM: only clear irq_source_id if irqchip is present
14852 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
14853 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
14854 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
14855 - LP: #516325
14856 * iwlwifi: Fix throughput stall issue in HT mode for 5000
14857 * fnctl: f_modown should call write_lock_irqsave/restore
14858 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
14859 CPUID drivers.
14860 * Linux 2.6.32.7
14861 * scsi_lib: Fix bug in completion of bidi commands
14862 * mptsas: Fix issue with chain pools allocation on katmai
14863 * mm: add new 'read_cache_page_gfp()' helper function
14864 * drm/i915: Selectively enable self-reclaim
14865 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
14866 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
14867 * x86: Set hotpluggable nodes in nodes_possible_map
14868 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
14869 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
14870 * zcrypt: Do not remove coprocessor for error 8/72
14871 * dasd: fix possible NULL pointer errors
14872 * ACPI: Add a generic API for _OSC -v2
14873 * ACPI: Add platform-wide _OSC support.
14874 * ACPI: fix OSC regression that caused aer and pciehp not to load
14875 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
14876 * UBI: fix volume creation input checking
14877 * e1000/e1000e: don't use small hardware rx buffers
14878 * drm/i915: Reload hangcheck timer too for Ironlake
14879 * Fix a leak in affs_fill_super()
14880 * Fix failure exits in bfs_fill_super()
14881 * fix oops in fs/9p late mount failure
14882 * fix leak in romfs_fill_super()
14883 * Fix remount races with symlink handling in affs
14884 * fix affs parse_options()
14885 * Fix failure exit in ipathfs
14886 * mm: fix migratetype bug which slowed swapping
14887 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
14888 NOMMU stack
14889 * Split 'flush_old_exec' into two functions
14890 * sparc: TIF_ABI_PENDING bit removal
14891 * x86: get rid of the insane TIF_ABI_PENDING bit
14892 * Input: winbond-cir - remove dmesg spam
14893 * x86: Disable HPET MSI on ATI SB700/SB800
14894 * iwlwifi: set default aggregation frame count limit to 31
14895 * drm/i915: only enable hotplug for detected outputs
14896 * firewire: core: add_descriptor size check
14897 * SECURITY: selinux, fix update_rlimit_cpu parameter
14898 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
14899 * x86: Add Dell OptiPlex 760 reboot quirk
14900 - LP: #488319
14901 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
14902 * x86/amd-iommu: Fix possible integer overflow
14903 * clocksource: fix compilation if no GENERIC_TIME
14904 * tcp: update the netstamp_needed counter when cloning sockets
14905 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
14906 * net: restore ip source validation
14907 * af_packet: Don't use skb after dev_queue_xmit()
14908 * ax25: netrom: rose: Fix timer oopses
14909 * KVM: allow userspace to adjust kvmclock offset
14910 * oprofile/x86: add Xeon 7500 series support
14911 * oprofile/x86: fix crash when profiling more than 28 events
14912 * libata: retry link resume if necessary
14913 * mm: percpu-vmap fix RCU list walking
14914 * mm: purge fragmented percpu vmap blocks
14915 * block: fix bio_add_page for non trivial merge_bvec_fn case
14916 * Fix 'flush_old_exec()/setup_new_exec()' split
14917 * random: drop weird m_time/a_time manipulation
14918 * random: Remove unused inode variable
14919 * block: fix bugs in bio-integrity mempool usage
14920 * usb: r8a66597-hdc disable interrupts fix
14921 * connector: Delete buggy notification code.
14922 * be2net: Bug fix to support newer generation of BE ASIC
14923 * be2net: Fix memset() arg ordering.
14924 * mm: flush dcache before writing into page to avoid alias
14925 * mac80211: fix NULL pointer dereference when ftrace is enabled
14926 * imxfb: correct location of callbacks in suspend and resume
14927 * mx3fb: some debug and initialisation fixes
14928 * starfire: clean up properly if firmware loading fails
14929 * kernel/cred.c: use kmem_cache_free
14930 * uartlite: fix crash when using as console
14931 * pktcdvd: removing device does not remove its sysfs dir
14932 * ath9k: fix eeprom INI values override for 2GHz-only cards
14933 * ath9k: fix beacon slot/buffer leak
14934 * powerpc: TIF_ABI_PENDING bit removal
14935 * NET: fix oops at bootime in sysctl code
14936 * Linux 2.6.32.8
14937
14938 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
14939
14940linux (2.6.32-12.17) lucid; urgency=low
14941
14942 [ Andy Whitcroft ]
14943
14944 * restore linux-image prefix -- master
14945 * enforce -- we require SELINUX enabled -- master
14946 * enforce -- ensure APPARMOR is our default LSM -- master
14947 * make doc package completely optional -- master
14948 * make source package completely optional -- master
14949 * make linux-libc-dev completly optional -- master
14950 * convert package disable to a deps list -- master
14951 * allow common headers to switch from indep to arch -- master
14952 * convert binary package disable to a deps list -- master
14953 * add configuration option for a full source build tree -- master
14954 * add support for uImage kernels in package control scripts
14955 * getabis -- cleanup and parameterise repository list -- master
14956 * getabis -- move configuration to etc/getabi -- master
14957 * kernelconfig -- move configuration to etc -- master
14958 * rules -- make debian/debian.env master for branch name
14959 * set the current branch name -- master
14960 * pull back common debian.master files into debian -- master
14961 * enforcer -- make the enforcement configuration common
14962 * insert-changes -- correctly link to debian/rules in DROOT
14963
14964 [ Colin Watson ]
14965
14966 * future-proof ddeb handling against buildd changes
14967
14968 [ Eric Miao ]
14969
14970 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
14971 X86
14972
14973 [ Loïc Minier ]
14974
14975 * Add modules.builtin.bin to prerm rm list
14976 - LP: #516584
14977
14978 [ Tim Gardner ]
14979
14980 * [Config] Implement the amd64 preempt flavour
14981
14982 [ Upstream Kernel Changes ]
14983
14984 * syslog: distinguish between /proc/kmsg and syscalls
14985 - LP: #515623
14986 * sfc: Fix polling for slow MCDI operations
14987 * sfc: Fix conditions for MDIO self-test
14988 * sfc: QT202x: Remove unreliable MMD check at initialisation
14989 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
14990 * sfc: Use fixed-size buffers for MCDI NVRAM requests
14991
14992 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
14993
14994linux (2.6.32-12.16) lucid; urgency=low
14995
14996 [ Andy Whitcroft ]
14997
14998 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
14999 first use"
15000 * SAUCE: acpi battery -- move first lookup asynchronous
15001 - LP: #507211
15002 * [Config] update configs to cleanup generic configs
15003 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
15004 * [Config] enable USER_NS
15005 - LP: #480739, #509808
15006
15007 [ Heiko Carstens ]
15008
15009 * (pre-stable) driver-core: fix devtmpfs crash on s390
15010 - LP: #512370
15011
15012 [ John Johansen ]
15013
15014 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
15015 - LP: #494565
15016 * [Config] VIRTIO=y for server/virtual flavours
15017 - LP: #494565
15018
15019 [ Kay Sievers ]
15020
15021 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
15022 - LP: #512370
15023
15024 [ Kees Cook ]
15025
15026 * SAUCE: x86: brk away from exec rand area
15027 - LP: #452175
15028
15029 [ Leann Ogasawara ]
15030
15031 * [Upstream] e1000: enhance frame fragment detection
15032 - CVE-2009-4536
15033 * [Upstream] e1000e: enhance frame fragment detection
15034 - CVE-2009-4538
15035
15036 [ Sebastian Kapfer ]
15037
15038 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
15039 series)
15040 - LP: #296610
15041
15042 [ Upstream Kernel Changes ]
15043
15044 * inotify: do not reuse watch descriptors
15045 - LP: #485556
15046 * inotify: only warn once for inotify problems
15047 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
15048 Framebuffer"
15049 * memcg: ensure list is empty at rmdir
15050 * drm/i915: remove loop in Ironlake interrupt handler
15051 * block: Fix incorrect reporting of partition alignment
15052 * x86, mce: Thermal monitoring depends on APIC being enabled
15053 * futexes: Remove rw parameter from get_futex_key()
15054 * page allocator: update NR_FREE_PAGES only when necessary
15055 * x86, apic: use physical mode for IBM summit platforms
15056 * edac: i5000_edac critical fix panic out of bounds
15057 * x86: SGI UV: Fix mapping of MMIO registers
15058 * mfd: WM835x GPIO direction register is not locked
15059 * mfd: Correct WM835x ISINK ramp time defines
15060 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
15061 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
15062 * reiserfs: truncate blocks not used by a write
15063 * HID: add device IDs for new model of Apple Wireless Keyboard
15064 * PCI/cardbus: Add a fixup hook and fix powerpc
15065 * Input: pmouse - move Sentelic probe down the list
15066 * asus-laptop: add Lenovo SL hotkey support
15067 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
15068 * sparc64: Fix NMI programming when perf events are active.
15069 * sparc64: Fix Niagara2 perf event handling.
15070 * i2c: Do not use device name after device_unregister
15071 * i2c/pca: Don't use *_interruptible
15072 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
15073 * sched: Fix task priority bug
15074 * vfs: Fix vmtruncate() regression
15075 * Linux 2.6.32.5
15076 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
15077 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
15078 * Staging: asus_oled: fix oops in 2.6.32.2
15079 * Staging: hv: fix smp problems in the hyperv core code
15080 * tty: fix race in tty_fasync
15081 * ecryptfs: use after free
15082 * ecryptfs: initialize private persistent file before dereferencing
15083 pointer
15084 * nozomi: quick fix for the close/close bug
15085 * serial: 8250_pnp: use wildcard for serial Wacom tablets
15086 * usb: serial: fix memory leak in generic driver
15087 * USB: fix bitmask merge error
15088 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
15089 * USB: EHCI: fix handling of unusual interrupt intervals
15090 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
15091 * USB: add missing delay during remote wakeup
15092 * USB: add speed values for USB 3.0 and wireless controllers
15093 * ACPI: EC: Accelerate query execution
15094 * ACPI: EC: Add wait for irq storm
15095 * SCSI: enclosure: fix oops while iterating enclosure_status array
15096 * drm/i915: Read the response after issuing DDC bus switch command
15097 * drm/i915: try another possible DDC bus for the SDVO device with
15098 multiple outputs
15099 * block: bdev_stack_limits wrapper
15100 * DM: Fix device mapper topology stacking
15101 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
15102 * USB: fix usbstorage for 2770:915d delivers no FAT
15103 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
15104 * perf timechart: Use tid not pid for COMM change
15105 * perf events: Dont report side-band events on each cpu for
15106 per-task-per-cpu events
15107 * perf: Honour event state for aux stream data
15108 * Linux 2.6.32.6
15109
15110 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
15111
15112linux (2.6.32-11.15) lucid; urgency=low
15113
15114 [ Andy Whitcroft ]
15115
15116 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
15117 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
15118 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
15119 boards"
15120 * Revert "[Upstream] mmc: prevent dangling block device from accessing
15121 stale queues"
15122 * Revert "SAUCE: Fix nx_enable reporting"
15123 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
15124 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
15125 * SAUCE: i915 -- disable powersave by default
15126 - LP: #492392
15127
15128 [ Kees Cook ]
15129
15130 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
15131 - LP: #369978
15132 * SAUCE: [x86] fix report of cs-limit nx-emulation
15133 - LP: #454285
15134 * SAUCE: Fix nx_enable reporting
15135 - LP: #454285
15136
15137 [ Tim Gardner ]
15138
15139 * [Upstream] b43: Declare all possible firmware files.
15140 - LP: #488636
15141 * [Config] updateconfigs after adding pvscsi
15142 - LP: #497156
15143 * [Config] CONFIG_BT=m
15144
15145 [ Upstream Kernel Changes ]
15146
15147 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
15148 for pre-Pentium"
15149 * SCSI: ipr: fix EEH recovery
15150 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
15151 * SCSI: st: fix mdata->page_order handling
15152 * SCSI: fc class: fix fc_transport_init error handling
15153 * sched: Fix task_hot() test order
15154 * x86, cpuid: Add "volatile" to asm in native_cpuid()
15155 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
15156 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
15157 * pata_hpt3x2n: fix clock turnaround
15158 * pata_cmd64x: fix overclocking of UDMA0-2 modes
15159 * ASoC: wm8974: fix a wrong bit definition
15160 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
15161 * ALSA: hda - Fix missing capsrc_nids for ALC88x
15162 * acerhdf: limit modalias matching to supported
15163 - LP: #435958
15164 * ACPI: EC: Fix MSI DMI detection
15165 * ACPI: Use the return result of ACPI lid notifier chain correctly
15166 * powerpc: Handle VSX alignment faults correctly in little-endian mode
15167 * ASoC: Do not write to invalid registers on the wm9712.
15168 * drm/radeon: fix build on 64-bit with some compilers.
15169 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
15170 * USB: option: support hi speed for modem Haier CE100
15171 * USB: Fix a bug on appledisplay.c regarding signedness
15172 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
15173 * Bluetooth: Prevent ill-timed autosuspend in USB driver
15174 * USB: rename usb_configure_device
15175 * USB: fix bugs in usb_(de)authorize_device
15176 * drivers/net/usb: Correct code taking the size of a pointer
15177 * x86: SGI UV: Fix writes to led registers on remote uv hubs
15178 * md: Fix unfortunate interaction with evms
15179 * dma: at_hdmac: correct incompatible type for argument 1 of
15180 'spin_lock_bh'
15181 * dma-debug: Do not add notifier when dma debugging is disabled.
15182 * dma-debug: Fix bug causing build warning
15183 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
15184 referrals
15185 * x86/amd-iommu: Fix initialization failure panic
15186 * ioat3: fix p-disabled q-continuation
15187 * ioat2,3: put channel hardware in known state at init
15188 * KVM: MMU: remove prefault from invlpg handler
15189 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
15190 * Libertas: fix buffer overflow in lbs_get_essid()
15191 * iwmc3200wifi: fix array out-of-boundary access
15192 * mac80211: fix propagation of failed hardware reconfigurations
15193 * mac80211: fix WMM AP settings application
15194 * mac80211: Fix IBSS merge
15195 * cfg80211: fix race between deauth and assoc response
15196 * ath5k: fix SWI calibration interrupt storm
15197 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
15198 * ath9k: Fix TX queue draining
15199 * ath9k: fix missed error codes in the tx status check
15200 * ath9k: wake hardware during AMPDU TX actions
15201 * ath9k: fix suspend by waking device prior to stop
15202 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
15203 64-bit
15204 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
15205 in 0x4054
15206 * iwl3945: disable power save
15207 * iwl3945: fix panic in iwl3945 driver
15208 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
15209 * iwlwifi: fix more eeprom endian bugs
15210 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
15211 * mac80211: fix race with suspend and dynamic_ps_disable_work
15212 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
15213 * 'sysctl_max_map_count' should be non-negative
15214 * kernel/sysctl.c: fix the incomplete part of
15215 sysctl_max_map_count-should-be-non-negative.patch
15216 * V4L/DVB (13596): ov511.c typo: lock => unlock
15217 * x86/ptrace: make genregs[32]_get/set more robust
15218 * memcg: avoid oom-killing innocent task in case of use_hierarchy
15219 * e100: Fix broken cbs accounting due to missing memset.
15220 * ipv6: reassembly: use seperate reassembly queues for conntrack and
15221 local delivery
15222 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
15223 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
15224 * b43: avoid PPC fault during resume
15225 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
15226 support
15227 * sched: Fix balance vs hotplug race
15228 * drm/radeon/kms: fix crtc vblank update for r600
15229 * drm: disable all the possible outputs/crtcs before entering KMS mode
15230 * S390: dasd: support DIAG access for read-only devices
15231 * xen: fix is_disconnected_device/exists_disconnected_device
15232 * xen: improvement to wait_for_devices()
15233 * xen: wait up to 5 minutes for device connetion
15234 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
15235 * udf: Try harder when looking for VAT inode
15236 * Add unlocked version of inode_add_bytes() function
15237 * quota: decouple fs reserved space from quota reservation
15238 * ext4: Convert to generic reserved quota's space management.
15239 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
15240 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
15241 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
15242 * amd64_edac: unify MCGCTL ECC switching
15243 * x86, msr: Add support for non-contiguous cpumasks
15244 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
15245 * amd64_edac: fix driver instance freeing
15246 * amd64_edac: make driver loading more robust
15247 * amd64_edac: fix forcing module load/unload
15248 * sched: Sched_rt_periodic_timer vs cpu hotplug
15249 * ext4: Update documentation to correct the inode_readahead_blks option
15250 name
15251 * lguest: fix bug in setting guest GDT entry
15252 * vmscan: do not evict inactive pages when skipping an active list scan
15253 * ksm: fix mlockfreed to munlocked
15254 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
15255 * generic_permission: MAY_OPEN is not write access
15256 * Linux 2.6.32.3
15257 * untangle the do_mremap() mess
15258 * fasync: split 'fasync_helper()' into separate add/remove functions
15259 * ASoC: fix params_rate() macro use in several codecs
15260 * modules: Skip empty sections when exporting section notes
15261 * exofs: simple_write_end does not mark_inode_dirty
15262 * nfsd: make sure data is on disk before calling ->fsync
15263 * sunrpc: fix peername failed on closed listener
15264 * SUNRPC: Fix up an error return value in
15265 gss_import_sec_context_kerberos()
15266 * SUNRPC: Fix the return value in gss_import_sec_context()
15267 * sunrpc: on successful gss error pipe write, don't return error
15268 * drm/i915: Update LVDS connector status when receiving ACPI LID event
15269 * drm/i915: fix order of fence release wrt flushing
15270 * drm/i915: Permit pinning whilst the device is 'suspended'
15271 * drm: remove address mask param for drm_pci_alloc()
15272 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
15273 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
15274 pipeconf on Ironlake
15275 * drm/i915: Select the correct BPC for LVDS on Ironlake
15276 * drm/i915: fix unused var
15277 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
15278 * drivers/cpuidle/governors/menu.c: fix undefined reference to
15279 `__udivdi3'
15280 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
15281 * lib/rational.c needs module.h
15282 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
15283 DMA_FROM_DEVICE and
15284 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
15285 * mmc_block: add dev_t initialization check
15286 * mmc_block: fix probe error cleanup bug
15287 * mmc_block: fix queue cleanup
15288 * ALSA: hda - Fix ALC861-VD capture source mixer
15289 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
15290 blacklist
15291 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
15292 - LP: #498863
15293 * ASoC: Fix WM8350 DSP mode B configuration
15294 * netfilter: ebtables: enforce CAP_NET_ADMIN
15295 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
15296 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
15297 * hwmon: (adt7462) Fix pin 28 monitoring
15298 * quota: Fix dquot_transfer for filesystems different from ext4
15299 * xen: fix hang on suspend.
15300 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
15301 * ath5k: Fix eeprom checksum check for custom sized eeproms
15302 * cfg80211: fix syntax error on user regulatory hints
15303 * iwl: off by one bug
15304 * mac80211: add missing sanity checks for action frames
15305 * drm/i915: remove render reclock support
15306 * libertas: Remove carrier signaling from the scan code
15307 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
15308 * mac80211: fix skb buffering issue (and fixes to that)
15309 * fix braindamage in audit_tree.c untag_chunk()
15310 * fix more leaks in audit_tree.c tag_chunk()
15311 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
15312 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
15313 * agp/intel-agp: Clear entire GTT on startup
15314 * Linux 2.6.32.4
15315 * ethtool: Add reset operation
15316 * gro: Name the GRO result enumeration type
15317 * gro: Change all receive functions to return GRO result codes
15318 * sfc: 10Xpress: Initialise pause advertising flags
15319 * sfc: 10Xpress: Report support for pause frames
15320 * sfc: Remove redundant header gmii.h
15321 * sfc: Remove redundant hardware initialisation
15322 * sfc: Rename Falcon-specific board code and types
15323 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
15324 * sfc: Remove versioned bitfield macros
15325 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
15326 * sfc: Update hardware definitions for Siena
15327 * sfc: Rename register I/O header and functions used by both Falcon and
15328 Siena
15329 * sfc: Eliminate indirect lookups of queue size constants
15330 * sfc: Define DMA address mask explicitly in terms of descriptor field
15331 width
15332 * sfc: Move all TX DMA length limiting into tx.c
15333 * sfc: Change order of device removal to reverse of probe order
15334 * sfc: Remove declarations of nonexistent functions
15335 * sfc: Move efx_xmit_done() declaration into correct stanza
15336 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
15337 * sfc: Maintain interrupt moderation values in ticks, not microseconds
15338 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
15339 * sfc: Remove pointless abstraction of memory BAR number
15340 * sfc: Remove incorrect assertion from efx_pci_remove_main()
15341 * sfc: Remove unnecessary tests of efx->membase
15342 * sfc: Move MTD probe after netdev registration and name allocation
15343 * sfc: Remove unused code for non-autoneg speed/duplex switching
15344 * sfc: Rename 'xfp' file and functions to reflect reality
15345 * sfc: Really allow RX checksum offload to be disabled
15346 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
15347 * sfc: Enable heuristic selection between page and skb RX buffers
15348 * sfc: Remove pointless abstraction of memory BAR number (2)
15349 * sfc: Remove redundant gotos from __efx_rx_packet()
15350 * sfc: Remove ridiculously paranoid assertions
15351 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
15352 * sfc: Record RX queue number on GRO path
15353 * sfc: SFT9001: Reset LED configuration correctly after blinking
15354 * sfc: Use a single blink implementation
15355 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
15356 * sfc: Make board information explicitly Falcon-specific
15357 * sfc: Move definition of struct falcon_nic_data into falcon.h
15358 * sfc: Move struct falcon_board into struct falcon_nic_data
15359 * sfc: Move all I2C stuff into struct falcon_board
15360 * sfc: Gather link state fields in struct efx_nic into new struct
15361 efx_link_state
15362 * sfc: Remove unnecessary casts to struct sk_buff *
15363 * sfc: Remove redundant efx_xmit() function
15364 * sfc: Combine high-level header files
15365 * sfc: Log interrupt and reset type names, not numbers
15366 * sfc: Fix descriptor cache sizes
15367 * sfc: Treat all MAC registers as 128-bit
15368 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
15369 * sfc: Comment corrections
15370 * sfc: Remove unused constant
15371 * sfc: Clean up struct falcon_board and struct falcon_board_data
15372 * sfc: Fix bugs in RX queue flushing
15373 * sfc: Remove unused function efx_flush_queues()
15374 * sfc: Only switch Falcon MAC clocks as necessary
15375 * sfc: Hold MAC lock for longer in efx_init_port()
15376 * sfc: Split MAC stats DMA initiation and completion
15377 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
15378 * sfc: Simplify XMAC link polling
15379 * sfc: Change MAC promiscuity and multicast hash at the same time
15380 * sfc: Move inline comment into kernel-doc
15381 * sfc: Do not set net_device::trans_start in self-test
15382 * sfc: Simplify PHY polling
15383 * sfc: QT202x: Reset before reading PHY id
15384 * sfc: Replace MDIO spinlock with mutex
15385 * sfc: Always start Falcon using the XMAC
15386 * sfc: Limit some hardware workarounds to Falcon
15387 * sfc: Remove EFX_WORKAROUND_9141 macro
15388 * sfc: Remove another unused workaround macro
15389 * sfc: Remove some redundant whitespace
15390 * sfc: Decouple NIC revision number from Falcon PCI revision number
15391 * sfc: Move descriptor cache base addresses to struct efx_nic_type
15392 * sfc: Clean up RX event handling
15393 * sfc: Remove redundant writes to INT_ADR_KER
15394 * sfc: Remove duplicate hardware structure definitions
15395 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
15396 * sfc: Move Falcon NIC operations to efx_nic_type
15397 * sfc: Refactor link configuration
15398 * sfc: Generalise link state monitoring
15399 * sfc: Add power-management and wake-on-LAN support
15400 * sfc: Implement ethtool reset operation
15401 * sfc: Add efx_nic_type operation for register self-test
15402 * sfc: Add efx_nic_type operation for NVRAM self-test
15403 * sfc: Add efx_nic_type operation for identity LED control
15404 * sfc: Separate shared NIC code from Falcon-specific and rename
15405 accordingly
15406 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
15407 * sfc: Extend loopback mode enumeration
15408 * sfc: Remove static PHY data and enumerations
15409 * sfc: Extend MTD driver for use with new NICs
15410 * sfc: Allow for additional checksum offload features
15411 * sfc: Rename falcon.h to nic.h
15412 * sfc: Move shared NIC code from falcon.c to new source file nic.c
15413 * sfc: Add firmware protocol definitions (MCDI)
15414 * sfc: Add support for SFC9000 family (1)
15415 * sfc: Add support for SFC9000 family (2)
15416 * sfc: Implement TSO for TCP/IPv6
15417 * sfc: Update version, copyright dates, authors
15418 * drivers/net/sfc: Correct code taking the size of a pointer
15419 * sfc: Move PHY software state initialisation from init() into probe()
15420 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
15421 * sfc: Fix DMA mapping cleanup in case of an error in TSO
15422 * sfc: QT2025C: Work around PHY bug
15423 * sfc: QT2025C: Switch into self-configure mode when not in loopback
15424 * sfc: QT2025C: Work around PHY firmware initialisation bug
15425 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
15426 * sfc: Disable TX descriptor prefetch watchdog
15427 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
15428 - LP: #497156
15429
15430 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
15431
15432linux (2.6.32-10.14) lucid; urgency=low
15433
15434 [ Alex Deucher ]
15435
15436 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
15437 - LP: #493795
15438
15439 [ Andy Whitcroft ]
15440
15441 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
15442 id is less than 0x0f."
15443 * config-check -- ensure the checks get run at build time
15444 * config-check -- check the processed config during updateconfigs
15445 * config-check -- CONFIG_SECCOMP may not be present
15446 * TUN is now built in ignore
15447 * SAUCE: acpi battery -- delay first lookup of the battery until first
15448 use
15449 * SAUCE: async_populate_rootfs: move rootfs init earlier
15450 * ubuntu: AppArmor -- update to mainline 2010-01-06
15451 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
15452 - LP: #498525
15453
15454 [ Dave Airlie ]
15455
15456 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
15457
15458 [ Leann Ogasawara ]
15459
15460 * Add asix to nic-usb-modules file
15461 - LP: #499785
15462
15463 [ Peter Zijlstra ]
15464
15465 * (pre-stable) sched: Fix balance vs hotplug race
15466
15467 [ Tim Gardner ]
15468
15469 * [Config] Enable CONFIG_FUNCTION_TRACER
15470 - LP: #497989
15471 * [Config] Drop lpia from getabis
15472 * [Config] Build in TUN/TAP driver
15473 - LP: #499491
15474 * [Config] DH_COMPAT=5
15475
15476 [ Upstream Kernel Changes ]
15477
15478 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
15479 component_only tv_modes"
15480 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
15481 turned off"
15482 * USB: usb-storage: fix bug in fill_inquiry
15483 * USB: option: add pid for ZTE
15484 * firewire: ohci: handle receive packets with a data length of zero
15485 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
15486 of ->completed counter
15487 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
15488 counter
15489 * rcu: Fix note_new_gpnum() uses of ->gpnum
15490 * rcu: Remove inline from forward-referenced functions
15491 * perf_event: Fix invalid type in ioctl definition
15492 * perf_event: Initialize data.period in perf_swevent_hrtimer()
15493 * perf: Don't free perf_mmap_data until work has been done
15494 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
15495 * sched: Check for an idle shared cache in select_task_rq_fair()
15496 * sched: Fix affinity logic in select_task_rq_fair()
15497 * sched: Rate-limit newidle
15498 * sched: Fix and clean up rate-limit newidle code
15499 * x86/amd-iommu: attach devices to pre-allocated domains early
15500 * x86/amd-iommu: un__init iommu_setup_msi
15501 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
15502 up the PCI tree
15503 * x86: Fix iommu=nodac parameter handling
15504 * x86: GART: pci-gart_64.c: Use correct length in strncmp
15505 * x86: ASUS P4S800 reboot=bios quirk
15506 - LP: #366682
15507 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
15508 * ssb: Fix range check in sprom write
15509 * ath5k: allow setting txpower to 0
15510 * ath5k: enable EEPROM checksum check
15511 * hrtimer: Fix /proc/timer_list regression
15512 * ALSA: hrtimer - Fix lock-up
15513 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
15514 * KVM: x86 emulator: limit instructions to 15 bytes
15515 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
15516 * KVM: s390: Make psw available on all exits, not just a subset
15517 * KVM: fix irq_source_id size verification
15518 * KVM: x86: include pvclock MSRs in msrs_to_save
15519 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
15520 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
15521 * x86, mce: don't restart timer if disabled
15522 * x86/mce: Set up timer unconditionally
15523 * x86: SGI UV: Fix BAU initialization
15524 * x86: Fix duplicated UV BAU interrupt vector
15525 * x86: Add new Intel CPU cache size descriptors
15526 * x86: Fix typo in Intel CPU cache size descriptor
15527 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
15528 * s390: clear high-order bits of registers after sam64
15529 * V4L/DVB: Fix test in copy_reg_bits()
15530 * bsdacct: fix uid/gid misreporting
15531 * UBI: flush wl before clearing update marker
15532 * jbd2: don't wipe the journal on a failed journal checksum
15533 * USB: xhci: Add correct email and files to MAINTAINERS entry.
15534 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
15535 * USB: option.c: add support for D-Link DWM-162-U5
15536 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
15537 * USB: usb-storage: add BAD_SENSE flag
15538 * USB: Close usb_find_interface race v3
15539 * pxa/em-x270: fix usb hub power up/reset sequence
15540 * hfs: fix a potential buffer overflow
15541 * SUNRPC: IS_ERR/PTR_ERR confusion
15542 * NFS: Fix nfs_migrate_page()
15543 * md/bitmap: protect against bitmap removal while being updated.
15544 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
15545 * devpts_get_tty() should validate inode
15546 * debugfs: fix create mutex racy fops and private data
15547 * Driver core: fix race in dev_driver_string
15548 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
15549 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
15550 * mac80211: Fixed bug in mesh portal paths
15551 * mac80211: Revert 'Use correct sign for mesh active path refresh'
15552 * mac80211: fix scan abort sanity checks
15553 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
15554 * rtl8187: Fix wrong rfkill switch mask for some models
15555 * x86: Fix bogus warning in apic_noop.apic_write()
15556 * mm: hugetlb: fix hugepage memory leak in mincore()
15557 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
15558 * powerpc/windfarm: Add detection for second cpu pump
15559 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
15560 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
15561 * drm/radeon/kms: Add quirk for HIS X1300 board
15562 * drm/radeon/kms: handle vblanks properly with dpms on
15563 * drm/radeon/kms: fix legacy crtc2 dpms
15564 * drm/radeon/kms: fix vram setup on rs600
15565 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
15566 * drm/ttm: Fix build failure due to missing struct page
15567 * drm/i915: Set the error code after failing to insert new offset into mm
15568 ht.
15569 * drm/i915: Add the missing clonemask for display port on Ironlake
15570 * xen/xenbus: make DEVICE_ATTR()s static
15571 * xen: re-register runstate area earlier on resume.
15572 * xen: restore runstate_info even if !have_vcpu_info_placement
15573 * xen: correctly restore pfn_to_mfn_list_list after resume
15574 * xen: register timer interrupt with IRQF_TIMER
15575 * xen: register runstate on secondary CPUs
15576 * xen: don't call dpm_resume_noirq() with interrupts disabled.
15577 * xen: register runstate info for boot CPU early
15578 * xen: call clock resume notifier on all CPUs
15579 * xen: improve error handling in do_suspend.
15580 * xen: don't leak IRQs over suspend/resume.
15581 * xen: use iret for return from 64b kernel to 32b usermode
15582 * xen: explicitly create/destroy stop_machine workqueues outside
15583 suspend/resume region.
15584 * Xen balloon: fix totalram_pages counting.
15585 * xen: try harder to balloon up under memory pressure.
15586 * dm exception store: free tmp_store on persistent flag error
15587 * dm snapshot: only take lock for statustype info not table
15588 * dm crypt: move private iv fields to structs
15589 * dm crypt: restructure essiv error path
15590 * dm: avoid _hash_lock deadlock
15591 * dm snapshot: cope with chunk size larger than origin
15592 * dm crypt: separate essiv allocation from initialisation
15593 * dm crypt: make wipe message also wipe essiv key
15594 * slc90e66: fix UDMA handling
15595 * tcp: Stalling connections: Fix timeout calculation routine
15596 * ip_fragment: also adjust skb->truesize for packets not owned by a
15597 socket
15598 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
15599 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
15600 * sparc64: Fix overly strict range type matching for PCI devices.
15601 * sparc64: Fix stack debugging IRQ stack regression.
15602 * sparc: Set UTS_MACHINE correctly.
15603 * b43legacy: avoid PPC fault during resume
15604 * tracing: Fix event format export
15605 * ath9k: Fix TX hang poll routine
15606 * ath9k: fix processing of TX PS null data frames
15607 * ath9k: Fix maximum tx fifo settings for single stream devices
15608 * ath9k: fix tx status reporting
15609 * mac80211: Fix dynamic power save for scanning.
15610 * drm/i915: Fix sync to vblank when VGA output is turned off
15611 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
15612 * thinkpad-acpi: fix default brightness_mode for R50e/R51
15613 * thinkpad-acpi: preserve rfkill state across suspend/resume
15614 * ipw2100: fix rebooting hang with driver loaded
15615 * matroxfb: fix problems with display stability
15616 * acerhdf: add new BIOS versions
15617 * asus-laptop: change light sens default values.
15618 * vmalloc: conditionalize build of pcpu_get_vm_areas()
15619 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
15620 * net: Fix userspace RTM_NEWLINK notifications.
15621 * ext3: Fix data / filesystem corruption when write fails to copy data
15622 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
15623 * bcm63xx_enet: fix compilation failure after get_stats_count removal
15624 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
15625 * drm/i915: Avoid NULL dereference with component_only tv_modes
15626 * drm/i915: PineView only has LVDS and CRT ports
15627 * drm/i915: Fix LVDS stability issue on Ironlake
15628 * mm: sigbus instead of abusing oom
15629 * ipvs: zero usvc and udest
15630 * jffs2: Fix long-standing bug with symlink garbage collection.
15631 * intel-iommu: Detect DMAR in hyperspace at probe time.
15632 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
15633 * intel-iommu: Check for an RMRR which ends before it starts.
15634 * intel-iommu: Fix oops with intel_iommu=igfx_off
15635 * intel-iommu: ignore page table validation in pass through mode
15636 * netfilter: xtables: document minimal required version
15637 * perf_event: Fix incorrect range check on cpu number
15638 * implement early_io{re,un}map for ia64
15639 * Linux 2.6.32.2
15640
15641 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
15642
15643linux (2.6.32-9.13) lucid; urgency=low
15644
15645 [ Andy Whitcroft ]
15646
15647 * [Config] enable CONFIG_B43_PHY_LP
15648 - LP: #493059
15649 * include modules.builtin in the binary debs
15650 * config-check -- add a configuration enforcer
15651 * config-check -- add a unit-test suite to the checker
15652 * [Config] Enable CONFIG_SYN_COOKIES for versatile
15653 * [Config] Enable CONFIG_SECURITY_SMACK for ports
15654 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
15655 * [Config] Disable CONFIG_COMPAT_BRK for ports
15656 * getabis -- add armel versatile to the list
15657
15658 [ Brad Figg ]
15659
15660 * SAUCE: Increase the default prealloc buffer for HDA audio devices
15661 (non-modem)
15662
15663 [ Manoj Iyer ]
15664
15665 * ubuntu: onmibook -- Added missing BOM file
15666
15667 [ Tim Gardner ]
15668
15669 * ubuntu: fsam7400 -- Cleanup Makefile
15670
15671 [ Upstream Kernel Changes ]
15672
15673 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
15674 * signal: Fix alternate signal stack check
15675 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
15676 * SCSI: osd_protocol.h: Add missing #include
15677 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
15678 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
15679 ENOSPC
15680 * ext4: avoid divide by zero when trying to mount a corrupted file system
15681 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
15682 * ext4: fix lock order problem in ext4_move_extents()
15683 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
15684 * ext4: plug a buffer_head leak in an error path of ext4_iget()
15685 * ext4: make sure directory and symlink blocks are revoked
15686 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
15687 * ext4: journal all modifications in ext4_xattr_set_handle
15688 * ext4: don't update the superblock in ext4_statfs()
15689 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
15690 non-zero
15691 * ext4: fix block validity checks so they work correctly with meta_bg
15692 * ext4: avoid issuing unnecessary barriers
15693 * ext4: fix error handling in ext4_ind_get_blocks()
15694 * ext4: make trim/discard optional (and off by default)
15695 * ext4: make "norecovery" an alias for "noload"
15696 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
15697 * ext4: initialize moved_len before calling ext4_move_extents()
15698 * ext4: move_extent_per_page() cleanup
15699 * jbd2: Add ENOMEM checking in and for
15700 jbd2_journal_write_metadata_buffer()
15701 * ext4: Return the PTR_ERR of the correct pointer in
15702 setup_new_group_blocks()
15703 * ext4: Avoid data / filesystem corruption when write fails to copy data
15704 * ext4: wait for log to commit when umounting
15705 * ext4: remove blocks from inode prealloc list on failure
15706 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
15707 * ext4: quota macros cleanup
15708 * ext4: fix incorrect block reservation on quota transfer.
15709 * ext4: Wait for proper transaction commit on fsync
15710 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
15711 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
15712 * Linux 2.6.32.1
15713 * kbuild: generate modules.builtin
15714 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
15715 - LP: #494461
15716 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
15717 tv_modes
15718 - LP: #494045
15719
15720 [ Zhao Yakui ]
15721
15722 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
15723 less than 0x0f.
15724 - LP: #481765
15725
15726 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
15727
15728linux (2.6.32-8.12) lucid; urgency=low
15729
15730 [ Andy Whitcroft ]
15731
15732 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
15733
15734 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
15735
15736linux (2.6.32-8.11) lucid; urgency=low
15737
15738 [ Andy Whitcroft ]
15739
15740 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
15741 up"
15742 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
15743 transition."
15744 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
15745 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
15746 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
15747 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
15748 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
15749 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
15750 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
15751 mem"
15752 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
15753 denied"
15754 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
15755 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
15756 allocation"
15757 * Revert "SAUCE: AppArmor: Set error code after structure
15758 initialization."
15759 * Revert "AppArmor -- fix pstrace_may_access rename"
15760 * Revert "ubuntu: AppArmor security module"
15761 * Revert "SAUCE: Add config option to set a default LSM"
15762 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
15763 * Revert "[Config] fsam7400 -- enable"
15764 * Revert "[Config] AUFS -- enable"
15765 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
15766 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
15767 * Revert "ubuntu: AUFS -- export various core functions"
15768 * Revert "[Config] ubuntu/iscsitarget -- disable"
15769 * Revert "[Config] iscsitarget -- enable"
15770 * Revert "ubuntu: iscsitarget -- SVN revision r214"
15771 * update Vcs-Git to point to the correct repository
15772 - LP: #493589
15773 * update build environment overrides to lucid
15774 - LP: #493589
15775 * [Config] enable CONFIG_DEVTMPFS
15776 * [Config] update all configs following AppArmor 2009-12-08 update
15777 * SAUCE: isapnp_init: make isa PNP scans occur async
15778 * [Config] fsam7400 -- enable
15779 * [Config] omnibook -- enable
15780 * [Config] cleanup CONFIG_AUDIT
15781 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
15782 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
15783 * ubuntu: AUFS -- aufs2 20091209
15784 * [Config] AUFS -- enable
15785 * [Config] iscsitarget -- enable
15786
15787 [ Arjan van de Ven ]
15788
15789 * SAUCE: KMS: cache the EDID information of the LVDS
15790
15791 [ Colin Watson ]
15792
15793 * bnx2: update d-i firmware filenames
15794 - LP: #494052
15795 * add cdc_ether to nic-usb-modules udeb
15796 - LP: #495060
15797
15798 [ John Johansen ]
15799
15800 * ubuntu: AppArmor -- mainline 2009-10-08
15801
15802 [ Manoj Iyer ]
15803
15804 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
15805 * ubuntu: omnibook -- support Toshiba (HP) netbooks
15806 * ubuntu: iscsitarget --- version 1.4.19
15807 - LP: #494693
15808
15809 [ Surbhi Palande ]
15810
15811 * SAUCE: Make populate_rootfs asynchronous
15812
15813 [ Tim Gardner ]
15814
15815 * Parallelize flavour builds and packaging
15816 * [Config] Enable CONFIG_KSM
15817
15818 [ Upstream Kernel Changes ]
15819
15820 * Config option to set a default LSM
15821 * LSM: Add security_path_chroot().
15822 * LSM: Add security_path_chroot().
15823 * LSM: Move security_path_chmod()/security_path_chown() to after
15824 mutex_lock().
15825 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
15826
15827 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
15828
15829linux (2.6.32-7.10) lucid; urgency=low
15830
15831 [ Andy Whitcroft ]
15832
15833 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
15834
15835 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
15836
15837linux (2.6.32-7.9) lucid; urgency=low
15838
15839 [ Andy Whitcroft ]
15840
15841 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
15842 - LP: #458982
15843 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
15844 * [Config] update configs following versatile switch to V7
15845 * rebased to v2.6.32
15846 * [Config] update configs following rebase to v2.6.32
15847 * [Config] update ports configs following rebase to v2.6.32
15848 * SAUCE: default ATI Radeon KMS to off until userspace catches up
15849
15850 [ Arjan van de Ven ]
15851
15852 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
15853
15854 [ Leann Ogasawara ]
15855
15856 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
15857 permissions
15858 - CVE-2009-3939
15859
15860 [ Loic Minier ]
15861
15862 * SAUCE: select a v7 CPU for versatile
15863
15864 [ Takashi Iwai ]
15865
15866 * SAUCE: ALSA: hda - Add power on/off counter
15867
15868 [ Upstream changes ]
15869
15870 * rebased to v2.6.32
15871
15872 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
15873
15874linux (2.6.32-6.8) lucid; urgency=low
15875
15876 [ Andy Whitcroft ]
15877
15878 * [Config] disable SSB devices for armel
15879
15880 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
15881
15882linux (2.6.32-6.7) lucid; urgency=low
15883
15884 [ Andy Whitcroft ]
15885
15886 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
15887 * Revert "SAUCE: Dell XPS710 reboot quirk"
15888 * Revert "SAUCE: Link acpi-cpufreq.o first"
15889 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
15890 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
15891 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
15892 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
15893 * Revert "Add Dell Dimension 9200 reboot quirk"
15894 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
15895 * Revert "SAUCE: tulip: Define ULI PCI ID's"
15896 * Revert "SAUCE: Lower warning level of some PCI messages"
15897 * Revert "mac80211: fix two issues in debugfs"
15898 Drop a number of known redundant commits as identified in the Ubuntu
15899 delta review blueprint.
15900
15901 * reenable armel versatile flavour
15902 * [Config] disable CONFIG_USB_DEVICEFS
15903
15904 [ Tim Gardner ]
15905
15906 * [Config] udeb: Add squashfs to fs-core-modules
15907 - LP: #352615
15908 * [Config] Create a real squashfs udeb
15909 - LP: #352615
15910
15911
15912 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
15913
15914linux (2.6.32-5.6) lucid; urgency=low
15915
15916 [ Andy Whitcroft ]
15917
15918 * rebase to v2.6.32-rc8
15919 * update configs following rebase to v2.6.32-rc8
15920 * update ports configs since rebase to v2.6.32-rc8
15921 * [Config] enable cgroup options
15922 - LP: #480739
15923
15924 [ Upstream Kernel Changes ]
15925
15926 * rebase to v2.6.32-rc8
15927
15928 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
15929
15930linux (2.6.32-4.5) lucid; urgency=low
15931
15932 [ Andy Whitcroft ]
15933
15934 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
15935 * rebase to v2.6.32-rc7
15936 * resync with Karmic proposed
15937
15938 [ John Johansen ]
15939
15940 * SAUCE: AppArmor: Fix oops after profile removal
15941 - LP: #475619
15942 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
15943 - LP: #437258
15944 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
15945 - LP: #479102
15946 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
15947 - LP: #479115
15948 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
15949 transition.
15950 - LP: #480112
15951
15952 [ Ubuntu Changes ]
15953
15954 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
15955
15956 [ Upstream Kernel Changes ]
15957
15958 * rebase to v2.6.32-rc7
15959
15960 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
15961
15962linux (2.6.32-3.4) lucid; urgency=low
15963
15964 [ Andy Whitcroft ]
15965
15966 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
15967 * [Upstream] add local prefix to oss local change_bits
15968
15969 [ Upstream Kernel Changes ]
15970
15971 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
15972 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
15973
15974 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
15975
15976linux (2.6.32-3.3) lucid; urgency=low
15977
15978 [ Andy Whitcroft ]
15979
15980 * rebase to v2.6.32-rc6
15981 * [Config] update configs following rebase to v2.6.32-rc6
15982 * [Config] update ports configs following rebase to v2.6.32-rc6
15983 * resync with Karmic Ubuntu-2.6.31-15.49
15984 * [Config] add module ignores for broken drivers
15985
15986 [ John Johansen ]
15987
15988 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
15989 - LP: #453335
15990 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
15991 - LP: #458299
15992 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
15993 - LP: #462824
15994 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
15995 - LP: #451375
15996
15997 [ Kees Cook ]
15998
15999 * SAUCE: Fix nx_enable reporting
16000 - LP: #454285
16001
16002 [ Scott James Remnant ]
16003
16004 * Revert "SAUCE: trace: add trace_event for the open() syscall"
16005 * SAUCE: trace: add trace events for open(), exec() and uselib()
16006 - LP: #462111
16007
16008 [ Stefan Bader ]
16009
16010 * SAUCE: Fix sub-flavour script to not stop on missing directories
16011 - LP: #453073
16012
16013 [ Ubuntu Changes ]
16014
16015 * resync with Karmic Ubuntu-2.6.31-15.49
16016
16017 [ Upstream Kernel Changes ]
16018
16019 * rebase to v2.6.32-rc6
16020 - LP: #464552
16021
16022 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
16023
16024linux (2.6.32-2.2) lucid; urgency=low
16025
16026 [ Andy Whitcroft ]
16027
16028 * install the full changelog with the binary package
16029 * changelog -- explicitly note rebases and clean history
16030 * reinstate armel.mk with no flavours
16031 - LP: #449637
16032 * [Upstream] block: silently error unsupported empty barriers too
16033 - LP: #420423
16034 * [Config] udate configs following karmic resync
16035 * [Config] update ports configs following karmic resync
16036 * [Upstream] lirc -- follow removal of .id element
16037
16038 [ Colin Watson ]
16039
16040 * Use section 'admin' rather than 'base'
16041 * Add more e100 firmware to nic-modules
16042 - LP: #451872
16043 * Add qla1280 firmware to scsi-modules
16044 - LP: #381037
16045
16046 [ John Johansen ]
16047
16048 * SAUCE: AppArmor: Set error code after structure initialization.
16049 - LP: #427948
16050 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
16051 - LP: #446595
16052 * SAUCE: AppArmor: Fix mediation of "deleted" paths
16053
16054 [ Kees Cook ]
16055
16056 * SAUCE: [x86] fix report of cs-limit nx-emulation
16057 - LP: #454285
16058
16059 [ Leann Ogasawara ]
16060
16061 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
16062 events
16063 - LP: #430809
16064 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
16065 toggle switch press
16066 - LP: #430809
16067
16068 [ Luke Yelavich ]
16069
16070 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
16071 * [Config] Add sd_mod to scsi-modules udeb for powerpc
16072
16073 [ Mario Limonciello ]
16074
16075 * SAUCE: Update to LIRC 0.8.6
16076 - LP: #432678
16077 * SAUCE: dell-laptop: Store the HW switch status internally rather than
16078 requerying every time
16079 - LP: #430809
16080 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
16081 - LP: #430809
16082
16083 [ Stefan Bader ]
16084
16085 * [Upstream] acerhdf: Limit modalias matching to supported boards
16086 - LP: #435958
16087
16088 [ Tim Gardner ]
16089
16090 * [Upstream] i915: Fix i2c init message
16091 - LP: #409361
16092 * [Config] Add sym53c8xx.ko to virtual sub-flavour
16093 - LP: #439415
16094 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
16095 - LP: #439456
16096 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
16097 - LP: #381300
16098 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
16099 - LP: #430694
16100 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
16101 - LP: #430694
16102 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
16103 - LP: #416325
16104 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
16105 - LP: #430694
16106 * SAUCE: Raise the default console 'quiet' level to 2
16107 * [Config] CONFIG_X86_PAT=y
16108 * [Config] Add armel arch to linux-libc-dev arches.
16109 - LP: #449637
16110 * [Config] CONFIG_X86_MCE
16111 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
16112 M300 to rate blacklist
16113 - LP: #433801
16114
16115 [ Upstream Kernel Changes ]
16116
16117 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
16118 * drm/i915: Fix FDI M/N setting according with correct color depth
16119 - LP: #416792
16120
16121 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
16122
16123linux (2.6.32-1.1) lucid; urgency=low
16124
16125 [ Andy Whitcroft ]
16126
16127 * rebase to v2.6.32-rc3
16128 * [Config] update configs following rebase to 2.6.32-rc3
16129 * [Config] update ports configs following rebase to 2.6.32-rc3
16130 * AppArmor -- fix pstrace_may_access rename
16131 * staging/android -- disable
16132 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
16133 * ubuntu: drbd -- disable
16134 * staging/comdi -- disable
16135 * staging/go7007 -- disable
16136 * [Config] staging/winbond -- disable
16137 * [Config] ubuntu/iscsitarget -- disable
16138 * [d-i] cbc and ecb are builtin make them optional in udebs
16139 * rebase to v2.6.32-rc5
16140 * [Config] update configs following rebase to v2.6.32-rc5
16141 * [Config] update ports configs following rebase to v2.6.31-rc5
16142
16143 [ Tim Gardner ]
16144
16145 * [Config] Add cpio as a build dependency.
16146
16147 [ Upstream Kernel Changes ]
16148
16149 * rebase to v2.6.32-rc3
16150 * rebase to v2.6.32-rc5
16151
16152 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
16153
16154linux (2.6.31-11.37) karmic; urgency=low
16155
16156 [ Tim Gardner ]
16157
16158 * [Config] Increase kernel log buffer to 256K for amd64 flavours
16159 - LP: #424810
16160 * [Config] Set HZ=100 for amd64 flavours
16161 - LP: #438234
16162 * [Upstream] e1000e: Emit notice instead of an error when
16163 pci_enable_pcie_error_reporting() fails
16164 - LP: #436370
16165
16166 [ Upstream Kernel Changes ]
16167
16168 * n_tty: honor opost flag for echoes
16169 * n_tty: move echoctl check and clean up logic
16170 - LP: #438310
16171
16172 * Revert "[Upstream] drm/i915: Check that the relocation points to within
16173 the target" - Use upstream cherry-pick.
16174 * drm/i915: Check that the relocation points to within the target
16175 - LP: #429241
16176
16177 * drm/i915: fix tiling on IGDNG
16178 * drm/i915: add B43 chipset support
16179 * agp/intel: Add B43 chipset support
16180 Intel request from kernel team mailing list.
16181
16182 * HID: completely remove apple mightymouse from blacklist
16183 - LP: #428111
16184
16185 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
16186
16187linux (2.6.31-11.36) karmic; urgency=low
16188
16189 [ Brian Rogers ]
16190
16191 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
16192 persistent object
16193 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
16194 persistent object
16195
16196 [ Takashi Iwai ]
16197
16198 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
16199 - LP: #416482
16200
16201 [ Tyler Hicks ]
16202
16203 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
16204 negative during unlink
16205
16206 [ Upstream Kernel Changes ]
16207
16208 * sg: fix oops in the error path in sg_build_indirect()
16209 * mpt2sas : Rescan topology from Interrupt context instead of work thread
16210 * mpt2sas: Prevent sending command to FW while Host Reset
16211 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
16212 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
16213 * SCSI: fix oops during scsi scanning
16214 * SCSI: libsrp: fix memory leak in srp_ring_free()
16215 * cfg80211: fix looping soft lockup in find_ie()
16216 * ath5k: write PCU registers on initial reset
16217 * binfmt_elf: fix PT_INTERP bss handling
16218 * TPM: Fixup boot probe timeout for tpm_tis driver
16219 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
16220 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
16221 * fix undefined reference to user_shm_unlock
16222 * perf_counter: Fix buffer overflow in perf_copy_attr()
16223 * perf_counter: Start counting time enabled when group leader gets
16224 enabled
16225 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
16226 * powerpc: Fix bug where perf_counters breaks oprofile
16227 * powerpc/ps3: Workaround for flash memory I/O error
16228 * block: don't assume device has a request list backing in nr_requests
16229 store
16230 * agp/intel: remove restore in resume
16231 * ALSA: cs46xx - Fix minimum period size
16232 * ASoC: Fix WM835x Out4 capture enumeration
16233 * sound: oxygen: work around MCE when changing volume
16234 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
16235 * perf stat: Change noise calculation to use stddev
16236 * x86: Fix x86_model test in es7000_apic_is_cluster()
16237 * x86/i386: Make sure stack-protector segment base is cache aligned
16238 * PCI: apply nv_msi_ht_cap_quirk on resume too
16239 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
16240 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
16241 with highmem
16242 * KVM guest: do not batch pte updates from interrupt context
16243 * KVM: Fix coalesced interrupt reporting in IOAPIC
16244 * KVM: VMX: Check cpl before emulating debug register access
16245 * KVM guest: fix bogus wallclock physical address calculation
16246 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
16247 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
16248 * KVM: x86 emulator: Implement zero-extended immediate decoding
16249 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
16250 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
16251 * KVM: limit lapic periodic timer frequency
16252 * libata: fix off-by-one error in ata_tf_read_block()
16253 * PCI quirk: update 82576 device ids in SR-IOV quirks list
16254 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
16255 * powerpc/pseries: Fix to handle slb resize across migration
16256 * Linux 2.6.31.1
16257
16258 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
16259
16260linux (2.6.31-10.35) karmic; urgency=low
16261
16262 [ Amit Kucheria ]
16263
16264 * Disable CONFIG_UEVENT_HELPER_PATH
16265
16266 [ Andy Whitcroft ]
16267
16268 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
16269 * remove the tlsup driver
16270 * remove lmpcm logitech driver support
16271
16272 [ Bryan Wu ]
16273
16274 * Add 3 missing files to prerm remove file list
16275 - LP: #345623, #415832
16276
16277 [ Chris Wilson ]
16278
16279 * [Upstream] drm/i915: Check that the relocation points to within the
16280 target
16281 - LP: #429241
16282
16283 [ Luke Yelavich ]
16284
16285 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
16286
16287 [ Manoj Iyer ]
16288
16289 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
16290 - LP: #348861
16291
16292 [ Tim Gardner ]
16293
16294 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
16295 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
16296 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
16297 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
16298 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
16299 Upstream suggests that this is not the right approach.
16300
16301 * [Config] Set default I/O scheduler to DEADLINE
16302 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
16303 - LP: #381300
16304
16305 [ ubuntu@tjworld.net ]
16306
16307 * SAUCE: ipw2200: Enable LED by default
16308 - LP: #21367
16309
16310 [ Upstream Kernel Changes ]
16311
16312 * ALSA: hda - Add support for new AMD HD audio devices
16313 - LP: #430564
16314
16315 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
16316
16317linux (2.6.31-10.34) karmic; urgency=low
16318
16319 [ Ted Tso ]
16320
16321 * [Upstream] ext3: Don't update superblock write time when filesystem is
16322 read-only
16323 - LP: #427822
16324
16325 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
16326
16327linux (2.6.31-10.33) karmic; urgency=low
16328
16329 [ Leann Ogasawara ]
16330
16331 * [Upstream] dvb-usb: fix tuning with Cinergy T2
16332 - LP: #421258
16333
16334 [ Tim Gardner ]
16335
16336 * [Config] Unconditionally copy files from sub-flavours lists.
16337 (really, really fix it this time)
16338 - LP: #423426
16339 * [Config] Set CONFIG_CACHEFILES=m for all flavours
16340
16341 [ Upstream Kernel Changes ]
16342
16343 * ext4: Don't update superblock write time when filesystem is read-only
16344 - LP: #427822
16345
16346 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
16347
16348linux (2.6.31-10.32) karmic; urgency=low
16349
16350 [ Eric Miao ]
16351
16352 * [Config] enable module support for memory stick
16353 - LP: #159951
16354
16355 [ Tim Gardner ]
16356
16357 * [Config] Unconditionally copy files from sub-flavours lists.
16358 - LP: #423426
16359
16360 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
16361
16362linux (2.6.31-10.31) karmic; urgency=low
16363
16364 [ Andy Whitcroft ]
16365
16366 * rebase to v2.6.31 final
16367
16368 [ Colin Watson ]
16369
16370 * [Config] Recommend grub-pc in linux-image
16371 - LP: #385741
16372
16373 [ Ike Panhc ]
16374
16375 * [Upstream] Pull latest update of lenovo-sl-laptop
16376
16377 [ Peter Feuerer ]
16378
16379 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
16380 model
16381 - LP: #426691
16382
16383 [ Tim Gardner ]
16384
16385 * [Config] De-macro some package names.
16386
16387 [ Upstream Changes ]
16388
16389 * rebase to 2.6.31 final.
16390
16391 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
16392
16393linux (2.6.31-10.30) karmic; urgency=low
16394
16395 [ Amit Kucheria ]
16396
16397 * [Config] Enable CONFIG_USB_DEVICEFS
16398 - LP: #417748
16399 * [Config] Populate the config-update template a bit more
16400
16401 [ Andy Whitcroft ]
16402
16403 * rebase to v2.6.31-rc9
16404 * [Config] update configs following rebase to v2.6.31-rc9
16405 * [Config] update ports configs following rebase to v2.6.31-rc9
16406
16407 [ Colin Ian King ]
16408
16409 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
16410 - LP: #254837
16411
16412 [ Jerone Young ]
16413
16414 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
16415 white-list
16416 - LP: #281732
16417 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
16418 white-list
16419 - LP: #281732
16420 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
16421 white-list
16422 - LP: #281732
16423 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
16424 white-list
16425 - LP: #281732
16426 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
16427 white-list
16428 - LP: #281732
16429
16430 [ John Johansen ]
16431
16432 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
16433 - LP: #419308
16434 * SAUCE: AppArmor: Return the correct error codes on profile
16435 addition/removal
16436 - LP: #408473
16437 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
16438 - LP: #408454
16439 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
16440 - LP: #419222
16441 * SAUCE: AppArmor: Fix change_profile failure
16442 - LP: #401931
16443 * SAUCE: AppArmor: Tell git to ignore generated include files
16444 - LP: #419505
16445
16446 [ Stefan Bader ]
16447
16448 * [Upstream] acpi: video: Loosen strictness of video bus detection code
16449 - LP: #333386
16450 * SAUCE: Remove ov511 driver from ubuntu subdirectory
16451
16452 [ Tim Gardner ]
16453
16454 * [Config] Exclude char-modules from non-x86 udeb creation
16455 * SAUCE: Notify the ACPI call chain of AC events
16456 * [Config] CONFIG_SATA_VIA=m
16457 - LP: #403385
16458 * [Config] Build in all phylib support modules.
16459 * [Config] Don't fail when sub-flavour files are missing
16460 - LP: #423426
16461 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
16462 - LP: #423513
16463
16464 [ Upstream ]
16465
16466 * Rebased against v2.6.31-rc9
16467
16468 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
16469
16470linux (2.6.31-9.29) karmic; urgency=low
16471
16472 [ Leann Ogasawara ]
16473
16474 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
16475 - LP: #419993
16476 * [Config] d-i/modules: Add new char-modules file, initialize with
16477 intel-agp
16478 - LP: #420605
16479
16480 [ Upstream ]
16481
16482 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
16483 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
16484 adda766193ea1cf3137484a9521972d080d0b7af.
16485
16486 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
16487
16488linux (2.6.31-8.28) karmic; urgency=low
16489
16490 [ Ike Panhc ]
16491
16492 * [Config] Let nic-shared-modules depends on crypto-modules
16493 - LP: #360966
16494
16495 [ Leann Ogasawara ]
16496
16497 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
16498 constant
16499 - LP: #412492
16500
16501 [ Mario Limonciello ]
16502
16503 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
16504 status if HW switch is disabled
16505 - LP: #418721
16506 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
16507 Compal made Dell laptops
16508 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
16509 with rfkill support
16510
16511 [ Tim Gardner ]
16512
16513 * [Config] Add acpiphp to virtual sub-flavour
16514 - LP: #364916
16515 * Drop KSM patch set for now because of instabilities with encrypted swap.
16516 - LP: #418781
16517
16518 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
16519
16520linux (2.6.31-7.27) karmic; urgency=low
16521
16522 [ Tim Gardner ]
16523
16524 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
16525 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
16526 Replaces previous ksm patches from 2.6.31-6.25
16527 * [Config] KSM=y
16528
16529 [ Upstream ]
16530
16531 * Rebased against v2.6.31-rc7
16532
16533 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
16534
16535linux (2.6.31-6.26) karmic; urgency=low
16536
16537 [ Andy Whitcroft ]
16538
16539 * [Config] enable CONFIG_AUFS_BR_RAMFS
16540 - LP: #414738
16541 * split out debian directory ready for abstraction
16542 * add printdebian target to find branch target
16543 * abstracted debian -- debian/files is not abstracted
16544 * abstracted debian -- packages must be built in debian/<pkg>
16545 * abstracted debian -- kernel-wedge needs to work in debian/
16546 * abstracted debian -- ensure we install the copyright file
16547 * abstracted-debian -- drop the debian directories from headers
16548 * abstracted-debian -- drop the debian directories from headers part 2
16549 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
16550 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
16551 - LP: #410198
16552
16553 [ Luke Yelavich ]
16554
16555 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
16556 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
16557 - LP: #413150
16558 * [Config] Ports: Build all cpu frequency scaling governors into ports
16559 kernels
16560 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
16561 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
16562 * [Config] Ports: Enable PS3 network driver
16563
16564 [ Stefan Bader ]
16565
16566 * abstracted debian -- call $(DEBIAN)/rules using make
16567
16568 [ Tim Gardner ]
16569
16570 * [Config] Abstract the debian directory
16571 * SAUCE: Improve error reporting in postinst
16572 - LP: #358564
16573
16574 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
16575
16576linux (2.6.31-6.25) karmic; urgency=low
16577
16578 [ Andy Whitcroft ]
16579
16580 * script to generate Ubuntu changes from changelog
16581 * [Config] standardise ANDROID options
16582 * [Config] standardise CONFIG_ATM as module
16583 * [Config] standardise CONFIG_LIB80211 as module
16584 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
16585 * [Config] set CONFIG_CRAMFS as module
16586 * [Config] enable CONFIG_DAB and modules
16587 * [Config] set CONFIG_MAC80211_HWSIM as module
16588 * [Config] set CONFIG_NET_CLS_FLOW as module
16589 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
16590 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
16591 * [Config] set CONFIG_RTC_DRV_DS1511 as module
16592 * [Config] set CONFIG_RTC_DRV_R9701 as module
16593 * [Config] set CONFIG_RTC_DRV_S35390A as module
16594 * [Config] set CONFIG_TOIM3232_DONGLE as module
16595 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
16596 * [Config] standardise CONFIG_USB_G_PRINTER as module
16597 * [Config] standardise CONFIG_USB_SERIAL_IR as module
16598 * [Config] set CONFIG_USB_SERIAL_IUU as module
16599 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
16600 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
16601 * cleanup remains of dm-loop
16602 * drop thinkpad ec and smapi support
16603 * drop appleir
16604 * [Config] update configs following rebase to v2.6.31-rc6
16605 * rebase to v2.6.31-rc6
16606
16607 [ Hugh Dickins ]
16608
16609 * SAUCE: ksm patch 1, drop after 2.6.31
16610 * SAUCE: ksm patch 2, drop after 2.6.31
16611 * SAUCE: ksm patch 3, drop after 2.6.31
16612 * SAUCE: ksm patch 4, drop after 2.6.31
16613 * SAUCE: ksm patch 5, drop after 2.6.31
16614 * SAUCE: ksm patch 7, drop after 2.6.31
16615
16616 [ Izik Eidus ]
16617
16618 * SAUCE: ksm patch 0, drop after 2.6.31
16619 * SAUCE: ksm patch 6, drop after 2.6.31
16620 * SAUCE: ksm patch 8, drop after 2.6.31
16621 * SAUCE: ksm patch 9, drop after 2.6.31
16622
16623 [ Luke Yelavich ]
16624
16625 * [Config] Ports: Re-add PS3 modules to udebs
16626
16627 [ Michael Casadevall ]
16628
16629 * [Config] Update SPARC config and d-i files to reflect what can be built
16630
16631 [ Tim Gardner ]
16632
16633 * [Config] Removed armel package support
16634 * [Config] Enabled CONFIG_KSM=y
16635
16636 [ Upstream Kernel Changes ]
16637
16638 * Rebased against v2.6.31-rc6
16639 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
16640 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
16641 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
16642 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
16643 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
16644 changes"
16645 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
16646 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
16647 revision"
16648 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
16649 by default"
16650 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
16651 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
16652 ARCH_MXC_CANONICAL"
16653 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
16654 CONFIG_GPIOLIB"
16655 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
16656 2.6.31"
16657 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
16658 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
16659 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
16660 mxc_uart.h _everywhere_"
16661 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
16662 correct location"
16663 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
16664 snd_card_create"
16665 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
16666 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
16667 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
16668 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
16669 mxc_map_io."
16670 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
16671 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
16672 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
16673 with snd_soc_card."
16674 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
16675 structure"
16676 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
16677 DMA_MODE_READ/WRITE/MASK"
16678 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
16679 Freescale mx51 platform"
16680 * Driver core: add new device to bus's list before probing
16681 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
16682 power-saving
16683 - LP: #381693, #399750, #380892
16684
16685 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
16686
16687linux (2.6.31-5.24) karmic; urgency=low
16688
16689 [ Amit Kucheria ]
16690
16691 * ARM: IMX51: Make video capture drivers compile
16692 * [Config] IMX51: Config updates
16693
16694 [ Andy Whitcroft ]
16695
16696 * remove leftovers of dm-bbr
16697
16698 [ Leann Ogasawara ]
16699
16700 * Add pata_cs5535 to pata-modules
16701 - LP: #318805
16702
16703 [ Luke Yelavich ]
16704
16705 * [Config] CONFIG_PPC64=y for powerpc64-smp
16706 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
16707 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
16708 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
16709 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
16710 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
16711 * [Config] Enable all PS3 drivers in powerpc64-smp
16712
16713 [ Mario Limonciello ]
16714
16715 * LIRC -- fix lirc-i2c 2.6.31 compilation
16716
16717 [ Matthew Garrett ]
16718
16719 * [Upstream] dell-laptop: Fix rfkill state queries
16720
16721 [ Tim Gardner ]
16722
16723 * [Config] Ignore armel ABI and module changes
16724 * [Config] Update configs after rebase against 2.6.31-rc5
16725
16726 [ Upstream ]
16727
16728 * Rebased to 2.6.31-rc5
16729
16730 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
16731
16732linux (2.6.31-4.23) karmic; urgency=low
16733
16734 [ Andy Whitcroft ]
16735
16736 * AUFS -- update to aufs2-30 20090727
16737 * [Config] enable AUFS FUSE support
16738
16739 [ Luke Yelavich ]
16740
16741 * [Config] CONFIG_JFS_FS=m on sparc
16742
16743 [ Tim Gardner ]
16744
16745 * [Upstream] dell-laptop: Fix rfkill state setting.
16746
16747 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
16748
16749linux (2.6.31-4.22) karmic; urgency=low
16750
16751 [ Amit Kucheria ]
16752
16753 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
16754 * ARM: IMX51: Move board-mx51* header files to the correct location
16755 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
16756 * ARM: IMX51: Make it compile.
16757 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
16758 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
16759 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
16760 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
16761 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
16762 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
16763 * ARM: staging: udlfb: Add vmalloc.h include
16764 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
16765
16766 [ Brad Figg ]
16767
16768 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
16769 * ARM: IMX51: codec structure was moved to the card structure
16770 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
16771 * ARM: IMX51: Get to bus_id by calling dev_name.
16772 * ARM: IMX51: Get to bus_id by calling dev_name.
16773 * ARM: IMX51: Added external declaration for mxc_map_io.
16774 * ARM: IMX51: Removed the mxc_gpio_port structure.
16775 * ARM: IMX51: mxc_timer_init prototype
16776 * ARM: IMX51: Fix up merge error in Kconfig
16777 * ARM: IMX51: Changed from snd_card_new to snd_card_create
16778
16779 [ Dinh Nguyen ]
16780
16781 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
16782 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
16783 * ARM: IMX51: Babbage 2.5 needs a different system revision
16784 * ARM: IMX51: IPU irq handler deadlock fix
16785
16786 [ Tim Gardner ]
16787
16788 * [Config] Enabled CONFIG_CAN=m
16789 - LP: #327243
16790 * [Config] Enabled CONFIG_SERIAL=m
16791 - LP: #397189
16792
16793 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
16794
16795linux (2.6.31-4.21) karmic; urgency=low
16796
16797 [ Amit Kucheria ]
16798
16799 * dm-raid-4-5: Add missing brackets around test_bit()
16800
16801 [ John Johansen ]
16802
16803 * AppArmor: Fix change_profile failing lpn401931
16804 * AppArmor: Fix determination of forced AUDIT messages.
16805 * AppArmor: Fix oops in auditing of the policy interface offset
16806
16807 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
16808
16809linux (2.6.31-4.20) karmic; urgency=low
16810
16811 [ Andy Whitcroft ]
16812
16813 * SAUCE: iscsitarget -- update to SVN revision r214
16814 * SAUCE: iscsitarget -- renable driver
16815 * [Config] consolidate lpia/lpia and i386/generic configs
16816 * [Config] enable CRYPTO modules for all architectures
16817 * [Config] enable cryptoloop
16818 * [Config] enable various filesystems for armel
16819 * [Config] sync i386 generic and generic-pae
16820 * [Config] add the 386 (486 processors and above) flavour
16821 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
16822 - LP: #399914
16823 * add genconfigs/genportsconfigs to extract the built configs
16824 * updateconfigs -- alter concatenation order allow easier updates
16825 * intelfb -- INTELFB now conflicts with DRM_I915
16826 * printchanges -- rebase tree does not have stable tags use changelog
16827 * AppArmor: fix argument size missmatch on 64 bit builds
16828
16829 [ Ike Panhc ]
16830
16831 * Ship bnx2x firmware in nic-modules udeb
16832 - LP: #360966
16833
16834 [ Jeff Mahoney ]
16835
16836 * AppArmor: fix build failure on ia64
16837
16838 [ John Johansen ]
16839
16840 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
16841 initialize.
16842 * AppArmour: fix auditing of domain transitions to include target profile
16843 information
16844 * AppArmor: fix C99 violation
16845 * AppArmor: revert reporting of create to write permission.
16846 * SAUCE: Add config option to set a default LSM
16847 * [Config] enable AppArmor by default
16848 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
16849
16850 [ Keith Packard ]
16851
16852 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
16853 hardware
16854 - LP: #351756
16855
16856 [ Luke Yelavich ]
16857
16858 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
16859 header packages
16860 - LP: #355344
16861
16862 [ Michael Casadevall ]
16863
16864 * [Config] update SPARC config files to allow success build
16865
16866 [ Scott James Remnant ]
16867
16868 * SAUCE: trace: add trace_event for the open() syscall
16869
16870 [ Stefan Bader ]
16871
16872 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
16873 - LP: #396780
16874
16875 [ Tim Gardner ]
16876
16877 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
16878 - LP: #397499
16879 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
16880 refresh
16881 - LP: #365291
16882 * [Config] SSB/B44 are common across all arches/flavours.
16883
16884 [ Upstream ]
16885
16886 * Rebased to 2.6.31-rc4
16887
16888 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
16889
16890linux (2.6.31-3.19) karmic; urgency=low
16891
16892 [ Andy Whitcroft ]
16893
16894 * Revert "[Config] Disabled NDISWRAPPER"
16895 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
16896 * AUFS -- export various core functions
16897 * AUFS -- export various core functions -- fixes
16898 * AUFS -- core filesystem
16899 * AUFS -- track changes in v2.6.31
16900 * [Config] Enable AUFS
16901 * droppped 'iwl3945: do not send scan command if channel count zero' as it
16902 is already upstream but failed to auto-drop on rebase.
16903
16904 [ Eric Paris ]
16905
16906 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
16907 choose
16908 * SAUCE: inotify: check filename before dropping repeat events
16909 * SAUCE: fsnotify: fix inotify tail drop check with path entries
16910
16911 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
16912
16913linux (2.6.31-3.18) karmic; urgency=low
16914
16915 [ Andy Whitcroft ]
16916
16917 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
16918 AUFS"
16919 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
16920 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
16921 security_inode_permission"
16922 * clear out left over AUFS files and modifications
16923
16924 [ Luke Yelavich ]
16925
16926 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
16927 * SAUCE: Explicitly include header files to allow apparmor to build on
16928 powerpc
16929 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
16930
16931 [ Tim Gardner ]
16932
16933 * [Config] Dropped ubuntu/misc/wireless/acx
16934 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
16935
16936 [ Upstream ]
16937
16938 * Rebased to 2.6.31-rc3
16939
16940 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
16941
16942linux (2.6.31-2.17) karmic; urgency=low
16943
16944 [ Andy Whitcroft ]
16945
16946 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
16947 * compcache -- remove redundant Kconfig entries part 2
16948 * compcache -- clean up CCFLAGS declarations
16949 * [Config] enable AppArmor
16950 * AppArmor: fix operator precidence issue in as_path_link
16951
16952 [ John Johansen ]
16953
16954 * AppArmor security module
16955 * AppArmor: Correct mapping of file permissions.
16956 * AppArmor: Turn auditing of ptrace on
16957
16958 [ Luke Yelavich ]
16959
16960 * [Config] disable CONFIG_DM_RAID45 on powerpc
16961
16962 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
16963
16964linux (2.6.31-2.16) karmic; urgency=low
16965
16966 [ Andy Whitcroft ]
16967
16968 * compcache -- remove redundant Kconfig entries
16969 added ignore and ignore.modules for all arches since the compcache update
16970 changes the modules names as well as some compcache ABI values.
16971
16972 [ Manoj Iyer ]
16973
16974 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
16975 * SAUCE: update compcache version to 0.5.3
16976
16977 [ Tim Gardner ]
16978
16979 * [Config]: Fix sparc FTBS by adding ignore.modules
16980
16981 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
16982
16983linux (2.6.31-2.15) karmic; urgency=low
16984
16985 [ Andy Whitcroft ]
16986
16987 * SAUCE: default ATI Radeon KMS to off until userspace catches up
16988 * [Config] Update configs following rebase to 2.6.31-rc2
16989 * [Config] update ports configs following update to 2.6.31-rc2
16990
16991 [ Luke Yelavich ]
16992
16993 * [Config] powerpc - Disable CONFIG_RDS
16994
16995 [ Matt Zimmerman ]
16996
16997 * Rename linux-doc-PKGVER to linux-doc and clean up its description
16998 - LP: #382115
16999
17000 [ Upstream Kernel Changes ]
17001
17002 * rebased to mainline 2.6.31-rc2
17003
17004 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
17005
17006linux (2.6.31-1.14) karmic; urgency=low
17007
17008 [ Andy Whitcroft ]
17009
17010 * update ndiswrapper to 1.55
17011 * remove leftovers of gfs
17012 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
17013
17014 [ Luke Yelavich ]
17015
17016 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
17017 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
17018 kernel
17019
17020 [ Manoj Iyer ]
17021
17022 * Remove snd-bt-sco ubuntu driver
17023
17024 [ Michael Casadevall ]
17025
17026 * [Config] updates ia64 config and d-i folders to allow succesful build
17027 * [Config] Update powerpc and sparc for 2.6.31
17028
17029 [ Upstream Kernel Changes ]
17030
17031 * intel-iommu: fix Identity Mapping to be arch independent
17032 - LP: #384695
17033 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
17034
17035 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
17036
17037linux (2.6.31-1.13) karmic; urgency=low
17038
17039 [ Andy Whitcroft ]
17040
17041 * REBASE: rebased to mainline 2.6.31-rc1
17042 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
17043 no longer applies, using deprecated interfaces, LPIA only, dropped
17044 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
17045 changes now upstream, dropped
17046 * [Config] Update configs following rebase to 2.6.31-rc1
17047 * [Config] update ports configs following update to 2.6.31-rc1
17048
17049 * [Config] disable broken staging driver CONFIG_STLC45XX
17050 * SAUCE: fix compcache to use updates accessors
17051 * [Config] disable staging driver CONFIG_VT6655
17052 * SAUCE: fix DRDB to use updates accessors
17053 * [Disable] ndiswrapper needs update
17054 * [Disable] LIRC I2C needs update
17055 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
17056 * [Config] disable I2C_DESIGNWARE does not compile
17057 * [Config] disable CONFIG_TLSUP for lpia
17058 * [Config] disable CONFIG_FB_UDL for arm
17059 * SAUCE: disable adding scsi headers to linux-libc-dev
17060
17061 [ Mario Limonciello ]
17062
17063 * SAUCE: Add LIRC drivers
17064
17065 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
17066
17067linux (2.6.30-10.12) karmic; urgency=low
17068
17069 [ Andy Whitcroft ]
17070
17071 * [Config] split out the ports configs into their own family
17072 * [Config] update configs following introduction of ports family
17073
17074 [ Upstream Kernel Changes ]
17075
17076 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
17077 description". Fixes linux-doc package name conflicts for now.
17078 - LP: #382115
17079
17080 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
17081
17082linux (2.6.30-10.11) karmic; urgency=low
17083
17084 [ Amit Kucheria ]
17085
17086 * [Config] Comment splitconfig.pl and misc cleanup
17087 * [Config] Rename all configs to the new naming scheme
17088 * [Config] Splitconfig rework
17089 * [Config] Rename scripts/misc/oldconfig to kernelconfig
17090 * [Config] Fix build system for new config split
17091 * [Config] Run updateconfigs after the splitconfig rework
17092
17093 [ Andy Whitcroft ]
17094
17095 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
17096 * [Config] standardise CONFIG_STAGING=y
17097 * [Config] standardise CONFIG_RD_LZMA=y
17098 * [Config] CONFIG_PCI_IOV=y
17099 * [Config] CONFIG_PCI_STUB=m
17100 * [Config] merge kernel configs more agressively
17101
17102 [ Colin Watson ]
17103
17104 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
17105 * [Config] Add support for including firmware in udebs
17106 * [Config] Ship bnx2 firmware in nic-modules udeb
17107 - LP: #384861
17108
17109 [ Luke Yelavich ]
17110
17111 * [Config] ports - Import of ports architectures into kernel packaging
17112 infrastructure
17113 * [Config] ports - Do not update ports kernel configurations by default
17114 * [Config] ports - Disable ABI checking for ports architectures
17115 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
17116 * [Config] ports - Add control.d/vars.* files for ports architectures
17117 * [Config] ports - Add ports architectures for linux-libc-dev
17118 * [Config] ports - Create powerpc specific message-modules and
17119 block-modules udebs
17120 * [Config] ports - Add configuration files for ports architectures
17121
17122 [ Manoj Iyer ]
17123
17124 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
17125 - LP: #329864
17126
17127 [ Michael Casadevall ]
17128
17129 * [Config] ports - Fix compression of kernels
17130
17131 [ Stefan Bader ]
17132
17133 * [Upstream] mmc: prevent dangling block device from accessing stale
17134 queues
17135 - LP: #383668
17136
17137 [ Tim Gardner ]
17138
17139 * [Config] Recommend grub-pc in linux-image
17140 - LP: #385741
17141 * [Config] Implement i386 generic and generic-pae flavours
17142 * [Config] ports - Add control info after integrating ports arches
17143 * [Config] Removed auto-generated files from git
17144 * [Config] Added netxen_nic to nic-modules
17145 - LP: #389603
17146
17147 [ Matt Zimmerman ]
17148
17149 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17150 - LP: #382115
17151
17152 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
17153
17154linux (2.6.30-9.10) karmic; urgency=low
17155
17156 [ Andy Whitcroft ]
17157
17158 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
17159 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
17160 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
17161 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
17162 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
17163 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
17164
17165 [ Upstream Kernel Changes ]
17166
17167 * rebased to 2.6.30 final
17168
17169 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
17170
17171linux (2.6.30-8.9) karmic; urgency=low
17172
17173 [ Andy Whitcroft ]
17174
17175 * Config update removed the following options:
17176 CONFIG_EDAC_AMD8111=m
17177 CONFIG_EDAC_AMD8131=m
17178
17179 [ Upstream Kernel Changes ]
17180
17181 * rebased to 2.6.30-rc8
17182
17183 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
17184
17185linux (2.6.30-7.8) karmic; urgency=low
17186
17187 [ Andy Whitcroft ]
17188
17189 * Enabled NEW configration options:
17190 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
17191 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
17192
17193 [ Upstream Kernel Changes ]
17194
17195 * rebased to 2.6.30-rc7
17196
17197 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
17198
17199linux (2.6.30-6.7) karmic; urgency=low
17200
17201 [ Andy Whitcroft ]
17202
17203 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
17204 upstream)
17205
17206 [ Upstream Kernel Changes ]
17207
17208 * rebased to 2.6.30-rc6
17209
17210 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
17211
17212linux (2.6.30-5.6) karmic; urgency=low
17213
17214 [ Tim Gardner ]
17215
17216 * [Config] Enable Keyspan USB serial device firmware in kernel module
17217 - LP: #334285
17218
17219 [ Upstream Kernel Changes ]
17220
17221 * rebased to 2.6.30-rc5
17222
17223 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
17224
17225linux (2.6.30-4.5) karmic; urgency=low
17226
17227 [ Colin Watson ]
17228
17229 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
17230 /usr/include/asm/* going missing
17231 - LP: #373214
17232
17233 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
17234
17235linux (2.6.30-3.4) karmic; urgency=low
17236
17237 [ Kees Cook ]
17238
17239 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
17240 - LP: #369978
17241
17242 [ Stefan Bader ]
17243
17244 * SAUCE: input: Blacklist digitizers from joydev.c
17245 - LP: #300143
17246
17247 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
17248
17249linux (2.6.30-2.3) karmic; urgency=low
17250
17251 [ Tim Gardner ]
17252
17253 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
17254 - LP: #369152
17255 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
17256 * [Config] CONFIG_DRM_I915_KMS=y
17257 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
17258 minimums
17259
17260 [ Upstream Kernel Changes ]
17261
17262 * rebased to 2.6.30-rc4
17263
17264 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
17265
17266linux (2.6.30-1.2) karmic; urgency=low
17267
17268 [ Tim Gardner ]
17269
17270 * [Config] armel: disable staging drivers, fixes FTBS
17271 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
17272
17273 [ Upstream Kernel Changes ]
17274
17275 * mpt2sas: Change reset_type enum to avoid namespace collision.
17276 Submitted upstream.
17277
17278 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
17279
17280linux (2.6.30-1.1) karmic; urgency=low
17281
17282 * Initial release after rebasing against v2.6.30-rc3
17283
17284 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
17285