]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - debian.master/changelog
UBUNTU: SAUCE: overlayfs: Enable user namespace mounts
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
CommitLineData
c9b00a0f
TG
1linux (4.8.0-14.15) UNRELEASED; urgency=low
2
3 CHANGELOG: Do not edit directly. Autogenerated at release.
4 CHANGELOG: Use the printchanges target to see the curent changes.
5 CHANGELOG: Use the insertchanges target to create the final log.
6
7 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Sep 2016 11:59:59 -0600
8
a928399f 9linux (4.8.0-13.14) yakkety; urgency=low
f71e5453 10
a928399f
TG
11 [ Tim Gardner ]
12
13 * Release Tracking Bug
14 - LP: #1625733
15
16 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
17 - [Config] Add some CRC crypto modules to d-i
18
19 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
20 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
21
22 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
23 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
24 ThinkPads
25
26 * Option GE0301 3G modem doesn't work (LP: #348861)
27 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
28
29 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
30 (LP: #1625259)
31 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
32
33 * Miscellaneous Ubuntu changes
34 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
35 opened for writing
36 - SAUCE: fan: add VXLAN implementation
37 - [Config] CONFIG_VFIO=m for ppc64el
f71e5453
TG
38
39 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
40
6b119e64 41linux (4.8.0-12.13) yakkety; urgency=low
94fb7f08 42
6b119e64 43 [ Tim Gardner ]
94fb7f08 44
6b119e64
TG
45 * Release Tracking Bug
46 - LP: #1625233
41e30a20 47
6b119e64
TG
48 * Miscellaneous Ubuntu changes
49 - rebase to v4.8-rc7
50 - [Config] CONFIG_SCSI_DEBUG=m for all arches
41e30a20 51
94fb7f08
TG
52 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
53
81355c81 54linux (4.8.0-11.12) yakkety; urgency=low
c1a6d015 55
81355c81
LO
56 * change_hat is logging failures during expected hat probing (LP: #1615893)
57 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
c1a6d015 58
81355c81
LO
59 * deleted files outside of the namespace are not being treated as
60 disconnected
61 (LP: #1615892)
62 - SAUCE: apparmor: deleted dentries can be disconnected
63
64 * stacking to unconfined in a child namespace confuses mediation
65 (LP: #1615890)
66 - SAUCE: apparmor: special case unconfined when determining the mode
67
68 * apparmor module parameters can be changed after the policy is locked
69 (LP: #1615895)
70 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
71
72 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
73 #1579135)
74 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
75
76 * label vec reductions can result in reference labels instead of direct
77 access
78 to labels (LP: #1615889)
79 - SAUCE: apparmor: reduction of vec to single entry is just that entry
80
81 * profiles from different namespaces can block other namespaces from being
82 able to load a profile (LP: #1615887)
83 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
84
85 * The label build for onexec when stacking is wrong (LP: #1615881)
86 - SAUCE: apparmor: Fix label build for onexec stacking.
87
88 * The inherit check for new to old label comparison for domain transitions
89 is
90 wrong (LP: #1615880)
91 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
92
93 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
94 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
95
96 * __label_update proxy comparison test is wrong (LP: #1615878)
97 - SAUCE: apparmor: Fix __label_update proxy comparison test
98
99 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
100 (LP: #1560583)
101 - SAUCE: apparmor: Allow ns_root processes to open profiles file
102 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
103
104 * policy namespace stacking (LP: #1379535)
105 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
106 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
107
108 * Miscellaneous Ubuntu changes
109 - [Debian] Dynamically determine linux udebs package name
110 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
111 - SAUCE: apparmor: Fix FTBFS due to bad include path
112 - SAUCE: apparmor: add data query support
113 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
114
115 * Miscellaneous upstream changes
116 - fixup backout policy view capable for forward port
117 - apparmor: fix: Rework the iter loop for label_update
118 - apparmor: add more assertions for updates/merges to help catch errors
119 - apparmor: Make pivot root transitions work with stacking
120 - apparmor: convert delegating deleted files to mediate deleted files
121 - apparmor: add missing parens. not a bug fix but highly recommended
122 - apparmor: add a stack_version file to allow detection of bug fixes
123 - apparmor: push path lookup into mediation loop
124 - apparmor: default to allowing unprivileged userns policy
125 - apparmor: fix: permissions test to view and manage policy
126 - apparmor: Add Basic ns cross check condition for ipc
127
128 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
c1a6d015 129
c7dddaff 130linux (4.8.0-10.11) yakkety; urgency=low
c65851b8 131
c7dddaff
TG
132 * Miscellaneous Ubuntu changes
133 - ubuntu: vbox -- update to 5.1.6-dfsg-1
134 - SAUCE: Enable vbox build
c65851b8
TG
135
136 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
137
23296c6c 138linux (4.8.0-9.10) yakkety; urgency=low
19563a18 139
23296c6c
TG
140 * Miscellaneous Ubuntu changes
141 - [Config] arm64: CONFIG_ARCH_THUNDER=y
142 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
143 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
144 - [Config] arm64: CONFIG_DRM_AST=m
145 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
146 - d-i: initrd needs ext4 and scsi modules
147 - SAUCE: AUFS aufs4.x-rcN 20160912
148 - [Config] Enable CONFIG_GPIO_XGENE*
149 - [Config] Disable CONFIG_POWER_RESET_XGENE
150 - [Config] CONFIG_EDAC_XGENE=m
151 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
152 - [Config] CONFIG_XGENE_DMA=m
19563a18
TG
153
154 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
155
ea101072 156linux (4.8.0-8.9) yakkety; urgency=low
a15e177d 157
ea101072
TG
158 * New device ID for Kabypoint (LP: #1622469)
159 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
160 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
161
162 * Miscellaneous Ubuntu changes
163 - rebase to v4.8-rc6
164 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
a15e177d 165
bbfe4661
TG
166 [ Upstream Kernel Changes ]
167
168 * rebase to v4.8-rc6
169 - LP: #1617900
170
a15e177d
TG
171 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
172
0a7cc07d
TG
173linux (4.8.0-7.8) yakkety; urgency=low
174
175 * Miscellaneous Ubuntu changes
176 - [Debian] Use src_pkg_name when constructing udeb control files
177
178 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
179
180linux (4.8.0-6.7) yakkety; urgency=low
181
182 * Enable virtual scsi server driver for Power (LP: #1615665)
183 - SAUCE: Ibmvscsis: Properly deregister target sessions
184 - SAUCE: Return TCMU-generated sense data to fabric module
185 - SAUCE: Ibmvscsis: Code cleanup of print statements
186 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
187
188 * Miscellaneous Ubuntu changes
189 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
190 - rebase to v4.8-rc5
191
192 [ Upstream Kernel Changes ]
193
194 * rebase to v4.8-rc5
195
196 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
197
198linux (4.8.0-5.6) yakkety; urgency=low
199
200 * support compressed kernels on arm64 (LP: #1384955)
201 - [Config] Switch to compressed Image on arm64
202
203 * Miscellaneous Ubuntu changes
204 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
205 - SAUCE: (namespace) block_dev: Support checking inode permissions in
206 lookup_bdev()
207 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
208 when mounting
209 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
210 when mounting
211 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
212 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
213 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
214 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
215 security.* xattrs
216 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
217 filesystems
218 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
219 - SAUCE: (namespace) fuse: Add support for pid namespaces
220 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
221 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
222 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
223 or a descendant
224 - SAUCE: (namespace) fuse: Allow user namespace mounts
225 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
226 namespaces
227 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
228 mounts
229 - rebase to v4.8-rc4
230
231 [ Upstream Kernel Changes ]
232
233 * rebase to v4.8-rc4
234
235 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
236
237linux (4.8.0-4.5) yakkety; urgency=low
238
239 * Miscellaneous Ubuntu changes
240 - [Config] CONFIG_AUFS_FS=m
241 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
242
243 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
244
245linux (4.8.0-3.4) yakkety; urgency=low
246
247 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
248 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
249
250 * Miscellaneous Ubuntu changes
251 - rebase to v4.8-rc3
252
253 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
254
255linux (4.8.0-2.3) yakkety; urgency=low
256
257 * Miscellaneous Ubuntu changes
258 - [Config] Add fuse to inclusion list
259 - SAUCE: update spl/zfs to support v4.8
260
261 * Miscellaneous upstream changes
262 - Revert "UBUNTU: [Debian] do_zfs=false"
263
264 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
265
266linux (4.8.0-1.2) yakkety; urgency=low
267
268 * Miscellaneous Ubuntu changes
269 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
270 - [Config] Enabled enforcement for CONFIG_NVRAM
271 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
272 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
273 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
274 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
275 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
276 - [Config] Enabled enforcement for CONFIG_SECCOMP
277 - [Config] Enabled enforcement for
278 - rebase to v4.8-rc2
279 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
280 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
281 - SAUCE: security,perf: Allow further restriction of perf_event_open
282
283 [ Upstream Kernel Changes ]
284
285 * rebase to v4.8-rc2
286
287 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
288
289linux (4.8.0-0.1) yakkety; urgency=low
290
291 [ Upstream Kernel Changes ]
292
293 * rebase to v4.8-rc1
294 - LP: #1607647
295 - LP: #1498667
296 - LP: #1592547
297 - LP: #1319984
298 - LP: #1268727
299 - LP: #1600623
300 - LP: #1465724
301 - LP: #1333569
302
303 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
304
305linux (4.8.0-0.0) yakkety; urgency=low
306
307 * empty stanza
308
309 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
310
311linux (4.7.0-0.2) yakkety; urgency=low
312
313 * Miscellaneous Ubuntu changes fixing various FTBS issues
314 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
315 - [Config] make powerpc udeb block modules optional
316 - [Config] CONFIG_PLIP=m
317 - [Config] CONFIG_IRDA=m armhf/arm64
318 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
319 - [Config] CONFIG_MOUSE_PS2=m
320 - [Config] remove ppc64el fb-modules
321
322 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
323
324linux (4.7.0-0.1) yakkety; urgency=low
325
326 [ Upstream Kernel Changes ]
327
328 * rebase to v4.7
329 - LP: #972604
330
331 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
332
333linux (4.7.0-0.0) yakkety; urgency=low
334
335 [ Tim Gardner ]
336
337 * Release Tracking Bug
338 - LP: #1588856
339
340 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
341 - scsi_dh_alua: do not fail for unknown VPD identification
342
343 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
344 - [Config] Install lsvmbus in cloud tools
345 - SAUCE: tools/hv/lsvmbus -- convert to python3
346 - SAUCE: tools/hv/lsvmbus -- add manual page
347
348 * boot stalls on USB detection errors (LP: #1437492)
349 - usb: core: hub: hub_port_init lock controller instead of bus
350
351 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
352 - kernek/fork.c: allocate idle task for a CPU always on its local node
353
354 * VirtIO (and probably other modules as well) is built-in, make it modular...
355 (LP: #1475078)
356 - [Config] CONFIG_VIRTIO_*=m for all but s390x
357 - [Config] CONFIG_USB=m
358 - [Config] CONFIG_BLK_DEV_*=m
359 - [Config] CONFIG_ATA=m
360 - [Config] CONFIG_SCSI=m
361 - [Config] CONFIG_DEVFREQ_GOV_*=m
362 - [Config] CONFIG_XEN_NETDEV_*=m
363 - [Config] CONFIG_AGP=m
364 - [Config] CONFIG_ECRYPT_FS=m
365 - [Config] CONFIG_ACPI_*=m
366 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
367 - [Config] Modularize some CRYPTO
368 - [Config] CONFIG_FDDI=m
369 - [Config] CONFIG_FIXED_PHY=m
370 - [Config] CONFIG_VFAT_FS=m for all but armhf
371 - [Config] CONFIG_TUN=m
372 - [Config] CONFIG_UNIX=m
373 - [Config] CONFIG_TRUSTED_KEYS=m
374 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
375
376 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
377 and "not a git repository" (LP: #1584890)
378 - [debian] getabis: Only git add $abidir if running in local repo
379 - [debian] getabis: Fix inconsistent compiler versions check
380
381 * conflicting modules in udebs - arc4.ko (LP: #1582991)
382 - [Config] Remove arc4 from nic-modules
383
384 * arm64: statically link rtc-efi (LP: #1583738)
385 - [Config] Link rtc-efi statically on arm64
386
387 * Miscellaneous Ubuntu changes
388 - [Debian] zfs: transform symlink into referent file/dir
389 - [Debian] Added tristate.sh
390 - [Config] CONFIG_FUSE_FS=m
391 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
392 - [Config] CONFIG_PSTORE_CONSOLE=y
393 - Added Snapcraft files
394 - [Config] Mark CONFIG_UNIX enforced
395
396 * Miscellaneous upstream changes
397 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
398
399 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
400
401linux (4.6.0-6.7) yakkety; urgency=low
402
403 [ Tim Gardner ]
404
405 * Release Tracking Bug
406 - LP: #1582753
407
408 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
409 (LP: #1582378)
410 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
411 owns the ipc ns
412
413 * Miscellaneous Ubuntu changes
414 - [Config] Add Description to kernel-image udeb
415 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
416 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
417
418 * Miscellaneous upstream changes
419 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
420 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
421 - Drivers: hv: vmbus: Use the new virt_xx barrier code
422 - Drivers: hv: vmbus: Export the vmbus_set_event() API
423 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
424 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
425 - drivers:hv: Lock access to hyperv_mmio resource tree
426 - drivers:hv: Make a function to free mmio regions through vmbus
427 - drivers:hv: Reverse order of resources in hyperv_mmio
428 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
429 - drivers:hv: Record MMIO range in use by frame buffer
430 - drivers:hv: Separate out frame buffer logic when picking MMIO range
431 - Drivers: hv: kvp: fix IP Failover
432 - Drivers: hv: vmbus: handle various crash scenarios
433 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
434 - Drivers: hv: balloon: reset host_specified_ha_region
435
436 [ Tim Gardner ]
437
438 * Dropped hv SAUCE patches in favor of linux-next.
439
440 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
441
442linux (4.6.0-5.6) yakkety; urgency=low
443
444 [ Tim Gardner ]
445
446 * Release Tracking Bug
447 - LP: #1582351
448
449 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
450 - [Config] enable CONFIG_AUFS_EXPORT
451
452 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
453 - [Config] Update inclusion list for CRIU
454
455 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
456 - [Debian] disable zfs module checks when cross-compiling
457
458 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
459 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
460
461 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
462 (LP: #1535150)
463 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
464
465 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
466 enabled, breaking serial support on normal systems (LP: #1580960)
467 - [Config] disable CONFIG_GOLDFISH
468
469 * Miscellaneous Ubuntu changes
470 - [Config] d-i -- update local configuration to new form
471 - [Config] kernel-wedge -- switch to explicit versions
472 - [Config] powerpc64-smp --> generic
473 - [Config] CONFIG_AUFS_FS=m
474 - SAUCE: AUFS
475 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
476 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
477 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
478 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
479 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
480 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
481 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
482 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
483 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
484 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
485 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
486 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
487 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
488 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
489 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
490 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
491 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
492 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
493 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
494 - SAUCE: (namespace) fuse: Add support for pid namespaces
495 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
496 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
497 - SAUCE: (namespace) fuse: Allow user namespace mounts
498 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
499 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
500 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
501 - SAUCE: (namespace) quota: Add support for user namespace mounts
502 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
503 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
504 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
505 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
506 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
507 - rebase to v4.6
508 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
509 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
510
511 * Miscellaneous upstream changes
512 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
513 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
514
515 [ Upstream Kernel Changes ]
516
517 * rebase to v4.6
518
519 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
520
521linux (4.6.0-4.5) yakkety; urgency=low
522
523 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
524 upgrade -d (LP: #1573231)
525 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
526
527 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
528 IRC pointed out some leftover SAUCE patches that were causing issues.
529
530 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
531 has some issues.
532
533 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
534
535linux (4.6.0-3.4) xenial; urgency=low
536
537 * Release Tracking Bug
538 - LP: #1579594
539
540 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
541 - [Config] Generate an -extras package for arm64 and powerpc
542
543 * Missing libunwind support in perf (LP: #1248289)
544 - [Config] Add liblzma-dev to enable libunwind support in perf
545
546 * ZFS is confused by user namespaces (uid/gid mapping) when used with
547 acltype=posixac (LP: #1567558)
548 - zfs: Fix user namespaces uid/gid mapping
549
550 * Miscellaneous Ubuntu changes
551 - rebase to v4.6-rc7
552
553 [ Upstream Kernel Changes ]
554
555 * rebase to v4.6-rc7
556
557 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
558
559linux (4.6.0-2.3) yakkety; urgency=low
560
561 * Miscellaneous Ubuntu changes
562 - [Config] CONFIG_AUFS_FS=m
563 - SAUCE: AUFS
564 - zfs: gcc build error: -Wbool-compare in metaslab.c
565 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
566 - zfs: Fix ZPL miswrite of default POSIX ACL
567 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
568 - SAUCE: Dropped ubuntu/i915
569 - SAUCE: Dropped ubuntu/dm-raid4-5
570
571 * Miscellaneous upstream changes
572 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
573 kernel"
574
575 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
576
577linux (4.6.0-1.2) yakkety; urgency=low
578
579 * Miscellaneous Ubuntu changes
580 - [Config] CONFIG_NR_CPUS=8192 for amd64
581
582 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
583
584linux (4.6.0-0.1) yakkety; urgency=low
585
586
587 [ Upstream Kernel Changes ]
588
589 * rebase to v4.6-rc6
590 - LP: #1564712
591 - LP: #1555912
592 - LP: #1552925
593 - LP: #1546694
594 - LP: #1549660
595 - LP: #1549620
596 - LP: #1542944
597 - LP: #1542564
598 - LP: #1533009
599 - LP: #1533461
600 - LP: #1529624
601 - LP: #1522949
602
603 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
604
605linux (4.6.0-0.0) yakkety; urgency=low
606
607 [ Kamal Mostafa ]
608
609 * Release Tracking Bug
610 - LP: #1573817
611
612 * autoreconstruct: need to also generate extend-diff-ignore options for links
613 (LP: #1574362)
614 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
615
616 * tipc: missing linearization of sk_buff (LP: #1567064)
617 - tipc: move linearization of buffers to generic code
618
619 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
620 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
621 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
622 vmbus_mmio_allocate()
623 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
624 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
625 private resource tree
626 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
627 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
628 range
629
630 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
631 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
632
633 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
634 - [Config] CONFIG_AUFS_XATTR=y
635
636 * CVE-2016-3672 (LP: #1568523)
637 - x86/mm/32: Enable full randomization on i386 and X86_32
638
639 * CVE-2016-3955 (LP: #1572666)
640 - USB: usbip: fix potential out-of-bounds write
641
642 * Xenial update to v4.4.8 stable release (LP: #1573034)
643 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
644 instantiated
645 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
646 - parisc: Avoid function pointers for kernel exception routines
647 - parisc: Fix kernel crash with reversed copy_from_user()
648 - parisc: Unbreak handling exceptions from kernel modules
649 - ALSA: timer: Use mod_timer() for rearming the system timer
650 - ALSA: hda - Asus N750JV external subwoofer fixup
651 - ALSA: hda - Fix white noise on Asus N750JV headphone
652 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
653 - mm: fix invalid node in alloc_migrate_target()
654 - powerpc/mm: Fixup preempt underflow with huge pages
655 - libnvdimm: fix smart data retrieval
656 - libnvdimm, pfn: fix uuid validation
657 - compiler-gcc: disable -ftracer for __noclone functions
658 - arm64: opcodes.h: Add arm big-endian config options before including arm
659 header
660 - drm/dp: move hw_mutex up the call stack
661 - drm/udl: Use unlocked gem unreferencing
662 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
663 - drm/radeon: add another R7 370 quirk
664 - drm/radeon: add a dpm quirk for all R7 370 parts
665 - drm/amdgpu/gmc: move vram type fetching into sw_init
666 - drm/amdgpu/gmc: use proper register for vram type on Fiji
667 - xen/events: Mask a moving irq
668 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
669 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
670 - net: jme: fix suspend/resume on JMC260
671 - net: vrf: Remove direct access to skb->data
672 - net: qca_spi: Don't clear IFF_BROADCAST
673 - net: qca_spi: clear IFF_TX_SKB_SHARING
674 - net: fix bridge multicast packet checksum validation
675 - sctp: lack the check for ports in sctp_v6_cmp_addr
676 - mld, igmp: Fix reserved tailroom calculation
677 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
678 - qmi_wwan: add Sierra Wireless EM74xx device ID
679 - ipv6: re-enable fragment header matching in ipv6_find_hdr
680 - vxlan: fix missing options_len update on RX with collect metadata
681 - cdc_ncm: toggle altsetting to force reset before setup
682 - udp6: fix UDP/IPv6 encap resubmit path
683 - tcp: fix tcpi_segs_in after connection establishment
684 - ppp: release rtnl mutex when interface creation fails
685 - net: validate variable length ll headers
686 - ax25: add link layer header validation function
687 - packet: validate variable length ll headers
688 - bpf: avoid copying junk bytes in bpf_get_current_comm()
689 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
690 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
691 - qlcnic: Remove unnecessary usage of atomic_t
692 - qlcnic: Fix mailbox completion handling during spurious interrupt
693 - macvtap: always pass ethernet header in linear
694 - mlxsw: spectrum: Check requested ageing time is valid
695 - rocker: set FDB cleanup timer according to lowest ageing time
696 - bridge: allow zero ageing time
697 - ipv4: Don't do expensive useless work during inetdev destroy.
698 - net: Fix use after free in the recvmmsg exit path
699 - mlx4: add missing braces in verify_qp_parameters
700 - farsync: fix off-by-one bug in fst_add_one
701 - ath9k: fix buffer overrun for ar9287
702 - ppp: ensure file->private_data can't be overridden
703 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
704 - qlge: Fix receive packets drop.
705 - net: bcmgenet: fix dma api length mismatch
706 - bonding: fix bond_get_stats()
707 - ipv4: fix broadcast packets reception
708 - ipv4: initialize flowi4_flags before calling fib_lookup()
709 - ppp: take reference on channels netns
710 - xfrm: Fix crash observed during device unregistration and decryption
711 - qmi_wwan: add "D-Link DWM-221 B1" device id
712 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
713 - bridge: Allow set bridge ageing time when switchdev disabled
714 - rtnl: fix msg size calculation in if_nlmsg_size()
715 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
716 - tuntap: restore default qdisc
717 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
718 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
719 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
720 - ipv6: Count in extension headers in skb->network_header
721 - mpls: find_outdev: check for err ptr in addition to NULL check
722 - USB: uas: Limit qdepth at the scsi-host level
723 - USB: uas: Add a new NO_REPORT_LUNS quirk
724 - cdc-acm: fix NULL pointer reference
725 - KVM: x86: Inject pending interrupt even if pending nmi exist
726 - KVM: x86: reduce default value of halt_poll_ns parameter
727 - MIPS: Fix MSA ld unaligned failure cases
728 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
729 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
730 - pinctrl: sunxi: Fix A33 external interrupts not working
731 - pinctrl: nomadik: fix pull debug print inversion
732 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
733 - au0828: fix au0828_v4l2_close() dev_state race condition
734 - au0828: Fix dev_state handling
735 - coda: fix error path in case of missing pdata on non-DT platform
736 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
737 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
738 - rbd: use GFP_NOIO consistently for request allocations
739 - virtio: virtio 1.0 cs04 spec compliance for reset
740 - mac80211: properly deal with station hashtable insert errors
741 - mac80211: avoid excessive stack usage in sta_info
742 - mac80211: fix ibss scan parameters
743 - mac80211: fix unnecessary frame drops in mesh fwding
744 - mac80211: fix txq queue related crashes
745 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
746 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
747 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
748 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
749 - iio: accel: bmc150: fix endianness when reading axes
750 - iio: gyro: bmg160: fix buffer read values
751 - iio: gyro: bmg160: fix endianness when reading axes
752 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
753 bytes
754 - fs: add file_dentry()
755 - nfs: use file_dentry()
756 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
757 - ext4: add lockdep annotations for i_data_sem
758 - ext4: ignore quota mount options if the quota feature is enabled
759 - iommu: Don't overwrite domain pointer when there is no default_domain
760 - Btrfs: fix file/data loss caused by fsync after rename and new inode
761 - arm64: replace read_lock to rcu lock in call_step_hook
762 - perf: Do not double free
763 - perf: Cure event->pending_disable race
764 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
765 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
766 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
767 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
768 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
769 - ALSA: usb-audio: Add a quirk for Plantronics BT300
770 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
771 - HID: wacom: fix Bamboo ONE oops
772 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
773 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
774 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
775 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
776 - staging: android: ion: Set the length of the DMA sg entries in buffer
777 - usbvision: fix crash on detecting device with invalid configuration
778 - Revert "usb: hub: do not clear BOS field during reset device"
779 - Linux 4.4.8
780
781 * Fix speaker volume on a Dell machine (LP: #1549660)
782 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
783
784 * Xenial update to v4.4.7 stable release (LP: #1572722)
785 - regulator: core: avoid unused variable warning
786 - regulator: core: Fix nested locking of supplies
787 - ASoC: samsung: pass DMA channels as pointers
788 - mmc: sh_mmcif: rework dma channel handling
789 - mmc: sh_mmcif: Correct TX DMA channel allocation
790 - x86/microcode/intel: Make early loader look for builtin microcode too
791 - x86/microcode: Untangle from BLK_DEV_INITRD
792 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
793 - perf/x86/intel: Add definition for PT PMI bit
794 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
795 - KVM: i8254: change PIT discard tick policy
796 - KVM: fix spin_lock_init order on x86
797 - KVM: VMX: avoid guest hang on invalid invept instruction
798 - KVM: VMX: avoid guest hang on invalid invvpid instruction
799 - KVM: VMX: fix nested vpid for old KVM guests
800 - perf/core: Fix perf_sched_count derailment
801 - perf tools: Dont stop PMU parsing on alias parse error
802 - perf tools: Fix checking asprintf return value
803 - perf tools: Fix python extension build
804 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
805 - sched/preempt, sh: kmap_coherent relies on disabled preemption
806 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
807 - s390: fix floating pointer register corruption (again)
808 - s390/cpumf: add missing lpp magic initialization
809 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
810 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
811 - PCI: ACPI: IA64: fix IO port generic range check
812 - x86/irq: Cure live lock in fixup_irqs()
813 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
814 - x86/iopl/64: Properly context-switch IOPL on Xen PV
815 - x86/iopl: Fix iopl capability check on Xen PV
816 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
817 - sg: fix dxferp in from_to case
818 - aacraid: Fix RRQ overload
819 - aacraid: Fix memory leak in aac_fib_map_free
820 - aacraid: Set correct msix count for EEH recovery
821 - sd: Fix discard granularity when LBPRZ=1
822 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
823 - be2iscsi: set the boot_kset pointer to NULL in case of failure
824 - aic7xxx: Fix queue depth handling
825 - libnvdimm: Fix security issue with DSM IOCTL.
826 - dm snapshot: disallow the COW and origin devices from being identical
827 - dm: fix excessive dm-mq context switching
828 - dm thin metadata: don't issue prefetches if a transaction abort has failed
829 - dm cache: make sure every metadata function checks fail_io
830 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
831 - usb: retry reset if a device times out
832 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
833 - USB: uas: Reduce can_queue to MAX_CMNDS
834 - USB: cdc-acm: more sanity checking
835 - USB: iowarrior: fix oops with malicious USB descriptors
836 - USB: usb_driver_claim_interface: add sanity checking
837 - USB: mct_u232: add sanity checking in probe
838 - USB: digi_acceleport: do sanity checking for the number of ports
839 - USB: cypress_m8: add endpoint sanity check
840 - USB: serial: cp210x: Adding GE Healthcare Device ID
841 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
842 - USB: option: add "D-Link DWM-221 B1" device id
843 - pwc: Add USB id for Philips Spc880nc webcam
844 - Input: powermate - fix oops with malicious USB descriptors
845 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
846 - ALSA: usb-audio: Add sanity checks for endpoint accesses
847 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
848 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
849 - ALSA: usb-audio: Fix double-free in error paths after
850 snd_usb_add_audio_stream() call
851 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
852 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
853 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
854 - crypto: ccp - Add hash state import and export support
855 - crypto: ccp - Limit the amount of information exported
856 - crypto: ccp - Don't assume export/import areas are aligned
857 - crypto: ccp - memset request context to zero during import
858 - crypto: keywrap - memzero the correct memory
859 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
860 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
861 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
862 - X.509: Fix leap year handling again
863 - mei: bus: check if the device is enabled before data transfer
864 - HID: logitech: fix Dual Action gamepad support
865 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
866 - HID: multitouch: force retrieving of Win8 signature blob
867 - HID: fix hid_ignore_special_drivers module parameter
868 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
869 - staging: android: ion_test: fix check of platform_device_register_simple()
870 error code
871 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
872 - tty: Fix GPF in flush_to_ldisc(), part 2
873 - net: irda: Fix use-after-free in irtty_open()
874 - 8250: use callbacks to access UART_DLL/UART_DLM
875 - saa7134: Fix bytesperline not being set correctly for planar formats
876 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
877 - bttv: Width must be a multiple of 16 when capturing planar formats
878 - coda: fix first encoded frame payload
879 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
880 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
881 - mtip32xx: Fix broken service thread handling
882 - mtip32xx: Remove unwanted code from taskfile error handler
883 - mtip32xx: Print exact time when an internal command is interrupted
884 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
885 - mtip32xx: Handle safe removal during IO
886 - mtip32xx: Handle FTL rebuild failure state during device initialization
887 - mtip32xx: Implement timeout handler
888 - mtip32xx: Cleanup queued requests after surprise removal
889 - ALSA: pcm: Avoid "BUG:" string for warnings again
890 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
891 - ALSA: hda - Don't handle ELD notify from invalid port
892 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
893 - ALSA: hda - Fix unconditional GPIO toggle via automute
894 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
895 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
896 - brd: Fix discard request processing
897 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
898 - bcache: cleaned up error handling around register_cache()
899 - bcache: fix race of writeback thread starting before complete initialization
900 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
901 - mm: memcontrol: reclaim when shrinking memory.high below usage
902 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
903 - ia64: define ioremap_uc()
904 - watchdog: don't run proc_watchdog_update if new value is same as old
905 - watchdog: rc32434_wdt: fix ioctl error handling
906 - Bluetooth: Add new AR3012 ID 0489:e095
907 - Bluetooth: Fix potential buffer overflow with Add Advertising
908 - cgroup: ignore css_sets associated with dead cgroups during migration
909 - net: mvneta: enable change MAC address when interface is up
910 - of: alloc anywhere from memblock if range not specified
911 - vfs: show_vfsstat: do not ignore errors from show_devname method
912 - splice: handle zero nr_pages in splice_to_pipe()
913 - xtensa: ISS: don't hang if stdin EOF is reached
914 - xtensa: fix preemption in {clear,copy}_user_highpage
915 - xtensa: clear all DBREAKC registers on start
916 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
917 - ARC: bitops: Remove non relevant comments
918 - quota: Fix possible GPF due to uninitialised pointers
919 - xfs: fix two memory leaks in xfs_attr_list.c error paths
920 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
921 - md/raid5: Compare apples to apples (or sectors to sectors)
922 - RAID5: check_reshape() shouldn't call mddev_suspend
923 - RAID5: revert e9e4c377e2f563 to fix a livelock
924 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
925 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
926 - md: multipath: don't hardcopy bio in .make_request path
927 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
928 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
929 freed"
930 - fuse: do not use iocb after it may have been freed
931 - fuse: Add reference counting for fuse_io_priv
932 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
933 - rapidio/rionet: fix deadlock on SMP
934 - ipr: Fix out-of-bounds null overwrite
935 - ipr: Fix regression when loading firmware
936 - iwlwifi: mvm: Fix paging memory leak
937 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
938 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
939 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
940 - drm/amdgpu: include the right version of gmc header files for iceland
941 - IB/ipoib: fix for rare multicast join race condition
942 - tracing: Have preempt(irqs)off trace preempt disabled functions
943 - tracing: Fix crash from reading trace_pipe with sendfile
944 - tracing: Fix trace_printk() to print when not using bprintk()
945 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
946 - scripts/coccinelle: modernize &
947 - scripts/kconfig: allow building with make 3.80 again
948 - kbuild/mkspec: fix grub2 installkernel issue
949 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
950 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
951 - mmc: block: fix ABI regression of mmc_blk_ioctl
952 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
953 - mmc: sdhci: fix data timeout (part 1)
954 - mmc: sdhci: fix data timeout (part 2)
955 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
956 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
957 - clk: rockchip: rk3368: fix cpuclk core dividers
958 - clk: rockchip: rk3368: fix parents of video encoder/decoder
959 - clk: rockchip: rk3368: fix hdmi_cec gate-register
960 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
961 - clk: bcm2835: Fix setting of PLL divider clock rates
962 - target: Fix target_release_cmd_kref shutdown comp leak
963 - iser-target: Fix identification of login rx descriptor type
964 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
965 - iser-target: Separate flows for np listeners and connections cma events
966 - iser-target: Rework connection termination
967 - nfsd4: fix bad bounds checking
968 - nfsd: fix deadlock secinfo+readdir compound
969 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
970 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
971 - ACPI / PM: Runtime resume devices when waking from hibernate
972 - writeback, cgroup: fix premature wb_put() in
973 locked_inode_to_wb_and_lock_list()
974 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
975 inode
976 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
977 trackstick buttons, again"
978 - Input: synaptics - handle spurious release of trackstick buttons, again
979 - Input: ims-pcu - sanity check against missing interfaces
980 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
981 - ocfs2/dlm: fix race between convert and recovery
982 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
983 - mm/page_alloc: prevent merging between isolated and other pageblocks
984 - mtd: onenand: fix deadlock in onenand_block_markbad
985 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
986 - scsi_common: do not clobber fixed sense information
987 - sched/cputime: Fix steal time accounting vs. CPU hotplug
988 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
989 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
990 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
991 - Linux 4.4.7
992
993 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
994 - Bluetooth: Add new AR3012 ID 0489:e095
995
996 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
997 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
998
999 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
1000 gl552jx (LP: #1552925)
1001 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1002
1003 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
1004 (LP: #1546694)
1005 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1006
1007 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
1008 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1009
1010 * s390/pci: add extra padding to function measurement block (LP: #1572291)
1011 - s390/pci: add extra padding to function measurement block
1012
1013 * CVE-2016-3951 (LP: #1567191)
1014 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
1015 - usbnet: cleanup after bind() in probe()
1016
1017 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
1018 - efi: Remove redundant efi_set_variable_nonblocking() prototype
1019 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
1020 - efi: Add nonblocking option to efi_query_variable_store()
1021 - efi: Add NV memory attribute
1022 - efi: Reformat GUID tables to follow the format in UEFI spec
1023 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
1024 - SAUCE: (noup) Add EFI signature data types
1025 - crypto: KEYS: convert public key and digsig asym to the akcipher api
1026 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
1027 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
1028 - [Config] CONFIG_IMA_MOK_KEYRING=y
1029 - IMA: create machine owner and blacklist keyrings
1030 - KEYS: Add an alloc flag to convey the builtinness of a key
1031 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
1032 - SAUCE: (noup) KEYS: Add a system blacklist keyring
1033 - SAUCE: (noup) MODSIGN: Support not importing certs from db
1034
1035 * Miscellaneous Ubuntu changes
1036 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
1037
1038 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
1039
1040linux (4.4.0-21.37) xenial; urgency=low
1041
1042 [ Tim Gardner ]
1043
1044 * Release Tracking Bug
1045 - LP: #1571791
1046
1047 * linux: MokSBState is ignored (LP: #1571691)
1048 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
1049 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
1050 - SAUCE: (noup) Display MOKSBState when disabled
1051
1052 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
1053
1054linux (4.4.0-20.36) xenial; urgency=low
1055
1056 [ Tim Gardner ]
1057
1058 * Release Tracking Bug
1059 - LP: #1571069
1060
1061 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
1062 - SAUCE: kernfs: Do not match superblock in another user namespace when
1063 mounting
1064
1065 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
1066 - x86/topology: Fix logical package mapping
1067 - x86/topology: Fix Intel HT disable
1068 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
1069 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
1070 - x86/topology: Fix AMD core count
1071
1072 * [regression]: Failed to call clock_adjtime(): Invalid argument
1073 (LP: #1566465)
1074 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
1075
1076 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
1077
1078linux (4.4.0-19.35) xenial; urgency=low
1079
1080 [ Tim Gardner ]
1081
1082 * Release Tracking Bug
1083 - LP: #1570348
1084
1085 * CVE-2016-2847 (LP: #1554260)
1086 - pipe: limit the per-user amount of pages allocated in pipes
1087
1088 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
1089 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
1090
1091 * arm64: guest hangs when ntpd is running (LP: #1549494)
1092 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
1093
1094 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1095 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
1096
1097 * s390/cpumf: Fix lpp detection (LP: #1555344)
1098 - s390/facilities: use stfl mnemonic instead of insn magic
1099 - s390/facilities: always use lowcore's stfle field for storing facility bits
1100 - s390/cpumf: Fix lpp detection
1101
1102 * s390x kernel image needs weightwatchers (LP: #1536245)
1103 - [Config] s390x: Use compressed kernel bzImage
1104
1105 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
1106 upgrading to Ubuntu 16.04 (LP: #1567581)
1107 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
1108 device-tree properties"
1109
1110 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
1111 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
1112 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
1113 - cpufreq: powernv: Add sysfs attributes to show throttle stats
1114
1115 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
1116 - [Config] Add ib_iser to generic inclusion list
1117
1118 * thunderx nic performance improvements (LP: #1567093)
1119 - net: thunderx: Set recevie buffer page usage count in bulk
1120 - net: thunderx: Adjust nicvf structure to reduce cache misses
1121
1122 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
1123 - net: thunderx: Fix for multiqset not configured upon interface toggle
1124 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
1125 - net: thunderx: Fix receive packet stats
1126
1127 * Miscellaneous Ubuntu changes
1128 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
1129
1130 * Miscellaneous upstream changes (LP: #1564901)
1131 - Input: xpad - correctly handle concurrent LED and FF requests
1132
1133 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
1134
1135linux (4.4.0-18.34) xenial; urgency=low
1136
1137 [ Tim Gardner ]
1138
1139 * Release Tracking Bug
1140 - LP: #1566868
1141
1142 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
1143 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
1144 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
1145
1146 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
1147 - [Config] CONFIG_ARCH_ROCKCHIP=y
1148
1149 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
1150 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
1151 - perf/x86/cqm: Fix CQM memory leak and notifier leak
1152 - x86/cpufeature: Carve out X86_FEATURE_*
1153 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
1154 - x86/topology: Create logical package id
1155 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
1156 - perf/x86/mbm: Add memory bandwidth monitoring event management
1157 - perf/x86/mbm: Implement RMID recycling
1158 - perf/x86/mbm: Add support for MBM counter overflow handling
1159
1160 * User namespace mount updates (LP: #1566505)
1161 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
1162 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
1163 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
1164 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
1165 - SAUCE: fs: fix a posible leak of allocated superblock
1166
1167 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
1168 (LP: #1566518)
1169 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
1170 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
1171
1172 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
1173 for Alpine Ridge on SKL (LP: #1519623)
1174 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
1175 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
1176 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
1177 - usb: add device descriptor for usb 3.1 root hub
1178 - usb: Support USB 3.1 extended port status request
1179 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
1180 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
1181 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
1182 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
1183 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
1184 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
1185 - usb: Add USB 3.1 Precision time measurement capability descriptor support
1186 - xhci: refactor and cleanup endpoint initialization.
1187 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
1188 - xhci: cleanup isoc tranfers queuing code
1189 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
1190 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
1191
1192 * wrong/missing permissions for device file /dev/prandom (prng.ko)
1193 (LP: #1558275)
1194 - s390/crypto: provide correct file mode at device register.
1195
1196 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
1197 - ALSA: hda - fix front mic problem for a HP desktop
1198
1199 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
1200 (LP: #1556228)
1201 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
1202
1203 * please provide mmc-modules udeb (LP: #1565765)
1204 - [Config] Add mmc block drivers to d-i
1205
1206 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1207 - Add secure_modules() call
1208 - PCI: Lock down BAR access when module security is enabled
1209 - x86: Lock down IO port access when module security is enabled
1210 - ACPI: Limit access to custom_method
1211 - asus-wmi: Restrict debugfs interface when module loading is restricted
1212 - Restrict /dev/mem and /dev/kmem when module loading is restricted
1213 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
1214 - kexec: Disable at runtime if the kernel enforces module loading restrictions
1215 - x86: Restrict MSR access when module loading is restricted
1216 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
1217 - Add option to automatically enforce module signatures when in Secure Boot mode
1218 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
1219 - efi: Add EFI_SECURE_BOOT bit
1220 - hibernate: Disable in a signed modules environment
1221
1222 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
1223 - PCI: Add fwnode_handle to x86 pci_sysdata
1224 - PCI: Look up IRQ domain by fwnode_handle
1225 - [Config] CONFIG_PCI_HYPERV=m
1226 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
1227
1228 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
1229 (LP: #1559923)
1230 - ACPI / processor: Request native thermal interrupt handling via _OSC
1231
1232 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
1233 (LP: #1564591)
1234 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
1235
1236 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
1237 - atomics: Allow architectures to define their own __atomic_op_* helpers
1238 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
1239 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
1240 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
1241
1242 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
1243 - [Debian] cpupower uses non-standard CROSS
1244
1245 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
1246 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
1247
1248 * Unable to migrate container (LP: #1563921)
1249 - SAUCE: cgroup mount: ignore nsroot=
1250
1251 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
1252 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
1253
1254 * /proc/$pid/maps performance regression (LP: #1547231)
1255 - proc: revert /proc/<pid>/maps [stack:TID] annotation
1256
1257 * TPM2.0 trusted keys fixes (LP: #1398274)
1258 - tpm: remove unneeded include of actbl2.h
1259 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
1260 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
1261 - tpm_tis: Disable interrupt auto probing on a per-device basis
1262 - tpm_tis: Do not fall back to a hardcoded address for TPM2
1263 - tpm_tis: Use devm_ioremap_resource
1264 - tpm_tis: Clean up the force=1 module parameter
1265 - tpm_crb: Drop le32_to_cpu(ioread32(..))
1266 - tpm_crb: Use devm_ioremap_resource
1267 - tpm: fix the rollback in tpm_chip_register()
1268 - tpm: fix the cleanup of struct tpm_chip
1269 - tpm: fix: set continueSession attribute for the unseal operation
1270 - tpm: fix: return rc when devm_add_action() fails
1271 - tpm_eventlog.c: fix binary_bios_measurements
1272 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
1273 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
1274 - tpm_tis: fix build warning with tpm_tis_resume
1275
1276 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
1277 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
1278
1279 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
1280 Xenial (LP: #1563485)
1281 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
1282 - cxlflash: Increase cmd_per_lun for better throughput
1283 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
1284
1285 * Miscellaneous Ubuntu changes
1286 - [Config] do_zfs_powerpc64-smp = true
1287 - [Debian] fix linux_tools when cross-compiling
1288 - [Config] do_zfs_powerpc64-smp use default value
1289 - SAUCE: apparmor: Fix FTBFS due to bad include path
1290 - SAUCE: i915_bpo: Disable preliminary hw support
1291
1292 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
1293
1294linux (4.4.0-17.33) xenial; urgency=low
1295
1296 [ Tim Gardner ]
1297
1298 * Release Tracking Bug
1299 - LP: #1563441
1300
1301 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
1302 (LP: #1560552)
1303 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
1304 about to hit.
1305
1306 * Predictable naming mechanism is leading to issues in DLPAR operations of
1307 NICs (LP: #1560514)
1308 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
1309 properties
1310
1311 * ThunderX: support alternative phy implementations (LP: #1562968)
1312 - net: thunderx: Cleanup PHY probing code.
1313 - [Config] CONFIG_MDIO_CAVIUM=m
1314 - phy: mdio-octeon: Refactor into two files/modules
1315 - [Config] CONFIG_MDIO_THUNDER=m
1316 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
1317 - phy: mdio-cavium: Add missing MODULE_* annotations.
1318 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
1319 - phy: mdio-thunder: Fix some Kconfig typos
1320 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
1321
1322 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
1323 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
1324 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
1325
1326 * lots of printk to serial console can hang system for long time
1327 (LP: #1534216)
1328 - printk: set may_schedule for some of console_trylock() callers
1329
1330 * [i915_bpo] Update i915 backport driver (LP: #1560395)
1331 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
1332 - PM / runtime: Add new helper for conditional usage count incrementation
1333 - drm/core: Add drm_for_each_encoder_mask, v2.
1334 - drm/atomic-helper: Implement subsystem-level suspend/resume
1335
1336 * [Hyper-V] VM Sockets (LP: #1541585)
1337 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
1338 - Drivers: hv: vmbus: Add vendor and device atttributes
1339 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
1340 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
1341 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
1342 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
1343 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
1344 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
1345 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
1346 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
1347 - Drivers: hv: vmbus: add a per-channel rescind callback
1348 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
1349 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
1350 - Drivers: hv: vmbus: Give control over how the ring access is serialized
1351 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
1352 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
1353 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
1354 - Drivers: hv: vmbus: remove code duplication in message handling
1355 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
1356 - Drivers: hv: util: Pass the channel information during the init call
1357 - Drivers: hv: utils: Remove util transport handler from list if registration fails
1358 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
1359 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
1360
1361 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
1362 (LP: #1559918)
1363 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
1364
1365 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
1366 - net: add tc offload feature flag
1367 - net: tc: helper functions to query action types
1368 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
1369 - net: rework ndo tc op to consume additional qdisc handle parameter
1370 - net: rework setup_tc ndo op to consume general tc operand
1371 - net: sched: add cls_u32 offload hooks for netdevs
1372 - net: ixgbe: add support for tc_u32 offload
1373 - net: ixgbe: abort with cls u32 divisor groups greater than 1
1374
1375 * Bring fm10k up to Fortville SW5 (LP: #1562310)
1376 - net: add netif_is_team_master helper
1377 - net: add netif_is_team_port helper
1378 - net: add netif_is_lag_master helper
1379 - net: add netif_is_lag_port helper
1380 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
1381 - fm10k: don't reinitialize RSS flow table when RXFH configured
1382
1383 * [Feature]Always Running Timer (ART) to System Time translation
1384 (LP: #1519625)
1385 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
1386 - timekeeping: Provide internal function __ktime_get_real_seconds
1387 - timekeeping: Cap adjustments so they don't exceed the maxadj value
1388 - clocksource: Make clocksource validation work for all clocksources
1389 - time: Add cycles to nanoseconds translation
1390 - time: Add timekeeping snapshot code capturing system time and counter
1391 - time: Remove duplicated code in ktime_get_raw_and_real()
1392 - time: Add driver cross timestamp interface for higher precision time synchronization
1393 - time: Add history to cross timestamp interface supporting slower devices
1394 - time/timekeeping: Work around false positive GCC warning
1395 - x86/tsc: Always Running Timer (ART) correlated clocksource
1396 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
1397 - [Config] CONFIG_E1000E_HWTS=y
1398 - e1000e: Adds hardware supported cross timestamp on e1000e nic
1399
1400 * x-gene2: add SoC v2 support to clock (LP: #1561604)
1401 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
1402
1403 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
1404 - perf/x86: Move perf_event.c ............... => x86/events/core.c
1405 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
1406 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
1407 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
1408 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
1409 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
1410 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
1411 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
1412 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
1413 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
1414 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
1415 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
1416 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
1417 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
1418 x86/events/intel/uncore.[ch]
1419 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
1420 x86/events/intel/uncore_nmhex.c
1421 - perf/x86: Move perf_event_intel_uncore_snb.c =>
1422 x86/events/intel/uncore_snb.c
1423 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
1424 x86/events/intel/uncore_snbep.c
1425 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
1426 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
1427 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
1428 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
1429 - perf/x86: Move perf_event.h to its new home
1430 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
1431
1432 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
1433 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
1434
1435 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
1436
1437linux (4.4.0-16.32) xenial; urgency=low
1438
1439 [ Tim Gardner ]
1440
1441 * Release Tracking Bug
1442 - LP: #1561727
1443
1444 * fix thermal throttling due to commit "Thermal: initialize thermal zone
1445 device correctly" (LP: #1561676)
1446 - Thermal: Ignore invalid trip points
1447
1448 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
1449 on press (LP: #1553811)
1450 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
1451 buttons, again
1452
1453 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
1454 (LP: #1560583)
1455 - SAUCE: apparmor: Allow ns_root processes to open profiles file
1456 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
1457
1458 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
1459 - ubuntu: vbox -- update to 5.0.16-dfsg-2
1460
1461 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
1462 s390x (LP: #1557690)
1463 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
1464
1465 * spl/zfs fails to build on s390x (LP: #1519814)
1466 - [Config] s390x -- re-enable zfs
1467 - [Config] zfs -- disable powerpc until the test failures can be resolved
1468
1469 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
1470 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
1471
1472 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
1473 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
1474 - [Config] powerpc -- convert zfs configuration to custom_override
1475
1476 * Memory arena corruption with FUSE (was Memory allocation failure crashes
1477 kernel hard, presumably related to FUSE) (LP: #1505948)
1478 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
1479 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
1480
1481 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
1482 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
1483
1484 * linux packaging: clear remaining redundant delta (LP: #1560445)
1485 - [Debian] Remove generated intermediate files on clean
1486
1487 * arm64: guest hangs when ntpd is running (LP: #1549494)
1488 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
1489 - Revert "hrtimer: Catch illegal clockids"
1490 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
1491
1492 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
1493 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
1494 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
1495 ThunderX
1496
1497 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
1498 (LP: #1559609)
1499 - arcmsr: fixed getting wrong configuration data
1500 - arcmsr: fixes not release allocated resource
1501 - arcmsr: make code more readable
1502 - arcmsr: adds code to support new Areca adapter ARC1203
1503 - arcmsr: changes driver version number
1504 - arcmsr: more readability improvements
1505 - arcmsr: Split dma resource allocation to a new function
1506 - arcmsr: change driver version to v1.30.00.22-20151126
1507
1508 * server image has no keyboard, desktop image works (LP: #1559692)
1509 - [Config] Rework input-modules (d-i) list
1510
1511 * PMU support for Cavium ThunderX (LP: #1559349)
1512 - arm64: perf: Rename Cortex A57 events
1513 - arm64/perf: Add Cavium ThunderX PMU support
1514 - arm64: perf: Enable PMCR long cycle counter bit
1515 - arm64: perf: Extend event mask for ARMv8.1
1516 - arm64: dts: Add Cavium ThunderX specific PMU
1517
1518 * Show ARM PMU events in perf stat (LP: #1559350)
1519 - drivers/perf: kill armpmu_register
1520 - arm: perf: Convert event enums to #defines
1521 - arm: perf: Add event descriptions
1522 - arm64: perf: Convert event enums to #defines
1523 - arm64: perf: Add event descriptions
1524 - ARM: perf: add format entry to describe event -> config mapping
1525 - arm64: perf: add format entry to describe event -> config mapping
1526
1527 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
1528 - EDAC/sb_edac: Fix computation of channel address
1529
1530 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
1531 - [Config] disable CONFIG_IP_PNP
1532
1533 * Miscellaneous Ubuntu changes
1534 - [Debian] Silence the reconstruct script
1535
1536 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
1537
1538linux (4.4.0-15.31) xenial; urgency=low
1539
1540 [ Tim Gardner ]
1541
1542 * Release Tracking Bug
1543 - LP: #1559252
1544
1545 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
1546 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
1547
1548 * policy namespace stacking (LP: #1379535)
1549 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
1550 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
1551 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
1552 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
1553 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
1554 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
1555 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
1556 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
1557 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
1558 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
1559 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
1560 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
1561 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
1562 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
1563 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
1564 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
1565 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
1566 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
1567 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
1568 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
1569 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
1570 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
1571 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
1572 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
1573 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
1574 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
1575 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
1576 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
1577 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
1578 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
1579 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
1580 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
1581 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
1582 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
1583 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
1584 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
1585 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
1586 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
1587 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
1588 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
1589 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
1590 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
1591 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
1592 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
1593 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
1594 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
1595 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
1596 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
1597 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
1598
1599 * Add arm64 NUMA support (LP: #1558765)
1600 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
1601 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
1602 - [Config] CONFIG_OF_NUMA=y
1603 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
1604 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
1605 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
1606 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
1607 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
1608
1609 * vivid/linux: total ADT test failures (LP: #1558447)
1610 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
1611
1612 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
1613 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
1614 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
1615
1616 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
1617 - s390/pci: enforce fmb page boundary rule
1618
1619 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
1620 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
1621 - page_to_phys() always returns a multiple of PAGE_SIZE
1622 - s390/pci: provide ZPCI_ADDR macro
1623 - s390/pci: improve ZPCI_* macros
1624 - s390/pci: resize iomap
1625 - s390/pci: fix bar check
1626 - s390/pci: set error state for unusable functions
1627 - s390/pci: remove iomap sanity checks
1628 - s390/pci: remove pdev pointer from arch data
1629 - s390/pci: add ioctl interface for CLP
1630
1631 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
1632 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
1633 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
1634 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
1635 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
1636
1637 * skb_warn_bad_offload Crash (LP: #1558025)
1638 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
1639
1640 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
1641 - [Config] CONFIG_PCI_HOST_COMMON=y
1642 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
1643 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
1644 - PCI: generic: Move structure definitions to separate header file
1645 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
1646 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
1647 - PCI: thunder: Add PCIe host driver for ThunderX processors
1648 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
1649
1650 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
1651 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
1652
1653 * Xenial update to v4.4.6 stable release (LP: #1558330)
1654 - arm64: account for sparsemem section alignment when choosing vmemmap offset
1655 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
1656 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
1657 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
1658 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
1659 - kvm: cap halt polling at exactly halt_poll_ns
1660 - KVM: VMX: disable PEBS before a guest entry
1661 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
1662 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
1663 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
1664 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
1665 - s390/dasd: fix diag 0x250 inline assembly
1666 - tracing: Fix check for cpu online when event is disabled
1667 - dmaengine: at_xdmac: fix residue computation
1668 - jffs2: reduce the breakage on recovery from halfway failed rename()
1669 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
1670 - ASoC: dapm: Fix ctl value accesses in a wrong type
1671 - ASoC: samsung: Use IRQ safe spin lock calls
1672 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
1673 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
1674 - ovl: ignore lower entries when checking purity of non-directory entries
1675 - ovl: fix working on distributed fs as lower layer
1676 - wext: fix message delay/ordering
1677 - cfg80211/wext: fix message ordering
1678 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
1679 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
1680 - mac80211: minstrel: Change expected throughput unit back to Kbps
1681 - mac80211: fix use of uninitialised values in RX aggregation
1682 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
1683 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
1684 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
1685 - mac80211: Fix Public Action frame RX in AP mode
1686 - gpu: ipu-v3: Do not bail out on missing optional port nodes
1687 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
1688 - drm/radeon: Fix error handling in radeon_flip_work_func.
1689 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
1690 - userfaultfd: don't block on the last VM updates at exit time
1691 - ovl: fix getcwd() failure after unsuccessful rmdir
1692 - MIPS: Fix build error when SMP is used without GIC
1693 - MIPS: smp.c: Fix uninitialised temp_foreign_map
1694 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
1695 - target: Drop incorrect ABORT_TASK put for completed commands
1696 - ld-version: Fix awk regex compile failure
1697 - Linux 4.4.6
1698
1699 * linux fails to load x.509 built-in certificate (LP: #1557250)
1700 - lib/mpi: Endianness fix
1701
1702 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
1703 - [Config] CONFIG_NET_9P=m for s390x
1704
1705 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
1706 (LP: #1557950)
1707 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
1708 - net/mlx5e: Don't modify CQ before it was created
1709
1710 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
1711 - mmc: sdhci: Do not BUG on invalid vdd
1712 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
1713 - mmc: It is not an error for the card to be removed while suspended
1714
1715 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
1716 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
1717
1718 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
1719 - [Config] CONFIG_NUMA_EMU=y for s390x
1720
1721 * Miscellaneous Ubuntu changes
1722 - [Debian] git-ubuntu-log -- prevent bug references being split
1723 - [Debian] git-ubuntu-log -- git log output is UTF-8
1724
1725 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
1726
1727linux (4.4.0-14.30) xenial; urgency=low
1728
1729 [ Tim Gardner ]
1730
1731 * Release Tracking Bug
1732 - LP: #1557508
1733
1734 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
1735 - powerpc: Fix dedotify for binutils >= 2.26
1736
1737 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
1738 - Illumos 6370 - ZFS send fails to transmit some holes
1739
1740 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
1741 camera (LP: #1557138)
1742 - UVC: Add support for ds4 depth camera
1743
1744 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
1745 - sched/numa: Fix use-after-free bug in the task_numa_compare
1746
1747 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
1748 files (LP: #1555997)
1749 - ovl: copy new uid/gid into overlayfs runtime inode
1750
1751 * Miscellaneous Ubuntu changes
1752 - SAUCE: Dump stack when X.509 certificates cannot be loaded
1753
1754 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
1755
1756linux (4.4.0-13.29) xenial; urgency=low
1757
1758 [ Tim Gardner ]
1759
1760 * Release Tracking Bug
1761 - LP: #1556247
1762
1763 * s390/mm: four page table levels vs. fork (LP: #1556141)
1764 - s390/mm: four page table levels vs. fork
1765
1766 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
1767 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
1768 - hv_netvsc: cleanup netdev feature flags for netvsc
1769
1770 * fails to boot on megaraid (LP: #1552903)
1771 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
1772 case of PD list DCMD failure
1773
1774 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
1775 - ALSA: hda - add codec support for Kabylake display audio codec
1776
1777 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
1778 - cpufreq: powernv: Free 'chips' on module exit
1779 - cpufreq: powernv: Hot-plug safe the kworker thread
1780 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
1781 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
1782 - cpufreq: powernv: Replace pr_info with trace print for throttle event
1783 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
1784
1785 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
1786 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
1787
1788 * integer overflow in xt_alloc_table_info (LP: #1555353)
1789 - SAUCE: (noup) netfilter: x_tables: check for size overflow
1790
1791 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
1792 - [Packaging] reconstruct -- automatically reconstruct against base tag
1793 - [Config] reconstruct -- update to autoreconstruct output
1794 - [Packaging] reconstruct -- update when inserting final changes
1795
1796 * Xenial update to v4.4.5 stable release (LP: #1555640)
1797 - use ->d_seq to get coherency between ->d_inode and ->d_flags
1798 - drivers: sh: Restore legacy clock domain on SuperH platforms
1799 - Btrfs: fix deadlock running delayed iputs at transaction commit time
1800 - btrfs: Fix no_space in write and rm loop
1801 - btrfs: async-thread: Fix a use-after-free error for trace
1802 - block: Initialize max_dev_sectors to 0
1803 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
1804 - parisc: Fix ptrace syscall number and return value modification
1805 - mips/kvm: fix ioctl error handling
1806 - kvm: x86: Update tsc multiplier on change.
1807 - fbcon: set a default value to blink interval
1808 - cifs: fix out-of-bounds access in lease parsing
1809 - CIFS: Fix SMB2+ interim response processing for read requests
1810 - Fix cifs_uniqueid_to_ino_t() function for s390x
1811 - vfio: fix ioctl error handling
1812 - KVM: x86: fix root cause for missed hardware breakpoints
1813 - arm/arm64: KVM: Fix ioctl error handling
1814 - iommu/amd: Apply workaround for ATS write permission check
1815 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
1816 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
1817 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
1818 - drm/ast: Fix incorrect register check for DRAM width
1819 - drm/radeon/pm: update current crtc info after setting the powerstate
1820 - drm/amdgpu/pm: update current crtc info after setting the powerstate
1821 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
1822 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
1823 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
1824 - libata: fix HDIO_GET_32BIT ioctl
1825 - libata: Align ata_device's id on a cacheline
1826 - block: bio: introduce helpers to get the 1st and last bvec
1827 - writeback: flush inode cgroup wb switches instead of pinning super_block
1828 - Adding Intel Lewisburg device IDs for SATA
1829 - arm64: vmemmap: use virtual projection of linear region
1830 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
1831 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
1832 - tracing: Do not have 'comm' filter override event 'comm' field
1833 - pata-rb532-cf: get rid of the irq_to_gpio() call
1834 - Btrfs: fix loading of orphan roots leading to BUG_ON
1835 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
1836 - jffs2: Fix page lock / f->sem deadlock
1837 - Fix directory hardlinks from deleted directories
1838 - dmaengine: pxa_dma: fix cyclic transfers
1839 - adv7604: fix tx 5v detect regression
1840 - ALSA: usb-audio: Add a quirk for Plantronics DA45
1841 - ALSA: ctl: Fix ioctls for X32 ABI
1842 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
1843 - ALSA: rawmidi: Fix ioctls X32 ABI
1844 - ALSA: timer: Fix ioctls for X32 ABI
1845 - ALSA: pcm: Fix ioctls for X32 ABI
1846 - ALSA: seq: oss: Don't drain at closing a client
1847 - ALSA: hdspm: Fix wrong boolean ctl value accesses
1848 - ALSA: hdsp: Fix wrong boolean ctl value accesses
1849 - ALSA: hdspm: Fix zero-division
1850 - ALSA: timer: Fix broken compat timer user status ioctl
1851 - usb: chipidea: otg: change workqueue ci_otg as freezable
1852 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
1853 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
1854 - USB: qcserial: add Sierra Wireless EM74xx device ID
1855 - USB: serial: option: add support for Telit LE922 PID 0x1045
1856 - USB: serial: option: add support for Quectel UC20
1857 - MIPS: scache: Fix scache init with invalid line size.
1858 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
1859 - ubi: Fix out of bounds write in volume update code
1860 - i2c: brcmstb: allocate correct amount of memory for regmap
1861 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
1862 - block: check virt boundary in bio_will_gap()
1863 - block: get the 1st and last bvec via helpers
1864 - drm/i915: more virtual south bridge detection
1865 - drm/i915: refine qemu south bridge detection
1866 - modules: fix longstanding /proc/kallsyms vs module insertion race.
1867 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
1868 - Linux 4.4.5
1869
1870 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
1871 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
1872
1873 * TPM2.0 trusted keys fixes (LP: #1398274)
1874 - tpm_tis: further simplify calculation of ordinal duration
1875 - tpm_tis: Use devm_free_irq not free_irq
1876 - tpm_tis: Ensure interrupts are disabled when the driver starts
1877 - tpm: rework tpm_get_timeouts()
1878 - tpm_tis: Get rid of the duplicate IRQ probing code
1879 - tpm_tis: Refactor the interrupt setup
1880 - tpm_tis: Tighten IRQ auto-probing
1881 - tpm_ibmvtpm: properly handle interrupted packet receptions
1882
1883 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
1884 - [Config] control.stub.in -- review versioned Build-Depends:
1885 - [Config] control.stub.in -- review versioned
1886 Depends/Breaks/Conflicts/Replaces
1887 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
1888 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
1889
1890 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
1891
1892linux (4.4.0-12.28) xenial; urgency=low
1893
1894 * Miscellaneous Ubuntu changes
1895 - reconstruct: Work around orig tarball packaging limitiations
1896 Fixes FTBS
1897
1898 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
1899
1900linux (4.4.0-12.27) xenial; urgency=low
1901
1902 [ Tim Gardner ]
1903
1904 * Release Tracking Bug
1905 - LP: #1554704
1906
1907 * Fails to detect (second) display (LP: #1543683)
1908 - drm/i915: Fix hpd live status bits for g4x
1909
1910 * s390x -- various configuration changes (LP: #1543165)
1911 - [Config] s390x -- enable CONFIG_NUMA
1912 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
1913 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
1914 - [Config] s390x -- disable CONFIG_NVMEM
1915 - [Config] s390x -- switch preempt mode to none
1916
1917 * Radeon hybrid graphics problem on resume (LP: #1554608)
1918 - Revert "drm/radeon: call hpd_irq_event on resume"
1919
1920 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
1921 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
1922 - drm/amdgpu: use $(src) in Makefile (v2)
1923 - drm/radeon: constify radeon_asic_ring structures
1924 - drm/amdgpu: add a callback for reading the bios from the rom directly
1925 - drm/amdgpu: add read_bios_from_rom callback for CI parts
1926 - drm/amdgpu: add read_bios_from_rom callback for VI parts
1927 - drm/amdgpu: Use new read bios from rom callback
1928 - drm/amdgpu: Use unlocked gem unreferencing
1929 - drm/radeon: Use unlocked gem unreferencing
1930 - drm/amd: add new gfx8 register definitions for EDC
1931 - drm/amdgpu: add EDC support for CZ (v3)
1932 - drm/amd: abstract kernel rq and normal rq to priority of run queue
1933 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
1934 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
1935 - drm/amdgpu: update rev id register for VI
1936 - drm/amdgpu: add more debugging output for driver failures
1937 - drm/amdgpu: add entity only when first job come
1938 - drm/amdgpu: handle error case for ctx
1939 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
1940 - drm/amdgpu: change default sched jobs to 32
1941 - drm/amdgpu: limit visible vram if it's smaller than the BAR
1942 - drm/amdgpu: restrict the sched jobs number to power of two
1943 - drm/amdgpu: put VM page tables directly into duplicates list
1944 - drm/amdgpu: split VM PD and PT handling during CS
1945 - drm/amdgpu: keep the PTs validation list in the VM v2
1946 - drm/radeon: Update radeon_get_vblank_counter_kms()
1947 - drm/radeon: only increment sync_seq when a fence is really emitted
1948 - drm/fb-helper: Use proper plane mask for fb cleanup
1949 - drm/amdgpu: fix dp link rate selection (v2)
1950 - drm/radeon: fix dp link rate selection (v2)
1951 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
1952 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
1953 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
1954 - drm/amdgpu: implement new cgs interface for acpi function
1955 - drm/amdgpu: implement cgs interface to query system info
1956 - drm/amdgpu: add new cgs interface to get display info (v2)
1957 - drm/amd/powerplay: add basic powerplay framework
1958 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
1959 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
1960 - drm/amd/powerplay: add SMU manager sub-component
1961 - drm/amd/powerplay: add hardware manager sub-component
1962 - SAUCE: amd: Include errno.h
1963 - drm/amd/powerplay: add Carrizo smu support
1964 - drm/amd/powerplay: add Carrizo dpm support
1965 - drm/amd/powerplay: add CG and PG support for carrizo
1966 - drm/amd/powerplay: add event manager sub-component
1967 - drm/amd/powerplay: implement functions of amd_powerplay_func
1968 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
1969 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
1970 - drm/amd/powerplay: add header file for tonga smu and dpm
1971 - drm/amd/powerplay: Add Tonga SMU support
1972 - drm/amd/powerplay: add Tonga dpm support (v3)
1973 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
1974 - drm/amd/powerplay: update atomctrl for fiji
1975 - drm/amd/powerplay: add Fiji SMU support.
1976 - drm/amd/powerplay: add Fiji DPM support.
1977 - drm/amdgpu: add amdgpu.powerplay module option
1978 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
1979 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
1980 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
1981 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
1982 - drm/amdgpu/powerplay: program display gap for tonga.
1983 - drm/amdgpu: enable powerplay module by default for tonga.
1984 - drm/amdgpu: enable powerplay module by default for fiji.
1985 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
1986 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
1987 - drm/amd/powerplay: Add CG and PG support for tonga
1988 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
1989 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
1990 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
1991 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
1992 - drm/amdgpu/powerplay: implement thermal control for tonga.
1993 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
1994 - drm/amdgpu: export fan control functions to amdgpu
1995 - drm/amdgpu: enable sysfs interface for powerplay
1996 - drm/amdgpu: support per device powerplay enablement (v2)
1997 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
1998 - drm/amd/powerplay: implement new funcs to check current states for tonga.
1999 - drm/amd/powerplay: refine the logic of whether need to update power state.
2000 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
2001 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
2002 - drm/amdgpu: extract pcie helpers to common header
2003 - drm: add drm_pcie_get_max_link_width helper (v2)
2004 - drm/amdgpu: store pcie gen mask and link width
2005 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
2006 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
2007 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
2008 - drm/amd/powerplay: fix boolreturn.cocci warnings
2009 - drm/amd/powerplay/tonga: Add UVD DPM init
2010 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
2011 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
2012 - drm/amdgpu: add sdma clock gating support for Fiji.
2013 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
2014 - drm/amd/powerplay: enable clock gating for Fiji.
2015 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
2016 - drm/amd/powerplay: implement smc state upload for CZ
2017 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2018 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2019 - drm/amd/powerplay: add new function point in hwmgr.
2020 - drm/amd/powerplay: add smc msg for NB P-State switch
2021 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
2022 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
2023 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
2024 - drm/amd/powerplay: Add PPLib debug print macro.
2025 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
2026 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
2027 - drm/amd/powerplay: add multimedia power gating support for Fiji.
2028 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
2029 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
2030 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
2031 - drm/amdgpu: Prepare DKMS build for powerplay module.
2032 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
2033 - drm/amd/powerplay: Add thermal protection support for Fiji.
2034 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
2035 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
2036 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
2037 - drm/amd/powerplay: fix boolreturn.cocci warnings
2038 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
2039 - drm/amd/powerplay: check whether enable dpm in powerplay.
2040 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
2041 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
2042 - drm/amd/powerplay: display gpu load when print performance for tonga.
2043 - drm/powerplay: add debugging output to tonga_processpptables.c
2044 - drm/powerplay: add debugging output to processpptables.c
2045 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
2046 - drm/amd/powerplay: Don't return an error if fan table is missing
2047 - amd\powerplay Implement get dal power level
2048 - amd/powerplay: Fix get dal power level
2049 - amd/powerplay: Add structures required to report configuration change
2050 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
2051 - drm/amd/powerplay: add point check to avoid NULL point hang.
2052 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
2053 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
2054 - drm: powerplay: use div64_s64 instead of do_div
2055 - drm/amd/powerplay: fix a reversed condition
2056 - drm/amdgpu/cgs: cleanup some indenting
2057 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
2058 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
2059 - drm/amd/powerplay: fix bug that NULL checks are reversed.
2060 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
2061 - drm/amd/powerplay: fix Smatch static checker warnings
2062 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
2063 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
2064 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
2065 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
2066 - drm/amdgpu: fix hex/decimal bug when show gpu load.
2067 - drm/amd/powerplay: add thermal control task when resume.
2068 - drm/amd/powerplay: enable set boot state task
2069 - drm/amd/powerplay: enable power down asic task. (v2)
2070 - drm/amd/powerplay: implement power down asic task for CZ
2071 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
2072 - drm/amdgpu/cgs: add an interface to access PCI resources
2073 - drm/amdgpu: add irq domain support
2074 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
2075 - drm/sysfs: use kobj_to_dev()
2076 - drm/amd/powerplay: fix static checker warning for return meaningless value.
2077 - drm/amdgpu/cz: add code to enable forcing UVD clocks
2078 - drm/amdgpu/cz: add code to enable forcing VCE clocks
2079 - drm/amdgpu/cz: force uvd clocks when sclks are forced
2080 - drm/amdgpu/cz: force vce clocks when sclks are forced
2081 - drm/amdgpu: use kobj_to_dev()
2082 - drm/radeon: use kobj_to_dev()
2083 - drm/ttm: fix adding foreign BOs to the LRU during init v2
2084 - drm/ttm: fix adding foreign BOs to the swap LRU
2085 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
2086 - drm/amdgpu: move VM page tables to the LRU end on CS v2
2087 - drm/amdgpu: validate duplicates first
2088 - drm/amdgpu: add missing irq.h include
2089 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
2090 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
2091 - amdkfd: don't open-code memdup_user()
2092 - amdkfd: Copy from the proper user command pointer
2093 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
2094 - amd/powerplay: disable powerplay by default initially
2095 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
2096 - drm/atomic-helper: Export framebuffer_changed()
2097 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
2098 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
2099 - drm/amdgpu: fix next_rptr handling for debugfs
2100 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
2101 - drm/radeon: only init fbdev if we have connectors
2102 - drm/amdgpu: don't init fbdev if we don't have any connectors
2103 - drm/amd/powerplay: Update SMU firmware loading for Stoney
2104 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
2105 - drm/amdkfd: Remove unnecessary cast in kfree
2106 - drm/amdgpu: only move pt bos in LRU list on success
2107 - drm/amdgpu: mask out WC from BO on unsupported arches
2108 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
2109 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
2110 - drm/amdgpu: load MEC ucode manually on iceland
2111 - drm/amdgpu: disable uvd and vce clockgating on Fiji
2112 - drm/amdgpu: add pcie cap module parameters (v2)
2113 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
2114 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
2115 - drm/amdgpu: handle uvd pg flags properly
2116 - drm/amdgpu: handle vce pg flags properly
2117 - drm/amdgpu: clean up vce pg flags for cz/st
2118 - drm/amdgpu: be consistent with uvd cg flags
2119 - drm/amd/powerplay/cz: disable uvd pg
2120 - drm/amd/powerplay/cz: disable vce pg
2121 - drm/amd/powerplay/tonga: disable uvd pg
2122 - drm/amd/powerplay/tonga: disable vce pg
2123 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
2124 - drm/amdgpu: remove unused cg defines
2125 - drma/dmgpu: move cg and pg flags into shared headers
2126 - drm/amdgpu/tonga: plumb pg flags through to powerplay
2127 - drm/amdgpu/cz: plumb pg flags through to powerplay
2128 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
2129
2130 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
2131 #1552632)
2132 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
2133
2134 * Miscellaneous Ubuntu changes
2135 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
2136
2137 * Miscellaneous upstream changes
2138 - net: thunderx: Fix for Qset error due to CQ full
2139 - ahci: Workaround for ThunderX Errata#22536
2140 - arm64: Add workaround for Cavium erratum 27456
2141 - tipc: fix nullptr crash during subscription cancel
2142
2143 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
2144
2145linux (4.4.0-11.26) xenial; urgency=low
2146
2147 [ Tim Gardner ]
2148
2149 * Release Tracking Bug
2150 - LP: #1553391
2151
2152 * Xenial update to v4.4.4 stable release (LP: #1553179)
2153 - af_iucv: Validate socket address length in iucv_sock_bind()
2154 - gro: Make GRO aware of lightweight tunnels.
2155 - net: dp83640: Fix tx timestamp overflow handling.
2156 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
2157 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
2158 - tcp: fix NULL deref in tcp_v4_send_ack()
2159 - af_unix: fix struct pid memory leak
2160 - pptp: fix illegal memory access caused by multiple bind()s
2161 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
2162 - net: dsa: fix mv88e6xxx switches
2163 - tipc: fix connection abort during subscription cancel
2164 - inet: frag: Always orphan skbs inside ip_defrag()
2165 - switchdev: Require RTNL mutex to be held when sending FDB notifications
2166 - tcp: beware of alignments in tcp_get_info()
2167 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
2168 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
2169 - ipv6: addrconf: Fix recursive spin lock call
2170 - ipv6: fix a lockdep splat
2171 - unix: correctly track in-flight fds in sending process user_struct
2172 - tcp: do not drop syn_recv on all icmp reports
2173 - net:Add sysctl_max_skb_frags
2174 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
2175 - enic: increment devcmd2 result ring in case of timeout
2176 - sctp: translate network order to host order when users get a hmacid
2177 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
2178 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
2179 eth_get_headlen
2180 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
2181 - bonding: Fix ARP monitor validation
2182 - ipv4: fix memory leaks in ip_cmsg_send() callers
2183 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
2184 - af_unix: Guard against other == sk in unix_dgram_sendmsg
2185 - tipc: fix premature addition of node to lookup table
2186 - tcp: md5: release request socket instead of listener
2187 - qmi_wwan: add "4G LTE usb-modem U901"
2188 - net/mlx4_en: Count HW buffer overrun only once
2189 - net/mlx4_en: Avoid changing dev->features directly in run-time
2190 - l2tp: Fix error creating L2TP tunnels
2191 - pppoe: fix reference counting in PPPoE proxy
2192 - net_sched fix: reclassification needs to consider ether protocol changes
2193 - route: check and remove route cache when we get route
2194 - tcp/dccp: fix another race at listener dismantle
2195 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
2196 - rtnl: RTM_GETNETCONF: fix wrong return value
2197 - tipc: unlock in error path
2198 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
2199 - sctp: Fix port hash table size computation
2200 - ext4: fix bh->b_state corruption
2201 - ARM: debug-ll: fix BCM63xx entry for multiplatform
2202 - arm64: errata: Add -mpc-relative-literal-loads to build flags
2203 - KVM: s390: fix guest fprs memory leak
2204 - devm_memremap: Fix error value when memremap failed
2205 - drm/gma500: Use correct unref in the gem bo create function
2206 - ARM: 8457/1: psci-smp is built only for SMP
2207 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
2208 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
2209 - efi: Do variable name validation tests in utf8
2210 - efi: Make our variable validation list include the guid
2211 - efi: Make efivarfs entries immutable by default
2212 - efi: Add pstore variables to the deletion whitelist
2213 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
2214 - bcache: fix a livelock when we cause a huge number of cache misses
2215 - bcache: Add a cond_resched() call to gc
2216 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
2217 - bcache: fix a leak in bch_cached_dev_run()
2218 - bcache: unregister reboot notifier if bcache fails to unregister device
2219 - bcache: allows use of register in udev to avoid "device_busy" error.
2220 - bcache: Change refill_dirty() to always scan entire disk if necessary
2221 - dm thin: fix race condition when destroying thin pool workqueue
2222 - can: ems_usb: Fix possible tx overflow
2223 - usb: dwc3: Fix assignment of EP transfer resources
2224 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
2225 - USB: option: add support for SIM7100E
2226 - USB: option: add "4G LTE usb-modem U901"
2227 - drivers: android: correct the size of struct binder_uintptr_t for
2228 BC_DEAD_BINDER_DONE
2229 - spi: omap2-mcspi: Prevent duplicate gpio_request
2230 - iw_cxgb3: Fix incorrectly returning error on success
2231 - drm/i915: shut up gen8+ SDE irq dmesg noise
2232 - ocfs2: unlock inode if deleting inode from orphan fails
2233 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
2234 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
2235 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
2236 - clocksource/drivers/vt8500: Increase the minimum delta
2237 - s390/kvm: remove dependency on struct save_area definition
2238 - KVM: s390: fix memory overwrites when vx is disabled
2239 - Btrfs: add missing brelse when superblock checksum fails
2240 - Btrfs: igrab inode in writepage
2241 - btrfs: statfs: report zero available if metadata are exhausted
2242 - Btrfs: send, don't BUG_ON() when an empty symlink is found
2243 - Btrfs: fix number of transaction units required to create symlink
2244 - Btrfs: fix transaction handle leak on failure to create hard link
2245 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
2246 subvolume roots
2247 - btrfs: initialize the seq counter in struct btrfs_device
2248 - s390: fix normalization bug in exception table sorting
2249 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
2250 - s390/dasd: fix refcount for PAV reassignment
2251 - s390/dasd: fix performance drop
2252 - uml: flush stdout before forking
2253 - uml: fix hostfs mknod()
2254 - um: link with -lpthread
2255 - locks: fix unlock when fcntl_setlk races with a close
2256 - rtlwifi: rtl_pci: Fix kernel panic
2257 - rtlwifi: rtl8192cu: Add missing parameter setup
2258 - rtlwifi: rtl8192ce: Fix handling of module parameters
2259 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
2260 - rtlwifi: rtl8723ae: Fix initialization of module parameters
2261 - rtlwifi: rtl8192se: Fix module parameter initialization
2262 - rtlwifi: rtl8188ee: Fix module parameter initialization
2263 - rtlwifi: rtl8723be: Fix module parameter initialization
2264 - mei: fix fasync return value on error
2265 - mei: validate request value in client notify request ioctl
2266 - namei: ->d_inode of a pinned dentry is stable only for positives
2267 - rc: sunxi-cir: Initialize the spinlock properly
2268 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
2269 - si2157: return -EINVAL if firmware blob is too big
2270 - gspca: ov534/topro: prevent a division by 0
2271 - vb2: fix a regression in poll() behavior for output,streams
2272 - tda1004x: only update the frontend properties if locked
2273 - dm space map metadata: remove unused variable in brb_pop()
2274 - dm snapshot: fix hung bios when copy error occurs
2275 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
2276 - coresight: checking for NULL string in coresight_name_match()
2277 - irqchip/omap-intc: Add support for spurious irq handling
2278 - irqchip/mxs: Add missing set_handle_irq()
2279 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
2280 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
2281 - posix-clock: Fix return code on the poll method's error path
2282 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
2283 - mmc: usdhi6rol0: handle NULL data in timeout
2284 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
2285 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
2286 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
2287 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
2288 - mmc: core: Enable tuning according to the actual timing
2289 - mmc: mmci: fix an ages old detection error
2290 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
2291 - mmc: pxamci: fix again read-only gpio detection polarity
2292 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
2293 - mmc: sdhci: Allow override of mmc host operations
2294 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
2295 - Bluetooth: Use continuous scanning when creating LE connections
2296 - Bluetooth: Add support of Toshiba Broadcom based devices
2297 - Bluetooth: Fix incorrect removing of IRKs
2298 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
2299 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
2300 - time: Avoid signed overflow in timekeeping_get_ns()
2301 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
2302 - Revert "MIPS: Fix PAGE_MASK definition"
2303 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
2304 - MIPS: hpet: Choose a safe value for the ETIME check
2305 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
2306 - MIPS: Fix buffer overflow in syscall_get_arguments()
2307 - EDAC: Robustify workqueues destruction
2308 - EDAC, mc_sysfs: Fix freeing bus' name
2309 - sparc64: fix incorrect sign extension in sys_sparc64_personality
2310 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
2311 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
2312 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
2313 - virtio_balloon: fix race by fill and leak
2314 - virtio_balloon: fix race between migration and ballooning
2315 - virtio_pci: fix use after free on release
2316 - drm/vmwgfx: Fix an incorrect lock check
2317 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
2318 - drm/vmwgfx: respect 'nomodeset'
2319 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
2320 - drm/amdgpu: call hpd_irq_event on resume
2321 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
2322 - drm/amdgpu: fix tonga smu resume
2323 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
2324 - drm/amdgpu: no need to load MC firmware on fiji
2325 - drm/amdgpu: move gmc7 support out of CIK dependency
2326 - drm/amdgpu: iceland use CI based MC IP
2327 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
2328 - drm/amdgpu: pull topaz gmc bits into gmc_v7
2329 - drm/amdgpu: drop topaz support from gmc8 module
2330 - drm/amdgpu: don't load MEC2 on topaz
2331 - drm/amdgpu: remove exp hardware support from iceland
2332 - drm/amdgpu: fix s4 resume
2333 - drm/amdgpu: remove unnecessary forward declaration
2334 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
2335 - drm/amdgpu: fix issue with overlapping userptrs
2336 - drm/amdgpu: use post-decrement in error handling
2337 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
2338 - drm/amdgpu/pm: adjust display configuration after powerstate
2339 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
2340 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
2341 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
2342 training
2343 - drm/nouveau: platform: Fix deferred probe
2344 - drm/dp/mst: process broadcast messages correctly
2345 - drm/dp/mst: always send reply for UP request
2346 - drm/dp/mst: fix in MSTB RAD initialization
2347 - drm/dp/mst: fix in RAD element access
2348 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
2349 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
2350 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
2351 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
2352 - drm/dp/mst: deallocate payload on port destruction
2353 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
2354 - drm/radeon: call hpd_irq_event on resume
2355 - drm/radeon: Fix "slow" audio over DP on DCE8+
2356 - drm/radeon: clean up fujitsu quirks
2357 - drm/radeon: properly byte swap vce firmware setup
2358 - drm/radeon: cleaned up VCO output settings for DP audio
2359 - drm/radeon: Add a common function for DFS handling
2360 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
2361 - drm: add helper to check for wc memory support
2362 - drm/radeon: mask out WC from BO on unsupported arches
2363 - drm/radeon: hold reference to fences in radeon_sa_bo_new
2364 - drm: fix missing reference counting decrease
2365 - drm/i915: Restore inhibiting the load of the default context
2366 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
2367 - drm/i915: Init power domains early in driver load
2368 - drm/i915: Make sure DC writes are coherent on flush.
2369 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
2370 - drm/i915: Don't reject primary plane windowing with color keying enabled on
2371 SKL+
2372 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
2373 - drm/i915/dsi: defend gpio table against out of bounds access
2374 - drm/i915/dsi: don't pass arbitrary data to sideband
2375 - drm/i915: fix error path in intel_setup_gmbus()
2376 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
2377 - drm/radeon: use post-decrement in error handling
2378 - drm: No-Op redundant calls to drm_vblank_off() (v2)
2379 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
2380 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
2381 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
2382 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
2383 - drm/radeon/pm: adjust display configuration after powerstate
2384 - make sure that freeing shmem fast symlinks is RCU-delayed
2385 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
2386 supported
2387 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
2388 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
2389 - uapi: update install list after nvme.h rename
2390 - lib: sw842: select crc32
2391 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
2392 R700
2393 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
2394 R830
2395 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
2396 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
2397 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
2398 - dmaengine: dw: fix cyclic transfer setup
2399 - dmaengine: dw: fix cyclic transfer callbacks
2400 - dmaengine: at_xdmac: fix resume for cyclic transfers
2401 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
2402 - IB/cm: Fix a recently introduced deadlock
2403 - IB/qib: fix mcast detach when qp not attached
2404 - IB/qib: Support creating qps with GFP_NOIO flag
2405 - IB/mlx5: Expose correct maximum number of CQE capacity
2406 - Thermal: initialize thermal zone device correctly
2407 - Thermal: handle thermal zone device properly during system sleep
2408 - Thermal: do thermal zone update after a cooling device registered
2409 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
2410 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
2411 - hwmon: (ads1015) Handle negative conversion values correctly
2412 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
2413 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
2414 - seccomp: always propagate NO_NEW_PRIVS on tsync
2415 - libceph: fix ceph_msg_revoke()
2416 - libceph: don't bail early from try_read() when skipping a message
2417 - libceph: use the right footer size when skipping a message
2418 - libceph: don't spam dmesg with stray reply warnings
2419 - sd: Optimal I/O size is in bytes, not sectors
2420 - Staging: speakup: Fix getting port information
2421 - Revert "Staging: panel: usleep_range is preferred over udelay"
2422 - cdc-acm:exclude Samsung phone 04e8:685d
2423 - perf stat: Do not clean event's private stats
2424 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
2425 - rfkill: fix rfkill_fop_read wait_event usage
2426 - mac80211: Requeue work after scan complete for all VIF types.
2427 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
2428 - Revert "workqueue: make sure delayed work run in local cpu"
2429 - ALSA: hda - Apply clock gate workaround to Skylake, too
2430 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
2431 - target: Fix LUN_RESET active I/O handling for ACK_KREF
2432 - target: Fix LUN_RESET active TMR descriptor handling
2433 - target: Fix TAS handling for multi-session se_node_acls
2434 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
2435 - target: Fix race with SCF_SEND_DELAYED_TAS handling
2436 - spi: atmel: fix gpio chip-select in case of non-DT platform
2437 - libata: fix sff host state machine locking while polling
2438 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
2439 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
2440 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
2441 - cpuset: make mm migration asynchronous
2442 - cgroup: make sure a parent css isn't offlined before its children
2443 - writeback: keep superblock pinned during cgroup writeback association
2444 switches
2445 - phy: core: fix wrong err handle for phy_power_on
2446 - i2c: i801: Adding Intel Lewisburg support for iTCO
2447 - bio: return EINTR if copying to user space got interrupted
2448 - block: fix use-after-free in dio_bio_complete
2449 - nfs: fix nfs_size_to_loff_t
2450 - NFSv4: Fix a dentry leak on alias use
2451 - of/irq: Fix msi-map calculation for nonzero rid-base
2452 - KVM: async_pf: do not warn on page allocation failures
2453 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
2454 - KVM: x86: fix missed hardware breakpoints
2455 - KVM: x86: MMU: fix ubsan index-out-of-range warning
2456 - powerpc/eeh: Fix partial hotplug criterion
2457 - tracing: Fix showing function event in available_events
2458 - sunrpc/cache: fix off-by-one in qword_get()
2459 - kernel/resource.c: fix muxed resource handling in __request_region()
2460 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
2461 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
2462 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
2463 - xen/arm: correctly handle DMA mapping of compound pages
2464 - xen/scsiback: correct frontend counting
2465 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
2466 - xen/pciback: Save the number of MSI-X entries to be copied later.
2467 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
2468 extracted.
2469 - should_follow_link(): validate ->d_seq after having decided to follow
2470 - do_last(): ELOOP failure exit should be done after leaving RCU mode
2471 - hpfs: don't truncate the file when delete fails
2472 - x86/irq: Call chip->irq_set_affinity in proper context
2473 - x86/irq: Fix a race in x86_vector_free_irqs()
2474 - x86/irq: Validate that irq descriptor is still active
2475 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
2476 - x86/irq: Reorganize the return path in assign_irq_vector
2477 - x86/irq: Reorganize the search in assign_irq_vector
2478 - x86/irq: Check vector allocation early
2479 - x86/irq: Copy vectormask instead of an AND operation
2480 - x86/irq: Get rid of code duplication
2481 - x86/irq: Remove offline cpus from vector cleanup
2482 - x86/irq: Clear move_in_progress before sending cleanup IPI
2483 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
2484 - x86/irq: Remove outgoing CPU from vector cleanup mask
2485 - x86/irq: Call irq_force_move_complete with irq descriptor
2486 - x86/irq: Plug vector cleanup race
2487 - IB/cma: Fix RDMA port validation for iWarp
2488 - iwlwifi: dvm: fix WoWLAN
2489 - iwlwifi: pcie: properly configure the debug buffer size for 8000
2490 - iwlwifi: update and fix 7265 series PCI IDs
2491 - iwlwifi: mvm: don't allow sched scans without matches to be started
2492 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
2493 - bcache: prevent crash on changing writeback_running
2494 - Linux 4.4.4
2495
2496 * mlx4_en didn't choose time-stamping shift value according to HW frequency
2497 (LP: #1552627)
2498 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
2499
2500 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
2501 - target/transport: add flag to indicate CPU Affinity is observed
2502 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
2503 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
2504
2505 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
2506 - qla2xxx: Fix warning reported by static checker
2507 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
2508 - qla2xxx: Fix stale pointer access.
2509 - qla2xxx: Use ATIO type to send correct tmr response
2510 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
2511
2512 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
2513 - [Config] Add s390x zfcp to scsi-modules udeb
2514
2515 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
2516
2517linux (4.4.0-10.25) xenial; urgency=low
2518
2519 [ Tim Gardner ]
2520
2521 * Release Tracking Bug
2522 - LP: #1552247
2523
2524 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
2525 - security: let security modules use PTRACE_MODE_* with bitmasks
2526
2527 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
2528 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
2529
2530 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
2531 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
2532 - mmc: sdhci: Fix DMA descriptor with zero data length
2533
2534 * Miscellaneous Ubuntu changes
2535 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
2536
2537 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
2538
2539linux (4.4.0-9.24) xenial; urgency=low
2540
2541 [ Tim Gardner ]
2542
2543 * Release Tracking Bug
2544 - LP: #1551319
2545
2546 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
2547 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
2548
2549 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
2550 #1448912)
2551 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
2552 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
2553 replacedby is not setup
2554 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
2555 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
2556 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
2557 replacedby
2558 - SAUCE: apparmor: Fix: label_vec_merge insertion
2559 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
2560 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
2561 merge path
2562 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
2563 labelset lock
2564 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
2565
2566 * apparmor kernel BUG kills firefox (LP: #1430546)
2567 - SAUCE: apparmor: Disallow update of cred when then subjective != the
2568 objective cred
2569 - SAUCE: apparmor: rework retrieval of the current label in the profile update
2570 case
2571
2572 * sleep from invalid context in aa_move_mount (LP: #1539349)
2573 - SAUCE: apparmor: fix sleep from invalid context
2574
2575 * s390x: correct restore of high gprs on signal return (LP: #1550468)
2576 - s390/compat: correct restore of high gprs on signal return
2577
2578 * missing SMAP support (LP: #1550517)
2579 - x86/entry/compat: Add missing CLAC to entry_INT80_32
2580
2581 * Floating-point exception handler receives empty Data-Exception Code in
2582 Floating Point Control register (LP: #1548414)
2583 - s390/fpu: signals vs. floating point control register
2584
2585 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
2586 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
2587
2588 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
2589 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
2590 build fips840/b1208b_1604.840 (LP: #1532914)
2591 - cxl: Fix PSL timebase synchronization detection
2592
2593 * [Feature]EDAC support for Knights Landing (LP: #1519631)
2594 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
2595
2596 * Various failures of kernel_security suite on Xenial kernel on s390x arch
2597 (LP: #1531327)
2598 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
2599
2600 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
2601 - [Config] Provides: virtualbox-guest-modules when appropriate
2602
2603 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
2604 #1507588)
2605 - [Config] Provides: virtualbox-guest-modules when appropriate
2606
2607 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
2608 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
2609 - SAUCE: i915_bpo: Update intel_ips.h file location
2610 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
2611 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
2612 - drm/i915: remove an extra level of indirection in PCI ID list
2613 - drm/i915/kbl: Add Kabylake PCI ID
2614 - drm/i915/kbl: Add Kabylake GT4 PCI ID
2615 - mm: Export nr_swap_pages
2616 - async: export current_is_async()
2617 - drm: fix potential dangling else problems in for_each_ macros
2618 - dp/mst: add SDP stream support
2619 - drm: Implement drm_modeset_lock_all_ctx()
2620 - drm: Add "prefix" parameter to drm_rect_debug_print()
2621 - drm/i915: Set connector_state->connector using the helper.
2622 - drm/atomic: add connector mask to drm_crtc_state.
2623 - drm/i915: Report context GTT size
2624 - drm/i915: Add get_eld audio component
2625 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
2626 - SAUCE: i915_bpo: Revert passing plane/encoder name
2627 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
2628 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
2629 - drm/i915/bxt: update list of PCIIDs
2630 - drm/i915/skl: Add missing SKL ids
2631 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
2632 driver isn't"
2633 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
2634 - drm/atomic: Do not unset crtc when an encoder is stolen
2635 - drm/i915: Update connector_mask during readout, v2.
2636 - drm/atomic: Add encoder_mask to crtc_state, v3.
2637 - SAUCE: drm/core: Add drm_encoder_index.
2638 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
2639 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
2640
2641 * arm64: guest hangs when ntpd is running (LP: #1549494)
2642 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
2643 - hrtimer: Catch illegal clockids
2644 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
2645
2646 * Miscellaneous Ubuntu changes
2647 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
2648 - [Config] CONFIG_ARM_SMMU=y on arm64
2649 - rebase to v4.4.3
2650 - [Debian] git-ubuntu-log -- ensure we get the last commit
2651 - [Config] fix up spelling of probably again
2652 - [Debian] perf -- build in the context of the full generated local headers
2653 - SAUCE: tools: lib/bpf -- add generated headers to search path
2654 - SAUCE: proc: Always set super block owner to init_user_ns
2655 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
2656 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
2657 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
2658 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
2659 needs locking
2660 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
2661 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
2662 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
2663 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
2664 of remove_and_insert
2665 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
2666 transitions ns
2667 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
2668 freed.
2669 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
2670 been removed
2671 - SAUCE: apparmor: Fix: query label file permission
2672 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
2673 - SAUCE: fixup: cleanup return handling of labels
2674 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
2675 destroyed
2676 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
2677 - SAUCE: fixup: 20/23 locking issue around in __label_update
2678 - SAUCE: fixup: get rid of unused var build warning
2679 - SAUCE: fixup: cast poison values to remove warnings
2680 - SAUCE: apparmor: fix refcount race when finding a child profile
2681 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
2682 - SAUCE: fix: audit "no_new_privs" case for exec failure
2683 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
2684 - SAUCE: Move replacedby allocation into label_alloc
2685 - [Debian] supply zfs dkms Provides: based on do_zfs
2686 - [Config] supply zfs dkms Provides: based on do_zfs
2687 - [Config] drop linux-image-3.0 provides
2688
2689 * Miscellaneous upstream changes
2690 - x86/mpx: Fix off-by-one comparison with nr_registers
2691
2692 [ Upstream Kernel Changes ]
2693
2694 * rebase to v4.4.3
2695
2696 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
2697
2698linux (4.4.0-8.23) xenial; urgency=low
2699
2700 * cgroup namespace mounts broken in containers (LP: #1549398)
2701 - SAUCE: kernfs: Always set super block owner to init_user_ns
2702
2703 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
2704 - arm64: mm: avoid calling apply_to_page_range on empty range
2705 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
2706
2707 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
2708 - [Config] postinst -- handle recreating symlinks when a real file is present
2709
2710 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
2711 - SAUCE: cred: Add clone_cred() interface
2712 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
2713 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2714 - SAUCE: overlayfs: Be more careful about copying up sxid files
2715 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
2716
2717 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
2718 - SAUCE: cred: Add clone_cred() interface
2719 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
2720 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2721 - SAUCE: overlayfs: Be more careful about copying up sxid files
2722 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
2723
2724 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
2725 - SAUCE: cred: Add clone_cred() interface
2726 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
2727 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2728
2729 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
2730 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
2731 - net: Add eth_platform_get_mac_address() helper.
2732 - i40e: Add mac_filter_element at the end of the list instead of HEAD
2733 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
2734 - i40e: Replace X722 mac check in ethtool get_settings
2735 - i40evf: allow channel bonding of VFs
2736 - i40e: define function capabilities in only one place
2737 - i40evf: null out ring pointers on free
2738 - i40e: Cleanup the code with respect to restarting autoneg
2739 - i40e: update features with right offload
2740 - i40e: bump version to 1.4.10
2741 - i40e: add new device IDs for X722
2742 - i40e: Extend ethtool RSS hooks for X722
2743 - i40e/i40evf: Fix for UDP/TCP RSS for X722
2744 - i40evf: add new write-back mode
2745 - i40e/i40evf: Use private workqueue
2746 - i40e: add new proxy-wol bit for X722
2747 - i40e: Limit DCB FW version checks to X710/XL710 devices
2748 - i40e: AQ Add Run PHY Activity struct
2749 - i40e: AQ Geneve cloud tunnel type
2750 - i40e: AQ Add external power class to get link status
2751 - i40e: add 100Mb ethtool reporting
2752 - ixgbe: bulk free SKBs during TX completion cleanup cycle
2753 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
2754 - igb: Unpair the queues when changing the number of queues
2755 - igb/igbvf: don't give up
2756 - igb: clean up code for setting MAC address
2757 - igb: Refactor VFTA configuration
2758 - igb: Allow asymmetric configuration of MTU versus Rx frame size
2759 - igb: Do not factor VLANs into RLPML calculation
2760 - igb: Always enable VLAN 0 even if 8021q is not loaded
2761 - igb: Merge VLVF configuration into igb_vfta_set
2762 - igb: Clean-up configuration of VF port VLANs
2763 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
2764 - igb: Drop unnecessary checks in transmit path
2765 - igb: Enable use of "bridge fdb add" to set unicast table entries
2766 - igb: Add workaround for VLAN tag stripping on 82576
2767 - i40e: AQ Shared resource flags
2768 - i40e: AQ Add set_switch_config
2769 - i40e: AQ Add VXLAN-GPE tunnel type
2770 - i40e: AQ thermal sensor control struct
2771 - i40e: Bump AQ minor version to 1.5 for new FW features
2772 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
2773 - i40e: fix write-back-on-itr to work with legacy itr
2774 - i40e: add counter for arq overflows
2775 - i40e: add 20G speed for Tx bandwidth calculations
2776 - i40e: refactor DCB function
2777 - i40e: add a little more to an NVM update debug message
2778 - i40evf: enable bus master after reset
2779 - i40e: add netdev info to VSI dump
2780 - i40e: remove VF device IDs from PF
2781 - i40e: trivial: remove unnecessary local var
2782 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
2783 - net: ixgbe: add minimal parser details for ixgbe
2784 - i40e: trivial: drop duplicate definition
2785 - i40e: trivial: fix missing space
2786 - i40e: fix bug in dma sync
2787 - i40e: do TSO only if CHECKSUM_PARTIAL is set
2788 - i40e: allocate memory safer
2789 - i40e: fix: do not sleep in netdev_ops
2790 - i40e: APIs to Add/remove port mirroring rules
2791 - i40e: negate PHY int mask bits
2792 - i40e: drop unused function
2793 - i40e: count allocation errors
2794 - i40e: avoid large memcpy by assigning struct
2795 - i40e/i40evf: bump version to 1.4.12/1.4.8
2796 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
2797 - i40e: add priv flag for automatic rule eviction
2798 - i40e: use eth_platform_get_mac_address()
2799 - i40e: move sync_vsi_filters up in service_task
2800 - i40e: Make the DCB firmware checks for X710/XL710 only
2801 - i40e: set shared bit for multicast filters
2802 - i40e: add VEB stat control and remove L2 cloud filter
2803 - i40e: use new add_veb calling with VEB stats control
2804 - i40e: Refactor force_wb and WB_ON_ITR functionality code
2805 - i40evf: Change vf driver string to reflect all products i40evf supports
2806 - i40e/i40evf: don't lose interrupts
2807 - i40e/i40evf: try again after failure
2808 - i40e: dump descriptor indexes in hex
2809 - i40e/i40evf: use __GFP_NOWARN
2810 - i40e/i40evf: use pages correctly in Rx
2811 - i40e/i40evf: use logical operators, not bitwise
2812 - i40e: properly show packet split status in debugfs
2813 - i40e/i40evf: Bump version
2814 - ixgbe: use u32 instead of __u32 in model header
2815 - ixgbe: fix dates on header of ixgbe_model.h
2816 - i40e: get rid of magic number
2817 - i40e: drop unused debugfs file "dump"
2818 - i40evf: support packet split receive
2819 - i40e: trivial: cleanup use of pf->hw
2820 - i40e: Add a SW workaround for lost interrupts
2821 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
2822 - i40e: Removal of code which relies on BASE VEB SEID
2823 - i40e/i40evf: avoid atomics
2824 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
2825 - i40e: expand comment
2826 - i40e: better error reporting for nvmupdate
2827 - i40evf: set adapter state on reset failure
2828 - i40e: clean event descriptor before use
2829 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
2830 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
2831 - i40e/i40evf: Drop outer checksum offload that was not requested
2832 - i40e/i40evf: Use u64 values instead of casting them in TSO function
2833 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
2834 - i40e/i40evf: Consolidate all header changes into TSO function
2835 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
2836 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
2837 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
2838 - i40e/i40evf: Do not write to descriptor unless we complete
2839 - i40e/i40evf: Add exception handling for Tx checksum
2840 - i40e/i40evf: Clean-up Rx packet checksum handling
2841 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
2842 - i40e: Fix ATR in relation to tunnels
2843 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
2844 - i40e: Update feature flags to reflect newly enabled features
2845 - i40evf: Update feature flags to reflect newly enabled features
2846 - i40e: Add support for ATR w/ IPv6 extension headers
2847 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
2848 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
2849 - i40e/i40evf: Move Tx checksum closer to TSO
2850 - i40e: Add functions to blink led on 10GBaseT PHY
2851 - i40e: Fix led blink capability for 10GBaseT PHY
2852 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
2853 - i40e: Do not wait for Rx queue disable in DCB reconfig
2854 - i40e: Fix for unexpected messaging
2855 - i40e: Expose some registers to program parser, FD and RSS logic
2856 - i40e: add check for null VSI
2857 - i40e: add adminq commands for Rx CTL registers
2858 - i40e: implement and use Rx CTL helper functions
2859 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
2860 - i40e: suspend scheduling during driver unload
2861 - i40e: let go of the past
2862 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
2863
2864 * MPT3SAS Driver update for next kernel release (LP: #1512221)
2865 - mpt3sas: A correction in unmap_resources
2866 - mpt3sas: Added support for high port count HBA variants.
2867 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
2868 - mpt3sas: Fix static analyzer(coverity) tool identified defects
2869 - mpt3sas: Never block the Enclosure device
2870 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
2871 - mpt3sas: Added smp_affinity_enable module parameter.
2872 - mpt3sas: Add support for configurable Chain Frame Size
2873 - mpt3sas: Updated MPI Header to 2.00.42
2874 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
2875 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
2876 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
2877
2878 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
2879 - ibmvscsi: Add endian conversions to sysfs attribute show functions
2880
2881 * Miscellaneous Ubuntu changes
2882 - [Packaging] git-ubuntu-log -- output should be utf-8
2883 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
2884
2885 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
2886
2887linux (4.4.0-7.22) xenial; urgency=low
2888
2889 [ Tim Gardner ]
2890
2891 * Release Tracking Bug
2892 - LP: #1547205
2893
2894 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
2895 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
2896 - arm64: kernel: implement ACPI parking protocol
2897
2898 * Please pull cgroup namespaces (LP: #1546775)
2899 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
2900 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
2901 - SAUCE: (noup) cgroup: introduce cgroup namespaces
2902 - SAUCE: (noup) cgroup: cgroup namespace setns support
2903 - SAUCE: (noup) kernfs: define kernfs_node_dentry
2904 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
2905 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
2906 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
2907
2908 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
2909 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
2910 - pwm: lpss: Remove ->free() callback
2911 - pwm: bcm2835: Calculate scaler in ->config()
2912 - pwm: bcm2835: Prevent division by zero
2913 - pwm: bcm2835: Fix email address specification
2914 - pwm: lpss: Update PWM setting for Broxton
2915 - pwm: lpss: Select core part automatically
2916 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
2917 - pwm: fsl-ftm: Fix clock enable/disable when using PM
2918 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
2919 - pwm: lpc32xx: make device usable with common clock framework
2920 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
2921 - pwm: lpc32xx: return ERANGE, if requested period is not supported
2922 - pwm: rcar: Improve accuracy of frequency division setting
2923 - pwm: Add PWM driver for OMAP using dual-mode timers
2924 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
2925 - pwm: omap-dmtimer: Potential NULL dereference on error
2926 - pwm: Mark all devices as "might sleep"
2927
2928 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
2929 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
2930 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
2931
2932 * Update megaraid driver to MR6.10 (LP: #1544679)
2933 - megaraid_sas: Do not allow PCI access during OCR
2934 - megaraid_sas: MFI IO timeout handling
2935 - megaraid_sas: Syncing request flags macro names with firmware
2936 - megaraid_sas: Task management support
2937 - megaraid_sas: Update device queue depth based on interface type
2938 - megaraid_sas: Fastpath region lock bypass
2939 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
2940 - megaraid_sas: Code optimization build_and_issue_cmd return-type
2941 - megaraid_sas: Dual queue depth support
2942 - megaraid_sas: IO throttling support
2943 - megaraid_sas: Make adprecovery variable atomic
2944 - megaraid_sas: MFI adapter OCR changes
2945 - megaraid_sas: Introduce module parameter for SCSI command timeout
2946 - megaraid_sas: SPERC OCR changes
2947 - megaraid_sas: driver version upgrade
2948 - megaraid: fix null pointer check in megasas_detach_one().
2949 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
2950 - megaraid_sas: Fix SMAP issue
2951 - megaraid_sas: Add an i/o barrier
2952
2953 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
2954 - powerpc/powernv: Fix stale PE primary bus
2955
2956 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
2957 - [Config] Update bnx2x d-i firmware to 7.12.30
2958
2959 * Miscellaneous Ubuntu changes
2960 - rebase to v4.4.2
2961
2962 * Miscellaneous upstream changes
2963 - openvswitch: allow management from inside user namespaces
2964 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
2965 - net, thunderx: Remove unnecessary rcv buffer start address management
2966 - net: thunderx: HW TSO support for pass-2 hardware
2967 - net: thunderx: Enable CQE count threshold interrupt
2968 - net: cavium: liquidio: use helpers ns_to_timespec64()
2969 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
2970 - arm64: KVM: Configure TCR_EL2.PS at runtime
2971 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
2972 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
2973 - arm64: lib: improve copy_page to deal with 128 bytes at a time
2974 - arm64: lib: patch in prfm for copy_page if requested
2975 - arm64: prefetch: add missing #include for spin_lock_prefetch
2976 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
2977 - net: thunderx: Use napi_schedule_irqoff()
2978 - net: thunderx: Assign affinity hints to vf's interrupts
2979 - net: thunderx: bgx: Use standard firmware node infrastructure.
2980 - net: thunderx: bgx: Add log message when setting mac address
2981 - net: thunderx: Alloc higher order pages when pagesize is small
2982 - net: cavium: liquidio: Return correct error code
2983 - net: cavium: liquidio: fix check for in progress flag
2984 - livepatch: add old_sympos as disambiguator field to klp_func
2985 - livepatch: add sympos as disambiguator field to klp_reloc
2986 - livepatch: function,sympos scheme in livepatch sysfs directory
2987 - module: Use the same logic for setting and unsetting RO/NX
2988 - gcov: use within_module() helper.
2989 - module: use a structure to encapsulate layout.
2990 - module: clean up RO/NX handling.
2991 - module: keep percpu symbols in module's symtab
2992 - livepatch: Cleanup module page permission changes
2993
2994 [ Upstream Kernel Changes ]
2995
2996 * rebase to v4.4.2
2997
2998 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
2999
3000linux (4.4.0-6.21) xenial; urgency=low
3001
3002 [ Tim Gardner ]
3003
3004 * Release Tracking Bug
3005 - LP: #1546283
3006
3007 * Naples/Zen, NTB Driver (LP: #1542071)
3008 - [Config] CONFIG_NTB_AMD=m
3009 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
3010
3011 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
3012 - SAUCE: storvsc: use small sg_tablesize on x86
3013
3014 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
3015 - [Config] CONFIG_ARMV8_DEPRECATED=y
3016
3017 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
3018 - powerpc/eeh: Fix stale cached primary bus
3019
3020 * Miscellaneous Ubuntu changes
3021 - SAUCE: fs: Add user namesapace member to struct super_block
3022 - SAUCE: fs: Limit file caps to the user namespace of the super block
3023 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
3024 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
3025 - SAUCE: block_dev: Check permissions towards block device inode when mounting
3026 - SAUCE: fs: Treat foreign mounts as nosuid
3027 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
3028 - SAUCE: userns: Replace in_userns with current_in_userns
3029 - SAUCE: Smack: Handle labels consistently in untrusted mounts
3030 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
3031 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
3032 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
3033 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
3034 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
3035 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
3036 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
3037 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
3038 - SAUCE: fuse: Add support for pid namespaces
3039 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
3040 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
3041 - SAUCE: fuse: Allow user namespace mounts
3042 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
3043 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
3044 - SAUCE: quota: Convert ids relative to s_user_ns
3045 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
3046 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
3047 - SAUCE: quota: Treat superblock owner as privilged
3048 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
3049 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
3050 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
3051 - SAUCE: ext4: Add module parameter to enable user namespace mounts
3052 - SAUCE: fuse: Add module parameter to enable user namespace mounts
3053
3054 * Miscellaneous upstream changes
3055 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
3056 - libahci: Implement the capability to override the generic ahci interrupt handler.
3057 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
3058 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
3059
3060 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
3061
3062linux (4.4.0-5.20) xenial; urgency=low
3063
3064 [ Tim Gardner ]
3065
3066 * Release Tracking Bug
3067 - LP: #1544637
3068
3069 * s390/cio: update measurement characteristics (LP: #1541534)
3070 - s390/cio: fix measurement characteristics memleak
3071 - s390/cio: ensure consistent measurement state
3072 - s390/cio: update measurement characteristics
3073
3074 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
3075 - qeth: initialize net_device with carrier off
3076
3077 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
3078 - [Config] CONFIG_ZONE_DMA=y
3079 - mm: CONFIG_NR_ZONES_EXTENDED
3080
3081 * perf enahancements for ppc64 (LP: #1521678)
3082 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
3083 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
3084 - perf kvm/powerpc: Port perf kvm stat to powerpc
3085 - perf kvm/powerpc: Add support for HCALL reasons
3086
3087 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
3088 - SAUCE: nbd: ratelimit error msgs after socket close
3089
3090 * sleep from invalid context in aa_move_mount (LP: #1539349)
3091 - SAUCE: apparmor: fix sleep from invalid context
3092
3093 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
3094 - net/mlx5_core: Modify enable/disable hca functions
3095 - net/mlx5_core: Add base sriov support
3096 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
3097 - net/mlx5: Update access functions to Query/Modify vport MAC address
3098 - net/mlx5: Introduce access functions to modify/query vport mac lists
3099 - net/mlx5: Introduce access functions to modify/query vport state
3100 - net/mlx5: Introduce access functions to modify/query vport promisc mode
3101 - net/mlx5: Introduce access functions to modify/query vport vlans
3102 - net/mlx5e: Write UC/MC list and promisc mode into vport context
3103 - net/mlx5e: Write vlan list into vport context
3104 - net/mlx5: Introducing E-Switch and l2 table
3105 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
3106 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
3107 - net/mlx5: E-Switch, Introduce Vport administration functions
3108 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
3109 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
3110 - net/mlx5: E-Switch, Introduce get vf statistics
3111 - net/mlx5e: Add support for SR-IOV ndos
3112 - net/mlx5: Fix query E-Switch capabilities
3113 - net/mlx5e: Assign random MAC address if needed
3114
3115 * make wacom_w8001 work well in xenial (LP: #1542771)
3116 - Input: wacom_w8001 - use __set_bit for evbits
3117 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
3118 - Input: wacom_w8001 - handle touch error case correctly
3119 - Input: wacom_w8001 - split pen and touch initialization up
3120 - Input: wacom_w8001 - split the touch and pen devices into two devices
3121 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
3122
3123 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
3124 - ubuntu: vbox -- update to 5.0.14-dfsg-2
3125
3126 * Miscellaneous Ubuntu changes
3127 - [Packaging] git-ubuntu-log -- fix empty section formatting
3128 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
3129
3130 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
3131
3132linux (4.4.0-4.19) xenial; urgency=low
3133
3134 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
3135 - [Config] update spl/zfs version
3136 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
3137 - [Config] reconstruct -- drop links for zfs userspace components
3138 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
3139
3140 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
3141 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
3142
3143 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
3144 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
3145
3146 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
3147 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
3148
3149 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
3150 - HID: multitouch: enable palm rejection if device implements confidence usage
3151
3152 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3153 - qla2xxx: Remove unavailable firmware files
3154 - qla2xxx: Enable Extended Logins support
3155 - qla2xxx: Enable Exchange offload support.
3156 - qla2xxx: Enable Target counters in DebugFS.
3157 - qla2xxx: Add FW resource count in DebugFS.
3158 - qla2xxx: Added interface to send explicit LOGO.
3159 - qla2xxx: Delete session if initiator is gone from FW
3160 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
3161 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
3162 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
3163 - qla2xxx: Add irq affinity notification
3164 - qla2xxx: Add selective command queuing
3165 - qla2xxx: Move atioq to a different lock to reduce lock contention
3166 - qla2xxx: Disable ZIO at start time.
3167 - qla2xxx: Set all queues to 4k
3168 - qla2xxx: Check for online flag instead of active reset when transmitting responses
3169 - scsi: qla2xxxx: avoid type mismatch in comparison
3170
3171 * [Hyper-V] PCI Passthrough (LP: #1541120)
3172 - x86/irq: Export functions to allow MSI domains in modules
3173 - genirq/msi: Export functions to allow MSI domains in modules
3174
3175 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
3176 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
3177 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
3178 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
3179 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
3180 - lpfc: Fix crash in fcp command completion path.
3181 - lpfc: Modularize and cleanup FDMI code in driver
3182 - lpfc: Fix RDP Speed reporting.
3183 - lpfc: Fix RDP ACC being too long.
3184 - lpfc: Make write check error processing more resilient
3185 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
3186 - lpfc: Fix mbox reuse in PLOGI completion
3187 - lpfc: Fix external loopback failure.
3188 - lpfc: Add logging for misconfigured optics.
3189 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
3190 - lpfc: Use kzalloc instead of kmalloc
3191 - lpfc: Update version to 11.0.0.10 for upstream patch set
3192
3193 * Miscellaneous Ubuntu changes
3194 - [Config] CONFIG_ARM64_VA_BITS=48
3195 - [Config] Fixed Vcs-Git
3196
3197 * Miscellaneous upstream changes
3198 - cxl: Fix possible idr warning when contexts are released
3199 - cxl: use correct operator when writing pcie config space values
3200 - cxlflash: drop unlikely before IS_ERR_OR_NULL
3201 - cxl: Fix DSI misses when the context owning task exits
3202 - cxlflash: Removed driver date print
3203 - cxlflash: Fix to resolve cmd leak after host reset
3204 - cxlflash: Resolve oops in wait_port_offline
3205 - cxlflash: Enable device id for future IBM CXL adapter
3206 - cxl: fix build for GCC 4.6.x
3207 - cxl: use -Werror only with CONFIG_PPC_WERROR
3208 - cxl: Enable PCI device ID for future IBM CXL adapter
3209
3210 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
3211
3212linux (4.4.0-3.17) xenial; urgency=low
3213
3214 [ Tim Gardner ]
3215
3216 * Release Tracking Bug
3217 - LP: #1541058
3218 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
3219 - LP: #1531539
3220 * SAUCE: nvme merge cleanup
3221 - LP: #1531539
3222 * rebase to v4.4.1
3223
3224 [ Andy Whitcroft ]
3225
3226 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
3227 ioctls"
3228 - LP: #1538618
3229 * postinst -- detect symlinks correctly
3230 - LP: #1536810
3231
3232 [ John Johansen ]
3233
3234 * SAUCE: apparmor: fix sleep from invalid context
3235 - LP: #1539349
3236
3237 [ Upstream Kernel Changes ]
3238
3239 * powerpc/eeh: Fix PE location code
3240 - LP: #1538909
3241 * powerpc/pseries: Limit EPOW reset event warnings
3242 - LP: #1539102
3243 * lightnvm: fix bio submission issue
3244 - LP: #1531539
3245 * lightnvm: fix incorrect nr_free_blocks stat
3246 - LP: #1531539
3247 * lightnvm: add check after mempool allocation
3248 - LP: #1531539
3249 * lightnvm: unlock rq and free ppa_list on submission fail
3250 - LP: #1531539
3251 * lightnvm: move ppa erase logic to core
3252 - LP: #1531539
3253 * lightnvm: refactor rqd ppa list into set/free
3254 - LP: #1531539
3255 * lightnvm: refactor end_io functions for sync
3256 - LP: #1531539
3257 * lightnvm: return the get_bb_tbl return value
3258 - LP: #1531539
3259 * lightnvm: check bi_error in gc
3260 - LP: #1531539
3261 * lightnvm: put block back to gc list on its reclaim fail
3262 - LP: #1531539
3263 * lightnvm: fix locking and mempool in rrpc_lun_gc
3264 - LP: #1531539
3265 * lightnvm: sectors first in ppa list
3266 - LP: #1531539
3267 * lightnvm: move the pages per block check out of the loop
3268 - LP: #1531539
3269 * lightnvm: support multiple ppas in nvm_erase_ppa
3270 - LP: #1531539
3271 * lightnvm: move rq->error to nvm_rq->error
3272 - LP: #1531539
3273 * lightnvm: introduce nvm_submit_ppa
3274 - LP: #1531539
3275 * lightnvm: reference rrpc lun in rrpc block
3276 - LP: #1531539
3277 * lightnvm: fix missing grown bad block type
3278 - LP: #1531539
3279 * lightnvm: manage open and closed blocks separately
3280 - LP: #1531539
3281 * lightnvm: add mccap support
3282 - LP: #1531539
3283 * lightnvm: introduce mlc lower page table mappings
3284 - LP: #1531539
3285 * lightnvm: core on-disk initialization
3286 - LP: #1531539
3287 * lightnvm: introduce ioctl to initialize device
3288 - LP: #1531539
3289 * lightnvm: use system block for mm initialization
3290 - LP: #1531539
3291 * lightnvm: introduce factory reset
3292 - LP: #1531539
3293 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
3294 - LP: #1531539
3295 * blk-mq: add a flags parameter to blk_mq_alloc_request
3296 - LP: #1531539
3297 * nvme: move struct nvme_iod to pci.c
3298 - LP: #1531539
3299 * nvme: split command submission helpers out of pci.c
3300 - LP: #1531539
3301 * nvme: use offset instead of a struct for registers
3302 - LP: #1531539
3303 * nvme: split nvme_trans_device_id_page
3304 - LP: #1531539
3305 * nvme: use vendor it from identify
3306 - LP: #1531539
3307 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
3308 - LP: #1531539
3309 * nvme: simplify nvme_setup_prps calling convention
3310 - LP: #1531539
3311 * nvme: refactor nvme_queue_rq
3312 - LP: #1531539
3313 * nvme: factor out a nvme_unmap_data helper
3314 - LP: #1531539
3315 * nvme: move nvme_error_status to common code
3316 - LP: #1531539
3317 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
3318 - LP: #1531539
3319 * nvme: split __nvme_submit_sync_cmd
3320 - LP: #1531539
3321 * nvme: use the block layer for userspace passthrough metadata
3322 - LP: #1531539
3323 * nvme: move block_device_operations and ns/ctrl freeing to common code
3324 - LP: #1531539
3325 * nvme: add explicit quirk handling
3326 - LP: #1531539
3327 * nvme: move remaining CC setup into nvme_enable_ctrl
3328 - LP: #1531539
3329 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
3330 - LP: #1531539
3331 * nvme: add a common helper to read Identify Controller data
3332 - LP: #1531539
3333 * nvme: move the call to nvme_init_identify earlier
3334 - LP: #1531539
3335 * nvme: move namespace scanning to common code
3336 - LP: #1531539
3337 * nvme: move chardev and sysfs interface to common code
3338 - LP: #1531539
3339 * nvme: refactor set_queue_count
3340 - LP: #1531539
3341 * blk-integrity: empty implementation when disabled
3342 - LP: #1531539
3343 * NVMe: fix build with CONFIG_NVM enabled
3344 - LP: #1531539
3345 * nvme: fix another 32-bit build warning
3346 - LP: #1531539
3347 * nvme: precedence bug in nvme_pr_clear()
3348 - LP: #1531539
3349 * nvme: only ignore hardware errors in nvme_create_io_queues
3350 - LP: #1531539
3351 * nvme: only add a controller to dev_list after it's been fully
3352 initialized
3353 - LP: #1531539
3354 * nvme: protect against simultaneous shutdown invocations
3355 - LP: #1531539
3356 * nvme: don't take the I/O queue q_lock in nvme_timeout
3357 - LP: #1531539
3358 * nvme: merge nvme_abort_req and nvme_timeout
3359 - LP: #1531539
3360 * nvme: add NVME_SC_CANCELLED
3361 - LP: #1531539
3362 * nvme: simplify resets
3363 - LP: #1531539
3364 * nvme: do not restart the request timeout if we're resetting the
3365 controller
3366 - LP: #1531539
3367 * nvme: merge probe_work and reset_work
3368 - LP: #1531539
3369 * nvme: remove dead controllers from a work item
3370 - LP: #1531539
3371 * nvme: switch abort_limit to an atomic_t
3372 - LP: #1531539
3373 * NVMe: Implement namespace list scanning
3374 - LP: #1531539
3375 * NVMe: Use unbounded work queue for all work
3376 - LP: #1531539
3377 * NVMe: Remove device management handles on remove
3378 - LP: #1531539
3379 * NVMe: Simplify metadata setup
3380 - LP: #1531539
3381 * nvme: fix admin queue depth
3382 - LP: #1531539
3383 * nvme: factor out a few helpers from req_completion
3384 - LP: #1531539
3385 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
3386 - LP: #1531539
3387 * nvme: switch abort to blk_execute_rq_nowait
3388 - LP: #1531539
3389 * nvme: special case AEN requests
3390 - LP: #1531539
3391 * nvme: simplify completion handling
3392 - LP: #1531539
3393 * nvme: properly free resources for cancelled command
3394 - LP: #1531539
3395 * nvme: meta_sg doesn't have to be an array
3396 - LP: #1531539
3397 * nvme: merge iod and cmd_info
3398 - LP: #1531539
3399 * NVMe: Add pci error handlers
3400 - LP: #1531539
3401 * NVMe: Export namespace attributes to sysfs
3402 - LP: #1531539
3403 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
3404 - LP: #1531539
3405 * nvme: synchronize access to ctrl->namespaces
3406 - LP: #1531539
3407 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
3408 - LP: #1531539
3409 * nvme: make SG_IO support optional
3410 - LP: #1531539
3411 * NVMe: Fix admin queue ring wrap
3412 - LP: #1531539
3413 * NVMe: Use a retryable error code on reset
3414 - LP: #1531539
3415 * NVMe: Remove queue freezing on resets
3416 - LP: #1531539
3417 * NVMe: IO queue deletion re-write
3418 - LP: #1531539
3419 * NVMe: Shutdown controller only for power-off
3420 - LP: #1531539
3421 * NVMe: Export NVMe attributes to sysfs group
3422 - LP: #1531539
3423 * i40e: fix build warnings
3424 * net: i40e: shut up uninitialized variable warnings
3425 * Drivers: hv: vmbus: fix build warning
3426 * Drivers: hv: util: Increase the timeout for util services
3427 * Drivers: hv: utils: run polling callback always in interrupt context
3428 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
3429 * tools: hv: remove repeated HV_FCOPY string
3430 * Drivers: hv: util: catch allocation errors
3431 * Drivers: hv: utils: use memdup_user in hvt_op_write
3432 * drivers/hv: cleanup synic msrs if vmbus connect failed
3433 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
3434 num
3435 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
3436 * drivers:hv: Define the channel type for Hyper-V PCI Express
3437 pass-through
3438 * Drivers: hv: vss: run only on supported host versions
3439 * Drivers: hv: vmbus: Use uuid_le type consistently
3440 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
3441 * Drivers: hv: vmbus: Get rid of the unused macro
3442 * Drivers: hv: vmbus: Get rid of the unused irq variable
3443 * Drivers: hv: vmbus: serialize process_chn_event() and
3444 vmbus_close_internal()
3445 * Drivers: hv: vmbus: do sanity check of channel state in
3446 vmbus_close_internal()
3447 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
3448 driver
3449 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
3450 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
3451 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
3452 * Drivers: hv: vmbus: Fix a Host signaling bug
3453 * drivers/hv: correct tsc page sequence invalid value
3454 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
3455 * Drivers: hv: utils: Invoke the poll function after handshake
3456 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
3457 * Drivers: hv: utils: fix memory leak on on_msg() failure
3458 * Drivers: hv: utils: rename outmsg_lock
3459 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
3460 * Drivers: hv: utils: fix crash when device is removed from host side
3461 * Drivers: hv: ring_buffer.c: fix comment style
3462 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
3463 * Drivers: hv: ring_buffer: remove code duplication from
3464 hv_ringbuffer_peek/read()
3465 * Drivers: hv: remove code duplication between
3466 vmbus_recvpacket()/vmbus_recvpacket_raw()
3467 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
3468 * drivers/hv: replace enum hv_message_type by u32
3469 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
3470 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
3471 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
3472 header
3473 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
3474 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
3475 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
3476
3477 [ Upstream Kernel Changes ]
3478
3479 * rebase to v4.4.1
3480 - LP: #1533461
3481 - LP: #1529624
3482
3483 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
3484
3485linux (4.4.0-2.16) xenial; urgency=low
3486
3487 [ Andy Whitcroft ]
3488
3489 * Release Tracking Bug
3490 - LP: #1539090
3491 * SAUCE: hv: hv_set_ifconfig -- convert to python3
3492 - LP: #1506521
3493 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
3494 - LP: #1538618
3495
3496 [ Colin Ian King ]
3497
3498 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
3499 bit FADT addresses (LP: #1529381)
3500 - LP: #1529381
3501
3502 [ John Johansen ]
3503
3504 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
3505 being shutdown
3506 - LP: #1446906
3507
3508 [ Mahesh Salgaonkar ]
3509
3510 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
3511 - LP: #1537881
3512 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
3513 interrupt.
3514 - LP: #1537881
3515 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
3516 base errors
3517 - LP: #1537881
3518
3519 [ Paolo Pisati ]
3520
3521 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
3522 #843419 build flags
3523 - LP: #1533009
3524 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
3525 * [Config] disable ARCH_ZX (ZTE ZX Soc)
3526
3527 [ Tim Gardner ]
3528
3529 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
3530 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
3531 - LP: #1536719
3532 * SAUCE: drop obsolete bnx2x firmware
3533 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
3534 - LP: #1536474
3535 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
3536 - LP: #1534647
3537 * [Config] Add pvpanic to virtual flavour
3538 - LP: #1537923
3539 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
3540 - LP: #1520457
3541
3542 [ Upstream Kernel Changes ]
3543
3544 * i40evf: fix compiler warning of unused variable
3545 - LP: #1536474
3546 * intel: i40e: fix confused code
3547 - LP: #1536474
3548 * i40e/i40evf: remove unused tunnel parameter
3549 - LP: #1536474
3550 * i40e: Change BUG_ON to WARN_ON in service event complete
3551 - LP: #1536474
3552 * i40e: remove BUG_ON from feature string building
3553 - LP: #1536474
3554 * i40e: remove BUG_ON from FCoE setup
3555 - LP: #1536474
3556 * i40e: Workaround fix for mss < 256 issue
3557 - LP: #1536474
3558 * i40e/i40evf: Add a stat to track how many times we have to do a force
3559 WB
3560 - LP: #1536474
3561 * i40e: Move the saving of old link info from handle_link_event to
3562 link_event
3563 - LP: #1536474
3564 * i40e/i40evf: Add comment to #endif
3565 - LP: #1536474
3566 * i40e/i40evf: clean up error messages
3567 - LP: #1536474
3568 * i40evf: handle many MAC filters correctly
3569 - LP: #1536474
3570 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
3571 - LP: #1536474
3572 * i40e: rework the functions to configure RSS with similar parameters
3573 - LP: #1536474
3574 * i40e: create a generic configure rss function
3575 - LP: #1536474
3576 * i40e: Bump version to 1.4.2
3577 - LP: #1536474
3578 * i40e: add new fields to store user configuration
3579 - LP: #1536474
3580 * i40e: rename rss_size to alloc_rss_size in i40e_pf
3581 - LP: #1536474
3582 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
3583 workaround
3584 - LP: #1536474
3585 * i40e/i40evf: prefetch skb data on transmit
3586 - LP: #1536474
3587 * i40evf: rename VF adapter specific RSS function
3588 - LP: #1536474
3589 * i40evf: create a generic config RSS function
3590 - LP: #1536474
3591 * i40evf: create a generic get RSS function
3592 - LP: #1536474
3593 * i40evf: add new fields to store user configuration of RSS
3594 - LP: #1536474
3595 * i40e: Update error messaging
3596 - LP: #1536474
3597 * i40e: fix confusing message
3598 - LP: #1536474
3599 * i40e: make error message more useful
3600 - LP: #1536474
3601 * i40evf: quoth the VF driver, Nevermore
3602 - LP: #1536474
3603 * i40evf: allocate queue vectors dynamically
3604 - LP: #1536474
3605 * i40evf: allocate ring structs dynamically
3606 - LP: #1536474
3607 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
3608 - LP: #1536474
3609 * i40e: fix: do not sleep in netdev_ops
3610 - LP: #1536474
3611 * i40e: remove unused argument
3612 - LP: #1536474
3613 * i40evf: increase max number of queues
3614 - LP: #1536474
3615 * i40evf: set real num queues
3616 - LP: #1536474
3617 * i40evf: remove duplicate string
3618 - LP: #1536474
3619 * i40e: Detection and recovery of TX queue hung logic moved to
3620 service_task from tx_timeout
3621 - LP: #1536474
3622 * i40e: Fix memory leaks, sideband filter programming
3623 - LP: #1536474
3624 * i40evf: don't use atomic allocation
3625 - LP: #1536474
3626 * i40e: propagate properly
3627 - LP: #1536474
3628 * i40evf: use correct types
3629 - LP: #1536474
3630 * i40e: use priv flags to control packet split
3631 - LP: #1536474
3632 * i40e: Remove separate functions gathering XOFF Rx stats
3633 - LP: #1536474
3634 * i40e: fix whitespace
3635 - LP: #1536474
3636 * i40e/i40evf: use logical operator
3637 - LP: #1536474
3638 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
3639 - LP: #1536474
3640 * i40e: trivial fixes
3641 - LP: #1536474
3642 * i40e: Fix i40e_print_features() VEB mode output
3643 - LP: #1536474
3644 * i40e: chomp the BIT(_ULL)
3645 - LP: #1536474
3646 * i40e: properly delete VF MAC filters
3647 - LP: #1536474
3648 * i40e: don't add zero MAC filter
3649 - LP: #1536474
3650 * i40evf: check rings before freeing resources
3651 - LP: #1536474
3652 * i40e: use explicit cast from u16 to u8
3653 - LP: #1536474
3654 * i40e: Opcode and structures required by OEM Post Update AQ command and
3655 add new NVM arq message
3656 - LP: #1536474
3657 * i40e: hush little warnings
3658 - LP: #1536474
3659 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
3660 - LP: #1536474
3661 * i40e: clean whole mac filter list
3662 - LP: #1536474
3663 * i40evf: change version string generation
3664 - LP: #1536474
3665 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
3666 - LP: #1536474
3667 * geneve: UDP checksum configuration via netlink
3668 - LP: #1536474
3669 * geneve: Add geneve udp port offload for ethernet devices
3670 - LP: #1536474
3671 * i40e: geneve tunnel offload support
3672 - LP: #1536474
3673 * geneve: Add geneve_get_rx_port support
3674 - LP: #1536474
3675 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
3676 - LP: #1536474
3677 * i40e: change log messages and error returns
3678 - LP: #1536474
3679 * i40e: allow zero MAC address for VFs
3680 - LP: #1536474
3681 * i40e: Look up MAC address in Open Firmware or IDPROM
3682 - LP: #1536474
3683 * i40e: Fix Rx hash reported to the stack by our driver
3684 - LP: #1536474
3685 * i40e: remove forever unused ID
3686 - LP: #1536474
3687 * igb: add 88E1543 initialization code
3688 * igb: don't unmap NULL hw_addr
3689 * igb: use the correct i210 register for EEMNGCTL
3690 * igb: fix NULL derefs due to skipped SR-IOV enabling
3691 * igb: improve handling of disconnected adapters
3692 * igb: Remove GS40G specific defines/functions
3693 * igb: Don't add PHY address to PCDL address
3694 * igb: Improve cable length function for I210, etc.
3695 * igb: Explicitly label self-test result indices
3696 * ixgbe: drop null test before destroy functions
3697 - LP: #1536473
3698 * ixgbe: Delete redundant include file
3699 - LP: #1536473
3700 * ixgbe: fix multiple kernel-doc errors
3701 - LP: #1536473
3702 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
3703 vector
3704 - LP: #1536473
3705 * ixgbe: Add KR mode support for CS4227 chip
3706 - LP: #1536473
3707 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
3708 to 12K
3709 - LP: #1536473
3710 * ixgbe/ixgbevf: use napi_schedule_irqoff()
3711 - LP: #1536473
3712 * ixgbe: Remove CS4227 diagnostic code
3713 - LP: #1536473
3714 * ixgbevf: use ether_addr_copy instead of memcpy
3715 - LP: #1536473
3716 * ixgbevf: fix spoofed packets with random MAC
3717 - LP: #1536473
3718 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
3719 - LP: #1536473
3720 * ixgbe: Add support for newer thermal alarm
3721 - LP: #1536473
3722 * ixgbe: Use private workqueue to avoid certain possible hangs
3723 - LP: #1536473
3724 * ixgbevf: Use a private workqueue to avoid certain possible hangs
3725 - LP: #1536473
3726 * ixgbevf: Minor cleanups
3727 - LP: #1536473
3728 * ixgbe: Refactor MAC address configuration code
3729 - LP: #1536473
3730 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
3731 - LP: #1536473
3732 * ixgbe: Allow FDB entries access to more RAR filters
3733 - LP: #1536473
3734 * ixgbe: Update PTP to support X550EM_x devices
3735 - LP: #1536473
3736 * ixgbe: Correct spec violations by waiting after reset
3737 - LP: #1536473
3738 * ixgbe: Wait for master disable to be set
3739 - LP: #1536473
3740 * ixgbe: Save VF info and take references
3741 - LP: #1536473
3742 * ixgbe: Handle extended IPv6 headers in Tx path
3743 - LP: #1536473
3744 * ixgbe: Always turn PHY power on when requested
3745 - LP: #1536473
3746 * ixgbevf: Handle extended IPv6 headers in Tx path
3747 - LP: #1536473
3748 * ixgbe: Return error on failure to allocate mac_table
3749 - LP: #1536473
3750 * ixgbe: Fix SR-IOV VLAN pool configuration
3751 - LP: #1536473
3752 * ixgbe: Simplify definitions for regidx and bit in set_vfta
3753 - LP: #1536473
3754 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
3755 - LP: #1536473
3756 * ixgbe: Simplify configuration of setting VLVF and VLVFB
3757 - LP: #1536473
3758 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
3759 - LP: #1536473
3760 * ixgbe: Reorder search to work from the top down instead of bottom up
3761 - LP: #1536473
3762 * ixgbe: Add support for VLAN promiscuous with SR-IOV
3763 - LP: #1536473
3764 * ixgbe: Fix VLAN promisc in relation to SR-IOV
3765 - LP: #1536473
3766 * ixgbe: Clear stale pool mappings
3767 - LP: #1536473
3768 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
3769 - LP: #1536473
3770 * ixgbe: do not report 2.5 Gbps as supported
3771 - LP: #1536473
3772 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
3773 per vector
3774 - LP: #1536473
3775 * ixgbevf: minor cleanups for ixgbevf_set_itr()
3776 - LP: #1536473
3777 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
3778 - LP: #1536473
3779 * ixgbe: report correct media type for KR, KX and KX4 interfaces
3780 - LP: #1536473
3781 * ixgbe: Clean up redundancy in hw_enc_features
3782 - LP: #1536473
3783 * ixgbe: fix RSS limit for X550
3784 - LP: #1536473
3785 * ixgbe: Correct X550EM_x revision check
3786 - LP: #1536473
3787 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
3788 - LP: #1536473
3789 * ixgbe: Fill at least min credits to a TC credit refills
3790 - LP: #1536473
3791 * ixgbe: use correct FCoE DDP max check
3792 - LP: #1536473
3793 * ixgbe: fix broken PFC with X550
3794 - LP: #1536473
3795 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
3796 - LP: #1536473
3797 * ixgbe: Correct handling of any outer UDP checksum setting
3798 - LP: #1536473
3799 * ixgbe: Fix to get FDMI HBA attributes information with X550
3800 - LP: #1536473
3801 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
3802 - LP: #1536473
3803 * ixgbe: Make ATR recognize IPv6 extended headers
3804 - LP: #1536473
3805 * e1000: make eeprom read/write scheduler friendly
3806 * e1000: fix data race between tx_ring->next_to_clean
3807 * e1000: Remove checkpatch coding style errors
3808 * e1000: clean up the checking logic
3809 * e1000: fix a typo in the comment
3810 * e1000e: clean up the local variable
3811 * e1000: fix kernel-doc argument being missing
3812 * e1000: get rid of duplicate exit path
3813 * e1000: Elementary checkpatch warnings and checks removed
3814 * e1000e: fix division by zero on jumbo MTUs
3815 * e1000e: Increase timeout of polling bit RSPCIPHY
3816 * e1000e: initial support for i219-LM (3)
3817 * e1000e: Switch e1000e_up to void, drop code checking for error result
3818 * e1000e: Remove unreachable code
3819 * e1000e: Do not read ICR in Other interrupt
3820 * e1000e: Do not write lsc to ics in msi-x mode
3821 * e1000e: Fix msi-x interrupt automask
3822 * acpi: pci: Setup MSI domain for ACPI based pci devices
3823 * irqdomain: Introduce is_fwnode_irqchip helper
3824 * irqchip/gic-v2m: Refactor to prepare for ACPI support
3825 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
3826 * clk: xgene: Fix divider with non-zero shift value
3827 * i2c: designware: Do not require clock when SSCN and FFCN are provided
3828 * fm10k: do not assume VF always has 1 queue
3829 - LP: #1536475
3830 * fm10k: Correct MTU for jumbo frames
3831 - LP: #1536475
3832 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
3833 vector
3834 - LP: #1536475
3835 * fm10k: use napi_schedule_irqoff()
3836 - LP: #1536475
3837 * fm10k: set netdev features in one location
3838 - LP: #1536475
3839 * fm10k: reset max_queues on init_hw_vf failure
3840 - LP: #1536475
3841 * fm10k: always check init_hw for errors
3842 - LP: #1536475
3843 * fm10k: reinitialize queuing scheme after calling init_hw
3844 - LP: #1536475
3845 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
3846 - LP: #1536475
3847 * fm10k: explicitly typecast vlan values to u16
3848 - LP: #1536475
3849 * fm10k: add statistics for actual DWORD count of mbmem mailbox
3850 - LP: #1536475
3851 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
3852 - LP: #1536475
3853 * fm10k: Add support for ITR scaling based on PCIe link speed
3854 - LP: #1536475
3855 * fm10k: introduce ITR_IS_ADAPTIVE macro
3856 - LP: #1536475
3857 * fm10k: Update adaptive ITR algorithm
3858 - LP: #1536475
3859 * fm10k: use macro for default Tx and Rx ITR values
3860 - LP: #1536475
3861 * fm10k: change default Tx ITR to 25usec
3862 - LP: #1536475
3863 * fm10k: TRIVIAL fix typo of hardware
3864 - LP: #1536475
3865 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
3866 - LP: #1536475
3867 * fm10k: use ether_addr_copy to copy MAC address
3868 - LP: #1536475
3869 * fm10k: do not use CamelCase
3870 - LP: #1536475
3871 * fm10k: remove unnecessary else block from if statements with return
3872 - LP: #1536475
3873 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
3874 - LP: #1536475
3875 * fm10k: consistently refer to VLANs and VLAN IDs
3876 - LP: #1536475
3877 * fm10k: bump driver version
3878 - LP: #1536475
3879 * fm10k: conditionally compile DCB and DebugFS support
3880 - LP: #1536475
3881 * fm10k: Cleanup MSI-X interrupts in case of failure
3882 - LP: #1536475
3883 * fm10k: Cleanup exception handling for mailbox interrupt
3884 - LP: #1536475
3885 * fm10k: do not inline fm10k_iov_select_vid()
3886 - LP: #1536475
3887 * fm10k: whitespace cleanups
3888 - LP: #1536475
3889 * fm10k: use BIT() macro instead of open-coded bit-shifting
3890 - LP: #1536475
3891 * fm10k: cleanup namespace pollution
3892 - LP: #1536475
3893 * fm10k: cleanup overly long lines
3894 - LP: #1536475
3895 * fm10k: initialize xps at driver load
3896 - LP: #1536475
3897 * fm10k: don't initialize fm10k_workqueue at global level
3898 - LP: #1536475
3899 * fm10k: correctly pack TLV structures and explain reasoning
3900 - LP: #1536475
3901 * fm10k: Cleanup exception handling for changing queues
3902 - LP: #1536475
3903 * fm10k: use ether_addr_equal instead of memcmp
3904 - LP: #1536475
3905 * fm10k: address operator not needed when declaring function pointers
3906 - LP: #1536475
3907 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
3908 - LP: #1536475
3909 * fm10k: remove unused struct element
3910 - LP: #1536475
3911 * fm10k: use true/false for boolean get_host_state
3912 - LP: #1536475
3913 * fm10k: cleanup mailbox code comments etc
3914 - LP: #1536475
3915 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
3916 - LP: #1536475
3917 * device property: always check for fwnode type
3918 - LP: #1533035
3919 * device property: rename helper functions
3920 - LP: #1533035
3921 * device property: refactor built-in properties support
3922 - LP: #1533035
3923 * device property: keep single value inplace
3924 - LP: #1533035
3925 * device property: helper macros for property entry creation
3926 - LP: #1533035
3927 * device property: improve readability of macros
3928 - LP: #1533035
3929 * device property: return -EINVAL when property isn't found in ACPI
3930 - LP: #1533035
3931 * device property: Fallback to secondary fwnode if primary misses the
3932 property
3933 - LP: #1533035
3934 * device property: Take a copy of the property set
3935 - LP: #1533035
3936 * driver core: platform: Add support for built-in device properties
3937 - LP: #1533035
3938 * driver core: Do not overwrite secondary fwnode with NULL if it is set
3939 - LP: #1533035
3940 * mfd: core: propagate device properties to sub devices drivers
3941 - LP: #1533035
3942 * mfd: intel-lpss: Add support for passing device properties
3943 - LP: #1533035
3944 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
3945 - LP: #1533035
3946 * mfd: intel-lpss: Pass HSUART configuration via properties
3947 - LP: #1533035
3948 * i2c: designware: Convert to use unified device property API
3949 - LP: #1533035
3950 * keys, trusted: fix: *do not* allow duplicate key options
3951 - LP: #1398274
3952 * keys, trusted: select hash algorithm for TPM2 chips
3953 - LP: #1398274
3954 * keys, trusted: seal with a TPM2 authorization policy
3955 - LP: #1398274
3956 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
3957 - LP: #1461360
3958 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
3959 - LP: #1461360
3960 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
3961 offset
3962 - LP: #1461360
3963 * drm/i915: WaRsDisableCoarsePowerGating
3964 - LP: #1527462
3965 * drm/i915/skl: Add SKL GT4 PCI IDs
3966 - LP: #1527462
3967 * drm/i915/skl: Disable coarse power gating up until F0
3968 - LP: #1527462
3969 * platform:x86: add Intel P-Unit mailbox IPC driver
3970 - LP: #1520457
3971 * intel_punit_ipc: add NULL check for input parameters
3972 - LP: #1520457
3973 * platform/x86: Add Intel Telemetry Core Driver
3974 - LP: #1520457
3975 * intel_pmc_ipc: update acpi resource structure for Punit
3976 - LP: #1520457
3977 * platform:x86: Add Intel telemetry platform device
3978 - LP: #1520457
3979 * platform:x86: Add Intel telemetry platform driver
3980 - LP: #1520457
3981 * platform:x86: Add Intel Telemetry Debugfs interfaces
3982 - LP: #1520457
3983 * cxlflash: a couple off by one bugs
3984
3985 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
3986
3987linux (4.4.0-1.15) xenial; urgency=low
3988
3989 [ Tim Gardner ]
3990
3991 * Release Tracking Bug
3992 - LP: #1536803
3993
3994 [ Upstream Kernel Changes ]
3995
3996 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
3997 - LP: #1517142
3998
3999 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
4000
4001linux (4.4.0-0.14) xenial; urgency=low
4002
4003 [ Upstream Kernel Changes ]
4004
4005 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
4006 - LP: #1522415
4007 * powerpc: Add __raw_rm_writeq() function
4008 - LP: #1522415
4009
4010 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
4011
4012linux (4.4.0-0.13) xenial; urgency=low
4013
4014 [ Andy Whitcroft ]
4015
4016 * [Config] s390x -- the kernel provides ppp-modules such as there are
4017 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
4018
4019 [ Tim Gardner ]
4020
4021 * [Config] Update annotations for VIRTIO_{NET,BLK}
4022 - LP: #1533382
4023
4024 [ Upstream Kernel Changes ]
4025
4026 * powerpc/powernv: Add support for Nvlink NPUs
4027 - LP: #1522415
4028 * powerpc/powernv: Fix update of NVLink DMA mask
4029 - LP: #1522415
4030 * powerpc/powernv: Change NPU PE# assignment
4031 - LP: #1522415
4032 * powerpc/powernv: Reserve PE#0 on NPU
4033 - LP: #1522415
4034 * KEYS: Fix keyring ref leak in join_session_keyring()
4035 - LP: #1534887
4036 - CVE-2016-0728
4037
4038 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
4039
4040linux (4.4.0-0.12) xenial; urgency=low
4041
4042 [ Eric Dumazet ]
4043
4044 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
4045 - LP: #1527902
4046
4047 [ Guilherme G. Piccoli ]
4048
4049 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
4050 - LP: #1486180
4051
4052 [ Tim Gardner ]
4053
4054 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
4055 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
4056 - LP: #1532886
4057 * [Config] nvme.ko moved to drivers/nvme/host
4058 * [Config] scsi_dh morphed into 4 modules
4059 * [Config] CONFIG_IBMVNIC=m
4060 * [Config] Add DRM ast driver to udeb installer image
4061 - LP: #1514711
4062 * [Config] CONFIG_KVM=y for s390x
4063 - LP: #1532886
4064 * [Config] Install spl/zfs under the kernel modules directory
4065 Fixes some errors in generic.inclusion-list.log
4066
4067 [ Upstream Kernel Changes ]
4068
4069 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
4070 - LP: #1524574
4071 * EDAC: Add DDR4 flag
4072 - LP: #1519631
4073 * EDAC, sb_edac: Virtualize several hard-coded functions
4074 - LP: #1519631
4075 * EDAC, sb_edac: Add support for duplicate device IDs
4076 - LP: #1519631
4077 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
4078 - LP: #1519631
4079 * Driver for IBM System i/p VNIC protocol
4080 - LP: #1532303
4081
4082 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
4083
4084linux (4.4.0-0.11) xenial; urgency=low
4085
4086 [ Tim Gardner ]
4087
4088 * [Config] Fix bogus reconstruct script
4089
4090 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
4091
4092linux (4.4.0-0.10) xenial; urgency=low
4093
4094 [ Haren Myneni ]
4095
4096 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
4097 - LP: #1529666
4098
4099 [ Serge Hallyn ]
4100
4101 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
4102
4103 [ Tim Gardner ]
4104
4105 * [Config] CONFIG_ZONE_DEVICE=y for amd64
4106 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
4107 - LP: #1526869
4108 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
4109 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
4110 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
4111 * rebase to v4.4
4112
4113 [ Upstream Kernel Changes ]
4114
4115 * rebase to v4.4
4116
4117 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
4118
4119linux (4.4.0-0.9) xenial; urgency=low
4120
4121 [ Tim Gardner ]
4122
4123 * rebase to v4.4-rc8
4124
4125 [ Upstream Kernel Changes ]
4126
4127 * rebase to v4.4-rc8
4128
4129 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
4130
4131linux (4.4.0-0.8) xenial; urgency=low
4132
4133 [ Tim Gardner ]
4134
4135 * rebase to v4.4-rc7
4136
4137 [ Upstream Kernel Changes ]
4138
4139 * rebase to v4.4-rc7
4140
4141 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
4142
4143linux (4.4.0-0.7) xenial; urgency=low
4144
4145 [ Hui Wang ]
4146
4147 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
4148 - LP: #1527096
4149
4150 [ Jann Horn ]
4151
4152 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
4153 uids/gids
4154 - LP: #1527374
4155
4156 [ Tim Gardner ]
4157
4158 * rebase to v4.4-rc6
4159
4160 [ Upstream Kernel Changes ]
4161
4162 * rebase to v4.4-rc6
4163 - LP: #1526330
4164
4165 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
4166
4167linux (4.4.0-0.6) xenial; urgency=low
4168
4169 [ Andy Whitcroft ]
4170
4171 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
4172 support in latest compilers
4173 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
4174 ARMv8.1 support in latest compilers
4175
4176 [ Tim Gardner ]
4177
4178 * [Config] s390 -> s390x
4179 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
4180
4181 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
4182
4183linux (4.4.0-0.5) xenial; urgency=low
4184
4185 [ Andy Whitcroft ]
4186
4187 * [Config] s390x -- enable tools
4188 - LP: #1524319
4189 * [Config] s390x -- add architecture to getabis
4190 * [Config] s390x -- add s390x ABI information
4191 * [Config] s390x -- enable ABI checks
4192
4193 [ Tim Gardner ]
4194
4195 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
4196 * [Config] Add s390 modules to nic-modules udeb
4197 - LP: #1525297
4198 * rebase to v4.4-rc5
4199
4200 [ Upstream Kernel Changes ]
4201
4202 * rebase to v4.4-rc5
4203 - LP: #1523517
4204 - LP: #1523232
4205
4206 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
4207
4208linux (4.4.0-0.4) xenial; urgency=low
4209
4210 [ Upstream Kernel Changes ]
4211
4212 * cgroup: make css_set pin its css's to avoid use-afer-free
4213 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
4214 freezer_attach()
4215 * cgroup: fix handling of multi-destination migration from
4216 subtree_control enabling
4217
4218 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
4219
4220linux (4.4.0-0.3) xenial; urgency=low
4221
4222 [ Upstream Kernel Changes ]
4223
4224 * rebase to v4.4-rc4
4225
4226 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
4227
4228linux (4.4.0-0.2) xenial; urgency=low
4229
4230 [ Tim Gardner ]
4231
4232 * [Config] Add spl/zfs provides to generic and powerpc64-smp
4233 * [Config] Add zfs to d-i fs-core-modules
4234 * [Config] Include all s390 specific drivers in linux-image
4235 - LP: #1522210
4236
4237 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
4238
4239linux (4.4.0-0.1) xenial; urgency=low
4240
4241 [ Andy Whitcroft ]
4242
4243 * [Tests] gcc-multilib does not exist on ppc64el redux
4244 - LP: #1515541
4245 * [Config] libunwind8-dev is not available on s390x
4246 * [Debian] Disable SPL/ZFS for cross compiling -- redux
4247 * [Config] s390x -- add dasd udebs
4248 - LP: #1519833
4249 * [Config] s390x -- include dasd modules in linux-image
4250 - LP: #1519833
4251 * [Config] s390x -- disable ZFS temporarily
4252 - LP: #1519820
4253 * [Config] s390s -- disable ABI/module checks
4254 * [Config] make IBMVETH consistent on powerpc/ppc64el
4255 - LP: #1521712
4256 * [Config] follow ibmvscsi name change
4257 - LP: #1521712
4258 * [Config] move ibm disk and ethernet drivers to linux-image
4259 - LP: #1521712
4260 * [Config] include ibmveth in nic-modules for ppc64el
4261 - LP: #1521712
4262 * [Config] s390x -- disable abi/module checks for s390x
4263
4264 [ Joseph Salisbury ]
4265
4266 * SAUCE: scsi_sysfs: protect against double execution of
4267 __scsi_remove_device()
4268 - LP: #1509029
4269
4270 [ Seth Forshee ]
4271
4272 * [Config] CONFIG_DRM_AMDGPU_CIK=n
4273 - LP: #1510405
4274
4275 [ Tim Gardner ]
4276
4277 * [Debian] Disable SPL/ZFS for cross compiling
4278 * [Config] CONFIG_SCSI_IBMVSCSI=m
4279 - LP: #1515872
4280 * rebase to v4.4-rc2
4281 * [Config] updateconfigs
4282 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
4283 * SAUCE: do_zfs=false temporarily
4284 * [Config] CONFIG_LUSTRE_FS=n
4285 * [Debian] Disable udebs when cross compiling
4286 * rebase to v4.4-rc3
4287 * [Config] CONFIG_AUFS_FS=m
4288 * SAUCE: AUFS
4289
4290 [ Upstream Kernel Changes ]
4291
4292 * ZFS: Update with 4.4 support
4293 * SPL: Update with 4.4 support
4294
4295 [ Upstream Kernel Changes ]
4296
4297 * rebase to v4.4-rc3
4298 - LP: #1519168
4299 * rebase to v4.4-rc2
4300 - LP: #1506615
4301 - LP: #1502781
4302
4303 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
4304
4305linux (4.3.0-0.8) xenial; urgency=low
4306
4307 [ Andy Whitcroft ]
4308
4309 * [Config] re-enable OSS support and blacklist
4310 - LP: #1434842
4311 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
4312 * [Packaging] config-check -- improve syntax diagnostics
4313 * [Packaging] module-inclusion -- add dependency inclusion for a list
4314 * [Packaging] config-check -- accumulate multi-line annotations correctly
4315 * [Packaging] config-check -- handle V2 annotations format
4316 * [Packaging] s390x -- add architecture to kernelconfig
4317 - LP: #1488653
4318 * [Config] s390x -- initial configuration
4319 * [Config] s390x -- add initial binary image
4320 * [Config] s390x -- initial configuration update
4321 * [Config] s390x -- produce linux-image
4322 * [Config] s390x -- d-i module exclusions
4323 * [Config] apply Device Drivers >> LED Support >> LED Class Support
4324 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
4325 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
4326 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
4327 * [Config] -- s390x -- configuration review updates
4328 * [Config] annotations -- add review marks
4329 * [Config] annotations -- config review 4.3 updates
4330 * [Config] annotations -- expose reviews
4331 * [Config] updateconfigs following incoporation of s390x configs
4332 * [Tests] gcc-multilib does not exist on ppc64el
4333 - LP: #1515541
4334
4335 [ Dan Carpenter ]
4336
4337 * SAUCE: (noup) cxlflash: a couple off by one bugs
4338 - LP: #1499849
4339
4340 [ Haren Myneni ]
4341
4342 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
4343
4344 [ Jay Vosburgh ]
4345
4346 * SAUCE: fan: add VXLAN implementation
4347
4348 [ Manoj Kumar ]
4349
4350 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
4351 - LP: #1513583
4352
4353 [ Matthew R. Ochs ]
4354
4355 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
4356 - LP: #1513583
4357
4358 [ Tim Gardner ]
4359
4360 * [Config] CONFIG_AUFS_EXPORT=y
4361 - LP: #1121699
4362
4363 [ Upstream Kernel Changes ]
4364
4365 * misc/genwqe: get rid of atomic allocations
4366 * crypto: 842 - Add CRC and validation support
4367 - LP: #1497878
4368 * cxlflash: Fix to avoid invalid port_sel value
4369 * cxlflash: Replace magic numbers with literals
4370 * cxlflash: Fix read capacity timeout
4371 * cxlflash: Fix potential oops following LUN removal
4372 * cxlflash: Fix data corruption when vLUN used over multiple cards
4373 * cxlflash: Fix to avoid sizeof(bool)
4374 * cxlflash: Fix context encode mask width
4375 * cxlflash: Fix to avoid CXL services during EEH
4376 * cxlflash: Correct naming of limbo state and waitq
4377 * cxlflash: Make functions static
4378 * cxlflash: Refine host/device attributes
4379 * cxlflash: Fix to avoid spamming the kernel log
4380 * cxlflash: Fix to avoid stall while waiting on TMF
4381 * cxlflash: Fix location of setting resid
4382 * cxlflash: Fix host link up event handling
4383 * cxlflash: Fix async interrupt bypass logic
4384 * cxlflash: Remove dual port online dependency
4385 * cxlflash: Fix AFU version access/storage and add check
4386 * cxlflash: Correct usage of scsi_host_put()
4387 * cxlflash: Fix to prevent workq from accessing freed memory
4388 * cxlflash: Correct behavior in device reset handler following EEH
4389 * cxlflash: Remove unnecessary scsi_block_requests
4390 * cxlflash: Fix function prolog parameters and return codes
4391 * cxlflash: Fix MMIO and endianness errors
4392 * cxlflash: Fix to prevent EEH recovery failure
4393 * cxlflash: Correct spelling, grammar, and alignment mistakes
4394 * cxlflash: Fix to prevent stale AFU RRQ
4395 * cxlflash: Fix to double the delay each time
4396 * cxlflash: Fix to avoid corrupting adapter fops
4397 * cxlflash: Correct trace string
4398 * cxlflash: Fix to avoid potential deadlock on EEH
4399 * cxlflash: Fix to avoid leaving dangling interrupt resources
4400 * cxlflash: Fix to escalate to LINK_RESET on login timeout
4401 * cxlflash: Fix to avoid corrupting port selection mask
4402 * cxlflash: Fix to avoid lock instrumentation rejection
4403 * cxlflash: Fix to avoid bypassing context cleanup
4404
4405 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
4406
4407linux (4.3.0-0.7) xenial; urgency=low
4408
4409 [ Tim Gardner ]
4410
4411 * Revert "Bypass spl/zfs config"
4412 Causes unresolved symbols on load.
4413 * [Config] Enable ZFS for powerpc64-smp
4414
4415 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
4416
4417linux (4.3.0-0.6) xenial; urgency=low
4418
4419 [ Tim Gardner ]
4420
4421 * Release Tracking Bug
4422 - LP: #1512704
4423 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
4424
4425 [ Andy Whitcroft ]
4426
4427 * [Packaging] add feature interlock with mainline builds
4428 * apparmor -- follow change to this_cpu_ptr
4429
4430 [ John Johansen ]
4431
4432 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
4433 - LP: #1383886
4434 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
4435 - LP: #1362199
4436 * SAUCE: Revert: fix: only allow a single threaded process to ...
4437 - LP: #1371310
4438 * SAUCE: (no-up) fix: bad unix_addr_fs macro
4439 - LP: #1390223
4440 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
4441 - LP: #1408833
4442 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
4443 - LP: #1496430
4444
4445 [ Tim Gardner ]
4446
4447 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
4448 - LP: #1511006
4449 * rebase to v4.3
4450 * Bypass spl/zfs config
4451 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
4452 * [Config] Default AppArmor settings
4453
4454 [ Upstream Kernel Changes ]
4455
4456 * rebase to v4.3
4457
4458 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
4459
4460linux (4.3.0-0.5) xenial; urgency=low
4461
4462 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
4463
4464 [ Upstream Kernel Changes ]
4465
4466 * rebase to v4.3-rc7
4467 - LP: #1504778
4468
4469 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
4470
4471linux (4.3.0-0.4) xenial; urgency=low
4472
4473 [ Tim Gardner ]
4474
4475 * [Debian] Update to new signing key type and location
4476
4477 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
4478
4479linux (4.3.0-0.3) wily; urgency=low
4480
4481 [ Tim Gardner ]
4482
4483 * [Debian] sign-file is now compiled
4484
4485 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
4486
4487linux (4.3.0-0.2) wily; urgency=low
4488
4489 [ Tim Gardner ]
4490
4491 * [Config] Added libssl-dev to Build-Depends
4492
4493 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
4494
4495linux (4.3.0-0.1) wily; urgency=low
4496
4497 [ Upstream Kernel Changes ]
4498
4499 * rebase to v4.3-rc6
4500 * rebase to v4.3-rc5
4501 * rebase to v4.3-rc4
4502 * rebase to v4.3-rc3
4503 * rebase to v4.3-rc2
4504 * rebase to v4.3-rc1
4505 - LP: #1492132
4506 - LP: #1481575
4507
4508 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
4509
4510linux (4.2.0-10.11) wily; urgency=low
4511
4512 [ Andy Whitcroft ]
4513
4514 * Release Tracking Bug
4515 - LP: #1495208
4516 * No change rebuild to avoid issues with leading zero bytes on
4517 internal module signing key. (see launchpad bug 1494943)
4518
4519 [ Ming Lei ]
4520
4521 * [Config] SERIAL_8250_DW=y for arm64
4522
4523 [ Upstream Kernel Changes ]
4524
4525 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
4526 code
4527 - LP: #1484486
4528 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
4529 - LP: #1484486
4530 * drm/i915/gen8: Re-order init pipe_control in lrc mode
4531 - LP: #1484486
4532 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
4533 - LP: #1484486
4534 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
4535 workaround
4536 - LP: #1484486
4537 * drm/i915: Bail out early if WA batch is not available for given Gen
4538 - LP: #1484486
4539 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
4540 - LP: #1484486
4541 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
4542 - LP: #1484486
4543 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
4544 - LP: #1484486
4545 * drm/i915: Enable WA batch buffers for Gen9
4546 - LP: #1484486
4547 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
4548 - LP: #1484486
4549 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
4550 - LP: #1484486
4551 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
4552 workaround
4553 - LP: #1484486
4554 * drm/i915/gen9: Add
4555 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
4556 - LP: #1484486
4557 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
4558 - LP: #1484486
4559 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
4560 - LP: #1484486
4561 * drm/i915/skl: Don't expose the top most plane on gen9 display
4562 - LP: #1484486
4563 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
4564 - LP: #1484486
4565 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
4566 - LP: #1484486
4567 * drm/i915: reduce indent in i9xx_hpd_irq_handler
4568 - LP: #1484531
4569 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
4570 - LP: #1484531
4571 * drm/i915: reduce indent in intel_hpd_irq_handler
4572 - LP: #1484531
4573 * drm/i915: group all hotplug related fields into a new struct in
4574 dev_priv
4575 - LP: #1484531
4576 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
4577 - LP: #1484531
4578 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
4579 - LP: #1484531
4580 * drm/i915: put back the indent in intel_hpd_irq_handler
4581 - LP: #1484531
4582 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
4583 - LP: #1484531
4584 * drm/i915: simplify condition for digital port
4585 - LP: #1484531
4586 * drm/i915: abstract away platform specific parts from hpd handling
4587 - LP: #1484531
4588 * drm/i915: Handle HPD when it has actually occurred
4589 - LP: #1484531
4590 * drm/i915: Set power domain for DDI-E
4591 - LP: #1484531
4592 * drm/i915: Set alternate aux for DDI-E
4593 - LP: #1484531
4594 * drm/i915/skl: enable DDI-E hotplug
4595 - LP: #1484531
4596 * drm/i915/bxt: fix DDI PHY vswing scale value setting
4597 - LP: #1494163
4598 * drm/i915/skl: Buffer translation improvements
4599 - LP: #1494163
4600 * drm/i915: Per-DDI I_boost override
4601 - LP: #1494163
4602 * drm/i915: fix VBT parsing for SDVO child device mapping
4603 - LP: #1494163
4604 * drm/i915/bxt: edp1.4 Intermediate Freq support
4605 - LP: #1494163
4606 * drm/i915: fix link rates reported for SKL
4607 - LP: #1494163
4608 * drm/i915: Allow parsing of variable size child device entries from VBT
4609 - LP: #1494163
4610 * drm/i915/skl: Update DDI buffer translation programming.
4611 - LP: #1494163
4612 * drm/i915: Enable HDMI on DDI-E
4613 - LP: #1484531
4614 * drm/i915/skl: Enable DDI-E
4615 - LP: #1484531
4616 * drm/i915: eDP can be present on DDI-E
4617 - LP: #1484531
4618 * drm/i915/skl: Adding DDI_E power well domain
4619 - LP: #1484531
4620 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
4621 - LP: #1490035
4622 * drm/i915: Split atomic wm update to pre and post variants
4623 - LP: #1493746
4624 * drm/i915/skl: Drop the preliminary_hw_support flag
4625 - LP: #1486868
4626 * drm/i915: set FDI translations to NULL on SKL
4627 - LP: #1494163
4628
4629 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
4630
4631linux (4.2.0-9.9) wily; urgency=low
4632
4633 [ Tim Gardner ]
4634
4635 * Release Tracking Bug
4636 - LP: #1493970
4637 * [Config] CONFIG_MFD_INTEL_LPSS=m
4638 - LP: #1397876
4639
4640 [ dann frazier ]
4641
4642 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
4643 - LP: #1388952
4644
4645 [ Michael Ellerman ]
4646
4647 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
4648 Fixes FTBS on 32 bit powerpc, patch sent upstream.
4649
4650 [ Upstream Kernel Changes ]
4651
4652 * thermal/powerclamp: add cpu id for skylake h/s
4653 - LP: #1398269
4654 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
4655 - LP: #1397852
4656 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
4657 - LP: #1460905
4658 * i2c: i801: Create iTCO device on newer Intel PCHs
4659 - LP: #1460905
4660 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
4661 - LP: #1460905
4662 * perf/x86: Add a native_perf_sched_clock_from_tsc()
4663 - LP: #1397867
4664 * perf/x86/intel: Add support for PEBSv3 profiling
4665 - LP: #1397867
4666 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
4667 - LP: #1397867
4668 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
4669 - LP: #1397867
4670 * perf: Add cycles to branch_info
4671 - LP: #1397867
4672 * perf/x86/intel/lbr: Add support for LBRv5
4673 - LP: #1397867
4674 * perf/x86/intel: Handle new arch perfmon v4 status bits
4675 - LP: #1397867
4676 * perf/x86/intel: Move PMU ACK to after LBR read
4677 - LP: #1397867
4678 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
4679 - LP: #1397867
4680 * perf/x86/intel: Add Intel Skylake PMU support
4681 - LP: #1397867
4682 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
4683 call stack
4684 - LP: #1397867
4685 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
4686 - LP: #1397867
4687 * perf/x86: Make merge_attr() global to use from perf_event_intel
4688 - LP: #1397867
4689 * perf/x86/intel: Use 0x11 as extra reg test value
4690 - LP: #1397867
4691 * perf tools: Add support for cycles, weight branch_info field
4692 - LP: #1397867
4693 * perf report: Add flag for non ANY branch mode
4694 - LP: #1397867
4695 * perf report: Add infrastructure for a cycles histogram
4696 - LP: #1397867
4697 * perf report: Add processing for cycle histograms
4698 - LP: #1397867
4699 * perf annotate: Compute IPC and basic block cycles
4700 - LP: #1397867
4701 * perf annotate: Finally display IPC and cycle accounting
4702 - LP: #1397867
4703 * perf top: Add branch annotation code to top
4704 - LP: #1397867
4705 * perf report: Display cycles in branch sort mode
4706 - LP: #1397867
4707 * perf annotate: Fix 32-bit compilation error in util/annotate.c
4708 - LP: #1397867
4709 * PM / QoS: Make it possible to expose device latency tolerance to
4710 userspace
4711 - LP: #1460908
4712 * ACPI / PM: Attach ACPI power domain only once
4713 - LP: #1460908
4714 * Driver core: wakeup the parent device before trying probe
4715 - LP: #1460908
4716 * klist: implement klist_prev()
4717 - LP: #1460908
4718 * driver core: implement device_for_each_child_reverse()
4719 - LP: #1460908
4720 * mfd: make mfd_remove_devices() iterate in reverse order
4721 - LP: #1460908
4722 * dmaengine: add a driver for Intel integrated DMA 64-bit
4723 - LP: #1460908
4724 * mfd: Add support for Intel Sunrisepoint LPSS devices
4725 - LP: #1460908
4726 * spi: pxa2xx: Add support for Intel Sunrisepoint
4727 - LP: #1397876
4728 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
4729 - LP: #1397876
4730 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
4731 - LP: #1397876
4732 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
4733 for it
4734 - LP: #1397876
4735 * intel_idle: Skylake Client Support
4736 - LP: #1397877
4737 * powerpc/kernel: Switch to using MAX_ERRNO
4738 - LP: #1458876
4739 * powerpc/kernel: Change the do_syscall_trace_enter() API
4740 - LP: #1458876
4741 * powerpc: Drop unused syscall_get_error()
4742 - LP: #1458876
4743 * powerpc: Don't negate error in syscall_set_return_value()
4744 - LP: #1458876
4745 * powerpc: Rework syscall_get_arguments() so there is only one loop
4746 - LP: #1458876
4747 * powerpc: Use orig_gpr3 in syscall_get_arguments()
4748 - LP: #1458876
4749 * powerpc: Change syscall_get_nr() to return int
4750 - LP: #1458876
4751 * powerpc/kernel: Add SIG_SYS support for compat tasks
4752 - LP: #1458876
4753 * powerpc/kernel: Enable seccomp filter
4754 - LP: #1458876
4755 * selftests/seccomp: Make seccomp tests work on big endian
4756 - LP: #1458876
4757 * selftests/seccomp: Add powerpc support
4758 - LP: #1458876
4759 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
4760
4761 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
4762
4763linux (4.2.0-8.8) wily; urgency=low
4764
4765 [ Tim Gardner ]
4766
4767 * Release Tracking Bug
4768 - LP: #1493357
4769 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
4770 - LP: #1488495
4771 * [Config] CONFIG_CXLFLASH=m
4772 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
4773
4774
4775 [ Andy Whitcroft ]
4776
4777 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
4778 * [Packaging] mark up control for stage1
4779 * [Config] kernel-versions -- clean up deps field
4780 * [Config] s390x -- build linux-libc-dev
4781 - LP: #1488653
4782 * [Packaging] control -- prepare for new kernel-wedge semantics
4783
4784 [ Upstream Kernel Changes ]
4785
4786 * crypto: vmx - Fixing AES-CTR counter bug
4787 - LP: #1484519
4788 * crypto: vmx - Fixing GHASH Key issue on little endian
4789 - LP: #1484519
4790 * powerpc: Uncomment and make enable_kernel_vsx() routine available
4791 - LP: #1484519
4792 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
4793 - LP: #1484519
4794 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
4795 'okay'
4796 - LP: #1488495
4797 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
4798 - LP: #1488495
4799 * crypto: nx - do not emit extra output if status is disabled
4800 - LP: #1488495
4801 * crypto: nx - reduce chattiness of platform drivers
4802 - LP: #1488495
4803 * crypto: nx/842 - Fix context corruption
4804 - LP: #1488495
4805 * crypto: nx - remove __init/__exit from VIO functions
4806 - LP: #1488495
4807 * crypto: nx - remove pSeries NX 'status' field
4808 - LP: #1488495
4809 * crypto: nx - move kzalloc() out of spinlock
4810 - LP: #1488495
4811 * crypto: nx - don't register pSeries driver if ENODEV
4812 - LP: #1488495
4813 * crypto: nx - use common code for both NX decompress success cases
4814 - LP: #1488495
4815 * crypto: nx - merge nx-compress and nx-compress-crypto
4816 - LP: #1488495
4817 * crypto: nx - rename nx-842-crypto.c to nx-842.c
4818 - LP: #1488495
4819 * crypto: nx - make platform drivers directly register with crypto
4820 - LP: #1488495
4821 * cxlflash: Base support for IBM CXL Flash Adapter
4822 - LP: #1449121
4823 * cxlflash: Base error recovery support
4824 - LP: #1449121
4825 * cxlflash: Superpipe support
4826 - LP: #1449121
4827 * cxlflash: Virtual LUN support
4828 - LP: #1449121
4829 * cxlflash: off by one bug in cxlflash_show_port_status()
4830 - LP: #1449121
4831 * cxlflash: shift wrapping bug in afu_link_reset()
4832 - LP: #1449121
4833 * cxlflash: Remove unused variable from queuecommand
4834 - LP: #1449121
4835 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
4836 pci_controller_ops
4837 * powerpc/eeh: Probe after unbalanced kref check
4838 * misc: cxl: clean up afu_read_config()
4839 * cxl: Add explicit precision specifiers
4840 * cxl: use more common format specifier
4841 * cxl: Destroy cxl_adapter_idr on module_exit
4842 * cxl: Destroy afu->contexts_idr on release of an afu
4843 * cxl: Don't ignore add_process_element() result when attaching context
4844 * cxl: Compile with -Werror
4845 * cxl: sparse: Make declarations static
4846 * cxl: sparse: Silence iomem warning in debugfs file creation
4847 * cxl: Convert MMIO read/write macros to inline functions
4848 * cxl: Drop commands if the PCI channel is not in normal state
4849 * cxl: Allocate and release the SPA with the AFU
4850 * cxl: Make IRQ release idempotent
4851 * cxl: Clean up adapter MMIO unmap path.
4852 * cxl: Refactor adaptor init/teardown
4853 * cxl: Refactor AFU init/teardown
4854 * cxl: Don't remove AFUs/vPHBs in cxl_reset
4855 * cxl: Allow the kernel to trust that an image won't change on PERST.
4856 * cxl: EEH support
4857 * cxl: Add CONFIG_CXL_EEH symbol
4858 * cxl: Plug irq_bitmap getting leaked in cxl_context
4859 * cxl: Add alternate MMIO error handling
4860 * cxl: Allow release of contexts which have been OPENED but not STARTED
4861 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
4862 * cxl: Release irqs if memory allocation fails
4863 * cxl: Remove racy attempt to force EEH invocation in reset
4864 * cxl: Fix + cleanup error paths in cxl_dev_context_init
4865 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
4866 * cxl: Set up and enable PSL Timebase
4867
4868 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
4869
4870linux (4.2.0-7.7) wily; urgency=low
4871
4872 [ Tim Gardner ]
4873
4874 * Release Tracking Bug
4875 - LP: #1490564
4876 * rebase to v4.2
4877
4878 [ Wen Xiong ]
4879
4880 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
4881 - LP: #1453892
4882
4883 [ Upstream Kernel Changes ]
4884
4885 * rebase to v4.2
4886 - LP: #1487345
4887
4888 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
4889
4890linux (4.2.0-6.6) wily; urgency=low
4891
4892 [ Tim Gardner ]
4893
4894 * Release Tracking Bug
4895 - LP: #1488138
4896
4897 [ Andy Whitcroft ]
4898
4899 * rebase to v4.2-rc8
4900
4901 [ Shilpasri G Bhat ]
4902
4903 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
4904 level
4905 - LP: #1480894
4906 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
4907 - LP: #1480894
4908 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
4909 notification
4910 - LP: #1480894
4911 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
4912 OCC_THROTTLE
4913 - LP: #1480894
4914 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
4915 bit is set
4916 - LP: #1480894
4917 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
4918 unthrottling
4919 - LP: #1480894
4920
4921 [ Upstream Kernel Changes ]
4922
4923 * rebase to v4.2-rc8
4924 - LP: #1483440
4925 - LP: #1484334
4926
4927 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
4928
4929linux (4.2.0-5.5) wily; urgency=low
4930
4931 [ Tim Gardner ]
4932
4933 * Release Tracking Bug
4934 - LP: #1487173
4935
4936 [ Andy Whitcroft ]
4937
4938 * [Packaging] correct spelling of probabaly on the tools packages
4939 - LP: #1256822
4940 * rebase to v4.2-rc7
4941
4942 [ dann frazier ]
4943
4944 * d-i: Add nicpf and nicvf to nic-modules
4945 * d-i: Enable usb modules on arm64
4946
4947 [ Mahesh Salgaonkar ]
4948
4949 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
4950 - LP: #1482343
4951 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
4952 - LP: #1482343
4953 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
4954 machine check errors.
4955 - LP: #1482343
4956 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
4957 - LP: #1482343
4958
4959 [ Vipin K Parashar ]
4960
4961 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
4962 PowerNV platform
4963 - LP: #1469771
4964
4965 [ Upstream Kernel Changes ]
4966
4967 * rebase to v4.2-rc7
4968
4969 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
4970
4971linux (4.2.0-4.4) wily; urgency=low
4972
4973 [ Tim Gardner ]
4974
4975 * Release Tracking Bug
4976 - LP: #1483677
4977
4978 [ Achiad Shochat ]
4979
4980 * SAUCE: net/mlx5e: Support TX packet copy into WQE
4981 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
4982 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
4983 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
4984
4985 [ Adam Lee ]
4986
4987 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
4988 - LP: #1480142
4989
4990 [ dann frazier ]
4991
4992 * [Config] CONFIG_NR_CPUS=128 on arm64
4993
4994 [ Leann Ogasawara ]
4995
4996 * [Config] d-i -- Add sfc to nic-modules udeb
4997 - LP: #1481490
4998
4999 [ Saeed Mahameed ]
5000
5001 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
5002 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
5003
5004 [ Tim Gardner ]
5005
5006 * [Config] CONFIG_X86_INTEL_MPX=y
5007 - LP: #1460902
5008 * [Debian] change dependency on module-init-tools to kmod
5009 - LP: #1481986
5010 * rebase to v4.2-rc6
5011
5012 [ Upstream Kernel Changes ]
5013
5014 * rebase to v4.2-rc6
5015
5016 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
5017
5018linux (4.2.0-3.3) wily; urgency=low
5019
5020 [ Tim Gardner ]
5021
5022 * Release Tracking Bug
5023 - LP: #1481462
5024 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
5025 Fixes an FTBS for at least one DKMS package.
5026
5027 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
5028
5029linux (4.2.0-2.2) wily; urgency=low
5030
5031 [ Tim Gardner ]
5032
5033 * Release Tracking Bug
5034 - LP: #1481067
5035 * rebase to v4.2-rc5
5036
5037 [ Andy Whitcroft ]
5038
5039 * [Packaging] module-inclusion -- commonise copy code and simplify
5040 * [Packaging] module-inclusion -- add manual command entries
5041 * [Packaging] module blacklists -- add support for manual blacklists
5042 * [Packaging] do_common_tools should always be on
5043 * [Packaging] initscripts need installing when making the package
5044 * [Packaging] initscripts work around bug in debhelper systemd support
5045 * [Config] exclude oss modules from linux-image
5046 - LP: #1434842
5047 * hyper-v -- add hid and fb drivers to linux-virtual
5048 - LP: #1444179
5049 * ubuntu: (no-squash) vbox -- infrastructure and updater
5050 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5051 - LP: #1426113
5052 * ubuntu: vbox -- update to 5.0.0-dfsg-1
5053 - LP: #1480879
5054 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
5055 * [Config] move vbox modules into linux-image
5056
5057 [ Upstream Kernel Changes ]
5058
5059 * rebase to v4.2-rc5
5060 - LP: #1478497
5061 - LP: #1477900
5062
5063 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
5064
5065linux (4.2.0-1.1~rc1) wily; urgency=low
5066
5067 [ Andy Whitcroft ]
5068
5069 * Release Tracking Bug
5070 - LP: #1479903
5071 * Initial upload of v4.2 based kernel (currently v4.-rc4)
5072
5073 [ Upstream Kernel Changes ]
5074
5075 * rebase to v4.2-rc4
5076 - LP: #1476987
5077 - LP: #1476888
5078 * rebase to v4.2-rc3
5079 * rebase to v4.2-rc2
5080 * rebase to v4.2-rc1
5081 - LP: #1394368
5082 - LP: #1427680
5083 - LP: #1462614
5084 - LP: #1397021
5085
5086 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
5087
5088linux (4.1.0-3.3) wily; urgency=low
5089
5090 [ Andy Whitcroft ]
5091
5092 * Release Tracking Bug
5093 - LP: #1478897
5094
5095 [ Colin Ian King ]
5096
5097 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
5098 - CVE-2015-1333
5099
5100 [ Seth Forshee ]
5101
5102 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
5103 - LP: #1478578
5104
5105 [ Upstream Kernel Changes ]
5106
5107 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
5108 - LP: #1461620
5109 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
5110 * x86/nmi/64: Remove asm code that saves cr2
5111 * x86/nmi/64: Switch stacks on userspace NMI entry
5112 * x86/nmi/64: Reorder nested NMI checks
5113 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
5114 detection
5115
5116 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
5117
5118linux (4.1.0-2.4) wily; urgency=low
5119
5120 [ Andy Whitcroft ]
5121
5122 * SAUCE: overlayfs: when copying up and reading directories ensure
5123 mounter had permissions V2
5124 - CVE-2015-1328
5125
5126 [ Leann Ogasawara ]
5127
5128 * Release Tracking Bug
5129 - LP: #1465419
5130
5131 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5132
5133linux (4.1.0-2.2) wily; urgency=low
5134
5135 [ Tim Gardner ]
5136
5137 * rebase to v4.1.3
5138 * [Config] Add i40e[vf] to d-i
5139 - LP: #1476393
5140
5141 [ Upstream Kernel Changes ]
5142
5143 * rebase to v4.1.3
5144 - LP: #1427680
5145 - LP: #1462614
5146 - LP: #1394368
5147
5148 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
5149
5150linux (4.1.0-1.1) wily; urgency=low
5151
5152 [ Andy Whitcroft ]
5153
5154 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5155 - LP: #1395877, #1410480
5156 * SAUCE: overlayfs: when copying up and reading directories ensure
5157 mounter had permissions V2
5158 - CVE-2015-1328
5159 * [Packaging] fix up Vcs-Git: to point to launchpad
5160 * [Config] correct linux-initramfs-tool virtual linkage
5161 - LP: #1474810
5162
5163 [ Chris J Arges ]
5164
5165 * [Config] Add dm-service-time to multipath-modules
5166 - LP: #1469240
5167 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
5168 - LP: #1464560
5169
5170 [ Jay Vosburgh ]
5171
5172 * SAUCE: fan: Proof of concept implementation (v2)
5173 - LP: #1439706
5174 * SAUCE: fan: tunnel multiple mapping mode (v3)
5175 - LP: #1470091
5176
5177 [ Leann Ogasawara ]
5178
5179 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
5180 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
5181 considering"
5182 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
5183 * Revert "SAUCE: dm-crypt: never use write same"
5184 * Release Tracking Bug
5185 - LP: #1476333
5186
5187 [ Tim Gardner ]
5188
5189 * Rebase to v4.1
5190 - LP: #1443371
5191 * [Config] Enable Apparmor
5192 * [Config] CONFIG_OVERLAY_FS_V1=y
5193 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
5194 - LP: #1469829
5195 * [Config] CONFIG_VM86=n
5196 - LP: #1473447
5197 * [Config] ACORN_PARTITION=n
5198 - LP: #1453117
5199
5200 [ Timo Aaltonen ]
5201
5202 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
5203 - LP: #1473319
5204
5205 [ Upstream Kernel Changes ]
5206
5207 * efi: efivar_create_sysfs_entry() should return negative error codes
5208 * efi: Add esrt support
5209 * x86, doc: Remove cmdline_size from list of fields to be filled in for
5210 EFI handover
5211 * efi/esrt: Fix some compiler warnings
5212 * efi: dmi: List SMBIOS3 table before SMBIOS table
5213 * efi: Add 'systab' information to Documentation/ABI
5214 * ALSA: hda - restore the MIC FIXUP for some Dell machines
5215 - LP: #1473560
5216 * mtd: powernv: Add powernv flash MTD abstraction driver
5217 - LP: #1464560
5218 * powerpc/powernv: Expose OPAL APIs required by PRD interface
5219 - LP: #1464560
5220 * powerpc/powernv: Add opal-prd channel
5221 - LP: #1464560
5222 * powerpc/powernv: fix construction of opal PRD messages
5223 - LP: #1464560
5224 * powerpc/include: Add opal-prd to installed uapi headers
5225 - LP: #1464560
5226 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
5227 - LP: #1464560
5228
5229 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
5230
5231linux (4.0.0-2.4) wily; urgency=low
5232
5233 [ Andy Whitcroft ]
5234
5235 * SAUCE: overlayfs: when copying up and reading directories ensure
5236 mounter had permissions V2
5237 - CVE-2015-1328
5238
5239 [ Leann Ogasawara ]
5240
5241 * Release Tracking Bug
5242 - LP: #1465419
5243
5244 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5245
5246linux (4.0.0-1.2) wily; urgency=low
5247
5248 [ Andy Whitcroft ]
5249
5250 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5251 - LP: #1395877, #1410480
5252 * [Config] enable CONFIG_OVERLAY_FS_V1
5253
5254 [ Tai Nguyen ]
5255
5256 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
5257 - LP: #1463211
5258
5259 [ Tim Gardner ]
5260
5261 * [Config] CONFIG_HIBERNATION=n for ppc64el
5262 - LP: #1463836
5263
5264 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
5265
5266linux (4.0.0-1.1) wily; urgency=low
5267
5268 [ Leann Ogasawara ]
5269
5270 * Revert "md/raid0: fix bug with chunksize not a power of 2."
5271 - LP: #1457510
5272 * powerpc/powernv: Check image loaded or not before calling flash
5273 - LP: #1461553
5274
5275 [ Tim Gardner ]
5276
5277 * [Config] armhf: CPUFREQ_DT=y
5278 - LP: #1457781
5279
5280 [ Upstream Kernel Changes ]
5281
5282 * rebase to v4.0.5
5283 - LP: #1429756
5284 - LP: #1452175
5285 - LP: #1454656
5286 - LP: #1447909
5287 - LP: #1446517
5288 - LP: #1428947
5289 - LP: #1410704
5290 - LP: #1412800
5291 - LP: #1400215
5292 - LP: #1411193
5293 - LP: #1412800
5294 - LP: #1408295
5295 - LP: #1436745
5296
5297 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
5298
5299linux (3.19.0-10.10) vivid; urgency=low
5300
5301 [ Andy Whitcroft ]
5302
5303 * [Packaging] control -- make element ordering deterministic
5304 * [Config] allow dracult to support initramfs as well
5305 - LP: #1109029
5306 * [Packaging] generate live watchdog blacklists
5307 - LP: #1432837
5308
5309 [ Leann Ogasawara ]
5310
5311 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
5312 - LP: #1397860
5313 * rebase to v3.19.2
5314
5315 [ Upstream Kernel Changes ]
5316
5317 * thinkpad_acpi: support new BIOS version string pattern
5318 - LP: #1417915
5319 * arm64: Invalidate the TLB corresponding to intermediate page table
5320 levels
5321 - LP: #1432546
5322 * perf tools: Support parsing parameterized events
5323 - LP: #1430341
5324 * perf tools: Extend format_alias() to include event parameters
5325 - LP: #1430341
5326 * perf Documentation: Add event parameters
5327 - LP: #1430341
5328 * perf tools: Document parameterized and symbolic events
5329 - LP: #1430341
5330 * perf: provide sysfs_show for struct perf_pmu_events_attr
5331 - LP: #1430341
5332 * perf: add PMU_EVENT_ATTR_STRING() helper
5333 - LP: #1430341
5334 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
5335 - LP: #1430341
5336 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
5337 - LP: #1430341
5338 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
5339 annotated
5340 - LP: #1430341
5341 * powerpc/perf/hv-gpci: add the remaining gpci requests
5342 - LP: #1430341
5343 * powerpc/perf/hv-24x7: Document sysfs event description entries
5344 - LP: #1430341
5345 * powerpc/iommu: Remove IOMMU device references via bus notifier
5346 - LP: #1425202
5347 * powerpc/pseries: Fix endian problems with LE migration
5348 - LP: #1428351
5349 * intel_idle: support additional Broadwell model
5350 - LP: #1400970
5351 * tools/power turbostat: support additional Broadwell model
5352 - LP: #1400970
5353 * KVM: x86: flush TLB when D bit is manually changed.
5354 - LP: #1397860
5355 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
5356 - LP: #1397860
5357 * KVM: Add generic support for dirty page logging
5358 - LP: #1397860
5359 * KVM: x86: switch to kvm_get_dirty_log_protect
5360 - LP: #1397860
5361 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
5362 log dirty
5363 - LP: #1397860
5364 * KVM: MMU: Add mmu help functions to support PML
5365 - LP: #1397860
5366 * KVM: MMU: Explicitly set D-bit for writable spte.
5367 - LP: #1397860
5368 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
5369 - LP: #1397860
5370 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
5371 - LP: #1397860
5372 * KVM: VMX: Add PML support in VMX
5373 - LP: #1397860
5374 * HID: multitouch: add support of clickpads
5375 * HID: multitouch: Add support for button type usage
5376
5377 [ Upstream Kernel Changes ]
5378
5379 * rebase to v3.19.2
5380 - LP: #1428947
5381
5382 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
5383
5384linux (3.19.0-9.9) vivid; urgency=low
5385
5386 [ Leann Ogasawara ]
5387
5388 * Release Tracking Bug
5389 - LP: #1430930
5390
5391 [ Shachar Raindel ]
5392
5393 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
5394 arithmetic
5395 - LP: #1413741
5396 - CVE-2014-8159
5397
5398 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
5399
5400linux (3.19.0-8.8) vivid; urgency=low
5401
5402 [ Andy Whitcroft ]
5403
5404 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5405 - LP: #1426113
5406 * rebase to stable v3.19.1
5407
5408 [ John Johansen ]
5409
5410 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
5411 - LP: #1408833
5412
5413 [ Leann Ogasawara ]
5414
5415 * Release Tracking Bug
5416 - LP: #1429940
5417
5418 [ Upstream Kernel Changes ]
5419
5420 * xen: correct bug in p2m list initialization
5421 * net/mlx5_core: Fix configuration of log_uar_page_sz
5422 - LP: #1419938
5423 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
5424 - LP: #1420575
5425 * net/mlx4_core: Maintain a persistent memory for mlx4 device
5426 - LP: #1422481
5427 * net/mlx4_core: Set device configuration data to be persistent across
5428 reset
5429 - LP: #1422481
5430 * net/mlx4_core: Refactor the catas flow to work per device
5431 - LP: #1422481
5432 * net/mlx4_core: Enhance the catas flow to support device reset
5433 - LP: #1422481
5434 * net/mlx4_core: Activate reset flow upon fatal command cases
5435 - LP: #1422481
5436 * net/mlx4_core: Manage interface state for Reset flow cases
5437 - LP: #1422481
5438 * net/mlx4_core: Handle AER flow properly
5439 - LP: #1422481
5440 * net/mlx4_core: Enable device recovery flow with SRIOV
5441 - LP: #1422481
5442 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
5443 - LP: #1422481
5444 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
5445 - LP: #1428111
5446 * rebase to v3.19.1
5447 - LP: #1410704
5448 - LP: #1411193
5449 - LP: #1400215
5450
5451 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
5452
5453linux (3.19.0-7.7) vivid; urgency=low
5454
5455 [ Andy Whitcroft ]
5456
5457 * Release Tracking Bug
5458 - LP: #1426013
5459
5460 [ Upstream Kernel Changes ]
5461
5462 * x86/irq: Fix regression caused by commit b568b8601f05
5463 * cxl: Fix leaking interrupts if attach process fails
5464 - LP: #1415102
5465 * cxl: Early return from cxl_handle_fault for a shut down context
5466 - LP: #1415102
5467 * cxl: Disable AFU debug flag
5468 - LP: #1415102
5469 * cxl: Disable SPAP register when freeing SPA
5470 - LP: #1415102
5471 * cxl: remove redundant increment of hwirq
5472 - LP: #1415102
5473 * cxl: Add tracepoints
5474 - LP: #1415102
5475 * cxl: Update CXL ABI documentation
5476 - LP: #1415102
5477 * cxl: Use image state defaults for reloading FPGA
5478 - LP: #1415102
5479 * cxl: Add image control to sysfs
5480 - LP: #1415102
5481 * cxl: Enable CAPP recovery
5482 - LP: #1415102
5483 * cxl: Add ability to reset the card
5484 - LP: #1415102
5485 * cxl: Fix device_node reference counting
5486 - LP: #1415102
5487 * cxl: Export optional AFU configuration record in sysfs
5488 - LP: #1415102
5489 * cxl: Fail AFU initialisation if an invalid configuration record is
5490 found
5491 - LP: #1415102
5492 * cxl: Add missing return statement after handling AFU errror
5493 - LP: #1415102
5494 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
5495 - LP: #1415102
5496 * powerpc/eeh: Allow to set maximal frozen times
5497 - LP: #1415102
5498 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
5499
5500 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
5501
5502linux (3.19.0-6.6) vivid; urgency=low
5503
5504 [ Andy Whitcroft ]
5505
5506 * systemd -- fix hyper-v units to be non-forking
5507 - LP: #1401525
5508 * [Config] move vbox modules into linux-image
5509 * ubuntu: vbox -- update to 4.3.22-dfsg-1
5510
5511 [ Brad Figg ]
5512
5513 * SAUCE: DEP8 test to run our regression tests
5514
5515 [ Paolo Pisati ]
5516
5517 * [Config] I2C_CHARDEV=y
5518 - LP: #1417032
5519
5520 [ Upstream Kernel Changes ]
5521
5522 * PCI: Fix infinite loop with ROM image of size 0
5523 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
5524 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
5525 controller
5526 - LP: #1400215
5527
5528 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
5529
5530linux (3.19.0-5.5) vivid; urgency=low
5531
5532 [ Andy Whitcroft ]
5533
5534 * [Config] CONFIG_FA_DUMP=y
5535 - LP: #1415562
5536 * ubuntu: (no-squash) vbox -- infrastructure and updater
5537 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
5538 * rebase to v3.19 final
5539
5540 [ Chris J Arges ]
5541
5542 * [Config] Add ibmvfc to d-i
5543 - LP: #1416001
5544 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
5545 - LP: #1292234
5546
5547 [ Upstream Kernel Changes ]
5548
5549 * rebase to v3.19
5550
5551 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
5552
5553linux (3.19.0-4.4) vivid; urgency=low
5554
5555 [ Andy Whitcroft ]
5556
5557 * [Config] apply Kernel hacking >> Tracers config defaults
5558 * hyper-v -- fix comment handing in /etc/network/interfaces
5559 - LP: #1413020
5560 * rebase to v3.19-rc7
5561 * updateconfigs following rebase to v3.19-rc7
5562
5563 [ Ben Hutchings ]
5564
5565 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
5566 - LP: #1413149
5567
5568 [ Upstream Kernel Changes ]
5569
5570 * rebase to v3.19-rc7
5571
5572 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
5573
5574linux (3.19.0-3.3) vivid; urgency=low
5575
5576 [ Andy Whitcroft ]
5577
5578 * [Debian] arm64 -- build ubuntu drivers
5579 - LP: #1411284
5580 * [Packaging] config-check -- add support for enforced annotations
5581 * [Config] annotations -- switch to ENFORCED annotations
5582 * [Packaging] config-check -- drop support for enforce file
5583 * [Packaging] enforce -- drop empty enforce file
5584 * rebase to v3.19-rc5
5585 * [Config] add modules removed due to tighter dependencies
5586 * [Config] updateconfigs following rebase to v3.19-rc5
5587 * [Config] enforce CONFIG_FHANDLE=y
5588 - LP: #1412543
5589 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
5590 - LP: #1408355
5591 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
5592 - LP: #1413646
5593 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
5594 message handler config defaults
5595 * [Config] apply Device Drivers >> Character devices >> Serial drivers
5596 config defaults
5597 * [Config] apply Device Drivers >> GPIO Support config defaults
5598 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
5599 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
5600 support) config defaults
5601 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
5602 Devices >> Support for frame buffer devices config defaults
5603 * [Config] apply Device Drivers >> HID support >> HID bus support >>
5604 Special HID drivers config defaults
5605 * [Config] apply Device Drivers >> Hardware Monitoring support config
5606 defaults
5607 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
5608 Hardware Bus support config defaults
5609 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
5610 digital converters config defaults
5611 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
5612 sensors config defaults
5613 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
5614 sensors config defaults
5615 * [Config] apply Device Drivers >> Input device support >> Generic input
5616 layer (needed for keyboard, mouse, ...) >> Mice config defaults
5617 * [Config] apply Device Drivers >> Input device support >> Generic input
5618 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
5619 * [Config] apply Device Drivers >> LED Support >> LED Class Support
5620 config defaults
5621 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
5622 defaults
5623 * [Config] apply Device Drivers >> Multifunction device drivers config
5624 defaults
5625 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
5626 grabbers support >> Media test drivers config defaults
5627 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
5628 Adapters config defaults
5629 * [Config] apply Device Drivers >> Multimedia support >> Remote
5630 Controller devices config defaults
5631 * [Config] apply Device Drivers >> Network device support >> Distributed
5632 Switch Architecture drivers config defaults
5633 * [Config] apply Device Drivers >> Network device support >> Network core
5634 driver support config defaults
5635 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
5636 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
5637 defaults
5638 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
5639 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
5640 defaults
5641 * [Config] apply Device Drivers >> PHY Subsystem config defaults
5642 * [Config] apply Device Drivers >> Pin controllers config defaults
5643 * [Config] apply Device Drivers >> SPI support config defaults
5644 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
5645 Sound Architecture >> ALSA for SoC audio support config defaults
5646 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
5647 Sound Architecture >> FireWire sound devices config defaults
5648 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
5649 Sound Architecture >> HD-Audio config defaults
5650 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
5651 client support config defaults
5652 * [Config] apply Device Drivers >> Staging drivers >> Media staging
5653 drivers config defaults
5654 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
5655 USB Gadget Drivers >> USB functions configurable through configfs
5656 config defaults
5657 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
5658 USB Peripheral Controller config defaults
5659 * [Config] apply Networking support >> NFC subsystem support >> Near
5660 Field Communication (NFC) devices config defaults
5661 * [Config] apply Networking support >> Networking options >> Network
5662 packet filtering framework (Netfilter) >> Core Netfilter Configuration
5663 >> Netfilter nf_tables support config defaults
5664 * [Config] apply Networking support >> Networking options >> QoS and/or
5665 fair queueing >> Actions config defaults
5666 * [Config] apply Networking support >> Networking options >> TCP/IP
5667 networking config defaults
5668 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
5669 Networking Stack (mac80211) config defaults
5670 * [Config] apply Device Drivers >> Input device support >> Generic input
5671 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
5672 * [Config] apply Device Drivers >> Input device support >> Generic input
5673 layer (needed for keyboard, mouse, ...) >> Mice config defaults
5674 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
5675 config defaults
5676 * [Config] apply Networking support >> Networking options >> Network
5677 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
5678 >> IPv4 NAT config defaults
5679 * [Config] apply Networking support >> Networking options >> Network
5680 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
5681 >> IPv6 NAT config defaults
5682 * [Config] apply Kernel hacking >> Kernel debugging config defaults
5683 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
5684 config defaults
5685 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
5686 values in
5687 - LP: #1414002
5688 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
5689 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
5690 (iwlwifi) config defaults
5691 * [Config] apply Device Drivers >> Real Time Clock config defaults
5692 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
5693 support >> SCSI low-level drivers config defaults
5694 * [Config] apply General setup >> CPU/Task time and stats accounting >>
5695 Cputime accounting config defaults
5696 * [Config] apply Device Drivers >> Mailbox Hardware Support config
5697 defaults
5698 * rebase to v3.19-rc6
5699 * [Config] updateconfigs following rebase to v3.19-rc6
5700
5701 [ Kamal Mostafa ]
5702
5703 * [Packaging] force "dpkg-source -I -i" behavior
5704
5705 [ Leann Ogasawara ]
5706
5707 * [Config] Disable CONFIG_USB_OTG
5708 - LP: #1411295
5709
5710 [ Upstream Kernel Changes ]
5711
5712 * overlay: add backwards compatible overlayfs format support (fixes)
5713 - LP: #1410480
5714
5715 [ Upstream Kernel Changes ]
5716
5717 * rebase to v3.19-rc5
5718 * rebase to v3.19-rc6
5719
5720 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
5721
5722linux (3.19.0-2.2) vivid; urgency=low
5723
5724 [ Andy Whitcroft ]
5725
5726 * rebase to v3.19-rc4
5727 * [Config] updateconfigs following rebase to v3.19-rc4
5728 * [Packaging] install all dtb files
5729 - LP: #1408002
5730 * [Config] switch on "all" dtbs
5731 - LP: #1408002
5732
5733 [ Colin Ian King ]
5734
5735 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
5736 timers
5737 - LP: #1333569
5738
5739 [ Joseph Salisbury ]
5740
5741 * [Config] Enable CONFIG_N_GSM as module.
5742 - LP: #1404670
5743
5744 [ K. Y. Srinivasan ]
5745
5746 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
5747 - LP: #1406867
5748
5749 [ Steve McIntyre ]
5750
5751 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
5752 - LP: #1409750
5753
5754 [ Upstream Kernel Changes ]
5755
5756 * rebase to v3.19-rc4
5757
5758 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
5759
5760linux (3.19.0-1.1) vivid; urgency=low
5761
5762 [ Andy Whitcroft ]
5763
5764 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
5765 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
5766 * Revert "SAUCE: AUFS -- aufs3-base.patch"
5767 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
5768 * rebase to v3.19-rc1
5769 * rebase to v3.19-rc2
5770 * [Config] defaultconfigs following rebase to v3.19-rc2
5771 * ubuntu: aufs3 -- follow rename of d_child
5772 * ubuntu: aufs3 -- follow switch to d_splice_alias
5773 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
5774 * ubuntu: aufs3 -- follow rename for d_alias
5775 * apparmor -- follow change to this_cpu_ptr
5776 * disable module checks for rebase
5777 * ubuntu: AUFS -- substrate: aufs3-base.patch
5778 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
5779 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
5780 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
5781 * [Configs] updateconfigs following aufs update
5782 * v3.19 series start
5783 * rebase to v3.19-rc3
5784 * [Configs] updateconfigs following rebase to v3.19-rc3
5785 * [Packaging] uploadnum should be the remainder of the version
5786 - LP: #1407755
5787 * [Packaging] handle dts directories
5788 - LP: #1408004
5789 * [Config] follow move of arm64 dts' into vendor directories
5790
5791 [ Upstream Kernel Changes ]
5792
5793 * arm64: optimized copy_to_user and copy_from_user assembly code
5794 - LP: #1400349
5795 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
5796
5797 [ Upstream Kernel Changes ]
5798
5799 * rebase to v3.19-rc1
5800 - LP: #1173681
5801 * rebase to v3.19-rc2
5802 * rebase to v3.19-rc3
5803
5804 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
5805
5806linux (3.18.0-7.8) vivid; urgency=low
5807
5808 [ Leann Ogasawara ]
5809
5810 * Release Tracking Bug
5811 - LP: #1401590
5812
5813 [ John Johansen ]
5814
5815 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
5816 - LP: #1362199
5817 * SAUCE: Revert: fix: only allow a single threaded process to ...
5818 - LP: #1371310
5819 * SAUCE: (no-up) fix: bad unix_addr_fs macro
5820 - LP: #1390223
5821 * SAUCE: (no-up) apparmor: add parameter to control whether policy
5822 hashing is used
5823 - LP: #1383886
5824 * [config] set apparmor config options
5825
5826 [ Seth Forshee ]
5827
5828 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
5829 - LP: #1398458
5830
5831 [ Upstream Kernel Changes ]
5832
5833 * mfd: rtsx: Fix PM suspend for 5227 & 5249
5834 - LP: #1359052
5835 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
5836 - LP: #1346067
5837
5838 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
5839
5840linux (3.18.0-6.7) vivid; urgency=low
5841
5842 [ Andy Whitcroft ]
5843
5844 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
5845 assembly code"
5846 - LP: #1398596
5847 * rebase to v3.18
5848
5849 [ Chris J Arges ]
5850
5851 * [Config] CONFIG_PCIEASPM_DEBUG=y
5852 - LP: #1398544
5853
5854 [ Paolo Pisati ]
5855
5856 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
5857 - LP: #1396470
5858
5859 [ Upstream Kernel Changes ]
5860
5861 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
5862 may result in I/O freeze
5863 - LP: #1400289
5864
5865 [ Upstream Kernel Changes ]
5866
5867 * rebase to v3.18
5868
5869 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
5870
5871linux (3.18.0-5.6) vivid; urgency=low
5872
5873 [ Leann Ogasawara ]
5874
5875 * Release Tracking Bug
5876 - LP: #1398109
5877
5878 [ Andy Whitcroft ]
5879
5880 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
5881 - LP: #1397061
5882 * rebase to v3.18-rc7
5883
5884 [ Chris J Arges ]
5885
5886 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
5887 ppc64el/generic
5888 - LP: #1395855
5889
5890 [ Upstream Kernel Changes ]
5891
5892 * rebase to v3.18-rc7
5893 - LP: #1389497
5894
5895 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
5896
5897linux (3.18.0-4.5) vivid; urgency=low
5898
5899 [ Leann Ogasawara ]
5900
5901 * Release Tracking Bug
5902 - LP: #1395891
5903
5904 [ Andy Whitcroft ]
5905
5906 * rebase to v3.18-rc6
5907 * [Config] update configs following rebase to v3.18-rc6
5908 * [Config] enable overlayfs v1 support
5909
5910 [ Tim Gardner ]
5911
5912 * rebase to v3.18-rc5
5913
5914 [ Upstream Kernel Changes ]
5915
5916 * overlay: add backwards compatible overlayfs format support
5917 - LP: #1395877
5918
5919 [ Upstream Kernel Changes ]
5920
5921 * rebase to v3.18-rc5
5922 * rebase to v3.18-rc6
5923
5924 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
5925
5926linux (3.18.0-3.4) vivid; urgency=low
5927
5928 [ Andy Whitcroft ]
5929
5930 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
5931 * Revert "SAUCE: AUFS -- update to
5932 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
5933 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
5934 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
5935 * [Config] amd64 is now the indep architecture
5936 * [Debian] basic hook support
5937 * SAUCE: AUFS -- aufs3-base.patch
5938 * SAUCE: AUFS -- aufs3-mmap.patch
5939 * SAUCE: AUFS -- aufs3-standalone.patch
5940 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
5941 * [Config] updateconfigs following aufs3 update
5942 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
5943
5944 [ dann frazier ]
5945
5946 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
5947 - LP: #1388952
5948 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
5949 * [Config] Disable CONFIG_RCU_USER_QS on arm64
5950
5951 [ Tim Gardner ]
5952
5953 * rebase to v3.18-rc4
5954
5955 [ Upstream Kernel Changes ]
5956
5957 * rebase to v3.18-rc4
5958 - LP: #1389497
5959 - LP: #1387128
5960
5961 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
5962
5963linux (3.18.0-2.2) vivid; urgency=low
5964
5965 [ Tim Gardner ]
5966
5967 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
5968
5969 [ Upstream Kernel Changes ]
5970
5971 * rebase to v3.18-rc3
5972
5973 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
5974
5975linux (3.18.0-1.1) vivid; urgency=low
5976
5977 [ Andy Whitcroft ]
5978
5979 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
5980 * [Config] tools -- only build common tools when enabled
5981 * [Config] follow rename of DEB_BUILD_PROFILES
5982 * [Config] linux-image-extra is additive to linux-image
5983 - LP: #1375310
5984 * [Config] linux-image-extra postrm is not needed on purge
5985 * [Config] enable cloud tools on i386
5986 - LP: #1367399
5987
5988 [ Marc Dietrich ]
5989
5990 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
5991
5992 [ Paolo Pisati ]
5993
5994 * [Config] armhf: REGULATOR_TWL4030=y
5995 * [Config] armhf: disable JUMP_LABEL
5996 - LP: #1378856
5997
5998 [ Tim Gardner ]
5999
6000 * rebase to v3.17-rc2
6001 * updateconfigs
6002 * [Config] CONFIG_NFC_ST21NFCB=n
6003 * [Config] Added net/6lowpan/* to generic inclusion list
6004 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
6005 * rebase to v3.17-rc3
6006 * rebase to v3.17-rc4
6007 * rebase to v3.17-rc5
6008 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
6009 * [Config] CONFIG_XMON=y
6010 - LP: #1365655
6011 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
6012 - LP: #1362514
6013 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
6014 - LP: #1362514
6015 * [Config] CONFIG_DMA_CMA=n
6016 - LP: #1362261
6017 * [Config] Add mpt3sas to d-i
6018 - LP: #1368907
6019 * [Debian] set do_*_tools after stage1 or bootstrap is determined
6020 - LP: #1370211
6021 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
6022 - LP: #1244176
6023 * rebase to v3.17-rc6
6024 * SAUCE: usbip: Update include path
6025 * [Debian] usbip tools packaging
6026 - LP: #898003
6027 * [Config] Enable usbip tools
6028 - LP: #898003
6029 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
6030 - LP: #1363180
6031 * [Config] Correct annotation regarding CONFIG_DMA_CMA
6032 - LP: #1362261
6033 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
6034 - LP: #1374438
6035 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
6036 - LP: #1374440
6037 * [Debian] Don't fail if a symlink already exists
6038 * rebase to v3.17-rc7
6039 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
6040 - LP: #1374440
6041 * rebase to v3.17
6042 * rebase to v3.18-rc1
6043 * [Config] CONFIG_AUFS_FS=n for FTBS
6044 * Enable vivid
6045 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
6046 - LP: #1385510
6047 * rebase to v3.18-rc2
6048 * [Debian] Fix linux-doc dangling symlinks
6049 - LP: #661306
6050 * CONFIG_MODULE_COMPRESS=n
6051 * [Config] dropped scsi_tgt from generic inclusion list
6052 * [Config] Added drivers/uio to generic inclusion list
6053 * [Config] CONFIG_PATA_MACIO=y
6054 - LP: #1378894
6055 * [Config] CONFIG_DRM_BOCHS=n
6056 * [Debian] install usbipd
6057 - LP: #898003
6058
6059 [ Upstream Kernel Changes ]
6060
6061 * rebase to v3.18-rc2
6062
6063 [ Upstream Kernel Changes ]
6064
6065 * rebase to v3.18-rc1
6066 - LP: #1316518
6067 - LP: #1371591
6068 - LP: #1357928
6069
6070 [ Upstream Kernel Changes ]
6071
6072 * rebase to v3.17
6073
6074 [ Upstream Kernel Changes ]
6075
6076 * rebase to v3.17-rc7
6077
6078 [ Upstream Kernel Changes ]
6079
6080 * rebase to v3.17-rc6
6081
6082 [ Upstream Kernel Changes ]
6083
6084 * rebase to v3.17-rc5
6085
6086 [ Upstream Kernel Changes ]
6087
6088 * rebase to v3.17-rc4
6089
6090 [ Upstream Kernel Changes ]
6091
6092 * rebase to v3.17-rc3
6093
6094 [ Upstream Kernel Changes ]
6095
6096 * rebase to v3.17-rc2
6097 - LP: #1358116
6098 - LP: #1350148
6099 - LP: #1334950
6100 - LP: #1329580
6101 - LP: #1329580
6102 - LP: #1329580
6103
6104 [ Upstream Kernel Changes ]
6105
6106 * rebase to v3.17-rc2
6107
6108 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
6109
6110linux (3.17.0-0.0) utopic; urgency=medium
6111
6112 * Empty entry
6113
6114 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
6115
6116linux (3.16.0-11.16) utopic; urgency=low
6117
6118 [ Mauricio Faria de Oliveira ]
6119
6120 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
6121 - LP: #1358920
6122
6123 [ Peter Zijlstra ]
6124
6125 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
6126 - LP: #1361300
6127
6128 [ Tim Gardner ]
6129
6130 * [Config] CONFIG_ZPOOL=y
6131 - LP: #1360428
6132 * Release Tracking Bug
6133 - LP: #1361308
6134
6135 [ Upstream Kernel Changes ]
6136
6137 * Revert "net/mlx4_en: Fix bad use of dev_id"
6138 - LP: #1347012
6139 * net/mlx4_en: Reduce memory consumption on kdump kernel
6140 - LP: #1347012
6141 * net/mlx4_en: Fix mac_hash database inconsistency
6142 - LP: #1347012
6143 * net/mlx4_en: Disable blueflame using ethtool private flags
6144 - LP: #1347012
6145 * net/mlx4_en: current_mac isn't updated in port up
6146 - LP: #1347012
6147 * net/mlx4_core: Use low memory profile on kdump kernel
6148 - LP: #1347012
6149 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
6150 - LP: #1347169
6151 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
6152 - LP: #1347169
6153 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
6154 - LP: #1347169
6155 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
6156 - LP: #1347169
6157 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
6158 - LP: #1347169
6159 * drivers: scsi: storvsc: Set srb_flags in all cases
6160 - LP: #1347169
6161 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
6162 - LP: #1347169
6163 * namespaces: Use task_lock and not rcu to protect nsproxy
6164 - LP: #1328088
6165 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
6166 * mm/zbud: change zbud_alloc size type to size_t
6167 - LP: #1360428
6168 * mm/zpool: implement common zpool api to zbud/zsmalloc
6169 - LP: #1360428
6170 * mm/zpool: zbud/zsmalloc implement zpool
6171 - LP: #1360428
6172 * mm/zpool: update zswap to use zpool
6173 - LP: #1360428
6174 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
6175 - LP: #1341296
6176 * iommu/amd: Fix for pasid initialization
6177 - LP: #1361300
6178 * iommu/amd: Moving PPR fault flags macros definitions
6179 - LP: #1361300
6180 * iommu/amd: Drop oprofile dependency
6181 - LP: #1361300
6182 * iommu/amd: Fix typo in amd_iommu_v2 driver
6183 - LP: #1361300
6184 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
6185 - LP: #1361300
6186 * iommu/amd: Don't free pasid_state in mn_release path
6187 - LP: #1361300
6188 * iommu/amd: Get rid of __unbind_pasid
6189 - LP: #1361300
6190 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
6191 - LP: #1361300
6192 * iommu/amd: Add pasid_state->invalid flag
6193 - LP: #1361300
6194 * iommu/amd: Don't hold a reference to mm_struct
6195 - LP: #1361300
6196 * iommu/amd: Don't hold a reference to task_struct
6197 - LP: #1361300
6198 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
6199 - LP: #1361300
6200 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
6201 - LP: #1361300
6202 * iommu/amd: Remove change_pte mmu_notifier call-back
6203 - LP: #1361300
6204 * iommu/amd: Fix device_state reference counting
6205 - LP: #1361300
6206 * iommu/amd: Fix 2 typos in comments
6207 - LP: #1361300
6208
6209 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
6210
6211linux (3.16.0-10.15) utopic; urgency=low
6212
6213 [ dann frazier ]
6214
6215 * [debian] Fix regression with ABI subversions and backport
6216
6217 [ Feng Kan ]
6218
6219 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
6220 modify write.
6221 - LP: #1357527
6222 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6223 assembly code
6224 - LP: #1358949
6225
6226 [ Stefan Bader ]
6227
6228 * SAUCE: bcache: prevent crash on changing writeback_running
6229 - LP: #1357295
6230
6231 [ Tim Gardner ]
6232
6233 * [Config] CONFIG_XFRM_STATISTICS=y
6234 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
6235 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
6236 - LP: #1353005
6237 * Release Tracking Bug
6238 - LP: #1359783
6239
6240 [ Upstream Kernel Changes ]
6241
6242 * intel_idle: Broadwell support
6243 - LP: #1256170
6244 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
6245 - LP: #1357108
6246 * powerpc/powernv: Invoke opal call to handle hmi.
6247 - LP: #1357108
6248 * powerpc/book3s: handle HMIs for cpus in nap mode.
6249 - LP: #1357108
6250 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
6251 - LP: #1357108
6252 * powerpc: Add smp_mb() to arch_spin_is_locked()
6253 - LP: #1358569
6254 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
6255 - LP: #1358569
6256 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
6257 temperature
6258 - LP: #1353005
6259 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
6260 - LP: #1358855
6261 * printk: Add function to return log buffer address and size
6262 - LP: #1359423
6263 * powerpc/powernv: Interface to register/unregister opal dump region
6264 - LP: #1359423
6265 * bcache: fix crash on shutdown in passthrough mode
6266 - LP: #1357295
6267 * bcache: fix uninterruptible sleep in writeback thread
6268 - LP: #1357295
6269
6270 [ Vinayak Kale ]
6271
6272 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
6273 - LP: #1357527
6274 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
6275 - LP: #1357527
6276
6277 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
6278
6279linux (3.16.0-9.14) utopic; urgency=low
6280
6281 [ Tim Gardner ]
6282
6283 * Release Tracking Bug
6284 - LP: #1357370
6285
6286 [ Serge Hallyn ]
6287
6288 * SAUCE: Overlayfs: allow unprivileged mounts
6289 - LP: #1357025
6290
6291 [ Upstream Kernel Changes ]
6292
6293 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
6294 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
6295 * dts: Add bindings for APM X-Gene SoC ethernet driver
6296 * drivers: net: Add APM X-Gene SoC ethernet driver support.
6297 * powerpc/thp: Add write barrier after updating the valid bit
6298 - LP: #1357014
6299 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
6300 - LP: #1357014
6301 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
6302 of 4k pte
6303 - LP: #1357014
6304 * powerpc/thp: Handle combo pages in invalidate
6305 - LP: #1357014
6306 * powerpc/thp: Invalidate with vpn in loop
6307 - LP: #1357014
6308 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
6309 - LP: #1357014
6310 * powerpc/mm: Use read barrier when creating real_pte
6311 - LP: #1357014
6312 * powerpc/thp: Add tracepoints to track hugepage invalidate
6313 - LP: #1357014
6314 * rebase to v3.16.1
6315
6316 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
6317
6318linux (3.16.0-8.13) utopic; urgency=low
6319
6320 [ Tim Gardner ]
6321
6322 * Release Tracking Bug
6323 - LP: #1356403
6324
6325 [ dann frazier ]
6326
6327 * [debian] Allow for package revisions condusive for branching
6328
6329 [ Upstream Kernel Changes ]
6330
6331 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
6332 - LP: #1350087
6333 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
6334 - LP: #1350087
6335 * powerpc/powernv: Enable M64 aperatus for PHB3
6336 - LP: #1355469
6337 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
6338 - LP: #1352994
6339 * powerpc: Add machine_early_initcall()
6340 - LP: #1352640
6341 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
6342 - LP: #1352640
6343 * powerpc/eeh: Avoid event on passed PE
6344 - LP: #1352640
6345 * powerpc/eeh: EEH support for VFIO PCI device
6346 - LP: #1352640
6347 * powerpc/eeh: sysfs entries lost
6348 - LP: #1352640
6349 * powerpc/powernv: Fix IOMMU table for VFIO dev
6350 - LP: #1352640
6351 * powerpc/eeh: Fetch IOMMU table in reliable way
6352 - LP: #1352640
6353 * powerpc/eeh: Refactor EEH flag accessors
6354 - LP: #1352640
6355 * powerpc/eeh: Selectively enable IO for error log
6356 - LP: #1352640
6357 * powerpc/eeh: Reduce lines of log dump
6358 - LP: #1352640
6359 * powerpc/eeh: Replace pr_warning() with pr_warn()
6360 - LP: #1352640
6361 * powerpc/eeh: Make diag-data not endian dependent
6362 - LP: #1352640
6363 * powerpc/eeh: Aux PE data for error log
6364 - LP: #1352640
6365 * PCI: Support BAR sizes up to 128GB
6366 - LP: #1352640
6367 * powerpc/powernv: Allow to freeze PE
6368 - LP: #1352640
6369 * powerpc/powernv: Split ioda_eeh_get_state()
6370 - LP: #1352640
6371 * powerpc/powernv: Handle compound PE
6372 - LP: #1352640
6373 * powerpc/powernv: Handle compound PE for EEH
6374 - LP: #1352640
6375 * powerpc/powernv: Handle compound PE in config accessors
6376 - LP: #1352640
6377 * mnt: Only change user settable mount flags in remount
6378 - LP: #1356318
6379 - CVE-2014-5206
6380 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
6381 - LP: #1356318
6382 - CVE-2014-5206
6383 * mnt: Correct permission checks in do_remount
6384 - LP: #1356323
6385 - CVE-2014-5207
6386 * mnt: Change the default remount atime from relatime to the existing value
6387 - LP: #1356323
6388 - CVE-2014-5207
6389
6390 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
6391
6392linux (3.16.0-7.12) utopic; urgency=low
6393
6394 [ Andy Whitcroft ]
6395
6396 * rebase to v3.16 final
6397 * [Config] d-i -- add virtio_scsi to virtio-modules
6398 - LP: #1342000
6399
6400 [ dann frazier ]
6401
6402 * [Packaging] Fix 'printchanges' to work with versions containing '+'
6403
6404 [ Tim Gardner ]
6405
6406 * [Config] CONFIG_MICROCODE=y
6407 - LP: #1084373
6408 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
6409 - LP: #1349028
6410 * [Config] Add hv_balloon to d-i virtio-modules
6411 - LP: #1292216
6412 * Release Tracking Bug
6413 - LP: #1354530
6414
6415 [ Upstream Kernel Changes ]
6416
6417 * rebase to v3.16
6418
6419 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
6420
6421linux (3.16.0-6.11) utopic; urgency=low
6422
6423 [ Paolo Pisati ]
6424
6425 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
6426 * [Config] armhf: KEYBOARD_IMX=m
6427 * [Config] armhf: build cubox & imx6 DTBs
6428 * [Config] armhf: RTC_DRV_PCF8523=y
6429
6430 [ Tim Gardner ]
6431
6432 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
6433 - LP: #1344405
6434 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
6435 - LP: #1343109
6436 * Release Tracking Bug
6437 - LP: #1349196
6438
6439 [ Upstream Kernel Changes ]
6440
6441 * rebase to v3.16-rc7
6442
6443 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
6444
6445linux (3.16.0-5.10) utopic; urgency=low
6446
6447 [ Tim Gardner ]
6448
6449 * Release Tracking Bug
6450 - LP: #1346298
6451 * [Config] CONFIG_GPIO_SYSFS=y
6452 - LP: #1342153
6453 * rebase to v3.16-rc6
6454
6455 [ Paolo Pisati ]
6456
6457 * [Config] enable ARCH_MVEBU*
6458 * [Config] AHCI_MVEBU=m
6459 * [Config] ARMADA_THERMAL=y
6460 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
6461 * [Config] CRYPTO_DEV_MV_CESA=m
6462 * [Config] I2C_MV64XXX=m
6463 * [Config] MMC_MVSDIO=m
6464 * [Config] MMC_SDHCI_DOVE=m
6465 * [Config] MTD_NAND_ORION=m
6466 * [Config] MTD_NAND_PXA3xx=m
6467 * [Config] MVNETA=m
6468 * [Config] MV_XOR=y
6469 * [Config] ORION_WATCHDOG=m
6470 * [Config] PCI_MVEBU=y
6471 * [Config] RTC_DRV_MV=y
6472 * [Config] SND_KIRKWOOD_SOC*=m
6473 * [Config] SPI_ORION=m
6474 * [Config] USB_XHCI_MVEBU=m
6475 * [Config] armhf: build all Armada and Dove DTBs
6476 * [Config] armhf: SERIAL_8250_DW=y
6477
6478 [ Upstream Kernel Changes ]
6479
6480 * rebase to v3.16-rc6
6481
6482 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
6483
6484linux (3.16.0-4.9) utopic; urgency=low
6485
6486 [ Tim Gardner ]
6487
6488 * Release Tracking Bug
6489 - LP: #1341543
6490
6491 [ Upstream Kernel Changes ]
6492
6493 * rebase to v3.16-rc5
6494
6495 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
6496
6497linux (3.16.0-3.8) utopic; urgency=low
6498
6499 [ Tim Gardner ]
6500
6501 * Release Tracking Bug
6502 - LP: #1340091
6503
6504 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
6505
6506linux (3.16.0-2.7) utopic; urgency=low
6507
6508 [ Andy Whitcroft ]
6509
6510 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
6511 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
6512
6513 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
6514
6515linux (3.16.0-2.6) utopic; urgency=low
6516
6517 [ Andy Whitcroft ]
6518
6519 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
6520 Fixes FTBS.
6521
6522 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
6523
6524linux (3.16.0-2.5) utopic; urgency=low
6525
6526 [ Andy Whitcroft ]
6527
6528 * ubuntu -- fix basic format for ubuntu/Makefile
6529 * ubuntu: AUFS (no-squash): basic framework and update machinary
6530 * ubuntu: aufs3 -- update update scripting
6531 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
6532 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
6533 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
6534 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
6535 * [Configs] AUFS configs
6536 * ubuntu: aufs3 -- reenable
6537
6538 [ Tim Gardner ]
6539
6540 * CONFIG_LATENCYTOP=n
6541
6542 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
6543
6544linux (3.16.0-2.4) utopic; urgency=low
6545
6546 [ Andy Whitcroft ]
6547
6548 * [Config] flip VIRTIO*=y
6549 * [Config] commonise CONFIG_SWIOTLB=y
6550 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
6551 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
6552 config defaults
6553 * [Config] apply Device Drivers >> Block devices config defaults
6554 * [Config] apply Device Drivers >> Character devices config defaults
6555 * [Config] apply Device Drivers >> DMA Engine support config defaults
6556 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
6557 reporting config defaults
6558 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
6559 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
6560 support) config defaults
6561 * [Config] apply Device Drivers >> GPIO Support config defaults
6562 * [Config] apply Device Drivers >> Graphics support >> Console display
6563 driver support config defaults
6564 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
6565 config defaults
6566 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
6567 * [Config] apply Device Drivers >> Input device support >> Generic input
6568 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
6569 defaults
6570 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
6571 ports config defaults
6572 * [Config] apply Device Drivers >> LED Support >> LED Class Support
6573 config defaults
6574 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
6575 defaults
6576 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
6577 grabbers support config defaults
6578 * [Config] apply Security options config defaults
6579 * [Config] apply Networking options >> Network packet filtering framework
6580 (Netfilter) >> Core Netfilter Configuration config defaults
6581 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
6582 defaults
6583 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
6584 Devices >> Support for frame buffer devices config defaults
6585 * [Config] apply Power management and ACPI options >> CPU Frequency
6586 scaling config defaults
6587 * [Config] apply Processor type and features config defaults
6588 * [Config] apply Partition Types config defaults
6589 * [Config] apply Power management and ACPI options config defaults
6590 * [Config] apply Device Drivers >> InfiniBand support config defaults
6591 * [Config] apply Device Drivers >> Misc devices config defaults
6592 * [Config] apply Device Drivers >> Multifunction device drivers config
6593 defaults
6594 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6595 support >> SCSI low-level drivers config defaults
6596 * [Config] apply Device Drivers >> Network device support >> Ethernet
6597 driver support config defaults
6598 * [Config] apply Device Drivers >> Network device support >> Network core
6599 driver support config defaults
6600 * [Config] apply Device Drivers >> Network device support >> PHY Device
6601 support and infrastructure config defaults
6602 * [Config] apply File systems >> Network File Systems config defaults
6603 * [Config] apply Device Drivers >> Input device support >> Generic input
6604 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
6605 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
6606 >> NAND Device Support config defaults
6607 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6608 >> Ralink driver support config defaults
6609 * [Config] apply Device Drivers >> Staging drivers config defaults
6610 * [Config] apply Cryptographic API >> Hardware crypto devices config
6611 defaults
6612 * [Config] apply Device Drivers >> Macintosh device drivers config
6613 defaults
6614 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6615 config defaults
6616 * [Config] apply Device Drivers >> PPS support config defaults
6617 * [Config] apply Device Drivers >> Sound card support config defaults
6618 * [Config] apply Networking support >> RF switch subsystem support config
6619 defaults
6620 * [Config] apply Library routines config defaults
6621 * [Config] apply Device Drivers >> CODEC drivers config defaults
6622 * [Config] apply Device Drivers >> PHY Subsystem config defaults
6623 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
6624 config defaults
6625 * [Config] apply Kernel hacking >> Tracers config defaults
6626 * [Config] apply Kernel hacking >> Runtime Testing config defaults
6627 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
6628 * [Config] apply Device Drivers >> USB support config defaults
6629 * [Config] apply Device Drivers >> Power supply class support config
6630 defaults
6631 * [Config] apply Device Drivers >> USB Network Adapters config defaults
6632 * [Config] apply General setup >> IRQ subsystem config defaults
6633 * [Config] apply General setup config defaults
6634 * [Config] apply File systems >> Miscellaneous filesystems config
6635 defaults
6636 * [Config] apply File systems config defaults
6637 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
6638 * [Config] apply Device Drivers >> Virtio drivers config defaults
6639 * [Config] apply Device Drivers >> USB Peripheral Controller config
6640 defaults
6641 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6642 support >> SCSI Transports config defaults
6643 * [Config] apply Device Drivers >> Real Time Clock config defaults
6644 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
6645 (libata) config defaults
6646 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
6647 defaults
6648 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
6649 config defaults
6650 * [Config] apply Device Drivers >> USB Physical Layer drivers config
6651 defaults
6652 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
6653 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
6654 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
6655 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
6656 CONFIG_HOTPLUG_CPU=n
6657 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
6658 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
6659 * [Config] drivers/acpi/acpi_ipmi.ko needs
6660 drivers/char/ipmi/ipmi_msghandler.ko in virtual
6661 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
6662 CONFIG_FUNCTION_TRACER=n
6663 * [Config] ignore modules changing following major config changes
6664
6665 [ Tim Gardner ]
6666
6667 * rebase to v3.16-rc4
6668
6669 [ Upstream Kernel Changes ]
6670
6671 * rebase to v3.16-rc4
6672 - LP: #1297581
6673
6674 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
6675
6676linux (3.16.0-1.3) utopic; urgency=low
6677
6678 [ Andy Whitcroft ]
6679
6680 * Revert "Disable do_tools_perf for FTBS"
6681 * SAUCE: fix perf_regs definitions for arm64
6682
6683 [ Paolo Pisati ]
6684
6685 * [Config] armhf: ARCH_EXYNOS5* support
6686 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
6687 * [Config] armhf: EXYNOS_THERMAL=y
6688 * [Config] armhf: EXYNOS_IOMMU=y
6689 * [Config] armhf: EXYNOS_ADC=m
6690 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
6691 * [Config] armhf: MMC_SDHCI_S3C=m
6692 * [Config] armhf: PCI_EXYNOS=y
6693 * [Config] armhf: PHY_EXYNOS5250_SATA=y
6694 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
6695 * [Config] armhf: PWM_SAMSUNG=m
6696 * [Config] armhf: RTC_DRV_S3C=y
6697 * [Config] armhf: S3C2410_WATCHDOG=m
6698 * [Config] armhf: MMC_DW_EXYNOS=m
6699 * [Config] armhf: SERIAL_SAMSUNG=y
6700 * [Config] armhf: SND_SOC_SAMSUNG=m
6701 * [Config] armhf: SPI_S3C64XX=m
6702 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
6703 * [Config] armhf: FB_S3C=m
6704 * [Config] armhf: build all Exynos 5 DTBs
6705 * [Config] armhf: disable CPUFREQ_EXYNOS
6706
6707 [ Tim Gardner ]
6708
6709 * rebase to v3.16-rc3
6710
6711 [ Upstream Kernel Changes ]
6712
6713 * rebase to v3.16-rc3
6714 - LP: #1331915
6715
6716 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
6717
6718linux (3.16.0-0.2) utopic; urgency=low
6719
6720 [ Tim Gardner ]
6721
6722 * Revert "SAUCE: intel_pstate -- toggle default to disable"
6723 - LP: #1333322
6724 * CONFIG_BOOKE_WDT=y
6725 * Disable do_tools_perf for FTBS (just until I can figure it out)
6726
6727 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
6728
6729linux (3.16.0-0.1) utopic; urgency=low
6730
6731 [ Tim Gardner ]
6732
6733 * Release Tracking Bug
6734 - LP: #1333265
6735
6736 [ Andy Whitcroft ]
6737
6738 * [Config] cloud-tools -- add systemd units
6739 - LP: #1329027
6740
6741 [ dann frazier ]
6742
6743 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
6744 * [Config] CONFIG_NET_XGENE=m for arm64
6745 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
6746
6747 [ Feng Kan ]
6748
6749 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
6750 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
6751 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
6752
6753 [ Iyappan Subramanian ]
6754
6755 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
6756 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
6757 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
6758 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
6759
6760 [ Tim Gardner ]
6761
6762 * updateconfigs
6763 * Fix arm64 crypto Makefile
6764 * [Config] CONFIG_BOOKE_WDT=n for FTBS
6765 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
6766 - LP: #1327619
6767 * Disabled powerpc64-emb for FTBS
6768 * [Config] CONFIG_DRM_TEGRA=m
6769 * [Config] CONFIG_CMA_SIZE_MBYTES=64
6770 * rebase to v3.16-rc2
6771 * Clean up generic.inclusion-list warnings
6772
6773 [ Upstream Kernel Changes ]
6774
6775 * rebase to v3.16-rc2
6776 - LP: #1328587
6777 - LP: #1319291
6778 - LP: #1310512
6779 - LP: #1310512
6780 - LP: #1305480
6781
6782 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
6783
6784linux (3.15.0-6.11) utopic; urgency=low
6785
6786 [ Adam Conrad ]
6787
6788 * Enable building the sata-modules udeb on ppc64el.
6789 - LP: #1323980
6790 * [Packaging] Set bootloader and loader on ppc64el to grub
6791
6792 [ Adam Lee ]
6793
6794 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
6795 - LP: #1310512, #1320070
6796
6797 [ Alex Hung ]
6798
6799 * SAUCE: (no-up) dell-led: add mic mute led interface
6800 - LP: #1308297
6801
6802 [ Andy Whitcroft ]
6803
6804 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
6805 - LP: #1285434
6806 * [Config] tools -- enable cpupower on ppc64el
6807 * [Config] ppc64el -- enable perf tools
6808 * [Config] powerpc -- enable perf tools
6809 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
6810 * [Config] arm64 -- enable tools
6811 - LP: #1326050
6812 * [Config] switch hyper-keyboard to virtual
6813 - LP: #1325306
6814 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
6815 upgrades
6816 * SAUCE: kvm: BIOS disabled kvm support should be a warning
6817 - LP: #1300247
6818 * SAUCE: nouveau: missing outputs should be warnings
6819 - LP: #1300244
6820 * [Config] d-i -- add nvme devices to block-modules udeb
6821 - LP: #1303710
6822
6823 [ Anton Blanchard ]
6824
6825 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
6826 - LP: #1328230
6827
6828 [ Colin Ian King ]
6829
6830 * SAUCE: intel_pstate: inform user that thermald is worth considering
6831
6832 [ Dave Chiluk ]
6833
6834 * [Config] Enable CONFIG_IP_VS_IPV6=y
6835 - LP: #1300739
6836
6837 [ Paolo Pisati ]
6838
6839 * [Config] build vexpress a9 dtb
6840 - LP: #1303657
6841
6842 [ Tetsuo Handa ]
6843
6844 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
6845
6846 [ Tim Gardner ]
6847
6848 * Release Tracking Bug
6849 - LP: #1329045
6850 * [Debian] Treat vdso install as an environment variable
6851 - LP: #1325713
6852 * [Config] Treat vdso install as an environment variable
6853 - LP: #1325713
6854 * [config] Set IPMI suppoort default to "y"
6855 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
6856 * [Config] CONFIG_RT_GROUP_SCHED=n
6857 - LP: #1284731
6858 * [Config] ppc64el -- switch to 64K system pages
6859 * [Config] CONFIG_MICROCODE_EARLY=y
6860 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
6861 * [Config] armhf: DRM_TILCDC=m
6862 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
6863 * [Config] arm64: KVM=y
6864 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
6865 * [Config] armhf: generic: disable CPU_IDLE
6866 * [Config] armhf: CPU_FREQ=y
6867 * [Config] Add new mlx modules to d-i
6868 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
6869 - LP: #1295112
6870 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
6871 - LP: #1294353
6872 * [Config] CONFIG_ABX500_CORE=y for ppc64el
6873 * [Config] CONFIG_ALX=m for powerpc
6874 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
6875 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
6876 * [Config] CONFIG_ANDROID=n for powerpc
6877 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
6878 * [Config] CONFIG_BIG_KEYS=y for ppc64el
6879 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
6880 * rebase to v3.15
6881 * [Config] CONFIG_PHY_XGENE=y
6882 * [Config] CONFIG_MLX4_DEBUG=y
6883 - LP: #1328256
6884 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
6885 - LP: #1324571
6886 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
6887 * [Config] CONFIG_CFG80211=m for ppc64el
6888 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
6889 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
6890 * [Config] CONFIG_EXPERT=y for ppc64el
6891 * [Config] CONFIG_ATA_SFF=y on ppc64el
6892 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
6893 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
6894 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
6895 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
6896 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
6897 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
6898 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
6899 * [Config] CONFIG_DDR=y for ppc64el
6900 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
6901 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
6902 * [Config] CONFIG_EZX_PCAP=n for all arches
6903 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
6904 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
6905 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
6906 * [Config] CONFIG_FB_3DFX=m for all arches
6907 * [Config] CONFIG_FB_MATROX=m for ppc64el
6908 * [Config] CONFIG_FB_RADEON=m for ppc64el
6909 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
6910 * [Config] CONFIG_FIREWIRE=m for ppc64el
6911 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
6912 * [Config] CONFIG_HAMRADIO=y for ppc64el
6913 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
6914 * [Config] CONFIG_I2C_MUX=m for ppc64el
6915 * [Config] CONFIG_I2C_STUB=m for ppc64el
6916 * [Config] CONFIG_I2O=m for ppc64el
6917 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
6918 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
6919 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
6920 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
6921 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
6922 * [Config] CONFIG_IPACK_BUS=m for ppc64el
6923 * [Config] CONFIG_ISDN=y for ppc64el
6924 * [Config] CONFIG_ISO9660_FS=m for ppc64el
6925 * [Config] CONFIG_KGDB=y for ppc64el
6926 * [Config] CONFIG_KVM_GUEST=y for ppc64el
6927 * [Config] CONFIG_L2TP_V3=y for powerpc
6928 * [Config] CONFIG_MAILBOX=y for ppc64el
6929 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
6930 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
6931 * [Config] CONFIG_MEMORY=y for ppc64el
6932 * [Config] CONFIG_MEMSTICK=m for ppc64el
6933 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
6934 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
6935 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
6936 * [Config] CONFIG_NET_9P=m for ppc64el
6937 * [Config] CONFIG_MSDOS_FS=m for ppc64el
6938 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
6939 * [Config] CONFIG_MTD=m for arm64
6940 * [Config] CONFIG_NETCONSOLE=m for ppc64el
6941 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
6942 * [Config] CONFIG_NET_IPIP=m for ppc64el
6943 * [Config] CONFIG_NET_TEAM=m for all arches
6944 * [Config] CONFIG_NFC=m for ppc64el
6945 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
6946 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
6947 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
6948 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
6949 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
6950 * [Config] CONFIG_OPROFILE=m for ppc64el
6951 * [Config] CONFIG_PARPORT_1284=y for ppc64el
6952 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
6953 * [Config] CONFIG_8723AU_P2P=n
6954 * [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
6955 * [Config] CONFIG_PCNET32=m for ppc64el
6956 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
6957 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
6958 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
6959 * [Config] CONFIG_SCSI_IPR=m for ppc64el
6960 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
6961 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
6962 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
6963 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
6964 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
6965 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
6966 * [Config] CONFIG_WLAN=y for arm64
6967 * [Config] CONFIG_VORTEX=m for ppc64el
6968 * [Config] CONFIG_WIMAX=m for ppc64el
6969 * [Config] CONFIG_WATCHDOG=y for ppc64el
6970 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
6971 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
6972 * [Config] CONFIG_UWB=m for ppc64el
6973 * [Config] CONFIG_USB_STORAGE=y
6974 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
6975 * [Config] CONFIG_HID_RMI=m
6976 * [Config] CONFIG_HVC_DCC=n
6977 - LP: #1303657
6978
6979 [ Upstream Kernel Changes ]
6980
6981 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
6982 - LP: #1323165
6983 * powerpc/powernv: Add calls to support little endian host
6984 - LP: #1327400
6985 * HID: rmi: introduce RMI driver for Synaptics touchpads
6986 * HID: rmi: do not stop the device at the end of probe
6987 * HID: rmi: check for the existence of some optional queries before reading query 12
6988 * HID: rmi: do not fetch more than 16 bytes in a query
6989 * HID: rmi: fix wrong struct field name
6990 * HID: rmi: fix masks for x and w_x data
6991 * HID: rmi: do not handle touchscreens through hid-rmi
6992 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
6993 - LP: #1305480
6994 * rebase to v3.15
6995
6996 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
6997
6998linux (3.15.0-5.10) utopic; urgency=low
6999
7000 [ Tim Gardner ]
7001
7002 * Release Tracking Bug
7003 - LP: #1325596
7004 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
7005 * rebase to v3.15-rc8
7006
7007 [ Upstream Kernel Changes ]
7008
7009 * rebase to v3.15-rc8
7010
7011 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
7012
7013linux (3.15.0-4.9) utopic; urgency=low
7014
7015 * no change rebuild to fix embeded debhelper.
7016
7017 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
7018
7019linux (3.15.0-4.8) utopic; urgency=low
7020
7021 [ Andy Whitcroft ]
7022
7023 * Release Tracking Bug
7024 - LP: #1324107
7025 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
7026
7027 [ Javier Martinez Canillas ]
7028
7029 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
7030 - LP: #1323526
7031
7032 [ John Johansen ]
7033
7034 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
7035 - LP: #1323528
7036 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
7037 - LP: #1308761
7038 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
7039 - LP: #1308765
7040 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
7041 - LP: #1308764
7042 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
7043 - LP: #1323530
7044
7045 [ Kamal Mostafa ]
7046
7047 * [Config] add debian/gbp.conf
7048
7049 [ Tim Gardner ]
7050
7051 * [Config] CONFIG_SATA_AHCI=m for ppc64el
7052 - LP: #1323980
7053
7054 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
7055
7056linux (3.15.0-3.7) utopic; urgency=low
7057
7058 [ Tim Gardner ]
7059
7060 * Release Tracking Bug
7061 - LP: #1323189
7062
7063 [ Andy Whitcroft ]
7064
7065 * [Config] autopkgtest -- need fakeroot for tests
7066
7067 [ Upstream Kernel Changes ]
7068
7069 * rebase to v3.15-rc7
7070
7071 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
7072
7073linux (3.15.0-2.6) utopic; urgency=low
7074
7075 [ Andy Whitcroft ]
7076
7077 * [Config] remove the kernel-image firmware list on clean
7078
7079 [ Martin Pitt ]
7080
7081 * [Config] autopkgtest -- switch to significantly faster rebuild
7082
7083 [ Stefan Bader ]
7084
7085 * [Config]: Add missing modules to inclusion list
7086
7087 [ Tim Gardner ]
7088
7089 * [debian] Dynamically generate the kernel-image udebs firmware list
7090 * [d-i] firmware/kernel-image is generated
7091 * rebase to v3.15-rc6
7092 * Release Tracking Bug
7093 - LP: #1322251
7094
7095 [ Upstream Kernel Changes ]
7096
7097 * rebase to v3.15-rc6
7098 - LP: #1297581
7099
7100 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
7101
7102linux (3.15.0-1.5) utopic; urgency=low
7103
7104 [ Tim Gardner ]
7105
7106 * [Config] Add apm-mustang.dtb to kernel-image udeb
7107
7108 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
7109
7110linux (3.15.0-1.4) utopic; urgency=low
7111
7112 [ Andy Whitcroft ]
7113
7114 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
7115 local linux/hyperv.h"
7116 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
7117 local linux/hyperv.h"
7118 * [Packaging] tools -- hv tools build correctly against the built headers
7119 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
7120 * cloud-tools -- pull in init scripts for Hyper-V daemons
7121 * cloud-tools -- detect Hyper-V VM to avoid starting
7122 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
7123 - LP: #1295401
7124 * [Config] cloud-tools: reenable cloud-tools
7125
7126 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
7127
7128linux (3.15.0-1.3) utopic; urgency=low
7129
7130 [ Andy Whitcroft ]
7131
7132 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
7133 - LP: #1318848
7134
7135 [ Ben Collins ]
7136
7137 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
7138 - LP: #1318629
7139
7140 [ Tim Gardner ]
7141
7142 * [Config] CONFIG_FSL_PAMU=n
7143 - LP: #1311738
7144 * Release Tracking Bug
7145 - LP: #1320239
7146
7147 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
7148
7149linux (3.15.0-1.2) utopic; urgency=low
7150
7151 [ Tim Gardner ]
7152
7153 * Release Tracking Bug
7154 - LP: #1318171
7155 * Add rpcsec_gss_krb5 to generic inclusion list
7156 - LP: #769527
7157 * rebase to v3.15-rc5
7158
7159 [ Upstream Kernel Changes ]
7160
7161 * rebase to v3.15-rc5
7162 - LP: #1297581
7163
7164 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
7165
7166linux (3.15.0-0.1) utopic; urgency=low
7167
7168 [ Upstream Kernel Changes ]
7169
7170 * rebase to v3.15-rc4
7171 - LP: #1297581
7172 - LP: #1297581
7173 - LP: #1305133
7174 - LP: #1297581
7175 - LP: #1297581
7176 - LP: #871808
7177 - LP: #1260303
7178 - LP: #1268468
7179 - LP: #1248116
7180 - LP: #1211920
7181 - LP: #1259790
7182 - LP: #1259437
7183 - LP: #1259435
7184 - LP: #1268468
7185
7186 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
7187
7188linux (3.15.0-0.0) utopic; urgency=low
7189
7190 * Initial version for 3.15.
7191
7192 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
7193
7194linux (3.13.0-8.27) trusty; urgency=low
7195
7196 [ John Johansen ]
7197
7198 * SAUCE: Add config option to disable new apparmor 3 semantics
7199 -LP: #1270215
7200
7201 [ Tim Gardner ]
7202
7203 * [debian] Fix indep_hdrs_pkg_name
7204 - LP: #1134441
7205 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
7206 * Enabled lttng build
7207 * Don't build lttng for armhf
7208 lttng hates gcc-4.8 for armhf
7209 * Release Tracking Bug
7210 - LP: #1277309
7211
7212 [ Upstream Kernel Changes ]
7213
7214 * rebase to v3.13.2
7215 - LP: #1260303
7216 - LP: #1260303
7217 - LP: #1268468
7218
7219 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
7220
7221linux (3.13.0-7.26) trusty; urgency=low
7222
7223 [ John Johansen ]
7224
7225 * SAUCE: apparmor: fix uninitialized lsm_audit membe
7226 - LP: #1268727
7227 * Add config option to optionally enable new apparmor 3 semantics
7228
7229 [ Tim Gardner ]
7230
7231 * [Config] Add lowlatency to getabis
7232 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
7233 - LP: #1270215
7234 * Release Tracking Bug
7235 - LP: #1276810
7236
7237 [ Upstream Kernel Changes ]
7238
7239 * x86, x32: Correct invalid use of user timespec in the kernel
7240 - LP: #1274349
7241 - CVE-2014-0038
7242
7243 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
7244
7245linux (3.13.0-7.25) trusty; urgency=low
7246
7247 [ Andy Whitcroft ]
7248
7249 * Revert "SAUCE: fix fmd headers"
7250 * SAUCE: fix fmd headers
7251
7252 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
7253
7254linux (3.13.0-7.24) trusty; urgency=low
7255
7256 [ Stefan Bader ]
7257
7258 * [Config] Make vmwgfx driver enable the framebuffer device
7259
7260 [ Tim Gardner ]
7261
7262 * rebase to v3.13.1
7263 * [Config] CONFIG_NFS_FS=m for ppc64el
7264 * [Config] CONFIG_X86_SYSFB=n
7265 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
7266 * Release Tracking Bug
7267 - LP: #1275898
7268
7269 [ Upstream Kernel Changes ]
7270
7271 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
7272 - LP: #1272525
7273 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
7274 - LP: #1272525
7275 * mm: ignore VM_SOFTDIRTY on VMA merging
7276 - LP: #1274917
7277 * drm/radeon: disable dpm on BTC
7278 - LP: #1266984
7279
7280 [ Upstream Kernel Changes ]
7281
7282 * rebase to v3.13.1
7283
7284 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
7285
7286linux (3.13.0-6.23) trusty; urgency=low
7287
7288 [ Andy Whitcroft ]
7289
7290 * [Config] fix up architecture for linux-tools
7291
7292 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
7293
7294linux (3.13.0-6.22) trusty; urgency=low
7295
7296 [ Andy Whitcroft ]
7297
7298 * [Packaging] limit linux-udebs-<flavour> to matching arch
7299 * [Config] powerpc -- disable perf to fix FTBFS
7300 * [Config] ppc64el -- fix up missing udebs
7301
7302 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
7303
7304linux (3.13.0-6.21) trusty; urgency=low
7305
7306 [ Andy Fleming ]
7307
7308 * SAUCE: net: Add support for handling queueing in hardware
7309 * SAUCE: of_mdio: Add of_phy_attach function
7310 * SAUCE: phylib: Add generic 10G driver
7311 * SAUCE: phylib: Support attaching to gen10g_driver
7312 * SAUCE: phylib: Add Clause 45 read/write functions
7313
7314 [ Andy Whitcroft ]
7315
7316 * SAUCE: fix fmd headers
7317 * [Packaging] lowlatency -- merge out of tree flavours
7318 * SAUCE: allow IRQs to be irq-threaded by default via config
7319 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
7320 * [Config] powerpc -- fix up Build-depends:
7321 * Release Tracking Bug
7322 - LP: #1273747
7323
7324 [ Ben Collins ]
7325
7326 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
7327 ptr/64-bit rsrcs
7328 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
7329 * SAUCE: Fixup freescale usb phy driver to work on ppc64
7330 * SAUCE: xgmac_mdio: Silence read errors
7331 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
7332 * SAUCE: Fix stack overflow on ppc32
7333 * SAUCE: Use resource_size_t instead of long for PCI resource address
7334 * SAUCE: net/phy: Export function for use by dpaa_eth
7335 * [Packaging] powerpc -- merge out of tree powerpc arch
7336
7337 [ Bjorn Helgaas ]
7338
7339 * SAUCE: Revert "EISA: Log device resources in dmesg"
7340 - LP: #1251816
7341 * SAUCE: Revert "EISA: Initialize device before its resources"
7342 - LP: #1251816
7343
7344 [ Emil Medve ]
7345
7346 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
7347 with 10G "fixed-link"s
7348
7349 [ Kumar Gala ]
7350
7351 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
7352 * SAUCE: fsl_pme2: Add support for DPAA PME
7353 * SAUCE: fmd: FMD14 integration
7354 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
7355 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
7356
7357 [ Madalin Bucur ]
7358
7359 * SAUCE: net/flow: remove sleeping and deferral mechanism from
7360 flow_cache_flush
7361 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
7362 and duplex reading
7363
7364 [ Stefan Bader ]
7365
7366 * [Config] move some VMWare related modules into main package
7367 - LP: #1271669
7368
7369 [ Tim Gardner ]
7370
7371 * [Config] Add r815x to nic-modules
7372 - LP: #1273735
7373 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
7374 - LP: #239479
7375
7376 [ Upstream Kernel Changes ]
7377
7378 * mmc: sdhci-pci: break out definitions to header file
7379 - LP: #1239938
7380 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
7381 - LP: #1239938
7382 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
7383 * powerpc/book3e: support CONFIG_RELOCATABLE
7384 * book3e/kexec/kdump: enable kexec for kernel
7385 * book3e/kexec/kdump: create a 1:1 TLB mapping
7386 * book3e/kexec/kdump: introduce a kexec kernel flag
7387 * book3e/kexec/kdump: implement ppc64 kexec specfic
7388 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
7389 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
7390
7391 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
7392
7393linux (3.13.0-5.20) trusty; urgency=low
7394
7395 [ Andy Whitcroft ]
7396
7397 * [Packaging] tools -- do not make symlinks when not making packages
7398 * [Packaging] tools -- tidy up control.stub.in ordering
7399 * [Packaging] tools -- tools-common is shared and not conditional
7400 * rebase to v3.13
7401
7402 [ Dirk Brandewie ]
7403
7404 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
7405
7406 [ KY Srinivasan ]
7407
7408 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
7409 notification
7410
7411 [ Upstream Kernel Changes ]
7412
7413 * rebase to v3.13
7414 - LP: #1270603
7415
7416 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
7417
7418linux (3.13.0-4.19) trusty; urgency=low
7419
7420 [ Andy Whitcroft ]
7421
7422 * [Config] libunwind8-dev is now available for ppc64el
7423 * [Packaging] tools -- make cpupower optional
7424 * [Packaging] tools -- enable correctly for x86
7425
7426 [ Tim Gardner ]
7427
7428 * Release Tracking Bug
7429 - LP: #1269872
7430
7431 [ Upstream Kernel Changes ]
7432
7433 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
7434 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
7435 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
7436 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
7437
7438 [ Upstream Kernel Changes ]
7439
7440 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
7441
7442 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
7443
7444linux (3.13.0-3.18) trusty; urgency=low
7445
7446 [ Andy Whitcroft ]
7447
7448 * rebase to v3.13-rc8
7449 * [Packaging] efi -- allow EFI signatures on any arch
7450
7451 [ Tim Gardner ]
7452
7453 * [Config] Fix vcs-git path
7454 * Release Tracking Bug
7455 - LP: #1268683
7456
7457 [ Upstream Kernel Changes ]
7458
7459 * rebase to v3.13-rc8
7460
7461 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
7462
7463linux (3.13.0-2.17) trusty; urgency=low
7464
7465 [ Andy Whitcroft ]
7466
7467 * Release Tracking Bug
7468 - LP: #1267809
7469 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
7470 defaults
7471 * [Config] apply Platform support>>CPU Frequency scaling config defaults
7472 * [Config] CONFIG_PARIDE_EPATC8=y
7473 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
7474 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
7475 Switch drivers config defaults
7476 * [Config] apply Cryptographic API config defaults
7477 * [Config] apply Device Drivers >> Common Clock Framework config defaults
7478 * [Config] apply Device Drivers >> Distributed Switch Architecture
7479 drivers config defaults
7480 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
7481 device support config defaults
7482 * [Config] apply Device Drivers >> Graphics support >> Support for frame
7483 buffer devices >> Bootup logo config defaults
7484 * annotations -- update in tree annotations
7485 * [Config] apply Bus options >> PCI support >> RapidIO support config
7486 defaults
7487 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
7488 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
7489 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
7490 support config defaults
7491 * [Config] apply Device Drivers >> Character devices >> Serial drivers
7492 config defaults
7493 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
7494 defaults
7495 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
7496 Support config defaults
7497 * [Config] apply Device Drivers >> Character devices config defaults
7498 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
7499 HID transport layer config defaults
7500 * [Config] apply Device Drivers >> HID support >> HID bus support config
7501 defaults
7502 * [Config] apply Device Drivers >> HID support >> USB HID support config
7503 defaults
7504 * annotations -- update in tree annotations
7505 * [Config] apply Device Drivers >> GPIO Support config defaults
7506 * [Config] update configs for apparmour update
7507
7508 [ John Johansen ]
7509
7510 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
7511 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
7512 - LP: #1208988
7513 * SAUCE: apparmor: allocate path lookup buffers during init
7514 - LP: #1208988
7515 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
7516 - LP: #1236455
7517
7518 [ Tim Gardner ]
7519
7520 * Revert "[Debian] getabis: Preface module with package name"
7521 * [Config] Added ppc64el to getabis
7522 * [packaging] Bump ABI for every new release
7523
7524 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
7525
7526linux (3.13.0-1.16) trusty; urgency=low
7527
7528 * First 3.13 upload.
7529 * Release tracker
7530 - LP: #1266852
7531
7532 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
7533
7534linux (3.13.0-0.15) trusty; urgency=low
7535
7536 [ Tim Gardner ]
7537
7538 * rebase to v3.13-rc7
7539
7540 [ Upstream Kernel Changes ]
7541
7542 * rebase to v3.13-rc7
7543
7544 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
7545
7546linux (3.13.0-0.14) trusty; urgency=low
7547
7548 [ Andy Whitcroft ]
7549
7550 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
7551
7552 [ Tim Gardner ]
7553
7554 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
7555 * Update lttng to Version 2.4.0-rc2
7556 * lttng: Disabled trace_kvm_async_pf_completed
7557 * [Config] CONFIG_IMA=y
7558 - LP: #1244627
7559
7560 [ Upstream Kernel Changes ]
7561
7562 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
7563
7564 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
7565
7566linux (3.13.0-0.13) trusty; urgency=low
7567
7568 [ Andy Whitcroft ]
7569
7570 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
7571 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7572 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
7573 * ubuntu: AUFS (no-squash): basic framework and update machinary
7574 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
7575 * ubuntu: aufs3 -- enable
7576 * ubuntu: aufs3 -- update configs
7577
7578 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
7579
7580linux (3.13.0-0.12) trusty; urgency=low
7581
7582 [ Upstream Kernel Changes ]
7583
7584 * rebase to v3.13-rc6
7585
7586 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
7587
7588linux (3.13.0-0.11) trusty; urgency=low
7589
7590 [ Andy Whitcroft ]
7591
7592 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
7593 * [Config] ppc64el -- initial defconfig based -generic flavour
7594 * [Config] initial defconfig for ppc64el
7595 * [Config] ubuntuise ppc64el config
7596 * [Config] ubuntuise ppc64el config part 2
7597 * [Config] d-i -- update empty udebs list
7598 * [Config] ppc64el -- split extras package
7599
7600 [ Anton Blanchard ]
7601
7602 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
7603
7604 [ Benjamin Herrenschmidt ]
7605
7606 * SAUCE: powerpc/powernv: Add calls to support little endian
7607
7608 [ Cédric Le Goater ]
7609
7610 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
7611 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
7612 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
7613 guests
7614
7615 [ Paul E. McKenney ]
7616
7617 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
7618
7619 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
7620
7621linux (3.13.0-0.10) trusty; urgency=low
7622
7623 [ Andy Whitcroft ]
7624
7625 * rebase to v3.13-rc5
7626 * [Config] updateconfigs following rebase to v3.13-rc5
7627
7628 [ Upstream Kernel Changes ]
7629
7630 * rebase to v3.13-rc5
7631 - LP: #1260303
7632 - LP: #1260303
7633 - LP: #1260225
7634
7635 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
7636
7637linux (3.13.0-0.9) trusty; urgency=low
7638
7639 [ Andy Whitcroft ]
7640
7641 * [Config] d-i -- allow missing firmware
7642
7643 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
7644
7645linux (3.13.0-0.8) trusty; urgency=low
7646
7647 [ Andy Whitcroft ]
7648
7649 * [Config] annotations -- first pass over entire config
7650 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
7651
7652 [ Tim Gardner ]
7653
7654 * [Config] Add arm64 device tree files
7655 - LP: #1262901
7656
7657 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
7658
7659linux (3.13.0-0.7) trusty; urgency=low
7660
7661 [ Rajesh B Prathipati ]
7662
7663 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
7664
7665 [ Tim Gardner ]
7666
7667 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
7668
7669 [ Upstream Kernel Changes ]
7670
7671 * rebase to v3.13-rc4
7672 - LP: #1259790
7673 - LP: #1259437
7674 - LP: #1259435
7675
7676 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
7677
7678linux (3.13.0-0.6) trusty; urgency=low
7679
7680 [ Paolo Pisati ]
7681
7682 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
7683 * [Config] i386: amd64: VIRTIO_CONSOLE=y
7684
7685 [ Tim Gardner ]
7686
7687 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
7688
7689 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
7690
7691linux (3.13.0-0.5) trusty; urgency=low
7692
7693 [ Andy Whitcroft ]
7694
7695 * correct bug listing for v3.13-rc2 rebase
7696 * [Config] ppc64el -- create linux-libc-dev
7697 * [Debian] Improve tools version message
7698 - LP: #1257715
7699
7700 [ Serge Hallyn ]
7701
7702 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
7703 - LP: #1248590
7704 * SAUCE: vfs: Fix a regression in mounting proc
7705
7706 [ Tim Gardner ]
7707
7708 * [Config] Build-in ohci-pci
7709 - LP: #1244176
7710 * Rebase to v3.13-rc3
7711
7712 [ Upstream Kernel Changes ]
7713
7714 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
7715 checks""
7716 - LP: #1248590
7717
7718 [ Upstream Kernel Changes ]
7719
7720 * rebase to v3.13-rc3
7721 - LP: #1256840
7722 - LP: #1256212
7723
7724 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
7725
7726linux (3.13.0-0.4) trusty; urgency=low
7727
7728 [ Tim Gardner ]
7729
7730 * Rebase to v3.13-rc2
7731
7732 [ Upstream Kernel Changes ]
7733
7734 * rebase to v3.13-rc2
7735
7736 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
7737
7738linux (3.13.0-0.3) trusty; urgency=low
7739
7740 [ Andy Whitcroft ]
7741
7742 * Revert "SAUCE: Fix DocBook FTBS"
7743
7744 [ Tim Gardner ]
7745
7746 * [Debian] Re-sign modules after debug objcopy
7747 - LP: #1253155
7748 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
7749
7750 [ Upstream Kernel Changes ]
7751
7752 * doc: fix generation of device-drivers
7753 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
7754
7755 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
7756
7757linux (3.13.0-0.2) trusty; urgency=low
7758
7759 [ Tim Gardner ]
7760
7761 * SAUCE: Fix DocBook FTBS
7762
7763 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
7764
7765linux (3.13.0-0.1) trusty; urgency=low
7766
7767 [ Upstream Kernel Changes ]
7768
7769 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
7770
7771 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
7772
7773linux (3.13.0-0.0) trusty; urgency=low
7774
7775 * Major release bump.
7776
7777 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
7778
7779linux (3.12.0-2.7) trusty; urgency=low
7780
7781 * Fixed armhf ABI build failure.
7782 * Release tracker
7783 - LP: #1249477
7784
7785 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
7786
7787linux (3.12.0-2.6) trusty; urgency=low
7788
7789 [ Joseph Salisbury ]
7790
7791 * SAUCE: tg3: Add support for new 57786 device id.
7792 - LP: #1242610
7793
7794 [ Tim Gardner ]
7795
7796 * [Config] CONFIG_OABI_COMPAT=n
7797 * [Config] add the wandboard to shipped dtb
7798 - LP: #1249421
7799 * Release tracker
7800 - LP: #1249477
7801
7802 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
7803
7804linux (3.12.0-2.5) trusty; urgency=low
7805
7806 [ Andy Whitcroft ]
7807
7808 * rebase to mainline v3.12
7809 * [Config] updateconfigs following rebase to v3.12
7810 * postinst -- improve relative symlink detection with missing files
7811 - LP: #1248053
7812 * postinst -- fix unchanged link detection
7813 * [Config] update configs following addition of apparmor fixes
7814
7815 [ Anthony Wong ]
7816
7817 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
7818 - LP: #1231305
7819
7820 [ John Johansen ]
7821
7822 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
7823 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
7824 - LP: #1208988
7825 * SAUCE: apparmor: allocate path lookup buffers during init
7826 - LP: #1208988
7827
7828 [ Tim Gardner ]
7829
7830 * [Config] Remove superfluous ubuntu/lttng-modules
7831
7832 [ Upstream Kernel Changes ]
7833
7834 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
7835 - LP: #1248590
7836
7837 [ Upstream Kernel Changes ]
7838
7839 * rebase to v3.12
7840 - LP: #1222850
7841
7842 [ Adam Conrad ]
7843 * etc/getabis: Fetch arm64/generic abis as well
7844
7845 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
7846
7847linux (3.12.0-1.3) trusty; urgency=low
7848
7849 [ Andy Whitcroft ]
7850
7851 * [Config] arm64 -- add arch to the configuration handlers
7852 * [Config] arm64 -- add generic flavour
7853 * [Config] arm64 -- default config
7854 * [Config] arm64 -- fix up various FTBFS config options
7855 * SAUCE: arm64: export __copy_in_user to modules
7856 * [Config] arm64 -- disable ABI/module checks
7857 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
7858 * [Config] arm64 -- enable udebs for arm64
7859
7860 [ Colin Watson ]
7861
7862 * [Config] Clean up various udeb Provides
7863
7864 [ Paolo Pisati ]
7865
7866 * [Config] AHCI_IMX=y
7867 * [Config] build imx*-wandboard dtbs
7868
7869 [ Serge Hallyn ]
7870
7871 * SAUCE: device_cgroup: remove can_attach
7872
7873 [ Tim Gardner ]
7874
7875 * rebase to v3.12-rc7
7876 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
7877 * Release tracker
7878 - LP: #1245932
7879
7880 [ Upstream Kernel Changes ]
7881
7882 * rebase to v3.12-rc7
7883 - LP: #1180881
7884 - LP: #1180881
7885 - LP: #1217957
7886
7887 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
7888
7889linux (3.12.0-0.2) trusty; urgency=low
7890
7891 [ Andy Whitcroft ]
7892
7893 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
7894 CAPACITY (16) at SPC-2"
7895 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
7896 SPC-2"
7897 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
7898 CAPACITY (16) be preferred"
7899 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
7900 be used at SPC-2"
7901 * Revert "overlayfs: Update to v19"
7902 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
7903 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
7904 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
7905 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
7906 clone_private_mount()"
7907 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
7908 modules"
7909 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
7910 documentation"
7911 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
7912 * [Config] fix linux-libc-dev generation for arm64
7913 * [Config] fix linux-libc-dev generation for x32
7914 * [Config] add linux-libc-dev generation for ppc64el
7915
7916 [ Erez Zadok ]
7917
7918 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
7919
7920 [ Miklos Szeredi ]
7921
7922 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
7923 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
7924 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
7925 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
7926 * ubuntu: overlayfs v20 -- overlay filesystem
7927 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
7928
7929 [ Neil Brown ]
7930
7931 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
7932
7933 [ Paolo Pisati ]
7934
7935 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
7936
7937 [ Seth Forshee ]
7938
7939 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
7940 ThinkPads
7941 - LP: #1183856
7942
7943 [ Tim Gardner ]
7944
7945 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
7946 * rebase to v3.12-rc2
7947 * updateconfigs
7948 * [Config] disable CONFIG_FB_VESA enforcer check
7949 * [Config] Disable lttng for FTBS
7950 * rebase to v3.12-rc3
7951 * rebase to v3.12-rc4
7952 * [Config] CONFIG_ANDROID=n
7953 - LP: #1235161
7954 * [Config] CONFIG_L2TP_V3=y
7955 - LP: #1235914
7956 * [Config] CONFIG_USB_OTG=n for all arches
7957 * Release tracker
7958 - LP: #1242811
7959
7960 [ Upstream Kernel Changes ]
7961
7962 * scsi: hyper-v storsvc switch up to SPC-3
7963
7964 * rebase to v3.12-rc6
7965 - LP: #1235977
7966 - LP: #1235523
7967 - LP: #1239392
7968 - LP: #1227491
7969
7970 * rebase to v3.12-rc3
7971 - LP: #1231931
7972
7973 * rebase to v3.12-rc2
7974 - LP: #1213820
7975 - LP: #1213055
7976 - LP: #1198030
7977
7978 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
7979
7980linux (3.11.0-8.15) saucy; urgency=low
7981
7982 [ Tim Gardner ]
7983
7984 * Release tracker
7985 - LP: #1227969
7986
7987 * Update lttng
7988 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
7989 Version 2.3.0+
7990
7991 [ Upstream Kernel Changes ]
7992
7993 * igb: Add additional get_phy_id call for i354 devices
7994 - LP: #1219619
7995 * igb: Read flow control for i350 from correct EEPROM section
7996 - LP: #1219619
7997 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
7998 Required for lttng update.
7999
8000 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
8001
8002linux (3.11.0-7.14) saucy; urgency=low
8003
8004 [ Andy Whitcroft ]
8005
8006 * [Packaging] sort out linux-tools naming
8007 - LP: #1205284
8008 * [Packaging] linux-tools: switch to common generic version helper
8009
8010 [ Paolo Pisati ]
8011
8012 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
8013
8014 [ Tim Gardner ]
8015
8016 * Release tracker
8017 - LP: #1226160
8018
8019 [ Tony Lindgren ]
8020
8021 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
8022 for pandaboard
8023
8024 [ Upstream Kernel Changes ]
8025
8026 * USB: handle LPM errors during device suspend correctly
8027 - LP: #1011415
8028 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
8029 - LP: #1011415
8030 * usb: Don't fail port power resume on device disconnect.
8031 - LP: #1011415
8032
8033 [ Upstream Kernel Changes ]
8034
8035 * rebase to v3.11.1
8036
8037 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
8038
8039linux (3.11.0-7.13) saucy; urgency=low
8040
8041 * Release tracker
8042 - LP: #1223545
8043
8044 [ Andy Whitcroft ]
8045
8046 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
8047 - LP: #1223499
8048 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
8049 - LP: #1223499
8050 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
8051 - LP: #1223499
8052 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
8053 - LP: #1223499
8054
8055 [ Maximiliano Curia ]
8056
8057 * SAUCE: (no-up) Only let characters through when there are active readers.
8058 - LP: #1208740
8059
8060 [ Tim Gardner ]
8061
8062 * [Debian] getabis: Commit new ABI directory, remove the old
8063 * [Config] CONFIG_EFIVAR_FS=y
8064 - LP: #1223195
8065 * [Config] CONFIG_EFI_VARS_PSTORE=m,
8066 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
8067 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
8068 - LP: #1222850
8069
8070 [ Upstream Kernel Changes ]
8071
8072 * Intel xhci: refactor EHCI/xHCI port switching
8073 - LP: #1210858
8074
8075 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
8076
8077linux (3.11.0-6.12) saucy; urgency=low
8078
8079 * Release tracker
8080 - LP: #1222893
8081
8082 [ Andy Whitcroft ]
8083
8084 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8085 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8086 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8087 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8088 - LP: #1222407
8089
8090 [ Paolo Pisati ]
8091
8092 * [Config] restore mmc boot on panda
8093
8094 [ Tyler Hicks ]
8095
8096 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
8097 - LP: #1216294
8098
8099 [ Upstream Kernel Changes ]
8100
8101 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
8102 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
8103 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
8104 * net: calxedaxgmac: fix possible skb free before tx complete
8105 * net: calxedaxgmac: update ring buffer tx_head after barriers
8106 * net: calxedaxgmac: fix race with tx queue stop/wake
8107 * net: calxedaxgmac: enable interrupts after napi_enable
8108 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
8109 * net: calxedaxgmac: remove some unused statistic counters
8110 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
8111 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
8112 * mfd: rtsx: Read vendor setting from config space
8113 - LP: #1201698
8114
8115 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
8116
8117linux (3.11.0-5.11) saucy; urgency=low
8118
8119 * Release tracker
8120 - LP: #1221886
8121
8122 [ Adam Lee ]
8123
8124 * SAUCE: Bluetooth: Add support for 04ca:2007
8125 - LP: #1153448
8126 * SAUCE: Bluetooth: Add support for 105b:e065
8127 - LP: #1161261
8128
8129 [ Gavin Guo ]
8130
8131 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
8132 - LP: #1166113
8133
8134 [ Upstream Kernel Changes ]
8135
8136 * igb: Reset the link when EEE setting changed
8137 - LP: #1219619
8138 * igb: Read register for latch_on without return value
8139 - LP: #1219619
8140 * igb: Added rcu_lock to avoid race
8141 - LP: #1219619
8142 * igb: don't allow SR-IOV without MSI-X
8143 - LP: #1219619
8144 * igb: Update MTU so that it is always at least a standard frame size
8145 - LP: #1219619
8146 * igb: Refactor of init_nvm_params
8147 - LP: #1219619
8148 * igb: Refactor NVM read functions to accommodate devices with no flash
8149 - LP: #1219619
8150 * igb: Add device support for flashless SKU of i210 device
8151 - LP: #1219619
8152 * igb: Fix get_fw_version function for all parts
8153 - LP: #1219619
8154 * igb: Add macro for size of RETA indirection table
8155 - LP: #1219619
8156 * igb: Expose RSS indirection table for ethtool
8157 - LP: #1219619
8158 * igb: Don't look for a PBA in the iNVM when flashless
8159 - LP: #1219619
8160 * igb: Implementation of 1-sec delay for i210 devices
8161 - LP: #1219619
8162 * igb: New PHY_ID for i354 device
8163 - LP: #1219619
8164 * igb: M88E1543 PHY downshift implementation
8165 - LP: #1219619
8166 * igb: No PHPM support in i354 devices
8167 - LP: #1219619
8168 * igb: Support to get 2_5G link status for appropriate media type
8169 - LP: #1219619
8170 * igb: Get speed and duplex for 1G non_copper devices
8171 - LP: #1219619
8172 * igb: Implementation to report advertised/supported link on i354 devices
8173 - LP: #1219619
8174 * igb: Update version number
8175 - LP: #1219619
8176 * Bluetooth: Take proper tty_struct references
8177 - LP: #1189998
8178 * Bluetooth: Remove the device from the list in the destructor
8179 - LP: #1189998
8180 * Bluetooth: Move the tty initialization and cleanup out of open/close
8181 - LP: #1189998
8182 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
8183 - LP: #1189998
8184 * Bluetooth: Fix the reference counting of tty_port
8185 - LP: #1189998
8186 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
8187 - LP: #1189998
8188
8189 [ Wen-chien Jesse Sung ]
8190
8191 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
8192 - LP: #1065400
8193 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
8194 - LP: #1065400
8195
8196 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
8197
8198linux (3.11.0-5.10) saucy; urgency=low
8199
8200 [ Andy Whitcroft ]
8201
8202 * Release tracker
8203 - LP: #1220222
8204 * Revert "[Config] Fix ubuntu directoy Kbuilds"
8205 * Revert "aufs update dropped some Kbuild files"
8206 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
8207 * Revert "ubuntu: AUFS -- update to
8208 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
8209 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8210 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8211 * rebase to v3.11 final
8212 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
8213 * ubuntu: AUFS (no-squash): basic framework and update machinary
8214 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8215 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8216 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
8217 * ubuntu: (no-squash) AUFS -- enable aufs
8218 * ubuntu: AUFS -- fix remaining d_count references to use accessor
8219 * ubuntu: lttng -- follow rename of pid_ns
8220 * SAUCE: disable stack-protector for ARM compressed bootloader
8221
8222 [ Paolo Pisati ]
8223
8224 * [Config] ARM_ATAG_DTB_COMPAT=y
8225
8226 [ Rob Herring ]
8227
8228 * [Config] Enable KVM and virtio for armhf generic-lpae
8229
8230 [ Tim Gardner ]
8231
8232 * [Config] CONFIG_ARPD=y
8233 * [Config] CONFIG_ZSWAP=y
8234 - LP: #1215379
8235
8236 [ Upstream Kernel Changes ]
8237
8238 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
8239 - LP: #1217957
8240 * ARM: use phys_addr_t for DMA zone sizes
8241 * ARM: highbank: enable DMA zone for LPAE
8242 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
8243 * ARM: highbank: select required errata work-arounds
8244 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
8245 * DMA: fix printk warning in AMBA PL08x DMA driver
8246 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
8247 * ARM: move outer_cache declaration out of ifdef
8248 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
8249 * ARM: highbank: clean-up some unused includes
8250 * ARM: xen: only set pm function ptrs for Xen guests
8251
8252 [ Upstream Kernel Changes ]
8253
8254 * rebase to v3.11
8255
8256 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
8257
8258linux (3.11.0-4.9) saucy; urgency=low
8259
8260 [ Tim Gardner ]
8261
8262 * rebase to v3.11-rc7
8263 * Release tracker
8264 - LP: #1216962
8265
8266 [ Upstream Kernel Changes ]
8267
8268 * mwifiex: do not create AP and P2P interfaces upon driver loading
8269 - LP: #1212720
8270
8271 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
8272
8273linux (3.11.0-3.8) saucy; urgency=low
8274
8275 [ Johannes Berg ]
8276
8277 * SAUCE: mac80211: ignore (E)CSA in probe response frames
8278 - LP: #1201470
8279
8280 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
8281
8282linux (3.11.0-3.7) saucy; urgency=low
8283
8284 [ Tim Gardner ]
8285
8286 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
8287 upstart to track
8288 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
8289 linux/hyperv.h
8290 * SAUCE: hv: Add vss daemon to Makefile
8291 * [Debian] Add hv_vss_daemon to tools package
8292 - LP: #1213282
8293 * [Config] Fix ubuntu directoy Kbuilds
8294 - LP: #1181755
8295
8296 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
8297
8298linux (3.11.0-3.6) saucy; urgency=low
8299
8300 [ Andy Whitcroft ]
8301
8302 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
8303 * [Config] tools: enable x86 and hyper-v
8304
8305 [ John Johansen ]
8306
8307 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
8308 snapshot"
8309 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
8310 root users"
8311 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8312
8313 [ Joseph Salisbury ]
8314
8315 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
8316 - LP: #1210848
8317
8318 [ Kamal Mostafa ]
8319
8320 * [debian] tools: ship 'cpupower' in linux-tools
8321 - LP: #1158668
8322 * [Config] Build-dep on libpci-dev for cpu tools
8323 - LP: #1158668
8324
8325 [ Tim Gardner ]
8326
8327 * rebase to v3.11-rc6
8328 * Release tracker
8329 - LP: #1213941
8330
8331 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
8332
8333linux (3.11.0-2.5) saucy; urgency=low
8334
8335 [ Tim Gardner ]
8336
8337 * [Config] CONFIG_PM_DEBUG=y
8338 - LP: #1210539
8339 * rebase to v3.11-rc5
8340 * Release tracker
8341 - LP: #1211378
8342
8343 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
8344
8345linux (3.11.0-1.4) saucy; urgency=low
8346
8347 [ Tim Gardner ]
8348
8349 * Bump ABI when making changes to the inclusion list lest
8350 you cause conflicts with existing installed kernel
8351 packages.
8352 - LP: #1210331
8353
8354 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
8355
8356linux (3.11.0-0.3) saucy; urgency=low
8357
8358 [ Tim Gardner ]
8359
8360 * [Config] Include rbd and kvm in the virtual inclusion list
8361 - LP: #1206961
8362 * [Config] Removed obsolete inclusion list entries
8363
8364 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
8365
8366linux (3.11.0-0.2) saucy; urgency=low
8367
8368 [ Bruce Allan ]
8369
8370 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
8371 - LP: #1206757
8372 * SAUCE: (no-up) e1000e: enable support for new device IDs
8373 - LP: #1206757
8374
8375 [ John Johansen ]
8376
8377 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
8378
8379 [ Paolo Pisati ]
8380
8381 * build vexpress a15 dtb
8382 * [Config] disable Broadcom bcm support (ARCH_BCM)
8383 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
8384 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
8385 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
8386 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
8387 * [Config] disable TI Keystone, AM43xx and OMAP5 support
8388 * [Config] ARM_APPENDED_DTB=y
8389
8390 [ Tim Gardner ]
8391
8392 * rebase to v3.11-rc4
8393 * overlayfs: Update to v19
8394 * [Config] Enable overlayfs
8395 * SAUCE: Fix lttng compile errors
8396
8397 [ Upstream Kernel Changes ]
8398
8399 * rebase to v3.11-rc4
8400 - LP: #1163720
8401 - LP: #1162026
8402 - LP: #1195636
8403 - LP: #1195597
8404 - LP: #1180409
8405 - LP: #1168430
8406
8407 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
8408
8409linux (3.11.0-0.1) saucy; urgency=low
8410
8411 [ Upstream Kernel Changes ]
8412
8413 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
8414 - LP: #1163720
8415 - LP: #1162026
8416 - LP: #1195636
8417 - LP: #1195597
8418 - LP: #1180409
8419 - LP: #1168430
8420
8421 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
8422
8423linux (3.10.0-2.10) saucy; urgency=low
8424
8425 [ Andy Whitcroft ]
8426
8427 * [Config] CONFIG_INTEL_MEI*=m
8428 - LP: #1196155
8429 * [Config] CONFIG_DEBUG_INFO=y
8430
8431 [ Stephen Warren ]
8432
8433 * [Config] fix Calxeda xgmac module filename
8434
8435 [ Upstream Kernel Changes ]
8436
8437 * Revert "serial: 8250_pci: add support for another kind of NetMos
8438 Technology PCI 9835 Multi-I/O Controller"
8439 - LP: #1190967
8440 * mfd: lpc_ich: Add support for Intel Avoton SoC
8441 - LP: #1196658
8442
8443 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
8444
8445linux (3.10.0-2.9) saucy; urgency=low
8446
8447 [ Andy Whitcroft ]
8448
8449 * rebase to v3.10
8450
8451 [ John Johansen ]
8452
8453 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
8454 network mediation"
8455 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
8456 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
8457 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
8458 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
8459 interface"
8460 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
8461 to prevent execve from granting privs"
8462 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
8463
8464 [ Upstream Kernel Changes ]
8465
8466 * rebase to v3.10
8467
8468 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
8469
8470linux (3.10.0-1.8) saucy; urgency=low
8471
8472 [ Andy Whitcroft ]
8473
8474 * Release Tracking Bug
8475 - LP: #1195717
8476
8477 [ Andy Whitcroft ]
8478
8479 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
8480 interface"
8481 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
8482 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
8483 reference"
8484 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
8485 * Revert "ubuntu: overlayfs --
8486 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
8487 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
8488 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
8489 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
8490 * Revert "ubuntu: overlayfs --
8491 overlayfs-fix-possible-leak-in-ovl_new_inode"
8492 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
8493 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
8494 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
8495 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
8496 * Revert "ubuntu: overlayfs -- overlay filesystem"
8497 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
8498 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
8499 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
8500 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
8501
8502 [ Erez Zadok ]
8503
8504 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
8505
8506 [ Miklos Szeredi ]
8507
8508 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
8509 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
8510 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
8511 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
8512 * ubuntu: overlayfs v18 -- -- overlay filesystem
8513 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
8514
8515 [ Neil Brown ]
8516
8517 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
8518
8519 [ Tim Gardner ]
8520
8521 * [Config] CONFIG_SUNRPC_DEBUG=y
8522 - LP: #1127319
8523
8524 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
8525
8526linux (3.10.0-0.7) saucy; urgency=low
8527
8528 [ Andy Whitcroft ]
8529
8530 * autopkgtest: switch Depends: to build-essential
8531
8532 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
8533
8534linux (3.10.0-0.6) saucy; urgency=low
8535
8536 [ Andy Whitcroft ]
8537
8538 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
8539 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
8540 - LP: #1098378
8541 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
8542 * ubuntu: overlayfs -- expose do_splice_direct prototype
8543 * ubuntu: overlayfs -- follow change to do_splice_direct interface
8544 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
8545 - LP: #1192691
8546
8547 [ Stefan Bader ]
8548
8549 * (d-i) Add dm-snapshot to md-modules
8550 - LP: #1191726
8551
8552 [ Tim Gardner ]
8553
8554 * Release tracker
8555 - LP: #1194149
8556 * [Config] CONFIG_WIL6210=n for armhf
8557 * [Config] d-i: Add calxedaxgmac to nic-modules
8558 - LP: #1192358
8559 * [debian] Use dh_strip
8560 - LP: #1192759
8561 * [Config] Enable perf for armhf
8562 * do_tools=false when cross compiling
8563 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
8564 - LP: #1108082
8565
8566 [ Upstream Kernel Changes ]
8567
8568 * nsp32: switch reset delay to msleep() as it is tooo long
8569 * alx: add a simple AR816x/AR817x device driver
8570 Plucked from linux-next. replaces ubuntu/alx in favor of
8571 'to be merged' version in 3.11.
8572 * rebase to v3.10-rc7
8573 - LP: #1189363
8574
8575 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
8576
8577linux (3.10.0-0.5) saucy; urgency=low
8578
8579 [ Andy Whitcroft ]
8580
8581 * rebase to v3.10-rc6
8582 * [Config] updateconfigs following rebase to v3.10-rc6
8583
8584 [ Upstream Kernel Changes ]
8585
8586 * rebase to v3.10-rc6
8587
8588 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
8589
8590linux (3.10.0-0.4) saucy; urgency=low
8591
8592 [ Andy Whitcroft ]
8593
8594 * [Config] updateconfigs following rebase to v3.10-rc4
8595
8596 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
8597
8598linux (3.10.0-0.3) saucy; urgency=low
8599
8600 [ Andy Whitcroft ]
8601
8602 * rebase to v3.10-rc5
8603
8604 [ Upstream Kernel Changes ]
8605
8606 * rebase to v3.10-rc5
8607 - LP: #1186170
8608
8609 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
8610
8611linux (3.10.0-0.2) saucy; urgency=low
8612
8613 [ Andy Whitcroft ]
8614
8615 * rebase to v3.10-rc4
8616 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
8617 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
8618 - LP: #1187744
8619 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
8620
8621 [ Dave Chiluk ]
8622
8623 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
8624 - LP: #1035226
8625
8626 [ Tim Gardner ]
8627
8628 * rebase to v3.10-rc3
8629 * [Config] sparc be gone
8630 * [Config] ia64 be gone
8631 * d-i: block-modules provides nbd-modules
8632
8633 [ Upstream Kernel Changes ]
8634
8635 * rebase to v3.10-rc4
8636 * rebase to v3.10-rc3
8637
8638 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
8639
8640linux (3.10.0-0.1) saucy; urgency=low
8641
8642 [ Tim Gardner ]
8643
8644 * UBUNTU: Disabled lttng
8645 * UBUNTU: Disable aufs for FTBS
8646 * UBUNTU: Disabled alx
8647 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
8648 * UBUNTU: rebase to v3.10-rc2
8649 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
8650
8651 [ Andy Whitcroft ]
8652
8653 * UBUNTU: [Config] update standards version to 3.9.4.0
8654 * UBUNTU: [Config] squash duplicate package description (long and short)
8655 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
8656 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
8657 * UBUNTU: [Config] drop redundant Build-Conficts:
8658
8659 [ Upstream Kernel Changes ]
8660
8661 * rebase to v3.10-rc2
8662 - LP: #1180351
8663
8664 [ Upstream Kernel Changes ]
8665
8666 * rebase to v3.10-rc1
8667 - LP: #1172151
8668 - LP: #1089795
8669 - LP: #1167270
8670 - LP: #1128840
8671
8672 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
8673
8674linux (3.10.0-0.0) saucy; urgency=low
8675
8676 * Dummy
8677
8678 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
8679
8680linux (3.9.0-2.6) saucy; urgency=low
8681
8682 [ Tim Gardner ]
8683
8684 * rebase to v3.9.2
8685
8686 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
8687
8688linux (3.9.0-1.5) saucy; urgency=low
8689
8690 [ Tim Gardner ]
8691
8692 * rebase to v3.9.1
8693
8694 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
8695
8696linux (3.9.0-0.4) saucy; urgency=low
8697
8698 [ Andy Whitcroft ]
8699
8700 * ubuntu: overlayfs -- add FS_ALIAS
8701
8702 [ Tim Gardner ]
8703
8704 * Added lttng
8705 - LP: #1175784
8706
8707 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
8708
8709linux (3.9.0-0.3) saucy; urgency=low
8710
8711 [ Upstream Kernel Changes ]
8712
8713 * rebase to v3.9
8714
8715 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
8716
8717linux (3.9.0-0.2) saucy; urgency=low
8718
8719 [ Tim Gardner ]
8720
8721 * Enable extras packaging for amd64/i386.
8722 Fixes build depenencies with brittany and linux-meta.
8723
8724 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
8725
8726linux (3.9.0-0.1) saucy; urgency=low
8727
8728 [ Upstream Kernel Changes ]
8729
8730 * rebase to v3.9-rc8
8731
8732 [ Upstream Kernel Changes ]
8733
8734 * rebase to v3.9-rc7
8735 - LP: #1128840
8736
8737 [ Upstream Kernel Changes ]
8738
8739 * rebase to v3.9-rc6
8740
8741 [ Upstream Kernel Changes ]
8742
8743 * rebase to v3.9-rc5
8744
8745 [ Upstream Kernel Changes ]
8746
8747 * rebase to v3.8-rc4
8748 - LP: #1095315
8749 - LP: #886975
8750 - LP: #1086921
8751
8752 [ Upstream Kernel Changes ]
8753
8754 * rebase to v3.9-rc3
8755 - LP: #1155016
8756 - LP: #1103594
8757
8758 [ Upstream Kernel Changes ]
8759
8760 * rebase to v3.9-rc2
8761
8762 [ Upstream Kernel Changes ]
8763
8764 * rebase to v3.9-rc1
8765 - LP: #901105
8766 - LP: #961286
8767 - LP: #1011792
8768 - LP: #1128934
8769 - LP: #886975
8770 - LP: #978807
8771
8772 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
8773
8774linux (3.8.0-7.14) raring; urgency=low
8775
8776 [ Andy Whitcroft ]
8777
8778 * [Config] CONFIG_RCU_USER_QS=n
8779 * [Config] CONFIG_MTD_ONENAND_SIM=n
8780 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
8781
8782 [ Upstream Kernel Changes ]
8783
8784 * rebase to v3.8
8785
8786 [Tim Gardner]
8787
8788 * Release Tracking Bug
8789 - LP: #1130111
8790 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
8791 - LP: #1128840
8792
8793 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
8794
8795linux (3.8.0-6.13) raring; urgency=low
8796
8797 [Tim Gardner]
8798
8799 * Release Tracking Bug
8800 - LP: #1125364
8801 * Add ahci modules to d-i
8802 - LP: #1124415
8803
8804
8805 [ Chris Wilson ]
8806
8807 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
8808 the encoders
8809 - LP: #1097315
8810
8811 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
8812
8813linux (3.8.0-6.12) raring; urgency=low
8814
8815 [Tim Gardner]
8816
8817 * perf: NO_LIBPERL=1
8818 * Fix linux-headers dependency
8819 * Release Tracking Bug
8820 - LP: #1124362
8821
8822 [ Andy Whitcroft ]
8823
8824 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
8825 - LP: #1121699
8826
8827 [ Daniel Vetter ]
8828
8829 * SAUCE: drm/i915: write backlight harder
8830 - LP: #954661
8831
8832 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
8833
8834linux (3.8.0-6.11) raring; urgency=low
8835
8836 [Tim Gardner]
8837
8838 * Release Tracking Bug
8839 - LP: #1122071
8840 * rebase to v3.8-rc7
8841 * Add libaudit-dev as a build dependency
8842 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
8843
8844 [ Leann Ogasawara ]
8845
8846 * [Config] Remove CONFIG_SATA_AHCI annotation
8847
8848 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
8849
8850linux (3.8.0-5.10) raring; urgency=low
8851
8852 [Tim Gardner]
8853
8854 * Release Tracking Bug
8855 - LP: #1118568
8856
8857 * Bump ABI to fix install issue with 3.8.0-4.8.
8858 Moving drivers/ata/*ahci* to linux-image caused an
8859 install conflict with linux-image-extras without an
8860 ABI bump.
8861
8862 [ Jan Beulich ]
8863
8864 * SAUCE: xen-pciback: rate limit error messages from
8865 xen_pcibk_enable_msi{, x}()
8866 - LP: #1117336
8867 - CVE-2013-0231
8868
8869 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
8870
8871linux (3.8.0-4.9) raring; urgency=low
8872
8873 [ Herton Ronaldo Krzesinski ]
8874
8875 * d-i: Add mellanox ethernet drivers to nic-modules
8876 - LP: #1015339
8877
8878 [ Joseph Salisbury ]
8879
8880 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
8881 - LP: #1113547
8882
8883 [ Kamal Mostafa ]
8884
8885 * SAUCE: alx driver import script
8886
8887 [ Qualcomm Atheros, Inc ]
8888
8889 * SAUCE: alx: Update to heads/master
8890
8891 [ Tim Gardner ]
8892
8893 * Release Tracking Bug
8894 - LP: #1117673
8895
8896 * [debian] Remove dangling symlink from headers package
8897 - LP: #1112442
8898 * [config] CONFIG_ALX=m
8899 * [Config] Add alx to d-i nic-modules
8900 * [Config] CONFIG_SATA_AHCI=m
8901 - LP: #1056563
8902
8903 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
8904
8905linux (3.8.0-4.8) raring; urgency=low
8906
8907 [ Allen Ibara ]
8908
8909 * SAUCE: imx6: dts: Add IMX6Q AHCI support
8910
8911 [ Andy Whitcroft ]
8912
8913 * rebase to v3.8-rc6
8914 * updateconfigs following rebase to v3.8-rc6
8915
8916 [Leann Ogasawara]
8917
8918 * Release Tracking Bug
8919 - LP: #1112573
8920
8921 [ Paolo Pisati ]
8922
8923 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
8924 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
8925 * [Config] MMC_ARMMMCI=y (vexpress mmc)
8926 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
8927
8928 [ Seth Forshee ]
8929
8930 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
8931
8932 [ Upstream Kernel Changes ]
8933
8934 * rebase to v3.8-rc6
8935 - LP: #1107477
8936
8937 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
8938
8939linux (3.8.0-3.7) raring; urgency=low
8940
8941 [ Andy Green ]
8942
8943 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
8944 * SAUCE: ARM: omap2 add mac address allocation register api
8945 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
8946 allocation
8947
8948 [ Leann Ogasawara ]
8949
8950 * rebase to v3.8-rc5
8951 * Release Tracking Bug
8952 - LP: #1111486
8953
8954 [ Paolo Pisati ]
8955
8956 * SAUCE: davinci: vpss: compilation fix
8957 * [Config] enable TI OMAP4 support (Pandaboard/ES)
8958 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
8959 * [Config] enable Freescale IMX6 support (SabreLite)
8960 * [Config] SERIAL_IMX_CONSOLE=y
8961 * [Config] MMC_*_IMX=y
8962 * [Config] disable USB_SUSPEND
8963 * [Config] USB_MXS_PHY=y
8964 * [Config] USB_CHIPIDEA=y
8965 * SAUCE: DTB: add support for multiple DTBs
8966 * SAUCE: DTB: build imx6q-sabrelite
8967 * SAUCE: DTB: build beaglexm
8968 * SAUCE: DTB: build panda/panda es
8969 * [Config] disable CPU_FREQ
8970 * [Config] PANEL_TFP410=y (video DVI output)
8971 * [Config] SND_OMAP_SOC*=y
8972 * [Config] SND_IMX_SOC*=y
8973 * [Config] I2C_IMX=y
8974 * [Config] SPI_IMX=m
8975
8976 [ Stefan Bader ]
8977
8978 * [Config] Move 9p modules into generic package
8979 - LP: #1107658
8980
8981 [ Tony Lindgren ]
8982
8983 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
8984 kernels
8985 * SAUCE: ARM: OMAP2+: Use omap initcalls
8986 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
8987 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
8988 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
8989 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
8990 multiplaform
8991 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
8992 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
8993 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
8994
8995 [ Upstream Kernel Changes ]
8996
8997 * rebase to v3.8-rc5
8998 - LP: #1096789
8999
9000 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
9001
9002linux (3.8.0-2.6) raring; urgency=low
9003
9004 [ Adam Conrad ]
9005
9006 * Fix up linux-tools -> SRCPKGNAME-tools rename
9007
9008 [ Andy Whitcroft ]
9009
9010 * [Config] re-disable CONFIG_SOUND_OSS
9011 - LP: #1105230
9012
9013 [ Arend van Spriel ]
9014
9015 * SAUCE: brcmsmac: fix tx status processing
9016
9017 [Leann Ogasawara]
9018
9019 * Release Tracking Bug
9020 - LP: #1105104
9021
9022 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
9023
9024linux (3.8.0-1.5) raring; urgency=low
9025
9026 [Tim Gardner]
9027
9028 * Release Tracking Bug
9029 - LP: #1101235
9030
9031 [ Dudley Du ]
9032
9033 * SAUCE: Input: add support for Cypress PS/2 Trackpads
9034 - LP: #978807
9035
9036 [ Kamal Mostafa ]
9037
9038 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
9039 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
9040 * [Config] Add CONFIG_PS2_CYPRESS
9041
9042 [ Tim Gardner ]
9043
9044 * rebase to v3.8-rc4
9045
9046 [ Upstream Kernel Changes ]
9047
9048 * rebase to v3.8-rc4
9049 - LP: #1095315
9050 - LP: #886975
9051 - LP: #1086921
9052
9053 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
9054
9055linux (3.8.0-0.4) raring; urgency=low
9056
9057 [ Leann Ogasawara ]
9058
9059 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
9060 * [Config] Update CONFIG_IIO build annotation
9061 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
9062 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
9063 * [Config] Remove CONFIG_SPI_PL022 annotation
9064 * [Config] Update CONFIG_EZX_PCAP annotation
9065 * [Config] Update CONFIG_SENSORS_AK8975 annotation
9066 * [Config] Disable CONFIG_DRM_MGAG200
9067 - LP: #1042903
9068
9069 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
9070
9071linux (3.8.0-0.3) raring; urgency=low
9072
9073 [ Andy Whitcroft ]
9074
9075 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
9076 uselib()"
9077
9078 [ Scott James Remnant ]
9079
9080 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
9081 (for v3.7+)
9082 - LP: #1085766, #462111
9083
9084 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
9085
9086linux (3.8.0-0.2) raring; urgency=low
9087
9088 [ Tim Gardner ]
9089
9090 * [packaging] Add macro to selectively disable building perf
9091 * [packaging] Cannot depend on universe package libaudit-dev
9092
9093 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
9094
9095linux (3.8.0-0.1) raring; urgency=low
9096
9097
9098 [ Upstream Kernel Changes ]
9099
9100 * rebase to v3.8-rc3
9101 - LP: #1096789
9102
9103 [ Upstream Kernel Changes ]
9104
9105 * rebase to v3.8-rc2
9106 - LP: #1082357
9107 - LP: #1075882
9108
9109 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
9110
9111linux (3.7.0-7.15) raring; urgency=low
9112
9113 [ Chris J Arges ]
9114
9115 * SAUCE: add eeprom_bad_csum_allow module parameter
9116 - LP: #1070182
9117
9118 [ Leann Ogasawara ]
9119
9120 * Add ceph to linux-image for virtual instances
9121 - LP: #1063784
9122
9123 [ Serge Hallyn ]
9124
9125 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
9126
9127 [ Tim Gardner ]
9128
9129 * [Config] CONFIG_SLUB_DEBUG=y
9130 - LP: #1090308
9131
9132 [ Upstream Kernel Changes ]
9133
9134 * Revert "[SCSI] sd: Implement support for WRITE SAME"
9135 - LP: #1089818
9136
9137 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
9138
9139linux (3.7.0-6.14) raring; urgency=low
9140
9141 [ Andy Whitcroft ]
9142
9143 * [Config] annotations: all new annotations scheme including defaults
9144 * [Configs] apply annotation updates to main configs (top section)
9145
9146 [ Leann Ogasawara ]
9147
9148 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
9149 build"
9150 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
9151 * Temporarily disable module check for build
9152
9153 [ Stefan Bader ]
9154
9155 * ubuntu: dm-raid45: Adapt to upstream interface changes
9156 * Re-enable build of dm-raid45
9157
9158 [ Tim Gardner ]
9159
9160 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
9161 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
9162 * SAUCE: drm: Fix possible EDID memory allocation oops
9163 * SAUCE: ttm: Fix possible _manager memory allocation oops
9164 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
9165 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
9166 2 pointers
9167
9168 [ Tomas Hozza ]
9169
9170 * SAUCE: tools: hv: Netlink source address validation allows DoS
9171 - LP: #1084777
9172 - CVE-2012-5532
9173
9174 [ Upstream Kernel Changes ]
9175
9176 * rebase to v3.7
9177
9178 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
9179
9180linux (3.7.0-5.13) raring; urgency=low
9181
9182 [ Lino Sanfilippo ]
9183
9184 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
9185 fsnotify_destroy_group()
9186 - LP: #922906
9187 * SAUCE: fsnotify: introduce fsnotify_get_group()
9188 - LP: #922906
9189 * SAUCE: fsnotify: use reference counting for groups
9190 - LP: #922906
9191 * SAUCE: fsnotify: take groups mark_lock before mark lock
9192 - LP: #922906
9193 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
9194 indicates wheather a mark should be destroyed
9195 - LP: #922906
9196 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
9197 mark list
9198 - LP: #922906
9199 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
9200 - LP: #922906
9201 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
9202 fsnotify_remove_mark()
9203 - LP: #922906
9204 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
9205 by group
9206 - LP: #922906
9207 * SAUCE: fsnotify: change locking order
9208 - LP: #922906
9209
9210 [ Tim Gardner ]
9211
9212 * [Config] CONFIG_NFC_LLCP=y
9213 * [Config] get-firmware: Filter new files through fwinfo
9214 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
9215 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
9216 * [Config] CONFIG_XEN=y for all arches
9217 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
9218 * [Config] CONFIG_MMC_DW_EXYNOS=m
9219 * [Config] CONFIG_GPIO_ADNP=m
9220 * [Config] find-obsolete-firmware: Use correct path
9221 * rebase to v3.7-rc8
9222 - LP: #1084640
9223
9224 [ Upstream Kernel Changes ]
9225
9226 * Revert "VFS: don't do protected {sym,hard}links by default"
9227 - LP: #1084192
9228
9229 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
9230
9231linux (3.7.0-4.12) raring; urgency=low
9232
9233 [ Tim Gardner ]
9234
9235 * Revert "[Config] Use -j1 for headers_install"
9236 * Revert "[Config] install-arch-headers needs a valid config"
9237 Strayed into the weeds in search of the root cause of the periodic
9238 build failure.
9239 Fixes powerpc FTBS introduced in -4.11.
9240 * [Config] hmake -j1
9241 The kernel makefile appears to have parallel dependency
9242 problems for the install_headers target. This appears to be root
9243 cause for a periodic build failure on N-way machines.
9244
9245 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
9246
9247linux (3.7.0-4.11) raring; urgency=low
9248
9249 [ Tim Gardner ]
9250
9251 * [Config] Use -j1 for headers_install
9252 Also fixes a powerpc FTBS introduced by
9253 "[Config] install-arch-headers needs a valid config".
9254
9255 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
9256
9257linux (3.7.0-4.10) raring; urgency=low
9258
9259 [ Andy Whitcroft ]
9260
9261 * [Config] add rebuild-test support for autopkgtest
9262 - LP: #1081500
9263 * [tests] move build tests out of the way
9264 - LP: #1081500
9265 * [tests] add an autopkgtest rebuild test
9266 - LP: #1081500
9267
9268 [ Tim Gardner ]
9269
9270 * rebase to v3.7-rc7
9271 * SAUCE: Remove emi62 files duplicated in linux-firmware
9272 * SAUCE: Remove sb16 files duplicated in linux-firmware
9273 * SAUCE: Remove whiteheat files duplicated in linux-firmware
9274 * SAUCE: Remove yamaha files duplicated in linux-firmware
9275 * SAUCE: Remove dsp56k files used only by m68k
9276 * SAUCE: firmware: Remove last vestiges of dabusb
9277 * SAUCE: Remove vicam files duplicated in linux-firmware
9278 * [Config] install-arch-headers needs a valid config
9279
9280 [ Upstream Kernel Changes ]
9281
9282 * rebase to v3.7-rc7
9283 - LP: #1076840
9284 - LP: #1081466
9285
9286 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
9287
9288linux (3.7.0-3.9) raring; urgency=low
9289
9290 [ Leann Ogasawara ]
9291
9292 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
9293 - LP: #1079900
9294 * Add nfsv3 to nfs-modules udeb
9295
9296 [ Paolo Pisati ]
9297
9298 * [Config] SND_OMAP_SOC*=y
9299 - LP: #1019321
9300
9301 [ Stefan Bader ]
9302
9303 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
9304 - LP: #1078926
9305
9306 [ Tim Gardner ]
9307
9308 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
9309 - LP: #1079469
9310 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
9311 * rebase to v3.7-rc6
9312 * SAUCE: script to detect obsolete firmware
9313 * SAUCE: Remove yam files duplicated in linux-firmware
9314 * SAUCE: Remove tehuti files duplicated in linux-firmware
9315 * SAUCE: Remove matrox files duplicated in linux-firmware
9316 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
9317 * SAUCE: Remove r128 files duplicated in linux-firmware
9318 * SAUCE: Remove acenic files duplicated in linux-firmware
9319 * SAUCE: Remove keyspan files duplicated in linux-firmware
9320 * SAUCE: Remove sun files duplicated in linux-firmware
9321 * SAUCE: Remove radeon files duplicated in linux-firmware
9322 * SAUCE: Update bnx2x firmware to 7.8.2.0
9323 * [Config] generic.inclusion-list: econet has disappeared
9324
9325 [ Upstream Kernel Changes ]
9326
9327 * seccomp: forcing auditing of kill condition
9328 - LP: #1079469
9329 * rebase to v3.7-rc6
9330
9331 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
9332
9333linux (3.7.0-2.8) raring; urgency=low
9334
9335 [ Andy Whitcroft ]
9336
9337 * Revert "overlayfs: disable until FTBS is fixed"
9338 * Revert "ubuntu: overlayfs"
9339 * Revert "ubuntu: AUFS"
9340 * ubuntu: overlayfs -- overlayfs: add statfs support
9341 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
9342 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
9343 inode
9344 - LP: #944386
9345 * ubuntu: AUFS (no-squash): basic framework and update machinary
9346 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
9347 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
9348 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
9349 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
9350 * ubuntu: AUFS (no-squash) -- reenable
9351 - LP: #1079193
9352
9353 [ Erez Zadok ]
9354
9355 * ubuntu: overlayfs -- overlayfs: implement show_options
9356
9357 [ Miklos Szeredi ]
9358
9359 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
9360 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
9361 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
9362 * ubuntu: overlayfs -- overlay filesystem
9363 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
9364 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
9365
9366 [ Neil Brown ]
9367
9368 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
9369
9370 [ Robin Dong ]
9371
9372 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
9373 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
9374
9375 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
9376
9377linux (3.7.0-1.7) raring; urgency=low
9378
9379 [ Tim Gardner ]
9380
9381 * [Config] Drop dependency on libaudit-dev
9382 Its a universe package which causes an FTBS on the builders.
9383 libaudit-dev is not strictly required for the perf tools build.
9384
9385 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
9386
9387linux (3.7.0-1.6) raring; urgency=low
9388
9389 [ Andy Whitcroft ]
9390
9391 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
9392 * [Config] better encode the CONFIG_NVRAM constaint
9393 * enforcer -- fix debugging output
9394
9395 [ Ben Collins ]
9396
9397 * [Config] Add custom_override rule to allow for alternate kernel
9398 file/install
9399 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
9400
9401 [ Tim Gardner ]
9402
9403 * [Config] Dropped armel
9404 * Drop highbank from ABI fetch list
9405 * [Config] Use dh_prep instead of 'dh_clean -k'
9406 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
9407 * [Config] Document binary-indep dependency chain
9408 * rebase to v3.7-rc5
9409
9410 [ Upstream Kernel Changes ]
9411
9412 * rebase to v3.7-rc5
9413
9414 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
9415
9416linux (3.7.0-0.5) raring; urgency=low
9417
9418 [ Tim Gardner ]
9419
9420 * [Config] CONFIG_AMD_IOMMU_V2=m
9421 - LP: #1071520
9422 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
9423 Fixes FTBS
9424
9425 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
9426
9427linux (3.7.0-0.4) raring; urgency=low
9428
9429 [ Ben Collins ]
9430
9431 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
9432
9433 [ Tim Gardner ]
9434
9435 * [Config] do_tools=false for arm
9436
9437 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
9438
9439linux (3.7.0-0.3) raring; urgency=low
9440
9441 [ Tim Gardner ]
9442
9443 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
9444 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
9445 * [Config] Drop highbank harder
9446
9447 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
9448
9449linux (3.7.0-0.2) raring; urgency=low
9450
9451 [ Andy Whitcroft ]
9452
9453 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
9454 instances
9455 - LP: #1066921
9456 * [Config] drop highbank builds
9457
9458 [ Jeremy Kerr ]
9459
9460 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
9461 - LP: #1063061
9462
9463 [ Leann Ogasawara ]
9464
9465 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
9466
9467 [ Tim Gardner ]
9468
9469 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
9470 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
9471 * rebase to v3.7-rc4
9472 * SAUCE: MODSIGN: Emit error for incorrectly signed module
9473
9474 [ Upstream Kernel Changes ]
9475
9476 * rebase to v3.7-rc4
9477
9478 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
9479
9480linux (3.7.0-0.1) raring; urgency=low
9481
9482
9483 [ Upstream Kernel Changes ]
9484
9485 * rebase to v3.7-rc3
9486 - LP: #1056078
9487
9488 [ Upstream Kernel Changes ]
9489
9490 * rebase to v3.7-rc2
9491 - LP: #1060729
9492 - LP: #1059523
9493 - LP: #1006690
9494 - LP: #1049623
9495 - LP: #1046512
9496 - LP: #1052499
9497 - LP: #1037642
9498 - LP: #559939
9499 - LP: #1052460
9500 - LP: #939161
9501 - LP: #1046734
9502
9503 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
9504
9505linux (3.6.0-0.1) UNRELEASED; urgency=low
9506
9507
9508 [ Upstream Kernel Changes ]
9509
9510 * rebase to v3.6
9511
9512 [ Upstream Kernel Changes ]
9513
9514 * rebase to v3.6-rc7
9515
9516 [ Upstream Kernel Changes ]
9517
9518 * rebase to v3.6-rc6
9519 - LP: #1000424
9520
9521 [ Upstream Kernel Changes ]
9522
9523 * rebase to v3.6-rc5
9524 - LP: #1040077
9525
9526 [ Upstream Kernel Changes ]
9527
9528 * rebase to v3.6-rc4
9529
9530 [ Upstream Kernel Changes ]
9531
9532 * rebase to v3.6-rc3
9533 - LP: #1038651
9534 - LP: #1034779
9535
9536 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
9537
9538linux (3.5.0-6.6) quantal-proposed; urgency=low
9539
9540 [ Andy Whitcroft ]
9541
9542 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
9543 experimental features
9544 * SAUCE: highbank -- export clock functions for modules
9545 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
9546 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
9547 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
9548 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
9549 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
9550 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
9551 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
9552 * [Config] highbank -- reenable CONFIG_DW_DMAC
9553 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
9554 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
9555 * [Config] highbank -- reenable CONFIG_USB_DWC3
9556 * [Config] highbank -- reenable CONFIG_SATA_MV
9557 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
9558 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
9559 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
9560 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
9561 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
9562 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
9563 * [Config] highbank -- enable CONFIG_EXPERT
9564 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
9565 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
9566 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
9567 * [Config] enable CONFIG_USB_ETH_EEM
9568 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
9569 * [Config] disable CONFIG_USB_M66592
9570 * [Config] enable CONFIG_USB_NET2272
9571 * [Config] enable CONFIG_USB_R8A66597
9572 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
9573 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
9574 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
9575 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
9576 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
9577 * [Config] sync configuration armhf omap -> armel omap
9578 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
9579 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
9580
9581 [ Bryan Wu ]
9582
9583 * [Config] change default IO scheduler from CFQ to Deadline
9584
9585 [ Leann Ogasawara ]
9586
9587 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
9588 * [Config] Disable CONFIG_MOUSE_INPORT
9589
9590 [ Tim Gardner ]
9591
9592 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
9593 * [Config] Add bnx2x firmware to nic-modules udeb
9594 * SAUCE: Add script to convert firmware to ihex format
9595 * SAUCE: firmware: Upgrade bnx2 to current versions
9596 * [Config] Add tigon firmware to nic-modules udeb
9597 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
9598 - LP: #1026761
9599 * SAUCE: Remove redundant cis firmware
9600 * SAUCE: Remove redundant emi26 firmware
9601 * SAUCE: Remove redundant ttusb-budget firmware
9602 * SAUCE: Remove redundant sun/cassini firmware
9603 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
9604 * SAUCE: Remove redundant 3com/typhoon.bin firmware
9605 * SAUCE: Remove redundant yamaha/ds1 firmware
9606 * SAUCE: Remove redundant keyspan_pda firmware
9607 * rebase to v3.5
9608
9609 [ Upstream Kernel Changes ]
9610
9611 * rebase to v3.5
9612 - LP: #1027828
9613
9614 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
9615
9616linux (3.5.0-5.5) quantal-proposed; urgency=low
9617
9618 [ Andy Whitcroft ]
9619
9620 * [Config] annotations: initial import of configuration annotations
9621
9622 [ Bryan Wu ]
9623
9624 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
9625
9626 [ Leann Ogasawara ]
9627
9628 * Rebase to v3.5-rc7
9629
9630 [ Manoj Iyer ]
9631
9632 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
9633 - LP: #1010281
9634
9635 [ Tim Gardner ]
9636
9637 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
9638 expects
9639 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
9640 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
9641 * [Config] CONFIG_IP_NF_QUEUE=n
9642 * [Config] CONFIG_MTD_DOC2000=n
9643 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
9644 * [Config] CONFIG_PRISM54=n
9645 * [Config] CONFIG_SCx200_I2C=n
9646 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
9647
9648 [ Upstream Kernel Changes ]
9649
9650 * rebase to v3.5-rc7
9651
9652 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
9653
9654linux (3.5.0-4.4) quantal-proposed; urgency=low
9655
9656 [ Andy Whitcroft ]
9657
9658 * [Packaging] getabis should be extracting all packages
9659 - LP: #1021174
9660 * [Config] getabis -- series uses linux-image-extra
9661 - LP: #1021174
9662 * rebase to v3.5-rc6
9663
9664 [ Bryan Wu ]
9665
9666 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
9667 flavours
9668 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
9669
9670 [ Leann Ogasawara ]
9671
9672 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
9673 - LP: #1019561
9674
9675 [ Paolo Pisati ]
9676
9677 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
9678 - LP: #1019321
9679
9680 [ Stefan Bader ]
9681
9682 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
9683 - LP: #1018456
9684 * (config) Disable ACPI_PROCFS_POWER
9685
9686 [ Tim Gardner ]
9687
9688 * [Config] CONFIG_ACPI_BGRT=y
9689 * Extract firmware module info during getabi
9690 - LP: #1021174
9691
9692 [ Upstream Kernel Changes ]
9693
9694 * rebase to v3.5-rc6
9695
9696 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
9697
9698linux (3.5.0-3.3) quantal-proposed; urgency=low
9699
9700 [ Andy Whitcroft ]
9701
9702 * [Config] enable CONFIG_MEMTEST=y
9703 - LP: #1004535
9704 * [Config] config-check: add support for a cut operation
9705 * [Config] enforcer -- switch to cut where appropriate
9706
9707 [ Leann Ogasawara ]
9708
9709 * Rebase to v3.5-rc5
9710 * [Config] Updateconfigs after rebase to v3.5-rc5
9711
9712 [ Luis Henriques ]
9713
9714 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
9715 __ocfs2_change_file_space
9716 - LP: #1006012
9717
9718 [ Seth Forshee ]
9719
9720 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
9721 for LVDS register initialization
9722 - LP: #1012800
9723
9724 [ Upstream Kernel Changes ]
9725
9726 * rebase to v3.5-rc5
9727 - LP: #1013183
9728 - LP: #1017017
9729 - LP: #884652
9730
9731 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
9732
9733linux (3.5.0-2.2) quantal-proposed; urgency=low
9734
9735 [ Andy Whitcroft ]
9736
9737 * rebase to v3.5-rc4
9738
9739 [ Arend van Spriel ]
9740
9741 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
9742 brcms_c_regd_init()
9743 - LP: #950320
9744
9745 [ Bryan Wu ]
9746
9747 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
9748
9749 [ Chris J Arges ]
9750
9751 * PACKAGING: add .gnu_debuglink sections to .ko files
9752 - LP: #669641
9753
9754 [ Leann Ogasawara ]
9755
9756 * d-i: Add hid-generic to input-modules
9757 - LP: #1017879
9758
9759 [ Ming Lei ]
9760
9761 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
9762 - LP: #1017717, #225
9763
9764 [ Paolo Pisati ]
9765
9766 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
9767 - LP: #1017718
9768 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
9769
9770 [ Seth Forshee ]
9771
9772 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
9773 during initialization
9774 - LP: #950320
9775 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
9776 by mac80211
9777 - LP: #950320
9778 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
9779 channels
9780 - LP: #950320
9781 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
9782 - LP: #950320
9783 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
9784 regulatory domain
9785 - LP: #950320
9786 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
9787 regulatory updates
9788 - LP: #950320
9789 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
9790 tx power limits
9791 - LP: #950320
9792 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
9793 against internal regulatory data
9794 - LP: #950320
9795 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
9796 when checking whether OFDM is allowed
9797 - LP: #950320
9798
9799 [ Tim Gardner ]
9800
9801 * [Config] Enable CONFIG_CGROUPS for highbank
9802 - LP: #1014692
9803 * [Config] FB_OMAP*=y and PANEL_TFP410=y
9804
9805 [ Upstream Kernel Changes ]
9806
9807 * rebase to v3.5-rc4
9808
9809 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
9810
9811linux (3.5.0-1.1) quantal-proposed; urgency=low
9812
9813 [ Andy Whitcroft ]
9814
9815 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
9816
9817 [ Leann Ogasawara ]
9818
9819 * Rebase to v3.5-rc1
9820 * [Config] Remove USB_DEVICEFS from the config enforcer
9821 * [Config] Updateconfigs after rebase to v3.5-rc1
9822 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
9823 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
9824 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
9825 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
9826 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
9827 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
9828 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
9829 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
9830 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
9831 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
9832 * Rebase to v3.5-rc2
9833 * [Config] Updateconfigs after rebase to v3.5-rc2
9834 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
9835 * Rebase to v3.5-rc3
9836 * [Config] Updateconfigs after rebase to v3.5-rc3
9837
9838 [ Paul Mundt ]
9839
9840 * SAUCE: fix bug.h's inclusion of kernel.h
9841
9842 [ Stefan Bader ]
9843
9844 * SAUCE: Fix compile failures of dm-raid45
9845 * [Config] Enable dm-raid45
9846 * Move dependency on crda to extra package
9847 - LP: #657901
9848 * SAUCE: Mask CR4 writes on older Xen hypervisors
9849
9850 [ Upstream Kernel Changes ]
9851
9852 * rebase to v3.5-rc3
9853 - LP: #993162
9854 - LP: #925577
9855 * rebase to v3.5-rc2
9856 * rebase to v3.5-rc1
9857 - LP: #955892
9858 - LP: #978038
9859 - LP: #987371
9860 - LP: #929545
9861 - LP: #942316
9862 - LP: #903853
9863
9864 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
9865
9866linux (3.4.0-5.11) quantal-proposed; urgency=low
9867
9868 [ Leann Ogasawara ]
9869
9870 * [Config] Disable CONFIG_ARM_LPAE
9871 - LP: #1009061
9872
9873 [ Oleksij Rempel ]
9874
9875 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
9876 - LP: #1008905
9877
9878 [ Paolo Pisati ]
9879
9880 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
9881 - LP: #1009061
9882
9883 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
9884
9885linux (3.4.0-4.10) quantal; urgency=low
9886
9887 [ Leann Ogasawara ]
9888
9889 * Temporarily disable ABI and module check
9890
9891 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
9892
9893linux (3.4.0-4.9) quantal; urgency=low
9894
9895 [ Andy Whitcroft ]
9896
9897 * [Config] fix config split to avoid the shared config
9898 * [Config] updateconfigs following split config fix
9899 * [Config] linux-image-extras needs full postinst
9900 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
9901 * [Config] CONFIG_HP_WATCHDOG enable as module
9902 * [Config] CONFIG_PDC_ADMA is not boot essential
9903 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
9904 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
9905 * [Config] CONFIG_TRANZPORT=m commonise
9906 * [Config] CONFIG_R3964=m commonise
9907 * [Config] CONFIG_SCSI_DH=m commonise
9908 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
9909 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
9910 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
9911 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
9912 * [Config] CONFIG_USB_SN9C102 is deprecated disable
9913 * [Config] CONFIG_USB_SI470X=m commonise
9914 * [Config] CONFIG_USB_ET61X251=m commonise
9915 * [Config] CONFIG_RTS_PSTOR=m commonise
9916 * [Config] CONFIG_SCANLOG=m commonise
9917 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
9918 * [Config] CONFIG_SM_FTL=m commonise
9919 * [Config] CONFIG_SOLO6X10=m commonise
9920 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
9921 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
9922 * [Config] CONFIG_SPI_SPIDEV=m commonise
9923 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
9924 * [Config] CONFIG_TPS65010=m commonise
9925 * [Config] CONFIG_STE10XP=y commonise
9926 * [Config] CONFIG_X25_ASY=m commonise
9927 * [Config] CONFIG_USB_MON=m commonise
9928 * [Config] CONFIG_VME_BUS=m commonise
9929 * [Config] CONFIG_W35UND=m commonise
9930 * [Config] -CONFIG_TCG_TPM=y commonise
9931 * [Config] highbank -- commonise filesystems
9932 * [Config] highbank -- commonise subsystems
9933 * [Config] highbank -- commonise network protocols
9934 * [Config] highbank -- commonise input drivers
9935 * [Config] highbank -- commonise CRYPTO options
9936 * [Config] highbank -- commonise HID options
9937 * [Config] highbank -- commonise sensors options
9938 * [Config] highbank -- commonise EXPORTFS/FHANDLE
9939 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
9940 * [Config] highbank -- commonise ENCRYPTED_KEYS
9941 * [Config] highbank -- commonise CONFIG_ATALK
9942 * [Config] highbank -- commonise INET/INET6
9943 * [Config] highbank -- commonise NLS
9944 * [Config] highbank -- commonise BLK/CHR
9945 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
9946 * [Config] highbank -- commonise INET/INET6 part 2
9947 * [Config] highbank -- commonise PHY settings
9948 * [Config] highbank -- commonise CRC settings
9949 * [Config] highbank -- commonise BINFMT settings
9950 * [Config] highbank -- commonise DM settings
9951 * [Config] highbank -- commonise RTC_DRV settings
9952 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
9953 * [Config] highbank -- commonise USB settings
9954 * [Config] highbank -- commonise GPIO settings
9955 * [Config] highbank -- commonise I2C settings
9956 * [Config] highbank -- commonise numerous subsystem selectors
9957 * [Config] highbank -- commonise A-C modules missmatches
9958 * [Config] highbank -- commonise D-F modules missmatches
9959 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
9960 * [Config] highbank -- commonise G-I modules missmatches
9961 * [Config] highbank -- commonise J-L modules missmatches
9962 * [Config] highbank -- commonise M modules missmatches
9963 * [Config] highbank -- commonise N-P modules missmatches
9964 * [Config] highbank -- commonise Q-R modules missmatches
9965 * [Config] highbank -- commonise S modules missmatches -- part 1
9966 * [Config] highbank -- commonise S modules missmatches -- part 2
9967 * [Config] highbank -- commonise T modules missmatches
9968 * [Config] highbank -- commonise U-Z modules missmatches
9969
9970 [ Ike Panhc ]
9971
9972 * [Config] add highbank flavour
9973 - LP: #1000831
9974
9975 [ Mark Langsdorf ]
9976
9977 * SAUCE: arm highbank: add support for pl320-ipc driver
9978 - LP: #1000831
9979
9980 [ Rob Herring ]
9981
9982 * SAUCE: input: add a key driver for highbank
9983 - LP: #1000831
9984 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
9985 - LP: #1000831
9986 * SAUCE: force DMA buffers to non-bufferable on highbank
9987 - LP: #1000831
9988 * SAUCE: net: calxedaxgmac: fix net timeout recovery
9989 - LP: #1000831
9990
9991 [ Tim Gardner ]
9992
9993 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
9994 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
9995 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
9996 * [Config] Homogenize CIFS configs across all arches
9997 * [Config] armhf should not be skipabi or skipmodules
9998 - LP: #1006913
9999
10000 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
10001
10002linux (3.4.0-3.8) quantal; urgency=low
10003
10004 [ Andy Whitcroft ]
10005
10006 * [Config] include include/generated/compile.h
10007 - LP: #942569
10008 * [Config] fix up postinst to ensure we know which error is which
10009 - LP: #1002388
10010
10011 [ Herton Ronaldo Krzesinski ]
10012
10013 * SAUCE: async_populate_rootfs: fix build warnings
10014 - LP: #1003417
10015
10016 [ John Johansen ]
10017
10018 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
10019 * SAUCE: apparmor: Add the ability to mediate mount
10020 * SAUCE: AppArmor: basic networking rules
10021 * SAUCE: apparmor: fix profile lookup for unconfined
10022 - LP: #978038, #987371
10023 * SAUCE: apparmor: fix long path failure due to disconnected path
10024 - LP: #955892
10025
10026 [ Mario Limonciello ]
10027
10028 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
10029 - LP: #901410
10030
10031 [ Stefan Bader ]
10032
10033 * (config) Built-in xen-acpi-processor
10034
10035 [ Tim Gardner ]
10036
10037 * [Config] CONFIG_NET_DSA=m
10038 - LP: #1004148
10039 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
10040
10041 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
10042
10043linux (3.4.0-3.7) quantal; urgency=low
10044
10045 [ Andy Whitcroft ]
10046
10047 * [Config] drop the virtual flavour in favour of a split generic et al
10048 * [Config] enforcer -- drop IDLE enforcement
10049 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
10050 * [Config] updateconfigs following removal of -virtual
10051
10052 [ Leann Ogasawara ]
10053
10054 * Rebase to v3.4
10055
10056 [ Seth Forshee ]
10057
10058 * [Config] disable CONFIG_B43_BCMA_EXTRA
10059
10060 [ Tim Gardner ]
10061
10062 * [Config] Check for extras when building udebs
10063 * [Config] Collapsed generic-pae into generic [i386]
10064
10065 [ Upstream Kernel Changes ]
10066
10067 * rebase to v3.4
10068
10069 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
10070
10071linux (3.4.0-2.6) quantal; urgency=low
10072
10073 [ Andy Whitcroft ]
10074
10075 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
10076 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
10077 d_make_root()"
10078 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
10079 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
10080 security permissions to overlay files"
10081 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
10082 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
10083 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
10084 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
10085 * Revert "ubuntu: overlayfs -- overlay filesystem"
10086 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
10087 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
10088 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
10089 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
10090 * ubuntu: overlayfs -- overlayfs: add statfs support
10091 * ubuntu: overlayfs -- inode_only_permission: export inode level
10092 permissions checks
10093 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
10094
10095 [ Erez Zadok ]
10096
10097 * ubuntu: overlayfs -- overlayfs: implement show_options
10098
10099 [ Miklos Szeredi ]
10100
10101 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10102 * ubuntu: overlayfs -- vfs: add i_op->open()
10103 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10104 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10105 * ubuntu: overlayfs -- overlay filesystem
10106 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10107
10108 [ Neil Brown ]
10109
10110 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10111
10112 [ Robin Dong ]
10113
10114 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
10115 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
10116
10117 [ Tim Gardner ]
10118
10119 * [Config] perarch and indep tools builds need separate build directories
10120 * Prevent upgrading a non-PAE CPU
10121 * perf is not parallel build safe
10122
10123 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
10124
10125linux (3.4.0-2.5) quantal; urgency=low
10126
10127 [ Andy Whitcroft ]
10128
10129 * [Config] perarch and indep tools builds need separate build directories
10130
10131 [ Tim Gardner ]
10132
10133 * Prevent upgrading a non-PAE CPU
10134 * [Config] build debug
10135 * [Config] perf tools are not parallel build safe
10136
10137 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
10138
10139linux (3.4.0-2.4) quantal; urgency=low
10140
10141 [ Leann Ogasawara ]
10142
10143 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
10144 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
10145 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
10146 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
10147 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
10148 7400"
10149 * Revert "ubuntu: omnibook: fix source file newline"
10150 * Revert "ubuntu: omnibook -- update BOM"
10151 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
10152 depend on X86"
10153 * Revert "ubuntu: omnibook -- Added missing BOM file"
10154 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
10155 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
10156 mappings"
10157 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
10158 X86_32"
10159 * Revert "ubuntu: nx-emu - i386: NX emulation"
10160 * Revert "ubuntu: rfkill drivers -- version 1.3"
10161 * Temporarily disable module check
10162 * [Config] Remove CONFIG_FSAM7400
10163 * [Config] Remove CONFIG_OMNIBOOK
10164 * [Config] Update configs
10165 * Rebase to v3.4-rc7
10166 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
10167
10168 [ Tim Gardner ]
10169
10170 * Updated generic-pae description
10171 * Rebase to v3.4-rc6
10172 * install-tools depends on build targets
10173
10174 [ Upstream Kernel Changes ]
10175
10176 * kconfig: in debug mode some 0 length message prints occur
10177 * rebase to v3.4-rc7
10178 * rebase to v3.3-rc6
10179
10180 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
10181
10182linux (3.4.0-1.3) quantal; urgency=low
10183
10184 [ Andy Whitcroft ]
10185
10186 * [Config] control.stub is an intermediate product not a dependancy
10187 - LP: #992414
10188
10189 [ Leann Ogasawara ]
10190
10191 * remove i386 generic from getabis
10192
10193 [ Upstream Kernel Changes ]
10194
10195 * (pre-stable) b43: only reload config after successful initialization
10196 - LP: #950295
10197
10198 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
10199
10200linux (3.4.0-1.2) quantal; urgency=low
10201
10202 [ Andy Whitcroft ]
10203
10204 * [Config] add build depends for flex, bison and pkg-config
10205
10206 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
10207
10208linux (3.4.0-1.1) quantal; urgency=low
10209
10210 [ Andy Whitcroft ]
10211
10212 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10213 permissions to overlay files
10214 - LP: #915941, #918212
10215 - CVE-2012-0055
10216
10217 [ Leann Ogasawara ]
10218
10219 * Open Q
10220 * Rebase to v3.4-rc5
10221 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10222 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10223 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10224 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
10225 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10226 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
10227 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10228 * [Config] Temporarily disable CONFIG_AX88796 on arm
10229
10230 [ Upstream Kernel Changes ]
10231
10232 * vfs: pass struct path to __dentry_open()
10233 * vfs: add i_op->open()
10234 * vfs: export do_splice_direct() to modules
10235 * vfs: introduce clone_private_mount()
10236 * overlay filesystem
10237 * overlayfs: add statfs support
10238 * overlayfs: implement show_options
10239 * overlay: overlay filesystem documentation
10240 * fs: limit filesystem stacking depth
10241 * overlayfs: follow header cleanup
10242 * overlayfs: switch from d_alloc_root() to d_make_root()
10243 * overlayfs: update touch_atime() usage
10244 * rebase to v3.4-rc5
10245 - LP: #950490
10246 * rebase to v3.4-rc4
10247 * rebase to v3.4-rc3
10248 * rebase to v3.4-rc2
10249 * rebase to v3.4-rc1
10250 * rebase to v3.3
10251 * rebase to v3.3-rc7
10252 * rebase to v3.3-rc6
10253 * rebase to v3.3-rc5
10254 * rebase to v3.3-rc4
10255 - LP: #900802
10256 - LP: #930842
10257 * rebase to v3.3-rc3
10258 - LP: #924320
10259 - LP: #923316
10260 - LP: #923409
10261 - LP: #918254
10262 * rebase to v3.3-rc2
10263 * rebase to v3.3-rc1
10264 - LP: #795823
10265 - LP: #909419
10266 - LP: #910792
10267 - LP: #878701
10268 - LP: #724831
10269
10270 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
10271
10272linux (3.2.0-10.18) precise; urgency=low
10273
10274 [ Tim Gardner ]
10275
10276 * SAUCE: ecryptfs: Print inode on metadata error
10277
10278 [ Upstream Kernel Changes ]
10279
10280 * Revert "proc: enable writing to /proc/pid/mem"
10281 - LP: #919115
10282 - CVE-2012-0056
10283 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
10284 - LP: #909419
10285
10286 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
10287
10288linux (3.2.0-10.17) precise; urgency=low
10289
10290 [ Andy Whitcroft ]
10291
10292 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
10293 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
10294 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
10295 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
10296 * Revert "SAUCE: overlayfs -- overlay filesystem"
10297 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
10298 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
10299 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
10300 * ensure debian/ is not excluded from git by default
10301 * add new scripting to handle buglinks in rebases
10302 * ubuntu: overlayfs -- overlayfs: add statfs support
10303 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10304 permissions to overlay files
10305 - LP: #915941, #918212
10306 - CVE-2012-0055
10307
10308 [ Erez Zadok ]
10309
10310 * ubuntu: overlayfs -- overlayfs: implement show_options
10311
10312 [ Leann Ogasawara ]
10313
10314 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
10315 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
10316 - LP: #907377, #911236
10317 * [Config] Enable CONFIG_IRQ_REMAP
10318
10319 [ Miklos Szeredi ]
10320
10321 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10322 * ubuntu: overlayfs -- vfs: add i_op->open()
10323 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10324 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10325 * ubuntu: overlayfs -- overlay filesystem
10326 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10327
10328 [ Neil Brown ]
10329
10330 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10331
10332 [ Upstream Kernel Changes ]
10333
10334 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
10335 - LP: #647043
10336 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
10337 breaks USB
10338 - LP: #647043
10339
10340 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
10341
10342linux (3.2.0-9.16) precise; urgency=low
10343
10344 [ Andy Whitcroft ]
10345
10346 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
10347 * [Config] pull ARM sound modules =m
10348 * [Config] CONFIG_RTC_DRV_TEST is for testing only
10349 * [Config] CONFIG_USB_DUMMY_HCD is testing only
10350 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
10351
10352 [ Leann Ogasawara ]
10353
10354 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
10355 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
10356 * [Config] Enable CONFIG_MMC_TMIO=m
10357 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
10358 * [Config] Enable CONFIG_ISI=m
10359 * [Config] Enable CONFIG_MMC=y
10360 * [Config] Enable CONFIG_LIRC_PARALLEL=m
10361 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
10362 * [Config] Enable CONFIG_CHR_DEV_SG=y
10363 * [Config] Enable CONFIG_GPIO_PCA953X=m
10364 * [Config] Enable CONFIG_GPIO_TWL4030=m
10365 * [Config] Enable CONFIG_INET_DIAG=m
10366 * [Config] Enable CONFIG_NLS_ISO8859_1=m
10367 * [Config] Enable CONFIG_NVRAM=m
10368 * [Config] Enable CONFIG_SLIP=m
10369 * [Config] Enable CONFIG_PC300TOO=m
10370 * [Config] Enable CONFIG_TUN=y
10371 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
10372 * [Config] Enable CONFIG_THERMAL=y
10373 * [Config] Enable CONFIG_PPP=y
10374 * [Config] Enable CONFIG_PCI_STUB=m
10375 * Rebase to v3.2.1
10376 * [Config] Enable CONFIG_RTL8192E=m
10377 * [Config] Enable CONFIG_RTS5139=m
10378
10379 [ Stefan Bader ]
10380
10381 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
10382
10383 [ Upstream Kernel Changes ]
10384
10385 * ARM: restart: add restart hook to machine_desc record
10386 * ARM: restart: allow platforms more flexibility specifying restart mode
10387 * ARM: restart: move reboot failure handing into machine_restart()
10388 * ARM: restart: remove argument to setup_mm_for_reboot()
10389 * ARM: 7159/1: OMAP: Introduce local common.h files
10390 * ARM: restart: only perform setup for restart when soft-restarting
10391 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
10392 function
10393 * ARM: idmap: populate identity map pgd at init time using .init.text
10394 * ARM: suspend: use idmap_pgd instead of suspend_pgd
10395 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
10396 * ARM: idmap: use idmap_pgd when setting up mm for reboot
10397 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
10398 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
10399 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
10400 restart changes
10401 * ARM: lib: add call_with_stack function for safely changing stack
10402 * ARM: reset: implement soft_restart for jumping to a physical address
10403 * ARM: stop: execute platform callback from cpu_stop code
10404 * ARM: kexec: use soft_restart for branching to the reboot buffer
10405 * ARM: restart: omap: use new restart hook
10406 * topdown mmap support
10407 - LP: #861296
10408
10409 [ Upstream Kernel Changes ]
10410
10411 * Rebase to v3.2.1
10412
10413 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
10414
10415linux (3.2.0-8.15) precise; urgency=low
10416
10417 [ Leann Ogasawara ]
10418
10419 * [Config] Disable CONFIG_ACPI_PROCFS
10420 * Remove server from getabis
10421 * Temporarily disable module check
10422 * [Config] Disable CONFIG_MTD_TESTS
10423 * [Config] Disable CONFIG_X86_E_POWERSAVER
10424 * [Config] Set CONFIG_ARCNET=m
10425 * [Config] Enable CONFIG_ATM_DUMMY=m
10426 * [Config] Enable CONFIG_BLK_DEV_MD=y
10427 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
10428 * [Config] Enable CONFIG_BLK_DEV_SD=y
10429 * [Config] Enable CONFIG_BLK_DEV_SR=y
10430 * [Config] Enable CONFIG_BLK_DEV_UB=m
10431 * [Config] Enable CONFIG_COPS=m
10432 * [Config] Enable CONFIG_DVB_USB_EC168=m
10433 * [Config] Enable CONFIG_ENC28J60=m
10434 * [Config] Enable CONFIG_FB_UVESA=m
10435 * [Config] Enable CONFIG_FB_ATY=m
10436 * [Config] Enable CONFIG_BROADCOM_PHY=y
10437 * [Config] Enable CONFIG_CICADA_PHY=y
10438 * [Config] Enable CONFIG_DAVICOM_PHY=y
10439 * [Config] Enable CONFIG_ICPLUS_PHY=y
10440 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
10441 * [Config] Enable CONFIG_LXT_PHY=y
10442 * [Config] Enable CONFIG_MARVELL_PHY=y
10443 * [Config] Enable CONFIG_NATIONAL_PHY=y
10444 * [Config] Enable CONFIG_QSEMI_PHY=y
10445 * [Config] Enable CONFIG_SMSC_PHY=y
10446 * [Config] Enable CONFIG_VITESSE_PHY=y
10447 * Add 3w-sas to scsi-modules
10448 - LP: #776542
10449
10450 [ Mathieu Trudel-Lapierre ]
10451
10452 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
10453 to interface settings
10454
10455 [ Paolo Pisati ]
10456
10457 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
10458 - LP: #912199
10459 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
10460 - LP: #912199
10461 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
10462 - LP: #912199
10463
10464 [ Upstream Kernel Changes ]
10465
10466 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
10467 - LP: #906832
10468
10469 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
10470
10471linux (3.2.0-8.14) precise; urgency=low
10472
10473 [ Andy Whitcroft ]
10474
10475 * [Config] enable CONFIG_SND_USB_6FIRE
10476 - LP: #912197
10477 * rebase to mainline v3.2 final release
10478 * updateconfigs following rebase to v3.2 final
10479 * ubuntu: AUFS -- add BOM and automated update script
10480 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
10481 - LP: #684666
10482 * ubuntu: AUFS -- update aufs-update to track new locations of headers
10483 * ubuntu: AUFS -- clean up the aufs updater and BOM
10484 * ubuntu: AUFS -- documentation on updating aufs2
10485 * ubuntu: AUFS -- aufs3-base.patch
10486 * ubuntu: AUFS -- aufs3-standalone.patch
10487 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
10488 * ubuntu: AUFS -- fix undefined security_path_link
10489 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
10490 * ubuntu: AUFS -- updateconfigs following update
10491 * ubuntu: AUFS -- suppress benign plink warning messages
10492 - LP: #621195
10493 * ubuntu: AUFS -- enable in config and makefile
10494 * ubuntu: AUFS -- disable in favor of overlayfs
10495 * [Config] linux-virtual -- should include the extX modules
10496 - LP: #912308
10497
10498 [ Tyler Hicks ]
10499
10500 * SAUCE: eCryptfs: Improve statfs reporting
10501 - LP: #885744
10502
10503 [ Upstream Kernel Changes ]
10504
10505 * rebase to upstream v3.2
10506
10507 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
10508
10509linux (3.2.0-7.13) precise; urgency=low
10510
10511 [ Upstream Kernel Changes ]
10512
10513 * rebase to upstream 3.2-rc7
10514
10515 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
10516
10517linux (3.2.0-6.12) precise; urgency=low
10518
10519 [ Upstream Kernel Changes ]
10520
10521 * rebase to upstream v3.2-rc6
10522
10523 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
10524
10525linux (3.2.0-5.11) precise; urgency=low
10526
10527 [ Andy Whitcroft ]
10528
10529 * enforcer -- allow arch and flavour predicates to take lists
10530 * enforcer -- simplify armel/armhf specific options
10531 * enforcer -- fix incorrectly specified flavour matches
10532
10533 [ Leann Ogasawara ]
10534
10535 * [Config] Disable IRQ_REMAP
10536 * [Config] Enable CONFIG_SENSORS_LM95245=m
10537 * [Config] Enable CONFIG_SENSORS_MAX1668=m
10538 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
10539 * [Config] Enable CONFIG_SENSORS_MAX6639=m
10540 * [Config] Enable CONFIG_SENSORS_MAX6642=m
10541 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
10542 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
10543 * [Config] Enable CONFIG_PATA_TOSHIBA=m
10544 * [Config] Enable CONFIG_POHMELFS=m
10545 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
10546 * [Config] Enable CONFIG_PATA_OPTI=m
10547 * add overlayfs to virtual inclusion list
10548 - LP: #903897
10549 * add veth to virtual inclusion list
10550 - LP: #903897
10551 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
10552
10553 [ Paolo Pisati ]
10554
10555 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
10556 - LP: #903346
10557
10558 [ Tim Gardner ]
10559
10560 * [Config] CONFIG_LOCKUP_DETECTOR=y
10561 - LP: #903615
10562
10563 [ Upstream Kernel Changes ]
10564
10565 * rebase to upstream 55b02d2f
10566
10567 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
10568
10569linux (3.2.0-4.10) precise; urgency=low
10570
10571 [ Kyle McMartin ]
10572
10573 * SAUCE: dmar: disable if ricoh multifunction detected
10574 - LP: #894070
10575
10576 [ Seth Forshee ]
10577
10578 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
10579 - LP: #581312
10580
10581 [ Tim Gardner ]
10582
10583 * Start new release, Bump ABI, rebase to 3.2-rc5
10584
10585 [ Leann Ogasawara ]
10586
10587 * [Config] Enable CONFIG_SENSORS_AK8975=m
10588
10589 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
10590
10591linux (3.2.0-3.9) precise; urgency=low
10592
10593 [ Andy Whitcroft ]
10594
10595 * SAUCE: ext4: correct partial write discard size calculation
10596 - LP: #894768
10597
10598 [ Leann Ogasawara ]
10599
10600 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
10601 - LP: #892615
10602
10603 [ Matthew Garrett ]
10604
10605 * SAUCE: pci: Rework ASPM disable code
10606
10607 [ Upstream Kernel Changes ]
10608
10609 * x86: Fix boot failures on older AMD CPU's
10610 - LP: #892615
10611 * EHCI : Fix a regression in the ISO scheduler
10612 - LP: #899165
10613
10614 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
10615
10616linux (3.2.0-3.8) precise; urgency=low
10617
10618 [ Andy Whitcroft ]
10619
10620 * armhf -- add d-i configuration
10621 * armhf -- disable ABI checks for armhf
10622 * armhf -- add arch to getabis config
10623
10624 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
10625
10626linux (3.2.0-3.7) precise; urgency=low
10627
10628 [ Stefan Bader ]
10629
10630 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
10631 synchronous, regardless of lazy_mmu mode
10632 - LP: #854050
10633
10634 [ Tim Gardner ]
10635
10636 * rebase to v3.2-rc4
10637
10638 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
10639
10640linux (3.2.0-2.6) precise; urgency=low
10641
10642 [ Andy Whitcroft ]
10643
10644 * armhf -- fix omap flavour to build on armhf
10645 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
10646
10647 [ Borislav Petkov ]
10648
10649 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
10650 - LP: #892615
10651
10652 [ Colin Watson ]
10653
10654 * Add pata_macio to pata-modules
10655
10656 [ Tim Gardner ]
10657
10658 * [Config] Prefer crda over wireless-crda
10659 * [Config] Fix virtual inclusion list.
10660 - LP: #897795
10661
10662 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
10663
10664linux (3.2.0-2.5) precise; urgency=low
10665
10666 [ Paolo Pisati ]
10667
10668 * [Config] PANEL_DVI=y
10669
10670 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
10671
10672linux (3.2.0-2.4) precise; urgency=low
10673
10674 [ Andy Whitcroft ]
10675
10676 * rebase to v3.2-rc3
10677
10678 [ Leann Ogasawara ]
10679
10680 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
10681 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
10682 * Revert "olpc_dcon_xo_1_5 needs delay.h"
10683 * Revert "olpc_dcon_xo_1 needs delay.h"
10684 * rebase to 6fe4c6d4
10685 * [Config] updateconfigs after rebase to 6fe4c6d4
10686
10687 [ Tim Gardner ]
10688
10689 * [Config] Replace wireless-crda with crda,wireless-regdb
10690 - LP: #856421
10691 * [Config] Relax the dependencies on crda
10692
10693 [ Upstream Kernel Changes ]
10694
10695 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
10696 - LP: #724831
10697 * Ubuntu: remove coreutils|fileutils package dependency
10698 - LP: #892814
10699 * iio: iio_event_getfd -- fix ev_int build failure
10700
10701 [ Upstream Kernel Changes ]
10702
10703 * Rebase to v3.2-rc3
10704
10705 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
10706
10707linux (3.2.0-1.3) precise; urgency=low
10708
10709 [ Upstream Kernel Changes ]
10710
10711 * Ubuntu: Add ext2 to fs-core-modules
10712 - LP: #893395
10713
10714 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
10715
10716linux (3.2.0-1.2) precise; urgency=low
10717
10718 [ Andy Whitcroft ]
10719
10720 * [Config] enable CONFIG_NFC and associated devices
10721 * SAUCE: allow brcmsmac and b43 to both build
10722
10723 [ Soren Hansen ]
10724
10725 * Add ixgbe driver to d-i
10726 - LP: #891969
10727
10728 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
10729
10730linux (3.2.0-1.1) precise; urgency=low
10731 [ Andy Whitcroft ]
10732
10733 * armhf -- enable armhf and create the first flavours
10734 * SAUCE: ensure root is ready before running usermodehelpers in it
10735 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
10736
10737 [ Leann Ogasawara ]
10738
10739 * Temporarily ignore module check
10740 * [Config] Enable PCI_IOV on powerpc
10741 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
10742 * rebase to v3.2-rc2
10743 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
10744 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
10745 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
10746 * SAUCE: select ARM_AMBA if OMAP3_EMU
10747 * [Config] updateconfigs after select ARM_AMBA
10748 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
10749 * [Config] Enable CONFIG_EXT2_FS=m
10750 * [Config] Build in CONFIG_SATA_AHCI=y
10751 * Resolve linux-image-extra's install dependency
10752
10753 [ Seth Forshee ]
10754
10755 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
10756 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
10757 Documentation
10758 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
10759 alps_model_info
10760 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
10761 size
10762 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
10763 3 and 4
10764 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
10765 protocol
10766 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
10767 versions 3 and 4
10768
10769 [ Stefan Bader ]
10770
10771 * [Config] Built-in xen-netfront and xen-blkfront
10772 * Fix build of dm-raid45 and re-enable it
10773
10774 [ Tim Gardner ]
10775
10776 * [Config] CONFIG_USB_XHCI_HCD=y
10777 - LP: #886167
10778 * [Config] CONFIG_R6040=m
10779 - LP: #650899
10780 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
10781 - LP: #854399
10782 * [Config] Consolidated amd64 server flavour into generic
10783 * [Config] updateconfigs after rebase to 3.2-rc1
10784 * [Config] Disabled dm-raid4-5
10785 * [Config] Disabled ndiswrapper
10786 * [Config] Disable vt6656
10787 * [Config] exclude ppp-modules for virtual flavour
10788 * [Config] CONFIG_MEMSTICK_R592=m
10789 - LP: #238208
10790
10791 [ Upstream Kernel Changes ]
10792
10793 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
10794 - LP: #887780
10795 * CHROMIUM: seccomp_filter: add process state reporting
10796 - LP: #887780
10797 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
10798 works.
10799 - LP: #887780
10800 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
10801 - LP: #887780
10802 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
10803 - LP: #887780
10804 * CHROMIUM: seccomp_filters: move to btrees
10805 * CHROMIUM: enable CONFIG_BTREE
10806 * CHROMIUM: seccomp_filter: kill NR_syscall references
10807 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
10808 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
10809 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
10810 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
10811 * CHROMIUM: seccomp_filter: inheritance documentation
10812 * CHROMIUM: seccomp_filter: make inherited filters composable
10813 * CHROMIUM: Fix seccomp_t compile error
10814 - LP: #887780
10815 * CHROMIUM: Fix kref usage
10816 - LP: #887780
10817 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
10818 * rebase to v3.2-rc2
10819
10820 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
10821
10822linux (3.1.0-2.3) precise; urgency=low
10823
10824 [ Tim Gardner ]
10825
10826 * Add postinit and postrm scripts to the extras package
10827 - LP: #882120
10828
10829 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
10830
10831linux (3.1.0-2.2) precise; urgency=low
10832
10833 [ Andy Whitcroft ]
10834
10835 * debian: add locking to protect debian/files from parallel update
10836
10837 [ Leann Ogasawara ]
10838
10839 * rebase to v3.1
10840
10841 [ Upstream Kernel Changes ]
10842
10843 * rebase to v3.1
10844
10845 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
10846
10847linux (3.1.0-1.1) precise; urgency=low
10848
10849 [ Andiry Xu ]
10850
10851 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
10852 - LP: #872811
10853
10854 [ Andy Whitcroft ]
10855
10856 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
10857 - LP: #832694
10858 * Revert "ubuntu: compcache -- version 0.5.3"
10859 - LP: #832694
10860 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
10861 * [Config] Enable CONFIG_MACVTAP=m
10862 - LP: #822601
10863 * record the compiler in the ABI and check for inconsistant builds
10864 * [Config] move ECRYPT_FS back to =y for all architectures
10865 - LP: #827197
10866 * [Config] enable CONFIG_DRM_VMWGFX=m
10867 - LP: #698009
10868 * [Config] re-fix ECRYPT_FS=y
10869 - LP: #827197
10870 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
10871 - LP: #827197
10872 * [Config] dropping compcache configuration options
10873 * [Config] standardise on HZ=250
10874 * SAUCE: headers_install: fix #include "..." usage for userspace
10875 - LP: #824377
10876 * make module-inclusion selection retain the left overs
10877 * add a new linux-image-extras package for virtual
10878
10879 [ Colin Watson ]
10880
10881 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
10882
10883 [ edwin_rong ]
10884
10885 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
10886 - LP: #824273
10887
10888 [ Greg Kroah-Hartman ]
10889
10890 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
10891 - LP: #824273
10892
10893 [ Jesse Sung ]
10894
10895 * SAUCE: Unregister input device only if it is registered
10896 - LP: #839238
10897
10898 [ Jiri Kosina ]
10899
10900 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
10901
10902 [ Joshua V. Dillon ]
10903
10904 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
10905
10906 [ Kees Cook ]
10907
10908 * [Config] enable and enforce SECCOMP_FILTER on x86
10909
10910 [ Keng-Yu Lin ]
10911
10912 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
10913 - LP: #824273
10914
10915 [ Leann Ogasawara ]
10916
10917 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
10918 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
10919 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
10920 readdir"
10921 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
10922 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
10923 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
10924 * Revert "ubuntu: overlayfs -- overlay filesystem"
10925 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
10926 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
10927 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
10928 than just revision"
10929 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
10930 * Revert "ubuntu: fsam7400 disable driver"
10931 - LP: #876030
10932 * rebase to v3.1-rc1
10933 * [Config] updateconfigs after rebase to v3.1-rc1
10934 * rebase to v3.1-rc2
10935 * [Config] Updateconfigs after rebase to v3.1-rc2
10936 * ubuntu: Yama - update calls to generic_permission() and
10937 inode->i_op->permission()
10938 * ubuntu: ndiswrapper -- remove netdev_priv macro
10939 * ubuntu: aufs -- Temporarily disable due to build failure
10940 * [Config] Diable INTEL_MID_PTI on armel
10941 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
10942 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
10943 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
10944 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
10945 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
10946 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
10947 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
10948 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
10949 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
10950 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
10951 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
10952 * [Config] Enable CONFIG_ECHO=m on powerpc
10953 * [Config] Enable CONFIG_ET131X=m on powerpc
10954 * [Config] Set CONFIG_FB_MATROX=m
10955 * [Config] Enable CONFIG_FB_UDL=m on powerpc
10956 * [Config] Set CONFIG_FB_VIRTUAL=n
10957 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
10958 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
10959 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
10960 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
10961 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
10962 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
10963 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
10964 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
10965 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
10966 * [Config] Enable CONFIG_IBMVETH=m on powerpc
10967 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
10968 * [Config] Enable CONFIG_IGB=m on powerpc
10969 * [Config] Enable CONFIG_IIO=m on powerpc
10970 * [Config] Enable CONFIG_INFINIBAND_NES=m
10971 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
10972 * [Config] Enable CONFIG_IWL3945=m on powerpc
10973 * [Config] Disable CONFIG_KVM_BOOK3S_64
10974 * [Config] Enable CONFIG_LAPBETHER=m on arm
10975 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
10976 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
10977 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
10978 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
10979 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
10980 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
10981 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
10982 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
10983 * [Config] Enable CONFIG_MEMSTICK=m on arm
10984 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
10985 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
10986 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
10987 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
10988 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
10989 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
10990 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
10991 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
10992 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
10993 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
10994 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
10995 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
10996 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
10997 * [Config] Enable CONFIG_MTD_SST25L=m on arm
10998 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
10999 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
11000 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
11001 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
11002 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
11003 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
11004 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
11005 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
11006 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
11007 * [Config] Enable CONFIG_PANEL=m on powerpc
11008 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
11009 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
11010 - LP: #833705
11011 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
11012 - LP: #837332
11013 * [Config] Update CONFIG_EFI_VARS enforcer check
11014 * [Config] Add aufs to virtual flavor inclusion list
11015 - LP: #844159
11016 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
11017 - LP: #818933
11018 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
11019 - LP: #768039
11020 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
11021 - LP: #838402
11022 * [Config] Add igbvf to the virtual flavor inclusion list
11023 - LP: #794570
11024 * [Config] Add ixgbevf to the virtual inclusion list
11025 - LP: #872411
11026 * [Config] Transition -generic and -server to be identical
11027 * rebase to v3.1-rc10
11028
11029 [ Luke Yelavich ]
11030
11031 * [Config] Disable legacy IDE drivers on powerpc
11032
11033 [ Ming Lei ]
11034
11035 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
11036 - LP: #801719
11037 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
11038 Sandybridge chipsets(v2)
11039 - LP: #737388, #782389, #794642
11040
11041 [ Paolo Pisati ]
11042
11043 * [Config] Compile-in vfat support for armel
11044 - LP: #853783
11045
11046 [ Randy Dunlap ]
11047
11048 * SAUCE: staging: fix rts5139 depends & build
11049 - LP: #824273
11050
11051 [ Rene Bolldorf ]
11052
11053 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
11054 power in 'ideapad_backlight_notify_power' to avoid a page fault
11055
11056 [ Seth Forshee ]
11057
11058 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
11059 - LP: #681904
11060 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
11061 - LP: #810020
11062
11063 [ Stefan Bader ]
11064
11065 * (config) Package macvlan and macvtap for virtual
11066 * [Config] Force perf to use libiberty for demangling
11067 - LP: #783660
11068 * SAUCE: xen: Do not use pv spinlocks on HVM
11069 - LP: #838026
11070
11071 [ Tim Gardner ]
11072
11073 * [Config] Clean up tools rules
11074 * [Config] Package x86_energy_perf_policy and turbostat
11075 - LP: #797556
11076 * rebase to v3.1-rc3
11077 * [Config] Simplify binary-udebs dependencies
11078 * [Config] kernel preparation cannot be parallelized
11079 * [Config] Linearize module/abi checks
11080 * [Config] Linearize and simplify tree preparation rules
11081 * [Config] Build kernel image in parallel with modules
11082 * [Config] Set concurrency for kmake invocations
11083 * [Config] Improve install-arch-headers speed
11084 * [Config] Fix binary-perarch dependencies
11085 * [Config] Removed stamp-flavours target
11086 * [Config] Serialize binary indep targets
11087 * [Config] Use build stamp directly
11088 * [Config] Restore prepare-% target
11089 * rebase to v3.1-rc4
11090 * rebase to v3.1-rc5
11091 * [Config] Disable makedumpfile for i386/amd64
11092 * rebase to v3.1-rc6
11093 * [Config] Fix binary-% build target
11094 * rebase to v3.1-rc7
11095 * rebase to v3.1-rc8
11096 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11097 - LP: #854399
11098 * [Config] Enable ftrace support in the mac80211 layer
11099 - LP: #865171
11100 * rebase to v3.1-rc9
11101 * SAUCE: usb/core/devio.c: Check for printer class specific request
11102 - LP: #872711
11103
11104 [ Upstream Kernel Changes ]
11105
11106 * overlay filesystem
11107 * overlayfs: add statfs support
11108 * overlayfs: implement show_options
11109 * overlay: overlay filesystem documentation
11110 * fs: limit filesystem stacking depth
11111
11112 [ Will Drewry ]
11113
11114 * SAUCE: seccomp_filter: new mode with configurable syscall filters
11115 * SAUCE: seccomp_filter: add process state reporting
11116 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
11117 works.
11118 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
11119
11120 [ Upstream Kernel Changes ]
11121
11122 * rebase to v3.1-rc1
11123 * rebase to v3.1-rc2
11124 * rebase to v3.1-rc3
11125 +CONFIG_BLK_DEV_BSGLIB=y
11126 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
11127 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
11128 * rebase to v3.1-rc4
11129 * rebase to v3.1-rc5
11130 * rebase to v3.1-rc6
11131 * rebase to v3.1-rc7
11132 * rebase to v3.1-rc8
11133 * rebase to v3.1-rc9
11134 * rebase to v3.1-rc10
11135
11136 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
11137
11138linux (3.1.0-1.0) oneiric; urgency=low
11139
11140 [ Leann Ogasawara ]
11141
11142 * Open P-series
11143
11144 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
11145
11146linux (3.0.0-8.10) oneiric; urgency=low
11147
11148 [ Adam Jackson ]
11149
11150 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
11151 - LP: #753994
11152
11153 [ John Johansen ]
11154
11155 * [Config] Enable missing IPv6 options
11156
11157 [ Leann Ogasawara ]
11158
11159 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
11160 - LP: #819925
11161 * Rebase to 3.0.1
11162
11163 [ Upstream Kernel Changes ]
11164
11165 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
11166 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
11167 - LP: #783582
11168 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
11169 - LP: #796476
11170 * KVM: Add SMEP support when setting CR4
11171 - LP: #796476
11172 * KVM: Mask function7 ebx against host capability word9
11173 - LP: #796476
11174 * KVM: Add instruction fetch checking when walking guest page table
11175 - LP: #796476
11176
11177 [ Upstream Kernel Changes ]
11178
11179 * rebase to v3.0.1
11180
11181 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
11182
11183linux (3.0.0-7.9) oneiric; urgency=low
11184
11185 [ Andy Whitcroft ]
11186
11187 * Revert "[Upstream] add local prefix to oss local change_bits"
11188 * Revert "SAUCE: add tracing for user initiated readahead requests"
11189 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
11190 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
11191 Zhaoyang E47"
11192 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
11193 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
11194 (grub)"
11195 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
11196 checks"
11197 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
11198 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
11199 vt switch"
11200 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
11201 - LP: #816035
11202 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
11203 it
11204 * SAUCE: (no-up) add tracing for user initiated readahead requests
11205 * SAUCE: vt -- maintain bootloader screen mode and content until vt
11206 switch
11207 * SAUCE: vt -- allow grub to request automatic vt_handoff
11208
11209 [ Arjan van de Ven ]
11210
11211 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
11212
11213 [ Kees Cook ]
11214
11215 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
11216 * [Config] enforce ACPI_CUSTOM_METHOD disabled
11217
11218 [ Keng-Yu Lin ]
11219
11220 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
11221 Zhaoyang E47
11222 - LP: #632884, #803005
11223
11224 [ Leann Ogasawara ]
11225
11226 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
11227 - LP: #513131
11228 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
11229 - LP: #815064
11230
11231 [ Rezwanul Kabir ]
11232
11233 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
11234 Dell E2 series Laptops
11235 - LP: #632884
11236
11237 [ Upstream Kernel Changes ]
11238
11239 * Revert "yama: if an underlying filesystem provides a permissions op use
11240 it"
11241 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
11242 series Laptops"
11243 * Revert "tty: include linux/slab.h for kfree"
11244 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
11245 * Revert "pch_dma: add include/slab.h for kfree"
11246 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
11247 - LP: #773524
11248 * oss: rename local change_bits to avoid powerpc bitsops.h definition
11249
11250 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
11251
11252linux (3.0.0-7.8) oneiric; urgency=low
11253
11254 [ Andy Whitcroft ]
11255
11256 * ubuntu: overlayfs -- overlayfs: add statfs support
11257 * [Config] enable CONFIG_OVERLAYFS
11258
11259 [ Erez Zadok ]
11260
11261 * ubuntu: overlayfs -- overlayfs: implement show_options
11262
11263 [ Leann Ogasawara ]
11264
11265 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
11266 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
11267 * [Config] Disable CONFIG_ATM_DUMMY on arm
11268 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
11269 * Temporarily disable module check on arm
11270 * Rebase to 3.0 final
11271 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
11272 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
11273 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
11274 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
11275 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
11276 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
11277 * [Config] Enable CONFIG_DM9000=m on arm
11278 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
11279 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
11280
11281 [ Miklos Szeredi ]
11282
11283 * ubuntu: overlayfs -- vfs: add i_op->open()
11284 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11285 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11286 * ubuntu: overlayfs -- overlay filesystem
11287 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
11288 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
11289 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11290 * ubuntu: overlayfs -- ovl: make lower mount read-only
11291
11292 [ Neil Brown ]
11293
11294 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11295
11296 [ Tim Gardner ]
11297
11298 * [Config] Add enic/fnic to udebs
11299 - LP: #801610
11300
11301 [ Upstream Kernel Changes ]
11302
11303 * yama: if an underlying filesystem provides a permissions op use it
11304
11305 [ Major Kernel Changes ]
11306
11307 * Rebase to 3.0 final
11308
11309 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
11310
11311linux (3.0.0-6.7) oneiric; urgency=low
11312
11313 [ Eagon Yager ]
11314
11315 * [Config] Fix misspelled 'skipmodule' in arm makefile.
11316
11317 [ Keng-Yu Lin ]
11318
11319 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
11320 - LP: #632884, #803005
11321
11322 [ Leann Ogasawara ]
11323
11324 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
11325 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
11326 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
11327 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
11328 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
11329 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
11330 * [Config] Set CONFIG_ACPI_SBS=m
11331 * [Config] Set CONFIG_ACPI_WMI=m
11332 * [Config] Set CONFIG_AD7150=m on arm
11333 * [Config] Set CONFIG_AD7152=m on arm
11334 * [Config] Drop CONFIG_GPIO_S5PV210
11335 * [Config] Drop CONFIG_GPIO_S5PC100
11336 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
11337 * [Config] Drop CONFIG_GPIO_EXYNOS4
11338
11339 [ Stefan Bader ]
11340
11341 * SAUCE: Re-enable RODATA for i386 virtual
11342 - LP: #809838
11343
11344 [ Upstream Kernel Changes ]
11345
11346 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
11347 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
11348 - LP: #771758
11349
11350 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
11351
11352linux (3.0.0-5.6) oneiric; urgency=low
11353
11354 [ Tim Gardner ]
11355
11356 * [Config] CONFIG_RTL8192CU=m
11357 * Rebase to -rc7
11358
11359 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
11360
11361linux (3.0.0-4.5) oneiric; urgency=low
11362
11363 [ Ming Lei ]
11364
11365 * SAUCE: fix yama_ptracer_del lockdep warning
11366 - LP: #791019
11367
11368 [ Seth Forshee ]
11369
11370 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
11371 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
11372 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
11373 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
11374 - LP: #805218
11375
11376 [ Tim Gardner ]
11377
11378 * [Config] updateconfigs after rebase to -rc6+
11379 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
11380 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
11381 * Revert "UBUNTU: add dependancies for module-init-tools"
11382 This dependency is no longer required for a 3 digit version.
11383
11384 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
11385
11386linux (3.0-3.4) oneiric; urgency=low
11387
11388 [ Keng-Yu Lin ]
11389
11390 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
11391 killswitch"
11392 - LP: #775281
11393
11394 [ Leann Ogasawara ]
11395
11396 * rebase to v3.0-rc5
11397 * [Config] updateconfigs after rebase to 3.0-rc5
11398
11399 [ Tim Gardner ]
11400
11401 * [Config] Remove ubuntu/rtl8192se
11402 * [Config] Added armel ABI files
11403 * [Config] Removed armel versatile flavour
11404 * [Config] CONFIG_INTEL_MEI=m
11405 - LP: #716867
11406
11407 [ Upstream Kernel Changes ]
11408
11409 * ALSA: hda - Enable auto-parser as default for Conexant codecs
11410
11411 [ Upstream Kernel Changes ]
11412
11413 * rebase to v3.0-rc5
11414
11415 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
11416
11417linux (3.0-2.3) oneiric; urgency=low
11418
11419 [ Andy Whitcroft ]
11420
11421 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
11422
11423 [ Leann Ogasawara ]
11424
11425 * rebase to v3.0-rc4
11426 * [Config] updateconfigs after rebase to 3.0-rc4
11427 * fix ERROR: __devcgroup_inode_permission undefined
11428
11429 [ Stefan Bader ]
11430
11431 * SAUCE: iscsitarget: Remove driver from the kernel
11432
11433 [ Tim Gardner ]
11434
11435 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
11436 * [Config] Add grub-efi as a recommended bootloader for server and
11437 generic
11438 - LP: #800910
11439
11440 [ Upstream Kernel Changes ]
11441
11442 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
11443
11444 [ Leann Ogasawara ]
11445
11446 * rebase to v3.0-rc4
11447
11448 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
11449
11450linux (3.0-1.2) oneiric; urgency=low
11451
11452 [ Andy Whitcroft ]
11453
11454 * [Config] enable CONFIG_CAN_CALC_BITTIMING
11455
11456 [ Leann Ogasawara ]
11457
11458 * rebase to v3.0-rc3
11459 * [Config] updateconfigs after rebase to 3.0-rc3
11460
11461 [ Upstream Kernel Changes ]
11462
11463 * perf: clear out make flags when calling kernel make kernelver
11464
11465 [ Leann Ogasawara ]
11466
11467 * rebase to v3.0-rc3
11468
11469 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
11470
11471linux (3.0-0.1) oneiric; urgency=low
11472
11473 [ Andy Whitcroft ]
11474
11475 * use the packaging version in the kernel
11476 * use the kernels idea of its version for version_signature
11477 * add dependancies for module-init-tools
11478 * update control files to version 3
11479 * printchanges/insertchanges allow override of prev_release
11480 * correct Vcs-Git: to point to oneiric
11481
11482 [ Leann Ogasawara ]
11483
11484 * rebase to v3.0-rc1
11485 * [Config] updateconfigs after rebase to 3.0-rc1
11486 * ubuntu: dm-raid4-5 fix up build failure
11487 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
11488 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
11489 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
11490 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
11491 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
11492 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
11493 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
11494 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
11495 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
11496 * rebase to v3.0-rc2
11497
11498 [ Manoj Iyer ]
11499
11500 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
11501 - LP: #790754
11502
11503 [ Upstream Kernel Changes ]
11504
11505 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
11506 demands it"
11507 * drm/i915: fix regression after clock gating init split
11508
11509 [ Major Kernel Changes ]
11510
11511 * rebase from v2.6.39 to v3.0-rc1
11512 * rebase from v3.0-rc1 to v3.0-rc2
11513
11514 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
11515
11516linux (2.6.39-3.10) oneiric; urgency=low
11517
11518 [ Colin Ian King ]
11519
11520 * SAUCE: S3 early resume debug via keyboard LEDs
11521
11522 [ Ingo Molnar ]
11523
11524 * ubuntu: nx-emu - i386: NX emulation
11525 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
11526
11527 [ Leann Ogasawara ]
11528
11529 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
11530 * Revert "[Config] Disable CONFIG_DM_RAID45"
11531 * [Config] enable CONFIG_BRCMFMAC=y
11532 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
11533 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
11534
11535 [ Robert Nelson ]
11536
11537 * SAUCE: omap3: beagle: detect new xM revision B
11538 - LP: #770679
11539 * SAUCE: omap3: beagle: detect new xM revision C
11540 - LP: #770679
11541 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
11542 - LP: #770679
11543
11544 [ Stefan Bader ]
11545
11546 * SAUCE: Convert dm-raid45 to new block plugging
11547
11548 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
11549
11550linux (2.6.39-3.9) oneiric; urgency=low
11551
11552 [ Leann Ogasawara ]
11553
11554 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
11555 * rebase to v2.6.39
11556 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
11557 * [Config] enable CONFIG_INPUT_APANEL=m
11558
11559 [ Thomas Schlichter ]
11560
11561 * SAUCE: vesafb: mtrr module parameter is uint, not bool
11562 - LP: #778043
11563 * SAUCE: vesafb: enable mtrr WC by default
11564 - LP: #778043
11565
11566 [ Major Kernel Changes ]
11567
11568 * rebase from v2.6.39-rc7 to v2.6.39
11569
11570 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
11571
11572linux (2.6.39-2.8) oneiric; urgency=low
11573
11574 [ Andy Whitcroft ]
11575
11576 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
11577 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
11578 * Revert "[Config] Disable CONFIG_AUFS_FS"
11579 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
11580 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
11581 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
11582 * ubuntu: AUFS -- clean up the aufs updater and BOM
11583 * ubuntu: AUFS -- documentation on updating aufs2
11584
11585 [ Kees Cook ]
11586
11587 * ubuntu: Yama - LSM hooks
11588 * ubuntu: Yama - create task_free security callback
11589 * ubuntu: Yama - add ptrace relationship tracking interface
11590 * ubuntu: Yama - unconditionally chain to Yama LSM
11591
11592 [ Leann Ogasawara ]
11593
11594 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
11595 * Revert "[Config] Disable CONFIG_EASYCAP"
11596 * ubuntu: fsam7400 disable driver
11597 * ubuntu: omnibook disable driver
11598 * ubuntu: rfkill disable driver
11599
11600 [ Tim Gardner ]
11601
11602 * SAUCE: Fix extra reference in fb_open()
11603
11604 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
11605
11606linux (2.6.39-2.7) oneiric; urgency=low
11607
11608 [ Leann Ogasawara ]
11609
11610 * rebase to v2.6.39-rc7
11611
11612 [ Major Kernel Changes ]
11613
11614 * rebase from v2.6.39-rc6 to v2.6.39-rc7
11615
11616 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
11617
11618linux (2.6.39-1.6) oneiric; urgency=low
11619
11620 [ Leann Ogasawara ]
11621
11622 * rebase to v2.6.39-rc6
11623 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
11624
11625 [ Tim Gardner ]
11626
11627 * [Config] updateconfigs after rebase to 2.6.39-rc6
11628
11629 [ Major Kernel Changes ]
11630
11631 * rebase from v2.6.39-rc5 to v2.6.39-rc6
11632 - LP: #740126
11633
11634 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
11635
11636linux (2.6.39-0.5) oneiric; urgency=low
11637
11638 [ Herton Ronaldo Krzesinski ]
11639
11640 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
11641 - LP: #764758
11642
11643 [ Leann Ogasawara ]
11644
11645 * rebase to v2.6.39-rc5
11646 * [Config] updateconfigs following rebase to v2.6.39-rc5
11647
11648 [ Paolo Pisati ]
11649
11650 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
11651 - LP: #759913
11652
11653 [ Stefan Bader ]
11654
11655 * Include nls_iso8859-1 for virtual images
11656 - LP: #732046
11657
11658 [ Major Kernel Changes ]
11659
11660 * rebase from v2.6.39-rc4 to v2.6.39-rc5
11661
11662 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
11663
11664linux (2.6.39-0.4) oneiric; urgency=low
11665
11666 [ Leann Ogasawara ]
11667
11668 * rebase to v2.6.39-rc4
11669 * [Config] updateconfigs following rebase to v2.6.39-rc4
11670 * fixup powerpc implicit declaration of function
11671 'crash_kexec_wait_realmode'
11672 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
11673
11674 [ Tim Gardner ]
11675
11676 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
11677 - LP: #769503
11678 * [Config] Add cachefiles.ko to virtual flavour
11679 - LP: #770430
11680
11681 [ Major Kernel Changes ]
11682
11683 * rebase from v2.6.39-rc3 to v2.6.39-rc4
11684
11685 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
11686
11687linux (2.6.39-0.3) oneiric; urgency=low
11688
11689 [ Leann Ogasawara ]
11690
11691 * rebase to v2.6.39-rc3
11692 * crash_kexec_wait_realmode() undefined when !SMP
11693
11694 [ Tim Gardner ]
11695
11696 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
11697 - LP: #632327
11698
11699 [ Major Kernel Changes ]
11700
11701 * rebase from v2.6.39-rc2 to v2.6.39-rc3
11702
11703 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
11704
11705linux (2.6.39-0.2) oneiric; urgency=low
11706
11707 [ Gustavo F. Padovan ]
11708
11709 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
11710 - LP: #720949
11711
11712 [ John Johansen ]
11713
11714 * AppArmor: Fix masking of capabilities in complain mode
11715 - LP: #748656
11716
11717 [ Leann Ogasawara ]
11718
11719 * rebase to v2.6.39-rc2
11720 * [Config] updateconfigs following rebase to v2.6.39-rc2
11721 * hv_mouse needs delay.h
11722 * olpc_dcon_xo_1 needs delay.h
11723 * olpc_dcon_xo_1_5 needs delay.h
11724 * Update dropped.txt for Oneiric
11725
11726 [ Steve Langasek ]
11727
11728 * [Config] Make linux-libc-dev coinstallable under multiarch
11729 - LP: #750585
11730
11731 [ Upstream Kernel Changes ]
11732
11733 * x86, hibernate: Initialize mmu_cr4_features during boot
11734 - LP: #752870
11735
11736 [ Major Kernel Changes ]
11737
11738 * rebase from v2.6.39-rc1 to v2.6.39-rc2
11739
11740 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
11741
11742linux (2.6.39-0.1) oneiric; urgency=low
11743
11744 [ Brad Figg ]
11745
11746 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
11747 - LP: #737124
11748
11749 [ Henrik Rydberg ]
11750
11751 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
11752 * SAUCE: HID: ntrig: fix suspend/resume on recent models
11753
11754 [ Herton Ronaldo Krzesinski ]
11755
11756 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
11757 struct v4l2_subdev
11758 - LP: #745213
11759
11760 [ Kees Cook ]
11761
11762 * [Config] packaging: adjust perms on vmlinuz as well
11763 * SAUCE: nx-emu: further clarify dmesg reporting
11764 - LP: #745181
11765
11766 [ Leann Ogasawara ]
11767
11768 * rebase to v2.6.39-rc1
11769 * [Config] updateconfigs following rebase to v2.6.39-rc1
11770 * [Config] Disable CONFIG_DM_RAID45
11771 * [Config] Disable CONFIG_SCSI_ISCSITARGET
11772 * [Config] Disable CONFIG_EASYCAP
11773 * [Config] Disable CONFIG_AUFS_FS
11774 * update bnx2 firmware files in d-i/firmware/nic-modules
11775 * xhci-pci.c resolve implicit declaration of kzalloc
11776 * [Config] Enable CONFIG_DRM_PSB for only x86
11777 * [Config] Enable CONFIG_RTS_PSTOR for only x86
11778 * mfd/asic3: Fix typo, s/irq_data/data/
11779
11780 [ Luke Yelavich ]
11781
11782 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
11783 - LP: #745358
11784 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
11785 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
11786
11787 [ Manoj Iyer ]
11788
11789 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
11790 - LP: #745217
11791
11792 [ Tim Gardner ]
11793
11794 * SAUCE: INR_OPEN=4096
11795 - LP: #663090
11796 * SAUCE: Increase the default hard limit for open FDs to 4096
11797 - LP: #663090
11798
11799 [ Upstream Kernel Changes ]
11800
11801 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
11802 namespace cleanup
11803 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
11804 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
11805
11806 [ Major Kernel Changes ]
11807
11808 * rebase from v2.6.38 to v2.6.39-rc1
11809
11810 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
11811
11812linux (2.6.39-0.0) oneiric; urgency=low
11813
11814 [ Leann Ogasawara ]
11815
11816 * Open Oneiric
11817
11818 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
11819
11820linux (2.6.38-7.39) natty; urgency=low
11821
11822 [ Leann Ogasawara ]
11823
11824 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
11825
11826 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
11827
11828linux (2.6.38-7.38) natty; urgency=low
11829
11830 [ Leann Ogasawara ]
11831
11832 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
11833 gcc-4.5.2-6ubuntu5 finished building on all arches.
11834
11835 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
11836
11837linux (2.6.38-7.37) natty; urgency=low
11838
11839 [ Leann Ogasawara ]
11840
11841 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
11842
11843 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
11844
11845linux (2.6.38-7.36) natty; urgency=low
11846
11847 [ Andy Whitcroft ]
11848
11849 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
11850 optimisation"
11851 * purge last vestiges of maverick
11852 * [Config] switch CONFIG_FB_VESA back to module
11853
11854 [ Chris Wilson ]
11855
11856 * SAUCE: drm/i915: Fix pipelined fencing
11857 - LP: #717114
11858
11859 [ Loïc Minier ]
11860
11861 * Include nls_cp437 module in virtual for fat
11862 - LP: #732046
11863 * Support arch= cross-compilation for any arch
11864 * Fix couple of typos in 0-common-vars.mk
11865 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
11866 * Add armhf to Debian -> Linux arch map
11867 * Add initial armhf.mk
11868 * Enable common packages for armhf
11869
11870 [ Upstream Kernel Changes ]
11871
11872 * Yama: fix default relationship to check thread group
11873 - LP: #737676
11874
11875 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
11876
11877linux (2.6.38-7.35) natty; urgency=low
11878
11879 [ Andy Whitcroft ]
11880
11881 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
11882 * rebase fixes bug #715330
11883 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
11884 * rebase to v2.6.38 final
11885
11886 [ Herton Ronaldo Krzesinski ]
11887
11888 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
11889 - LP: #636091
11890
11891 [ Tim Gardner ]
11892
11893 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
11894
11895 [ Upstream Kernel Changes ]
11896
11897 * Yama: use thread group leader when creating match
11898 - LP: #729839
11899 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
11900 RAID controller
11901 - LP: #735240
11902 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
11903
11904 [ Major Kernel Changes ]
11905
11906 * rebase from v2.6.38-rc8 to v2.6.38 final
11907 - LP: #715330
11908
11909 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
11910
11911linux (2.6.38-6.34) natty; urgency=low
11912
11913 [ Andy Whitcroft ]
11914
11915 * [Config] normalise CONFIG_INTEL_TXT
11916 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
11917 - LP: #730860
11918 * rebase to mainline v2.6.38-rc8
11919
11920 [ Major Kernel Changes ]
11921
11922 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
11923 to v2.6.38-rc8
11924
11925 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
11926
11927linux (2.6.38-6.33) natty; urgency=low
11928
11929 [ Andy Whitcroft ]
11930
11931 * d-i -- enable speakup-modules udeb
11932 - LP: #672699
11933 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
11934 * [Config] debian PPC64 configuration
11935 * [Config] cleanup powerpc config fixing unexpected inconsistancies
11936 * [Config] resync ppc64 configuration
11937 * SAUCE: match up ENTRY/END naming for 32/64 bit
11938 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
11939 * [Config] update configs after rebase to
11940 fb62c00a6d8942775abc23d1621db1252e2d93d1
11941 * [Config] pps_gen_parport no longer built
11942
11943 [ Corentin Chary ]
11944
11945 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
11946 - LP: #689393
11947 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
11948 - LP: #689393
11949
11950 [ John Johansen ]
11951
11952 * SAUCE: Fix aufs calling of security_path_mknod
11953 - LP: #724456
11954
11955 [ Kees Cook ]
11956
11957 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
11958
11959 [ Tim Gardner ]
11960
11961 * rebase to 2.6.38-rc7
11962
11963 [ Upstream Kernel Changes ]
11964
11965 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
11966
11967 [ Major Kernel Changes ]
11968
11969 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
11970 fb62c00a6d8942775abc23d1621db1252e2d93d1
11971 - LP: #721389
11972 - LP: #722925
11973 - LP: #723672
11974 - LP: #723676
11975 - LP: #715318
11976
11977 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
11978
11979linux (2.6.38-5.32) natty; urgency=low
11980
11981 [ Andy Whitcroft ]
11982
11983 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
11984 * [Config] updateconfigs following rebase to v2.6.38-rc6
11985 * [Config] enable CONFIG_DMAR
11986 - LP: #552311
11987
11988 [ Upstream Kernel Changes ]
11989
11990 * drm/i915: skip FDI & PCH enabling for DP_A
11991 - LP: #561802, #600453, #681877
11992
11993 [ Major Kernel Changes ]
11994
11995 * rebase from v2.6.38-rc5 to v2.6.38-rc6
11996 - LP: #718402
11997 - LP: #719524
11998 - LP: #721126
11999 - LP: #719691
12000 - LP: #722689
12001 - LP: #722310
12002
12003 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
12004
12005linux (2.6.38-4.31) natty; urgency=low
12006
12007 [ Andy Whitcroft ]
12008
12009 * add in bugs closed by upstream patches pulled in by rebases
12010 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
12011 * [Config] enable CONFIG_VSX to allow use of vector instuctions
12012 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
12013 * rebase to mainline v2.6.38-rc5
12014 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
12015 supported
12016 - LP: #719691
12017
12018 [ Colin Ian King ]
12019
12020 * SAUCE: Dell All-In-One: Remove need for Dell module alias
12021
12022 [ Manoj Iyer ]
12023
12024 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
12025 - LP: #717435
12026
12027 [ Tim Gardner ]
12028
12029 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
12030
12031 [ Upstream Kernel Changes ]
12032
12033 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
12034 - LP: #702434
12035 * vfs: fix BUG_ON() in fs/namei.c:1461
12036
12037 [ Vladislav P ]
12038
12039 * SAUCE: Release BTM while sleeping to avoid deadlock.
12040 - LP: #713837
12041
12042 [ Major Kernel Changes ]
12043
12044 * rebase from v2.6.38-rc4 to v2.6.38-rc5
12045 - LP: #579276
12046 - LP: #715877
12047 - LP: #713769
12048 - LP: #716811
12049 * resync with Maverick Ubuntu-2.6.35-27.47
12050
12051 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
12052
12053linux (2.6.38-3.30) natty; urgency=low
12054
12055 [ Andy Whitcroft ]
12056
12057 * rebase to v2.6.38-rc4
12058 * ppc64 -- add basic architecture
12059 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
12060
12061 [ Colin Ian King ]
12062
12063 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
12064 - LP: #676997
12065 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
12066 - LP: #701530
12067 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
12068 - LP: #701530
12069
12070 [ Dan Rosenberg ]
12071
12072 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
12073
12074 [ Kees Cook ]
12075
12076 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
12077 attacking"
12078 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
12079
12080 [ Tim Gardner ]
12081
12082 * [Config] CONFIG_BLK_CGROUP=y
12083 - LP: #706394
12084 * [Config] CONFIG_DELL_WMI_AIO=m
12085
12086 [ Upstream Kernel Changes ]
12087
12088 * drm/i915/lvds: Restore dithering on native modes for gen2/3
12089 - LP: #711568
12090
12091 [ Upstream Kernel Changes ]
12092
12093 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
12094 - LP: #701271
12095 - LP: #708521
12096 - LP: #710371
12097
12098 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
12099
12100linux (2.6.38-2.29) natty; urgency=low
12101
12102 [ Andy Whitcroft ]
12103
12104 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
12105 * [Config] updateconfigs following rebase to
12106 1f0324caefd39985e9fe052fac97da31694db31e
12107 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
12108 * [Config] reenable HIBERNATE
12109 - LP: #710877
12110 * rebase to v2.6.38-rc3
12111 * [Config] reenable CONFIG_CRASH_DUMP
12112
12113 [ Kamal Mostafa ]
12114
12115 * SAUCE: rtl8192se: fix source file perms
12116 * SAUCE: rtl8192se: fix source file newline
12117 * SAUCE: omnibook: fix source file newline
12118
12119 [ Kees Cook ]
12120
12121 * [Config] packaging: really make System.map mode 0600
12122
12123 [ Ricardo Salveti de Araujo ]
12124
12125 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
12126 PM34XX_ERRATUM
12127
12128 [ Soren Hansen ]
12129
12130 * SAUCE: nbd: Remove module-level ioctl mutex
12131
12132 [ Tim Gardner ]
12133
12134 * SAUCE: Disable building the ACPI debugfs source
12135
12136 [ Upstream Kernel Changes ]
12137
12138 * Set physical start and alignment 1M for virtual i386
12139 - LP: #710754
12140
12141 [ Upstream Kernel Changes ]
12142
12143 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12144 to v2.6.38-rc3
12145 - LP: #707902
12146
12147 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
12148
12149linux (2.6.38-1.28) natty; urgency=low
12150
12151 [ Andy Whitcroft ]
12152
12153 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
12154
12155 [ Ricardo Salveti de Araujo ]
12156
12157 * SAUCE: omap3: beaglexm: fix DVI initialization
12158 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
12159 display work at Beagle
12160
12161 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
12162
12163linux (2.6.38-1.27) natty; urgency=low
12164
12165 [ Andy Whitcroft ]
12166
12167 * ubuntu: AUFS -- update aufs-update to track new locations of headers
12168 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
12169 * SAUCE: ensure root is ready before running usermodehelpers in it
12170 * correct the Vcs linkage to point to natty
12171 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
12172 * [Config] update configs following rebase
12173 e78bf5e6cbe837daa6ab628a5f679548742994d3
12174 * SAUCE: Yama: follow changes to generic_permission
12175 * ubuntu: compcache -- follow changes to bd_claim/bd_release
12176 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
12177 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
12178 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
12179 * update package version to match payload version
12180 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
12181 * rebase to v2.6.38-rc1
12182 * [Config] updateconfigs following rebase to v2.6.38-rc1
12183 * SAUCE: x86 fix up jiffies/jiffies_64 handling
12184 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
12185 * [Config] updateconfigs following rebase to
12186 2b1caf6ed7b888c95a1909d343799672731651a5
12187 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
12188 * ubuntu: AUFS -- suppress benign plink warning messages
12189 - LP: #621195
12190 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
12191 * rebase to v2.6.38-rc2
12192 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
12193 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12194 * [Config] update configs following rebase to
12195 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12196 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
12197 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
12198 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
12199 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
12200
12201 [ Kees Cook ]
12202
12203 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
12204
12205 [ Stefan Bader ]
12206
12207 * Temporarily disable RODATA for virtual i386
12208 - LP: #699828
12209
12210 [ Tim Gardner ]
12211
12212 * [Config] CONFIG_NLS_DEFAULT=utf8
12213 - LP: #683690
12214 * [Config] CONFIG_HIBERNATION=n
12215 * update bnx2 firmware files in d-i/firmware/nic-modules
12216
12217 [ Upstream Kernel Changes ]
12218
12219 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
12220 objects."
12221 * packaging: make System.map mode 0600
12222 * thinkpad_acpi: Always report scancodes for hotkeys
12223 - LP: #702407
12224 * sched: tg->se->load should be initialised to tg->shares
12225 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
12226 * brcm80211: include linux/slab.h for kfree
12227 * pch_dma: add include/slab.h for kfree
12228 * i2c-eg20t: include linux/slab.h for kfree
12229 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
12230 * tty: include linux/slab.h for kfree
12231 * winbond: include linux/delay.h for mdelay et al
12232
12233 [ Upstream Kernel Changes ]
12234
12235 * mark the start of v2.6.38 versioning
12236 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12237 - LP: #689886
12238 - LP: #702125
12239 - LP: #608775
12240 - LP: #215802
12241 - LP: #686333
12242 - LP: #677830
12243 - LP: #677652
12244 - LP: #696493
12245 - LP: #697240
12246 - LP: #689036
12247 - LP: #705323
12248 - LP: #686692
12249
12250 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
12251
12252linux (2.6.37-12.26) natty; urgency=low
12253
12254 [ Andy Whitcroft ]
12255
12256 * rebase to v2.6.37-rc8
12257 * [Config] armel -- reenable omap flavour
12258 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
12259 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
12260 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
12261 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
12262 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12263 * [Config] track missing modules
12264 * rebase to v2.6.37 final
12265
12266 [ Chase Douglas ]
12267
12268 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
12269 Magic Trackpad
12270
12271 [ Stefan Bader ]
12272
12273 * Revert "SAUCE: blkfront: default to sd devices"
12274 - LP: #684875
12275
12276 [ Tim Gardner ]
12277
12278 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
12279 - LP: #380138
12280 * [Config] Added autofs4.ko to -virtual flavour
12281 - LP: #692917
12282
12283 [ Upstream Kernel Changes ]
12284
12285 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
12286 Laptops
12287 - LP: #632884
12288
12289 [ Upstream Kernel Changes ]
12290
12291 * rebase to v2.6.37-rc8
12292 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12293 * rebase to v2.6.37 final
12294
12295 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
12296
12297linux (2.6.37-11.25) natty; urgency=low
12298
12299 [ Andy Whitcroft ]
12300
12301 * [Config] d-i -- add hpsa to the list of block devices
12302 - LP: #684304
12303 * [Config] add vmw-balloon driver to -virtual flavour
12304 - LP: #592039
12305 * rebase to v2.6.37-rc7
12306
12307 [ Upstream Kernel Changes ]
12308
12309 * rebase to v2.6.37-rc7
12310
12311 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
12312
12313linux (2.6.37-10.24) natty; urgency=low
12314
12315 [ Andy Whitcroft ]
12316
12317 * rebase to v2.6.37-rc6
12318 * updateconfigs following rebase to v2.6.37-rc6
12319
12320 [ Upstream Kernel Changes ]
12321
12322 * rebase to v2.6.37-rc6
12323
12324 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
12325
12326linux (2.6.37-9.23) natty; urgency=low
12327
12328 [ Andy Whitcroft ]
12329
12330 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
12331 - LP: #689606
12332 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
12333 - LP: #689606
12334
12335 [ Kees Cook ]
12336
12337 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
12338 - LP: #690190
12339
12340 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
12341
12342linux (2.6.37-9.22) natty; urgency=low
12343
12344 [ Andy Whitcroft ]
12345
12346 * rebase to v2.6.35-rc5
12347 * [Config] updateconfigs following rebase to v2.6.37-rc5
12348 * (no-up) add support for installed header files to ubuntu directory
12349 - LP: #684666
12350 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12351 - LP: #684666
12352 * ubuntu: dm-raid4-5 -- follow changes to bio flags
12353 * ubuntu: dm-raid4-5 -- re-enable
12354 * ubuntu: omnibook -- update BOM
12355 * ubuntu: ndiswrapper -- update BOM to match actual version
12356 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
12357 * ubuntu: ndiswrapper -- re-enable
12358 * ubuntu: iscsitarget -- re-instate copy_io_context
12359 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
12360 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
12361 * ubuntu: iscsitarget -- re-enable
12362
12363 [ Kees Cook ]
12364
12365 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
12366
12367 [ Manoj Iyer ]
12368
12369 * SAUCE: Enable jack sense for Thinkpad Edge 13
12370 - LP: #685015
12371
12372 [ Tim Gardner ]
12373
12374 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
12375 * [Config] CONFIG_CRYPTO_CRC32C=y
12376 - LP: #681819
12377 * [Config] CONFIG_9P_FSCACHE=n
12378 * [Config] Add nfsd modules to -virtual flavour
12379 - LP: #688070
12380
12381 [ Upstream Kernel Changes ]
12382
12383 * Revert "Staging: zram: work around oops due to startup ordering snafu"
12384 * NFS: Fix panic after nfs_umount()
12385 - LP: #683938
12386 * x86: Add NX protection for kernel data
12387 * x86: Add RO/NX protection for loadable kernel modules
12388 * x86: Resume trampoline must be executable
12389 * x86: RO/NX protection for loadable kernel, jump_table fix
12390
12391 [ Upstream Kernel Changes ]
12392
12393 * rebase to v2.6.37-rc5
12394
12395 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
12396
12397linux (2.6.37-8.21) natty; urgency=low
12398
12399 [ Andy Whitcroft ]
12400
12401 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
12402 linux-libc-headers"
12403 * Revert "(no-up) add support for installed header files to ubuntu
12404 directory"
12405
12406 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
12407
12408linux (2.6.37-8.20) natty; urgency=low
12409
12410 [ Andy Whitcroft ]
12411
12412 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
12413 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
12414 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
12415 * Revert "SAUCE: i915 -- disable powersave by default"
12416 * SAUCE: enable Marvell 9128 PCIe SATA controller
12417 - LP: #658521
12418 * [Config] evtchn has been renamed
12419 * (no-up) add support for installed header files to ubuntu directory
12420 - LP: #684666
12421 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12422 - LP: #684666
12423
12424 [ Tim Gardner ]
12425
12426 * [Config] MISS: evtchn, NEW : xen-evtchn
12427 * rebase to v2.6.37-rc4
12428
12429 [ Upstream Kernel Changes ]
12430
12431 * drm/i915: Clean conflicting modesetting registers upon init
12432 - LP: #683775
12433 * rebase to v2.6.37-rc4
12434
12435 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
12436
12437linux (2.6.37-7.19) natty; urgency=low
12438
12439 [ Tim Gardner ]
12440
12441 * [Config] Add bnx2 firmware to nic-modules udeb
12442 - LP: #676245
12443
12444 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
12445
12446linux (2.6.37-7.18) natty; urgency=low
12447
12448 [ Andy Whitcroft ]
12449
12450 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
12451 * Revert "SAUCE: Add extra headers to linux-libc-dev"
12452 * Revert "SAUCE: Enable speedstep for sonoma processors."
12453 * [Config] enable CONFIG_BT_HCIUART_ATH3K
12454 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
12455 * [Config] standardise CONFIG_MII
12456 * [Config] standardise CONFIG_PRISM2_USB
12457 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
12458 * [Config] build in CONFIG_AGP
12459 * [Config] build in CONFIG_AGP_INTEL
12460 * [Config] build in CONFIG_AGP_AMD
12461 * [Config] build in CONFIG_AGP_AMD64
12462 * [Config] build in CONFIG_AGP_NVIDIA
12463 * [Config] build in CONFIG_AGP_VIA
12464 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
12465 * (no-up): document the new ## scheme
12466 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
12467 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
12468 - LP: #675453
12469
12470 [ Mathieu J. Poirier ]
12471
12472 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
12473
12474 [ Upstream Kernel Changes ]
12475
12476 * nx-emu: fix inverted report of disable_nx
12477
12478 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
12479
12480linux (2.6.37-6.17) natty; urgency=low
12481
12482 [ Andy Whitcroft ]
12483
12484 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
12485 aufs2.1-36-UNRELEASED-20101103"
12486 * Revert "ubuntu: AUFS -- aufs2-base.patch
12487 aufs2.1-36-UNRELEASED-20101103"
12488 * [Config] standardise CONFIG_BT
12489 * [Config] standardise CONFIG_IRDA
12490 * [Config] standardise CONFIG_LAPB
12491 * [Config] standardise CONFIG_RDS
12492 * [Config] standardise CONFIG_RFKILL
12493 * [Config] standardise CONFIG_TIPC
12494 * [Config] standardise CONFIG_X25
12495 * [Config] standardise CONFIG_INPUT_EVDEV
12496 * [Config] standardise CONFIG_INPUT_JOYDEV
12497 * [Config] standardise CONFIG_INPUT_JOYSTICK
12498 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
12499 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
12500 * [Config] CONFIG_IRDA=n for FTBS (arm)
12501 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
12502 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
12503 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
12504
12505 [ Tim Gardner ]
12506
12507 * SAUCE: Fix drivers/staging/easycap FTBS
12508 * [Config] CONFIG_EASYCAP=m after fixing FTBS
12509
12510 [ Upstream Kernel Changes ]
12511
12512 * Revert "x86: Add NX protection for kernel data"
12513
12514 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
12515
12516linux (2.6.37-6.16) natty; urgency=low
12517
12518 [ Andy Whitcroft ]
12519
12520 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
12521 * rebase to v2.6.37-rc3
12522
12523 [ Tim Gardner ]
12524
12525 * [Config] CONFIG_SCHED_AUTOGROUP=y
12526
12527 [ Upstream Kernel Changes ]
12528
12529 * Revert "x86: Add RO/NX protection for loadable kernel modules"
12530 * sched: automated per session task groups
12531 * rebase to v2.6.37-rc3
12532
12533 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
12534
12535linux (2.6.37-6.15) natty; urgency=low
12536
12537 [ Andy Whitcroft ]
12538
12539 * [Config] standardise CONFIG_CEPH_FS
12540 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
12541 * [Config] standardise CONFIG_SCSI_PROC_FS
12542 * [Config] standardise CONFIG_UBIFS_FS
12543 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
12544
12545 [ Kees Cook ]
12546
12547 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
12548
12549 [ Manoj Iyer ]
12550
12551 * SAUCE: Enable jack sense for Thinkpad Edge 11
12552 - LP: #677210
12553 * SAUCE: enable rfkill for rtl8192se driver
12554 - LP: #640992
12555
12556 [ Tim Gardner ]
12557
12558 * [Config] CONFIG_EASYCAP=n for FTBS
12559 * Rebase to v2.6.32-rc2+git
12560
12561 [ Upstream Kernel Changes ]
12562
12563 * x86: Fix improper large page preservation
12564 * x86: Add NX protection for kernel data
12565 * x86: Add RO/NX protection for loadable kernel modules
12566
12567 [ Upstream Kernel Changes ]
12568
12569 * Rebase to Linus 2.6.37-rc2+git
12570
12571 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
12572
12573linux (2.6.37-5.14) natty; urgency=low
12574
12575 [ Upstream Kernel Changes ]
12576
12577 * PCI: fix offset check for sysfs mmapped files
12578 - LP: #676963
12579
12580 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
12581
12582linux (2.6.37-5.13) natty; urgency=low
12583
12584 [ Andy Whitcroft ]
12585
12586 * rebased to v2.6.37-rc2
12587 * updateconfigs following rebase to v2.6.37-rc2
12588
12589 [ Tim Gardner ]
12590
12591 * [Config] Added NFS and related modules to virtual flavour
12592 - LP: #659084
12593
12594 [ Upstream Kernel Changes ]
12595
12596 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
12597 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
12598 * x86, cpu: Call verify_cpu during 32bit CPU startup
12599 * x86, cpu: Only CPU features determine NX capabilities
12600
12601 [ Upstream Changes ]
12602
12603 * rebased to v2.67.37-rc2
12604
12605 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
12606
12607linux (2.6.37-4.12) natty; urgency=low
12608
12609 [ Andy Whitcroft ]
12610
12611 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
12612 * Revert "[Upstream] HID: magicmouse: properly account for scroll
12613 movement in state"
12614 * Revert "[Upstream] HID: magicmouse: disable and add module param for
12615 scroll acceleration"
12616 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
12617 middle of mouse"
12618
12619 [ Henrik Rydberg ]
12620
12621 * SAUCE: hid: ntrig: remove sysfs nodes
12622 * SAUCE: hid: ntrig: Setup input filtering manually
12623 * SAUCE: hid: ntrig: New ghost-filtering event logic
12624
12625 [ Manoj Iyer ]
12626
12627 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
12628 - LP: #348861
12629
12630 [ Upstream Kernel Changes ]
12631
12632 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
12633 suspend/resume"
12634 * Revert "[ARM] implement arch_randomize_brk()"
12635 * Revert "ARM: stack protector: change the canary value per task"
12636 * Revert "ARM: initial stack protector (-fstack-protector) support"
12637 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
12638 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
12639 * Revert "perf probe: Add kernel source path option"
12640 * hid: ntrig: Support single-touch devices
12641 * hid: ntrig: Mask pen switch events
12642 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
12643 kernel
12644 - LP: #673073
12645 * Fix userspace build of linux/fs.h
12646
12647 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
12648
12649linux (2.6.37-3.11) natty; urgency=low
12650
12651 [ Andy Whitcroft ]
12652
12653 * Revert "ubuntu: AUFS -- update to
12654 b37c575759dc4535ccc03241c584ad5fe69e3b25"
12655 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
12656 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
12657 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
12658 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
12659 * [Config] Disable intel_idle for -virtual kernels
12660 - LP: #651370
12661 * [Config] enforcer -- ensure we never enable CONFIG_IMA
12662 * debian -- pass the correct flavour name when checking configs
12663 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
12664 * [Config] ensure CONFIG_IPV6=y for powerpc
12665 * [Config] enforcer -- ensure CONFIG_IPV6=y
12666 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
12667 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
12668 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
12669 * ubuntu: AUFS -- re-enable
12670 * ubuntu: AUFS -- track changes to work queue initialisation
12671 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
12672 * SAUCE: fbcon -- fix race between open and removal of framebuffers
12673 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
12674 - LP: #614008
12675 * SAUCE: drm -- stop early access to drm devices
12676
12677 [ Jeremy Kerr ]
12678
12679 * [Config] Build-in powermac ZILOG serial driver
12680 - LP: #673346
12681
12682 [ Kees Cook ]
12683
12684 * SAUCE: nx-emu: use upstream ASLR when possible
12685
12686 [ Tim Gardner ]
12687
12688 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
12689 - LP: #628776
12690
12691 [ Upstream Kernel Changes ]
12692
12693 * i386: NX emulation
12694 * nx-emu: drop exec-shield sysctl, merge with disable_nx
12695 * nx-emu: standardize boottime message prefix
12696 * mmap randomization for executable mappings on 32-bit
12697 * exec-randomization: brk away from exec rand area
12698
12699 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
12700
12701linux (2.6.37-2.10) natty; urgency=low
12702
12703 [ Andy Whitcroft ]
12704
12705 * reinstate armel config changes:
12706 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
12707 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
12708
12709 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
12710
12711linux (2.6.37-2.9) natty; urgency=low
12712
12713 [ Andy Whitcroft ]
12714
12715 * config -- fix genportsconfig
12716 * [Config] move powerpc over from ports to distro
12717 * bump master version number to match contained kernel
12718 * SAUCE: fix documentation strings for struct input_keymap_entry
12719 * usb: gadget: goku_udc: add registered flag bit
12720
12721 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
12722
12723linux (2.6.36-2.8) natty; urgency=low
12724
12725 [ Tim Gardner ]
12726
12727 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
12728 * [Config]: TWL4030_CORE=n for FTBS
12729 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
12730 * [Config]: CONFIG_SOLO6X10=n for FTBS
12731 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
12732 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
12733 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
12734 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
12735 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
12736 * [Config]: CONFIG_I2C_I801=n for armel FTBS
12737 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
12738 * AppArmor: compatibility patch for v5 interface
12739 * AppArmor: compatibility patch for v5 network controll
12740 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
12741 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
12742 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
12743 * Dropped: hid: 3m: Convert to MT slots
12744 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
12745 * Dropped: HID: magicmouse: simplify touch data bit manipulation
12746 * Dropped: HID: magicmouse: simplify touch down logic
12747 * Dropped: HID: magicmouse: enable Magic Trackpad support
12748 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
12749 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
12750 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
12751 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
12752 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
12753 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
12754 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
12755 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
12756 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
12757 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
12758 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
12759 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
12760
12761 [ Upstream Kernel Changes ]
12762
12763 * rebased against 2.6.27-rc1
12764
12765 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
12766
12767linux (2.6.36-1.7) natty; urgency=low
12768
12769 [ Andy Whitcroft ]
12770
12771 * rebased to v2.6.36 final
12772 * [Config] update configs following rebase to v2.6.36 final
12773 * [Config] update ports configs following rebase to v2.6.36 final
12774
12775 [ Upstream Kernel Changes ]
12776
12777 * rebased to v2.6.36 final
12778
12779 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
12780
12781linux (2.6.36-1.6) natty; urgency=low
12782
12783 [ Upstream Kernel Changes ]
12784
12785 * drop broadcom staging driver preview:
12786 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
12787 wireless LAN driver."
12788
12789 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
12790
12791linux (2.6.36-1.5) natty; urgency=low
12792
12793 [ Andy Whitcroft ]
12794
12795 * rebase to v2.6.36-rc8
12796 * updateconfigs following rebase to v2.6.36-rc8
12797 * updateportsconfigs following rebase to v2.6.36-rc8
12798 * config -- simplify the kernelconfig interface
12799 * config -- add new config mode 'dumpconfigs'
12800
12801 [ Tim Gardner ]
12802
12803 * Simplify the use of CROSS_COMPILER
12804
12805 [ Upstream Kernel Changes ]
12806
12807 * drop broadcom staging driver preview:
12808 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
12809 brcmfmac.ko mutually exclusive."
12810 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
12811 set."
12812 * Revert "Staging: brcm80211: remove driver specific -W options"
12813 * Revert "Staging: brcm80211: clean up makefile cflag lines"
12814 * Revert "staging: brcm80211: add fullmac driver"
12815 * Revert "staging: brcm80211: use string native library"
12816 * Revert "staging: brcm80211: use native ctype library"
12817 * Revert "staging: brcm80211: fix remaining checkpatch errors."
12818 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
12819 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
12820 ...""
12821 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
12822 ':' ...""
12823 * Revert "staging: brcm80211: fix "ERROR: space required before that
12824 ...""
12825 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
12826 * Revert "staging: brcm80211: fix "ERROR: space required after that close
12827 brace""
12828 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
12829 ...close square bracket""
12830 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
12831 ...""
12832 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
12833 '*'""
12834 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
12835 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
12836 do - while loop""
12837 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
12838 parenthesis""
12839 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
12840 or NULL""
12841 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
12842 or NULL""
12843 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
12844 '}'""
12845 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
12846 line""
12847 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
12848 on next line""
12849 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
12850 condition""
12851 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
12852 paren...""
12853 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
12854 function dec...""
12855 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
12856 *bar"'"
12857 * Revert "staging: brcm80211: Fix URLs for firmware files."
12858 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
12859 * Revert "staging: brcm80211: Add contact info to TODO list."
12860 * Revert "staging: brcm80211: Fix some initialisation failure paths"
12861 * Export dump_{write,seek} to binary loader modules
12862 * rebase to v2.6.36-rc8.
12863
12864 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
12865
12866linux (2.6.36-0.4) natty; urgency=low
12867
12868 [ Andy Whitcroft ]
12869
12870 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
12871 (fixes FTBS on powerpc)
12872
12873 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
12874
12875linux (2.6.36-0.3) natty; urgency=low
12876
12877 [ Andy Whitcroft ]
12878
12879 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
12880
12881 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
12882
12883linux (2.6.36-0.2) natty; urgency=low
12884
12885 [ Andy Whitcroft ]
12886
12887 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
12888 (fix FTBS on powerpc)
12889
12890 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
12891
12892linux (2.6.36-0.1) natty; urgency=low
12893
12894 [ Andy Whitcroft ]
12895
12896 * reduce disk usage during buildd builds
12897 - LP: #645653
12898 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
12899 * [Config] armel -- drop omap flavour
12900
12901 [ Tim Gardner ]
12902
12903 * Added dropped patch list
12904 * more dropped patches
12905 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
12906 * [Config] Add support for cross compiling armel
12907 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
12908 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
12909 * [Config]: updateconfigs after adding brcm80211
12910 * staging: brcm80211: Fix Makefile syntax error
12911 * rebased to v2.6.36-rc7
12912
12913 [ Upstream Kernel Changes ]
12914
12915 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
12916 * (upstream) IPS driver: verify BIOS provided limits
12917 * intel_ips: Print MCP limit exceeded values.
12918 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
12919 LAN driver.
12920 * staging: brcm80211: Fix some initialisation failure paths
12921 * staging: brcm80211: Add contact info to TODO list.
12922 * staging: brcm80211: use '%pM' format to print MAC address
12923 * staging: brcm80211: Fix URLs for firmware files.
12924 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
12925 * staging: brcm80211: fix "ERROR: open brace '{' following function
12926 dec..."
12927 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
12928 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
12929 * staging: brcm80211: fix "ERROR: trailing statements should be on next
12930 line"
12931 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
12932 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
12933 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
12934 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
12935 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
12936 parenthesis"
12937 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
12938 while loop"
12939 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
12940 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
12941 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
12942 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
12943 bracket"
12944 * staging: brcm80211: fix "ERROR: space required after that close brace"
12945 * staging: brcm80211: fix "ERROR: space required after that ..."
12946 * staging: brcm80211: fix "ERROR: space required before that ..."
12947 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
12948 * staging: brcm80211: fix "ERROR: spaces required around that ..."
12949 * staging: brcm80211: fix "ERROR: trailing whitespace."
12950 * staging: brcm80211: fix remaining checkpatch errors.
12951 * staging: brcm80211: use native ctype library
12952 * staging: brcm80211: use string native library
12953 * staging: brcm80211: add fullmac driver
12954 * Staging: brcm80211: clean up makefile cflag lines
12955 * Staging: brcm80211: remove driver specific -W options
12956 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
12957 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
12958 mutually exclusive.
12959
12960 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
12961
12962linux (2.6.35-22.33) maverick; urgency=low
12963
12964 [ Andy Whitcroft ]
12965
12966 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
12967 Dell E2 series Laptops"
12968 - LP: #641320
12969
12970 [ Brian Rogers ]
12971
12972 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
12973 - LP: #624701
12974
12975 [ Christopher James Halse Rogers ]
12976
12977 * SAUCE: Nouveau: Add quirk framework to disable acceleration
12978 - LP: #544088, #546393
12979 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
12980 - LP: #546393
12981
12982 [ John Johansen ]
12983
12984 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
12985 kernels"
12986 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
12987 - LP: #639758
12988
12989 [ Mathieu J. Poirier ]
12990
12991 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
12992
12993 [ Upstream Kernel Changes ]
12994
12995 * ALSA: HDA: Enable internal speaker on Dell M101z
12996 - LP: #640254
12997
12998 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
12999
13000linux (2.6.35-22.32) maverick; urgency=low
13001
13002 [ Arjan van de Ven ]
13003
13004 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13005
13006 [ David Henningsson ]
13007
13008 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
13009 - LP: #605047, #628961
13010
13011 [ John Johansen ]
13012
13013 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
13014 and profile names
13015 - LP: #615947
13016 * [Upstream] AppArmor: Fix locking from removal of profile namespace
13017 - LP: #615947
13018 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13019 - LP: #639758
13020 * SAUCE: Improve Amazon EBS performance for EC2
13021 - LP: #634316
13022
13023 [ Leann Ogasawara ]
13024
13025 * Revert "SAUCE: i915 KMS -- blacklist i855"
13026 * Revert "SAUCE: i915 KMS -- blacklist i845g"
13027 * Revert "SAUCE: i915 KMS -- blacklist i830"
13028 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
13029 devices"
13030 * execute module-inclusion within a subshell
13031 - LP: #621175
13032
13033 [ Upstream Kernel Changes ]
13034
13035 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
13036 - LP: #633227
13037 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
13038 - LP: #629711
13039 * (pre-stable) mm: Move vma_stack_continue into mm.h
13040 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
13041 - LP: #601073
13042 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
13043 * PM / Runtime: Add runtime PM statistics (v3)
13044 * compat: Make compat_alloc_user_space() incorporate the access_ok()
13045 - CVE-2010-3081
13046 * x86-64, compat: Test %rax for the syscall number, not %eax
13047 - CVE-2010-3301
13048 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
13049 - CVE-2010-3301
13050
13051 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
13052
13053linux (2.6.35-21.31) maverick; urgency=low
13054
13055 [ Andy Whitcroft ]
13056
13057 * bodge linux-libc-dev package version due to ti-omap4 error
13058 * linux-libc-dev -- ensure we can only build this on debian.master
13059
13060 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
13061
13062linux (2.6.35-21.30) maverick; urgency=low
13063
13064 [ Andy Whitcroft ]
13065
13066 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13067 - LP: #614008
13068
13069 [ Daniel Lezcano ]
13070
13071 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
13072
13073 [ Henrik Rydberg ]
13074
13075 * SAUCE: Input: wacom - add fuzz parameters to features
13076 * SAUCE: Input: wacom - collect device quirks into single function
13077 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
13078 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
13079 * SAUCE: hid: ntrig: Remove unused device ids
13080 * SAUCE: hid: ntrig: remove sysfs nodes
13081 * SAUCE: hid: ntrig: Correct logic for quirks
13082 * SAUCE: hid: ntrig: zero-initialize ntrig struct
13083 * SAUCE: hid: ntrig: Setup input filtering manually
13084 * SAUCE: hid: ntrig: New ghost-filtering event logic
13085
13086 [ Leann Ogasawara ]
13087
13088 * SAUCE: ndiswrapper: Initialize buffer index and check its value
13089 - LP: #613796
13090
13091 [ Manoj Iyer ]
13092
13093 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
13094 series Laptops
13095 - LP: #632884
13096
13097 [ Ping Cheng ]
13098
13099 * SAUCE: Input: wacom - parse the Bamboo device family
13100
13101 [ Rafi Rubin ]
13102
13103 * SAUCE: hid: ntrig: identify firmware version (wiggled)
13104
13105 [ Tim Gardner ]
13106
13107 * [Config] CONFIG_NL80211_TESTMODE=n
13108
13109 [ Upstream Kernel Changes ]
13110
13111 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
13112 * e1000e: initial support for 82579 LOMs
13113 * e1000e: correct MAC-PHY interconnect register offset for 82579
13114 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
13115 tested on HP G60
13116 - LP: #587388
13117 * DSS2: Don't power off a panel twice
13118 - LP: #588243
13119 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
13120 * Input: i8042 - reset keyboard controller wehen resuming from S2R
13121 - LP: #86820
13122 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
13123 - LP: #414795
13124 * agp/intel: Support the extended physical addressing bits on
13125 Sandybridge.
13126 - LP: #632488
13127 * drm/i915,intel_agp: Add support for Sandybridge D0
13128 - LP: #632488
13129 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
13130 - LP: #632488
13131 * mmc: omap: fix for bus width which improves SD card's peformance.
13132
13133 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
13134
13135linux (2.6.35-20.29) maverick; urgency=low
13136
13137 [ Andy Whitcroft ]
13138
13139 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
13140 - LP: #563277
13141 * SAUCE: i915 KMS -- blacklist i830
13142 - LP: #542208, #563277
13143 * SAUCE: i915 KMS -- blacklist i845g
13144 - LP: #541492, #563277
13145 * SAUCE: i915 KMS -- blacklist i855
13146 - LP: #511001, #541511, #563277
13147
13148 [ Leann Ogasawara ]
13149
13150 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
13151 - LP: #601073
13152 * ARM: Temporarily disable module check for armel
13153 * rebase to v2.6.35.4
13154 * [Config] update configs following rebase to v2.6.35.4
13155
13156 [ Ricardo Salveti de Araujo ]
13157
13158 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
13159 in Omap
13160
13161 [ Tim Gardner ]
13162
13163 * [Config] Added be2net, be2scsi to udebs
13164 - LP: #628776
13165
13166 [ Upstream Kernel Changes ]
13167
13168 * x86, cpu: Package Level Thermal Control, Power Limit Notification
13169 definitions
13170 - LP: #601073
13171 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
13172 - LP: #601073
13173 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
13174 - LP: #601073
13175 * x86, hwmon: Package Level Thermal/Power: power limit
13176 - LP: #601073
13177 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
13178 - LP: #601073
13179 * hid: 3m: Adjust to sequential MT HID protocol
13180 * hid: 3m: Convert to MT slots
13181 * hid: 3m: Correct touchscreen emulation
13182 * hid: 3m: Adjust major / minor axes to scale
13183 * input: bcm5974: Adjust major / minor to scale
13184 * HID: magicmouse: don't allow hidinput to initialize the device
13185 * HID: magicmouse: simplify multitouch feature request
13186 * HID: magicmouse: simplify touch data bit manipulation
13187 * HID: magicmouse: simplify touch down logic
13188 * HID: magicmouse: remove timestamp logic
13189 * HID: magicmouse: enable Magic Trackpad support
13190 * HID: magicmouse: Adjust major / minor axes to scale
13191 * mmc: fix all hangs related to mmc/sd card insert/removal during
13192 suspend/resume
13193 - LP: #477106
13194 * drm/i915: fix VGA plane disable for Ironlake+
13195 - LP: #602281
13196
13197 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
13198
13199linux (2.6.35-19.28) maverick; urgency=low
13200
13201 [ Leann Ogasawara ]
13202
13203 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
13204 from the archive and a no-change rebuild was attempted. However, the ABI
13205 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
13206 up the ABI and re-upload.
13207
13208 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
13209
13210linux (2.6.35-19.27) maverick; urgency=low
13211
13212 [ Leann Ogasawara ]
13213
13214 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
13215 from the archive.
13216
13217 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
13218
13219linux (2.6.35-19.26) maverick; urgency=low
13220
13221 [ Upstream Kernel Changes ]
13222
13223 * ARM: OMAP: Beagle: revision detection
13224 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
13225 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
13226
13227 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
13228
13229linux (2.6.35-19.25) maverick; urgency=low
13230
13231 [ Jarod Wilson ]
13232
13233 * SAUCE: Bring in staging/lirc from 2.6.36
13234 - LP: #609234
13235 * SAUCE: Update ir-core to linuxtv/other which should be merged for
13236 2.6.36.
13237 - LP: #609234
13238 * SAUCE: Fix memleaks in imon and mceusb drivers
13239 - LP: #609234
13240 * SAUCE: Bring in streamzap support from linuxtv/other
13241 - LP: #609234
13242
13243 [ Mario Limonciello ]
13244
13245 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
13246 - LP: #609234
13247
13248 [ Mathieu J. Poirier ]
13249
13250 * SAUCE: ARM: adding i2c eeprom driver to read EDID
13251 - LP: #608279
13252
13253 [ Upstream Kernel Changes ]
13254
13255 * intel_idle: disable module support
13256 - LP: #615265
13257 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
13258 correct codec ID
13259 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
13260 - LP: #605101
13261 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
13262 - LP: #495134
13263 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
13264 - LP: #519066
13265 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
13266 - LP: #519066
13267 * input: mt: Initialize slots to unused (rev2)
13268 * input: mt: Add support for the Bamboo Touch trackpad
13269 * hid: Add a hid quirk for input sync override
13270
13271 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
13272
13273linux (2.6.35-18.24) maverick; urgency=low
13274
13275 [ Colin Watson ]
13276
13277 * Pass DEB_MAINT_PARAMS to hook scripts
13278
13279 [ Leann Ogasawara ]
13280
13281 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
13282 - LP: #584812
13283 * rebase to v2.6.35.3
13284
13285 [ Upstream Kernel Changes ]
13286
13287 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
13288 - LP: #609234
13289 * can: add limit for nframes and clean up signed/unsigned variables
13290 - CVE-2010-2959
13291 * drm: Initialize ioctl struct when no user data is present
13292 - CVE-2010-2803
13293 * ARM: initial stack protector (-fstack-protector) support
13294 * ARM: stack protector: change the canary value per task
13295 * [ARM] implement arch_randomize_brk()
13296 * [ARM] add address randomization to mmap()
13297 * ARM: fix ASLR of PIE executables
13298
13299 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
13300
13301linux (2.6.35-17.23) maverick; urgency=low
13302
13303 [ Jeremy Kerr ]
13304
13305 * [Config] build-in uinput module
13306 - LP: #584812
13307
13308 [ Leann Ogasawara ]
13309
13310 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
13311 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
13312 * Revert "[Config] [FTBS] sparc: Temporarily disable
13313 CONFIG_MTD_NAND_DENALI"
13314 * Revert "[Config] [FTBS] sparc: Temporarily disable
13315 CONFIG_MFD_JANZ_CMODIO"
13316 * Revert "[Config] [FTBS] sparc: Temporarily disable
13317 CONFIG_INFINIBAND_QIB"
13318 * [Config] Enable INTEL_IPS
13319 - LP: #601057
13320 * Remove ia64 support
13321 * [Config] Update portsconfigs after removing ia64 support
13322 * Remove sparc support
13323 * [Config] Update portsconfigs after removing sparc support
13324
13325 [ Linus Torvalds ]
13326
13327 * (pre-stable) mm: fix page table unmap for stack guard page properly
13328
13329 [ Mathieu J. Poirier ]
13330
13331 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
13332 - LP: #591941
13333
13334 [ Upstream Kernel Changes ]
13335
13336 * timer: add on-stack deferrable timer interfaces
13337 - LP: #601057
13338 * x86 platform driver: intelligent power sharing driver
13339 - LP: #601057
13340 * IPS driver: add GPU busy and turbo checking
13341 - LP: #601057
13342 * X86: intel_ips, check for kzalloc properly
13343 - LP: #601057
13344 * ips driver: make it less chatty
13345 - LP: #601057
13346
13347 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
13348
13349linux (2.6.35-16.22) maverick; urgency=low
13350
13351 [ Andy Whitcroft ]
13352
13353 * debian -- more agressivly clean up after depmod on purge
13354 - LP: #618591
13355
13356 [ Henrik Rydberg ]
13357
13358 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
13359
13360 [ Leann Ogasawara ]
13361
13362 * ubuntu: iscsitarget -- version 1.4.20.2
13363 * ubuntu: rtl8192se -- update to version 0017.0507.2010
13364 * rebase to v2.6.35.2
13365 * [Config] update configs following rebase to v2.6.35.2
13366 * [Config] update ports configs following rebase to v2.6.35.2
13367
13368 [ Luke Yelavich ]
13369
13370 * [Config] Enable new firewire stack on powerpc
13371
13372 [ Mathieu J. Poirier ]
13373
13374 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
13375 - LP: #608266
13376
13377 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
13378
13379linux (2.6.35-15.21) maverick; urgency=low
13380
13381 [ Luke Yelavich ]
13382
13383 * [Config] CONFIG_SND_USB_UA101=m for all architectures
13384
13385 [ Upstream Kernel Changes ]
13386
13387 * Input: introduce MT event slots
13388 * Input: document the MT event slot protocol
13389 * (pre-stable) sched: Revert nohz_ratelimit() for now
13390 * (pre-stable) drm/radeon/kms: add missing copy from user
13391 - LP: #606081
13392
13393 [ Leann Ogasawara ]
13394
13395 * rebase to v2.6.35.1
13396
13397 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
13398
13399linux (2.6.35-14.20) maverick; urgency=low
13400
13401 [ Andy Whitcroft ]
13402
13403 * update Vcs-Git to point to maverick repo
13404 * debian -- include the debian packaging in the -source package
13405 - LP: #608674
13406 * select debian source format 1.0
13407 * add support for building selected stages of kernel
13408 - LP: #603087
13409 * cleanup conditional dependancy handling
13410 - LP: #603087
13411
13412 [ Upstream Kernel Changes ]
13413
13414 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
13415 - LP: #582199, #586418, #588031
13416 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
13417 - LP: #582199, #586418, #588031
13418 * sched: Revert nohz_ratelimit() for now
13419
13420 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
13421
13422linux (2.6.35-14.19) maverick; urgency=low
13423
13424 [ Leann Ogasawara ]
13425
13426 * rebase to v2.6.35
13427
13428 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
13429
13430linux (2.6.35-13.18) maverick; urgency=low
13431
13432 [ Andy Whitcroft ]
13433
13434 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
13435 * SAUCE: add tracing for user initiated readahead requests
13436 * SAUCE: vt -- maintain bootloader screen mode and content until vt
13437 switch
13438 * SAUCE: vt -- allow grub to request automatic vt_handoff
13439 * SAUCE: fbcon -- fix race between open and removal of framebuffers
13440 * SAUCE: drm -- stop early access to drm devices
13441
13442 [ Bryan Wu ]
13443
13444 * CONFIG: compile in OTG driver and Transceiver driver
13445 - LP: #566645
13446 * remove OTG modules from modules list file
13447
13448 [ John Johansen ]
13449
13450 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
13451 - LP: #581525, #599450
13452 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
13453 * SAUCE: AppArmor 2.4 compatibility patch
13454 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
13455 * SAUCE: fix pv-ops for legacy Xen
13456 * SAUCE: blkfront: default to sd devices
13457 * [Config] Build in drivers required for Xen pv-ops
13458
13459 [ Leann Ogasawara ]
13460
13461 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
13462 size."
13463
13464 [ Lee Jones ]
13465
13466 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
13467 - LP: #608095
13468 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
13469 just revision
13470 - LP: #608095
13471 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
13472 - LP: #608095
13473 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
13474 - LP: #608095
13475
13476 [ Upstream Kernel Changes ]
13477
13478 * agp/intel: Use the correct mask to detect i830 aperture size.
13479 - LP: #597075
13480
13481 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
13482
13483linux (2.6.35-12.17) maverick; urgency=low
13484
13485 [ Leann Ogasawara ]
13486
13487 * rebase to v2.6.35-rc6
13488 * [Config] update configs following rebase to v2.6.35-rc6
13489 * [Config] update ports configs following rebase to v2.6.35-rc6
13490 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
13491
13492 [ Leann Ogasawara ]
13493
13494 * rebase to v2.6.35-rc6
13495
13496 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
13497
13498linux (2.6.35-11.16) maverick; urgency=low
13499
13500 [ Leann Ogasawara ]
13501
13502 * Bump ABI for new compiler update
13503
13504 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
13505
13506linux (2.6.35-10.15) maverick; urgency=low
13507
13508 [ Leann Ogasawara ]
13509
13510 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
13511 device"
13512 * [Config] Enable CONFIG_M686=y
13513 - LP: #592495
13514
13515 [ Upstream Kernel Changes ]
13516
13517 * tracing: Add alignment to syscall metadata declarations
13518
13519 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
13520
13521linux (2.6.35-9.14) maverick; urgency=low
13522
13523 [ Andy Whitcroft ]
13524
13525 * ubuntu: AUFS -- add BOM and automated update script
13526 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
13527
13528 [ John Johansen ]
13529
13530 * [Config] Enable DRBD as a module
13531
13532 [ Kees Cook ]
13533
13534 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
13535 - LP: #604407
13536
13537 [ Leann Ogasawara ]
13538
13539 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
13540 - LP: #606139
13541 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
13542 - LP: #606139
13543 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
13544 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
13545
13546 [ Lee Jones ]
13547
13548 * Stop ARM boards crashing when CUPS is loaded
13549 - LP: #601226
13550
13551 [ Upstream Kernel Changes ]
13552
13553 * perf probe: Support tracing an entry of array
13554 * perf probe: Support static and global variables
13555
13556 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
13557
13558linux (2.6.35-8.13) maverick; urgency=low
13559
13560 [ Kees Cook ]
13561
13562 * SAUCE: Yama: check PTRACE using thread group leader
13563 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
13564 - LP: #603716
13565
13566 [ Leann Ogasawara ]
13567
13568 * rebase to v2.6.35-rc5
13569 * [Config] update configs following rebase to v2.6.35-rc5
13570
13571 [ Nicolas Pitre ]
13572
13573 * SAUCE: make ndiswrapper available on X86 only
13574
13575 [ Tim Gardner ]
13576
13577 * [Config] Added ums-cypress to udeb
13578 - LP: #576066
13579 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
13580 * [Config] CONFIG_NDISWRAPPER=m across all configs
13581
13582 [ Upstream Kernel Changes ]
13583
13584 * HID: magicmouse: report last touch up
13585 * rebase to 2.6.35-rc5
13586
13587 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
13588
13589linux (2.6.35-7.12) maverick; urgency=low
13590
13591 [ Tim Gardner ]
13592
13593 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
13594 - LP: #597075
13595
13596 [ Upstream Kernel Changes ]
13597
13598 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
13599 (squashed)
13600
13601 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
13602
13603linux (2.6.35-7.11) maverick; urgency=low
13604
13605 [ Tim Gardner ]
13606
13607 * [Config] CONFIG_X86_MRST=n
13608
13609 [ Upstream Kernel Changes ]
13610
13611 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
13612 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
13613 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
13614
13615 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
13616
13617linux (2.6.35-7.10) maverick; urgency=low
13618
13619 [ Kees Cook ]
13620
13621 * SAUCE: security: create task_free security callback
13622 * SAUCE: Yama: add PTRACE exception tracking and interface
13623 * SAUCE: security: unconditionally chain to Yama LSM
13624 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
13625 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
13626 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
13627 * [Upstream] security: Yama LSM
13628 * [Config] Enable CONFIG_SECURITY_YAMA=y
13629
13630 [ Tim Gardner ]
13631
13632 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
13633
13634 [ Upstream Kernel Changes ]
13635
13636 * rebase to 2.6.35-rc4
13637
13638 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
13639
13640linux (2.6.35-6.9) maverick; urgency=low
13641
13642 [ Tim Gardner ]
13643
13644 * [Upstream] direct_splice_actor() should not use pos in sd
13645 - LP: #588861
13646
13647 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
13648
13649linux (2.6.35-6.8) maverick; urgency=low
13650
13651 [ Mathieu J. Poirier ]
13652
13653 * ARM: Adding regulator supply for vdds_sdi.
13654 - LP: #597904
13655
13656 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
13657
13658linux (2.6.35-6.7) maverick; urgency=low
13659
13660 [ Alberto Milone ]
13661
13662 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
13663
13664 [ Chase Douglas ]
13665
13666 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
13667 of mouse
13668 * [Upstream] HID: magicmouse: disable and add module param for scroll
13669 acceleration
13670 * [Upstream] HID: magicmouse: properly account for scroll movement in
13671 state
13672 * [Upstream] HID: magicmouse: add param for scroll speed
13673 * [Upstream] HID: magicmouse: enable horizontal scrolling
13674
13675 [ Henrik Rydberg ]
13676
13677 * [Upstream] Input: evdev - convert to dynamic event buffer
13678 * [Upstream] Input: evdev - use driver hint to compute size of event
13679 buffer
13680 * [Upstream] Input: bcm5974 - set the average number of events per MT
13681 event packet
13682 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
13683 * [Upstream] Input: evdev - never leave the client buffer empty after
13684 write
13685
13686 [ John Johansen ]
13687
13688 * SAUCE: AppArmor: -- mainline 2010-06-23
13689 * SAUCE: AppArmor 2.4 compatibility patch
13690 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
13691
13692 [ Leann Ogasawara ]
13693
13694 * [Config] Enable CONFIG_INTR_REMAP=y
13695 - LP: #597091
13696 * [Config] Enable CONFIG_X86_X2APIC
13697 - LP: #597091
13698
13699 [ Mathieu J. Poirier ]
13700
13701 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
13702 - LP: #594382
13703
13704 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
13705
13706linux (2.6.35-5.6) maverick; urgency=low
13707
13708 [ Amit Kucheria ]
13709
13710 * [Config] update omap flavour description
13711
13712 [ Andy Whitcroft ]
13713
13714 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
13715 - LP: #570500, #576274
13716 * SAUCE: add option to hand off all kernel parameters to init
13717 - LP: #586386
13718 * [Config] enable passing all kernel command line to init
13719 - LP: #586386
13720 * [Config] disable CONFIG_VMI
13721 - LP: #537601
13722 * [Config] enable CONFIG_IPV6_SIT_6RD
13723 - LP: #591869
13724 * [Config] enable CONFIG_VMWARE_BALOON as module
13725 - LP: #592039
13726
13727 [ Leann Ogasawara ]
13728
13729 * Revert "SAUCE: pm: Config option to disable handling of console during
13730 suspend/resume"
13731 - LP: #594885
13732 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
13733 * [Config] ports: enable passing all kernel command line to init
13734 - LP: #586386
13735 * [Config] Enable CONFIG_FB_VESA=y for x86
13736 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
13737 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
13738 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
13739 - LP: #493156
13740
13741 [ Mathieu Poirier ]
13742
13743 * ARM: Adding MosChip MCS7830 to nic-usb
13744 - LP: #584920
13745
13746 [ Upstream Kernel Changes ]
13747
13748 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
13749 * docbook: need xmldoclinks for all doc types
13750 * perf probe: Add kernel source path option
13751
13752 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
13753
13754linux (2.6.35-4.5) maverick; urgency=low
13755
13756 [ Leann Ogasawara ]
13757
13758 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
13759 size (rev2)"
13760 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
13761 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
13762 (rev4)"
13763 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
13764 modules"
13765 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
13766 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
13767 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
13768
13769 [ Tim Gardner ]
13770
13771 * [Config] CONFIG_NFS_FSCACHE=y
13772 - LP: #440522
13773 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
13774 - LP: #440522
13775
13776 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
13777
13778linux (2.6.35-3.4) maverick; urgency=low
13779
13780 [ Andy Whitcroft ]
13781
13782 * debian -- ensure the version number is clean
13783
13784 [ Henrik Rydberg ]
13785
13786 * [Upstream] Introduce MT event slots (rev 5)
13787 * [Upstream] Document the MT event slot protocol (rev5)
13788 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
13789 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
13790 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
13791 (rev2)
13792
13793 [ Leann Ogasawara ]
13794
13795 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
13796 * Revert "SAUCE: hostap: send events on data interface as well as master
13797 interface"
13798 * Revert "Fix webcam having USB ID 0ac8:303b"
13799 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
13800 * rebase to v2.6.35-rc3
13801
13802 [ Maxim Levitsky ]
13803
13804 * [Config] Enable new Smartmedia/xD translation layer
13805 - LP: #202490
13806
13807 [ Upstream Kernel Changes ]
13808
13809 * net: fix deliver_no_wcard regression on loopback device
13810
13811 [ Upstream changes ]
13812
13813 * rebased to v2.6.35-rc3
13814
13815 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
13816
13817linux (2.6.35-2.3) maverick; urgency=low
13818
13819 [ Bryan Wu ]
13820
13821 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
13822
13823 [ Leann Ogasawara ]
13824
13825 * [Config] armel: Enable CONFIG_BNX2=m
13826 * [Config] ports: Enable CONFIG_BNX2X=m
13827 * SAUCE: armel: define get_dma_ops to fix FTBS
13828
13829 [ Tim Gardner ]
13830
13831 * [Upstream] net: Print num_rx_queues imbalance warning only when there
13832 are allocated queues
13833 - LP: #591416
13834
13835 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
13836
13837linux (2.6.35-2.2) maverick; urgency=low
13838
13839 [ Andy Whitcroft ]
13840
13841 * [Config] d-i: make armel configuration versatile flavour specific
13842 - LP: #588805
13843 * [Config] d-i: enable .udebs for omap flavour
13844 - LP: #588805
13845
13846 [ Kees Cook ]
13847
13848 * ptrace: limit scope to attach only (allow read)
13849 - LP: #589656
13850
13851 [ Leann Ogasawara ]
13852
13853 * rebase to v2.6.35-rc2
13854 * [Config] update configs following rebase to v2.6.35-rc2
13855 * [Config] update port configs following rebase to v2.6.35-rc2
13856
13857 [ Lee Jones ]
13858
13859 * Enable perf to be more helpful when perf_<version> does not exist.
13860 - LP: #570500
13861 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
13862
13863 [ Tim Gardner ]
13864
13865 * [Config] Update bnx2 udeb firmware files
13866 - LP: #589304
13867
13868 [ Upstream changes ]
13869
13870 * rebased to v2.6.35-rc2
13871
13872 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
13873
13874linux (2.6.35-1.1) maverick; urgency=low
13875
13876 [ Andy Whitcroft ]
13877
13878 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
13879 - LP: #587888
13880 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
13881
13882 [ Leann Ogasawara ]
13883
13884 * rebase to v2.6.35-rc1
13885 * [Config] update configs following rebase to v2.6.35-rc1
13886 * [Config] update port configs following rebase to v2.6.35-rc1
13887 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
13888 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
13889 * SAUCE: ndiswrapper: convert multicast list to list_head
13890 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
13891 * [Config] [FTBS] ia64: Temporarily disable gpiolib
13892 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
13893 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
13894 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
13895 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
13896 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
13897 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
13898 * [Config] [FTBS] armel: Temporarily disable bnx2
13899 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
13900 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
13901 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
13902 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
13903 gpio_set_debounce
13904
13905 [ Upstream Kernel Changes ]
13906
13907 * of/usb: fix build error due to of_node pointer move
13908 * n2_crypto: Fix build after of_device/of_platform_driver changes.
13909 * powerpc/fsl-booke: fix the case where we are not in the first page
13910 * powerpc/fsl-booke: Move the entry setup code into a seperate file
13911 * powerpc/kexec: Add support for FSL-BookE
13912 * greth: Fix build after OF device conversions.
13913
13914 [ Upstream changes ]
13915
13916 * rebased to v2.6.35-rc1
13917
13918 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
13919
13920linux (2.6.35-1.0) UNRELEASED; urgency=low
13921
13922 [ Leann Ogasawara ]
13923
13924 * Null entry.
13925
13926 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
13927
13928linux (2.6.34-5.14) maverick; urgency=low
13929
13930 [ Tim Gardner ]
13931
13932 * [Config] Added module inclusion support
13933 * [Config] Added virtual flavour module inclusion list and d-i package
13934 definitions
13935
13936 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
13937
13938linux (2.6.34-5.13) maverick; urgency=low
13939
13940 [ Andy Whitcroft ]
13941
13942 * Revert "ubuntu: AUFS -- aufs2 20091209"
13943 * Revert "ubuntu: AUFS -- export various core functions
13944 (aufs2-standalone.patch)"
13945 * Revert "ubuntu: AUFS -- export various core functions
13946 (aufs2-base.patch)"
13947 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
13948 - LP: #587888
13949 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
13950 - LP: #587888
13951 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
13952 - LP: #587888
13953 * [Config] AUFS -- enable aufs options
13954 - LP: #587888
13955
13956 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
13957
13958linux (2.6.34-5.12) maverick; urgency=low
13959
13960 [ Andy Whitcroft ]
13961
13962 * enforce -- ensure SYSFS compatibility is disabled
13963
13964 [ Chase Douglas ]
13965
13966 * build with libdw-dev for perf probe symbol support
13967 * maverick ftrace configuration changes
13968
13969 [ Kees Cook ]
13970
13971 * Revert "SAUCE: x86: brk away from exec rand area"
13972 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
13973 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
13974 * SAUCE: x86: implement cs-limit nx-emulation for ia32
13975 - LP: #369978
13976 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
13977 * SAUCE: x86: brk away from exec rand area
13978 - LP: #452175
13979 * SAUCE: ptrace: restrict ptrace scope to children
13980
13981 [ Leann Ogasawara ]
13982
13983 * Add new omap flavour to getabis
13984 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
13985 - LP: #585490
13986 * build/modules: Temorarily add ignore.modules
13987 * ubuntu: iscsitarget -- version 1.4.20.1
13988
13989 [ Loïc Minier ]
13990
13991 * SAUCE: [um] Don't use nx_enabled under UML
13992 - LP: #524849
13993
13994 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
13995
13996linux (2.6.34-4.11) maverick; urgency=low
13997
13998 [ Amit Kucheria ]
13999
14000 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
14001 * [Config] Add support for OMAP-mainline flavour
14002
14003 [ Andy Whitcroft ]
14004
14005 * SAUCE: powerpc: fix compile error when ptrace.h is included from
14006 userspace
14007 - LP: #583733
14008
14009 [ Chase Douglas ]
14010
14011 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
14012 are present"
14013 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
14014 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
14015 load detect pipe"
14016
14017 [ Kees Cook ]
14018
14019 * SAUCE: fs: block cross-uid sticky symlinks
14020 * SAUCE: fs: block hardlinks to non-accessible sources
14021
14022 [ Koen Kooi ]
14023
14024 * SAUCE: board-omap3-beagle: add DSS2 support
14025
14026 [ Leann Ogasawara ]
14027
14028 * Revert "staging/go7007 -- disable"
14029 * Revert "[Config] staging/winbond -- disable"
14030 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
14031 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
14032 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
14033 controller"
14034 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
14035 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
14036 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
14037 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
14038 chipsets."
14039 * Revert "[Upstream] b43: Declare all possible firmware files."
14040 * Revert "add Breaks: against hardy lvm2"
14041 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
14042 id on Vmware ESX Server"
14043 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
14044 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
14045 * [Config] Enable CONFIG_USB=y for armel and sparc
14046 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
14047 * [Config] Enable CONFIG_RFKILL=y for ports
14048 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
14049 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
14050 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
14051 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
14052 * [Config] Enable CONFIG_LIBERTAS_MESH=y
14053 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
14054 * [Config] CONFIG_RT2800USB_UNKNOWN=y
14055 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
14056 * [Config] Enable CONFIG_CEPH_FS=m
14057 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
14058 * [Config] Enable CONFIG_EEEPC_WMI=m
14059 * [Config] Enable CONFIG_RT2800PCI=m
14060 * [Config] Enable CONFIG_SCSI_HPSA=m
14061 * [Config] Enable CONFIG_VHOST_NET=m
14062 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
14063 - LP: #582350
14064 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
14065 - LP: #579300
14066 * [Config] Enable CONFIG_PCIEASPM=y
14067 - LP: #333990
14068 * [Config] updateconfigs for OMAP flavour
14069
14070 [ Loïc Minier ]
14071
14072 * Enable perf tools on armel
14073
14074 [ Tim Gardner ]
14075
14076 * SAUCE: Updated ndiswrapper to 1.56
14077 - LP: #582555
14078 * [Config] Added virtual flavour
14079 * [Config] Remove support for sub-flavours
14080 * [Config] Removed amd64 preempt flavour
14081 * [Config] updateconfigs, updateportsconfigs after flavour munging
14082
14083 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
14084
14085linux (2.6.34-3.10) maverick; urgency=low
14086
14087 [ Leann Ogasawara ]
14088
14089 * rebase to v2.6.34
14090
14091 [ Upstream changes ]
14092
14093 * rebased to v2.6.34
14094
14095 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
14096
14097linux (2.6.34-2.9) maverick; urgency=low
14098
14099 [ Leann Ogasawara ]
14100
14101 * [Config] [FTBS] Disable comedi for armel
14102
14103 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
14104
14105linux (2.6.34-2.8) maverick; urgency=low
14106
14107 [ Leann Ogasawara ]
14108
14109 * Drop lpia
14110 * [Config] [FTBS] disable KVM
14111 * [Config] [FTBS] disable ipr for armel
14112
14113 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
14114
14115linux (2.6.34-2.7) maverick; urgency=low
14116
14117 [ Leann Ogasawara ]
14118
14119 * [Config] disable CONFIG_SCSI_IPR on powerpc
14120 * [Config] Remove 386 flavour per UDS discussion
14121
14122 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
14123
14124linux (2.6.34-1.6) maverick; urgency=low
14125
14126 [ Chase Douglas ]
14127
14128 * enforce CONFIG_TMPFS_POSIX_ACL=y
14129 - LP: #575940
14130 * don't force module dependency checking
14131 - LP: #577029
14132
14133 [ Kees Cook ]
14134
14135 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
14136 - LP: #568844
14137
14138 [ Leann Ogasawara ]
14139
14140 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
14141 * rebase to v2.6.34-rc7
14142 * [Config] update configs following rebase to v2.6.34-rc7
14143 * [Config] update port configs following rebase to v2.6.34-rc7
14144 * Add btrfs to the udebs
14145
14146 [ Tim Gardner ]
14147
14148 * [Config] Add atl1c to nic-modules udeb
14149 - LP: #557130
14150
14151 [ Upstream changes ]
14152
14153 * rebased to v2.6.34-rc7
14154
14155 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
14156
14157linux (2.6.34-1.5) UNRELEASED; urgency=low
14158
14159 [ Leann Ogasawara ]
14160
14161 * rebase to v2.6.34-rc6
14162 * [Config] update configs following rebase to v2.6.34-rc6
14163 * [Config] update port configs following rebase to v2.6.34-rc6
14164
14165 [ Upstream changes ]
14166
14167 * rebased to v2.6.34-rc6
14168
14169 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
14170
14171linux (2.6.34-1.4) UNRELEASED; urgency=low
14172
14173 [ Leann Ogasawara ]
14174
14175 * rebase to v2.6.34-rc5
14176 * [Config] update ports configs following rebase to v2.6.34-rc5
14177
14178 [ Upstream changes ]
14179
14180 * rebased to v2.6.34-rc5
14181
14182 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
14183
14184linux (2.6.34-1.3) UNRELEASED; urgency=low
14185
14186 [ Leann Ogasawara ]
14187
14188 * rebase to v2.6.34-rc4
14189 * [Config] update configs following rebase to v2.6.34-rc4
14190 * [Config] update port configs following rebase to v2.6.34-rc4
14191 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
14192
14193 [ Upstream changes ]
14194
14195 * rebased to v2.6.34-rc4
14196
14197 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
14198
14199linux (2.6.34-1.2) UNRELEASED; urgency=low
14200
14201 [ Leann Ogasawara ]
14202
14203 * Temorarily disable building linux-doc
14204 * rebase to v2.6.34-rc3
14205 * [Config] update configs following rebase to v2.6.34-rc3
14206 * [Config] update port configs following rebase to v2.6.34-rc3
14207
14208 [ Upstream changes ]
14209
14210 * rebased to v2.6.34-rc3
14211
14212 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
14213
14214linux (2.6.34-1.1) UNRELEASED; urgency=low
14215
14216 [ Leann Ogasawara ]
14217
14218 * rebase to v2.6.34-rc2
14219 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
14220 * [Config] update port configs following rebase to v2.6.34-rc2
14221 * [Config] update configs following rebase to v2.6.34-rc2
14222
14223 [ Upstream changes ]
14224
14225 * rebased to v2.6.34-rc2
14226
14227 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
14228
14229linux (2.6.33-1.1) UNRELEASED; urgency=low
14230
14231 [ Leann Ogasawara ]
14232
14233 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
14234 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
14235 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
14236 * ubuntu: lirc -- rename kfifo_put and kfifo_get
14237 * ubuntu: iscsitarget -- rename daddr inet_sock field
14238 * rebased to v2.6.33
14239 * [Config] update configs following rebase to v2.6.33
14240 * [Config] update ports configs following rebase to v2.6.33
14241
14242 [ Upstream changes ]
14243
14244 * rebased to v2.6.33
14245
14246 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
14247
14248linux (2.6.33-0.0) UNRELEASED; urgency=low
14249
14250 [ Leann Ogasawara ]
14251
14252 * Null entry.
14253
14254 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
14255
14256linux (2.6.32-16.25) lucid; urgency=low
14257
14258 [ Andy Whitcroft ]
14259
14260 * linux-tools -- move to Suggests: with explicit seeding
14261 - LP: #534635
14262
14263 [ Tim Gardner ]
14264
14265 * [Config] CONFIG_HID=m
14266
14267 [ Upstream Kernel Changes ]
14268
14269 * (pre-stable) sched: Fix SMT scheduler regression in
14270 find_busiest_queue()
14271 * KVM: introduce kvm_vcpu_on_spin
14272 * KVM: VMX: Add support for Pause-Loop Exiting
14273
14274 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
14275
14276linux (2.6.32-16.24) lucid; urgency=low
14277
14278 [ Andy Whitcroft ]
14279
14280 * armel -- perf userspace does not support arm
14281 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
14282
14283 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
14284
14285linux (2.6.32-16.23) lucid; urgency=low
14286
14287 [ Andy Whitcroft ]
14288
14289 * SAUCE: PM report driver and device suspend/resume times -- move config
14290 * update to standards version 3.8.4.0
14291 * printenv -- expose all of the package selectors
14292 * source package -- cleanup source content control
14293 * doc package -- ensure we do build package content on buildd
14294 * lintian -- correct the address in the debian/copyright
14295 * lintian -- update debhelper package version dependancy
14296 * lintian -- fix ghostscript dependancy
14297 * lintian -- add required misc:Depends
14298 * lintian -- move our debhelper compat level to debian/compat
14299 * perf -- build the kernel carried tools
14300 * perf -- add linux-tools carrying the version switches and manuals
14301 * SAUCE: fix up Kconfig for staging drivers
14302 * [Config] enable NOUVEAU etc following drm backport
14303 * update DRM to mainline v2.6.33
14304 * [Config] Remove AppArmor config options that no longer exist (ports)
14305 * [Config] updateportsconfigs following drm update
14306
14307 [ John Johansen ]
14308
14309 * ubuntu: AppArmor -- update to mainline 2010-03-04
14310 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
14311 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
14312 * [Config] Remove AppArmor config options that no longer exist
14313
14314 [ Manoj Iyer ]
14315
14316 * ubuntu: rtl8192se -- version 2010-0115,0014
14317 - LP: #530275
14318 * [Config] added CONFIG_RTL8192SE module.
14319 - LP: #530275
14320
14321 [ Tim Gardner ]
14322
14323 * [Config] Added vmw_pvscsi to d-i/scsi-modules
14324 - LP: #531017
14325 * [Upstream] netfilter: xt_recent: Add an entry reaper
14326
14327 [ Upstream Kernel Changes ]
14328
14329 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
14330 emulation"
14331 * Revert "KVM: x86 emulator: Fix popf emulation"
14332 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
14333 emulation"
14334 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
14335 * Revert "KVM: fix memory access during x86 emulation."
14336 * Add vlan (8021.Q) module package for d-i.
14337 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14338 Inspiron 700m
14339 - LP: #515246
14340 * [Upstream] docbook: need xmldoclinks for all doc types
14341 * x86: set_personality_ia32() misses force_personality32
14342 * lib: Introduce generic list_sort function
14343 * drm/nv50: Implement ctxprog/state generation.
14344 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
14345 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14346 Inspiron 700m
14347 - LP: #515246
14348
14349 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
14350
14351linux (2.6.32-15.22) lucid; urgency=low
14352
14353 [ Andy Whitcroft ]
14354
14355 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
14356 * Revert "SAUCE: PM report driver and device suspend/resume times."
14357 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
14358
14359 [ Manoj Iyer ]
14360
14361 * SAUCE: PM report driver and device suspend/resume times.
14362
14363 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
14364
14365linux (2.6.32-15.21) lucid; urgency=low
14366
14367 [ Andy Whitcroft ]
14368
14369 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
14370 * Revert "[Config] lenovo-sl-laptop -- enable"
14371 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
14372 * armel -- cramfs module will no longer be built
14373 * d-i -- make all modules optional
14374 * rename the debug packages to match archive standard
14375 - LP: #527837
14376 * lenovo-sl-laptop is no longer built
14377
14378 [ Colin Ian King ]
14379
14380 * Disable 4MB page tables for Atom, work around errata AAE44
14381 - LP: #523112
14382
14383 [ Colin Watson ]
14384
14385 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
14386 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
14387
14388 [ Jesse Barnes ]
14389
14390 * SAUCE: drm/i915: don't change DRM configuration when releasing load
14391 detect pipe
14392 - LP: #488328
14393
14394 [ Loïc Minier ]
14395
14396 * [Config] armel Update versatile initrd configs
14397 - LP: #524893
14398 * SAUCE: [um] Don't use nx_enabled under UML
14399 - LP: #524849
14400
14401 [ Manoj Iyer ]
14402
14403 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
14404
14405 [ Mario Limonciello ]
14406
14407 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
14408
14409 [ Rafael J. Wysocki ]
14410
14411 * SAUCE: PM report driver and device suspend/resume times.
14412
14413 [ Surbhi Palande ]
14414
14415 * Revert "[Upstream] e1000e: enhance frame fragment detection"
14416 - CVE-2009-4538
14417 * Revert "[Upstream] e1000: enhance frame fragment detection"
14418 - CVE-2009-4536
14419
14420 [ Tim Gardner ]
14421
14422 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
14423 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
14424 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
14425
14426 [ Upstream Kernel Changes ]
14427
14428 * Revert "(pre-stable) eCryptfs: Add getattr function"
14429 * Fix potential crash with sys_move_pages
14430 * futex_lock_pi() key refcnt fix
14431 * futex: Handle user space corruption gracefully
14432 * futex: Handle futex value corruption gracefully
14433 * Fix race in tty_fasync() properly
14434 * hwmon: (w83781d) Request I/O ports individually for probing
14435 * hwmon: (lm78) Request I/O ports individually for probing
14436 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
14437 * ALSA: ctxfi - fix PTP address initialization
14438 * drm/i915: disable hotplug detect before Ironlake CRT detect
14439 * drm/i915: enable self-refresh on 965
14440 * drm/i915: Disable SR when more than one pipe is enabled
14441 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
14442 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
14443 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
14444 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
14445 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
14446 * i2c-tiny-usb: Fix on big-endian systems
14447 * drm/i915: handle FBC and self-refresh better
14448 * drm/i915: Increase fb alignment to 64k
14449 * drm/i915: Update write_domains on active list after flush.
14450 * regulator: Fix display of null constraints for regulators
14451 * ALSA: hda-intel: Avoid divide by zero crash
14452 * CPUFREQ: Fix use after free of struct powernow_k8_data
14453 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
14454 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
14455 * ioat: fix infinite timeout checking in ioat2_quiesce
14456 * resource: add helpers for fetching rlimits
14457 * fs/exec.c: restrict initial stack space expansion to rlimit
14458 * cifs: fix length calculation for converted unicode readdir names
14459 * NFS: Fix a reference leak in nfs_wb_cancel_page()
14460 * NFS: Try to commit unstable writes in nfs_release_page()
14461 * NFSv4: Don't allow posix locking against servers that don't support it
14462 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
14463 * NFS: Fix an Oops when truncating a file
14464 * NFS: Fix a umount race
14465 * NFS: Fix a bug in nfs_fscache_release_page()
14466 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
14467 * md: fix 'degraded' calculation when starting a reshape.
14468 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
14469 * Export the symbol of getboottime and mmonotonic_to_bootbased
14470 * kvmclock: count total_sleep_time when updating guest clock
14471 * KVM: PIT: control word is write-only
14472 * tpm_infineon: fix suspend/resume handler for pnp_driver
14473 * amd64_edac: Do not falsely trigger kerneloops
14474 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
14475 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
14476 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
14477 * netfilter: xtables: compat out of scope fix
14478 * netfilter: nf_conntrack: fix hash resizing with namespaces
14479 * drm/i915: remove full registers dump debug
14480 * drm/i915: add i915_lp_ring_sync helper
14481 * drm/i915: Don't wait interruptible for possible plane buffer flush
14482 * dasd: remove strings from s390dbf
14483 * crypto: padlock-sha - Add import/export support
14484 * wmi: Free the allocated acpi objects through wmi_get_event_data
14485 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
14486 * /dev/mem: introduce size_inside_page()
14487 * devmem: check vmalloc address on kmem read/write
14488 * devmem: fix kmem write bug on memory holes
14489 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
14490 of value 0.
14491 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
14492 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
14493 * dst: call cond_resched() in dst_gc_task()
14494 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
14495 * befs: fix leak
14496 * rtc-fm3130: add missing braces
14497 * Call flush_dcache_page after PIO data transfers in libata-sff.c
14498 * ahci: add Acer G725 to broken suspend list
14499 * pktgen: Fix freezing problem
14500 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
14501 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
14502 * x86: Re-get cfg_new in case reuse/move irq_desc
14503 * Staging: fix rtl8187se compilation errors with mac80211
14504 * ALSA: usb-audio - Avoid Oops after disconnect
14505 * serial: 8250: add serial transmitter fully empty test
14506 * sysfs: sysfs_sd_setattr set iattrs unconditionally
14507 * class: Free the class private data in class_release
14508 * USB: usbfs: only copy the actual data received
14509 * USB: usbfs: properly clean up the as structure on error paths
14510 * rtl8187: Add new device ID
14511 * ACPI: Add NULL pointer check in acpi_bus_start
14512 * ACPI: fix High cpu temperature with 2.6.32
14513 * drm/radeon/kms: use udelay for short delays
14514 * NFS: Too many GETATTR and ACCESS calls after direct I/O
14515 * eCryptfs: Add getattr function
14516 * b43: Fix throughput regression
14517 * ath9k: Fix sequence numbers for PAE frames
14518 * mac80211: Fix probe request filtering in IBSS mode
14519 * iwlwifi: Fix to set correct ht configuration
14520 * dm stripe: avoid divide by zero with invalid stripe count
14521 * dm log: userspace fix overhead_size calcuations
14522 * Linux 2.6.32.9
14523 * sfc: Fix SFE4002 initialisation
14524 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
14525 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
14526 * (pre-stable) HID: handle joysticks with large number of buttons
14527 - LP: #492056
14528 * (pre-stable) HID: extend mask for BUTTON usage page
14529 - LP: #492056
14530 * PM: Measure device suspend and resume times
14531 * e1000: enhance frame fragment detection
14532 - CVE-2009-4536
14533 * e1000e: enhance frame fragment detection
14534 - CVE-2009-4538
14535 * KVM: fix memory access during x86 emulation.
14536 - CVE-2010-0306
14537 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
14538 - CVE-2010-0306
14539 * KVM: x86 emulator: Check IOPL level during io instruction emulation
14540 - CVE-2010-0306
14541 * KVM: x86 emulator: Fix popf emulation
14542 - CVE-2010-0306
14543 * KVM: x86 emulator: Check CPL level during privilege instruction
14544 emulation
14545 - CVE-2010-0306
14546 * Input: wacom - ensure the device is initialized properly upon resume
14547 * Input: wacom - add defines for packet lengths of various devices
14548 * Input: wacom - add support for new LCD tablets
14549 - LP: #516777
14550
14551 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
14552
14553linux (2.6.32-14.20) lucid; urgency=low
14554
14555 [ Andy Whitcroft ]
14556
14557 * rebuild following the GCC update to match compiler for out of tree modules
14558 * Revert "[Config] drbd -- enable"
14559 * Revert "ubuntu: drbd -- version 8.3.1"
14560 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
14561 - LP: #510937
14562
14563 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
14564
14565linux (2.6.32-14.19) lucid; urgency=low
14566
14567 [ Andy Whitcroft ]
14568
14569 * ensure we build the source package contents when enabled
14570 - LP: #522308
14571 * [Config] enable CONFIG_X86_MCE_XEON75XX
14572 * SAUCE: AppArmor -- add linux/kref.h for struct kref
14573 * [Config] enable CONFIG_HID_ORTEK
14574 * enable udeb generation for arm versatile flavour
14575 - LP: #522515
14576
14577 [ John Johansen ]
14578
14579 * ubuntu: AppArmor -- update to mainline 2010-02-18
14580 - LP: #439560, #496110, #507069
14581
14582 [ Johnathon Harris ]
14583
14584 * SAUCE: HID: add support for Ortek WKB-2000
14585 - LP: #405390
14586
14587 [ Upstream Kernel Changes ]
14588
14589 * tpm_tis: TPM_STS_DATA_EXPECT workaround
14590 - LP: #490487
14591 * x86, mce: Xeon75xx specific interface to get corrected memory error
14592 information
14593 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
14594 * x86, mce: Make xeon75xx memory driver dependent on PCI
14595 * drm/edid: Unify detailed block parsing between base and extension
14596 blocks
14597 - LP: #500999
14598 * (pre-stable) eCryptfs: Add getattr function
14599 - LP: #390833
14600
14601 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
14602
14603linux (2.6.32-13.18) lucid; urgency=low
14604
14605 [ Andy Whitcroft ]
14606
14607 * Revert "enforcer -- make the enforcement configuration common"
14608 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
14609 (Dell E6x00 series)"
14610 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
14611 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
14612 0755"
14613 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
14614 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
14615 * Revert "SAUCE: make fc transport removal of target configurable"
14616 * enforcer -- make the enforcement configuration common
14617 * getabis -- add preempt flavour to the list
14618 * [Config] enforce DEVTMPFS options
14619 * [Config] armel -- cleanup to-be builtin modules
14620 * [Config] cleanup ports configs
14621 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
14622 - LP: #485536
14623 * add printdebian target to find branch target
14624 * distclean -- do not remove debian.env
14625 * [Config] generic-pae switch to M586TSC
14626 - LP: #519448
14627 * git-ubuntu-log -- commonise duplicated log handling
14628 * git-ubuntu-log -- tighten up Bug: NNNN matching
14629 * git-ubuntu-log -- sort the bug numbers
14630
14631 [ Chris Wilson ]
14632
14633 * (pre-stable) drm/i915: Increase fb alignment to 64k
14634 - LP: #404064
14635
14636 [ Eric Miao ]
14637
14638 * arm -- enable ubuntu/ directory
14639
14640 [ Huang Ying ]
14641
14642 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
14643 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
14644
14645 [ Loïc Minier ]
14646
14647 * [Config] cleanup preempt configuration
14648 * [Config] versatile: Fix video output
14649 - LP: #517594
14650 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
14651 * [Config] Large update to armel/versatile
14652 * [Config] versatile: Add RTC support
14653 * [Config] armel: Enable NEON
14654 * [Config] versatile: Builtin MMC support
14655 * [Config] versatile Builtin SCSI controller
14656 * [Config] armel Disable dma_cache_sync callers
14657 * [Config] armel Disable asm/time.h users
14658 * [Config] armel Disable out of range udelay()
14659 * [Config] armel Disable flush_cache_range() users
14660 * [Config] armel -- Enable ubuntu/ drivers
14661
14662 [ Steve Conklin ]
14663
14664 * SAUCE: drm/i915: Add display hotplug event on Ironlake
14665 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
14666
14667 [ Upstream Kernel Changes ]
14668
14669 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
14670 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
14671 in IRQ handler""
14672 * clockevent: Don't remove broadcast device when cpu is dead
14673 * clockevents: Add missing include to pacify sparse
14674 * ACPI: don't cond_resched if irq is disabled
14675 * be2net: Add support for next generation of BladeEngine device.
14676 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
14677 * mpt2sas: New device SAS2208 support is added
14678 * ar9170: Add support for D-Link DWA 160 A2
14679 * powerpc/fsl: Add PCI device ids for new QoirQ chips
14680 * davinci: dm646x: Add support for 3.x silicon revision
14681 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
14682 * Driver-Core: devtmpfs - set root directory mode to 0755
14683 * driver-core: fix devtmpfs crash on s390
14684 * vfs: get_sb_single() - do not pass options twice
14685 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
14686 * V4L/DVB (13569): smsusb: add autodetection support for five additional
14687 Hauppauge USB IDs
14688 * USB: mos7840: add device IDs for B&B electronics devices
14689 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
14690 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
14691 SubVendor ID: 0x1043 Device ID: 0x4847)
14692 * iTCO_wdt: Add support for Intel Ibex Peak
14693 * atl1c:use common_task instead of reset_task and link_chg_task
14694 * atl1e:disable NETIF_F_TSO6 for hardware limit
14695 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
14696 * V4L/DVB (13680b): DocBook/media: create links for included sources
14697 * netfilter: xtables: fix conntrack match v1 ipt-save output
14698 * partitions: read whole sector with EFI GPT header
14699 * partitions: use sector size for EFI GPT
14700 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
14701 * sched: Fix isolcpus boot option
14702 * sched: Fix missing sched tunable recalculation on cpu add/remove
14703 * nohz: Prevent clocksource wrapping during idle
14704 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
14705 * timers, init: Limit the number of per cpu calibration bootup messages
14706 * PCI: Always set prefetchable base/limit upper32 registers
14707 * iscsi class: modify handling of replacement timeout
14708 * NFS: Revert default r/wsize behavior
14709 * HID: fixup quirk for NCR devices
14710 * scsi_devinfo: update Hitachi entries (v2)
14711 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
14712 * scsi_transport_fc: remove invalid BUG_ON
14713 * lpfc: fix hang on SGI ia64 platform
14714 * libfc: fix typo in retry check on received PRLI
14715 * libfc: fix ddp in fc_fcp for 0 xid
14716 * fcoe: remove redundant checking of netdev->netdev_ops
14717 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
14718 * libfc: lport: fix minor documentation errors
14719 * libfc: don't WARN_ON in lport_timeout for RESET state
14720 * fcoe: initialize return value in fcoe_destroy
14721 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
14722 * libfc: fix memory corruption caused by double frees and bad error
14723 handling
14724 * libfc: fix free of fc_rport_priv with timer pending
14725 * libfc: remote port gets stuck in restart state without really
14726 restarting
14727 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
14728 * fcoe: Fix checking san mac address
14729 * fcoe: Fix getting san mac for VLAN interface
14730 * qlge: Remove explicit setting of PCI Dev CTL reg.
14731 * qlge: Set PCIE max read request size.
14732 * qlge: Don't fail open when port is not initialized.
14733 * qlge: Add handler for DCBX firmware event.
14734 * qlge: Bonding fix for mode 6.
14735 * PCI: AER: fix aer inject result in kernel oops
14736 * DMI: allow omitting ident strings in DMI tables
14737 * Input: i8042 - remove identification strings from DMI tables
14738 * Input: i8042 - add Gigabyte M1022M to the noloop list
14739 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
14740 * ALSA: hda - select IbexPeak handler for Calpella
14741 * ALSA: hda - Fix quirk for Maxdata obook4-1
14742 * ALSA: hda - Add missing Line-Out and PCM switches as slave
14743 * iTCO_wdt.c - cleanup chipset documentation
14744 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
14745 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
14746 * ahci: disable SNotification capability for ich8
14747 * ata_piix: fix MWDMA handling on PIIX3
14748 * md: fix small irregularity with start_ro module parameter
14749 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
14750 * cio: fix double free in case of probe failure
14751 * cio: dont panic in non-fatal conditions
14752 * netiucv: displayed TX bytes value much too high
14753 * ipc ns: fix memory leak (idr)
14754 * ALSA: hda - Fix HP T5735 automute
14755 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
14756 * UBI: fix memory leak in update path
14757 * UBI: initialise update marker
14758 * ASoC: fix a memory-leak in wm8903
14759 * mac80211: check that ieee80211_set_power_mgmt only handles STA
14760 interfaces.
14761 * cfg80211: fix channel setting for wext
14762 * KVM: S390: fix potential array overrun in intercept handling
14763 * KVM: only allow one gsi per fd
14764 * KVM: Fix race between APIC TMR and IRR
14765 * KVM: MMU: bail out pagewalk on kvm_read_guest error
14766 * KVM: x86: Fix host_mapping_level()
14767 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
14768 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
14769 * KVM: fix lock imbalance in kvm_*_irq_source_id()
14770 * KVM: only clear irq_source_id if irqchip is present
14771 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
14772 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
14773 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
14774 - LP: #516325
14775 * iwlwifi: Fix throughput stall issue in HT mode for 5000
14776 * fnctl: f_modown should call write_lock_irqsave/restore
14777 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
14778 CPUID drivers.
14779 * Linux 2.6.32.7
14780 * scsi_lib: Fix bug in completion of bidi commands
14781 * mptsas: Fix issue with chain pools allocation on katmai
14782 * mm: add new 'read_cache_page_gfp()' helper function
14783 * drm/i915: Selectively enable self-reclaim
14784 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
14785 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
14786 * x86: Set hotpluggable nodes in nodes_possible_map
14787 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
14788 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
14789 * zcrypt: Do not remove coprocessor for error 8/72
14790 * dasd: fix possible NULL pointer errors
14791 * ACPI: Add a generic API for _OSC -v2
14792 * ACPI: Add platform-wide _OSC support.
14793 * ACPI: fix OSC regression that caused aer and pciehp not to load
14794 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
14795 * UBI: fix volume creation input checking
14796 * e1000/e1000e: don't use small hardware rx buffers
14797 * drm/i915: Reload hangcheck timer too for Ironlake
14798 * Fix a leak in affs_fill_super()
14799 * Fix failure exits in bfs_fill_super()
14800 * fix oops in fs/9p late mount failure
14801 * fix leak in romfs_fill_super()
14802 * Fix remount races with symlink handling in affs
14803 * fix affs parse_options()
14804 * Fix failure exit in ipathfs
14805 * mm: fix migratetype bug which slowed swapping
14806 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
14807 NOMMU stack
14808 * Split 'flush_old_exec' into two functions
14809 * sparc: TIF_ABI_PENDING bit removal
14810 * x86: get rid of the insane TIF_ABI_PENDING bit
14811 * Input: winbond-cir - remove dmesg spam
14812 * x86: Disable HPET MSI on ATI SB700/SB800
14813 * iwlwifi: set default aggregation frame count limit to 31
14814 * drm/i915: only enable hotplug for detected outputs
14815 * firewire: core: add_descriptor size check
14816 * SECURITY: selinux, fix update_rlimit_cpu parameter
14817 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
14818 * x86: Add Dell OptiPlex 760 reboot quirk
14819 - LP: #488319
14820 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
14821 * x86/amd-iommu: Fix possible integer overflow
14822 * clocksource: fix compilation if no GENERIC_TIME
14823 * tcp: update the netstamp_needed counter when cloning sockets
14824 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
14825 * net: restore ip source validation
14826 * af_packet: Don't use skb after dev_queue_xmit()
14827 * ax25: netrom: rose: Fix timer oopses
14828 * KVM: allow userspace to adjust kvmclock offset
14829 * oprofile/x86: add Xeon 7500 series support
14830 * oprofile/x86: fix crash when profiling more than 28 events
14831 * libata: retry link resume if necessary
14832 * mm: percpu-vmap fix RCU list walking
14833 * mm: purge fragmented percpu vmap blocks
14834 * block: fix bio_add_page for non trivial merge_bvec_fn case
14835 * Fix 'flush_old_exec()/setup_new_exec()' split
14836 * random: drop weird m_time/a_time manipulation
14837 * random: Remove unused inode variable
14838 * block: fix bugs in bio-integrity mempool usage
14839 * usb: r8a66597-hdc disable interrupts fix
14840 * connector: Delete buggy notification code.
14841 * be2net: Bug fix to support newer generation of BE ASIC
14842 * be2net: Fix memset() arg ordering.
14843 * mm: flush dcache before writing into page to avoid alias
14844 * mac80211: fix NULL pointer dereference when ftrace is enabled
14845 * imxfb: correct location of callbacks in suspend and resume
14846 * mx3fb: some debug and initialisation fixes
14847 * starfire: clean up properly if firmware loading fails
14848 * kernel/cred.c: use kmem_cache_free
14849 * uartlite: fix crash when using as console
14850 * pktcdvd: removing device does not remove its sysfs dir
14851 * ath9k: fix eeprom INI values override for 2GHz-only cards
14852 * ath9k: fix beacon slot/buffer leak
14853 * powerpc: TIF_ABI_PENDING bit removal
14854 * NET: fix oops at bootime in sysctl code
14855 * Linux 2.6.32.8
14856
14857 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
14858
14859linux (2.6.32-12.17) lucid; urgency=low
14860
14861 [ Andy Whitcroft ]
14862
14863 * restore linux-image prefix -- master
14864 * enforce -- we require SELINUX enabled -- master
14865 * enforce -- ensure APPARMOR is our default LSM -- master
14866 * make doc package completely optional -- master
14867 * make source package completely optional -- master
14868 * make linux-libc-dev completly optional -- master
14869 * convert package disable to a deps list -- master
14870 * allow common headers to switch from indep to arch -- master
14871 * convert binary package disable to a deps list -- master
14872 * add configuration option for a full source build tree -- master
14873 * add support for uImage kernels in package control scripts
14874 * getabis -- cleanup and parameterise repository list -- master
14875 * getabis -- move configuration to etc/getabi -- master
14876 * kernelconfig -- move configuration to etc -- master
14877 * rules -- make debian/debian.env master for branch name
14878 * set the current branch name -- master
14879 * pull back common debian.master files into debian -- master
14880 * enforcer -- make the enforcement configuration common
14881 * insert-changes -- correctly link to debian/rules in DROOT
14882
14883 [ Colin Watson ]
14884
14885 * future-proof ddeb handling against buildd changes
14886
14887 [ Eric Miao ]
14888
14889 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
14890 X86
14891
14892 [ Loïc Minier ]
14893
14894 * Add modules.builtin.bin to prerm rm list
14895 - LP: #516584
14896
14897 [ Tim Gardner ]
14898
14899 * [Config] Implement the amd64 preempt flavour
14900
14901 [ Upstream Kernel Changes ]
14902
14903 * syslog: distinguish between /proc/kmsg and syscalls
14904 - LP: #515623
14905 * sfc: Fix polling for slow MCDI operations
14906 * sfc: Fix conditions for MDIO self-test
14907 * sfc: QT202x: Remove unreliable MMD check at initialisation
14908 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
14909 * sfc: Use fixed-size buffers for MCDI NVRAM requests
14910
14911 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
14912
14913linux (2.6.32-12.16) lucid; urgency=low
14914
14915 [ Andy Whitcroft ]
14916
14917 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
14918 first use"
14919 * SAUCE: acpi battery -- move first lookup asynchronous
14920 - LP: #507211
14921 * [Config] update configs to cleanup generic configs
14922 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
14923 * [Config] enable USER_NS
14924 - LP: #480739, #509808
14925
14926 [ Heiko Carstens ]
14927
14928 * (pre-stable) driver-core: fix devtmpfs crash on s390
14929 - LP: #512370
14930
14931 [ John Johansen ]
14932
14933 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
14934 - LP: #494565
14935 * [Config] VIRTIO=y for server/virtual flavours
14936 - LP: #494565
14937
14938 [ Kay Sievers ]
14939
14940 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
14941 - LP: #512370
14942
14943 [ Kees Cook ]
14944
14945 * SAUCE: x86: brk away from exec rand area
14946 - LP: #452175
14947
14948 [ Leann Ogasawara ]
14949
14950 * [Upstream] e1000: enhance frame fragment detection
14951 - CVE-2009-4536
14952 * [Upstream] e1000e: enhance frame fragment detection
14953 - CVE-2009-4538
14954
14955 [ Sebastian Kapfer ]
14956
14957 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
14958 series)
14959 - LP: #296610
14960
14961 [ Upstream Kernel Changes ]
14962
14963 * inotify: do not reuse watch descriptors
14964 - LP: #485556
14965 * inotify: only warn once for inotify problems
14966 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
14967 Framebuffer"
14968 * memcg: ensure list is empty at rmdir
14969 * drm/i915: remove loop in Ironlake interrupt handler
14970 * block: Fix incorrect reporting of partition alignment
14971 * x86, mce: Thermal monitoring depends on APIC being enabled
14972 * futexes: Remove rw parameter from get_futex_key()
14973 * page allocator: update NR_FREE_PAGES only when necessary
14974 * x86, apic: use physical mode for IBM summit platforms
14975 * edac: i5000_edac critical fix panic out of bounds
14976 * x86: SGI UV: Fix mapping of MMIO registers
14977 * mfd: WM835x GPIO direction register is not locked
14978 * mfd: Correct WM835x ISINK ramp time defines
14979 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
14980 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
14981 * reiserfs: truncate blocks not used by a write
14982 * HID: add device IDs for new model of Apple Wireless Keyboard
14983 * PCI/cardbus: Add a fixup hook and fix powerpc
14984 * Input: pmouse - move Sentelic probe down the list
14985 * asus-laptop: add Lenovo SL hotkey support
14986 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
14987 * sparc64: Fix NMI programming when perf events are active.
14988 * sparc64: Fix Niagara2 perf event handling.
14989 * i2c: Do not use device name after device_unregister
14990 * i2c/pca: Don't use *_interruptible
14991 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
14992 * sched: Fix task priority bug
14993 * vfs: Fix vmtruncate() regression
14994 * Linux 2.6.32.5
14995 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
14996 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
14997 * Staging: asus_oled: fix oops in 2.6.32.2
14998 * Staging: hv: fix smp problems in the hyperv core code
14999 * tty: fix race in tty_fasync
15000 * ecryptfs: use after free
15001 * ecryptfs: initialize private persistent file before dereferencing
15002 pointer
15003 * nozomi: quick fix for the close/close bug
15004 * serial: 8250_pnp: use wildcard for serial Wacom tablets
15005 * usb: serial: fix memory leak in generic driver
15006 * USB: fix bitmask merge error
15007 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
15008 * USB: EHCI: fix handling of unusual interrupt intervals
15009 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
15010 * USB: add missing delay during remote wakeup
15011 * USB: add speed values for USB 3.0 and wireless controllers
15012 * ACPI: EC: Accelerate query execution
15013 * ACPI: EC: Add wait for irq storm
15014 * SCSI: enclosure: fix oops while iterating enclosure_status array
15015 * drm/i915: Read the response after issuing DDC bus switch command
15016 * drm/i915: try another possible DDC bus for the SDVO device with
15017 multiple outputs
15018 * block: bdev_stack_limits wrapper
15019 * DM: Fix device mapper topology stacking
15020 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
15021 * USB: fix usbstorage for 2770:915d delivers no FAT
15022 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
15023 * perf timechart: Use tid not pid for COMM change
15024 * perf events: Dont report side-band events on each cpu for
15025 per-task-per-cpu events
15026 * perf: Honour event state for aux stream data
15027 * Linux 2.6.32.6
15028
15029 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
15030
15031linux (2.6.32-11.15) lucid; urgency=low
15032
15033 [ Andy Whitcroft ]
15034
15035 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
15036 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
15037 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
15038 boards"
15039 * Revert "[Upstream] mmc: prevent dangling block device from accessing
15040 stale queues"
15041 * Revert "SAUCE: Fix nx_enable reporting"
15042 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
15043 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
15044 * SAUCE: i915 -- disable powersave by default
15045 - LP: #492392
15046
15047 [ Kees Cook ]
15048
15049 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
15050 - LP: #369978
15051 * SAUCE: [x86] fix report of cs-limit nx-emulation
15052 - LP: #454285
15053 * SAUCE: Fix nx_enable reporting
15054 - LP: #454285
15055
15056 [ Tim Gardner ]
15057
15058 * [Upstream] b43: Declare all possible firmware files.
15059 - LP: #488636
15060 * [Config] updateconfigs after adding pvscsi
15061 - LP: #497156
15062 * [Config] CONFIG_BT=m
15063
15064 [ Upstream Kernel Changes ]
15065
15066 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
15067 for pre-Pentium"
15068 * SCSI: ipr: fix EEH recovery
15069 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
15070 * SCSI: st: fix mdata->page_order handling
15071 * SCSI: fc class: fix fc_transport_init error handling
15072 * sched: Fix task_hot() test order
15073 * x86, cpuid: Add "volatile" to asm in native_cpuid()
15074 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
15075 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
15076 * pata_hpt3x2n: fix clock turnaround
15077 * pata_cmd64x: fix overclocking of UDMA0-2 modes
15078 * ASoC: wm8974: fix a wrong bit definition
15079 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
15080 * ALSA: hda - Fix missing capsrc_nids for ALC88x
15081 * acerhdf: limit modalias matching to supported
15082 - LP: #435958
15083 * ACPI: EC: Fix MSI DMI detection
15084 * ACPI: Use the return result of ACPI lid notifier chain correctly
15085 * powerpc: Handle VSX alignment faults correctly in little-endian mode
15086 * ASoC: Do not write to invalid registers on the wm9712.
15087 * drm/radeon: fix build on 64-bit with some compilers.
15088 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
15089 * USB: option: support hi speed for modem Haier CE100
15090 * USB: Fix a bug on appledisplay.c regarding signedness
15091 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
15092 * Bluetooth: Prevent ill-timed autosuspend in USB driver
15093 * USB: rename usb_configure_device
15094 * USB: fix bugs in usb_(de)authorize_device
15095 * drivers/net/usb: Correct code taking the size of a pointer
15096 * x86: SGI UV: Fix writes to led registers on remote uv hubs
15097 * md: Fix unfortunate interaction with evms
15098 * dma: at_hdmac: correct incompatible type for argument 1 of
15099 'spin_lock_bh'
15100 * dma-debug: Do not add notifier when dma debugging is disabled.
15101 * dma-debug: Fix bug causing build warning
15102 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
15103 referrals
15104 * x86/amd-iommu: Fix initialization failure panic
15105 * ioat3: fix p-disabled q-continuation
15106 * ioat2,3: put channel hardware in known state at init
15107 * KVM: MMU: remove prefault from invlpg handler
15108 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
15109 * Libertas: fix buffer overflow in lbs_get_essid()
15110 * iwmc3200wifi: fix array out-of-boundary access
15111 * mac80211: fix propagation of failed hardware reconfigurations
15112 * mac80211: fix WMM AP settings application
15113 * mac80211: Fix IBSS merge
15114 * cfg80211: fix race between deauth and assoc response
15115 * ath5k: fix SWI calibration interrupt storm
15116 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
15117 * ath9k: Fix TX queue draining
15118 * ath9k: fix missed error codes in the tx status check
15119 * ath9k: wake hardware during AMPDU TX actions
15120 * ath9k: fix suspend by waking device prior to stop
15121 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
15122 64-bit
15123 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
15124 in 0x4054
15125 * iwl3945: disable power save
15126 * iwl3945: fix panic in iwl3945 driver
15127 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
15128 * iwlwifi: fix more eeprom endian bugs
15129 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
15130 * mac80211: fix race with suspend and dynamic_ps_disable_work
15131 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
15132 * 'sysctl_max_map_count' should be non-negative
15133 * kernel/sysctl.c: fix the incomplete part of
15134 sysctl_max_map_count-should-be-non-negative.patch
15135 * V4L/DVB (13596): ov511.c typo: lock => unlock
15136 * x86/ptrace: make genregs[32]_get/set more robust
15137 * memcg: avoid oom-killing innocent task in case of use_hierarchy
15138 * e100: Fix broken cbs accounting due to missing memset.
15139 * ipv6: reassembly: use seperate reassembly queues for conntrack and
15140 local delivery
15141 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
15142 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
15143 * b43: avoid PPC fault during resume
15144 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
15145 support
15146 * sched: Fix balance vs hotplug race
15147 * drm/radeon/kms: fix crtc vblank update for r600
15148 * drm: disable all the possible outputs/crtcs before entering KMS mode
15149 * S390: dasd: support DIAG access for read-only devices
15150 * xen: fix is_disconnected_device/exists_disconnected_device
15151 * xen: improvement to wait_for_devices()
15152 * xen: wait up to 5 minutes for device connetion
15153 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
15154 * udf: Try harder when looking for VAT inode
15155 * Add unlocked version of inode_add_bytes() function
15156 * quota: decouple fs reserved space from quota reservation
15157 * ext4: Convert to generic reserved quota's space management.
15158 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
15159 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
15160 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
15161 * amd64_edac: unify MCGCTL ECC switching
15162 * x86, msr: Add support for non-contiguous cpumasks
15163 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
15164 * amd64_edac: fix driver instance freeing
15165 * amd64_edac: make driver loading more robust
15166 * amd64_edac: fix forcing module load/unload
15167 * sched: Sched_rt_periodic_timer vs cpu hotplug
15168 * ext4: Update documentation to correct the inode_readahead_blks option
15169 name
15170 * lguest: fix bug in setting guest GDT entry
15171 * vmscan: do not evict inactive pages when skipping an active list scan
15172 * ksm: fix mlockfreed to munlocked
15173 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
15174 * generic_permission: MAY_OPEN is not write access
15175 * Linux 2.6.32.3
15176 * untangle the do_mremap() mess
15177 * fasync: split 'fasync_helper()' into separate add/remove functions
15178 * ASoC: fix params_rate() macro use in several codecs
15179 * modules: Skip empty sections when exporting section notes
15180 * exofs: simple_write_end does not mark_inode_dirty
15181 * nfsd: make sure data is on disk before calling ->fsync
15182 * sunrpc: fix peername failed on closed listener
15183 * SUNRPC: Fix up an error return value in
15184 gss_import_sec_context_kerberos()
15185 * SUNRPC: Fix the return value in gss_import_sec_context()
15186 * sunrpc: on successful gss error pipe write, don't return error
15187 * drm/i915: Update LVDS connector status when receiving ACPI LID event
15188 * drm/i915: fix order of fence release wrt flushing
15189 * drm/i915: Permit pinning whilst the device is 'suspended'
15190 * drm: remove address mask param for drm_pci_alloc()
15191 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
15192 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
15193 pipeconf on Ironlake
15194 * drm/i915: Select the correct BPC for LVDS on Ironlake
15195 * drm/i915: fix unused var
15196 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
15197 * drivers/cpuidle/governors/menu.c: fix undefined reference to
15198 `__udivdi3'
15199 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
15200 * lib/rational.c needs module.h
15201 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
15202 DMA_FROM_DEVICE and
15203 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
15204 * mmc_block: add dev_t initialization check
15205 * mmc_block: fix probe error cleanup bug
15206 * mmc_block: fix queue cleanup
15207 * ALSA: hda - Fix ALC861-VD capture source mixer
15208 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
15209 blacklist
15210 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
15211 - LP: #498863
15212 * ASoC: Fix WM8350 DSP mode B configuration
15213 * netfilter: ebtables: enforce CAP_NET_ADMIN
15214 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
15215 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
15216 * hwmon: (adt7462) Fix pin 28 monitoring
15217 * quota: Fix dquot_transfer for filesystems different from ext4
15218 * xen: fix hang on suspend.
15219 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
15220 * ath5k: Fix eeprom checksum check for custom sized eeproms
15221 * cfg80211: fix syntax error on user regulatory hints
15222 * iwl: off by one bug
15223 * mac80211: add missing sanity checks for action frames
15224 * drm/i915: remove render reclock support
15225 * libertas: Remove carrier signaling from the scan code
15226 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
15227 * mac80211: fix skb buffering issue (and fixes to that)
15228 * fix braindamage in audit_tree.c untag_chunk()
15229 * fix more leaks in audit_tree.c tag_chunk()
15230 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
15231 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
15232 * agp/intel-agp: Clear entire GTT on startup
15233 * Linux 2.6.32.4
15234 * ethtool: Add reset operation
15235 * gro: Name the GRO result enumeration type
15236 * gro: Change all receive functions to return GRO result codes
15237 * sfc: 10Xpress: Initialise pause advertising flags
15238 * sfc: 10Xpress: Report support for pause frames
15239 * sfc: Remove redundant header gmii.h
15240 * sfc: Remove redundant hardware initialisation
15241 * sfc: Rename Falcon-specific board code and types
15242 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
15243 * sfc: Remove versioned bitfield macros
15244 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
15245 * sfc: Update hardware definitions for Siena
15246 * sfc: Rename register I/O header and functions used by both Falcon and
15247 Siena
15248 * sfc: Eliminate indirect lookups of queue size constants
15249 * sfc: Define DMA address mask explicitly in terms of descriptor field
15250 width
15251 * sfc: Move all TX DMA length limiting into tx.c
15252 * sfc: Change order of device removal to reverse of probe order
15253 * sfc: Remove declarations of nonexistent functions
15254 * sfc: Move efx_xmit_done() declaration into correct stanza
15255 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
15256 * sfc: Maintain interrupt moderation values in ticks, not microseconds
15257 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
15258 * sfc: Remove pointless abstraction of memory BAR number
15259 * sfc: Remove incorrect assertion from efx_pci_remove_main()
15260 * sfc: Remove unnecessary tests of efx->membase
15261 * sfc: Move MTD probe after netdev registration and name allocation
15262 * sfc: Remove unused code for non-autoneg speed/duplex switching
15263 * sfc: Rename 'xfp' file and functions to reflect reality
15264 * sfc: Really allow RX checksum offload to be disabled
15265 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
15266 * sfc: Enable heuristic selection between page and skb RX buffers
15267 * sfc: Remove pointless abstraction of memory BAR number (2)
15268 * sfc: Remove redundant gotos from __efx_rx_packet()
15269 * sfc: Remove ridiculously paranoid assertions
15270 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
15271 * sfc: Record RX queue number on GRO path
15272 * sfc: SFT9001: Reset LED configuration correctly after blinking
15273 * sfc: Use a single blink implementation
15274 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
15275 * sfc: Make board information explicitly Falcon-specific
15276 * sfc: Move definition of struct falcon_nic_data into falcon.h
15277 * sfc: Move struct falcon_board into struct falcon_nic_data
15278 * sfc: Move all I2C stuff into struct falcon_board
15279 * sfc: Gather link state fields in struct efx_nic into new struct
15280 efx_link_state
15281 * sfc: Remove unnecessary casts to struct sk_buff *
15282 * sfc: Remove redundant efx_xmit() function
15283 * sfc: Combine high-level header files
15284 * sfc: Log interrupt and reset type names, not numbers
15285 * sfc: Fix descriptor cache sizes
15286 * sfc: Treat all MAC registers as 128-bit
15287 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
15288 * sfc: Comment corrections
15289 * sfc: Remove unused constant
15290 * sfc: Clean up struct falcon_board and struct falcon_board_data
15291 * sfc: Fix bugs in RX queue flushing
15292 * sfc: Remove unused function efx_flush_queues()
15293 * sfc: Only switch Falcon MAC clocks as necessary
15294 * sfc: Hold MAC lock for longer in efx_init_port()
15295 * sfc: Split MAC stats DMA initiation and completion
15296 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
15297 * sfc: Simplify XMAC link polling
15298 * sfc: Change MAC promiscuity and multicast hash at the same time
15299 * sfc: Move inline comment into kernel-doc
15300 * sfc: Do not set net_device::trans_start in self-test
15301 * sfc: Simplify PHY polling
15302 * sfc: QT202x: Reset before reading PHY id
15303 * sfc: Replace MDIO spinlock with mutex
15304 * sfc: Always start Falcon using the XMAC
15305 * sfc: Limit some hardware workarounds to Falcon
15306 * sfc: Remove EFX_WORKAROUND_9141 macro
15307 * sfc: Remove another unused workaround macro
15308 * sfc: Remove some redundant whitespace
15309 * sfc: Decouple NIC revision number from Falcon PCI revision number
15310 * sfc: Move descriptor cache base addresses to struct efx_nic_type
15311 * sfc: Clean up RX event handling
15312 * sfc: Remove redundant writes to INT_ADR_KER
15313 * sfc: Remove duplicate hardware structure definitions
15314 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
15315 * sfc: Move Falcon NIC operations to efx_nic_type
15316 * sfc: Refactor link configuration
15317 * sfc: Generalise link state monitoring
15318 * sfc: Add power-management and wake-on-LAN support
15319 * sfc: Implement ethtool reset operation
15320 * sfc: Add efx_nic_type operation for register self-test
15321 * sfc: Add efx_nic_type operation for NVRAM self-test
15322 * sfc: Add efx_nic_type operation for identity LED control
15323 * sfc: Separate shared NIC code from Falcon-specific and rename
15324 accordingly
15325 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
15326 * sfc: Extend loopback mode enumeration
15327 * sfc: Remove static PHY data and enumerations
15328 * sfc: Extend MTD driver for use with new NICs
15329 * sfc: Allow for additional checksum offload features
15330 * sfc: Rename falcon.h to nic.h
15331 * sfc: Move shared NIC code from falcon.c to new source file nic.c
15332 * sfc: Add firmware protocol definitions (MCDI)
15333 * sfc: Add support for SFC9000 family (1)
15334 * sfc: Add support for SFC9000 family (2)
15335 * sfc: Implement TSO for TCP/IPv6
15336 * sfc: Update version, copyright dates, authors
15337 * drivers/net/sfc: Correct code taking the size of a pointer
15338 * sfc: Move PHY software state initialisation from init() into probe()
15339 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
15340 * sfc: Fix DMA mapping cleanup in case of an error in TSO
15341 * sfc: QT2025C: Work around PHY bug
15342 * sfc: QT2025C: Switch into self-configure mode when not in loopback
15343 * sfc: QT2025C: Work around PHY firmware initialisation bug
15344 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
15345 * sfc: Disable TX descriptor prefetch watchdog
15346 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
15347 - LP: #497156
15348
15349 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
15350
15351linux (2.6.32-10.14) lucid; urgency=low
15352
15353 [ Alex Deucher ]
15354
15355 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
15356 - LP: #493795
15357
15358 [ Andy Whitcroft ]
15359
15360 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
15361 id is less than 0x0f."
15362 * config-check -- ensure the checks get run at build time
15363 * config-check -- check the processed config during updateconfigs
15364 * config-check -- CONFIG_SECCOMP may not be present
15365 * TUN is now built in ignore
15366 * SAUCE: acpi battery -- delay first lookup of the battery until first
15367 use
15368 * SAUCE: async_populate_rootfs: move rootfs init earlier
15369 * ubuntu: AppArmor -- update to mainline 2010-01-06
15370 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
15371 - LP: #498525
15372
15373 [ Dave Airlie ]
15374
15375 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
15376
15377 [ Leann Ogasawara ]
15378
15379 * Add asix to nic-usb-modules file
15380 - LP: #499785
15381
15382 [ Peter Zijlstra ]
15383
15384 * (pre-stable) sched: Fix balance vs hotplug race
15385
15386 [ Tim Gardner ]
15387
15388 * [Config] Enable CONFIG_FUNCTION_TRACER
15389 - LP: #497989
15390 * [Config] Drop lpia from getabis
15391 * [Config] Build in TUN/TAP driver
15392 - LP: #499491
15393 * [Config] DH_COMPAT=5
15394
15395 [ Upstream Kernel Changes ]
15396
15397 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
15398 component_only tv_modes"
15399 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
15400 turned off"
15401 * USB: usb-storage: fix bug in fill_inquiry
15402 * USB: option: add pid for ZTE
15403 * firewire: ohci: handle receive packets with a data length of zero
15404 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
15405 of ->completed counter
15406 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
15407 counter
15408 * rcu: Fix note_new_gpnum() uses of ->gpnum
15409 * rcu: Remove inline from forward-referenced functions
15410 * perf_event: Fix invalid type in ioctl definition
15411 * perf_event: Initialize data.period in perf_swevent_hrtimer()
15412 * perf: Don't free perf_mmap_data until work has been done
15413 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
15414 * sched: Check for an idle shared cache in select_task_rq_fair()
15415 * sched: Fix affinity logic in select_task_rq_fair()
15416 * sched: Rate-limit newidle
15417 * sched: Fix and clean up rate-limit newidle code
15418 * x86/amd-iommu: attach devices to pre-allocated domains early
15419 * x86/amd-iommu: un__init iommu_setup_msi
15420 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
15421 up the PCI tree
15422 * x86: Fix iommu=nodac parameter handling
15423 * x86: GART: pci-gart_64.c: Use correct length in strncmp
15424 * x86: ASUS P4S800 reboot=bios quirk
15425 - LP: #366682
15426 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
15427 * ssb: Fix range check in sprom write
15428 * ath5k: allow setting txpower to 0
15429 * ath5k: enable EEPROM checksum check
15430 * hrtimer: Fix /proc/timer_list regression
15431 * ALSA: hrtimer - Fix lock-up
15432 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
15433 * KVM: x86 emulator: limit instructions to 15 bytes
15434 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
15435 * KVM: s390: Make psw available on all exits, not just a subset
15436 * KVM: fix irq_source_id size verification
15437 * KVM: x86: include pvclock MSRs in msrs_to_save
15438 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
15439 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
15440 * x86, mce: don't restart timer if disabled
15441 * x86/mce: Set up timer unconditionally
15442 * x86: SGI UV: Fix BAU initialization
15443 * x86: Fix duplicated UV BAU interrupt vector
15444 * x86: Add new Intel CPU cache size descriptors
15445 * x86: Fix typo in Intel CPU cache size descriptor
15446 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
15447 * s390: clear high-order bits of registers after sam64
15448 * V4L/DVB: Fix test in copy_reg_bits()
15449 * bsdacct: fix uid/gid misreporting
15450 * UBI: flush wl before clearing update marker
15451 * jbd2: don't wipe the journal on a failed journal checksum
15452 * USB: xhci: Add correct email and files to MAINTAINERS entry.
15453 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
15454 * USB: option.c: add support for D-Link DWM-162-U5
15455 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
15456 * USB: usb-storage: add BAD_SENSE flag
15457 * USB: Close usb_find_interface race v3
15458 * pxa/em-x270: fix usb hub power up/reset sequence
15459 * hfs: fix a potential buffer overflow
15460 * SUNRPC: IS_ERR/PTR_ERR confusion
15461 * NFS: Fix nfs_migrate_page()
15462 * md/bitmap: protect against bitmap removal while being updated.
15463 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
15464 * devpts_get_tty() should validate inode
15465 * debugfs: fix create mutex racy fops and private data
15466 * Driver core: fix race in dev_driver_string
15467 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
15468 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
15469 * mac80211: Fixed bug in mesh portal paths
15470 * mac80211: Revert 'Use correct sign for mesh active path refresh'
15471 * mac80211: fix scan abort sanity checks
15472 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
15473 * rtl8187: Fix wrong rfkill switch mask for some models
15474 * x86: Fix bogus warning in apic_noop.apic_write()
15475 * mm: hugetlb: fix hugepage memory leak in mincore()
15476 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
15477 * powerpc/windfarm: Add detection for second cpu pump
15478 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
15479 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
15480 * drm/radeon/kms: Add quirk for HIS X1300 board
15481 * drm/radeon/kms: handle vblanks properly with dpms on
15482 * drm/radeon/kms: fix legacy crtc2 dpms
15483 * drm/radeon/kms: fix vram setup on rs600
15484 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
15485 * drm/ttm: Fix build failure due to missing struct page
15486 * drm/i915: Set the error code after failing to insert new offset into mm
15487 ht.
15488 * drm/i915: Add the missing clonemask for display port on Ironlake
15489 * xen/xenbus: make DEVICE_ATTR()s static
15490 * xen: re-register runstate area earlier on resume.
15491 * xen: restore runstate_info even if !have_vcpu_info_placement
15492 * xen: correctly restore pfn_to_mfn_list_list after resume
15493 * xen: register timer interrupt with IRQF_TIMER
15494 * xen: register runstate on secondary CPUs
15495 * xen: don't call dpm_resume_noirq() with interrupts disabled.
15496 * xen: register runstate info for boot CPU early
15497 * xen: call clock resume notifier on all CPUs
15498 * xen: improve error handling in do_suspend.
15499 * xen: don't leak IRQs over suspend/resume.
15500 * xen: use iret for return from 64b kernel to 32b usermode
15501 * xen: explicitly create/destroy stop_machine workqueues outside
15502 suspend/resume region.
15503 * Xen balloon: fix totalram_pages counting.
15504 * xen: try harder to balloon up under memory pressure.
15505 * dm exception store: free tmp_store on persistent flag error
15506 * dm snapshot: only take lock for statustype info not table
15507 * dm crypt: move private iv fields to structs
15508 * dm crypt: restructure essiv error path
15509 * dm: avoid _hash_lock deadlock
15510 * dm snapshot: cope with chunk size larger than origin
15511 * dm crypt: separate essiv allocation from initialisation
15512 * dm crypt: make wipe message also wipe essiv key
15513 * slc90e66: fix UDMA handling
15514 * tcp: Stalling connections: Fix timeout calculation routine
15515 * ip_fragment: also adjust skb->truesize for packets not owned by a
15516 socket
15517 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
15518 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
15519 * sparc64: Fix overly strict range type matching for PCI devices.
15520 * sparc64: Fix stack debugging IRQ stack regression.
15521 * sparc: Set UTS_MACHINE correctly.
15522 * b43legacy: avoid PPC fault during resume
15523 * tracing: Fix event format export
15524 * ath9k: Fix TX hang poll routine
15525 * ath9k: fix processing of TX PS null data frames
15526 * ath9k: Fix maximum tx fifo settings for single stream devices
15527 * ath9k: fix tx status reporting
15528 * mac80211: Fix dynamic power save for scanning.
15529 * drm/i915: Fix sync to vblank when VGA output is turned off
15530 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
15531 * thinkpad-acpi: fix default brightness_mode for R50e/R51
15532 * thinkpad-acpi: preserve rfkill state across suspend/resume
15533 * ipw2100: fix rebooting hang with driver loaded
15534 * matroxfb: fix problems with display stability
15535 * acerhdf: add new BIOS versions
15536 * asus-laptop: change light sens default values.
15537 * vmalloc: conditionalize build of pcpu_get_vm_areas()
15538 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
15539 * net: Fix userspace RTM_NEWLINK notifications.
15540 * ext3: Fix data / filesystem corruption when write fails to copy data
15541 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
15542 * bcm63xx_enet: fix compilation failure after get_stats_count removal
15543 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
15544 * drm/i915: Avoid NULL dereference with component_only tv_modes
15545 * drm/i915: PineView only has LVDS and CRT ports
15546 * drm/i915: Fix LVDS stability issue on Ironlake
15547 * mm: sigbus instead of abusing oom
15548 * ipvs: zero usvc and udest
15549 * jffs2: Fix long-standing bug with symlink garbage collection.
15550 * intel-iommu: Detect DMAR in hyperspace at probe time.
15551 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
15552 * intel-iommu: Check for an RMRR which ends before it starts.
15553 * intel-iommu: Fix oops with intel_iommu=igfx_off
15554 * intel-iommu: ignore page table validation in pass through mode
15555 * netfilter: xtables: document minimal required version
15556 * perf_event: Fix incorrect range check on cpu number
15557 * implement early_io{re,un}map for ia64
15558 * Linux 2.6.32.2
15559
15560 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
15561
15562linux (2.6.32-9.13) lucid; urgency=low
15563
15564 [ Andy Whitcroft ]
15565
15566 * [Config] enable CONFIG_B43_PHY_LP
15567 - LP: #493059
15568 * include modules.builtin in the binary debs
15569 * config-check -- add a configuration enforcer
15570 * config-check -- add a unit-test suite to the checker
15571 * [Config] Enable CONFIG_SYN_COOKIES for versatile
15572 * [Config] Enable CONFIG_SECURITY_SMACK for ports
15573 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
15574 * [Config] Disable CONFIG_COMPAT_BRK for ports
15575 * getabis -- add armel versatile to the list
15576
15577 [ Brad Figg ]
15578
15579 * SAUCE: Increase the default prealloc buffer for HDA audio devices
15580 (non-modem)
15581
15582 [ Manoj Iyer ]
15583
15584 * ubuntu: onmibook -- Added missing BOM file
15585
15586 [ Tim Gardner ]
15587
15588 * ubuntu: fsam7400 -- Cleanup Makefile
15589
15590 [ Upstream Kernel Changes ]
15591
15592 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
15593 * signal: Fix alternate signal stack check
15594 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
15595 * SCSI: osd_protocol.h: Add missing #include
15596 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
15597 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
15598 ENOSPC
15599 * ext4: avoid divide by zero when trying to mount a corrupted file system
15600 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
15601 * ext4: fix lock order problem in ext4_move_extents()
15602 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
15603 * ext4: plug a buffer_head leak in an error path of ext4_iget()
15604 * ext4: make sure directory and symlink blocks are revoked
15605 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
15606 * ext4: journal all modifications in ext4_xattr_set_handle
15607 * ext4: don't update the superblock in ext4_statfs()
15608 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
15609 non-zero
15610 * ext4: fix block validity checks so they work correctly with meta_bg
15611 * ext4: avoid issuing unnecessary barriers
15612 * ext4: fix error handling in ext4_ind_get_blocks()
15613 * ext4: make trim/discard optional (and off by default)
15614 * ext4: make "norecovery" an alias for "noload"
15615 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
15616 * ext4: initialize moved_len before calling ext4_move_extents()
15617 * ext4: move_extent_per_page() cleanup
15618 * jbd2: Add ENOMEM checking in and for
15619 jbd2_journal_write_metadata_buffer()
15620 * ext4: Return the PTR_ERR of the correct pointer in
15621 setup_new_group_blocks()
15622 * ext4: Avoid data / filesystem corruption when write fails to copy data
15623 * ext4: wait for log to commit when umounting
15624 * ext4: remove blocks from inode prealloc list on failure
15625 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
15626 * ext4: quota macros cleanup
15627 * ext4: fix incorrect block reservation on quota transfer.
15628 * ext4: Wait for proper transaction commit on fsync
15629 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
15630 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
15631 * Linux 2.6.32.1
15632 * kbuild: generate modules.builtin
15633 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
15634 - LP: #494461
15635 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
15636 tv_modes
15637 - LP: #494045
15638
15639 [ Zhao Yakui ]
15640
15641 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
15642 less than 0x0f.
15643 - LP: #481765
15644
15645 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
15646
15647linux (2.6.32-8.12) lucid; urgency=low
15648
15649 [ Andy Whitcroft ]
15650
15651 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
15652
15653 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
15654
15655linux (2.6.32-8.11) lucid; urgency=low
15656
15657 [ Andy Whitcroft ]
15658
15659 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
15660 up"
15661 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
15662 transition."
15663 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
15664 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
15665 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
15666 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
15667 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
15668 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
15669 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
15670 mem"
15671 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
15672 denied"
15673 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
15674 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
15675 allocation"
15676 * Revert "SAUCE: AppArmor: Set error code after structure
15677 initialization."
15678 * Revert "AppArmor -- fix pstrace_may_access rename"
15679 * Revert "ubuntu: AppArmor security module"
15680 * Revert "SAUCE: Add config option to set a default LSM"
15681 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
15682 * Revert "[Config] fsam7400 -- enable"
15683 * Revert "[Config] AUFS -- enable"
15684 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
15685 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
15686 * Revert "ubuntu: AUFS -- export various core functions"
15687 * Revert "[Config] ubuntu/iscsitarget -- disable"
15688 * Revert "[Config] iscsitarget -- enable"
15689 * Revert "ubuntu: iscsitarget -- SVN revision r214"
15690 * update Vcs-Git to point to the correct repository
15691 - LP: #493589
15692 * update build environment overrides to lucid
15693 - LP: #493589
15694 * [Config] enable CONFIG_DEVTMPFS
15695 * [Config] update all configs following AppArmor 2009-12-08 update
15696 * SAUCE: isapnp_init: make isa PNP scans occur async
15697 * [Config] fsam7400 -- enable
15698 * [Config] omnibook -- enable
15699 * [Config] cleanup CONFIG_AUDIT
15700 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
15701 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
15702 * ubuntu: AUFS -- aufs2 20091209
15703 * [Config] AUFS -- enable
15704 * [Config] iscsitarget -- enable
15705
15706 [ Arjan van de Ven ]
15707
15708 * SAUCE: KMS: cache the EDID information of the LVDS
15709
15710 [ Colin Watson ]
15711
15712 * bnx2: update d-i firmware filenames
15713 - LP: #494052
15714 * add cdc_ether to nic-usb-modules udeb
15715 - LP: #495060
15716
15717 [ John Johansen ]
15718
15719 * ubuntu: AppArmor -- mainline 2009-10-08
15720
15721 [ Manoj Iyer ]
15722
15723 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
15724 * ubuntu: omnibook -- support Toshiba (HP) netbooks
15725 * ubuntu: iscsitarget --- version 1.4.19
15726 - LP: #494693
15727
15728 [ Surbhi Palande ]
15729
15730 * SAUCE: Make populate_rootfs asynchronous
15731
15732 [ Tim Gardner ]
15733
15734 * Parallelize flavour builds and packaging
15735 * [Config] Enable CONFIG_KSM
15736
15737 [ Upstream Kernel Changes ]
15738
15739 * Config option to set a default LSM
15740 * LSM: Add security_path_chroot().
15741 * LSM: Add security_path_chroot().
15742 * LSM: Move security_path_chmod()/security_path_chown() to after
15743 mutex_lock().
15744 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
15745
15746 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
15747
15748linux (2.6.32-7.10) lucid; urgency=low
15749
15750 [ Andy Whitcroft ]
15751
15752 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
15753
15754 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
15755
15756linux (2.6.32-7.9) lucid; urgency=low
15757
15758 [ Andy Whitcroft ]
15759
15760 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
15761 - LP: #458982
15762 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
15763 * [Config] update configs following versatile switch to V7
15764 * rebased to v2.6.32
15765 * [Config] update configs following rebase to v2.6.32
15766 * [Config] update ports configs following rebase to v2.6.32
15767 * SAUCE: default ATI Radeon KMS to off until userspace catches up
15768
15769 [ Arjan van de Ven ]
15770
15771 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
15772
15773 [ Leann Ogasawara ]
15774
15775 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
15776 permissions
15777 - CVE-2009-3939
15778
15779 [ Loic Minier ]
15780
15781 * SAUCE: select a v7 CPU for versatile
15782
15783 [ Takashi Iwai ]
15784
15785 * SAUCE: ALSA: hda - Add power on/off counter
15786
15787 [ Upstream changes ]
15788
15789 * rebased to v2.6.32
15790
15791 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
15792
15793linux (2.6.32-6.8) lucid; urgency=low
15794
15795 [ Andy Whitcroft ]
15796
15797 * [Config] disable SSB devices for armel
15798
15799 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
15800
15801linux (2.6.32-6.7) lucid; urgency=low
15802
15803 [ Andy Whitcroft ]
15804
15805 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
15806 * Revert "SAUCE: Dell XPS710 reboot quirk"
15807 * Revert "SAUCE: Link acpi-cpufreq.o first"
15808 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
15809 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
15810 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
15811 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
15812 * Revert "Add Dell Dimension 9200 reboot quirk"
15813 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
15814 * Revert "SAUCE: tulip: Define ULI PCI ID's"
15815 * Revert "SAUCE: Lower warning level of some PCI messages"
15816 * Revert "mac80211: fix two issues in debugfs"
15817 Drop a number of known redundant commits as identified in the Ubuntu
15818 delta review blueprint.
15819
15820 * reenable armel versatile flavour
15821 * [Config] disable CONFIG_USB_DEVICEFS
15822
15823 [ Tim Gardner ]
15824
15825 * [Config] udeb: Add squashfs to fs-core-modules
15826 - LP: #352615
15827 * [Config] Create a real squashfs udeb
15828 - LP: #352615
15829
15830
15831 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
15832
15833linux (2.6.32-5.6) lucid; urgency=low
15834
15835 [ Andy Whitcroft ]
15836
15837 * rebase to v2.6.32-rc8
15838 * update configs following rebase to v2.6.32-rc8
15839 * update ports configs since rebase to v2.6.32-rc8
15840 * [Config] enable cgroup options
15841 - LP: #480739
15842
15843 [ Upstream Kernel Changes ]
15844
15845 * rebase to v2.6.32-rc8
15846
15847 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
15848
15849linux (2.6.32-4.5) lucid; urgency=low
15850
15851 [ Andy Whitcroft ]
15852
15853 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
15854 * rebase to v2.6.32-rc7
15855 * resync with Karmic proposed
15856
15857 [ John Johansen ]
15858
15859 * SAUCE: AppArmor: Fix oops after profile removal
15860 - LP: #475619
15861 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
15862 - LP: #437258
15863 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
15864 - LP: #479102
15865 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
15866 - LP: #479115
15867 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
15868 transition.
15869 - LP: #480112
15870
15871 [ Ubuntu Changes ]
15872
15873 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
15874
15875 [ Upstream Kernel Changes ]
15876
15877 * rebase to v2.6.32-rc7
15878
15879 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
15880
15881linux (2.6.32-3.4) lucid; urgency=low
15882
15883 [ Andy Whitcroft ]
15884
15885 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
15886 * [Upstream] add local prefix to oss local change_bits
15887
15888 [ Upstream Kernel Changes ]
15889
15890 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
15891 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
15892
15893 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
15894
15895linux (2.6.32-3.3) lucid; urgency=low
15896
15897 [ Andy Whitcroft ]
15898
15899 * rebase to v2.6.32-rc6
15900 * [Config] update configs following rebase to v2.6.32-rc6
15901 * [Config] update ports configs following rebase to v2.6.32-rc6
15902 * resync with Karmic Ubuntu-2.6.31-15.49
15903 * [Config] add module ignores for broken drivers
15904
15905 [ John Johansen ]
15906
15907 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
15908 - LP: #453335
15909 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
15910 - LP: #458299
15911 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
15912 - LP: #462824
15913 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
15914 - LP: #451375
15915
15916 [ Kees Cook ]
15917
15918 * SAUCE: Fix nx_enable reporting
15919 - LP: #454285
15920
15921 [ Scott James Remnant ]
15922
15923 * Revert "SAUCE: trace: add trace_event for the open() syscall"
15924 * SAUCE: trace: add trace events for open(), exec() and uselib()
15925 - LP: #462111
15926
15927 [ Stefan Bader ]
15928
15929 * SAUCE: Fix sub-flavour script to not stop on missing directories
15930 - LP: #453073
15931
15932 [ Ubuntu Changes ]
15933
15934 * resync with Karmic Ubuntu-2.6.31-15.49
15935
15936 [ Upstream Kernel Changes ]
15937
15938 * rebase to v2.6.32-rc6
15939 - LP: #464552
15940
15941 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
15942
15943linux (2.6.32-2.2) lucid; urgency=low
15944
15945 [ Andy Whitcroft ]
15946
15947 * install the full changelog with the binary package
15948 * changelog -- explicitly note rebases and clean history
15949 * reinstate armel.mk with no flavours
15950 - LP: #449637
15951 * [Upstream] block: silently error unsupported empty barriers too
15952 - LP: #420423
15953 * [Config] udate configs following karmic resync
15954 * [Config] update ports configs following karmic resync
15955 * [Upstream] lirc -- follow removal of .id element
15956
15957 [ Colin Watson ]
15958
15959 * Use section 'admin' rather than 'base'
15960 * Add more e100 firmware to nic-modules
15961 - LP: #451872
15962 * Add qla1280 firmware to scsi-modules
15963 - LP: #381037
15964
15965 [ John Johansen ]
15966
15967 * SAUCE: AppArmor: Set error code after structure initialization.
15968 - LP: #427948
15969 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
15970 - LP: #446595
15971 * SAUCE: AppArmor: Fix mediation of "deleted" paths
15972
15973 [ Kees Cook ]
15974
15975 * SAUCE: [x86] fix report of cs-limit nx-emulation
15976 - LP: #454285
15977
15978 [ Leann Ogasawara ]
15979
15980 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
15981 events
15982 - LP: #430809
15983 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
15984 toggle switch press
15985 - LP: #430809
15986
15987 [ Luke Yelavich ]
15988
15989 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
15990 * [Config] Add sd_mod to scsi-modules udeb for powerpc
15991
15992 [ Mario Limonciello ]
15993
15994 * SAUCE: Update to LIRC 0.8.6
15995 - LP: #432678
15996 * SAUCE: dell-laptop: Store the HW switch status internally rather than
15997 requerying every time
15998 - LP: #430809
15999 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
16000 - LP: #430809
16001
16002 [ Stefan Bader ]
16003
16004 * [Upstream] acerhdf: Limit modalias matching to supported boards
16005 - LP: #435958
16006
16007 [ Tim Gardner ]
16008
16009 * [Upstream] i915: Fix i2c init message
16010 - LP: #409361
16011 * [Config] Add sym53c8xx.ko to virtual sub-flavour
16012 - LP: #439415
16013 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
16014 - LP: #439456
16015 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
16016 - LP: #381300
16017 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
16018 - LP: #430694
16019 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
16020 - LP: #430694
16021 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
16022 - LP: #416325
16023 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
16024 - LP: #430694
16025 * SAUCE: Raise the default console 'quiet' level to 2
16026 * [Config] CONFIG_X86_PAT=y
16027 * [Config] Add armel arch to linux-libc-dev arches.
16028 - LP: #449637
16029 * [Config] CONFIG_X86_MCE
16030 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
16031 M300 to rate blacklist
16032 - LP: #433801
16033
16034 [ Upstream Kernel Changes ]
16035
16036 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
16037 * drm/i915: Fix FDI M/N setting according with correct color depth
16038 - LP: #416792
16039
16040 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
16041
16042linux (2.6.32-1.1) lucid; urgency=low
16043
16044 [ Andy Whitcroft ]
16045
16046 * rebase to v2.6.32-rc3
16047 * [Config] update configs following rebase to 2.6.32-rc3
16048 * [Config] update ports configs following rebase to 2.6.32-rc3
16049 * AppArmor -- fix pstrace_may_access rename
16050 * staging/android -- disable
16051 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
16052 * ubuntu: drbd -- disable
16053 * staging/comdi -- disable
16054 * staging/go7007 -- disable
16055 * [Config] staging/winbond -- disable
16056 * [Config] ubuntu/iscsitarget -- disable
16057 * [d-i] cbc and ecb are builtin make them optional in udebs
16058 * rebase to v2.6.32-rc5
16059 * [Config] update configs following rebase to v2.6.32-rc5
16060 * [Config] update ports configs following rebase to v2.6.31-rc5
16061
16062 [ Tim Gardner ]
16063
16064 * [Config] Add cpio as a build dependency.
16065
16066 [ Upstream Kernel Changes ]
16067
16068 * rebase to v2.6.32-rc3
16069 * rebase to v2.6.32-rc5
16070
16071 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
16072
16073linux (2.6.31-11.37) karmic; urgency=low
16074
16075 [ Tim Gardner ]
16076
16077 * [Config] Increase kernel log buffer to 256K for amd64 flavours
16078 - LP: #424810
16079 * [Config] Set HZ=100 for amd64 flavours
16080 - LP: #438234
16081 * [Upstream] e1000e: Emit notice instead of an error when
16082 pci_enable_pcie_error_reporting() fails
16083 - LP: #436370
16084
16085 [ Upstream Kernel Changes ]
16086
16087 * n_tty: honor opost flag for echoes
16088 * n_tty: move echoctl check and clean up logic
16089 - LP: #438310
16090
16091 * Revert "[Upstream] drm/i915: Check that the relocation points to within
16092 the target" - Use upstream cherry-pick.
16093 * drm/i915: Check that the relocation points to within the target
16094 - LP: #429241
16095
16096 * drm/i915: fix tiling on IGDNG
16097 * drm/i915: add B43 chipset support
16098 * agp/intel: Add B43 chipset support
16099 Intel request from kernel team mailing list.
16100
16101 * HID: completely remove apple mightymouse from blacklist
16102 - LP: #428111
16103
16104 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
16105
16106linux (2.6.31-11.36) karmic; urgency=low
16107
16108 [ Brian Rogers ]
16109
16110 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
16111 persistent object
16112 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
16113 persistent object
16114
16115 [ Takashi Iwai ]
16116
16117 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
16118 - LP: #416482
16119
16120 [ Tyler Hicks ]
16121
16122 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
16123 negative during unlink
16124
16125 [ Upstream Kernel Changes ]
16126
16127 * sg: fix oops in the error path in sg_build_indirect()
16128 * mpt2sas : Rescan topology from Interrupt context instead of work thread
16129 * mpt2sas: Prevent sending command to FW while Host Reset
16130 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
16131 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
16132 * SCSI: fix oops during scsi scanning
16133 * SCSI: libsrp: fix memory leak in srp_ring_free()
16134 * cfg80211: fix looping soft lockup in find_ie()
16135 * ath5k: write PCU registers on initial reset
16136 * binfmt_elf: fix PT_INTERP bss handling
16137 * TPM: Fixup boot probe timeout for tpm_tis driver
16138 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
16139 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
16140 * fix undefined reference to user_shm_unlock
16141 * perf_counter: Fix buffer overflow in perf_copy_attr()
16142 * perf_counter: Start counting time enabled when group leader gets
16143 enabled
16144 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
16145 * powerpc: Fix bug where perf_counters breaks oprofile
16146 * powerpc/ps3: Workaround for flash memory I/O error
16147 * block: don't assume device has a request list backing in nr_requests
16148 store
16149 * agp/intel: remove restore in resume
16150 * ALSA: cs46xx - Fix minimum period size
16151 * ASoC: Fix WM835x Out4 capture enumeration
16152 * sound: oxygen: work around MCE when changing volume
16153 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
16154 * perf stat: Change noise calculation to use stddev
16155 * x86: Fix x86_model test in es7000_apic_is_cluster()
16156 * x86/i386: Make sure stack-protector segment base is cache aligned
16157 * PCI: apply nv_msi_ht_cap_quirk on resume too
16158 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
16159 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
16160 with highmem
16161 * KVM guest: do not batch pte updates from interrupt context
16162 * KVM: Fix coalesced interrupt reporting in IOAPIC
16163 * KVM: VMX: Check cpl before emulating debug register access
16164 * KVM guest: fix bogus wallclock physical address calculation
16165 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
16166 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
16167 * KVM: x86 emulator: Implement zero-extended immediate decoding
16168 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
16169 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
16170 * KVM: limit lapic periodic timer frequency
16171 * libata: fix off-by-one error in ata_tf_read_block()
16172 * PCI quirk: update 82576 device ids in SR-IOV quirks list
16173 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
16174 * powerpc/pseries: Fix to handle slb resize across migration
16175 * Linux 2.6.31.1
16176
16177 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
16178
16179linux (2.6.31-10.35) karmic; urgency=low
16180
16181 [ Amit Kucheria ]
16182
16183 * Disable CONFIG_UEVENT_HELPER_PATH
16184
16185 [ Andy Whitcroft ]
16186
16187 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
16188 * remove the tlsup driver
16189 * remove lmpcm logitech driver support
16190
16191 [ Bryan Wu ]
16192
16193 * Add 3 missing files to prerm remove file list
16194 - LP: #345623, #415832
16195
16196 [ Chris Wilson ]
16197
16198 * [Upstream] drm/i915: Check that the relocation points to within the
16199 target
16200 - LP: #429241
16201
16202 [ Luke Yelavich ]
16203
16204 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
16205
16206 [ Manoj Iyer ]
16207
16208 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
16209 - LP: #348861
16210
16211 [ Tim Gardner ]
16212
16213 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
16214 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
16215 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
16216 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
16217 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
16218 Upstream suggests that this is not the right approach.
16219
16220 * [Config] Set default I/O scheduler to DEADLINE
16221 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
16222 - LP: #381300
16223
16224 [ ubuntu@tjworld.net ]
16225
16226 * SAUCE: ipw2200: Enable LED by default
16227 - LP: #21367
16228
16229 [ Upstream Kernel Changes ]
16230
16231 * ALSA: hda - Add support for new AMD HD audio devices
16232 - LP: #430564
16233
16234 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
16235
16236linux (2.6.31-10.34) karmic; urgency=low
16237
16238 [ Ted Tso ]
16239
16240 * [Upstream] ext3: Don't update superblock write time when filesystem is
16241 read-only
16242 - LP: #427822
16243
16244 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
16245
16246linux (2.6.31-10.33) karmic; urgency=low
16247
16248 [ Leann Ogasawara ]
16249
16250 * [Upstream] dvb-usb: fix tuning with Cinergy T2
16251 - LP: #421258
16252
16253 [ Tim Gardner ]
16254
16255 * [Config] Unconditionally copy files from sub-flavours lists.
16256 (really, really fix it this time)
16257 - LP: #423426
16258 * [Config] Set CONFIG_CACHEFILES=m for all flavours
16259
16260 [ Upstream Kernel Changes ]
16261
16262 * ext4: Don't update superblock write time when filesystem is read-only
16263 - LP: #427822
16264
16265 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
16266
16267linux (2.6.31-10.32) karmic; urgency=low
16268
16269 [ Eric Miao ]
16270
16271 * [Config] enable module support for memory stick
16272 - LP: #159951
16273
16274 [ Tim Gardner ]
16275
16276 * [Config] Unconditionally copy files from sub-flavours lists.
16277 - LP: #423426
16278
16279 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
16280
16281linux (2.6.31-10.31) karmic; urgency=low
16282
16283 [ Andy Whitcroft ]
16284
16285 * rebase to v2.6.31 final
16286
16287 [ Colin Watson ]
16288
16289 * [Config] Recommend grub-pc in linux-image
16290 - LP: #385741
16291
16292 [ Ike Panhc ]
16293
16294 * [Upstream] Pull latest update of lenovo-sl-laptop
16295
16296 [ Peter Feuerer ]
16297
16298 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
16299 model
16300 - LP: #426691
16301
16302 [ Tim Gardner ]
16303
16304 * [Config] De-macro some package names.
16305
16306 [ Upstream Changes ]
16307
16308 * rebase to 2.6.31 final.
16309
16310 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
16311
16312linux (2.6.31-10.30) karmic; urgency=low
16313
16314 [ Amit Kucheria ]
16315
16316 * [Config] Enable CONFIG_USB_DEVICEFS
16317 - LP: #417748
16318 * [Config] Populate the config-update template a bit more
16319
16320 [ Andy Whitcroft ]
16321
16322 * rebase to v2.6.31-rc9
16323 * [Config] update configs following rebase to v2.6.31-rc9
16324 * [Config] update ports configs following rebase to v2.6.31-rc9
16325
16326 [ Colin Ian King ]
16327
16328 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
16329 - LP: #254837
16330
16331 [ Jerone Young ]
16332
16333 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
16334 white-list
16335 - LP: #281732
16336 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
16337 white-list
16338 - LP: #281732
16339 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
16340 white-list
16341 - LP: #281732
16342 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
16343 white-list
16344 - LP: #281732
16345 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
16346 white-list
16347 - LP: #281732
16348
16349 [ John Johansen ]
16350
16351 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
16352 - LP: #419308
16353 * SAUCE: AppArmor: Return the correct error codes on profile
16354 addition/removal
16355 - LP: #408473
16356 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
16357 - LP: #408454
16358 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
16359 - LP: #419222
16360 * SAUCE: AppArmor: Fix change_profile failure
16361 - LP: #401931
16362 * SAUCE: AppArmor: Tell git to ignore generated include files
16363 - LP: #419505
16364
16365 [ Stefan Bader ]
16366
16367 * [Upstream] acpi: video: Loosen strictness of video bus detection code
16368 - LP: #333386
16369 * SAUCE: Remove ov511 driver from ubuntu subdirectory
16370
16371 [ Tim Gardner ]
16372
16373 * [Config] Exclude char-modules from non-x86 udeb creation
16374 * SAUCE: Notify the ACPI call chain of AC events
16375 * [Config] CONFIG_SATA_VIA=m
16376 - LP: #403385
16377 * [Config] Build in all phylib support modules.
16378 * [Config] Don't fail when sub-flavour files are missing
16379 - LP: #423426
16380 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
16381 - LP: #423513
16382
16383 [ Upstream ]
16384
16385 * Rebased against v2.6.31-rc9
16386
16387 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
16388
16389linux (2.6.31-9.29) karmic; urgency=low
16390
16391 [ Leann Ogasawara ]
16392
16393 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
16394 - LP: #419993
16395 * [Config] d-i/modules: Add new char-modules file, initialize with
16396 intel-agp
16397 - LP: #420605
16398
16399 [ Upstream ]
16400
16401 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
16402 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
16403 adda766193ea1cf3137484a9521972d080d0b7af.
16404
16405 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
16406
16407linux (2.6.31-8.28) karmic; urgency=low
16408
16409 [ Ike Panhc ]
16410
16411 * [Config] Let nic-shared-modules depends on crypto-modules
16412 - LP: #360966
16413
16414 [ Leann Ogasawara ]
16415
16416 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
16417 constant
16418 - LP: #412492
16419
16420 [ Mario Limonciello ]
16421
16422 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
16423 status if HW switch is disabled
16424 - LP: #418721
16425 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
16426 Compal made Dell laptops
16427 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
16428 with rfkill support
16429
16430 [ Tim Gardner ]
16431
16432 * [Config] Add acpiphp to virtual sub-flavour
16433 - LP: #364916
16434 * Drop KSM patch set for now because of instabilities with encrypted swap.
16435 - LP: #418781
16436
16437 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
16438
16439linux (2.6.31-7.27) karmic; urgency=low
16440
16441 [ Tim Gardner ]
16442
16443 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
16444 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
16445 Replaces previous ksm patches from 2.6.31-6.25
16446 * [Config] KSM=y
16447
16448 [ Upstream ]
16449
16450 * Rebased against v2.6.31-rc7
16451
16452 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
16453
16454linux (2.6.31-6.26) karmic; urgency=low
16455
16456 [ Andy Whitcroft ]
16457
16458 * [Config] enable CONFIG_AUFS_BR_RAMFS
16459 - LP: #414738
16460 * split out debian directory ready for abstraction
16461 * add printdebian target to find branch target
16462 * abstracted debian -- debian/files is not abstracted
16463 * abstracted debian -- packages must be built in debian/<pkg>
16464 * abstracted debian -- kernel-wedge needs to work in debian/
16465 * abstracted debian -- ensure we install the copyright file
16466 * abstracted-debian -- drop the debian directories from headers
16467 * abstracted-debian -- drop the debian directories from headers part 2
16468 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
16469 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
16470 - LP: #410198
16471
16472 [ Luke Yelavich ]
16473
16474 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
16475 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
16476 - LP: #413150
16477 * [Config] Ports: Build all cpu frequency scaling governors into ports
16478 kernels
16479 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
16480 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
16481 * [Config] Ports: Enable PS3 network driver
16482
16483 [ Stefan Bader ]
16484
16485 * abstracted debian -- call $(DEBIAN)/rules using make
16486
16487 [ Tim Gardner ]
16488
16489 * [Config] Abstract the debian directory
16490 * SAUCE: Improve error reporting in postinst
16491 - LP: #358564
16492
16493 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
16494
16495linux (2.6.31-6.25) karmic; urgency=low
16496
16497 [ Andy Whitcroft ]
16498
16499 * script to generate Ubuntu changes from changelog
16500 * [Config] standardise ANDROID options
16501 * [Config] standardise CONFIG_ATM as module
16502 * [Config] standardise CONFIG_LIB80211 as module
16503 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
16504 * [Config] set CONFIG_CRAMFS as module
16505 * [Config] enable CONFIG_DAB and modules
16506 * [Config] set CONFIG_MAC80211_HWSIM as module
16507 * [Config] set CONFIG_NET_CLS_FLOW as module
16508 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
16509 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
16510 * [Config] set CONFIG_RTC_DRV_DS1511 as module
16511 * [Config] set CONFIG_RTC_DRV_R9701 as module
16512 * [Config] set CONFIG_RTC_DRV_S35390A as module
16513 * [Config] set CONFIG_TOIM3232_DONGLE as module
16514 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
16515 * [Config] standardise CONFIG_USB_G_PRINTER as module
16516 * [Config] standardise CONFIG_USB_SERIAL_IR as module
16517 * [Config] set CONFIG_USB_SERIAL_IUU as module
16518 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
16519 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
16520 * cleanup remains of dm-loop
16521 * drop thinkpad ec and smapi support
16522 * drop appleir
16523 * [Config] update configs following rebase to v2.6.31-rc6
16524 * rebase to v2.6.31-rc6
16525
16526 [ Hugh Dickins ]
16527
16528 * SAUCE: ksm patch 1, drop after 2.6.31
16529 * SAUCE: ksm patch 2, drop after 2.6.31
16530 * SAUCE: ksm patch 3, drop after 2.6.31
16531 * SAUCE: ksm patch 4, drop after 2.6.31
16532 * SAUCE: ksm patch 5, drop after 2.6.31
16533 * SAUCE: ksm patch 7, drop after 2.6.31
16534
16535 [ Izik Eidus ]
16536
16537 * SAUCE: ksm patch 0, drop after 2.6.31
16538 * SAUCE: ksm patch 6, drop after 2.6.31
16539 * SAUCE: ksm patch 8, drop after 2.6.31
16540 * SAUCE: ksm patch 9, drop after 2.6.31
16541
16542 [ Luke Yelavich ]
16543
16544 * [Config] Ports: Re-add PS3 modules to udebs
16545
16546 [ Michael Casadevall ]
16547
16548 * [Config] Update SPARC config and d-i files to reflect what can be built
16549
16550 [ Tim Gardner ]
16551
16552 * [Config] Removed armel package support
16553 * [Config] Enabled CONFIG_KSM=y
16554
16555 [ Upstream Kernel Changes ]
16556
16557 * Rebased against v2.6.31-rc6
16558 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
16559 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
16560 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
16561 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
16562 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
16563 changes"
16564 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
16565 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
16566 revision"
16567 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
16568 by default"
16569 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
16570 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
16571 ARCH_MXC_CANONICAL"
16572 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
16573 CONFIG_GPIOLIB"
16574 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
16575 2.6.31"
16576 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
16577 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
16578 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
16579 mxc_uart.h _everywhere_"
16580 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
16581 correct location"
16582 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
16583 snd_card_create"
16584 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
16585 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
16586 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
16587 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
16588 mxc_map_io."
16589 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
16590 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
16591 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
16592 with snd_soc_card."
16593 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
16594 structure"
16595 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
16596 DMA_MODE_READ/WRITE/MASK"
16597 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
16598 Freescale mx51 platform"
16599 * Driver core: add new device to bus's list before probing
16600 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
16601 power-saving
16602 - LP: #381693, #399750, #380892
16603
16604 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
16605
16606linux (2.6.31-5.24) karmic; urgency=low
16607
16608 [ Amit Kucheria ]
16609
16610 * ARM: IMX51: Make video capture drivers compile
16611 * [Config] IMX51: Config updates
16612
16613 [ Andy Whitcroft ]
16614
16615 * remove leftovers of dm-bbr
16616
16617 [ Leann Ogasawara ]
16618
16619 * Add pata_cs5535 to pata-modules
16620 - LP: #318805
16621
16622 [ Luke Yelavich ]
16623
16624 * [Config] CONFIG_PPC64=y for powerpc64-smp
16625 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
16626 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
16627 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
16628 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
16629 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
16630 * [Config] Enable all PS3 drivers in powerpc64-smp
16631
16632 [ Mario Limonciello ]
16633
16634 * LIRC -- fix lirc-i2c 2.6.31 compilation
16635
16636 [ Matthew Garrett ]
16637
16638 * [Upstream] dell-laptop: Fix rfkill state queries
16639
16640 [ Tim Gardner ]
16641
16642 * [Config] Ignore armel ABI and module changes
16643 * [Config] Update configs after rebase against 2.6.31-rc5
16644
16645 [ Upstream ]
16646
16647 * Rebased to 2.6.31-rc5
16648
16649 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
16650
16651linux (2.6.31-4.23) karmic; urgency=low
16652
16653 [ Andy Whitcroft ]
16654
16655 * AUFS -- update to aufs2-30 20090727
16656 * [Config] enable AUFS FUSE support
16657
16658 [ Luke Yelavich ]
16659
16660 * [Config] CONFIG_JFS_FS=m on sparc
16661
16662 [ Tim Gardner ]
16663
16664 * [Upstream] dell-laptop: Fix rfkill state setting.
16665
16666 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
16667
16668linux (2.6.31-4.22) karmic; urgency=low
16669
16670 [ Amit Kucheria ]
16671
16672 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
16673 * ARM: IMX51: Move board-mx51* header files to the correct location
16674 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
16675 * ARM: IMX51: Make it compile.
16676 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
16677 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
16678 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
16679 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
16680 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
16681 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
16682 * ARM: staging: udlfb: Add vmalloc.h include
16683 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
16684
16685 [ Brad Figg ]
16686
16687 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
16688 * ARM: IMX51: codec structure was moved to the card structure
16689 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
16690 * ARM: IMX51: Get to bus_id by calling dev_name.
16691 * ARM: IMX51: Get to bus_id by calling dev_name.
16692 * ARM: IMX51: Added external declaration for mxc_map_io.
16693 * ARM: IMX51: Removed the mxc_gpio_port structure.
16694 * ARM: IMX51: mxc_timer_init prototype
16695 * ARM: IMX51: Fix up merge error in Kconfig
16696 * ARM: IMX51: Changed from snd_card_new to snd_card_create
16697
16698 [ Dinh Nguyen ]
16699
16700 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
16701 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
16702 * ARM: IMX51: Babbage 2.5 needs a different system revision
16703 * ARM: IMX51: IPU irq handler deadlock fix
16704
16705 [ Tim Gardner ]
16706
16707 * [Config] Enabled CONFIG_CAN=m
16708 - LP: #327243
16709 * [Config] Enabled CONFIG_SERIAL=m
16710 - LP: #397189
16711
16712 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
16713
16714linux (2.6.31-4.21) karmic; urgency=low
16715
16716 [ Amit Kucheria ]
16717
16718 * dm-raid-4-5: Add missing brackets around test_bit()
16719
16720 [ John Johansen ]
16721
16722 * AppArmor: Fix change_profile failing lpn401931
16723 * AppArmor: Fix determination of forced AUDIT messages.
16724 * AppArmor: Fix oops in auditing of the policy interface offset
16725
16726 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
16727
16728linux (2.6.31-4.20) karmic; urgency=low
16729
16730 [ Andy Whitcroft ]
16731
16732 * SAUCE: iscsitarget -- update to SVN revision r214
16733 * SAUCE: iscsitarget -- renable driver
16734 * [Config] consolidate lpia/lpia and i386/generic configs
16735 * [Config] enable CRYPTO modules for all architectures
16736 * [Config] enable cryptoloop
16737 * [Config] enable various filesystems for armel
16738 * [Config] sync i386 generic and generic-pae
16739 * [Config] add the 386 (486 processors and above) flavour
16740 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
16741 - LP: #399914
16742 * add genconfigs/genportsconfigs to extract the built configs
16743 * updateconfigs -- alter concatenation order allow easier updates
16744 * intelfb -- INTELFB now conflicts with DRM_I915
16745 * printchanges -- rebase tree does not have stable tags use changelog
16746 * AppArmor: fix argument size missmatch on 64 bit builds
16747
16748 [ Ike Panhc ]
16749
16750 * Ship bnx2x firmware in nic-modules udeb
16751 - LP: #360966
16752
16753 [ Jeff Mahoney ]
16754
16755 * AppArmor: fix build failure on ia64
16756
16757 [ John Johansen ]
16758
16759 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
16760 initialize.
16761 * AppArmour: fix auditing of domain transitions to include target profile
16762 information
16763 * AppArmor: fix C99 violation
16764 * AppArmor: revert reporting of create to write permission.
16765 * SAUCE: Add config option to set a default LSM
16766 * [Config] enable AppArmor by default
16767 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
16768
16769 [ Keith Packard ]
16770
16771 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
16772 hardware
16773 - LP: #351756
16774
16775 [ Luke Yelavich ]
16776
16777 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
16778 header packages
16779 - LP: #355344
16780
16781 [ Michael Casadevall ]
16782
16783 * [Config] update SPARC config files to allow success build
16784
16785 [ Scott James Remnant ]
16786
16787 * SAUCE: trace: add trace_event for the open() syscall
16788
16789 [ Stefan Bader ]
16790
16791 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
16792 - LP: #396780
16793
16794 [ Tim Gardner ]
16795
16796 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
16797 - LP: #397499
16798 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
16799 refresh
16800 - LP: #365291
16801 * [Config] SSB/B44 are common across all arches/flavours.
16802
16803 [ Upstream ]
16804
16805 * Rebased to 2.6.31-rc4
16806
16807 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
16808
16809linux (2.6.31-3.19) karmic; urgency=low
16810
16811 [ Andy Whitcroft ]
16812
16813 * Revert "[Config] Disabled NDISWRAPPER"
16814 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
16815 * AUFS -- export various core functions
16816 * AUFS -- export various core functions -- fixes
16817 * AUFS -- core filesystem
16818 * AUFS -- track changes in v2.6.31
16819 * [Config] Enable AUFS
16820 * droppped 'iwl3945: do not send scan command if channel count zero' as it
16821 is already upstream but failed to auto-drop on rebase.
16822
16823 [ Eric Paris ]
16824
16825 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
16826 choose
16827 * SAUCE: inotify: check filename before dropping repeat events
16828 * SAUCE: fsnotify: fix inotify tail drop check with path entries
16829
16830 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
16831
16832linux (2.6.31-3.18) karmic; urgency=low
16833
16834 [ Andy Whitcroft ]
16835
16836 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
16837 AUFS"
16838 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
16839 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
16840 security_inode_permission"
16841 * clear out left over AUFS files and modifications
16842
16843 [ Luke Yelavich ]
16844
16845 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
16846 * SAUCE: Explicitly include header files to allow apparmor to build on
16847 powerpc
16848 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
16849
16850 [ Tim Gardner ]
16851
16852 * [Config] Dropped ubuntu/misc/wireless/acx
16853 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
16854
16855 [ Upstream ]
16856
16857 * Rebased to 2.6.31-rc3
16858
16859 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
16860
16861linux (2.6.31-2.17) karmic; urgency=low
16862
16863 [ Andy Whitcroft ]
16864
16865 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
16866 * compcache -- remove redundant Kconfig entries part 2
16867 * compcache -- clean up CCFLAGS declarations
16868 * [Config] enable AppArmor
16869 * AppArmor: fix operator precidence issue in as_path_link
16870
16871 [ John Johansen ]
16872
16873 * AppArmor security module
16874 * AppArmor: Correct mapping of file permissions.
16875 * AppArmor: Turn auditing of ptrace on
16876
16877 [ Luke Yelavich ]
16878
16879 * [Config] disable CONFIG_DM_RAID45 on powerpc
16880
16881 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
16882
16883linux (2.6.31-2.16) karmic; urgency=low
16884
16885 [ Andy Whitcroft ]
16886
16887 * compcache -- remove redundant Kconfig entries
16888 added ignore and ignore.modules for all arches since the compcache update
16889 changes the modules names as well as some compcache ABI values.
16890
16891 [ Manoj Iyer ]
16892
16893 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
16894 * SAUCE: update compcache version to 0.5.3
16895
16896 [ Tim Gardner ]
16897
16898 * [Config]: Fix sparc FTBS by adding ignore.modules
16899
16900 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
16901
16902linux (2.6.31-2.15) karmic; urgency=low
16903
16904 [ Andy Whitcroft ]
16905
16906 * SAUCE: default ATI Radeon KMS to off until userspace catches up
16907 * [Config] Update configs following rebase to 2.6.31-rc2
16908 * [Config] update ports configs following update to 2.6.31-rc2
16909
16910 [ Luke Yelavich ]
16911
16912 * [Config] powerpc - Disable CONFIG_RDS
16913
16914 [ Matt Zimmerman ]
16915
16916 * Rename linux-doc-PKGVER to linux-doc and clean up its description
16917 - LP: #382115
16918
16919 [ Upstream Kernel Changes ]
16920
16921 * rebased to mainline 2.6.31-rc2
16922
16923 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
16924
16925linux (2.6.31-1.14) karmic; urgency=low
16926
16927 [ Andy Whitcroft ]
16928
16929 * update ndiswrapper to 1.55
16930 * remove leftovers of gfs
16931 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
16932
16933 [ Luke Yelavich ]
16934
16935 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
16936 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
16937 kernel
16938
16939 [ Manoj Iyer ]
16940
16941 * Remove snd-bt-sco ubuntu driver
16942
16943 [ Michael Casadevall ]
16944
16945 * [Config] updates ia64 config and d-i folders to allow succesful build
16946 * [Config] Update powerpc and sparc for 2.6.31
16947
16948 [ Upstream Kernel Changes ]
16949
16950 * intel-iommu: fix Identity Mapping to be arch independent
16951 - LP: #384695
16952 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
16953
16954 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
16955
16956linux (2.6.31-1.13) karmic; urgency=low
16957
16958 [ Andy Whitcroft ]
16959
16960 * REBASE: rebased to mainline 2.6.31-rc1
16961 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
16962 no longer applies, using deprecated interfaces, LPIA only, dropped
16963 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
16964 changes now upstream, dropped
16965 * [Config] Update configs following rebase to 2.6.31-rc1
16966 * [Config] update ports configs following update to 2.6.31-rc1
16967
16968 * [Config] disable broken staging driver CONFIG_STLC45XX
16969 * SAUCE: fix compcache to use updates accessors
16970 * [Config] disable staging driver CONFIG_VT6655
16971 * SAUCE: fix DRDB to use updates accessors
16972 * [Disable] ndiswrapper needs update
16973 * [Disable] LIRC I2C needs update
16974 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
16975 * [Config] disable I2C_DESIGNWARE does not compile
16976 * [Config] disable CONFIG_TLSUP for lpia
16977 * [Config] disable CONFIG_FB_UDL for arm
16978 * SAUCE: disable adding scsi headers to linux-libc-dev
16979
16980 [ Mario Limonciello ]
16981
16982 * SAUCE: Add LIRC drivers
16983
16984 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
16985
16986linux (2.6.30-10.12) karmic; urgency=low
16987
16988 [ Andy Whitcroft ]
16989
16990 * [Config] split out the ports configs into their own family
16991 * [Config] update configs following introduction of ports family
16992
16993 [ Upstream Kernel Changes ]
16994
16995 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
16996 description". Fixes linux-doc package name conflicts for now.
16997 - LP: #382115
16998
16999 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
17000
17001linux (2.6.30-10.11) karmic; urgency=low
17002
17003 [ Amit Kucheria ]
17004
17005 * [Config] Comment splitconfig.pl and misc cleanup
17006 * [Config] Rename all configs to the new naming scheme
17007 * [Config] Splitconfig rework
17008 * [Config] Rename scripts/misc/oldconfig to kernelconfig
17009 * [Config] Fix build system for new config split
17010 * [Config] Run updateconfigs after the splitconfig rework
17011
17012 [ Andy Whitcroft ]
17013
17014 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
17015 * [Config] standardise CONFIG_STAGING=y
17016 * [Config] standardise CONFIG_RD_LZMA=y
17017 * [Config] CONFIG_PCI_IOV=y
17018 * [Config] CONFIG_PCI_STUB=m
17019 * [Config] merge kernel configs more agressively
17020
17021 [ Colin Watson ]
17022
17023 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
17024 * [Config] Add support for including firmware in udebs
17025 * [Config] Ship bnx2 firmware in nic-modules udeb
17026 - LP: #384861
17027
17028 [ Luke Yelavich ]
17029
17030 * [Config] ports - Import of ports architectures into kernel packaging
17031 infrastructure
17032 * [Config] ports - Do not update ports kernel configurations by default
17033 * [Config] ports - Disable ABI checking for ports architectures
17034 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
17035 * [Config] ports - Add control.d/vars.* files for ports architectures
17036 * [Config] ports - Add ports architectures for linux-libc-dev
17037 * [Config] ports - Create powerpc specific message-modules and
17038 block-modules udebs
17039 * [Config] ports - Add configuration files for ports architectures
17040
17041 [ Manoj Iyer ]
17042
17043 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
17044 - LP: #329864
17045
17046 [ Michael Casadevall ]
17047
17048 * [Config] ports - Fix compression of kernels
17049
17050 [ Stefan Bader ]
17051
17052 * [Upstream] mmc: prevent dangling block device from accessing stale
17053 queues
17054 - LP: #383668
17055
17056 [ Tim Gardner ]
17057
17058 * [Config] Recommend grub-pc in linux-image
17059 - LP: #385741
17060 * [Config] Implement i386 generic and generic-pae flavours
17061 * [Config] ports - Add control info after integrating ports arches
17062 * [Config] Removed auto-generated files from git
17063 * [Config] Added netxen_nic to nic-modules
17064 - LP: #389603
17065
17066 [ Matt Zimmerman ]
17067
17068 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17069 - LP: #382115
17070
17071 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
17072
17073linux (2.6.30-9.10) karmic; urgency=low
17074
17075 [ Andy Whitcroft ]
17076
17077 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
17078 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
17079 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
17080 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
17081 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
17082 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
17083
17084 [ Upstream Kernel Changes ]
17085
17086 * rebased to 2.6.30 final
17087
17088 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
17089
17090linux (2.6.30-8.9) karmic; urgency=low
17091
17092 [ Andy Whitcroft ]
17093
17094 * Config update removed the following options:
17095 CONFIG_EDAC_AMD8111=m
17096 CONFIG_EDAC_AMD8131=m
17097
17098 [ Upstream Kernel Changes ]
17099
17100 * rebased to 2.6.30-rc8
17101
17102 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
17103
17104linux (2.6.30-7.8) karmic; urgency=low
17105
17106 [ Andy Whitcroft ]
17107
17108 * Enabled NEW configration options:
17109 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
17110 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
17111
17112 [ Upstream Kernel Changes ]
17113
17114 * rebased to 2.6.30-rc7
17115
17116 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
17117
17118linux (2.6.30-6.7) karmic; urgency=low
17119
17120 [ Andy Whitcroft ]
17121
17122 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
17123 upstream)
17124
17125 [ Upstream Kernel Changes ]
17126
17127 * rebased to 2.6.30-rc6
17128
17129 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
17130
17131linux (2.6.30-5.6) karmic; urgency=low
17132
17133 [ Tim Gardner ]
17134
17135 * [Config] Enable Keyspan USB serial device firmware in kernel module
17136 - LP: #334285
17137
17138 [ Upstream Kernel Changes ]
17139
17140 * rebased to 2.6.30-rc5
17141
17142 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
17143
17144linux (2.6.30-4.5) karmic; urgency=low
17145
17146 [ Colin Watson ]
17147
17148 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
17149 /usr/include/asm/* going missing
17150 - LP: #373214
17151
17152 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
17153
17154linux (2.6.30-3.4) karmic; urgency=low
17155
17156 [ Kees Cook ]
17157
17158 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
17159 - LP: #369978
17160
17161 [ Stefan Bader ]
17162
17163 * SAUCE: input: Blacklist digitizers from joydev.c
17164 - LP: #300143
17165
17166 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
17167
17168linux (2.6.30-2.3) karmic; urgency=low
17169
17170 [ Tim Gardner ]
17171
17172 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
17173 - LP: #369152
17174 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
17175 * [Config] CONFIG_DRM_I915_KMS=y
17176 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
17177 minimums
17178
17179 [ Upstream Kernel Changes ]
17180
17181 * rebased to 2.6.30-rc4
17182
17183 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
17184
17185linux (2.6.30-1.2) karmic; urgency=low
17186
17187 [ Tim Gardner ]
17188
17189 * [Config] armel: disable staging drivers, fixes FTBS
17190 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
17191
17192 [ Upstream Kernel Changes ]
17193
17194 * mpt2sas: Change reset_type enum to avoid namespace collision.
17195 Submitted upstream.
17196
17197 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
17198
17199linux (2.6.30-1.1) karmic; urgency=low
17200
17201 * Initial release after rebasing against v2.6.30-rc3
17202
17203 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
17204