]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - debian.master/changelog
UBUNTU: Ubuntu-4.8.0-11.12
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
CommitLineData
81355c81 1linux (4.8.0-11.12) yakkety; urgency=low
c1a6d015 2
81355c81
LO
3 * change_hat is logging failures during expected hat probing (LP: #1615893)
4 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
c1a6d015 5
81355c81
LO
6 * deleted files outside of the namespace are not being treated as
7 disconnected
8 (LP: #1615892)
9 - SAUCE: apparmor: deleted dentries can be disconnected
10
11 * stacking to unconfined in a child namespace confuses mediation
12 (LP: #1615890)
13 - SAUCE: apparmor: special case unconfined when determining the mode
14
15 * apparmor module parameters can be changed after the policy is locked
16 (LP: #1615895)
17 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
18
19 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
20 #1579135)
21 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
22
23 * label vec reductions can result in reference labels instead of direct
24 access
25 to labels (LP: #1615889)
26 - SAUCE: apparmor: reduction of vec to single entry is just that entry
27
28 * profiles from different namespaces can block other namespaces from being
29 able to load a profile (LP: #1615887)
30 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
31
32 * The label build for onexec when stacking is wrong (LP: #1615881)
33 - SAUCE: apparmor: Fix label build for onexec stacking.
34
35 * The inherit check for new to old label comparison for domain transitions
36 is
37 wrong (LP: #1615880)
38 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
39
40 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
41 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
42
43 * __label_update proxy comparison test is wrong (LP: #1615878)
44 - SAUCE: apparmor: Fix __label_update proxy comparison test
45
46 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
47 (LP: #1560583)
48 - SAUCE: apparmor: Allow ns_root processes to open profiles file
49 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
50
51 * policy namespace stacking (LP: #1379535)
52 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
53 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
54
55 * Miscellaneous Ubuntu changes
56 - [Debian] Dynamically determine linux udebs package name
57 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
58 - SAUCE: apparmor: Fix FTBFS due to bad include path
59 - SAUCE: apparmor: add data query support
60 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
61
62 * Miscellaneous upstream changes
63 - fixup backout policy view capable for forward port
64 - apparmor: fix: Rework the iter loop for label_update
65 - apparmor: add more assertions for updates/merges to help catch errors
66 - apparmor: Make pivot root transitions work with stacking
67 - apparmor: convert delegating deleted files to mediate deleted files
68 - apparmor: add missing parens. not a bug fix but highly recommended
69 - apparmor: add a stack_version file to allow detection of bug fixes
70 - apparmor: push path lookup into mediation loop
71 - apparmor: default to allowing unprivileged userns policy
72 - apparmor: fix: permissions test to view and manage policy
73 - apparmor: Add Basic ns cross check condition for ipc
74
75 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
c1a6d015 76
c7dddaff 77linux (4.8.0-10.11) yakkety; urgency=low
c65851b8 78
c7dddaff
TG
79 * Miscellaneous Ubuntu changes
80 - ubuntu: vbox -- update to 5.1.6-dfsg-1
81 - SAUCE: Enable vbox build
c65851b8
TG
82
83 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
84
23296c6c 85linux (4.8.0-9.10) yakkety; urgency=low
19563a18 86
23296c6c
TG
87 * Miscellaneous Ubuntu changes
88 - [Config] arm64: CONFIG_ARCH_THUNDER=y
89 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
90 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
91 - [Config] arm64: CONFIG_DRM_AST=m
92 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
93 - d-i: initrd needs ext4 and scsi modules
94 - SAUCE: AUFS aufs4.x-rcN 20160912
95 - [Config] Enable CONFIG_GPIO_XGENE*
96 - [Config] Disable CONFIG_POWER_RESET_XGENE
97 - [Config] CONFIG_EDAC_XGENE=m
98 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
99 - [Config] CONFIG_XGENE_DMA=m
19563a18
TG
100
101 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
102
ea101072 103linux (4.8.0-8.9) yakkety; urgency=low
a15e177d 104
ea101072
TG
105 * New device ID for Kabypoint (LP: #1622469)
106 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
107 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
108
109 * Miscellaneous Ubuntu changes
110 - rebase to v4.8-rc6
111 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
a15e177d 112
bbfe4661
TG
113 [ Upstream Kernel Changes ]
114
115 * rebase to v4.8-rc6
116 - LP: #1617900
117
a15e177d
TG
118 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
119
0a7cc07d
TG
120linux (4.8.0-7.8) yakkety; urgency=low
121
122 * Miscellaneous Ubuntu changes
123 - [Debian] Use src_pkg_name when constructing udeb control files
124
125 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
126
127linux (4.8.0-6.7) yakkety; urgency=low
128
129 * Enable virtual scsi server driver for Power (LP: #1615665)
130 - SAUCE: Ibmvscsis: Properly deregister target sessions
131 - SAUCE: Return TCMU-generated sense data to fabric module
132 - SAUCE: Ibmvscsis: Code cleanup of print statements
133 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
134
135 * Miscellaneous Ubuntu changes
136 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
137 - rebase to v4.8-rc5
138
139 [ Upstream Kernel Changes ]
140
141 * rebase to v4.8-rc5
142
143 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
144
145linux (4.8.0-5.6) yakkety; urgency=low
146
147 * support compressed kernels on arm64 (LP: #1384955)
148 - [Config] Switch to compressed Image on arm64
149
150 * Miscellaneous Ubuntu changes
151 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
152 - SAUCE: (namespace) block_dev: Support checking inode permissions in
153 lookup_bdev()
154 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
155 when mounting
156 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
157 when mounting
158 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
159 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
160 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
161 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
162 security.* xattrs
163 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
164 filesystems
165 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
166 - SAUCE: (namespace) fuse: Add support for pid namespaces
167 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
168 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
169 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
170 or a descendant
171 - SAUCE: (namespace) fuse: Allow user namespace mounts
172 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
173 namespaces
174 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
175 mounts
176 - rebase to v4.8-rc4
177
178 [ Upstream Kernel Changes ]
179
180 * rebase to v4.8-rc4
181
182 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
183
184linux (4.8.0-4.5) yakkety; urgency=low
185
186 * Miscellaneous Ubuntu changes
187 - [Config] CONFIG_AUFS_FS=m
188 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
189
190 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
191
192linux (4.8.0-3.4) yakkety; urgency=low
193
194 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
195 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
196
197 * Miscellaneous Ubuntu changes
198 - rebase to v4.8-rc3
199
200 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
201
202linux (4.8.0-2.3) yakkety; urgency=low
203
204 * Miscellaneous Ubuntu changes
205 - [Config] Add fuse to inclusion list
206 - SAUCE: update spl/zfs to support v4.8
207
208 * Miscellaneous upstream changes
209 - Revert "UBUNTU: [Debian] do_zfs=false"
210
211 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
212
213linux (4.8.0-1.2) yakkety; urgency=low
214
215 * Miscellaneous Ubuntu changes
216 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
217 - [Config] Enabled enforcement for CONFIG_NVRAM
218 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
219 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
220 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
221 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
222 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
223 - [Config] Enabled enforcement for CONFIG_SECCOMP
224 - [Config] Enabled enforcement for
225 - rebase to v4.8-rc2
226 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
227 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
228 - SAUCE: security,perf: Allow further restriction of perf_event_open
229
230 [ Upstream Kernel Changes ]
231
232 * rebase to v4.8-rc2
233
234 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
235
236linux (4.8.0-0.1) yakkety; urgency=low
237
238 [ Upstream Kernel Changes ]
239
240 * rebase to v4.8-rc1
241 - LP: #1607647
242 - LP: #1498667
243 - LP: #1592547
244 - LP: #1319984
245 - LP: #1268727
246 - LP: #1600623
247 - LP: #1465724
248 - LP: #1333569
249
250 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
251
252linux (4.8.0-0.0) yakkety; urgency=low
253
254 * empty stanza
255
256 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
257
258linux (4.7.0-0.2) yakkety; urgency=low
259
260 * Miscellaneous Ubuntu changes fixing various FTBS issues
261 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
262 - [Config] make powerpc udeb block modules optional
263 - [Config] CONFIG_PLIP=m
264 - [Config] CONFIG_IRDA=m armhf/arm64
265 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
266 - [Config] CONFIG_MOUSE_PS2=m
267 - [Config] remove ppc64el fb-modules
268
269 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
270
271linux (4.7.0-0.1) yakkety; urgency=low
272
273 [ Upstream Kernel Changes ]
274
275 * rebase to v4.7
276 - LP: #972604
277
278 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
279
280linux (4.7.0-0.0) yakkety; urgency=low
281
282 [ Tim Gardner ]
283
284 * Release Tracking Bug
285 - LP: #1588856
286
287 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
288 - scsi_dh_alua: do not fail for unknown VPD identification
289
290 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
291 - [Config] Install lsvmbus in cloud tools
292 - SAUCE: tools/hv/lsvmbus -- convert to python3
293 - SAUCE: tools/hv/lsvmbus -- add manual page
294
295 * boot stalls on USB detection errors (LP: #1437492)
296 - usb: core: hub: hub_port_init lock controller instead of bus
297
298 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
299 - kernek/fork.c: allocate idle task for a CPU always on its local node
300
301 * VirtIO (and probably other modules as well) is built-in, make it modular...
302 (LP: #1475078)
303 - [Config] CONFIG_VIRTIO_*=m for all but s390x
304 - [Config] CONFIG_USB=m
305 - [Config] CONFIG_BLK_DEV_*=m
306 - [Config] CONFIG_ATA=m
307 - [Config] CONFIG_SCSI=m
308 - [Config] CONFIG_DEVFREQ_GOV_*=m
309 - [Config] CONFIG_XEN_NETDEV_*=m
310 - [Config] CONFIG_AGP=m
311 - [Config] CONFIG_ECRYPT_FS=m
312 - [Config] CONFIG_ACPI_*=m
313 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
314 - [Config] Modularize some CRYPTO
315 - [Config] CONFIG_FDDI=m
316 - [Config] CONFIG_FIXED_PHY=m
317 - [Config] CONFIG_VFAT_FS=m for all but armhf
318 - [Config] CONFIG_TUN=m
319 - [Config] CONFIG_UNIX=m
320 - [Config] CONFIG_TRUSTED_KEYS=m
321 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
322
323 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
324 and "not a git repository" (LP: #1584890)
325 - [debian] getabis: Only git add $abidir if running in local repo
326 - [debian] getabis: Fix inconsistent compiler versions check
327
328 * conflicting modules in udebs - arc4.ko (LP: #1582991)
329 - [Config] Remove arc4 from nic-modules
330
331 * arm64: statically link rtc-efi (LP: #1583738)
332 - [Config] Link rtc-efi statically on arm64
333
334 * Miscellaneous Ubuntu changes
335 - [Debian] zfs: transform symlink into referent file/dir
336 - [Debian] Added tristate.sh
337 - [Config] CONFIG_FUSE_FS=m
338 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
339 - [Config] CONFIG_PSTORE_CONSOLE=y
340 - Added Snapcraft files
341 - [Config] Mark CONFIG_UNIX enforced
342
343 * Miscellaneous upstream changes
344 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
345
346 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
347
348linux (4.6.0-6.7) yakkety; urgency=low
349
350 [ Tim Gardner ]
351
352 * Release Tracking Bug
353 - LP: #1582753
354
355 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
356 (LP: #1582378)
357 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
358 owns the ipc ns
359
360 * Miscellaneous Ubuntu changes
361 - [Config] Add Description to kernel-image udeb
362 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
363 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
364
365 * Miscellaneous upstream changes
366 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
367 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
368 - Drivers: hv: vmbus: Use the new virt_xx barrier code
369 - Drivers: hv: vmbus: Export the vmbus_set_event() API
370 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
371 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
372 - drivers:hv: Lock access to hyperv_mmio resource tree
373 - drivers:hv: Make a function to free mmio regions through vmbus
374 - drivers:hv: Reverse order of resources in hyperv_mmio
375 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
376 - drivers:hv: Record MMIO range in use by frame buffer
377 - drivers:hv: Separate out frame buffer logic when picking MMIO range
378 - Drivers: hv: kvp: fix IP Failover
379 - Drivers: hv: vmbus: handle various crash scenarios
380 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
381 - Drivers: hv: balloon: reset host_specified_ha_region
382
383 [ Tim Gardner ]
384
385 * Dropped hv SAUCE patches in favor of linux-next.
386
387 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
388
389linux (4.6.0-5.6) yakkety; urgency=low
390
391 [ Tim Gardner ]
392
393 * Release Tracking Bug
394 - LP: #1582351
395
396 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
397 - [Config] enable CONFIG_AUFS_EXPORT
398
399 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
400 - [Config] Update inclusion list for CRIU
401
402 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
403 - [Debian] disable zfs module checks when cross-compiling
404
405 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
406 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
407
408 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
409 (LP: #1535150)
410 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
411
412 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
413 enabled, breaking serial support on normal systems (LP: #1580960)
414 - [Config] disable CONFIG_GOLDFISH
415
416 * Miscellaneous Ubuntu changes
417 - [Config] d-i -- update local configuration to new form
418 - [Config] kernel-wedge -- switch to explicit versions
419 - [Config] powerpc64-smp --> generic
420 - [Config] CONFIG_AUFS_FS=m
421 - SAUCE: AUFS
422 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
423 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
424 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
425 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
426 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
427 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
428 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
429 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
430 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
431 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
432 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
433 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
434 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
435 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
436 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
437 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
438 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
439 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
440 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
441 - SAUCE: (namespace) fuse: Add support for pid namespaces
442 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
443 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
444 - SAUCE: (namespace) fuse: Allow user namespace mounts
445 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
446 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
447 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
448 - SAUCE: (namespace) quota: Add support for user namespace mounts
449 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
450 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
451 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
452 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
453 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
454 - rebase to v4.6
455 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
456 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
457
458 * Miscellaneous upstream changes
459 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
460 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
461
462 [ Upstream Kernel Changes ]
463
464 * rebase to v4.6
465
466 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
467
468linux (4.6.0-4.5) yakkety; urgency=low
469
470 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
471 upgrade -d (LP: #1573231)
472 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
473
474 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
475 IRC pointed out some leftover SAUCE patches that were causing issues.
476
477 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
478 has some issues.
479
480 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
481
482linux (4.6.0-3.4) xenial; urgency=low
483
484 * Release Tracking Bug
485 - LP: #1579594
486
487 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
488 - [Config] Generate an -extras package for arm64 and powerpc
489
490 * Missing libunwind support in perf (LP: #1248289)
491 - [Config] Add liblzma-dev to enable libunwind support in perf
492
493 * ZFS is confused by user namespaces (uid/gid mapping) when used with
494 acltype=posixac (LP: #1567558)
495 - zfs: Fix user namespaces uid/gid mapping
496
497 * Miscellaneous Ubuntu changes
498 - rebase to v4.6-rc7
499
500 [ Upstream Kernel Changes ]
501
502 * rebase to v4.6-rc7
503
504 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
505
506linux (4.6.0-2.3) yakkety; urgency=low
507
508 * Miscellaneous Ubuntu changes
509 - [Config] CONFIG_AUFS_FS=m
510 - SAUCE: AUFS
511 - zfs: gcc build error: -Wbool-compare in metaslab.c
512 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
513 - zfs: Fix ZPL miswrite of default POSIX ACL
514 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
515 - SAUCE: Dropped ubuntu/i915
516 - SAUCE: Dropped ubuntu/dm-raid4-5
517
518 * Miscellaneous upstream changes
519 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
520 kernel"
521
522 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
523
524linux (4.6.0-1.2) yakkety; urgency=low
525
526 * Miscellaneous Ubuntu changes
527 - [Config] CONFIG_NR_CPUS=8192 for amd64
528
529 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
530
531linux (4.6.0-0.1) yakkety; urgency=low
532
533
534 [ Upstream Kernel Changes ]
535
536 * rebase to v4.6-rc6
537 - LP: #1564712
538 - LP: #1555912
539 - LP: #1552925
540 - LP: #1546694
541 - LP: #1549660
542 - LP: #1549620
543 - LP: #1542944
544 - LP: #1542564
545 - LP: #1533009
546 - LP: #1533461
547 - LP: #1529624
548 - LP: #1522949
549
550 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
551
552linux (4.6.0-0.0) yakkety; urgency=low
553
554 [ Kamal Mostafa ]
555
556 * Release Tracking Bug
557 - LP: #1573817
558
559 * autoreconstruct: need to also generate extend-diff-ignore options for links
560 (LP: #1574362)
561 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
562
563 * tipc: missing linearization of sk_buff (LP: #1567064)
564 - tipc: move linearization of buffers to generic code
565
566 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
567 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
568 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
569 vmbus_mmio_allocate()
570 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
571 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
572 private resource tree
573 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
574 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
575 range
576
577 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
578 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
579
580 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
581 - [Config] CONFIG_AUFS_XATTR=y
582
583 * CVE-2016-3672 (LP: #1568523)
584 - x86/mm/32: Enable full randomization on i386 and X86_32
585
586 * CVE-2016-3955 (LP: #1572666)
587 - USB: usbip: fix potential out-of-bounds write
588
589 * Xenial update to v4.4.8 stable release (LP: #1573034)
590 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
591 instantiated
592 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
593 - parisc: Avoid function pointers for kernel exception routines
594 - parisc: Fix kernel crash with reversed copy_from_user()
595 - parisc: Unbreak handling exceptions from kernel modules
596 - ALSA: timer: Use mod_timer() for rearming the system timer
597 - ALSA: hda - Asus N750JV external subwoofer fixup
598 - ALSA: hda - Fix white noise on Asus N750JV headphone
599 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
600 - mm: fix invalid node in alloc_migrate_target()
601 - powerpc/mm: Fixup preempt underflow with huge pages
602 - libnvdimm: fix smart data retrieval
603 - libnvdimm, pfn: fix uuid validation
604 - compiler-gcc: disable -ftracer for __noclone functions
605 - arm64: opcodes.h: Add arm big-endian config options before including arm
606 header
607 - drm/dp: move hw_mutex up the call stack
608 - drm/udl: Use unlocked gem unreferencing
609 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
610 - drm/radeon: add another R7 370 quirk
611 - drm/radeon: add a dpm quirk for all R7 370 parts
612 - drm/amdgpu/gmc: move vram type fetching into sw_init
613 - drm/amdgpu/gmc: use proper register for vram type on Fiji
614 - xen/events: Mask a moving irq
615 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
616 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
617 - net: jme: fix suspend/resume on JMC260
618 - net: vrf: Remove direct access to skb->data
619 - net: qca_spi: Don't clear IFF_BROADCAST
620 - net: qca_spi: clear IFF_TX_SKB_SHARING
621 - net: fix bridge multicast packet checksum validation
622 - sctp: lack the check for ports in sctp_v6_cmp_addr
623 - mld, igmp: Fix reserved tailroom calculation
624 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
625 - qmi_wwan: add Sierra Wireless EM74xx device ID
626 - ipv6: re-enable fragment header matching in ipv6_find_hdr
627 - vxlan: fix missing options_len update on RX with collect metadata
628 - cdc_ncm: toggle altsetting to force reset before setup
629 - udp6: fix UDP/IPv6 encap resubmit path
630 - tcp: fix tcpi_segs_in after connection establishment
631 - ppp: release rtnl mutex when interface creation fails
632 - net: validate variable length ll headers
633 - ax25: add link layer header validation function
634 - packet: validate variable length ll headers
635 - bpf: avoid copying junk bytes in bpf_get_current_comm()
636 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
637 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
638 - qlcnic: Remove unnecessary usage of atomic_t
639 - qlcnic: Fix mailbox completion handling during spurious interrupt
640 - macvtap: always pass ethernet header in linear
641 - mlxsw: spectrum: Check requested ageing time is valid
642 - rocker: set FDB cleanup timer according to lowest ageing time
643 - bridge: allow zero ageing time
644 - ipv4: Don't do expensive useless work during inetdev destroy.
645 - net: Fix use after free in the recvmmsg exit path
646 - mlx4: add missing braces in verify_qp_parameters
647 - farsync: fix off-by-one bug in fst_add_one
648 - ath9k: fix buffer overrun for ar9287
649 - ppp: ensure file->private_data can't be overridden
650 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
651 - qlge: Fix receive packets drop.
652 - net: bcmgenet: fix dma api length mismatch
653 - bonding: fix bond_get_stats()
654 - ipv4: fix broadcast packets reception
655 - ipv4: initialize flowi4_flags before calling fib_lookup()
656 - ppp: take reference on channels netns
657 - xfrm: Fix crash observed during device unregistration and decryption
658 - qmi_wwan: add "D-Link DWM-221 B1" device id
659 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
660 - bridge: Allow set bridge ageing time when switchdev disabled
661 - rtnl: fix msg size calculation in if_nlmsg_size()
662 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
663 - tuntap: restore default qdisc
664 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
665 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
666 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
667 - ipv6: Count in extension headers in skb->network_header
668 - mpls: find_outdev: check for err ptr in addition to NULL check
669 - USB: uas: Limit qdepth at the scsi-host level
670 - USB: uas: Add a new NO_REPORT_LUNS quirk
671 - cdc-acm: fix NULL pointer reference
672 - KVM: x86: Inject pending interrupt even if pending nmi exist
673 - KVM: x86: reduce default value of halt_poll_ns parameter
674 - MIPS: Fix MSA ld unaligned failure cases
675 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
676 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
677 - pinctrl: sunxi: Fix A33 external interrupts not working
678 - pinctrl: nomadik: fix pull debug print inversion
679 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
680 - au0828: fix au0828_v4l2_close() dev_state race condition
681 - au0828: Fix dev_state handling
682 - coda: fix error path in case of missing pdata on non-DT platform
683 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
684 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
685 - rbd: use GFP_NOIO consistently for request allocations
686 - virtio: virtio 1.0 cs04 spec compliance for reset
687 - mac80211: properly deal with station hashtable insert errors
688 - mac80211: avoid excessive stack usage in sta_info
689 - mac80211: fix ibss scan parameters
690 - mac80211: fix unnecessary frame drops in mesh fwding
691 - mac80211: fix txq queue related crashes
692 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
693 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
694 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
695 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
696 - iio: accel: bmc150: fix endianness when reading axes
697 - iio: gyro: bmg160: fix buffer read values
698 - iio: gyro: bmg160: fix endianness when reading axes
699 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
700 bytes
701 - fs: add file_dentry()
702 - nfs: use file_dentry()
703 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
704 - ext4: add lockdep annotations for i_data_sem
705 - ext4: ignore quota mount options if the quota feature is enabled
706 - iommu: Don't overwrite domain pointer when there is no default_domain
707 - Btrfs: fix file/data loss caused by fsync after rename and new inode
708 - arm64: replace read_lock to rcu lock in call_step_hook
709 - perf: Do not double free
710 - perf: Cure event->pending_disable race
711 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
712 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
713 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
714 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
715 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
716 - ALSA: usb-audio: Add a quirk for Plantronics BT300
717 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
718 - HID: wacom: fix Bamboo ONE oops
719 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
720 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
721 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
722 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
723 - staging: android: ion: Set the length of the DMA sg entries in buffer
724 - usbvision: fix crash on detecting device with invalid configuration
725 - Revert "usb: hub: do not clear BOS field during reset device"
726 - Linux 4.4.8
727
728 * Fix speaker volume on a Dell machine (LP: #1549660)
729 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
730
731 * Xenial update to v4.4.7 stable release (LP: #1572722)
732 - regulator: core: avoid unused variable warning
733 - regulator: core: Fix nested locking of supplies
734 - ASoC: samsung: pass DMA channels as pointers
735 - mmc: sh_mmcif: rework dma channel handling
736 - mmc: sh_mmcif: Correct TX DMA channel allocation
737 - x86/microcode/intel: Make early loader look for builtin microcode too
738 - x86/microcode: Untangle from BLK_DEV_INITRD
739 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
740 - perf/x86/intel: Add definition for PT PMI bit
741 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
742 - KVM: i8254: change PIT discard tick policy
743 - KVM: fix spin_lock_init order on x86
744 - KVM: VMX: avoid guest hang on invalid invept instruction
745 - KVM: VMX: avoid guest hang on invalid invvpid instruction
746 - KVM: VMX: fix nested vpid for old KVM guests
747 - perf/core: Fix perf_sched_count derailment
748 - perf tools: Dont stop PMU parsing on alias parse error
749 - perf tools: Fix checking asprintf return value
750 - perf tools: Fix python extension build
751 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
752 - sched/preempt, sh: kmap_coherent relies on disabled preemption
753 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
754 - s390: fix floating pointer register corruption (again)
755 - s390/cpumf: add missing lpp magic initialization
756 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
757 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
758 - PCI: ACPI: IA64: fix IO port generic range check
759 - x86/irq: Cure live lock in fixup_irqs()
760 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
761 - x86/iopl/64: Properly context-switch IOPL on Xen PV
762 - x86/iopl: Fix iopl capability check on Xen PV
763 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
764 - sg: fix dxferp in from_to case
765 - aacraid: Fix RRQ overload
766 - aacraid: Fix memory leak in aac_fib_map_free
767 - aacraid: Set correct msix count for EEH recovery
768 - sd: Fix discard granularity when LBPRZ=1
769 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
770 - be2iscsi: set the boot_kset pointer to NULL in case of failure
771 - aic7xxx: Fix queue depth handling
772 - libnvdimm: Fix security issue with DSM IOCTL.
773 - dm snapshot: disallow the COW and origin devices from being identical
774 - dm: fix excessive dm-mq context switching
775 - dm thin metadata: don't issue prefetches if a transaction abort has failed
776 - dm cache: make sure every metadata function checks fail_io
777 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
778 - usb: retry reset if a device times out
779 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
780 - USB: uas: Reduce can_queue to MAX_CMNDS
781 - USB: cdc-acm: more sanity checking
782 - USB: iowarrior: fix oops with malicious USB descriptors
783 - USB: usb_driver_claim_interface: add sanity checking
784 - USB: mct_u232: add sanity checking in probe
785 - USB: digi_acceleport: do sanity checking for the number of ports
786 - USB: cypress_m8: add endpoint sanity check
787 - USB: serial: cp210x: Adding GE Healthcare Device ID
788 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
789 - USB: option: add "D-Link DWM-221 B1" device id
790 - pwc: Add USB id for Philips Spc880nc webcam
791 - Input: powermate - fix oops with malicious USB descriptors
792 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
793 - ALSA: usb-audio: Add sanity checks for endpoint accesses
794 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
795 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
796 - ALSA: usb-audio: Fix double-free in error paths after
797 snd_usb_add_audio_stream() call
798 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
799 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
800 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
801 - crypto: ccp - Add hash state import and export support
802 - crypto: ccp - Limit the amount of information exported
803 - crypto: ccp - Don't assume export/import areas are aligned
804 - crypto: ccp - memset request context to zero during import
805 - crypto: keywrap - memzero the correct memory
806 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
807 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
808 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
809 - X.509: Fix leap year handling again
810 - mei: bus: check if the device is enabled before data transfer
811 - HID: logitech: fix Dual Action gamepad support
812 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
813 - HID: multitouch: force retrieving of Win8 signature blob
814 - HID: fix hid_ignore_special_drivers module parameter
815 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
816 - staging: android: ion_test: fix check of platform_device_register_simple()
817 error code
818 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
819 - tty: Fix GPF in flush_to_ldisc(), part 2
820 - net: irda: Fix use-after-free in irtty_open()
821 - 8250: use callbacks to access UART_DLL/UART_DLM
822 - saa7134: Fix bytesperline not being set correctly for planar formats
823 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
824 - bttv: Width must be a multiple of 16 when capturing planar formats
825 - coda: fix first encoded frame payload
826 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
827 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
828 - mtip32xx: Fix broken service thread handling
829 - mtip32xx: Remove unwanted code from taskfile error handler
830 - mtip32xx: Print exact time when an internal command is interrupted
831 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
832 - mtip32xx: Handle safe removal during IO
833 - mtip32xx: Handle FTL rebuild failure state during device initialization
834 - mtip32xx: Implement timeout handler
835 - mtip32xx: Cleanup queued requests after surprise removal
836 - ALSA: pcm: Avoid "BUG:" string for warnings again
837 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
838 - ALSA: hda - Don't handle ELD notify from invalid port
839 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
840 - ALSA: hda - Fix unconditional GPIO toggle via automute
841 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
842 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
843 - brd: Fix discard request processing
844 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
845 - bcache: cleaned up error handling around register_cache()
846 - bcache: fix race of writeback thread starting before complete initialization
847 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
848 - mm: memcontrol: reclaim when shrinking memory.high below usage
849 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
850 - ia64: define ioremap_uc()
851 - watchdog: don't run proc_watchdog_update if new value is same as old
852 - watchdog: rc32434_wdt: fix ioctl error handling
853 - Bluetooth: Add new AR3012 ID 0489:e095
854 - Bluetooth: Fix potential buffer overflow with Add Advertising
855 - cgroup: ignore css_sets associated with dead cgroups during migration
856 - net: mvneta: enable change MAC address when interface is up
857 - of: alloc anywhere from memblock if range not specified
858 - vfs: show_vfsstat: do not ignore errors from show_devname method
859 - splice: handle zero nr_pages in splice_to_pipe()
860 - xtensa: ISS: don't hang if stdin EOF is reached
861 - xtensa: fix preemption in {clear,copy}_user_highpage
862 - xtensa: clear all DBREAKC registers on start
863 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
864 - ARC: bitops: Remove non relevant comments
865 - quota: Fix possible GPF due to uninitialised pointers
866 - xfs: fix two memory leaks in xfs_attr_list.c error paths
867 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
868 - md/raid5: Compare apples to apples (or sectors to sectors)
869 - RAID5: check_reshape() shouldn't call mddev_suspend
870 - RAID5: revert e9e4c377e2f563 to fix a livelock
871 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
872 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
873 - md: multipath: don't hardcopy bio in .make_request path
874 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
875 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
876 freed"
877 - fuse: do not use iocb after it may have been freed
878 - fuse: Add reference counting for fuse_io_priv
879 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
880 - rapidio/rionet: fix deadlock on SMP
881 - ipr: Fix out-of-bounds null overwrite
882 - ipr: Fix regression when loading firmware
883 - iwlwifi: mvm: Fix paging memory leak
884 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
885 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
886 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
887 - drm/amdgpu: include the right version of gmc header files for iceland
888 - IB/ipoib: fix for rare multicast join race condition
889 - tracing: Have preempt(irqs)off trace preempt disabled functions
890 - tracing: Fix crash from reading trace_pipe with sendfile
891 - tracing: Fix trace_printk() to print when not using bprintk()
892 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
893 - scripts/coccinelle: modernize &
894 - scripts/kconfig: allow building with make 3.80 again
895 - kbuild/mkspec: fix grub2 installkernel issue
896 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
897 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
898 - mmc: block: fix ABI regression of mmc_blk_ioctl
899 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
900 - mmc: sdhci: fix data timeout (part 1)
901 - mmc: sdhci: fix data timeout (part 2)
902 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
903 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
904 - clk: rockchip: rk3368: fix cpuclk core dividers
905 - clk: rockchip: rk3368: fix parents of video encoder/decoder
906 - clk: rockchip: rk3368: fix hdmi_cec gate-register
907 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
908 - clk: bcm2835: Fix setting of PLL divider clock rates
909 - target: Fix target_release_cmd_kref shutdown comp leak
910 - iser-target: Fix identification of login rx descriptor type
911 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
912 - iser-target: Separate flows for np listeners and connections cma events
913 - iser-target: Rework connection termination
914 - nfsd4: fix bad bounds checking
915 - nfsd: fix deadlock secinfo+readdir compound
916 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
917 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
918 - ACPI / PM: Runtime resume devices when waking from hibernate
919 - writeback, cgroup: fix premature wb_put() in
920 locked_inode_to_wb_and_lock_list()
921 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
922 inode
923 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
924 trackstick buttons, again"
925 - Input: synaptics - handle spurious release of trackstick buttons, again
926 - Input: ims-pcu - sanity check against missing interfaces
927 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
928 - ocfs2/dlm: fix race between convert and recovery
929 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
930 - mm/page_alloc: prevent merging between isolated and other pageblocks
931 - mtd: onenand: fix deadlock in onenand_block_markbad
932 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
933 - scsi_common: do not clobber fixed sense information
934 - sched/cputime: Fix steal time accounting vs. CPU hotplug
935 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
936 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
937 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
938 - Linux 4.4.7
939
940 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
941 - Bluetooth: Add new AR3012 ID 0489:e095
942
943 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
944 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
945
946 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
947 gl552jx (LP: #1552925)
948 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
949
950 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
951 (LP: #1546694)
952 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
953
954 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
955 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
956
957 * s390/pci: add extra padding to function measurement block (LP: #1572291)
958 - s390/pci: add extra padding to function measurement block
959
960 * CVE-2016-3951 (LP: #1567191)
961 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
962 - usbnet: cleanup after bind() in probe()
963
964 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
965 - efi: Remove redundant efi_set_variable_nonblocking() prototype
966 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
967 - efi: Add nonblocking option to efi_query_variable_store()
968 - efi: Add NV memory attribute
969 - efi: Reformat GUID tables to follow the format in UEFI spec
970 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
971 - SAUCE: (noup) Add EFI signature data types
972 - crypto: KEYS: convert public key and digsig asym to the akcipher api
973 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
974 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
975 - [Config] CONFIG_IMA_MOK_KEYRING=y
976 - IMA: create machine owner and blacklist keyrings
977 - KEYS: Add an alloc flag to convey the builtinness of a key
978 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
979 - SAUCE: (noup) KEYS: Add a system blacklist keyring
980 - SAUCE: (noup) MODSIGN: Support not importing certs from db
981
982 * Miscellaneous Ubuntu changes
983 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
984
985 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
986
987linux (4.4.0-21.37) xenial; urgency=low
988
989 [ Tim Gardner ]
990
991 * Release Tracking Bug
992 - LP: #1571791
993
994 * linux: MokSBState is ignored (LP: #1571691)
995 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
996 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
997 - SAUCE: (noup) Display MOKSBState when disabled
998
999 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
1000
1001linux (4.4.0-20.36) xenial; urgency=low
1002
1003 [ Tim Gardner ]
1004
1005 * Release Tracking Bug
1006 - LP: #1571069
1007
1008 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
1009 - SAUCE: kernfs: Do not match superblock in another user namespace when
1010 mounting
1011
1012 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
1013 - x86/topology: Fix logical package mapping
1014 - x86/topology: Fix Intel HT disable
1015 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
1016 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
1017 - x86/topology: Fix AMD core count
1018
1019 * [regression]: Failed to call clock_adjtime(): Invalid argument
1020 (LP: #1566465)
1021 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
1022
1023 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
1024
1025linux (4.4.0-19.35) xenial; urgency=low
1026
1027 [ Tim Gardner ]
1028
1029 * Release Tracking Bug
1030 - LP: #1570348
1031
1032 * CVE-2016-2847 (LP: #1554260)
1033 - pipe: limit the per-user amount of pages allocated in pipes
1034
1035 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
1036 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
1037
1038 * arm64: guest hangs when ntpd is running (LP: #1549494)
1039 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
1040
1041 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1042 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
1043
1044 * s390/cpumf: Fix lpp detection (LP: #1555344)
1045 - s390/facilities: use stfl mnemonic instead of insn magic
1046 - s390/facilities: always use lowcore's stfle field for storing facility bits
1047 - s390/cpumf: Fix lpp detection
1048
1049 * s390x kernel image needs weightwatchers (LP: #1536245)
1050 - [Config] s390x: Use compressed kernel bzImage
1051
1052 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
1053 upgrading to Ubuntu 16.04 (LP: #1567581)
1054 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
1055 device-tree properties"
1056
1057 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
1058 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
1059 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
1060 - cpufreq: powernv: Add sysfs attributes to show throttle stats
1061
1062 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
1063 - [Config] Add ib_iser to generic inclusion list
1064
1065 * thunderx nic performance improvements (LP: #1567093)
1066 - net: thunderx: Set recevie buffer page usage count in bulk
1067 - net: thunderx: Adjust nicvf structure to reduce cache misses
1068
1069 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
1070 - net: thunderx: Fix for multiqset not configured upon interface toggle
1071 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
1072 - net: thunderx: Fix receive packet stats
1073
1074 * Miscellaneous Ubuntu changes
1075 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
1076
1077 * Miscellaneous upstream changes (LP: #1564901)
1078 - Input: xpad - correctly handle concurrent LED and FF requests
1079
1080 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
1081
1082linux (4.4.0-18.34) xenial; urgency=low
1083
1084 [ Tim Gardner ]
1085
1086 * Release Tracking Bug
1087 - LP: #1566868
1088
1089 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
1090 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
1091 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
1092
1093 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
1094 - [Config] CONFIG_ARCH_ROCKCHIP=y
1095
1096 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
1097 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
1098 - perf/x86/cqm: Fix CQM memory leak and notifier leak
1099 - x86/cpufeature: Carve out X86_FEATURE_*
1100 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
1101 - x86/topology: Create logical package id
1102 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
1103 - perf/x86/mbm: Add memory bandwidth monitoring event management
1104 - perf/x86/mbm: Implement RMID recycling
1105 - perf/x86/mbm: Add support for MBM counter overflow handling
1106
1107 * User namespace mount updates (LP: #1566505)
1108 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
1109 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
1110 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
1111 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
1112 - SAUCE: fs: fix a posible leak of allocated superblock
1113
1114 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
1115 (LP: #1566518)
1116 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
1117 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
1118
1119 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
1120 for Alpine Ridge on SKL (LP: #1519623)
1121 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
1122 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
1123 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
1124 - usb: add device descriptor for usb 3.1 root hub
1125 - usb: Support USB 3.1 extended port status request
1126 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
1127 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
1128 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
1129 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
1130 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
1131 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
1132 - usb: Add USB 3.1 Precision time measurement capability descriptor support
1133 - xhci: refactor and cleanup endpoint initialization.
1134 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
1135 - xhci: cleanup isoc tranfers queuing code
1136 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
1137 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
1138
1139 * wrong/missing permissions for device file /dev/prandom (prng.ko)
1140 (LP: #1558275)
1141 - s390/crypto: provide correct file mode at device register.
1142
1143 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
1144 - ALSA: hda - fix front mic problem for a HP desktop
1145
1146 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
1147 (LP: #1556228)
1148 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
1149
1150 * please provide mmc-modules udeb (LP: #1565765)
1151 - [Config] Add mmc block drivers to d-i
1152
1153 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1154 - Add secure_modules() call
1155 - PCI: Lock down BAR access when module security is enabled
1156 - x86: Lock down IO port access when module security is enabled
1157 - ACPI: Limit access to custom_method
1158 - asus-wmi: Restrict debugfs interface when module loading is restricted
1159 - Restrict /dev/mem and /dev/kmem when module loading is restricted
1160 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
1161 - kexec: Disable at runtime if the kernel enforces module loading restrictions
1162 - x86: Restrict MSR access when module loading is restricted
1163 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
1164 - Add option to automatically enforce module signatures when in Secure Boot mode
1165 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
1166 - efi: Add EFI_SECURE_BOOT bit
1167 - hibernate: Disable in a signed modules environment
1168
1169 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
1170 - PCI: Add fwnode_handle to x86 pci_sysdata
1171 - PCI: Look up IRQ domain by fwnode_handle
1172 - [Config] CONFIG_PCI_HYPERV=m
1173 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
1174
1175 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
1176 (LP: #1559923)
1177 - ACPI / processor: Request native thermal interrupt handling via _OSC
1178
1179 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
1180 (LP: #1564591)
1181 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
1182
1183 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
1184 - atomics: Allow architectures to define their own __atomic_op_* helpers
1185 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
1186 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
1187 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
1188
1189 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
1190 - [Debian] cpupower uses non-standard CROSS
1191
1192 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
1193 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
1194
1195 * Unable to migrate container (LP: #1563921)
1196 - SAUCE: cgroup mount: ignore nsroot=
1197
1198 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
1199 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
1200
1201 * /proc/$pid/maps performance regression (LP: #1547231)
1202 - proc: revert /proc/<pid>/maps [stack:TID] annotation
1203
1204 * TPM2.0 trusted keys fixes (LP: #1398274)
1205 - tpm: remove unneeded include of actbl2.h
1206 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
1207 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
1208 - tpm_tis: Disable interrupt auto probing on a per-device basis
1209 - tpm_tis: Do not fall back to a hardcoded address for TPM2
1210 - tpm_tis: Use devm_ioremap_resource
1211 - tpm_tis: Clean up the force=1 module parameter
1212 - tpm_crb: Drop le32_to_cpu(ioread32(..))
1213 - tpm_crb: Use devm_ioremap_resource
1214 - tpm: fix the rollback in tpm_chip_register()
1215 - tpm: fix the cleanup of struct tpm_chip
1216 - tpm: fix: set continueSession attribute for the unseal operation
1217 - tpm: fix: return rc when devm_add_action() fails
1218 - tpm_eventlog.c: fix binary_bios_measurements
1219 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
1220 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
1221 - tpm_tis: fix build warning with tpm_tis_resume
1222
1223 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
1224 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
1225
1226 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
1227 Xenial (LP: #1563485)
1228 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
1229 - cxlflash: Increase cmd_per_lun for better throughput
1230 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
1231
1232 * Miscellaneous Ubuntu changes
1233 - [Config] do_zfs_powerpc64-smp = true
1234 - [Debian] fix linux_tools when cross-compiling
1235 - [Config] do_zfs_powerpc64-smp use default value
1236 - SAUCE: apparmor: Fix FTBFS due to bad include path
1237 - SAUCE: i915_bpo: Disable preliminary hw support
1238
1239 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
1240
1241linux (4.4.0-17.33) xenial; urgency=low
1242
1243 [ Tim Gardner ]
1244
1245 * Release Tracking Bug
1246 - LP: #1563441
1247
1248 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
1249 (LP: #1560552)
1250 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
1251 about to hit.
1252
1253 * Predictable naming mechanism is leading to issues in DLPAR operations of
1254 NICs (LP: #1560514)
1255 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
1256 properties
1257
1258 * ThunderX: support alternative phy implementations (LP: #1562968)
1259 - net: thunderx: Cleanup PHY probing code.
1260 - [Config] CONFIG_MDIO_CAVIUM=m
1261 - phy: mdio-octeon: Refactor into two files/modules
1262 - [Config] CONFIG_MDIO_THUNDER=m
1263 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
1264 - phy: mdio-cavium: Add missing MODULE_* annotations.
1265 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
1266 - phy: mdio-thunder: Fix some Kconfig typos
1267 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
1268
1269 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
1270 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
1271 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
1272
1273 * lots of printk to serial console can hang system for long time
1274 (LP: #1534216)
1275 - printk: set may_schedule for some of console_trylock() callers
1276
1277 * [i915_bpo] Update i915 backport driver (LP: #1560395)
1278 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
1279 - PM / runtime: Add new helper for conditional usage count incrementation
1280 - drm/core: Add drm_for_each_encoder_mask, v2.
1281 - drm/atomic-helper: Implement subsystem-level suspend/resume
1282
1283 * [Hyper-V] VM Sockets (LP: #1541585)
1284 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
1285 - Drivers: hv: vmbus: Add vendor and device atttributes
1286 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
1287 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
1288 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
1289 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
1290 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
1291 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
1292 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
1293 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
1294 - Drivers: hv: vmbus: add a per-channel rescind callback
1295 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
1296 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
1297 - Drivers: hv: vmbus: Give control over how the ring access is serialized
1298 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
1299 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
1300 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
1301 - Drivers: hv: vmbus: remove code duplication in message handling
1302 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
1303 - Drivers: hv: util: Pass the channel information during the init call
1304 - Drivers: hv: utils: Remove util transport handler from list if registration fails
1305 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
1306 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
1307
1308 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
1309 (LP: #1559918)
1310 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
1311
1312 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
1313 - net: add tc offload feature flag
1314 - net: tc: helper functions to query action types
1315 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
1316 - net: rework ndo tc op to consume additional qdisc handle parameter
1317 - net: rework setup_tc ndo op to consume general tc operand
1318 - net: sched: add cls_u32 offload hooks for netdevs
1319 - net: ixgbe: add support for tc_u32 offload
1320 - net: ixgbe: abort with cls u32 divisor groups greater than 1
1321
1322 * Bring fm10k up to Fortville SW5 (LP: #1562310)
1323 - net: add netif_is_team_master helper
1324 - net: add netif_is_team_port helper
1325 - net: add netif_is_lag_master helper
1326 - net: add netif_is_lag_port helper
1327 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
1328 - fm10k: don't reinitialize RSS flow table when RXFH configured
1329
1330 * [Feature]Always Running Timer (ART) to System Time translation
1331 (LP: #1519625)
1332 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
1333 - timekeeping: Provide internal function __ktime_get_real_seconds
1334 - timekeeping: Cap adjustments so they don't exceed the maxadj value
1335 - clocksource: Make clocksource validation work for all clocksources
1336 - time: Add cycles to nanoseconds translation
1337 - time: Add timekeeping snapshot code capturing system time and counter
1338 - time: Remove duplicated code in ktime_get_raw_and_real()
1339 - time: Add driver cross timestamp interface for higher precision time synchronization
1340 - time: Add history to cross timestamp interface supporting slower devices
1341 - time/timekeeping: Work around false positive GCC warning
1342 - x86/tsc: Always Running Timer (ART) correlated clocksource
1343 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
1344 - [Config] CONFIG_E1000E_HWTS=y
1345 - e1000e: Adds hardware supported cross timestamp on e1000e nic
1346
1347 * x-gene2: add SoC v2 support to clock (LP: #1561604)
1348 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
1349
1350 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
1351 - perf/x86: Move perf_event.c ............... => x86/events/core.c
1352 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
1353 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
1354 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
1355 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
1356 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
1357 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
1358 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
1359 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
1360 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
1361 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
1362 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
1363 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
1364 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
1365 x86/events/intel/uncore.[ch]
1366 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
1367 x86/events/intel/uncore_nmhex.c
1368 - perf/x86: Move perf_event_intel_uncore_snb.c =>
1369 x86/events/intel/uncore_snb.c
1370 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
1371 x86/events/intel/uncore_snbep.c
1372 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
1373 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
1374 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
1375 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
1376 - perf/x86: Move perf_event.h to its new home
1377 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
1378
1379 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
1380 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
1381
1382 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
1383
1384linux (4.4.0-16.32) xenial; urgency=low
1385
1386 [ Tim Gardner ]
1387
1388 * Release Tracking Bug
1389 - LP: #1561727
1390
1391 * fix thermal throttling due to commit "Thermal: initialize thermal zone
1392 device correctly" (LP: #1561676)
1393 - Thermal: Ignore invalid trip points
1394
1395 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
1396 on press (LP: #1553811)
1397 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
1398 buttons, again
1399
1400 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
1401 (LP: #1560583)
1402 - SAUCE: apparmor: Allow ns_root processes to open profiles file
1403 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
1404
1405 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
1406 - ubuntu: vbox -- update to 5.0.16-dfsg-2
1407
1408 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
1409 s390x (LP: #1557690)
1410 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
1411
1412 * spl/zfs fails to build on s390x (LP: #1519814)
1413 - [Config] s390x -- re-enable zfs
1414 - [Config] zfs -- disable powerpc until the test failures can be resolved
1415
1416 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
1417 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
1418
1419 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
1420 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
1421 - [Config] powerpc -- convert zfs configuration to custom_override
1422
1423 * Memory arena corruption with FUSE (was Memory allocation failure crashes
1424 kernel hard, presumably related to FUSE) (LP: #1505948)
1425 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
1426 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
1427
1428 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
1429 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
1430
1431 * linux packaging: clear remaining redundant delta (LP: #1560445)
1432 - [Debian] Remove generated intermediate files on clean
1433
1434 * arm64: guest hangs when ntpd is running (LP: #1549494)
1435 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
1436 - Revert "hrtimer: Catch illegal clockids"
1437 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
1438
1439 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
1440 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
1441 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
1442 ThunderX
1443
1444 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
1445 (LP: #1559609)
1446 - arcmsr: fixed getting wrong configuration data
1447 - arcmsr: fixes not release allocated resource
1448 - arcmsr: make code more readable
1449 - arcmsr: adds code to support new Areca adapter ARC1203
1450 - arcmsr: changes driver version number
1451 - arcmsr: more readability improvements
1452 - arcmsr: Split dma resource allocation to a new function
1453 - arcmsr: change driver version to v1.30.00.22-20151126
1454
1455 * server image has no keyboard, desktop image works (LP: #1559692)
1456 - [Config] Rework input-modules (d-i) list
1457
1458 * PMU support for Cavium ThunderX (LP: #1559349)
1459 - arm64: perf: Rename Cortex A57 events
1460 - arm64/perf: Add Cavium ThunderX PMU support
1461 - arm64: perf: Enable PMCR long cycle counter bit
1462 - arm64: perf: Extend event mask for ARMv8.1
1463 - arm64: dts: Add Cavium ThunderX specific PMU
1464
1465 * Show ARM PMU events in perf stat (LP: #1559350)
1466 - drivers/perf: kill armpmu_register
1467 - arm: perf: Convert event enums to #defines
1468 - arm: perf: Add event descriptions
1469 - arm64: perf: Convert event enums to #defines
1470 - arm64: perf: Add event descriptions
1471 - ARM: perf: add format entry to describe event -> config mapping
1472 - arm64: perf: add format entry to describe event -> config mapping
1473
1474 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
1475 - EDAC/sb_edac: Fix computation of channel address
1476
1477 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
1478 - [Config] disable CONFIG_IP_PNP
1479
1480 * Miscellaneous Ubuntu changes
1481 - [Debian] Silence the reconstruct script
1482
1483 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
1484
1485linux (4.4.0-15.31) xenial; urgency=low
1486
1487 [ Tim Gardner ]
1488
1489 * Release Tracking Bug
1490 - LP: #1559252
1491
1492 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
1493 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
1494
1495 * policy namespace stacking (LP: #1379535)
1496 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
1497 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
1498 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
1499 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
1500 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
1501 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
1502 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
1503 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
1504 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
1505 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
1506 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
1507 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
1508 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
1509 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
1510 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
1511 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
1512 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
1513 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
1514 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
1515 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
1516 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
1517 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
1518 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
1519 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
1520 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
1521 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
1522 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
1523 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
1524 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
1525 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
1526 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
1527 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
1528 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
1529 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
1530 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
1531 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
1532 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
1533 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
1534 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
1535 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
1536 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
1537 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
1538 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
1539 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
1540 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
1541 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
1542 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
1543 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
1544 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
1545
1546 * Add arm64 NUMA support (LP: #1558765)
1547 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
1548 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
1549 - [Config] CONFIG_OF_NUMA=y
1550 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
1551 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
1552 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
1553 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
1554 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
1555
1556 * vivid/linux: total ADT test failures (LP: #1558447)
1557 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
1558
1559 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
1560 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
1561 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
1562
1563 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
1564 - s390/pci: enforce fmb page boundary rule
1565
1566 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
1567 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
1568 - page_to_phys() always returns a multiple of PAGE_SIZE
1569 - s390/pci: provide ZPCI_ADDR macro
1570 - s390/pci: improve ZPCI_* macros
1571 - s390/pci: resize iomap
1572 - s390/pci: fix bar check
1573 - s390/pci: set error state for unusable functions
1574 - s390/pci: remove iomap sanity checks
1575 - s390/pci: remove pdev pointer from arch data
1576 - s390/pci: add ioctl interface for CLP
1577
1578 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
1579 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
1580 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
1581 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
1582 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
1583
1584 * skb_warn_bad_offload Crash (LP: #1558025)
1585 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
1586
1587 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
1588 - [Config] CONFIG_PCI_HOST_COMMON=y
1589 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
1590 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
1591 - PCI: generic: Move structure definitions to separate header file
1592 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
1593 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
1594 - PCI: thunder: Add PCIe host driver for ThunderX processors
1595 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
1596
1597 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
1598 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
1599
1600 * Xenial update to v4.4.6 stable release (LP: #1558330)
1601 - arm64: account for sparsemem section alignment when choosing vmemmap offset
1602 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
1603 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
1604 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
1605 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
1606 - kvm: cap halt polling at exactly halt_poll_ns
1607 - KVM: VMX: disable PEBS before a guest entry
1608 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
1609 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
1610 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
1611 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
1612 - s390/dasd: fix diag 0x250 inline assembly
1613 - tracing: Fix check for cpu online when event is disabled
1614 - dmaengine: at_xdmac: fix residue computation
1615 - jffs2: reduce the breakage on recovery from halfway failed rename()
1616 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
1617 - ASoC: dapm: Fix ctl value accesses in a wrong type
1618 - ASoC: samsung: Use IRQ safe spin lock calls
1619 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
1620 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
1621 - ovl: ignore lower entries when checking purity of non-directory entries
1622 - ovl: fix working on distributed fs as lower layer
1623 - wext: fix message delay/ordering
1624 - cfg80211/wext: fix message ordering
1625 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
1626 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
1627 - mac80211: minstrel: Change expected throughput unit back to Kbps
1628 - mac80211: fix use of uninitialised values in RX aggregation
1629 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
1630 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
1631 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
1632 - mac80211: Fix Public Action frame RX in AP mode
1633 - gpu: ipu-v3: Do not bail out on missing optional port nodes
1634 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
1635 - drm/radeon: Fix error handling in radeon_flip_work_func.
1636 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
1637 - userfaultfd: don't block on the last VM updates at exit time
1638 - ovl: fix getcwd() failure after unsuccessful rmdir
1639 - MIPS: Fix build error when SMP is used without GIC
1640 - MIPS: smp.c: Fix uninitialised temp_foreign_map
1641 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
1642 - target: Drop incorrect ABORT_TASK put for completed commands
1643 - ld-version: Fix awk regex compile failure
1644 - Linux 4.4.6
1645
1646 * linux fails to load x.509 built-in certificate (LP: #1557250)
1647 - lib/mpi: Endianness fix
1648
1649 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
1650 - [Config] CONFIG_NET_9P=m for s390x
1651
1652 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
1653 (LP: #1557950)
1654 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
1655 - net/mlx5e: Don't modify CQ before it was created
1656
1657 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
1658 - mmc: sdhci: Do not BUG on invalid vdd
1659 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
1660 - mmc: It is not an error for the card to be removed while suspended
1661
1662 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
1663 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
1664
1665 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
1666 - [Config] CONFIG_NUMA_EMU=y for s390x
1667
1668 * Miscellaneous Ubuntu changes
1669 - [Debian] git-ubuntu-log -- prevent bug references being split
1670 - [Debian] git-ubuntu-log -- git log output is UTF-8
1671
1672 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
1673
1674linux (4.4.0-14.30) xenial; urgency=low
1675
1676 [ Tim Gardner ]
1677
1678 * Release Tracking Bug
1679 - LP: #1557508
1680
1681 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
1682 - powerpc: Fix dedotify for binutils >= 2.26
1683
1684 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
1685 - Illumos 6370 - ZFS send fails to transmit some holes
1686
1687 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
1688 camera (LP: #1557138)
1689 - UVC: Add support for ds4 depth camera
1690
1691 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
1692 - sched/numa: Fix use-after-free bug in the task_numa_compare
1693
1694 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
1695 files (LP: #1555997)
1696 - ovl: copy new uid/gid into overlayfs runtime inode
1697
1698 * Miscellaneous Ubuntu changes
1699 - SAUCE: Dump stack when X.509 certificates cannot be loaded
1700
1701 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
1702
1703linux (4.4.0-13.29) xenial; urgency=low
1704
1705 [ Tim Gardner ]
1706
1707 * Release Tracking Bug
1708 - LP: #1556247
1709
1710 * s390/mm: four page table levels vs. fork (LP: #1556141)
1711 - s390/mm: four page table levels vs. fork
1712
1713 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
1714 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
1715 - hv_netvsc: cleanup netdev feature flags for netvsc
1716
1717 * fails to boot on megaraid (LP: #1552903)
1718 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
1719 case of PD list DCMD failure
1720
1721 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
1722 - ALSA: hda - add codec support for Kabylake display audio codec
1723
1724 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
1725 - cpufreq: powernv: Free 'chips' on module exit
1726 - cpufreq: powernv: Hot-plug safe the kworker thread
1727 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
1728 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
1729 - cpufreq: powernv: Replace pr_info with trace print for throttle event
1730 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
1731
1732 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
1733 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
1734
1735 * integer overflow in xt_alloc_table_info (LP: #1555353)
1736 - SAUCE: (noup) netfilter: x_tables: check for size overflow
1737
1738 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
1739 - [Packaging] reconstruct -- automatically reconstruct against base tag
1740 - [Config] reconstruct -- update to autoreconstruct output
1741 - [Packaging] reconstruct -- update when inserting final changes
1742
1743 * Xenial update to v4.4.5 stable release (LP: #1555640)
1744 - use ->d_seq to get coherency between ->d_inode and ->d_flags
1745 - drivers: sh: Restore legacy clock domain on SuperH platforms
1746 - Btrfs: fix deadlock running delayed iputs at transaction commit time
1747 - btrfs: Fix no_space in write and rm loop
1748 - btrfs: async-thread: Fix a use-after-free error for trace
1749 - block: Initialize max_dev_sectors to 0
1750 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
1751 - parisc: Fix ptrace syscall number and return value modification
1752 - mips/kvm: fix ioctl error handling
1753 - kvm: x86: Update tsc multiplier on change.
1754 - fbcon: set a default value to blink interval
1755 - cifs: fix out-of-bounds access in lease parsing
1756 - CIFS: Fix SMB2+ interim response processing for read requests
1757 - Fix cifs_uniqueid_to_ino_t() function for s390x
1758 - vfio: fix ioctl error handling
1759 - KVM: x86: fix root cause for missed hardware breakpoints
1760 - arm/arm64: KVM: Fix ioctl error handling
1761 - iommu/amd: Apply workaround for ATS write permission check
1762 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
1763 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
1764 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
1765 - drm/ast: Fix incorrect register check for DRAM width
1766 - drm/radeon/pm: update current crtc info after setting the powerstate
1767 - drm/amdgpu/pm: update current crtc info after setting the powerstate
1768 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
1769 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
1770 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
1771 - libata: fix HDIO_GET_32BIT ioctl
1772 - libata: Align ata_device's id on a cacheline
1773 - block: bio: introduce helpers to get the 1st and last bvec
1774 - writeback: flush inode cgroup wb switches instead of pinning super_block
1775 - Adding Intel Lewisburg device IDs for SATA
1776 - arm64: vmemmap: use virtual projection of linear region
1777 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
1778 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
1779 - tracing: Do not have 'comm' filter override event 'comm' field
1780 - pata-rb532-cf: get rid of the irq_to_gpio() call
1781 - Btrfs: fix loading of orphan roots leading to BUG_ON
1782 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
1783 - jffs2: Fix page lock / f->sem deadlock
1784 - Fix directory hardlinks from deleted directories
1785 - dmaengine: pxa_dma: fix cyclic transfers
1786 - adv7604: fix tx 5v detect regression
1787 - ALSA: usb-audio: Add a quirk for Plantronics DA45
1788 - ALSA: ctl: Fix ioctls for X32 ABI
1789 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
1790 - ALSA: rawmidi: Fix ioctls X32 ABI
1791 - ALSA: timer: Fix ioctls for X32 ABI
1792 - ALSA: pcm: Fix ioctls for X32 ABI
1793 - ALSA: seq: oss: Don't drain at closing a client
1794 - ALSA: hdspm: Fix wrong boolean ctl value accesses
1795 - ALSA: hdsp: Fix wrong boolean ctl value accesses
1796 - ALSA: hdspm: Fix zero-division
1797 - ALSA: timer: Fix broken compat timer user status ioctl
1798 - usb: chipidea: otg: change workqueue ci_otg as freezable
1799 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
1800 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
1801 - USB: qcserial: add Sierra Wireless EM74xx device ID
1802 - USB: serial: option: add support for Telit LE922 PID 0x1045
1803 - USB: serial: option: add support for Quectel UC20
1804 - MIPS: scache: Fix scache init with invalid line size.
1805 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
1806 - ubi: Fix out of bounds write in volume update code
1807 - i2c: brcmstb: allocate correct amount of memory for regmap
1808 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
1809 - block: check virt boundary in bio_will_gap()
1810 - block: get the 1st and last bvec via helpers
1811 - drm/i915: more virtual south bridge detection
1812 - drm/i915: refine qemu south bridge detection
1813 - modules: fix longstanding /proc/kallsyms vs module insertion race.
1814 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
1815 - Linux 4.4.5
1816
1817 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
1818 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
1819
1820 * TPM2.0 trusted keys fixes (LP: #1398274)
1821 - tpm_tis: further simplify calculation of ordinal duration
1822 - tpm_tis: Use devm_free_irq not free_irq
1823 - tpm_tis: Ensure interrupts are disabled when the driver starts
1824 - tpm: rework tpm_get_timeouts()
1825 - tpm_tis: Get rid of the duplicate IRQ probing code
1826 - tpm_tis: Refactor the interrupt setup
1827 - tpm_tis: Tighten IRQ auto-probing
1828 - tpm_ibmvtpm: properly handle interrupted packet receptions
1829
1830 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
1831 - [Config] control.stub.in -- review versioned Build-Depends:
1832 - [Config] control.stub.in -- review versioned
1833 Depends/Breaks/Conflicts/Replaces
1834 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
1835 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
1836
1837 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
1838
1839linux (4.4.0-12.28) xenial; urgency=low
1840
1841 * Miscellaneous Ubuntu changes
1842 - reconstruct: Work around orig tarball packaging limitiations
1843 Fixes FTBS
1844
1845 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
1846
1847linux (4.4.0-12.27) xenial; urgency=low
1848
1849 [ Tim Gardner ]
1850
1851 * Release Tracking Bug
1852 - LP: #1554704
1853
1854 * Fails to detect (second) display (LP: #1543683)
1855 - drm/i915: Fix hpd live status bits for g4x
1856
1857 * s390x -- various configuration changes (LP: #1543165)
1858 - [Config] s390x -- enable CONFIG_NUMA
1859 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
1860 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
1861 - [Config] s390x -- disable CONFIG_NVMEM
1862 - [Config] s390x -- switch preempt mode to none
1863
1864 * Radeon hybrid graphics problem on resume (LP: #1554608)
1865 - Revert "drm/radeon: call hpd_irq_event on resume"
1866
1867 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
1868 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
1869 - drm/amdgpu: use $(src) in Makefile (v2)
1870 - drm/radeon: constify radeon_asic_ring structures
1871 - drm/amdgpu: add a callback for reading the bios from the rom directly
1872 - drm/amdgpu: add read_bios_from_rom callback for CI parts
1873 - drm/amdgpu: add read_bios_from_rom callback for VI parts
1874 - drm/amdgpu: Use new read bios from rom callback
1875 - drm/amdgpu: Use unlocked gem unreferencing
1876 - drm/radeon: Use unlocked gem unreferencing
1877 - drm/amd: add new gfx8 register definitions for EDC
1878 - drm/amdgpu: add EDC support for CZ (v3)
1879 - drm/amd: abstract kernel rq and normal rq to priority of run queue
1880 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
1881 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
1882 - drm/amdgpu: update rev id register for VI
1883 - drm/amdgpu: add more debugging output for driver failures
1884 - drm/amdgpu: add entity only when first job come
1885 - drm/amdgpu: handle error case for ctx
1886 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
1887 - drm/amdgpu: change default sched jobs to 32
1888 - drm/amdgpu: limit visible vram if it's smaller than the BAR
1889 - drm/amdgpu: restrict the sched jobs number to power of two
1890 - drm/amdgpu: put VM page tables directly into duplicates list
1891 - drm/amdgpu: split VM PD and PT handling during CS
1892 - drm/amdgpu: keep the PTs validation list in the VM v2
1893 - drm/radeon: Update radeon_get_vblank_counter_kms()
1894 - drm/radeon: only increment sync_seq when a fence is really emitted
1895 - drm/fb-helper: Use proper plane mask for fb cleanup
1896 - drm/amdgpu: fix dp link rate selection (v2)
1897 - drm/radeon: fix dp link rate selection (v2)
1898 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
1899 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
1900 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
1901 - drm/amdgpu: implement new cgs interface for acpi function
1902 - drm/amdgpu: implement cgs interface to query system info
1903 - drm/amdgpu: add new cgs interface to get display info (v2)
1904 - drm/amd/powerplay: add basic powerplay framework
1905 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
1906 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
1907 - drm/amd/powerplay: add SMU manager sub-component
1908 - drm/amd/powerplay: add hardware manager sub-component
1909 - SAUCE: amd: Include errno.h
1910 - drm/amd/powerplay: add Carrizo smu support
1911 - drm/amd/powerplay: add Carrizo dpm support
1912 - drm/amd/powerplay: add CG and PG support for carrizo
1913 - drm/amd/powerplay: add event manager sub-component
1914 - drm/amd/powerplay: implement functions of amd_powerplay_func
1915 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
1916 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
1917 - drm/amd/powerplay: add header file for tonga smu and dpm
1918 - drm/amd/powerplay: Add Tonga SMU support
1919 - drm/amd/powerplay: add Tonga dpm support (v3)
1920 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
1921 - drm/amd/powerplay: update atomctrl for fiji
1922 - drm/amd/powerplay: add Fiji SMU support.
1923 - drm/amd/powerplay: add Fiji DPM support.
1924 - drm/amdgpu: add amdgpu.powerplay module option
1925 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
1926 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
1927 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
1928 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
1929 - drm/amdgpu/powerplay: program display gap for tonga.
1930 - drm/amdgpu: enable powerplay module by default for tonga.
1931 - drm/amdgpu: enable powerplay module by default for fiji.
1932 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
1933 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
1934 - drm/amd/powerplay: Add CG and PG support for tonga
1935 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
1936 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
1937 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
1938 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
1939 - drm/amdgpu/powerplay: implement thermal control for tonga.
1940 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
1941 - drm/amdgpu: export fan control functions to amdgpu
1942 - drm/amdgpu: enable sysfs interface for powerplay
1943 - drm/amdgpu: support per device powerplay enablement (v2)
1944 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
1945 - drm/amd/powerplay: implement new funcs to check current states for tonga.
1946 - drm/amd/powerplay: refine the logic of whether need to update power state.
1947 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
1948 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
1949 - drm/amdgpu: extract pcie helpers to common header
1950 - drm: add drm_pcie_get_max_link_width helper (v2)
1951 - drm/amdgpu: store pcie gen mask and link width
1952 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
1953 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
1954 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
1955 - drm/amd/powerplay: fix boolreturn.cocci warnings
1956 - drm/amd/powerplay/tonga: Add UVD DPM init
1957 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
1958 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
1959 - drm/amdgpu: add sdma clock gating support for Fiji.
1960 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
1961 - drm/amd/powerplay: enable clock gating for Fiji.
1962 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
1963 - drm/amd/powerplay: implement smc state upload for CZ
1964 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
1965 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
1966 - drm/amd/powerplay: add new function point in hwmgr.
1967 - drm/amd/powerplay: add smc msg for NB P-State switch
1968 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
1969 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
1970 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
1971 - drm/amd/powerplay: Add PPLib debug print macro.
1972 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
1973 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
1974 - drm/amd/powerplay: add multimedia power gating support for Fiji.
1975 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
1976 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
1977 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
1978 - drm/amdgpu: Prepare DKMS build for powerplay module.
1979 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
1980 - drm/amd/powerplay: Add thermal protection support for Fiji.
1981 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
1982 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
1983 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
1984 - drm/amd/powerplay: fix boolreturn.cocci warnings
1985 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
1986 - drm/amd/powerplay: check whether enable dpm in powerplay.
1987 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
1988 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
1989 - drm/amd/powerplay: display gpu load when print performance for tonga.
1990 - drm/powerplay: add debugging output to tonga_processpptables.c
1991 - drm/powerplay: add debugging output to processpptables.c
1992 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
1993 - drm/amd/powerplay: Don't return an error if fan table is missing
1994 - amd\powerplay Implement get dal power level
1995 - amd/powerplay: Fix get dal power level
1996 - amd/powerplay: Add structures required to report configuration change
1997 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
1998 - drm/amd/powerplay: add point check to avoid NULL point hang.
1999 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
2000 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
2001 - drm: powerplay: use div64_s64 instead of do_div
2002 - drm/amd/powerplay: fix a reversed condition
2003 - drm/amdgpu/cgs: cleanup some indenting
2004 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
2005 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
2006 - drm/amd/powerplay: fix bug that NULL checks are reversed.
2007 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
2008 - drm/amd/powerplay: fix Smatch static checker warnings
2009 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
2010 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
2011 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
2012 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
2013 - drm/amdgpu: fix hex/decimal bug when show gpu load.
2014 - drm/amd/powerplay: add thermal control task when resume.
2015 - drm/amd/powerplay: enable set boot state task
2016 - drm/amd/powerplay: enable power down asic task. (v2)
2017 - drm/amd/powerplay: implement power down asic task for CZ
2018 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
2019 - drm/amdgpu/cgs: add an interface to access PCI resources
2020 - drm/amdgpu: add irq domain support
2021 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
2022 - drm/sysfs: use kobj_to_dev()
2023 - drm/amd/powerplay: fix static checker warning for return meaningless value.
2024 - drm/amdgpu/cz: add code to enable forcing UVD clocks
2025 - drm/amdgpu/cz: add code to enable forcing VCE clocks
2026 - drm/amdgpu/cz: force uvd clocks when sclks are forced
2027 - drm/amdgpu/cz: force vce clocks when sclks are forced
2028 - drm/amdgpu: use kobj_to_dev()
2029 - drm/radeon: use kobj_to_dev()
2030 - drm/ttm: fix adding foreign BOs to the LRU during init v2
2031 - drm/ttm: fix adding foreign BOs to the swap LRU
2032 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
2033 - drm/amdgpu: move VM page tables to the LRU end on CS v2
2034 - drm/amdgpu: validate duplicates first
2035 - drm/amdgpu: add missing irq.h include
2036 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
2037 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
2038 - amdkfd: don't open-code memdup_user()
2039 - amdkfd: Copy from the proper user command pointer
2040 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
2041 - amd/powerplay: disable powerplay by default initially
2042 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
2043 - drm/atomic-helper: Export framebuffer_changed()
2044 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
2045 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
2046 - drm/amdgpu: fix next_rptr handling for debugfs
2047 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
2048 - drm/radeon: only init fbdev if we have connectors
2049 - drm/amdgpu: don't init fbdev if we don't have any connectors
2050 - drm/amd/powerplay: Update SMU firmware loading for Stoney
2051 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
2052 - drm/amdkfd: Remove unnecessary cast in kfree
2053 - drm/amdgpu: only move pt bos in LRU list on success
2054 - drm/amdgpu: mask out WC from BO on unsupported arches
2055 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
2056 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
2057 - drm/amdgpu: load MEC ucode manually on iceland
2058 - drm/amdgpu: disable uvd and vce clockgating on Fiji
2059 - drm/amdgpu: add pcie cap module parameters (v2)
2060 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
2061 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
2062 - drm/amdgpu: handle uvd pg flags properly
2063 - drm/amdgpu: handle vce pg flags properly
2064 - drm/amdgpu: clean up vce pg flags for cz/st
2065 - drm/amdgpu: be consistent with uvd cg flags
2066 - drm/amd/powerplay/cz: disable uvd pg
2067 - drm/amd/powerplay/cz: disable vce pg
2068 - drm/amd/powerplay/tonga: disable uvd pg
2069 - drm/amd/powerplay/tonga: disable vce pg
2070 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
2071 - drm/amdgpu: remove unused cg defines
2072 - drma/dmgpu: move cg and pg flags into shared headers
2073 - drm/amdgpu/tonga: plumb pg flags through to powerplay
2074 - drm/amdgpu/cz: plumb pg flags through to powerplay
2075 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
2076
2077 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
2078 #1552632)
2079 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
2080
2081 * Miscellaneous Ubuntu changes
2082 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
2083
2084 * Miscellaneous upstream changes
2085 - net: thunderx: Fix for Qset error due to CQ full
2086 - ahci: Workaround for ThunderX Errata#22536
2087 - arm64: Add workaround for Cavium erratum 27456
2088 - tipc: fix nullptr crash during subscription cancel
2089
2090 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
2091
2092linux (4.4.0-11.26) xenial; urgency=low
2093
2094 [ Tim Gardner ]
2095
2096 * Release Tracking Bug
2097 - LP: #1553391
2098
2099 * Xenial update to v4.4.4 stable release (LP: #1553179)
2100 - af_iucv: Validate socket address length in iucv_sock_bind()
2101 - gro: Make GRO aware of lightweight tunnels.
2102 - net: dp83640: Fix tx timestamp overflow handling.
2103 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
2104 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
2105 - tcp: fix NULL deref in tcp_v4_send_ack()
2106 - af_unix: fix struct pid memory leak
2107 - pptp: fix illegal memory access caused by multiple bind()s
2108 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
2109 - net: dsa: fix mv88e6xxx switches
2110 - tipc: fix connection abort during subscription cancel
2111 - inet: frag: Always orphan skbs inside ip_defrag()
2112 - switchdev: Require RTNL mutex to be held when sending FDB notifications
2113 - tcp: beware of alignments in tcp_get_info()
2114 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
2115 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
2116 - ipv6: addrconf: Fix recursive spin lock call
2117 - ipv6: fix a lockdep splat
2118 - unix: correctly track in-flight fds in sending process user_struct
2119 - tcp: do not drop syn_recv on all icmp reports
2120 - net:Add sysctl_max_skb_frags
2121 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
2122 - enic: increment devcmd2 result ring in case of timeout
2123 - sctp: translate network order to host order when users get a hmacid
2124 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
2125 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
2126 eth_get_headlen
2127 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
2128 - bonding: Fix ARP monitor validation
2129 - ipv4: fix memory leaks in ip_cmsg_send() callers
2130 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
2131 - af_unix: Guard against other == sk in unix_dgram_sendmsg
2132 - tipc: fix premature addition of node to lookup table
2133 - tcp: md5: release request socket instead of listener
2134 - qmi_wwan: add "4G LTE usb-modem U901"
2135 - net/mlx4_en: Count HW buffer overrun only once
2136 - net/mlx4_en: Avoid changing dev->features directly in run-time
2137 - l2tp: Fix error creating L2TP tunnels
2138 - pppoe: fix reference counting in PPPoE proxy
2139 - net_sched fix: reclassification needs to consider ether protocol changes
2140 - route: check and remove route cache when we get route
2141 - tcp/dccp: fix another race at listener dismantle
2142 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
2143 - rtnl: RTM_GETNETCONF: fix wrong return value
2144 - tipc: unlock in error path
2145 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
2146 - sctp: Fix port hash table size computation
2147 - ext4: fix bh->b_state corruption
2148 - ARM: debug-ll: fix BCM63xx entry for multiplatform
2149 - arm64: errata: Add -mpc-relative-literal-loads to build flags
2150 - KVM: s390: fix guest fprs memory leak
2151 - devm_memremap: Fix error value when memremap failed
2152 - drm/gma500: Use correct unref in the gem bo create function
2153 - ARM: 8457/1: psci-smp is built only for SMP
2154 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
2155 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
2156 - efi: Do variable name validation tests in utf8
2157 - efi: Make our variable validation list include the guid
2158 - efi: Make efivarfs entries immutable by default
2159 - efi: Add pstore variables to the deletion whitelist
2160 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
2161 - bcache: fix a livelock when we cause a huge number of cache misses
2162 - bcache: Add a cond_resched() call to gc
2163 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
2164 - bcache: fix a leak in bch_cached_dev_run()
2165 - bcache: unregister reboot notifier if bcache fails to unregister device
2166 - bcache: allows use of register in udev to avoid "device_busy" error.
2167 - bcache: Change refill_dirty() to always scan entire disk if necessary
2168 - dm thin: fix race condition when destroying thin pool workqueue
2169 - can: ems_usb: Fix possible tx overflow
2170 - usb: dwc3: Fix assignment of EP transfer resources
2171 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
2172 - USB: option: add support for SIM7100E
2173 - USB: option: add "4G LTE usb-modem U901"
2174 - drivers: android: correct the size of struct binder_uintptr_t for
2175 BC_DEAD_BINDER_DONE
2176 - spi: omap2-mcspi: Prevent duplicate gpio_request
2177 - iw_cxgb3: Fix incorrectly returning error on success
2178 - drm/i915: shut up gen8+ SDE irq dmesg noise
2179 - ocfs2: unlock inode if deleting inode from orphan fails
2180 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
2181 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
2182 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
2183 - clocksource/drivers/vt8500: Increase the minimum delta
2184 - s390/kvm: remove dependency on struct save_area definition
2185 - KVM: s390: fix memory overwrites when vx is disabled
2186 - Btrfs: add missing brelse when superblock checksum fails
2187 - Btrfs: igrab inode in writepage
2188 - btrfs: statfs: report zero available if metadata are exhausted
2189 - Btrfs: send, don't BUG_ON() when an empty symlink is found
2190 - Btrfs: fix number of transaction units required to create symlink
2191 - Btrfs: fix transaction handle leak on failure to create hard link
2192 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
2193 subvolume roots
2194 - btrfs: initialize the seq counter in struct btrfs_device
2195 - s390: fix normalization bug in exception table sorting
2196 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
2197 - s390/dasd: fix refcount for PAV reassignment
2198 - s390/dasd: fix performance drop
2199 - uml: flush stdout before forking
2200 - uml: fix hostfs mknod()
2201 - um: link with -lpthread
2202 - locks: fix unlock when fcntl_setlk races with a close
2203 - rtlwifi: rtl_pci: Fix kernel panic
2204 - rtlwifi: rtl8192cu: Add missing parameter setup
2205 - rtlwifi: rtl8192ce: Fix handling of module parameters
2206 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
2207 - rtlwifi: rtl8723ae: Fix initialization of module parameters
2208 - rtlwifi: rtl8192se: Fix module parameter initialization
2209 - rtlwifi: rtl8188ee: Fix module parameter initialization
2210 - rtlwifi: rtl8723be: Fix module parameter initialization
2211 - mei: fix fasync return value on error
2212 - mei: validate request value in client notify request ioctl
2213 - namei: ->d_inode of a pinned dentry is stable only for positives
2214 - rc: sunxi-cir: Initialize the spinlock properly
2215 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
2216 - si2157: return -EINVAL if firmware blob is too big
2217 - gspca: ov534/topro: prevent a division by 0
2218 - vb2: fix a regression in poll() behavior for output,streams
2219 - tda1004x: only update the frontend properties if locked
2220 - dm space map metadata: remove unused variable in brb_pop()
2221 - dm snapshot: fix hung bios when copy error occurs
2222 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
2223 - coresight: checking for NULL string in coresight_name_match()
2224 - irqchip/omap-intc: Add support for spurious irq handling
2225 - irqchip/mxs: Add missing set_handle_irq()
2226 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
2227 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
2228 - posix-clock: Fix return code on the poll method's error path
2229 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
2230 - mmc: usdhi6rol0: handle NULL data in timeout
2231 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
2232 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
2233 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
2234 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
2235 - mmc: core: Enable tuning according to the actual timing
2236 - mmc: mmci: fix an ages old detection error
2237 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
2238 - mmc: pxamci: fix again read-only gpio detection polarity
2239 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
2240 - mmc: sdhci: Allow override of mmc host operations
2241 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
2242 - Bluetooth: Use continuous scanning when creating LE connections
2243 - Bluetooth: Add support of Toshiba Broadcom based devices
2244 - Bluetooth: Fix incorrect removing of IRKs
2245 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
2246 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
2247 - time: Avoid signed overflow in timekeeping_get_ns()
2248 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
2249 - Revert "MIPS: Fix PAGE_MASK definition"
2250 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
2251 - MIPS: hpet: Choose a safe value for the ETIME check
2252 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
2253 - MIPS: Fix buffer overflow in syscall_get_arguments()
2254 - EDAC: Robustify workqueues destruction
2255 - EDAC, mc_sysfs: Fix freeing bus' name
2256 - sparc64: fix incorrect sign extension in sys_sparc64_personality
2257 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
2258 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
2259 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
2260 - virtio_balloon: fix race by fill and leak
2261 - virtio_balloon: fix race between migration and ballooning
2262 - virtio_pci: fix use after free on release
2263 - drm/vmwgfx: Fix an incorrect lock check
2264 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
2265 - drm/vmwgfx: respect 'nomodeset'
2266 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
2267 - drm/amdgpu: call hpd_irq_event on resume
2268 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
2269 - drm/amdgpu: fix tonga smu resume
2270 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
2271 - drm/amdgpu: no need to load MC firmware on fiji
2272 - drm/amdgpu: move gmc7 support out of CIK dependency
2273 - drm/amdgpu: iceland use CI based MC IP
2274 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
2275 - drm/amdgpu: pull topaz gmc bits into gmc_v7
2276 - drm/amdgpu: drop topaz support from gmc8 module
2277 - drm/amdgpu: don't load MEC2 on topaz
2278 - drm/amdgpu: remove exp hardware support from iceland
2279 - drm/amdgpu: fix s4 resume
2280 - drm/amdgpu: remove unnecessary forward declaration
2281 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
2282 - drm/amdgpu: fix issue with overlapping userptrs
2283 - drm/amdgpu: use post-decrement in error handling
2284 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
2285 - drm/amdgpu/pm: adjust display configuration after powerstate
2286 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
2287 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
2288 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
2289 training
2290 - drm/nouveau: platform: Fix deferred probe
2291 - drm/dp/mst: process broadcast messages correctly
2292 - drm/dp/mst: always send reply for UP request
2293 - drm/dp/mst: fix in MSTB RAD initialization
2294 - drm/dp/mst: fix in RAD element access
2295 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
2296 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
2297 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
2298 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
2299 - drm/dp/mst: deallocate payload on port destruction
2300 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
2301 - drm/radeon: call hpd_irq_event on resume
2302 - drm/radeon: Fix "slow" audio over DP on DCE8+
2303 - drm/radeon: clean up fujitsu quirks
2304 - drm/radeon: properly byte swap vce firmware setup
2305 - drm/radeon: cleaned up VCO output settings for DP audio
2306 - drm/radeon: Add a common function for DFS handling
2307 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
2308 - drm: add helper to check for wc memory support
2309 - drm/radeon: mask out WC from BO on unsupported arches
2310 - drm/radeon: hold reference to fences in radeon_sa_bo_new
2311 - drm: fix missing reference counting decrease
2312 - drm/i915: Restore inhibiting the load of the default context
2313 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
2314 - drm/i915: Init power domains early in driver load
2315 - drm/i915: Make sure DC writes are coherent on flush.
2316 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
2317 - drm/i915: Don't reject primary plane windowing with color keying enabled on
2318 SKL+
2319 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
2320 - drm/i915/dsi: defend gpio table against out of bounds access
2321 - drm/i915/dsi: don't pass arbitrary data to sideband
2322 - drm/i915: fix error path in intel_setup_gmbus()
2323 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
2324 - drm/radeon: use post-decrement in error handling
2325 - drm: No-Op redundant calls to drm_vblank_off() (v2)
2326 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
2327 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
2328 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
2329 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
2330 - drm/radeon/pm: adjust display configuration after powerstate
2331 - make sure that freeing shmem fast symlinks is RCU-delayed
2332 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
2333 supported
2334 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
2335 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
2336 - uapi: update install list after nvme.h rename
2337 - lib: sw842: select crc32
2338 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
2339 R700
2340 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
2341 R830
2342 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
2343 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
2344 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
2345 - dmaengine: dw: fix cyclic transfer setup
2346 - dmaengine: dw: fix cyclic transfer callbacks
2347 - dmaengine: at_xdmac: fix resume for cyclic transfers
2348 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
2349 - IB/cm: Fix a recently introduced deadlock
2350 - IB/qib: fix mcast detach when qp not attached
2351 - IB/qib: Support creating qps with GFP_NOIO flag
2352 - IB/mlx5: Expose correct maximum number of CQE capacity
2353 - Thermal: initialize thermal zone device correctly
2354 - Thermal: handle thermal zone device properly during system sleep
2355 - Thermal: do thermal zone update after a cooling device registered
2356 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
2357 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
2358 - hwmon: (ads1015) Handle negative conversion values correctly
2359 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
2360 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
2361 - seccomp: always propagate NO_NEW_PRIVS on tsync
2362 - libceph: fix ceph_msg_revoke()
2363 - libceph: don't bail early from try_read() when skipping a message
2364 - libceph: use the right footer size when skipping a message
2365 - libceph: don't spam dmesg with stray reply warnings
2366 - sd: Optimal I/O size is in bytes, not sectors
2367 - Staging: speakup: Fix getting port information
2368 - Revert "Staging: panel: usleep_range is preferred over udelay"
2369 - cdc-acm:exclude Samsung phone 04e8:685d
2370 - perf stat: Do not clean event's private stats
2371 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
2372 - rfkill: fix rfkill_fop_read wait_event usage
2373 - mac80211: Requeue work after scan complete for all VIF types.
2374 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
2375 - Revert "workqueue: make sure delayed work run in local cpu"
2376 - ALSA: hda - Apply clock gate workaround to Skylake, too
2377 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
2378 - target: Fix LUN_RESET active I/O handling for ACK_KREF
2379 - target: Fix LUN_RESET active TMR descriptor handling
2380 - target: Fix TAS handling for multi-session se_node_acls
2381 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
2382 - target: Fix race with SCF_SEND_DELAYED_TAS handling
2383 - spi: atmel: fix gpio chip-select in case of non-DT platform
2384 - libata: fix sff host state machine locking while polling
2385 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
2386 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
2387 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
2388 - cpuset: make mm migration asynchronous
2389 - cgroup: make sure a parent css isn't offlined before its children
2390 - writeback: keep superblock pinned during cgroup writeback association
2391 switches
2392 - phy: core: fix wrong err handle for phy_power_on
2393 - i2c: i801: Adding Intel Lewisburg support for iTCO
2394 - bio: return EINTR if copying to user space got interrupted
2395 - block: fix use-after-free in dio_bio_complete
2396 - nfs: fix nfs_size_to_loff_t
2397 - NFSv4: Fix a dentry leak on alias use
2398 - of/irq: Fix msi-map calculation for nonzero rid-base
2399 - KVM: async_pf: do not warn on page allocation failures
2400 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
2401 - KVM: x86: fix missed hardware breakpoints
2402 - KVM: x86: MMU: fix ubsan index-out-of-range warning
2403 - powerpc/eeh: Fix partial hotplug criterion
2404 - tracing: Fix showing function event in available_events
2405 - sunrpc/cache: fix off-by-one in qword_get()
2406 - kernel/resource.c: fix muxed resource handling in __request_region()
2407 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
2408 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
2409 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
2410 - xen/arm: correctly handle DMA mapping of compound pages
2411 - xen/scsiback: correct frontend counting
2412 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
2413 - xen/pciback: Save the number of MSI-X entries to be copied later.
2414 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
2415 extracted.
2416 - should_follow_link(): validate ->d_seq after having decided to follow
2417 - do_last(): ELOOP failure exit should be done after leaving RCU mode
2418 - hpfs: don't truncate the file when delete fails
2419 - x86/irq: Call chip->irq_set_affinity in proper context
2420 - x86/irq: Fix a race in x86_vector_free_irqs()
2421 - x86/irq: Validate that irq descriptor is still active
2422 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
2423 - x86/irq: Reorganize the return path in assign_irq_vector
2424 - x86/irq: Reorganize the search in assign_irq_vector
2425 - x86/irq: Check vector allocation early
2426 - x86/irq: Copy vectormask instead of an AND operation
2427 - x86/irq: Get rid of code duplication
2428 - x86/irq: Remove offline cpus from vector cleanup
2429 - x86/irq: Clear move_in_progress before sending cleanup IPI
2430 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
2431 - x86/irq: Remove outgoing CPU from vector cleanup mask
2432 - x86/irq: Call irq_force_move_complete with irq descriptor
2433 - x86/irq: Plug vector cleanup race
2434 - IB/cma: Fix RDMA port validation for iWarp
2435 - iwlwifi: dvm: fix WoWLAN
2436 - iwlwifi: pcie: properly configure the debug buffer size for 8000
2437 - iwlwifi: update and fix 7265 series PCI IDs
2438 - iwlwifi: mvm: don't allow sched scans without matches to be started
2439 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
2440 - bcache: prevent crash on changing writeback_running
2441 - Linux 4.4.4
2442
2443 * mlx4_en didn't choose time-stamping shift value according to HW frequency
2444 (LP: #1552627)
2445 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
2446
2447 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
2448 - target/transport: add flag to indicate CPU Affinity is observed
2449 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
2450 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
2451
2452 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
2453 - qla2xxx: Fix warning reported by static checker
2454 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
2455 - qla2xxx: Fix stale pointer access.
2456 - qla2xxx: Use ATIO type to send correct tmr response
2457 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
2458
2459 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
2460 - [Config] Add s390x zfcp to scsi-modules udeb
2461
2462 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
2463
2464linux (4.4.0-10.25) xenial; urgency=low
2465
2466 [ Tim Gardner ]
2467
2468 * Release Tracking Bug
2469 - LP: #1552247
2470
2471 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
2472 - security: let security modules use PTRACE_MODE_* with bitmasks
2473
2474 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
2475 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
2476
2477 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
2478 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
2479 - mmc: sdhci: Fix DMA descriptor with zero data length
2480
2481 * Miscellaneous Ubuntu changes
2482 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
2483
2484 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
2485
2486linux (4.4.0-9.24) xenial; urgency=low
2487
2488 [ Tim Gardner ]
2489
2490 * Release Tracking Bug
2491 - LP: #1551319
2492
2493 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
2494 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
2495
2496 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
2497 #1448912)
2498 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
2499 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
2500 replacedby is not setup
2501 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
2502 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
2503 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
2504 replacedby
2505 - SAUCE: apparmor: Fix: label_vec_merge insertion
2506 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
2507 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
2508 merge path
2509 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
2510 labelset lock
2511 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
2512
2513 * apparmor kernel BUG kills firefox (LP: #1430546)
2514 - SAUCE: apparmor: Disallow update of cred when then subjective != the
2515 objective cred
2516 - SAUCE: apparmor: rework retrieval of the current label in the profile update
2517 case
2518
2519 * sleep from invalid context in aa_move_mount (LP: #1539349)
2520 - SAUCE: apparmor: fix sleep from invalid context
2521
2522 * s390x: correct restore of high gprs on signal return (LP: #1550468)
2523 - s390/compat: correct restore of high gprs on signal return
2524
2525 * missing SMAP support (LP: #1550517)
2526 - x86/entry/compat: Add missing CLAC to entry_INT80_32
2527
2528 * Floating-point exception handler receives empty Data-Exception Code in
2529 Floating Point Control register (LP: #1548414)
2530 - s390/fpu: signals vs. floating point control register
2531
2532 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
2533 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
2534
2535 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
2536 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
2537 build fips840/b1208b_1604.840 (LP: #1532914)
2538 - cxl: Fix PSL timebase synchronization detection
2539
2540 * [Feature]EDAC support for Knights Landing (LP: #1519631)
2541 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
2542
2543 * Various failures of kernel_security suite on Xenial kernel on s390x arch
2544 (LP: #1531327)
2545 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
2546
2547 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
2548 - [Config] Provides: virtualbox-guest-modules when appropriate
2549
2550 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
2551 #1507588)
2552 - [Config] Provides: virtualbox-guest-modules when appropriate
2553
2554 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
2555 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
2556 - SAUCE: i915_bpo: Update intel_ips.h file location
2557 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
2558 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
2559 - drm/i915: remove an extra level of indirection in PCI ID list
2560 - drm/i915/kbl: Add Kabylake PCI ID
2561 - drm/i915/kbl: Add Kabylake GT4 PCI ID
2562 - mm: Export nr_swap_pages
2563 - async: export current_is_async()
2564 - drm: fix potential dangling else problems in for_each_ macros
2565 - dp/mst: add SDP stream support
2566 - drm: Implement drm_modeset_lock_all_ctx()
2567 - drm: Add "prefix" parameter to drm_rect_debug_print()
2568 - drm/i915: Set connector_state->connector using the helper.
2569 - drm/atomic: add connector mask to drm_crtc_state.
2570 - drm/i915: Report context GTT size
2571 - drm/i915: Add get_eld audio component
2572 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
2573 - SAUCE: i915_bpo: Revert passing plane/encoder name
2574 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
2575 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
2576 - drm/i915/bxt: update list of PCIIDs
2577 - drm/i915/skl: Add missing SKL ids
2578 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
2579 driver isn't"
2580 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
2581 - drm/atomic: Do not unset crtc when an encoder is stolen
2582 - drm/i915: Update connector_mask during readout, v2.
2583 - drm/atomic: Add encoder_mask to crtc_state, v3.
2584 - SAUCE: drm/core: Add drm_encoder_index.
2585 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
2586 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
2587
2588 * arm64: guest hangs when ntpd is running (LP: #1549494)
2589 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
2590 - hrtimer: Catch illegal clockids
2591 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
2592
2593 * Miscellaneous Ubuntu changes
2594 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
2595 - [Config] CONFIG_ARM_SMMU=y on arm64
2596 - rebase to v4.4.3
2597 - [Debian] git-ubuntu-log -- ensure we get the last commit
2598 - [Config] fix up spelling of probably again
2599 - [Debian] perf -- build in the context of the full generated local headers
2600 - SAUCE: tools: lib/bpf -- add generated headers to search path
2601 - SAUCE: proc: Always set super block owner to init_user_ns
2602 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
2603 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
2604 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
2605 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
2606 needs locking
2607 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
2608 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
2609 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
2610 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
2611 of remove_and_insert
2612 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
2613 transitions ns
2614 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
2615 freed.
2616 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
2617 been removed
2618 - SAUCE: apparmor: Fix: query label file permission
2619 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
2620 - SAUCE: fixup: cleanup return handling of labels
2621 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
2622 destroyed
2623 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
2624 - SAUCE: fixup: 20/23 locking issue around in __label_update
2625 - SAUCE: fixup: get rid of unused var build warning
2626 - SAUCE: fixup: cast poison values to remove warnings
2627 - SAUCE: apparmor: fix refcount race when finding a child profile
2628 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
2629 - SAUCE: fix: audit "no_new_privs" case for exec failure
2630 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
2631 - SAUCE: Move replacedby allocation into label_alloc
2632 - [Debian] supply zfs dkms Provides: based on do_zfs
2633 - [Config] supply zfs dkms Provides: based on do_zfs
2634 - [Config] drop linux-image-3.0 provides
2635
2636 * Miscellaneous upstream changes
2637 - x86/mpx: Fix off-by-one comparison with nr_registers
2638
2639 [ Upstream Kernel Changes ]
2640
2641 * rebase to v4.4.3
2642
2643 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
2644
2645linux (4.4.0-8.23) xenial; urgency=low
2646
2647 * cgroup namespace mounts broken in containers (LP: #1549398)
2648 - SAUCE: kernfs: Always set super block owner to init_user_ns
2649
2650 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
2651 - arm64: mm: avoid calling apply_to_page_range on empty range
2652 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
2653
2654 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
2655 - [Config] postinst -- handle recreating symlinks when a real file is present
2656
2657 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
2658 - SAUCE: cred: Add clone_cred() interface
2659 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
2660 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2661 - SAUCE: overlayfs: Be more careful about copying up sxid files
2662 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
2663
2664 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
2665 - SAUCE: cred: Add clone_cred() interface
2666 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
2667 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2668 - SAUCE: overlayfs: Be more careful about copying up sxid files
2669 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
2670
2671 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
2672 - SAUCE: cred: Add clone_cred() interface
2673 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
2674 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
2675
2676 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
2677 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
2678 - net: Add eth_platform_get_mac_address() helper.
2679 - i40e: Add mac_filter_element at the end of the list instead of HEAD
2680 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
2681 - i40e: Replace X722 mac check in ethtool get_settings
2682 - i40evf: allow channel bonding of VFs
2683 - i40e: define function capabilities in only one place
2684 - i40evf: null out ring pointers on free
2685 - i40e: Cleanup the code with respect to restarting autoneg
2686 - i40e: update features with right offload
2687 - i40e: bump version to 1.4.10
2688 - i40e: add new device IDs for X722
2689 - i40e: Extend ethtool RSS hooks for X722
2690 - i40e/i40evf: Fix for UDP/TCP RSS for X722
2691 - i40evf: add new write-back mode
2692 - i40e/i40evf: Use private workqueue
2693 - i40e: add new proxy-wol bit for X722
2694 - i40e: Limit DCB FW version checks to X710/XL710 devices
2695 - i40e: AQ Add Run PHY Activity struct
2696 - i40e: AQ Geneve cloud tunnel type
2697 - i40e: AQ Add external power class to get link status
2698 - i40e: add 100Mb ethtool reporting
2699 - ixgbe: bulk free SKBs during TX completion cleanup cycle
2700 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
2701 - igb: Unpair the queues when changing the number of queues
2702 - igb/igbvf: don't give up
2703 - igb: clean up code for setting MAC address
2704 - igb: Refactor VFTA configuration
2705 - igb: Allow asymmetric configuration of MTU versus Rx frame size
2706 - igb: Do not factor VLANs into RLPML calculation
2707 - igb: Always enable VLAN 0 even if 8021q is not loaded
2708 - igb: Merge VLVF configuration into igb_vfta_set
2709 - igb: Clean-up configuration of VF port VLANs
2710 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
2711 - igb: Drop unnecessary checks in transmit path
2712 - igb: Enable use of "bridge fdb add" to set unicast table entries
2713 - igb: Add workaround for VLAN tag stripping on 82576
2714 - i40e: AQ Shared resource flags
2715 - i40e: AQ Add set_switch_config
2716 - i40e: AQ Add VXLAN-GPE tunnel type
2717 - i40e: AQ thermal sensor control struct
2718 - i40e: Bump AQ minor version to 1.5 for new FW features
2719 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
2720 - i40e: fix write-back-on-itr to work with legacy itr
2721 - i40e: add counter for arq overflows
2722 - i40e: add 20G speed for Tx bandwidth calculations
2723 - i40e: refactor DCB function
2724 - i40e: add a little more to an NVM update debug message
2725 - i40evf: enable bus master after reset
2726 - i40e: add netdev info to VSI dump
2727 - i40e: remove VF device IDs from PF
2728 - i40e: trivial: remove unnecessary local var
2729 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
2730 - net: ixgbe: add minimal parser details for ixgbe
2731 - i40e: trivial: drop duplicate definition
2732 - i40e: trivial: fix missing space
2733 - i40e: fix bug in dma sync
2734 - i40e: do TSO only if CHECKSUM_PARTIAL is set
2735 - i40e: allocate memory safer
2736 - i40e: fix: do not sleep in netdev_ops
2737 - i40e: APIs to Add/remove port mirroring rules
2738 - i40e: negate PHY int mask bits
2739 - i40e: drop unused function
2740 - i40e: count allocation errors
2741 - i40e: avoid large memcpy by assigning struct
2742 - i40e/i40evf: bump version to 1.4.12/1.4.8
2743 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
2744 - i40e: add priv flag for automatic rule eviction
2745 - i40e: use eth_platform_get_mac_address()
2746 - i40e: move sync_vsi_filters up in service_task
2747 - i40e: Make the DCB firmware checks for X710/XL710 only
2748 - i40e: set shared bit for multicast filters
2749 - i40e: add VEB stat control and remove L2 cloud filter
2750 - i40e: use new add_veb calling with VEB stats control
2751 - i40e: Refactor force_wb and WB_ON_ITR functionality code
2752 - i40evf: Change vf driver string to reflect all products i40evf supports
2753 - i40e/i40evf: don't lose interrupts
2754 - i40e/i40evf: try again after failure
2755 - i40e: dump descriptor indexes in hex
2756 - i40e/i40evf: use __GFP_NOWARN
2757 - i40e/i40evf: use pages correctly in Rx
2758 - i40e/i40evf: use logical operators, not bitwise
2759 - i40e: properly show packet split status in debugfs
2760 - i40e/i40evf: Bump version
2761 - ixgbe: use u32 instead of __u32 in model header
2762 - ixgbe: fix dates on header of ixgbe_model.h
2763 - i40e: get rid of magic number
2764 - i40e: drop unused debugfs file "dump"
2765 - i40evf: support packet split receive
2766 - i40e: trivial: cleanup use of pf->hw
2767 - i40e: Add a SW workaround for lost interrupts
2768 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
2769 - i40e: Removal of code which relies on BASE VEB SEID
2770 - i40e/i40evf: avoid atomics
2771 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
2772 - i40e: expand comment
2773 - i40e: better error reporting for nvmupdate
2774 - i40evf: set adapter state on reset failure
2775 - i40e: clean event descriptor before use
2776 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
2777 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
2778 - i40e/i40evf: Drop outer checksum offload that was not requested
2779 - i40e/i40evf: Use u64 values instead of casting them in TSO function
2780 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
2781 - i40e/i40evf: Consolidate all header changes into TSO function
2782 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
2783 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
2784 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
2785 - i40e/i40evf: Do not write to descriptor unless we complete
2786 - i40e/i40evf: Add exception handling for Tx checksum
2787 - i40e/i40evf: Clean-up Rx packet checksum handling
2788 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
2789 - i40e: Fix ATR in relation to tunnels
2790 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
2791 - i40e: Update feature flags to reflect newly enabled features
2792 - i40evf: Update feature flags to reflect newly enabled features
2793 - i40e: Add support for ATR w/ IPv6 extension headers
2794 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
2795 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
2796 - i40e/i40evf: Move Tx checksum closer to TSO
2797 - i40e: Add functions to blink led on 10GBaseT PHY
2798 - i40e: Fix led blink capability for 10GBaseT PHY
2799 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
2800 - i40e: Do not wait for Rx queue disable in DCB reconfig
2801 - i40e: Fix for unexpected messaging
2802 - i40e: Expose some registers to program parser, FD and RSS logic
2803 - i40e: add check for null VSI
2804 - i40e: add adminq commands for Rx CTL registers
2805 - i40e: implement and use Rx CTL helper functions
2806 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
2807 - i40e: suspend scheduling during driver unload
2808 - i40e: let go of the past
2809 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
2810
2811 * MPT3SAS Driver update for next kernel release (LP: #1512221)
2812 - mpt3sas: A correction in unmap_resources
2813 - mpt3sas: Added support for high port count HBA variants.
2814 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
2815 - mpt3sas: Fix static analyzer(coverity) tool identified defects
2816 - mpt3sas: Never block the Enclosure device
2817 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
2818 - mpt3sas: Added smp_affinity_enable module parameter.
2819 - mpt3sas: Add support for configurable Chain Frame Size
2820 - mpt3sas: Updated MPI Header to 2.00.42
2821 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
2822 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
2823 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
2824
2825 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
2826 - ibmvscsi: Add endian conversions to sysfs attribute show functions
2827
2828 * Miscellaneous Ubuntu changes
2829 - [Packaging] git-ubuntu-log -- output should be utf-8
2830 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
2831
2832 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
2833
2834linux (4.4.0-7.22) xenial; urgency=low
2835
2836 [ Tim Gardner ]
2837
2838 * Release Tracking Bug
2839 - LP: #1547205
2840
2841 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
2842 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
2843 - arm64: kernel: implement ACPI parking protocol
2844
2845 * Please pull cgroup namespaces (LP: #1546775)
2846 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
2847 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
2848 - SAUCE: (noup) cgroup: introduce cgroup namespaces
2849 - SAUCE: (noup) cgroup: cgroup namespace setns support
2850 - SAUCE: (noup) kernfs: define kernfs_node_dentry
2851 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
2852 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
2853 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
2854
2855 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
2856 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
2857 - pwm: lpss: Remove ->free() callback
2858 - pwm: bcm2835: Calculate scaler in ->config()
2859 - pwm: bcm2835: Prevent division by zero
2860 - pwm: bcm2835: Fix email address specification
2861 - pwm: lpss: Update PWM setting for Broxton
2862 - pwm: lpss: Select core part automatically
2863 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
2864 - pwm: fsl-ftm: Fix clock enable/disable when using PM
2865 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
2866 - pwm: lpc32xx: make device usable with common clock framework
2867 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
2868 - pwm: lpc32xx: return ERANGE, if requested period is not supported
2869 - pwm: rcar: Improve accuracy of frequency division setting
2870 - pwm: Add PWM driver for OMAP using dual-mode timers
2871 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
2872 - pwm: omap-dmtimer: Potential NULL dereference on error
2873 - pwm: Mark all devices as "might sleep"
2874
2875 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
2876 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
2877 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
2878
2879 * Update megaraid driver to MR6.10 (LP: #1544679)
2880 - megaraid_sas: Do not allow PCI access during OCR
2881 - megaraid_sas: MFI IO timeout handling
2882 - megaraid_sas: Syncing request flags macro names with firmware
2883 - megaraid_sas: Task management support
2884 - megaraid_sas: Update device queue depth based on interface type
2885 - megaraid_sas: Fastpath region lock bypass
2886 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
2887 - megaraid_sas: Code optimization build_and_issue_cmd return-type
2888 - megaraid_sas: Dual queue depth support
2889 - megaraid_sas: IO throttling support
2890 - megaraid_sas: Make adprecovery variable atomic
2891 - megaraid_sas: MFI adapter OCR changes
2892 - megaraid_sas: Introduce module parameter for SCSI command timeout
2893 - megaraid_sas: SPERC OCR changes
2894 - megaraid_sas: driver version upgrade
2895 - megaraid: fix null pointer check in megasas_detach_one().
2896 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
2897 - megaraid_sas: Fix SMAP issue
2898 - megaraid_sas: Add an i/o barrier
2899
2900 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
2901 - powerpc/powernv: Fix stale PE primary bus
2902
2903 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
2904 - [Config] Update bnx2x d-i firmware to 7.12.30
2905
2906 * Miscellaneous Ubuntu changes
2907 - rebase to v4.4.2
2908
2909 * Miscellaneous upstream changes
2910 - openvswitch: allow management from inside user namespaces
2911 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
2912 - net, thunderx: Remove unnecessary rcv buffer start address management
2913 - net: thunderx: HW TSO support for pass-2 hardware
2914 - net: thunderx: Enable CQE count threshold interrupt
2915 - net: cavium: liquidio: use helpers ns_to_timespec64()
2916 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
2917 - arm64: KVM: Configure TCR_EL2.PS at runtime
2918 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
2919 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
2920 - arm64: lib: improve copy_page to deal with 128 bytes at a time
2921 - arm64: lib: patch in prfm for copy_page if requested
2922 - arm64: prefetch: add missing #include for spin_lock_prefetch
2923 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
2924 - net: thunderx: Use napi_schedule_irqoff()
2925 - net: thunderx: Assign affinity hints to vf's interrupts
2926 - net: thunderx: bgx: Use standard firmware node infrastructure.
2927 - net: thunderx: bgx: Add log message when setting mac address
2928 - net: thunderx: Alloc higher order pages when pagesize is small
2929 - net: cavium: liquidio: Return correct error code
2930 - net: cavium: liquidio: fix check for in progress flag
2931 - livepatch: add old_sympos as disambiguator field to klp_func
2932 - livepatch: add sympos as disambiguator field to klp_reloc
2933 - livepatch: function,sympos scheme in livepatch sysfs directory
2934 - module: Use the same logic for setting and unsetting RO/NX
2935 - gcov: use within_module() helper.
2936 - module: use a structure to encapsulate layout.
2937 - module: clean up RO/NX handling.
2938 - module: keep percpu symbols in module's symtab
2939 - livepatch: Cleanup module page permission changes
2940
2941 [ Upstream Kernel Changes ]
2942
2943 * rebase to v4.4.2
2944
2945 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
2946
2947linux (4.4.0-6.21) xenial; urgency=low
2948
2949 [ Tim Gardner ]
2950
2951 * Release Tracking Bug
2952 - LP: #1546283
2953
2954 * Naples/Zen, NTB Driver (LP: #1542071)
2955 - [Config] CONFIG_NTB_AMD=m
2956 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
2957
2958 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
2959 - SAUCE: storvsc: use small sg_tablesize on x86
2960
2961 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
2962 - [Config] CONFIG_ARMV8_DEPRECATED=y
2963
2964 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
2965 - powerpc/eeh: Fix stale cached primary bus
2966
2967 * Miscellaneous Ubuntu changes
2968 - SAUCE: fs: Add user namesapace member to struct super_block
2969 - SAUCE: fs: Limit file caps to the user namespace of the super block
2970 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
2971 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
2972 - SAUCE: block_dev: Check permissions towards block device inode when mounting
2973 - SAUCE: fs: Treat foreign mounts as nosuid
2974 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
2975 - SAUCE: userns: Replace in_userns with current_in_userns
2976 - SAUCE: Smack: Handle labels consistently in untrusted mounts
2977 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
2978 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
2979 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
2980 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
2981 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
2982 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
2983 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
2984 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
2985 - SAUCE: fuse: Add support for pid namespaces
2986 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
2987 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
2988 - SAUCE: fuse: Allow user namespace mounts
2989 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
2990 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
2991 - SAUCE: quota: Convert ids relative to s_user_ns
2992 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
2993 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
2994 - SAUCE: quota: Treat superblock owner as privilged
2995 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
2996 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
2997 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
2998 - SAUCE: ext4: Add module parameter to enable user namespace mounts
2999 - SAUCE: fuse: Add module parameter to enable user namespace mounts
3000
3001 * Miscellaneous upstream changes
3002 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
3003 - libahci: Implement the capability to override the generic ahci interrupt handler.
3004 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
3005 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
3006
3007 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
3008
3009linux (4.4.0-5.20) xenial; urgency=low
3010
3011 [ Tim Gardner ]
3012
3013 * Release Tracking Bug
3014 - LP: #1544637
3015
3016 * s390/cio: update measurement characteristics (LP: #1541534)
3017 - s390/cio: fix measurement characteristics memleak
3018 - s390/cio: ensure consistent measurement state
3019 - s390/cio: update measurement characteristics
3020
3021 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
3022 - qeth: initialize net_device with carrier off
3023
3024 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
3025 - [Config] CONFIG_ZONE_DMA=y
3026 - mm: CONFIG_NR_ZONES_EXTENDED
3027
3028 * perf enahancements for ppc64 (LP: #1521678)
3029 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
3030 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
3031 - perf kvm/powerpc: Port perf kvm stat to powerpc
3032 - perf kvm/powerpc: Add support for HCALL reasons
3033
3034 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
3035 - SAUCE: nbd: ratelimit error msgs after socket close
3036
3037 * sleep from invalid context in aa_move_mount (LP: #1539349)
3038 - SAUCE: apparmor: fix sleep from invalid context
3039
3040 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
3041 - net/mlx5_core: Modify enable/disable hca functions
3042 - net/mlx5_core: Add base sriov support
3043 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
3044 - net/mlx5: Update access functions to Query/Modify vport MAC address
3045 - net/mlx5: Introduce access functions to modify/query vport mac lists
3046 - net/mlx5: Introduce access functions to modify/query vport state
3047 - net/mlx5: Introduce access functions to modify/query vport promisc mode
3048 - net/mlx5: Introduce access functions to modify/query vport vlans
3049 - net/mlx5e: Write UC/MC list and promisc mode into vport context
3050 - net/mlx5e: Write vlan list into vport context
3051 - net/mlx5: Introducing E-Switch and l2 table
3052 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
3053 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
3054 - net/mlx5: E-Switch, Introduce Vport administration functions
3055 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
3056 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
3057 - net/mlx5: E-Switch, Introduce get vf statistics
3058 - net/mlx5e: Add support for SR-IOV ndos
3059 - net/mlx5: Fix query E-Switch capabilities
3060 - net/mlx5e: Assign random MAC address if needed
3061
3062 * make wacom_w8001 work well in xenial (LP: #1542771)
3063 - Input: wacom_w8001 - use __set_bit for evbits
3064 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
3065 - Input: wacom_w8001 - handle touch error case correctly
3066 - Input: wacom_w8001 - split pen and touch initialization up
3067 - Input: wacom_w8001 - split the touch and pen devices into two devices
3068 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
3069
3070 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
3071 - ubuntu: vbox -- update to 5.0.14-dfsg-2
3072
3073 * Miscellaneous Ubuntu changes
3074 - [Packaging] git-ubuntu-log -- fix empty section formatting
3075 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
3076
3077 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
3078
3079linux (4.4.0-4.19) xenial; urgency=low
3080
3081 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
3082 - [Config] update spl/zfs version
3083 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
3084 - [Config] reconstruct -- drop links for zfs userspace components
3085 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
3086
3087 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
3088 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
3089
3090 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
3091 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
3092
3093 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
3094 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
3095
3096 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
3097 - HID: multitouch: enable palm rejection if device implements confidence usage
3098
3099 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3100 - qla2xxx: Remove unavailable firmware files
3101 - qla2xxx: Enable Extended Logins support
3102 - qla2xxx: Enable Exchange offload support.
3103 - qla2xxx: Enable Target counters in DebugFS.
3104 - qla2xxx: Add FW resource count in DebugFS.
3105 - qla2xxx: Added interface to send explicit LOGO.
3106 - qla2xxx: Delete session if initiator is gone from FW
3107 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
3108 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
3109 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
3110 - qla2xxx: Add irq affinity notification
3111 - qla2xxx: Add selective command queuing
3112 - qla2xxx: Move atioq to a different lock to reduce lock contention
3113 - qla2xxx: Disable ZIO at start time.
3114 - qla2xxx: Set all queues to 4k
3115 - qla2xxx: Check for online flag instead of active reset when transmitting responses
3116 - scsi: qla2xxxx: avoid type mismatch in comparison
3117
3118 * [Hyper-V] PCI Passthrough (LP: #1541120)
3119 - x86/irq: Export functions to allow MSI domains in modules
3120 - genirq/msi: Export functions to allow MSI domains in modules
3121
3122 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
3123 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
3124 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
3125 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
3126 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
3127 - lpfc: Fix crash in fcp command completion path.
3128 - lpfc: Modularize and cleanup FDMI code in driver
3129 - lpfc: Fix RDP Speed reporting.
3130 - lpfc: Fix RDP ACC being too long.
3131 - lpfc: Make write check error processing more resilient
3132 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
3133 - lpfc: Fix mbox reuse in PLOGI completion
3134 - lpfc: Fix external loopback failure.
3135 - lpfc: Add logging for misconfigured optics.
3136 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
3137 - lpfc: Use kzalloc instead of kmalloc
3138 - lpfc: Update version to 11.0.0.10 for upstream patch set
3139
3140 * Miscellaneous Ubuntu changes
3141 - [Config] CONFIG_ARM64_VA_BITS=48
3142 - [Config] Fixed Vcs-Git
3143
3144 * Miscellaneous upstream changes
3145 - cxl: Fix possible idr warning when contexts are released
3146 - cxl: use correct operator when writing pcie config space values
3147 - cxlflash: drop unlikely before IS_ERR_OR_NULL
3148 - cxl: Fix DSI misses when the context owning task exits
3149 - cxlflash: Removed driver date print
3150 - cxlflash: Fix to resolve cmd leak after host reset
3151 - cxlflash: Resolve oops in wait_port_offline
3152 - cxlflash: Enable device id for future IBM CXL adapter
3153 - cxl: fix build for GCC 4.6.x
3154 - cxl: use -Werror only with CONFIG_PPC_WERROR
3155 - cxl: Enable PCI device ID for future IBM CXL adapter
3156
3157 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
3158
3159linux (4.4.0-3.17) xenial; urgency=low
3160
3161 [ Tim Gardner ]
3162
3163 * Release Tracking Bug
3164 - LP: #1541058
3165 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
3166 - LP: #1531539
3167 * SAUCE: nvme merge cleanup
3168 - LP: #1531539
3169 * rebase to v4.4.1
3170
3171 [ Andy Whitcroft ]
3172
3173 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
3174 ioctls"
3175 - LP: #1538618
3176 * postinst -- detect symlinks correctly
3177 - LP: #1536810
3178
3179 [ John Johansen ]
3180
3181 * SAUCE: apparmor: fix sleep from invalid context
3182 - LP: #1539349
3183
3184 [ Upstream Kernel Changes ]
3185
3186 * powerpc/eeh: Fix PE location code
3187 - LP: #1538909
3188 * powerpc/pseries: Limit EPOW reset event warnings
3189 - LP: #1539102
3190 * lightnvm: fix bio submission issue
3191 - LP: #1531539
3192 * lightnvm: fix incorrect nr_free_blocks stat
3193 - LP: #1531539
3194 * lightnvm: add check after mempool allocation
3195 - LP: #1531539
3196 * lightnvm: unlock rq and free ppa_list on submission fail
3197 - LP: #1531539
3198 * lightnvm: move ppa erase logic to core
3199 - LP: #1531539
3200 * lightnvm: refactor rqd ppa list into set/free
3201 - LP: #1531539
3202 * lightnvm: refactor end_io functions for sync
3203 - LP: #1531539
3204 * lightnvm: return the get_bb_tbl return value
3205 - LP: #1531539
3206 * lightnvm: check bi_error in gc
3207 - LP: #1531539
3208 * lightnvm: put block back to gc list on its reclaim fail
3209 - LP: #1531539
3210 * lightnvm: fix locking and mempool in rrpc_lun_gc
3211 - LP: #1531539
3212 * lightnvm: sectors first in ppa list
3213 - LP: #1531539
3214 * lightnvm: move the pages per block check out of the loop
3215 - LP: #1531539
3216 * lightnvm: support multiple ppas in nvm_erase_ppa
3217 - LP: #1531539
3218 * lightnvm: move rq->error to nvm_rq->error
3219 - LP: #1531539
3220 * lightnvm: introduce nvm_submit_ppa
3221 - LP: #1531539
3222 * lightnvm: reference rrpc lun in rrpc block
3223 - LP: #1531539
3224 * lightnvm: fix missing grown bad block type
3225 - LP: #1531539
3226 * lightnvm: manage open and closed blocks separately
3227 - LP: #1531539
3228 * lightnvm: add mccap support
3229 - LP: #1531539
3230 * lightnvm: introduce mlc lower page table mappings
3231 - LP: #1531539
3232 * lightnvm: core on-disk initialization
3233 - LP: #1531539
3234 * lightnvm: introduce ioctl to initialize device
3235 - LP: #1531539
3236 * lightnvm: use system block for mm initialization
3237 - LP: #1531539
3238 * lightnvm: introduce factory reset
3239 - LP: #1531539
3240 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
3241 - LP: #1531539
3242 * blk-mq: add a flags parameter to blk_mq_alloc_request
3243 - LP: #1531539
3244 * nvme: move struct nvme_iod to pci.c
3245 - LP: #1531539
3246 * nvme: split command submission helpers out of pci.c
3247 - LP: #1531539
3248 * nvme: use offset instead of a struct for registers
3249 - LP: #1531539
3250 * nvme: split nvme_trans_device_id_page
3251 - LP: #1531539
3252 * nvme: use vendor it from identify
3253 - LP: #1531539
3254 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
3255 - LP: #1531539
3256 * nvme: simplify nvme_setup_prps calling convention
3257 - LP: #1531539
3258 * nvme: refactor nvme_queue_rq
3259 - LP: #1531539
3260 * nvme: factor out a nvme_unmap_data helper
3261 - LP: #1531539
3262 * nvme: move nvme_error_status to common code
3263 - LP: #1531539
3264 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
3265 - LP: #1531539
3266 * nvme: split __nvme_submit_sync_cmd
3267 - LP: #1531539
3268 * nvme: use the block layer for userspace passthrough metadata
3269 - LP: #1531539
3270 * nvme: move block_device_operations and ns/ctrl freeing to common code
3271 - LP: #1531539
3272 * nvme: add explicit quirk handling
3273 - LP: #1531539
3274 * nvme: move remaining CC setup into nvme_enable_ctrl
3275 - LP: #1531539
3276 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
3277 - LP: #1531539
3278 * nvme: add a common helper to read Identify Controller data
3279 - LP: #1531539
3280 * nvme: move the call to nvme_init_identify earlier
3281 - LP: #1531539
3282 * nvme: move namespace scanning to common code
3283 - LP: #1531539
3284 * nvme: move chardev and sysfs interface to common code
3285 - LP: #1531539
3286 * nvme: refactor set_queue_count
3287 - LP: #1531539
3288 * blk-integrity: empty implementation when disabled
3289 - LP: #1531539
3290 * NVMe: fix build with CONFIG_NVM enabled
3291 - LP: #1531539
3292 * nvme: fix another 32-bit build warning
3293 - LP: #1531539
3294 * nvme: precedence bug in nvme_pr_clear()
3295 - LP: #1531539
3296 * nvme: only ignore hardware errors in nvme_create_io_queues
3297 - LP: #1531539
3298 * nvme: only add a controller to dev_list after it's been fully
3299 initialized
3300 - LP: #1531539
3301 * nvme: protect against simultaneous shutdown invocations
3302 - LP: #1531539
3303 * nvme: don't take the I/O queue q_lock in nvme_timeout
3304 - LP: #1531539
3305 * nvme: merge nvme_abort_req and nvme_timeout
3306 - LP: #1531539
3307 * nvme: add NVME_SC_CANCELLED
3308 - LP: #1531539
3309 * nvme: simplify resets
3310 - LP: #1531539
3311 * nvme: do not restart the request timeout if we're resetting the
3312 controller
3313 - LP: #1531539
3314 * nvme: merge probe_work and reset_work
3315 - LP: #1531539
3316 * nvme: remove dead controllers from a work item
3317 - LP: #1531539
3318 * nvme: switch abort_limit to an atomic_t
3319 - LP: #1531539
3320 * NVMe: Implement namespace list scanning
3321 - LP: #1531539
3322 * NVMe: Use unbounded work queue for all work
3323 - LP: #1531539
3324 * NVMe: Remove device management handles on remove
3325 - LP: #1531539
3326 * NVMe: Simplify metadata setup
3327 - LP: #1531539
3328 * nvme: fix admin queue depth
3329 - LP: #1531539
3330 * nvme: factor out a few helpers from req_completion
3331 - LP: #1531539
3332 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
3333 - LP: #1531539
3334 * nvme: switch abort to blk_execute_rq_nowait
3335 - LP: #1531539
3336 * nvme: special case AEN requests
3337 - LP: #1531539
3338 * nvme: simplify completion handling
3339 - LP: #1531539
3340 * nvme: properly free resources for cancelled command
3341 - LP: #1531539
3342 * nvme: meta_sg doesn't have to be an array
3343 - LP: #1531539
3344 * nvme: merge iod and cmd_info
3345 - LP: #1531539
3346 * NVMe: Add pci error handlers
3347 - LP: #1531539
3348 * NVMe: Export namespace attributes to sysfs
3349 - LP: #1531539
3350 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
3351 - LP: #1531539
3352 * nvme: synchronize access to ctrl->namespaces
3353 - LP: #1531539
3354 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
3355 - LP: #1531539
3356 * nvme: make SG_IO support optional
3357 - LP: #1531539
3358 * NVMe: Fix admin queue ring wrap
3359 - LP: #1531539
3360 * NVMe: Use a retryable error code on reset
3361 - LP: #1531539
3362 * NVMe: Remove queue freezing on resets
3363 - LP: #1531539
3364 * NVMe: IO queue deletion re-write
3365 - LP: #1531539
3366 * NVMe: Shutdown controller only for power-off
3367 - LP: #1531539
3368 * NVMe: Export NVMe attributes to sysfs group
3369 - LP: #1531539
3370 * i40e: fix build warnings
3371 * net: i40e: shut up uninitialized variable warnings
3372 * Drivers: hv: vmbus: fix build warning
3373 * Drivers: hv: util: Increase the timeout for util services
3374 * Drivers: hv: utils: run polling callback always in interrupt context
3375 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
3376 * tools: hv: remove repeated HV_FCOPY string
3377 * Drivers: hv: util: catch allocation errors
3378 * Drivers: hv: utils: use memdup_user in hvt_op_write
3379 * drivers/hv: cleanup synic msrs if vmbus connect failed
3380 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
3381 num
3382 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
3383 * drivers:hv: Define the channel type for Hyper-V PCI Express
3384 pass-through
3385 * Drivers: hv: vss: run only on supported host versions
3386 * Drivers: hv: vmbus: Use uuid_le type consistently
3387 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
3388 * Drivers: hv: vmbus: Get rid of the unused macro
3389 * Drivers: hv: vmbus: Get rid of the unused irq variable
3390 * Drivers: hv: vmbus: serialize process_chn_event() and
3391 vmbus_close_internal()
3392 * Drivers: hv: vmbus: do sanity check of channel state in
3393 vmbus_close_internal()
3394 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
3395 driver
3396 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
3397 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
3398 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
3399 * Drivers: hv: vmbus: Fix a Host signaling bug
3400 * drivers/hv: correct tsc page sequence invalid value
3401 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
3402 * Drivers: hv: utils: Invoke the poll function after handshake
3403 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
3404 * Drivers: hv: utils: fix memory leak on on_msg() failure
3405 * Drivers: hv: utils: rename outmsg_lock
3406 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
3407 * Drivers: hv: utils: fix crash when device is removed from host side
3408 * Drivers: hv: ring_buffer.c: fix comment style
3409 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
3410 * Drivers: hv: ring_buffer: remove code duplication from
3411 hv_ringbuffer_peek/read()
3412 * Drivers: hv: remove code duplication between
3413 vmbus_recvpacket()/vmbus_recvpacket_raw()
3414 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
3415 * drivers/hv: replace enum hv_message_type by u32
3416 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
3417 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
3418 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
3419 header
3420 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
3421 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
3422 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
3423
3424 [ Upstream Kernel Changes ]
3425
3426 * rebase to v4.4.1
3427 - LP: #1533461
3428 - LP: #1529624
3429
3430 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
3431
3432linux (4.4.0-2.16) xenial; urgency=low
3433
3434 [ Andy Whitcroft ]
3435
3436 * Release Tracking Bug
3437 - LP: #1539090
3438 * SAUCE: hv: hv_set_ifconfig -- convert to python3
3439 - LP: #1506521
3440 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
3441 - LP: #1538618
3442
3443 [ Colin Ian King ]
3444
3445 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
3446 bit FADT addresses (LP: #1529381)
3447 - LP: #1529381
3448
3449 [ John Johansen ]
3450
3451 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
3452 being shutdown
3453 - LP: #1446906
3454
3455 [ Mahesh Salgaonkar ]
3456
3457 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
3458 - LP: #1537881
3459 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
3460 interrupt.
3461 - LP: #1537881
3462 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
3463 base errors
3464 - LP: #1537881
3465
3466 [ Paolo Pisati ]
3467
3468 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
3469 #843419 build flags
3470 - LP: #1533009
3471 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
3472 * [Config] disable ARCH_ZX (ZTE ZX Soc)
3473
3474 [ Tim Gardner ]
3475
3476 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
3477 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
3478 - LP: #1536719
3479 * SAUCE: drop obsolete bnx2x firmware
3480 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
3481 - LP: #1536474
3482 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
3483 - LP: #1534647
3484 * [Config] Add pvpanic to virtual flavour
3485 - LP: #1537923
3486 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
3487 - LP: #1520457
3488
3489 [ Upstream Kernel Changes ]
3490
3491 * i40evf: fix compiler warning of unused variable
3492 - LP: #1536474
3493 * intel: i40e: fix confused code
3494 - LP: #1536474
3495 * i40e/i40evf: remove unused tunnel parameter
3496 - LP: #1536474
3497 * i40e: Change BUG_ON to WARN_ON in service event complete
3498 - LP: #1536474
3499 * i40e: remove BUG_ON from feature string building
3500 - LP: #1536474
3501 * i40e: remove BUG_ON from FCoE setup
3502 - LP: #1536474
3503 * i40e: Workaround fix for mss < 256 issue
3504 - LP: #1536474
3505 * i40e/i40evf: Add a stat to track how many times we have to do a force
3506 WB
3507 - LP: #1536474
3508 * i40e: Move the saving of old link info from handle_link_event to
3509 link_event
3510 - LP: #1536474
3511 * i40e/i40evf: Add comment to #endif
3512 - LP: #1536474
3513 * i40e/i40evf: clean up error messages
3514 - LP: #1536474
3515 * i40evf: handle many MAC filters correctly
3516 - LP: #1536474
3517 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
3518 - LP: #1536474
3519 * i40e: rework the functions to configure RSS with similar parameters
3520 - LP: #1536474
3521 * i40e: create a generic configure rss function
3522 - LP: #1536474
3523 * i40e: Bump version to 1.4.2
3524 - LP: #1536474
3525 * i40e: add new fields to store user configuration
3526 - LP: #1536474
3527 * i40e: rename rss_size to alloc_rss_size in i40e_pf
3528 - LP: #1536474
3529 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
3530 workaround
3531 - LP: #1536474
3532 * i40e/i40evf: prefetch skb data on transmit
3533 - LP: #1536474
3534 * i40evf: rename VF adapter specific RSS function
3535 - LP: #1536474
3536 * i40evf: create a generic config RSS function
3537 - LP: #1536474
3538 * i40evf: create a generic get RSS function
3539 - LP: #1536474
3540 * i40evf: add new fields to store user configuration of RSS
3541 - LP: #1536474
3542 * i40e: Update error messaging
3543 - LP: #1536474
3544 * i40e: fix confusing message
3545 - LP: #1536474
3546 * i40e: make error message more useful
3547 - LP: #1536474
3548 * i40evf: quoth the VF driver, Nevermore
3549 - LP: #1536474
3550 * i40evf: allocate queue vectors dynamically
3551 - LP: #1536474
3552 * i40evf: allocate ring structs dynamically
3553 - LP: #1536474
3554 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
3555 - LP: #1536474
3556 * i40e: fix: do not sleep in netdev_ops
3557 - LP: #1536474
3558 * i40e: remove unused argument
3559 - LP: #1536474
3560 * i40evf: increase max number of queues
3561 - LP: #1536474
3562 * i40evf: set real num queues
3563 - LP: #1536474
3564 * i40evf: remove duplicate string
3565 - LP: #1536474
3566 * i40e: Detection and recovery of TX queue hung logic moved to
3567 service_task from tx_timeout
3568 - LP: #1536474
3569 * i40e: Fix memory leaks, sideband filter programming
3570 - LP: #1536474
3571 * i40evf: don't use atomic allocation
3572 - LP: #1536474
3573 * i40e: propagate properly
3574 - LP: #1536474
3575 * i40evf: use correct types
3576 - LP: #1536474
3577 * i40e: use priv flags to control packet split
3578 - LP: #1536474
3579 * i40e: Remove separate functions gathering XOFF Rx stats
3580 - LP: #1536474
3581 * i40e: fix whitespace
3582 - LP: #1536474
3583 * i40e/i40evf: use logical operator
3584 - LP: #1536474
3585 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
3586 - LP: #1536474
3587 * i40e: trivial fixes
3588 - LP: #1536474
3589 * i40e: Fix i40e_print_features() VEB mode output
3590 - LP: #1536474
3591 * i40e: chomp the BIT(_ULL)
3592 - LP: #1536474
3593 * i40e: properly delete VF MAC filters
3594 - LP: #1536474
3595 * i40e: don't add zero MAC filter
3596 - LP: #1536474
3597 * i40evf: check rings before freeing resources
3598 - LP: #1536474
3599 * i40e: use explicit cast from u16 to u8
3600 - LP: #1536474
3601 * i40e: Opcode and structures required by OEM Post Update AQ command and
3602 add new NVM arq message
3603 - LP: #1536474
3604 * i40e: hush little warnings
3605 - LP: #1536474
3606 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
3607 - LP: #1536474
3608 * i40e: clean whole mac filter list
3609 - LP: #1536474
3610 * i40evf: change version string generation
3611 - LP: #1536474
3612 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
3613 - LP: #1536474
3614 * geneve: UDP checksum configuration via netlink
3615 - LP: #1536474
3616 * geneve: Add geneve udp port offload for ethernet devices
3617 - LP: #1536474
3618 * i40e: geneve tunnel offload support
3619 - LP: #1536474
3620 * geneve: Add geneve_get_rx_port support
3621 - LP: #1536474
3622 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
3623 - LP: #1536474
3624 * i40e: change log messages and error returns
3625 - LP: #1536474
3626 * i40e: allow zero MAC address for VFs
3627 - LP: #1536474
3628 * i40e: Look up MAC address in Open Firmware or IDPROM
3629 - LP: #1536474
3630 * i40e: Fix Rx hash reported to the stack by our driver
3631 - LP: #1536474
3632 * i40e: remove forever unused ID
3633 - LP: #1536474
3634 * igb: add 88E1543 initialization code
3635 * igb: don't unmap NULL hw_addr
3636 * igb: use the correct i210 register for EEMNGCTL
3637 * igb: fix NULL derefs due to skipped SR-IOV enabling
3638 * igb: improve handling of disconnected adapters
3639 * igb: Remove GS40G specific defines/functions
3640 * igb: Don't add PHY address to PCDL address
3641 * igb: Improve cable length function for I210, etc.
3642 * igb: Explicitly label self-test result indices
3643 * ixgbe: drop null test before destroy functions
3644 - LP: #1536473
3645 * ixgbe: Delete redundant include file
3646 - LP: #1536473
3647 * ixgbe: fix multiple kernel-doc errors
3648 - LP: #1536473
3649 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
3650 vector
3651 - LP: #1536473
3652 * ixgbe: Add KR mode support for CS4227 chip
3653 - LP: #1536473
3654 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
3655 to 12K
3656 - LP: #1536473
3657 * ixgbe/ixgbevf: use napi_schedule_irqoff()
3658 - LP: #1536473
3659 * ixgbe: Remove CS4227 diagnostic code
3660 - LP: #1536473
3661 * ixgbevf: use ether_addr_copy instead of memcpy
3662 - LP: #1536473
3663 * ixgbevf: fix spoofed packets with random MAC
3664 - LP: #1536473
3665 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
3666 - LP: #1536473
3667 * ixgbe: Add support for newer thermal alarm
3668 - LP: #1536473
3669 * ixgbe: Use private workqueue to avoid certain possible hangs
3670 - LP: #1536473
3671 * ixgbevf: Use a private workqueue to avoid certain possible hangs
3672 - LP: #1536473
3673 * ixgbevf: Minor cleanups
3674 - LP: #1536473
3675 * ixgbe: Refactor MAC address configuration code
3676 - LP: #1536473
3677 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
3678 - LP: #1536473
3679 * ixgbe: Allow FDB entries access to more RAR filters
3680 - LP: #1536473
3681 * ixgbe: Update PTP to support X550EM_x devices
3682 - LP: #1536473
3683 * ixgbe: Correct spec violations by waiting after reset
3684 - LP: #1536473
3685 * ixgbe: Wait for master disable to be set
3686 - LP: #1536473
3687 * ixgbe: Save VF info and take references
3688 - LP: #1536473
3689 * ixgbe: Handle extended IPv6 headers in Tx path
3690 - LP: #1536473
3691 * ixgbe: Always turn PHY power on when requested
3692 - LP: #1536473
3693 * ixgbevf: Handle extended IPv6 headers in Tx path
3694 - LP: #1536473
3695 * ixgbe: Return error on failure to allocate mac_table
3696 - LP: #1536473
3697 * ixgbe: Fix SR-IOV VLAN pool configuration
3698 - LP: #1536473
3699 * ixgbe: Simplify definitions for regidx and bit in set_vfta
3700 - LP: #1536473
3701 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
3702 - LP: #1536473
3703 * ixgbe: Simplify configuration of setting VLVF and VLVFB
3704 - LP: #1536473
3705 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
3706 - LP: #1536473
3707 * ixgbe: Reorder search to work from the top down instead of bottom up
3708 - LP: #1536473
3709 * ixgbe: Add support for VLAN promiscuous with SR-IOV
3710 - LP: #1536473
3711 * ixgbe: Fix VLAN promisc in relation to SR-IOV
3712 - LP: #1536473
3713 * ixgbe: Clear stale pool mappings
3714 - LP: #1536473
3715 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
3716 - LP: #1536473
3717 * ixgbe: do not report 2.5 Gbps as supported
3718 - LP: #1536473
3719 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
3720 per vector
3721 - LP: #1536473
3722 * ixgbevf: minor cleanups for ixgbevf_set_itr()
3723 - LP: #1536473
3724 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
3725 - LP: #1536473
3726 * ixgbe: report correct media type for KR, KX and KX4 interfaces
3727 - LP: #1536473
3728 * ixgbe: Clean up redundancy in hw_enc_features
3729 - LP: #1536473
3730 * ixgbe: fix RSS limit for X550
3731 - LP: #1536473
3732 * ixgbe: Correct X550EM_x revision check
3733 - LP: #1536473
3734 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
3735 - LP: #1536473
3736 * ixgbe: Fill at least min credits to a TC credit refills
3737 - LP: #1536473
3738 * ixgbe: use correct FCoE DDP max check
3739 - LP: #1536473
3740 * ixgbe: fix broken PFC with X550
3741 - LP: #1536473
3742 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
3743 - LP: #1536473
3744 * ixgbe: Correct handling of any outer UDP checksum setting
3745 - LP: #1536473
3746 * ixgbe: Fix to get FDMI HBA attributes information with X550
3747 - LP: #1536473
3748 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
3749 - LP: #1536473
3750 * ixgbe: Make ATR recognize IPv6 extended headers
3751 - LP: #1536473
3752 * e1000: make eeprom read/write scheduler friendly
3753 * e1000: fix data race between tx_ring->next_to_clean
3754 * e1000: Remove checkpatch coding style errors
3755 * e1000: clean up the checking logic
3756 * e1000: fix a typo in the comment
3757 * e1000e: clean up the local variable
3758 * e1000: fix kernel-doc argument being missing
3759 * e1000: get rid of duplicate exit path
3760 * e1000: Elementary checkpatch warnings and checks removed
3761 * e1000e: fix division by zero on jumbo MTUs
3762 * e1000e: Increase timeout of polling bit RSPCIPHY
3763 * e1000e: initial support for i219-LM (3)
3764 * e1000e: Switch e1000e_up to void, drop code checking for error result
3765 * e1000e: Remove unreachable code
3766 * e1000e: Do not read ICR in Other interrupt
3767 * e1000e: Do not write lsc to ics in msi-x mode
3768 * e1000e: Fix msi-x interrupt automask
3769 * acpi: pci: Setup MSI domain for ACPI based pci devices
3770 * irqdomain: Introduce is_fwnode_irqchip helper
3771 * irqchip/gic-v2m: Refactor to prepare for ACPI support
3772 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
3773 * clk: xgene: Fix divider with non-zero shift value
3774 * i2c: designware: Do not require clock when SSCN and FFCN are provided
3775 * fm10k: do not assume VF always has 1 queue
3776 - LP: #1536475
3777 * fm10k: Correct MTU for jumbo frames
3778 - LP: #1536475
3779 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
3780 vector
3781 - LP: #1536475
3782 * fm10k: use napi_schedule_irqoff()
3783 - LP: #1536475
3784 * fm10k: set netdev features in one location
3785 - LP: #1536475
3786 * fm10k: reset max_queues on init_hw_vf failure
3787 - LP: #1536475
3788 * fm10k: always check init_hw for errors
3789 - LP: #1536475
3790 * fm10k: reinitialize queuing scheme after calling init_hw
3791 - LP: #1536475
3792 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
3793 - LP: #1536475
3794 * fm10k: explicitly typecast vlan values to u16
3795 - LP: #1536475
3796 * fm10k: add statistics for actual DWORD count of mbmem mailbox
3797 - LP: #1536475
3798 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
3799 - LP: #1536475
3800 * fm10k: Add support for ITR scaling based on PCIe link speed
3801 - LP: #1536475
3802 * fm10k: introduce ITR_IS_ADAPTIVE macro
3803 - LP: #1536475
3804 * fm10k: Update adaptive ITR algorithm
3805 - LP: #1536475
3806 * fm10k: use macro for default Tx and Rx ITR values
3807 - LP: #1536475
3808 * fm10k: change default Tx ITR to 25usec
3809 - LP: #1536475
3810 * fm10k: TRIVIAL fix typo of hardware
3811 - LP: #1536475
3812 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
3813 - LP: #1536475
3814 * fm10k: use ether_addr_copy to copy MAC address
3815 - LP: #1536475
3816 * fm10k: do not use CamelCase
3817 - LP: #1536475
3818 * fm10k: remove unnecessary else block from if statements with return
3819 - LP: #1536475
3820 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
3821 - LP: #1536475
3822 * fm10k: consistently refer to VLANs and VLAN IDs
3823 - LP: #1536475
3824 * fm10k: bump driver version
3825 - LP: #1536475
3826 * fm10k: conditionally compile DCB and DebugFS support
3827 - LP: #1536475
3828 * fm10k: Cleanup MSI-X interrupts in case of failure
3829 - LP: #1536475
3830 * fm10k: Cleanup exception handling for mailbox interrupt
3831 - LP: #1536475
3832 * fm10k: do not inline fm10k_iov_select_vid()
3833 - LP: #1536475
3834 * fm10k: whitespace cleanups
3835 - LP: #1536475
3836 * fm10k: use BIT() macro instead of open-coded bit-shifting
3837 - LP: #1536475
3838 * fm10k: cleanup namespace pollution
3839 - LP: #1536475
3840 * fm10k: cleanup overly long lines
3841 - LP: #1536475
3842 * fm10k: initialize xps at driver load
3843 - LP: #1536475
3844 * fm10k: don't initialize fm10k_workqueue at global level
3845 - LP: #1536475
3846 * fm10k: correctly pack TLV structures and explain reasoning
3847 - LP: #1536475
3848 * fm10k: Cleanup exception handling for changing queues
3849 - LP: #1536475
3850 * fm10k: use ether_addr_equal instead of memcmp
3851 - LP: #1536475
3852 * fm10k: address operator not needed when declaring function pointers
3853 - LP: #1536475
3854 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
3855 - LP: #1536475
3856 * fm10k: remove unused struct element
3857 - LP: #1536475
3858 * fm10k: use true/false for boolean get_host_state
3859 - LP: #1536475
3860 * fm10k: cleanup mailbox code comments etc
3861 - LP: #1536475
3862 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
3863 - LP: #1536475
3864 * device property: always check for fwnode type
3865 - LP: #1533035
3866 * device property: rename helper functions
3867 - LP: #1533035
3868 * device property: refactor built-in properties support
3869 - LP: #1533035
3870 * device property: keep single value inplace
3871 - LP: #1533035
3872 * device property: helper macros for property entry creation
3873 - LP: #1533035
3874 * device property: improve readability of macros
3875 - LP: #1533035
3876 * device property: return -EINVAL when property isn't found in ACPI
3877 - LP: #1533035
3878 * device property: Fallback to secondary fwnode if primary misses the
3879 property
3880 - LP: #1533035
3881 * device property: Take a copy of the property set
3882 - LP: #1533035
3883 * driver core: platform: Add support for built-in device properties
3884 - LP: #1533035
3885 * driver core: Do not overwrite secondary fwnode with NULL if it is set
3886 - LP: #1533035
3887 * mfd: core: propagate device properties to sub devices drivers
3888 - LP: #1533035
3889 * mfd: intel-lpss: Add support for passing device properties
3890 - LP: #1533035
3891 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
3892 - LP: #1533035
3893 * mfd: intel-lpss: Pass HSUART configuration via properties
3894 - LP: #1533035
3895 * i2c: designware: Convert to use unified device property API
3896 - LP: #1533035
3897 * keys, trusted: fix: *do not* allow duplicate key options
3898 - LP: #1398274
3899 * keys, trusted: select hash algorithm for TPM2 chips
3900 - LP: #1398274
3901 * keys, trusted: seal with a TPM2 authorization policy
3902 - LP: #1398274
3903 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
3904 - LP: #1461360
3905 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
3906 - LP: #1461360
3907 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
3908 offset
3909 - LP: #1461360
3910 * drm/i915: WaRsDisableCoarsePowerGating
3911 - LP: #1527462
3912 * drm/i915/skl: Add SKL GT4 PCI IDs
3913 - LP: #1527462
3914 * drm/i915/skl: Disable coarse power gating up until F0
3915 - LP: #1527462
3916 * platform:x86: add Intel P-Unit mailbox IPC driver
3917 - LP: #1520457
3918 * intel_punit_ipc: add NULL check for input parameters
3919 - LP: #1520457
3920 * platform/x86: Add Intel Telemetry Core Driver
3921 - LP: #1520457
3922 * intel_pmc_ipc: update acpi resource structure for Punit
3923 - LP: #1520457
3924 * platform:x86: Add Intel telemetry platform device
3925 - LP: #1520457
3926 * platform:x86: Add Intel telemetry platform driver
3927 - LP: #1520457
3928 * platform:x86: Add Intel Telemetry Debugfs interfaces
3929 - LP: #1520457
3930 * cxlflash: a couple off by one bugs
3931
3932 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
3933
3934linux (4.4.0-1.15) xenial; urgency=low
3935
3936 [ Tim Gardner ]
3937
3938 * Release Tracking Bug
3939 - LP: #1536803
3940
3941 [ Upstream Kernel Changes ]
3942
3943 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
3944 - LP: #1517142
3945
3946 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
3947
3948linux (4.4.0-0.14) xenial; urgency=low
3949
3950 [ Upstream Kernel Changes ]
3951
3952 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
3953 - LP: #1522415
3954 * powerpc: Add __raw_rm_writeq() function
3955 - LP: #1522415
3956
3957 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
3958
3959linux (4.4.0-0.13) xenial; urgency=low
3960
3961 [ Andy Whitcroft ]
3962
3963 * [Config] s390x -- the kernel provides ppp-modules such as there are
3964 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
3965
3966 [ Tim Gardner ]
3967
3968 * [Config] Update annotations for VIRTIO_{NET,BLK}
3969 - LP: #1533382
3970
3971 [ Upstream Kernel Changes ]
3972
3973 * powerpc/powernv: Add support for Nvlink NPUs
3974 - LP: #1522415
3975 * powerpc/powernv: Fix update of NVLink DMA mask
3976 - LP: #1522415
3977 * powerpc/powernv: Change NPU PE# assignment
3978 - LP: #1522415
3979 * powerpc/powernv: Reserve PE#0 on NPU
3980 - LP: #1522415
3981 * KEYS: Fix keyring ref leak in join_session_keyring()
3982 - LP: #1534887
3983 - CVE-2016-0728
3984
3985 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
3986
3987linux (4.4.0-0.12) xenial; urgency=low
3988
3989 [ Eric Dumazet ]
3990
3991 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
3992 - LP: #1527902
3993
3994 [ Guilherme G. Piccoli ]
3995
3996 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
3997 - LP: #1486180
3998
3999 [ Tim Gardner ]
4000
4001 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
4002 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
4003 - LP: #1532886
4004 * [Config] nvme.ko moved to drivers/nvme/host
4005 * [Config] scsi_dh morphed into 4 modules
4006 * [Config] CONFIG_IBMVNIC=m
4007 * [Config] Add DRM ast driver to udeb installer image
4008 - LP: #1514711
4009 * [Config] CONFIG_KVM=y for s390x
4010 - LP: #1532886
4011 * [Config] Install spl/zfs under the kernel modules directory
4012 Fixes some errors in generic.inclusion-list.log
4013
4014 [ Upstream Kernel Changes ]
4015
4016 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
4017 - LP: #1524574
4018 * EDAC: Add DDR4 flag
4019 - LP: #1519631
4020 * EDAC, sb_edac: Virtualize several hard-coded functions
4021 - LP: #1519631
4022 * EDAC, sb_edac: Add support for duplicate device IDs
4023 - LP: #1519631
4024 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
4025 - LP: #1519631
4026 * Driver for IBM System i/p VNIC protocol
4027 - LP: #1532303
4028
4029 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
4030
4031linux (4.4.0-0.11) xenial; urgency=low
4032
4033 [ Tim Gardner ]
4034
4035 * [Config] Fix bogus reconstruct script
4036
4037 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
4038
4039linux (4.4.0-0.10) xenial; urgency=low
4040
4041 [ Haren Myneni ]
4042
4043 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
4044 - LP: #1529666
4045
4046 [ Serge Hallyn ]
4047
4048 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
4049
4050 [ Tim Gardner ]
4051
4052 * [Config] CONFIG_ZONE_DEVICE=y for amd64
4053 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
4054 - LP: #1526869
4055 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
4056 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
4057 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
4058 * rebase to v4.4
4059
4060 [ Upstream Kernel Changes ]
4061
4062 * rebase to v4.4
4063
4064 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
4065
4066linux (4.4.0-0.9) xenial; urgency=low
4067
4068 [ Tim Gardner ]
4069
4070 * rebase to v4.4-rc8
4071
4072 [ Upstream Kernel Changes ]
4073
4074 * rebase to v4.4-rc8
4075
4076 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
4077
4078linux (4.4.0-0.8) xenial; urgency=low
4079
4080 [ Tim Gardner ]
4081
4082 * rebase to v4.4-rc7
4083
4084 [ Upstream Kernel Changes ]
4085
4086 * rebase to v4.4-rc7
4087
4088 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
4089
4090linux (4.4.0-0.7) xenial; urgency=low
4091
4092 [ Hui Wang ]
4093
4094 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
4095 - LP: #1527096
4096
4097 [ Jann Horn ]
4098
4099 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
4100 uids/gids
4101 - LP: #1527374
4102
4103 [ Tim Gardner ]
4104
4105 * rebase to v4.4-rc6
4106
4107 [ Upstream Kernel Changes ]
4108
4109 * rebase to v4.4-rc6
4110 - LP: #1526330
4111
4112 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
4113
4114linux (4.4.0-0.6) xenial; urgency=low
4115
4116 [ Andy Whitcroft ]
4117
4118 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
4119 support in latest compilers
4120 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
4121 ARMv8.1 support in latest compilers
4122
4123 [ Tim Gardner ]
4124
4125 * [Config] s390 -> s390x
4126 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
4127
4128 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
4129
4130linux (4.4.0-0.5) xenial; urgency=low
4131
4132 [ Andy Whitcroft ]
4133
4134 * [Config] s390x -- enable tools
4135 - LP: #1524319
4136 * [Config] s390x -- add architecture to getabis
4137 * [Config] s390x -- add s390x ABI information
4138 * [Config] s390x -- enable ABI checks
4139
4140 [ Tim Gardner ]
4141
4142 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
4143 * [Config] Add s390 modules to nic-modules udeb
4144 - LP: #1525297
4145 * rebase to v4.4-rc5
4146
4147 [ Upstream Kernel Changes ]
4148
4149 * rebase to v4.4-rc5
4150 - LP: #1523517
4151 - LP: #1523232
4152
4153 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
4154
4155linux (4.4.0-0.4) xenial; urgency=low
4156
4157 [ Upstream Kernel Changes ]
4158
4159 * cgroup: make css_set pin its css's to avoid use-afer-free
4160 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
4161 freezer_attach()
4162 * cgroup: fix handling of multi-destination migration from
4163 subtree_control enabling
4164
4165 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
4166
4167linux (4.4.0-0.3) xenial; urgency=low
4168
4169 [ Upstream Kernel Changes ]
4170
4171 * rebase to v4.4-rc4
4172
4173 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
4174
4175linux (4.4.0-0.2) xenial; urgency=low
4176
4177 [ Tim Gardner ]
4178
4179 * [Config] Add spl/zfs provides to generic and powerpc64-smp
4180 * [Config] Add zfs to d-i fs-core-modules
4181 * [Config] Include all s390 specific drivers in linux-image
4182 - LP: #1522210
4183
4184 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
4185
4186linux (4.4.0-0.1) xenial; urgency=low
4187
4188 [ Andy Whitcroft ]
4189
4190 * [Tests] gcc-multilib does not exist on ppc64el redux
4191 - LP: #1515541
4192 * [Config] libunwind8-dev is not available on s390x
4193 * [Debian] Disable SPL/ZFS for cross compiling -- redux
4194 * [Config] s390x -- add dasd udebs
4195 - LP: #1519833
4196 * [Config] s390x -- include dasd modules in linux-image
4197 - LP: #1519833
4198 * [Config] s390x -- disable ZFS temporarily
4199 - LP: #1519820
4200 * [Config] s390s -- disable ABI/module checks
4201 * [Config] make IBMVETH consistent on powerpc/ppc64el
4202 - LP: #1521712
4203 * [Config] follow ibmvscsi name change
4204 - LP: #1521712
4205 * [Config] move ibm disk and ethernet drivers to linux-image
4206 - LP: #1521712
4207 * [Config] include ibmveth in nic-modules for ppc64el
4208 - LP: #1521712
4209 * [Config] s390x -- disable abi/module checks for s390x
4210
4211 [ Joseph Salisbury ]
4212
4213 * SAUCE: scsi_sysfs: protect against double execution of
4214 __scsi_remove_device()
4215 - LP: #1509029
4216
4217 [ Seth Forshee ]
4218
4219 * [Config] CONFIG_DRM_AMDGPU_CIK=n
4220 - LP: #1510405
4221
4222 [ Tim Gardner ]
4223
4224 * [Debian] Disable SPL/ZFS for cross compiling
4225 * [Config] CONFIG_SCSI_IBMVSCSI=m
4226 - LP: #1515872
4227 * rebase to v4.4-rc2
4228 * [Config] updateconfigs
4229 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
4230 * SAUCE: do_zfs=false temporarily
4231 * [Config] CONFIG_LUSTRE_FS=n
4232 * [Debian] Disable udebs when cross compiling
4233 * rebase to v4.4-rc3
4234 * [Config] CONFIG_AUFS_FS=m
4235 * SAUCE: AUFS
4236
4237 [ Upstream Kernel Changes ]
4238
4239 * ZFS: Update with 4.4 support
4240 * SPL: Update with 4.4 support
4241
4242 [ Upstream Kernel Changes ]
4243
4244 * rebase to v4.4-rc3
4245 - LP: #1519168
4246 * rebase to v4.4-rc2
4247 - LP: #1506615
4248 - LP: #1502781
4249
4250 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
4251
4252linux (4.3.0-0.8) xenial; urgency=low
4253
4254 [ Andy Whitcroft ]
4255
4256 * [Config] re-enable OSS support and blacklist
4257 - LP: #1434842
4258 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
4259 * [Packaging] config-check -- improve syntax diagnostics
4260 * [Packaging] module-inclusion -- add dependency inclusion for a list
4261 * [Packaging] config-check -- accumulate multi-line annotations correctly
4262 * [Packaging] config-check -- handle V2 annotations format
4263 * [Packaging] s390x -- add architecture to kernelconfig
4264 - LP: #1488653
4265 * [Config] s390x -- initial configuration
4266 * [Config] s390x -- add initial binary image
4267 * [Config] s390x -- initial configuration update
4268 * [Config] s390x -- produce linux-image
4269 * [Config] s390x -- d-i module exclusions
4270 * [Config] apply Device Drivers >> LED Support >> LED Class Support
4271 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
4272 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
4273 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
4274 * [Config] -- s390x -- configuration review updates
4275 * [Config] annotations -- add review marks
4276 * [Config] annotations -- config review 4.3 updates
4277 * [Config] annotations -- expose reviews
4278 * [Config] updateconfigs following incoporation of s390x configs
4279 * [Tests] gcc-multilib does not exist on ppc64el
4280 - LP: #1515541
4281
4282 [ Dan Carpenter ]
4283
4284 * SAUCE: (noup) cxlflash: a couple off by one bugs
4285 - LP: #1499849
4286
4287 [ Haren Myneni ]
4288
4289 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
4290
4291 [ Jay Vosburgh ]
4292
4293 * SAUCE: fan: add VXLAN implementation
4294
4295 [ Manoj Kumar ]
4296
4297 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
4298 - LP: #1513583
4299
4300 [ Matthew R. Ochs ]
4301
4302 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
4303 - LP: #1513583
4304
4305 [ Tim Gardner ]
4306
4307 * [Config] CONFIG_AUFS_EXPORT=y
4308 - LP: #1121699
4309
4310 [ Upstream Kernel Changes ]
4311
4312 * misc/genwqe: get rid of atomic allocations
4313 * crypto: 842 - Add CRC and validation support
4314 - LP: #1497878
4315 * cxlflash: Fix to avoid invalid port_sel value
4316 * cxlflash: Replace magic numbers with literals
4317 * cxlflash: Fix read capacity timeout
4318 * cxlflash: Fix potential oops following LUN removal
4319 * cxlflash: Fix data corruption when vLUN used over multiple cards
4320 * cxlflash: Fix to avoid sizeof(bool)
4321 * cxlflash: Fix context encode mask width
4322 * cxlflash: Fix to avoid CXL services during EEH
4323 * cxlflash: Correct naming of limbo state and waitq
4324 * cxlflash: Make functions static
4325 * cxlflash: Refine host/device attributes
4326 * cxlflash: Fix to avoid spamming the kernel log
4327 * cxlflash: Fix to avoid stall while waiting on TMF
4328 * cxlflash: Fix location of setting resid
4329 * cxlflash: Fix host link up event handling
4330 * cxlflash: Fix async interrupt bypass logic
4331 * cxlflash: Remove dual port online dependency
4332 * cxlflash: Fix AFU version access/storage and add check
4333 * cxlflash: Correct usage of scsi_host_put()
4334 * cxlflash: Fix to prevent workq from accessing freed memory
4335 * cxlflash: Correct behavior in device reset handler following EEH
4336 * cxlflash: Remove unnecessary scsi_block_requests
4337 * cxlflash: Fix function prolog parameters and return codes
4338 * cxlflash: Fix MMIO and endianness errors
4339 * cxlflash: Fix to prevent EEH recovery failure
4340 * cxlflash: Correct spelling, grammar, and alignment mistakes
4341 * cxlflash: Fix to prevent stale AFU RRQ
4342 * cxlflash: Fix to double the delay each time
4343 * cxlflash: Fix to avoid corrupting adapter fops
4344 * cxlflash: Correct trace string
4345 * cxlflash: Fix to avoid potential deadlock on EEH
4346 * cxlflash: Fix to avoid leaving dangling interrupt resources
4347 * cxlflash: Fix to escalate to LINK_RESET on login timeout
4348 * cxlflash: Fix to avoid corrupting port selection mask
4349 * cxlflash: Fix to avoid lock instrumentation rejection
4350 * cxlflash: Fix to avoid bypassing context cleanup
4351
4352 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
4353
4354linux (4.3.0-0.7) xenial; urgency=low
4355
4356 [ Tim Gardner ]
4357
4358 * Revert "Bypass spl/zfs config"
4359 Causes unresolved symbols on load.
4360 * [Config] Enable ZFS for powerpc64-smp
4361
4362 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
4363
4364linux (4.3.0-0.6) xenial; urgency=low
4365
4366 [ Tim Gardner ]
4367
4368 * Release Tracking Bug
4369 - LP: #1512704
4370 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
4371
4372 [ Andy Whitcroft ]
4373
4374 * [Packaging] add feature interlock with mainline builds
4375 * apparmor -- follow change to this_cpu_ptr
4376
4377 [ John Johansen ]
4378
4379 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
4380 - LP: #1383886
4381 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
4382 - LP: #1362199
4383 * SAUCE: Revert: fix: only allow a single threaded process to ...
4384 - LP: #1371310
4385 * SAUCE: (no-up) fix: bad unix_addr_fs macro
4386 - LP: #1390223
4387 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
4388 - LP: #1408833
4389 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
4390 - LP: #1496430
4391
4392 [ Tim Gardner ]
4393
4394 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
4395 - LP: #1511006
4396 * rebase to v4.3
4397 * Bypass spl/zfs config
4398 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
4399 * [Config] Default AppArmor settings
4400
4401 [ Upstream Kernel Changes ]
4402
4403 * rebase to v4.3
4404
4405 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
4406
4407linux (4.3.0-0.5) xenial; urgency=low
4408
4409 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
4410
4411 [ Upstream Kernel Changes ]
4412
4413 * rebase to v4.3-rc7
4414 - LP: #1504778
4415
4416 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
4417
4418linux (4.3.0-0.4) xenial; urgency=low
4419
4420 [ Tim Gardner ]
4421
4422 * [Debian] Update to new signing key type and location
4423
4424 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
4425
4426linux (4.3.0-0.3) wily; urgency=low
4427
4428 [ Tim Gardner ]
4429
4430 * [Debian] sign-file is now compiled
4431
4432 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
4433
4434linux (4.3.0-0.2) wily; urgency=low
4435
4436 [ Tim Gardner ]
4437
4438 * [Config] Added libssl-dev to Build-Depends
4439
4440 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
4441
4442linux (4.3.0-0.1) wily; urgency=low
4443
4444 [ Upstream Kernel Changes ]
4445
4446 * rebase to v4.3-rc6
4447 * rebase to v4.3-rc5
4448 * rebase to v4.3-rc4
4449 * rebase to v4.3-rc3
4450 * rebase to v4.3-rc2
4451 * rebase to v4.3-rc1
4452 - LP: #1492132
4453 - LP: #1481575
4454
4455 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
4456
4457linux (4.2.0-10.11) wily; urgency=low
4458
4459 [ Andy Whitcroft ]
4460
4461 * Release Tracking Bug
4462 - LP: #1495208
4463 * No change rebuild to avoid issues with leading zero bytes on
4464 internal module signing key. (see launchpad bug 1494943)
4465
4466 [ Ming Lei ]
4467
4468 * [Config] SERIAL_8250_DW=y for arm64
4469
4470 [ Upstream Kernel Changes ]
4471
4472 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
4473 code
4474 - LP: #1484486
4475 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
4476 - LP: #1484486
4477 * drm/i915/gen8: Re-order init pipe_control in lrc mode
4478 - LP: #1484486
4479 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
4480 - LP: #1484486
4481 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
4482 workaround
4483 - LP: #1484486
4484 * drm/i915: Bail out early if WA batch is not available for given Gen
4485 - LP: #1484486
4486 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
4487 - LP: #1484486
4488 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
4489 - LP: #1484486
4490 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
4491 - LP: #1484486
4492 * drm/i915: Enable WA batch buffers for Gen9
4493 - LP: #1484486
4494 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
4495 - LP: #1484486
4496 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
4497 - LP: #1484486
4498 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
4499 workaround
4500 - LP: #1484486
4501 * drm/i915/gen9: Add
4502 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
4503 - LP: #1484486
4504 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
4505 - LP: #1484486
4506 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
4507 - LP: #1484486
4508 * drm/i915/skl: Don't expose the top most plane on gen9 display
4509 - LP: #1484486
4510 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
4511 - LP: #1484486
4512 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
4513 - LP: #1484486
4514 * drm/i915: reduce indent in i9xx_hpd_irq_handler
4515 - LP: #1484531
4516 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
4517 - LP: #1484531
4518 * drm/i915: reduce indent in intel_hpd_irq_handler
4519 - LP: #1484531
4520 * drm/i915: group all hotplug related fields into a new struct in
4521 dev_priv
4522 - LP: #1484531
4523 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
4524 - LP: #1484531
4525 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
4526 - LP: #1484531
4527 * drm/i915: put back the indent in intel_hpd_irq_handler
4528 - LP: #1484531
4529 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
4530 - LP: #1484531
4531 * drm/i915: simplify condition for digital port
4532 - LP: #1484531
4533 * drm/i915: abstract away platform specific parts from hpd handling
4534 - LP: #1484531
4535 * drm/i915: Handle HPD when it has actually occurred
4536 - LP: #1484531
4537 * drm/i915: Set power domain for DDI-E
4538 - LP: #1484531
4539 * drm/i915: Set alternate aux for DDI-E
4540 - LP: #1484531
4541 * drm/i915/skl: enable DDI-E hotplug
4542 - LP: #1484531
4543 * drm/i915/bxt: fix DDI PHY vswing scale value setting
4544 - LP: #1494163
4545 * drm/i915/skl: Buffer translation improvements
4546 - LP: #1494163
4547 * drm/i915: Per-DDI I_boost override
4548 - LP: #1494163
4549 * drm/i915: fix VBT parsing for SDVO child device mapping
4550 - LP: #1494163
4551 * drm/i915/bxt: edp1.4 Intermediate Freq support
4552 - LP: #1494163
4553 * drm/i915: fix link rates reported for SKL
4554 - LP: #1494163
4555 * drm/i915: Allow parsing of variable size child device entries from VBT
4556 - LP: #1494163
4557 * drm/i915/skl: Update DDI buffer translation programming.
4558 - LP: #1494163
4559 * drm/i915: Enable HDMI on DDI-E
4560 - LP: #1484531
4561 * drm/i915/skl: Enable DDI-E
4562 - LP: #1484531
4563 * drm/i915: eDP can be present on DDI-E
4564 - LP: #1484531
4565 * drm/i915/skl: Adding DDI_E power well domain
4566 - LP: #1484531
4567 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
4568 - LP: #1490035
4569 * drm/i915: Split atomic wm update to pre and post variants
4570 - LP: #1493746
4571 * drm/i915/skl: Drop the preliminary_hw_support flag
4572 - LP: #1486868
4573 * drm/i915: set FDI translations to NULL on SKL
4574 - LP: #1494163
4575
4576 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
4577
4578linux (4.2.0-9.9) wily; urgency=low
4579
4580 [ Tim Gardner ]
4581
4582 * Release Tracking Bug
4583 - LP: #1493970
4584 * [Config] CONFIG_MFD_INTEL_LPSS=m
4585 - LP: #1397876
4586
4587 [ dann frazier ]
4588
4589 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
4590 - LP: #1388952
4591
4592 [ Michael Ellerman ]
4593
4594 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
4595 Fixes FTBS on 32 bit powerpc, patch sent upstream.
4596
4597 [ Upstream Kernel Changes ]
4598
4599 * thermal/powerclamp: add cpu id for skylake h/s
4600 - LP: #1398269
4601 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
4602 - LP: #1397852
4603 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
4604 - LP: #1460905
4605 * i2c: i801: Create iTCO device on newer Intel PCHs
4606 - LP: #1460905
4607 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
4608 - LP: #1460905
4609 * perf/x86: Add a native_perf_sched_clock_from_tsc()
4610 - LP: #1397867
4611 * perf/x86/intel: Add support for PEBSv3 profiling
4612 - LP: #1397867
4613 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
4614 - LP: #1397867
4615 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
4616 - LP: #1397867
4617 * perf: Add cycles to branch_info
4618 - LP: #1397867
4619 * perf/x86/intel/lbr: Add support for LBRv5
4620 - LP: #1397867
4621 * perf/x86/intel: Handle new arch perfmon v4 status bits
4622 - LP: #1397867
4623 * perf/x86/intel: Move PMU ACK to after LBR read
4624 - LP: #1397867
4625 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
4626 - LP: #1397867
4627 * perf/x86/intel: Add Intel Skylake PMU support
4628 - LP: #1397867
4629 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
4630 call stack
4631 - LP: #1397867
4632 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
4633 - LP: #1397867
4634 * perf/x86: Make merge_attr() global to use from perf_event_intel
4635 - LP: #1397867
4636 * perf/x86/intel: Use 0x11 as extra reg test value
4637 - LP: #1397867
4638 * perf tools: Add support for cycles, weight branch_info field
4639 - LP: #1397867
4640 * perf report: Add flag for non ANY branch mode
4641 - LP: #1397867
4642 * perf report: Add infrastructure for a cycles histogram
4643 - LP: #1397867
4644 * perf report: Add processing for cycle histograms
4645 - LP: #1397867
4646 * perf annotate: Compute IPC and basic block cycles
4647 - LP: #1397867
4648 * perf annotate: Finally display IPC and cycle accounting
4649 - LP: #1397867
4650 * perf top: Add branch annotation code to top
4651 - LP: #1397867
4652 * perf report: Display cycles in branch sort mode
4653 - LP: #1397867
4654 * perf annotate: Fix 32-bit compilation error in util/annotate.c
4655 - LP: #1397867
4656 * PM / QoS: Make it possible to expose device latency tolerance to
4657 userspace
4658 - LP: #1460908
4659 * ACPI / PM: Attach ACPI power domain only once
4660 - LP: #1460908
4661 * Driver core: wakeup the parent device before trying probe
4662 - LP: #1460908
4663 * klist: implement klist_prev()
4664 - LP: #1460908
4665 * driver core: implement device_for_each_child_reverse()
4666 - LP: #1460908
4667 * mfd: make mfd_remove_devices() iterate in reverse order
4668 - LP: #1460908
4669 * dmaengine: add a driver for Intel integrated DMA 64-bit
4670 - LP: #1460908
4671 * mfd: Add support for Intel Sunrisepoint LPSS devices
4672 - LP: #1460908
4673 * spi: pxa2xx: Add support for Intel Sunrisepoint
4674 - LP: #1397876
4675 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
4676 - LP: #1397876
4677 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
4678 - LP: #1397876
4679 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
4680 for it
4681 - LP: #1397876
4682 * intel_idle: Skylake Client Support
4683 - LP: #1397877
4684 * powerpc/kernel: Switch to using MAX_ERRNO
4685 - LP: #1458876
4686 * powerpc/kernel: Change the do_syscall_trace_enter() API
4687 - LP: #1458876
4688 * powerpc: Drop unused syscall_get_error()
4689 - LP: #1458876
4690 * powerpc: Don't negate error in syscall_set_return_value()
4691 - LP: #1458876
4692 * powerpc: Rework syscall_get_arguments() so there is only one loop
4693 - LP: #1458876
4694 * powerpc: Use orig_gpr3 in syscall_get_arguments()
4695 - LP: #1458876
4696 * powerpc: Change syscall_get_nr() to return int
4697 - LP: #1458876
4698 * powerpc/kernel: Add SIG_SYS support for compat tasks
4699 - LP: #1458876
4700 * powerpc/kernel: Enable seccomp filter
4701 - LP: #1458876
4702 * selftests/seccomp: Make seccomp tests work on big endian
4703 - LP: #1458876
4704 * selftests/seccomp: Add powerpc support
4705 - LP: #1458876
4706 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
4707
4708 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
4709
4710linux (4.2.0-8.8) wily; urgency=low
4711
4712 [ Tim Gardner ]
4713
4714 * Release Tracking Bug
4715 - LP: #1493357
4716 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
4717 - LP: #1488495
4718 * [Config] CONFIG_CXLFLASH=m
4719 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
4720
4721
4722 [ Andy Whitcroft ]
4723
4724 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
4725 * [Packaging] mark up control for stage1
4726 * [Config] kernel-versions -- clean up deps field
4727 * [Config] s390x -- build linux-libc-dev
4728 - LP: #1488653
4729 * [Packaging] control -- prepare for new kernel-wedge semantics
4730
4731 [ Upstream Kernel Changes ]
4732
4733 * crypto: vmx - Fixing AES-CTR counter bug
4734 - LP: #1484519
4735 * crypto: vmx - Fixing GHASH Key issue on little endian
4736 - LP: #1484519
4737 * powerpc: Uncomment and make enable_kernel_vsx() routine available
4738 - LP: #1484519
4739 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
4740 - LP: #1484519
4741 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
4742 'okay'
4743 - LP: #1488495
4744 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
4745 - LP: #1488495
4746 * crypto: nx - do not emit extra output if status is disabled
4747 - LP: #1488495
4748 * crypto: nx - reduce chattiness of platform drivers
4749 - LP: #1488495
4750 * crypto: nx/842 - Fix context corruption
4751 - LP: #1488495
4752 * crypto: nx - remove __init/__exit from VIO functions
4753 - LP: #1488495
4754 * crypto: nx - remove pSeries NX 'status' field
4755 - LP: #1488495
4756 * crypto: nx - move kzalloc() out of spinlock
4757 - LP: #1488495
4758 * crypto: nx - don't register pSeries driver if ENODEV
4759 - LP: #1488495
4760 * crypto: nx - use common code for both NX decompress success cases
4761 - LP: #1488495
4762 * crypto: nx - merge nx-compress and nx-compress-crypto
4763 - LP: #1488495
4764 * crypto: nx - rename nx-842-crypto.c to nx-842.c
4765 - LP: #1488495
4766 * crypto: nx - make platform drivers directly register with crypto
4767 - LP: #1488495
4768 * cxlflash: Base support for IBM CXL Flash Adapter
4769 - LP: #1449121
4770 * cxlflash: Base error recovery support
4771 - LP: #1449121
4772 * cxlflash: Superpipe support
4773 - LP: #1449121
4774 * cxlflash: Virtual LUN support
4775 - LP: #1449121
4776 * cxlflash: off by one bug in cxlflash_show_port_status()
4777 - LP: #1449121
4778 * cxlflash: shift wrapping bug in afu_link_reset()
4779 - LP: #1449121
4780 * cxlflash: Remove unused variable from queuecommand
4781 - LP: #1449121
4782 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
4783 pci_controller_ops
4784 * powerpc/eeh: Probe after unbalanced kref check
4785 * misc: cxl: clean up afu_read_config()
4786 * cxl: Add explicit precision specifiers
4787 * cxl: use more common format specifier
4788 * cxl: Destroy cxl_adapter_idr on module_exit
4789 * cxl: Destroy afu->contexts_idr on release of an afu
4790 * cxl: Don't ignore add_process_element() result when attaching context
4791 * cxl: Compile with -Werror
4792 * cxl: sparse: Make declarations static
4793 * cxl: sparse: Silence iomem warning in debugfs file creation
4794 * cxl: Convert MMIO read/write macros to inline functions
4795 * cxl: Drop commands if the PCI channel is not in normal state
4796 * cxl: Allocate and release the SPA with the AFU
4797 * cxl: Make IRQ release idempotent
4798 * cxl: Clean up adapter MMIO unmap path.
4799 * cxl: Refactor adaptor init/teardown
4800 * cxl: Refactor AFU init/teardown
4801 * cxl: Don't remove AFUs/vPHBs in cxl_reset
4802 * cxl: Allow the kernel to trust that an image won't change on PERST.
4803 * cxl: EEH support
4804 * cxl: Add CONFIG_CXL_EEH symbol
4805 * cxl: Plug irq_bitmap getting leaked in cxl_context
4806 * cxl: Add alternate MMIO error handling
4807 * cxl: Allow release of contexts which have been OPENED but not STARTED
4808 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
4809 * cxl: Release irqs if memory allocation fails
4810 * cxl: Remove racy attempt to force EEH invocation in reset
4811 * cxl: Fix + cleanup error paths in cxl_dev_context_init
4812 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
4813 * cxl: Set up and enable PSL Timebase
4814
4815 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
4816
4817linux (4.2.0-7.7) wily; urgency=low
4818
4819 [ Tim Gardner ]
4820
4821 * Release Tracking Bug
4822 - LP: #1490564
4823 * rebase to v4.2
4824
4825 [ Wen Xiong ]
4826
4827 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
4828 - LP: #1453892
4829
4830 [ Upstream Kernel Changes ]
4831
4832 * rebase to v4.2
4833 - LP: #1487345
4834
4835 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
4836
4837linux (4.2.0-6.6) wily; urgency=low
4838
4839 [ Tim Gardner ]
4840
4841 * Release Tracking Bug
4842 - LP: #1488138
4843
4844 [ Andy Whitcroft ]
4845
4846 * rebase to v4.2-rc8
4847
4848 [ Shilpasri G Bhat ]
4849
4850 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
4851 level
4852 - LP: #1480894
4853 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
4854 - LP: #1480894
4855 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
4856 notification
4857 - LP: #1480894
4858 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
4859 OCC_THROTTLE
4860 - LP: #1480894
4861 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
4862 bit is set
4863 - LP: #1480894
4864 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
4865 unthrottling
4866 - LP: #1480894
4867
4868 [ Upstream Kernel Changes ]
4869
4870 * rebase to v4.2-rc8
4871 - LP: #1483440
4872 - LP: #1484334
4873
4874 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
4875
4876linux (4.2.0-5.5) wily; urgency=low
4877
4878 [ Tim Gardner ]
4879
4880 * Release Tracking Bug
4881 - LP: #1487173
4882
4883 [ Andy Whitcroft ]
4884
4885 * [Packaging] correct spelling of probabaly on the tools packages
4886 - LP: #1256822
4887 * rebase to v4.2-rc7
4888
4889 [ dann frazier ]
4890
4891 * d-i: Add nicpf and nicvf to nic-modules
4892 * d-i: Enable usb modules on arm64
4893
4894 [ Mahesh Salgaonkar ]
4895
4896 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
4897 - LP: #1482343
4898 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
4899 - LP: #1482343
4900 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
4901 machine check errors.
4902 - LP: #1482343
4903 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
4904 - LP: #1482343
4905
4906 [ Vipin K Parashar ]
4907
4908 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
4909 PowerNV platform
4910 - LP: #1469771
4911
4912 [ Upstream Kernel Changes ]
4913
4914 * rebase to v4.2-rc7
4915
4916 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
4917
4918linux (4.2.0-4.4) wily; urgency=low
4919
4920 [ Tim Gardner ]
4921
4922 * Release Tracking Bug
4923 - LP: #1483677
4924
4925 [ Achiad Shochat ]
4926
4927 * SAUCE: net/mlx5e: Support TX packet copy into WQE
4928 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
4929 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
4930 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
4931
4932 [ Adam Lee ]
4933
4934 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
4935 - LP: #1480142
4936
4937 [ dann frazier ]
4938
4939 * [Config] CONFIG_NR_CPUS=128 on arm64
4940
4941 [ Leann Ogasawara ]
4942
4943 * [Config] d-i -- Add sfc to nic-modules udeb
4944 - LP: #1481490
4945
4946 [ Saeed Mahameed ]
4947
4948 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
4949 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
4950
4951 [ Tim Gardner ]
4952
4953 * [Config] CONFIG_X86_INTEL_MPX=y
4954 - LP: #1460902
4955 * [Debian] change dependency on module-init-tools to kmod
4956 - LP: #1481986
4957 * rebase to v4.2-rc6
4958
4959 [ Upstream Kernel Changes ]
4960
4961 * rebase to v4.2-rc6
4962
4963 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
4964
4965linux (4.2.0-3.3) wily; urgency=low
4966
4967 [ Tim Gardner ]
4968
4969 * Release Tracking Bug
4970 - LP: #1481462
4971 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
4972 Fixes an FTBS for at least one DKMS package.
4973
4974 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
4975
4976linux (4.2.0-2.2) wily; urgency=low
4977
4978 [ Tim Gardner ]
4979
4980 * Release Tracking Bug
4981 - LP: #1481067
4982 * rebase to v4.2-rc5
4983
4984 [ Andy Whitcroft ]
4985
4986 * [Packaging] module-inclusion -- commonise copy code and simplify
4987 * [Packaging] module-inclusion -- add manual command entries
4988 * [Packaging] module blacklists -- add support for manual blacklists
4989 * [Packaging] do_common_tools should always be on
4990 * [Packaging] initscripts need installing when making the package
4991 * [Packaging] initscripts work around bug in debhelper systemd support
4992 * [Config] exclude oss modules from linux-image
4993 - LP: #1434842
4994 * hyper-v -- add hid and fb drivers to linux-virtual
4995 - LP: #1444179
4996 * ubuntu: (no-squash) vbox -- infrastructure and updater
4997 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
4998 - LP: #1426113
4999 * ubuntu: vbox -- update to 5.0.0-dfsg-1
5000 - LP: #1480879
5001 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
5002 * [Config] move vbox modules into linux-image
5003
5004 [ Upstream Kernel Changes ]
5005
5006 * rebase to v4.2-rc5
5007 - LP: #1478497
5008 - LP: #1477900
5009
5010 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
5011
5012linux (4.2.0-1.1~rc1) wily; urgency=low
5013
5014 [ Andy Whitcroft ]
5015
5016 * Release Tracking Bug
5017 - LP: #1479903
5018 * Initial upload of v4.2 based kernel (currently v4.-rc4)
5019
5020 [ Upstream Kernel Changes ]
5021
5022 * rebase to v4.2-rc4
5023 - LP: #1476987
5024 - LP: #1476888
5025 * rebase to v4.2-rc3
5026 * rebase to v4.2-rc2
5027 * rebase to v4.2-rc1
5028 - LP: #1394368
5029 - LP: #1427680
5030 - LP: #1462614
5031 - LP: #1397021
5032
5033 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
5034
5035linux (4.1.0-3.3) wily; urgency=low
5036
5037 [ Andy Whitcroft ]
5038
5039 * Release Tracking Bug
5040 - LP: #1478897
5041
5042 [ Colin Ian King ]
5043
5044 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
5045 - CVE-2015-1333
5046
5047 [ Seth Forshee ]
5048
5049 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
5050 - LP: #1478578
5051
5052 [ Upstream Kernel Changes ]
5053
5054 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
5055 - LP: #1461620
5056 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
5057 * x86/nmi/64: Remove asm code that saves cr2
5058 * x86/nmi/64: Switch stacks on userspace NMI entry
5059 * x86/nmi/64: Reorder nested NMI checks
5060 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
5061 detection
5062
5063 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
5064
5065linux (4.1.0-2.4) wily; urgency=low
5066
5067 [ Andy Whitcroft ]
5068
5069 * SAUCE: overlayfs: when copying up and reading directories ensure
5070 mounter had permissions V2
5071 - CVE-2015-1328
5072
5073 [ Leann Ogasawara ]
5074
5075 * Release Tracking Bug
5076 - LP: #1465419
5077
5078 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5079
5080linux (4.1.0-2.2) wily; urgency=low
5081
5082 [ Tim Gardner ]
5083
5084 * rebase to v4.1.3
5085 * [Config] Add i40e[vf] to d-i
5086 - LP: #1476393
5087
5088 [ Upstream Kernel Changes ]
5089
5090 * rebase to v4.1.3
5091 - LP: #1427680
5092 - LP: #1462614
5093 - LP: #1394368
5094
5095 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
5096
5097linux (4.1.0-1.1) wily; urgency=low
5098
5099 [ Andy Whitcroft ]
5100
5101 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5102 - LP: #1395877, #1410480
5103 * SAUCE: overlayfs: when copying up and reading directories ensure
5104 mounter had permissions V2
5105 - CVE-2015-1328
5106 * [Packaging] fix up Vcs-Git: to point to launchpad
5107 * [Config] correct linux-initramfs-tool virtual linkage
5108 - LP: #1474810
5109
5110 [ Chris J Arges ]
5111
5112 * [Config] Add dm-service-time to multipath-modules
5113 - LP: #1469240
5114 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
5115 - LP: #1464560
5116
5117 [ Jay Vosburgh ]
5118
5119 * SAUCE: fan: Proof of concept implementation (v2)
5120 - LP: #1439706
5121 * SAUCE: fan: tunnel multiple mapping mode (v3)
5122 - LP: #1470091
5123
5124 [ Leann Ogasawara ]
5125
5126 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
5127 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
5128 considering"
5129 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
5130 * Revert "SAUCE: dm-crypt: never use write same"
5131 * Release Tracking Bug
5132 - LP: #1476333
5133
5134 [ Tim Gardner ]
5135
5136 * Rebase to v4.1
5137 - LP: #1443371
5138 * [Config] Enable Apparmor
5139 * [Config] CONFIG_OVERLAY_FS_V1=y
5140 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
5141 - LP: #1469829
5142 * [Config] CONFIG_VM86=n
5143 - LP: #1473447
5144 * [Config] ACORN_PARTITION=n
5145 - LP: #1453117
5146
5147 [ Timo Aaltonen ]
5148
5149 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
5150 - LP: #1473319
5151
5152 [ Upstream Kernel Changes ]
5153
5154 * efi: efivar_create_sysfs_entry() should return negative error codes
5155 * efi: Add esrt support
5156 * x86, doc: Remove cmdline_size from list of fields to be filled in for
5157 EFI handover
5158 * efi/esrt: Fix some compiler warnings
5159 * efi: dmi: List SMBIOS3 table before SMBIOS table
5160 * efi: Add 'systab' information to Documentation/ABI
5161 * ALSA: hda - restore the MIC FIXUP for some Dell machines
5162 - LP: #1473560
5163 * mtd: powernv: Add powernv flash MTD abstraction driver
5164 - LP: #1464560
5165 * powerpc/powernv: Expose OPAL APIs required by PRD interface
5166 - LP: #1464560
5167 * powerpc/powernv: Add opal-prd channel
5168 - LP: #1464560
5169 * powerpc/powernv: fix construction of opal PRD messages
5170 - LP: #1464560
5171 * powerpc/include: Add opal-prd to installed uapi headers
5172 - LP: #1464560
5173 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
5174 - LP: #1464560
5175
5176 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
5177
5178linux (4.0.0-2.4) wily; urgency=low
5179
5180 [ Andy Whitcroft ]
5181
5182 * SAUCE: overlayfs: when copying up and reading directories ensure
5183 mounter had permissions V2
5184 - CVE-2015-1328
5185
5186 [ Leann Ogasawara ]
5187
5188 * Release Tracking Bug
5189 - LP: #1465419
5190
5191 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5192
5193linux (4.0.0-1.2) wily; urgency=low
5194
5195 [ Andy Whitcroft ]
5196
5197 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5198 - LP: #1395877, #1410480
5199 * [Config] enable CONFIG_OVERLAY_FS_V1
5200
5201 [ Tai Nguyen ]
5202
5203 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
5204 - LP: #1463211
5205
5206 [ Tim Gardner ]
5207
5208 * [Config] CONFIG_HIBERNATION=n for ppc64el
5209 - LP: #1463836
5210
5211 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
5212
5213linux (4.0.0-1.1) wily; urgency=low
5214
5215 [ Leann Ogasawara ]
5216
5217 * Revert "md/raid0: fix bug with chunksize not a power of 2."
5218 - LP: #1457510
5219 * powerpc/powernv: Check image loaded or not before calling flash
5220 - LP: #1461553
5221
5222 [ Tim Gardner ]
5223
5224 * [Config] armhf: CPUFREQ_DT=y
5225 - LP: #1457781
5226
5227 [ Upstream Kernel Changes ]
5228
5229 * rebase to v4.0.5
5230 - LP: #1429756
5231 - LP: #1452175
5232 - LP: #1454656
5233 - LP: #1447909
5234 - LP: #1446517
5235 - LP: #1428947
5236 - LP: #1410704
5237 - LP: #1412800
5238 - LP: #1400215
5239 - LP: #1411193
5240 - LP: #1412800
5241 - LP: #1408295
5242 - LP: #1436745
5243
5244 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
5245
5246linux (3.19.0-10.10) vivid; urgency=low
5247
5248 [ Andy Whitcroft ]
5249
5250 * [Packaging] control -- make element ordering deterministic
5251 * [Config] allow dracult to support initramfs as well
5252 - LP: #1109029
5253 * [Packaging] generate live watchdog blacklists
5254 - LP: #1432837
5255
5256 [ Leann Ogasawara ]
5257
5258 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
5259 - LP: #1397860
5260 * rebase to v3.19.2
5261
5262 [ Upstream Kernel Changes ]
5263
5264 * thinkpad_acpi: support new BIOS version string pattern
5265 - LP: #1417915
5266 * arm64: Invalidate the TLB corresponding to intermediate page table
5267 levels
5268 - LP: #1432546
5269 * perf tools: Support parsing parameterized events
5270 - LP: #1430341
5271 * perf tools: Extend format_alias() to include event parameters
5272 - LP: #1430341
5273 * perf Documentation: Add event parameters
5274 - LP: #1430341
5275 * perf tools: Document parameterized and symbolic events
5276 - LP: #1430341
5277 * perf: provide sysfs_show for struct perf_pmu_events_attr
5278 - LP: #1430341
5279 * perf: add PMU_EVENT_ATTR_STRING() helper
5280 - LP: #1430341
5281 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
5282 - LP: #1430341
5283 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
5284 - LP: #1430341
5285 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
5286 annotated
5287 - LP: #1430341
5288 * powerpc/perf/hv-gpci: add the remaining gpci requests
5289 - LP: #1430341
5290 * powerpc/perf/hv-24x7: Document sysfs event description entries
5291 - LP: #1430341
5292 * powerpc/iommu: Remove IOMMU device references via bus notifier
5293 - LP: #1425202
5294 * powerpc/pseries: Fix endian problems with LE migration
5295 - LP: #1428351
5296 * intel_idle: support additional Broadwell model
5297 - LP: #1400970
5298 * tools/power turbostat: support additional Broadwell model
5299 - LP: #1400970
5300 * KVM: x86: flush TLB when D bit is manually changed.
5301 - LP: #1397860
5302 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
5303 - LP: #1397860
5304 * KVM: Add generic support for dirty page logging
5305 - LP: #1397860
5306 * KVM: x86: switch to kvm_get_dirty_log_protect
5307 - LP: #1397860
5308 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
5309 log dirty
5310 - LP: #1397860
5311 * KVM: MMU: Add mmu help functions to support PML
5312 - LP: #1397860
5313 * KVM: MMU: Explicitly set D-bit for writable spte.
5314 - LP: #1397860
5315 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
5316 - LP: #1397860
5317 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
5318 - LP: #1397860
5319 * KVM: VMX: Add PML support in VMX
5320 - LP: #1397860
5321 * HID: multitouch: add support of clickpads
5322 * HID: multitouch: Add support for button type usage
5323
5324 [ Upstream Kernel Changes ]
5325
5326 * rebase to v3.19.2
5327 - LP: #1428947
5328
5329 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
5330
5331linux (3.19.0-9.9) vivid; urgency=low
5332
5333 [ Leann Ogasawara ]
5334
5335 * Release Tracking Bug
5336 - LP: #1430930
5337
5338 [ Shachar Raindel ]
5339
5340 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
5341 arithmetic
5342 - LP: #1413741
5343 - CVE-2014-8159
5344
5345 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
5346
5347linux (3.19.0-8.8) vivid; urgency=low
5348
5349 [ Andy Whitcroft ]
5350
5351 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5352 - LP: #1426113
5353 * rebase to stable v3.19.1
5354
5355 [ John Johansen ]
5356
5357 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
5358 - LP: #1408833
5359
5360 [ Leann Ogasawara ]
5361
5362 * Release Tracking Bug
5363 - LP: #1429940
5364
5365 [ Upstream Kernel Changes ]
5366
5367 * xen: correct bug in p2m list initialization
5368 * net/mlx5_core: Fix configuration of log_uar_page_sz
5369 - LP: #1419938
5370 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
5371 - LP: #1420575
5372 * net/mlx4_core: Maintain a persistent memory for mlx4 device
5373 - LP: #1422481
5374 * net/mlx4_core: Set device configuration data to be persistent across
5375 reset
5376 - LP: #1422481
5377 * net/mlx4_core: Refactor the catas flow to work per device
5378 - LP: #1422481
5379 * net/mlx4_core: Enhance the catas flow to support device reset
5380 - LP: #1422481
5381 * net/mlx4_core: Activate reset flow upon fatal command cases
5382 - LP: #1422481
5383 * net/mlx4_core: Manage interface state for Reset flow cases
5384 - LP: #1422481
5385 * net/mlx4_core: Handle AER flow properly
5386 - LP: #1422481
5387 * net/mlx4_core: Enable device recovery flow with SRIOV
5388 - LP: #1422481
5389 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
5390 - LP: #1422481
5391 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
5392 - LP: #1428111
5393 * rebase to v3.19.1
5394 - LP: #1410704
5395 - LP: #1411193
5396 - LP: #1400215
5397
5398 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
5399
5400linux (3.19.0-7.7) vivid; urgency=low
5401
5402 [ Andy Whitcroft ]
5403
5404 * Release Tracking Bug
5405 - LP: #1426013
5406
5407 [ Upstream Kernel Changes ]
5408
5409 * x86/irq: Fix regression caused by commit b568b8601f05
5410 * cxl: Fix leaking interrupts if attach process fails
5411 - LP: #1415102
5412 * cxl: Early return from cxl_handle_fault for a shut down context
5413 - LP: #1415102
5414 * cxl: Disable AFU debug flag
5415 - LP: #1415102
5416 * cxl: Disable SPAP register when freeing SPA
5417 - LP: #1415102
5418 * cxl: remove redundant increment of hwirq
5419 - LP: #1415102
5420 * cxl: Add tracepoints
5421 - LP: #1415102
5422 * cxl: Update CXL ABI documentation
5423 - LP: #1415102
5424 * cxl: Use image state defaults for reloading FPGA
5425 - LP: #1415102
5426 * cxl: Add image control to sysfs
5427 - LP: #1415102
5428 * cxl: Enable CAPP recovery
5429 - LP: #1415102
5430 * cxl: Add ability to reset the card
5431 - LP: #1415102
5432 * cxl: Fix device_node reference counting
5433 - LP: #1415102
5434 * cxl: Export optional AFU configuration record in sysfs
5435 - LP: #1415102
5436 * cxl: Fail AFU initialisation if an invalid configuration record is
5437 found
5438 - LP: #1415102
5439 * cxl: Add missing return statement after handling AFU errror
5440 - LP: #1415102
5441 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
5442 - LP: #1415102
5443 * powerpc/eeh: Allow to set maximal frozen times
5444 - LP: #1415102
5445 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
5446
5447 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
5448
5449linux (3.19.0-6.6) vivid; urgency=low
5450
5451 [ Andy Whitcroft ]
5452
5453 * systemd -- fix hyper-v units to be non-forking
5454 - LP: #1401525
5455 * [Config] move vbox modules into linux-image
5456 * ubuntu: vbox -- update to 4.3.22-dfsg-1
5457
5458 [ Brad Figg ]
5459
5460 * SAUCE: DEP8 test to run our regression tests
5461
5462 [ Paolo Pisati ]
5463
5464 * [Config] I2C_CHARDEV=y
5465 - LP: #1417032
5466
5467 [ Upstream Kernel Changes ]
5468
5469 * PCI: Fix infinite loop with ROM image of size 0
5470 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
5471 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
5472 controller
5473 - LP: #1400215
5474
5475 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
5476
5477linux (3.19.0-5.5) vivid; urgency=low
5478
5479 [ Andy Whitcroft ]
5480
5481 * [Config] CONFIG_FA_DUMP=y
5482 - LP: #1415562
5483 * ubuntu: (no-squash) vbox -- infrastructure and updater
5484 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
5485 * rebase to v3.19 final
5486
5487 [ Chris J Arges ]
5488
5489 * [Config] Add ibmvfc to d-i
5490 - LP: #1416001
5491 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
5492 - LP: #1292234
5493
5494 [ Upstream Kernel Changes ]
5495
5496 * rebase to v3.19
5497
5498 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
5499
5500linux (3.19.0-4.4) vivid; urgency=low
5501
5502 [ Andy Whitcroft ]
5503
5504 * [Config] apply Kernel hacking >> Tracers config defaults
5505 * hyper-v -- fix comment handing in /etc/network/interfaces
5506 - LP: #1413020
5507 * rebase to v3.19-rc7
5508 * updateconfigs following rebase to v3.19-rc7
5509
5510 [ Ben Hutchings ]
5511
5512 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
5513 - LP: #1413149
5514
5515 [ Upstream Kernel Changes ]
5516
5517 * rebase to v3.19-rc7
5518
5519 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
5520
5521linux (3.19.0-3.3) vivid; urgency=low
5522
5523 [ Andy Whitcroft ]
5524
5525 * [Debian] arm64 -- build ubuntu drivers
5526 - LP: #1411284
5527 * [Packaging] config-check -- add support for enforced annotations
5528 * [Config] annotations -- switch to ENFORCED annotations
5529 * [Packaging] config-check -- drop support for enforce file
5530 * [Packaging] enforce -- drop empty enforce file
5531 * rebase to v3.19-rc5
5532 * [Config] add modules removed due to tighter dependencies
5533 * [Config] updateconfigs following rebase to v3.19-rc5
5534 * [Config] enforce CONFIG_FHANDLE=y
5535 - LP: #1412543
5536 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
5537 - LP: #1408355
5538 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
5539 - LP: #1413646
5540 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
5541 message handler config defaults
5542 * [Config] apply Device Drivers >> Character devices >> Serial drivers
5543 config defaults
5544 * [Config] apply Device Drivers >> GPIO Support config defaults
5545 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
5546 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
5547 support) config defaults
5548 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
5549 Devices >> Support for frame buffer devices config defaults
5550 * [Config] apply Device Drivers >> HID support >> HID bus support >>
5551 Special HID drivers config defaults
5552 * [Config] apply Device Drivers >> Hardware Monitoring support config
5553 defaults
5554 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
5555 Hardware Bus support config defaults
5556 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
5557 digital converters config defaults
5558 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
5559 sensors config defaults
5560 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
5561 sensors config defaults
5562 * [Config] apply Device Drivers >> Input device support >> Generic input
5563 layer (needed for keyboard, mouse, ...) >> Mice config defaults
5564 * [Config] apply Device Drivers >> Input device support >> Generic input
5565 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
5566 * [Config] apply Device Drivers >> LED Support >> LED Class Support
5567 config defaults
5568 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
5569 defaults
5570 * [Config] apply Device Drivers >> Multifunction device drivers config
5571 defaults
5572 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
5573 grabbers support >> Media test drivers config defaults
5574 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
5575 Adapters config defaults
5576 * [Config] apply Device Drivers >> Multimedia support >> Remote
5577 Controller devices config defaults
5578 * [Config] apply Device Drivers >> Network device support >> Distributed
5579 Switch Architecture drivers config defaults
5580 * [Config] apply Device Drivers >> Network device support >> Network core
5581 driver support config defaults
5582 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
5583 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
5584 defaults
5585 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
5586 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
5587 defaults
5588 * [Config] apply Device Drivers >> PHY Subsystem config defaults
5589 * [Config] apply Device Drivers >> Pin controllers config defaults
5590 * [Config] apply Device Drivers >> SPI support config defaults
5591 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
5592 Sound Architecture >> ALSA for SoC audio support config defaults
5593 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
5594 Sound Architecture >> FireWire sound devices config defaults
5595 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
5596 Sound Architecture >> HD-Audio config defaults
5597 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
5598 client support config defaults
5599 * [Config] apply Device Drivers >> Staging drivers >> Media staging
5600 drivers config defaults
5601 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
5602 USB Gadget Drivers >> USB functions configurable through configfs
5603 config defaults
5604 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
5605 USB Peripheral Controller config defaults
5606 * [Config] apply Networking support >> NFC subsystem support >> Near
5607 Field Communication (NFC) devices config defaults
5608 * [Config] apply Networking support >> Networking options >> Network
5609 packet filtering framework (Netfilter) >> Core Netfilter Configuration
5610 >> Netfilter nf_tables support config defaults
5611 * [Config] apply Networking support >> Networking options >> QoS and/or
5612 fair queueing >> Actions config defaults
5613 * [Config] apply Networking support >> Networking options >> TCP/IP
5614 networking config defaults
5615 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
5616 Networking Stack (mac80211) config defaults
5617 * [Config] apply Device Drivers >> Input device support >> Generic input
5618 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
5619 * [Config] apply Device Drivers >> Input device support >> Generic input
5620 layer (needed for keyboard, mouse, ...) >> Mice config defaults
5621 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
5622 config defaults
5623 * [Config] apply Networking support >> Networking options >> Network
5624 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
5625 >> IPv4 NAT config defaults
5626 * [Config] apply Networking support >> Networking options >> Network
5627 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
5628 >> IPv6 NAT config defaults
5629 * [Config] apply Kernel hacking >> Kernel debugging config defaults
5630 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
5631 config defaults
5632 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
5633 values in
5634 - LP: #1414002
5635 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
5636 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
5637 (iwlwifi) config defaults
5638 * [Config] apply Device Drivers >> Real Time Clock config defaults
5639 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
5640 support >> SCSI low-level drivers config defaults
5641 * [Config] apply General setup >> CPU/Task time and stats accounting >>
5642 Cputime accounting config defaults
5643 * [Config] apply Device Drivers >> Mailbox Hardware Support config
5644 defaults
5645 * rebase to v3.19-rc6
5646 * [Config] updateconfigs following rebase to v3.19-rc6
5647
5648 [ Kamal Mostafa ]
5649
5650 * [Packaging] force "dpkg-source -I -i" behavior
5651
5652 [ Leann Ogasawara ]
5653
5654 * [Config] Disable CONFIG_USB_OTG
5655 - LP: #1411295
5656
5657 [ Upstream Kernel Changes ]
5658
5659 * overlay: add backwards compatible overlayfs format support (fixes)
5660 - LP: #1410480
5661
5662 [ Upstream Kernel Changes ]
5663
5664 * rebase to v3.19-rc5
5665 * rebase to v3.19-rc6
5666
5667 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
5668
5669linux (3.19.0-2.2) vivid; urgency=low
5670
5671 [ Andy Whitcroft ]
5672
5673 * rebase to v3.19-rc4
5674 * [Config] updateconfigs following rebase to v3.19-rc4
5675 * [Packaging] install all dtb files
5676 - LP: #1408002
5677 * [Config] switch on "all" dtbs
5678 - LP: #1408002
5679
5680 [ Colin Ian King ]
5681
5682 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
5683 timers
5684 - LP: #1333569
5685
5686 [ Joseph Salisbury ]
5687
5688 * [Config] Enable CONFIG_N_GSM as module.
5689 - LP: #1404670
5690
5691 [ K. Y. Srinivasan ]
5692
5693 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
5694 - LP: #1406867
5695
5696 [ Steve McIntyre ]
5697
5698 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
5699 - LP: #1409750
5700
5701 [ Upstream Kernel Changes ]
5702
5703 * rebase to v3.19-rc4
5704
5705 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
5706
5707linux (3.19.0-1.1) vivid; urgency=low
5708
5709 [ Andy Whitcroft ]
5710
5711 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
5712 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
5713 * Revert "SAUCE: AUFS -- aufs3-base.patch"
5714 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
5715 * rebase to v3.19-rc1
5716 * rebase to v3.19-rc2
5717 * [Config] defaultconfigs following rebase to v3.19-rc2
5718 * ubuntu: aufs3 -- follow rename of d_child
5719 * ubuntu: aufs3 -- follow switch to d_splice_alias
5720 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
5721 * ubuntu: aufs3 -- follow rename for d_alias
5722 * apparmor -- follow change to this_cpu_ptr
5723 * disable module checks for rebase
5724 * ubuntu: AUFS -- substrate: aufs3-base.patch
5725 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
5726 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
5727 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
5728 * [Configs] updateconfigs following aufs update
5729 * v3.19 series start
5730 * rebase to v3.19-rc3
5731 * [Configs] updateconfigs following rebase to v3.19-rc3
5732 * [Packaging] uploadnum should be the remainder of the version
5733 - LP: #1407755
5734 * [Packaging] handle dts directories
5735 - LP: #1408004
5736 * [Config] follow move of arm64 dts' into vendor directories
5737
5738 [ Upstream Kernel Changes ]
5739
5740 * arm64: optimized copy_to_user and copy_from_user assembly code
5741 - LP: #1400349
5742 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
5743
5744 [ Upstream Kernel Changes ]
5745
5746 * rebase to v3.19-rc1
5747 - LP: #1173681
5748 * rebase to v3.19-rc2
5749 * rebase to v3.19-rc3
5750
5751 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
5752
5753linux (3.18.0-7.8) vivid; urgency=low
5754
5755 [ Leann Ogasawara ]
5756
5757 * Release Tracking Bug
5758 - LP: #1401590
5759
5760 [ John Johansen ]
5761
5762 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
5763 - LP: #1362199
5764 * SAUCE: Revert: fix: only allow a single threaded process to ...
5765 - LP: #1371310
5766 * SAUCE: (no-up) fix: bad unix_addr_fs macro
5767 - LP: #1390223
5768 * SAUCE: (no-up) apparmor: add parameter to control whether policy
5769 hashing is used
5770 - LP: #1383886
5771 * [config] set apparmor config options
5772
5773 [ Seth Forshee ]
5774
5775 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
5776 - LP: #1398458
5777
5778 [ Upstream Kernel Changes ]
5779
5780 * mfd: rtsx: Fix PM suspend for 5227 & 5249
5781 - LP: #1359052
5782 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
5783 - LP: #1346067
5784
5785 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
5786
5787linux (3.18.0-6.7) vivid; urgency=low
5788
5789 [ Andy Whitcroft ]
5790
5791 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
5792 assembly code"
5793 - LP: #1398596
5794 * rebase to v3.18
5795
5796 [ Chris J Arges ]
5797
5798 * [Config] CONFIG_PCIEASPM_DEBUG=y
5799 - LP: #1398544
5800
5801 [ Paolo Pisati ]
5802
5803 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
5804 - LP: #1396470
5805
5806 [ Upstream Kernel Changes ]
5807
5808 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
5809 may result in I/O freeze
5810 - LP: #1400289
5811
5812 [ Upstream Kernel Changes ]
5813
5814 * rebase to v3.18
5815
5816 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
5817
5818linux (3.18.0-5.6) vivid; urgency=low
5819
5820 [ Leann Ogasawara ]
5821
5822 * Release Tracking Bug
5823 - LP: #1398109
5824
5825 [ Andy Whitcroft ]
5826
5827 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
5828 - LP: #1397061
5829 * rebase to v3.18-rc7
5830
5831 [ Chris J Arges ]
5832
5833 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
5834 ppc64el/generic
5835 - LP: #1395855
5836
5837 [ Upstream Kernel Changes ]
5838
5839 * rebase to v3.18-rc7
5840 - LP: #1389497
5841
5842 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
5843
5844linux (3.18.0-4.5) vivid; urgency=low
5845
5846 [ Leann Ogasawara ]
5847
5848 * Release Tracking Bug
5849 - LP: #1395891
5850
5851 [ Andy Whitcroft ]
5852
5853 * rebase to v3.18-rc6
5854 * [Config] update configs following rebase to v3.18-rc6
5855 * [Config] enable overlayfs v1 support
5856
5857 [ Tim Gardner ]
5858
5859 * rebase to v3.18-rc5
5860
5861 [ Upstream Kernel Changes ]
5862
5863 * overlay: add backwards compatible overlayfs format support
5864 - LP: #1395877
5865
5866 [ Upstream Kernel Changes ]
5867
5868 * rebase to v3.18-rc5
5869 * rebase to v3.18-rc6
5870
5871 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
5872
5873linux (3.18.0-3.4) vivid; urgency=low
5874
5875 [ Andy Whitcroft ]
5876
5877 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
5878 * Revert "SAUCE: AUFS -- update to
5879 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
5880 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
5881 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
5882 * [Config] amd64 is now the indep architecture
5883 * [Debian] basic hook support
5884 * SAUCE: AUFS -- aufs3-base.patch
5885 * SAUCE: AUFS -- aufs3-mmap.patch
5886 * SAUCE: AUFS -- aufs3-standalone.patch
5887 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
5888 * [Config] updateconfigs following aufs3 update
5889 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
5890
5891 [ dann frazier ]
5892
5893 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
5894 - LP: #1388952
5895 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
5896 * [Config] Disable CONFIG_RCU_USER_QS on arm64
5897
5898 [ Tim Gardner ]
5899
5900 * rebase to v3.18-rc4
5901
5902 [ Upstream Kernel Changes ]
5903
5904 * rebase to v3.18-rc4
5905 - LP: #1389497
5906 - LP: #1387128
5907
5908 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
5909
5910linux (3.18.0-2.2) vivid; urgency=low
5911
5912 [ Tim Gardner ]
5913
5914 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
5915
5916 [ Upstream Kernel Changes ]
5917
5918 * rebase to v3.18-rc3
5919
5920 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
5921
5922linux (3.18.0-1.1) vivid; urgency=low
5923
5924 [ Andy Whitcroft ]
5925
5926 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
5927 * [Config] tools -- only build common tools when enabled
5928 * [Config] follow rename of DEB_BUILD_PROFILES
5929 * [Config] linux-image-extra is additive to linux-image
5930 - LP: #1375310
5931 * [Config] linux-image-extra postrm is not needed on purge
5932 * [Config] enable cloud tools on i386
5933 - LP: #1367399
5934
5935 [ Marc Dietrich ]
5936
5937 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
5938
5939 [ Paolo Pisati ]
5940
5941 * [Config] armhf: REGULATOR_TWL4030=y
5942 * [Config] armhf: disable JUMP_LABEL
5943 - LP: #1378856
5944
5945 [ Tim Gardner ]
5946
5947 * rebase to v3.17-rc2
5948 * updateconfigs
5949 * [Config] CONFIG_NFC_ST21NFCB=n
5950 * [Config] Added net/6lowpan/* to generic inclusion list
5951 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
5952 * rebase to v3.17-rc3
5953 * rebase to v3.17-rc4
5954 * rebase to v3.17-rc5
5955 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
5956 * [Config] CONFIG_XMON=y
5957 - LP: #1365655
5958 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
5959 - LP: #1362514
5960 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
5961 - LP: #1362514
5962 * [Config] CONFIG_DMA_CMA=n
5963 - LP: #1362261
5964 * [Config] Add mpt3sas to d-i
5965 - LP: #1368907
5966 * [Debian] set do_*_tools after stage1 or bootstrap is determined
5967 - LP: #1370211
5968 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
5969 - LP: #1244176
5970 * rebase to v3.17-rc6
5971 * SAUCE: usbip: Update include path
5972 * [Debian] usbip tools packaging
5973 - LP: #898003
5974 * [Config] Enable usbip tools
5975 - LP: #898003
5976 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
5977 - LP: #1363180
5978 * [Config] Correct annotation regarding CONFIG_DMA_CMA
5979 - LP: #1362261
5980 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
5981 - LP: #1374438
5982 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
5983 - LP: #1374440
5984 * [Debian] Don't fail if a symlink already exists
5985 * rebase to v3.17-rc7
5986 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
5987 - LP: #1374440
5988 * rebase to v3.17
5989 * rebase to v3.18-rc1
5990 * [Config] CONFIG_AUFS_FS=n for FTBS
5991 * Enable vivid
5992 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
5993 - LP: #1385510
5994 * rebase to v3.18-rc2
5995 * [Debian] Fix linux-doc dangling symlinks
5996 - LP: #661306
5997 * CONFIG_MODULE_COMPRESS=n
5998 * [Config] dropped scsi_tgt from generic inclusion list
5999 * [Config] Added drivers/uio to generic inclusion list
6000 * [Config] CONFIG_PATA_MACIO=y
6001 - LP: #1378894
6002 * [Config] CONFIG_DRM_BOCHS=n
6003 * [Debian] install usbipd
6004 - LP: #898003
6005
6006 [ Upstream Kernel Changes ]
6007
6008 * rebase to v3.18-rc2
6009
6010 [ Upstream Kernel Changes ]
6011
6012 * rebase to v3.18-rc1
6013 - LP: #1316518
6014 - LP: #1371591
6015 - LP: #1357928
6016
6017 [ Upstream Kernel Changes ]
6018
6019 * rebase to v3.17
6020
6021 [ Upstream Kernel Changes ]
6022
6023 * rebase to v3.17-rc7
6024
6025 [ Upstream Kernel Changes ]
6026
6027 * rebase to v3.17-rc6
6028
6029 [ Upstream Kernel Changes ]
6030
6031 * rebase to v3.17-rc5
6032
6033 [ Upstream Kernel Changes ]
6034
6035 * rebase to v3.17-rc4
6036
6037 [ Upstream Kernel Changes ]
6038
6039 * rebase to v3.17-rc3
6040
6041 [ Upstream Kernel Changes ]
6042
6043 * rebase to v3.17-rc2
6044 - LP: #1358116
6045 - LP: #1350148
6046 - LP: #1334950
6047 - LP: #1329580
6048 - LP: #1329580
6049 - LP: #1329580
6050
6051 [ Upstream Kernel Changes ]
6052
6053 * rebase to v3.17-rc2
6054
6055 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
6056
6057linux (3.17.0-0.0) utopic; urgency=medium
6058
6059 * Empty entry
6060
6061 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
6062
6063linux (3.16.0-11.16) utopic; urgency=low
6064
6065 [ Mauricio Faria de Oliveira ]
6066
6067 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
6068 - LP: #1358920
6069
6070 [ Peter Zijlstra ]
6071
6072 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
6073 - LP: #1361300
6074
6075 [ Tim Gardner ]
6076
6077 * [Config] CONFIG_ZPOOL=y
6078 - LP: #1360428
6079 * Release Tracking Bug
6080 - LP: #1361308
6081
6082 [ Upstream Kernel Changes ]
6083
6084 * Revert "net/mlx4_en: Fix bad use of dev_id"
6085 - LP: #1347012
6086 * net/mlx4_en: Reduce memory consumption on kdump kernel
6087 - LP: #1347012
6088 * net/mlx4_en: Fix mac_hash database inconsistency
6089 - LP: #1347012
6090 * net/mlx4_en: Disable blueflame using ethtool private flags
6091 - LP: #1347012
6092 * net/mlx4_en: current_mac isn't updated in port up
6093 - LP: #1347012
6094 * net/mlx4_core: Use low memory profile on kdump kernel
6095 - LP: #1347012
6096 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
6097 - LP: #1347169
6098 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
6099 - LP: #1347169
6100 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
6101 - LP: #1347169
6102 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
6103 - LP: #1347169
6104 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
6105 - LP: #1347169
6106 * drivers: scsi: storvsc: Set srb_flags in all cases
6107 - LP: #1347169
6108 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
6109 - LP: #1347169
6110 * namespaces: Use task_lock and not rcu to protect nsproxy
6111 - LP: #1328088
6112 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
6113 * mm/zbud: change zbud_alloc size type to size_t
6114 - LP: #1360428
6115 * mm/zpool: implement common zpool api to zbud/zsmalloc
6116 - LP: #1360428
6117 * mm/zpool: zbud/zsmalloc implement zpool
6118 - LP: #1360428
6119 * mm/zpool: update zswap to use zpool
6120 - LP: #1360428
6121 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
6122 - LP: #1341296
6123 * iommu/amd: Fix for pasid initialization
6124 - LP: #1361300
6125 * iommu/amd: Moving PPR fault flags macros definitions
6126 - LP: #1361300
6127 * iommu/amd: Drop oprofile dependency
6128 - LP: #1361300
6129 * iommu/amd: Fix typo in amd_iommu_v2 driver
6130 - LP: #1361300
6131 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
6132 - LP: #1361300
6133 * iommu/amd: Don't free pasid_state in mn_release path
6134 - LP: #1361300
6135 * iommu/amd: Get rid of __unbind_pasid
6136 - LP: #1361300
6137 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
6138 - LP: #1361300
6139 * iommu/amd: Add pasid_state->invalid flag
6140 - LP: #1361300
6141 * iommu/amd: Don't hold a reference to mm_struct
6142 - LP: #1361300
6143 * iommu/amd: Don't hold a reference to task_struct
6144 - LP: #1361300
6145 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
6146 - LP: #1361300
6147 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
6148 - LP: #1361300
6149 * iommu/amd: Remove change_pte mmu_notifier call-back
6150 - LP: #1361300
6151 * iommu/amd: Fix device_state reference counting
6152 - LP: #1361300
6153 * iommu/amd: Fix 2 typos in comments
6154 - LP: #1361300
6155
6156 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
6157
6158linux (3.16.0-10.15) utopic; urgency=low
6159
6160 [ dann frazier ]
6161
6162 * [debian] Fix regression with ABI subversions and backport
6163
6164 [ Feng Kan ]
6165
6166 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
6167 modify write.
6168 - LP: #1357527
6169 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6170 assembly code
6171 - LP: #1358949
6172
6173 [ Stefan Bader ]
6174
6175 * SAUCE: bcache: prevent crash on changing writeback_running
6176 - LP: #1357295
6177
6178 [ Tim Gardner ]
6179
6180 * [Config] CONFIG_XFRM_STATISTICS=y
6181 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
6182 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
6183 - LP: #1353005
6184 * Release Tracking Bug
6185 - LP: #1359783
6186
6187 [ Upstream Kernel Changes ]
6188
6189 * intel_idle: Broadwell support
6190 - LP: #1256170
6191 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
6192 - LP: #1357108
6193 * powerpc/powernv: Invoke opal call to handle hmi.
6194 - LP: #1357108
6195 * powerpc/book3s: handle HMIs for cpus in nap mode.
6196 - LP: #1357108
6197 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
6198 - LP: #1357108
6199 * powerpc: Add smp_mb() to arch_spin_is_locked()
6200 - LP: #1358569
6201 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
6202 - LP: #1358569
6203 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
6204 temperature
6205 - LP: #1353005
6206 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
6207 - LP: #1358855
6208 * printk: Add function to return log buffer address and size
6209 - LP: #1359423
6210 * powerpc/powernv: Interface to register/unregister opal dump region
6211 - LP: #1359423
6212 * bcache: fix crash on shutdown in passthrough mode
6213 - LP: #1357295
6214 * bcache: fix uninterruptible sleep in writeback thread
6215 - LP: #1357295
6216
6217 [ Vinayak Kale ]
6218
6219 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
6220 - LP: #1357527
6221 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
6222 - LP: #1357527
6223
6224 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
6225
6226linux (3.16.0-9.14) utopic; urgency=low
6227
6228 [ Tim Gardner ]
6229
6230 * Release Tracking Bug
6231 - LP: #1357370
6232
6233 [ Serge Hallyn ]
6234
6235 * SAUCE: Overlayfs: allow unprivileged mounts
6236 - LP: #1357025
6237
6238 [ Upstream Kernel Changes ]
6239
6240 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
6241 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
6242 * dts: Add bindings for APM X-Gene SoC ethernet driver
6243 * drivers: net: Add APM X-Gene SoC ethernet driver support.
6244 * powerpc/thp: Add write barrier after updating the valid bit
6245 - LP: #1357014
6246 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
6247 - LP: #1357014
6248 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
6249 of 4k pte
6250 - LP: #1357014
6251 * powerpc/thp: Handle combo pages in invalidate
6252 - LP: #1357014
6253 * powerpc/thp: Invalidate with vpn in loop
6254 - LP: #1357014
6255 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
6256 - LP: #1357014
6257 * powerpc/mm: Use read barrier when creating real_pte
6258 - LP: #1357014
6259 * powerpc/thp: Add tracepoints to track hugepage invalidate
6260 - LP: #1357014
6261 * rebase to v3.16.1
6262
6263 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
6264
6265linux (3.16.0-8.13) utopic; urgency=low
6266
6267 [ Tim Gardner ]
6268
6269 * Release Tracking Bug
6270 - LP: #1356403
6271
6272 [ dann frazier ]
6273
6274 * [debian] Allow for package revisions condusive for branching
6275
6276 [ Upstream Kernel Changes ]
6277
6278 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
6279 - LP: #1350087
6280 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
6281 - LP: #1350087
6282 * powerpc/powernv: Enable M64 aperatus for PHB3
6283 - LP: #1355469
6284 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
6285 - LP: #1352994
6286 * powerpc: Add machine_early_initcall()
6287 - LP: #1352640
6288 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
6289 - LP: #1352640
6290 * powerpc/eeh: Avoid event on passed PE
6291 - LP: #1352640
6292 * powerpc/eeh: EEH support for VFIO PCI device
6293 - LP: #1352640
6294 * powerpc/eeh: sysfs entries lost
6295 - LP: #1352640
6296 * powerpc/powernv: Fix IOMMU table for VFIO dev
6297 - LP: #1352640
6298 * powerpc/eeh: Fetch IOMMU table in reliable way
6299 - LP: #1352640
6300 * powerpc/eeh: Refactor EEH flag accessors
6301 - LP: #1352640
6302 * powerpc/eeh: Selectively enable IO for error log
6303 - LP: #1352640
6304 * powerpc/eeh: Reduce lines of log dump
6305 - LP: #1352640
6306 * powerpc/eeh: Replace pr_warning() with pr_warn()
6307 - LP: #1352640
6308 * powerpc/eeh: Make diag-data not endian dependent
6309 - LP: #1352640
6310 * powerpc/eeh: Aux PE data for error log
6311 - LP: #1352640
6312 * PCI: Support BAR sizes up to 128GB
6313 - LP: #1352640
6314 * powerpc/powernv: Allow to freeze PE
6315 - LP: #1352640
6316 * powerpc/powernv: Split ioda_eeh_get_state()
6317 - LP: #1352640
6318 * powerpc/powernv: Handle compound PE
6319 - LP: #1352640
6320 * powerpc/powernv: Handle compound PE for EEH
6321 - LP: #1352640
6322 * powerpc/powernv: Handle compound PE in config accessors
6323 - LP: #1352640
6324 * mnt: Only change user settable mount flags in remount
6325 - LP: #1356318
6326 - CVE-2014-5206
6327 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
6328 - LP: #1356318
6329 - CVE-2014-5206
6330 * mnt: Correct permission checks in do_remount
6331 - LP: #1356323
6332 - CVE-2014-5207
6333 * mnt: Change the default remount atime from relatime to the existing value
6334 - LP: #1356323
6335 - CVE-2014-5207
6336
6337 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
6338
6339linux (3.16.0-7.12) utopic; urgency=low
6340
6341 [ Andy Whitcroft ]
6342
6343 * rebase to v3.16 final
6344 * [Config] d-i -- add virtio_scsi to virtio-modules
6345 - LP: #1342000
6346
6347 [ dann frazier ]
6348
6349 * [Packaging] Fix 'printchanges' to work with versions containing '+'
6350
6351 [ Tim Gardner ]
6352
6353 * [Config] CONFIG_MICROCODE=y
6354 - LP: #1084373
6355 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
6356 - LP: #1349028
6357 * [Config] Add hv_balloon to d-i virtio-modules
6358 - LP: #1292216
6359 * Release Tracking Bug
6360 - LP: #1354530
6361
6362 [ Upstream Kernel Changes ]
6363
6364 * rebase to v3.16
6365
6366 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
6367
6368linux (3.16.0-6.11) utopic; urgency=low
6369
6370 [ Paolo Pisati ]
6371
6372 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
6373 * [Config] armhf: KEYBOARD_IMX=m
6374 * [Config] armhf: build cubox & imx6 DTBs
6375 * [Config] armhf: RTC_DRV_PCF8523=y
6376
6377 [ Tim Gardner ]
6378
6379 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
6380 - LP: #1344405
6381 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
6382 - LP: #1343109
6383 * Release Tracking Bug
6384 - LP: #1349196
6385
6386 [ Upstream Kernel Changes ]
6387
6388 * rebase to v3.16-rc7
6389
6390 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
6391
6392linux (3.16.0-5.10) utopic; urgency=low
6393
6394 [ Tim Gardner ]
6395
6396 * Release Tracking Bug
6397 - LP: #1346298
6398 * [Config] CONFIG_GPIO_SYSFS=y
6399 - LP: #1342153
6400 * rebase to v3.16-rc6
6401
6402 [ Paolo Pisati ]
6403
6404 * [Config] enable ARCH_MVEBU*
6405 * [Config] AHCI_MVEBU=m
6406 * [Config] ARMADA_THERMAL=y
6407 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
6408 * [Config] CRYPTO_DEV_MV_CESA=m
6409 * [Config] I2C_MV64XXX=m
6410 * [Config] MMC_MVSDIO=m
6411 * [Config] MMC_SDHCI_DOVE=m
6412 * [Config] MTD_NAND_ORION=m
6413 * [Config] MTD_NAND_PXA3xx=m
6414 * [Config] MVNETA=m
6415 * [Config] MV_XOR=y
6416 * [Config] ORION_WATCHDOG=m
6417 * [Config] PCI_MVEBU=y
6418 * [Config] RTC_DRV_MV=y
6419 * [Config] SND_KIRKWOOD_SOC*=m
6420 * [Config] SPI_ORION=m
6421 * [Config] USB_XHCI_MVEBU=m
6422 * [Config] armhf: build all Armada and Dove DTBs
6423 * [Config] armhf: SERIAL_8250_DW=y
6424
6425 [ Upstream Kernel Changes ]
6426
6427 * rebase to v3.16-rc6
6428
6429 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
6430
6431linux (3.16.0-4.9) utopic; urgency=low
6432
6433 [ Tim Gardner ]
6434
6435 * Release Tracking Bug
6436 - LP: #1341543
6437
6438 [ Upstream Kernel Changes ]
6439
6440 * rebase to v3.16-rc5
6441
6442 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
6443
6444linux (3.16.0-3.8) utopic; urgency=low
6445
6446 [ Tim Gardner ]
6447
6448 * Release Tracking Bug
6449 - LP: #1340091
6450
6451 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
6452
6453linux (3.16.0-2.7) utopic; urgency=low
6454
6455 [ Andy Whitcroft ]
6456
6457 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
6458 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
6459
6460 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
6461
6462linux (3.16.0-2.6) utopic; urgency=low
6463
6464 [ Andy Whitcroft ]
6465
6466 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
6467 Fixes FTBS.
6468
6469 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
6470
6471linux (3.16.0-2.5) utopic; urgency=low
6472
6473 [ Andy Whitcroft ]
6474
6475 * ubuntu -- fix basic format for ubuntu/Makefile
6476 * ubuntu: AUFS (no-squash): basic framework and update machinary
6477 * ubuntu: aufs3 -- update update scripting
6478 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
6479 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
6480 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
6481 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
6482 * [Configs] AUFS configs
6483 * ubuntu: aufs3 -- reenable
6484
6485 [ Tim Gardner ]
6486
6487 * CONFIG_LATENCYTOP=n
6488
6489 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
6490
6491linux (3.16.0-2.4) utopic; urgency=low
6492
6493 [ Andy Whitcroft ]
6494
6495 * [Config] flip VIRTIO*=y
6496 * [Config] commonise CONFIG_SWIOTLB=y
6497 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
6498 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
6499 config defaults
6500 * [Config] apply Device Drivers >> Block devices config defaults
6501 * [Config] apply Device Drivers >> Character devices config defaults
6502 * [Config] apply Device Drivers >> DMA Engine support config defaults
6503 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
6504 reporting config defaults
6505 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
6506 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
6507 support) config defaults
6508 * [Config] apply Device Drivers >> GPIO Support config defaults
6509 * [Config] apply Device Drivers >> Graphics support >> Console display
6510 driver support config defaults
6511 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
6512 config defaults
6513 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
6514 * [Config] apply Device Drivers >> Input device support >> Generic input
6515 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
6516 defaults
6517 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
6518 ports config defaults
6519 * [Config] apply Device Drivers >> LED Support >> LED Class Support
6520 config defaults
6521 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
6522 defaults
6523 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
6524 grabbers support config defaults
6525 * [Config] apply Security options config defaults
6526 * [Config] apply Networking options >> Network packet filtering framework
6527 (Netfilter) >> Core Netfilter Configuration config defaults
6528 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
6529 defaults
6530 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
6531 Devices >> Support for frame buffer devices config defaults
6532 * [Config] apply Power management and ACPI options >> CPU Frequency
6533 scaling config defaults
6534 * [Config] apply Processor type and features config defaults
6535 * [Config] apply Partition Types config defaults
6536 * [Config] apply Power management and ACPI options config defaults
6537 * [Config] apply Device Drivers >> InfiniBand support config defaults
6538 * [Config] apply Device Drivers >> Misc devices config defaults
6539 * [Config] apply Device Drivers >> Multifunction device drivers config
6540 defaults
6541 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6542 support >> SCSI low-level drivers config defaults
6543 * [Config] apply Device Drivers >> Network device support >> Ethernet
6544 driver support config defaults
6545 * [Config] apply Device Drivers >> Network device support >> Network core
6546 driver support config defaults
6547 * [Config] apply Device Drivers >> Network device support >> PHY Device
6548 support and infrastructure config defaults
6549 * [Config] apply File systems >> Network File Systems config defaults
6550 * [Config] apply Device Drivers >> Input device support >> Generic input
6551 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
6552 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
6553 >> NAND Device Support config defaults
6554 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6555 >> Ralink driver support config defaults
6556 * [Config] apply Device Drivers >> Staging drivers config defaults
6557 * [Config] apply Cryptographic API >> Hardware crypto devices config
6558 defaults
6559 * [Config] apply Device Drivers >> Macintosh device drivers config
6560 defaults
6561 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6562 config defaults
6563 * [Config] apply Device Drivers >> PPS support config defaults
6564 * [Config] apply Device Drivers >> Sound card support config defaults
6565 * [Config] apply Networking support >> RF switch subsystem support config
6566 defaults
6567 * [Config] apply Library routines config defaults
6568 * [Config] apply Device Drivers >> CODEC drivers config defaults
6569 * [Config] apply Device Drivers >> PHY Subsystem config defaults
6570 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
6571 config defaults
6572 * [Config] apply Kernel hacking >> Tracers config defaults
6573 * [Config] apply Kernel hacking >> Runtime Testing config defaults
6574 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
6575 * [Config] apply Device Drivers >> USB support config defaults
6576 * [Config] apply Device Drivers >> Power supply class support config
6577 defaults
6578 * [Config] apply Device Drivers >> USB Network Adapters config defaults
6579 * [Config] apply General setup >> IRQ subsystem config defaults
6580 * [Config] apply General setup config defaults
6581 * [Config] apply File systems >> Miscellaneous filesystems config
6582 defaults
6583 * [Config] apply File systems config defaults
6584 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
6585 * [Config] apply Device Drivers >> Virtio drivers config defaults
6586 * [Config] apply Device Drivers >> USB Peripheral Controller config
6587 defaults
6588 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6589 support >> SCSI Transports config defaults
6590 * [Config] apply Device Drivers >> Real Time Clock config defaults
6591 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
6592 (libata) config defaults
6593 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
6594 defaults
6595 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
6596 config defaults
6597 * [Config] apply Device Drivers >> USB Physical Layer drivers config
6598 defaults
6599 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
6600 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
6601 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
6602 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
6603 CONFIG_HOTPLUG_CPU=n
6604 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
6605 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
6606 * [Config] drivers/acpi/acpi_ipmi.ko needs
6607 drivers/char/ipmi/ipmi_msghandler.ko in virtual
6608 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
6609 CONFIG_FUNCTION_TRACER=n
6610 * [Config] ignore modules changing following major config changes
6611
6612 [ Tim Gardner ]
6613
6614 * rebase to v3.16-rc4
6615
6616 [ Upstream Kernel Changes ]
6617
6618 * rebase to v3.16-rc4
6619 - LP: #1297581
6620
6621 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
6622
6623linux (3.16.0-1.3) utopic; urgency=low
6624
6625 [ Andy Whitcroft ]
6626
6627 * Revert "Disable do_tools_perf for FTBS"
6628 * SAUCE: fix perf_regs definitions for arm64
6629
6630 [ Paolo Pisati ]
6631
6632 * [Config] armhf: ARCH_EXYNOS5* support
6633 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
6634 * [Config] armhf: EXYNOS_THERMAL=y
6635 * [Config] armhf: EXYNOS_IOMMU=y
6636 * [Config] armhf: EXYNOS_ADC=m
6637 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
6638 * [Config] armhf: MMC_SDHCI_S3C=m
6639 * [Config] armhf: PCI_EXYNOS=y
6640 * [Config] armhf: PHY_EXYNOS5250_SATA=y
6641 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
6642 * [Config] armhf: PWM_SAMSUNG=m
6643 * [Config] armhf: RTC_DRV_S3C=y
6644 * [Config] armhf: S3C2410_WATCHDOG=m
6645 * [Config] armhf: MMC_DW_EXYNOS=m
6646 * [Config] armhf: SERIAL_SAMSUNG=y
6647 * [Config] armhf: SND_SOC_SAMSUNG=m
6648 * [Config] armhf: SPI_S3C64XX=m
6649 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
6650 * [Config] armhf: FB_S3C=m
6651 * [Config] armhf: build all Exynos 5 DTBs
6652 * [Config] armhf: disable CPUFREQ_EXYNOS
6653
6654 [ Tim Gardner ]
6655
6656 * rebase to v3.16-rc3
6657
6658 [ Upstream Kernel Changes ]
6659
6660 * rebase to v3.16-rc3
6661 - LP: #1331915
6662
6663 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
6664
6665linux (3.16.0-0.2) utopic; urgency=low
6666
6667 [ Tim Gardner ]
6668
6669 * Revert "SAUCE: intel_pstate -- toggle default to disable"
6670 - LP: #1333322
6671 * CONFIG_BOOKE_WDT=y
6672 * Disable do_tools_perf for FTBS (just until I can figure it out)
6673
6674 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
6675
6676linux (3.16.0-0.1) utopic; urgency=low
6677
6678 [ Tim Gardner ]
6679
6680 * Release Tracking Bug
6681 - LP: #1333265
6682
6683 [ Andy Whitcroft ]
6684
6685 * [Config] cloud-tools -- add systemd units
6686 - LP: #1329027
6687
6688 [ dann frazier ]
6689
6690 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
6691 * [Config] CONFIG_NET_XGENE=m for arm64
6692 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
6693
6694 [ Feng Kan ]
6695
6696 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
6697 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
6698 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
6699
6700 [ Iyappan Subramanian ]
6701
6702 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
6703 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
6704 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
6705 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
6706
6707 [ Tim Gardner ]
6708
6709 * updateconfigs
6710 * Fix arm64 crypto Makefile
6711 * [Config] CONFIG_BOOKE_WDT=n for FTBS
6712 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
6713 - LP: #1327619
6714 * Disabled powerpc64-emb for FTBS
6715 * [Config] CONFIG_DRM_TEGRA=m
6716 * [Config] CONFIG_CMA_SIZE_MBYTES=64
6717 * rebase to v3.16-rc2
6718 * Clean up generic.inclusion-list warnings
6719
6720 [ Upstream Kernel Changes ]
6721
6722 * rebase to v3.16-rc2
6723 - LP: #1328587
6724 - LP: #1319291
6725 - LP: #1310512
6726 - LP: #1310512
6727 - LP: #1305480
6728
6729 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
6730
6731linux (3.15.0-6.11) utopic; urgency=low
6732
6733 [ Adam Conrad ]
6734
6735 * Enable building the sata-modules udeb on ppc64el.
6736 - LP: #1323980
6737 * [Packaging] Set bootloader and loader on ppc64el to grub
6738
6739 [ Adam Lee ]
6740
6741 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
6742 - LP: #1310512, #1320070
6743
6744 [ Alex Hung ]
6745
6746 * SAUCE: (no-up) dell-led: add mic mute led interface
6747 - LP: #1308297
6748
6749 [ Andy Whitcroft ]
6750
6751 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
6752 - LP: #1285434
6753 * [Config] tools -- enable cpupower on ppc64el
6754 * [Config] ppc64el -- enable perf tools
6755 * [Config] powerpc -- enable perf tools
6756 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
6757 * [Config] arm64 -- enable tools
6758 - LP: #1326050
6759 * [Config] switch hyper-keyboard to virtual
6760 - LP: #1325306
6761 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
6762 upgrades
6763 * SAUCE: kvm: BIOS disabled kvm support should be a warning
6764 - LP: #1300247
6765 * SAUCE: nouveau: missing outputs should be warnings
6766 - LP: #1300244
6767 * [Config] d-i -- add nvme devices to block-modules udeb
6768 - LP: #1303710
6769
6770 [ Anton Blanchard ]
6771
6772 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
6773 - LP: #1328230
6774
6775 [ Colin Ian King ]
6776
6777 * SAUCE: intel_pstate: inform user that thermald is worth considering
6778
6779 [ Dave Chiluk ]
6780
6781 * [Config] Enable CONFIG_IP_VS_IPV6=y
6782 - LP: #1300739
6783
6784 [ Paolo Pisati ]
6785
6786 * [Config] build vexpress a9 dtb
6787 - LP: #1303657
6788
6789 [ Tetsuo Handa ]
6790
6791 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
6792
6793 [ Tim Gardner ]
6794
6795 * Release Tracking Bug
6796 - LP: #1329045
6797 * [Debian] Treat vdso install as an environment variable
6798 - LP: #1325713
6799 * [Config] Treat vdso install as an environment variable
6800 - LP: #1325713
6801 * [config] Set IPMI suppoort default to "y"
6802 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
6803 * [Config] CONFIG_RT_GROUP_SCHED=n
6804 - LP: #1284731
6805 * [Config] ppc64el -- switch to 64K system pages
6806 * [Config] CONFIG_MICROCODE_EARLY=y
6807 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
6808 * [Config] armhf: DRM_TILCDC=m
6809 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
6810 * [Config] arm64: KVM=y
6811 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
6812 * [Config] armhf: generic: disable CPU_IDLE
6813 * [Config] armhf: CPU_FREQ=y
6814 * [Config] Add new mlx modules to d-i
6815 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
6816 - LP: #1295112
6817 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
6818 - LP: #1294353
6819 * [Config] CONFIG_ABX500_CORE=y for ppc64el
6820 * [Config] CONFIG_ALX=m for powerpc
6821 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
6822 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
6823 * [Config] CONFIG_ANDROID=n for powerpc
6824 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
6825 * [Config] CONFIG_BIG_KEYS=y for ppc64el
6826 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
6827 * rebase to v3.15
6828 * [Config] CONFIG_PHY_XGENE=y
6829 * [Config] CONFIG_MLX4_DEBUG=y
6830 - LP: #1328256
6831 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
6832 - LP: #1324571
6833 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
6834 * [Config] CONFIG_CFG80211=m for ppc64el
6835 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
6836 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
6837 * [Config] CONFIG_EXPERT=y for ppc64el
6838 * [Config] CONFIG_ATA_SFF=y on ppc64el
6839 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
6840 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
6841 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
6842 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
6843 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
6844 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
6845 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
6846 * [Config] CONFIG_DDR=y for ppc64el
6847 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
6848 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
6849 * [Config] CONFIG_EZX_PCAP=n for all arches
6850 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
6851 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
6852 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
6853 * [Config] CONFIG_FB_3DFX=m for all arches
6854 * [Config] CONFIG_FB_MATROX=m for ppc64el
6855 * [Config] CONFIG_FB_RADEON=m for ppc64el
6856 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
6857 * [Config] CONFIG_FIREWIRE=m for ppc64el
6858 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
6859 * [Config] CONFIG_HAMRADIO=y for ppc64el
6860 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
6861 * [Config] CONFIG_I2C_MUX=m for ppc64el
6862 * [Config] CONFIG_I2C_STUB=m for ppc64el
6863 * [Config] CONFIG_I2O=m for ppc64el
6864 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
6865 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
6866 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
6867 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
6868 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
6869 * [Config] CONFIG_IPACK_BUS=m for ppc64el
6870 * [Config] CONFIG_ISDN=y for ppc64el
6871 * [Config] CONFIG_ISO9660_FS=m for ppc64el
6872 * [Config] CONFIG_KGDB=y for ppc64el
6873 * [Config] CONFIG_KVM_GUEST=y for ppc64el
6874 * [Config] CONFIG_L2TP_V3=y for powerpc
6875 * [Config] CONFIG_MAILBOX=y for ppc64el
6876 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
6877 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
6878 * [Config] CONFIG_MEMORY=y for ppc64el
6879 * [Config] CONFIG_MEMSTICK=m for ppc64el
6880 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
6881 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
6882 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
6883 * [Config] CONFIG_NET_9P=m for ppc64el
6884 * [Config] CONFIG_MSDOS_FS=m for ppc64el
6885 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
6886 * [Config] CONFIG_MTD=m for arm64
6887 * [Config] CONFIG_NETCONSOLE=m for ppc64el
6888 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
6889 * [Config] CONFIG_NET_IPIP=m for ppc64el
6890 * [Config] CONFIG_NET_TEAM=m for all arches
6891 * [Config] CONFIG_NFC=m for ppc64el
6892 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
6893 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
6894 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
6895 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
6896 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
6897 * [Config] CONFIG_OPROFILE=m for ppc64el
6898 * [Config] CONFIG_PARPORT_1284=y for ppc64el
6899 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
6900 * [Config] CONFIG_8723AU_P2P=n
6901 * [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
6902 * [Config] CONFIG_PCNET32=m for ppc64el
6903 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
6904 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
6905 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
6906 * [Config] CONFIG_SCSI_IPR=m for ppc64el
6907 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
6908 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
6909 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
6910 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
6911 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
6912 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
6913 * [Config] CONFIG_WLAN=y for arm64
6914 * [Config] CONFIG_VORTEX=m for ppc64el
6915 * [Config] CONFIG_WIMAX=m for ppc64el
6916 * [Config] CONFIG_WATCHDOG=y for ppc64el
6917 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
6918 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
6919 * [Config] CONFIG_UWB=m for ppc64el
6920 * [Config] CONFIG_USB_STORAGE=y
6921 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
6922 * [Config] CONFIG_HID_RMI=m
6923 * [Config] CONFIG_HVC_DCC=n
6924 - LP: #1303657
6925
6926 [ Upstream Kernel Changes ]
6927
6928 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
6929 - LP: #1323165
6930 * powerpc/powernv: Add calls to support little endian host
6931 - LP: #1327400
6932 * HID: rmi: introduce RMI driver for Synaptics touchpads
6933 * HID: rmi: do not stop the device at the end of probe
6934 * HID: rmi: check for the existence of some optional queries before reading query 12
6935 * HID: rmi: do not fetch more than 16 bytes in a query
6936 * HID: rmi: fix wrong struct field name
6937 * HID: rmi: fix masks for x and w_x data
6938 * HID: rmi: do not handle touchscreens through hid-rmi
6939 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
6940 - LP: #1305480
6941 * rebase to v3.15
6942
6943 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
6944
6945linux (3.15.0-5.10) utopic; urgency=low
6946
6947 [ Tim Gardner ]
6948
6949 * Release Tracking Bug
6950 - LP: #1325596
6951 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
6952 * rebase to v3.15-rc8
6953
6954 [ Upstream Kernel Changes ]
6955
6956 * rebase to v3.15-rc8
6957
6958 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
6959
6960linux (3.15.0-4.9) utopic; urgency=low
6961
6962 * no change rebuild to fix embeded debhelper.
6963
6964 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
6965
6966linux (3.15.0-4.8) utopic; urgency=low
6967
6968 [ Andy Whitcroft ]
6969
6970 * Release Tracking Bug
6971 - LP: #1324107
6972 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
6973
6974 [ Javier Martinez Canillas ]
6975
6976 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
6977 - LP: #1323526
6978
6979 [ John Johansen ]
6980
6981 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
6982 - LP: #1323528
6983 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
6984 - LP: #1308761
6985 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
6986 - LP: #1308765
6987 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
6988 - LP: #1308764
6989 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
6990 - LP: #1323530
6991
6992 [ Kamal Mostafa ]
6993
6994 * [Config] add debian/gbp.conf
6995
6996 [ Tim Gardner ]
6997
6998 * [Config] CONFIG_SATA_AHCI=m for ppc64el
6999 - LP: #1323980
7000
7001 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
7002
7003linux (3.15.0-3.7) utopic; urgency=low
7004
7005 [ Tim Gardner ]
7006
7007 * Release Tracking Bug
7008 - LP: #1323189
7009
7010 [ Andy Whitcroft ]
7011
7012 * [Config] autopkgtest -- need fakeroot for tests
7013
7014 [ Upstream Kernel Changes ]
7015
7016 * rebase to v3.15-rc7
7017
7018 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
7019
7020linux (3.15.0-2.6) utopic; urgency=low
7021
7022 [ Andy Whitcroft ]
7023
7024 * [Config] remove the kernel-image firmware list on clean
7025
7026 [ Martin Pitt ]
7027
7028 * [Config] autopkgtest -- switch to significantly faster rebuild
7029
7030 [ Stefan Bader ]
7031
7032 * [Config]: Add missing modules to inclusion list
7033
7034 [ Tim Gardner ]
7035
7036 * [debian] Dynamically generate the kernel-image udebs firmware list
7037 * [d-i] firmware/kernel-image is generated
7038 * rebase to v3.15-rc6
7039 * Release Tracking Bug
7040 - LP: #1322251
7041
7042 [ Upstream Kernel Changes ]
7043
7044 * rebase to v3.15-rc6
7045 - LP: #1297581
7046
7047 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
7048
7049linux (3.15.0-1.5) utopic; urgency=low
7050
7051 [ Tim Gardner ]
7052
7053 * [Config] Add apm-mustang.dtb to kernel-image udeb
7054
7055 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
7056
7057linux (3.15.0-1.4) utopic; urgency=low
7058
7059 [ Andy Whitcroft ]
7060
7061 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
7062 local linux/hyperv.h"
7063 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
7064 local linux/hyperv.h"
7065 * [Packaging] tools -- hv tools build correctly against the built headers
7066 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
7067 * cloud-tools -- pull in init scripts for Hyper-V daemons
7068 * cloud-tools -- detect Hyper-V VM to avoid starting
7069 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
7070 - LP: #1295401
7071 * [Config] cloud-tools: reenable cloud-tools
7072
7073 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
7074
7075linux (3.15.0-1.3) utopic; urgency=low
7076
7077 [ Andy Whitcroft ]
7078
7079 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
7080 - LP: #1318848
7081
7082 [ Ben Collins ]
7083
7084 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
7085 - LP: #1318629
7086
7087 [ Tim Gardner ]
7088
7089 * [Config] CONFIG_FSL_PAMU=n
7090 - LP: #1311738
7091 * Release Tracking Bug
7092 - LP: #1320239
7093
7094 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
7095
7096linux (3.15.0-1.2) utopic; urgency=low
7097
7098 [ Tim Gardner ]
7099
7100 * Release Tracking Bug
7101 - LP: #1318171
7102 * Add rpcsec_gss_krb5 to generic inclusion list
7103 - LP: #769527
7104 * rebase to v3.15-rc5
7105
7106 [ Upstream Kernel Changes ]
7107
7108 * rebase to v3.15-rc5
7109 - LP: #1297581
7110
7111 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
7112
7113linux (3.15.0-0.1) utopic; urgency=low
7114
7115 [ Upstream Kernel Changes ]
7116
7117 * rebase to v3.15-rc4
7118 - LP: #1297581
7119 - LP: #1297581
7120 - LP: #1305133
7121 - LP: #1297581
7122 - LP: #1297581
7123 - LP: #871808
7124 - LP: #1260303
7125 - LP: #1268468
7126 - LP: #1248116
7127 - LP: #1211920
7128 - LP: #1259790
7129 - LP: #1259437
7130 - LP: #1259435
7131 - LP: #1268468
7132
7133 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
7134
7135linux (3.15.0-0.0) utopic; urgency=low
7136
7137 * Initial version for 3.15.
7138
7139 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
7140
7141linux (3.13.0-8.27) trusty; urgency=low
7142
7143 [ John Johansen ]
7144
7145 * SAUCE: Add config option to disable new apparmor 3 semantics
7146 -LP: #1270215
7147
7148 [ Tim Gardner ]
7149
7150 * [debian] Fix indep_hdrs_pkg_name
7151 - LP: #1134441
7152 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
7153 * Enabled lttng build
7154 * Don't build lttng for armhf
7155 lttng hates gcc-4.8 for armhf
7156 * Release Tracking Bug
7157 - LP: #1277309
7158
7159 [ Upstream Kernel Changes ]
7160
7161 * rebase to v3.13.2
7162 - LP: #1260303
7163 - LP: #1260303
7164 - LP: #1268468
7165
7166 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
7167
7168linux (3.13.0-7.26) trusty; urgency=low
7169
7170 [ John Johansen ]
7171
7172 * SAUCE: apparmor: fix uninitialized lsm_audit membe
7173 - LP: #1268727
7174 * Add config option to optionally enable new apparmor 3 semantics
7175
7176 [ Tim Gardner ]
7177
7178 * [Config] Add lowlatency to getabis
7179 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
7180 - LP: #1270215
7181 * Release Tracking Bug
7182 - LP: #1276810
7183
7184 [ Upstream Kernel Changes ]
7185
7186 * x86, x32: Correct invalid use of user timespec in the kernel
7187 - LP: #1274349
7188 - CVE-2014-0038
7189
7190 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
7191
7192linux (3.13.0-7.25) trusty; urgency=low
7193
7194 [ Andy Whitcroft ]
7195
7196 * Revert "SAUCE: fix fmd headers"
7197 * SAUCE: fix fmd headers
7198
7199 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
7200
7201linux (3.13.0-7.24) trusty; urgency=low
7202
7203 [ Stefan Bader ]
7204
7205 * [Config] Make vmwgfx driver enable the framebuffer device
7206
7207 [ Tim Gardner ]
7208
7209 * rebase to v3.13.1
7210 * [Config] CONFIG_NFS_FS=m for ppc64el
7211 * [Config] CONFIG_X86_SYSFB=n
7212 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
7213 * Release Tracking Bug
7214 - LP: #1275898
7215
7216 [ Upstream Kernel Changes ]
7217
7218 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
7219 - LP: #1272525
7220 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
7221 - LP: #1272525
7222 * mm: ignore VM_SOFTDIRTY on VMA merging
7223 - LP: #1274917
7224 * drm/radeon: disable dpm on BTC
7225 - LP: #1266984
7226
7227 [ Upstream Kernel Changes ]
7228
7229 * rebase to v3.13.1
7230
7231 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
7232
7233linux (3.13.0-6.23) trusty; urgency=low
7234
7235 [ Andy Whitcroft ]
7236
7237 * [Config] fix up architecture for linux-tools
7238
7239 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
7240
7241linux (3.13.0-6.22) trusty; urgency=low
7242
7243 [ Andy Whitcroft ]
7244
7245 * [Packaging] limit linux-udebs-<flavour> to matching arch
7246 * [Config] powerpc -- disable perf to fix FTBFS
7247 * [Config] ppc64el -- fix up missing udebs
7248
7249 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
7250
7251linux (3.13.0-6.21) trusty; urgency=low
7252
7253 [ Andy Fleming ]
7254
7255 * SAUCE: net: Add support for handling queueing in hardware
7256 * SAUCE: of_mdio: Add of_phy_attach function
7257 * SAUCE: phylib: Add generic 10G driver
7258 * SAUCE: phylib: Support attaching to gen10g_driver
7259 * SAUCE: phylib: Add Clause 45 read/write functions
7260
7261 [ Andy Whitcroft ]
7262
7263 * SAUCE: fix fmd headers
7264 * [Packaging] lowlatency -- merge out of tree flavours
7265 * SAUCE: allow IRQs to be irq-threaded by default via config
7266 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
7267 * [Config] powerpc -- fix up Build-depends:
7268 * Release Tracking Bug
7269 - LP: #1273747
7270
7271 [ Ben Collins ]
7272
7273 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
7274 ptr/64-bit rsrcs
7275 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
7276 * SAUCE: Fixup freescale usb phy driver to work on ppc64
7277 * SAUCE: xgmac_mdio: Silence read errors
7278 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
7279 * SAUCE: Fix stack overflow on ppc32
7280 * SAUCE: Use resource_size_t instead of long for PCI resource address
7281 * SAUCE: net/phy: Export function for use by dpaa_eth
7282 * [Packaging] powerpc -- merge out of tree powerpc arch
7283
7284 [ Bjorn Helgaas ]
7285
7286 * SAUCE: Revert "EISA: Log device resources in dmesg"
7287 - LP: #1251816
7288 * SAUCE: Revert "EISA: Initialize device before its resources"
7289 - LP: #1251816
7290
7291 [ Emil Medve ]
7292
7293 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
7294 with 10G "fixed-link"s
7295
7296 [ Kumar Gala ]
7297
7298 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
7299 * SAUCE: fsl_pme2: Add support for DPAA PME
7300 * SAUCE: fmd: FMD14 integration
7301 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
7302 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
7303
7304 [ Madalin Bucur ]
7305
7306 * SAUCE: net/flow: remove sleeping and deferral mechanism from
7307 flow_cache_flush
7308 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
7309 and duplex reading
7310
7311 [ Stefan Bader ]
7312
7313 * [Config] move some VMWare related modules into main package
7314 - LP: #1271669
7315
7316 [ Tim Gardner ]
7317
7318 * [Config] Add r815x to nic-modules
7319 - LP: #1273735
7320 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
7321 - LP: #239479
7322
7323 [ Upstream Kernel Changes ]
7324
7325 * mmc: sdhci-pci: break out definitions to header file
7326 - LP: #1239938
7327 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
7328 - LP: #1239938
7329 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
7330 * powerpc/book3e: support CONFIG_RELOCATABLE
7331 * book3e/kexec/kdump: enable kexec for kernel
7332 * book3e/kexec/kdump: create a 1:1 TLB mapping
7333 * book3e/kexec/kdump: introduce a kexec kernel flag
7334 * book3e/kexec/kdump: implement ppc64 kexec specfic
7335 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
7336 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
7337
7338 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
7339
7340linux (3.13.0-5.20) trusty; urgency=low
7341
7342 [ Andy Whitcroft ]
7343
7344 * [Packaging] tools -- do not make symlinks when not making packages
7345 * [Packaging] tools -- tidy up control.stub.in ordering
7346 * [Packaging] tools -- tools-common is shared and not conditional
7347 * rebase to v3.13
7348
7349 [ Dirk Brandewie ]
7350
7351 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
7352
7353 [ KY Srinivasan ]
7354
7355 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
7356 notification
7357
7358 [ Upstream Kernel Changes ]
7359
7360 * rebase to v3.13
7361 - LP: #1270603
7362
7363 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
7364
7365linux (3.13.0-4.19) trusty; urgency=low
7366
7367 [ Andy Whitcroft ]
7368
7369 * [Config] libunwind8-dev is now available for ppc64el
7370 * [Packaging] tools -- make cpupower optional
7371 * [Packaging] tools -- enable correctly for x86
7372
7373 [ Tim Gardner ]
7374
7375 * Release Tracking Bug
7376 - LP: #1269872
7377
7378 [ Upstream Kernel Changes ]
7379
7380 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
7381 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
7382 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
7383 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
7384
7385 [ Upstream Kernel Changes ]
7386
7387 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
7388
7389 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
7390
7391linux (3.13.0-3.18) trusty; urgency=low
7392
7393 [ Andy Whitcroft ]
7394
7395 * rebase to v3.13-rc8
7396 * [Packaging] efi -- allow EFI signatures on any arch
7397
7398 [ Tim Gardner ]
7399
7400 * [Config] Fix vcs-git path
7401 * Release Tracking Bug
7402 - LP: #1268683
7403
7404 [ Upstream Kernel Changes ]
7405
7406 * rebase to v3.13-rc8
7407
7408 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
7409
7410linux (3.13.0-2.17) trusty; urgency=low
7411
7412 [ Andy Whitcroft ]
7413
7414 * Release Tracking Bug
7415 - LP: #1267809
7416 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
7417 defaults
7418 * [Config] apply Platform support>>CPU Frequency scaling config defaults
7419 * [Config] CONFIG_PARIDE_EPATC8=y
7420 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
7421 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
7422 Switch drivers config defaults
7423 * [Config] apply Cryptographic API config defaults
7424 * [Config] apply Device Drivers >> Common Clock Framework config defaults
7425 * [Config] apply Device Drivers >> Distributed Switch Architecture
7426 drivers config defaults
7427 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
7428 device support config defaults
7429 * [Config] apply Device Drivers >> Graphics support >> Support for frame
7430 buffer devices >> Bootup logo config defaults
7431 * annotations -- update in tree annotations
7432 * [Config] apply Bus options >> PCI support >> RapidIO support config
7433 defaults
7434 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
7435 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
7436 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
7437 support config defaults
7438 * [Config] apply Device Drivers >> Character devices >> Serial drivers
7439 config defaults
7440 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
7441 defaults
7442 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
7443 Support config defaults
7444 * [Config] apply Device Drivers >> Character devices config defaults
7445 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
7446 HID transport layer config defaults
7447 * [Config] apply Device Drivers >> HID support >> HID bus support config
7448 defaults
7449 * [Config] apply Device Drivers >> HID support >> USB HID support config
7450 defaults
7451 * annotations -- update in tree annotations
7452 * [Config] apply Device Drivers >> GPIO Support config defaults
7453 * [Config] update configs for apparmour update
7454
7455 [ John Johansen ]
7456
7457 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
7458 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
7459 - LP: #1208988
7460 * SAUCE: apparmor: allocate path lookup buffers during init
7461 - LP: #1208988
7462 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
7463 - LP: #1236455
7464
7465 [ Tim Gardner ]
7466
7467 * Revert "[Debian] getabis: Preface module with package name"
7468 * [Config] Added ppc64el to getabis
7469 * [packaging] Bump ABI for every new release
7470
7471 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
7472
7473linux (3.13.0-1.16) trusty; urgency=low
7474
7475 * First 3.13 upload.
7476 * Release tracker
7477 - LP: #1266852
7478
7479 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
7480
7481linux (3.13.0-0.15) trusty; urgency=low
7482
7483 [ Tim Gardner ]
7484
7485 * rebase to v3.13-rc7
7486
7487 [ Upstream Kernel Changes ]
7488
7489 * rebase to v3.13-rc7
7490
7491 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
7492
7493linux (3.13.0-0.14) trusty; urgency=low
7494
7495 [ Andy Whitcroft ]
7496
7497 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
7498
7499 [ Tim Gardner ]
7500
7501 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
7502 * Update lttng to Version 2.4.0-rc2
7503 * lttng: Disabled trace_kvm_async_pf_completed
7504 * [Config] CONFIG_IMA=y
7505 - LP: #1244627
7506
7507 [ Upstream Kernel Changes ]
7508
7509 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
7510
7511 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
7512
7513linux (3.13.0-0.13) trusty; urgency=low
7514
7515 [ Andy Whitcroft ]
7516
7517 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
7518 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7519 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
7520 * ubuntu: AUFS (no-squash): basic framework and update machinary
7521 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
7522 * ubuntu: aufs3 -- enable
7523 * ubuntu: aufs3 -- update configs
7524
7525 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
7526
7527linux (3.13.0-0.12) trusty; urgency=low
7528
7529 [ Upstream Kernel Changes ]
7530
7531 * rebase to v3.13-rc6
7532
7533 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
7534
7535linux (3.13.0-0.11) trusty; urgency=low
7536
7537 [ Andy Whitcroft ]
7538
7539 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
7540 * [Config] ppc64el -- initial defconfig based -generic flavour
7541 * [Config] initial defconfig for ppc64el
7542 * [Config] ubuntuise ppc64el config
7543 * [Config] ubuntuise ppc64el config part 2
7544 * [Config] d-i -- update empty udebs list
7545 * [Config] ppc64el -- split extras package
7546
7547 [ Anton Blanchard ]
7548
7549 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
7550
7551 [ Benjamin Herrenschmidt ]
7552
7553 * SAUCE: powerpc/powernv: Add calls to support little endian
7554
7555 [ Cédric Le Goater ]
7556
7557 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
7558 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
7559 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
7560 guests
7561
7562 [ Paul E. McKenney ]
7563
7564 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
7565
7566 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
7567
7568linux (3.13.0-0.10) trusty; urgency=low
7569
7570 [ Andy Whitcroft ]
7571
7572 * rebase to v3.13-rc5
7573 * [Config] updateconfigs following rebase to v3.13-rc5
7574
7575 [ Upstream Kernel Changes ]
7576
7577 * rebase to v3.13-rc5
7578 - LP: #1260303
7579 - LP: #1260303
7580 - LP: #1260225
7581
7582 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
7583
7584linux (3.13.0-0.9) trusty; urgency=low
7585
7586 [ Andy Whitcroft ]
7587
7588 * [Config] d-i -- allow missing firmware
7589
7590 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
7591
7592linux (3.13.0-0.8) trusty; urgency=low
7593
7594 [ Andy Whitcroft ]
7595
7596 * [Config] annotations -- first pass over entire config
7597 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
7598
7599 [ Tim Gardner ]
7600
7601 * [Config] Add arm64 device tree files
7602 - LP: #1262901
7603
7604 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
7605
7606linux (3.13.0-0.7) trusty; urgency=low
7607
7608 [ Rajesh B Prathipati ]
7609
7610 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
7611
7612 [ Tim Gardner ]
7613
7614 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
7615
7616 [ Upstream Kernel Changes ]
7617
7618 * rebase to v3.13-rc4
7619 - LP: #1259790
7620 - LP: #1259437
7621 - LP: #1259435
7622
7623 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
7624
7625linux (3.13.0-0.6) trusty; urgency=low
7626
7627 [ Paolo Pisati ]
7628
7629 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
7630 * [Config] i386: amd64: VIRTIO_CONSOLE=y
7631
7632 [ Tim Gardner ]
7633
7634 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
7635
7636 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
7637
7638linux (3.13.0-0.5) trusty; urgency=low
7639
7640 [ Andy Whitcroft ]
7641
7642 * correct bug listing for v3.13-rc2 rebase
7643 * [Config] ppc64el -- create linux-libc-dev
7644 * [Debian] Improve tools version message
7645 - LP: #1257715
7646
7647 [ Serge Hallyn ]
7648
7649 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
7650 - LP: #1248590
7651 * SAUCE: vfs: Fix a regression in mounting proc
7652
7653 [ Tim Gardner ]
7654
7655 * [Config] Build-in ohci-pci
7656 - LP: #1244176
7657 * Rebase to v3.13-rc3
7658
7659 [ Upstream Kernel Changes ]
7660
7661 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
7662 checks""
7663 - LP: #1248590
7664
7665 [ Upstream Kernel Changes ]
7666
7667 * rebase to v3.13-rc3
7668 - LP: #1256840
7669 - LP: #1256212
7670
7671 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
7672
7673linux (3.13.0-0.4) trusty; urgency=low
7674
7675 [ Tim Gardner ]
7676
7677 * Rebase to v3.13-rc2
7678
7679 [ Upstream Kernel Changes ]
7680
7681 * rebase to v3.13-rc2
7682
7683 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
7684
7685linux (3.13.0-0.3) trusty; urgency=low
7686
7687 [ Andy Whitcroft ]
7688
7689 * Revert "SAUCE: Fix DocBook FTBS"
7690
7691 [ Tim Gardner ]
7692
7693 * [Debian] Re-sign modules after debug objcopy
7694 - LP: #1253155
7695 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
7696
7697 [ Upstream Kernel Changes ]
7698
7699 * doc: fix generation of device-drivers
7700 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
7701
7702 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
7703
7704linux (3.13.0-0.2) trusty; urgency=low
7705
7706 [ Tim Gardner ]
7707
7708 * SAUCE: Fix DocBook FTBS
7709
7710 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
7711
7712linux (3.13.0-0.1) trusty; urgency=low
7713
7714 [ Upstream Kernel Changes ]
7715
7716 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
7717
7718 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
7719
7720linux (3.13.0-0.0) trusty; urgency=low
7721
7722 * Major release bump.
7723
7724 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
7725
7726linux (3.12.0-2.7) trusty; urgency=low
7727
7728 * Fixed armhf ABI build failure.
7729 * Release tracker
7730 - LP: #1249477
7731
7732 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
7733
7734linux (3.12.0-2.6) trusty; urgency=low
7735
7736 [ Joseph Salisbury ]
7737
7738 * SAUCE: tg3: Add support for new 57786 device id.
7739 - LP: #1242610
7740
7741 [ Tim Gardner ]
7742
7743 * [Config] CONFIG_OABI_COMPAT=n
7744 * [Config] add the wandboard to shipped dtb
7745 - LP: #1249421
7746 * Release tracker
7747 - LP: #1249477
7748
7749 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
7750
7751linux (3.12.0-2.5) trusty; urgency=low
7752
7753 [ Andy Whitcroft ]
7754
7755 * rebase to mainline v3.12
7756 * [Config] updateconfigs following rebase to v3.12
7757 * postinst -- improve relative symlink detection with missing files
7758 - LP: #1248053
7759 * postinst -- fix unchanged link detection
7760 * [Config] update configs following addition of apparmor fixes
7761
7762 [ Anthony Wong ]
7763
7764 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
7765 - LP: #1231305
7766
7767 [ John Johansen ]
7768
7769 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
7770 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
7771 - LP: #1208988
7772 * SAUCE: apparmor: allocate path lookup buffers during init
7773 - LP: #1208988
7774
7775 [ Tim Gardner ]
7776
7777 * [Config] Remove superfluous ubuntu/lttng-modules
7778
7779 [ Upstream Kernel Changes ]
7780
7781 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
7782 - LP: #1248590
7783
7784 [ Upstream Kernel Changes ]
7785
7786 * rebase to v3.12
7787 - LP: #1222850
7788
7789 [ Adam Conrad ]
7790 * etc/getabis: Fetch arm64/generic abis as well
7791
7792 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
7793
7794linux (3.12.0-1.3) trusty; urgency=low
7795
7796 [ Andy Whitcroft ]
7797
7798 * [Config] arm64 -- add arch to the configuration handlers
7799 * [Config] arm64 -- add generic flavour
7800 * [Config] arm64 -- default config
7801 * [Config] arm64 -- fix up various FTBFS config options
7802 * SAUCE: arm64: export __copy_in_user to modules
7803 * [Config] arm64 -- disable ABI/module checks
7804 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
7805 * [Config] arm64 -- enable udebs for arm64
7806
7807 [ Colin Watson ]
7808
7809 * [Config] Clean up various udeb Provides
7810
7811 [ Paolo Pisati ]
7812
7813 * [Config] AHCI_IMX=y
7814 * [Config] build imx*-wandboard dtbs
7815
7816 [ Serge Hallyn ]
7817
7818 * SAUCE: device_cgroup: remove can_attach
7819
7820 [ Tim Gardner ]
7821
7822 * rebase to v3.12-rc7
7823 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
7824 * Release tracker
7825 - LP: #1245932
7826
7827 [ Upstream Kernel Changes ]
7828
7829 * rebase to v3.12-rc7
7830 - LP: #1180881
7831 - LP: #1180881
7832 - LP: #1217957
7833
7834 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
7835
7836linux (3.12.0-0.2) trusty; urgency=low
7837
7838 [ Andy Whitcroft ]
7839
7840 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
7841 CAPACITY (16) at SPC-2"
7842 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
7843 SPC-2"
7844 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
7845 CAPACITY (16) be preferred"
7846 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
7847 be used at SPC-2"
7848 * Revert "overlayfs: Update to v19"
7849 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
7850 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
7851 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
7852 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
7853 clone_private_mount()"
7854 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
7855 modules"
7856 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
7857 documentation"
7858 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
7859 * [Config] fix linux-libc-dev generation for arm64
7860 * [Config] fix linux-libc-dev generation for x32
7861 * [Config] add linux-libc-dev generation for ppc64el
7862
7863 [ Erez Zadok ]
7864
7865 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
7866
7867 [ Miklos Szeredi ]
7868
7869 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
7870 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
7871 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
7872 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
7873 * ubuntu: overlayfs v20 -- overlay filesystem
7874 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
7875
7876 [ Neil Brown ]
7877
7878 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
7879
7880 [ Paolo Pisati ]
7881
7882 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
7883
7884 [ Seth Forshee ]
7885
7886 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
7887 ThinkPads
7888 - LP: #1183856
7889
7890 [ Tim Gardner ]
7891
7892 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
7893 * rebase to v3.12-rc2
7894 * updateconfigs
7895 * [Config] disable CONFIG_FB_VESA enforcer check
7896 * [Config] Disable lttng for FTBS
7897 * rebase to v3.12-rc3
7898 * rebase to v3.12-rc4
7899 * [Config] CONFIG_ANDROID=n
7900 - LP: #1235161
7901 * [Config] CONFIG_L2TP_V3=y
7902 - LP: #1235914
7903 * [Config] CONFIG_USB_OTG=n for all arches
7904 * Release tracker
7905 - LP: #1242811
7906
7907 [ Upstream Kernel Changes ]
7908
7909 * scsi: hyper-v storsvc switch up to SPC-3
7910
7911 * rebase to v3.12-rc6
7912 - LP: #1235977
7913 - LP: #1235523
7914 - LP: #1239392
7915 - LP: #1227491
7916
7917 * rebase to v3.12-rc3
7918 - LP: #1231931
7919
7920 * rebase to v3.12-rc2
7921 - LP: #1213820
7922 - LP: #1213055
7923 - LP: #1198030
7924
7925 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
7926
7927linux (3.11.0-8.15) saucy; urgency=low
7928
7929 [ Tim Gardner ]
7930
7931 * Release tracker
7932 - LP: #1227969
7933
7934 * Update lttng
7935 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
7936 Version 2.3.0+
7937
7938 [ Upstream Kernel Changes ]
7939
7940 * igb: Add additional get_phy_id call for i354 devices
7941 - LP: #1219619
7942 * igb: Read flow control for i350 from correct EEPROM section
7943 - LP: #1219619
7944 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
7945 Required for lttng update.
7946
7947 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
7948
7949linux (3.11.0-7.14) saucy; urgency=low
7950
7951 [ Andy Whitcroft ]
7952
7953 * [Packaging] sort out linux-tools naming
7954 - LP: #1205284
7955 * [Packaging] linux-tools: switch to common generic version helper
7956
7957 [ Paolo Pisati ]
7958
7959 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
7960
7961 [ Tim Gardner ]
7962
7963 * Release tracker
7964 - LP: #1226160
7965
7966 [ Tony Lindgren ]
7967
7968 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
7969 for pandaboard
7970
7971 [ Upstream Kernel Changes ]
7972
7973 * USB: handle LPM errors during device suspend correctly
7974 - LP: #1011415
7975 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
7976 - LP: #1011415
7977 * usb: Don't fail port power resume on device disconnect.
7978 - LP: #1011415
7979
7980 [ Upstream Kernel Changes ]
7981
7982 * rebase to v3.11.1
7983
7984 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
7985
7986linux (3.11.0-7.13) saucy; urgency=low
7987
7988 * Release tracker
7989 - LP: #1223545
7990
7991 [ Andy Whitcroft ]
7992
7993 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
7994 - LP: #1223499
7995 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
7996 - LP: #1223499
7997 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
7998 - LP: #1223499
7999 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
8000 - LP: #1223499
8001
8002 [ Maximiliano Curia ]
8003
8004 * SAUCE: (no-up) Only let characters through when there are active readers.
8005 - LP: #1208740
8006
8007 [ Tim Gardner ]
8008
8009 * [Debian] getabis: Commit new ABI directory, remove the old
8010 * [Config] CONFIG_EFIVAR_FS=y
8011 - LP: #1223195
8012 * [Config] CONFIG_EFI_VARS_PSTORE=m,
8013 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
8014 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
8015 - LP: #1222850
8016
8017 [ Upstream Kernel Changes ]
8018
8019 * Intel xhci: refactor EHCI/xHCI port switching
8020 - LP: #1210858
8021
8022 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
8023
8024linux (3.11.0-6.12) saucy; urgency=low
8025
8026 * Release tracker
8027 - LP: #1222893
8028
8029 [ Andy Whitcroft ]
8030
8031 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8032 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8033 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8034 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8035 - LP: #1222407
8036
8037 [ Paolo Pisati ]
8038
8039 * [Config] restore mmc boot on panda
8040
8041 [ Tyler Hicks ]
8042
8043 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
8044 - LP: #1216294
8045
8046 [ Upstream Kernel Changes ]
8047
8048 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
8049 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
8050 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
8051 * net: calxedaxgmac: fix possible skb free before tx complete
8052 * net: calxedaxgmac: update ring buffer tx_head after barriers
8053 * net: calxedaxgmac: fix race with tx queue stop/wake
8054 * net: calxedaxgmac: enable interrupts after napi_enable
8055 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
8056 * net: calxedaxgmac: remove some unused statistic counters
8057 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
8058 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
8059 * mfd: rtsx: Read vendor setting from config space
8060 - LP: #1201698
8061
8062 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
8063
8064linux (3.11.0-5.11) saucy; urgency=low
8065
8066 * Release tracker
8067 - LP: #1221886
8068
8069 [ Adam Lee ]
8070
8071 * SAUCE: Bluetooth: Add support for 04ca:2007
8072 - LP: #1153448
8073 * SAUCE: Bluetooth: Add support for 105b:e065
8074 - LP: #1161261
8075
8076 [ Gavin Guo ]
8077
8078 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
8079 - LP: #1166113
8080
8081 [ Upstream Kernel Changes ]
8082
8083 * igb: Reset the link when EEE setting changed
8084 - LP: #1219619
8085 * igb: Read register for latch_on without return value
8086 - LP: #1219619
8087 * igb: Added rcu_lock to avoid race
8088 - LP: #1219619
8089 * igb: don't allow SR-IOV without MSI-X
8090 - LP: #1219619
8091 * igb: Update MTU so that it is always at least a standard frame size
8092 - LP: #1219619
8093 * igb: Refactor of init_nvm_params
8094 - LP: #1219619
8095 * igb: Refactor NVM read functions to accommodate devices with no flash
8096 - LP: #1219619
8097 * igb: Add device support for flashless SKU of i210 device
8098 - LP: #1219619
8099 * igb: Fix get_fw_version function for all parts
8100 - LP: #1219619
8101 * igb: Add macro for size of RETA indirection table
8102 - LP: #1219619
8103 * igb: Expose RSS indirection table for ethtool
8104 - LP: #1219619
8105 * igb: Don't look for a PBA in the iNVM when flashless
8106 - LP: #1219619
8107 * igb: Implementation of 1-sec delay for i210 devices
8108 - LP: #1219619
8109 * igb: New PHY_ID for i354 device
8110 - LP: #1219619
8111 * igb: M88E1543 PHY downshift implementation
8112 - LP: #1219619
8113 * igb: No PHPM support in i354 devices
8114 - LP: #1219619
8115 * igb: Support to get 2_5G link status for appropriate media type
8116 - LP: #1219619
8117 * igb: Get speed and duplex for 1G non_copper devices
8118 - LP: #1219619
8119 * igb: Implementation to report advertised/supported link on i354 devices
8120 - LP: #1219619
8121 * igb: Update version number
8122 - LP: #1219619
8123 * Bluetooth: Take proper tty_struct references
8124 - LP: #1189998
8125 * Bluetooth: Remove the device from the list in the destructor
8126 - LP: #1189998
8127 * Bluetooth: Move the tty initialization and cleanup out of open/close
8128 - LP: #1189998
8129 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
8130 - LP: #1189998
8131 * Bluetooth: Fix the reference counting of tty_port
8132 - LP: #1189998
8133 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
8134 - LP: #1189998
8135
8136 [ Wen-chien Jesse Sung ]
8137
8138 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
8139 - LP: #1065400
8140 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
8141 - LP: #1065400
8142
8143 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
8144
8145linux (3.11.0-5.10) saucy; urgency=low
8146
8147 [ Andy Whitcroft ]
8148
8149 * Release tracker
8150 - LP: #1220222
8151 * Revert "[Config] Fix ubuntu directoy Kbuilds"
8152 * Revert "aufs update dropped some Kbuild files"
8153 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
8154 * Revert "ubuntu: AUFS -- update to
8155 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
8156 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8157 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8158 * rebase to v3.11 final
8159 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
8160 * ubuntu: AUFS (no-squash): basic framework and update machinary
8161 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8162 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8163 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
8164 * ubuntu: (no-squash) AUFS -- enable aufs
8165 * ubuntu: AUFS -- fix remaining d_count references to use accessor
8166 * ubuntu: lttng -- follow rename of pid_ns
8167 * SAUCE: disable stack-protector for ARM compressed bootloader
8168
8169 [ Paolo Pisati ]
8170
8171 * [Config] ARM_ATAG_DTB_COMPAT=y
8172
8173 [ Rob Herring ]
8174
8175 * [Config] Enable KVM and virtio for armhf generic-lpae
8176
8177 [ Tim Gardner ]
8178
8179 * [Config] CONFIG_ARPD=y
8180 * [Config] CONFIG_ZSWAP=y
8181 - LP: #1215379
8182
8183 [ Upstream Kernel Changes ]
8184
8185 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
8186 - LP: #1217957
8187 * ARM: use phys_addr_t for DMA zone sizes
8188 * ARM: highbank: enable DMA zone for LPAE
8189 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
8190 * ARM: highbank: select required errata work-arounds
8191 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
8192 * DMA: fix printk warning in AMBA PL08x DMA driver
8193 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
8194 * ARM: move outer_cache declaration out of ifdef
8195 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
8196 * ARM: highbank: clean-up some unused includes
8197 * ARM: xen: only set pm function ptrs for Xen guests
8198
8199 [ Upstream Kernel Changes ]
8200
8201 * rebase to v3.11
8202
8203 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
8204
8205linux (3.11.0-4.9) saucy; urgency=low
8206
8207 [ Tim Gardner ]
8208
8209 * rebase to v3.11-rc7
8210 * Release tracker
8211 - LP: #1216962
8212
8213 [ Upstream Kernel Changes ]
8214
8215 * mwifiex: do not create AP and P2P interfaces upon driver loading
8216 - LP: #1212720
8217
8218 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
8219
8220linux (3.11.0-3.8) saucy; urgency=low
8221
8222 [ Johannes Berg ]
8223
8224 * SAUCE: mac80211: ignore (E)CSA in probe response frames
8225 - LP: #1201470
8226
8227 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
8228
8229linux (3.11.0-3.7) saucy; urgency=low
8230
8231 [ Tim Gardner ]
8232
8233 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
8234 upstart to track
8235 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
8236 linux/hyperv.h
8237 * SAUCE: hv: Add vss daemon to Makefile
8238 * [Debian] Add hv_vss_daemon to tools package
8239 - LP: #1213282
8240 * [Config] Fix ubuntu directoy Kbuilds
8241 - LP: #1181755
8242
8243 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
8244
8245linux (3.11.0-3.6) saucy; urgency=low
8246
8247 [ Andy Whitcroft ]
8248
8249 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
8250 * [Config] tools: enable x86 and hyper-v
8251
8252 [ John Johansen ]
8253
8254 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
8255 snapshot"
8256 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
8257 root users"
8258 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8259
8260 [ Joseph Salisbury ]
8261
8262 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
8263 - LP: #1210848
8264
8265 [ Kamal Mostafa ]
8266
8267 * [debian] tools: ship 'cpupower' in linux-tools
8268 - LP: #1158668
8269 * [Config] Build-dep on libpci-dev for cpu tools
8270 - LP: #1158668
8271
8272 [ Tim Gardner ]
8273
8274 * rebase to v3.11-rc6
8275 * Release tracker
8276 - LP: #1213941
8277
8278 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
8279
8280linux (3.11.0-2.5) saucy; urgency=low
8281
8282 [ Tim Gardner ]
8283
8284 * [Config] CONFIG_PM_DEBUG=y
8285 - LP: #1210539
8286 * rebase to v3.11-rc5
8287 * Release tracker
8288 - LP: #1211378
8289
8290 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
8291
8292linux (3.11.0-1.4) saucy; urgency=low
8293
8294 [ Tim Gardner ]
8295
8296 * Bump ABI when making changes to the inclusion list lest
8297 you cause conflicts with existing installed kernel
8298 packages.
8299 - LP: #1210331
8300
8301 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
8302
8303linux (3.11.0-0.3) saucy; urgency=low
8304
8305 [ Tim Gardner ]
8306
8307 * [Config] Include rbd and kvm in the virtual inclusion list
8308 - LP: #1206961
8309 * [Config] Removed obsolete inclusion list entries
8310
8311 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
8312
8313linux (3.11.0-0.2) saucy; urgency=low
8314
8315 [ Bruce Allan ]
8316
8317 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
8318 - LP: #1206757
8319 * SAUCE: (no-up) e1000e: enable support for new device IDs
8320 - LP: #1206757
8321
8322 [ John Johansen ]
8323
8324 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
8325
8326 [ Paolo Pisati ]
8327
8328 * build vexpress a15 dtb
8329 * [Config] disable Broadcom bcm support (ARCH_BCM)
8330 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
8331 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
8332 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
8333 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
8334 * [Config] disable TI Keystone, AM43xx and OMAP5 support
8335 * [Config] ARM_APPENDED_DTB=y
8336
8337 [ Tim Gardner ]
8338
8339 * rebase to v3.11-rc4
8340 * overlayfs: Update to v19
8341 * [Config] Enable overlayfs
8342 * SAUCE: Fix lttng compile errors
8343
8344 [ Upstream Kernel Changes ]
8345
8346 * rebase to v3.11-rc4
8347 - LP: #1163720
8348 - LP: #1162026
8349 - LP: #1195636
8350 - LP: #1195597
8351 - LP: #1180409
8352 - LP: #1168430
8353
8354 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
8355
8356linux (3.11.0-0.1) saucy; urgency=low
8357
8358 [ Upstream Kernel Changes ]
8359
8360 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
8361 - LP: #1163720
8362 - LP: #1162026
8363 - LP: #1195636
8364 - LP: #1195597
8365 - LP: #1180409
8366 - LP: #1168430
8367
8368 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
8369
8370linux (3.10.0-2.10) saucy; urgency=low
8371
8372 [ Andy Whitcroft ]
8373
8374 * [Config] CONFIG_INTEL_MEI*=m
8375 - LP: #1196155
8376 * [Config] CONFIG_DEBUG_INFO=y
8377
8378 [ Stephen Warren ]
8379
8380 * [Config] fix Calxeda xgmac module filename
8381
8382 [ Upstream Kernel Changes ]
8383
8384 * Revert "serial: 8250_pci: add support for another kind of NetMos
8385 Technology PCI 9835 Multi-I/O Controller"
8386 - LP: #1190967
8387 * mfd: lpc_ich: Add support for Intel Avoton SoC
8388 - LP: #1196658
8389
8390 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
8391
8392linux (3.10.0-2.9) saucy; urgency=low
8393
8394 [ Andy Whitcroft ]
8395
8396 * rebase to v3.10
8397
8398 [ John Johansen ]
8399
8400 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
8401 network mediation"
8402 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
8403 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
8404 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
8405 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
8406 interface"
8407 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
8408 to prevent execve from granting privs"
8409 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
8410
8411 [ Upstream Kernel Changes ]
8412
8413 * rebase to v3.10
8414
8415 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
8416
8417linux (3.10.0-1.8) saucy; urgency=low
8418
8419 [ Andy Whitcroft ]
8420
8421 * Release Tracking Bug
8422 - LP: #1195717
8423
8424 [ Andy Whitcroft ]
8425
8426 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
8427 interface"
8428 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
8429 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
8430 reference"
8431 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
8432 * Revert "ubuntu: overlayfs --
8433 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
8434 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
8435 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
8436 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
8437 * Revert "ubuntu: overlayfs --
8438 overlayfs-fix-possible-leak-in-ovl_new_inode"
8439 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
8440 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
8441 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
8442 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
8443 * Revert "ubuntu: overlayfs -- overlay filesystem"
8444 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
8445 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
8446 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
8447 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
8448
8449 [ Erez Zadok ]
8450
8451 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
8452
8453 [ Miklos Szeredi ]
8454
8455 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
8456 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
8457 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
8458 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
8459 * ubuntu: overlayfs v18 -- -- overlay filesystem
8460 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
8461
8462 [ Neil Brown ]
8463
8464 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
8465
8466 [ Tim Gardner ]
8467
8468 * [Config] CONFIG_SUNRPC_DEBUG=y
8469 - LP: #1127319
8470
8471 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
8472
8473linux (3.10.0-0.7) saucy; urgency=low
8474
8475 [ Andy Whitcroft ]
8476
8477 * autopkgtest: switch Depends: to build-essential
8478
8479 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
8480
8481linux (3.10.0-0.6) saucy; urgency=low
8482
8483 [ Andy Whitcroft ]
8484
8485 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
8486 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
8487 - LP: #1098378
8488 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
8489 * ubuntu: overlayfs -- expose do_splice_direct prototype
8490 * ubuntu: overlayfs -- follow change to do_splice_direct interface
8491 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
8492 - LP: #1192691
8493
8494 [ Stefan Bader ]
8495
8496 * (d-i) Add dm-snapshot to md-modules
8497 - LP: #1191726
8498
8499 [ Tim Gardner ]
8500
8501 * Release tracker
8502 - LP: #1194149
8503 * [Config] CONFIG_WIL6210=n for armhf
8504 * [Config] d-i: Add calxedaxgmac to nic-modules
8505 - LP: #1192358
8506 * [debian] Use dh_strip
8507 - LP: #1192759
8508 * [Config] Enable perf for armhf
8509 * do_tools=false when cross compiling
8510 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
8511 - LP: #1108082
8512
8513 [ Upstream Kernel Changes ]
8514
8515 * nsp32: switch reset delay to msleep() as it is tooo long
8516 * alx: add a simple AR816x/AR817x device driver
8517 Plucked from linux-next. replaces ubuntu/alx in favor of
8518 'to be merged' version in 3.11.
8519 * rebase to v3.10-rc7
8520 - LP: #1189363
8521
8522 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
8523
8524linux (3.10.0-0.5) saucy; urgency=low
8525
8526 [ Andy Whitcroft ]
8527
8528 * rebase to v3.10-rc6
8529 * [Config] updateconfigs following rebase to v3.10-rc6
8530
8531 [ Upstream Kernel Changes ]
8532
8533 * rebase to v3.10-rc6
8534
8535 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
8536
8537linux (3.10.0-0.4) saucy; urgency=low
8538
8539 [ Andy Whitcroft ]
8540
8541 * [Config] updateconfigs following rebase to v3.10-rc4
8542
8543 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
8544
8545linux (3.10.0-0.3) saucy; urgency=low
8546
8547 [ Andy Whitcroft ]
8548
8549 * rebase to v3.10-rc5
8550
8551 [ Upstream Kernel Changes ]
8552
8553 * rebase to v3.10-rc5
8554 - LP: #1186170
8555
8556 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
8557
8558linux (3.10.0-0.2) saucy; urgency=low
8559
8560 [ Andy Whitcroft ]
8561
8562 * rebase to v3.10-rc4
8563 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
8564 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
8565 - LP: #1187744
8566 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
8567
8568 [ Dave Chiluk ]
8569
8570 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
8571 - LP: #1035226
8572
8573 [ Tim Gardner ]
8574
8575 * rebase to v3.10-rc3
8576 * [Config] sparc be gone
8577 * [Config] ia64 be gone
8578 * d-i: block-modules provides nbd-modules
8579
8580 [ Upstream Kernel Changes ]
8581
8582 * rebase to v3.10-rc4
8583 * rebase to v3.10-rc3
8584
8585 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
8586
8587linux (3.10.0-0.1) saucy; urgency=low
8588
8589 [ Tim Gardner ]
8590
8591 * UBUNTU: Disabled lttng
8592 * UBUNTU: Disable aufs for FTBS
8593 * UBUNTU: Disabled alx
8594 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
8595 * UBUNTU: rebase to v3.10-rc2
8596 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
8597
8598 [ Andy Whitcroft ]
8599
8600 * UBUNTU: [Config] update standards version to 3.9.4.0
8601 * UBUNTU: [Config] squash duplicate package description (long and short)
8602 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
8603 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
8604 * UBUNTU: [Config] drop redundant Build-Conficts:
8605
8606 [ Upstream Kernel Changes ]
8607
8608 * rebase to v3.10-rc2
8609 - LP: #1180351
8610
8611 [ Upstream Kernel Changes ]
8612
8613 * rebase to v3.10-rc1
8614 - LP: #1172151
8615 - LP: #1089795
8616 - LP: #1167270
8617 - LP: #1128840
8618
8619 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
8620
8621linux (3.10.0-0.0) saucy; urgency=low
8622
8623 * Dummy
8624
8625 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
8626
8627linux (3.9.0-2.6) saucy; urgency=low
8628
8629 [ Tim Gardner ]
8630
8631 * rebase to v3.9.2
8632
8633 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
8634
8635linux (3.9.0-1.5) saucy; urgency=low
8636
8637 [ Tim Gardner ]
8638
8639 * rebase to v3.9.1
8640
8641 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
8642
8643linux (3.9.0-0.4) saucy; urgency=low
8644
8645 [ Andy Whitcroft ]
8646
8647 * ubuntu: overlayfs -- add FS_ALIAS
8648
8649 [ Tim Gardner ]
8650
8651 * Added lttng
8652 - LP: #1175784
8653
8654 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
8655
8656linux (3.9.0-0.3) saucy; urgency=low
8657
8658 [ Upstream Kernel Changes ]
8659
8660 * rebase to v3.9
8661
8662 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
8663
8664linux (3.9.0-0.2) saucy; urgency=low
8665
8666 [ Tim Gardner ]
8667
8668 * Enable extras packaging for amd64/i386.
8669 Fixes build depenencies with brittany and linux-meta.
8670
8671 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
8672
8673linux (3.9.0-0.1) saucy; urgency=low
8674
8675 [ Upstream Kernel Changes ]
8676
8677 * rebase to v3.9-rc8
8678
8679 [ Upstream Kernel Changes ]
8680
8681 * rebase to v3.9-rc7
8682 - LP: #1128840
8683
8684 [ Upstream Kernel Changes ]
8685
8686 * rebase to v3.9-rc6
8687
8688 [ Upstream Kernel Changes ]
8689
8690 * rebase to v3.9-rc5
8691
8692 [ Upstream Kernel Changes ]
8693
8694 * rebase to v3.8-rc4
8695 - LP: #1095315
8696 - LP: #886975
8697 - LP: #1086921
8698
8699 [ Upstream Kernel Changes ]
8700
8701 * rebase to v3.9-rc3
8702 - LP: #1155016
8703 - LP: #1103594
8704
8705 [ Upstream Kernel Changes ]
8706
8707 * rebase to v3.9-rc2
8708
8709 [ Upstream Kernel Changes ]
8710
8711 * rebase to v3.9-rc1
8712 - LP: #901105
8713 - LP: #961286
8714 - LP: #1011792
8715 - LP: #1128934
8716 - LP: #886975
8717 - LP: #978807
8718
8719 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
8720
8721linux (3.8.0-7.14) raring; urgency=low
8722
8723 [ Andy Whitcroft ]
8724
8725 * [Config] CONFIG_RCU_USER_QS=n
8726 * [Config] CONFIG_MTD_ONENAND_SIM=n
8727 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
8728
8729 [ Upstream Kernel Changes ]
8730
8731 * rebase to v3.8
8732
8733 [Tim Gardner]
8734
8735 * Release Tracking Bug
8736 - LP: #1130111
8737 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
8738 - LP: #1128840
8739
8740 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
8741
8742linux (3.8.0-6.13) raring; urgency=low
8743
8744 [Tim Gardner]
8745
8746 * Release Tracking Bug
8747 - LP: #1125364
8748 * Add ahci modules to d-i
8749 - LP: #1124415
8750
8751
8752 [ Chris Wilson ]
8753
8754 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
8755 the encoders
8756 - LP: #1097315
8757
8758 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
8759
8760linux (3.8.0-6.12) raring; urgency=low
8761
8762 [Tim Gardner]
8763
8764 * perf: NO_LIBPERL=1
8765 * Fix linux-headers dependency
8766 * Release Tracking Bug
8767 - LP: #1124362
8768
8769 [ Andy Whitcroft ]
8770
8771 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
8772 - LP: #1121699
8773
8774 [ Daniel Vetter ]
8775
8776 * SAUCE: drm/i915: write backlight harder
8777 - LP: #954661
8778
8779 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
8780
8781linux (3.8.0-6.11) raring; urgency=low
8782
8783 [Tim Gardner]
8784
8785 * Release Tracking Bug
8786 - LP: #1122071
8787 * rebase to v3.8-rc7
8788 * Add libaudit-dev as a build dependency
8789 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
8790
8791 [ Leann Ogasawara ]
8792
8793 * [Config] Remove CONFIG_SATA_AHCI annotation
8794
8795 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
8796
8797linux (3.8.0-5.10) raring; urgency=low
8798
8799 [Tim Gardner]
8800
8801 * Release Tracking Bug
8802 - LP: #1118568
8803
8804 * Bump ABI to fix install issue with 3.8.0-4.8.
8805 Moving drivers/ata/*ahci* to linux-image caused an
8806 install conflict with linux-image-extras without an
8807 ABI bump.
8808
8809 [ Jan Beulich ]
8810
8811 * SAUCE: xen-pciback: rate limit error messages from
8812 xen_pcibk_enable_msi{, x}()
8813 - LP: #1117336
8814 - CVE-2013-0231
8815
8816 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
8817
8818linux (3.8.0-4.9) raring; urgency=low
8819
8820 [ Herton Ronaldo Krzesinski ]
8821
8822 * d-i: Add mellanox ethernet drivers to nic-modules
8823 - LP: #1015339
8824
8825 [ Joseph Salisbury ]
8826
8827 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
8828 - LP: #1113547
8829
8830 [ Kamal Mostafa ]
8831
8832 * SAUCE: alx driver import script
8833
8834 [ Qualcomm Atheros, Inc ]
8835
8836 * SAUCE: alx: Update to heads/master
8837
8838 [ Tim Gardner ]
8839
8840 * Release Tracking Bug
8841 - LP: #1117673
8842
8843 * [debian] Remove dangling symlink from headers package
8844 - LP: #1112442
8845 * [config] CONFIG_ALX=m
8846 * [Config] Add alx to d-i nic-modules
8847 * [Config] CONFIG_SATA_AHCI=m
8848 - LP: #1056563
8849
8850 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
8851
8852linux (3.8.0-4.8) raring; urgency=low
8853
8854 [ Allen Ibara ]
8855
8856 * SAUCE: imx6: dts: Add IMX6Q AHCI support
8857
8858 [ Andy Whitcroft ]
8859
8860 * rebase to v3.8-rc6
8861 * updateconfigs following rebase to v3.8-rc6
8862
8863 [Leann Ogasawara]
8864
8865 * Release Tracking Bug
8866 - LP: #1112573
8867
8868 [ Paolo Pisati ]
8869
8870 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
8871 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
8872 * [Config] MMC_ARMMMCI=y (vexpress mmc)
8873 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
8874
8875 [ Seth Forshee ]
8876
8877 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
8878
8879 [ Upstream Kernel Changes ]
8880
8881 * rebase to v3.8-rc6
8882 - LP: #1107477
8883
8884 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
8885
8886linux (3.8.0-3.7) raring; urgency=low
8887
8888 [ Andy Green ]
8889
8890 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
8891 * SAUCE: ARM: omap2 add mac address allocation register api
8892 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
8893 allocation
8894
8895 [ Leann Ogasawara ]
8896
8897 * rebase to v3.8-rc5
8898 * Release Tracking Bug
8899 - LP: #1111486
8900
8901 [ Paolo Pisati ]
8902
8903 * SAUCE: davinci: vpss: compilation fix
8904 * [Config] enable TI OMAP4 support (Pandaboard/ES)
8905 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
8906 * [Config] enable Freescale IMX6 support (SabreLite)
8907 * [Config] SERIAL_IMX_CONSOLE=y
8908 * [Config] MMC_*_IMX=y
8909 * [Config] disable USB_SUSPEND
8910 * [Config] USB_MXS_PHY=y
8911 * [Config] USB_CHIPIDEA=y
8912 * SAUCE: DTB: add support for multiple DTBs
8913 * SAUCE: DTB: build imx6q-sabrelite
8914 * SAUCE: DTB: build beaglexm
8915 * SAUCE: DTB: build panda/panda es
8916 * [Config] disable CPU_FREQ
8917 * [Config] PANEL_TFP410=y (video DVI output)
8918 * [Config] SND_OMAP_SOC*=y
8919 * [Config] SND_IMX_SOC*=y
8920 * [Config] I2C_IMX=y
8921 * [Config] SPI_IMX=m
8922
8923 [ Stefan Bader ]
8924
8925 * [Config] Move 9p modules into generic package
8926 - LP: #1107658
8927
8928 [ Tony Lindgren ]
8929
8930 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
8931 kernels
8932 * SAUCE: ARM: OMAP2+: Use omap initcalls
8933 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
8934 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
8935 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
8936 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
8937 multiplaform
8938 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
8939 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
8940 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
8941
8942 [ Upstream Kernel Changes ]
8943
8944 * rebase to v3.8-rc5
8945 - LP: #1096789
8946
8947 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
8948
8949linux (3.8.0-2.6) raring; urgency=low
8950
8951 [ Adam Conrad ]
8952
8953 * Fix up linux-tools -> SRCPKGNAME-tools rename
8954
8955 [ Andy Whitcroft ]
8956
8957 * [Config] re-disable CONFIG_SOUND_OSS
8958 - LP: #1105230
8959
8960 [ Arend van Spriel ]
8961
8962 * SAUCE: brcmsmac: fix tx status processing
8963
8964 [Leann Ogasawara]
8965
8966 * Release Tracking Bug
8967 - LP: #1105104
8968
8969 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
8970
8971linux (3.8.0-1.5) raring; urgency=low
8972
8973 [Tim Gardner]
8974
8975 * Release Tracking Bug
8976 - LP: #1101235
8977
8978 [ Dudley Du ]
8979
8980 * SAUCE: Input: add support for Cypress PS/2 Trackpads
8981 - LP: #978807
8982
8983 [ Kamal Mostafa ]
8984
8985 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
8986 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
8987 * [Config] Add CONFIG_PS2_CYPRESS
8988
8989 [ Tim Gardner ]
8990
8991 * rebase to v3.8-rc4
8992
8993 [ Upstream Kernel Changes ]
8994
8995 * rebase to v3.8-rc4
8996 - LP: #1095315
8997 - LP: #886975
8998 - LP: #1086921
8999
9000 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
9001
9002linux (3.8.0-0.4) raring; urgency=low
9003
9004 [ Leann Ogasawara ]
9005
9006 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
9007 * [Config] Update CONFIG_IIO build annotation
9008 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
9009 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
9010 * [Config] Remove CONFIG_SPI_PL022 annotation
9011 * [Config] Update CONFIG_EZX_PCAP annotation
9012 * [Config] Update CONFIG_SENSORS_AK8975 annotation
9013 * [Config] Disable CONFIG_DRM_MGAG200
9014 - LP: #1042903
9015
9016 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
9017
9018linux (3.8.0-0.3) raring; urgency=low
9019
9020 [ Andy Whitcroft ]
9021
9022 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
9023 uselib()"
9024
9025 [ Scott James Remnant ]
9026
9027 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
9028 (for v3.7+)
9029 - LP: #1085766, #462111
9030
9031 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
9032
9033linux (3.8.0-0.2) raring; urgency=low
9034
9035 [ Tim Gardner ]
9036
9037 * [packaging] Add macro to selectively disable building perf
9038 * [packaging] Cannot depend on universe package libaudit-dev
9039
9040 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
9041
9042linux (3.8.0-0.1) raring; urgency=low
9043
9044
9045 [ Upstream Kernel Changes ]
9046
9047 * rebase to v3.8-rc3
9048 - LP: #1096789
9049
9050 [ Upstream Kernel Changes ]
9051
9052 * rebase to v3.8-rc2
9053 - LP: #1082357
9054 - LP: #1075882
9055
9056 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
9057
9058linux (3.7.0-7.15) raring; urgency=low
9059
9060 [ Chris J Arges ]
9061
9062 * SAUCE: add eeprom_bad_csum_allow module parameter
9063 - LP: #1070182
9064
9065 [ Leann Ogasawara ]
9066
9067 * Add ceph to linux-image for virtual instances
9068 - LP: #1063784
9069
9070 [ Serge Hallyn ]
9071
9072 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
9073
9074 [ Tim Gardner ]
9075
9076 * [Config] CONFIG_SLUB_DEBUG=y
9077 - LP: #1090308
9078
9079 [ Upstream Kernel Changes ]
9080
9081 * Revert "[SCSI] sd: Implement support for WRITE SAME"
9082 - LP: #1089818
9083
9084 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
9085
9086linux (3.7.0-6.14) raring; urgency=low
9087
9088 [ Andy Whitcroft ]
9089
9090 * [Config] annotations: all new annotations scheme including defaults
9091 * [Configs] apply annotation updates to main configs (top section)
9092
9093 [ Leann Ogasawara ]
9094
9095 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
9096 build"
9097 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
9098 * Temporarily disable module check for build
9099
9100 [ Stefan Bader ]
9101
9102 * ubuntu: dm-raid45: Adapt to upstream interface changes
9103 * Re-enable build of dm-raid45
9104
9105 [ Tim Gardner ]
9106
9107 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
9108 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
9109 * SAUCE: drm: Fix possible EDID memory allocation oops
9110 * SAUCE: ttm: Fix possible _manager memory allocation oops
9111 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
9112 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
9113 2 pointers
9114
9115 [ Tomas Hozza ]
9116
9117 * SAUCE: tools: hv: Netlink source address validation allows DoS
9118 - LP: #1084777
9119 - CVE-2012-5532
9120
9121 [ Upstream Kernel Changes ]
9122
9123 * rebase to v3.7
9124
9125 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
9126
9127linux (3.7.0-5.13) raring; urgency=low
9128
9129 [ Lino Sanfilippo ]
9130
9131 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
9132 fsnotify_destroy_group()
9133 - LP: #922906
9134 * SAUCE: fsnotify: introduce fsnotify_get_group()
9135 - LP: #922906
9136 * SAUCE: fsnotify: use reference counting for groups
9137 - LP: #922906
9138 * SAUCE: fsnotify: take groups mark_lock before mark lock
9139 - LP: #922906
9140 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
9141 indicates wheather a mark should be destroyed
9142 - LP: #922906
9143 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
9144 mark list
9145 - LP: #922906
9146 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
9147 - LP: #922906
9148 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
9149 fsnotify_remove_mark()
9150 - LP: #922906
9151 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
9152 by group
9153 - LP: #922906
9154 * SAUCE: fsnotify: change locking order
9155 - LP: #922906
9156
9157 [ Tim Gardner ]
9158
9159 * [Config] CONFIG_NFC_LLCP=y
9160 * [Config] get-firmware: Filter new files through fwinfo
9161 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
9162 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
9163 * [Config] CONFIG_XEN=y for all arches
9164 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
9165 * [Config] CONFIG_MMC_DW_EXYNOS=m
9166 * [Config] CONFIG_GPIO_ADNP=m
9167 * [Config] find-obsolete-firmware: Use correct path
9168 * rebase to v3.7-rc8
9169 - LP: #1084640
9170
9171 [ Upstream Kernel Changes ]
9172
9173 * Revert "VFS: don't do protected {sym,hard}links by default"
9174 - LP: #1084192
9175
9176 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
9177
9178linux (3.7.0-4.12) raring; urgency=low
9179
9180 [ Tim Gardner ]
9181
9182 * Revert "[Config] Use -j1 for headers_install"
9183 * Revert "[Config] install-arch-headers needs a valid config"
9184 Strayed into the weeds in search of the root cause of the periodic
9185 build failure.
9186 Fixes powerpc FTBS introduced in -4.11.
9187 * [Config] hmake -j1
9188 The kernel makefile appears to have parallel dependency
9189 problems for the install_headers target. This appears to be root
9190 cause for a periodic build failure on N-way machines.
9191
9192 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
9193
9194linux (3.7.0-4.11) raring; urgency=low
9195
9196 [ Tim Gardner ]
9197
9198 * [Config] Use -j1 for headers_install
9199 Also fixes a powerpc FTBS introduced by
9200 "[Config] install-arch-headers needs a valid config".
9201
9202 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
9203
9204linux (3.7.0-4.10) raring; urgency=low
9205
9206 [ Andy Whitcroft ]
9207
9208 * [Config] add rebuild-test support for autopkgtest
9209 - LP: #1081500
9210 * [tests] move build tests out of the way
9211 - LP: #1081500
9212 * [tests] add an autopkgtest rebuild test
9213 - LP: #1081500
9214
9215 [ Tim Gardner ]
9216
9217 * rebase to v3.7-rc7
9218 * SAUCE: Remove emi62 files duplicated in linux-firmware
9219 * SAUCE: Remove sb16 files duplicated in linux-firmware
9220 * SAUCE: Remove whiteheat files duplicated in linux-firmware
9221 * SAUCE: Remove yamaha files duplicated in linux-firmware
9222 * SAUCE: Remove dsp56k files used only by m68k
9223 * SAUCE: firmware: Remove last vestiges of dabusb
9224 * SAUCE: Remove vicam files duplicated in linux-firmware
9225 * [Config] install-arch-headers needs a valid config
9226
9227 [ Upstream Kernel Changes ]
9228
9229 * rebase to v3.7-rc7
9230 - LP: #1076840
9231 - LP: #1081466
9232
9233 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
9234
9235linux (3.7.0-3.9) raring; urgency=low
9236
9237 [ Leann Ogasawara ]
9238
9239 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
9240 - LP: #1079900
9241 * Add nfsv3 to nfs-modules udeb
9242
9243 [ Paolo Pisati ]
9244
9245 * [Config] SND_OMAP_SOC*=y
9246 - LP: #1019321
9247
9248 [ Stefan Bader ]
9249
9250 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
9251 - LP: #1078926
9252
9253 [ Tim Gardner ]
9254
9255 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
9256 - LP: #1079469
9257 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
9258 * rebase to v3.7-rc6
9259 * SAUCE: script to detect obsolete firmware
9260 * SAUCE: Remove yam files duplicated in linux-firmware
9261 * SAUCE: Remove tehuti files duplicated in linux-firmware
9262 * SAUCE: Remove matrox files duplicated in linux-firmware
9263 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
9264 * SAUCE: Remove r128 files duplicated in linux-firmware
9265 * SAUCE: Remove acenic files duplicated in linux-firmware
9266 * SAUCE: Remove keyspan files duplicated in linux-firmware
9267 * SAUCE: Remove sun files duplicated in linux-firmware
9268 * SAUCE: Remove radeon files duplicated in linux-firmware
9269 * SAUCE: Update bnx2x firmware to 7.8.2.0
9270 * [Config] generic.inclusion-list: econet has disappeared
9271
9272 [ Upstream Kernel Changes ]
9273
9274 * seccomp: forcing auditing of kill condition
9275 - LP: #1079469
9276 * rebase to v3.7-rc6
9277
9278 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
9279
9280linux (3.7.0-2.8) raring; urgency=low
9281
9282 [ Andy Whitcroft ]
9283
9284 * Revert "overlayfs: disable until FTBS is fixed"
9285 * Revert "ubuntu: overlayfs"
9286 * Revert "ubuntu: AUFS"
9287 * ubuntu: overlayfs -- overlayfs: add statfs support
9288 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
9289 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
9290 inode
9291 - LP: #944386
9292 * ubuntu: AUFS (no-squash): basic framework and update machinary
9293 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
9294 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
9295 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
9296 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
9297 * ubuntu: AUFS (no-squash) -- reenable
9298 - LP: #1079193
9299
9300 [ Erez Zadok ]
9301
9302 * ubuntu: overlayfs -- overlayfs: implement show_options
9303
9304 [ Miklos Szeredi ]
9305
9306 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
9307 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
9308 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
9309 * ubuntu: overlayfs -- overlay filesystem
9310 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
9311 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
9312
9313 [ Neil Brown ]
9314
9315 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
9316
9317 [ Robin Dong ]
9318
9319 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
9320 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
9321
9322 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
9323
9324linux (3.7.0-1.7) raring; urgency=low
9325
9326 [ Tim Gardner ]
9327
9328 * [Config] Drop dependency on libaudit-dev
9329 Its a universe package which causes an FTBS on the builders.
9330 libaudit-dev is not strictly required for the perf tools build.
9331
9332 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
9333
9334linux (3.7.0-1.6) raring; urgency=low
9335
9336 [ Andy Whitcroft ]
9337
9338 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
9339 * [Config] better encode the CONFIG_NVRAM constaint
9340 * enforcer -- fix debugging output
9341
9342 [ Ben Collins ]
9343
9344 * [Config] Add custom_override rule to allow for alternate kernel
9345 file/install
9346 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
9347
9348 [ Tim Gardner ]
9349
9350 * [Config] Dropped armel
9351 * Drop highbank from ABI fetch list
9352 * [Config] Use dh_prep instead of 'dh_clean -k'
9353 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
9354 * [Config] Document binary-indep dependency chain
9355 * rebase to v3.7-rc5
9356
9357 [ Upstream Kernel Changes ]
9358
9359 * rebase to v3.7-rc5
9360
9361 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
9362
9363linux (3.7.0-0.5) raring; urgency=low
9364
9365 [ Tim Gardner ]
9366
9367 * [Config] CONFIG_AMD_IOMMU_V2=m
9368 - LP: #1071520
9369 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
9370 Fixes FTBS
9371
9372 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
9373
9374linux (3.7.0-0.4) raring; urgency=low
9375
9376 [ Ben Collins ]
9377
9378 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
9379
9380 [ Tim Gardner ]
9381
9382 * [Config] do_tools=false for arm
9383
9384 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
9385
9386linux (3.7.0-0.3) raring; urgency=low
9387
9388 [ Tim Gardner ]
9389
9390 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
9391 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
9392 * [Config] Drop highbank harder
9393
9394 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
9395
9396linux (3.7.0-0.2) raring; urgency=low
9397
9398 [ Andy Whitcroft ]
9399
9400 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
9401 instances
9402 - LP: #1066921
9403 * [Config] drop highbank builds
9404
9405 [ Jeremy Kerr ]
9406
9407 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
9408 - LP: #1063061
9409
9410 [ Leann Ogasawara ]
9411
9412 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
9413
9414 [ Tim Gardner ]
9415
9416 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
9417 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
9418 * rebase to v3.7-rc4
9419 * SAUCE: MODSIGN: Emit error for incorrectly signed module
9420
9421 [ Upstream Kernel Changes ]
9422
9423 * rebase to v3.7-rc4
9424
9425 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
9426
9427linux (3.7.0-0.1) raring; urgency=low
9428
9429
9430 [ Upstream Kernel Changes ]
9431
9432 * rebase to v3.7-rc3
9433 - LP: #1056078
9434
9435 [ Upstream Kernel Changes ]
9436
9437 * rebase to v3.7-rc2
9438 - LP: #1060729
9439 - LP: #1059523
9440 - LP: #1006690
9441 - LP: #1049623
9442 - LP: #1046512
9443 - LP: #1052499
9444 - LP: #1037642
9445 - LP: #559939
9446 - LP: #1052460
9447 - LP: #939161
9448 - LP: #1046734
9449
9450 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
9451
9452linux (3.6.0-0.1) UNRELEASED; urgency=low
9453
9454
9455 [ Upstream Kernel Changes ]
9456
9457 * rebase to v3.6
9458
9459 [ Upstream Kernel Changes ]
9460
9461 * rebase to v3.6-rc7
9462
9463 [ Upstream Kernel Changes ]
9464
9465 * rebase to v3.6-rc6
9466 - LP: #1000424
9467
9468 [ Upstream Kernel Changes ]
9469
9470 * rebase to v3.6-rc5
9471 - LP: #1040077
9472
9473 [ Upstream Kernel Changes ]
9474
9475 * rebase to v3.6-rc4
9476
9477 [ Upstream Kernel Changes ]
9478
9479 * rebase to v3.6-rc3
9480 - LP: #1038651
9481 - LP: #1034779
9482
9483 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
9484
9485linux (3.5.0-6.6) quantal-proposed; urgency=low
9486
9487 [ Andy Whitcroft ]
9488
9489 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
9490 experimental features
9491 * SAUCE: highbank -- export clock functions for modules
9492 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
9493 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
9494 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
9495 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
9496 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
9497 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
9498 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
9499 * [Config] highbank -- reenable CONFIG_DW_DMAC
9500 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
9501 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
9502 * [Config] highbank -- reenable CONFIG_USB_DWC3
9503 * [Config] highbank -- reenable CONFIG_SATA_MV
9504 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
9505 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
9506 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
9507 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
9508 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
9509 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
9510 * [Config] highbank -- enable CONFIG_EXPERT
9511 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
9512 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
9513 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
9514 * [Config] enable CONFIG_USB_ETH_EEM
9515 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
9516 * [Config] disable CONFIG_USB_M66592
9517 * [Config] enable CONFIG_USB_NET2272
9518 * [Config] enable CONFIG_USB_R8A66597
9519 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
9520 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
9521 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
9522 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
9523 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
9524 * [Config] sync configuration armhf omap -> armel omap
9525 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
9526 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
9527
9528 [ Bryan Wu ]
9529
9530 * [Config] change default IO scheduler from CFQ to Deadline
9531
9532 [ Leann Ogasawara ]
9533
9534 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
9535 * [Config] Disable CONFIG_MOUSE_INPORT
9536
9537 [ Tim Gardner ]
9538
9539 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
9540 * [Config] Add bnx2x firmware to nic-modules udeb
9541 * SAUCE: Add script to convert firmware to ihex format
9542 * SAUCE: firmware: Upgrade bnx2 to current versions
9543 * [Config] Add tigon firmware to nic-modules udeb
9544 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
9545 - LP: #1026761
9546 * SAUCE: Remove redundant cis firmware
9547 * SAUCE: Remove redundant emi26 firmware
9548 * SAUCE: Remove redundant ttusb-budget firmware
9549 * SAUCE: Remove redundant sun/cassini firmware
9550 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
9551 * SAUCE: Remove redundant 3com/typhoon.bin firmware
9552 * SAUCE: Remove redundant yamaha/ds1 firmware
9553 * SAUCE: Remove redundant keyspan_pda firmware
9554 * rebase to v3.5
9555
9556 [ Upstream Kernel Changes ]
9557
9558 * rebase to v3.5
9559 - LP: #1027828
9560
9561 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
9562
9563linux (3.5.0-5.5) quantal-proposed; urgency=low
9564
9565 [ Andy Whitcroft ]
9566
9567 * [Config] annotations: initial import of configuration annotations
9568
9569 [ Bryan Wu ]
9570
9571 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
9572
9573 [ Leann Ogasawara ]
9574
9575 * Rebase to v3.5-rc7
9576
9577 [ Manoj Iyer ]
9578
9579 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
9580 - LP: #1010281
9581
9582 [ Tim Gardner ]
9583
9584 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
9585 expects
9586 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
9587 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
9588 * [Config] CONFIG_IP_NF_QUEUE=n
9589 * [Config] CONFIG_MTD_DOC2000=n
9590 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
9591 * [Config] CONFIG_PRISM54=n
9592 * [Config] CONFIG_SCx200_I2C=n
9593 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
9594
9595 [ Upstream Kernel Changes ]
9596
9597 * rebase to v3.5-rc7
9598
9599 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
9600
9601linux (3.5.0-4.4) quantal-proposed; urgency=low
9602
9603 [ Andy Whitcroft ]
9604
9605 * [Packaging] getabis should be extracting all packages
9606 - LP: #1021174
9607 * [Config] getabis -- series uses linux-image-extra
9608 - LP: #1021174
9609 * rebase to v3.5-rc6
9610
9611 [ Bryan Wu ]
9612
9613 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
9614 flavours
9615 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
9616
9617 [ Leann Ogasawara ]
9618
9619 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
9620 - LP: #1019561
9621
9622 [ Paolo Pisati ]
9623
9624 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
9625 - LP: #1019321
9626
9627 [ Stefan Bader ]
9628
9629 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
9630 - LP: #1018456
9631 * (config) Disable ACPI_PROCFS_POWER
9632
9633 [ Tim Gardner ]
9634
9635 * [Config] CONFIG_ACPI_BGRT=y
9636 * Extract firmware module info during getabi
9637 - LP: #1021174
9638
9639 [ Upstream Kernel Changes ]
9640
9641 * rebase to v3.5-rc6
9642
9643 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
9644
9645linux (3.5.0-3.3) quantal-proposed; urgency=low
9646
9647 [ Andy Whitcroft ]
9648
9649 * [Config] enable CONFIG_MEMTEST=y
9650 - LP: #1004535
9651 * [Config] config-check: add support for a cut operation
9652 * [Config] enforcer -- switch to cut where appropriate
9653
9654 [ Leann Ogasawara ]
9655
9656 * Rebase to v3.5-rc5
9657 * [Config] Updateconfigs after rebase to v3.5-rc5
9658
9659 [ Luis Henriques ]
9660
9661 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
9662 __ocfs2_change_file_space
9663 - LP: #1006012
9664
9665 [ Seth Forshee ]
9666
9667 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
9668 for LVDS register initialization
9669 - LP: #1012800
9670
9671 [ Upstream Kernel Changes ]
9672
9673 * rebase to v3.5-rc5
9674 - LP: #1013183
9675 - LP: #1017017
9676 - LP: #884652
9677
9678 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
9679
9680linux (3.5.0-2.2) quantal-proposed; urgency=low
9681
9682 [ Andy Whitcroft ]
9683
9684 * rebase to v3.5-rc4
9685
9686 [ Arend van Spriel ]
9687
9688 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
9689 brcms_c_regd_init()
9690 - LP: #950320
9691
9692 [ Bryan Wu ]
9693
9694 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
9695
9696 [ Chris J Arges ]
9697
9698 * PACKAGING: add .gnu_debuglink sections to .ko files
9699 - LP: #669641
9700
9701 [ Leann Ogasawara ]
9702
9703 * d-i: Add hid-generic to input-modules
9704 - LP: #1017879
9705
9706 [ Ming Lei ]
9707
9708 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
9709 - LP: #1017717, #225
9710
9711 [ Paolo Pisati ]
9712
9713 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
9714 - LP: #1017718
9715 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
9716
9717 [ Seth Forshee ]
9718
9719 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
9720 during initialization
9721 - LP: #950320
9722 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
9723 by mac80211
9724 - LP: #950320
9725 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
9726 channels
9727 - LP: #950320
9728 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
9729 - LP: #950320
9730 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
9731 regulatory domain
9732 - LP: #950320
9733 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
9734 regulatory updates
9735 - LP: #950320
9736 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
9737 tx power limits
9738 - LP: #950320
9739 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
9740 against internal regulatory data
9741 - LP: #950320
9742 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
9743 when checking whether OFDM is allowed
9744 - LP: #950320
9745
9746 [ Tim Gardner ]
9747
9748 * [Config] Enable CONFIG_CGROUPS for highbank
9749 - LP: #1014692
9750 * [Config] FB_OMAP*=y and PANEL_TFP410=y
9751
9752 [ Upstream Kernel Changes ]
9753
9754 * rebase to v3.5-rc4
9755
9756 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
9757
9758linux (3.5.0-1.1) quantal-proposed; urgency=low
9759
9760 [ Andy Whitcroft ]
9761
9762 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
9763
9764 [ Leann Ogasawara ]
9765
9766 * Rebase to v3.5-rc1
9767 * [Config] Remove USB_DEVICEFS from the config enforcer
9768 * [Config] Updateconfigs after rebase to v3.5-rc1
9769 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
9770 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
9771 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
9772 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
9773 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
9774 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
9775 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
9776 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
9777 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
9778 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
9779 * Rebase to v3.5-rc2
9780 * [Config] Updateconfigs after rebase to v3.5-rc2
9781 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
9782 * Rebase to v3.5-rc3
9783 * [Config] Updateconfigs after rebase to v3.5-rc3
9784
9785 [ Paul Mundt ]
9786
9787 * SAUCE: fix bug.h's inclusion of kernel.h
9788
9789 [ Stefan Bader ]
9790
9791 * SAUCE: Fix compile failures of dm-raid45
9792 * [Config] Enable dm-raid45
9793 * Move dependency on crda to extra package
9794 - LP: #657901
9795 * SAUCE: Mask CR4 writes on older Xen hypervisors
9796
9797 [ Upstream Kernel Changes ]
9798
9799 * rebase to v3.5-rc3
9800 - LP: #993162
9801 - LP: #925577
9802 * rebase to v3.5-rc2
9803 * rebase to v3.5-rc1
9804 - LP: #955892
9805 - LP: #978038
9806 - LP: #987371
9807 - LP: #929545
9808 - LP: #942316
9809 - LP: #903853
9810
9811 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
9812
9813linux (3.4.0-5.11) quantal-proposed; urgency=low
9814
9815 [ Leann Ogasawara ]
9816
9817 * [Config] Disable CONFIG_ARM_LPAE
9818 - LP: #1009061
9819
9820 [ Oleksij Rempel ]
9821
9822 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
9823 - LP: #1008905
9824
9825 [ Paolo Pisati ]
9826
9827 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
9828 - LP: #1009061
9829
9830 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
9831
9832linux (3.4.0-4.10) quantal; urgency=low
9833
9834 [ Leann Ogasawara ]
9835
9836 * Temporarily disable ABI and module check
9837
9838 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
9839
9840linux (3.4.0-4.9) quantal; urgency=low
9841
9842 [ Andy Whitcroft ]
9843
9844 * [Config] fix config split to avoid the shared config
9845 * [Config] updateconfigs following split config fix
9846 * [Config] linux-image-extras needs full postinst
9847 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
9848 * [Config] CONFIG_HP_WATCHDOG enable as module
9849 * [Config] CONFIG_PDC_ADMA is not boot essential
9850 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
9851 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
9852 * [Config] CONFIG_TRANZPORT=m commonise
9853 * [Config] CONFIG_R3964=m commonise
9854 * [Config] CONFIG_SCSI_DH=m commonise
9855 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
9856 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
9857 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
9858 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
9859 * [Config] CONFIG_USB_SN9C102 is deprecated disable
9860 * [Config] CONFIG_USB_SI470X=m commonise
9861 * [Config] CONFIG_USB_ET61X251=m commonise
9862 * [Config] CONFIG_RTS_PSTOR=m commonise
9863 * [Config] CONFIG_SCANLOG=m commonise
9864 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
9865 * [Config] CONFIG_SM_FTL=m commonise
9866 * [Config] CONFIG_SOLO6X10=m commonise
9867 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
9868 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
9869 * [Config] CONFIG_SPI_SPIDEV=m commonise
9870 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
9871 * [Config] CONFIG_TPS65010=m commonise
9872 * [Config] CONFIG_STE10XP=y commonise
9873 * [Config] CONFIG_X25_ASY=m commonise
9874 * [Config] CONFIG_USB_MON=m commonise
9875 * [Config] CONFIG_VME_BUS=m commonise
9876 * [Config] CONFIG_W35UND=m commonise
9877 * [Config] -CONFIG_TCG_TPM=y commonise
9878 * [Config] highbank -- commonise filesystems
9879 * [Config] highbank -- commonise subsystems
9880 * [Config] highbank -- commonise network protocols
9881 * [Config] highbank -- commonise input drivers
9882 * [Config] highbank -- commonise CRYPTO options
9883 * [Config] highbank -- commonise HID options
9884 * [Config] highbank -- commonise sensors options
9885 * [Config] highbank -- commonise EXPORTFS/FHANDLE
9886 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
9887 * [Config] highbank -- commonise ENCRYPTED_KEYS
9888 * [Config] highbank -- commonise CONFIG_ATALK
9889 * [Config] highbank -- commonise INET/INET6
9890 * [Config] highbank -- commonise NLS
9891 * [Config] highbank -- commonise BLK/CHR
9892 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
9893 * [Config] highbank -- commonise INET/INET6 part 2
9894 * [Config] highbank -- commonise PHY settings
9895 * [Config] highbank -- commonise CRC settings
9896 * [Config] highbank -- commonise BINFMT settings
9897 * [Config] highbank -- commonise DM settings
9898 * [Config] highbank -- commonise RTC_DRV settings
9899 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
9900 * [Config] highbank -- commonise USB settings
9901 * [Config] highbank -- commonise GPIO settings
9902 * [Config] highbank -- commonise I2C settings
9903 * [Config] highbank -- commonise numerous subsystem selectors
9904 * [Config] highbank -- commonise A-C modules missmatches
9905 * [Config] highbank -- commonise D-F modules missmatches
9906 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
9907 * [Config] highbank -- commonise G-I modules missmatches
9908 * [Config] highbank -- commonise J-L modules missmatches
9909 * [Config] highbank -- commonise M modules missmatches
9910 * [Config] highbank -- commonise N-P modules missmatches
9911 * [Config] highbank -- commonise Q-R modules missmatches
9912 * [Config] highbank -- commonise S modules missmatches -- part 1
9913 * [Config] highbank -- commonise S modules missmatches -- part 2
9914 * [Config] highbank -- commonise T modules missmatches
9915 * [Config] highbank -- commonise U-Z modules missmatches
9916
9917 [ Ike Panhc ]
9918
9919 * [Config] add highbank flavour
9920 - LP: #1000831
9921
9922 [ Mark Langsdorf ]
9923
9924 * SAUCE: arm highbank: add support for pl320-ipc driver
9925 - LP: #1000831
9926
9927 [ Rob Herring ]
9928
9929 * SAUCE: input: add a key driver for highbank
9930 - LP: #1000831
9931 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
9932 - LP: #1000831
9933 * SAUCE: force DMA buffers to non-bufferable on highbank
9934 - LP: #1000831
9935 * SAUCE: net: calxedaxgmac: fix net timeout recovery
9936 - LP: #1000831
9937
9938 [ Tim Gardner ]
9939
9940 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
9941 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
9942 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
9943 * [Config] Homogenize CIFS configs across all arches
9944 * [Config] armhf should not be skipabi or skipmodules
9945 - LP: #1006913
9946
9947 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
9948
9949linux (3.4.0-3.8) quantal; urgency=low
9950
9951 [ Andy Whitcroft ]
9952
9953 * [Config] include include/generated/compile.h
9954 - LP: #942569
9955 * [Config] fix up postinst to ensure we know which error is which
9956 - LP: #1002388
9957
9958 [ Herton Ronaldo Krzesinski ]
9959
9960 * SAUCE: async_populate_rootfs: fix build warnings
9961 - LP: #1003417
9962
9963 [ John Johansen ]
9964
9965 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
9966 * SAUCE: apparmor: Add the ability to mediate mount
9967 * SAUCE: AppArmor: basic networking rules
9968 * SAUCE: apparmor: fix profile lookup for unconfined
9969 - LP: #978038, #987371
9970 * SAUCE: apparmor: fix long path failure due to disconnected path
9971 - LP: #955892
9972
9973 [ Mario Limonciello ]
9974
9975 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
9976 - LP: #901410
9977
9978 [ Stefan Bader ]
9979
9980 * (config) Built-in xen-acpi-processor
9981
9982 [ Tim Gardner ]
9983
9984 * [Config] CONFIG_NET_DSA=m
9985 - LP: #1004148
9986 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
9987
9988 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
9989
9990linux (3.4.0-3.7) quantal; urgency=low
9991
9992 [ Andy Whitcroft ]
9993
9994 * [Config] drop the virtual flavour in favour of a split generic et al
9995 * [Config] enforcer -- drop IDLE enforcement
9996 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
9997 * [Config] updateconfigs following removal of -virtual
9998
9999 [ Leann Ogasawara ]
10000
10001 * Rebase to v3.4
10002
10003 [ Seth Forshee ]
10004
10005 * [Config] disable CONFIG_B43_BCMA_EXTRA
10006
10007 [ Tim Gardner ]
10008
10009 * [Config] Check for extras when building udebs
10010 * [Config] Collapsed generic-pae into generic [i386]
10011
10012 [ Upstream Kernel Changes ]
10013
10014 * rebase to v3.4
10015
10016 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
10017
10018linux (3.4.0-2.6) quantal; urgency=low
10019
10020 [ Andy Whitcroft ]
10021
10022 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
10023 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
10024 d_make_root()"
10025 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
10026 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
10027 security permissions to overlay files"
10028 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
10029 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
10030 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
10031 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
10032 * Revert "ubuntu: overlayfs -- overlay filesystem"
10033 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
10034 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
10035 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
10036 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
10037 * ubuntu: overlayfs -- overlayfs: add statfs support
10038 * ubuntu: overlayfs -- inode_only_permission: export inode level
10039 permissions checks
10040 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
10041
10042 [ Erez Zadok ]
10043
10044 * ubuntu: overlayfs -- overlayfs: implement show_options
10045
10046 [ Miklos Szeredi ]
10047
10048 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10049 * ubuntu: overlayfs -- vfs: add i_op->open()
10050 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10051 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10052 * ubuntu: overlayfs -- overlay filesystem
10053 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10054
10055 [ Neil Brown ]
10056
10057 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10058
10059 [ Robin Dong ]
10060
10061 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
10062 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
10063
10064 [ Tim Gardner ]
10065
10066 * [Config] perarch and indep tools builds need separate build directories
10067 * Prevent upgrading a non-PAE CPU
10068 * perf is not parallel build safe
10069
10070 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
10071
10072linux (3.4.0-2.5) quantal; urgency=low
10073
10074 [ Andy Whitcroft ]
10075
10076 * [Config] perarch and indep tools builds need separate build directories
10077
10078 [ Tim Gardner ]
10079
10080 * Prevent upgrading a non-PAE CPU
10081 * [Config] build debug
10082 * [Config] perf tools are not parallel build safe
10083
10084 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
10085
10086linux (3.4.0-2.4) quantal; urgency=low
10087
10088 [ Leann Ogasawara ]
10089
10090 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
10091 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
10092 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
10093 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
10094 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
10095 7400"
10096 * Revert "ubuntu: omnibook: fix source file newline"
10097 * Revert "ubuntu: omnibook -- update BOM"
10098 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
10099 depend on X86"
10100 * Revert "ubuntu: omnibook -- Added missing BOM file"
10101 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
10102 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
10103 mappings"
10104 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
10105 X86_32"
10106 * Revert "ubuntu: nx-emu - i386: NX emulation"
10107 * Revert "ubuntu: rfkill drivers -- version 1.3"
10108 * Temporarily disable module check
10109 * [Config] Remove CONFIG_FSAM7400
10110 * [Config] Remove CONFIG_OMNIBOOK
10111 * [Config] Update configs
10112 * Rebase to v3.4-rc7
10113 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
10114
10115 [ Tim Gardner ]
10116
10117 * Updated generic-pae description
10118 * Rebase to v3.4-rc6
10119 * install-tools depends on build targets
10120
10121 [ Upstream Kernel Changes ]
10122
10123 * kconfig: in debug mode some 0 length message prints occur
10124 * rebase to v3.4-rc7
10125 * rebase to v3.3-rc6
10126
10127 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
10128
10129linux (3.4.0-1.3) quantal; urgency=low
10130
10131 [ Andy Whitcroft ]
10132
10133 * [Config] control.stub is an intermediate product not a dependancy
10134 - LP: #992414
10135
10136 [ Leann Ogasawara ]
10137
10138 * remove i386 generic from getabis
10139
10140 [ Upstream Kernel Changes ]
10141
10142 * (pre-stable) b43: only reload config after successful initialization
10143 - LP: #950295
10144
10145 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
10146
10147linux (3.4.0-1.2) quantal; urgency=low
10148
10149 [ Andy Whitcroft ]
10150
10151 * [Config] add build depends for flex, bison and pkg-config
10152
10153 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
10154
10155linux (3.4.0-1.1) quantal; urgency=low
10156
10157 [ Andy Whitcroft ]
10158
10159 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10160 permissions to overlay files
10161 - LP: #915941, #918212
10162 - CVE-2012-0055
10163
10164 [ Leann Ogasawara ]
10165
10166 * Open Q
10167 * Rebase to v3.4-rc5
10168 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10169 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10170 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10171 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
10172 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10173 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
10174 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10175 * [Config] Temporarily disable CONFIG_AX88796 on arm
10176
10177 [ Upstream Kernel Changes ]
10178
10179 * vfs: pass struct path to __dentry_open()
10180 * vfs: add i_op->open()
10181 * vfs: export do_splice_direct() to modules
10182 * vfs: introduce clone_private_mount()
10183 * overlay filesystem
10184 * overlayfs: add statfs support
10185 * overlayfs: implement show_options
10186 * overlay: overlay filesystem documentation
10187 * fs: limit filesystem stacking depth
10188 * overlayfs: follow header cleanup
10189 * overlayfs: switch from d_alloc_root() to d_make_root()
10190 * overlayfs: update touch_atime() usage
10191 * rebase to v3.4-rc5
10192 - LP: #950490
10193 * rebase to v3.4-rc4
10194 * rebase to v3.4-rc3
10195 * rebase to v3.4-rc2
10196 * rebase to v3.4-rc1
10197 * rebase to v3.3
10198 * rebase to v3.3-rc7
10199 * rebase to v3.3-rc6
10200 * rebase to v3.3-rc5
10201 * rebase to v3.3-rc4
10202 - LP: #900802
10203 - LP: #930842
10204 * rebase to v3.3-rc3
10205 - LP: #924320
10206 - LP: #923316
10207 - LP: #923409
10208 - LP: #918254
10209 * rebase to v3.3-rc2
10210 * rebase to v3.3-rc1
10211 - LP: #795823
10212 - LP: #909419
10213 - LP: #910792
10214 - LP: #878701
10215 - LP: #724831
10216
10217 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
10218
10219linux (3.2.0-10.18) precise; urgency=low
10220
10221 [ Tim Gardner ]
10222
10223 * SAUCE: ecryptfs: Print inode on metadata error
10224
10225 [ Upstream Kernel Changes ]
10226
10227 * Revert "proc: enable writing to /proc/pid/mem"
10228 - LP: #919115
10229 - CVE-2012-0056
10230 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
10231 - LP: #909419
10232
10233 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
10234
10235linux (3.2.0-10.17) precise; urgency=low
10236
10237 [ Andy Whitcroft ]
10238
10239 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
10240 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
10241 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
10242 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
10243 * Revert "SAUCE: overlayfs -- overlay filesystem"
10244 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
10245 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
10246 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
10247 * ensure debian/ is not excluded from git by default
10248 * add new scripting to handle buglinks in rebases
10249 * ubuntu: overlayfs -- overlayfs: add statfs support
10250 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10251 permissions to overlay files
10252 - LP: #915941, #918212
10253 - CVE-2012-0055
10254
10255 [ Erez Zadok ]
10256
10257 * ubuntu: overlayfs -- overlayfs: implement show_options
10258
10259 [ Leann Ogasawara ]
10260
10261 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
10262 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
10263 - LP: #907377, #911236
10264 * [Config] Enable CONFIG_IRQ_REMAP
10265
10266 [ Miklos Szeredi ]
10267
10268 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10269 * ubuntu: overlayfs -- vfs: add i_op->open()
10270 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10271 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10272 * ubuntu: overlayfs -- overlay filesystem
10273 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10274
10275 [ Neil Brown ]
10276
10277 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10278
10279 [ Upstream Kernel Changes ]
10280
10281 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
10282 - LP: #647043
10283 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
10284 breaks USB
10285 - LP: #647043
10286
10287 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
10288
10289linux (3.2.0-9.16) precise; urgency=low
10290
10291 [ Andy Whitcroft ]
10292
10293 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
10294 * [Config] pull ARM sound modules =m
10295 * [Config] CONFIG_RTC_DRV_TEST is for testing only
10296 * [Config] CONFIG_USB_DUMMY_HCD is testing only
10297 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
10298
10299 [ Leann Ogasawara ]
10300
10301 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
10302 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
10303 * [Config] Enable CONFIG_MMC_TMIO=m
10304 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
10305 * [Config] Enable CONFIG_ISI=m
10306 * [Config] Enable CONFIG_MMC=y
10307 * [Config] Enable CONFIG_LIRC_PARALLEL=m
10308 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
10309 * [Config] Enable CONFIG_CHR_DEV_SG=y
10310 * [Config] Enable CONFIG_GPIO_PCA953X=m
10311 * [Config] Enable CONFIG_GPIO_TWL4030=m
10312 * [Config] Enable CONFIG_INET_DIAG=m
10313 * [Config] Enable CONFIG_NLS_ISO8859_1=m
10314 * [Config] Enable CONFIG_NVRAM=m
10315 * [Config] Enable CONFIG_SLIP=m
10316 * [Config] Enable CONFIG_PC300TOO=m
10317 * [Config] Enable CONFIG_TUN=y
10318 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
10319 * [Config] Enable CONFIG_THERMAL=y
10320 * [Config] Enable CONFIG_PPP=y
10321 * [Config] Enable CONFIG_PCI_STUB=m
10322 * Rebase to v3.2.1
10323 * [Config] Enable CONFIG_RTL8192E=m
10324 * [Config] Enable CONFIG_RTS5139=m
10325
10326 [ Stefan Bader ]
10327
10328 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
10329
10330 [ Upstream Kernel Changes ]
10331
10332 * ARM: restart: add restart hook to machine_desc record
10333 * ARM: restart: allow platforms more flexibility specifying restart mode
10334 * ARM: restart: move reboot failure handing into machine_restart()
10335 * ARM: restart: remove argument to setup_mm_for_reboot()
10336 * ARM: 7159/1: OMAP: Introduce local common.h files
10337 * ARM: restart: only perform setup for restart when soft-restarting
10338 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
10339 function
10340 * ARM: idmap: populate identity map pgd at init time using .init.text
10341 * ARM: suspend: use idmap_pgd instead of suspend_pgd
10342 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
10343 * ARM: idmap: use idmap_pgd when setting up mm for reboot
10344 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
10345 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
10346 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
10347 restart changes
10348 * ARM: lib: add call_with_stack function for safely changing stack
10349 * ARM: reset: implement soft_restart for jumping to a physical address
10350 * ARM: stop: execute platform callback from cpu_stop code
10351 * ARM: kexec: use soft_restart for branching to the reboot buffer
10352 * ARM: restart: omap: use new restart hook
10353 * topdown mmap support
10354 - LP: #861296
10355
10356 [ Upstream Kernel Changes ]
10357
10358 * Rebase to v3.2.1
10359
10360 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
10361
10362linux (3.2.0-8.15) precise; urgency=low
10363
10364 [ Leann Ogasawara ]
10365
10366 * [Config] Disable CONFIG_ACPI_PROCFS
10367 * Remove server from getabis
10368 * Temporarily disable module check
10369 * [Config] Disable CONFIG_MTD_TESTS
10370 * [Config] Disable CONFIG_X86_E_POWERSAVER
10371 * [Config] Set CONFIG_ARCNET=m
10372 * [Config] Enable CONFIG_ATM_DUMMY=m
10373 * [Config] Enable CONFIG_BLK_DEV_MD=y
10374 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
10375 * [Config] Enable CONFIG_BLK_DEV_SD=y
10376 * [Config] Enable CONFIG_BLK_DEV_SR=y
10377 * [Config] Enable CONFIG_BLK_DEV_UB=m
10378 * [Config] Enable CONFIG_COPS=m
10379 * [Config] Enable CONFIG_DVB_USB_EC168=m
10380 * [Config] Enable CONFIG_ENC28J60=m
10381 * [Config] Enable CONFIG_FB_UVESA=m
10382 * [Config] Enable CONFIG_FB_ATY=m
10383 * [Config] Enable CONFIG_BROADCOM_PHY=y
10384 * [Config] Enable CONFIG_CICADA_PHY=y
10385 * [Config] Enable CONFIG_DAVICOM_PHY=y
10386 * [Config] Enable CONFIG_ICPLUS_PHY=y
10387 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
10388 * [Config] Enable CONFIG_LXT_PHY=y
10389 * [Config] Enable CONFIG_MARVELL_PHY=y
10390 * [Config] Enable CONFIG_NATIONAL_PHY=y
10391 * [Config] Enable CONFIG_QSEMI_PHY=y
10392 * [Config] Enable CONFIG_SMSC_PHY=y
10393 * [Config] Enable CONFIG_VITESSE_PHY=y
10394 * Add 3w-sas to scsi-modules
10395 - LP: #776542
10396
10397 [ Mathieu Trudel-Lapierre ]
10398
10399 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
10400 to interface settings
10401
10402 [ Paolo Pisati ]
10403
10404 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
10405 - LP: #912199
10406 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
10407 - LP: #912199
10408 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
10409 - LP: #912199
10410
10411 [ Upstream Kernel Changes ]
10412
10413 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
10414 - LP: #906832
10415
10416 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
10417
10418linux (3.2.0-8.14) precise; urgency=low
10419
10420 [ Andy Whitcroft ]
10421
10422 * [Config] enable CONFIG_SND_USB_6FIRE
10423 - LP: #912197
10424 * rebase to mainline v3.2 final release
10425 * updateconfigs following rebase to v3.2 final
10426 * ubuntu: AUFS -- add BOM and automated update script
10427 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
10428 - LP: #684666
10429 * ubuntu: AUFS -- update aufs-update to track new locations of headers
10430 * ubuntu: AUFS -- clean up the aufs updater and BOM
10431 * ubuntu: AUFS -- documentation on updating aufs2
10432 * ubuntu: AUFS -- aufs3-base.patch
10433 * ubuntu: AUFS -- aufs3-standalone.patch
10434 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
10435 * ubuntu: AUFS -- fix undefined security_path_link
10436 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
10437 * ubuntu: AUFS -- updateconfigs following update
10438 * ubuntu: AUFS -- suppress benign plink warning messages
10439 - LP: #621195
10440 * ubuntu: AUFS -- enable in config and makefile
10441 * ubuntu: AUFS -- disable in favor of overlayfs
10442 * [Config] linux-virtual -- should include the extX modules
10443 - LP: #912308
10444
10445 [ Tyler Hicks ]
10446
10447 * SAUCE: eCryptfs: Improve statfs reporting
10448 - LP: #885744
10449
10450 [ Upstream Kernel Changes ]
10451
10452 * rebase to upstream v3.2
10453
10454 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
10455
10456linux (3.2.0-7.13) precise; urgency=low
10457
10458 [ Upstream Kernel Changes ]
10459
10460 * rebase to upstream 3.2-rc7
10461
10462 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
10463
10464linux (3.2.0-6.12) precise; urgency=low
10465
10466 [ Upstream Kernel Changes ]
10467
10468 * rebase to upstream v3.2-rc6
10469
10470 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
10471
10472linux (3.2.0-5.11) precise; urgency=low
10473
10474 [ Andy Whitcroft ]
10475
10476 * enforcer -- allow arch and flavour predicates to take lists
10477 * enforcer -- simplify armel/armhf specific options
10478 * enforcer -- fix incorrectly specified flavour matches
10479
10480 [ Leann Ogasawara ]
10481
10482 * [Config] Disable IRQ_REMAP
10483 * [Config] Enable CONFIG_SENSORS_LM95245=m
10484 * [Config] Enable CONFIG_SENSORS_MAX1668=m
10485 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
10486 * [Config] Enable CONFIG_SENSORS_MAX6639=m
10487 * [Config] Enable CONFIG_SENSORS_MAX6642=m
10488 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
10489 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
10490 * [Config] Enable CONFIG_PATA_TOSHIBA=m
10491 * [Config] Enable CONFIG_POHMELFS=m
10492 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
10493 * [Config] Enable CONFIG_PATA_OPTI=m
10494 * add overlayfs to virtual inclusion list
10495 - LP: #903897
10496 * add veth to virtual inclusion list
10497 - LP: #903897
10498 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
10499
10500 [ Paolo Pisati ]
10501
10502 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
10503 - LP: #903346
10504
10505 [ Tim Gardner ]
10506
10507 * [Config] CONFIG_LOCKUP_DETECTOR=y
10508 - LP: #903615
10509
10510 [ Upstream Kernel Changes ]
10511
10512 * rebase to upstream 55b02d2f
10513
10514 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
10515
10516linux (3.2.0-4.10) precise; urgency=low
10517
10518 [ Kyle McMartin ]
10519
10520 * SAUCE: dmar: disable if ricoh multifunction detected
10521 - LP: #894070
10522
10523 [ Seth Forshee ]
10524
10525 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
10526 - LP: #581312
10527
10528 [ Tim Gardner ]
10529
10530 * Start new release, Bump ABI, rebase to 3.2-rc5
10531
10532 [ Leann Ogasawara ]
10533
10534 * [Config] Enable CONFIG_SENSORS_AK8975=m
10535
10536 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
10537
10538linux (3.2.0-3.9) precise; urgency=low
10539
10540 [ Andy Whitcroft ]
10541
10542 * SAUCE: ext4: correct partial write discard size calculation
10543 - LP: #894768
10544
10545 [ Leann Ogasawara ]
10546
10547 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
10548 - LP: #892615
10549
10550 [ Matthew Garrett ]
10551
10552 * SAUCE: pci: Rework ASPM disable code
10553
10554 [ Upstream Kernel Changes ]
10555
10556 * x86: Fix boot failures on older AMD CPU's
10557 - LP: #892615
10558 * EHCI : Fix a regression in the ISO scheduler
10559 - LP: #899165
10560
10561 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
10562
10563linux (3.2.0-3.8) precise; urgency=low
10564
10565 [ Andy Whitcroft ]
10566
10567 * armhf -- add d-i configuration
10568 * armhf -- disable ABI checks for armhf
10569 * armhf -- add arch to getabis config
10570
10571 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
10572
10573linux (3.2.0-3.7) precise; urgency=low
10574
10575 [ Stefan Bader ]
10576
10577 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
10578 synchronous, regardless of lazy_mmu mode
10579 - LP: #854050
10580
10581 [ Tim Gardner ]
10582
10583 * rebase to v3.2-rc4
10584
10585 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
10586
10587linux (3.2.0-2.6) precise; urgency=low
10588
10589 [ Andy Whitcroft ]
10590
10591 * armhf -- fix omap flavour to build on armhf
10592 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
10593
10594 [ Borislav Petkov ]
10595
10596 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
10597 - LP: #892615
10598
10599 [ Colin Watson ]
10600
10601 * Add pata_macio to pata-modules
10602
10603 [ Tim Gardner ]
10604
10605 * [Config] Prefer crda over wireless-crda
10606 * [Config] Fix virtual inclusion list.
10607 - LP: #897795
10608
10609 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
10610
10611linux (3.2.0-2.5) precise; urgency=low
10612
10613 [ Paolo Pisati ]
10614
10615 * [Config] PANEL_DVI=y
10616
10617 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
10618
10619linux (3.2.0-2.4) precise; urgency=low
10620
10621 [ Andy Whitcroft ]
10622
10623 * rebase to v3.2-rc3
10624
10625 [ Leann Ogasawara ]
10626
10627 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
10628 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
10629 * Revert "olpc_dcon_xo_1_5 needs delay.h"
10630 * Revert "olpc_dcon_xo_1 needs delay.h"
10631 * rebase to 6fe4c6d4
10632 * [Config] updateconfigs after rebase to 6fe4c6d4
10633
10634 [ Tim Gardner ]
10635
10636 * [Config] Replace wireless-crda with crda,wireless-regdb
10637 - LP: #856421
10638 * [Config] Relax the dependencies on crda
10639
10640 [ Upstream Kernel Changes ]
10641
10642 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
10643 - LP: #724831
10644 * Ubuntu: remove coreutils|fileutils package dependency
10645 - LP: #892814
10646 * iio: iio_event_getfd -- fix ev_int build failure
10647
10648 [ Upstream Kernel Changes ]
10649
10650 * Rebase to v3.2-rc3
10651
10652 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
10653
10654linux (3.2.0-1.3) precise; urgency=low
10655
10656 [ Upstream Kernel Changes ]
10657
10658 * Ubuntu: Add ext2 to fs-core-modules
10659 - LP: #893395
10660
10661 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
10662
10663linux (3.2.0-1.2) precise; urgency=low
10664
10665 [ Andy Whitcroft ]
10666
10667 * [Config] enable CONFIG_NFC and associated devices
10668 * SAUCE: allow brcmsmac and b43 to both build
10669
10670 [ Soren Hansen ]
10671
10672 * Add ixgbe driver to d-i
10673 - LP: #891969
10674
10675 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
10676
10677linux (3.2.0-1.1) precise; urgency=low
10678 [ Andy Whitcroft ]
10679
10680 * armhf -- enable armhf and create the first flavours
10681 * SAUCE: ensure root is ready before running usermodehelpers in it
10682 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
10683
10684 [ Leann Ogasawara ]
10685
10686 * Temporarily ignore module check
10687 * [Config] Enable PCI_IOV on powerpc
10688 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
10689 * rebase to v3.2-rc2
10690 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
10691 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
10692 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
10693 * SAUCE: select ARM_AMBA if OMAP3_EMU
10694 * [Config] updateconfigs after select ARM_AMBA
10695 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
10696 * [Config] Enable CONFIG_EXT2_FS=m
10697 * [Config] Build in CONFIG_SATA_AHCI=y
10698 * Resolve linux-image-extra's install dependency
10699
10700 [ Seth Forshee ]
10701
10702 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
10703 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
10704 Documentation
10705 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
10706 alps_model_info
10707 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
10708 size
10709 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
10710 3 and 4
10711 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
10712 protocol
10713 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
10714 versions 3 and 4
10715
10716 [ Stefan Bader ]
10717
10718 * [Config] Built-in xen-netfront and xen-blkfront
10719 * Fix build of dm-raid45 and re-enable it
10720
10721 [ Tim Gardner ]
10722
10723 * [Config] CONFIG_USB_XHCI_HCD=y
10724 - LP: #886167
10725 * [Config] CONFIG_R6040=m
10726 - LP: #650899
10727 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
10728 - LP: #854399
10729 * [Config] Consolidated amd64 server flavour into generic
10730 * [Config] updateconfigs after rebase to 3.2-rc1
10731 * [Config] Disabled dm-raid4-5
10732 * [Config] Disabled ndiswrapper
10733 * [Config] Disable vt6656
10734 * [Config] exclude ppp-modules for virtual flavour
10735 * [Config] CONFIG_MEMSTICK_R592=m
10736 - LP: #238208
10737
10738 [ Upstream Kernel Changes ]
10739
10740 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
10741 - LP: #887780
10742 * CHROMIUM: seccomp_filter: add process state reporting
10743 - LP: #887780
10744 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
10745 works.
10746 - LP: #887780
10747 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
10748 - LP: #887780
10749 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
10750 - LP: #887780
10751 * CHROMIUM: seccomp_filters: move to btrees
10752 * CHROMIUM: enable CONFIG_BTREE
10753 * CHROMIUM: seccomp_filter: kill NR_syscall references
10754 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
10755 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
10756 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
10757 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
10758 * CHROMIUM: seccomp_filter: inheritance documentation
10759 * CHROMIUM: seccomp_filter: make inherited filters composable
10760 * CHROMIUM: Fix seccomp_t compile error
10761 - LP: #887780
10762 * CHROMIUM: Fix kref usage
10763 - LP: #887780
10764 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
10765 * rebase to v3.2-rc2
10766
10767 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
10768
10769linux (3.1.0-2.3) precise; urgency=low
10770
10771 [ Tim Gardner ]
10772
10773 * Add postinit and postrm scripts to the extras package
10774 - LP: #882120
10775
10776 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
10777
10778linux (3.1.0-2.2) precise; urgency=low
10779
10780 [ Andy Whitcroft ]
10781
10782 * debian: add locking to protect debian/files from parallel update
10783
10784 [ Leann Ogasawara ]
10785
10786 * rebase to v3.1
10787
10788 [ Upstream Kernel Changes ]
10789
10790 * rebase to v3.1
10791
10792 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
10793
10794linux (3.1.0-1.1) precise; urgency=low
10795
10796 [ Andiry Xu ]
10797
10798 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
10799 - LP: #872811
10800
10801 [ Andy Whitcroft ]
10802
10803 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
10804 - LP: #832694
10805 * Revert "ubuntu: compcache -- version 0.5.3"
10806 - LP: #832694
10807 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
10808 * [Config] Enable CONFIG_MACVTAP=m
10809 - LP: #822601
10810 * record the compiler in the ABI and check for inconsistant builds
10811 * [Config] move ECRYPT_FS back to =y for all architectures
10812 - LP: #827197
10813 * [Config] enable CONFIG_DRM_VMWGFX=m
10814 - LP: #698009
10815 * [Config] re-fix ECRYPT_FS=y
10816 - LP: #827197
10817 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
10818 - LP: #827197
10819 * [Config] dropping compcache configuration options
10820 * [Config] standardise on HZ=250
10821 * SAUCE: headers_install: fix #include "..." usage for userspace
10822 - LP: #824377
10823 * make module-inclusion selection retain the left overs
10824 * add a new linux-image-extras package for virtual
10825
10826 [ Colin Watson ]
10827
10828 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
10829
10830 [ edwin_rong ]
10831
10832 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
10833 - LP: #824273
10834
10835 [ Greg Kroah-Hartman ]
10836
10837 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
10838 - LP: #824273
10839
10840 [ Jesse Sung ]
10841
10842 * SAUCE: Unregister input device only if it is registered
10843 - LP: #839238
10844
10845 [ Jiri Kosina ]
10846
10847 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
10848
10849 [ Joshua V. Dillon ]
10850
10851 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
10852
10853 [ Kees Cook ]
10854
10855 * [Config] enable and enforce SECCOMP_FILTER on x86
10856
10857 [ Keng-Yu Lin ]
10858
10859 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
10860 - LP: #824273
10861
10862 [ Leann Ogasawara ]
10863
10864 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
10865 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
10866 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
10867 readdir"
10868 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
10869 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
10870 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
10871 * Revert "ubuntu: overlayfs -- overlay filesystem"
10872 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
10873 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
10874 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
10875 than just revision"
10876 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
10877 * Revert "ubuntu: fsam7400 disable driver"
10878 - LP: #876030
10879 * rebase to v3.1-rc1
10880 * [Config] updateconfigs after rebase to v3.1-rc1
10881 * rebase to v3.1-rc2
10882 * [Config] Updateconfigs after rebase to v3.1-rc2
10883 * ubuntu: Yama - update calls to generic_permission() and
10884 inode->i_op->permission()
10885 * ubuntu: ndiswrapper -- remove netdev_priv macro
10886 * ubuntu: aufs -- Temporarily disable due to build failure
10887 * [Config] Diable INTEL_MID_PTI on armel
10888 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
10889 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
10890 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
10891 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
10892 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
10893 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
10894 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
10895 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
10896 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
10897 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
10898 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
10899 * [Config] Enable CONFIG_ECHO=m on powerpc
10900 * [Config] Enable CONFIG_ET131X=m on powerpc
10901 * [Config] Set CONFIG_FB_MATROX=m
10902 * [Config] Enable CONFIG_FB_UDL=m on powerpc
10903 * [Config] Set CONFIG_FB_VIRTUAL=n
10904 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
10905 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
10906 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
10907 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
10908 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
10909 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
10910 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
10911 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
10912 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
10913 * [Config] Enable CONFIG_IBMVETH=m on powerpc
10914 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
10915 * [Config] Enable CONFIG_IGB=m on powerpc
10916 * [Config] Enable CONFIG_IIO=m on powerpc
10917 * [Config] Enable CONFIG_INFINIBAND_NES=m
10918 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
10919 * [Config] Enable CONFIG_IWL3945=m on powerpc
10920 * [Config] Disable CONFIG_KVM_BOOK3S_64
10921 * [Config] Enable CONFIG_LAPBETHER=m on arm
10922 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
10923 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
10924 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
10925 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
10926 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
10927 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
10928 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
10929 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
10930 * [Config] Enable CONFIG_MEMSTICK=m on arm
10931 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
10932 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
10933 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
10934 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
10935 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
10936 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
10937 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
10938 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
10939 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
10940 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
10941 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
10942 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
10943 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
10944 * [Config] Enable CONFIG_MTD_SST25L=m on arm
10945 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
10946 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
10947 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
10948 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
10949 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
10950 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
10951 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
10952 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
10953 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
10954 * [Config] Enable CONFIG_PANEL=m on powerpc
10955 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
10956 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
10957 - LP: #833705
10958 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
10959 - LP: #837332
10960 * [Config] Update CONFIG_EFI_VARS enforcer check
10961 * [Config] Add aufs to virtual flavor inclusion list
10962 - LP: #844159
10963 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
10964 - LP: #818933
10965 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
10966 - LP: #768039
10967 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
10968 - LP: #838402
10969 * [Config] Add igbvf to the virtual flavor inclusion list
10970 - LP: #794570
10971 * [Config] Add ixgbevf to the virtual inclusion list
10972 - LP: #872411
10973 * [Config] Transition -generic and -server to be identical
10974 * rebase to v3.1-rc10
10975
10976 [ Luke Yelavich ]
10977
10978 * [Config] Disable legacy IDE drivers on powerpc
10979
10980 [ Ming Lei ]
10981
10982 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
10983 - LP: #801719
10984 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
10985 Sandybridge chipsets(v2)
10986 - LP: #737388, #782389, #794642
10987
10988 [ Paolo Pisati ]
10989
10990 * [Config] Compile-in vfat support for armel
10991 - LP: #853783
10992
10993 [ Randy Dunlap ]
10994
10995 * SAUCE: staging: fix rts5139 depends & build
10996 - LP: #824273
10997
10998 [ Rene Bolldorf ]
10999
11000 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
11001 power in 'ideapad_backlight_notify_power' to avoid a page fault
11002
11003 [ Seth Forshee ]
11004
11005 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
11006 - LP: #681904
11007 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
11008 - LP: #810020
11009
11010 [ Stefan Bader ]
11011
11012 * (config) Package macvlan and macvtap for virtual
11013 * [Config] Force perf to use libiberty for demangling
11014 - LP: #783660
11015 * SAUCE: xen: Do not use pv spinlocks on HVM
11016 - LP: #838026
11017
11018 [ Tim Gardner ]
11019
11020 * [Config] Clean up tools rules
11021 * [Config] Package x86_energy_perf_policy and turbostat
11022 - LP: #797556
11023 * rebase to v3.1-rc3
11024 * [Config] Simplify binary-udebs dependencies
11025 * [Config] kernel preparation cannot be parallelized
11026 * [Config] Linearize module/abi checks
11027 * [Config] Linearize and simplify tree preparation rules
11028 * [Config] Build kernel image in parallel with modules
11029 * [Config] Set concurrency for kmake invocations
11030 * [Config] Improve install-arch-headers speed
11031 * [Config] Fix binary-perarch dependencies
11032 * [Config] Removed stamp-flavours target
11033 * [Config] Serialize binary indep targets
11034 * [Config] Use build stamp directly
11035 * [Config] Restore prepare-% target
11036 * rebase to v3.1-rc4
11037 * rebase to v3.1-rc5
11038 * [Config] Disable makedumpfile for i386/amd64
11039 * rebase to v3.1-rc6
11040 * [Config] Fix binary-% build target
11041 * rebase to v3.1-rc7
11042 * rebase to v3.1-rc8
11043 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11044 - LP: #854399
11045 * [Config] Enable ftrace support in the mac80211 layer
11046 - LP: #865171
11047 * rebase to v3.1-rc9
11048 * SAUCE: usb/core/devio.c: Check for printer class specific request
11049 - LP: #872711
11050
11051 [ Upstream Kernel Changes ]
11052
11053 * overlay filesystem
11054 * overlayfs: add statfs support
11055 * overlayfs: implement show_options
11056 * overlay: overlay filesystem documentation
11057 * fs: limit filesystem stacking depth
11058
11059 [ Will Drewry ]
11060
11061 * SAUCE: seccomp_filter: new mode with configurable syscall filters
11062 * SAUCE: seccomp_filter: add process state reporting
11063 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
11064 works.
11065 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
11066
11067 [ Upstream Kernel Changes ]
11068
11069 * rebase to v3.1-rc1
11070 * rebase to v3.1-rc2
11071 * rebase to v3.1-rc3
11072 +CONFIG_BLK_DEV_BSGLIB=y
11073 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
11074 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
11075 * rebase to v3.1-rc4
11076 * rebase to v3.1-rc5
11077 * rebase to v3.1-rc6
11078 * rebase to v3.1-rc7
11079 * rebase to v3.1-rc8
11080 * rebase to v3.1-rc9
11081 * rebase to v3.1-rc10
11082
11083 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
11084
11085linux (3.1.0-1.0) oneiric; urgency=low
11086
11087 [ Leann Ogasawara ]
11088
11089 * Open P-series
11090
11091 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
11092
11093linux (3.0.0-8.10) oneiric; urgency=low
11094
11095 [ Adam Jackson ]
11096
11097 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
11098 - LP: #753994
11099
11100 [ John Johansen ]
11101
11102 * [Config] Enable missing IPv6 options
11103
11104 [ Leann Ogasawara ]
11105
11106 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
11107 - LP: #819925
11108 * Rebase to 3.0.1
11109
11110 [ Upstream Kernel Changes ]
11111
11112 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
11113 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
11114 - LP: #783582
11115 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
11116 - LP: #796476
11117 * KVM: Add SMEP support when setting CR4
11118 - LP: #796476
11119 * KVM: Mask function7 ebx against host capability word9
11120 - LP: #796476
11121 * KVM: Add instruction fetch checking when walking guest page table
11122 - LP: #796476
11123
11124 [ Upstream Kernel Changes ]
11125
11126 * rebase to v3.0.1
11127
11128 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
11129
11130linux (3.0.0-7.9) oneiric; urgency=low
11131
11132 [ Andy Whitcroft ]
11133
11134 * Revert "[Upstream] add local prefix to oss local change_bits"
11135 * Revert "SAUCE: add tracing for user initiated readahead requests"
11136 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
11137 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
11138 Zhaoyang E47"
11139 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
11140 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
11141 (grub)"
11142 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
11143 checks"
11144 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
11145 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
11146 vt switch"
11147 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
11148 - LP: #816035
11149 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
11150 it
11151 * SAUCE: (no-up) add tracing for user initiated readahead requests
11152 * SAUCE: vt -- maintain bootloader screen mode and content until vt
11153 switch
11154 * SAUCE: vt -- allow grub to request automatic vt_handoff
11155
11156 [ Arjan van de Ven ]
11157
11158 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
11159
11160 [ Kees Cook ]
11161
11162 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
11163 * [Config] enforce ACPI_CUSTOM_METHOD disabled
11164
11165 [ Keng-Yu Lin ]
11166
11167 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
11168 Zhaoyang E47
11169 - LP: #632884, #803005
11170
11171 [ Leann Ogasawara ]
11172
11173 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
11174 - LP: #513131
11175 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
11176 - LP: #815064
11177
11178 [ Rezwanul Kabir ]
11179
11180 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
11181 Dell E2 series Laptops
11182 - LP: #632884
11183
11184 [ Upstream Kernel Changes ]
11185
11186 * Revert "yama: if an underlying filesystem provides a permissions op use
11187 it"
11188 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
11189 series Laptops"
11190 * Revert "tty: include linux/slab.h for kfree"
11191 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
11192 * Revert "pch_dma: add include/slab.h for kfree"
11193 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
11194 - LP: #773524
11195 * oss: rename local change_bits to avoid powerpc bitsops.h definition
11196
11197 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
11198
11199linux (3.0.0-7.8) oneiric; urgency=low
11200
11201 [ Andy Whitcroft ]
11202
11203 * ubuntu: overlayfs -- overlayfs: add statfs support
11204 * [Config] enable CONFIG_OVERLAYFS
11205
11206 [ Erez Zadok ]
11207
11208 * ubuntu: overlayfs -- overlayfs: implement show_options
11209
11210 [ Leann Ogasawara ]
11211
11212 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
11213 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
11214 * [Config] Disable CONFIG_ATM_DUMMY on arm
11215 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
11216 * Temporarily disable module check on arm
11217 * Rebase to 3.0 final
11218 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
11219 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
11220 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
11221 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
11222 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
11223 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
11224 * [Config] Enable CONFIG_DM9000=m on arm
11225 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
11226 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
11227
11228 [ Miklos Szeredi ]
11229
11230 * ubuntu: overlayfs -- vfs: add i_op->open()
11231 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11232 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11233 * ubuntu: overlayfs -- overlay filesystem
11234 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
11235 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
11236 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11237 * ubuntu: overlayfs -- ovl: make lower mount read-only
11238
11239 [ Neil Brown ]
11240
11241 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11242
11243 [ Tim Gardner ]
11244
11245 * [Config] Add enic/fnic to udebs
11246 - LP: #801610
11247
11248 [ Upstream Kernel Changes ]
11249
11250 * yama: if an underlying filesystem provides a permissions op use it
11251
11252 [ Major Kernel Changes ]
11253
11254 * Rebase to 3.0 final
11255
11256 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
11257
11258linux (3.0.0-6.7) oneiric; urgency=low
11259
11260 [ Eagon Yager ]
11261
11262 * [Config] Fix misspelled 'skipmodule' in arm makefile.
11263
11264 [ Keng-Yu Lin ]
11265
11266 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
11267 - LP: #632884, #803005
11268
11269 [ Leann Ogasawara ]
11270
11271 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
11272 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
11273 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
11274 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
11275 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
11276 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
11277 * [Config] Set CONFIG_ACPI_SBS=m
11278 * [Config] Set CONFIG_ACPI_WMI=m
11279 * [Config] Set CONFIG_AD7150=m on arm
11280 * [Config] Set CONFIG_AD7152=m on arm
11281 * [Config] Drop CONFIG_GPIO_S5PV210
11282 * [Config] Drop CONFIG_GPIO_S5PC100
11283 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
11284 * [Config] Drop CONFIG_GPIO_EXYNOS4
11285
11286 [ Stefan Bader ]
11287
11288 * SAUCE: Re-enable RODATA for i386 virtual
11289 - LP: #809838
11290
11291 [ Upstream Kernel Changes ]
11292
11293 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
11294 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
11295 - LP: #771758
11296
11297 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
11298
11299linux (3.0.0-5.6) oneiric; urgency=low
11300
11301 [ Tim Gardner ]
11302
11303 * [Config] CONFIG_RTL8192CU=m
11304 * Rebase to -rc7
11305
11306 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
11307
11308linux (3.0.0-4.5) oneiric; urgency=low
11309
11310 [ Ming Lei ]
11311
11312 * SAUCE: fix yama_ptracer_del lockdep warning
11313 - LP: #791019
11314
11315 [ Seth Forshee ]
11316
11317 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
11318 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
11319 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
11320 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
11321 - LP: #805218
11322
11323 [ Tim Gardner ]
11324
11325 * [Config] updateconfigs after rebase to -rc6+
11326 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
11327 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
11328 * Revert "UBUNTU: add dependancies for module-init-tools"
11329 This dependency is no longer required for a 3 digit version.
11330
11331 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
11332
11333linux (3.0-3.4) oneiric; urgency=low
11334
11335 [ Keng-Yu Lin ]
11336
11337 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
11338 killswitch"
11339 - LP: #775281
11340
11341 [ Leann Ogasawara ]
11342
11343 * rebase to v3.0-rc5
11344 * [Config] updateconfigs after rebase to 3.0-rc5
11345
11346 [ Tim Gardner ]
11347
11348 * [Config] Remove ubuntu/rtl8192se
11349 * [Config] Added armel ABI files
11350 * [Config] Removed armel versatile flavour
11351 * [Config] CONFIG_INTEL_MEI=m
11352 - LP: #716867
11353
11354 [ Upstream Kernel Changes ]
11355
11356 * ALSA: hda - Enable auto-parser as default for Conexant codecs
11357
11358 [ Upstream Kernel Changes ]
11359
11360 * rebase to v3.0-rc5
11361
11362 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
11363
11364linux (3.0-2.3) oneiric; urgency=low
11365
11366 [ Andy Whitcroft ]
11367
11368 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
11369
11370 [ Leann Ogasawara ]
11371
11372 * rebase to v3.0-rc4
11373 * [Config] updateconfigs after rebase to 3.0-rc4
11374 * fix ERROR: __devcgroup_inode_permission undefined
11375
11376 [ Stefan Bader ]
11377
11378 * SAUCE: iscsitarget: Remove driver from the kernel
11379
11380 [ Tim Gardner ]
11381
11382 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
11383 * [Config] Add grub-efi as a recommended bootloader for server and
11384 generic
11385 - LP: #800910
11386
11387 [ Upstream Kernel Changes ]
11388
11389 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
11390
11391 [ Leann Ogasawara ]
11392
11393 * rebase to v3.0-rc4
11394
11395 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
11396
11397linux (3.0-1.2) oneiric; urgency=low
11398
11399 [ Andy Whitcroft ]
11400
11401 * [Config] enable CONFIG_CAN_CALC_BITTIMING
11402
11403 [ Leann Ogasawara ]
11404
11405 * rebase to v3.0-rc3
11406 * [Config] updateconfigs after rebase to 3.0-rc3
11407
11408 [ Upstream Kernel Changes ]
11409
11410 * perf: clear out make flags when calling kernel make kernelver
11411
11412 [ Leann Ogasawara ]
11413
11414 * rebase to v3.0-rc3
11415
11416 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
11417
11418linux (3.0-0.1) oneiric; urgency=low
11419
11420 [ Andy Whitcroft ]
11421
11422 * use the packaging version in the kernel
11423 * use the kernels idea of its version for version_signature
11424 * add dependancies for module-init-tools
11425 * update control files to version 3
11426 * printchanges/insertchanges allow override of prev_release
11427 * correct Vcs-Git: to point to oneiric
11428
11429 [ Leann Ogasawara ]
11430
11431 * rebase to v3.0-rc1
11432 * [Config] updateconfigs after rebase to 3.0-rc1
11433 * ubuntu: dm-raid4-5 fix up build failure
11434 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
11435 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
11436 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
11437 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
11438 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
11439 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
11440 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
11441 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
11442 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
11443 * rebase to v3.0-rc2
11444
11445 [ Manoj Iyer ]
11446
11447 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
11448 - LP: #790754
11449
11450 [ Upstream Kernel Changes ]
11451
11452 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
11453 demands it"
11454 * drm/i915: fix regression after clock gating init split
11455
11456 [ Major Kernel Changes ]
11457
11458 * rebase from v2.6.39 to v3.0-rc1
11459 * rebase from v3.0-rc1 to v3.0-rc2
11460
11461 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
11462
11463linux (2.6.39-3.10) oneiric; urgency=low
11464
11465 [ Colin Ian King ]
11466
11467 * SAUCE: S3 early resume debug via keyboard LEDs
11468
11469 [ Ingo Molnar ]
11470
11471 * ubuntu: nx-emu - i386: NX emulation
11472 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
11473
11474 [ Leann Ogasawara ]
11475
11476 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
11477 * Revert "[Config] Disable CONFIG_DM_RAID45"
11478 * [Config] enable CONFIG_BRCMFMAC=y
11479 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
11480 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
11481
11482 [ Robert Nelson ]
11483
11484 * SAUCE: omap3: beagle: detect new xM revision B
11485 - LP: #770679
11486 * SAUCE: omap3: beagle: detect new xM revision C
11487 - LP: #770679
11488 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
11489 - LP: #770679
11490
11491 [ Stefan Bader ]
11492
11493 * SAUCE: Convert dm-raid45 to new block plugging
11494
11495 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
11496
11497linux (2.6.39-3.9) oneiric; urgency=low
11498
11499 [ Leann Ogasawara ]
11500
11501 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
11502 * rebase to v2.6.39
11503 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
11504 * [Config] enable CONFIG_INPUT_APANEL=m
11505
11506 [ Thomas Schlichter ]
11507
11508 * SAUCE: vesafb: mtrr module parameter is uint, not bool
11509 - LP: #778043
11510 * SAUCE: vesafb: enable mtrr WC by default
11511 - LP: #778043
11512
11513 [ Major Kernel Changes ]
11514
11515 * rebase from v2.6.39-rc7 to v2.6.39
11516
11517 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
11518
11519linux (2.6.39-2.8) oneiric; urgency=low
11520
11521 [ Andy Whitcroft ]
11522
11523 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
11524 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
11525 * Revert "[Config] Disable CONFIG_AUFS_FS"
11526 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
11527 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
11528 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
11529 * ubuntu: AUFS -- clean up the aufs updater and BOM
11530 * ubuntu: AUFS -- documentation on updating aufs2
11531
11532 [ Kees Cook ]
11533
11534 * ubuntu: Yama - LSM hooks
11535 * ubuntu: Yama - create task_free security callback
11536 * ubuntu: Yama - add ptrace relationship tracking interface
11537 * ubuntu: Yama - unconditionally chain to Yama LSM
11538
11539 [ Leann Ogasawara ]
11540
11541 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
11542 * Revert "[Config] Disable CONFIG_EASYCAP"
11543 * ubuntu: fsam7400 disable driver
11544 * ubuntu: omnibook disable driver
11545 * ubuntu: rfkill disable driver
11546
11547 [ Tim Gardner ]
11548
11549 * SAUCE: Fix extra reference in fb_open()
11550
11551 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
11552
11553linux (2.6.39-2.7) oneiric; urgency=low
11554
11555 [ Leann Ogasawara ]
11556
11557 * rebase to v2.6.39-rc7
11558
11559 [ Major Kernel Changes ]
11560
11561 * rebase from v2.6.39-rc6 to v2.6.39-rc7
11562
11563 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
11564
11565linux (2.6.39-1.6) oneiric; urgency=low
11566
11567 [ Leann Ogasawara ]
11568
11569 * rebase to v2.6.39-rc6
11570 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
11571
11572 [ Tim Gardner ]
11573
11574 * [Config] updateconfigs after rebase to 2.6.39-rc6
11575
11576 [ Major Kernel Changes ]
11577
11578 * rebase from v2.6.39-rc5 to v2.6.39-rc6
11579 - LP: #740126
11580
11581 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
11582
11583linux (2.6.39-0.5) oneiric; urgency=low
11584
11585 [ Herton Ronaldo Krzesinski ]
11586
11587 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
11588 - LP: #764758
11589
11590 [ Leann Ogasawara ]
11591
11592 * rebase to v2.6.39-rc5
11593 * [Config] updateconfigs following rebase to v2.6.39-rc5
11594
11595 [ Paolo Pisati ]
11596
11597 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
11598 - LP: #759913
11599
11600 [ Stefan Bader ]
11601
11602 * Include nls_iso8859-1 for virtual images
11603 - LP: #732046
11604
11605 [ Major Kernel Changes ]
11606
11607 * rebase from v2.6.39-rc4 to v2.6.39-rc5
11608
11609 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
11610
11611linux (2.6.39-0.4) oneiric; urgency=low
11612
11613 [ Leann Ogasawara ]
11614
11615 * rebase to v2.6.39-rc4
11616 * [Config] updateconfigs following rebase to v2.6.39-rc4
11617 * fixup powerpc implicit declaration of function
11618 'crash_kexec_wait_realmode'
11619 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
11620
11621 [ Tim Gardner ]
11622
11623 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
11624 - LP: #769503
11625 * [Config] Add cachefiles.ko to virtual flavour
11626 - LP: #770430
11627
11628 [ Major Kernel Changes ]
11629
11630 * rebase from v2.6.39-rc3 to v2.6.39-rc4
11631
11632 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
11633
11634linux (2.6.39-0.3) oneiric; urgency=low
11635
11636 [ Leann Ogasawara ]
11637
11638 * rebase to v2.6.39-rc3
11639 * crash_kexec_wait_realmode() undefined when !SMP
11640
11641 [ Tim Gardner ]
11642
11643 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
11644 - LP: #632327
11645
11646 [ Major Kernel Changes ]
11647
11648 * rebase from v2.6.39-rc2 to v2.6.39-rc3
11649
11650 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
11651
11652linux (2.6.39-0.2) oneiric; urgency=low
11653
11654 [ Gustavo F. Padovan ]
11655
11656 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
11657 - LP: #720949
11658
11659 [ John Johansen ]
11660
11661 * AppArmor: Fix masking of capabilities in complain mode
11662 - LP: #748656
11663
11664 [ Leann Ogasawara ]
11665
11666 * rebase to v2.6.39-rc2
11667 * [Config] updateconfigs following rebase to v2.6.39-rc2
11668 * hv_mouse needs delay.h
11669 * olpc_dcon_xo_1 needs delay.h
11670 * olpc_dcon_xo_1_5 needs delay.h
11671 * Update dropped.txt for Oneiric
11672
11673 [ Steve Langasek ]
11674
11675 * [Config] Make linux-libc-dev coinstallable under multiarch
11676 - LP: #750585
11677
11678 [ Upstream Kernel Changes ]
11679
11680 * x86, hibernate: Initialize mmu_cr4_features during boot
11681 - LP: #752870
11682
11683 [ Major Kernel Changes ]
11684
11685 * rebase from v2.6.39-rc1 to v2.6.39-rc2
11686
11687 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
11688
11689linux (2.6.39-0.1) oneiric; urgency=low
11690
11691 [ Brad Figg ]
11692
11693 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
11694 - LP: #737124
11695
11696 [ Henrik Rydberg ]
11697
11698 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
11699 * SAUCE: HID: ntrig: fix suspend/resume on recent models
11700
11701 [ Herton Ronaldo Krzesinski ]
11702
11703 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
11704 struct v4l2_subdev
11705 - LP: #745213
11706
11707 [ Kees Cook ]
11708
11709 * [Config] packaging: adjust perms on vmlinuz as well
11710 * SAUCE: nx-emu: further clarify dmesg reporting
11711 - LP: #745181
11712
11713 [ Leann Ogasawara ]
11714
11715 * rebase to v2.6.39-rc1
11716 * [Config] updateconfigs following rebase to v2.6.39-rc1
11717 * [Config] Disable CONFIG_DM_RAID45
11718 * [Config] Disable CONFIG_SCSI_ISCSITARGET
11719 * [Config] Disable CONFIG_EASYCAP
11720 * [Config] Disable CONFIG_AUFS_FS
11721 * update bnx2 firmware files in d-i/firmware/nic-modules
11722 * xhci-pci.c resolve implicit declaration of kzalloc
11723 * [Config] Enable CONFIG_DRM_PSB for only x86
11724 * [Config] Enable CONFIG_RTS_PSTOR for only x86
11725 * mfd/asic3: Fix typo, s/irq_data/data/
11726
11727 [ Luke Yelavich ]
11728
11729 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
11730 - LP: #745358
11731 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
11732 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
11733
11734 [ Manoj Iyer ]
11735
11736 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
11737 - LP: #745217
11738
11739 [ Tim Gardner ]
11740
11741 * SAUCE: INR_OPEN=4096
11742 - LP: #663090
11743 * SAUCE: Increase the default hard limit for open FDs to 4096
11744 - LP: #663090
11745
11746 [ Upstream Kernel Changes ]
11747
11748 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
11749 namespace cleanup
11750 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
11751 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
11752
11753 [ Major Kernel Changes ]
11754
11755 * rebase from v2.6.38 to v2.6.39-rc1
11756
11757 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
11758
11759linux (2.6.39-0.0) oneiric; urgency=low
11760
11761 [ Leann Ogasawara ]
11762
11763 * Open Oneiric
11764
11765 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
11766
11767linux (2.6.38-7.39) natty; urgency=low
11768
11769 [ Leann Ogasawara ]
11770
11771 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
11772
11773 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
11774
11775linux (2.6.38-7.38) natty; urgency=low
11776
11777 [ Leann Ogasawara ]
11778
11779 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
11780 gcc-4.5.2-6ubuntu5 finished building on all arches.
11781
11782 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
11783
11784linux (2.6.38-7.37) natty; urgency=low
11785
11786 [ Leann Ogasawara ]
11787
11788 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
11789
11790 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
11791
11792linux (2.6.38-7.36) natty; urgency=low
11793
11794 [ Andy Whitcroft ]
11795
11796 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
11797 optimisation"
11798 * purge last vestiges of maverick
11799 * [Config] switch CONFIG_FB_VESA back to module
11800
11801 [ Chris Wilson ]
11802
11803 * SAUCE: drm/i915: Fix pipelined fencing
11804 - LP: #717114
11805
11806 [ Loïc Minier ]
11807
11808 * Include nls_cp437 module in virtual for fat
11809 - LP: #732046
11810 * Support arch= cross-compilation for any arch
11811 * Fix couple of typos in 0-common-vars.mk
11812 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
11813 * Add armhf to Debian -> Linux arch map
11814 * Add initial armhf.mk
11815 * Enable common packages for armhf
11816
11817 [ Upstream Kernel Changes ]
11818
11819 * Yama: fix default relationship to check thread group
11820 - LP: #737676
11821
11822 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
11823
11824linux (2.6.38-7.35) natty; urgency=low
11825
11826 [ Andy Whitcroft ]
11827
11828 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
11829 * rebase fixes bug #715330
11830 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
11831 * rebase to v2.6.38 final
11832
11833 [ Herton Ronaldo Krzesinski ]
11834
11835 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
11836 - LP: #636091
11837
11838 [ Tim Gardner ]
11839
11840 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
11841
11842 [ Upstream Kernel Changes ]
11843
11844 * Yama: use thread group leader when creating match
11845 - LP: #729839
11846 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
11847 RAID controller
11848 - LP: #735240
11849 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
11850
11851 [ Major Kernel Changes ]
11852
11853 * rebase from v2.6.38-rc8 to v2.6.38 final
11854 - LP: #715330
11855
11856 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
11857
11858linux (2.6.38-6.34) natty; urgency=low
11859
11860 [ Andy Whitcroft ]
11861
11862 * [Config] normalise CONFIG_INTEL_TXT
11863 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
11864 - LP: #730860
11865 * rebase to mainline v2.6.38-rc8
11866
11867 [ Major Kernel Changes ]
11868
11869 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
11870 to v2.6.38-rc8
11871
11872 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
11873
11874linux (2.6.38-6.33) natty; urgency=low
11875
11876 [ Andy Whitcroft ]
11877
11878 * d-i -- enable speakup-modules udeb
11879 - LP: #672699
11880 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
11881 * [Config] debian PPC64 configuration
11882 * [Config] cleanup powerpc config fixing unexpected inconsistancies
11883 * [Config] resync ppc64 configuration
11884 * SAUCE: match up ENTRY/END naming for 32/64 bit
11885 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
11886 * [Config] update configs after rebase to
11887 fb62c00a6d8942775abc23d1621db1252e2d93d1
11888 * [Config] pps_gen_parport no longer built
11889
11890 [ Corentin Chary ]
11891
11892 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
11893 - LP: #689393
11894 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
11895 - LP: #689393
11896
11897 [ John Johansen ]
11898
11899 * SAUCE: Fix aufs calling of security_path_mknod
11900 - LP: #724456
11901
11902 [ Kees Cook ]
11903
11904 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
11905
11906 [ Tim Gardner ]
11907
11908 * rebase to 2.6.38-rc7
11909
11910 [ Upstream Kernel Changes ]
11911
11912 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
11913
11914 [ Major Kernel Changes ]
11915
11916 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
11917 fb62c00a6d8942775abc23d1621db1252e2d93d1
11918 - LP: #721389
11919 - LP: #722925
11920 - LP: #723672
11921 - LP: #723676
11922 - LP: #715318
11923
11924 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
11925
11926linux (2.6.38-5.32) natty; urgency=low
11927
11928 [ Andy Whitcroft ]
11929
11930 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
11931 * [Config] updateconfigs following rebase to v2.6.38-rc6
11932 * [Config] enable CONFIG_DMAR
11933 - LP: #552311
11934
11935 [ Upstream Kernel Changes ]
11936
11937 * drm/i915: skip FDI & PCH enabling for DP_A
11938 - LP: #561802, #600453, #681877
11939
11940 [ Major Kernel Changes ]
11941
11942 * rebase from v2.6.38-rc5 to v2.6.38-rc6
11943 - LP: #718402
11944 - LP: #719524
11945 - LP: #721126
11946 - LP: #719691
11947 - LP: #722689
11948 - LP: #722310
11949
11950 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
11951
11952linux (2.6.38-4.31) natty; urgency=low
11953
11954 [ Andy Whitcroft ]
11955
11956 * add in bugs closed by upstream patches pulled in by rebases
11957 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
11958 * [Config] enable CONFIG_VSX to allow use of vector instuctions
11959 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
11960 * rebase to mainline v2.6.38-rc5
11961 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
11962 supported
11963 - LP: #719691
11964
11965 [ Colin Ian King ]
11966
11967 * SAUCE: Dell All-In-One: Remove need for Dell module alias
11968
11969 [ Manoj Iyer ]
11970
11971 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
11972 - LP: #717435
11973
11974 [ Tim Gardner ]
11975
11976 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
11977
11978 [ Upstream Kernel Changes ]
11979
11980 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
11981 - LP: #702434
11982 * vfs: fix BUG_ON() in fs/namei.c:1461
11983
11984 [ Vladislav P ]
11985
11986 * SAUCE: Release BTM while sleeping to avoid deadlock.
11987 - LP: #713837
11988
11989 [ Major Kernel Changes ]
11990
11991 * rebase from v2.6.38-rc4 to v2.6.38-rc5
11992 - LP: #579276
11993 - LP: #715877
11994 - LP: #713769
11995 - LP: #716811
11996 * resync with Maverick Ubuntu-2.6.35-27.47
11997
11998 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
11999
12000linux (2.6.38-3.30) natty; urgency=low
12001
12002 [ Andy Whitcroft ]
12003
12004 * rebase to v2.6.38-rc4
12005 * ppc64 -- add basic architecture
12006 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
12007
12008 [ Colin Ian King ]
12009
12010 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
12011 - LP: #676997
12012 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
12013 - LP: #701530
12014 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
12015 - LP: #701530
12016
12017 [ Dan Rosenberg ]
12018
12019 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
12020
12021 [ Kees Cook ]
12022
12023 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
12024 attacking"
12025 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
12026
12027 [ Tim Gardner ]
12028
12029 * [Config] CONFIG_BLK_CGROUP=y
12030 - LP: #706394
12031 * [Config] CONFIG_DELL_WMI_AIO=m
12032
12033 [ Upstream Kernel Changes ]
12034
12035 * drm/i915/lvds: Restore dithering on native modes for gen2/3
12036 - LP: #711568
12037
12038 [ Upstream Kernel Changes ]
12039
12040 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
12041 - LP: #701271
12042 - LP: #708521
12043 - LP: #710371
12044
12045 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
12046
12047linux (2.6.38-2.29) natty; urgency=low
12048
12049 [ Andy Whitcroft ]
12050
12051 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
12052 * [Config] updateconfigs following rebase to
12053 1f0324caefd39985e9fe052fac97da31694db31e
12054 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
12055 * [Config] reenable HIBERNATE
12056 - LP: #710877
12057 * rebase to v2.6.38-rc3
12058 * [Config] reenable CONFIG_CRASH_DUMP
12059
12060 [ Kamal Mostafa ]
12061
12062 * SAUCE: rtl8192se: fix source file perms
12063 * SAUCE: rtl8192se: fix source file newline
12064 * SAUCE: omnibook: fix source file newline
12065
12066 [ Kees Cook ]
12067
12068 * [Config] packaging: really make System.map mode 0600
12069
12070 [ Ricardo Salveti de Araujo ]
12071
12072 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
12073 PM34XX_ERRATUM
12074
12075 [ Soren Hansen ]
12076
12077 * SAUCE: nbd: Remove module-level ioctl mutex
12078
12079 [ Tim Gardner ]
12080
12081 * SAUCE: Disable building the ACPI debugfs source
12082
12083 [ Upstream Kernel Changes ]
12084
12085 * Set physical start and alignment 1M for virtual i386
12086 - LP: #710754
12087
12088 [ Upstream Kernel Changes ]
12089
12090 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12091 to v2.6.38-rc3
12092 - LP: #707902
12093
12094 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
12095
12096linux (2.6.38-1.28) natty; urgency=low
12097
12098 [ Andy Whitcroft ]
12099
12100 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
12101
12102 [ Ricardo Salveti de Araujo ]
12103
12104 * SAUCE: omap3: beaglexm: fix DVI initialization
12105 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
12106 display work at Beagle
12107
12108 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
12109
12110linux (2.6.38-1.27) natty; urgency=low
12111
12112 [ Andy Whitcroft ]
12113
12114 * ubuntu: AUFS -- update aufs-update to track new locations of headers
12115 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
12116 * SAUCE: ensure root is ready before running usermodehelpers in it
12117 * correct the Vcs linkage to point to natty
12118 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
12119 * [Config] update configs following rebase
12120 e78bf5e6cbe837daa6ab628a5f679548742994d3
12121 * SAUCE: Yama: follow changes to generic_permission
12122 * ubuntu: compcache -- follow changes to bd_claim/bd_release
12123 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
12124 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
12125 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
12126 * update package version to match payload version
12127 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
12128 * rebase to v2.6.38-rc1
12129 * [Config] updateconfigs following rebase to v2.6.38-rc1
12130 * SAUCE: x86 fix up jiffies/jiffies_64 handling
12131 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
12132 * [Config] updateconfigs following rebase to
12133 2b1caf6ed7b888c95a1909d343799672731651a5
12134 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
12135 * ubuntu: AUFS -- suppress benign plink warning messages
12136 - LP: #621195
12137 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
12138 * rebase to v2.6.38-rc2
12139 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
12140 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12141 * [Config] update configs following rebase to
12142 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12143 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
12144 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
12145 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
12146 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
12147
12148 [ Kees Cook ]
12149
12150 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
12151
12152 [ Stefan Bader ]
12153
12154 * Temporarily disable RODATA for virtual i386
12155 - LP: #699828
12156
12157 [ Tim Gardner ]
12158
12159 * [Config] CONFIG_NLS_DEFAULT=utf8
12160 - LP: #683690
12161 * [Config] CONFIG_HIBERNATION=n
12162 * update bnx2 firmware files in d-i/firmware/nic-modules
12163
12164 [ Upstream Kernel Changes ]
12165
12166 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
12167 objects."
12168 * packaging: make System.map mode 0600
12169 * thinkpad_acpi: Always report scancodes for hotkeys
12170 - LP: #702407
12171 * sched: tg->se->load should be initialised to tg->shares
12172 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
12173 * brcm80211: include linux/slab.h for kfree
12174 * pch_dma: add include/slab.h for kfree
12175 * i2c-eg20t: include linux/slab.h for kfree
12176 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
12177 * tty: include linux/slab.h for kfree
12178 * winbond: include linux/delay.h for mdelay et al
12179
12180 [ Upstream Kernel Changes ]
12181
12182 * mark the start of v2.6.38 versioning
12183 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12184 - LP: #689886
12185 - LP: #702125
12186 - LP: #608775
12187 - LP: #215802
12188 - LP: #686333
12189 - LP: #677830
12190 - LP: #677652
12191 - LP: #696493
12192 - LP: #697240
12193 - LP: #689036
12194 - LP: #705323
12195 - LP: #686692
12196
12197 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
12198
12199linux (2.6.37-12.26) natty; urgency=low
12200
12201 [ Andy Whitcroft ]
12202
12203 * rebase to v2.6.37-rc8
12204 * [Config] armel -- reenable omap flavour
12205 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
12206 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
12207 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
12208 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
12209 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12210 * [Config] track missing modules
12211 * rebase to v2.6.37 final
12212
12213 [ Chase Douglas ]
12214
12215 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
12216 Magic Trackpad
12217
12218 [ Stefan Bader ]
12219
12220 * Revert "SAUCE: blkfront: default to sd devices"
12221 - LP: #684875
12222
12223 [ Tim Gardner ]
12224
12225 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
12226 - LP: #380138
12227 * [Config] Added autofs4.ko to -virtual flavour
12228 - LP: #692917
12229
12230 [ Upstream Kernel Changes ]
12231
12232 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
12233 Laptops
12234 - LP: #632884
12235
12236 [ Upstream Kernel Changes ]
12237
12238 * rebase to v2.6.37-rc8
12239 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12240 * rebase to v2.6.37 final
12241
12242 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
12243
12244linux (2.6.37-11.25) natty; urgency=low
12245
12246 [ Andy Whitcroft ]
12247
12248 * [Config] d-i -- add hpsa to the list of block devices
12249 - LP: #684304
12250 * [Config] add vmw-balloon driver to -virtual flavour
12251 - LP: #592039
12252 * rebase to v2.6.37-rc7
12253
12254 [ Upstream Kernel Changes ]
12255
12256 * rebase to v2.6.37-rc7
12257
12258 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
12259
12260linux (2.6.37-10.24) natty; urgency=low
12261
12262 [ Andy Whitcroft ]
12263
12264 * rebase to v2.6.37-rc6
12265 * updateconfigs following rebase to v2.6.37-rc6
12266
12267 [ Upstream Kernel Changes ]
12268
12269 * rebase to v2.6.37-rc6
12270
12271 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
12272
12273linux (2.6.37-9.23) natty; urgency=low
12274
12275 [ Andy Whitcroft ]
12276
12277 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
12278 - LP: #689606
12279 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
12280 - LP: #689606
12281
12282 [ Kees Cook ]
12283
12284 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
12285 - LP: #690190
12286
12287 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
12288
12289linux (2.6.37-9.22) natty; urgency=low
12290
12291 [ Andy Whitcroft ]
12292
12293 * rebase to v2.6.35-rc5
12294 * [Config] updateconfigs following rebase to v2.6.37-rc5
12295 * (no-up) add support for installed header files to ubuntu directory
12296 - LP: #684666
12297 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12298 - LP: #684666
12299 * ubuntu: dm-raid4-5 -- follow changes to bio flags
12300 * ubuntu: dm-raid4-5 -- re-enable
12301 * ubuntu: omnibook -- update BOM
12302 * ubuntu: ndiswrapper -- update BOM to match actual version
12303 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
12304 * ubuntu: ndiswrapper -- re-enable
12305 * ubuntu: iscsitarget -- re-instate copy_io_context
12306 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
12307 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
12308 * ubuntu: iscsitarget -- re-enable
12309
12310 [ Kees Cook ]
12311
12312 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
12313
12314 [ Manoj Iyer ]
12315
12316 * SAUCE: Enable jack sense for Thinkpad Edge 13
12317 - LP: #685015
12318
12319 [ Tim Gardner ]
12320
12321 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
12322 * [Config] CONFIG_CRYPTO_CRC32C=y
12323 - LP: #681819
12324 * [Config] CONFIG_9P_FSCACHE=n
12325 * [Config] Add nfsd modules to -virtual flavour
12326 - LP: #688070
12327
12328 [ Upstream Kernel Changes ]
12329
12330 * Revert "Staging: zram: work around oops due to startup ordering snafu"
12331 * NFS: Fix panic after nfs_umount()
12332 - LP: #683938
12333 * x86: Add NX protection for kernel data
12334 * x86: Add RO/NX protection for loadable kernel modules
12335 * x86: Resume trampoline must be executable
12336 * x86: RO/NX protection for loadable kernel, jump_table fix
12337
12338 [ Upstream Kernel Changes ]
12339
12340 * rebase to v2.6.37-rc5
12341
12342 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
12343
12344linux (2.6.37-8.21) natty; urgency=low
12345
12346 [ Andy Whitcroft ]
12347
12348 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
12349 linux-libc-headers"
12350 * Revert "(no-up) add support for installed header files to ubuntu
12351 directory"
12352
12353 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
12354
12355linux (2.6.37-8.20) natty; urgency=low
12356
12357 [ Andy Whitcroft ]
12358
12359 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
12360 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
12361 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
12362 * Revert "SAUCE: i915 -- disable powersave by default"
12363 * SAUCE: enable Marvell 9128 PCIe SATA controller
12364 - LP: #658521
12365 * [Config] evtchn has been renamed
12366 * (no-up) add support for installed header files to ubuntu directory
12367 - LP: #684666
12368 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12369 - LP: #684666
12370
12371 [ Tim Gardner ]
12372
12373 * [Config] MISS: evtchn, NEW : xen-evtchn
12374 * rebase to v2.6.37-rc4
12375
12376 [ Upstream Kernel Changes ]
12377
12378 * drm/i915: Clean conflicting modesetting registers upon init
12379 - LP: #683775
12380 * rebase to v2.6.37-rc4
12381
12382 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
12383
12384linux (2.6.37-7.19) natty; urgency=low
12385
12386 [ Tim Gardner ]
12387
12388 * [Config] Add bnx2 firmware to nic-modules udeb
12389 - LP: #676245
12390
12391 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
12392
12393linux (2.6.37-7.18) natty; urgency=low
12394
12395 [ Andy Whitcroft ]
12396
12397 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
12398 * Revert "SAUCE: Add extra headers to linux-libc-dev"
12399 * Revert "SAUCE: Enable speedstep for sonoma processors."
12400 * [Config] enable CONFIG_BT_HCIUART_ATH3K
12401 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
12402 * [Config] standardise CONFIG_MII
12403 * [Config] standardise CONFIG_PRISM2_USB
12404 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
12405 * [Config] build in CONFIG_AGP
12406 * [Config] build in CONFIG_AGP_INTEL
12407 * [Config] build in CONFIG_AGP_AMD
12408 * [Config] build in CONFIG_AGP_AMD64
12409 * [Config] build in CONFIG_AGP_NVIDIA
12410 * [Config] build in CONFIG_AGP_VIA
12411 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
12412 * (no-up): document the new ## scheme
12413 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
12414 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
12415 - LP: #675453
12416
12417 [ Mathieu J. Poirier ]
12418
12419 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
12420
12421 [ Upstream Kernel Changes ]
12422
12423 * nx-emu: fix inverted report of disable_nx
12424
12425 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
12426
12427linux (2.6.37-6.17) natty; urgency=low
12428
12429 [ Andy Whitcroft ]
12430
12431 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
12432 aufs2.1-36-UNRELEASED-20101103"
12433 * Revert "ubuntu: AUFS -- aufs2-base.patch
12434 aufs2.1-36-UNRELEASED-20101103"
12435 * [Config] standardise CONFIG_BT
12436 * [Config] standardise CONFIG_IRDA
12437 * [Config] standardise CONFIG_LAPB
12438 * [Config] standardise CONFIG_RDS
12439 * [Config] standardise CONFIG_RFKILL
12440 * [Config] standardise CONFIG_TIPC
12441 * [Config] standardise CONFIG_X25
12442 * [Config] standardise CONFIG_INPUT_EVDEV
12443 * [Config] standardise CONFIG_INPUT_JOYDEV
12444 * [Config] standardise CONFIG_INPUT_JOYSTICK
12445 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
12446 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
12447 * [Config] CONFIG_IRDA=n for FTBS (arm)
12448 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
12449 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
12450 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
12451
12452 [ Tim Gardner ]
12453
12454 * SAUCE: Fix drivers/staging/easycap FTBS
12455 * [Config] CONFIG_EASYCAP=m after fixing FTBS
12456
12457 [ Upstream Kernel Changes ]
12458
12459 * Revert "x86: Add NX protection for kernel data"
12460
12461 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
12462
12463linux (2.6.37-6.16) natty; urgency=low
12464
12465 [ Andy Whitcroft ]
12466
12467 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
12468 * rebase to v2.6.37-rc3
12469
12470 [ Tim Gardner ]
12471
12472 * [Config] CONFIG_SCHED_AUTOGROUP=y
12473
12474 [ Upstream Kernel Changes ]
12475
12476 * Revert "x86: Add RO/NX protection for loadable kernel modules"
12477 * sched: automated per session task groups
12478 * rebase to v2.6.37-rc3
12479
12480 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
12481
12482linux (2.6.37-6.15) natty; urgency=low
12483
12484 [ Andy Whitcroft ]
12485
12486 * [Config] standardise CONFIG_CEPH_FS
12487 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
12488 * [Config] standardise CONFIG_SCSI_PROC_FS
12489 * [Config] standardise CONFIG_UBIFS_FS
12490 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
12491
12492 [ Kees Cook ]
12493
12494 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
12495
12496 [ Manoj Iyer ]
12497
12498 * SAUCE: Enable jack sense for Thinkpad Edge 11
12499 - LP: #677210
12500 * SAUCE: enable rfkill for rtl8192se driver
12501 - LP: #640992
12502
12503 [ Tim Gardner ]
12504
12505 * [Config] CONFIG_EASYCAP=n for FTBS
12506 * Rebase to v2.6.32-rc2+git
12507
12508 [ Upstream Kernel Changes ]
12509
12510 * x86: Fix improper large page preservation
12511 * x86: Add NX protection for kernel data
12512 * x86: Add RO/NX protection for loadable kernel modules
12513
12514 [ Upstream Kernel Changes ]
12515
12516 * Rebase to Linus 2.6.37-rc2+git
12517
12518 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
12519
12520linux (2.6.37-5.14) natty; urgency=low
12521
12522 [ Upstream Kernel Changes ]
12523
12524 * PCI: fix offset check for sysfs mmapped files
12525 - LP: #676963
12526
12527 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
12528
12529linux (2.6.37-5.13) natty; urgency=low
12530
12531 [ Andy Whitcroft ]
12532
12533 * rebased to v2.6.37-rc2
12534 * updateconfigs following rebase to v2.6.37-rc2
12535
12536 [ Tim Gardner ]
12537
12538 * [Config] Added NFS and related modules to virtual flavour
12539 - LP: #659084
12540
12541 [ Upstream Kernel Changes ]
12542
12543 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
12544 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
12545 * x86, cpu: Call verify_cpu during 32bit CPU startup
12546 * x86, cpu: Only CPU features determine NX capabilities
12547
12548 [ Upstream Changes ]
12549
12550 * rebased to v2.67.37-rc2
12551
12552 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
12553
12554linux (2.6.37-4.12) natty; urgency=low
12555
12556 [ Andy Whitcroft ]
12557
12558 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
12559 * Revert "[Upstream] HID: magicmouse: properly account for scroll
12560 movement in state"
12561 * Revert "[Upstream] HID: magicmouse: disable and add module param for
12562 scroll acceleration"
12563 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
12564 middle of mouse"
12565
12566 [ Henrik Rydberg ]
12567
12568 * SAUCE: hid: ntrig: remove sysfs nodes
12569 * SAUCE: hid: ntrig: Setup input filtering manually
12570 * SAUCE: hid: ntrig: New ghost-filtering event logic
12571
12572 [ Manoj Iyer ]
12573
12574 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
12575 - LP: #348861
12576
12577 [ Upstream Kernel Changes ]
12578
12579 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
12580 suspend/resume"
12581 * Revert "[ARM] implement arch_randomize_brk()"
12582 * Revert "ARM: stack protector: change the canary value per task"
12583 * Revert "ARM: initial stack protector (-fstack-protector) support"
12584 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
12585 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
12586 * Revert "perf probe: Add kernel source path option"
12587 * hid: ntrig: Support single-touch devices
12588 * hid: ntrig: Mask pen switch events
12589 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
12590 kernel
12591 - LP: #673073
12592 * Fix userspace build of linux/fs.h
12593
12594 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
12595
12596linux (2.6.37-3.11) natty; urgency=low
12597
12598 [ Andy Whitcroft ]
12599
12600 * Revert "ubuntu: AUFS -- update to
12601 b37c575759dc4535ccc03241c584ad5fe69e3b25"
12602 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
12603 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
12604 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
12605 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
12606 * [Config] Disable intel_idle for -virtual kernels
12607 - LP: #651370
12608 * [Config] enforcer -- ensure we never enable CONFIG_IMA
12609 * debian -- pass the correct flavour name when checking configs
12610 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
12611 * [Config] ensure CONFIG_IPV6=y for powerpc
12612 * [Config] enforcer -- ensure CONFIG_IPV6=y
12613 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
12614 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
12615 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
12616 * ubuntu: AUFS -- re-enable
12617 * ubuntu: AUFS -- track changes to work queue initialisation
12618 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
12619 * SAUCE: fbcon -- fix race between open and removal of framebuffers
12620 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
12621 - LP: #614008
12622 * SAUCE: drm -- stop early access to drm devices
12623
12624 [ Jeremy Kerr ]
12625
12626 * [Config] Build-in powermac ZILOG serial driver
12627 - LP: #673346
12628
12629 [ Kees Cook ]
12630
12631 * SAUCE: nx-emu: use upstream ASLR when possible
12632
12633 [ Tim Gardner ]
12634
12635 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
12636 - LP: #628776
12637
12638 [ Upstream Kernel Changes ]
12639
12640 * i386: NX emulation
12641 * nx-emu: drop exec-shield sysctl, merge with disable_nx
12642 * nx-emu: standardize boottime message prefix
12643 * mmap randomization for executable mappings on 32-bit
12644 * exec-randomization: brk away from exec rand area
12645
12646 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
12647
12648linux (2.6.37-2.10) natty; urgency=low
12649
12650 [ Andy Whitcroft ]
12651
12652 * reinstate armel config changes:
12653 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
12654 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
12655
12656 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
12657
12658linux (2.6.37-2.9) natty; urgency=low
12659
12660 [ Andy Whitcroft ]
12661
12662 * config -- fix genportsconfig
12663 * [Config] move powerpc over from ports to distro
12664 * bump master version number to match contained kernel
12665 * SAUCE: fix documentation strings for struct input_keymap_entry
12666 * usb: gadget: goku_udc: add registered flag bit
12667
12668 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
12669
12670linux (2.6.36-2.8) natty; urgency=low
12671
12672 [ Tim Gardner ]
12673
12674 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
12675 * [Config]: TWL4030_CORE=n for FTBS
12676 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
12677 * [Config]: CONFIG_SOLO6X10=n for FTBS
12678 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
12679 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
12680 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
12681 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
12682 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
12683 * [Config]: CONFIG_I2C_I801=n for armel FTBS
12684 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
12685 * AppArmor: compatibility patch for v5 interface
12686 * AppArmor: compatibility patch for v5 network controll
12687 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
12688 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
12689 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
12690 * Dropped: hid: 3m: Convert to MT slots
12691 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
12692 * Dropped: HID: magicmouse: simplify touch data bit manipulation
12693 * Dropped: HID: magicmouse: simplify touch down logic
12694 * Dropped: HID: magicmouse: enable Magic Trackpad support
12695 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
12696 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
12697 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
12698 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
12699 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
12700 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
12701 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
12702 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
12703 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
12704 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
12705 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
12706 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
12707
12708 [ Upstream Kernel Changes ]
12709
12710 * rebased against 2.6.27-rc1
12711
12712 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
12713
12714linux (2.6.36-1.7) natty; urgency=low
12715
12716 [ Andy Whitcroft ]
12717
12718 * rebased to v2.6.36 final
12719 * [Config] update configs following rebase to v2.6.36 final
12720 * [Config] update ports configs following rebase to v2.6.36 final
12721
12722 [ Upstream Kernel Changes ]
12723
12724 * rebased to v2.6.36 final
12725
12726 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
12727
12728linux (2.6.36-1.6) natty; urgency=low
12729
12730 [ Upstream Kernel Changes ]
12731
12732 * drop broadcom staging driver preview:
12733 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
12734 wireless LAN driver."
12735
12736 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
12737
12738linux (2.6.36-1.5) natty; urgency=low
12739
12740 [ Andy Whitcroft ]
12741
12742 * rebase to v2.6.36-rc8
12743 * updateconfigs following rebase to v2.6.36-rc8
12744 * updateportsconfigs following rebase to v2.6.36-rc8
12745 * config -- simplify the kernelconfig interface
12746 * config -- add new config mode 'dumpconfigs'
12747
12748 [ Tim Gardner ]
12749
12750 * Simplify the use of CROSS_COMPILER
12751
12752 [ Upstream Kernel Changes ]
12753
12754 * drop broadcom staging driver preview:
12755 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
12756 brcmfmac.ko mutually exclusive."
12757 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
12758 set."
12759 * Revert "Staging: brcm80211: remove driver specific -W options"
12760 * Revert "Staging: brcm80211: clean up makefile cflag lines"
12761 * Revert "staging: brcm80211: add fullmac driver"
12762 * Revert "staging: brcm80211: use string native library"
12763 * Revert "staging: brcm80211: use native ctype library"
12764 * Revert "staging: brcm80211: fix remaining checkpatch errors."
12765 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
12766 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
12767 ...""
12768 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
12769 ':' ...""
12770 * Revert "staging: brcm80211: fix "ERROR: space required before that
12771 ...""
12772 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
12773 * Revert "staging: brcm80211: fix "ERROR: space required after that close
12774 brace""
12775 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
12776 ...close square bracket""
12777 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
12778 ...""
12779 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
12780 '*'""
12781 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
12782 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
12783 do - while loop""
12784 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
12785 parenthesis""
12786 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
12787 or NULL""
12788 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
12789 or NULL""
12790 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
12791 '}'""
12792 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
12793 line""
12794 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
12795 on next line""
12796 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
12797 condition""
12798 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
12799 paren...""
12800 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
12801 function dec...""
12802 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
12803 *bar"'"
12804 * Revert "staging: brcm80211: Fix URLs for firmware files."
12805 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
12806 * Revert "staging: brcm80211: Add contact info to TODO list."
12807 * Revert "staging: brcm80211: Fix some initialisation failure paths"
12808 * Export dump_{write,seek} to binary loader modules
12809 * rebase to v2.6.36-rc8.
12810
12811 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
12812
12813linux (2.6.36-0.4) natty; urgency=low
12814
12815 [ Andy Whitcroft ]
12816
12817 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
12818 (fixes FTBS on powerpc)
12819
12820 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
12821
12822linux (2.6.36-0.3) natty; urgency=low
12823
12824 [ Andy Whitcroft ]
12825
12826 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
12827
12828 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
12829
12830linux (2.6.36-0.2) natty; urgency=low
12831
12832 [ Andy Whitcroft ]
12833
12834 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
12835 (fix FTBS on powerpc)
12836
12837 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
12838
12839linux (2.6.36-0.1) natty; urgency=low
12840
12841 [ Andy Whitcroft ]
12842
12843 * reduce disk usage during buildd builds
12844 - LP: #645653
12845 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
12846 * [Config] armel -- drop omap flavour
12847
12848 [ Tim Gardner ]
12849
12850 * Added dropped patch list
12851 * more dropped patches
12852 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
12853 * [Config] Add support for cross compiling armel
12854 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
12855 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
12856 * [Config]: updateconfigs after adding brcm80211
12857 * staging: brcm80211: Fix Makefile syntax error
12858 * rebased to v2.6.36-rc7
12859
12860 [ Upstream Kernel Changes ]
12861
12862 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
12863 * (upstream) IPS driver: verify BIOS provided limits
12864 * intel_ips: Print MCP limit exceeded values.
12865 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
12866 LAN driver.
12867 * staging: brcm80211: Fix some initialisation failure paths
12868 * staging: brcm80211: Add contact info to TODO list.
12869 * staging: brcm80211: use '%pM' format to print MAC address
12870 * staging: brcm80211: Fix URLs for firmware files.
12871 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
12872 * staging: brcm80211: fix "ERROR: open brace '{' following function
12873 dec..."
12874 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
12875 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
12876 * staging: brcm80211: fix "ERROR: trailing statements should be on next
12877 line"
12878 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
12879 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
12880 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
12881 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
12882 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
12883 parenthesis"
12884 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
12885 while loop"
12886 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
12887 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
12888 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
12889 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
12890 bracket"
12891 * staging: brcm80211: fix "ERROR: space required after that close brace"
12892 * staging: brcm80211: fix "ERROR: space required after that ..."
12893 * staging: brcm80211: fix "ERROR: space required before that ..."
12894 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
12895 * staging: brcm80211: fix "ERROR: spaces required around that ..."
12896 * staging: brcm80211: fix "ERROR: trailing whitespace."
12897 * staging: brcm80211: fix remaining checkpatch errors.
12898 * staging: brcm80211: use native ctype library
12899 * staging: brcm80211: use string native library
12900 * staging: brcm80211: add fullmac driver
12901 * Staging: brcm80211: clean up makefile cflag lines
12902 * Staging: brcm80211: remove driver specific -W options
12903 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
12904 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
12905 mutually exclusive.
12906
12907 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
12908
12909linux (2.6.35-22.33) maverick; urgency=low
12910
12911 [ Andy Whitcroft ]
12912
12913 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
12914 Dell E2 series Laptops"
12915 - LP: #641320
12916
12917 [ Brian Rogers ]
12918
12919 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
12920 - LP: #624701
12921
12922 [ Christopher James Halse Rogers ]
12923
12924 * SAUCE: Nouveau: Add quirk framework to disable acceleration
12925 - LP: #544088, #546393
12926 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
12927 - LP: #546393
12928
12929 [ John Johansen ]
12930
12931 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
12932 kernels"
12933 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
12934 - LP: #639758
12935
12936 [ Mathieu J. Poirier ]
12937
12938 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
12939
12940 [ Upstream Kernel Changes ]
12941
12942 * ALSA: HDA: Enable internal speaker on Dell M101z
12943 - LP: #640254
12944
12945 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
12946
12947linux (2.6.35-22.32) maverick; urgency=low
12948
12949 [ Arjan van de Ven ]
12950
12951 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
12952
12953 [ David Henningsson ]
12954
12955 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
12956 - LP: #605047, #628961
12957
12958 [ John Johansen ]
12959
12960 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
12961 and profile names
12962 - LP: #615947
12963 * [Upstream] AppArmor: Fix locking from removal of profile namespace
12964 - LP: #615947
12965 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
12966 - LP: #639758
12967 * SAUCE: Improve Amazon EBS performance for EC2
12968 - LP: #634316
12969
12970 [ Leann Ogasawara ]
12971
12972 * Revert "SAUCE: i915 KMS -- blacklist i855"
12973 * Revert "SAUCE: i915 KMS -- blacklist i845g"
12974 * Revert "SAUCE: i915 KMS -- blacklist i830"
12975 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
12976 devices"
12977 * execute module-inclusion within a subshell
12978 - LP: #621175
12979
12980 [ Upstream Kernel Changes ]
12981
12982 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
12983 - LP: #633227
12984 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
12985 - LP: #629711
12986 * (pre-stable) mm: Move vma_stack_continue into mm.h
12987 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
12988 - LP: #601073
12989 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
12990 * PM / Runtime: Add runtime PM statistics (v3)
12991 * compat: Make compat_alloc_user_space() incorporate the access_ok()
12992 - CVE-2010-3081
12993 * x86-64, compat: Test %rax for the syscall number, not %eax
12994 - CVE-2010-3301
12995 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
12996 - CVE-2010-3301
12997
12998 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
12999
13000linux (2.6.35-21.31) maverick; urgency=low
13001
13002 [ Andy Whitcroft ]
13003
13004 * bodge linux-libc-dev package version due to ti-omap4 error
13005 * linux-libc-dev -- ensure we can only build this on debian.master
13006
13007 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
13008
13009linux (2.6.35-21.30) maverick; urgency=low
13010
13011 [ Andy Whitcroft ]
13012
13013 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13014 - LP: #614008
13015
13016 [ Daniel Lezcano ]
13017
13018 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
13019
13020 [ Henrik Rydberg ]
13021
13022 * SAUCE: Input: wacom - add fuzz parameters to features
13023 * SAUCE: Input: wacom - collect device quirks into single function
13024 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
13025 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
13026 * SAUCE: hid: ntrig: Remove unused device ids
13027 * SAUCE: hid: ntrig: remove sysfs nodes
13028 * SAUCE: hid: ntrig: Correct logic for quirks
13029 * SAUCE: hid: ntrig: zero-initialize ntrig struct
13030 * SAUCE: hid: ntrig: Setup input filtering manually
13031 * SAUCE: hid: ntrig: New ghost-filtering event logic
13032
13033 [ Leann Ogasawara ]
13034
13035 * SAUCE: ndiswrapper: Initialize buffer index and check its value
13036 - LP: #613796
13037
13038 [ Manoj Iyer ]
13039
13040 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
13041 series Laptops
13042 - LP: #632884
13043
13044 [ Ping Cheng ]
13045
13046 * SAUCE: Input: wacom - parse the Bamboo device family
13047
13048 [ Rafi Rubin ]
13049
13050 * SAUCE: hid: ntrig: identify firmware version (wiggled)
13051
13052 [ Tim Gardner ]
13053
13054 * [Config] CONFIG_NL80211_TESTMODE=n
13055
13056 [ Upstream Kernel Changes ]
13057
13058 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
13059 * e1000e: initial support for 82579 LOMs
13060 * e1000e: correct MAC-PHY interconnect register offset for 82579
13061 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
13062 tested on HP G60
13063 - LP: #587388
13064 * DSS2: Don't power off a panel twice
13065 - LP: #588243
13066 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
13067 * Input: i8042 - reset keyboard controller wehen resuming from S2R
13068 - LP: #86820
13069 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
13070 - LP: #414795
13071 * agp/intel: Support the extended physical addressing bits on
13072 Sandybridge.
13073 - LP: #632488
13074 * drm/i915,intel_agp: Add support for Sandybridge D0
13075 - LP: #632488
13076 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
13077 - LP: #632488
13078 * mmc: omap: fix for bus width which improves SD card's peformance.
13079
13080 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
13081
13082linux (2.6.35-20.29) maverick; urgency=low
13083
13084 [ Andy Whitcroft ]
13085
13086 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
13087 - LP: #563277
13088 * SAUCE: i915 KMS -- blacklist i830
13089 - LP: #542208, #563277
13090 * SAUCE: i915 KMS -- blacklist i845g
13091 - LP: #541492, #563277
13092 * SAUCE: i915 KMS -- blacklist i855
13093 - LP: #511001, #541511, #563277
13094
13095 [ Leann Ogasawara ]
13096
13097 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
13098 - LP: #601073
13099 * ARM: Temporarily disable module check for armel
13100 * rebase to v2.6.35.4
13101 * [Config] update configs following rebase to v2.6.35.4
13102
13103 [ Ricardo Salveti de Araujo ]
13104
13105 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
13106 in Omap
13107
13108 [ Tim Gardner ]
13109
13110 * [Config] Added be2net, be2scsi to udebs
13111 - LP: #628776
13112
13113 [ Upstream Kernel Changes ]
13114
13115 * x86, cpu: Package Level Thermal Control, Power Limit Notification
13116 definitions
13117 - LP: #601073
13118 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
13119 - LP: #601073
13120 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
13121 - LP: #601073
13122 * x86, hwmon: Package Level Thermal/Power: power limit
13123 - LP: #601073
13124 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
13125 - LP: #601073
13126 * hid: 3m: Adjust to sequential MT HID protocol
13127 * hid: 3m: Convert to MT slots
13128 * hid: 3m: Correct touchscreen emulation
13129 * hid: 3m: Adjust major / minor axes to scale
13130 * input: bcm5974: Adjust major / minor to scale
13131 * HID: magicmouse: don't allow hidinput to initialize the device
13132 * HID: magicmouse: simplify multitouch feature request
13133 * HID: magicmouse: simplify touch data bit manipulation
13134 * HID: magicmouse: simplify touch down logic
13135 * HID: magicmouse: remove timestamp logic
13136 * HID: magicmouse: enable Magic Trackpad support
13137 * HID: magicmouse: Adjust major / minor axes to scale
13138 * mmc: fix all hangs related to mmc/sd card insert/removal during
13139 suspend/resume
13140 - LP: #477106
13141 * drm/i915: fix VGA plane disable for Ironlake+
13142 - LP: #602281
13143
13144 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
13145
13146linux (2.6.35-19.28) maverick; urgency=low
13147
13148 [ Leann Ogasawara ]
13149
13150 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
13151 from the archive and a no-change rebuild was attempted. However, the ABI
13152 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
13153 up the ABI and re-upload.
13154
13155 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
13156
13157linux (2.6.35-19.27) maverick; urgency=low
13158
13159 [ Leann Ogasawara ]
13160
13161 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
13162 from the archive.
13163
13164 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
13165
13166linux (2.6.35-19.26) maverick; urgency=low
13167
13168 [ Upstream Kernel Changes ]
13169
13170 * ARM: OMAP: Beagle: revision detection
13171 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
13172 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
13173
13174 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
13175
13176linux (2.6.35-19.25) maverick; urgency=low
13177
13178 [ Jarod Wilson ]
13179
13180 * SAUCE: Bring in staging/lirc from 2.6.36
13181 - LP: #609234
13182 * SAUCE: Update ir-core to linuxtv/other which should be merged for
13183 2.6.36.
13184 - LP: #609234
13185 * SAUCE: Fix memleaks in imon and mceusb drivers
13186 - LP: #609234
13187 * SAUCE: Bring in streamzap support from linuxtv/other
13188 - LP: #609234
13189
13190 [ Mario Limonciello ]
13191
13192 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
13193 - LP: #609234
13194
13195 [ Mathieu J. Poirier ]
13196
13197 * SAUCE: ARM: adding i2c eeprom driver to read EDID
13198 - LP: #608279
13199
13200 [ Upstream Kernel Changes ]
13201
13202 * intel_idle: disable module support
13203 - LP: #615265
13204 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
13205 correct codec ID
13206 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
13207 - LP: #605101
13208 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
13209 - LP: #495134
13210 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
13211 - LP: #519066
13212 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
13213 - LP: #519066
13214 * input: mt: Initialize slots to unused (rev2)
13215 * input: mt: Add support for the Bamboo Touch trackpad
13216 * hid: Add a hid quirk for input sync override
13217
13218 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
13219
13220linux (2.6.35-18.24) maverick; urgency=low
13221
13222 [ Colin Watson ]
13223
13224 * Pass DEB_MAINT_PARAMS to hook scripts
13225
13226 [ Leann Ogasawara ]
13227
13228 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
13229 - LP: #584812
13230 * rebase to v2.6.35.3
13231
13232 [ Upstream Kernel Changes ]
13233
13234 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
13235 - LP: #609234
13236 * can: add limit for nframes and clean up signed/unsigned variables
13237 - CVE-2010-2959
13238 * drm: Initialize ioctl struct when no user data is present
13239 - CVE-2010-2803
13240 * ARM: initial stack protector (-fstack-protector) support
13241 * ARM: stack protector: change the canary value per task
13242 * [ARM] implement arch_randomize_brk()
13243 * [ARM] add address randomization to mmap()
13244 * ARM: fix ASLR of PIE executables
13245
13246 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
13247
13248linux (2.6.35-17.23) maverick; urgency=low
13249
13250 [ Jeremy Kerr ]
13251
13252 * [Config] build-in uinput module
13253 - LP: #584812
13254
13255 [ Leann Ogasawara ]
13256
13257 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
13258 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
13259 * Revert "[Config] [FTBS] sparc: Temporarily disable
13260 CONFIG_MTD_NAND_DENALI"
13261 * Revert "[Config] [FTBS] sparc: Temporarily disable
13262 CONFIG_MFD_JANZ_CMODIO"
13263 * Revert "[Config] [FTBS] sparc: Temporarily disable
13264 CONFIG_INFINIBAND_QIB"
13265 * [Config] Enable INTEL_IPS
13266 - LP: #601057
13267 * Remove ia64 support
13268 * [Config] Update portsconfigs after removing ia64 support
13269 * Remove sparc support
13270 * [Config] Update portsconfigs after removing sparc support
13271
13272 [ Linus Torvalds ]
13273
13274 * (pre-stable) mm: fix page table unmap for stack guard page properly
13275
13276 [ Mathieu J. Poirier ]
13277
13278 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
13279 - LP: #591941
13280
13281 [ Upstream Kernel Changes ]
13282
13283 * timer: add on-stack deferrable timer interfaces
13284 - LP: #601057
13285 * x86 platform driver: intelligent power sharing driver
13286 - LP: #601057
13287 * IPS driver: add GPU busy and turbo checking
13288 - LP: #601057
13289 * X86: intel_ips, check for kzalloc properly
13290 - LP: #601057
13291 * ips driver: make it less chatty
13292 - LP: #601057
13293
13294 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
13295
13296linux (2.6.35-16.22) maverick; urgency=low
13297
13298 [ Andy Whitcroft ]
13299
13300 * debian -- more agressivly clean up after depmod on purge
13301 - LP: #618591
13302
13303 [ Henrik Rydberg ]
13304
13305 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
13306
13307 [ Leann Ogasawara ]
13308
13309 * ubuntu: iscsitarget -- version 1.4.20.2
13310 * ubuntu: rtl8192se -- update to version 0017.0507.2010
13311 * rebase to v2.6.35.2
13312 * [Config] update configs following rebase to v2.6.35.2
13313 * [Config] update ports configs following rebase to v2.6.35.2
13314
13315 [ Luke Yelavich ]
13316
13317 * [Config] Enable new firewire stack on powerpc
13318
13319 [ Mathieu J. Poirier ]
13320
13321 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
13322 - LP: #608266
13323
13324 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
13325
13326linux (2.6.35-15.21) maverick; urgency=low
13327
13328 [ Luke Yelavich ]
13329
13330 * [Config] CONFIG_SND_USB_UA101=m for all architectures
13331
13332 [ Upstream Kernel Changes ]
13333
13334 * Input: introduce MT event slots
13335 * Input: document the MT event slot protocol
13336 * (pre-stable) sched: Revert nohz_ratelimit() for now
13337 * (pre-stable) drm/radeon/kms: add missing copy from user
13338 - LP: #606081
13339
13340 [ Leann Ogasawara ]
13341
13342 * rebase to v2.6.35.1
13343
13344 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
13345
13346linux (2.6.35-14.20) maverick; urgency=low
13347
13348 [ Andy Whitcroft ]
13349
13350 * update Vcs-Git to point to maverick repo
13351 * debian -- include the debian packaging in the -source package
13352 - LP: #608674
13353 * select debian source format 1.0
13354 * add support for building selected stages of kernel
13355 - LP: #603087
13356 * cleanup conditional dependancy handling
13357 - LP: #603087
13358
13359 [ Upstream Kernel Changes ]
13360
13361 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
13362 - LP: #582199, #586418, #588031
13363 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
13364 - LP: #582199, #586418, #588031
13365 * sched: Revert nohz_ratelimit() for now
13366
13367 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
13368
13369linux (2.6.35-14.19) maverick; urgency=low
13370
13371 [ Leann Ogasawara ]
13372
13373 * rebase to v2.6.35
13374
13375 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
13376
13377linux (2.6.35-13.18) maverick; urgency=low
13378
13379 [ Andy Whitcroft ]
13380
13381 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
13382 * SAUCE: add tracing for user initiated readahead requests
13383 * SAUCE: vt -- maintain bootloader screen mode and content until vt
13384 switch
13385 * SAUCE: vt -- allow grub to request automatic vt_handoff
13386 * SAUCE: fbcon -- fix race between open and removal of framebuffers
13387 * SAUCE: drm -- stop early access to drm devices
13388
13389 [ Bryan Wu ]
13390
13391 * CONFIG: compile in OTG driver and Transceiver driver
13392 - LP: #566645
13393 * remove OTG modules from modules list file
13394
13395 [ John Johansen ]
13396
13397 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
13398 - LP: #581525, #599450
13399 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
13400 * SAUCE: AppArmor 2.4 compatibility patch
13401 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
13402 * SAUCE: fix pv-ops for legacy Xen
13403 * SAUCE: blkfront: default to sd devices
13404 * [Config] Build in drivers required for Xen pv-ops
13405
13406 [ Leann Ogasawara ]
13407
13408 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
13409 size."
13410
13411 [ Lee Jones ]
13412
13413 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
13414 - LP: #608095
13415 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
13416 just revision
13417 - LP: #608095
13418 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
13419 - LP: #608095
13420 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
13421 - LP: #608095
13422
13423 [ Upstream Kernel Changes ]
13424
13425 * agp/intel: Use the correct mask to detect i830 aperture size.
13426 - LP: #597075
13427
13428 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
13429
13430linux (2.6.35-12.17) maverick; urgency=low
13431
13432 [ Leann Ogasawara ]
13433
13434 * rebase to v2.6.35-rc6
13435 * [Config] update configs following rebase to v2.6.35-rc6
13436 * [Config] update ports configs following rebase to v2.6.35-rc6
13437 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
13438
13439 [ Leann Ogasawara ]
13440
13441 * rebase to v2.6.35-rc6
13442
13443 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
13444
13445linux (2.6.35-11.16) maverick; urgency=low
13446
13447 [ Leann Ogasawara ]
13448
13449 * Bump ABI for new compiler update
13450
13451 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
13452
13453linux (2.6.35-10.15) maverick; urgency=low
13454
13455 [ Leann Ogasawara ]
13456
13457 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
13458 device"
13459 * [Config] Enable CONFIG_M686=y
13460 - LP: #592495
13461
13462 [ Upstream Kernel Changes ]
13463
13464 * tracing: Add alignment to syscall metadata declarations
13465
13466 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
13467
13468linux (2.6.35-9.14) maverick; urgency=low
13469
13470 [ Andy Whitcroft ]
13471
13472 * ubuntu: AUFS -- add BOM and automated update script
13473 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
13474
13475 [ John Johansen ]
13476
13477 * [Config] Enable DRBD as a module
13478
13479 [ Kees Cook ]
13480
13481 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
13482 - LP: #604407
13483
13484 [ Leann Ogasawara ]
13485
13486 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
13487 - LP: #606139
13488 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
13489 - LP: #606139
13490 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
13491 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
13492
13493 [ Lee Jones ]
13494
13495 * Stop ARM boards crashing when CUPS is loaded
13496 - LP: #601226
13497
13498 [ Upstream Kernel Changes ]
13499
13500 * perf probe: Support tracing an entry of array
13501 * perf probe: Support static and global variables
13502
13503 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
13504
13505linux (2.6.35-8.13) maverick; urgency=low
13506
13507 [ Kees Cook ]
13508
13509 * SAUCE: Yama: check PTRACE using thread group leader
13510 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
13511 - LP: #603716
13512
13513 [ Leann Ogasawara ]
13514
13515 * rebase to v2.6.35-rc5
13516 * [Config] update configs following rebase to v2.6.35-rc5
13517
13518 [ Nicolas Pitre ]
13519
13520 * SAUCE: make ndiswrapper available on X86 only
13521
13522 [ Tim Gardner ]
13523
13524 * [Config] Added ums-cypress to udeb
13525 - LP: #576066
13526 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
13527 * [Config] CONFIG_NDISWRAPPER=m across all configs
13528
13529 [ Upstream Kernel Changes ]
13530
13531 * HID: magicmouse: report last touch up
13532 * rebase to 2.6.35-rc5
13533
13534 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
13535
13536linux (2.6.35-7.12) maverick; urgency=low
13537
13538 [ Tim Gardner ]
13539
13540 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
13541 - LP: #597075
13542
13543 [ Upstream Kernel Changes ]
13544
13545 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
13546 (squashed)
13547
13548 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
13549
13550linux (2.6.35-7.11) maverick; urgency=low
13551
13552 [ Tim Gardner ]
13553
13554 * [Config] CONFIG_X86_MRST=n
13555
13556 [ Upstream Kernel Changes ]
13557
13558 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
13559 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
13560 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
13561
13562 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
13563
13564linux (2.6.35-7.10) maverick; urgency=low
13565
13566 [ Kees Cook ]
13567
13568 * SAUCE: security: create task_free security callback
13569 * SAUCE: Yama: add PTRACE exception tracking and interface
13570 * SAUCE: security: unconditionally chain to Yama LSM
13571 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
13572 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
13573 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
13574 * [Upstream] security: Yama LSM
13575 * [Config] Enable CONFIG_SECURITY_YAMA=y
13576
13577 [ Tim Gardner ]
13578
13579 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
13580
13581 [ Upstream Kernel Changes ]
13582
13583 * rebase to 2.6.35-rc4
13584
13585 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
13586
13587linux (2.6.35-6.9) maverick; urgency=low
13588
13589 [ Tim Gardner ]
13590
13591 * [Upstream] direct_splice_actor() should not use pos in sd
13592 - LP: #588861
13593
13594 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
13595
13596linux (2.6.35-6.8) maverick; urgency=low
13597
13598 [ Mathieu J. Poirier ]
13599
13600 * ARM: Adding regulator supply for vdds_sdi.
13601 - LP: #597904
13602
13603 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
13604
13605linux (2.6.35-6.7) maverick; urgency=low
13606
13607 [ Alberto Milone ]
13608
13609 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
13610
13611 [ Chase Douglas ]
13612
13613 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
13614 of mouse
13615 * [Upstream] HID: magicmouse: disable and add module param for scroll
13616 acceleration
13617 * [Upstream] HID: magicmouse: properly account for scroll movement in
13618 state
13619 * [Upstream] HID: magicmouse: add param for scroll speed
13620 * [Upstream] HID: magicmouse: enable horizontal scrolling
13621
13622 [ Henrik Rydberg ]
13623
13624 * [Upstream] Input: evdev - convert to dynamic event buffer
13625 * [Upstream] Input: evdev - use driver hint to compute size of event
13626 buffer
13627 * [Upstream] Input: bcm5974 - set the average number of events per MT
13628 event packet
13629 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
13630 * [Upstream] Input: evdev - never leave the client buffer empty after
13631 write
13632
13633 [ John Johansen ]
13634
13635 * SAUCE: AppArmor: -- mainline 2010-06-23
13636 * SAUCE: AppArmor 2.4 compatibility patch
13637 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
13638
13639 [ Leann Ogasawara ]
13640
13641 * [Config] Enable CONFIG_INTR_REMAP=y
13642 - LP: #597091
13643 * [Config] Enable CONFIG_X86_X2APIC
13644 - LP: #597091
13645
13646 [ Mathieu J. Poirier ]
13647
13648 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
13649 - LP: #594382
13650
13651 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
13652
13653linux (2.6.35-5.6) maverick; urgency=low
13654
13655 [ Amit Kucheria ]
13656
13657 * [Config] update omap flavour description
13658
13659 [ Andy Whitcroft ]
13660
13661 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
13662 - LP: #570500, #576274
13663 * SAUCE: add option to hand off all kernel parameters to init
13664 - LP: #586386
13665 * [Config] enable passing all kernel command line to init
13666 - LP: #586386
13667 * [Config] disable CONFIG_VMI
13668 - LP: #537601
13669 * [Config] enable CONFIG_IPV6_SIT_6RD
13670 - LP: #591869
13671 * [Config] enable CONFIG_VMWARE_BALOON as module
13672 - LP: #592039
13673
13674 [ Leann Ogasawara ]
13675
13676 * Revert "SAUCE: pm: Config option to disable handling of console during
13677 suspend/resume"
13678 - LP: #594885
13679 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
13680 * [Config] ports: enable passing all kernel command line to init
13681 - LP: #586386
13682 * [Config] Enable CONFIG_FB_VESA=y for x86
13683 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
13684 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
13685 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
13686 - LP: #493156
13687
13688 [ Mathieu Poirier ]
13689
13690 * ARM: Adding MosChip MCS7830 to nic-usb
13691 - LP: #584920
13692
13693 [ Upstream Kernel Changes ]
13694
13695 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
13696 * docbook: need xmldoclinks for all doc types
13697 * perf probe: Add kernel source path option
13698
13699 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
13700
13701linux (2.6.35-4.5) maverick; urgency=low
13702
13703 [ Leann Ogasawara ]
13704
13705 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
13706 size (rev2)"
13707 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
13708 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
13709 (rev4)"
13710 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
13711 modules"
13712 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
13713 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
13714 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
13715
13716 [ Tim Gardner ]
13717
13718 * [Config] CONFIG_NFS_FSCACHE=y
13719 - LP: #440522
13720 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
13721 - LP: #440522
13722
13723 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
13724
13725linux (2.6.35-3.4) maverick; urgency=low
13726
13727 [ Andy Whitcroft ]
13728
13729 * debian -- ensure the version number is clean
13730
13731 [ Henrik Rydberg ]
13732
13733 * [Upstream] Introduce MT event slots (rev 5)
13734 * [Upstream] Document the MT event slot protocol (rev5)
13735 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
13736 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
13737 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
13738 (rev2)
13739
13740 [ Leann Ogasawara ]
13741
13742 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
13743 * Revert "SAUCE: hostap: send events on data interface as well as master
13744 interface"
13745 * Revert "Fix webcam having USB ID 0ac8:303b"
13746 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
13747 * rebase to v2.6.35-rc3
13748
13749 [ Maxim Levitsky ]
13750
13751 * [Config] Enable new Smartmedia/xD translation layer
13752 - LP: #202490
13753
13754 [ Upstream Kernel Changes ]
13755
13756 * net: fix deliver_no_wcard regression on loopback device
13757
13758 [ Upstream changes ]
13759
13760 * rebased to v2.6.35-rc3
13761
13762 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
13763
13764linux (2.6.35-2.3) maverick; urgency=low
13765
13766 [ Bryan Wu ]
13767
13768 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
13769
13770 [ Leann Ogasawara ]
13771
13772 * [Config] armel: Enable CONFIG_BNX2=m
13773 * [Config] ports: Enable CONFIG_BNX2X=m
13774 * SAUCE: armel: define get_dma_ops to fix FTBS
13775
13776 [ Tim Gardner ]
13777
13778 * [Upstream] net: Print num_rx_queues imbalance warning only when there
13779 are allocated queues
13780 - LP: #591416
13781
13782 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
13783
13784linux (2.6.35-2.2) maverick; urgency=low
13785
13786 [ Andy Whitcroft ]
13787
13788 * [Config] d-i: make armel configuration versatile flavour specific
13789 - LP: #588805
13790 * [Config] d-i: enable .udebs for omap flavour
13791 - LP: #588805
13792
13793 [ Kees Cook ]
13794
13795 * ptrace: limit scope to attach only (allow read)
13796 - LP: #589656
13797
13798 [ Leann Ogasawara ]
13799
13800 * rebase to v2.6.35-rc2
13801 * [Config] update configs following rebase to v2.6.35-rc2
13802 * [Config] update port configs following rebase to v2.6.35-rc2
13803
13804 [ Lee Jones ]
13805
13806 * Enable perf to be more helpful when perf_<version> does not exist.
13807 - LP: #570500
13808 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
13809
13810 [ Tim Gardner ]
13811
13812 * [Config] Update bnx2 udeb firmware files
13813 - LP: #589304
13814
13815 [ Upstream changes ]
13816
13817 * rebased to v2.6.35-rc2
13818
13819 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
13820
13821linux (2.6.35-1.1) maverick; urgency=low
13822
13823 [ Andy Whitcroft ]
13824
13825 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
13826 - LP: #587888
13827 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
13828
13829 [ Leann Ogasawara ]
13830
13831 * rebase to v2.6.35-rc1
13832 * [Config] update configs following rebase to v2.6.35-rc1
13833 * [Config] update port configs following rebase to v2.6.35-rc1
13834 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
13835 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
13836 * SAUCE: ndiswrapper: convert multicast list to list_head
13837 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
13838 * [Config] [FTBS] ia64: Temporarily disable gpiolib
13839 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
13840 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
13841 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
13842 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
13843 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
13844 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
13845 * [Config] [FTBS] armel: Temporarily disable bnx2
13846 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
13847 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
13848 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
13849 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
13850 gpio_set_debounce
13851
13852 [ Upstream Kernel Changes ]
13853
13854 * of/usb: fix build error due to of_node pointer move
13855 * n2_crypto: Fix build after of_device/of_platform_driver changes.
13856 * powerpc/fsl-booke: fix the case where we are not in the first page
13857 * powerpc/fsl-booke: Move the entry setup code into a seperate file
13858 * powerpc/kexec: Add support for FSL-BookE
13859 * greth: Fix build after OF device conversions.
13860
13861 [ Upstream changes ]
13862
13863 * rebased to v2.6.35-rc1
13864
13865 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
13866
13867linux (2.6.35-1.0) UNRELEASED; urgency=low
13868
13869 [ Leann Ogasawara ]
13870
13871 * Null entry.
13872
13873 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
13874
13875linux (2.6.34-5.14) maverick; urgency=low
13876
13877 [ Tim Gardner ]
13878
13879 * [Config] Added module inclusion support
13880 * [Config] Added virtual flavour module inclusion list and d-i package
13881 definitions
13882
13883 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
13884
13885linux (2.6.34-5.13) maverick; urgency=low
13886
13887 [ Andy Whitcroft ]
13888
13889 * Revert "ubuntu: AUFS -- aufs2 20091209"
13890 * Revert "ubuntu: AUFS -- export various core functions
13891 (aufs2-standalone.patch)"
13892 * Revert "ubuntu: AUFS -- export various core functions
13893 (aufs2-base.patch)"
13894 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
13895 - LP: #587888
13896 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
13897 - LP: #587888
13898 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
13899 - LP: #587888
13900 * [Config] AUFS -- enable aufs options
13901 - LP: #587888
13902
13903 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
13904
13905linux (2.6.34-5.12) maverick; urgency=low
13906
13907 [ Andy Whitcroft ]
13908
13909 * enforce -- ensure SYSFS compatibility is disabled
13910
13911 [ Chase Douglas ]
13912
13913 * build with libdw-dev for perf probe symbol support
13914 * maverick ftrace configuration changes
13915
13916 [ Kees Cook ]
13917
13918 * Revert "SAUCE: x86: brk away from exec rand area"
13919 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
13920 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
13921 * SAUCE: x86: implement cs-limit nx-emulation for ia32
13922 - LP: #369978
13923 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
13924 * SAUCE: x86: brk away from exec rand area
13925 - LP: #452175
13926 * SAUCE: ptrace: restrict ptrace scope to children
13927
13928 [ Leann Ogasawara ]
13929
13930 * Add new omap flavour to getabis
13931 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
13932 - LP: #585490
13933 * build/modules: Temorarily add ignore.modules
13934 * ubuntu: iscsitarget -- version 1.4.20.1
13935
13936 [ Loïc Minier ]
13937
13938 * SAUCE: [um] Don't use nx_enabled under UML
13939 - LP: #524849
13940
13941 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
13942
13943linux (2.6.34-4.11) maverick; urgency=low
13944
13945 [ Amit Kucheria ]
13946
13947 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
13948 * [Config] Add support for OMAP-mainline flavour
13949
13950 [ Andy Whitcroft ]
13951
13952 * SAUCE: powerpc: fix compile error when ptrace.h is included from
13953 userspace
13954 - LP: #583733
13955
13956 [ Chase Douglas ]
13957
13958 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
13959 are present"
13960 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
13961 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
13962 load detect pipe"
13963
13964 [ Kees Cook ]
13965
13966 * SAUCE: fs: block cross-uid sticky symlinks
13967 * SAUCE: fs: block hardlinks to non-accessible sources
13968
13969 [ Koen Kooi ]
13970
13971 * SAUCE: board-omap3-beagle: add DSS2 support
13972
13973 [ Leann Ogasawara ]
13974
13975 * Revert "staging/go7007 -- disable"
13976 * Revert "[Config] staging/winbond -- disable"
13977 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
13978 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
13979 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
13980 controller"
13981 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
13982 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
13983 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
13984 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
13985 chipsets."
13986 * Revert "[Upstream] b43: Declare all possible firmware files."
13987 * Revert "add Breaks: against hardy lvm2"
13988 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
13989 id on Vmware ESX Server"
13990 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
13991 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
13992 * [Config] Enable CONFIG_USB=y for armel and sparc
13993 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
13994 * [Config] Enable CONFIG_RFKILL=y for ports
13995 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
13996 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
13997 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
13998 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
13999 * [Config] Enable CONFIG_LIBERTAS_MESH=y
14000 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
14001 * [Config] CONFIG_RT2800USB_UNKNOWN=y
14002 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
14003 * [Config] Enable CONFIG_CEPH_FS=m
14004 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
14005 * [Config] Enable CONFIG_EEEPC_WMI=m
14006 * [Config] Enable CONFIG_RT2800PCI=m
14007 * [Config] Enable CONFIG_SCSI_HPSA=m
14008 * [Config] Enable CONFIG_VHOST_NET=m
14009 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
14010 - LP: #582350
14011 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
14012 - LP: #579300
14013 * [Config] Enable CONFIG_PCIEASPM=y
14014 - LP: #333990
14015 * [Config] updateconfigs for OMAP flavour
14016
14017 [ Loïc Minier ]
14018
14019 * Enable perf tools on armel
14020
14021 [ Tim Gardner ]
14022
14023 * SAUCE: Updated ndiswrapper to 1.56
14024 - LP: #582555
14025 * [Config] Added virtual flavour
14026 * [Config] Remove support for sub-flavours
14027 * [Config] Removed amd64 preempt flavour
14028 * [Config] updateconfigs, updateportsconfigs after flavour munging
14029
14030 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
14031
14032linux (2.6.34-3.10) maverick; urgency=low
14033
14034 [ Leann Ogasawara ]
14035
14036 * rebase to v2.6.34
14037
14038 [ Upstream changes ]
14039
14040 * rebased to v2.6.34
14041
14042 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
14043
14044linux (2.6.34-2.9) maverick; urgency=low
14045
14046 [ Leann Ogasawara ]
14047
14048 * [Config] [FTBS] Disable comedi for armel
14049
14050 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
14051
14052linux (2.6.34-2.8) maverick; urgency=low
14053
14054 [ Leann Ogasawara ]
14055
14056 * Drop lpia
14057 * [Config] [FTBS] disable KVM
14058 * [Config] [FTBS] disable ipr for armel
14059
14060 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
14061
14062linux (2.6.34-2.7) maverick; urgency=low
14063
14064 [ Leann Ogasawara ]
14065
14066 * [Config] disable CONFIG_SCSI_IPR on powerpc
14067 * [Config] Remove 386 flavour per UDS discussion
14068
14069 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
14070
14071linux (2.6.34-1.6) maverick; urgency=low
14072
14073 [ Chase Douglas ]
14074
14075 * enforce CONFIG_TMPFS_POSIX_ACL=y
14076 - LP: #575940
14077 * don't force module dependency checking
14078 - LP: #577029
14079
14080 [ Kees Cook ]
14081
14082 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
14083 - LP: #568844
14084
14085 [ Leann Ogasawara ]
14086
14087 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
14088 * rebase to v2.6.34-rc7
14089 * [Config] update configs following rebase to v2.6.34-rc7
14090 * [Config] update port configs following rebase to v2.6.34-rc7
14091 * Add btrfs to the udebs
14092
14093 [ Tim Gardner ]
14094
14095 * [Config] Add atl1c to nic-modules udeb
14096 - LP: #557130
14097
14098 [ Upstream changes ]
14099
14100 * rebased to v2.6.34-rc7
14101
14102 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
14103
14104linux (2.6.34-1.5) UNRELEASED; urgency=low
14105
14106 [ Leann Ogasawara ]
14107
14108 * rebase to v2.6.34-rc6
14109 * [Config] update configs following rebase to v2.6.34-rc6
14110 * [Config] update port configs following rebase to v2.6.34-rc6
14111
14112 [ Upstream changes ]
14113
14114 * rebased to v2.6.34-rc6
14115
14116 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
14117
14118linux (2.6.34-1.4) UNRELEASED; urgency=low
14119
14120 [ Leann Ogasawara ]
14121
14122 * rebase to v2.6.34-rc5
14123 * [Config] update ports configs following rebase to v2.6.34-rc5
14124
14125 [ Upstream changes ]
14126
14127 * rebased to v2.6.34-rc5
14128
14129 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
14130
14131linux (2.6.34-1.3) UNRELEASED; urgency=low
14132
14133 [ Leann Ogasawara ]
14134
14135 * rebase to v2.6.34-rc4
14136 * [Config] update configs following rebase to v2.6.34-rc4
14137 * [Config] update port configs following rebase to v2.6.34-rc4
14138 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
14139
14140 [ Upstream changes ]
14141
14142 * rebased to v2.6.34-rc4
14143
14144 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
14145
14146linux (2.6.34-1.2) UNRELEASED; urgency=low
14147
14148 [ Leann Ogasawara ]
14149
14150 * Temorarily disable building linux-doc
14151 * rebase to v2.6.34-rc3
14152 * [Config] update configs following rebase to v2.6.34-rc3
14153 * [Config] update port configs following rebase to v2.6.34-rc3
14154
14155 [ Upstream changes ]
14156
14157 * rebased to v2.6.34-rc3
14158
14159 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
14160
14161linux (2.6.34-1.1) UNRELEASED; urgency=low
14162
14163 [ Leann Ogasawara ]
14164
14165 * rebase to v2.6.34-rc2
14166 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
14167 * [Config] update port configs following rebase to v2.6.34-rc2
14168 * [Config] update configs following rebase to v2.6.34-rc2
14169
14170 [ Upstream changes ]
14171
14172 * rebased to v2.6.34-rc2
14173
14174 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
14175
14176linux (2.6.33-1.1) UNRELEASED; urgency=low
14177
14178 [ Leann Ogasawara ]
14179
14180 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
14181 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
14182 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
14183 * ubuntu: lirc -- rename kfifo_put and kfifo_get
14184 * ubuntu: iscsitarget -- rename daddr inet_sock field
14185 * rebased to v2.6.33
14186 * [Config] update configs following rebase to v2.6.33
14187 * [Config] update ports configs following rebase to v2.6.33
14188
14189 [ Upstream changes ]
14190
14191 * rebased to v2.6.33
14192
14193 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
14194
14195linux (2.6.33-0.0) UNRELEASED; urgency=low
14196
14197 [ Leann Ogasawara ]
14198
14199 * Null entry.
14200
14201 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
14202
14203linux (2.6.32-16.25) lucid; urgency=low
14204
14205 [ Andy Whitcroft ]
14206
14207 * linux-tools -- move to Suggests: with explicit seeding
14208 - LP: #534635
14209
14210 [ Tim Gardner ]
14211
14212 * [Config] CONFIG_HID=m
14213
14214 [ Upstream Kernel Changes ]
14215
14216 * (pre-stable) sched: Fix SMT scheduler regression in
14217 find_busiest_queue()
14218 * KVM: introduce kvm_vcpu_on_spin
14219 * KVM: VMX: Add support for Pause-Loop Exiting
14220
14221 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
14222
14223linux (2.6.32-16.24) lucid; urgency=low
14224
14225 [ Andy Whitcroft ]
14226
14227 * armel -- perf userspace does not support arm
14228 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
14229
14230 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
14231
14232linux (2.6.32-16.23) lucid; urgency=low
14233
14234 [ Andy Whitcroft ]
14235
14236 * SAUCE: PM report driver and device suspend/resume times -- move config
14237 * update to standards version 3.8.4.0
14238 * printenv -- expose all of the package selectors
14239 * source package -- cleanup source content control
14240 * doc package -- ensure we do build package content on buildd
14241 * lintian -- correct the address in the debian/copyright
14242 * lintian -- update debhelper package version dependancy
14243 * lintian -- fix ghostscript dependancy
14244 * lintian -- add required misc:Depends
14245 * lintian -- move our debhelper compat level to debian/compat
14246 * perf -- build the kernel carried tools
14247 * perf -- add linux-tools carrying the version switches and manuals
14248 * SAUCE: fix up Kconfig for staging drivers
14249 * [Config] enable NOUVEAU etc following drm backport
14250 * update DRM to mainline v2.6.33
14251 * [Config] Remove AppArmor config options that no longer exist (ports)
14252 * [Config] updateportsconfigs following drm update
14253
14254 [ John Johansen ]
14255
14256 * ubuntu: AppArmor -- update to mainline 2010-03-04
14257 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
14258 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
14259 * [Config] Remove AppArmor config options that no longer exist
14260
14261 [ Manoj Iyer ]
14262
14263 * ubuntu: rtl8192se -- version 2010-0115,0014
14264 - LP: #530275
14265 * [Config] added CONFIG_RTL8192SE module.
14266 - LP: #530275
14267
14268 [ Tim Gardner ]
14269
14270 * [Config] Added vmw_pvscsi to d-i/scsi-modules
14271 - LP: #531017
14272 * [Upstream] netfilter: xt_recent: Add an entry reaper
14273
14274 [ Upstream Kernel Changes ]
14275
14276 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
14277 emulation"
14278 * Revert "KVM: x86 emulator: Fix popf emulation"
14279 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
14280 emulation"
14281 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
14282 * Revert "KVM: fix memory access during x86 emulation."
14283 * Add vlan (8021.Q) module package for d-i.
14284 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14285 Inspiron 700m
14286 - LP: #515246
14287 * [Upstream] docbook: need xmldoclinks for all doc types
14288 * x86: set_personality_ia32() misses force_personality32
14289 * lib: Introduce generic list_sort function
14290 * drm/nv50: Implement ctxprog/state generation.
14291 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
14292 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14293 Inspiron 700m
14294 - LP: #515246
14295
14296 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
14297
14298linux (2.6.32-15.22) lucid; urgency=low
14299
14300 [ Andy Whitcroft ]
14301
14302 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
14303 * Revert "SAUCE: PM report driver and device suspend/resume times."
14304 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
14305
14306 [ Manoj Iyer ]
14307
14308 * SAUCE: PM report driver and device suspend/resume times.
14309
14310 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
14311
14312linux (2.6.32-15.21) lucid; urgency=low
14313
14314 [ Andy Whitcroft ]
14315
14316 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
14317 * Revert "[Config] lenovo-sl-laptop -- enable"
14318 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
14319 * armel -- cramfs module will no longer be built
14320 * d-i -- make all modules optional
14321 * rename the debug packages to match archive standard
14322 - LP: #527837
14323 * lenovo-sl-laptop is no longer built
14324
14325 [ Colin Ian King ]
14326
14327 * Disable 4MB page tables for Atom, work around errata AAE44
14328 - LP: #523112
14329
14330 [ Colin Watson ]
14331
14332 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
14333 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
14334
14335 [ Jesse Barnes ]
14336
14337 * SAUCE: drm/i915: don't change DRM configuration when releasing load
14338 detect pipe
14339 - LP: #488328
14340
14341 [ Loïc Minier ]
14342
14343 * [Config] armel Update versatile initrd configs
14344 - LP: #524893
14345 * SAUCE: [um] Don't use nx_enabled under UML
14346 - LP: #524849
14347
14348 [ Manoj Iyer ]
14349
14350 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
14351
14352 [ Mario Limonciello ]
14353
14354 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
14355
14356 [ Rafael J. Wysocki ]
14357
14358 * SAUCE: PM report driver and device suspend/resume times.
14359
14360 [ Surbhi Palande ]
14361
14362 * Revert "[Upstream] e1000e: enhance frame fragment detection"
14363 - CVE-2009-4538
14364 * Revert "[Upstream] e1000: enhance frame fragment detection"
14365 - CVE-2009-4536
14366
14367 [ Tim Gardner ]
14368
14369 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
14370 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
14371 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
14372
14373 [ Upstream Kernel Changes ]
14374
14375 * Revert "(pre-stable) eCryptfs: Add getattr function"
14376 * Fix potential crash with sys_move_pages
14377 * futex_lock_pi() key refcnt fix
14378 * futex: Handle user space corruption gracefully
14379 * futex: Handle futex value corruption gracefully
14380 * Fix race in tty_fasync() properly
14381 * hwmon: (w83781d) Request I/O ports individually for probing
14382 * hwmon: (lm78) Request I/O ports individually for probing
14383 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
14384 * ALSA: ctxfi - fix PTP address initialization
14385 * drm/i915: disable hotplug detect before Ironlake CRT detect
14386 * drm/i915: enable self-refresh on 965
14387 * drm/i915: Disable SR when more than one pipe is enabled
14388 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
14389 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
14390 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
14391 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
14392 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
14393 * i2c-tiny-usb: Fix on big-endian systems
14394 * drm/i915: handle FBC and self-refresh better
14395 * drm/i915: Increase fb alignment to 64k
14396 * drm/i915: Update write_domains on active list after flush.
14397 * regulator: Fix display of null constraints for regulators
14398 * ALSA: hda-intel: Avoid divide by zero crash
14399 * CPUFREQ: Fix use after free of struct powernow_k8_data
14400 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
14401 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
14402 * ioat: fix infinite timeout checking in ioat2_quiesce
14403 * resource: add helpers for fetching rlimits
14404 * fs/exec.c: restrict initial stack space expansion to rlimit
14405 * cifs: fix length calculation for converted unicode readdir names
14406 * NFS: Fix a reference leak in nfs_wb_cancel_page()
14407 * NFS: Try to commit unstable writes in nfs_release_page()
14408 * NFSv4: Don't allow posix locking against servers that don't support it
14409 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
14410 * NFS: Fix an Oops when truncating a file
14411 * NFS: Fix a umount race
14412 * NFS: Fix a bug in nfs_fscache_release_page()
14413 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
14414 * md: fix 'degraded' calculation when starting a reshape.
14415 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
14416 * Export the symbol of getboottime and mmonotonic_to_bootbased
14417 * kvmclock: count total_sleep_time when updating guest clock
14418 * KVM: PIT: control word is write-only
14419 * tpm_infineon: fix suspend/resume handler for pnp_driver
14420 * amd64_edac: Do not falsely trigger kerneloops
14421 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
14422 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
14423 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
14424 * netfilter: xtables: compat out of scope fix
14425 * netfilter: nf_conntrack: fix hash resizing with namespaces
14426 * drm/i915: remove full registers dump debug
14427 * drm/i915: add i915_lp_ring_sync helper
14428 * drm/i915: Don't wait interruptible for possible plane buffer flush
14429 * dasd: remove strings from s390dbf
14430 * crypto: padlock-sha - Add import/export support
14431 * wmi: Free the allocated acpi objects through wmi_get_event_data
14432 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
14433 * /dev/mem: introduce size_inside_page()
14434 * devmem: check vmalloc address on kmem read/write
14435 * devmem: fix kmem write bug on memory holes
14436 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
14437 of value 0.
14438 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
14439 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
14440 * dst: call cond_resched() in dst_gc_task()
14441 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
14442 * befs: fix leak
14443 * rtc-fm3130: add missing braces
14444 * Call flush_dcache_page after PIO data transfers in libata-sff.c
14445 * ahci: add Acer G725 to broken suspend list
14446 * pktgen: Fix freezing problem
14447 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
14448 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
14449 * x86: Re-get cfg_new in case reuse/move irq_desc
14450 * Staging: fix rtl8187se compilation errors with mac80211
14451 * ALSA: usb-audio - Avoid Oops after disconnect
14452 * serial: 8250: add serial transmitter fully empty test
14453 * sysfs: sysfs_sd_setattr set iattrs unconditionally
14454 * class: Free the class private data in class_release
14455 * USB: usbfs: only copy the actual data received
14456 * USB: usbfs: properly clean up the as structure on error paths
14457 * rtl8187: Add new device ID
14458 * ACPI: Add NULL pointer check in acpi_bus_start
14459 * ACPI: fix High cpu temperature with 2.6.32
14460 * drm/radeon/kms: use udelay for short delays
14461 * NFS: Too many GETATTR and ACCESS calls after direct I/O
14462 * eCryptfs: Add getattr function
14463 * b43: Fix throughput regression
14464 * ath9k: Fix sequence numbers for PAE frames
14465 * mac80211: Fix probe request filtering in IBSS mode
14466 * iwlwifi: Fix to set correct ht configuration
14467 * dm stripe: avoid divide by zero with invalid stripe count
14468 * dm log: userspace fix overhead_size calcuations
14469 * Linux 2.6.32.9
14470 * sfc: Fix SFE4002 initialisation
14471 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
14472 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
14473 * (pre-stable) HID: handle joysticks with large number of buttons
14474 - LP: #492056
14475 * (pre-stable) HID: extend mask for BUTTON usage page
14476 - LP: #492056
14477 * PM: Measure device suspend and resume times
14478 * e1000: enhance frame fragment detection
14479 - CVE-2009-4536
14480 * e1000e: enhance frame fragment detection
14481 - CVE-2009-4538
14482 * KVM: fix memory access during x86 emulation.
14483 - CVE-2010-0306
14484 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
14485 - CVE-2010-0306
14486 * KVM: x86 emulator: Check IOPL level during io instruction emulation
14487 - CVE-2010-0306
14488 * KVM: x86 emulator: Fix popf emulation
14489 - CVE-2010-0306
14490 * KVM: x86 emulator: Check CPL level during privilege instruction
14491 emulation
14492 - CVE-2010-0306
14493 * Input: wacom - ensure the device is initialized properly upon resume
14494 * Input: wacom - add defines for packet lengths of various devices
14495 * Input: wacom - add support for new LCD tablets
14496 - LP: #516777
14497
14498 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
14499
14500linux (2.6.32-14.20) lucid; urgency=low
14501
14502 [ Andy Whitcroft ]
14503
14504 * rebuild following the GCC update to match compiler for out of tree modules
14505 * Revert "[Config] drbd -- enable"
14506 * Revert "ubuntu: drbd -- version 8.3.1"
14507 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
14508 - LP: #510937
14509
14510 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
14511
14512linux (2.6.32-14.19) lucid; urgency=low
14513
14514 [ Andy Whitcroft ]
14515
14516 * ensure we build the source package contents when enabled
14517 - LP: #522308
14518 * [Config] enable CONFIG_X86_MCE_XEON75XX
14519 * SAUCE: AppArmor -- add linux/kref.h for struct kref
14520 * [Config] enable CONFIG_HID_ORTEK
14521 * enable udeb generation for arm versatile flavour
14522 - LP: #522515
14523
14524 [ John Johansen ]
14525
14526 * ubuntu: AppArmor -- update to mainline 2010-02-18
14527 - LP: #439560, #496110, #507069
14528
14529 [ Johnathon Harris ]
14530
14531 * SAUCE: HID: add support for Ortek WKB-2000
14532 - LP: #405390
14533
14534 [ Upstream Kernel Changes ]
14535
14536 * tpm_tis: TPM_STS_DATA_EXPECT workaround
14537 - LP: #490487
14538 * x86, mce: Xeon75xx specific interface to get corrected memory error
14539 information
14540 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
14541 * x86, mce: Make xeon75xx memory driver dependent on PCI
14542 * drm/edid: Unify detailed block parsing between base and extension
14543 blocks
14544 - LP: #500999
14545 * (pre-stable) eCryptfs: Add getattr function
14546 - LP: #390833
14547
14548 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
14549
14550linux (2.6.32-13.18) lucid; urgency=low
14551
14552 [ Andy Whitcroft ]
14553
14554 * Revert "enforcer -- make the enforcement configuration common"
14555 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
14556 (Dell E6x00 series)"
14557 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
14558 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
14559 0755"
14560 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
14561 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
14562 * Revert "SAUCE: make fc transport removal of target configurable"
14563 * enforcer -- make the enforcement configuration common
14564 * getabis -- add preempt flavour to the list
14565 * [Config] enforce DEVTMPFS options
14566 * [Config] armel -- cleanup to-be builtin modules
14567 * [Config] cleanup ports configs
14568 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
14569 - LP: #485536
14570 * add printdebian target to find branch target
14571 * distclean -- do not remove debian.env
14572 * [Config] generic-pae switch to M586TSC
14573 - LP: #519448
14574 * git-ubuntu-log -- commonise duplicated log handling
14575 * git-ubuntu-log -- tighten up Bug: NNNN matching
14576 * git-ubuntu-log -- sort the bug numbers
14577
14578 [ Chris Wilson ]
14579
14580 * (pre-stable) drm/i915: Increase fb alignment to 64k
14581 - LP: #404064
14582
14583 [ Eric Miao ]
14584
14585 * arm -- enable ubuntu/ directory
14586
14587 [ Huang Ying ]
14588
14589 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
14590 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
14591
14592 [ Loïc Minier ]
14593
14594 * [Config] cleanup preempt configuration
14595 * [Config] versatile: Fix video output
14596 - LP: #517594
14597 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
14598 * [Config] Large update to armel/versatile
14599 * [Config] versatile: Add RTC support
14600 * [Config] armel: Enable NEON
14601 * [Config] versatile: Builtin MMC support
14602 * [Config] versatile Builtin SCSI controller
14603 * [Config] armel Disable dma_cache_sync callers
14604 * [Config] armel Disable asm/time.h users
14605 * [Config] armel Disable out of range udelay()
14606 * [Config] armel Disable flush_cache_range() users
14607 * [Config] armel -- Enable ubuntu/ drivers
14608
14609 [ Steve Conklin ]
14610
14611 * SAUCE: drm/i915: Add display hotplug event on Ironlake
14612 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
14613
14614 [ Upstream Kernel Changes ]
14615
14616 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
14617 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
14618 in IRQ handler""
14619 * clockevent: Don't remove broadcast device when cpu is dead
14620 * clockevents: Add missing include to pacify sparse
14621 * ACPI: don't cond_resched if irq is disabled
14622 * be2net: Add support for next generation of BladeEngine device.
14623 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
14624 * mpt2sas: New device SAS2208 support is added
14625 * ar9170: Add support for D-Link DWA 160 A2
14626 * powerpc/fsl: Add PCI device ids for new QoirQ chips
14627 * davinci: dm646x: Add support for 3.x silicon revision
14628 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
14629 * Driver-Core: devtmpfs - set root directory mode to 0755
14630 * driver-core: fix devtmpfs crash on s390
14631 * vfs: get_sb_single() - do not pass options twice
14632 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
14633 * V4L/DVB (13569): smsusb: add autodetection support for five additional
14634 Hauppauge USB IDs
14635 * USB: mos7840: add device IDs for B&B electronics devices
14636 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
14637 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
14638 SubVendor ID: 0x1043 Device ID: 0x4847)
14639 * iTCO_wdt: Add support for Intel Ibex Peak
14640 * atl1c:use common_task instead of reset_task and link_chg_task
14641 * atl1e:disable NETIF_F_TSO6 for hardware limit
14642 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
14643 * V4L/DVB (13680b): DocBook/media: create links for included sources
14644 * netfilter: xtables: fix conntrack match v1 ipt-save output
14645 * partitions: read whole sector with EFI GPT header
14646 * partitions: use sector size for EFI GPT
14647 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
14648 * sched: Fix isolcpus boot option
14649 * sched: Fix missing sched tunable recalculation on cpu add/remove
14650 * nohz: Prevent clocksource wrapping during idle
14651 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
14652 * timers, init: Limit the number of per cpu calibration bootup messages
14653 * PCI: Always set prefetchable base/limit upper32 registers
14654 * iscsi class: modify handling of replacement timeout
14655 * NFS: Revert default r/wsize behavior
14656 * HID: fixup quirk for NCR devices
14657 * scsi_devinfo: update Hitachi entries (v2)
14658 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
14659 * scsi_transport_fc: remove invalid BUG_ON
14660 * lpfc: fix hang on SGI ia64 platform
14661 * libfc: fix typo in retry check on received PRLI
14662 * libfc: fix ddp in fc_fcp for 0 xid
14663 * fcoe: remove redundant checking of netdev->netdev_ops
14664 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
14665 * libfc: lport: fix minor documentation errors
14666 * libfc: don't WARN_ON in lport_timeout for RESET state
14667 * fcoe: initialize return value in fcoe_destroy
14668 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
14669 * libfc: fix memory corruption caused by double frees and bad error
14670 handling
14671 * libfc: fix free of fc_rport_priv with timer pending
14672 * libfc: remote port gets stuck in restart state without really
14673 restarting
14674 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
14675 * fcoe: Fix checking san mac address
14676 * fcoe: Fix getting san mac for VLAN interface
14677 * qlge: Remove explicit setting of PCI Dev CTL reg.
14678 * qlge: Set PCIE max read request size.
14679 * qlge: Don't fail open when port is not initialized.
14680 * qlge: Add handler for DCBX firmware event.
14681 * qlge: Bonding fix for mode 6.
14682 * PCI: AER: fix aer inject result in kernel oops
14683 * DMI: allow omitting ident strings in DMI tables
14684 * Input: i8042 - remove identification strings from DMI tables
14685 * Input: i8042 - add Gigabyte M1022M to the noloop list
14686 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
14687 * ALSA: hda - select IbexPeak handler for Calpella
14688 * ALSA: hda - Fix quirk for Maxdata obook4-1
14689 * ALSA: hda - Add missing Line-Out and PCM switches as slave
14690 * iTCO_wdt.c - cleanup chipset documentation
14691 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
14692 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
14693 * ahci: disable SNotification capability for ich8
14694 * ata_piix: fix MWDMA handling on PIIX3
14695 * md: fix small irregularity with start_ro module parameter
14696 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
14697 * cio: fix double free in case of probe failure
14698 * cio: dont panic in non-fatal conditions
14699 * netiucv: displayed TX bytes value much too high
14700 * ipc ns: fix memory leak (idr)
14701 * ALSA: hda - Fix HP T5735 automute
14702 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
14703 * UBI: fix memory leak in update path
14704 * UBI: initialise update marker
14705 * ASoC: fix a memory-leak in wm8903
14706 * mac80211: check that ieee80211_set_power_mgmt only handles STA
14707 interfaces.
14708 * cfg80211: fix channel setting for wext
14709 * KVM: S390: fix potential array overrun in intercept handling
14710 * KVM: only allow one gsi per fd
14711 * KVM: Fix race between APIC TMR and IRR
14712 * KVM: MMU: bail out pagewalk on kvm_read_guest error
14713 * KVM: x86: Fix host_mapping_level()
14714 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
14715 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
14716 * KVM: fix lock imbalance in kvm_*_irq_source_id()
14717 * KVM: only clear irq_source_id if irqchip is present
14718 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
14719 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
14720 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
14721 - LP: #516325
14722 * iwlwifi: Fix throughput stall issue in HT mode for 5000
14723 * fnctl: f_modown should call write_lock_irqsave/restore
14724 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
14725 CPUID drivers.
14726 * Linux 2.6.32.7
14727 * scsi_lib: Fix bug in completion of bidi commands
14728 * mptsas: Fix issue with chain pools allocation on katmai
14729 * mm: add new 'read_cache_page_gfp()' helper function
14730 * drm/i915: Selectively enable self-reclaim
14731 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
14732 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
14733 * x86: Set hotpluggable nodes in nodes_possible_map
14734 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
14735 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
14736 * zcrypt: Do not remove coprocessor for error 8/72
14737 * dasd: fix possible NULL pointer errors
14738 * ACPI: Add a generic API for _OSC -v2
14739 * ACPI: Add platform-wide _OSC support.
14740 * ACPI: fix OSC regression that caused aer and pciehp not to load
14741 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
14742 * UBI: fix volume creation input checking
14743 * e1000/e1000e: don't use small hardware rx buffers
14744 * drm/i915: Reload hangcheck timer too for Ironlake
14745 * Fix a leak in affs_fill_super()
14746 * Fix failure exits in bfs_fill_super()
14747 * fix oops in fs/9p late mount failure
14748 * fix leak in romfs_fill_super()
14749 * Fix remount races with symlink handling in affs
14750 * fix affs parse_options()
14751 * Fix failure exit in ipathfs
14752 * mm: fix migratetype bug which slowed swapping
14753 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
14754 NOMMU stack
14755 * Split 'flush_old_exec' into two functions
14756 * sparc: TIF_ABI_PENDING bit removal
14757 * x86: get rid of the insane TIF_ABI_PENDING bit
14758 * Input: winbond-cir - remove dmesg spam
14759 * x86: Disable HPET MSI on ATI SB700/SB800
14760 * iwlwifi: set default aggregation frame count limit to 31
14761 * drm/i915: only enable hotplug for detected outputs
14762 * firewire: core: add_descriptor size check
14763 * SECURITY: selinux, fix update_rlimit_cpu parameter
14764 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
14765 * x86: Add Dell OptiPlex 760 reboot quirk
14766 - LP: #488319
14767 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
14768 * x86/amd-iommu: Fix possible integer overflow
14769 * clocksource: fix compilation if no GENERIC_TIME
14770 * tcp: update the netstamp_needed counter when cloning sockets
14771 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
14772 * net: restore ip source validation
14773 * af_packet: Don't use skb after dev_queue_xmit()
14774 * ax25: netrom: rose: Fix timer oopses
14775 * KVM: allow userspace to adjust kvmclock offset
14776 * oprofile/x86: add Xeon 7500 series support
14777 * oprofile/x86: fix crash when profiling more than 28 events
14778 * libata: retry link resume if necessary
14779 * mm: percpu-vmap fix RCU list walking
14780 * mm: purge fragmented percpu vmap blocks
14781 * block: fix bio_add_page for non trivial merge_bvec_fn case
14782 * Fix 'flush_old_exec()/setup_new_exec()' split
14783 * random: drop weird m_time/a_time manipulation
14784 * random: Remove unused inode variable
14785 * block: fix bugs in bio-integrity mempool usage
14786 * usb: r8a66597-hdc disable interrupts fix
14787 * connector: Delete buggy notification code.
14788 * be2net: Bug fix to support newer generation of BE ASIC
14789 * be2net: Fix memset() arg ordering.
14790 * mm: flush dcache before writing into page to avoid alias
14791 * mac80211: fix NULL pointer dereference when ftrace is enabled
14792 * imxfb: correct location of callbacks in suspend and resume
14793 * mx3fb: some debug and initialisation fixes
14794 * starfire: clean up properly if firmware loading fails
14795 * kernel/cred.c: use kmem_cache_free
14796 * uartlite: fix crash when using as console
14797 * pktcdvd: removing device does not remove its sysfs dir
14798 * ath9k: fix eeprom INI values override for 2GHz-only cards
14799 * ath9k: fix beacon slot/buffer leak
14800 * powerpc: TIF_ABI_PENDING bit removal
14801 * NET: fix oops at bootime in sysctl code
14802 * Linux 2.6.32.8
14803
14804 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
14805
14806linux (2.6.32-12.17) lucid; urgency=low
14807
14808 [ Andy Whitcroft ]
14809
14810 * restore linux-image prefix -- master
14811 * enforce -- we require SELINUX enabled -- master
14812 * enforce -- ensure APPARMOR is our default LSM -- master
14813 * make doc package completely optional -- master
14814 * make source package completely optional -- master
14815 * make linux-libc-dev completly optional -- master
14816 * convert package disable to a deps list -- master
14817 * allow common headers to switch from indep to arch -- master
14818 * convert binary package disable to a deps list -- master
14819 * add configuration option for a full source build tree -- master
14820 * add support for uImage kernels in package control scripts
14821 * getabis -- cleanup and parameterise repository list -- master
14822 * getabis -- move configuration to etc/getabi -- master
14823 * kernelconfig -- move configuration to etc -- master
14824 * rules -- make debian/debian.env master for branch name
14825 * set the current branch name -- master
14826 * pull back common debian.master files into debian -- master
14827 * enforcer -- make the enforcement configuration common
14828 * insert-changes -- correctly link to debian/rules in DROOT
14829
14830 [ Colin Watson ]
14831
14832 * future-proof ddeb handling against buildd changes
14833
14834 [ Eric Miao ]
14835
14836 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
14837 X86
14838
14839 [ Loïc Minier ]
14840
14841 * Add modules.builtin.bin to prerm rm list
14842 - LP: #516584
14843
14844 [ Tim Gardner ]
14845
14846 * [Config] Implement the amd64 preempt flavour
14847
14848 [ Upstream Kernel Changes ]
14849
14850 * syslog: distinguish between /proc/kmsg and syscalls
14851 - LP: #515623
14852 * sfc: Fix polling for slow MCDI operations
14853 * sfc: Fix conditions for MDIO self-test
14854 * sfc: QT202x: Remove unreliable MMD check at initialisation
14855 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
14856 * sfc: Use fixed-size buffers for MCDI NVRAM requests
14857
14858 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
14859
14860linux (2.6.32-12.16) lucid; urgency=low
14861
14862 [ Andy Whitcroft ]
14863
14864 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
14865 first use"
14866 * SAUCE: acpi battery -- move first lookup asynchronous
14867 - LP: #507211
14868 * [Config] update configs to cleanup generic configs
14869 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
14870 * [Config] enable USER_NS
14871 - LP: #480739, #509808
14872
14873 [ Heiko Carstens ]
14874
14875 * (pre-stable) driver-core: fix devtmpfs crash on s390
14876 - LP: #512370
14877
14878 [ John Johansen ]
14879
14880 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
14881 - LP: #494565
14882 * [Config] VIRTIO=y for server/virtual flavours
14883 - LP: #494565
14884
14885 [ Kay Sievers ]
14886
14887 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
14888 - LP: #512370
14889
14890 [ Kees Cook ]
14891
14892 * SAUCE: x86: brk away from exec rand area
14893 - LP: #452175
14894
14895 [ Leann Ogasawara ]
14896
14897 * [Upstream] e1000: enhance frame fragment detection
14898 - CVE-2009-4536
14899 * [Upstream] e1000e: enhance frame fragment detection
14900 - CVE-2009-4538
14901
14902 [ Sebastian Kapfer ]
14903
14904 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
14905 series)
14906 - LP: #296610
14907
14908 [ Upstream Kernel Changes ]
14909
14910 * inotify: do not reuse watch descriptors
14911 - LP: #485556
14912 * inotify: only warn once for inotify problems
14913 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
14914 Framebuffer"
14915 * memcg: ensure list is empty at rmdir
14916 * drm/i915: remove loop in Ironlake interrupt handler
14917 * block: Fix incorrect reporting of partition alignment
14918 * x86, mce: Thermal monitoring depends on APIC being enabled
14919 * futexes: Remove rw parameter from get_futex_key()
14920 * page allocator: update NR_FREE_PAGES only when necessary
14921 * x86, apic: use physical mode for IBM summit platforms
14922 * edac: i5000_edac critical fix panic out of bounds
14923 * x86: SGI UV: Fix mapping of MMIO registers
14924 * mfd: WM835x GPIO direction register is not locked
14925 * mfd: Correct WM835x ISINK ramp time defines
14926 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
14927 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
14928 * reiserfs: truncate blocks not used by a write
14929 * HID: add device IDs for new model of Apple Wireless Keyboard
14930 * PCI/cardbus: Add a fixup hook and fix powerpc
14931 * Input: pmouse - move Sentelic probe down the list
14932 * asus-laptop: add Lenovo SL hotkey support
14933 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
14934 * sparc64: Fix NMI programming when perf events are active.
14935 * sparc64: Fix Niagara2 perf event handling.
14936 * i2c: Do not use device name after device_unregister
14937 * i2c/pca: Don't use *_interruptible
14938 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
14939 * sched: Fix task priority bug
14940 * vfs: Fix vmtruncate() regression
14941 * Linux 2.6.32.5
14942 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
14943 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
14944 * Staging: asus_oled: fix oops in 2.6.32.2
14945 * Staging: hv: fix smp problems in the hyperv core code
14946 * tty: fix race in tty_fasync
14947 * ecryptfs: use after free
14948 * ecryptfs: initialize private persistent file before dereferencing
14949 pointer
14950 * nozomi: quick fix for the close/close bug
14951 * serial: 8250_pnp: use wildcard for serial Wacom tablets
14952 * usb: serial: fix memory leak in generic driver
14953 * USB: fix bitmask merge error
14954 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
14955 * USB: EHCI: fix handling of unusual interrupt intervals
14956 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
14957 * USB: add missing delay during remote wakeup
14958 * USB: add speed values for USB 3.0 and wireless controllers
14959 * ACPI: EC: Accelerate query execution
14960 * ACPI: EC: Add wait for irq storm
14961 * SCSI: enclosure: fix oops while iterating enclosure_status array
14962 * drm/i915: Read the response after issuing DDC bus switch command
14963 * drm/i915: try another possible DDC bus for the SDVO device with
14964 multiple outputs
14965 * block: bdev_stack_limits wrapper
14966 * DM: Fix device mapper topology stacking
14967 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
14968 * USB: fix usbstorage for 2770:915d delivers no FAT
14969 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
14970 * perf timechart: Use tid not pid for COMM change
14971 * perf events: Dont report side-band events on each cpu for
14972 per-task-per-cpu events
14973 * perf: Honour event state for aux stream data
14974 * Linux 2.6.32.6
14975
14976 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
14977
14978linux (2.6.32-11.15) lucid; urgency=low
14979
14980 [ Andy Whitcroft ]
14981
14982 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
14983 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
14984 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
14985 boards"
14986 * Revert "[Upstream] mmc: prevent dangling block device from accessing
14987 stale queues"
14988 * Revert "SAUCE: Fix nx_enable reporting"
14989 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
14990 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
14991 * SAUCE: i915 -- disable powersave by default
14992 - LP: #492392
14993
14994 [ Kees Cook ]
14995
14996 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
14997 - LP: #369978
14998 * SAUCE: [x86] fix report of cs-limit nx-emulation
14999 - LP: #454285
15000 * SAUCE: Fix nx_enable reporting
15001 - LP: #454285
15002
15003 [ Tim Gardner ]
15004
15005 * [Upstream] b43: Declare all possible firmware files.
15006 - LP: #488636
15007 * [Config] updateconfigs after adding pvscsi
15008 - LP: #497156
15009 * [Config] CONFIG_BT=m
15010
15011 [ Upstream Kernel Changes ]
15012
15013 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
15014 for pre-Pentium"
15015 * SCSI: ipr: fix EEH recovery
15016 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
15017 * SCSI: st: fix mdata->page_order handling
15018 * SCSI: fc class: fix fc_transport_init error handling
15019 * sched: Fix task_hot() test order
15020 * x86, cpuid: Add "volatile" to asm in native_cpuid()
15021 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
15022 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
15023 * pata_hpt3x2n: fix clock turnaround
15024 * pata_cmd64x: fix overclocking of UDMA0-2 modes
15025 * ASoC: wm8974: fix a wrong bit definition
15026 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
15027 * ALSA: hda - Fix missing capsrc_nids for ALC88x
15028 * acerhdf: limit modalias matching to supported
15029 - LP: #435958
15030 * ACPI: EC: Fix MSI DMI detection
15031 * ACPI: Use the return result of ACPI lid notifier chain correctly
15032 * powerpc: Handle VSX alignment faults correctly in little-endian mode
15033 * ASoC: Do not write to invalid registers on the wm9712.
15034 * drm/radeon: fix build on 64-bit with some compilers.
15035 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
15036 * USB: option: support hi speed for modem Haier CE100
15037 * USB: Fix a bug on appledisplay.c regarding signedness
15038 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
15039 * Bluetooth: Prevent ill-timed autosuspend in USB driver
15040 * USB: rename usb_configure_device
15041 * USB: fix bugs in usb_(de)authorize_device
15042 * drivers/net/usb: Correct code taking the size of a pointer
15043 * x86: SGI UV: Fix writes to led registers on remote uv hubs
15044 * md: Fix unfortunate interaction with evms
15045 * dma: at_hdmac: correct incompatible type for argument 1 of
15046 'spin_lock_bh'
15047 * dma-debug: Do not add notifier when dma debugging is disabled.
15048 * dma-debug: Fix bug causing build warning
15049 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
15050 referrals
15051 * x86/amd-iommu: Fix initialization failure panic
15052 * ioat3: fix p-disabled q-continuation
15053 * ioat2,3: put channel hardware in known state at init
15054 * KVM: MMU: remove prefault from invlpg handler
15055 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
15056 * Libertas: fix buffer overflow in lbs_get_essid()
15057 * iwmc3200wifi: fix array out-of-boundary access
15058 * mac80211: fix propagation of failed hardware reconfigurations
15059 * mac80211: fix WMM AP settings application
15060 * mac80211: Fix IBSS merge
15061 * cfg80211: fix race between deauth and assoc response
15062 * ath5k: fix SWI calibration interrupt storm
15063 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
15064 * ath9k: Fix TX queue draining
15065 * ath9k: fix missed error codes in the tx status check
15066 * ath9k: wake hardware during AMPDU TX actions
15067 * ath9k: fix suspend by waking device prior to stop
15068 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
15069 64-bit
15070 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
15071 in 0x4054
15072 * iwl3945: disable power save
15073 * iwl3945: fix panic in iwl3945 driver
15074 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
15075 * iwlwifi: fix more eeprom endian bugs
15076 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
15077 * mac80211: fix race with suspend and dynamic_ps_disable_work
15078 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
15079 * 'sysctl_max_map_count' should be non-negative
15080 * kernel/sysctl.c: fix the incomplete part of
15081 sysctl_max_map_count-should-be-non-negative.patch
15082 * V4L/DVB (13596): ov511.c typo: lock => unlock
15083 * x86/ptrace: make genregs[32]_get/set more robust
15084 * memcg: avoid oom-killing innocent task in case of use_hierarchy
15085 * e100: Fix broken cbs accounting due to missing memset.
15086 * ipv6: reassembly: use seperate reassembly queues for conntrack and
15087 local delivery
15088 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
15089 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
15090 * b43: avoid PPC fault during resume
15091 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
15092 support
15093 * sched: Fix balance vs hotplug race
15094 * drm/radeon/kms: fix crtc vblank update for r600
15095 * drm: disable all the possible outputs/crtcs before entering KMS mode
15096 * S390: dasd: support DIAG access for read-only devices
15097 * xen: fix is_disconnected_device/exists_disconnected_device
15098 * xen: improvement to wait_for_devices()
15099 * xen: wait up to 5 minutes for device connetion
15100 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
15101 * udf: Try harder when looking for VAT inode
15102 * Add unlocked version of inode_add_bytes() function
15103 * quota: decouple fs reserved space from quota reservation
15104 * ext4: Convert to generic reserved quota's space management.
15105 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
15106 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
15107 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
15108 * amd64_edac: unify MCGCTL ECC switching
15109 * x86, msr: Add support for non-contiguous cpumasks
15110 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
15111 * amd64_edac: fix driver instance freeing
15112 * amd64_edac: make driver loading more robust
15113 * amd64_edac: fix forcing module load/unload
15114 * sched: Sched_rt_periodic_timer vs cpu hotplug
15115 * ext4: Update documentation to correct the inode_readahead_blks option
15116 name
15117 * lguest: fix bug in setting guest GDT entry
15118 * vmscan: do not evict inactive pages when skipping an active list scan
15119 * ksm: fix mlockfreed to munlocked
15120 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
15121 * generic_permission: MAY_OPEN is not write access
15122 * Linux 2.6.32.3
15123 * untangle the do_mremap() mess
15124 * fasync: split 'fasync_helper()' into separate add/remove functions
15125 * ASoC: fix params_rate() macro use in several codecs
15126 * modules: Skip empty sections when exporting section notes
15127 * exofs: simple_write_end does not mark_inode_dirty
15128 * nfsd: make sure data is on disk before calling ->fsync
15129 * sunrpc: fix peername failed on closed listener
15130 * SUNRPC: Fix up an error return value in
15131 gss_import_sec_context_kerberos()
15132 * SUNRPC: Fix the return value in gss_import_sec_context()
15133 * sunrpc: on successful gss error pipe write, don't return error
15134 * drm/i915: Update LVDS connector status when receiving ACPI LID event
15135 * drm/i915: fix order of fence release wrt flushing
15136 * drm/i915: Permit pinning whilst the device is 'suspended'
15137 * drm: remove address mask param for drm_pci_alloc()
15138 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
15139 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
15140 pipeconf on Ironlake
15141 * drm/i915: Select the correct BPC for LVDS on Ironlake
15142 * drm/i915: fix unused var
15143 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
15144 * drivers/cpuidle/governors/menu.c: fix undefined reference to
15145 `__udivdi3'
15146 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
15147 * lib/rational.c needs module.h
15148 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
15149 DMA_FROM_DEVICE and
15150 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
15151 * mmc_block: add dev_t initialization check
15152 * mmc_block: fix probe error cleanup bug
15153 * mmc_block: fix queue cleanup
15154 * ALSA: hda - Fix ALC861-VD capture source mixer
15155 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
15156 blacklist
15157 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
15158 - LP: #498863
15159 * ASoC: Fix WM8350 DSP mode B configuration
15160 * netfilter: ebtables: enforce CAP_NET_ADMIN
15161 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
15162 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
15163 * hwmon: (adt7462) Fix pin 28 monitoring
15164 * quota: Fix dquot_transfer for filesystems different from ext4
15165 * xen: fix hang on suspend.
15166 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
15167 * ath5k: Fix eeprom checksum check for custom sized eeproms
15168 * cfg80211: fix syntax error on user regulatory hints
15169 * iwl: off by one bug
15170 * mac80211: add missing sanity checks for action frames
15171 * drm/i915: remove render reclock support
15172 * libertas: Remove carrier signaling from the scan code
15173 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
15174 * mac80211: fix skb buffering issue (and fixes to that)
15175 * fix braindamage in audit_tree.c untag_chunk()
15176 * fix more leaks in audit_tree.c tag_chunk()
15177 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
15178 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
15179 * agp/intel-agp: Clear entire GTT on startup
15180 * Linux 2.6.32.4
15181 * ethtool: Add reset operation
15182 * gro: Name the GRO result enumeration type
15183 * gro: Change all receive functions to return GRO result codes
15184 * sfc: 10Xpress: Initialise pause advertising flags
15185 * sfc: 10Xpress: Report support for pause frames
15186 * sfc: Remove redundant header gmii.h
15187 * sfc: Remove redundant hardware initialisation
15188 * sfc: Rename Falcon-specific board code and types
15189 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
15190 * sfc: Remove versioned bitfield macros
15191 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
15192 * sfc: Update hardware definitions for Siena
15193 * sfc: Rename register I/O header and functions used by both Falcon and
15194 Siena
15195 * sfc: Eliminate indirect lookups of queue size constants
15196 * sfc: Define DMA address mask explicitly in terms of descriptor field
15197 width
15198 * sfc: Move all TX DMA length limiting into tx.c
15199 * sfc: Change order of device removal to reverse of probe order
15200 * sfc: Remove declarations of nonexistent functions
15201 * sfc: Move efx_xmit_done() declaration into correct stanza
15202 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
15203 * sfc: Maintain interrupt moderation values in ticks, not microseconds
15204 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
15205 * sfc: Remove pointless abstraction of memory BAR number
15206 * sfc: Remove incorrect assertion from efx_pci_remove_main()
15207 * sfc: Remove unnecessary tests of efx->membase
15208 * sfc: Move MTD probe after netdev registration and name allocation
15209 * sfc: Remove unused code for non-autoneg speed/duplex switching
15210 * sfc: Rename 'xfp' file and functions to reflect reality
15211 * sfc: Really allow RX checksum offload to be disabled
15212 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
15213 * sfc: Enable heuristic selection between page and skb RX buffers
15214 * sfc: Remove pointless abstraction of memory BAR number (2)
15215 * sfc: Remove redundant gotos from __efx_rx_packet()
15216 * sfc: Remove ridiculously paranoid assertions
15217 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
15218 * sfc: Record RX queue number on GRO path
15219 * sfc: SFT9001: Reset LED configuration correctly after blinking
15220 * sfc: Use a single blink implementation
15221 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
15222 * sfc: Make board information explicitly Falcon-specific
15223 * sfc: Move definition of struct falcon_nic_data into falcon.h
15224 * sfc: Move struct falcon_board into struct falcon_nic_data
15225 * sfc: Move all I2C stuff into struct falcon_board
15226 * sfc: Gather link state fields in struct efx_nic into new struct
15227 efx_link_state
15228 * sfc: Remove unnecessary casts to struct sk_buff *
15229 * sfc: Remove redundant efx_xmit() function
15230 * sfc: Combine high-level header files
15231 * sfc: Log interrupt and reset type names, not numbers
15232 * sfc: Fix descriptor cache sizes
15233 * sfc: Treat all MAC registers as 128-bit
15234 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
15235 * sfc: Comment corrections
15236 * sfc: Remove unused constant
15237 * sfc: Clean up struct falcon_board and struct falcon_board_data
15238 * sfc: Fix bugs in RX queue flushing
15239 * sfc: Remove unused function efx_flush_queues()
15240 * sfc: Only switch Falcon MAC clocks as necessary
15241 * sfc: Hold MAC lock for longer in efx_init_port()
15242 * sfc: Split MAC stats DMA initiation and completion
15243 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
15244 * sfc: Simplify XMAC link polling
15245 * sfc: Change MAC promiscuity and multicast hash at the same time
15246 * sfc: Move inline comment into kernel-doc
15247 * sfc: Do not set net_device::trans_start in self-test
15248 * sfc: Simplify PHY polling
15249 * sfc: QT202x: Reset before reading PHY id
15250 * sfc: Replace MDIO spinlock with mutex
15251 * sfc: Always start Falcon using the XMAC
15252 * sfc: Limit some hardware workarounds to Falcon
15253 * sfc: Remove EFX_WORKAROUND_9141 macro
15254 * sfc: Remove another unused workaround macro
15255 * sfc: Remove some redundant whitespace
15256 * sfc: Decouple NIC revision number from Falcon PCI revision number
15257 * sfc: Move descriptor cache base addresses to struct efx_nic_type
15258 * sfc: Clean up RX event handling
15259 * sfc: Remove redundant writes to INT_ADR_KER
15260 * sfc: Remove duplicate hardware structure definitions
15261 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
15262 * sfc: Move Falcon NIC operations to efx_nic_type
15263 * sfc: Refactor link configuration
15264 * sfc: Generalise link state monitoring
15265 * sfc: Add power-management and wake-on-LAN support
15266 * sfc: Implement ethtool reset operation
15267 * sfc: Add efx_nic_type operation for register self-test
15268 * sfc: Add efx_nic_type operation for NVRAM self-test
15269 * sfc: Add efx_nic_type operation for identity LED control
15270 * sfc: Separate shared NIC code from Falcon-specific and rename
15271 accordingly
15272 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
15273 * sfc: Extend loopback mode enumeration
15274 * sfc: Remove static PHY data and enumerations
15275 * sfc: Extend MTD driver for use with new NICs
15276 * sfc: Allow for additional checksum offload features
15277 * sfc: Rename falcon.h to nic.h
15278 * sfc: Move shared NIC code from falcon.c to new source file nic.c
15279 * sfc: Add firmware protocol definitions (MCDI)
15280 * sfc: Add support for SFC9000 family (1)
15281 * sfc: Add support for SFC9000 family (2)
15282 * sfc: Implement TSO for TCP/IPv6
15283 * sfc: Update version, copyright dates, authors
15284 * drivers/net/sfc: Correct code taking the size of a pointer
15285 * sfc: Move PHY software state initialisation from init() into probe()
15286 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
15287 * sfc: Fix DMA mapping cleanup in case of an error in TSO
15288 * sfc: QT2025C: Work around PHY bug
15289 * sfc: QT2025C: Switch into self-configure mode when not in loopback
15290 * sfc: QT2025C: Work around PHY firmware initialisation bug
15291 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
15292 * sfc: Disable TX descriptor prefetch watchdog
15293 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
15294 - LP: #497156
15295
15296 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
15297
15298linux (2.6.32-10.14) lucid; urgency=low
15299
15300 [ Alex Deucher ]
15301
15302 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
15303 - LP: #493795
15304
15305 [ Andy Whitcroft ]
15306
15307 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
15308 id is less than 0x0f."
15309 * config-check -- ensure the checks get run at build time
15310 * config-check -- check the processed config during updateconfigs
15311 * config-check -- CONFIG_SECCOMP may not be present
15312 * TUN is now built in ignore
15313 * SAUCE: acpi battery -- delay first lookup of the battery until first
15314 use
15315 * SAUCE: async_populate_rootfs: move rootfs init earlier
15316 * ubuntu: AppArmor -- update to mainline 2010-01-06
15317 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
15318 - LP: #498525
15319
15320 [ Dave Airlie ]
15321
15322 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
15323
15324 [ Leann Ogasawara ]
15325
15326 * Add asix to nic-usb-modules file
15327 - LP: #499785
15328
15329 [ Peter Zijlstra ]
15330
15331 * (pre-stable) sched: Fix balance vs hotplug race
15332
15333 [ Tim Gardner ]
15334
15335 * [Config] Enable CONFIG_FUNCTION_TRACER
15336 - LP: #497989
15337 * [Config] Drop lpia from getabis
15338 * [Config] Build in TUN/TAP driver
15339 - LP: #499491
15340 * [Config] DH_COMPAT=5
15341
15342 [ Upstream Kernel Changes ]
15343
15344 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
15345 component_only tv_modes"
15346 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
15347 turned off"
15348 * USB: usb-storage: fix bug in fill_inquiry
15349 * USB: option: add pid for ZTE
15350 * firewire: ohci: handle receive packets with a data length of zero
15351 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
15352 of ->completed counter
15353 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
15354 counter
15355 * rcu: Fix note_new_gpnum() uses of ->gpnum
15356 * rcu: Remove inline from forward-referenced functions
15357 * perf_event: Fix invalid type in ioctl definition
15358 * perf_event: Initialize data.period in perf_swevent_hrtimer()
15359 * perf: Don't free perf_mmap_data until work has been done
15360 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
15361 * sched: Check for an idle shared cache in select_task_rq_fair()
15362 * sched: Fix affinity logic in select_task_rq_fair()
15363 * sched: Rate-limit newidle
15364 * sched: Fix and clean up rate-limit newidle code
15365 * x86/amd-iommu: attach devices to pre-allocated domains early
15366 * x86/amd-iommu: un__init iommu_setup_msi
15367 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
15368 up the PCI tree
15369 * x86: Fix iommu=nodac parameter handling
15370 * x86: GART: pci-gart_64.c: Use correct length in strncmp
15371 * x86: ASUS P4S800 reboot=bios quirk
15372 - LP: #366682
15373 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
15374 * ssb: Fix range check in sprom write
15375 * ath5k: allow setting txpower to 0
15376 * ath5k: enable EEPROM checksum check
15377 * hrtimer: Fix /proc/timer_list regression
15378 * ALSA: hrtimer - Fix lock-up
15379 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
15380 * KVM: x86 emulator: limit instructions to 15 bytes
15381 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
15382 * KVM: s390: Make psw available on all exits, not just a subset
15383 * KVM: fix irq_source_id size verification
15384 * KVM: x86: include pvclock MSRs in msrs_to_save
15385 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
15386 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
15387 * x86, mce: don't restart timer if disabled
15388 * x86/mce: Set up timer unconditionally
15389 * x86: SGI UV: Fix BAU initialization
15390 * x86: Fix duplicated UV BAU interrupt vector
15391 * x86: Add new Intel CPU cache size descriptors
15392 * x86: Fix typo in Intel CPU cache size descriptor
15393 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
15394 * s390: clear high-order bits of registers after sam64
15395 * V4L/DVB: Fix test in copy_reg_bits()
15396 * bsdacct: fix uid/gid misreporting
15397 * UBI: flush wl before clearing update marker
15398 * jbd2: don't wipe the journal on a failed journal checksum
15399 * USB: xhci: Add correct email and files to MAINTAINERS entry.
15400 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
15401 * USB: option.c: add support for D-Link DWM-162-U5
15402 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
15403 * USB: usb-storage: add BAD_SENSE flag
15404 * USB: Close usb_find_interface race v3
15405 * pxa/em-x270: fix usb hub power up/reset sequence
15406 * hfs: fix a potential buffer overflow
15407 * SUNRPC: IS_ERR/PTR_ERR confusion
15408 * NFS: Fix nfs_migrate_page()
15409 * md/bitmap: protect against bitmap removal while being updated.
15410 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
15411 * devpts_get_tty() should validate inode
15412 * debugfs: fix create mutex racy fops and private data
15413 * Driver core: fix race in dev_driver_string
15414 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
15415 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
15416 * mac80211: Fixed bug in mesh portal paths
15417 * mac80211: Revert 'Use correct sign for mesh active path refresh'
15418 * mac80211: fix scan abort sanity checks
15419 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
15420 * rtl8187: Fix wrong rfkill switch mask for some models
15421 * x86: Fix bogus warning in apic_noop.apic_write()
15422 * mm: hugetlb: fix hugepage memory leak in mincore()
15423 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
15424 * powerpc/windfarm: Add detection for second cpu pump
15425 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
15426 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
15427 * drm/radeon/kms: Add quirk for HIS X1300 board
15428 * drm/radeon/kms: handle vblanks properly with dpms on
15429 * drm/radeon/kms: fix legacy crtc2 dpms
15430 * drm/radeon/kms: fix vram setup on rs600
15431 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
15432 * drm/ttm: Fix build failure due to missing struct page
15433 * drm/i915: Set the error code after failing to insert new offset into mm
15434 ht.
15435 * drm/i915: Add the missing clonemask for display port on Ironlake
15436 * xen/xenbus: make DEVICE_ATTR()s static
15437 * xen: re-register runstate area earlier on resume.
15438 * xen: restore runstate_info even if !have_vcpu_info_placement
15439 * xen: correctly restore pfn_to_mfn_list_list after resume
15440 * xen: register timer interrupt with IRQF_TIMER
15441 * xen: register runstate on secondary CPUs
15442 * xen: don't call dpm_resume_noirq() with interrupts disabled.
15443 * xen: register runstate info for boot CPU early
15444 * xen: call clock resume notifier on all CPUs
15445 * xen: improve error handling in do_suspend.
15446 * xen: don't leak IRQs over suspend/resume.
15447 * xen: use iret for return from 64b kernel to 32b usermode
15448 * xen: explicitly create/destroy stop_machine workqueues outside
15449 suspend/resume region.
15450 * Xen balloon: fix totalram_pages counting.
15451 * xen: try harder to balloon up under memory pressure.
15452 * dm exception store: free tmp_store on persistent flag error
15453 * dm snapshot: only take lock for statustype info not table
15454 * dm crypt: move private iv fields to structs
15455 * dm crypt: restructure essiv error path
15456 * dm: avoid _hash_lock deadlock
15457 * dm snapshot: cope with chunk size larger than origin
15458 * dm crypt: separate essiv allocation from initialisation
15459 * dm crypt: make wipe message also wipe essiv key
15460 * slc90e66: fix UDMA handling
15461 * tcp: Stalling connections: Fix timeout calculation routine
15462 * ip_fragment: also adjust skb->truesize for packets not owned by a
15463 socket
15464 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
15465 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
15466 * sparc64: Fix overly strict range type matching for PCI devices.
15467 * sparc64: Fix stack debugging IRQ stack regression.
15468 * sparc: Set UTS_MACHINE correctly.
15469 * b43legacy: avoid PPC fault during resume
15470 * tracing: Fix event format export
15471 * ath9k: Fix TX hang poll routine
15472 * ath9k: fix processing of TX PS null data frames
15473 * ath9k: Fix maximum tx fifo settings for single stream devices
15474 * ath9k: fix tx status reporting
15475 * mac80211: Fix dynamic power save for scanning.
15476 * drm/i915: Fix sync to vblank when VGA output is turned off
15477 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
15478 * thinkpad-acpi: fix default brightness_mode for R50e/R51
15479 * thinkpad-acpi: preserve rfkill state across suspend/resume
15480 * ipw2100: fix rebooting hang with driver loaded
15481 * matroxfb: fix problems with display stability
15482 * acerhdf: add new BIOS versions
15483 * asus-laptop: change light sens default values.
15484 * vmalloc: conditionalize build of pcpu_get_vm_areas()
15485 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
15486 * net: Fix userspace RTM_NEWLINK notifications.
15487 * ext3: Fix data / filesystem corruption when write fails to copy data
15488 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
15489 * bcm63xx_enet: fix compilation failure after get_stats_count removal
15490 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
15491 * drm/i915: Avoid NULL dereference with component_only tv_modes
15492 * drm/i915: PineView only has LVDS and CRT ports
15493 * drm/i915: Fix LVDS stability issue on Ironlake
15494 * mm: sigbus instead of abusing oom
15495 * ipvs: zero usvc and udest
15496 * jffs2: Fix long-standing bug with symlink garbage collection.
15497 * intel-iommu: Detect DMAR in hyperspace at probe time.
15498 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
15499 * intel-iommu: Check for an RMRR which ends before it starts.
15500 * intel-iommu: Fix oops with intel_iommu=igfx_off
15501 * intel-iommu: ignore page table validation in pass through mode
15502 * netfilter: xtables: document minimal required version
15503 * perf_event: Fix incorrect range check on cpu number
15504 * implement early_io{re,un}map for ia64
15505 * Linux 2.6.32.2
15506
15507 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
15508
15509linux (2.6.32-9.13) lucid; urgency=low
15510
15511 [ Andy Whitcroft ]
15512
15513 * [Config] enable CONFIG_B43_PHY_LP
15514 - LP: #493059
15515 * include modules.builtin in the binary debs
15516 * config-check -- add a configuration enforcer
15517 * config-check -- add a unit-test suite to the checker
15518 * [Config] Enable CONFIG_SYN_COOKIES for versatile
15519 * [Config] Enable CONFIG_SECURITY_SMACK for ports
15520 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
15521 * [Config] Disable CONFIG_COMPAT_BRK for ports
15522 * getabis -- add armel versatile to the list
15523
15524 [ Brad Figg ]
15525
15526 * SAUCE: Increase the default prealloc buffer for HDA audio devices
15527 (non-modem)
15528
15529 [ Manoj Iyer ]
15530
15531 * ubuntu: onmibook -- Added missing BOM file
15532
15533 [ Tim Gardner ]
15534
15535 * ubuntu: fsam7400 -- Cleanup Makefile
15536
15537 [ Upstream Kernel Changes ]
15538
15539 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
15540 * signal: Fix alternate signal stack check
15541 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
15542 * SCSI: osd_protocol.h: Add missing #include
15543 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
15544 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
15545 ENOSPC
15546 * ext4: avoid divide by zero when trying to mount a corrupted file system
15547 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
15548 * ext4: fix lock order problem in ext4_move_extents()
15549 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
15550 * ext4: plug a buffer_head leak in an error path of ext4_iget()
15551 * ext4: make sure directory and symlink blocks are revoked
15552 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
15553 * ext4: journal all modifications in ext4_xattr_set_handle
15554 * ext4: don't update the superblock in ext4_statfs()
15555 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
15556 non-zero
15557 * ext4: fix block validity checks so they work correctly with meta_bg
15558 * ext4: avoid issuing unnecessary barriers
15559 * ext4: fix error handling in ext4_ind_get_blocks()
15560 * ext4: make trim/discard optional (and off by default)
15561 * ext4: make "norecovery" an alias for "noload"
15562 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
15563 * ext4: initialize moved_len before calling ext4_move_extents()
15564 * ext4: move_extent_per_page() cleanup
15565 * jbd2: Add ENOMEM checking in and for
15566 jbd2_journal_write_metadata_buffer()
15567 * ext4: Return the PTR_ERR of the correct pointer in
15568 setup_new_group_blocks()
15569 * ext4: Avoid data / filesystem corruption when write fails to copy data
15570 * ext4: wait for log to commit when umounting
15571 * ext4: remove blocks from inode prealloc list on failure
15572 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
15573 * ext4: quota macros cleanup
15574 * ext4: fix incorrect block reservation on quota transfer.
15575 * ext4: Wait for proper transaction commit on fsync
15576 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
15577 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
15578 * Linux 2.6.32.1
15579 * kbuild: generate modules.builtin
15580 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
15581 - LP: #494461
15582 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
15583 tv_modes
15584 - LP: #494045
15585
15586 [ Zhao Yakui ]
15587
15588 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
15589 less than 0x0f.
15590 - LP: #481765
15591
15592 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
15593
15594linux (2.6.32-8.12) lucid; urgency=low
15595
15596 [ Andy Whitcroft ]
15597
15598 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
15599
15600 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
15601
15602linux (2.6.32-8.11) lucid; urgency=low
15603
15604 [ Andy Whitcroft ]
15605
15606 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
15607 up"
15608 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
15609 transition."
15610 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
15611 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
15612 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
15613 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
15614 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
15615 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
15616 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
15617 mem"
15618 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
15619 denied"
15620 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
15621 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
15622 allocation"
15623 * Revert "SAUCE: AppArmor: Set error code after structure
15624 initialization."
15625 * Revert "AppArmor -- fix pstrace_may_access rename"
15626 * Revert "ubuntu: AppArmor security module"
15627 * Revert "SAUCE: Add config option to set a default LSM"
15628 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
15629 * Revert "[Config] fsam7400 -- enable"
15630 * Revert "[Config] AUFS -- enable"
15631 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
15632 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
15633 * Revert "ubuntu: AUFS -- export various core functions"
15634 * Revert "[Config] ubuntu/iscsitarget -- disable"
15635 * Revert "[Config] iscsitarget -- enable"
15636 * Revert "ubuntu: iscsitarget -- SVN revision r214"
15637 * update Vcs-Git to point to the correct repository
15638 - LP: #493589
15639 * update build environment overrides to lucid
15640 - LP: #493589
15641 * [Config] enable CONFIG_DEVTMPFS
15642 * [Config] update all configs following AppArmor 2009-12-08 update
15643 * SAUCE: isapnp_init: make isa PNP scans occur async
15644 * [Config] fsam7400 -- enable
15645 * [Config] omnibook -- enable
15646 * [Config] cleanup CONFIG_AUDIT
15647 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
15648 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
15649 * ubuntu: AUFS -- aufs2 20091209
15650 * [Config] AUFS -- enable
15651 * [Config] iscsitarget -- enable
15652
15653 [ Arjan van de Ven ]
15654
15655 * SAUCE: KMS: cache the EDID information of the LVDS
15656
15657 [ Colin Watson ]
15658
15659 * bnx2: update d-i firmware filenames
15660 - LP: #494052
15661 * add cdc_ether to nic-usb-modules udeb
15662 - LP: #495060
15663
15664 [ John Johansen ]
15665
15666 * ubuntu: AppArmor -- mainline 2009-10-08
15667
15668 [ Manoj Iyer ]
15669
15670 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
15671 * ubuntu: omnibook -- support Toshiba (HP) netbooks
15672 * ubuntu: iscsitarget --- version 1.4.19
15673 - LP: #494693
15674
15675 [ Surbhi Palande ]
15676
15677 * SAUCE: Make populate_rootfs asynchronous
15678
15679 [ Tim Gardner ]
15680
15681 * Parallelize flavour builds and packaging
15682 * [Config] Enable CONFIG_KSM
15683
15684 [ Upstream Kernel Changes ]
15685
15686 * Config option to set a default LSM
15687 * LSM: Add security_path_chroot().
15688 * LSM: Add security_path_chroot().
15689 * LSM: Move security_path_chmod()/security_path_chown() to after
15690 mutex_lock().
15691 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
15692
15693 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
15694
15695linux (2.6.32-7.10) lucid; urgency=low
15696
15697 [ Andy Whitcroft ]
15698
15699 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
15700
15701 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
15702
15703linux (2.6.32-7.9) lucid; urgency=low
15704
15705 [ Andy Whitcroft ]
15706
15707 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
15708 - LP: #458982
15709 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
15710 * [Config] update configs following versatile switch to V7
15711 * rebased to v2.6.32
15712 * [Config] update configs following rebase to v2.6.32
15713 * [Config] update ports configs following rebase to v2.6.32
15714 * SAUCE: default ATI Radeon KMS to off until userspace catches up
15715
15716 [ Arjan van de Ven ]
15717
15718 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
15719
15720 [ Leann Ogasawara ]
15721
15722 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
15723 permissions
15724 - CVE-2009-3939
15725
15726 [ Loic Minier ]
15727
15728 * SAUCE: select a v7 CPU for versatile
15729
15730 [ Takashi Iwai ]
15731
15732 * SAUCE: ALSA: hda - Add power on/off counter
15733
15734 [ Upstream changes ]
15735
15736 * rebased to v2.6.32
15737
15738 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
15739
15740linux (2.6.32-6.8) lucid; urgency=low
15741
15742 [ Andy Whitcroft ]
15743
15744 * [Config] disable SSB devices for armel
15745
15746 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
15747
15748linux (2.6.32-6.7) lucid; urgency=low
15749
15750 [ Andy Whitcroft ]
15751
15752 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
15753 * Revert "SAUCE: Dell XPS710 reboot quirk"
15754 * Revert "SAUCE: Link acpi-cpufreq.o first"
15755 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
15756 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
15757 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
15758 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
15759 * Revert "Add Dell Dimension 9200 reboot quirk"
15760 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
15761 * Revert "SAUCE: tulip: Define ULI PCI ID's"
15762 * Revert "SAUCE: Lower warning level of some PCI messages"
15763 * Revert "mac80211: fix two issues in debugfs"
15764 Drop a number of known redundant commits as identified in the Ubuntu
15765 delta review blueprint.
15766
15767 * reenable armel versatile flavour
15768 * [Config] disable CONFIG_USB_DEVICEFS
15769
15770 [ Tim Gardner ]
15771
15772 * [Config] udeb: Add squashfs to fs-core-modules
15773 - LP: #352615
15774 * [Config] Create a real squashfs udeb
15775 - LP: #352615
15776
15777
15778 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
15779
15780linux (2.6.32-5.6) lucid; urgency=low
15781
15782 [ Andy Whitcroft ]
15783
15784 * rebase to v2.6.32-rc8
15785 * update configs following rebase to v2.6.32-rc8
15786 * update ports configs since rebase to v2.6.32-rc8
15787 * [Config] enable cgroup options
15788 - LP: #480739
15789
15790 [ Upstream Kernel Changes ]
15791
15792 * rebase to v2.6.32-rc8
15793
15794 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
15795
15796linux (2.6.32-4.5) lucid; urgency=low
15797
15798 [ Andy Whitcroft ]
15799
15800 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
15801 * rebase to v2.6.32-rc7
15802 * resync with Karmic proposed
15803
15804 [ John Johansen ]
15805
15806 * SAUCE: AppArmor: Fix oops after profile removal
15807 - LP: #475619
15808 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
15809 - LP: #437258
15810 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
15811 - LP: #479102
15812 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
15813 - LP: #479115
15814 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
15815 transition.
15816 - LP: #480112
15817
15818 [ Ubuntu Changes ]
15819
15820 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
15821
15822 [ Upstream Kernel Changes ]
15823
15824 * rebase to v2.6.32-rc7
15825
15826 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
15827
15828linux (2.6.32-3.4) lucid; urgency=low
15829
15830 [ Andy Whitcroft ]
15831
15832 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
15833 * [Upstream] add local prefix to oss local change_bits
15834
15835 [ Upstream Kernel Changes ]
15836
15837 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
15838 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
15839
15840 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
15841
15842linux (2.6.32-3.3) lucid; urgency=low
15843
15844 [ Andy Whitcroft ]
15845
15846 * rebase to v2.6.32-rc6
15847 * [Config] update configs following rebase to v2.6.32-rc6
15848 * [Config] update ports configs following rebase to v2.6.32-rc6
15849 * resync with Karmic Ubuntu-2.6.31-15.49
15850 * [Config] add module ignores for broken drivers
15851
15852 [ John Johansen ]
15853
15854 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
15855 - LP: #453335
15856 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
15857 - LP: #458299
15858 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
15859 - LP: #462824
15860 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
15861 - LP: #451375
15862
15863 [ Kees Cook ]
15864
15865 * SAUCE: Fix nx_enable reporting
15866 - LP: #454285
15867
15868 [ Scott James Remnant ]
15869
15870 * Revert "SAUCE: trace: add trace_event for the open() syscall"
15871 * SAUCE: trace: add trace events for open(), exec() and uselib()
15872 - LP: #462111
15873
15874 [ Stefan Bader ]
15875
15876 * SAUCE: Fix sub-flavour script to not stop on missing directories
15877 - LP: #453073
15878
15879 [ Ubuntu Changes ]
15880
15881 * resync with Karmic Ubuntu-2.6.31-15.49
15882
15883 [ Upstream Kernel Changes ]
15884
15885 * rebase to v2.6.32-rc6
15886 - LP: #464552
15887
15888 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
15889
15890linux (2.6.32-2.2) lucid; urgency=low
15891
15892 [ Andy Whitcroft ]
15893
15894 * install the full changelog with the binary package
15895 * changelog -- explicitly note rebases and clean history
15896 * reinstate armel.mk with no flavours
15897 - LP: #449637
15898 * [Upstream] block: silently error unsupported empty barriers too
15899 - LP: #420423
15900 * [Config] udate configs following karmic resync
15901 * [Config] update ports configs following karmic resync
15902 * [Upstream] lirc -- follow removal of .id element
15903
15904 [ Colin Watson ]
15905
15906 * Use section 'admin' rather than 'base'
15907 * Add more e100 firmware to nic-modules
15908 - LP: #451872
15909 * Add qla1280 firmware to scsi-modules
15910 - LP: #381037
15911
15912 [ John Johansen ]
15913
15914 * SAUCE: AppArmor: Set error code after structure initialization.
15915 - LP: #427948
15916 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
15917 - LP: #446595
15918 * SAUCE: AppArmor: Fix mediation of "deleted" paths
15919
15920 [ Kees Cook ]
15921
15922 * SAUCE: [x86] fix report of cs-limit nx-emulation
15923 - LP: #454285
15924
15925 [ Leann Ogasawara ]
15926
15927 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
15928 events
15929 - LP: #430809
15930 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
15931 toggle switch press
15932 - LP: #430809
15933
15934 [ Luke Yelavich ]
15935
15936 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
15937 * [Config] Add sd_mod to scsi-modules udeb for powerpc
15938
15939 [ Mario Limonciello ]
15940
15941 * SAUCE: Update to LIRC 0.8.6
15942 - LP: #432678
15943 * SAUCE: dell-laptop: Store the HW switch status internally rather than
15944 requerying every time
15945 - LP: #430809
15946 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
15947 - LP: #430809
15948
15949 [ Stefan Bader ]
15950
15951 * [Upstream] acerhdf: Limit modalias matching to supported boards
15952 - LP: #435958
15953
15954 [ Tim Gardner ]
15955
15956 * [Upstream] i915: Fix i2c init message
15957 - LP: #409361
15958 * [Config] Add sym53c8xx.ko to virtual sub-flavour
15959 - LP: #439415
15960 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
15961 - LP: #439456
15962 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
15963 - LP: #381300
15964 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
15965 - LP: #430694
15966 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
15967 - LP: #430694
15968 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
15969 - LP: #416325
15970 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
15971 - LP: #430694
15972 * SAUCE: Raise the default console 'quiet' level to 2
15973 * [Config] CONFIG_X86_PAT=y
15974 * [Config] Add armel arch to linux-libc-dev arches.
15975 - LP: #449637
15976 * [Config] CONFIG_X86_MCE
15977 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
15978 M300 to rate blacklist
15979 - LP: #433801
15980
15981 [ Upstream Kernel Changes ]
15982
15983 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
15984 * drm/i915: Fix FDI M/N setting according with correct color depth
15985 - LP: #416792
15986
15987 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
15988
15989linux (2.6.32-1.1) lucid; urgency=low
15990
15991 [ Andy Whitcroft ]
15992
15993 * rebase to v2.6.32-rc3
15994 * [Config] update configs following rebase to 2.6.32-rc3
15995 * [Config] update ports configs following rebase to 2.6.32-rc3
15996 * AppArmor -- fix pstrace_may_access rename
15997 * staging/android -- disable
15998 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
15999 * ubuntu: drbd -- disable
16000 * staging/comdi -- disable
16001 * staging/go7007 -- disable
16002 * [Config] staging/winbond -- disable
16003 * [Config] ubuntu/iscsitarget -- disable
16004 * [d-i] cbc and ecb are builtin make them optional in udebs
16005 * rebase to v2.6.32-rc5
16006 * [Config] update configs following rebase to v2.6.32-rc5
16007 * [Config] update ports configs following rebase to v2.6.31-rc5
16008
16009 [ Tim Gardner ]
16010
16011 * [Config] Add cpio as a build dependency.
16012
16013 [ Upstream Kernel Changes ]
16014
16015 * rebase to v2.6.32-rc3
16016 * rebase to v2.6.32-rc5
16017
16018 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
16019
16020linux (2.6.31-11.37) karmic; urgency=low
16021
16022 [ Tim Gardner ]
16023
16024 * [Config] Increase kernel log buffer to 256K for amd64 flavours
16025 - LP: #424810
16026 * [Config] Set HZ=100 for amd64 flavours
16027 - LP: #438234
16028 * [Upstream] e1000e: Emit notice instead of an error when
16029 pci_enable_pcie_error_reporting() fails
16030 - LP: #436370
16031
16032 [ Upstream Kernel Changes ]
16033
16034 * n_tty: honor opost flag for echoes
16035 * n_tty: move echoctl check and clean up logic
16036 - LP: #438310
16037
16038 * Revert "[Upstream] drm/i915: Check that the relocation points to within
16039 the target" - Use upstream cherry-pick.
16040 * drm/i915: Check that the relocation points to within the target
16041 - LP: #429241
16042
16043 * drm/i915: fix tiling on IGDNG
16044 * drm/i915: add B43 chipset support
16045 * agp/intel: Add B43 chipset support
16046 Intel request from kernel team mailing list.
16047
16048 * HID: completely remove apple mightymouse from blacklist
16049 - LP: #428111
16050
16051 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
16052
16053linux (2.6.31-11.36) karmic; urgency=low
16054
16055 [ Brian Rogers ]
16056
16057 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
16058 persistent object
16059 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
16060 persistent object
16061
16062 [ Takashi Iwai ]
16063
16064 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
16065 - LP: #416482
16066
16067 [ Tyler Hicks ]
16068
16069 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
16070 negative during unlink
16071
16072 [ Upstream Kernel Changes ]
16073
16074 * sg: fix oops in the error path in sg_build_indirect()
16075 * mpt2sas : Rescan topology from Interrupt context instead of work thread
16076 * mpt2sas: Prevent sending command to FW while Host Reset
16077 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
16078 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
16079 * SCSI: fix oops during scsi scanning
16080 * SCSI: libsrp: fix memory leak in srp_ring_free()
16081 * cfg80211: fix looping soft lockup in find_ie()
16082 * ath5k: write PCU registers on initial reset
16083 * binfmt_elf: fix PT_INTERP bss handling
16084 * TPM: Fixup boot probe timeout for tpm_tis driver
16085 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
16086 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
16087 * fix undefined reference to user_shm_unlock
16088 * perf_counter: Fix buffer overflow in perf_copy_attr()
16089 * perf_counter: Start counting time enabled when group leader gets
16090 enabled
16091 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
16092 * powerpc: Fix bug where perf_counters breaks oprofile
16093 * powerpc/ps3: Workaround for flash memory I/O error
16094 * block: don't assume device has a request list backing in nr_requests
16095 store
16096 * agp/intel: remove restore in resume
16097 * ALSA: cs46xx - Fix minimum period size
16098 * ASoC: Fix WM835x Out4 capture enumeration
16099 * sound: oxygen: work around MCE when changing volume
16100 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
16101 * perf stat: Change noise calculation to use stddev
16102 * x86: Fix x86_model test in es7000_apic_is_cluster()
16103 * x86/i386: Make sure stack-protector segment base is cache aligned
16104 * PCI: apply nv_msi_ht_cap_quirk on resume too
16105 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
16106 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
16107 with highmem
16108 * KVM guest: do not batch pte updates from interrupt context
16109 * KVM: Fix coalesced interrupt reporting in IOAPIC
16110 * KVM: VMX: Check cpl before emulating debug register access
16111 * KVM guest: fix bogus wallclock physical address calculation
16112 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
16113 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
16114 * KVM: x86 emulator: Implement zero-extended immediate decoding
16115 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
16116 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
16117 * KVM: limit lapic periodic timer frequency
16118 * libata: fix off-by-one error in ata_tf_read_block()
16119 * PCI quirk: update 82576 device ids in SR-IOV quirks list
16120 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
16121 * powerpc/pseries: Fix to handle slb resize across migration
16122 * Linux 2.6.31.1
16123
16124 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
16125
16126linux (2.6.31-10.35) karmic; urgency=low
16127
16128 [ Amit Kucheria ]
16129
16130 * Disable CONFIG_UEVENT_HELPER_PATH
16131
16132 [ Andy Whitcroft ]
16133
16134 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
16135 * remove the tlsup driver
16136 * remove lmpcm logitech driver support
16137
16138 [ Bryan Wu ]
16139
16140 * Add 3 missing files to prerm remove file list
16141 - LP: #345623, #415832
16142
16143 [ Chris Wilson ]
16144
16145 * [Upstream] drm/i915: Check that the relocation points to within the
16146 target
16147 - LP: #429241
16148
16149 [ Luke Yelavich ]
16150
16151 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
16152
16153 [ Manoj Iyer ]
16154
16155 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
16156 - LP: #348861
16157
16158 [ Tim Gardner ]
16159
16160 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
16161 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
16162 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
16163 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
16164 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
16165 Upstream suggests that this is not the right approach.
16166
16167 * [Config] Set default I/O scheduler to DEADLINE
16168 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
16169 - LP: #381300
16170
16171 [ ubuntu@tjworld.net ]
16172
16173 * SAUCE: ipw2200: Enable LED by default
16174 - LP: #21367
16175
16176 [ Upstream Kernel Changes ]
16177
16178 * ALSA: hda - Add support for new AMD HD audio devices
16179 - LP: #430564
16180
16181 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
16182
16183linux (2.6.31-10.34) karmic; urgency=low
16184
16185 [ Ted Tso ]
16186
16187 * [Upstream] ext3: Don't update superblock write time when filesystem is
16188 read-only
16189 - LP: #427822
16190
16191 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
16192
16193linux (2.6.31-10.33) karmic; urgency=low
16194
16195 [ Leann Ogasawara ]
16196
16197 * [Upstream] dvb-usb: fix tuning with Cinergy T2
16198 - LP: #421258
16199
16200 [ Tim Gardner ]
16201
16202 * [Config] Unconditionally copy files from sub-flavours lists.
16203 (really, really fix it this time)
16204 - LP: #423426
16205 * [Config] Set CONFIG_CACHEFILES=m for all flavours
16206
16207 [ Upstream Kernel Changes ]
16208
16209 * ext4: Don't update superblock write time when filesystem is read-only
16210 - LP: #427822
16211
16212 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
16213
16214linux (2.6.31-10.32) karmic; urgency=low
16215
16216 [ Eric Miao ]
16217
16218 * [Config] enable module support for memory stick
16219 - LP: #159951
16220
16221 [ Tim Gardner ]
16222
16223 * [Config] Unconditionally copy files from sub-flavours lists.
16224 - LP: #423426
16225
16226 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
16227
16228linux (2.6.31-10.31) karmic; urgency=low
16229
16230 [ Andy Whitcroft ]
16231
16232 * rebase to v2.6.31 final
16233
16234 [ Colin Watson ]
16235
16236 * [Config] Recommend grub-pc in linux-image
16237 - LP: #385741
16238
16239 [ Ike Panhc ]
16240
16241 * [Upstream] Pull latest update of lenovo-sl-laptop
16242
16243 [ Peter Feuerer ]
16244
16245 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
16246 model
16247 - LP: #426691
16248
16249 [ Tim Gardner ]
16250
16251 * [Config] De-macro some package names.
16252
16253 [ Upstream Changes ]
16254
16255 * rebase to 2.6.31 final.
16256
16257 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
16258
16259linux (2.6.31-10.30) karmic; urgency=low
16260
16261 [ Amit Kucheria ]
16262
16263 * [Config] Enable CONFIG_USB_DEVICEFS
16264 - LP: #417748
16265 * [Config] Populate the config-update template a bit more
16266
16267 [ Andy Whitcroft ]
16268
16269 * rebase to v2.6.31-rc9
16270 * [Config] update configs following rebase to v2.6.31-rc9
16271 * [Config] update ports configs following rebase to v2.6.31-rc9
16272
16273 [ Colin Ian King ]
16274
16275 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
16276 - LP: #254837
16277
16278 [ Jerone Young ]
16279
16280 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
16281 white-list
16282 - LP: #281732
16283 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
16284 white-list
16285 - LP: #281732
16286 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
16287 white-list
16288 - LP: #281732
16289 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
16290 white-list
16291 - LP: #281732
16292 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
16293 white-list
16294 - LP: #281732
16295
16296 [ John Johansen ]
16297
16298 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
16299 - LP: #419308
16300 * SAUCE: AppArmor: Return the correct error codes on profile
16301 addition/removal
16302 - LP: #408473
16303 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
16304 - LP: #408454
16305 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
16306 - LP: #419222
16307 * SAUCE: AppArmor: Fix change_profile failure
16308 - LP: #401931
16309 * SAUCE: AppArmor: Tell git to ignore generated include files
16310 - LP: #419505
16311
16312 [ Stefan Bader ]
16313
16314 * [Upstream] acpi: video: Loosen strictness of video bus detection code
16315 - LP: #333386
16316 * SAUCE: Remove ov511 driver from ubuntu subdirectory
16317
16318 [ Tim Gardner ]
16319
16320 * [Config] Exclude char-modules from non-x86 udeb creation
16321 * SAUCE: Notify the ACPI call chain of AC events
16322 * [Config] CONFIG_SATA_VIA=m
16323 - LP: #403385
16324 * [Config] Build in all phylib support modules.
16325 * [Config] Don't fail when sub-flavour files are missing
16326 - LP: #423426
16327 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
16328 - LP: #423513
16329
16330 [ Upstream ]
16331
16332 * Rebased against v2.6.31-rc9
16333
16334 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
16335
16336linux (2.6.31-9.29) karmic; urgency=low
16337
16338 [ Leann Ogasawara ]
16339
16340 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
16341 - LP: #419993
16342 * [Config] d-i/modules: Add new char-modules file, initialize with
16343 intel-agp
16344 - LP: #420605
16345
16346 [ Upstream ]
16347
16348 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
16349 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
16350 adda766193ea1cf3137484a9521972d080d0b7af.
16351
16352 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
16353
16354linux (2.6.31-8.28) karmic; urgency=low
16355
16356 [ Ike Panhc ]
16357
16358 * [Config] Let nic-shared-modules depends on crypto-modules
16359 - LP: #360966
16360
16361 [ Leann Ogasawara ]
16362
16363 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
16364 constant
16365 - LP: #412492
16366
16367 [ Mario Limonciello ]
16368
16369 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
16370 status if HW switch is disabled
16371 - LP: #418721
16372 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
16373 Compal made Dell laptops
16374 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
16375 with rfkill support
16376
16377 [ Tim Gardner ]
16378
16379 * [Config] Add acpiphp to virtual sub-flavour
16380 - LP: #364916
16381 * Drop KSM patch set for now because of instabilities with encrypted swap.
16382 - LP: #418781
16383
16384 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
16385
16386linux (2.6.31-7.27) karmic; urgency=low
16387
16388 [ Tim Gardner ]
16389
16390 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
16391 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
16392 Replaces previous ksm patches from 2.6.31-6.25
16393 * [Config] KSM=y
16394
16395 [ Upstream ]
16396
16397 * Rebased against v2.6.31-rc7
16398
16399 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
16400
16401linux (2.6.31-6.26) karmic; urgency=low
16402
16403 [ Andy Whitcroft ]
16404
16405 * [Config] enable CONFIG_AUFS_BR_RAMFS
16406 - LP: #414738
16407 * split out debian directory ready for abstraction
16408 * add printdebian target to find branch target
16409 * abstracted debian -- debian/files is not abstracted
16410 * abstracted debian -- packages must be built in debian/<pkg>
16411 * abstracted debian -- kernel-wedge needs to work in debian/
16412 * abstracted debian -- ensure we install the copyright file
16413 * abstracted-debian -- drop the debian directories from headers
16414 * abstracted-debian -- drop the debian directories from headers part 2
16415 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
16416 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
16417 - LP: #410198
16418
16419 [ Luke Yelavich ]
16420
16421 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
16422 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
16423 - LP: #413150
16424 * [Config] Ports: Build all cpu frequency scaling governors into ports
16425 kernels
16426 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
16427 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
16428 * [Config] Ports: Enable PS3 network driver
16429
16430 [ Stefan Bader ]
16431
16432 * abstracted debian -- call $(DEBIAN)/rules using make
16433
16434 [ Tim Gardner ]
16435
16436 * [Config] Abstract the debian directory
16437 * SAUCE: Improve error reporting in postinst
16438 - LP: #358564
16439
16440 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
16441
16442linux (2.6.31-6.25) karmic; urgency=low
16443
16444 [ Andy Whitcroft ]
16445
16446 * script to generate Ubuntu changes from changelog
16447 * [Config] standardise ANDROID options
16448 * [Config] standardise CONFIG_ATM as module
16449 * [Config] standardise CONFIG_LIB80211 as module
16450 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
16451 * [Config] set CONFIG_CRAMFS as module
16452 * [Config] enable CONFIG_DAB and modules
16453 * [Config] set CONFIG_MAC80211_HWSIM as module
16454 * [Config] set CONFIG_NET_CLS_FLOW as module
16455 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
16456 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
16457 * [Config] set CONFIG_RTC_DRV_DS1511 as module
16458 * [Config] set CONFIG_RTC_DRV_R9701 as module
16459 * [Config] set CONFIG_RTC_DRV_S35390A as module
16460 * [Config] set CONFIG_TOIM3232_DONGLE as module
16461 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
16462 * [Config] standardise CONFIG_USB_G_PRINTER as module
16463 * [Config] standardise CONFIG_USB_SERIAL_IR as module
16464 * [Config] set CONFIG_USB_SERIAL_IUU as module
16465 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
16466 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
16467 * cleanup remains of dm-loop
16468 * drop thinkpad ec and smapi support
16469 * drop appleir
16470 * [Config] update configs following rebase to v2.6.31-rc6
16471 * rebase to v2.6.31-rc6
16472
16473 [ Hugh Dickins ]
16474
16475 * SAUCE: ksm patch 1, drop after 2.6.31
16476 * SAUCE: ksm patch 2, drop after 2.6.31
16477 * SAUCE: ksm patch 3, drop after 2.6.31
16478 * SAUCE: ksm patch 4, drop after 2.6.31
16479 * SAUCE: ksm patch 5, drop after 2.6.31
16480 * SAUCE: ksm patch 7, drop after 2.6.31
16481
16482 [ Izik Eidus ]
16483
16484 * SAUCE: ksm patch 0, drop after 2.6.31
16485 * SAUCE: ksm patch 6, drop after 2.6.31
16486 * SAUCE: ksm patch 8, drop after 2.6.31
16487 * SAUCE: ksm patch 9, drop after 2.6.31
16488
16489 [ Luke Yelavich ]
16490
16491 * [Config] Ports: Re-add PS3 modules to udebs
16492
16493 [ Michael Casadevall ]
16494
16495 * [Config] Update SPARC config and d-i files to reflect what can be built
16496
16497 [ Tim Gardner ]
16498
16499 * [Config] Removed armel package support
16500 * [Config] Enabled CONFIG_KSM=y
16501
16502 [ Upstream Kernel Changes ]
16503
16504 * Rebased against v2.6.31-rc6
16505 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
16506 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
16507 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
16508 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
16509 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
16510 changes"
16511 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
16512 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
16513 revision"
16514 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
16515 by default"
16516 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
16517 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
16518 ARCH_MXC_CANONICAL"
16519 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
16520 CONFIG_GPIOLIB"
16521 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
16522 2.6.31"
16523 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
16524 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
16525 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
16526 mxc_uart.h _everywhere_"
16527 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
16528 correct location"
16529 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
16530 snd_card_create"
16531 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
16532 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
16533 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
16534 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
16535 mxc_map_io."
16536 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
16537 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
16538 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
16539 with snd_soc_card."
16540 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
16541 structure"
16542 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
16543 DMA_MODE_READ/WRITE/MASK"
16544 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
16545 Freescale mx51 platform"
16546 * Driver core: add new device to bus's list before probing
16547 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
16548 power-saving
16549 - LP: #381693, #399750, #380892
16550
16551 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
16552
16553linux (2.6.31-5.24) karmic; urgency=low
16554
16555 [ Amit Kucheria ]
16556
16557 * ARM: IMX51: Make video capture drivers compile
16558 * [Config] IMX51: Config updates
16559
16560 [ Andy Whitcroft ]
16561
16562 * remove leftovers of dm-bbr
16563
16564 [ Leann Ogasawara ]
16565
16566 * Add pata_cs5535 to pata-modules
16567 - LP: #318805
16568
16569 [ Luke Yelavich ]
16570
16571 * [Config] CONFIG_PPC64=y for powerpc64-smp
16572 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
16573 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
16574 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
16575 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
16576 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
16577 * [Config] Enable all PS3 drivers in powerpc64-smp
16578
16579 [ Mario Limonciello ]
16580
16581 * LIRC -- fix lirc-i2c 2.6.31 compilation
16582
16583 [ Matthew Garrett ]
16584
16585 * [Upstream] dell-laptop: Fix rfkill state queries
16586
16587 [ Tim Gardner ]
16588
16589 * [Config] Ignore armel ABI and module changes
16590 * [Config] Update configs after rebase against 2.6.31-rc5
16591
16592 [ Upstream ]
16593
16594 * Rebased to 2.6.31-rc5
16595
16596 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
16597
16598linux (2.6.31-4.23) karmic; urgency=low
16599
16600 [ Andy Whitcroft ]
16601
16602 * AUFS -- update to aufs2-30 20090727
16603 * [Config] enable AUFS FUSE support
16604
16605 [ Luke Yelavich ]
16606
16607 * [Config] CONFIG_JFS_FS=m on sparc
16608
16609 [ Tim Gardner ]
16610
16611 * [Upstream] dell-laptop: Fix rfkill state setting.
16612
16613 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
16614
16615linux (2.6.31-4.22) karmic; urgency=low
16616
16617 [ Amit Kucheria ]
16618
16619 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
16620 * ARM: IMX51: Move board-mx51* header files to the correct location
16621 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
16622 * ARM: IMX51: Make it compile.
16623 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
16624 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
16625 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
16626 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
16627 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
16628 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
16629 * ARM: staging: udlfb: Add vmalloc.h include
16630 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
16631
16632 [ Brad Figg ]
16633
16634 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
16635 * ARM: IMX51: codec structure was moved to the card structure
16636 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
16637 * ARM: IMX51: Get to bus_id by calling dev_name.
16638 * ARM: IMX51: Get to bus_id by calling dev_name.
16639 * ARM: IMX51: Added external declaration for mxc_map_io.
16640 * ARM: IMX51: Removed the mxc_gpio_port structure.
16641 * ARM: IMX51: mxc_timer_init prototype
16642 * ARM: IMX51: Fix up merge error in Kconfig
16643 * ARM: IMX51: Changed from snd_card_new to snd_card_create
16644
16645 [ Dinh Nguyen ]
16646
16647 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
16648 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
16649 * ARM: IMX51: Babbage 2.5 needs a different system revision
16650 * ARM: IMX51: IPU irq handler deadlock fix
16651
16652 [ Tim Gardner ]
16653
16654 * [Config] Enabled CONFIG_CAN=m
16655 - LP: #327243
16656 * [Config] Enabled CONFIG_SERIAL=m
16657 - LP: #397189
16658
16659 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
16660
16661linux (2.6.31-4.21) karmic; urgency=low
16662
16663 [ Amit Kucheria ]
16664
16665 * dm-raid-4-5: Add missing brackets around test_bit()
16666
16667 [ John Johansen ]
16668
16669 * AppArmor: Fix change_profile failing lpn401931
16670 * AppArmor: Fix determination of forced AUDIT messages.
16671 * AppArmor: Fix oops in auditing of the policy interface offset
16672
16673 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
16674
16675linux (2.6.31-4.20) karmic; urgency=low
16676
16677 [ Andy Whitcroft ]
16678
16679 * SAUCE: iscsitarget -- update to SVN revision r214
16680 * SAUCE: iscsitarget -- renable driver
16681 * [Config] consolidate lpia/lpia and i386/generic configs
16682 * [Config] enable CRYPTO modules for all architectures
16683 * [Config] enable cryptoloop
16684 * [Config] enable various filesystems for armel
16685 * [Config] sync i386 generic and generic-pae
16686 * [Config] add the 386 (486 processors and above) flavour
16687 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
16688 - LP: #399914
16689 * add genconfigs/genportsconfigs to extract the built configs
16690 * updateconfigs -- alter concatenation order allow easier updates
16691 * intelfb -- INTELFB now conflicts with DRM_I915
16692 * printchanges -- rebase tree does not have stable tags use changelog
16693 * AppArmor: fix argument size missmatch on 64 bit builds
16694
16695 [ Ike Panhc ]
16696
16697 * Ship bnx2x firmware in nic-modules udeb
16698 - LP: #360966
16699
16700 [ Jeff Mahoney ]
16701
16702 * AppArmor: fix build failure on ia64
16703
16704 [ John Johansen ]
16705
16706 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
16707 initialize.
16708 * AppArmour: fix auditing of domain transitions to include target profile
16709 information
16710 * AppArmor: fix C99 violation
16711 * AppArmor: revert reporting of create to write permission.
16712 * SAUCE: Add config option to set a default LSM
16713 * [Config] enable AppArmor by default
16714 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
16715
16716 [ Keith Packard ]
16717
16718 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
16719 hardware
16720 - LP: #351756
16721
16722 [ Luke Yelavich ]
16723
16724 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
16725 header packages
16726 - LP: #355344
16727
16728 [ Michael Casadevall ]
16729
16730 * [Config] update SPARC config files to allow success build
16731
16732 [ Scott James Remnant ]
16733
16734 * SAUCE: trace: add trace_event for the open() syscall
16735
16736 [ Stefan Bader ]
16737
16738 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
16739 - LP: #396780
16740
16741 [ Tim Gardner ]
16742
16743 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
16744 - LP: #397499
16745 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
16746 refresh
16747 - LP: #365291
16748 * [Config] SSB/B44 are common across all arches/flavours.
16749
16750 [ Upstream ]
16751
16752 * Rebased to 2.6.31-rc4
16753
16754 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
16755
16756linux (2.6.31-3.19) karmic; urgency=low
16757
16758 [ Andy Whitcroft ]
16759
16760 * Revert "[Config] Disabled NDISWRAPPER"
16761 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
16762 * AUFS -- export various core functions
16763 * AUFS -- export various core functions -- fixes
16764 * AUFS -- core filesystem
16765 * AUFS -- track changes in v2.6.31
16766 * [Config] Enable AUFS
16767 * droppped 'iwl3945: do not send scan command if channel count zero' as it
16768 is already upstream but failed to auto-drop on rebase.
16769
16770 [ Eric Paris ]
16771
16772 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
16773 choose
16774 * SAUCE: inotify: check filename before dropping repeat events
16775 * SAUCE: fsnotify: fix inotify tail drop check with path entries
16776
16777 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
16778
16779linux (2.6.31-3.18) karmic; urgency=low
16780
16781 [ Andy Whitcroft ]
16782
16783 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
16784 AUFS"
16785 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
16786 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
16787 security_inode_permission"
16788 * clear out left over AUFS files and modifications
16789
16790 [ Luke Yelavich ]
16791
16792 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
16793 * SAUCE: Explicitly include header files to allow apparmor to build on
16794 powerpc
16795 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
16796
16797 [ Tim Gardner ]
16798
16799 * [Config] Dropped ubuntu/misc/wireless/acx
16800 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
16801
16802 [ Upstream ]
16803
16804 * Rebased to 2.6.31-rc3
16805
16806 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
16807
16808linux (2.6.31-2.17) karmic; urgency=low
16809
16810 [ Andy Whitcroft ]
16811
16812 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
16813 * compcache -- remove redundant Kconfig entries part 2
16814 * compcache -- clean up CCFLAGS declarations
16815 * [Config] enable AppArmor
16816 * AppArmor: fix operator precidence issue in as_path_link
16817
16818 [ John Johansen ]
16819
16820 * AppArmor security module
16821 * AppArmor: Correct mapping of file permissions.
16822 * AppArmor: Turn auditing of ptrace on
16823
16824 [ Luke Yelavich ]
16825
16826 * [Config] disable CONFIG_DM_RAID45 on powerpc
16827
16828 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
16829
16830linux (2.6.31-2.16) karmic; urgency=low
16831
16832 [ Andy Whitcroft ]
16833
16834 * compcache -- remove redundant Kconfig entries
16835 added ignore and ignore.modules for all arches since the compcache update
16836 changes the modules names as well as some compcache ABI values.
16837
16838 [ Manoj Iyer ]
16839
16840 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
16841 * SAUCE: update compcache version to 0.5.3
16842
16843 [ Tim Gardner ]
16844
16845 * [Config]: Fix sparc FTBS by adding ignore.modules
16846
16847 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
16848
16849linux (2.6.31-2.15) karmic; urgency=low
16850
16851 [ Andy Whitcroft ]
16852
16853 * SAUCE: default ATI Radeon KMS to off until userspace catches up
16854 * [Config] Update configs following rebase to 2.6.31-rc2
16855 * [Config] update ports configs following update to 2.6.31-rc2
16856
16857 [ Luke Yelavich ]
16858
16859 * [Config] powerpc - Disable CONFIG_RDS
16860
16861 [ Matt Zimmerman ]
16862
16863 * Rename linux-doc-PKGVER to linux-doc and clean up its description
16864 - LP: #382115
16865
16866 [ Upstream Kernel Changes ]
16867
16868 * rebased to mainline 2.6.31-rc2
16869
16870 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
16871
16872linux (2.6.31-1.14) karmic; urgency=low
16873
16874 [ Andy Whitcroft ]
16875
16876 * update ndiswrapper to 1.55
16877 * remove leftovers of gfs
16878 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
16879
16880 [ Luke Yelavich ]
16881
16882 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
16883 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
16884 kernel
16885
16886 [ Manoj Iyer ]
16887
16888 * Remove snd-bt-sco ubuntu driver
16889
16890 [ Michael Casadevall ]
16891
16892 * [Config] updates ia64 config and d-i folders to allow succesful build
16893 * [Config] Update powerpc and sparc for 2.6.31
16894
16895 [ Upstream Kernel Changes ]
16896
16897 * intel-iommu: fix Identity Mapping to be arch independent
16898 - LP: #384695
16899 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
16900
16901 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
16902
16903linux (2.6.31-1.13) karmic; urgency=low
16904
16905 [ Andy Whitcroft ]
16906
16907 * REBASE: rebased to mainline 2.6.31-rc1
16908 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
16909 no longer applies, using deprecated interfaces, LPIA only, dropped
16910 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
16911 changes now upstream, dropped
16912 * [Config] Update configs following rebase to 2.6.31-rc1
16913 * [Config] update ports configs following update to 2.6.31-rc1
16914
16915 * [Config] disable broken staging driver CONFIG_STLC45XX
16916 * SAUCE: fix compcache to use updates accessors
16917 * [Config] disable staging driver CONFIG_VT6655
16918 * SAUCE: fix DRDB to use updates accessors
16919 * [Disable] ndiswrapper needs update
16920 * [Disable] LIRC I2C needs update
16921 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
16922 * [Config] disable I2C_DESIGNWARE does not compile
16923 * [Config] disable CONFIG_TLSUP for lpia
16924 * [Config] disable CONFIG_FB_UDL for arm
16925 * SAUCE: disable adding scsi headers to linux-libc-dev
16926
16927 [ Mario Limonciello ]
16928
16929 * SAUCE: Add LIRC drivers
16930
16931 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
16932
16933linux (2.6.30-10.12) karmic; urgency=low
16934
16935 [ Andy Whitcroft ]
16936
16937 * [Config] split out the ports configs into their own family
16938 * [Config] update configs following introduction of ports family
16939
16940 [ Upstream Kernel Changes ]
16941
16942 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
16943 description". Fixes linux-doc package name conflicts for now.
16944 - LP: #382115
16945
16946 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
16947
16948linux (2.6.30-10.11) karmic; urgency=low
16949
16950 [ Amit Kucheria ]
16951
16952 * [Config] Comment splitconfig.pl and misc cleanup
16953 * [Config] Rename all configs to the new naming scheme
16954 * [Config] Splitconfig rework
16955 * [Config] Rename scripts/misc/oldconfig to kernelconfig
16956 * [Config] Fix build system for new config split
16957 * [Config] Run updateconfigs after the splitconfig rework
16958
16959 [ Andy Whitcroft ]
16960
16961 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
16962 * [Config] standardise CONFIG_STAGING=y
16963 * [Config] standardise CONFIG_RD_LZMA=y
16964 * [Config] CONFIG_PCI_IOV=y
16965 * [Config] CONFIG_PCI_STUB=m
16966 * [Config] merge kernel configs more agressively
16967
16968 [ Colin Watson ]
16969
16970 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
16971 * [Config] Add support for including firmware in udebs
16972 * [Config] Ship bnx2 firmware in nic-modules udeb
16973 - LP: #384861
16974
16975 [ Luke Yelavich ]
16976
16977 * [Config] ports - Import of ports architectures into kernel packaging
16978 infrastructure
16979 * [Config] ports - Do not update ports kernel configurations by default
16980 * [Config] ports - Disable ABI checking for ports architectures
16981 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
16982 * [Config] ports - Add control.d/vars.* files for ports architectures
16983 * [Config] ports - Add ports architectures for linux-libc-dev
16984 * [Config] ports - Create powerpc specific message-modules and
16985 block-modules udebs
16986 * [Config] ports - Add configuration files for ports architectures
16987
16988 [ Manoj Iyer ]
16989
16990 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
16991 - LP: #329864
16992
16993 [ Michael Casadevall ]
16994
16995 * [Config] ports - Fix compression of kernels
16996
16997 [ Stefan Bader ]
16998
16999 * [Upstream] mmc: prevent dangling block device from accessing stale
17000 queues
17001 - LP: #383668
17002
17003 [ Tim Gardner ]
17004
17005 * [Config] Recommend grub-pc in linux-image
17006 - LP: #385741
17007 * [Config] Implement i386 generic and generic-pae flavours
17008 * [Config] ports - Add control info after integrating ports arches
17009 * [Config] Removed auto-generated files from git
17010 * [Config] Added netxen_nic to nic-modules
17011 - LP: #389603
17012
17013 [ Matt Zimmerman ]
17014
17015 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17016 - LP: #382115
17017
17018 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
17019
17020linux (2.6.30-9.10) karmic; urgency=low
17021
17022 [ Andy Whitcroft ]
17023
17024 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
17025 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
17026 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
17027 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
17028 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
17029 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
17030
17031 [ Upstream Kernel Changes ]
17032
17033 * rebased to 2.6.30 final
17034
17035 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
17036
17037linux (2.6.30-8.9) karmic; urgency=low
17038
17039 [ Andy Whitcroft ]
17040
17041 * Config update removed the following options:
17042 CONFIG_EDAC_AMD8111=m
17043 CONFIG_EDAC_AMD8131=m
17044
17045 [ Upstream Kernel Changes ]
17046
17047 * rebased to 2.6.30-rc8
17048
17049 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
17050
17051linux (2.6.30-7.8) karmic; urgency=low
17052
17053 [ Andy Whitcroft ]
17054
17055 * Enabled NEW configration options:
17056 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
17057 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
17058
17059 [ Upstream Kernel Changes ]
17060
17061 * rebased to 2.6.30-rc7
17062
17063 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
17064
17065linux (2.6.30-6.7) karmic; urgency=low
17066
17067 [ Andy Whitcroft ]
17068
17069 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
17070 upstream)
17071
17072 [ Upstream Kernel Changes ]
17073
17074 * rebased to 2.6.30-rc6
17075
17076 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
17077
17078linux (2.6.30-5.6) karmic; urgency=low
17079
17080 [ Tim Gardner ]
17081
17082 * [Config] Enable Keyspan USB serial device firmware in kernel module
17083 - LP: #334285
17084
17085 [ Upstream Kernel Changes ]
17086
17087 * rebased to 2.6.30-rc5
17088
17089 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
17090
17091linux (2.6.30-4.5) karmic; urgency=low
17092
17093 [ Colin Watson ]
17094
17095 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
17096 /usr/include/asm/* going missing
17097 - LP: #373214
17098
17099 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
17100
17101linux (2.6.30-3.4) karmic; urgency=low
17102
17103 [ Kees Cook ]
17104
17105 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
17106 - LP: #369978
17107
17108 [ Stefan Bader ]
17109
17110 * SAUCE: input: Blacklist digitizers from joydev.c
17111 - LP: #300143
17112
17113 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
17114
17115linux (2.6.30-2.3) karmic; urgency=low
17116
17117 [ Tim Gardner ]
17118
17119 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
17120 - LP: #369152
17121 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
17122 * [Config] CONFIG_DRM_I915_KMS=y
17123 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
17124 minimums
17125
17126 [ Upstream Kernel Changes ]
17127
17128 * rebased to 2.6.30-rc4
17129
17130 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
17131
17132linux (2.6.30-1.2) karmic; urgency=low
17133
17134 [ Tim Gardner ]
17135
17136 * [Config] armel: disable staging drivers, fixes FTBS
17137 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
17138
17139 [ Upstream Kernel Changes ]
17140
17141 * mpt2sas: Change reset_type enum to avoid namespace collision.
17142 Submitted upstream.
17143
17144 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
17145
17146linux (2.6.30-1.1) karmic; urgency=low
17147
17148 * Initial release after rebasing against v2.6.30-rc3
17149
17150 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
17151