]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - debian.master/changelog
UBUNTU: d-i initrd needs additional usb modules to support the merlin platform
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
1 linux (4.9.0-9.10) zesty; urgency=low
2
3 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
4 - SAUCE: target/user: Fix use-after-free of tcmu_cmds if they are expired
5
6 * Yakkety: arm64: CONFIG_ARM64_ERRATUM_845719 isn't enabled (LP: #1647793)
7 - [Config] CONFIG_ARM64_ERRATUM_845719=y
8
9 * Update hio driver to 2.1.0.28 (LP: #1646643)
10 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
11
12 * Miscellaneous Ubuntu changes
13 - ubuntu: vbox -- Update to 5.1.10-dfsg-2
14 - Build vbox for ARCH=x86
15 - SAUCE: Add aufs driver
16 - SAUCE: aufs -- Convert to use xattr handlers
17 - SAUCE: aufs -- Updates for rename2
18 - SAUCE: Export symbols used by aufs
19 - [Config] Enable aufs
20
21 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 13:02:18 -0700
22
23 linux (4.9.0-8.9) zesty; urgency=low
24
25 * Miscellaneous Ubuntu changes
26 - SAUCE: xr-usb-serial: only build for x86
27 Fixes s390x FTBS
28
29 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 12:35:33 -0700
30
31 linux (4.9.0-7.8) zesty; urgency=low
32
33 * Driver for Exar USB UART (LP: #1645591)
34 - SAUCE: xr-usb-serial: Driver for Exar USB serial ports
35 - SAUCE: xr-usb-serial: interface for switching modes
36 - SAUCE: cdc-acm: Exclude Exar USB serial ports
37
38 [ Upstream Kernel Changes ]
39
40 * rebase to v4.9-rc8
41
42 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 07:41:58 -0700
43
44 linux (4.9.0-6.7) zesty; urgency=low
45
46 * Miscellaneous Ubuntu changes
47 - Set build_arch=x86 for i386
48
49 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 21:00:11 -0700
50
51 linux (4.9.0-5.6) zesty; urgency=low
52
53 * Miscellaneous Ubuntu changes
54 - [Debian] restore tools build
55 - Set build_arch=x86 for amd64 and x32
56
57 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 07:06:20 -0700
58
59 linux (4.9.0-4.5) zesty; urgency=low
60
61 * linux: Staging modules should be unsigned (LP: #1642368)
62 - [Debian] Suppress module signing for staging drivers
63 - SAUCE: Add rtl drivers to signature inclusion list
64
65 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
66 host/NV kernel (LP: #1643652)
67 - [Config] CONFIG_IMA=y
68
69 * Miscellaneous Ubuntu changes
70 - [Debian] config-check -- Make it easier to find annotations syntax errors
71 - [Config] Enable various drivers for ARM platforms
72 - [Config] Fix s390x config carnage
73 - [Config] Set CONFIG_KEXEC=y for all architectures
74 - [Config] Fix up CONFIG_I2C_SLAVE values
75 - [Config] Set CONFIG_WLAN_VENDOR_TI=y for all supported kernels
76 - [Config] Set CONFIG_PWM_PCA9685=m for amd64 and i386
77 - [Config] Set CONFIG_ZONE_DMA=m for amd64-generic
78 - [Config] Update annotations
79 - [Config] CONFIG_NR_CPUS=8192 for amd64
80
81 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Nov 2016 12:57:09 -0700
82
83 linux (4.9.0-3.4) zesty; urgency=low
84
85 * Miscellaneous Ubuntu changes
86 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
87 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
88 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
89 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
90 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
91 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
92 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
93 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
94 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
95 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
96 - SAUCE: (namespace) fuse: Add support for pid namespaces
97 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
98 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
99 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
100 - SAUCE: (namespace) fuse: Allow user namespace mounts
101 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
102 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
103 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
104 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu7, zfs to 0.6.5.8-2ubuntu1
105
106 * Miscellaneous upstream changes
107 - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs"
108
109 [ Upstream Kernel Changes ]
110
111 * rebase to v4.9-rc7
112
113 -- Tim Gardner <tim.gardner@canonical.com> Tue, 22 Nov 2016 07:51:48 -0700
114
115 linux (4.9.0-2.3) zesty; urgency=low
116
117 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
118 - SAUCE: ibmvscsis: Rearrange functions for future patches
119 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
120 - SAUCE: ibmvscsis: Synchronize cmds at remove time
121 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
122 - SAUCE: ibmvscsis: Return correct partition name/# to client
123 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
124
125 * Move some kernel modules to the main kernel package (LP: #1642228)
126 - [Config] Move some powerpc kernel modules to the main kernel package
127
128 * linux: Staging modules should be unsigned (LP: #1642368)
129 - [Debian] Suppress module signing for staging drivers
130
131 * Miscellaneous Ubuntu changes
132 - SAUCE: UEFI: bpf: disable bpf when module security is enabled
133
134 [ Upstream Kernel Changes ]
135
136 * rebase to v4.9-rc6
137
138 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Nov 2016 10:59:54 -0700
139
140 linux (4.9.0-1.2) zesty; urgency=low
141
142 * hio: SSD data corruption under stress test (LP: #1638700)
143 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
144 - SAUCE: hio: splitting bio in the entry of .make_request_fn
145
146 * hio Ubuntu sauce driver needs porting to 4.8 (LP: #1635594)
147 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
148 - SAUCE: hio: bio_endio() no longer takes errors arg
149 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
150 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
151 - SAUCE: hio: fix mask maybe-uninitialized warning
152 - SAUCE: hio: port to v4.8 base
153 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
154 - SAUCE: hio: Makefile and Kconfig
155 - [Config] Enforce CONFIG_HIO
156
157 * Miscellaneous Ubuntu changes
158 - rebase to v4.9-rc5
159 - zfs: remove the never implemented aio_fsync file operation
160 - [Config] Disable powerpc64-emb for FTBS
161
162 [ Upstream Kernel Changes ]
163
164 * rebase to v4.9-rc5
165
166 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Nov 2016 08:02:32 -0700
167
168 linux (4.9.0-0.1) zesty; urgency=low
169
170 [ Upstream Kernel Changes ]
171
172 * rebase to v4.9-rc4
173 - LP: #1465724
174 - LP: #1535802
175
176 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Oct 2016 21:46:31 -0600
177
178 linux (4.9.0-0.0) yakkety; urgency=low
179
180 [ Seth Forshee ]
181
182 * Release Tracking Bug
183 - LP: #1632918
184
185 * Revert "If zone is so small that watermarks are the same, stop zone balance"
186 in yakkety (LP: #1632894)
187 - Revert "UBUNTU: SAUCE: (no-up) If zone is so small that watermarks are the
188 same, stop zone balance."
189
190 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 21:57:07 -0500
191
192 linux (4.8.0-24.26) yakkety; urgency=low
193
194 [ Seth Forshee ]
195
196 * Release Tracking Bug
197 - LP: #1632749
198
199 * lts-yakkety 4.8 cannot mount lvm raid1 (LP: #1631298)
200 - SAUCE: (no-up) dm raid: fix compat_features validation
201
202 * kswapd0 100% CPU usage (LP: #1518457)
203 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
204 balance.
205
206 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 10:21:44 -0500
207
208 linux (4.8.0-23.25) yakkety; urgency=low
209
210 [ Seth Forshee ]
211
212 * Release Tracking Bug
213 - LP: #1632484
214
215 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
216 __copy_tofrom_user (LP: #1632462)
217 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
218 __copy_tofrom_user
219
220 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
221 memory_stress_ng. (LP: #1628976)
222 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
223
224 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
225 ibmvfc) (LP: #1632116)
226 - scsi: ibmvfc: Fix I/O hang when port is not mapped
227
228 * [Ubuntu16.10]KV4.8: kernel livepatch config options are not set
229 (LP: #1626983)
230 - [Config] Enable live patching on powerpc/ppc64el
231
232 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
233 - [Config] CONFIG_AUFS_XATTR=y
234
235 * Yakkety update to 4.8.1 stable release (LP: #1632445)
236 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
237 - Using BUG_ON() as an assert() is _never_ acceptable
238 - usb: misc: legousbtower: Fix NULL pointer deference
239 - Staging: fbtft: Fix bug in fbtft-core
240 - usb: usbip: vudc: fix left shift overflow
241 - USB: serial: cp210x: Add ID for a Juniper console
242 - Revert "usbtmc: convert to devm_kzalloc"
243 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
244 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
245 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
246 - Linux 4.8.1
247
248 * PSL data cache should be flushed before resetting CAPI adapter
249 (LP: #1632049)
250 - cxl: Flush PSL cache before resetting the adapter
251
252 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
253 - net: thunderx: Don't set RX_PACKET_DIS while initializing
254
255 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
256 - crypto: ghash-generic - move common definitions to a new header file
257 - crypto: vmx - Fix memory corruption caused by p8_ghash
258 - crypto: vmx - Ensure ghash-generic is enabled
259
260 * arm64: SPCR console not autodetected (LP: #1630311)
261 - of/serial: move earlycon early_param handling to serial
262 - [Config] CONFIG_ACPI_SPCR_TABLE=y
263 - ACPI: parse SPCR and enable matching console
264 - ARM64: ACPI: enable ACPI_SPCR_TABLE
265 - serial: pl011: add console matching function
266
267 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
268 (LP: #1630990)
269 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
270 CONFIG_SECURITYFS=n
271
272 * sha1-powerpc returning wrong results (LP: #1629977)
273 - crypto: sha1-powerpc - little-endian support
274
275 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 16:38:45 -0500
276
277 linux (4.8.0-22.24) yakkety; urgency=low
278
279 * CVE-2016-7039 (LP: #1631287)
280 - SAUCE: net: add recursion limit to GRO
281
282 -- Andy Whitcroft <apw@canonical.com> Fri, 07 Oct 2016 22:46:28 +0100
283
284 linux (4.8.0-21.23) yakkety; urgency=low
285
286 [ Tim Gardner ]
287
288 * Release Tracking Bug
289 - LP: #1630279
290
291 * powerpc 4.8.0-17 fails to boot on PowerMac G5 (LP: #1628968)
292 - Revert "Revert "powerpc: Simplify module TOC handling""
293
294 * Regression tests can not detect binfmt_elf mmpa semantic change
295 (LP: #1630069)
296 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
297
298 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
299 (LP: #1629204)
300 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
301
302 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Oct 2016 08:01:21 -0600
303
304 linux (4.8.0-20.22) yakkety; urgency=low
305
306 [ Tim Gardner ]
307
308 * Release Tracking Bug
309 - LP: #1629730
310
311 [ Upstream Kernel Changes ]
312
313 * rebase to v4.8
314
315 -- Tim Gardner <tim.gardner@canonical.com> Sun, 02 Oct 2016 19:10:40 -0600
316
317 linux (4.8.0-19.21) yakkety; urgency=low
318
319 [ Tim Gardner ]
320
321 * Release Tracking Bug
322 - LP: #1629057
323
324 * 4.8.0 kernels do not complete boot process on VM (LP: #1627198)
325 - [Config] CONFIG_HARDENED_USERCOPY_PAGESPAN=n
326
327 * mount-image-callback cannot mount partitioned disk image (LP: #1628336)
328 - SAUCE: nbd: Only delay uevent until connected
329
330 * Support snaps inside of lxd containers (LP: #1611078)
331 - apparmor: add interface to be able to grab loaded policy
332 - securityfs: update interface to allow inode_ops, and setup from vfs fns
333 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
334 - apparmor: add __aa_find_ns fn
335 - apparmor: add mkdir/rmdir interface to manage policy namespaces
336 - apparmor: fix oops in pivot_root mediation
337 - apparmor: fix warning that fn build_pivotroot discards const
338 - apparmor: add interface to advertise status of current task stacking
339 - apparmor: update policy permissions to consider ns being viewed/managed
340 - apparmor: add per ns policy management interface
341 - apparmor: bump domain stacking version to 1.2
342
343 * linux-image-extra-4.8.0-17-generic does not provide many sound card modules
344 (LP: #1628523)
345 - [Config] CONFIG_ZONE_DMA=y for generic
346
347 * Yakkety - disable ARCH_ZX (LP: #1628503)
348 - [Config] armhf: disable ARCH_ZX
349
350 * Enable switchdev config parameter for Yakkety (LP: #1628241)
351 - [Config] CONFIG_NET_SWITCHDEV=y for amd64/arm64
352
353 * Ubuntu 16.10 kernel v4.8: Installation failing on Habanero with Shiner card
354 (LP: #1628009)
355 - firmware: Update bnx2x to 7.13.1.0
356
357 * vNIC driver missing in 4.8 kernel package (LP: #1628187)
358 - [Config] Enable CONFIG_IBMVNIC=m
359
360 * Yakkety - armhf: MFD_TPS65217 and REGULATOR_TPS65217 are boot essential
361 (LP: #1628112)
362 - [Config] armhf: MFD_TPS65217=y && REGULATOR_TPS65217=y
363
364 * Miscellaneous Ubuntu changes
365 - Rebase to v4.8-rc8
366 - [Config] skip Ubuntu-4.8.0-18.20
367 - [Config] missing modules in armhf/s390x
368
369 * Miscellaneous Ubuntu changes
370 - rebase to v4.8-rc8
371
372 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 25 Sep 2016 12:13:35 -0700
373
374 linux (4.8.0-17.19) yakkety; urgency=low
375
376 * Release Tracking Bug
377 - LP: #1627387
378
379 * build squashfs into xenial kernels by default (LP: #1593134)
380 - Remove squashfs udeb
381
382 * [Yakkety] Fix up ATA_GENERIC to match annotations file. (LP: #1627322)
383 - Add d-i support for ata_generic
384
385 * [Yakkety] Fix up CONFIG_BLK_DEV_SD to match annotations (LP: #1627330)
386 - [Config] Enforce CONFIG_BLK_DEV_SD=y,CONFIG_BLK_DEV_SR=y
387
388 * [Yakkety] Fix up ATA_PIIX to match annotations file (LP: #1627324)
389 - [Config] Enforce CONFIG_ATA_PIIX=y for amd64/i386
390
391 * Yakkety - USB drivers must be built in (LP: #1627323)
392 - Update annotation enforcement for CONFIG_USB_[E|O|U|X]HCI_HCD
393
394 * 4.8.0-16.17: genirq: Flags mismatch serial vs goldfish_pdev_bus
395 (LP: #1627052)
396 - [Config] CONFIG_GOLDFISH=n
397
398 * yakkety 4.8, remove module noise kernel-4.8 (LP: #1626104)
399 - Revert "UBUNTU: SAUCE: Clear Linux: bootstats: add printk's to measure boot
400 time in more detail"
401
402 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
403 - SAUCE: Fix regression which breaks DFS mounting
404
405 * Miscellaneous Ubuntu changes
406 - [Config] apply xenial configuration annotations
407 - s390x -- DEBUG_RODATA is now valid
408 - [Config] s390x -- CONFIG_SQUASHFS=y
409 - [Config] s390x -- CONFIG_ECRYPT_FS=y
410 - [Config] Enable CONFIG_ACPI_PCI_SLOT=y for arm64
411 - [Config] Enable CONFIG_ACPI_HED=y for arm64
412 - [Config] Enable CONFIG_QUICC_ENGINE=y
413
414 * Miscellaneous upstream changes
415 - annotations: pull back to xenial
416
417 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 24 Sep 2016 21:31:31 -0700
418
419 linux (4.8.0-16.17) yakkety; urgency=low
420
421 [ Tim Gardner ]
422
423 * Release Tracking Bug
424 - LP: #1626768
425
426 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
427 - [Config] CONFIG_ACPI_IORT=y
428 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
429 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
430 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
431 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
432 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
433 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
434 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
435 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
436
437 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
438 (LP: #1626394)
439 - [Config] CONFIG_ATA=y
440
441 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
442 - [Config] CONFIG_VMD=m
443 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
444 - [Config] CONFIG_OF=y for all arches
445 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
446 - [Config] Xenial device settings sync with amd64
447 - [Config] Xenial device settings sync with i386
448 - [Config] CONFIG_MTD_UBI_GLUEBI=m
449 - [Config] Xenial device settings sync with armhf
450 - [Config] Xenial device settings sync with arm64
451
452 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
453 - [Config] CONFIG_USERFAULTFD=y
454
455 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
456 - [Config] CONFIG_SLUB=y
457
458 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
459 (LP: #1626158)
460 - add nls_cp437 to the generic.inclusion-list
461
462 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
463
464 linux (4.8.0-15.16) yakkety; urgency=low
465
466 [ Tim Gardner ]
467
468 * Release Tracking Bug
469 - LP: #1626239
470
471 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
472 (LP: #1626158)
473 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
474 - [Config] CONFIG_NLS_CODEPAGE_437=y
475 - [Config] CONFIG_VFAT_FS=y
476
477 * Miscellaneous Ubuntu changes
478 - SAUCE: seccomp: log actions even when audit is disabled
479
480 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
481
482 linux (4.8.0-14.15) yakkety; urgency=low
483
484 * CVE-2016-1575 (LP: #1534961)
485 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
486 - SAUCE: overlayfs: Be more careful about copying up sxid files
487 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
488
489 * CVE-2016-1576 (LP: #1535150)
490 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
491 - SAUCE: overlayfs: Be more careful about copying up sxid files
492 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
493
494 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
495 (LP: #1531747)
496 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
497
498 * Miscellaneous Ubuntu changes
499 - [Config] CONFIG_PM_WAKELOCKS=y
500 - [Config] CONFIG_CLEANCACHE=y
501 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
502 - [Config] CONFIG_PROCESSOR_SELECT=y
503 - [Config] Enabled some networking options
504 - SAUCE: overlayfs: Enable user namespace mounts
505
506 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
507
508 linux (4.8.0-13.14) yakkety; urgency=low
509
510 [ Tim Gardner ]
511
512 * Release Tracking Bug
513 - LP: #1625733
514
515 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
516 - [Config] Add some CRC crypto modules to d-i
517
518 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
519 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
520
521 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
522 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
523 ThinkPads
524
525 * Option GE0301 3G modem doesn't work (LP: #348861)
526 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
527
528 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
529 (LP: #1625259)
530 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
531
532 * Miscellaneous Ubuntu changes
533 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
534 opened for writing
535 - SAUCE: fan: add VXLAN implementation
536 - [Config] CONFIG_VFIO=m for ppc64el
537
538 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
539
540 linux (4.8.0-12.13) yakkety; urgency=low
541
542 [ Tim Gardner ]
543
544 * Release Tracking Bug
545 - LP: #1625233
546
547 * Miscellaneous Ubuntu changes
548 - rebase to v4.8-rc7
549 - [Config] CONFIG_SCSI_DEBUG=m for all arches
550
551 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
552
553 linux (4.8.0-11.12) yakkety; urgency=low
554
555 * change_hat is logging failures during expected hat probing (LP: #1615893)
556 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
557
558 * deleted files outside of the namespace are not being treated as
559 disconnected
560 (LP: #1615892)
561 - SAUCE: apparmor: deleted dentries can be disconnected
562
563 * stacking to unconfined in a child namespace confuses mediation
564 (LP: #1615890)
565 - SAUCE: apparmor: special case unconfined when determining the mode
566
567 * apparmor module parameters can be changed after the policy is locked
568 (LP: #1615895)
569 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
570
571 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
572 #1579135)
573 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
574
575 * label vec reductions can result in reference labels instead of direct
576 access
577 to labels (LP: #1615889)
578 - SAUCE: apparmor: reduction of vec to single entry is just that entry
579
580 * profiles from different namespaces can block other namespaces from being
581 able to load a profile (LP: #1615887)
582 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
583
584 * The label build for onexec when stacking is wrong (LP: #1615881)
585 - SAUCE: apparmor: Fix label build for onexec stacking.
586
587 * The inherit check for new to old label comparison for domain transitions
588 is
589 wrong (LP: #1615880)
590 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
591
592 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
593 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
594
595 * __label_update proxy comparison test is wrong (LP: #1615878)
596 - SAUCE: apparmor: Fix __label_update proxy comparison test
597
598 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
599 (LP: #1560583)
600 - SAUCE: apparmor: Allow ns_root processes to open profiles file
601 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
602
603 * policy namespace stacking (LP: #1379535)
604 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
605 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
606
607 * Miscellaneous Ubuntu changes
608 - [Debian] Dynamically determine linux udebs package name
609 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
610 - SAUCE: apparmor: Fix FTBFS due to bad include path
611 - SAUCE: apparmor: add data query support
612 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
613
614 * Miscellaneous upstream changes
615 - fixup backout policy view capable for forward port
616 - apparmor: fix: Rework the iter loop for label_update
617 - apparmor: add more assertions for updates/merges to help catch errors
618 - apparmor: Make pivot root transitions work with stacking
619 - apparmor: convert delegating deleted files to mediate deleted files
620 - apparmor: add missing parens. not a bug fix but highly recommended
621 - apparmor: add a stack_version file to allow detection of bug fixes
622 - apparmor: push path lookup into mediation loop
623 - apparmor: default to allowing unprivileged userns policy
624 - apparmor: fix: permissions test to view and manage policy
625 - apparmor: Add Basic ns cross check condition for ipc
626
627 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
628
629 linux (4.8.0-10.11) yakkety; urgency=low
630
631 * Miscellaneous Ubuntu changes
632 - ubuntu: vbox -- update to 5.1.6-dfsg-1
633 - SAUCE: Enable vbox build
634
635 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
636
637 linux (4.8.0-9.10) yakkety; urgency=low
638
639 * Miscellaneous Ubuntu changes
640 - [Config] arm64: CONFIG_ARCH_THUNDER=y
641 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
642 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
643 - [Config] arm64: CONFIG_DRM_AST=m
644 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
645 - d-i: initrd needs ext4 and scsi modules
646 - SAUCE: AUFS aufs4.x-rcN 20160912
647 - [Config] Enable CONFIG_GPIO_XGENE*
648 - [Config] Disable CONFIG_POWER_RESET_XGENE
649 - [Config] CONFIG_EDAC_XGENE=m
650 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
651 - [Config] CONFIG_XGENE_DMA=m
652
653 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
654
655 linux (4.8.0-8.9) yakkety; urgency=low
656
657 * New device ID for Kabypoint (LP: #1622469)
658 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
659 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
660
661 * Miscellaneous Ubuntu changes
662 - rebase to v4.8-rc6
663 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
664
665 [ Upstream Kernel Changes ]
666
667 * rebase to v4.8-rc6
668 - LP: #1617900
669
670 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
671
672 linux (4.8.0-7.8) yakkety; urgency=low
673
674 * Miscellaneous Ubuntu changes
675 - [Debian] Use src_pkg_name when constructing udeb control files
676
677 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
678
679 linux (4.8.0-6.7) yakkety; urgency=low
680
681 * Enable virtual scsi server driver for Power (LP: #1615665)
682 - SAUCE: Ibmvscsis: Properly deregister target sessions
683 - SAUCE: Return TCMU-generated sense data to fabric module
684 - SAUCE: Ibmvscsis: Code cleanup of print statements
685 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
686
687 * Miscellaneous Ubuntu changes
688 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
689 - rebase to v4.8-rc5
690
691 [ Upstream Kernel Changes ]
692
693 * rebase to v4.8-rc5
694
695 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
696
697 linux (4.8.0-5.6) yakkety; urgency=low
698
699 * support compressed kernels on arm64 (LP: #1384955)
700 - [Config] Switch to compressed Image on arm64
701
702 * Miscellaneous Ubuntu changes
703 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
704 - SAUCE: (namespace) block_dev: Support checking inode permissions in
705 lookup_bdev()
706 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
707 when mounting
708 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
709 when mounting
710 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
711 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
712 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
713 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
714 security.* xattrs
715 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
716 filesystems
717 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
718 - SAUCE: (namespace) fuse: Add support for pid namespaces
719 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
720 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
721 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
722 or a descendant
723 - SAUCE: (namespace) fuse: Allow user namespace mounts
724 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
725 namespaces
726 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
727 mounts
728 - rebase to v4.8-rc4
729
730 [ Upstream Kernel Changes ]
731
732 * rebase to v4.8-rc4
733
734 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
735
736 linux (4.8.0-4.5) yakkety; urgency=low
737
738 * Miscellaneous Ubuntu changes
739 - [Config] CONFIG_AUFS_FS=m
740 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
741
742 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
743
744 linux (4.8.0-3.4) yakkety; urgency=low
745
746 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
747 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
748
749 * Miscellaneous Ubuntu changes
750 - rebase to v4.8-rc3
751
752 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
753
754 linux (4.8.0-2.3) yakkety; urgency=low
755
756 * Miscellaneous Ubuntu changes
757 - [Config] Add fuse to inclusion list
758 - SAUCE: update spl/zfs to support v4.8
759
760 * Miscellaneous upstream changes
761 - Revert "UBUNTU: [Debian] do_zfs=false"
762
763 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
764
765 linux (4.8.0-1.2) yakkety; urgency=low
766
767 * Miscellaneous Ubuntu changes
768 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
769 - [Config] Enabled enforcement for CONFIG_NVRAM
770 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
771 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
772 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
773 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
774 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
775 - [Config] Enabled enforcement for CONFIG_SECCOMP
776 - [Config] Enabled enforcement for
777 - rebase to v4.8-rc2
778 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
779 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
780 - SAUCE: security,perf: Allow further restriction of perf_event_open
781
782 [ Upstream Kernel Changes ]
783
784 * rebase to v4.8-rc2
785
786 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
787
788 linux (4.8.0-0.1) yakkety; urgency=low
789
790 [ Upstream Kernel Changes ]
791
792 * rebase to v4.8-rc1
793 - LP: #1607647
794 - LP: #1498667
795 - LP: #1592547
796 - LP: #1319984
797 - LP: #1268727
798 - LP: #1600623
799 - LP: #1465724
800 - LP: #1333569
801
802 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
803
804 linux (4.8.0-0.0) yakkety; urgency=low
805
806 * empty stanza
807
808 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
809
810 linux (4.7.0-0.2) yakkety; urgency=low
811
812 * Miscellaneous Ubuntu changes fixing various FTBS issues
813 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
814 - [Config] make powerpc udeb block modules optional
815 - [Config] CONFIG_PLIP=m
816 - [Config] CONFIG_IRDA=m armhf/arm64
817 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
818 - [Config] CONFIG_MOUSE_PS2=m
819 - [Config] remove ppc64el fb-modules
820
821 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
822
823 linux (4.7.0-0.1) yakkety; urgency=low
824
825 [ Upstream Kernel Changes ]
826
827 * rebase to v4.7
828 - LP: #972604
829
830 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
831
832 linux (4.7.0-0.0) yakkety; urgency=low
833
834 [ Tim Gardner ]
835
836 * Release Tracking Bug
837 - LP: #1588856
838
839 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
840 - scsi_dh_alua: do not fail for unknown VPD identification
841
842 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
843 - [Config] Install lsvmbus in cloud tools
844 - SAUCE: tools/hv/lsvmbus -- convert to python3
845 - SAUCE: tools/hv/lsvmbus -- add manual page
846
847 * boot stalls on USB detection errors (LP: #1437492)
848 - usb: core: hub: hub_port_init lock controller instead of bus
849
850 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
851 - kernek/fork.c: allocate idle task for a CPU always on its local node
852
853 * VirtIO (and probably other modules as well) is built-in, make it modular...
854 (LP: #1475078)
855 - [Config] CONFIG_VIRTIO_*=m for all but s390x
856 - [Config] CONFIG_USB=m
857 - [Config] CONFIG_BLK_DEV_*=m
858 - [Config] CONFIG_ATA=m
859 - [Config] CONFIG_SCSI=m
860 - [Config] CONFIG_DEVFREQ_GOV_*=m
861 - [Config] CONFIG_XEN_NETDEV_*=m
862 - [Config] CONFIG_AGP=m
863 - [Config] CONFIG_ECRYPT_FS=m
864 - [Config] CONFIG_ACPI_*=m
865 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
866 - [Config] Modularize some CRYPTO
867 - [Config] CONFIG_FDDI=m
868 - [Config] CONFIG_FIXED_PHY=m
869 - [Config] CONFIG_VFAT_FS=m for all but armhf
870 - [Config] CONFIG_TUN=m
871 - [Config] CONFIG_UNIX=m
872 - [Config] CONFIG_TRUSTED_KEYS=m
873 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
874
875 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
876 and "not a git repository" (LP: #1584890)
877 - [debian] getabis: Only git add $abidir if running in local repo
878 - [debian] getabis: Fix inconsistent compiler versions check
879
880 * conflicting modules in udebs - arc4.ko (LP: #1582991)
881 - [Config] Remove arc4 from nic-modules
882
883 * arm64: statically link rtc-efi (LP: #1583738)
884 - [Config] Link rtc-efi statically on arm64
885
886 * Miscellaneous Ubuntu changes
887 - [Debian] zfs: transform symlink into referent file/dir
888 - [Debian] Added tristate.sh
889 - [Config] CONFIG_FUSE_FS=m
890 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
891 - [Config] CONFIG_PSTORE_CONSOLE=y
892 - Added Snapcraft files
893 - [Config] Mark CONFIG_UNIX enforced
894
895 * Miscellaneous upstream changes
896 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
897
898 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
899
900 linux (4.6.0-6.7) yakkety; urgency=low
901
902 [ Tim Gardner ]
903
904 * Release Tracking Bug
905 - LP: #1582753
906
907 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
908 (LP: #1582378)
909 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
910 owns the ipc ns
911
912 * Miscellaneous Ubuntu changes
913 - [Config] Add Description to kernel-image udeb
914 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
915 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
916
917 * Miscellaneous upstream changes
918 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
919 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
920 - Drivers: hv: vmbus: Use the new virt_xx barrier code
921 - Drivers: hv: vmbus: Export the vmbus_set_event() API
922 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
923 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
924 - drivers:hv: Lock access to hyperv_mmio resource tree
925 - drivers:hv: Make a function to free mmio regions through vmbus
926 - drivers:hv: Reverse order of resources in hyperv_mmio
927 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
928 - drivers:hv: Record MMIO range in use by frame buffer
929 - drivers:hv: Separate out frame buffer logic when picking MMIO range
930 - Drivers: hv: kvp: fix IP Failover
931 - Drivers: hv: vmbus: handle various crash scenarios
932 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
933 - Drivers: hv: balloon: reset host_specified_ha_region
934
935 [ Tim Gardner ]
936
937 * Dropped hv SAUCE patches in favor of linux-next.
938
939 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
940
941 linux (4.6.0-5.6) yakkety; urgency=low
942
943 [ Tim Gardner ]
944
945 * Release Tracking Bug
946 - LP: #1582351
947
948 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
949 - [Config] enable CONFIG_AUFS_EXPORT
950
951 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
952 - [Config] Update inclusion list for CRIU
953
954 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
955 - [Debian] disable zfs module checks when cross-compiling
956
957 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
958 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
959
960 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
961 (LP: #1535150)
962 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
963
964 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
965 enabled, breaking serial support on normal systems (LP: #1580960)
966 - [Config] disable CONFIG_GOLDFISH
967
968 * Miscellaneous Ubuntu changes
969 - [Config] d-i -- update local configuration to new form
970 - [Config] kernel-wedge -- switch to explicit versions
971 - [Config] powerpc64-smp --> generic
972 - [Config] CONFIG_AUFS_FS=m
973 - SAUCE: AUFS
974 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
975 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
976 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
977 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
978 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
979 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
980 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
981 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
982 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
983 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
984 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
985 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
986 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
987 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
988 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
989 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
990 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
991 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
992 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
993 - SAUCE: (namespace) fuse: Add support for pid namespaces
994 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
995 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
996 - SAUCE: (namespace) fuse: Allow user namespace mounts
997 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
998 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
999 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
1000 - SAUCE: (namespace) quota: Add support for user namespace mounts
1001 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
1002 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
1003 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
1004 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
1005 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
1006 - rebase to v4.6
1007 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
1008 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
1009
1010 * Miscellaneous upstream changes
1011 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
1012 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
1013
1014 [ Upstream Kernel Changes ]
1015
1016 * rebase to v4.6
1017
1018 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
1019
1020 linux (4.6.0-4.5) yakkety; urgency=low
1021
1022 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
1023 upgrade -d (LP: #1573231)
1024 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
1025
1026 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
1027 IRC pointed out some leftover SAUCE patches that were causing issues.
1028
1029 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
1030 has some issues.
1031
1032 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
1033
1034 linux (4.6.0-3.4) xenial; urgency=low
1035
1036 * Release Tracking Bug
1037 - LP: #1579594
1038
1039 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
1040 - [Config] Generate an -extras package for arm64 and powerpc
1041
1042 * Missing libunwind support in perf (LP: #1248289)
1043 - [Config] Add liblzma-dev to enable libunwind support in perf
1044
1045 * ZFS is confused by user namespaces (uid/gid mapping) when used with
1046 acltype=posixac (LP: #1567558)
1047 - zfs: Fix user namespaces uid/gid mapping
1048
1049 * Miscellaneous Ubuntu changes
1050 - rebase to v4.6-rc7
1051
1052 [ Upstream Kernel Changes ]
1053
1054 * rebase to v4.6-rc7
1055
1056 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
1057
1058 linux (4.6.0-2.3) yakkety; urgency=low
1059
1060 * Miscellaneous Ubuntu changes
1061 - [Config] CONFIG_AUFS_FS=m
1062 - SAUCE: AUFS
1063 - zfs: gcc build error: -Wbool-compare in metaslab.c
1064 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
1065 - zfs: Fix ZPL miswrite of default POSIX ACL
1066 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
1067 - SAUCE: Dropped ubuntu/i915
1068 - SAUCE: Dropped ubuntu/dm-raid4-5
1069
1070 * Miscellaneous upstream changes
1071 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
1072 kernel"
1073
1074 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
1075
1076 linux (4.6.0-1.2) yakkety; urgency=low
1077
1078 * Miscellaneous Ubuntu changes
1079 - [Config] CONFIG_NR_CPUS=8192 for amd64
1080
1081 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
1082
1083 linux (4.6.0-0.1) yakkety; urgency=low
1084
1085
1086 [ Upstream Kernel Changes ]
1087
1088 * rebase to v4.6-rc6
1089 - LP: #1564712
1090 - LP: #1555912
1091 - LP: #1552925
1092 - LP: #1546694
1093 - LP: #1549660
1094 - LP: #1549620
1095 - LP: #1542944
1096 - LP: #1542564
1097 - LP: #1533009
1098 - LP: #1533461
1099 - LP: #1529624
1100 - LP: #1522949
1101
1102 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
1103
1104 linux (4.6.0-0.0) yakkety; urgency=low
1105
1106 [ Kamal Mostafa ]
1107
1108 * Release Tracking Bug
1109 - LP: #1573817
1110
1111 * autoreconstruct: need to also generate extend-diff-ignore options for links
1112 (LP: #1574362)
1113 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
1114
1115 * tipc: missing linearization of sk_buff (LP: #1567064)
1116 - tipc: move linearization of buffers to generic code
1117
1118 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
1119 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
1120 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
1121 vmbus_mmio_allocate()
1122 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
1123 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
1124 private resource tree
1125 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
1126 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
1127 range
1128
1129 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
1130 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
1131
1132 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
1133 - [Config] CONFIG_AUFS_XATTR=y
1134
1135 * CVE-2016-3672 (LP: #1568523)
1136 - x86/mm/32: Enable full randomization on i386 and X86_32
1137
1138 * CVE-2016-3955 (LP: #1572666)
1139 - USB: usbip: fix potential out-of-bounds write
1140
1141 * Xenial update to v4.4.8 stable release (LP: #1573034)
1142 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
1143 instantiated
1144 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
1145 - parisc: Avoid function pointers for kernel exception routines
1146 - parisc: Fix kernel crash with reversed copy_from_user()
1147 - parisc: Unbreak handling exceptions from kernel modules
1148 - ALSA: timer: Use mod_timer() for rearming the system timer
1149 - ALSA: hda - Asus N750JV external subwoofer fixup
1150 - ALSA: hda - Fix white noise on Asus N750JV headphone
1151 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
1152 - mm: fix invalid node in alloc_migrate_target()
1153 - powerpc/mm: Fixup preempt underflow with huge pages
1154 - libnvdimm: fix smart data retrieval
1155 - libnvdimm, pfn: fix uuid validation
1156 - compiler-gcc: disable -ftracer for __noclone functions
1157 - arm64: opcodes.h: Add arm big-endian config options before including arm
1158 header
1159 - drm/dp: move hw_mutex up the call stack
1160 - drm/udl: Use unlocked gem unreferencing
1161 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
1162 - drm/radeon: add another R7 370 quirk
1163 - drm/radeon: add a dpm quirk for all R7 370 parts
1164 - drm/amdgpu/gmc: move vram type fetching into sw_init
1165 - drm/amdgpu/gmc: use proper register for vram type on Fiji
1166 - xen/events: Mask a moving irq
1167 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
1168 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
1169 - net: jme: fix suspend/resume on JMC260
1170 - net: vrf: Remove direct access to skb->data
1171 - net: qca_spi: Don't clear IFF_BROADCAST
1172 - net: qca_spi: clear IFF_TX_SKB_SHARING
1173 - net: fix bridge multicast packet checksum validation
1174 - sctp: lack the check for ports in sctp_v6_cmp_addr
1175 - mld, igmp: Fix reserved tailroom calculation
1176 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
1177 - qmi_wwan: add Sierra Wireless EM74xx device ID
1178 - ipv6: re-enable fragment header matching in ipv6_find_hdr
1179 - vxlan: fix missing options_len update on RX with collect metadata
1180 - cdc_ncm: toggle altsetting to force reset before setup
1181 - udp6: fix UDP/IPv6 encap resubmit path
1182 - tcp: fix tcpi_segs_in after connection establishment
1183 - ppp: release rtnl mutex when interface creation fails
1184 - net: validate variable length ll headers
1185 - ax25: add link layer header validation function
1186 - packet: validate variable length ll headers
1187 - bpf: avoid copying junk bytes in bpf_get_current_comm()
1188 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
1189 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
1190 - qlcnic: Remove unnecessary usage of atomic_t
1191 - qlcnic: Fix mailbox completion handling during spurious interrupt
1192 - macvtap: always pass ethernet header in linear
1193 - mlxsw: spectrum: Check requested ageing time is valid
1194 - rocker: set FDB cleanup timer according to lowest ageing time
1195 - bridge: allow zero ageing time
1196 - ipv4: Don't do expensive useless work during inetdev destroy.
1197 - net: Fix use after free in the recvmmsg exit path
1198 - mlx4: add missing braces in verify_qp_parameters
1199 - farsync: fix off-by-one bug in fst_add_one
1200 - ath9k: fix buffer overrun for ar9287
1201 - ppp: ensure file->private_data can't be overridden
1202 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
1203 - qlge: Fix receive packets drop.
1204 - net: bcmgenet: fix dma api length mismatch
1205 - bonding: fix bond_get_stats()
1206 - ipv4: fix broadcast packets reception
1207 - ipv4: initialize flowi4_flags before calling fib_lookup()
1208 - ppp: take reference on channels netns
1209 - xfrm: Fix crash observed during device unregistration and decryption
1210 - qmi_wwan: add "D-Link DWM-221 B1" device id
1211 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
1212 - bridge: Allow set bridge ageing time when switchdev disabled
1213 - rtnl: fix msg size calculation in if_nlmsg_size()
1214 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
1215 - tuntap: restore default qdisc
1216 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
1217 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
1218 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
1219 - ipv6: Count in extension headers in skb->network_header
1220 - mpls: find_outdev: check for err ptr in addition to NULL check
1221 - USB: uas: Limit qdepth at the scsi-host level
1222 - USB: uas: Add a new NO_REPORT_LUNS quirk
1223 - cdc-acm: fix NULL pointer reference
1224 - KVM: x86: Inject pending interrupt even if pending nmi exist
1225 - KVM: x86: reduce default value of halt_poll_ns parameter
1226 - MIPS: Fix MSA ld unaligned failure cases
1227 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
1228 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
1229 - pinctrl: sunxi: Fix A33 external interrupts not working
1230 - pinctrl: nomadik: fix pull debug print inversion
1231 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
1232 - au0828: fix au0828_v4l2_close() dev_state race condition
1233 - au0828: Fix dev_state handling
1234 - coda: fix error path in case of missing pdata on non-DT platform
1235 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
1236 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
1237 - rbd: use GFP_NOIO consistently for request allocations
1238 - virtio: virtio 1.0 cs04 spec compliance for reset
1239 - mac80211: properly deal with station hashtable insert errors
1240 - mac80211: avoid excessive stack usage in sta_info
1241 - mac80211: fix ibss scan parameters
1242 - mac80211: fix unnecessary frame drops in mesh fwding
1243 - mac80211: fix txq queue related crashes
1244 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
1245 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
1246 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
1247 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
1248 - iio: accel: bmc150: fix endianness when reading axes
1249 - iio: gyro: bmg160: fix buffer read values
1250 - iio: gyro: bmg160: fix endianness when reading axes
1251 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
1252 bytes
1253 - fs: add file_dentry()
1254 - nfs: use file_dentry()
1255 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
1256 - ext4: add lockdep annotations for i_data_sem
1257 - ext4: ignore quota mount options if the quota feature is enabled
1258 - iommu: Don't overwrite domain pointer when there is no default_domain
1259 - Btrfs: fix file/data loss caused by fsync after rename and new inode
1260 - arm64: replace read_lock to rcu lock in call_step_hook
1261 - perf: Do not double free
1262 - perf: Cure event->pending_disable race
1263 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
1264 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1265 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
1266 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
1267 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
1268 - ALSA: usb-audio: Add a quirk for Plantronics BT300
1269 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
1270 - HID: wacom: fix Bamboo ONE oops
1271 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
1272 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
1273 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
1274 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
1275 - staging: android: ion: Set the length of the DMA sg entries in buffer
1276 - usbvision: fix crash on detecting device with invalid configuration
1277 - Revert "usb: hub: do not clear BOS field during reset device"
1278 - Linux 4.4.8
1279
1280 * Fix speaker volume on a Dell machine (LP: #1549660)
1281 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1282
1283 * Xenial update to v4.4.7 stable release (LP: #1572722)
1284 - regulator: core: avoid unused variable warning
1285 - regulator: core: Fix nested locking of supplies
1286 - ASoC: samsung: pass DMA channels as pointers
1287 - mmc: sh_mmcif: rework dma channel handling
1288 - mmc: sh_mmcif: Correct TX DMA channel allocation
1289 - x86/microcode/intel: Make early loader look for builtin microcode too
1290 - x86/microcode: Untangle from BLK_DEV_INITRD
1291 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
1292 - perf/x86/intel: Add definition for PT PMI bit
1293 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
1294 - KVM: i8254: change PIT discard tick policy
1295 - KVM: fix spin_lock_init order on x86
1296 - KVM: VMX: avoid guest hang on invalid invept instruction
1297 - KVM: VMX: avoid guest hang on invalid invvpid instruction
1298 - KVM: VMX: fix nested vpid for old KVM guests
1299 - perf/core: Fix perf_sched_count derailment
1300 - perf tools: Dont stop PMU parsing on alias parse error
1301 - perf tools: Fix checking asprintf return value
1302 - perf tools: Fix python extension build
1303 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
1304 - sched/preempt, sh: kmap_coherent relies on disabled preemption
1305 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
1306 - s390: fix floating pointer register corruption (again)
1307 - s390/cpumf: add missing lpp magic initialization
1308 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
1309 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
1310 - PCI: ACPI: IA64: fix IO port generic range check
1311 - x86/irq: Cure live lock in fixup_irqs()
1312 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
1313 - x86/iopl/64: Properly context-switch IOPL on Xen PV
1314 - x86/iopl: Fix iopl capability check on Xen PV
1315 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
1316 - sg: fix dxferp in from_to case
1317 - aacraid: Fix RRQ overload
1318 - aacraid: Fix memory leak in aac_fib_map_free
1319 - aacraid: Set correct msix count for EEH recovery
1320 - sd: Fix discard granularity when LBPRZ=1
1321 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
1322 - be2iscsi: set the boot_kset pointer to NULL in case of failure
1323 - aic7xxx: Fix queue depth handling
1324 - libnvdimm: Fix security issue with DSM IOCTL.
1325 - dm snapshot: disallow the COW and origin devices from being identical
1326 - dm: fix excessive dm-mq context switching
1327 - dm thin metadata: don't issue prefetches if a transaction abort has failed
1328 - dm cache: make sure every metadata function checks fail_io
1329 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
1330 - usb: retry reset if a device times out
1331 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
1332 - USB: uas: Reduce can_queue to MAX_CMNDS
1333 - USB: cdc-acm: more sanity checking
1334 - USB: iowarrior: fix oops with malicious USB descriptors
1335 - USB: usb_driver_claim_interface: add sanity checking
1336 - USB: mct_u232: add sanity checking in probe
1337 - USB: digi_acceleport: do sanity checking for the number of ports
1338 - USB: cypress_m8: add endpoint sanity check
1339 - USB: serial: cp210x: Adding GE Healthcare Device ID
1340 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
1341 - USB: option: add "D-Link DWM-221 B1" device id
1342 - pwc: Add USB id for Philips Spc880nc webcam
1343 - Input: powermate - fix oops with malicious USB descriptors
1344 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
1345 - ALSA: usb-audio: Add sanity checks for endpoint accesses
1346 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
1347 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
1348 - ALSA: usb-audio: Fix double-free in error paths after
1349 snd_usb_add_audio_stream() call
1350 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1351 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1352 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1353 - crypto: ccp - Add hash state import and export support
1354 - crypto: ccp - Limit the amount of information exported
1355 - crypto: ccp - Don't assume export/import areas are aligned
1356 - crypto: ccp - memset request context to zero during import
1357 - crypto: keywrap - memzero the correct memory
1358 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
1359 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
1360 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
1361 - X.509: Fix leap year handling again
1362 - mei: bus: check if the device is enabled before data transfer
1363 - HID: logitech: fix Dual Action gamepad support
1364 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
1365 - HID: multitouch: force retrieving of Win8 signature blob
1366 - HID: fix hid_ignore_special_drivers module parameter
1367 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
1368 - staging: android: ion_test: fix check of platform_device_register_simple()
1369 error code
1370 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
1371 - tty: Fix GPF in flush_to_ldisc(), part 2
1372 - net: irda: Fix use-after-free in irtty_open()
1373 - 8250: use callbacks to access UART_DLL/UART_DLM
1374 - saa7134: Fix bytesperline not being set correctly for planar formats
1375 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
1376 - bttv: Width must be a multiple of 16 when capturing planar formats
1377 - coda: fix first encoded frame payload
1378 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
1379 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
1380 - mtip32xx: Fix broken service thread handling
1381 - mtip32xx: Remove unwanted code from taskfile error handler
1382 - mtip32xx: Print exact time when an internal command is interrupted
1383 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
1384 - mtip32xx: Handle safe removal during IO
1385 - mtip32xx: Handle FTL rebuild failure state during device initialization
1386 - mtip32xx: Implement timeout handler
1387 - mtip32xx: Cleanup queued requests after surprise removal
1388 - ALSA: pcm: Avoid "BUG:" string for warnings again
1389 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
1390 - ALSA: hda - Don't handle ELD notify from invalid port
1391 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1392 - ALSA: hda - Fix unconditional GPIO toggle via automute
1393 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
1394 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
1395 - brd: Fix discard request processing
1396 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
1397 - bcache: cleaned up error handling around register_cache()
1398 - bcache: fix race of writeback thread starting before complete initialization
1399 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
1400 - mm: memcontrol: reclaim when shrinking memory.high below usage
1401 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
1402 - ia64: define ioremap_uc()
1403 - watchdog: don't run proc_watchdog_update if new value is same as old
1404 - watchdog: rc32434_wdt: fix ioctl error handling
1405 - Bluetooth: Add new AR3012 ID 0489:e095
1406 - Bluetooth: Fix potential buffer overflow with Add Advertising
1407 - cgroup: ignore css_sets associated with dead cgroups during migration
1408 - net: mvneta: enable change MAC address when interface is up
1409 - of: alloc anywhere from memblock if range not specified
1410 - vfs: show_vfsstat: do not ignore errors from show_devname method
1411 - splice: handle zero nr_pages in splice_to_pipe()
1412 - xtensa: ISS: don't hang if stdin EOF is reached
1413 - xtensa: fix preemption in {clear,copy}_user_highpage
1414 - xtensa: clear all DBREAKC registers on start
1415 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
1416 - ARC: bitops: Remove non relevant comments
1417 - quota: Fix possible GPF due to uninitialised pointers
1418 - xfs: fix two memory leaks in xfs_attr_list.c error paths
1419 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
1420 - md/raid5: Compare apples to apples (or sectors to sectors)
1421 - RAID5: check_reshape() shouldn't call mddev_suspend
1422 - RAID5: revert e9e4c377e2f563 to fix a livelock
1423 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
1424 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
1425 - md: multipath: don't hardcopy bio in .make_request path
1426 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
1427 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
1428 freed"
1429 - fuse: do not use iocb after it may have been freed
1430 - fuse: Add reference counting for fuse_io_priv
1431 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
1432 - rapidio/rionet: fix deadlock on SMP
1433 - ipr: Fix out-of-bounds null overwrite
1434 - ipr: Fix regression when loading firmware
1435 - iwlwifi: mvm: Fix paging memory leak
1436 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
1437 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
1438 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
1439 - drm/amdgpu: include the right version of gmc header files for iceland
1440 - IB/ipoib: fix for rare multicast join race condition
1441 - tracing: Have preempt(irqs)off trace preempt disabled functions
1442 - tracing: Fix crash from reading trace_pipe with sendfile
1443 - tracing: Fix trace_printk() to print when not using bprintk()
1444 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
1445 - scripts/coccinelle: modernize &
1446 - scripts/kconfig: allow building with make 3.80 again
1447 - kbuild/mkspec: fix grub2 installkernel issue
1448 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
1449 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
1450 - mmc: block: fix ABI regression of mmc_blk_ioctl
1451 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
1452 - mmc: sdhci: fix data timeout (part 1)
1453 - mmc: sdhci: fix data timeout (part 2)
1454 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
1455 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
1456 - clk: rockchip: rk3368: fix cpuclk core dividers
1457 - clk: rockchip: rk3368: fix parents of video encoder/decoder
1458 - clk: rockchip: rk3368: fix hdmi_cec gate-register
1459 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
1460 - clk: bcm2835: Fix setting of PLL divider clock rates
1461 - target: Fix target_release_cmd_kref shutdown comp leak
1462 - iser-target: Fix identification of login rx descriptor type
1463 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
1464 - iser-target: Separate flows for np listeners and connections cma events
1465 - iser-target: Rework connection termination
1466 - nfsd4: fix bad bounds checking
1467 - nfsd: fix deadlock secinfo+readdir compound
1468 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
1469 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
1470 - ACPI / PM: Runtime resume devices when waking from hibernate
1471 - writeback, cgroup: fix premature wb_put() in
1472 locked_inode_to_wb_and_lock_list()
1473 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
1474 inode
1475 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
1476 trackstick buttons, again"
1477 - Input: synaptics - handle spurious release of trackstick buttons, again
1478 - Input: ims-pcu - sanity check against missing interfaces
1479 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
1480 - ocfs2/dlm: fix race between convert and recovery
1481 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
1482 - mm/page_alloc: prevent merging between isolated and other pageblocks
1483 - mtd: onenand: fix deadlock in onenand_block_markbad
1484 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
1485 - scsi_common: do not clobber fixed sense information
1486 - sched/cputime: Fix steal time accounting vs. CPU hotplug
1487 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
1488 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
1489 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
1490 - Linux 4.4.7
1491
1492 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
1493 - Bluetooth: Add new AR3012 ID 0489:e095
1494
1495 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
1496 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1497
1498 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
1499 gl552jx (LP: #1552925)
1500 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1501
1502 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
1503 (LP: #1546694)
1504 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1505
1506 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
1507 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1508
1509 * s390/pci: add extra padding to function measurement block (LP: #1572291)
1510 - s390/pci: add extra padding to function measurement block
1511
1512 * CVE-2016-3951 (LP: #1567191)
1513 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
1514 - usbnet: cleanup after bind() in probe()
1515
1516 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
1517 - efi: Remove redundant efi_set_variable_nonblocking() prototype
1518 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
1519 - efi: Add nonblocking option to efi_query_variable_store()
1520 - efi: Add NV memory attribute
1521 - efi: Reformat GUID tables to follow the format in UEFI spec
1522 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
1523 - SAUCE: (noup) Add EFI signature data types
1524 - crypto: KEYS: convert public key and digsig asym to the akcipher api
1525 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
1526 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
1527 - [Config] CONFIG_IMA_MOK_KEYRING=y
1528 - IMA: create machine owner and blacklist keyrings
1529 - KEYS: Add an alloc flag to convey the builtinness of a key
1530 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
1531 - SAUCE: (noup) KEYS: Add a system blacklist keyring
1532 - SAUCE: (noup) MODSIGN: Support not importing certs from db
1533
1534 * Miscellaneous Ubuntu changes
1535 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
1536
1537 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
1538
1539 linux (4.4.0-21.37) xenial; urgency=low
1540
1541 [ Tim Gardner ]
1542
1543 * Release Tracking Bug
1544 - LP: #1571791
1545
1546 * linux: MokSBState is ignored (LP: #1571691)
1547 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
1548 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
1549 - SAUCE: (noup) Display MOKSBState when disabled
1550
1551 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
1552
1553 linux (4.4.0-20.36) xenial; urgency=low
1554
1555 [ Tim Gardner ]
1556
1557 * Release Tracking Bug
1558 - LP: #1571069
1559
1560 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
1561 - SAUCE: kernfs: Do not match superblock in another user namespace when
1562 mounting
1563
1564 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
1565 - x86/topology: Fix logical package mapping
1566 - x86/topology: Fix Intel HT disable
1567 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
1568 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
1569 - x86/topology: Fix AMD core count
1570
1571 * [regression]: Failed to call clock_adjtime(): Invalid argument
1572 (LP: #1566465)
1573 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
1574
1575 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
1576
1577 linux (4.4.0-19.35) xenial; urgency=low
1578
1579 [ Tim Gardner ]
1580
1581 * Release Tracking Bug
1582 - LP: #1570348
1583
1584 * CVE-2016-2847 (LP: #1554260)
1585 - pipe: limit the per-user amount of pages allocated in pipes
1586
1587 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
1588 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
1589
1590 * arm64: guest hangs when ntpd is running (LP: #1549494)
1591 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
1592
1593 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1594 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
1595
1596 * s390/cpumf: Fix lpp detection (LP: #1555344)
1597 - s390/facilities: use stfl mnemonic instead of insn magic
1598 - s390/facilities: always use lowcore's stfle field for storing facility bits
1599 - s390/cpumf: Fix lpp detection
1600
1601 * s390x kernel image needs weightwatchers (LP: #1536245)
1602 - [Config] s390x: Use compressed kernel bzImage
1603
1604 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
1605 upgrading to Ubuntu 16.04 (LP: #1567581)
1606 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
1607 device-tree properties"
1608
1609 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
1610 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
1611 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
1612 - cpufreq: powernv: Add sysfs attributes to show throttle stats
1613
1614 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
1615 - [Config] Add ib_iser to generic inclusion list
1616
1617 * thunderx nic performance improvements (LP: #1567093)
1618 - net: thunderx: Set recevie buffer page usage count in bulk
1619 - net: thunderx: Adjust nicvf structure to reduce cache misses
1620
1621 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
1622 - net: thunderx: Fix for multiqset not configured upon interface toggle
1623 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
1624 - net: thunderx: Fix receive packet stats
1625
1626 * Miscellaneous Ubuntu changes
1627 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
1628
1629 * Miscellaneous upstream changes (LP: #1564901)
1630 - Input: xpad - correctly handle concurrent LED and FF requests
1631
1632 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
1633
1634 linux (4.4.0-18.34) xenial; urgency=low
1635
1636 [ Tim Gardner ]
1637
1638 * Release Tracking Bug
1639 - LP: #1566868
1640
1641 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
1642 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
1643 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
1644
1645 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
1646 - [Config] CONFIG_ARCH_ROCKCHIP=y
1647
1648 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
1649 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
1650 - perf/x86/cqm: Fix CQM memory leak and notifier leak
1651 - x86/cpufeature: Carve out X86_FEATURE_*
1652 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
1653 - x86/topology: Create logical package id
1654 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
1655 - perf/x86/mbm: Add memory bandwidth monitoring event management
1656 - perf/x86/mbm: Implement RMID recycling
1657 - perf/x86/mbm: Add support for MBM counter overflow handling
1658
1659 * User namespace mount updates (LP: #1566505)
1660 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
1661 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
1662 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
1663 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
1664 - SAUCE: fs: fix a posible leak of allocated superblock
1665
1666 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
1667 (LP: #1566518)
1668 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
1669 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
1670
1671 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
1672 for Alpine Ridge on SKL (LP: #1519623)
1673 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
1674 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
1675 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
1676 - usb: add device descriptor for usb 3.1 root hub
1677 - usb: Support USB 3.1 extended port status request
1678 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
1679 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
1680 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
1681 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
1682 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
1683 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
1684 - usb: Add USB 3.1 Precision time measurement capability descriptor support
1685 - xhci: refactor and cleanup endpoint initialization.
1686 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
1687 - xhci: cleanup isoc tranfers queuing code
1688 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
1689 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
1690
1691 * wrong/missing permissions for device file /dev/prandom (prng.ko)
1692 (LP: #1558275)
1693 - s390/crypto: provide correct file mode at device register.
1694
1695 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
1696 - ALSA: hda - fix front mic problem for a HP desktop
1697
1698 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
1699 (LP: #1556228)
1700 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
1701
1702 * please provide mmc-modules udeb (LP: #1565765)
1703 - [Config] Add mmc block drivers to d-i
1704
1705 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1706 - Add secure_modules() call
1707 - PCI: Lock down BAR access when module security is enabled
1708 - x86: Lock down IO port access when module security is enabled
1709 - ACPI: Limit access to custom_method
1710 - asus-wmi: Restrict debugfs interface when module loading is restricted
1711 - Restrict /dev/mem and /dev/kmem when module loading is restricted
1712 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
1713 - kexec: Disable at runtime if the kernel enforces module loading restrictions
1714 - x86: Restrict MSR access when module loading is restricted
1715 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
1716 - Add option to automatically enforce module signatures when in Secure Boot mode
1717 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
1718 - efi: Add EFI_SECURE_BOOT bit
1719 - hibernate: Disable in a signed modules environment
1720
1721 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
1722 - PCI: Add fwnode_handle to x86 pci_sysdata
1723 - PCI: Look up IRQ domain by fwnode_handle
1724 - [Config] CONFIG_PCI_HYPERV=m
1725 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
1726
1727 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
1728 (LP: #1559923)
1729 - ACPI / processor: Request native thermal interrupt handling via _OSC
1730
1731 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
1732 (LP: #1564591)
1733 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
1734
1735 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
1736 - atomics: Allow architectures to define their own __atomic_op_* helpers
1737 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
1738 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
1739 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
1740
1741 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
1742 - [Debian] cpupower uses non-standard CROSS
1743
1744 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
1745 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
1746
1747 * Unable to migrate container (LP: #1563921)
1748 - SAUCE: cgroup mount: ignore nsroot=
1749
1750 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
1751 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
1752
1753 * /proc/$pid/maps performance regression (LP: #1547231)
1754 - proc: revert /proc/<pid>/maps [stack:TID] annotation
1755
1756 * TPM2.0 trusted keys fixes (LP: #1398274)
1757 - tpm: remove unneeded include of actbl2.h
1758 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
1759 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
1760 - tpm_tis: Disable interrupt auto probing on a per-device basis
1761 - tpm_tis: Do not fall back to a hardcoded address for TPM2
1762 - tpm_tis: Use devm_ioremap_resource
1763 - tpm_tis: Clean up the force=1 module parameter
1764 - tpm_crb: Drop le32_to_cpu(ioread32(..))
1765 - tpm_crb: Use devm_ioremap_resource
1766 - tpm: fix the rollback in tpm_chip_register()
1767 - tpm: fix the cleanup of struct tpm_chip
1768 - tpm: fix: set continueSession attribute for the unseal operation
1769 - tpm: fix: return rc when devm_add_action() fails
1770 - tpm_eventlog.c: fix binary_bios_measurements
1771 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
1772 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
1773 - tpm_tis: fix build warning with tpm_tis_resume
1774
1775 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
1776 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
1777
1778 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
1779 Xenial (LP: #1563485)
1780 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
1781 - cxlflash: Increase cmd_per_lun for better throughput
1782 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
1783
1784 * Miscellaneous Ubuntu changes
1785 - [Config] do_zfs_powerpc64-smp = true
1786 - [Debian] fix linux_tools when cross-compiling
1787 - [Config] do_zfs_powerpc64-smp use default value
1788 - SAUCE: apparmor: Fix FTBFS due to bad include path
1789 - SAUCE: i915_bpo: Disable preliminary hw support
1790
1791 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
1792
1793 linux (4.4.0-17.33) xenial; urgency=low
1794
1795 [ Tim Gardner ]
1796
1797 * Release Tracking Bug
1798 - LP: #1563441
1799
1800 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
1801 (LP: #1560552)
1802 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
1803 about to hit.
1804
1805 * Predictable naming mechanism is leading to issues in DLPAR operations of
1806 NICs (LP: #1560514)
1807 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
1808 properties
1809
1810 * ThunderX: support alternative phy implementations (LP: #1562968)
1811 - net: thunderx: Cleanup PHY probing code.
1812 - [Config] CONFIG_MDIO_CAVIUM=m
1813 - phy: mdio-octeon: Refactor into two files/modules
1814 - [Config] CONFIG_MDIO_THUNDER=m
1815 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
1816 - phy: mdio-cavium: Add missing MODULE_* annotations.
1817 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
1818 - phy: mdio-thunder: Fix some Kconfig typos
1819 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
1820
1821 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
1822 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
1823 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
1824
1825 * lots of printk to serial console can hang system for long time
1826 (LP: #1534216)
1827 - printk: set may_schedule for some of console_trylock() callers
1828
1829 * [i915_bpo] Update i915 backport driver (LP: #1560395)
1830 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
1831 - PM / runtime: Add new helper for conditional usage count incrementation
1832 - drm/core: Add drm_for_each_encoder_mask, v2.
1833 - drm/atomic-helper: Implement subsystem-level suspend/resume
1834
1835 * [Hyper-V] VM Sockets (LP: #1541585)
1836 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
1837 - Drivers: hv: vmbus: Add vendor and device atttributes
1838 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
1839 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
1840 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
1841 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
1842 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
1843 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
1844 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
1845 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
1846 - Drivers: hv: vmbus: add a per-channel rescind callback
1847 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
1848 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
1849 - Drivers: hv: vmbus: Give control over how the ring access is serialized
1850 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
1851 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
1852 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
1853 - Drivers: hv: vmbus: remove code duplication in message handling
1854 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
1855 - Drivers: hv: util: Pass the channel information during the init call
1856 - Drivers: hv: utils: Remove util transport handler from list if registration fails
1857 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
1858 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
1859
1860 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
1861 (LP: #1559918)
1862 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
1863
1864 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
1865 - net: add tc offload feature flag
1866 - net: tc: helper functions to query action types
1867 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
1868 - net: rework ndo tc op to consume additional qdisc handle parameter
1869 - net: rework setup_tc ndo op to consume general tc operand
1870 - net: sched: add cls_u32 offload hooks for netdevs
1871 - net: ixgbe: add support for tc_u32 offload
1872 - net: ixgbe: abort with cls u32 divisor groups greater than 1
1873
1874 * Bring fm10k up to Fortville SW5 (LP: #1562310)
1875 - net: add netif_is_team_master helper
1876 - net: add netif_is_team_port helper
1877 - net: add netif_is_lag_master helper
1878 - net: add netif_is_lag_port helper
1879 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
1880 - fm10k: don't reinitialize RSS flow table when RXFH configured
1881
1882 * [Feature]Always Running Timer (ART) to System Time translation
1883 (LP: #1519625)
1884 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
1885 - timekeeping: Provide internal function __ktime_get_real_seconds
1886 - timekeeping: Cap adjustments so they don't exceed the maxadj value
1887 - clocksource: Make clocksource validation work for all clocksources
1888 - time: Add cycles to nanoseconds translation
1889 - time: Add timekeeping snapshot code capturing system time and counter
1890 - time: Remove duplicated code in ktime_get_raw_and_real()
1891 - time: Add driver cross timestamp interface for higher precision time synchronization
1892 - time: Add history to cross timestamp interface supporting slower devices
1893 - time/timekeeping: Work around false positive GCC warning
1894 - x86/tsc: Always Running Timer (ART) correlated clocksource
1895 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
1896 - [Config] CONFIG_E1000E_HWTS=y
1897 - e1000e: Adds hardware supported cross timestamp on e1000e nic
1898
1899 * x-gene2: add SoC v2 support to clock (LP: #1561604)
1900 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
1901
1902 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
1903 - perf/x86: Move perf_event.c ............... => x86/events/core.c
1904 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
1905 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
1906 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
1907 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
1908 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
1909 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
1910 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
1911 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
1912 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
1913 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
1914 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
1915 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
1916 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
1917 x86/events/intel/uncore.[ch]
1918 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
1919 x86/events/intel/uncore_nmhex.c
1920 - perf/x86: Move perf_event_intel_uncore_snb.c =>
1921 x86/events/intel/uncore_snb.c
1922 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
1923 x86/events/intel/uncore_snbep.c
1924 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
1925 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
1926 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
1927 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
1928 - perf/x86: Move perf_event.h to its new home
1929 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
1930
1931 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
1932 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
1933
1934 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
1935
1936 linux (4.4.0-16.32) xenial; urgency=low
1937
1938 [ Tim Gardner ]
1939
1940 * Release Tracking Bug
1941 - LP: #1561727
1942
1943 * fix thermal throttling due to commit "Thermal: initialize thermal zone
1944 device correctly" (LP: #1561676)
1945 - Thermal: Ignore invalid trip points
1946
1947 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
1948 on press (LP: #1553811)
1949 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
1950 buttons, again
1951
1952 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
1953 (LP: #1560583)
1954 - SAUCE: apparmor: Allow ns_root processes to open profiles file
1955 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
1956
1957 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
1958 - ubuntu: vbox -- update to 5.0.16-dfsg-2
1959
1960 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
1961 s390x (LP: #1557690)
1962 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
1963
1964 * spl/zfs fails to build on s390x (LP: #1519814)
1965 - [Config] s390x -- re-enable zfs
1966 - [Config] zfs -- disable powerpc until the test failures can be resolved
1967
1968 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
1969 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
1970
1971 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
1972 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
1973 - [Config] powerpc -- convert zfs configuration to custom_override
1974
1975 * Memory arena corruption with FUSE (was Memory allocation failure crashes
1976 kernel hard, presumably related to FUSE) (LP: #1505948)
1977 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
1978 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
1979
1980 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
1981 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
1982
1983 * linux packaging: clear remaining redundant delta (LP: #1560445)
1984 - [Debian] Remove generated intermediate files on clean
1985
1986 * arm64: guest hangs when ntpd is running (LP: #1549494)
1987 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
1988 - Revert "hrtimer: Catch illegal clockids"
1989 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
1990
1991 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
1992 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
1993 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
1994 ThunderX
1995
1996 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
1997 (LP: #1559609)
1998 - arcmsr: fixed getting wrong configuration data
1999 - arcmsr: fixes not release allocated resource
2000 - arcmsr: make code more readable
2001 - arcmsr: adds code to support new Areca adapter ARC1203
2002 - arcmsr: changes driver version number
2003 - arcmsr: more readability improvements
2004 - arcmsr: Split dma resource allocation to a new function
2005 - arcmsr: change driver version to v1.30.00.22-20151126
2006
2007 * server image has no keyboard, desktop image works (LP: #1559692)
2008 - [Config] Rework input-modules (d-i) list
2009
2010 * PMU support for Cavium ThunderX (LP: #1559349)
2011 - arm64: perf: Rename Cortex A57 events
2012 - arm64/perf: Add Cavium ThunderX PMU support
2013 - arm64: perf: Enable PMCR long cycle counter bit
2014 - arm64: perf: Extend event mask for ARMv8.1
2015 - arm64: dts: Add Cavium ThunderX specific PMU
2016
2017 * Show ARM PMU events in perf stat (LP: #1559350)
2018 - drivers/perf: kill armpmu_register
2019 - arm: perf: Convert event enums to #defines
2020 - arm: perf: Add event descriptions
2021 - arm64: perf: Convert event enums to #defines
2022 - arm64: perf: Add event descriptions
2023 - ARM: perf: add format entry to describe event -> config mapping
2024 - arm64: perf: add format entry to describe event -> config mapping
2025
2026 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
2027 - EDAC/sb_edac: Fix computation of channel address
2028
2029 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
2030 - [Config] disable CONFIG_IP_PNP
2031
2032 * Miscellaneous Ubuntu changes
2033 - [Debian] Silence the reconstruct script
2034
2035 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
2036
2037 linux (4.4.0-15.31) xenial; urgency=low
2038
2039 [ Tim Gardner ]
2040
2041 * Release Tracking Bug
2042 - LP: #1559252
2043
2044 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
2045 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
2046
2047 * policy namespace stacking (LP: #1379535)
2048 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
2049 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
2050 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
2051 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
2052 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
2053 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
2054 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
2055 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
2056 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
2057 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
2058 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
2059 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
2060 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
2061 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
2062 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
2063 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
2064 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
2065 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
2066 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
2067 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
2068 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
2069 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
2070 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
2071 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
2072 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
2073 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
2074 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
2075 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
2076 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
2077 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
2078 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
2079 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
2080 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
2081 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
2082 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
2083 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
2084 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
2085 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
2086 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
2087 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
2088 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
2089 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
2090 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
2091 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
2092 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
2093 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
2094 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
2095 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
2096 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
2097
2098 * Add arm64 NUMA support (LP: #1558765)
2099 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
2100 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
2101 - [Config] CONFIG_OF_NUMA=y
2102 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
2103 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
2104 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
2105 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
2106 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
2107
2108 * vivid/linux: total ADT test failures (LP: #1558447)
2109 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
2110
2111 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
2112 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
2113 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
2114
2115 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
2116 - s390/pci: enforce fmb page boundary rule
2117
2118 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
2119 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
2120 - page_to_phys() always returns a multiple of PAGE_SIZE
2121 - s390/pci: provide ZPCI_ADDR macro
2122 - s390/pci: improve ZPCI_* macros
2123 - s390/pci: resize iomap
2124 - s390/pci: fix bar check
2125 - s390/pci: set error state for unusable functions
2126 - s390/pci: remove iomap sanity checks
2127 - s390/pci: remove pdev pointer from arch data
2128 - s390/pci: add ioctl interface for CLP
2129
2130 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
2131 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
2132 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
2133 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
2134 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
2135
2136 * skb_warn_bad_offload Crash (LP: #1558025)
2137 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
2138
2139 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
2140 - [Config] CONFIG_PCI_HOST_COMMON=y
2141 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
2142 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
2143 - PCI: generic: Move structure definitions to separate header file
2144 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
2145 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
2146 - PCI: thunder: Add PCIe host driver for ThunderX processors
2147 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
2148
2149 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
2150 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
2151
2152 * Xenial update to v4.4.6 stable release (LP: #1558330)
2153 - arm64: account for sparsemem section alignment when choosing vmemmap offset
2154 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
2155 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
2156 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
2157 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
2158 - kvm: cap halt polling at exactly halt_poll_ns
2159 - KVM: VMX: disable PEBS before a guest entry
2160 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
2161 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
2162 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
2163 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
2164 - s390/dasd: fix diag 0x250 inline assembly
2165 - tracing: Fix check for cpu online when event is disabled
2166 - dmaengine: at_xdmac: fix residue computation
2167 - jffs2: reduce the breakage on recovery from halfway failed rename()
2168 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
2169 - ASoC: dapm: Fix ctl value accesses in a wrong type
2170 - ASoC: samsung: Use IRQ safe spin lock calls
2171 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
2172 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
2173 - ovl: ignore lower entries when checking purity of non-directory entries
2174 - ovl: fix working on distributed fs as lower layer
2175 - wext: fix message delay/ordering
2176 - cfg80211/wext: fix message ordering
2177 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
2178 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
2179 - mac80211: minstrel: Change expected throughput unit back to Kbps
2180 - mac80211: fix use of uninitialised values in RX aggregation
2181 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
2182 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
2183 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
2184 - mac80211: Fix Public Action frame RX in AP mode
2185 - gpu: ipu-v3: Do not bail out on missing optional port nodes
2186 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
2187 - drm/radeon: Fix error handling in radeon_flip_work_func.
2188 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
2189 - userfaultfd: don't block on the last VM updates at exit time
2190 - ovl: fix getcwd() failure after unsuccessful rmdir
2191 - MIPS: Fix build error when SMP is used without GIC
2192 - MIPS: smp.c: Fix uninitialised temp_foreign_map
2193 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
2194 - target: Drop incorrect ABORT_TASK put for completed commands
2195 - ld-version: Fix awk regex compile failure
2196 - Linux 4.4.6
2197
2198 * linux fails to load x.509 built-in certificate (LP: #1557250)
2199 - lib/mpi: Endianness fix
2200
2201 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
2202 - [Config] CONFIG_NET_9P=m for s390x
2203
2204 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
2205 (LP: #1557950)
2206 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
2207 - net/mlx5e: Don't modify CQ before it was created
2208
2209 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
2210 - mmc: sdhci: Do not BUG on invalid vdd
2211 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
2212 - mmc: It is not an error for the card to be removed while suspended
2213
2214 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
2215 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
2216
2217 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
2218 - [Config] CONFIG_NUMA_EMU=y for s390x
2219
2220 * Miscellaneous Ubuntu changes
2221 - [Debian] git-ubuntu-log -- prevent bug references being split
2222 - [Debian] git-ubuntu-log -- git log output is UTF-8
2223
2224 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
2225
2226 linux (4.4.0-14.30) xenial; urgency=low
2227
2228 [ Tim Gardner ]
2229
2230 * Release Tracking Bug
2231 - LP: #1557508
2232
2233 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
2234 - powerpc: Fix dedotify for binutils >= 2.26
2235
2236 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
2237 - Illumos 6370 - ZFS send fails to transmit some holes
2238
2239 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
2240 camera (LP: #1557138)
2241 - UVC: Add support for ds4 depth camera
2242
2243 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
2244 - sched/numa: Fix use-after-free bug in the task_numa_compare
2245
2246 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
2247 files (LP: #1555997)
2248 - ovl: copy new uid/gid into overlayfs runtime inode
2249
2250 * Miscellaneous Ubuntu changes
2251 - SAUCE: Dump stack when X.509 certificates cannot be loaded
2252
2253 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
2254
2255 linux (4.4.0-13.29) xenial; urgency=low
2256
2257 [ Tim Gardner ]
2258
2259 * Release Tracking Bug
2260 - LP: #1556247
2261
2262 * s390/mm: four page table levels vs. fork (LP: #1556141)
2263 - s390/mm: four page table levels vs. fork
2264
2265 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
2266 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
2267 - hv_netvsc: cleanup netdev feature flags for netvsc
2268
2269 * fails to boot on megaraid (LP: #1552903)
2270 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
2271 case of PD list DCMD failure
2272
2273 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
2274 - ALSA: hda - add codec support for Kabylake display audio codec
2275
2276 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
2277 - cpufreq: powernv: Free 'chips' on module exit
2278 - cpufreq: powernv: Hot-plug safe the kworker thread
2279 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
2280 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
2281 - cpufreq: powernv: Replace pr_info with trace print for throttle event
2282 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
2283
2284 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
2285 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
2286
2287 * integer overflow in xt_alloc_table_info (LP: #1555353)
2288 - SAUCE: (noup) netfilter: x_tables: check for size overflow
2289
2290 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
2291 - [Packaging] reconstruct -- automatically reconstruct against base tag
2292 - [Config] reconstruct -- update to autoreconstruct output
2293 - [Packaging] reconstruct -- update when inserting final changes
2294
2295 * Xenial update to v4.4.5 stable release (LP: #1555640)
2296 - use ->d_seq to get coherency between ->d_inode and ->d_flags
2297 - drivers: sh: Restore legacy clock domain on SuperH platforms
2298 - Btrfs: fix deadlock running delayed iputs at transaction commit time
2299 - btrfs: Fix no_space in write and rm loop
2300 - btrfs: async-thread: Fix a use-after-free error for trace
2301 - block: Initialize max_dev_sectors to 0
2302 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
2303 - parisc: Fix ptrace syscall number and return value modification
2304 - mips/kvm: fix ioctl error handling
2305 - kvm: x86: Update tsc multiplier on change.
2306 - fbcon: set a default value to blink interval
2307 - cifs: fix out-of-bounds access in lease parsing
2308 - CIFS: Fix SMB2+ interim response processing for read requests
2309 - Fix cifs_uniqueid_to_ino_t() function for s390x
2310 - vfio: fix ioctl error handling
2311 - KVM: x86: fix root cause for missed hardware breakpoints
2312 - arm/arm64: KVM: Fix ioctl error handling
2313 - iommu/amd: Apply workaround for ATS write permission check
2314 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
2315 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
2316 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
2317 - drm/ast: Fix incorrect register check for DRAM width
2318 - drm/radeon/pm: update current crtc info after setting the powerstate
2319 - drm/amdgpu/pm: update current crtc info after setting the powerstate
2320 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
2321 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
2322 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
2323 - libata: fix HDIO_GET_32BIT ioctl
2324 - libata: Align ata_device's id on a cacheline
2325 - block: bio: introduce helpers to get the 1st and last bvec
2326 - writeback: flush inode cgroup wb switches instead of pinning super_block
2327 - Adding Intel Lewisburg device IDs for SATA
2328 - arm64: vmemmap: use virtual projection of linear region
2329 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
2330 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
2331 - tracing: Do not have 'comm' filter override event 'comm' field
2332 - pata-rb532-cf: get rid of the irq_to_gpio() call
2333 - Btrfs: fix loading of orphan roots leading to BUG_ON
2334 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
2335 - jffs2: Fix page lock / f->sem deadlock
2336 - Fix directory hardlinks from deleted directories
2337 - dmaengine: pxa_dma: fix cyclic transfers
2338 - adv7604: fix tx 5v detect regression
2339 - ALSA: usb-audio: Add a quirk for Plantronics DA45
2340 - ALSA: ctl: Fix ioctls for X32 ABI
2341 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
2342 - ALSA: rawmidi: Fix ioctls X32 ABI
2343 - ALSA: timer: Fix ioctls for X32 ABI
2344 - ALSA: pcm: Fix ioctls for X32 ABI
2345 - ALSA: seq: oss: Don't drain at closing a client
2346 - ALSA: hdspm: Fix wrong boolean ctl value accesses
2347 - ALSA: hdsp: Fix wrong boolean ctl value accesses
2348 - ALSA: hdspm: Fix zero-division
2349 - ALSA: timer: Fix broken compat timer user status ioctl
2350 - usb: chipidea: otg: change workqueue ci_otg as freezable
2351 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
2352 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
2353 - USB: qcserial: add Sierra Wireless EM74xx device ID
2354 - USB: serial: option: add support for Telit LE922 PID 0x1045
2355 - USB: serial: option: add support for Quectel UC20
2356 - MIPS: scache: Fix scache init with invalid line size.
2357 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
2358 - ubi: Fix out of bounds write in volume update code
2359 - i2c: brcmstb: allocate correct amount of memory for regmap
2360 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
2361 - block: check virt boundary in bio_will_gap()
2362 - block: get the 1st and last bvec via helpers
2363 - drm/i915: more virtual south bridge detection
2364 - drm/i915: refine qemu south bridge detection
2365 - modules: fix longstanding /proc/kallsyms vs module insertion race.
2366 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
2367 - Linux 4.4.5
2368
2369 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
2370 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
2371
2372 * TPM2.0 trusted keys fixes (LP: #1398274)
2373 - tpm_tis: further simplify calculation of ordinal duration
2374 - tpm_tis: Use devm_free_irq not free_irq
2375 - tpm_tis: Ensure interrupts are disabled when the driver starts
2376 - tpm: rework tpm_get_timeouts()
2377 - tpm_tis: Get rid of the duplicate IRQ probing code
2378 - tpm_tis: Refactor the interrupt setup
2379 - tpm_tis: Tighten IRQ auto-probing
2380 - tpm_ibmvtpm: properly handle interrupted packet receptions
2381
2382 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
2383 - [Config] control.stub.in -- review versioned Build-Depends:
2384 - [Config] control.stub.in -- review versioned
2385 Depends/Breaks/Conflicts/Replaces
2386 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
2387 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
2388
2389 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
2390
2391 linux (4.4.0-12.28) xenial; urgency=low
2392
2393 * Miscellaneous Ubuntu changes
2394 - reconstruct: Work around orig tarball packaging limitiations
2395 Fixes FTBS
2396
2397 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
2398
2399 linux (4.4.0-12.27) xenial; urgency=low
2400
2401 [ Tim Gardner ]
2402
2403 * Release Tracking Bug
2404 - LP: #1554704
2405
2406 * Fails to detect (second) display (LP: #1543683)
2407 - drm/i915: Fix hpd live status bits for g4x
2408
2409 * s390x -- various configuration changes (LP: #1543165)
2410 - [Config] s390x -- enable CONFIG_NUMA
2411 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
2412 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
2413 - [Config] s390x -- disable CONFIG_NVMEM
2414 - [Config] s390x -- switch preempt mode to none
2415
2416 * Radeon hybrid graphics problem on resume (LP: #1554608)
2417 - Revert "drm/radeon: call hpd_irq_event on resume"
2418
2419 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
2420 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
2421 - drm/amdgpu: use $(src) in Makefile (v2)
2422 - drm/radeon: constify radeon_asic_ring structures
2423 - drm/amdgpu: add a callback for reading the bios from the rom directly
2424 - drm/amdgpu: add read_bios_from_rom callback for CI parts
2425 - drm/amdgpu: add read_bios_from_rom callback for VI parts
2426 - drm/amdgpu: Use new read bios from rom callback
2427 - drm/amdgpu: Use unlocked gem unreferencing
2428 - drm/radeon: Use unlocked gem unreferencing
2429 - drm/amd: add new gfx8 register definitions for EDC
2430 - drm/amdgpu: add EDC support for CZ (v3)
2431 - drm/amd: abstract kernel rq and normal rq to priority of run queue
2432 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
2433 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
2434 - drm/amdgpu: update rev id register for VI
2435 - drm/amdgpu: add more debugging output for driver failures
2436 - drm/amdgpu: add entity only when first job come
2437 - drm/amdgpu: handle error case for ctx
2438 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
2439 - drm/amdgpu: change default sched jobs to 32
2440 - drm/amdgpu: limit visible vram if it's smaller than the BAR
2441 - drm/amdgpu: restrict the sched jobs number to power of two
2442 - drm/amdgpu: put VM page tables directly into duplicates list
2443 - drm/amdgpu: split VM PD and PT handling during CS
2444 - drm/amdgpu: keep the PTs validation list in the VM v2
2445 - drm/radeon: Update radeon_get_vblank_counter_kms()
2446 - drm/radeon: only increment sync_seq when a fence is really emitted
2447 - drm/fb-helper: Use proper plane mask for fb cleanup
2448 - drm/amdgpu: fix dp link rate selection (v2)
2449 - drm/radeon: fix dp link rate selection (v2)
2450 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
2451 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
2452 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
2453 - drm/amdgpu: implement new cgs interface for acpi function
2454 - drm/amdgpu: implement cgs interface to query system info
2455 - drm/amdgpu: add new cgs interface to get display info (v2)
2456 - drm/amd/powerplay: add basic powerplay framework
2457 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
2458 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
2459 - drm/amd/powerplay: add SMU manager sub-component
2460 - drm/amd/powerplay: add hardware manager sub-component
2461 - SAUCE: amd: Include errno.h
2462 - drm/amd/powerplay: add Carrizo smu support
2463 - drm/amd/powerplay: add Carrizo dpm support
2464 - drm/amd/powerplay: add CG and PG support for carrizo
2465 - drm/amd/powerplay: add event manager sub-component
2466 - drm/amd/powerplay: implement functions of amd_powerplay_func
2467 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
2468 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
2469 - drm/amd/powerplay: add header file for tonga smu and dpm
2470 - drm/amd/powerplay: Add Tonga SMU support
2471 - drm/amd/powerplay: add Tonga dpm support (v3)
2472 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
2473 - drm/amd/powerplay: update atomctrl for fiji
2474 - drm/amd/powerplay: add Fiji SMU support.
2475 - drm/amd/powerplay: add Fiji DPM support.
2476 - drm/amdgpu: add amdgpu.powerplay module option
2477 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
2478 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
2479 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
2480 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
2481 - drm/amdgpu/powerplay: program display gap for tonga.
2482 - drm/amdgpu: enable powerplay module by default for tonga.
2483 - drm/amdgpu: enable powerplay module by default for fiji.
2484 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
2485 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
2486 - drm/amd/powerplay: Add CG and PG support for tonga
2487 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
2488 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
2489 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
2490 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
2491 - drm/amdgpu/powerplay: implement thermal control for tonga.
2492 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
2493 - drm/amdgpu: export fan control functions to amdgpu
2494 - drm/amdgpu: enable sysfs interface for powerplay
2495 - drm/amdgpu: support per device powerplay enablement (v2)
2496 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
2497 - drm/amd/powerplay: implement new funcs to check current states for tonga.
2498 - drm/amd/powerplay: refine the logic of whether need to update power state.
2499 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
2500 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
2501 - drm/amdgpu: extract pcie helpers to common header
2502 - drm: add drm_pcie_get_max_link_width helper (v2)
2503 - drm/amdgpu: store pcie gen mask and link width
2504 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
2505 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
2506 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
2507 - drm/amd/powerplay: fix boolreturn.cocci warnings
2508 - drm/amd/powerplay/tonga: Add UVD DPM init
2509 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
2510 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
2511 - drm/amdgpu: add sdma clock gating support for Fiji.
2512 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
2513 - drm/amd/powerplay: enable clock gating for Fiji.
2514 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
2515 - drm/amd/powerplay: implement smc state upload for CZ
2516 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2517 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2518 - drm/amd/powerplay: add new function point in hwmgr.
2519 - drm/amd/powerplay: add smc msg for NB P-State switch
2520 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
2521 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
2522 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
2523 - drm/amd/powerplay: Add PPLib debug print macro.
2524 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
2525 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
2526 - drm/amd/powerplay: add multimedia power gating support for Fiji.
2527 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
2528 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
2529 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
2530 - drm/amdgpu: Prepare DKMS build for powerplay module.
2531 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
2532 - drm/amd/powerplay: Add thermal protection support for Fiji.
2533 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
2534 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
2535 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
2536 - drm/amd/powerplay: fix boolreturn.cocci warnings
2537 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
2538 - drm/amd/powerplay: check whether enable dpm in powerplay.
2539 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
2540 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
2541 - drm/amd/powerplay: display gpu load when print performance for tonga.
2542 - drm/powerplay: add debugging output to tonga_processpptables.c
2543 - drm/powerplay: add debugging output to processpptables.c
2544 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
2545 - drm/amd/powerplay: Don't return an error if fan table is missing
2546 - amd\powerplay Implement get dal power level
2547 - amd/powerplay: Fix get dal power level
2548 - amd/powerplay: Add structures required to report configuration change
2549 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
2550 - drm/amd/powerplay: add point check to avoid NULL point hang.
2551 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
2552 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
2553 - drm: powerplay: use div64_s64 instead of do_div
2554 - drm/amd/powerplay: fix a reversed condition
2555 - drm/amdgpu/cgs: cleanup some indenting
2556 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
2557 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
2558 - drm/amd/powerplay: fix bug that NULL checks are reversed.
2559 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
2560 - drm/amd/powerplay: fix Smatch static checker warnings
2561 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
2562 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
2563 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
2564 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
2565 - drm/amdgpu: fix hex/decimal bug when show gpu load.
2566 - drm/amd/powerplay: add thermal control task when resume.
2567 - drm/amd/powerplay: enable set boot state task
2568 - drm/amd/powerplay: enable power down asic task. (v2)
2569 - drm/amd/powerplay: implement power down asic task for CZ
2570 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
2571 - drm/amdgpu/cgs: add an interface to access PCI resources
2572 - drm/amdgpu: add irq domain support
2573 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
2574 - drm/sysfs: use kobj_to_dev()
2575 - drm/amd/powerplay: fix static checker warning for return meaningless value.
2576 - drm/amdgpu/cz: add code to enable forcing UVD clocks
2577 - drm/amdgpu/cz: add code to enable forcing VCE clocks
2578 - drm/amdgpu/cz: force uvd clocks when sclks are forced
2579 - drm/amdgpu/cz: force vce clocks when sclks are forced
2580 - drm/amdgpu: use kobj_to_dev()
2581 - drm/radeon: use kobj_to_dev()
2582 - drm/ttm: fix adding foreign BOs to the LRU during init v2
2583 - drm/ttm: fix adding foreign BOs to the swap LRU
2584 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
2585 - drm/amdgpu: move VM page tables to the LRU end on CS v2
2586 - drm/amdgpu: validate duplicates first
2587 - drm/amdgpu: add missing irq.h include
2588 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
2589 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
2590 - amdkfd: don't open-code memdup_user()
2591 - amdkfd: Copy from the proper user command pointer
2592 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
2593 - amd/powerplay: disable powerplay by default initially
2594 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
2595 - drm/atomic-helper: Export framebuffer_changed()
2596 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
2597 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
2598 - drm/amdgpu: fix next_rptr handling for debugfs
2599 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
2600 - drm/radeon: only init fbdev if we have connectors
2601 - drm/amdgpu: don't init fbdev if we don't have any connectors
2602 - drm/amd/powerplay: Update SMU firmware loading for Stoney
2603 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
2604 - drm/amdkfd: Remove unnecessary cast in kfree
2605 - drm/amdgpu: only move pt bos in LRU list on success
2606 - drm/amdgpu: mask out WC from BO on unsupported arches
2607 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
2608 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
2609 - drm/amdgpu: load MEC ucode manually on iceland
2610 - drm/amdgpu: disable uvd and vce clockgating on Fiji
2611 - drm/amdgpu: add pcie cap module parameters (v2)
2612 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
2613 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
2614 - drm/amdgpu: handle uvd pg flags properly
2615 - drm/amdgpu: handle vce pg flags properly
2616 - drm/amdgpu: clean up vce pg flags for cz/st
2617 - drm/amdgpu: be consistent with uvd cg flags
2618 - drm/amd/powerplay/cz: disable uvd pg
2619 - drm/amd/powerplay/cz: disable vce pg
2620 - drm/amd/powerplay/tonga: disable uvd pg
2621 - drm/amd/powerplay/tonga: disable vce pg
2622 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
2623 - drm/amdgpu: remove unused cg defines
2624 - drma/dmgpu: move cg and pg flags into shared headers
2625 - drm/amdgpu/tonga: plumb pg flags through to powerplay
2626 - drm/amdgpu/cz: plumb pg flags through to powerplay
2627 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
2628
2629 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
2630 #1552632)
2631 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
2632
2633 * Miscellaneous Ubuntu changes
2634 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
2635
2636 * Miscellaneous upstream changes
2637 - net: thunderx: Fix for Qset error due to CQ full
2638 - ahci: Workaround for ThunderX Errata#22536
2639 - arm64: Add workaround for Cavium erratum 27456
2640 - tipc: fix nullptr crash during subscription cancel
2641
2642 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
2643
2644 linux (4.4.0-11.26) xenial; urgency=low
2645
2646 [ Tim Gardner ]
2647
2648 * Release Tracking Bug
2649 - LP: #1553391
2650
2651 * Xenial update to v4.4.4 stable release (LP: #1553179)
2652 - af_iucv: Validate socket address length in iucv_sock_bind()
2653 - gro: Make GRO aware of lightweight tunnels.
2654 - net: dp83640: Fix tx timestamp overflow handling.
2655 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
2656 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
2657 - tcp: fix NULL deref in tcp_v4_send_ack()
2658 - af_unix: fix struct pid memory leak
2659 - pptp: fix illegal memory access caused by multiple bind()s
2660 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
2661 - net: dsa: fix mv88e6xxx switches
2662 - tipc: fix connection abort during subscription cancel
2663 - inet: frag: Always orphan skbs inside ip_defrag()
2664 - switchdev: Require RTNL mutex to be held when sending FDB notifications
2665 - tcp: beware of alignments in tcp_get_info()
2666 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
2667 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
2668 - ipv6: addrconf: Fix recursive spin lock call
2669 - ipv6: fix a lockdep splat
2670 - unix: correctly track in-flight fds in sending process user_struct
2671 - tcp: do not drop syn_recv on all icmp reports
2672 - net:Add sysctl_max_skb_frags
2673 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
2674 - enic: increment devcmd2 result ring in case of timeout
2675 - sctp: translate network order to host order when users get a hmacid
2676 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
2677 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
2678 eth_get_headlen
2679 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
2680 - bonding: Fix ARP monitor validation
2681 - ipv4: fix memory leaks in ip_cmsg_send() callers
2682 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
2683 - af_unix: Guard against other == sk in unix_dgram_sendmsg
2684 - tipc: fix premature addition of node to lookup table
2685 - tcp: md5: release request socket instead of listener
2686 - qmi_wwan: add "4G LTE usb-modem U901"
2687 - net/mlx4_en: Count HW buffer overrun only once
2688 - net/mlx4_en: Avoid changing dev->features directly in run-time
2689 - l2tp: Fix error creating L2TP tunnels
2690 - pppoe: fix reference counting in PPPoE proxy
2691 - net_sched fix: reclassification needs to consider ether protocol changes
2692 - route: check and remove route cache when we get route
2693 - tcp/dccp: fix another race at listener dismantle
2694 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
2695 - rtnl: RTM_GETNETCONF: fix wrong return value
2696 - tipc: unlock in error path
2697 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
2698 - sctp: Fix port hash table size computation
2699 - ext4: fix bh->b_state corruption
2700 - ARM: debug-ll: fix BCM63xx entry for multiplatform
2701 - arm64: errata: Add -mpc-relative-literal-loads to build flags
2702 - KVM: s390: fix guest fprs memory leak
2703 - devm_memremap: Fix error value when memremap failed
2704 - drm/gma500: Use correct unref in the gem bo create function
2705 - ARM: 8457/1: psci-smp is built only for SMP
2706 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
2707 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
2708 - efi: Do variable name validation tests in utf8
2709 - efi: Make our variable validation list include the guid
2710 - efi: Make efivarfs entries immutable by default
2711 - efi: Add pstore variables to the deletion whitelist
2712 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
2713 - bcache: fix a livelock when we cause a huge number of cache misses
2714 - bcache: Add a cond_resched() call to gc
2715 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
2716 - bcache: fix a leak in bch_cached_dev_run()
2717 - bcache: unregister reboot notifier if bcache fails to unregister device
2718 - bcache: allows use of register in udev to avoid "device_busy" error.
2719 - bcache: Change refill_dirty() to always scan entire disk if necessary
2720 - dm thin: fix race condition when destroying thin pool workqueue
2721 - can: ems_usb: Fix possible tx overflow
2722 - usb: dwc3: Fix assignment of EP transfer resources
2723 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
2724 - USB: option: add support for SIM7100E
2725 - USB: option: add "4G LTE usb-modem U901"
2726 - drivers: android: correct the size of struct binder_uintptr_t for
2727 BC_DEAD_BINDER_DONE
2728 - spi: omap2-mcspi: Prevent duplicate gpio_request
2729 - iw_cxgb3: Fix incorrectly returning error on success
2730 - drm/i915: shut up gen8+ SDE irq dmesg noise
2731 - ocfs2: unlock inode if deleting inode from orphan fails
2732 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
2733 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
2734 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
2735 - clocksource/drivers/vt8500: Increase the minimum delta
2736 - s390/kvm: remove dependency on struct save_area definition
2737 - KVM: s390: fix memory overwrites when vx is disabled
2738 - Btrfs: add missing brelse when superblock checksum fails
2739 - Btrfs: igrab inode in writepage
2740 - btrfs: statfs: report zero available if metadata are exhausted
2741 - Btrfs: send, don't BUG_ON() when an empty symlink is found
2742 - Btrfs: fix number of transaction units required to create symlink
2743 - Btrfs: fix transaction handle leak on failure to create hard link
2744 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
2745 subvolume roots
2746 - btrfs: initialize the seq counter in struct btrfs_device
2747 - s390: fix normalization bug in exception table sorting
2748 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
2749 - s390/dasd: fix refcount for PAV reassignment
2750 - s390/dasd: fix performance drop
2751 - uml: flush stdout before forking
2752 - uml: fix hostfs mknod()
2753 - um: link with -lpthread
2754 - locks: fix unlock when fcntl_setlk races with a close
2755 - rtlwifi: rtl_pci: Fix kernel panic
2756 - rtlwifi: rtl8192cu: Add missing parameter setup
2757 - rtlwifi: rtl8192ce: Fix handling of module parameters
2758 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
2759 - rtlwifi: rtl8723ae: Fix initialization of module parameters
2760 - rtlwifi: rtl8192se: Fix module parameter initialization
2761 - rtlwifi: rtl8188ee: Fix module parameter initialization
2762 - rtlwifi: rtl8723be: Fix module parameter initialization
2763 - mei: fix fasync return value on error
2764 - mei: validate request value in client notify request ioctl
2765 - namei: ->d_inode of a pinned dentry is stable only for positives
2766 - rc: sunxi-cir: Initialize the spinlock properly
2767 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
2768 - si2157: return -EINVAL if firmware blob is too big
2769 - gspca: ov534/topro: prevent a division by 0
2770 - vb2: fix a regression in poll() behavior for output,streams
2771 - tda1004x: only update the frontend properties if locked
2772 - dm space map metadata: remove unused variable in brb_pop()
2773 - dm snapshot: fix hung bios when copy error occurs
2774 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
2775 - coresight: checking for NULL string in coresight_name_match()
2776 - irqchip/omap-intc: Add support for spurious irq handling
2777 - irqchip/mxs: Add missing set_handle_irq()
2778 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
2779 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
2780 - posix-clock: Fix return code on the poll method's error path
2781 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
2782 - mmc: usdhi6rol0: handle NULL data in timeout
2783 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
2784 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
2785 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
2786 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
2787 - mmc: core: Enable tuning according to the actual timing
2788 - mmc: mmci: fix an ages old detection error
2789 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
2790 - mmc: pxamci: fix again read-only gpio detection polarity
2791 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
2792 - mmc: sdhci: Allow override of mmc host operations
2793 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
2794 - Bluetooth: Use continuous scanning when creating LE connections
2795 - Bluetooth: Add support of Toshiba Broadcom based devices
2796 - Bluetooth: Fix incorrect removing of IRKs
2797 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
2798 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
2799 - time: Avoid signed overflow in timekeeping_get_ns()
2800 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
2801 - Revert "MIPS: Fix PAGE_MASK definition"
2802 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
2803 - MIPS: hpet: Choose a safe value for the ETIME check
2804 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
2805 - MIPS: Fix buffer overflow in syscall_get_arguments()
2806 - EDAC: Robustify workqueues destruction
2807 - EDAC, mc_sysfs: Fix freeing bus' name
2808 - sparc64: fix incorrect sign extension in sys_sparc64_personality
2809 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
2810 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
2811 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
2812 - virtio_balloon: fix race by fill and leak
2813 - virtio_balloon: fix race between migration and ballooning
2814 - virtio_pci: fix use after free on release
2815 - drm/vmwgfx: Fix an incorrect lock check
2816 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
2817 - drm/vmwgfx: respect 'nomodeset'
2818 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
2819 - drm/amdgpu: call hpd_irq_event on resume
2820 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
2821 - drm/amdgpu: fix tonga smu resume
2822 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
2823 - drm/amdgpu: no need to load MC firmware on fiji
2824 - drm/amdgpu: move gmc7 support out of CIK dependency
2825 - drm/amdgpu: iceland use CI based MC IP
2826 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
2827 - drm/amdgpu: pull topaz gmc bits into gmc_v7
2828 - drm/amdgpu: drop topaz support from gmc8 module
2829 - drm/amdgpu: don't load MEC2 on topaz
2830 - drm/amdgpu: remove exp hardware support from iceland
2831 - drm/amdgpu: fix s4 resume
2832 - drm/amdgpu: remove unnecessary forward declaration
2833 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
2834 - drm/amdgpu: fix issue with overlapping userptrs
2835 - drm/amdgpu: use post-decrement in error handling
2836 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
2837 - drm/amdgpu/pm: adjust display configuration after powerstate
2838 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
2839 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
2840 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
2841 training
2842 - drm/nouveau: platform: Fix deferred probe
2843 - drm/dp/mst: process broadcast messages correctly
2844 - drm/dp/mst: always send reply for UP request
2845 - drm/dp/mst: fix in MSTB RAD initialization
2846 - drm/dp/mst: fix in RAD element access
2847 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
2848 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
2849 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
2850 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
2851 - drm/dp/mst: deallocate payload on port destruction
2852 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
2853 - drm/radeon: call hpd_irq_event on resume
2854 - drm/radeon: Fix "slow" audio over DP on DCE8+
2855 - drm/radeon: clean up fujitsu quirks
2856 - drm/radeon: properly byte swap vce firmware setup
2857 - drm/radeon: cleaned up VCO output settings for DP audio
2858 - drm/radeon: Add a common function for DFS handling
2859 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
2860 - drm: add helper to check for wc memory support
2861 - drm/radeon: mask out WC from BO on unsupported arches
2862 - drm/radeon: hold reference to fences in radeon_sa_bo_new
2863 - drm: fix missing reference counting decrease
2864 - drm/i915: Restore inhibiting the load of the default context
2865 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
2866 - drm/i915: Init power domains early in driver load
2867 - drm/i915: Make sure DC writes are coherent on flush.
2868 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
2869 - drm/i915: Don't reject primary plane windowing with color keying enabled on
2870 SKL+
2871 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
2872 - drm/i915/dsi: defend gpio table against out of bounds access
2873 - drm/i915/dsi: don't pass arbitrary data to sideband
2874 - drm/i915: fix error path in intel_setup_gmbus()
2875 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
2876 - drm/radeon: use post-decrement in error handling
2877 - drm: No-Op redundant calls to drm_vblank_off() (v2)
2878 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
2879 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
2880 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
2881 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
2882 - drm/radeon/pm: adjust display configuration after powerstate
2883 - make sure that freeing shmem fast symlinks is RCU-delayed
2884 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
2885 supported
2886 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
2887 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
2888 - uapi: update install list after nvme.h rename
2889 - lib: sw842: select crc32
2890 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
2891 R700
2892 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
2893 R830
2894 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
2895 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
2896 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
2897 - dmaengine: dw: fix cyclic transfer setup
2898 - dmaengine: dw: fix cyclic transfer callbacks
2899 - dmaengine: at_xdmac: fix resume for cyclic transfers
2900 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
2901 - IB/cm: Fix a recently introduced deadlock
2902 - IB/qib: fix mcast detach when qp not attached
2903 - IB/qib: Support creating qps with GFP_NOIO flag
2904 - IB/mlx5: Expose correct maximum number of CQE capacity
2905 - Thermal: initialize thermal zone device correctly
2906 - Thermal: handle thermal zone device properly during system sleep
2907 - Thermal: do thermal zone update after a cooling device registered
2908 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
2909 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
2910 - hwmon: (ads1015) Handle negative conversion values correctly
2911 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
2912 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
2913 - seccomp: always propagate NO_NEW_PRIVS on tsync
2914 - libceph: fix ceph_msg_revoke()
2915 - libceph: don't bail early from try_read() when skipping a message
2916 - libceph: use the right footer size when skipping a message
2917 - libceph: don't spam dmesg with stray reply warnings
2918 - sd: Optimal I/O size is in bytes, not sectors
2919 - Staging: speakup: Fix getting port information
2920 - Revert "Staging: panel: usleep_range is preferred over udelay"
2921 - cdc-acm:exclude Samsung phone 04e8:685d
2922 - perf stat: Do not clean event's private stats
2923 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
2924 - rfkill: fix rfkill_fop_read wait_event usage
2925 - mac80211: Requeue work after scan complete for all VIF types.
2926 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
2927 - Revert "workqueue: make sure delayed work run in local cpu"
2928 - ALSA: hda - Apply clock gate workaround to Skylake, too
2929 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
2930 - target: Fix LUN_RESET active I/O handling for ACK_KREF
2931 - target: Fix LUN_RESET active TMR descriptor handling
2932 - target: Fix TAS handling for multi-session se_node_acls
2933 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
2934 - target: Fix race with SCF_SEND_DELAYED_TAS handling
2935 - spi: atmel: fix gpio chip-select in case of non-DT platform
2936 - libata: fix sff host state machine locking while polling
2937 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
2938 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
2939 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
2940 - cpuset: make mm migration asynchronous
2941 - cgroup: make sure a parent css isn't offlined before its children
2942 - writeback: keep superblock pinned during cgroup writeback association
2943 switches
2944 - phy: core: fix wrong err handle for phy_power_on
2945 - i2c: i801: Adding Intel Lewisburg support for iTCO
2946 - bio: return EINTR if copying to user space got interrupted
2947 - block: fix use-after-free in dio_bio_complete
2948 - nfs: fix nfs_size_to_loff_t
2949 - NFSv4: Fix a dentry leak on alias use
2950 - of/irq: Fix msi-map calculation for nonzero rid-base
2951 - KVM: async_pf: do not warn on page allocation failures
2952 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
2953 - KVM: x86: fix missed hardware breakpoints
2954 - KVM: x86: MMU: fix ubsan index-out-of-range warning
2955 - powerpc/eeh: Fix partial hotplug criterion
2956 - tracing: Fix showing function event in available_events
2957 - sunrpc/cache: fix off-by-one in qword_get()
2958 - kernel/resource.c: fix muxed resource handling in __request_region()
2959 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
2960 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
2961 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
2962 - xen/arm: correctly handle DMA mapping of compound pages
2963 - xen/scsiback: correct frontend counting
2964 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
2965 - xen/pciback: Save the number of MSI-X entries to be copied later.
2966 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
2967 extracted.
2968 - should_follow_link(): validate ->d_seq after having decided to follow
2969 - do_last(): ELOOP failure exit should be done after leaving RCU mode
2970 - hpfs: don't truncate the file when delete fails
2971 - x86/irq: Call chip->irq_set_affinity in proper context
2972 - x86/irq: Fix a race in x86_vector_free_irqs()
2973 - x86/irq: Validate that irq descriptor is still active
2974 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
2975 - x86/irq: Reorganize the return path in assign_irq_vector
2976 - x86/irq: Reorganize the search in assign_irq_vector
2977 - x86/irq: Check vector allocation early
2978 - x86/irq: Copy vectormask instead of an AND operation
2979 - x86/irq: Get rid of code duplication
2980 - x86/irq: Remove offline cpus from vector cleanup
2981 - x86/irq: Clear move_in_progress before sending cleanup IPI
2982 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
2983 - x86/irq: Remove outgoing CPU from vector cleanup mask
2984 - x86/irq: Call irq_force_move_complete with irq descriptor
2985 - x86/irq: Plug vector cleanup race
2986 - IB/cma: Fix RDMA port validation for iWarp
2987 - iwlwifi: dvm: fix WoWLAN
2988 - iwlwifi: pcie: properly configure the debug buffer size for 8000
2989 - iwlwifi: update and fix 7265 series PCI IDs
2990 - iwlwifi: mvm: don't allow sched scans without matches to be started
2991 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
2992 - bcache: prevent crash on changing writeback_running
2993 - Linux 4.4.4
2994
2995 * mlx4_en didn't choose time-stamping shift value according to HW frequency
2996 (LP: #1552627)
2997 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
2998
2999 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
3000 - target/transport: add flag to indicate CPU Affinity is observed
3001 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
3002 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
3003
3004 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3005 - qla2xxx: Fix warning reported by static checker
3006 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
3007 - qla2xxx: Fix stale pointer access.
3008 - qla2xxx: Use ATIO type to send correct tmr response
3009 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
3010
3011 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
3012 - [Config] Add s390x zfcp to scsi-modules udeb
3013
3014 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
3015
3016 linux (4.4.0-10.25) xenial; urgency=low
3017
3018 [ Tim Gardner ]
3019
3020 * Release Tracking Bug
3021 - LP: #1552247
3022
3023 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
3024 - security: let security modules use PTRACE_MODE_* with bitmasks
3025
3026 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
3027 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
3028
3029 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
3030 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
3031 - mmc: sdhci: Fix DMA descriptor with zero data length
3032
3033 * Miscellaneous Ubuntu changes
3034 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
3035
3036 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
3037
3038 linux (4.4.0-9.24) xenial; urgency=low
3039
3040 [ Tim Gardner ]
3041
3042 * Release Tracking Bug
3043 - LP: #1551319
3044
3045 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
3046 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
3047
3048 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
3049 #1448912)
3050 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
3051 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
3052 replacedby is not setup
3053 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
3054 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
3055 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
3056 replacedby
3057 - SAUCE: apparmor: Fix: label_vec_merge insertion
3058 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
3059 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
3060 merge path
3061 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
3062 labelset lock
3063 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
3064
3065 * apparmor kernel BUG kills firefox (LP: #1430546)
3066 - SAUCE: apparmor: Disallow update of cred when then subjective != the
3067 objective cred
3068 - SAUCE: apparmor: rework retrieval of the current label in the profile update
3069 case
3070
3071 * sleep from invalid context in aa_move_mount (LP: #1539349)
3072 - SAUCE: apparmor: fix sleep from invalid context
3073
3074 * s390x: correct restore of high gprs on signal return (LP: #1550468)
3075 - s390/compat: correct restore of high gprs on signal return
3076
3077 * missing SMAP support (LP: #1550517)
3078 - x86/entry/compat: Add missing CLAC to entry_INT80_32
3079
3080 * Floating-point exception handler receives empty Data-Exception Code in
3081 Floating Point Control register (LP: #1548414)
3082 - s390/fpu: signals vs. floating point control register
3083
3084 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
3085 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
3086
3087 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
3088 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
3089 build fips840/b1208b_1604.840 (LP: #1532914)
3090 - cxl: Fix PSL timebase synchronization detection
3091
3092 * [Feature]EDAC support for Knights Landing (LP: #1519631)
3093 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
3094
3095 * Various failures of kernel_security suite on Xenial kernel on s390x arch
3096 (LP: #1531327)
3097 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
3098
3099 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
3100 - [Config] Provides: virtualbox-guest-modules when appropriate
3101
3102 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
3103 #1507588)
3104 - [Config] Provides: virtualbox-guest-modules when appropriate
3105
3106 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
3107 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
3108 - SAUCE: i915_bpo: Update intel_ips.h file location
3109 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
3110 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
3111 - drm/i915: remove an extra level of indirection in PCI ID list
3112 - drm/i915/kbl: Add Kabylake PCI ID
3113 - drm/i915/kbl: Add Kabylake GT4 PCI ID
3114 - mm: Export nr_swap_pages
3115 - async: export current_is_async()
3116 - drm: fix potential dangling else problems in for_each_ macros
3117 - dp/mst: add SDP stream support
3118 - drm: Implement drm_modeset_lock_all_ctx()
3119 - drm: Add "prefix" parameter to drm_rect_debug_print()
3120 - drm/i915: Set connector_state->connector using the helper.
3121 - drm/atomic: add connector mask to drm_crtc_state.
3122 - drm/i915: Report context GTT size
3123 - drm/i915: Add get_eld audio component
3124 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
3125 - SAUCE: i915_bpo: Revert passing plane/encoder name
3126 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
3127 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
3128 - drm/i915/bxt: update list of PCIIDs
3129 - drm/i915/skl: Add missing SKL ids
3130 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
3131 driver isn't"
3132 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
3133 - drm/atomic: Do not unset crtc when an encoder is stolen
3134 - drm/i915: Update connector_mask during readout, v2.
3135 - drm/atomic: Add encoder_mask to crtc_state, v3.
3136 - SAUCE: drm/core: Add drm_encoder_index.
3137 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
3138 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
3139
3140 * arm64: guest hangs when ntpd is running (LP: #1549494)
3141 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
3142 - hrtimer: Catch illegal clockids
3143 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
3144
3145 * Miscellaneous Ubuntu changes
3146 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
3147 - [Config] CONFIG_ARM_SMMU=y on arm64
3148 - rebase to v4.4.3
3149 - [Debian] git-ubuntu-log -- ensure we get the last commit
3150 - [Config] fix up spelling of probably again
3151 - [Debian] perf -- build in the context of the full generated local headers
3152 - SAUCE: tools: lib/bpf -- add generated headers to search path
3153 - SAUCE: proc: Always set super block owner to init_user_ns
3154 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
3155 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
3156 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
3157 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
3158 needs locking
3159 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
3160 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
3161 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
3162 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
3163 of remove_and_insert
3164 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
3165 transitions ns
3166 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
3167 freed.
3168 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
3169 been removed
3170 - SAUCE: apparmor: Fix: query label file permission
3171 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
3172 - SAUCE: fixup: cleanup return handling of labels
3173 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
3174 destroyed
3175 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
3176 - SAUCE: fixup: 20/23 locking issue around in __label_update
3177 - SAUCE: fixup: get rid of unused var build warning
3178 - SAUCE: fixup: cast poison values to remove warnings
3179 - SAUCE: apparmor: fix refcount race when finding a child profile
3180 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
3181 - SAUCE: fix: audit "no_new_privs" case for exec failure
3182 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
3183 - SAUCE: Move replacedby allocation into label_alloc
3184 - [Debian] supply zfs dkms Provides: based on do_zfs
3185 - [Config] supply zfs dkms Provides: based on do_zfs
3186 - [Config] drop linux-image-3.0 provides
3187
3188 * Miscellaneous upstream changes
3189 - x86/mpx: Fix off-by-one comparison with nr_registers
3190
3191 [ Upstream Kernel Changes ]
3192
3193 * rebase to v4.4.3
3194
3195 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
3196
3197 linux (4.4.0-8.23) xenial; urgency=low
3198
3199 * cgroup namespace mounts broken in containers (LP: #1549398)
3200 - SAUCE: kernfs: Always set super block owner to init_user_ns
3201
3202 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
3203 - arm64: mm: avoid calling apply_to_page_range on empty range
3204 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
3205
3206 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
3207 - [Config] postinst -- handle recreating symlinks when a real file is present
3208
3209 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
3210 - SAUCE: cred: Add clone_cred() interface
3211 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3212 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3213 - SAUCE: overlayfs: Be more careful about copying up sxid files
3214 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3215
3216 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
3217 - SAUCE: cred: Add clone_cred() interface
3218 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3219 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3220 - SAUCE: overlayfs: Be more careful about copying up sxid files
3221 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3222
3223 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
3224 - SAUCE: cred: Add clone_cred() interface
3225 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3226 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3227
3228 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
3229 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
3230 - net: Add eth_platform_get_mac_address() helper.
3231 - i40e: Add mac_filter_element at the end of the list instead of HEAD
3232 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
3233 - i40e: Replace X722 mac check in ethtool get_settings
3234 - i40evf: allow channel bonding of VFs
3235 - i40e: define function capabilities in only one place
3236 - i40evf: null out ring pointers on free
3237 - i40e: Cleanup the code with respect to restarting autoneg
3238 - i40e: update features with right offload
3239 - i40e: bump version to 1.4.10
3240 - i40e: add new device IDs for X722
3241 - i40e: Extend ethtool RSS hooks for X722
3242 - i40e/i40evf: Fix for UDP/TCP RSS for X722
3243 - i40evf: add new write-back mode
3244 - i40e/i40evf: Use private workqueue
3245 - i40e: add new proxy-wol bit for X722
3246 - i40e: Limit DCB FW version checks to X710/XL710 devices
3247 - i40e: AQ Add Run PHY Activity struct
3248 - i40e: AQ Geneve cloud tunnel type
3249 - i40e: AQ Add external power class to get link status
3250 - i40e: add 100Mb ethtool reporting
3251 - ixgbe: bulk free SKBs during TX completion cleanup cycle
3252 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
3253 - igb: Unpair the queues when changing the number of queues
3254 - igb/igbvf: don't give up
3255 - igb: clean up code for setting MAC address
3256 - igb: Refactor VFTA configuration
3257 - igb: Allow asymmetric configuration of MTU versus Rx frame size
3258 - igb: Do not factor VLANs into RLPML calculation
3259 - igb: Always enable VLAN 0 even if 8021q is not loaded
3260 - igb: Merge VLVF configuration into igb_vfta_set
3261 - igb: Clean-up configuration of VF port VLANs
3262 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
3263 - igb: Drop unnecessary checks in transmit path
3264 - igb: Enable use of "bridge fdb add" to set unicast table entries
3265 - igb: Add workaround for VLAN tag stripping on 82576
3266 - i40e: AQ Shared resource flags
3267 - i40e: AQ Add set_switch_config
3268 - i40e: AQ Add VXLAN-GPE tunnel type
3269 - i40e: AQ thermal sensor control struct
3270 - i40e: Bump AQ minor version to 1.5 for new FW features
3271 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
3272 - i40e: fix write-back-on-itr to work with legacy itr
3273 - i40e: add counter for arq overflows
3274 - i40e: add 20G speed for Tx bandwidth calculations
3275 - i40e: refactor DCB function
3276 - i40e: add a little more to an NVM update debug message
3277 - i40evf: enable bus master after reset
3278 - i40e: add netdev info to VSI dump
3279 - i40e: remove VF device IDs from PF
3280 - i40e: trivial: remove unnecessary local var
3281 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
3282 - net: ixgbe: add minimal parser details for ixgbe
3283 - i40e: trivial: drop duplicate definition
3284 - i40e: trivial: fix missing space
3285 - i40e: fix bug in dma sync
3286 - i40e: do TSO only if CHECKSUM_PARTIAL is set
3287 - i40e: allocate memory safer
3288 - i40e: fix: do not sleep in netdev_ops
3289 - i40e: APIs to Add/remove port mirroring rules
3290 - i40e: negate PHY int mask bits
3291 - i40e: drop unused function
3292 - i40e: count allocation errors
3293 - i40e: avoid large memcpy by assigning struct
3294 - i40e/i40evf: bump version to 1.4.12/1.4.8
3295 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
3296 - i40e: add priv flag for automatic rule eviction
3297 - i40e: use eth_platform_get_mac_address()
3298 - i40e: move sync_vsi_filters up in service_task
3299 - i40e: Make the DCB firmware checks for X710/XL710 only
3300 - i40e: set shared bit for multicast filters
3301 - i40e: add VEB stat control and remove L2 cloud filter
3302 - i40e: use new add_veb calling with VEB stats control
3303 - i40e: Refactor force_wb and WB_ON_ITR functionality code
3304 - i40evf: Change vf driver string to reflect all products i40evf supports
3305 - i40e/i40evf: don't lose interrupts
3306 - i40e/i40evf: try again after failure
3307 - i40e: dump descriptor indexes in hex
3308 - i40e/i40evf: use __GFP_NOWARN
3309 - i40e/i40evf: use pages correctly in Rx
3310 - i40e/i40evf: use logical operators, not bitwise
3311 - i40e: properly show packet split status in debugfs
3312 - i40e/i40evf: Bump version
3313 - ixgbe: use u32 instead of __u32 in model header
3314 - ixgbe: fix dates on header of ixgbe_model.h
3315 - i40e: get rid of magic number
3316 - i40e: drop unused debugfs file "dump"
3317 - i40evf: support packet split receive
3318 - i40e: trivial: cleanup use of pf->hw
3319 - i40e: Add a SW workaround for lost interrupts
3320 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
3321 - i40e: Removal of code which relies on BASE VEB SEID
3322 - i40e/i40evf: avoid atomics
3323 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
3324 - i40e: expand comment
3325 - i40e: better error reporting for nvmupdate
3326 - i40evf: set adapter state on reset failure
3327 - i40e: clean event descriptor before use
3328 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
3329 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
3330 - i40e/i40evf: Drop outer checksum offload that was not requested
3331 - i40e/i40evf: Use u64 values instead of casting them in TSO function
3332 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
3333 - i40e/i40evf: Consolidate all header changes into TSO function
3334 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
3335 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
3336 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
3337 - i40e/i40evf: Do not write to descriptor unless we complete
3338 - i40e/i40evf: Add exception handling for Tx checksum
3339 - i40e/i40evf: Clean-up Rx packet checksum handling
3340 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
3341 - i40e: Fix ATR in relation to tunnels
3342 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
3343 - i40e: Update feature flags to reflect newly enabled features
3344 - i40evf: Update feature flags to reflect newly enabled features
3345 - i40e: Add support for ATR w/ IPv6 extension headers
3346 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
3347 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
3348 - i40e/i40evf: Move Tx checksum closer to TSO
3349 - i40e: Add functions to blink led on 10GBaseT PHY
3350 - i40e: Fix led blink capability for 10GBaseT PHY
3351 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
3352 - i40e: Do not wait for Rx queue disable in DCB reconfig
3353 - i40e: Fix for unexpected messaging
3354 - i40e: Expose some registers to program parser, FD and RSS logic
3355 - i40e: add check for null VSI
3356 - i40e: add adminq commands for Rx CTL registers
3357 - i40e: implement and use Rx CTL helper functions
3358 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
3359 - i40e: suspend scheduling during driver unload
3360 - i40e: let go of the past
3361 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
3362
3363 * MPT3SAS Driver update for next kernel release (LP: #1512221)
3364 - mpt3sas: A correction in unmap_resources
3365 - mpt3sas: Added support for high port count HBA variants.
3366 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
3367 - mpt3sas: Fix static analyzer(coverity) tool identified defects
3368 - mpt3sas: Never block the Enclosure device
3369 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
3370 - mpt3sas: Added smp_affinity_enable module parameter.
3371 - mpt3sas: Add support for configurable Chain Frame Size
3372 - mpt3sas: Updated MPI Header to 2.00.42
3373 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
3374 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
3375 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
3376
3377 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
3378 - ibmvscsi: Add endian conversions to sysfs attribute show functions
3379
3380 * Miscellaneous Ubuntu changes
3381 - [Packaging] git-ubuntu-log -- output should be utf-8
3382 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
3383
3384 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
3385
3386 linux (4.4.0-7.22) xenial; urgency=low
3387
3388 [ Tim Gardner ]
3389
3390 * Release Tracking Bug
3391 - LP: #1547205
3392
3393 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
3394 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
3395 - arm64: kernel: implement ACPI parking protocol
3396
3397 * Please pull cgroup namespaces (LP: #1546775)
3398 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
3399 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
3400 - SAUCE: (noup) cgroup: introduce cgroup namespaces
3401 - SAUCE: (noup) cgroup: cgroup namespace setns support
3402 - SAUCE: (noup) kernfs: define kernfs_node_dentry
3403 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
3404 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
3405 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
3406
3407 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
3408 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
3409 - pwm: lpss: Remove ->free() callback
3410 - pwm: bcm2835: Calculate scaler in ->config()
3411 - pwm: bcm2835: Prevent division by zero
3412 - pwm: bcm2835: Fix email address specification
3413 - pwm: lpss: Update PWM setting for Broxton
3414 - pwm: lpss: Select core part automatically
3415 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
3416 - pwm: fsl-ftm: Fix clock enable/disable when using PM
3417 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
3418 - pwm: lpc32xx: make device usable with common clock framework
3419 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
3420 - pwm: lpc32xx: return ERANGE, if requested period is not supported
3421 - pwm: rcar: Improve accuracy of frequency division setting
3422 - pwm: Add PWM driver for OMAP using dual-mode timers
3423 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
3424 - pwm: omap-dmtimer: Potential NULL dereference on error
3425 - pwm: Mark all devices as "might sleep"
3426
3427 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
3428 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
3429 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
3430
3431 * Update megaraid driver to MR6.10 (LP: #1544679)
3432 - megaraid_sas: Do not allow PCI access during OCR
3433 - megaraid_sas: MFI IO timeout handling
3434 - megaraid_sas: Syncing request flags macro names with firmware
3435 - megaraid_sas: Task management support
3436 - megaraid_sas: Update device queue depth based on interface type
3437 - megaraid_sas: Fastpath region lock bypass
3438 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
3439 - megaraid_sas: Code optimization build_and_issue_cmd return-type
3440 - megaraid_sas: Dual queue depth support
3441 - megaraid_sas: IO throttling support
3442 - megaraid_sas: Make adprecovery variable atomic
3443 - megaraid_sas: MFI adapter OCR changes
3444 - megaraid_sas: Introduce module parameter for SCSI command timeout
3445 - megaraid_sas: SPERC OCR changes
3446 - megaraid_sas: driver version upgrade
3447 - megaraid: fix null pointer check in megasas_detach_one().
3448 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
3449 - megaraid_sas: Fix SMAP issue
3450 - megaraid_sas: Add an i/o barrier
3451
3452 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
3453 - powerpc/powernv: Fix stale PE primary bus
3454
3455 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
3456 - [Config] Update bnx2x d-i firmware to 7.12.30
3457
3458 * Miscellaneous Ubuntu changes
3459 - rebase to v4.4.2
3460
3461 * Miscellaneous upstream changes
3462 - openvswitch: allow management from inside user namespaces
3463 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
3464 - net, thunderx: Remove unnecessary rcv buffer start address management
3465 - net: thunderx: HW TSO support for pass-2 hardware
3466 - net: thunderx: Enable CQE count threshold interrupt
3467 - net: cavium: liquidio: use helpers ns_to_timespec64()
3468 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
3469 - arm64: KVM: Configure TCR_EL2.PS at runtime
3470 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
3471 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
3472 - arm64: lib: improve copy_page to deal with 128 bytes at a time
3473 - arm64: lib: patch in prfm for copy_page if requested
3474 - arm64: prefetch: add missing #include for spin_lock_prefetch
3475 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
3476 - net: thunderx: Use napi_schedule_irqoff()
3477 - net: thunderx: Assign affinity hints to vf's interrupts
3478 - net: thunderx: bgx: Use standard firmware node infrastructure.
3479 - net: thunderx: bgx: Add log message when setting mac address
3480 - net: thunderx: Alloc higher order pages when pagesize is small
3481 - net: cavium: liquidio: Return correct error code
3482 - net: cavium: liquidio: fix check for in progress flag
3483 - livepatch: add old_sympos as disambiguator field to klp_func
3484 - livepatch: add sympos as disambiguator field to klp_reloc
3485 - livepatch: function,sympos scheme in livepatch sysfs directory
3486 - module: Use the same logic for setting and unsetting RO/NX
3487 - gcov: use within_module() helper.
3488 - module: use a structure to encapsulate layout.
3489 - module: clean up RO/NX handling.
3490 - module: keep percpu symbols in module's symtab
3491 - livepatch: Cleanup module page permission changes
3492
3493 [ Upstream Kernel Changes ]
3494
3495 * rebase to v4.4.2
3496
3497 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
3498
3499 linux (4.4.0-6.21) xenial; urgency=low
3500
3501 [ Tim Gardner ]
3502
3503 * Release Tracking Bug
3504 - LP: #1546283
3505
3506 * Naples/Zen, NTB Driver (LP: #1542071)
3507 - [Config] CONFIG_NTB_AMD=m
3508 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
3509
3510 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
3511 - SAUCE: storvsc: use small sg_tablesize on x86
3512
3513 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
3514 - [Config] CONFIG_ARMV8_DEPRECATED=y
3515
3516 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
3517 - powerpc/eeh: Fix stale cached primary bus
3518
3519 * Miscellaneous Ubuntu changes
3520 - SAUCE: fs: Add user namesapace member to struct super_block
3521 - SAUCE: fs: Limit file caps to the user namespace of the super block
3522 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
3523 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
3524 - SAUCE: block_dev: Check permissions towards block device inode when mounting
3525 - SAUCE: fs: Treat foreign mounts as nosuid
3526 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
3527 - SAUCE: userns: Replace in_userns with current_in_userns
3528 - SAUCE: Smack: Handle labels consistently in untrusted mounts
3529 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
3530 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
3531 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
3532 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
3533 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
3534 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
3535 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
3536 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
3537 - SAUCE: fuse: Add support for pid namespaces
3538 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
3539 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
3540 - SAUCE: fuse: Allow user namespace mounts
3541 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
3542 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
3543 - SAUCE: quota: Convert ids relative to s_user_ns
3544 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
3545 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
3546 - SAUCE: quota: Treat superblock owner as privilged
3547 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
3548 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
3549 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
3550 - SAUCE: ext4: Add module parameter to enable user namespace mounts
3551 - SAUCE: fuse: Add module parameter to enable user namespace mounts
3552
3553 * Miscellaneous upstream changes
3554 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
3555 - libahci: Implement the capability to override the generic ahci interrupt handler.
3556 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
3557 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
3558
3559 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
3560
3561 linux (4.4.0-5.20) xenial; urgency=low
3562
3563 [ Tim Gardner ]
3564
3565 * Release Tracking Bug
3566 - LP: #1544637
3567
3568 * s390/cio: update measurement characteristics (LP: #1541534)
3569 - s390/cio: fix measurement characteristics memleak
3570 - s390/cio: ensure consistent measurement state
3571 - s390/cio: update measurement characteristics
3572
3573 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
3574 - qeth: initialize net_device with carrier off
3575
3576 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
3577 - [Config] CONFIG_ZONE_DMA=y
3578 - mm: CONFIG_NR_ZONES_EXTENDED
3579
3580 * perf enahancements for ppc64 (LP: #1521678)
3581 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
3582 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
3583 - perf kvm/powerpc: Port perf kvm stat to powerpc
3584 - perf kvm/powerpc: Add support for HCALL reasons
3585
3586 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
3587 - SAUCE: nbd: ratelimit error msgs after socket close
3588
3589 * sleep from invalid context in aa_move_mount (LP: #1539349)
3590 - SAUCE: apparmor: fix sleep from invalid context
3591
3592 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
3593 - net/mlx5_core: Modify enable/disable hca functions
3594 - net/mlx5_core: Add base sriov support
3595 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
3596 - net/mlx5: Update access functions to Query/Modify vport MAC address
3597 - net/mlx5: Introduce access functions to modify/query vport mac lists
3598 - net/mlx5: Introduce access functions to modify/query vport state
3599 - net/mlx5: Introduce access functions to modify/query vport promisc mode
3600 - net/mlx5: Introduce access functions to modify/query vport vlans
3601 - net/mlx5e: Write UC/MC list and promisc mode into vport context
3602 - net/mlx5e: Write vlan list into vport context
3603 - net/mlx5: Introducing E-Switch and l2 table
3604 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
3605 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
3606 - net/mlx5: E-Switch, Introduce Vport administration functions
3607 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
3608 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
3609 - net/mlx5: E-Switch, Introduce get vf statistics
3610 - net/mlx5e: Add support for SR-IOV ndos
3611 - net/mlx5: Fix query E-Switch capabilities
3612 - net/mlx5e: Assign random MAC address if needed
3613
3614 * make wacom_w8001 work well in xenial (LP: #1542771)
3615 - Input: wacom_w8001 - use __set_bit for evbits
3616 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
3617 - Input: wacom_w8001 - handle touch error case correctly
3618 - Input: wacom_w8001 - split pen and touch initialization up
3619 - Input: wacom_w8001 - split the touch and pen devices into two devices
3620 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
3621
3622 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
3623 - ubuntu: vbox -- update to 5.0.14-dfsg-2
3624
3625 * Miscellaneous Ubuntu changes
3626 - [Packaging] git-ubuntu-log -- fix empty section formatting
3627 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
3628
3629 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
3630
3631 linux (4.4.0-4.19) xenial; urgency=low
3632
3633 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
3634 - [Config] update spl/zfs version
3635 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
3636 - [Config] reconstruct -- drop links for zfs userspace components
3637 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
3638
3639 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
3640 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
3641
3642 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
3643 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
3644
3645 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
3646 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
3647
3648 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
3649 - HID: multitouch: enable palm rejection if device implements confidence usage
3650
3651 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3652 - qla2xxx: Remove unavailable firmware files
3653 - qla2xxx: Enable Extended Logins support
3654 - qla2xxx: Enable Exchange offload support.
3655 - qla2xxx: Enable Target counters in DebugFS.
3656 - qla2xxx: Add FW resource count in DebugFS.
3657 - qla2xxx: Added interface to send explicit LOGO.
3658 - qla2xxx: Delete session if initiator is gone from FW
3659 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
3660 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
3661 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
3662 - qla2xxx: Add irq affinity notification
3663 - qla2xxx: Add selective command queuing
3664 - qla2xxx: Move atioq to a different lock to reduce lock contention
3665 - qla2xxx: Disable ZIO at start time.
3666 - qla2xxx: Set all queues to 4k
3667 - qla2xxx: Check for online flag instead of active reset when transmitting responses
3668 - scsi: qla2xxxx: avoid type mismatch in comparison
3669
3670 * [Hyper-V] PCI Passthrough (LP: #1541120)
3671 - x86/irq: Export functions to allow MSI domains in modules
3672 - genirq/msi: Export functions to allow MSI domains in modules
3673
3674 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
3675 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
3676 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
3677 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
3678 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
3679 - lpfc: Fix crash in fcp command completion path.
3680 - lpfc: Modularize and cleanup FDMI code in driver
3681 - lpfc: Fix RDP Speed reporting.
3682 - lpfc: Fix RDP ACC being too long.
3683 - lpfc: Make write check error processing more resilient
3684 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
3685 - lpfc: Fix mbox reuse in PLOGI completion
3686 - lpfc: Fix external loopback failure.
3687 - lpfc: Add logging for misconfigured optics.
3688 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
3689 - lpfc: Use kzalloc instead of kmalloc
3690 - lpfc: Update version to 11.0.0.10 for upstream patch set
3691
3692 * Miscellaneous Ubuntu changes
3693 - [Config] CONFIG_ARM64_VA_BITS=48
3694 - [Config] Fixed Vcs-Git
3695
3696 * Miscellaneous upstream changes
3697 - cxl: Fix possible idr warning when contexts are released
3698 - cxl: use correct operator when writing pcie config space values
3699 - cxlflash: drop unlikely before IS_ERR_OR_NULL
3700 - cxl: Fix DSI misses when the context owning task exits
3701 - cxlflash: Removed driver date print
3702 - cxlflash: Fix to resolve cmd leak after host reset
3703 - cxlflash: Resolve oops in wait_port_offline
3704 - cxlflash: Enable device id for future IBM CXL adapter
3705 - cxl: fix build for GCC 4.6.x
3706 - cxl: use -Werror only with CONFIG_PPC_WERROR
3707 - cxl: Enable PCI device ID for future IBM CXL adapter
3708
3709 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
3710
3711 linux (4.4.0-3.17) xenial; urgency=low
3712
3713 [ Tim Gardner ]
3714
3715 * Release Tracking Bug
3716 - LP: #1541058
3717 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
3718 - LP: #1531539
3719 * SAUCE: nvme merge cleanup
3720 - LP: #1531539
3721 * rebase to v4.4.1
3722
3723 [ Andy Whitcroft ]
3724
3725 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
3726 ioctls"
3727 - LP: #1538618
3728 * postinst -- detect symlinks correctly
3729 - LP: #1536810
3730
3731 [ John Johansen ]
3732
3733 * SAUCE: apparmor: fix sleep from invalid context
3734 - LP: #1539349
3735
3736 [ Upstream Kernel Changes ]
3737
3738 * powerpc/eeh: Fix PE location code
3739 - LP: #1538909
3740 * powerpc/pseries: Limit EPOW reset event warnings
3741 - LP: #1539102
3742 * lightnvm: fix bio submission issue
3743 - LP: #1531539
3744 * lightnvm: fix incorrect nr_free_blocks stat
3745 - LP: #1531539
3746 * lightnvm: add check after mempool allocation
3747 - LP: #1531539
3748 * lightnvm: unlock rq and free ppa_list on submission fail
3749 - LP: #1531539
3750 * lightnvm: move ppa erase logic to core
3751 - LP: #1531539
3752 * lightnvm: refactor rqd ppa list into set/free
3753 - LP: #1531539
3754 * lightnvm: refactor end_io functions for sync
3755 - LP: #1531539
3756 * lightnvm: return the get_bb_tbl return value
3757 - LP: #1531539
3758 * lightnvm: check bi_error in gc
3759 - LP: #1531539
3760 * lightnvm: put block back to gc list on its reclaim fail
3761 - LP: #1531539
3762 * lightnvm: fix locking and mempool in rrpc_lun_gc
3763 - LP: #1531539
3764 * lightnvm: sectors first in ppa list
3765 - LP: #1531539
3766 * lightnvm: move the pages per block check out of the loop
3767 - LP: #1531539
3768 * lightnvm: support multiple ppas in nvm_erase_ppa
3769 - LP: #1531539
3770 * lightnvm: move rq->error to nvm_rq->error
3771 - LP: #1531539
3772 * lightnvm: introduce nvm_submit_ppa
3773 - LP: #1531539
3774 * lightnvm: reference rrpc lun in rrpc block
3775 - LP: #1531539
3776 * lightnvm: fix missing grown bad block type
3777 - LP: #1531539
3778 * lightnvm: manage open and closed blocks separately
3779 - LP: #1531539
3780 * lightnvm: add mccap support
3781 - LP: #1531539
3782 * lightnvm: introduce mlc lower page table mappings
3783 - LP: #1531539
3784 * lightnvm: core on-disk initialization
3785 - LP: #1531539
3786 * lightnvm: introduce ioctl to initialize device
3787 - LP: #1531539
3788 * lightnvm: use system block for mm initialization
3789 - LP: #1531539
3790 * lightnvm: introduce factory reset
3791 - LP: #1531539
3792 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
3793 - LP: #1531539
3794 * blk-mq: add a flags parameter to blk_mq_alloc_request
3795 - LP: #1531539
3796 * nvme: move struct nvme_iod to pci.c
3797 - LP: #1531539
3798 * nvme: split command submission helpers out of pci.c
3799 - LP: #1531539
3800 * nvme: use offset instead of a struct for registers
3801 - LP: #1531539
3802 * nvme: split nvme_trans_device_id_page
3803 - LP: #1531539
3804 * nvme: use vendor it from identify
3805 - LP: #1531539
3806 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
3807 - LP: #1531539
3808 * nvme: simplify nvme_setup_prps calling convention
3809 - LP: #1531539
3810 * nvme: refactor nvme_queue_rq
3811 - LP: #1531539
3812 * nvme: factor out a nvme_unmap_data helper
3813 - LP: #1531539
3814 * nvme: move nvme_error_status to common code
3815 - LP: #1531539
3816 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
3817 - LP: #1531539
3818 * nvme: split __nvme_submit_sync_cmd
3819 - LP: #1531539
3820 * nvme: use the block layer for userspace passthrough metadata
3821 - LP: #1531539
3822 * nvme: move block_device_operations and ns/ctrl freeing to common code
3823 - LP: #1531539
3824 * nvme: add explicit quirk handling
3825 - LP: #1531539
3826 * nvme: move remaining CC setup into nvme_enable_ctrl
3827 - LP: #1531539
3828 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
3829 - LP: #1531539
3830 * nvme: add a common helper to read Identify Controller data
3831 - LP: #1531539
3832 * nvme: move the call to nvme_init_identify earlier
3833 - LP: #1531539
3834 * nvme: move namespace scanning to common code
3835 - LP: #1531539
3836 * nvme: move chardev and sysfs interface to common code
3837 - LP: #1531539
3838 * nvme: refactor set_queue_count
3839 - LP: #1531539
3840 * blk-integrity: empty implementation when disabled
3841 - LP: #1531539
3842 * NVMe: fix build with CONFIG_NVM enabled
3843 - LP: #1531539
3844 * nvme: fix another 32-bit build warning
3845 - LP: #1531539
3846 * nvme: precedence bug in nvme_pr_clear()
3847 - LP: #1531539
3848 * nvme: only ignore hardware errors in nvme_create_io_queues
3849 - LP: #1531539
3850 * nvme: only add a controller to dev_list after it's been fully
3851 initialized
3852 - LP: #1531539
3853 * nvme: protect against simultaneous shutdown invocations
3854 - LP: #1531539
3855 * nvme: don't take the I/O queue q_lock in nvme_timeout
3856 - LP: #1531539
3857 * nvme: merge nvme_abort_req and nvme_timeout
3858 - LP: #1531539
3859 * nvme: add NVME_SC_CANCELLED
3860 - LP: #1531539
3861 * nvme: simplify resets
3862 - LP: #1531539
3863 * nvme: do not restart the request timeout if we're resetting the
3864 controller
3865 - LP: #1531539
3866 * nvme: merge probe_work and reset_work
3867 - LP: #1531539
3868 * nvme: remove dead controllers from a work item
3869 - LP: #1531539
3870 * nvme: switch abort_limit to an atomic_t
3871 - LP: #1531539
3872 * NVMe: Implement namespace list scanning
3873 - LP: #1531539
3874 * NVMe: Use unbounded work queue for all work
3875 - LP: #1531539
3876 * NVMe: Remove device management handles on remove
3877 - LP: #1531539
3878 * NVMe: Simplify metadata setup
3879 - LP: #1531539
3880 * nvme: fix admin queue depth
3881 - LP: #1531539
3882 * nvme: factor out a few helpers from req_completion
3883 - LP: #1531539
3884 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
3885 - LP: #1531539
3886 * nvme: switch abort to blk_execute_rq_nowait
3887 - LP: #1531539
3888 * nvme: special case AEN requests
3889 - LP: #1531539
3890 * nvme: simplify completion handling
3891 - LP: #1531539
3892 * nvme: properly free resources for cancelled command
3893 - LP: #1531539
3894 * nvme: meta_sg doesn't have to be an array
3895 - LP: #1531539
3896 * nvme: merge iod and cmd_info
3897 - LP: #1531539
3898 * NVMe: Add pci error handlers
3899 - LP: #1531539
3900 * NVMe: Export namespace attributes to sysfs
3901 - LP: #1531539
3902 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
3903 - LP: #1531539
3904 * nvme: synchronize access to ctrl->namespaces
3905 - LP: #1531539
3906 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
3907 - LP: #1531539
3908 * nvme: make SG_IO support optional
3909 - LP: #1531539
3910 * NVMe: Fix admin queue ring wrap
3911 - LP: #1531539
3912 * NVMe: Use a retryable error code on reset
3913 - LP: #1531539
3914 * NVMe: Remove queue freezing on resets
3915 - LP: #1531539
3916 * NVMe: IO queue deletion re-write
3917 - LP: #1531539
3918 * NVMe: Shutdown controller only for power-off
3919 - LP: #1531539
3920 * NVMe: Export NVMe attributes to sysfs group
3921 - LP: #1531539
3922 * i40e: fix build warnings
3923 * net: i40e: shut up uninitialized variable warnings
3924 * Drivers: hv: vmbus: fix build warning
3925 * Drivers: hv: util: Increase the timeout for util services
3926 * Drivers: hv: utils: run polling callback always in interrupt context
3927 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
3928 * tools: hv: remove repeated HV_FCOPY string
3929 * Drivers: hv: util: catch allocation errors
3930 * Drivers: hv: utils: use memdup_user in hvt_op_write
3931 * drivers/hv: cleanup synic msrs if vmbus connect failed
3932 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
3933 num
3934 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
3935 * drivers:hv: Define the channel type for Hyper-V PCI Express
3936 pass-through
3937 * Drivers: hv: vss: run only on supported host versions
3938 * Drivers: hv: vmbus: Use uuid_le type consistently
3939 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
3940 * Drivers: hv: vmbus: Get rid of the unused macro
3941 * Drivers: hv: vmbus: Get rid of the unused irq variable
3942 * Drivers: hv: vmbus: serialize process_chn_event() and
3943 vmbus_close_internal()
3944 * Drivers: hv: vmbus: do sanity check of channel state in
3945 vmbus_close_internal()
3946 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
3947 driver
3948 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
3949 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
3950 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
3951 * Drivers: hv: vmbus: Fix a Host signaling bug
3952 * drivers/hv: correct tsc page sequence invalid value
3953 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
3954 * Drivers: hv: utils: Invoke the poll function after handshake
3955 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
3956 * Drivers: hv: utils: fix memory leak on on_msg() failure
3957 * Drivers: hv: utils: rename outmsg_lock
3958 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
3959 * Drivers: hv: utils: fix crash when device is removed from host side
3960 * Drivers: hv: ring_buffer.c: fix comment style
3961 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
3962 * Drivers: hv: ring_buffer: remove code duplication from
3963 hv_ringbuffer_peek/read()
3964 * Drivers: hv: remove code duplication between
3965 vmbus_recvpacket()/vmbus_recvpacket_raw()
3966 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
3967 * drivers/hv: replace enum hv_message_type by u32
3968 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
3969 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
3970 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
3971 header
3972 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
3973 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
3974 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
3975
3976 [ Upstream Kernel Changes ]
3977
3978 * rebase to v4.4.1
3979 - LP: #1533461
3980 - LP: #1529624
3981
3982 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
3983
3984 linux (4.4.0-2.16) xenial; urgency=low
3985
3986 [ Andy Whitcroft ]
3987
3988 * Release Tracking Bug
3989 - LP: #1539090
3990 * SAUCE: hv: hv_set_ifconfig -- convert to python3
3991 - LP: #1506521
3992 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
3993 - LP: #1538618
3994
3995 [ Colin Ian King ]
3996
3997 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
3998 bit FADT addresses (LP: #1529381)
3999 - LP: #1529381
4000
4001 [ John Johansen ]
4002
4003 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
4004 being shutdown
4005 - LP: #1446906
4006
4007 [ Mahesh Salgaonkar ]
4008
4009 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
4010 - LP: #1537881
4011 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
4012 interrupt.
4013 - LP: #1537881
4014 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
4015 base errors
4016 - LP: #1537881
4017
4018 [ Paolo Pisati ]
4019
4020 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
4021 #843419 build flags
4022 - LP: #1533009
4023 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
4024 * [Config] disable ARCH_ZX (ZTE ZX Soc)
4025
4026 [ Tim Gardner ]
4027
4028 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
4029 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
4030 - LP: #1536719
4031 * SAUCE: drop obsolete bnx2x firmware
4032 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
4033 - LP: #1536474
4034 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
4035 - LP: #1534647
4036 * [Config] Add pvpanic to virtual flavour
4037 - LP: #1537923
4038 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
4039 - LP: #1520457
4040
4041 [ Upstream Kernel Changes ]
4042
4043 * i40evf: fix compiler warning of unused variable
4044 - LP: #1536474
4045 * intel: i40e: fix confused code
4046 - LP: #1536474
4047 * i40e/i40evf: remove unused tunnel parameter
4048 - LP: #1536474
4049 * i40e: Change BUG_ON to WARN_ON in service event complete
4050 - LP: #1536474
4051 * i40e: remove BUG_ON from feature string building
4052 - LP: #1536474
4053 * i40e: remove BUG_ON from FCoE setup
4054 - LP: #1536474
4055 * i40e: Workaround fix for mss < 256 issue
4056 - LP: #1536474
4057 * i40e/i40evf: Add a stat to track how many times we have to do a force
4058 WB
4059 - LP: #1536474
4060 * i40e: Move the saving of old link info from handle_link_event to
4061 link_event
4062 - LP: #1536474
4063 * i40e/i40evf: Add comment to #endif
4064 - LP: #1536474
4065 * i40e/i40evf: clean up error messages
4066 - LP: #1536474
4067 * i40evf: handle many MAC filters correctly
4068 - LP: #1536474
4069 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
4070 - LP: #1536474
4071 * i40e: rework the functions to configure RSS with similar parameters
4072 - LP: #1536474
4073 * i40e: create a generic configure rss function
4074 - LP: #1536474
4075 * i40e: Bump version to 1.4.2
4076 - LP: #1536474
4077 * i40e: add new fields to store user configuration
4078 - LP: #1536474
4079 * i40e: rename rss_size to alloc_rss_size in i40e_pf
4080 - LP: #1536474
4081 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
4082 workaround
4083 - LP: #1536474
4084 * i40e/i40evf: prefetch skb data on transmit
4085 - LP: #1536474
4086 * i40evf: rename VF adapter specific RSS function
4087 - LP: #1536474
4088 * i40evf: create a generic config RSS function
4089 - LP: #1536474
4090 * i40evf: create a generic get RSS function
4091 - LP: #1536474
4092 * i40evf: add new fields to store user configuration of RSS
4093 - LP: #1536474
4094 * i40e: Update error messaging
4095 - LP: #1536474
4096 * i40e: fix confusing message
4097 - LP: #1536474
4098 * i40e: make error message more useful
4099 - LP: #1536474
4100 * i40evf: quoth the VF driver, Nevermore
4101 - LP: #1536474
4102 * i40evf: allocate queue vectors dynamically
4103 - LP: #1536474
4104 * i40evf: allocate ring structs dynamically
4105 - LP: #1536474
4106 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
4107 - LP: #1536474
4108 * i40e: fix: do not sleep in netdev_ops
4109 - LP: #1536474
4110 * i40e: remove unused argument
4111 - LP: #1536474
4112 * i40evf: increase max number of queues
4113 - LP: #1536474
4114 * i40evf: set real num queues
4115 - LP: #1536474
4116 * i40evf: remove duplicate string
4117 - LP: #1536474
4118 * i40e: Detection and recovery of TX queue hung logic moved to
4119 service_task from tx_timeout
4120 - LP: #1536474
4121 * i40e: Fix memory leaks, sideband filter programming
4122 - LP: #1536474
4123 * i40evf: don't use atomic allocation
4124 - LP: #1536474
4125 * i40e: propagate properly
4126 - LP: #1536474
4127 * i40evf: use correct types
4128 - LP: #1536474
4129 * i40e: use priv flags to control packet split
4130 - LP: #1536474
4131 * i40e: Remove separate functions gathering XOFF Rx stats
4132 - LP: #1536474
4133 * i40e: fix whitespace
4134 - LP: #1536474
4135 * i40e/i40evf: use logical operator
4136 - LP: #1536474
4137 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
4138 - LP: #1536474
4139 * i40e: trivial fixes
4140 - LP: #1536474
4141 * i40e: Fix i40e_print_features() VEB mode output
4142 - LP: #1536474
4143 * i40e: chomp the BIT(_ULL)
4144 - LP: #1536474
4145 * i40e: properly delete VF MAC filters
4146 - LP: #1536474
4147 * i40e: don't add zero MAC filter
4148 - LP: #1536474
4149 * i40evf: check rings before freeing resources
4150 - LP: #1536474
4151 * i40e: use explicit cast from u16 to u8
4152 - LP: #1536474
4153 * i40e: Opcode and structures required by OEM Post Update AQ command and
4154 add new NVM arq message
4155 - LP: #1536474
4156 * i40e: hush little warnings
4157 - LP: #1536474
4158 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
4159 - LP: #1536474
4160 * i40e: clean whole mac filter list
4161 - LP: #1536474
4162 * i40evf: change version string generation
4163 - LP: #1536474
4164 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
4165 - LP: #1536474
4166 * geneve: UDP checksum configuration via netlink
4167 - LP: #1536474
4168 * geneve: Add geneve udp port offload for ethernet devices
4169 - LP: #1536474
4170 * i40e: geneve tunnel offload support
4171 - LP: #1536474
4172 * geneve: Add geneve_get_rx_port support
4173 - LP: #1536474
4174 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
4175 - LP: #1536474
4176 * i40e: change log messages and error returns
4177 - LP: #1536474
4178 * i40e: allow zero MAC address for VFs
4179 - LP: #1536474
4180 * i40e: Look up MAC address in Open Firmware or IDPROM
4181 - LP: #1536474
4182 * i40e: Fix Rx hash reported to the stack by our driver
4183 - LP: #1536474
4184 * i40e: remove forever unused ID
4185 - LP: #1536474
4186 * igb: add 88E1543 initialization code
4187 * igb: don't unmap NULL hw_addr
4188 * igb: use the correct i210 register for EEMNGCTL
4189 * igb: fix NULL derefs due to skipped SR-IOV enabling
4190 * igb: improve handling of disconnected adapters
4191 * igb: Remove GS40G specific defines/functions
4192 * igb: Don't add PHY address to PCDL address
4193 * igb: Improve cable length function for I210, etc.
4194 * igb: Explicitly label self-test result indices
4195 * ixgbe: drop null test before destroy functions
4196 - LP: #1536473
4197 * ixgbe: Delete redundant include file
4198 - LP: #1536473
4199 * ixgbe: fix multiple kernel-doc errors
4200 - LP: #1536473
4201 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
4202 vector
4203 - LP: #1536473
4204 * ixgbe: Add KR mode support for CS4227 chip
4205 - LP: #1536473
4206 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
4207 to 12K
4208 - LP: #1536473
4209 * ixgbe/ixgbevf: use napi_schedule_irqoff()
4210 - LP: #1536473
4211 * ixgbe: Remove CS4227 diagnostic code
4212 - LP: #1536473
4213 * ixgbevf: use ether_addr_copy instead of memcpy
4214 - LP: #1536473
4215 * ixgbevf: fix spoofed packets with random MAC
4216 - LP: #1536473
4217 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
4218 - LP: #1536473
4219 * ixgbe: Add support for newer thermal alarm
4220 - LP: #1536473
4221 * ixgbe: Use private workqueue to avoid certain possible hangs
4222 - LP: #1536473
4223 * ixgbevf: Use a private workqueue to avoid certain possible hangs
4224 - LP: #1536473
4225 * ixgbevf: Minor cleanups
4226 - LP: #1536473
4227 * ixgbe: Refactor MAC address configuration code
4228 - LP: #1536473
4229 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
4230 - LP: #1536473
4231 * ixgbe: Allow FDB entries access to more RAR filters
4232 - LP: #1536473
4233 * ixgbe: Update PTP to support X550EM_x devices
4234 - LP: #1536473
4235 * ixgbe: Correct spec violations by waiting after reset
4236 - LP: #1536473
4237 * ixgbe: Wait for master disable to be set
4238 - LP: #1536473
4239 * ixgbe: Save VF info and take references
4240 - LP: #1536473
4241 * ixgbe: Handle extended IPv6 headers in Tx path
4242 - LP: #1536473
4243 * ixgbe: Always turn PHY power on when requested
4244 - LP: #1536473
4245 * ixgbevf: Handle extended IPv6 headers in Tx path
4246 - LP: #1536473
4247 * ixgbe: Return error on failure to allocate mac_table
4248 - LP: #1536473
4249 * ixgbe: Fix SR-IOV VLAN pool configuration
4250 - LP: #1536473
4251 * ixgbe: Simplify definitions for regidx and bit in set_vfta
4252 - LP: #1536473
4253 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
4254 - LP: #1536473
4255 * ixgbe: Simplify configuration of setting VLVF and VLVFB
4256 - LP: #1536473
4257 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
4258 - LP: #1536473
4259 * ixgbe: Reorder search to work from the top down instead of bottom up
4260 - LP: #1536473
4261 * ixgbe: Add support for VLAN promiscuous with SR-IOV
4262 - LP: #1536473
4263 * ixgbe: Fix VLAN promisc in relation to SR-IOV
4264 - LP: #1536473
4265 * ixgbe: Clear stale pool mappings
4266 - LP: #1536473
4267 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
4268 - LP: #1536473
4269 * ixgbe: do not report 2.5 Gbps as supported
4270 - LP: #1536473
4271 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
4272 per vector
4273 - LP: #1536473
4274 * ixgbevf: minor cleanups for ixgbevf_set_itr()
4275 - LP: #1536473
4276 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
4277 - LP: #1536473
4278 * ixgbe: report correct media type for KR, KX and KX4 interfaces
4279 - LP: #1536473
4280 * ixgbe: Clean up redundancy in hw_enc_features
4281 - LP: #1536473
4282 * ixgbe: fix RSS limit for X550
4283 - LP: #1536473
4284 * ixgbe: Correct X550EM_x revision check
4285 - LP: #1536473
4286 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
4287 - LP: #1536473
4288 * ixgbe: Fill at least min credits to a TC credit refills
4289 - LP: #1536473
4290 * ixgbe: use correct FCoE DDP max check
4291 - LP: #1536473
4292 * ixgbe: fix broken PFC with X550
4293 - LP: #1536473
4294 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
4295 - LP: #1536473
4296 * ixgbe: Correct handling of any outer UDP checksum setting
4297 - LP: #1536473
4298 * ixgbe: Fix to get FDMI HBA attributes information with X550
4299 - LP: #1536473
4300 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
4301 - LP: #1536473
4302 * ixgbe: Make ATR recognize IPv6 extended headers
4303 - LP: #1536473
4304 * e1000: make eeprom read/write scheduler friendly
4305 * e1000: fix data race between tx_ring->next_to_clean
4306 * e1000: Remove checkpatch coding style errors
4307 * e1000: clean up the checking logic
4308 * e1000: fix a typo in the comment
4309 * e1000e: clean up the local variable
4310 * e1000: fix kernel-doc argument being missing
4311 * e1000: get rid of duplicate exit path
4312 * e1000: Elementary checkpatch warnings and checks removed
4313 * e1000e: fix division by zero on jumbo MTUs
4314 * e1000e: Increase timeout of polling bit RSPCIPHY
4315 * e1000e: initial support for i219-LM (3)
4316 * e1000e: Switch e1000e_up to void, drop code checking for error result
4317 * e1000e: Remove unreachable code
4318 * e1000e: Do not read ICR in Other interrupt
4319 * e1000e: Do not write lsc to ics in msi-x mode
4320 * e1000e: Fix msi-x interrupt automask
4321 * acpi: pci: Setup MSI domain for ACPI based pci devices
4322 * irqdomain: Introduce is_fwnode_irqchip helper
4323 * irqchip/gic-v2m: Refactor to prepare for ACPI support
4324 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
4325 * clk: xgene: Fix divider with non-zero shift value
4326 * i2c: designware: Do not require clock when SSCN and FFCN are provided
4327 * fm10k: do not assume VF always has 1 queue
4328 - LP: #1536475
4329 * fm10k: Correct MTU for jumbo frames
4330 - LP: #1536475
4331 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
4332 vector
4333 - LP: #1536475
4334 * fm10k: use napi_schedule_irqoff()
4335 - LP: #1536475
4336 * fm10k: set netdev features in one location
4337 - LP: #1536475
4338 * fm10k: reset max_queues on init_hw_vf failure
4339 - LP: #1536475
4340 * fm10k: always check init_hw for errors
4341 - LP: #1536475
4342 * fm10k: reinitialize queuing scheme after calling init_hw
4343 - LP: #1536475
4344 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
4345 - LP: #1536475
4346 * fm10k: explicitly typecast vlan values to u16
4347 - LP: #1536475
4348 * fm10k: add statistics for actual DWORD count of mbmem mailbox
4349 - LP: #1536475
4350 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
4351 - LP: #1536475
4352 * fm10k: Add support for ITR scaling based on PCIe link speed
4353 - LP: #1536475
4354 * fm10k: introduce ITR_IS_ADAPTIVE macro
4355 - LP: #1536475
4356 * fm10k: Update adaptive ITR algorithm
4357 - LP: #1536475
4358 * fm10k: use macro for default Tx and Rx ITR values
4359 - LP: #1536475
4360 * fm10k: change default Tx ITR to 25usec
4361 - LP: #1536475
4362 * fm10k: TRIVIAL fix typo of hardware
4363 - LP: #1536475
4364 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
4365 - LP: #1536475
4366 * fm10k: use ether_addr_copy to copy MAC address
4367 - LP: #1536475
4368 * fm10k: do not use CamelCase
4369 - LP: #1536475
4370 * fm10k: remove unnecessary else block from if statements with return
4371 - LP: #1536475
4372 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
4373 - LP: #1536475
4374 * fm10k: consistently refer to VLANs and VLAN IDs
4375 - LP: #1536475
4376 * fm10k: bump driver version
4377 - LP: #1536475
4378 * fm10k: conditionally compile DCB and DebugFS support
4379 - LP: #1536475
4380 * fm10k: Cleanup MSI-X interrupts in case of failure
4381 - LP: #1536475
4382 * fm10k: Cleanup exception handling for mailbox interrupt
4383 - LP: #1536475
4384 * fm10k: do not inline fm10k_iov_select_vid()
4385 - LP: #1536475
4386 * fm10k: whitespace cleanups
4387 - LP: #1536475
4388 * fm10k: use BIT() macro instead of open-coded bit-shifting
4389 - LP: #1536475
4390 * fm10k: cleanup namespace pollution
4391 - LP: #1536475
4392 * fm10k: cleanup overly long lines
4393 - LP: #1536475
4394 * fm10k: initialize xps at driver load
4395 - LP: #1536475
4396 * fm10k: don't initialize fm10k_workqueue at global level
4397 - LP: #1536475
4398 * fm10k: correctly pack TLV structures and explain reasoning
4399 - LP: #1536475
4400 * fm10k: Cleanup exception handling for changing queues
4401 - LP: #1536475
4402 * fm10k: use ether_addr_equal instead of memcmp
4403 - LP: #1536475
4404 * fm10k: address operator not needed when declaring function pointers
4405 - LP: #1536475
4406 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
4407 - LP: #1536475
4408 * fm10k: remove unused struct element
4409 - LP: #1536475
4410 * fm10k: use true/false for boolean get_host_state
4411 - LP: #1536475
4412 * fm10k: cleanup mailbox code comments etc
4413 - LP: #1536475
4414 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
4415 - LP: #1536475
4416 * device property: always check for fwnode type
4417 - LP: #1533035
4418 * device property: rename helper functions
4419 - LP: #1533035
4420 * device property: refactor built-in properties support
4421 - LP: #1533035
4422 * device property: keep single value inplace
4423 - LP: #1533035
4424 * device property: helper macros for property entry creation
4425 - LP: #1533035
4426 * device property: improve readability of macros
4427 - LP: #1533035
4428 * device property: return -EINVAL when property isn't found in ACPI
4429 - LP: #1533035
4430 * device property: Fallback to secondary fwnode if primary misses the
4431 property
4432 - LP: #1533035
4433 * device property: Take a copy of the property set
4434 - LP: #1533035
4435 * driver core: platform: Add support for built-in device properties
4436 - LP: #1533035
4437 * driver core: Do not overwrite secondary fwnode with NULL if it is set
4438 - LP: #1533035
4439 * mfd: core: propagate device properties to sub devices drivers
4440 - LP: #1533035
4441 * mfd: intel-lpss: Add support for passing device properties
4442 - LP: #1533035
4443 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
4444 - LP: #1533035
4445 * mfd: intel-lpss: Pass HSUART configuration via properties
4446 - LP: #1533035
4447 * i2c: designware: Convert to use unified device property API
4448 - LP: #1533035
4449 * keys, trusted: fix: *do not* allow duplicate key options
4450 - LP: #1398274
4451 * keys, trusted: select hash algorithm for TPM2 chips
4452 - LP: #1398274
4453 * keys, trusted: seal with a TPM2 authorization policy
4454 - LP: #1398274
4455 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
4456 - LP: #1461360
4457 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
4458 - LP: #1461360
4459 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
4460 offset
4461 - LP: #1461360
4462 * drm/i915: WaRsDisableCoarsePowerGating
4463 - LP: #1527462
4464 * drm/i915/skl: Add SKL GT4 PCI IDs
4465 - LP: #1527462
4466 * drm/i915/skl: Disable coarse power gating up until F0
4467 - LP: #1527462
4468 * platform:x86: add Intel P-Unit mailbox IPC driver
4469 - LP: #1520457
4470 * intel_punit_ipc: add NULL check for input parameters
4471 - LP: #1520457
4472 * platform/x86: Add Intel Telemetry Core Driver
4473 - LP: #1520457
4474 * intel_pmc_ipc: update acpi resource structure for Punit
4475 - LP: #1520457
4476 * platform:x86: Add Intel telemetry platform device
4477 - LP: #1520457
4478 * platform:x86: Add Intel telemetry platform driver
4479 - LP: #1520457
4480 * platform:x86: Add Intel Telemetry Debugfs interfaces
4481 - LP: #1520457
4482 * cxlflash: a couple off by one bugs
4483
4484 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
4485
4486 linux (4.4.0-1.15) xenial; urgency=low
4487
4488 [ Tim Gardner ]
4489
4490 * Release Tracking Bug
4491 - LP: #1536803
4492
4493 [ Upstream Kernel Changes ]
4494
4495 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
4496 - LP: #1517142
4497
4498 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
4499
4500 linux (4.4.0-0.14) xenial; urgency=low
4501
4502 [ Upstream Kernel Changes ]
4503
4504 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
4505 - LP: #1522415
4506 * powerpc: Add __raw_rm_writeq() function
4507 - LP: #1522415
4508
4509 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
4510
4511 linux (4.4.0-0.13) xenial; urgency=low
4512
4513 [ Andy Whitcroft ]
4514
4515 * [Config] s390x -- the kernel provides ppp-modules such as there are
4516 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
4517
4518 [ Tim Gardner ]
4519
4520 * [Config] Update annotations for VIRTIO_{NET,BLK}
4521 - LP: #1533382
4522
4523 [ Upstream Kernel Changes ]
4524
4525 * powerpc/powernv: Add support for Nvlink NPUs
4526 - LP: #1522415
4527 * powerpc/powernv: Fix update of NVLink DMA mask
4528 - LP: #1522415
4529 * powerpc/powernv: Change NPU PE# assignment
4530 - LP: #1522415
4531 * powerpc/powernv: Reserve PE#0 on NPU
4532 - LP: #1522415
4533 * KEYS: Fix keyring ref leak in join_session_keyring()
4534 - LP: #1534887
4535 - CVE-2016-0728
4536
4537 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
4538
4539 linux (4.4.0-0.12) xenial; urgency=low
4540
4541 [ Eric Dumazet ]
4542
4543 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
4544 - LP: #1527902
4545
4546 [ Guilherme G. Piccoli ]
4547
4548 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
4549 - LP: #1486180
4550
4551 [ Tim Gardner ]
4552
4553 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
4554 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
4555 - LP: #1532886
4556 * [Config] nvme.ko moved to drivers/nvme/host
4557 * [Config] scsi_dh morphed into 4 modules
4558 * [Config] CONFIG_IBMVNIC=m
4559 * [Config] Add DRM ast driver to udeb installer image
4560 - LP: #1514711
4561 * [Config] CONFIG_KVM=y for s390x
4562 - LP: #1532886
4563 * [Config] Install spl/zfs under the kernel modules directory
4564 Fixes some errors in generic.inclusion-list.log
4565
4566 [ Upstream Kernel Changes ]
4567
4568 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
4569 - LP: #1524574
4570 * EDAC: Add DDR4 flag
4571 - LP: #1519631
4572 * EDAC, sb_edac: Virtualize several hard-coded functions
4573 - LP: #1519631
4574 * EDAC, sb_edac: Add support for duplicate device IDs
4575 - LP: #1519631
4576 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
4577 - LP: #1519631
4578 * Driver for IBM System i/p VNIC protocol
4579 - LP: #1532303
4580
4581 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
4582
4583 linux (4.4.0-0.11) xenial; urgency=low
4584
4585 [ Tim Gardner ]
4586
4587 * [Config] Fix bogus reconstruct script
4588
4589 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
4590
4591 linux (4.4.0-0.10) xenial; urgency=low
4592
4593 [ Haren Myneni ]
4594
4595 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
4596 - LP: #1529666
4597
4598 [ Serge Hallyn ]
4599
4600 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
4601
4602 [ Tim Gardner ]
4603
4604 * [Config] CONFIG_ZONE_DEVICE=y for amd64
4605 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
4606 - LP: #1526869
4607 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
4608 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
4609 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
4610 * rebase to v4.4
4611
4612 [ Upstream Kernel Changes ]
4613
4614 * rebase to v4.4
4615
4616 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
4617
4618 linux (4.4.0-0.9) xenial; urgency=low
4619
4620 [ Tim Gardner ]
4621
4622 * rebase to v4.4-rc8
4623
4624 [ Upstream Kernel Changes ]
4625
4626 * rebase to v4.4-rc8
4627
4628 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
4629
4630 linux (4.4.0-0.8) xenial; urgency=low
4631
4632 [ Tim Gardner ]
4633
4634 * rebase to v4.4-rc7
4635
4636 [ Upstream Kernel Changes ]
4637
4638 * rebase to v4.4-rc7
4639
4640 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
4641
4642 linux (4.4.0-0.7) xenial; urgency=low
4643
4644 [ Hui Wang ]
4645
4646 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
4647 - LP: #1527096
4648
4649 [ Jann Horn ]
4650
4651 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
4652 uids/gids
4653 - LP: #1527374
4654
4655 [ Tim Gardner ]
4656
4657 * rebase to v4.4-rc6
4658
4659 [ Upstream Kernel Changes ]
4660
4661 * rebase to v4.4-rc6
4662 - LP: #1526330
4663
4664 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
4665
4666 linux (4.4.0-0.6) xenial; urgency=low
4667
4668 [ Andy Whitcroft ]
4669
4670 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
4671 support in latest compilers
4672 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
4673 ARMv8.1 support in latest compilers
4674
4675 [ Tim Gardner ]
4676
4677 * [Config] s390 -> s390x
4678 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
4679
4680 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
4681
4682 linux (4.4.0-0.5) xenial; urgency=low
4683
4684 [ Andy Whitcroft ]
4685
4686 * [Config] s390x -- enable tools
4687 - LP: #1524319
4688 * [Config] s390x -- add architecture to getabis
4689 * [Config] s390x -- add s390x ABI information
4690 * [Config] s390x -- enable ABI checks
4691
4692 [ Tim Gardner ]
4693
4694 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
4695 * [Config] Add s390 modules to nic-modules udeb
4696 - LP: #1525297
4697 * rebase to v4.4-rc5
4698
4699 [ Upstream Kernel Changes ]
4700
4701 * rebase to v4.4-rc5
4702 - LP: #1523517
4703 - LP: #1523232
4704
4705 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
4706
4707 linux (4.4.0-0.4) xenial; urgency=low
4708
4709 [ Upstream Kernel Changes ]
4710
4711 * cgroup: make css_set pin its css's to avoid use-afer-free
4712 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
4713 freezer_attach()
4714 * cgroup: fix handling of multi-destination migration from
4715 subtree_control enabling
4716
4717 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
4718
4719 linux (4.4.0-0.3) xenial; urgency=low
4720
4721 [ Upstream Kernel Changes ]
4722
4723 * rebase to v4.4-rc4
4724
4725 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
4726
4727 linux (4.4.0-0.2) xenial; urgency=low
4728
4729 [ Tim Gardner ]
4730
4731 * [Config] Add spl/zfs provides to generic and powerpc64-smp
4732 * [Config] Add zfs to d-i fs-core-modules
4733 * [Config] Include all s390 specific drivers in linux-image
4734 - LP: #1522210
4735
4736 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
4737
4738 linux (4.4.0-0.1) xenial; urgency=low
4739
4740 [ Andy Whitcroft ]
4741
4742 * [Tests] gcc-multilib does not exist on ppc64el redux
4743 - LP: #1515541
4744 * [Config] libunwind8-dev is not available on s390x
4745 * [Debian] Disable SPL/ZFS for cross compiling -- redux
4746 * [Config] s390x -- add dasd udebs
4747 - LP: #1519833
4748 * [Config] s390x -- include dasd modules in linux-image
4749 - LP: #1519833
4750 * [Config] s390x -- disable ZFS temporarily
4751 - LP: #1519820
4752 * [Config] s390s -- disable ABI/module checks
4753 * [Config] make IBMVETH consistent on powerpc/ppc64el
4754 - LP: #1521712
4755 * [Config] follow ibmvscsi name change
4756 - LP: #1521712
4757 * [Config] move ibm disk and ethernet drivers to linux-image
4758 - LP: #1521712
4759 * [Config] include ibmveth in nic-modules for ppc64el
4760 - LP: #1521712
4761 * [Config] s390x -- disable abi/module checks for s390x
4762
4763 [ Joseph Salisbury ]
4764
4765 * SAUCE: scsi_sysfs: protect against double execution of
4766 __scsi_remove_device()
4767 - LP: #1509029
4768
4769 [ Seth Forshee ]
4770
4771 * [Config] CONFIG_DRM_AMDGPU_CIK=n
4772 - LP: #1510405
4773
4774 [ Tim Gardner ]
4775
4776 * [Debian] Disable SPL/ZFS for cross compiling
4777 * [Config] CONFIG_SCSI_IBMVSCSI=m
4778 - LP: #1515872
4779 * rebase to v4.4-rc2
4780 * [Config] updateconfigs
4781 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
4782 * SAUCE: do_zfs=false temporarily
4783 * [Config] CONFIG_LUSTRE_FS=n
4784 * [Debian] Disable udebs when cross compiling
4785 * rebase to v4.4-rc3
4786 * [Config] CONFIG_AUFS_FS=m
4787 * SAUCE: AUFS
4788
4789 [ Upstream Kernel Changes ]
4790
4791 * ZFS: Update with 4.4 support
4792 * SPL: Update with 4.4 support
4793
4794 [ Upstream Kernel Changes ]
4795
4796 * rebase to v4.4-rc3
4797 - LP: #1519168
4798 * rebase to v4.4-rc2
4799 - LP: #1506615
4800 - LP: #1502781
4801
4802 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
4803
4804 linux (4.3.0-0.8) xenial; urgency=low
4805
4806 [ Andy Whitcroft ]
4807
4808 * [Config] re-enable OSS support and blacklist
4809 - LP: #1434842
4810 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
4811 * [Packaging] config-check -- improve syntax diagnostics
4812 * [Packaging] module-inclusion -- add dependency inclusion for a list
4813 * [Packaging] config-check -- accumulate multi-line annotations correctly
4814 * [Packaging] config-check -- handle V2 annotations format
4815 * [Packaging] s390x -- add architecture to kernelconfig
4816 - LP: #1488653
4817 * [Config] s390x -- initial configuration
4818 * [Config] s390x -- add initial binary image
4819 * [Config] s390x -- initial configuration update
4820 * [Config] s390x -- produce linux-image
4821 * [Config] s390x -- d-i module exclusions
4822 * [Config] apply Device Drivers >> LED Support >> LED Class Support
4823 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
4824 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
4825 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
4826 * [Config] -- s390x -- configuration review updates
4827 * [Config] annotations -- add review marks
4828 * [Config] annotations -- config review 4.3 updates
4829 * [Config] annotations -- expose reviews
4830 * [Config] updateconfigs following incoporation of s390x configs
4831 * [Tests] gcc-multilib does not exist on ppc64el
4832 - LP: #1515541
4833
4834 [ Dan Carpenter ]
4835
4836 * SAUCE: (noup) cxlflash: a couple off by one bugs
4837 - LP: #1499849
4838
4839 [ Haren Myneni ]
4840
4841 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
4842
4843 [ Jay Vosburgh ]
4844
4845 * SAUCE: fan: add VXLAN implementation
4846
4847 [ Manoj Kumar ]
4848
4849 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
4850 - LP: #1513583
4851
4852 [ Matthew R. Ochs ]
4853
4854 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
4855 - LP: #1513583
4856
4857 [ Tim Gardner ]
4858
4859 * [Config] CONFIG_AUFS_EXPORT=y
4860 - LP: #1121699
4861
4862 [ Upstream Kernel Changes ]
4863
4864 * misc/genwqe: get rid of atomic allocations
4865 * crypto: 842 - Add CRC and validation support
4866 - LP: #1497878
4867 * cxlflash: Fix to avoid invalid port_sel value
4868 * cxlflash: Replace magic numbers with literals
4869 * cxlflash: Fix read capacity timeout
4870 * cxlflash: Fix potential oops following LUN removal
4871 * cxlflash: Fix data corruption when vLUN used over multiple cards
4872 * cxlflash: Fix to avoid sizeof(bool)
4873 * cxlflash: Fix context encode mask width
4874 * cxlflash: Fix to avoid CXL services during EEH
4875 * cxlflash: Correct naming of limbo state and waitq
4876 * cxlflash: Make functions static
4877 * cxlflash: Refine host/device attributes
4878 * cxlflash: Fix to avoid spamming the kernel log
4879 * cxlflash: Fix to avoid stall while waiting on TMF
4880 * cxlflash: Fix location of setting resid
4881 * cxlflash: Fix host link up event handling
4882 * cxlflash: Fix async interrupt bypass logic
4883 * cxlflash: Remove dual port online dependency
4884 * cxlflash: Fix AFU version access/storage and add check
4885 * cxlflash: Correct usage of scsi_host_put()
4886 * cxlflash: Fix to prevent workq from accessing freed memory
4887 * cxlflash: Correct behavior in device reset handler following EEH
4888 * cxlflash: Remove unnecessary scsi_block_requests
4889 * cxlflash: Fix function prolog parameters and return codes
4890 * cxlflash: Fix MMIO and endianness errors
4891 * cxlflash: Fix to prevent EEH recovery failure
4892 * cxlflash: Correct spelling, grammar, and alignment mistakes
4893 * cxlflash: Fix to prevent stale AFU RRQ
4894 * cxlflash: Fix to double the delay each time
4895 * cxlflash: Fix to avoid corrupting adapter fops
4896 * cxlflash: Correct trace string
4897 * cxlflash: Fix to avoid potential deadlock on EEH
4898 * cxlflash: Fix to avoid leaving dangling interrupt resources
4899 * cxlflash: Fix to escalate to LINK_RESET on login timeout
4900 * cxlflash: Fix to avoid corrupting port selection mask
4901 * cxlflash: Fix to avoid lock instrumentation rejection
4902 * cxlflash: Fix to avoid bypassing context cleanup
4903
4904 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
4905
4906 linux (4.3.0-0.7) xenial; urgency=low
4907
4908 [ Tim Gardner ]
4909
4910 * Revert "Bypass spl/zfs config"
4911 Causes unresolved symbols on load.
4912 * [Config] Enable ZFS for powerpc64-smp
4913
4914 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
4915
4916 linux (4.3.0-0.6) xenial; urgency=low
4917
4918 [ Tim Gardner ]
4919
4920 * Release Tracking Bug
4921 - LP: #1512704
4922 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
4923
4924 [ Andy Whitcroft ]
4925
4926 * [Packaging] add feature interlock with mainline builds
4927 * apparmor -- follow change to this_cpu_ptr
4928
4929 [ John Johansen ]
4930
4931 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
4932 - LP: #1383886
4933 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
4934 - LP: #1362199
4935 * SAUCE: Revert: fix: only allow a single threaded process to ...
4936 - LP: #1371310
4937 * SAUCE: (no-up) fix: bad unix_addr_fs macro
4938 - LP: #1390223
4939 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
4940 - LP: #1408833
4941 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
4942 - LP: #1496430
4943
4944 [ Tim Gardner ]
4945
4946 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
4947 - LP: #1511006
4948 * rebase to v4.3
4949 * Bypass spl/zfs config
4950 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
4951 * [Config] Default AppArmor settings
4952
4953 [ Upstream Kernel Changes ]
4954
4955 * rebase to v4.3
4956
4957 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
4958
4959 linux (4.3.0-0.5) xenial; urgency=low
4960
4961 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
4962
4963 [ Upstream Kernel Changes ]
4964
4965 * rebase to v4.3-rc7
4966 - LP: #1504778
4967
4968 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
4969
4970 linux (4.3.0-0.4) xenial; urgency=low
4971
4972 [ Tim Gardner ]
4973
4974 * [Debian] Update to new signing key type and location
4975
4976 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
4977
4978 linux (4.3.0-0.3) wily; urgency=low
4979
4980 [ Tim Gardner ]
4981
4982 * [Debian] sign-file is now compiled
4983
4984 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
4985
4986 linux (4.3.0-0.2) wily; urgency=low
4987
4988 [ Tim Gardner ]
4989
4990 * [Config] Added libssl-dev to Build-Depends
4991
4992 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
4993
4994 linux (4.3.0-0.1) wily; urgency=low
4995
4996 [ Upstream Kernel Changes ]
4997
4998 * rebase to v4.3-rc6
4999 * rebase to v4.3-rc5
5000 * rebase to v4.3-rc4
5001 * rebase to v4.3-rc3
5002 * rebase to v4.3-rc2
5003 * rebase to v4.3-rc1
5004 - LP: #1492132
5005 - LP: #1481575
5006
5007 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
5008
5009 linux (4.2.0-10.11) wily; urgency=low
5010
5011 [ Andy Whitcroft ]
5012
5013 * Release Tracking Bug
5014 - LP: #1495208
5015 * No change rebuild to avoid issues with leading zero bytes on
5016 internal module signing key. (see launchpad bug 1494943)
5017
5018 [ Ming Lei ]
5019
5020 * [Config] SERIAL_8250_DW=y for arm64
5021
5022 [ Upstream Kernel Changes ]
5023
5024 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
5025 code
5026 - LP: #1484486
5027 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
5028 - LP: #1484486
5029 * drm/i915/gen8: Re-order init pipe_control in lrc mode
5030 - LP: #1484486
5031 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
5032 - LP: #1484486
5033 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5034 workaround
5035 - LP: #1484486
5036 * drm/i915: Bail out early if WA batch is not available for given Gen
5037 - LP: #1484486
5038 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
5039 - LP: #1484486
5040 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
5041 - LP: #1484486
5042 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
5043 - LP: #1484486
5044 * drm/i915: Enable WA batch buffers for Gen9
5045 - LP: #1484486
5046 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
5047 - LP: #1484486
5048 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
5049 - LP: #1484486
5050 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5051 workaround
5052 - LP: #1484486
5053 * drm/i915/gen9: Add
5054 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
5055 - LP: #1484486
5056 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
5057 - LP: #1484486
5058 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
5059 - LP: #1484486
5060 * drm/i915/skl: Don't expose the top most plane on gen9 display
5061 - LP: #1484486
5062 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
5063 - LP: #1484486
5064 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
5065 - LP: #1484486
5066 * drm/i915: reduce indent in i9xx_hpd_irq_handler
5067 - LP: #1484531
5068 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
5069 - LP: #1484531
5070 * drm/i915: reduce indent in intel_hpd_irq_handler
5071 - LP: #1484531
5072 * drm/i915: group all hotplug related fields into a new struct in
5073 dev_priv
5074 - LP: #1484531
5075 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
5076 - LP: #1484531
5077 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
5078 - LP: #1484531
5079 * drm/i915: put back the indent in intel_hpd_irq_handler
5080 - LP: #1484531
5081 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
5082 - LP: #1484531
5083 * drm/i915: simplify condition for digital port
5084 - LP: #1484531
5085 * drm/i915: abstract away platform specific parts from hpd handling
5086 - LP: #1484531
5087 * drm/i915: Handle HPD when it has actually occurred
5088 - LP: #1484531
5089 * drm/i915: Set power domain for DDI-E
5090 - LP: #1484531
5091 * drm/i915: Set alternate aux for DDI-E
5092 - LP: #1484531
5093 * drm/i915/skl: enable DDI-E hotplug
5094 - LP: #1484531
5095 * drm/i915/bxt: fix DDI PHY vswing scale value setting
5096 - LP: #1494163
5097 * drm/i915/skl: Buffer translation improvements
5098 - LP: #1494163
5099 * drm/i915: Per-DDI I_boost override
5100 - LP: #1494163
5101 * drm/i915: fix VBT parsing for SDVO child device mapping
5102 - LP: #1494163
5103 * drm/i915/bxt: edp1.4 Intermediate Freq support
5104 - LP: #1494163
5105 * drm/i915: fix link rates reported for SKL
5106 - LP: #1494163
5107 * drm/i915: Allow parsing of variable size child device entries from VBT
5108 - LP: #1494163
5109 * drm/i915/skl: Update DDI buffer translation programming.
5110 - LP: #1494163
5111 * drm/i915: Enable HDMI on DDI-E
5112 - LP: #1484531
5113 * drm/i915/skl: Enable DDI-E
5114 - LP: #1484531
5115 * drm/i915: eDP can be present on DDI-E
5116 - LP: #1484531
5117 * drm/i915/skl: Adding DDI_E power well domain
5118 - LP: #1484531
5119 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
5120 - LP: #1490035
5121 * drm/i915: Split atomic wm update to pre and post variants
5122 - LP: #1493746
5123 * drm/i915/skl: Drop the preliminary_hw_support flag
5124 - LP: #1486868
5125 * drm/i915: set FDI translations to NULL on SKL
5126 - LP: #1494163
5127
5128 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
5129
5130 linux (4.2.0-9.9) wily; urgency=low
5131
5132 [ Tim Gardner ]
5133
5134 * Release Tracking Bug
5135 - LP: #1493970
5136 * [Config] CONFIG_MFD_INTEL_LPSS=m
5137 - LP: #1397876
5138
5139 [ dann frazier ]
5140
5141 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
5142 - LP: #1388952
5143
5144 [ Michael Ellerman ]
5145
5146 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
5147 Fixes FTBS on 32 bit powerpc, patch sent upstream.
5148
5149 [ Upstream Kernel Changes ]
5150
5151 * thermal/powerclamp: add cpu id for skylake h/s
5152 - LP: #1398269
5153 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
5154 - LP: #1397852
5155 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
5156 - LP: #1460905
5157 * i2c: i801: Create iTCO device on newer Intel PCHs
5158 - LP: #1460905
5159 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
5160 - LP: #1460905
5161 * perf/x86: Add a native_perf_sched_clock_from_tsc()
5162 - LP: #1397867
5163 * perf/x86/intel: Add support for PEBSv3 profiling
5164 - LP: #1397867
5165 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
5166 - LP: #1397867
5167 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
5168 - LP: #1397867
5169 * perf: Add cycles to branch_info
5170 - LP: #1397867
5171 * perf/x86/intel/lbr: Add support for LBRv5
5172 - LP: #1397867
5173 * perf/x86/intel: Handle new arch perfmon v4 status bits
5174 - LP: #1397867
5175 * perf/x86/intel: Move PMU ACK to after LBR read
5176 - LP: #1397867
5177 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
5178 - LP: #1397867
5179 * perf/x86/intel: Add Intel Skylake PMU support
5180 - LP: #1397867
5181 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
5182 call stack
5183 - LP: #1397867
5184 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
5185 - LP: #1397867
5186 * perf/x86: Make merge_attr() global to use from perf_event_intel
5187 - LP: #1397867
5188 * perf/x86/intel: Use 0x11 as extra reg test value
5189 - LP: #1397867
5190 * perf tools: Add support for cycles, weight branch_info field
5191 - LP: #1397867
5192 * perf report: Add flag for non ANY branch mode
5193 - LP: #1397867
5194 * perf report: Add infrastructure for a cycles histogram
5195 - LP: #1397867
5196 * perf report: Add processing for cycle histograms
5197 - LP: #1397867
5198 * perf annotate: Compute IPC and basic block cycles
5199 - LP: #1397867
5200 * perf annotate: Finally display IPC and cycle accounting
5201 - LP: #1397867
5202 * perf top: Add branch annotation code to top
5203 - LP: #1397867
5204 * perf report: Display cycles in branch sort mode
5205 - LP: #1397867
5206 * perf annotate: Fix 32-bit compilation error in util/annotate.c
5207 - LP: #1397867
5208 * PM / QoS: Make it possible to expose device latency tolerance to
5209 userspace
5210 - LP: #1460908
5211 * ACPI / PM: Attach ACPI power domain only once
5212 - LP: #1460908
5213 * Driver core: wakeup the parent device before trying probe
5214 - LP: #1460908
5215 * klist: implement klist_prev()
5216 - LP: #1460908
5217 * driver core: implement device_for_each_child_reverse()
5218 - LP: #1460908
5219 * mfd: make mfd_remove_devices() iterate in reverse order
5220 - LP: #1460908
5221 * dmaengine: add a driver for Intel integrated DMA 64-bit
5222 - LP: #1460908
5223 * mfd: Add support for Intel Sunrisepoint LPSS devices
5224 - LP: #1460908
5225 * spi: pxa2xx: Add support for Intel Sunrisepoint
5226 - LP: #1397876
5227 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
5228 - LP: #1397876
5229 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
5230 - LP: #1397876
5231 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
5232 for it
5233 - LP: #1397876
5234 * intel_idle: Skylake Client Support
5235 - LP: #1397877
5236 * powerpc/kernel: Switch to using MAX_ERRNO
5237 - LP: #1458876
5238 * powerpc/kernel: Change the do_syscall_trace_enter() API
5239 - LP: #1458876
5240 * powerpc: Drop unused syscall_get_error()
5241 - LP: #1458876
5242 * powerpc: Don't negate error in syscall_set_return_value()
5243 - LP: #1458876
5244 * powerpc: Rework syscall_get_arguments() so there is only one loop
5245 - LP: #1458876
5246 * powerpc: Use orig_gpr3 in syscall_get_arguments()
5247 - LP: #1458876
5248 * powerpc: Change syscall_get_nr() to return int
5249 - LP: #1458876
5250 * powerpc/kernel: Add SIG_SYS support for compat tasks
5251 - LP: #1458876
5252 * powerpc/kernel: Enable seccomp filter
5253 - LP: #1458876
5254 * selftests/seccomp: Make seccomp tests work on big endian
5255 - LP: #1458876
5256 * selftests/seccomp: Add powerpc support
5257 - LP: #1458876
5258 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
5259
5260 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
5261
5262 linux (4.2.0-8.8) wily; urgency=low
5263
5264 [ Tim Gardner ]
5265
5266 * Release Tracking Bug
5267 - LP: #1493357
5268 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
5269 - LP: #1488495
5270 * [Config] CONFIG_CXLFLASH=m
5271 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
5272
5273
5274 [ Andy Whitcroft ]
5275
5276 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
5277 * [Packaging] mark up control for stage1
5278 * [Config] kernel-versions -- clean up deps field
5279 * [Config] s390x -- build linux-libc-dev
5280 - LP: #1488653
5281 * [Packaging] control -- prepare for new kernel-wedge semantics
5282
5283 [ Upstream Kernel Changes ]
5284
5285 * crypto: vmx - Fixing AES-CTR counter bug
5286 - LP: #1484519
5287 * crypto: vmx - Fixing GHASH Key issue on little endian
5288 - LP: #1484519
5289 * powerpc: Uncomment and make enable_kernel_vsx() routine available
5290 - LP: #1484519
5291 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
5292 - LP: #1484519
5293 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
5294 'okay'
5295 - LP: #1488495
5296 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
5297 - LP: #1488495
5298 * crypto: nx - do not emit extra output if status is disabled
5299 - LP: #1488495
5300 * crypto: nx - reduce chattiness of platform drivers
5301 - LP: #1488495
5302 * crypto: nx/842 - Fix context corruption
5303 - LP: #1488495
5304 * crypto: nx - remove __init/__exit from VIO functions
5305 - LP: #1488495
5306 * crypto: nx - remove pSeries NX 'status' field
5307 - LP: #1488495
5308 * crypto: nx - move kzalloc() out of spinlock
5309 - LP: #1488495
5310 * crypto: nx - don't register pSeries driver if ENODEV
5311 - LP: #1488495
5312 * crypto: nx - use common code for both NX decompress success cases
5313 - LP: #1488495
5314 * crypto: nx - merge nx-compress and nx-compress-crypto
5315 - LP: #1488495
5316 * crypto: nx - rename nx-842-crypto.c to nx-842.c
5317 - LP: #1488495
5318 * crypto: nx - make platform drivers directly register with crypto
5319 - LP: #1488495
5320 * cxlflash: Base support for IBM CXL Flash Adapter
5321 - LP: #1449121
5322 * cxlflash: Base error recovery support
5323 - LP: #1449121
5324 * cxlflash: Superpipe support
5325 - LP: #1449121
5326 * cxlflash: Virtual LUN support
5327 - LP: #1449121
5328 * cxlflash: off by one bug in cxlflash_show_port_status()
5329 - LP: #1449121
5330 * cxlflash: shift wrapping bug in afu_link_reset()
5331 - LP: #1449121
5332 * cxlflash: Remove unused variable from queuecommand
5333 - LP: #1449121
5334 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
5335 pci_controller_ops
5336 * powerpc/eeh: Probe after unbalanced kref check
5337 * misc: cxl: clean up afu_read_config()
5338 * cxl: Add explicit precision specifiers
5339 * cxl: use more common format specifier
5340 * cxl: Destroy cxl_adapter_idr on module_exit
5341 * cxl: Destroy afu->contexts_idr on release of an afu
5342 * cxl: Don't ignore add_process_element() result when attaching context
5343 * cxl: Compile with -Werror
5344 * cxl: sparse: Make declarations static
5345 * cxl: sparse: Silence iomem warning in debugfs file creation
5346 * cxl: Convert MMIO read/write macros to inline functions
5347 * cxl: Drop commands if the PCI channel is not in normal state
5348 * cxl: Allocate and release the SPA with the AFU
5349 * cxl: Make IRQ release idempotent
5350 * cxl: Clean up adapter MMIO unmap path.
5351 * cxl: Refactor adaptor init/teardown
5352 * cxl: Refactor AFU init/teardown
5353 * cxl: Don't remove AFUs/vPHBs in cxl_reset
5354 * cxl: Allow the kernel to trust that an image won't change on PERST.
5355 * cxl: EEH support
5356 * cxl: Add CONFIG_CXL_EEH symbol
5357 * cxl: Plug irq_bitmap getting leaked in cxl_context
5358 * cxl: Add alternate MMIO error handling
5359 * cxl: Allow release of contexts which have been OPENED but not STARTED
5360 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
5361 * cxl: Release irqs if memory allocation fails
5362 * cxl: Remove racy attempt to force EEH invocation in reset
5363 * cxl: Fix + cleanup error paths in cxl_dev_context_init
5364 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
5365 * cxl: Set up and enable PSL Timebase
5366
5367 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
5368
5369 linux (4.2.0-7.7) wily; urgency=low
5370
5371 [ Tim Gardner ]
5372
5373 * Release Tracking Bug
5374 - LP: #1490564
5375 * rebase to v4.2
5376
5377 [ Wen Xiong ]
5378
5379 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
5380 - LP: #1453892
5381
5382 [ Upstream Kernel Changes ]
5383
5384 * rebase to v4.2
5385 - LP: #1487345
5386
5387 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
5388
5389 linux (4.2.0-6.6) wily; urgency=low
5390
5391 [ Tim Gardner ]
5392
5393 * Release Tracking Bug
5394 - LP: #1488138
5395
5396 [ Andy Whitcroft ]
5397
5398 * rebase to v4.2-rc8
5399
5400 [ Shilpasri G Bhat ]
5401
5402 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
5403 level
5404 - LP: #1480894
5405 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
5406 - LP: #1480894
5407 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
5408 notification
5409 - LP: #1480894
5410 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
5411 OCC_THROTTLE
5412 - LP: #1480894
5413 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
5414 bit is set
5415 - LP: #1480894
5416 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
5417 unthrottling
5418 - LP: #1480894
5419
5420 [ Upstream Kernel Changes ]
5421
5422 * rebase to v4.2-rc8
5423 - LP: #1483440
5424 - LP: #1484334
5425
5426 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
5427
5428 linux (4.2.0-5.5) wily; urgency=low
5429
5430 [ Tim Gardner ]
5431
5432 * Release Tracking Bug
5433 - LP: #1487173
5434
5435 [ Andy Whitcroft ]
5436
5437 * [Packaging] correct spelling of probabaly on the tools packages
5438 - LP: #1256822
5439 * rebase to v4.2-rc7
5440
5441 [ dann frazier ]
5442
5443 * d-i: Add nicpf and nicvf to nic-modules
5444 * d-i: Enable usb modules on arm64
5445
5446 [ Mahesh Salgaonkar ]
5447
5448 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
5449 - LP: #1482343
5450 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
5451 - LP: #1482343
5452 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
5453 machine check errors.
5454 - LP: #1482343
5455 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
5456 - LP: #1482343
5457
5458 [ Vipin K Parashar ]
5459
5460 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
5461 PowerNV platform
5462 - LP: #1469771
5463
5464 [ Upstream Kernel Changes ]
5465
5466 * rebase to v4.2-rc7
5467
5468 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
5469
5470 linux (4.2.0-4.4) wily; urgency=low
5471
5472 [ Tim Gardner ]
5473
5474 * Release Tracking Bug
5475 - LP: #1483677
5476
5477 [ Achiad Shochat ]
5478
5479 * SAUCE: net/mlx5e: Support TX packet copy into WQE
5480 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
5481 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
5482 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
5483
5484 [ Adam Lee ]
5485
5486 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
5487 - LP: #1480142
5488
5489 [ dann frazier ]
5490
5491 * [Config] CONFIG_NR_CPUS=128 on arm64
5492
5493 [ Leann Ogasawara ]
5494
5495 * [Config] d-i -- Add sfc to nic-modules udeb
5496 - LP: #1481490
5497
5498 [ Saeed Mahameed ]
5499
5500 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
5501 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
5502
5503 [ Tim Gardner ]
5504
5505 * [Config] CONFIG_X86_INTEL_MPX=y
5506 - LP: #1460902
5507 * [Debian] change dependency on module-init-tools to kmod
5508 - LP: #1481986
5509 * rebase to v4.2-rc6
5510
5511 [ Upstream Kernel Changes ]
5512
5513 * rebase to v4.2-rc6
5514
5515 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
5516
5517 linux (4.2.0-3.3) wily; urgency=low
5518
5519 [ Tim Gardner ]
5520
5521 * Release Tracking Bug
5522 - LP: #1481462
5523 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
5524 Fixes an FTBS for at least one DKMS package.
5525
5526 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
5527
5528 linux (4.2.0-2.2) wily; urgency=low
5529
5530 [ Tim Gardner ]
5531
5532 * Release Tracking Bug
5533 - LP: #1481067
5534 * rebase to v4.2-rc5
5535
5536 [ Andy Whitcroft ]
5537
5538 * [Packaging] module-inclusion -- commonise copy code and simplify
5539 * [Packaging] module-inclusion -- add manual command entries
5540 * [Packaging] module blacklists -- add support for manual blacklists
5541 * [Packaging] do_common_tools should always be on
5542 * [Packaging] initscripts need installing when making the package
5543 * [Packaging] initscripts work around bug in debhelper systemd support
5544 * [Config] exclude oss modules from linux-image
5545 - LP: #1434842
5546 * hyper-v -- add hid and fb drivers to linux-virtual
5547 - LP: #1444179
5548 * ubuntu: (no-squash) vbox -- infrastructure and updater
5549 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5550 - LP: #1426113
5551 * ubuntu: vbox -- update to 5.0.0-dfsg-1
5552 - LP: #1480879
5553 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
5554 * [Config] move vbox modules into linux-image
5555
5556 [ Upstream Kernel Changes ]
5557
5558 * rebase to v4.2-rc5
5559 - LP: #1478497
5560 - LP: #1477900
5561
5562 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
5563
5564 linux (4.2.0-1.1~rc1) wily; urgency=low
5565
5566 [ Andy Whitcroft ]
5567
5568 * Release Tracking Bug
5569 - LP: #1479903
5570 * Initial upload of v4.2 based kernel (currently v4.-rc4)
5571
5572 [ Upstream Kernel Changes ]
5573
5574 * rebase to v4.2-rc4
5575 - LP: #1476987
5576 - LP: #1476888
5577 * rebase to v4.2-rc3
5578 * rebase to v4.2-rc2
5579 * rebase to v4.2-rc1
5580 - LP: #1394368
5581 - LP: #1427680
5582 - LP: #1462614
5583 - LP: #1397021
5584
5585 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
5586
5587 linux (4.1.0-3.3) wily; urgency=low
5588
5589 [ Andy Whitcroft ]
5590
5591 * Release Tracking Bug
5592 - LP: #1478897
5593
5594 [ Colin Ian King ]
5595
5596 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
5597 - CVE-2015-1333
5598
5599 [ Seth Forshee ]
5600
5601 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
5602 - LP: #1478578
5603
5604 [ Upstream Kernel Changes ]
5605
5606 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
5607 - LP: #1461620
5608 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
5609 * x86/nmi/64: Remove asm code that saves cr2
5610 * x86/nmi/64: Switch stacks on userspace NMI entry
5611 * x86/nmi/64: Reorder nested NMI checks
5612 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
5613 detection
5614
5615 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
5616
5617 linux (4.1.0-2.4) wily; urgency=low
5618
5619 [ Andy Whitcroft ]
5620
5621 * SAUCE: overlayfs: when copying up and reading directories ensure
5622 mounter had permissions V2
5623 - CVE-2015-1328
5624
5625 [ Leann Ogasawara ]
5626
5627 * Release Tracking Bug
5628 - LP: #1465419
5629
5630 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5631
5632 linux (4.1.0-2.2) wily; urgency=low
5633
5634 [ Tim Gardner ]
5635
5636 * rebase to v4.1.3
5637 * [Config] Add i40e[vf] to d-i
5638 - LP: #1476393
5639
5640 [ Upstream Kernel Changes ]
5641
5642 * rebase to v4.1.3
5643 - LP: #1427680
5644 - LP: #1462614
5645 - LP: #1394368
5646
5647 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
5648
5649 linux (4.1.0-1.1) wily; urgency=low
5650
5651 [ Andy Whitcroft ]
5652
5653 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5654 - LP: #1395877, #1410480
5655 * SAUCE: overlayfs: when copying up and reading directories ensure
5656 mounter had permissions V2
5657 - CVE-2015-1328
5658 * [Packaging] fix up Vcs-Git: to point to launchpad
5659 * [Config] correct linux-initramfs-tool virtual linkage
5660 - LP: #1474810
5661
5662 [ Chris J Arges ]
5663
5664 * [Config] Add dm-service-time to multipath-modules
5665 - LP: #1469240
5666 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
5667 - LP: #1464560
5668
5669 [ Jay Vosburgh ]
5670
5671 * SAUCE: fan: Proof of concept implementation (v2)
5672 - LP: #1439706
5673 * SAUCE: fan: tunnel multiple mapping mode (v3)
5674 - LP: #1470091
5675
5676 [ Leann Ogasawara ]
5677
5678 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
5679 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
5680 considering"
5681 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
5682 * Revert "SAUCE: dm-crypt: never use write same"
5683 * Release Tracking Bug
5684 - LP: #1476333
5685
5686 [ Tim Gardner ]
5687
5688 * Rebase to v4.1
5689 - LP: #1443371
5690 * [Config] Enable Apparmor
5691 * [Config] CONFIG_OVERLAY_FS_V1=y
5692 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
5693 - LP: #1469829
5694 * [Config] CONFIG_VM86=n
5695 - LP: #1473447
5696 * [Config] ACORN_PARTITION=n
5697 - LP: #1453117
5698
5699 [ Timo Aaltonen ]
5700
5701 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
5702 - LP: #1473319
5703
5704 [ Upstream Kernel Changes ]
5705
5706 * efi: efivar_create_sysfs_entry() should return negative error codes
5707 * efi: Add esrt support
5708 * x86, doc: Remove cmdline_size from list of fields to be filled in for
5709 EFI handover
5710 * efi/esrt: Fix some compiler warnings
5711 * efi: dmi: List SMBIOS3 table before SMBIOS table
5712 * efi: Add 'systab' information to Documentation/ABI
5713 * ALSA: hda - restore the MIC FIXUP for some Dell machines
5714 - LP: #1473560
5715 * mtd: powernv: Add powernv flash MTD abstraction driver
5716 - LP: #1464560
5717 * powerpc/powernv: Expose OPAL APIs required by PRD interface
5718 - LP: #1464560
5719 * powerpc/powernv: Add opal-prd channel
5720 - LP: #1464560
5721 * powerpc/powernv: fix construction of opal PRD messages
5722 - LP: #1464560
5723 * powerpc/include: Add opal-prd to installed uapi headers
5724 - LP: #1464560
5725 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
5726 - LP: #1464560
5727
5728 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
5729
5730 linux (4.0.0-2.4) wily; urgency=low
5731
5732 [ Andy Whitcroft ]
5733
5734 * SAUCE: overlayfs: when copying up and reading directories ensure
5735 mounter had permissions V2
5736 - CVE-2015-1328
5737
5738 [ Leann Ogasawara ]
5739
5740 * Release Tracking Bug
5741 - LP: #1465419
5742
5743 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5744
5745 linux (4.0.0-1.2) wily; urgency=low
5746
5747 [ Andy Whitcroft ]
5748
5749 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5750 - LP: #1395877, #1410480
5751 * [Config] enable CONFIG_OVERLAY_FS_V1
5752
5753 [ Tai Nguyen ]
5754
5755 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
5756 - LP: #1463211
5757
5758 [ Tim Gardner ]
5759
5760 * [Config] CONFIG_HIBERNATION=n for ppc64el
5761 - LP: #1463836
5762
5763 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
5764
5765 linux (4.0.0-1.1) wily; urgency=low
5766
5767 [ Leann Ogasawara ]
5768
5769 * Revert "md/raid0: fix bug with chunksize not a power of 2."
5770 - LP: #1457510
5771 * powerpc/powernv: Check image loaded or not before calling flash
5772 - LP: #1461553
5773
5774 [ Tim Gardner ]
5775
5776 * [Config] armhf: CPUFREQ_DT=y
5777 - LP: #1457781
5778
5779 [ Upstream Kernel Changes ]
5780
5781 * rebase to v4.0.5
5782 - LP: #1429756
5783 - LP: #1452175
5784 - LP: #1454656
5785 - LP: #1447909
5786 - LP: #1446517
5787 - LP: #1428947
5788 - LP: #1410704
5789 - LP: #1412800
5790 - LP: #1400215
5791 - LP: #1411193
5792 - LP: #1412800
5793 - LP: #1408295
5794 - LP: #1436745
5795
5796 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
5797
5798 linux (3.19.0-10.10) vivid; urgency=low
5799
5800 [ Andy Whitcroft ]
5801
5802 * [Packaging] control -- make element ordering deterministic
5803 * [Config] allow dracult to support initramfs as well
5804 - LP: #1109029
5805 * [Packaging] generate live watchdog blacklists
5806 - LP: #1432837
5807
5808 [ Leann Ogasawara ]
5809
5810 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
5811 - LP: #1397860
5812 * rebase to v3.19.2
5813
5814 [ Upstream Kernel Changes ]
5815
5816 * thinkpad_acpi: support new BIOS version string pattern
5817 - LP: #1417915
5818 * arm64: Invalidate the TLB corresponding to intermediate page table
5819 levels
5820 - LP: #1432546
5821 * perf tools: Support parsing parameterized events
5822 - LP: #1430341
5823 * perf tools: Extend format_alias() to include event parameters
5824 - LP: #1430341
5825 * perf Documentation: Add event parameters
5826 - LP: #1430341
5827 * perf tools: Document parameterized and symbolic events
5828 - LP: #1430341
5829 * perf: provide sysfs_show for struct perf_pmu_events_attr
5830 - LP: #1430341
5831 * perf: add PMU_EVENT_ATTR_STRING() helper
5832 - LP: #1430341
5833 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
5834 - LP: #1430341
5835 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
5836 - LP: #1430341
5837 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
5838 annotated
5839 - LP: #1430341
5840 * powerpc/perf/hv-gpci: add the remaining gpci requests
5841 - LP: #1430341
5842 * powerpc/perf/hv-24x7: Document sysfs event description entries
5843 - LP: #1430341
5844 * powerpc/iommu: Remove IOMMU device references via bus notifier
5845 - LP: #1425202
5846 * powerpc/pseries: Fix endian problems with LE migration
5847 - LP: #1428351
5848 * intel_idle: support additional Broadwell model
5849 - LP: #1400970
5850 * tools/power turbostat: support additional Broadwell model
5851 - LP: #1400970
5852 * KVM: x86: flush TLB when D bit is manually changed.
5853 - LP: #1397860
5854 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
5855 - LP: #1397860
5856 * KVM: Add generic support for dirty page logging
5857 - LP: #1397860
5858 * KVM: x86: switch to kvm_get_dirty_log_protect
5859 - LP: #1397860
5860 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
5861 log dirty
5862 - LP: #1397860
5863 * KVM: MMU: Add mmu help functions to support PML
5864 - LP: #1397860
5865 * KVM: MMU: Explicitly set D-bit for writable spte.
5866 - LP: #1397860
5867 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
5868 - LP: #1397860
5869 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
5870 - LP: #1397860
5871 * KVM: VMX: Add PML support in VMX
5872 - LP: #1397860
5873 * HID: multitouch: add support of clickpads
5874 * HID: multitouch: Add support for button type usage
5875
5876 [ Upstream Kernel Changes ]
5877
5878 * rebase to v3.19.2
5879 - LP: #1428947
5880
5881 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
5882
5883 linux (3.19.0-9.9) vivid; urgency=low
5884
5885 [ Leann Ogasawara ]
5886
5887 * Release Tracking Bug
5888 - LP: #1430930
5889
5890 [ Shachar Raindel ]
5891
5892 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
5893 arithmetic
5894 - LP: #1413741
5895 - CVE-2014-8159
5896
5897 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
5898
5899 linux (3.19.0-8.8) vivid; urgency=low
5900
5901 [ Andy Whitcroft ]
5902
5903 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5904 - LP: #1426113
5905 * rebase to stable v3.19.1
5906
5907 [ John Johansen ]
5908
5909 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
5910 - LP: #1408833
5911
5912 [ Leann Ogasawara ]
5913
5914 * Release Tracking Bug
5915 - LP: #1429940
5916
5917 [ Upstream Kernel Changes ]
5918
5919 * xen: correct bug in p2m list initialization
5920 * net/mlx5_core: Fix configuration of log_uar_page_sz
5921 - LP: #1419938
5922 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
5923 - LP: #1420575
5924 * net/mlx4_core: Maintain a persistent memory for mlx4 device
5925 - LP: #1422481
5926 * net/mlx4_core: Set device configuration data to be persistent across
5927 reset
5928 - LP: #1422481
5929 * net/mlx4_core: Refactor the catas flow to work per device
5930 - LP: #1422481
5931 * net/mlx4_core: Enhance the catas flow to support device reset
5932 - LP: #1422481
5933 * net/mlx4_core: Activate reset flow upon fatal command cases
5934 - LP: #1422481
5935 * net/mlx4_core: Manage interface state for Reset flow cases
5936 - LP: #1422481
5937 * net/mlx4_core: Handle AER flow properly
5938 - LP: #1422481
5939 * net/mlx4_core: Enable device recovery flow with SRIOV
5940 - LP: #1422481
5941 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
5942 - LP: #1422481
5943 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
5944 - LP: #1428111
5945 * rebase to v3.19.1
5946 - LP: #1410704
5947 - LP: #1411193
5948 - LP: #1400215
5949
5950 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
5951
5952 linux (3.19.0-7.7) vivid; urgency=low
5953
5954 [ Andy Whitcroft ]
5955
5956 * Release Tracking Bug
5957 - LP: #1426013
5958
5959 [ Upstream Kernel Changes ]
5960
5961 * x86/irq: Fix regression caused by commit b568b8601f05
5962 * cxl: Fix leaking interrupts if attach process fails
5963 - LP: #1415102
5964 * cxl: Early return from cxl_handle_fault for a shut down context
5965 - LP: #1415102
5966 * cxl: Disable AFU debug flag
5967 - LP: #1415102
5968 * cxl: Disable SPAP register when freeing SPA
5969 - LP: #1415102
5970 * cxl: remove redundant increment of hwirq
5971 - LP: #1415102
5972 * cxl: Add tracepoints
5973 - LP: #1415102
5974 * cxl: Update CXL ABI documentation
5975 - LP: #1415102
5976 * cxl: Use image state defaults for reloading FPGA
5977 - LP: #1415102
5978 * cxl: Add image control to sysfs
5979 - LP: #1415102
5980 * cxl: Enable CAPP recovery
5981 - LP: #1415102
5982 * cxl: Add ability to reset the card
5983 - LP: #1415102
5984 * cxl: Fix device_node reference counting
5985 - LP: #1415102
5986 * cxl: Export optional AFU configuration record in sysfs
5987 - LP: #1415102
5988 * cxl: Fail AFU initialisation if an invalid configuration record is
5989 found
5990 - LP: #1415102
5991 * cxl: Add missing return statement after handling AFU errror
5992 - LP: #1415102
5993 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
5994 - LP: #1415102
5995 * powerpc/eeh: Allow to set maximal frozen times
5996 - LP: #1415102
5997 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
5998
5999 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
6000
6001 linux (3.19.0-6.6) vivid; urgency=low
6002
6003 [ Andy Whitcroft ]
6004
6005 * systemd -- fix hyper-v units to be non-forking
6006 - LP: #1401525
6007 * [Config] move vbox modules into linux-image
6008 * ubuntu: vbox -- update to 4.3.22-dfsg-1
6009
6010 [ Brad Figg ]
6011
6012 * SAUCE: DEP8 test to run our regression tests
6013
6014 [ Paolo Pisati ]
6015
6016 * [Config] I2C_CHARDEV=y
6017 - LP: #1417032
6018
6019 [ Upstream Kernel Changes ]
6020
6021 * PCI: Fix infinite loop with ROM image of size 0
6022 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
6023 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
6024 controller
6025 - LP: #1400215
6026
6027 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
6028
6029 linux (3.19.0-5.5) vivid; urgency=low
6030
6031 [ Andy Whitcroft ]
6032
6033 * [Config] CONFIG_FA_DUMP=y
6034 - LP: #1415562
6035 * ubuntu: (no-squash) vbox -- infrastructure and updater
6036 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
6037 * rebase to v3.19 final
6038
6039 [ Chris J Arges ]
6040
6041 * [Config] Add ibmvfc to d-i
6042 - LP: #1416001
6043 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
6044 - LP: #1292234
6045
6046 [ Upstream Kernel Changes ]
6047
6048 * rebase to v3.19
6049
6050 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
6051
6052 linux (3.19.0-4.4) vivid; urgency=low
6053
6054 [ Andy Whitcroft ]
6055
6056 * [Config] apply Kernel hacking >> Tracers config defaults
6057 * hyper-v -- fix comment handing in /etc/network/interfaces
6058 - LP: #1413020
6059 * rebase to v3.19-rc7
6060 * updateconfigs following rebase to v3.19-rc7
6061
6062 [ Ben Hutchings ]
6063
6064 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
6065 - LP: #1413149
6066
6067 [ Upstream Kernel Changes ]
6068
6069 * rebase to v3.19-rc7
6070
6071 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
6072
6073 linux (3.19.0-3.3) vivid; urgency=low
6074
6075 [ Andy Whitcroft ]
6076
6077 * [Debian] arm64 -- build ubuntu drivers
6078 - LP: #1411284
6079 * [Packaging] config-check -- add support for enforced annotations
6080 * [Config] annotations -- switch to ENFORCED annotations
6081 * [Packaging] config-check -- drop support for enforce file
6082 * [Packaging] enforce -- drop empty enforce file
6083 * rebase to v3.19-rc5
6084 * [Config] add modules removed due to tighter dependencies
6085 * [Config] updateconfigs following rebase to v3.19-rc5
6086 * [Config] enforce CONFIG_FHANDLE=y
6087 - LP: #1412543
6088 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
6089 - LP: #1408355
6090 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
6091 - LP: #1413646
6092 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
6093 message handler config defaults
6094 * [Config] apply Device Drivers >> Character devices >> Serial drivers
6095 config defaults
6096 * [Config] apply Device Drivers >> GPIO Support config defaults
6097 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
6098 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
6099 support) config defaults
6100 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
6101 Devices >> Support for frame buffer devices config defaults
6102 * [Config] apply Device Drivers >> HID support >> HID bus support >>
6103 Special HID drivers config defaults
6104 * [Config] apply Device Drivers >> Hardware Monitoring support config
6105 defaults
6106 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
6107 Hardware Bus support config defaults
6108 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
6109 digital converters config defaults
6110 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
6111 sensors config defaults
6112 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
6113 sensors config defaults
6114 * [Config] apply Device Drivers >> Input device support >> Generic input
6115 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6116 * [Config] apply Device Drivers >> Input device support >> Generic input
6117 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
6118 * [Config] apply Device Drivers >> LED Support >> LED Class Support
6119 config defaults
6120 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
6121 defaults
6122 * [Config] apply Device Drivers >> Multifunction device drivers config
6123 defaults
6124 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
6125 grabbers support >> Media test drivers config defaults
6126 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
6127 Adapters config defaults
6128 * [Config] apply Device Drivers >> Multimedia support >> Remote
6129 Controller devices config defaults
6130 * [Config] apply Device Drivers >> Network device support >> Distributed
6131 Switch Architecture drivers config defaults
6132 * [Config] apply Device Drivers >> Network device support >> Network core
6133 driver support config defaults
6134 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6135 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
6136 defaults
6137 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6138 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
6139 defaults
6140 * [Config] apply Device Drivers >> PHY Subsystem config defaults
6141 * [Config] apply Device Drivers >> Pin controllers config defaults
6142 * [Config] apply Device Drivers >> SPI support config defaults
6143 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6144 Sound Architecture >> ALSA for SoC audio support config defaults
6145 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6146 Sound Architecture >> FireWire sound devices config defaults
6147 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6148 Sound Architecture >> HD-Audio config defaults
6149 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
6150 client support config defaults
6151 * [Config] apply Device Drivers >> Staging drivers >> Media staging
6152 drivers config defaults
6153 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6154 USB Gadget Drivers >> USB functions configurable through configfs
6155 config defaults
6156 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6157 USB Peripheral Controller config defaults
6158 * [Config] apply Networking support >> NFC subsystem support >> Near
6159 Field Communication (NFC) devices config defaults
6160 * [Config] apply Networking support >> Networking options >> Network
6161 packet filtering framework (Netfilter) >> Core Netfilter Configuration
6162 >> Netfilter nf_tables support config defaults
6163 * [Config] apply Networking support >> Networking options >> QoS and/or
6164 fair queueing >> Actions config defaults
6165 * [Config] apply Networking support >> Networking options >> TCP/IP
6166 networking config defaults
6167 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
6168 Networking Stack (mac80211) config defaults
6169 * [Config] apply Device Drivers >> Input device support >> Generic input
6170 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
6171 * [Config] apply Device Drivers >> Input device support >> Generic input
6172 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6173 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
6174 config defaults
6175 * [Config] apply Networking support >> Networking options >> Network
6176 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
6177 >> IPv4 NAT config defaults
6178 * [Config] apply Networking support >> Networking options >> Network
6179 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
6180 >> IPv6 NAT config defaults
6181 * [Config] apply Kernel hacking >> Kernel debugging config defaults
6182 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
6183 config defaults
6184 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
6185 values in
6186 - LP: #1414002
6187 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6188 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
6189 (iwlwifi) config defaults
6190 * [Config] apply Device Drivers >> Real Time Clock config defaults
6191 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6192 support >> SCSI low-level drivers config defaults
6193 * [Config] apply General setup >> CPU/Task time and stats accounting >>
6194 Cputime accounting config defaults
6195 * [Config] apply Device Drivers >> Mailbox Hardware Support config
6196 defaults
6197 * rebase to v3.19-rc6
6198 * [Config] updateconfigs following rebase to v3.19-rc6
6199
6200 [ Kamal Mostafa ]
6201
6202 * [Packaging] force "dpkg-source -I -i" behavior
6203
6204 [ Leann Ogasawara ]
6205
6206 * [Config] Disable CONFIG_USB_OTG
6207 - LP: #1411295
6208
6209 [ Upstream Kernel Changes ]
6210
6211 * overlay: add backwards compatible overlayfs format support (fixes)
6212 - LP: #1410480
6213
6214 [ Upstream Kernel Changes ]
6215
6216 * rebase to v3.19-rc5
6217 * rebase to v3.19-rc6
6218
6219 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
6220
6221 linux (3.19.0-2.2) vivid; urgency=low
6222
6223 [ Andy Whitcroft ]
6224
6225 * rebase to v3.19-rc4
6226 * [Config] updateconfigs following rebase to v3.19-rc4
6227 * [Packaging] install all dtb files
6228 - LP: #1408002
6229 * [Config] switch on "all" dtbs
6230 - LP: #1408002
6231
6232 [ Colin Ian King ]
6233
6234 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
6235 timers
6236 - LP: #1333569
6237
6238 [ Joseph Salisbury ]
6239
6240 * [Config] Enable CONFIG_N_GSM as module.
6241 - LP: #1404670
6242
6243 [ K. Y. Srinivasan ]
6244
6245 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
6246 - LP: #1406867
6247
6248 [ Steve McIntyre ]
6249
6250 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
6251 - LP: #1409750
6252
6253 [ Upstream Kernel Changes ]
6254
6255 * rebase to v3.19-rc4
6256
6257 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
6258
6259 linux (3.19.0-1.1) vivid; urgency=low
6260
6261 [ Andy Whitcroft ]
6262
6263 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
6264 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
6265 * Revert "SAUCE: AUFS -- aufs3-base.patch"
6266 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
6267 * rebase to v3.19-rc1
6268 * rebase to v3.19-rc2
6269 * [Config] defaultconfigs following rebase to v3.19-rc2
6270 * ubuntu: aufs3 -- follow rename of d_child
6271 * ubuntu: aufs3 -- follow switch to d_splice_alias
6272 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
6273 * ubuntu: aufs3 -- follow rename for d_alias
6274 * apparmor -- follow change to this_cpu_ptr
6275 * disable module checks for rebase
6276 * ubuntu: AUFS -- substrate: aufs3-base.patch
6277 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
6278 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
6279 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
6280 * [Configs] updateconfigs following aufs update
6281 * v3.19 series start
6282 * rebase to v3.19-rc3
6283 * [Configs] updateconfigs following rebase to v3.19-rc3
6284 * [Packaging] uploadnum should be the remainder of the version
6285 - LP: #1407755
6286 * [Packaging] handle dts directories
6287 - LP: #1408004
6288 * [Config] follow move of arm64 dts' into vendor directories
6289
6290 [ Upstream Kernel Changes ]
6291
6292 * arm64: optimized copy_to_user and copy_from_user assembly code
6293 - LP: #1400349
6294 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
6295
6296 [ Upstream Kernel Changes ]
6297
6298 * rebase to v3.19-rc1
6299 - LP: #1173681
6300 * rebase to v3.19-rc2
6301 * rebase to v3.19-rc3
6302
6303 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
6304
6305 linux (3.18.0-7.8) vivid; urgency=low
6306
6307 [ Leann Ogasawara ]
6308
6309 * Release Tracking Bug
6310 - LP: #1401590
6311
6312 [ John Johansen ]
6313
6314 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
6315 - LP: #1362199
6316 * SAUCE: Revert: fix: only allow a single threaded process to ...
6317 - LP: #1371310
6318 * SAUCE: (no-up) fix: bad unix_addr_fs macro
6319 - LP: #1390223
6320 * SAUCE: (no-up) apparmor: add parameter to control whether policy
6321 hashing is used
6322 - LP: #1383886
6323 * [config] set apparmor config options
6324
6325 [ Seth Forshee ]
6326
6327 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
6328 - LP: #1398458
6329
6330 [ Upstream Kernel Changes ]
6331
6332 * mfd: rtsx: Fix PM suspend for 5227 & 5249
6333 - LP: #1359052
6334 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
6335 - LP: #1346067
6336
6337 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
6338
6339 linux (3.18.0-6.7) vivid; urgency=low
6340
6341 [ Andy Whitcroft ]
6342
6343 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6344 assembly code"
6345 - LP: #1398596
6346 * rebase to v3.18
6347
6348 [ Chris J Arges ]
6349
6350 * [Config] CONFIG_PCIEASPM_DEBUG=y
6351 - LP: #1398544
6352
6353 [ Paolo Pisati ]
6354
6355 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
6356 - LP: #1396470
6357
6358 [ Upstream Kernel Changes ]
6359
6360 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
6361 may result in I/O freeze
6362 - LP: #1400289
6363
6364 [ Upstream Kernel Changes ]
6365
6366 * rebase to v3.18
6367
6368 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
6369
6370 linux (3.18.0-5.6) vivid; urgency=low
6371
6372 [ Leann Ogasawara ]
6373
6374 * Release Tracking Bug
6375 - LP: #1398109
6376
6377 [ Andy Whitcroft ]
6378
6379 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
6380 - LP: #1397061
6381 * rebase to v3.18-rc7
6382
6383 [ Chris J Arges ]
6384
6385 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
6386 ppc64el/generic
6387 - LP: #1395855
6388
6389 [ Upstream Kernel Changes ]
6390
6391 * rebase to v3.18-rc7
6392 - LP: #1389497
6393
6394 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
6395
6396 linux (3.18.0-4.5) vivid; urgency=low
6397
6398 [ Leann Ogasawara ]
6399
6400 * Release Tracking Bug
6401 - LP: #1395891
6402
6403 [ Andy Whitcroft ]
6404
6405 * rebase to v3.18-rc6
6406 * [Config] update configs following rebase to v3.18-rc6
6407 * [Config] enable overlayfs v1 support
6408
6409 [ Tim Gardner ]
6410
6411 * rebase to v3.18-rc5
6412
6413 [ Upstream Kernel Changes ]
6414
6415 * overlay: add backwards compatible overlayfs format support
6416 - LP: #1395877
6417
6418 [ Upstream Kernel Changes ]
6419
6420 * rebase to v3.18-rc5
6421 * rebase to v3.18-rc6
6422
6423 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
6424
6425 linux (3.18.0-3.4) vivid; urgency=low
6426
6427 [ Andy Whitcroft ]
6428
6429 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
6430 * Revert "SAUCE: AUFS -- update to
6431 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
6432 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
6433 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
6434 * [Config] amd64 is now the indep architecture
6435 * [Debian] basic hook support
6436 * SAUCE: AUFS -- aufs3-base.patch
6437 * SAUCE: AUFS -- aufs3-mmap.patch
6438 * SAUCE: AUFS -- aufs3-standalone.patch
6439 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
6440 * [Config] updateconfigs following aufs3 update
6441 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
6442
6443 [ dann frazier ]
6444
6445 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
6446 - LP: #1388952
6447 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
6448 * [Config] Disable CONFIG_RCU_USER_QS on arm64
6449
6450 [ Tim Gardner ]
6451
6452 * rebase to v3.18-rc4
6453
6454 [ Upstream Kernel Changes ]
6455
6456 * rebase to v3.18-rc4
6457 - LP: #1389497
6458 - LP: #1387128
6459
6460 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
6461
6462 linux (3.18.0-2.2) vivid; urgency=low
6463
6464 [ Tim Gardner ]
6465
6466 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
6467
6468 [ Upstream Kernel Changes ]
6469
6470 * rebase to v3.18-rc3
6471
6472 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
6473
6474 linux (3.18.0-1.1) vivid; urgency=low
6475
6476 [ Andy Whitcroft ]
6477
6478 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
6479 * [Config] tools -- only build common tools when enabled
6480 * [Config] follow rename of DEB_BUILD_PROFILES
6481 * [Config] linux-image-extra is additive to linux-image
6482 - LP: #1375310
6483 * [Config] linux-image-extra postrm is not needed on purge
6484 * [Config] enable cloud tools on i386
6485 - LP: #1367399
6486
6487 [ Marc Dietrich ]
6488
6489 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
6490
6491 [ Paolo Pisati ]
6492
6493 * [Config] armhf: REGULATOR_TWL4030=y
6494 * [Config] armhf: disable JUMP_LABEL
6495 - LP: #1378856
6496
6497 [ Tim Gardner ]
6498
6499 * rebase to v3.17-rc2
6500 * updateconfigs
6501 * [Config] CONFIG_NFC_ST21NFCB=n
6502 * [Config] Added net/6lowpan/* to generic inclusion list
6503 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
6504 * rebase to v3.17-rc3
6505 * rebase to v3.17-rc4
6506 * rebase to v3.17-rc5
6507 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
6508 * [Config] CONFIG_XMON=y
6509 - LP: #1365655
6510 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
6511 - LP: #1362514
6512 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
6513 - LP: #1362514
6514 * [Config] CONFIG_DMA_CMA=n
6515 - LP: #1362261
6516 * [Config] Add mpt3sas to d-i
6517 - LP: #1368907
6518 * [Debian] set do_*_tools after stage1 or bootstrap is determined
6519 - LP: #1370211
6520 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
6521 - LP: #1244176
6522 * rebase to v3.17-rc6
6523 * SAUCE: usbip: Update include path
6524 * [Debian] usbip tools packaging
6525 - LP: #898003
6526 * [Config] Enable usbip tools
6527 - LP: #898003
6528 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
6529 - LP: #1363180
6530 * [Config] Correct annotation regarding CONFIG_DMA_CMA
6531 - LP: #1362261
6532 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
6533 - LP: #1374438
6534 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
6535 - LP: #1374440
6536 * [Debian] Don't fail if a symlink already exists
6537 * rebase to v3.17-rc7
6538 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
6539 - LP: #1374440
6540 * rebase to v3.17
6541 * rebase to v3.18-rc1
6542 * [Config] CONFIG_AUFS_FS=n for FTBS
6543 * Enable vivid
6544 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
6545 - LP: #1385510
6546 * rebase to v3.18-rc2
6547 * [Debian] Fix linux-doc dangling symlinks
6548 - LP: #661306
6549 * CONFIG_MODULE_COMPRESS=n
6550 * [Config] dropped scsi_tgt from generic inclusion list
6551 * [Config] Added drivers/uio to generic inclusion list
6552 * [Config] CONFIG_PATA_MACIO=y
6553 - LP: #1378894
6554 * [Config] CONFIG_DRM_BOCHS=n
6555 * [Debian] install usbipd
6556 - LP: #898003
6557
6558 [ Upstream Kernel Changes ]
6559
6560 * rebase to v3.18-rc2
6561
6562 [ Upstream Kernel Changes ]
6563
6564 * rebase to v3.18-rc1
6565 - LP: #1316518
6566 - LP: #1371591
6567 - LP: #1357928
6568
6569 [ Upstream Kernel Changes ]
6570
6571 * rebase to v3.17
6572
6573 [ Upstream Kernel Changes ]
6574
6575 * rebase to v3.17-rc7
6576
6577 [ Upstream Kernel Changes ]
6578
6579 * rebase to v3.17-rc6
6580
6581 [ Upstream Kernel Changes ]
6582
6583 * rebase to v3.17-rc5
6584
6585 [ Upstream Kernel Changes ]
6586
6587 * rebase to v3.17-rc4
6588
6589 [ Upstream Kernel Changes ]
6590
6591 * rebase to v3.17-rc3
6592
6593 [ Upstream Kernel Changes ]
6594
6595 * rebase to v3.17-rc2
6596 - LP: #1358116
6597 - LP: #1350148
6598 - LP: #1334950
6599 - LP: #1329580
6600 - LP: #1329580
6601 - LP: #1329580
6602
6603 [ Upstream Kernel Changes ]
6604
6605 * rebase to v3.17-rc2
6606
6607 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
6608
6609 linux (3.17.0-0.0) utopic; urgency=medium
6610
6611 * Empty entry
6612
6613 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
6614
6615 linux (3.16.0-11.16) utopic; urgency=low
6616
6617 [ Mauricio Faria de Oliveira ]
6618
6619 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
6620 - LP: #1358920
6621
6622 [ Peter Zijlstra ]
6623
6624 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
6625 - LP: #1361300
6626
6627 [ Tim Gardner ]
6628
6629 * [Config] CONFIG_ZPOOL=y
6630 - LP: #1360428
6631 * Release Tracking Bug
6632 - LP: #1361308
6633
6634 [ Upstream Kernel Changes ]
6635
6636 * Revert "net/mlx4_en: Fix bad use of dev_id"
6637 - LP: #1347012
6638 * net/mlx4_en: Reduce memory consumption on kdump kernel
6639 - LP: #1347012
6640 * net/mlx4_en: Fix mac_hash database inconsistency
6641 - LP: #1347012
6642 * net/mlx4_en: Disable blueflame using ethtool private flags
6643 - LP: #1347012
6644 * net/mlx4_en: current_mac isn't updated in port up
6645 - LP: #1347012
6646 * net/mlx4_core: Use low memory profile on kdump kernel
6647 - LP: #1347012
6648 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
6649 - LP: #1347169
6650 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
6651 - LP: #1347169
6652 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
6653 - LP: #1347169
6654 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
6655 - LP: #1347169
6656 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
6657 - LP: #1347169
6658 * drivers: scsi: storvsc: Set srb_flags in all cases
6659 - LP: #1347169
6660 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
6661 - LP: #1347169
6662 * namespaces: Use task_lock and not rcu to protect nsproxy
6663 - LP: #1328088
6664 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
6665 * mm/zbud: change zbud_alloc size type to size_t
6666 - LP: #1360428
6667 * mm/zpool: implement common zpool api to zbud/zsmalloc
6668 - LP: #1360428
6669 * mm/zpool: zbud/zsmalloc implement zpool
6670 - LP: #1360428
6671 * mm/zpool: update zswap to use zpool
6672 - LP: #1360428
6673 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
6674 - LP: #1341296
6675 * iommu/amd: Fix for pasid initialization
6676 - LP: #1361300
6677 * iommu/amd: Moving PPR fault flags macros definitions
6678 - LP: #1361300
6679 * iommu/amd: Drop oprofile dependency
6680 - LP: #1361300
6681 * iommu/amd: Fix typo in amd_iommu_v2 driver
6682 - LP: #1361300
6683 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
6684 - LP: #1361300
6685 * iommu/amd: Don't free pasid_state in mn_release path
6686 - LP: #1361300
6687 * iommu/amd: Get rid of __unbind_pasid
6688 - LP: #1361300
6689 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
6690 - LP: #1361300
6691 * iommu/amd: Add pasid_state->invalid flag
6692 - LP: #1361300
6693 * iommu/amd: Don't hold a reference to mm_struct
6694 - LP: #1361300
6695 * iommu/amd: Don't hold a reference to task_struct
6696 - LP: #1361300
6697 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
6698 - LP: #1361300
6699 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
6700 - LP: #1361300
6701 * iommu/amd: Remove change_pte mmu_notifier call-back
6702 - LP: #1361300
6703 * iommu/amd: Fix device_state reference counting
6704 - LP: #1361300
6705 * iommu/amd: Fix 2 typos in comments
6706 - LP: #1361300
6707
6708 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
6709
6710 linux (3.16.0-10.15) utopic; urgency=low
6711
6712 [ dann frazier ]
6713
6714 * [debian] Fix regression with ABI subversions and backport
6715
6716 [ Feng Kan ]
6717
6718 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
6719 modify write.
6720 - LP: #1357527
6721 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6722 assembly code
6723 - LP: #1358949
6724
6725 [ Stefan Bader ]
6726
6727 * SAUCE: bcache: prevent crash on changing writeback_running
6728 - LP: #1357295
6729
6730 [ Tim Gardner ]
6731
6732 * [Config] CONFIG_XFRM_STATISTICS=y
6733 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
6734 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
6735 - LP: #1353005
6736 * Release Tracking Bug
6737 - LP: #1359783
6738
6739 [ Upstream Kernel Changes ]
6740
6741 * intel_idle: Broadwell support
6742 - LP: #1256170
6743 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
6744 - LP: #1357108
6745 * powerpc/powernv: Invoke opal call to handle hmi.
6746 - LP: #1357108
6747 * powerpc/book3s: handle HMIs for cpus in nap mode.
6748 - LP: #1357108
6749 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
6750 - LP: #1357108
6751 * powerpc: Add smp_mb() to arch_spin_is_locked()
6752 - LP: #1358569
6753 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
6754 - LP: #1358569
6755 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
6756 temperature
6757 - LP: #1353005
6758 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
6759 - LP: #1358855
6760 * printk: Add function to return log buffer address and size
6761 - LP: #1359423
6762 * powerpc/powernv: Interface to register/unregister opal dump region
6763 - LP: #1359423
6764 * bcache: fix crash on shutdown in passthrough mode
6765 - LP: #1357295
6766 * bcache: fix uninterruptible sleep in writeback thread
6767 - LP: #1357295
6768
6769 [ Vinayak Kale ]
6770
6771 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
6772 - LP: #1357527
6773 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
6774 - LP: #1357527
6775
6776 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
6777
6778 linux (3.16.0-9.14) utopic; urgency=low
6779
6780 [ Tim Gardner ]
6781
6782 * Release Tracking Bug
6783 - LP: #1357370
6784
6785 [ Serge Hallyn ]
6786
6787 * SAUCE: Overlayfs: allow unprivileged mounts
6788 - LP: #1357025
6789
6790 [ Upstream Kernel Changes ]
6791
6792 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
6793 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
6794 * dts: Add bindings for APM X-Gene SoC ethernet driver
6795 * drivers: net: Add APM X-Gene SoC ethernet driver support.
6796 * powerpc/thp: Add write barrier after updating the valid bit
6797 - LP: #1357014
6798 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
6799 - LP: #1357014
6800 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
6801 of 4k pte
6802 - LP: #1357014
6803 * powerpc/thp: Handle combo pages in invalidate
6804 - LP: #1357014
6805 * powerpc/thp: Invalidate with vpn in loop
6806 - LP: #1357014
6807 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
6808 - LP: #1357014
6809 * powerpc/mm: Use read barrier when creating real_pte
6810 - LP: #1357014
6811 * powerpc/thp: Add tracepoints to track hugepage invalidate
6812 - LP: #1357014
6813 * rebase to v3.16.1
6814
6815 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
6816
6817 linux (3.16.0-8.13) utopic; urgency=low
6818
6819 [ Tim Gardner ]
6820
6821 * Release Tracking Bug
6822 - LP: #1356403
6823
6824 [ dann frazier ]
6825
6826 * [debian] Allow for package revisions condusive for branching
6827
6828 [ Upstream Kernel Changes ]
6829
6830 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
6831 - LP: #1350087
6832 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
6833 - LP: #1350087
6834 * powerpc/powernv: Enable M64 aperatus for PHB3
6835 - LP: #1355469
6836 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
6837 - LP: #1352994
6838 * powerpc: Add machine_early_initcall()
6839 - LP: #1352640
6840 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
6841 - LP: #1352640
6842 * powerpc/eeh: Avoid event on passed PE
6843 - LP: #1352640
6844 * powerpc/eeh: EEH support for VFIO PCI device
6845 - LP: #1352640
6846 * powerpc/eeh: sysfs entries lost
6847 - LP: #1352640
6848 * powerpc/powernv: Fix IOMMU table for VFIO dev
6849 - LP: #1352640
6850 * powerpc/eeh: Fetch IOMMU table in reliable way
6851 - LP: #1352640
6852 * powerpc/eeh: Refactor EEH flag accessors
6853 - LP: #1352640
6854 * powerpc/eeh: Selectively enable IO for error log
6855 - LP: #1352640
6856 * powerpc/eeh: Reduce lines of log dump
6857 - LP: #1352640
6858 * powerpc/eeh: Replace pr_warning() with pr_warn()
6859 - LP: #1352640
6860 * powerpc/eeh: Make diag-data not endian dependent
6861 - LP: #1352640
6862 * powerpc/eeh: Aux PE data for error log
6863 - LP: #1352640
6864 * PCI: Support BAR sizes up to 128GB
6865 - LP: #1352640
6866 * powerpc/powernv: Allow to freeze PE
6867 - LP: #1352640
6868 * powerpc/powernv: Split ioda_eeh_get_state()
6869 - LP: #1352640
6870 * powerpc/powernv: Handle compound PE
6871 - LP: #1352640
6872 * powerpc/powernv: Handle compound PE for EEH
6873 - LP: #1352640
6874 * powerpc/powernv: Handle compound PE in config accessors
6875 - LP: #1352640
6876 * mnt: Only change user settable mount flags in remount
6877 - LP: #1356318
6878 - CVE-2014-5206
6879 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
6880 - LP: #1356318
6881 - CVE-2014-5206
6882 * mnt: Correct permission checks in do_remount
6883 - LP: #1356323
6884 - CVE-2014-5207
6885 * mnt: Change the default remount atime from relatime to the existing value
6886 - LP: #1356323
6887 - CVE-2014-5207
6888
6889 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
6890
6891 linux (3.16.0-7.12) utopic; urgency=low
6892
6893 [ Andy Whitcroft ]
6894
6895 * rebase to v3.16 final
6896 * [Config] d-i -- add virtio_scsi to virtio-modules
6897 - LP: #1342000
6898
6899 [ dann frazier ]
6900
6901 * [Packaging] Fix 'printchanges' to work with versions containing '+'
6902
6903 [ Tim Gardner ]
6904
6905 * [Config] CONFIG_MICROCODE=y
6906 - LP: #1084373
6907 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
6908 - LP: #1349028
6909 * [Config] Add hv_balloon to d-i virtio-modules
6910 - LP: #1292216
6911 * Release Tracking Bug
6912 - LP: #1354530
6913
6914 [ Upstream Kernel Changes ]
6915
6916 * rebase to v3.16
6917
6918 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
6919
6920 linux (3.16.0-6.11) utopic; urgency=low
6921
6922 [ Paolo Pisati ]
6923
6924 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
6925 * [Config] armhf: KEYBOARD_IMX=m
6926 * [Config] armhf: build cubox & imx6 DTBs
6927 * [Config] armhf: RTC_DRV_PCF8523=y
6928
6929 [ Tim Gardner ]
6930
6931 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
6932 - LP: #1344405
6933 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
6934 - LP: #1343109
6935 * Release Tracking Bug
6936 - LP: #1349196
6937
6938 [ Upstream Kernel Changes ]
6939
6940 * rebase to v3.16-rc7
6941
6942 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
6943
6944 linux (3.16.0-5.10) utopic; urgency=low
6945
6946 [ Tim Gardner ]
6947
6948 * Release Tracking Bug
6949 - LP: #1346298
6950 * [Config] CONFIG_GPIO_SYSFS=y
6951 - LP: #1342153
6952 * rebase to v3.16-rc6
6953
6954 [ Paolo Pisati ]
6955
6956 * [Config] enable ARCH_MVEBU*
6957 * [Config] AHCI_MVEBU=m
6958 * [Config] ARMADA_THERMAL=y
6959 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
6960 * [Config] CRYPTO_DEV_MV_CESA=m
6961 * [Config] I2C_MV64XXX=m
6962 * [Config] MMC_MVSDIO=m
6963 * [Config] MMC_SDHCI_DOVE=m
6964 * [Config] MTD_NAND_ORION=m
6965 * [Config] MTD_NAND_PXA3xx=m
6966 * [Config] MVNETA=m
6967 * [Config] MV_XOR=y
6968 * [Config] ORION_WATCHDOG=m
6969 * [Config] PCI_MVEBU=y
6970 * [Config] RTC_DRV_MV=y
6971 * [Config] SND_KIRKWOOD_SOC*=m
6972 * [Config] SPI_ORION=m
6973 * [Config] USB_XHCI_MVEBU=m
6974 * [Config] armhf: build all Armada and Dove DTBs
6975 * [Config] armhf: SERIAL_8250_DW=y
6976
6977 [ Upstream Kernel Changes ]
6978
6979 * rebase to v3.16-rc6
6980
6981 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
6982
6983 linux (3.16.0-4.9) utopic; urgency=low
6984
6985 [ Tim Gardner ]
6986
6987 * Release Tracking Bug
6988 - LP: #1341543
6989
6990 [ Upstream Kernel Changes ]
6991
6992 * rebase to v3.16-rc5
6993
6994 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
6995
6996 linux (3.16.0-3.8) utopic; urgency=low
6997
6998 [ Tim Gardner ]
6999
7000 * Release Tracking Bug
7001 - LP: #1340091
7002
7003 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
7004
7005 linux (3.16.0-2.7) utopic; urgency=low
7006
7007 [ Andy Whitcroft ]
7008
7009 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
7010 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7011
7012 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
7013
7014 linux (3.16.0-2.6) utopic; urgency=low
7015
7016 [ Andy Whitcroft ]
7017
7018 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
7019 Fixes FTBS.
7020
7021 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
7022
7023 linux (3.16.0-2.5) utopic; urgency=low
7024
7025 [ Andy Whitcroft ]
7026
7027 * ubuntu -- fix basic format for ubuntu/Makefile
7028 * ubuntu: AUFS (no-squash): basic framework and update machinary
7029 * ubuntu: aufs3 -- update update scripting
7030 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
7031 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7032 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
7033 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
7034 * [Configs] AUFS configs
7035 * ubuntu: aufs3 -- reenable
7036
7037 [ Tim Gardner ]
7038
7039 * CONFIG_LATENCYTOP=n
7040
7041 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
7042
7043 linux (3.16.0-2.4) utopic; urgency=low
7044
7045 [ Andy Whitcroft ]
7046
7047 * [Config] flip VIRTIO*=y
7048 * [Config] commonise CONFIG_SWIOTLB=y
7049 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
7050 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
7051 config defaults
7052 * [Config] apply Device Drivers >> Block devices config defaults
7053 * [Config] apply Device Drivers >> Character devices config defaults
7054 * [Config] apply Device Drivers >> DMA Engine support config defaults
7055 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
7056 reporting config defaults
7057 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
7058 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
7059 support) config defaults
7060 * [Config] apply Device Drivers >> GPIO Support config defaults
7061 * [Config] apply Device Drivers >> Graphics support >> Console display
7062 driver support config defaults
7063 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
7064 config defaults
7065 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
7066 * [Config] apply Device Drivers >> Input device support >> Generic input
7067 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
7068 defaults
7069 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
7070 ports config defaults
7071 * [Config] apply Device Drivers >> LED Support >> LED Class Support
7072 config defaults
7073 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
7074 defaults
7075 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
7076 grabbers support config defaults
7077 * [Config] apply Security options config defaults
7078 * [Config] apply Networking options >> Network packet filtering framework
7079 (Netfilter) >> Core Netfilter Configuration config defaults
7080 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
7081 defaults
7082 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
7083 Devices >> Support for frame buffer devices config defaults
7084 * [Config] apply Power management and ACPI options >> CPU Frequency
7085 scaling config defaults
7086 * [Config] apply Processor type and features config defaults
7087 * [Config] apply Partition Types config defaults
7088 * [Config] apply Power management and ACPI options config defaults
7089 * [Config] apply Device Drivers >> InfiniBand support config defaults
7090 * [Config] apply Device Drivers >> Misc devices config defaults
7091 * [Config] apply Device Drivers >> Multifunction device drivers config
7092 defaults
7093 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7094 support >> SCSI low-level drivers config defaults
7095 * [Config] apply Device Drivers >> Network device support >> Ethernet
7096 driver support config defaults
7097 * [Config] apply Device Drivers >> Network device support >> Network core
7098 driver support config defaults
7099 * [Config] apply Device Drivers >> Network device support >> PHY Device
7100 support and infrastructure config defaults
7101 * [Config] apply File systems >> Network File Systems config defaults
7102 * [Config] apply Device Drivers >> Input device support >> Generic input
7103 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
7104 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
7105 >> NAND Device Support config defaults
7106 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7107 >> Ralink driver support config defaults
7108 * [Config] apply Device Drivers >> Staging drivers config defaults
7109 * [Config] apply Cryptographic API >> Hardware crypto devices config
7110 defaults
7111 * [Config] apply Device Drivers >> Macintosh device drivers config
7112 defaults
7113 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7114 config defaults
7115 * [Config] apply Device Drivers >> PPS support config defaults
7116 * [Config] apply Device Drivers >> Sound card support config defaults
7117 * [Config] apply Networking support >> RF switch subsystem support config
7118 defaults
7119 * [Config] apply Library routines config defaults
7120 * [Config] apply Device Drivers >> CODEC drivers config defaults
7121 * [Config] apply Device Drivers >> PHY Subsystem config defaults
7122 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
7123 config defaults
7124 * [Config] apply Kernel hacking >> Tracers config defaults
7125 * [Config] apply Kernel hacking >> Runtime Testing config defaults
7126 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
7127 * [Config] apply Device Drivers >> USB support config defaults
7128 * [Config] apply Device Drivers >> Power supply class support config
7129 defaults
7130 * [Config] apply Device Drivers >> USB Network Adapters config defaults
7131 * [Config] apply General setup >> IRQ subsystem config defaults
7132 * [Config] apply General setup config defaults
7133 * [Config] apply File systems >> Miscellaneous filesystems config
7134 defaults
7135 * [Config] apply File systems config defaults
7136 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
7137 * [Config] apply Device Drivers >> Virtio drivers config defaults
7138 * [Config] apply Device Drivers >> USB Peripheral Controller config
7139 defaults
7140 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7141 support >> SCSI Transports config defaults
7142 * [Config] apply Device Drivers >> Real Time Clock config defaults
7143 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
7144 (libata) config defaults
7145 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
7146 defaults
7147 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
7148 config defaults
7149 * [Config] apply Device Drivers >> USB Physical Layer drivers config
7150 defaults
7151 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
7152 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
7153 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
7154 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
7155 CONFIG_HOTPLUG_CPU=n
7156 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
7157 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
7158 * [Config] drivers/acpi/acpi_ipmi.ko needs
7159 drivers/char/ipmi/ipmi_msghandler.ko in virtual
7160 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
7161 CONFIG_FUNCTION_TRACER=n
7162 * [Config] ignore modules changing following major config changes
7163
7164 [ Tim Gardner ]
7165
7166 * rebase to v3.16-rc4
7167
7168 [ Upstream Kernel Changes ]
7169
7170 * rebase to v3.16-rc4
7171 - LP: #1297581
7172
7173 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
7174
7175 linux (3.16.0-1.3) utopic; urgency=low
7176
7177 [ Andy Whitcroft ]
7178
7179 * Revert "Disable do_tools_perf for FTBS"
7180 * SAUCE: fix perf_regs definitions for arm64
7181
7182 [ Paolo Pisati ]
7183
7184 * [Config] armhf: ARCH_EXYNOS5* support
7185 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
7186 * [Config] armhf: EXYNOS_THERMAL=y
7187 * [Config] armhf: EXYNOS_IOMMU=y
7188 * [Config] armhf: EXYNOS_ADC=m
7189 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
7190 * [Config] armhf: MMC_SDHCI_S3C=m
7191 * [Config] armhf: PCI_EXYNOS=y
7192 * [Config] armhf: PHY_EXYNOS5250_SATA=y
7193 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
7194 * [Config] armhf: PWM_SAMSUNG=m
7195 * [Config] armhf: RTC_DRV_S3C=y
7196 * [Config] armhf: S3C2410_WATCHDOG=m
7197 * [Config] armhf: MMC_DW_EXYNOS=m
7198 * [Config] armhf: SERIAL_SAMSUNG=y
7199 * [Config] armhf: SND_SOC_SAMSUNG=m
7200 * [Config] armhf: SPI_S3C64XX=m
7201 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
7202 * [Config] armhf: FB_S3C=m
7203 * [Config] armhf: build all Exynos 5 DTBs
7204 * [Config] armhf: disable CPUFREQ_EXYNOS
7205
7206 [ Tim Gardner ]
7207
7208 * rebase to v3.16-rc3
7209
7210 [ Upstream Kernel Changes ]
7211
7212 * rebase to v3.16-rc3
7213 - LP: #1331915
7214
7215 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
7216
7217 linux (3.16.0-0.2) utopic; urgency=low
7218
7219 [ Tim Gardner ]
7220
7221 * Revert "SAUCE: intel_pstate -- toggle default to disable"
7222 - LP: #1333322
7223 * CONFIG_BOOKE_WDT=y
7224 * Disable do_tools_perf for FTBS (just until I can figure it out)
7225
7226 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
7227
7228 linux (3.16.0-0.1) utopic; urgency=low
7229
7230 [ Tim Gardner ]
7231
7232 * Release Tracking Bug
7233 - LP: #1333265
7234
7235 [ Andy Whitcroft ]
7236
7237 * [Config] cloud-tools -- add systemd units
7238 - LP: #1329027
7239
7240 [ dann frazier ]
7241
7242 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
7243 * [Config] CONFIG_NET_XGENE=m for arm64
7244 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
7245
7246 [ Feng Kan ]
7247
7248 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
7249 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
7250 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
7251
7252 [ Iyappan Subramanian ]
7253
7254 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
7255 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
7256 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
7257 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
7258
7259 [ Tim Gardner ]
7260
7261 * updateconfigs
7262 * Fix arm64 crypto Makefile
7263 * [Config] CONFIG_BOOKE_WDT=n for FTBS
7264 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
7265 - LP: #1327619
7266 * Disabled powerpc64-emb for FTBS
7267 * [Config] CONFIG_DRM_TEGRA=m
7268 * [Config] CONFIG_CMA_SIZE_MBYTES=64
7269 * rebase to v3.16-rc2
7270 * Clean up generic.inclusion-list warnings
7271
7272 [ Upstream Kernel Changes ]
7273
7274 * rebase to v3.16-rc2
7275 - LP: #1328587
7276 - LP: #1319291
7277 - LP: #1310512
7278 - LP: #1310512
7279 - LP: #1305480
7280
7281 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
7282
7283 linux (3.15.0-6.11) utopic; urgency=low
7284
7285 [ Adam Conrad ]
7286
7287 * Enable building the sata-modules udeb on ppc64el.
7288 - LP: #1323980
7289 * [Packaging] Set bootloader and loader on ppc64el to grub
7290
7291 [ Adam Lee ]
7292
7293 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
7294 - LP: #1310512, #1320070
7295
7296 [ Alex Hung ]
7297
7298 * SAUCE: (no-up) dell-led: add mic mute led interface
7299 - LP: #1308297
7300
7301 [ Andy Whitcroft ]
7302
7303 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
7304 - LP: #1285434
7305 * [Config] tools -- enable cpupower on ppc64el
7306 * [Config] ppc64el -- enable perf tools
7307 * [Config] powerpc -- enable perf tools
7308 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
7309 * [Config] arm64 -- enable tools
7310 - LP: #1326050
7311 * [Config] switch hyper-keyboard to virtual
7312 - LP: #1325306
7313 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
7314 upgrades
7315 * SAUCE: kvm: BIOS disabled kvm support should be a warning
7316 - LP: #1300247
7317 * SAUCE: nouveau: missing outputs should be warnings
7318 - LP: #1300244
7319 * [Config] d-i -- add nvme devices to block-modules udeb
7320 - LP: #1303710
7321
7322 [ Anton Blanchard ]
7323
7324 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
7325 - LP: #1328230
7326
7327 [ Colin Ian King ]
7328
7329 * SAUCE: intel_pstate: inform user that thermald is worth considering
7330
7331 [ Dave Chiluk ]
7332
7333 * [Config] Enable CONFIG_IP_VS_IPV6=y
7334 - LP: #1300739
7335
7336 [ Paolo Pisati ]
7337
7338 * [Config] build vexpress a9 dtb
7339 - LP: #1303657
7340
7341 [ Tetsuo Handa ]
7342
7343 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
7344
7345 [ Tim Gardner ]
7346
7347 * Release Tracking Bug
7348 - LP: #1329045
7349 * [Debian] Treat vdso install as an environment variable
7350 - LP: #1325713
7351 * [Config] Treat vdso install as an environment variable
7352 - LP: #1325713
7353 * [config] Set IPMI suppoort default to "y"
7354 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
7355 * [Config] CONFIG_RT_GROUP_SCHED=n
7356 - LP: #1284731
7357 * [Config] ppc64el -- switch to 64K system pages
7358 * [Config] CONFIG_MICROCODE_EARLY=y
7359 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
7360 * [Config] armhf: DRM_TILCDC=m
7361 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
7362 * [Config] arm64: KVM=y
7363 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
7364 * [Config] armhf: generic: disable CPU_IDLE
7365 * [Config] armhf: CPU_FREQ=y
7366 * [Config] Add new mlx modules to d-i
7367 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
7368 - LP: #1295112
7369 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
7370 - LP: #1294353
7371 * [Config] CONFIG_ABX500_CORE=y for ppc64el
7372 * [Config] CONFIG_ALX=m for powerpc
7373 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
7374 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
7375 * [Config] CONFIG_ANDROID=n for powerpc
7376 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
7377 * [Config] CONFIG_BIG_KEYS=y for ppc64el
7378 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
7379 * rebase to v3.15
7380 * [Config] CONFIG_PHY_XGENE=y
7381 * [Config] CONFIG_MLX4_DEBUG=y
7382 - LP: #1328256
7383 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
7384 - LP: #1324571
7385 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
7386 * [Config] CONFIG_CFG80211=m for ppc64el
7387 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
7388 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
7389 * [Config] CONFIG_EXPERT=y for ppc64el
7390 * [Config] CONFIG_ATA_SFF=y on ppc64el
7391 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
7392 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
7393 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
7394 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
7395 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
7396 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
7397 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
7398 * [Config] CONFIG_DDR=y for ppc64el
7399 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
7400 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
7401 * [Config] CONFIG_EZX_PCAP=n for all arches
7402 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
7403 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
7404 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
7405 * [Config] CONFIG_FB_3DFX=m for all arches
7406 * [Config] CONFIG_FB_MATROX=m for ppc64el
7407 * [Config] CONFIG_FB_RADEON=m for ppc64el
7408 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
7409 * [Config] CONFIG_FIREWIRE=m for ppc64el
7410 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
7411 * [Config] CONFIG_HAMRADIO=y for ppc64el
7412 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
7413 * [Config] CONFIG_I2C_MUX=m for ppc64el
7414 * [Config] CONFIG_I2C_STUB=m for ppc64el
7415 * [Config] CONFIG_I2O=m for ppc64el
7416 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
7417 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
7418 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
7419 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
7420 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
7421 * [Config] CONFIG_IPACK_BUS=m for ppc64el
7422 * [Config] CONFIG_ISDN=y for ppc64el
7423 * [Config] CONFIG_ISO9660_FS=m for ppc64el
7424 * [Config] CONFIG_KGDB=y for ppc64el
7425 * [Config] CONFIG_KVM_GUEST=y for ppc64el
7426 * [Config] CONFIG_L2TP_V3=y for powerpc
7427 * [Config] CONFIG_MAILBOX=y for ppc64el
7428 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
7429 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
7430 * [Config] CONFIG_MEMORY=y for ppc64el
7431 * [Config] CONFIG_MEMSTICK=m for ppc64el
7432 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
7433 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
7434 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
7435 * [Config] CONFIG_NET_9P=m for ppc64el
7436 * [Config] CONFIG_MSDOS_FS=m for ppc64el
7437 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
7438 * [Config] CONFIG_MTD=m for arm64
7439 * [Config] CONFIG_NETCONSOLE=m for ppc64el
7440 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
7441 * [Config] CONFIG_NET_IPIP=m for ppc64el
7442 * [Config] CONFIG_NET_TEAM=m for all arches
7443 * [Config] CONFIG_NFC=m for ppc64el
7444 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
7445 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
7446 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
7447 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
7448 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
7449 * [Config] CONFIG_OPROFILE=m for ppc64el
7450 * [Config] CONFIG_PARPORT_1284=y for ppc64el
7451 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
7452 * [Config] CONFIG_8723AU_P2P=n
7453 * [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
7454 * [Config] CONFIG_PCNET32=m for ppc64el
7455 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
7456 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
7457 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
7458 * [Config] CONFIG_SCSI_IPR=m for ppc64el
7459 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
7460 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
7461 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
7462 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
7463 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
7464 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
7465 * [Config] CONFIG_WLAN=y for arm64
7466 * [Config] CONFIG_VORTEX=m for ppc64el
7467 * [Config] CONFIG_WIMAX=m for ppc64el
7468 * [Config] CONFIG_WATCHDOG=y for ppc64el
7469 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
7470 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
7471 * [Config] CONFIG_UWB=m for ppc64el
7472 * [Config] CONFIG_USB_STORAGE=y
7473 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
7474 * [Config] CONFIG_HID_RMI=m
7475 * [Config] CONFIG_HVC_DCC=n
7476 - LP: #1303657
7477
7478 [ Upstream Kernel Changes ]
7479
7480 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
7481 - LP: #1323165
7482 * powerpc/powernv: Add calls to support little endian host
7483 - LP: #1327400
7484 * HID: rmi: introduce RMI driver for Synaptics touchpads
7485 * HID: rmi: do not stop the device at the end of probe
7486 * HID: rmi: check for the existence of some optional queries before reading query 12
7487 * HID: rmi: do not fetch more than 16 bytes in a query
7488 * HID: rmi: fix wrong struct field name
7489 * HID: rmi: fix masks for x and w_x data
7490 * HID: rmi: do not handle touchscreens through hid-rmi
7491 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
7492 - LP: #1305480
7493 * rebase to v3.15
7494
7495 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
7496
7497 linux (3.15.0-5.10) utopic; urgency=low
7498
7499 [ Tim Gardner ]
7500
7501 * Release Tracking Bug
7502 - LP: #1325596
7503 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
7504 * rebase to v3.15-rc8
7505
7506 [ Upstream Kernel Changes ]
7507
7508 * rebase to v3.15-rc8
7509
7510 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
7511
7512 linux (3.15.0-4.9) utopic; urgency=low
7513
7514 * no change rebuild to fix embeded debhelper.
7515
7516 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
7517
7518 linux (3.15.0-4.8) utopic; urgency=low
7519
7520 [ Andy Whitcroft ]
7521
7522 * Release Tracking Bug
7523 - LP: #1324107
7524 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
7525
7526 [ Javier Martinez Canillas ]
7527
7528 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
7529 - LP: #1323526
7530
7531 [ John Johansen ]
7532
7533 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
7534 - LP: #1323528
7535 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
7536 - LP: #1308761
7537 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
7538 - LP: #1308765
7539 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
7540 - LP: #1308764
7541 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
7542 - LP: #1323530
7543
7544 [ Kamal Mostafa ]
7545
7546 * [Config] add debian/gbp.conf
7547
7548 [ Tim Gardner ]
7549
7550 * [Config] CONFIG_SATA_AHCI=m for ppc64el
7551 - LP: #1323980
7552
7553 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
7554
7555 linux (3.15.0-3.7) utopic; urgency=low
7556
7557 [ Tim Gardner ]
7558
7559 * Release Tracking Bug
7560 - LP: #1323189
7561
7562 [ Andy Whitcroft ]
7563
7564 * [Config] autopkgtest -- need fakeroot for tests
7565
7566 [ Upstream Kernel Changes ]
7567
7568 * rebase to v3.15-rc7
7569
7570 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
7571
7572 linux (3.15.0-2.6) utopic; urgency=low
7573
7574 [ Andy Whitcroft ]
7575
7576 * [Config] remove the kernel-image firmware list on clean
7577
7578 [ Martin Pitt ]
7579
7580 * [Config] autopkgtest -- switch to significantly faster rebuild
7581
7582 [ Stefan Bader ]
7583
7584 * [Config]: Add missing modules to inclusion list
7585
7586 [ Tim Gardner ]
7587
7588 * [debian] Dynamically generate the kernel-image udebs firmware list
7589 * [d-i] firmware/kernel-image is generated
7590 * rebase to v3.15-rc6
7591 * Release Tracking Bug
7592 - LP: #1322251
7593
7594 [ Upstream Kernel Changes ]
7595
7596 * rebase to v3.15-rc6
7597 - LP: #1297581
7598
7599 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
7600
7601 linux (3.15.0-1.5) utopic; urgency=low
7602
7603 [ Tim Gardner ]
7604
7605 * [Config] Add apm-mustang.dtb to kernel-image udeb
7606
7607 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
7608
7609 linux (3.15.0-1.4) utopic; urgency=low
7610
7611 [ Andy Whitcroft ]
7612
7613 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
7614 local linux/hyperv.h"
7615 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
7616 local linux/hyperv.h"
7617 * [Packaging] tools -- hv tools build correctly against the built headers
7618 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
7619 * cloud-tools -- pull in init scripts for Hyper-V daemons
7620 * cloud-tools -- detect Hyper-V VM to avoid starting
7621 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
7622 - LP: #1295401
7623 * [Config] cloud-tools: reenable cloud-tools
7624
7625 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
7626
7627 linux (3.15.0-1.3) utopic; urgency=low
7628
7629 [ Andy Whitcroft ]
7630
7631 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
7632 - LP: #1318848
7633
7634 [ Ben Collins ]
7635
7636 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
7637 - LP: #1318629
7638
7639 [ Tim Gardner ]
7640
7641 * [Config] CONFIG_FSL_PAMU=n
7642 - LP: #1311738
7643 * Release Tracking Bug
7644 - LP: #1320239
7645
7646 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
7647
7648 linux (3.15.0-1.2) utopic; urgency=low
7649
7650 [ Tim Gardner ]
7651
7652 * Release Tracking Bug
7653 - LP: #1318171
7654 * Add rpcsec_gss_krb5 to generic inclusion list
7655 - LP: #769527
7656 * rebase to v3.15-rc5
7657
7658 [ Upstream Kernel Changes ]
7659
7660 * rebase to v3.15-rc5
7661 - LP: #1297581
7662
7663 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
7664
7665 linux (3.15.0-0.1) utopic; urgency=low
7666
7667 [ Upstream Kernel Changes ]
7668
7669 * rebase to v3.15-rc4
7670 - LP: #1297581
7671 - LP: #1297581
7672 - LP: #1305133
7673 - LP: #1297581
7674 - LP: #1297581
7675 - LP: #871808
7676 - LP: #1260303
7677 - LP: #1268468
7678 - LP: #1248116
7679 - LP: #1211920
7680 - LP: #1259790
7681 - LP: #1259437
7682 - LP: #1259435
7683 - LP: #1268468
7684
7685 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
7686
7687 linux (3.15.0-0.0) utopic; urgency=low
7688
7689 * Initial version for 3.15.
7690
7691 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
7692
7693 linux (3.13.0-8.27) trusty; urgency=low
7694
7695 [ John Johansen ]
7696
7697 * SAUCE: Add config option to disable new apparmor 3 semantics
7698 -LP: #1270215
7699
7700 [ Tim Gardner ]
7701
7702 * [debian] Fix indep_hdrs_pkg_name
7703 - LP: #1134441
7704 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
7705 * Enabled lttng build
7706 * Don't build lttng for armhf
7707 lttng hates gcc-4.8 for armhf
7708 * Release Tracking Bug
7709 - LP: #1277309
7710
7711 [ Upstream Kernel Changes ]
7712
7713 * rebase to v3.13.2
7714 - LP: #1260303
7715 - LP: #1260303
7716 - LP: #1268468
7717
7718 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
7719
7720 linux (3.13.0-7.26) trusty; urgency=low
7721
7722 [ John Johansen ]
7723
7724 * SAUCE: apparmor: fix uninitialized lsm_audit membe
7725 - LP: #1268727
7726 * Add config option to optionally enable new apparmor 3 semantics
7727
7728 [ Tim Gardner ]
7729
7730 * [Config] Add lowlatency to getabis
7731 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
7732 - LP: #1270215
7733 * Release Tracking Bug
7734 - LP: #1276810
7735
7736 [ Upstream Kernel Changes ]
7737
7738 * x86, x32: Correct invalid use of user timespec in the kernel
7739 - LP: #1274349
7740 - CVE-2014-0038
7741
7742 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
7743
7744 linux (3.13.0-7.25) trusty; urgency=low
7745
7746 [ Andy Whitcroft ]
7747
7748 * Revert "SAUCE: fix fmd headers"
7749 * SAUCE: fix fmd headers
7750
7751 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
7752
7753 linux (3.13.0-7.24) trusty; urgency=low
7754
7755 [ Stefan Bader ]
7756
7757 * [Config] Make vmwgfx driver enable the framebuffer device
7758
7759 [ Tim Gardner ]
7760
7761 * rebase to v3.13.1
7762 * [Config] CONFIG_NFS_FS=m for ppc64el
7763 * [Config] CONFIG_X86_SYSFB=n
7764 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
7765 * Release Tracking Bug
7766 - LP: #1275898
7767
7768 [ Upstream Kernel Changes ]
7769
7770 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
7771 - LP: #1272525
7772 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
7773 - LP: #1272525
7774 * mm: ignore VM_SOFTDIRTY on VMA merging
7775 - LP: #1274917
7776 * drm/radeon: disable dpm on BTC
7777 - LP: #1266984
7778
7779 [ Upstream Kernel Changes ]
7780
7781 * rebase to v3.13.1
7782
7783 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
7784
7785 linux (3.13.0-6.23) trusty; urgency=low
7786
7787 [ Andy Whitcroft ]
7788
7789 * [Config] fix up architecture for linux-tools
7790
7791 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
7792
7793 linux (3.13.0-6.22) trusty; urgency=low
7794
7795 [ Andy Whitcroft ]
7796
7797 * [Packaging] limit linux-udebs-<flavour> to matching arch
7798 * [Config] powerpc -- disable perf to fix FTBFS
7799 * [Config] ppc64el -- fix up missing udebs
7800
7801 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
7802
7803 linux (3.13.0-6.21) trusty; urgency=low
7804
7805 [ Andy Fleming ]
7806
7807 * SAUCE: net: Add support for handling queueing in hardware
7808 * SAUCE: of_mdio: Add of_phy_attach function
7809 * SAUCE: phylib: Add generic 10G driver
7810 * SAUCE: phylib: Support attaching to gen10g_driver
7811 * SAUCE: phylib: Add Clause 45 read/write functions
7812
7813 [ Andy Whitcroft ]
7814
7815 * SAUCE: fix fmd headers
7816 * [Packaging] lowlatency -- merge out of tree flavours
7817 * SAUCE: allow IRQs to be irq-threaded by default via config
7818 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
7819 * [Config] powerpc -- fix up Build-depends:
7820 * Release Tracking Bug
7821 - LP: #1273747
7822
7823 [ Ben Collins ]
7824
7825 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
7826 ptr/64-bit rsrcs
7827 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
7828 * SAUCE: Fixup freescale usb phy driver to work on ppc64
7829 * SAUCE: xgmac_mdio: Silence read errors
7830 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
7831 * SAUCE: Fix stack overflow on ppc32
7832 * SAUCE: Use resource_size_t instead of long for PCI resource address
7833 * SAUCE: net/phy: Export function for use by dpaa_eth
7834 * [Packaging] powerpc -- merge out of tree powerpc arch
7835
7836 [ Bjorn Helgaas ]
7837
7838 * SAUCE: Revert "EISA: Log device resources in dmesg"
7839 - LP: #1251816
7840 * SAUCE: Revert "EISA: Initialize device before its resources"
7841 - LP: #1251816
7842
7843 [ Emil Medve ]
7844
7845 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
7846 with 10G "fixed-link"s
7847
7848 [ Kumar Gala ]
7849
7850 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
7851 * SAUCE: fsl_pme2: Add support for DPAA PME
7852 * SAUCE: fmd: FMD14 integration
7853 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
7854 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
7855
7856 [ Madalin Bucur ]
7857
7858 * SAUCE: net/flow: remove sleeping and deferral mechanism from
7859 flow_cache_flush
7860 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
7861 and duplex reading
7862
7863 [ Stefan Bader ]
7864
7865 * [Config] move some VMWare related modules into main package
7866 - LP: #1271669
7867
7868 [ Tim Gardner ]
7869
7870 * [Config] Add r815x to nic-modules
7871 - LP: #1273735
7872 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
7873 - LP: #239479
7874
7875 [ Upstream Kernel Changes ]
7876
7877 * mmc: sdhci-pci: break out definitions to header file
7878 - LP: #1239938
7879 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
7880 - LP: #1239938
7881 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
7882 * powerpc/book3e: support CONFIG_RELOCATABLE
7883 * book3e/kexec/kdump: enable kexec for kernel
7884 * book3e/kexec/kdump: create a 1:1 TLB mapping
7885 * book3e/kexec/kdump: introduce a kexec kernel flag
7886 * book3e/kexec/kdump: implement ppc64 kexec specfic
7887 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
7888 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
7889
7890 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
7891
7892 linux (3.13.0-5.20) trusty; urgency=low
7893
7894 [ Andy Whitcroft ]
7895
7896 * [Packaging] tools -- do not make symlinks when not making packages
7897 * [Packaging] tools -- tidy up control.stub.in ordering
7898 * [Packaging] tools -- tools-common is shared and not conditional
7899 * rebase to v3.13
7900
7901 [ Dirk Brandewie ]
7902
7903 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
7904
7905 [ KY Srinivasan ]
7906
7907 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
7908 notification
7909
7910 [ Upstream Kernel Changes ]
7911
7912 * rebase to v3.13
7913 - LP: #1270603
7914
7915 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
7916
7917 linux (3.13.0-4.19) trusty; urgency=low
7918
7919 [ Andy Whitcroft ]
7920
7921 * [Config] libunwind8-dev is now available for ppc64el
7922 * [Packaging] tools -- make cpupower optional
7923 * [Packaging] tools -- enable correctly for x86
7924
7925 [ Tim Gardner ]
7926
7927 * Release Tracking Bug
7928 - LP: #1269872
7929
7930 [ Upstream Kernel Changes ]
7931
7932 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
7933 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
7934 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
7935 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
7936
7937 [ Upstream Kernel Changes ]
7938
7939 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
7940
7941 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
7942
7943 linux (3.13.0-3.18) trusty; urgency=low
7944
7945 [ Andy Whitcroft ]
7946
7947 * rebase to v3.13-rc8
7948 * [Packaging] efi -- allow EFI signatures on any arch
7949
7950 [ Tim Gardner ]
7951
7952 * [Config] Fix vcs-git path
7953 * Release Tracking Bug
7954 - LP: #1268683
7955
7956 [ Upstream Kernel Changes ]
7957
7958 * rebase to v3.13-rc8
7959
7960 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
7961
7962 linux (3.13.0-2.17) trusty; urgency=low
7963
7964 [ Andy Whitcroft ]
7965
7966 * Release Tracking Bug
7967 - LP: #1267809
7968 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
7969 defaults
7970 * [Config] apply Platform support>>CPU Frequency scaling config defaults
7971 * [Config] CONFIG_PARIDE_EPATC8=y
7972 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
7973 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
7974 Switch drivers config defaults
7975 * [Config] apply Cryptographic API config defaults
7976 * [Config] apply Device Drivers >> Common Clock Framework config defaults
7977 * [Config] apply Device Drivers >> Distributed Switch Architecture
7978 drivers config defaults
7979 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
7980 device support config defaults
7981 * [Config] apply Device Drivers >> Graphics support >> Support for frame
7982 buffer devices >> Bootup logo config defaults
7983 * annotations -- update in tree annotations
7984 * [Config] apply Bus options >> PCI support >> RapidIO support config
7985 defaults
7986 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
7987 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
7988 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
7989 support config defaults
7990 * [Config] apply Device Drivers >> Character devices >> Serial drivers
7991 config defaults
7992 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
7993 defaults
7994 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
7995 Support config defaults
7996 * [Config] apply Device Drivers >> Character devices config defaults
7997 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
7998 HID transport layer config defaults
7999 * [Config] apply Device Drivers >> HID support >> HID bus support config
8000 defaults
8001 * [Config] apply Device Drivers >> HID support >> USB HID support config
8002 defaults
8003 * annotations -- update in tree annotations
8004 * [Config] apply Device Drivers >> GPIO Support config defaults
8005 * [Config] update configs for apparmour update
8006
8007 [ John Johansen ]
8008
8009 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8010 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8011 - LP: #1208988
8012 * SAUCE: apparmor: allocate path lookup buffers during init
8013 - LP: #1208988
8014 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
8015 - LP: #1236455
8016
8017 [ Tim Gardner ]
8018
8019 * Revert "[Debian] getabis: Preface module with package name"
8020 * [Config] Added ppc64el to getabis
8021 * [packaging] Bump ABI for every new release
8022
8023 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
8024
8025 linux (3.13.0-1.16) trusty; urgency=low
8026
8027 * First 3.13 upload.
8028 * Release tracker
8029 - LP: #1266852
8030
8031 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
8032
8033 linux (3.13.0-0.15) trusty; urgency=low
8034
8035 [ Tim Gardner ]
8036
8037 * rebase to v3.13-rc7
8038
8039 [ Upstream Kernel Changes ]
8040
8041 * rebase to v3.13-rc7
8042
8043 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
8044
8045 linux (3.13.0-0.14) trusty; urgency=low
8046
8047 [ Andy Whitcroft ]
8048
8049 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8050
8051 [ Tim Gardner ]
8052
8053 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
8054 * Update lttng to Version 2.4.0-rc2
8055 * lttng: Disabled trace_kvm_async_pf_completed
8056 * [Config] CONFIG_IMA=y
8057 - LP: #1244627
8058
8059 [ Upstream Kernel Changes ]
8060
8061 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8062
8063 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
8064
8065 linux (3.13.0-0.13) trusty; urgency=low
8066
8067 [ Andy Whitcroft ]
8068
8069 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
8070 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
8071 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
8072 * ubuntu: AUFS (no-squash): basic framework and update machinary
8073 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
8074 * ubuntu: aufs3 -- enable
8075 * ubuntu: aufs3 -- update configs
8076
8077 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
8078
8079 linux (3.13.0-0.12) trusty; urgency=low
8080
8081 [ Upstream Kernel Changes ]
8082
8083 * rebase to v3.13-rc6
8084
8085 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
8086
8087 linux (3.13.0-0.11) trusty; urgency=low
8088
8089 [ Andy Whitcroft ]
8090
8091 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
8092 * [Config] ppc64el -- initial defconfig based -generic flavour
8093 * [Config] initial defconfig for ppc64el
8094 * [Config] ubuntuise ppc64el config
8095 * [Config] ubuntuise ppc64el config part 2
8096 * [Config] d-i -- update empty udebs list
8097 * [Config] ppc64el -- split extras package
8098
8099 [ Anton Blanchard ]
8100
8101 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
8102
8103 [ Benjamin Herrenschmidt ]
8104
8105 * SAUCE: powerpc/powernv: Add calls to support little endian
8106
8107 [ Cédric Le Goater ]
8108
8109 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
8110 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
8111 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
8112 guests
8113
8114 [ Paul E. McKenney ]
8115
8116 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
8117
8118 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
8119
8120 linux (3.13.0-0.10) trusty; urgency=low
8121
8122 [ Andy Whitcroft ]
8123
8124 * rebase to v3.13-rc5
8125 * [Config] updateconfigs following rebase to v3.13-rc5
8126
8127 [ Upstream Kernel Changes ]
8128
8129 * rebase to v3.13-rc5
8130 - LP: #1260303
8131 - LP: #1260303
8132 - LP: #1260225
8133
8134 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
8135
8136 linux (3.13.0-0.9) trusty; urgency=low
8137
8138 [ Andy Whitcroft ]
8139
8140 * [Config] d-i -- allow missing firmware
8141
8142 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
8143
8144 linux (3.13.0-0.8) trusty; urgency=low
8145
8146 [ Andy Whitcroft ]
8147
8148 * [Config] annotations -- first pass over entire config
8149 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
8150
8151 [ Tim Gardner ]
8152
8153 * [Config] Add arm64 device tree files
8154 - LP: #1262901
8155
8156 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
8157
8158 linux (3.13.0-0.7) trusty; urgency=low
8159
8160 [ Rajesh B Prathipati ]
8161
8162 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
8163
8164 [ Tim Gardner ]
8165
8166 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
8167
8168 [ Upstream Kernel Changes ]
8169
8170 * rebase to v3.13-rc4
8171 - LP: #1259790
8172 - LP: #1259437
8173 - LP: #1259435
8174
8175 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
8176
8177 linux (3.13.0-0.6) trusty; urgency=low
8178
8179 [ Paolo Pisati ]
8180
8181 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
8182 * [Config] i386: amd64: VIRTIO_CONSOLE=y
8183
8184 [ Tim Gardner ]
8185
8186 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
8187
8188 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
8189
8190 linux (3.13.0-0.5) trusty; urgency=low
8191
8192 [ Andy Whitcroft ]
8193
8194 * correct bug listing for v3.13-rc2 rebase
8195 * [Config] ppc64el -- create linux-libc-dev
8196 * [Debian] Improve tools version message
8197 - LP: #1257715
8198
8199 [ Serge Hallyn ]
8200
8201 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
8202 - LP: #1248590
8203 * SAUCE: vfs: Fix a regression in mounting proc
8204
8205 [ Tim Gardner ]
8206
8207 * [Config] Build-in ohci-pci
8208 - LP: #1244176
8209 * Rebase to v3.13-rc3
8210
8211 [ Upstream Kernel Changes ]
8212
8213 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
8214 checks""
8215 - LP: #1248590
8216
8217 [ Upstream Kernel Changes ]
8218
8219 * rebase to v3.13-rc3
8220 - LP: #1256840
8221 - LP: #1256212
8222
8223 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
8224
8225 linux (3.13.0-0.4) trusty; urgency=low
8226
8227 [ Tim Gardner ]
8228
8229 * Rebase to v3.13-rc2
8230
8231 [ Upstream Kernel Changes ]
8232
8233 * rebase to v3.13-rc2
8234
8235 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
8236
8237 linux (3.13.0-0.3) trusty; urgency=low
8238
8239 [ Andy Whitcroft ]
8240
8241 * Revert "SAUCE: Fix DocBook FTBS"
8242
8243 [ Tim Gardner ]
8244
8245 * [Debian] Re-sign modules after debug objcopy
8246 - LP: #1253155
8247 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
8248
8249 [ Upstream Kernel Changes ]
8250
8251 * doc: fix generation of device-drivers
8252 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
8253
8254 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
8255
8256 linux (3.13.0-0.2) trusty; urgency=low
8257
8258 [ Tim Gardner ]
8259
8260 * SAUCE: Fix DocBook FTBS
8261
8262 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
8263
8264 linux (3.13.0-0.1) trusty; urgency=low
8265
8266 [ Upstream Kernel Changes ]
8267
8268 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
8269
8270 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
8271
8272 linux (3.13.0-0.0) trusty; urgency=low
8273
8274 * Major release bump.
8275
8276 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
8277
8278 linux (3.12.0-2.7) trusty; urgency=low
8279
8280 * Fixed armhf ABI build failure.
8281 * Release tracker
8282 - LP: #1249477
8283
8284 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
8285
8286 linux (3.12.0-2.6) trusty; urgency=low
8287
8288 [ Joseph Salisbury ]
8289
8290 * SAUCE: tg3: Add support for new 57786 device id.
8291 - LP: #1242610
8292
8293 [ Tim Gardner ]
8294
8295 * [Config] CONFIG_OABI_COMPAT=n
8296 * [Config] add the wandboard to shipped dtb
8297 - LP: #1249421
8298 * Release tracker
8299 - LP: #1249477
8300
8301 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
8302
8303 linux (3.12.0-2.5) trusty; urgency=low
8304
8305 [ Andy Whitcroft ]
8306
8307 * rebase to mainline v3.12
8308 * [Config] updateconfigs following rebase to v3.12
8309 * postinst -- improve relative symlink detection with missing files
8310 - LP: #1248053
8311 * postinst -- fix unchanged link detection
8312 * [Config] update configs following addition of apparmor fixes
8313
8314 [ Anthony Wong ]
8315
8316 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
8317 - LP: #1231305
8318
8319 [ John Johansen ]
8320
8321 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8322 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8323 - LP: #1208988
8324 * SAUCE: apparmor: allocate path lookup buffers during init
8325 - LP: #1208988
8326
8327 [ Tim Gardner ]
8328
8329 * [Config] Remove superfluous ubuntu/lttng-modules
8330
8331 [ Upstream Kernel Changes ]
8332
8333 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
8334 - LP: #1248590
8335
8336 [ Upstream Kernel Changes ]
8337
8338 * rebase to v3.12
8339 - LP: #1222850
8340
8341 [ Adam Conrad ]
8342 * etc/getabis: Fetch arm64/generic abis as well
8343
8344 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
8345
8346 linux (3.12.0-1.3) trusty; urgency=low
8347
8348 [ Andy Whitcroft ]
8349
8350 * [Config] arm64 -- add arch to the configuration handlers
8351 * [Config] arm64 -- add generic flavour
8352 * [Config] arm64 -- default config
8353 * [Config] arm64 -- fix up various FTBFS config options
8354 * SAUCE: arm64: export __copy_in_user to modules
8355 * [Config] arm64 -- disable ABI/module checks
8356 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
8357 * [Config] arm64 -- enable udebs for arm64
8358
8359 [ Colin Watson ]
8360
8361 * [Config] Clean up various udeb Provides
8362
8363 [ Paolo Pisati ]
8364
8365 * [Config] AHCI_IMX=y
8366 * [Config] build imx*-wandboard dtbs
8367
8368 [ Serge Hallyn ]
8369
8370 * SAUCE: device_cgroup: remove can_attach
8371
8372 [ Tim Gardner ]
8373
8374 * rebase to v3.12-rc7
8375 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
8376 * Release tracker
8377 - LP: #1245932
8378
8379 [ Upstream Kernel Changes ]
8380
8381 * rebase to v3.12-rc7
8382 - LP: #1180881
8383 - LP: #1180881
8384 - LP: #1217957
8385
8386 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
8387
8388 linux (3.12.0-0.2) trusty; urgency=low
8389
8390 [ Andy Whitcroft ]
8391
8392 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
8393 CAPACITY (16) at SPC-2"
8394 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
8395 SPC-2"
8396 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
8397 CAPACITY (16) be preferred"
8398 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
8399 be used at SPC-2"
8400 * Revert "overlayfs: Update to v19"
8401 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
8402 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
8403 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
8404 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
8405 clone_private_mount()"
8406 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
8407 modules"
8408 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
8409 documentation"
8410 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
8411 * [Config] fix linux-libc-dev generation for arm64
8412 * [Config] fix linux-libc-dev generation for x32
8413 * [Config] add linux-libc-dev generation for ppc64el
8414
8415 [ Erez Zadok ]
8416
8417 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
8418
8419 [ Miklos Szeredi ]
8420
8421 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
8422 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
8423 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
8424 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
8425 * ubuntu: overlayfs v20 -- overlay filesystem
8426 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
8427
8428 [ Neil Brown ]
8429
8430 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
8431
8432 [ Paolo Pisati ]
8433
8434 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
8435
8436 [ Seth Forshee ]
8437
8438 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
8439 ThinkPads
8440 - LP: #1183856
8441
8442 [ Tim Gardner ]
8443
8444 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
8445 * rebase to v3.12-rc2
8446 * updateconfigs
8447 * [Config] disable CONFIG_FB_VESA enforcer check
8448 * [Config] Disable lttng for FTBS
8449 * rebase to v3.12-rc3
8450 * rebase to v3.12-rc4
8451 * [Config] CONFIG_ANDROID=n
8452 - LP: #1235161
8453 * [Config] CONFIG_L2TP_V3=y
8454 - LP: #1235914
8455 * [Config] CONFIG_USB_OTG=n for all arches
8456 * Release tracker
8457 - LP: #1242811
8458
8459 [ Upstream Kernel Changes ]
8460
8461 * scsi: hyper-v storsvc switch up to SPC-3
8462
8463 * rebase to v3.12-rc6
8464 - LP: #1235977
8465 - LP: #1235523
8466 - LP: #1239392
8467 - LP: #1227491
8468
8469 * rebase to v3.12-rc3
8470 - LP: #1231931
8471
8472 * rebase to v3.12-rc2
8473 - LP: #1213820
8474 - LP: #1213055
8475 - LP: #1198030
8476
8477 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
8478
8479 linux (3.11.0-8.15) saucy; urgency=low
8480
8481 [ Tim Gardner ]
8482
8483 * Release tracker
8484 - LP: #1227969
8485
8486 * Update lttng
8487 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
8488 Version 2.3.0+
8489
8490 [ Upstream Kernel Changes ]
8491
8492 * igb: Add additional get_phy_id call for i354 devices
8493 - LP: #1219619
8494 * igb: Read flow control for i350 from correct EEPROM section
8495 - LP: #1219619
8496 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
8497 Required for lttng update.
8498
8499 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
8500
8501 linux (3.11.0-7.14) saucy; urgency=low
8502
8503 [ Andy Whitcroft ]
8504
8505 * [Packaging] sort out linux-tools naming
8506 - LP: #1205284
8507 * [Packaging] linux-tools: switch to common generic version helper
8508
8509 [ Paolo Pisati ]
8510
8511 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
8512
8513 [ Tim Gardner ]
8514
8515 * Release tracker
8516 - LP: #1226160
8517
8518 [ Tony Lindgren ]
8519
8520 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
8521 for pandaboard
8522
8523 [ Upstream Kernel Changes ]
8524
8525 * USB: handle LPM errors during device suspend correctly
8526 - LP: #1011415
8527 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
8528 - LP: #1011415
8529 * usb: Don't fail port power resume on device disconnect.
8530 - LP: #1011415
8531
8532 [ Upstream Kernel Changes ]
8533
8534 * rebase to v3.11.1
8535
8536 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
8537
8538 linux (3.11.0-7.13) saucy; urgency=low
8539
8540 * Release tracker
8541 - LP: #1223545
8542
8543 [ Andy Whitcroft ]
8544
8545 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
8546 - LP: #1223499
8547 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
8548 - LP: #1223499
8549 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
8550 - LP: #1223499
8551 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
8552 - LP: #1223499
8553
8554 [ Maximiliano Curia ]
8555
8556 * SAUCE: (no-up) Only let characters through when there are active readers.
8557 - LP: #1208740
8558
8559 [ Tim Gardner ]
8560
8561 * [Debian] getabis: Commit new ABI directory, remove the old
8562 * [Config] CONFIG_EFIVAR_FS=y
8563 - LP: #1223195
8564 * [Config] CONFIG_EFI_VARS_PSTORE=m,
8565 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
8566 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
8567 - LP: #1222850
8568
8569 [ Upstream Kernel Changes ]
8570
8571 * Intel xhci: refactor EHCI/xHCI port switching
8572 - LP: #1210858
8573
8574 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
8575
8576 linux (3.11.0-6.12) saucy; urgency=low
8577
8578 * Release tracker
8579 - LP: #1222893
8580
8581 [ Andy Whitcroft ]
8582
8583 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8584 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8585 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8586 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8587 - LP: #1222407
8588
8589 [ Paolo Pisati ]
8590
8591 * [Config] restore mmc boot on panda
8592
8593 [ Tyler Hicks ]
8594
8595 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
8596 - LP: #1216294
8597
8598 [ Upstream Kernel Changes ]
8599
8600 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
8601 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
8602 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
8603 * net: calxedaxgmac: fix possible skb free before tx complete
8604 * net: calxedaxgmac: update ring buffer tx_head after barriers
8605 * net: calxedaxgmac: fix race with tx queue stop/wake
8606 * net: calxedaxgmac: enable interrupts after napi_enable
8607 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
8608 * net: calxedaxgmac: remove some unused statistic counters
8609 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
8610 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
8611 * mfd: rtsx: Read vendor setting from config space
8612 - LP: #1201698
8613
8614 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
8615
8616 linux (3.11.0-5.11) saucy; urgency=low
8617
8618 * Release tracker
8619 - LP: #1221886
8620
8621 [ Adam Lee ]
8622
8623 * SAUCE: Bluetooth: Add support for 04ca:2007
8624 - LP: #1153448
8625 * SAUCE: Bluetooth: Add support for 105b:e065
8626 - LP: #1161261
8627
8628 [ Gavin Guo ]
8629
8630 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
8631 - LP: #1166113
8632
8633 [ Upstream Kernel Changes ]
8634
8635 * igb: Reset the link when EEE setting changed
8636 - LP: #1219619
8637 * igb: Read register for latch_on without return value
8638 - LP: #1219619
8639 * igb: Added rcu_lock to avoid race
8640 - LP: #1219619
8641 * igb: don't allow SR-IOV without MSI-X
8642 - LP: #1219619
8643 * igb: Update MTU so that it is always at least a standard frame size
8644 - LP: #1219619
8645 * igb: Refactor of init_nvm_params
8646 - LP: #1219619
8647 * igb: Refactor NVM read functions to accommodate devices with no flash
8648 - LP: #1219619
8649 * igb: Add device support for flashless SKU of i210 device
8650 - LP: #1219619
8651 * igb: Fix get_fw_version function for all parts
8652 - LP: #1219619
8653 * igb: Add macro for size of RETA indirection table
8654 - LP: #1219619
8655 * igb: Expose RSS indirection table for ethtool
8656 - LP: #1219619
8657 * igb: Don't look for a PBA in the iNVM when flashless
8658 - LP: #1219619
8659 * igb: Implementation of 1-sec delay for i210 devices
8660 - LP: #1219619
8661 * igb: New PHY_ID for i354 device
8662 - LP: #1219619
8663 * igb: M88E1543 PHY downshift implementation
8664 - LP: #1219619
8665 * igb: No PHPM support in i354 devices
8666 - LP: #1219619
8667 * igb: Support to get 2_5G link status for appropriate media type
8668 - LP: #1219619
8669 * igb: Get speed and duplex for 1G non_copper devices
8670 - LP: #1219619
8671 * igb: Implementation to report advertised/supported link on i354 devices
8672 - LP: #1219619
8673 * igb: Update version number
8674 - LP: #1219619
8675 * Bluetooth: Take proper tty_struct references
8676 - LP: #1189998
8677 * Bluetooth: Remove the device from the list in the destructor
8678 - LP: #1189998
8679 * Bluetooth: Move the tty initialization and cleanup out of open/close
8680 - LP: #1189998
8681 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
8682 - LP: #1189998
8683 * Bluetooth: Fix the reference counting of tty_port
8684 - LP: #1189998
8685 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
8686 - LP: #1189998
8687
8688 [ Wen-chien Jesse Sung ]
8689
8690 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
8691 - LP: #1065400
8692 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
8693 - LP: #1065400
8694
8695 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
8696
8697 linux (3.11.0-5.10) saucy; urgency=low
8698
8699 [ Andy Whitcroft ]
8700
8701 * Release tracker
8702 - LP: #1220222
8703 * Revert "[Config] Fix ubuntu directoy Kbuilds"
8704 * Revert "aufs update dropped some Kbuild files"
8705 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
8706 * Revert "ubuntu: AUFS -- update to
8707 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
8708 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8709 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8710 * rebase to v3.11 final
8711 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
8712 * ubuntu: AUFS (no-squash): basic framework and update machinary
8713 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8714 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8715 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
8716 * ubuntu: (no-squash) AUFS -- enable aufs
8717 * ubuntu: AUFS -- fix remaining d_count references to use accessor
8718 * ubuntu: lttng -- follow rename of pid_ns
8719 * SAUCE: disable stack-protector for ARM compressed bootloader
8720
8721 [ Paolo Pisati ]
8722
8723 * [Config] ARM_ATAG_DTB_COMPAT=y
8724
8725 [ Rob Herring ]
8726
8727 * [Config] Enable KVM and virtio for armhf generic-lpae
8728
8729 [ Tim Gardner ]
8730
8731 * [Config] CONFIG_ARPD=y
8732 * [Config] CONFIG_ZSWAP=y
8733 - LP: #1215379
8734
8735 [ Upstream Kernel Changes ]
8736
8737 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
8738 - LP: #1217957
8739 * ARM: use phys_addr_t for DMA zone sizes
8740 * ARM: highbank: enable DMA zone for LPAE
8741 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
8742 * ARM: highbank: select required errata work-arounds
8743 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
8744 * DMA: fix printk warning in AMBA PL08x DMA driver
8745 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
8746 * ARM: move outer_cache declaration out of ifdef
8747 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
8748 * ARM: highbank: clean-up some unused includes
8749 * ARM: xen: only set pm function ptrs for Xen guests
8750
8751 [ Upstream Kernel Changes ]
8752
8753 * rebase to v3.11
8754
8755 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
8756
8757 linux (3.11.0-4.9) saucy; urgency=low
8758
8759 [ Tim Gardner ]
8760
8761 * rebase to v3.11-rc7
8762 * Release tracker
8763 - LP: #1216962
8764
8765 [ Upstream Kernel Changes ]
8766
8767 * mwifiex: do not create AP and P2P interfaces upon driver loading
8768 - LP: #1212720
8769
8770 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
8771
8772 linux (3.11.0-3.8) saucy; urgency=low
8773
8774 [ Johannes Berg ]
8775
8776 * SAUCE: mac80211: ignore (E)CSA in probe response frames
8777 - LP: #1201470
8778
8779 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
8780
8781 linux (3.11.0-3.7) saucy; urgency=low
8782
8783 [ Tim Gardner ]
8784
8785 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
8786 upstart to track
8787 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
8788 linux/hyperv.h
8789 * SAUCE: hv: Add vss daemon to Makefile
8790 * [Debian] Add hv_vss_daemon to tools package
8791 - LP: #1213282
8792 * [Config] Fix ubuntu directoy Kbuilds
8793 - LP: #1181755
8794
8795 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
8796
8797 linux (3.11.0-3.6) saucy; urgency=low
8798
8799 [ Andy Whitcroft ]
8800
8801 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
8802 * [Config] tools: enable x86 and hyper-v
8803
8804 [ John Johansen ]
8805
8806 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
8807 snapshot"
8808 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
8809 root users"
8810 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8811
8812 [ Joseph Salisbury ]
8813
8814 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
8815 - LP: #1210848
8816
8817 [ Kamal Mostafa ]
8818
8819 * [debian] tools: ship 'cpupower' in linux-tools
8820 - LP: #1158668
8821 * [Config] Build-dep on libpci-dev for cpu tools
8822 - LP: #1158668
8823
8824 [ Tim Gardner ]
8825
8826 * rebase to v3.11-rc6
8827 * Release tracker
8828 - LP: #1213941
8829
8830 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
8831
8832 linux (3.11.0-2.5) saucy; urgency=low
8833
8834 [ Tim Gardner ]
8835
8836 * [Config] CONFIG_PM_DEBUG=y
8837 - LP: #1210539
8838 * rebase to v3.11-rc5
8839 * Release tracker
8840 - LP: #1211378
8841
8842 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
8843
8844 linux (3.11.0-1.4) saucy; urgency=low
8845
8846 [ Tim Gardner ]
8847
8848 * Bump ABI when making changes to the inclusion list lest
8849 you cause conflicts with existing installed kernel
8850 packages.
8851 - LP: #1210331
8852
8853 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
8854
8855 linux (3.11.0-0.3) saucy; urgency=low
8856
8857 [ Tim Gardner ]
8858
8859 * [Config] Include rbd and kvm in the virtual inclusion list
8860 - LP: #1206961
8861 * [Config] Removed obsolete inclusion list entries
8862
8863 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
8864
8865 linux (3.11.0-0.2) saucy; urgency=low
8866
8867 [ Bruce Allan ]
8868
8869 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
8870 - LP: #1206757
8871 * SAUCE: (no-up) e1000e: enable support for new device IDs
8872 - LP: #1206757
8873
8874 [ John Johansen ]
8875
8876 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
8877
8878 [ Paolo Pisati ]
8879
8880 * build vexpress a15 dtb
8881 * [Config] disable Broadcom bcm support (ARCH_BCM)
8882 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
8883 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
8884 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
8885 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
8886 * [Config] disable TI Keystone, AM43xx and OMAP5 support
8887 * [Config] ARM_APPENDED_DTB=y
8888
8889 [ Tim Gardner ]
8890
8891 * rebase to v3.11-rc4
8892 * overlayfs: Update to v19
8893 * [Config] Enable overlayfs
8894 * SAUCE: Fix lttng compile errors
8895
8896 [ Upstream Kernel Changes ]
8897
8898 * rebase to v3.11-rc4
8899 - LP: #1163720
8900 - LP: #1162026
8901 - LP: #1195636
8902 - LP: #1195597
8903 - LP: #1180409
8904 - LP: #1168430
8905
8906 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
8907
8908 linux (3.11.0-0.1) saucy; urgency=low
8909
8910 [ Upstream Kernel Changes ]
8911
8912 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
8913 - LP: #1163720
8914 - LP: #1162026
8915 - LP: #1195636
8916 - LP: #1195597
8917 - LP: #1180409
8918 - LP: #1168430
8919
8920 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
8921
8922 linux (3.10.0-2.10) saucy; urgency=low
8923
8924 [ Andy Whitcroft ]
8925
8926 * [Config] CONFIG_INTEL_MEI*=m
8927 - LP: #1196155
8928 * [Config] CONFIG_DEBUG_INFO=y
8929
8930 [ Stephen Warren ]
8931
8932 * [Config] fix Calxeda xgmac module filename
8933
8934 [ Upstream Kernel Changes ]
8935
8936 * Revert "serial: 8250_pci: add support for another kind of NetMos
8937 Technology PCI 9835 Multi-I/O Controller"
8938 - LP: #1190967
8939 * mfd: lpc_ich: Add support for Intel Avoton SoC
8940 - LP: #1196658
8941
8942 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
8943
8944 linux (3.10.0-2.9) saucy; urgency=low
8945
8946 [ Andy Whitcroft ]
8947
8948 * rebase to v3.10
8949
8950 [ John Johansen ]
8951
8952 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
8953 network mediation"
8954 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
8955 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
8956 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
8957 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
8958 interface"
8959 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
8960 to prevent execve from granting privs"
8961 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
8962
8963 [ Upstream Kernel Changes ]
8964
8965 * rebase to v3.10
8966
8967 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
8968
8969 linux (3.10.0-1.8) saucy; urgency=low
8970
8971 [ Andy Whitcroft ]
8972
8973 * Release Tracking Bug
8974 - LP: #1195717
8975
8976 [ Andy Whitcroft ]
8977
8978 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
8979 interface"
8980 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
8981 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
8982 reference"
8983 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
8984 * Revert "ubuntu: overlayfs --
8985 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
8986 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
8987 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
8988 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
8989 * Revert "ubuntu: overlayfs --
8990 overlayfs-fix-possible-leak-in-ovl_new_inode"
8991 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
8992 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
8993 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
8994 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
8995 * Revert "ubuntu: overlayfs -- overlay filesystem"
8996 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
8997 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
8998 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
8999 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
9000
9001 [ Erez Zadok ]
9002
9003 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
9004
9005 [ Miklos Szeredi ]
9006
9007 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
9008 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
9009 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
9010 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
9011 * ubuntu: overlayfs v18 -- -- overlay filesystem
9012 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
9013
9014 [ Neil Brown ]
9015
9016 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
9017
9018 [ Tim Gardner ]
9019
9020 * [Config] CONFIG_SUNRPC_DEBUG=y
9021 - LP: #1127319
9022
9023 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
9024
9025 linux (3.10.0-0.7) saucy; urgency=low
9026
9027 [ Andy Whitcroft ]
9028
9029 * autopkgtest: switch Depends: to build-essential
9030
9031 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
9032
9033 linux (3.10.0-0.6) saucy; urgency=low
9034
9035 [ Andy Whitcroft ]
9036
9037 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
9038 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
9039 - LP: #1098378
9040 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
9041 * ubuntu: overlayfs -- expose do_splice_direct prototype
9042 * ubuntu: overlayfs -- follow change to do_splice_direct interface
9043 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
9044 - LP: #1192691
9045
9046 [ Stefan Bader ]
9047
9048 * (d-i) Add dm-snapshot to md-modules
9049 - LP: #1191726
9050
9051 [ Tim Gardner ]
9052
9053 * Release tracker
9054 - LP: #1194149
9055 * [Config] CONFIG_WIL6210=n for armhf
9056 * [Config] d-i: Add calxedaxgmac to nic-modules
9057 - LP: #1192358
9058 * [debian] Use dh_strip
9059 - LP: #1192759
9060 * [Config] Enable perf for armhf
9061 * do_tools=false when cross compiling
9062 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
9063 - LP: #1108082
9064
9065 [ Upstream Kernel Changes ]
9066
9067 * nsp32: switch reset delay to msleep() as it is tooo long
9068 * alx: add a simple AR816x/AR817x device driver
9069 Plucked from linux-next. replaces ubuntu/alx in favor of
9070 'to be merged' version in 3.11.
9071 * rebase to v3.10-rc7
9072 - LP: #1189363
9073
9074 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
9075
9076 linux (3.10.0-0.5) saucy; urgency=low
9077
9078 [ Andy Whitcroft ]
9079
9080 * rebase to v3.10-rc6
9081 * [Config] updateconfigs following rebase to v3.10-rc6
9082
9083 [ Upstream Kernel Changes ]
9084
9085 * rebase to v3.10-rc6
9086
9087 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
9088
9089 linux (3.10.0-0.4) saucy; urgency=low
9090
9091 [ Andy Whitcroft ]
9092
9093 * [Config] updateconfigs following rebase to v3.10-rc4
9094
9095 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
9096
9097 linux (3.10.0-0.3) saucy; urgency=low
9098
9099 [ Andy Whitcroft ]
9100
9101 * rebase to v3.10-rc5
9102
9103 [ Upstream Kernel Changes ]
9104
9105 * rebase to v3.10-rc5
9106 - LP: #1186170
9107
9108 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
9109
9110 linux (3.10.0-0.2) saucy; urgency=low
9111
9112 [ Andy Whitcroft ]
9113
9114 * rebase to v3.10-rc4
9115 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
9116 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
9117 - LP: #1187744
9118 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
9119
9120 [ Dave Chiluk ]
9121
9122 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
9123 - LP: #1035226
9124
9125 [ Tim Gardner ]
9126
9127 * rebase to v3.10-rc3
9128 * [Config] sparc be gone
9129 * [Config] ia64 be gone
9130 * d-i: block-modules provides nbd-modules
9131
9132 [ Upstream Kernel Changes ]
9133
9134 * rebase to v3.10-rc4
9135 * rebase to v3.10-rc3
9136
9137 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
9138
9139 linux (3.10.0-0.1) saucy; urgency=low
9140
9141 [ Tim Gardner ]
9142
9143 * UBUNTU: Disabled lttng
9144 * UBUNTU: Disable aufs for FTBS
9145 * UBUNTU: Disabled alx
9146 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
9147 * UBUNTU: rebase to v3.10-rc2
9148 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
9149
9150 [ Andy Whitcroft ]
9151
9152 * UBUNTU: [Config] update standards version to 3.9.4.0
9153 * UBUNTU: [Config] squash duplicate package description (long and short)
9154 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
9155 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
9156 * UBUNTU: [Config] drop redundant Build-Conficts:
9157
9158 [ Upstream Kernel Changes ]
9159
9160 * rebase to v3.10-rc2
9161 - LP: #1180351
9162
9163 [ Upstream Kernel Changes ]
9164
9165 * rebase to v3.10-rc1
9166 - LP: #1172151
9167 - LP: #1089795
9168 - LP: #1167270
9169 - LP: #1128840
9170
9171 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
9172
9173 linux (3.10.0-0.0) saucy; urgency=low
9174
9175 * Dummy
9176
9177 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9178
9179 linux (3.9.0-2.6) saucy; urgency=low
9180
9181 [ Tim Gardner ]
9182
9183 * rebase to v3.9.2
9184
9185 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9186
9187 linux (3.9.0-1.5) saucy; urgency=low
9188
9189 [ Tim Gardner ]
9190
9191 * rebase to v3.9.1
9192
9193 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
9194
9195 linux (3.9.0-0.4) saucy; urgency=low
9196
9197 [ Andy Whitcroft ]
9198
9199 * ubuntu: overlayfs -- add FS_ALIAS
9200
9201 [ Tim Gardner ]
9202
9203 * Added lttng
9204 - LP: #1175784
9205
9206 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
9207
9208 linux (3.9.0-0.3) saucy; urgency=low
9209
9210 [ Upstream Kernel Changes ]
9211
9212 * rebase to v3.9
9213
9214 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
9215
9216 linux (3.9.0-0.2) saucy; urgency=low
9217
9218 [ Tim Gardner ]
9219
9220 * Enable extras packaging for amd64/i386.
9221 Fixes build depenencies with brittany and linux-meta.
9222
9223 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
9224
9225 linux (3.9.0-0.1) saucy; urgency=low
9226
9227 [ Upstream Kernel Changes ]
9228
9229 * rebase to v3.9-rc8
9230
9231 [ Upstream Kernel Changes ]
9232
9233 * rebase to v3.9-rc7
9234 - LP: #1128840
9235
9236 [ Upstream Kernel Changes ]
9237
9238 * rebase to v3.9-rc6
9239
9240 [ Upstream Kernel Changes ]
9241
9242 * rebase to v3.9-rc5
9243
9244 [ Upstream Kernel Changes ]
9245
9246 * rebase to v3.8-rc4
9247 - LP: #1095315
9248 - LP: #886975
9249 - LP: #1086921
9250
9251 [ Upstream Kernel Changes ]
9252
9253 * rebase to v3.9-rc3
9254 - LP: #1155016
9255 - LP: #1103594
9256
9257 [ Upstream Kernel Changes ]
9258
9259 * rebase to v3.9-rc2
9260
9261 [ Upstream Kernel Changes ]
9262
9263 * rebase to v3.9-rc1
9264 - LP: #901105
9265 - LP: #961286
9266 - LP: #1011792
9267 - LP: #1128934
9268 - LP: #886975
9269 - LP: #978807
9270
9271 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
9272
9273 linux (3.8.0-7.14) raring; urgency=low
9274
9275 [ Andy Whitcroft ]
9276
9277 * [Config] CONFIG_RCU_USER_QS=n
9278 * [Config] CONFIG_MTD_ONENAND_SIM=n
9279 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
9280
9281 [ Upstream Kernel Changes ]
9282
9283 * rebase to v3.8
9284
9285 [Tim Gardner]
9286
9287 * Release Tracking Bug
9288 - LP: #1130111
9289 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
9290 - LP: #1128840
9291
9292 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
9293
9294 linux (3.8.0-6.13) raring; urgency=low
9295
9296 [Tim Gardner]
9297
9298 * Release Tracking Bug
9299 - LP: #1125364
9300 * Add ahci modules to d-i
9301 - LP: #1124415
9302
9303
9304 [ Chris Wilson ]
9305
9306 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
9307 the encoders
9308 - LP: #1097315
9309
9310 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
9311
9312 linux (3.8.0-6.12) raring; urgency=low
9313
9314 [Tim Gardner]
9315
9316 * perf: NO_LIBPERL=1
9317 * Fix linux-headers dependency
9318 * Release Tracking Bug
9319 - LP: #1124362
9320
9321 [ Andy Whitcroft ]
9322
9323 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
9324 - LP: #1121699
9325
9326 [ Daniel Vetter ]
9327
9328 * SAUCE: drm/i915: write backlight harder
9329 - LP: #954661
9330
9331 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
9332
9333 linux (3.8.0-6.11) raring; urgency=low
9334
9335 [Tim Gardner]
9336
9337 * Release Tracking Bug
9338 - LP: #1122071
9339 * rebase to v3.8-rc7
9340 * Add libaudit-dev as a build dependency
9341 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
9342
9343 [ Leann Ogasawara ]
9344
9345 * [Config] Remove CONFIG_SATA_AHCI annotation
9346
9347 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
9348
9349 linux (3.8.0-5.10) raring; urgency=low
9350
9351 [Tim Gardner]
9352
9353 * Release Tracking Bug
9354 - LP: #1118568
9355
9356 * Bump ABI to fix install issue with 3.8.0-4.8.
9357 Moving drivers/ata/*ahci* to linux-image caused an
9358 install conflict with linux-image-extras without an
9359 ABI bump.
9360
9361 [ Jan Beulich ]
9362
9363 * SAUCE: xen-pciback: rate limit error messages from
9364 xen_pcibk_enable_msi{, x}()
9365 - LP: #1117336
9366 - CVE-2013-0231
9367
9368 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
9369
9370 linux (3.8.0-4.9) raring; urgency=low
9371
9372 [ Herton Ronaldo Krzesinski ]
9373
9374 * d-i: Add mellanox ethernet drivers to nic-modules
9375 - LP: #1015339
9376
9377 [ Joseph Salisbury ]
9378
9379 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
9380 - LP: #1113547
9381
9382 [ Kamal Mostafa ]
9383
9384 * SAUCE: alx driver import script
9385
9386 [ Qualcomm Atheros, Inc ]
9387
9388 * SAUCE: alx: Update to heads/master
9389
9390 [ Tim Gardner ]
9391
9392 * Release Tracking Bug
9393 - LP: #1117673
9394
9395 * [debian] Remove dangling symlink from headers package
9396 - LP: #1112442
9397 * [config] CONFIG_ALX=m
9398 * [Config] Add alx to d-i nic-modules
9399 * [Config] CONFIG_SATA_AHCI=m
9400 - LP: #1056563
9401
9402 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
9403
9404 linux (3.8.0-4.8) raring; urgency=low
9405
9406 [ Allen Ibara ]
9407
9408 * SAUCE: imx6: dts: Add IMX6Q AHCI support
9409
9410 [ Andy Whitcroft ]
9411
9412 * rebase to v3.8-rc6
9413 * updateconfigs following rebase to v3.8-rc6
9414
9415 [Leann Ogasawara]
9416
9417 * Release Tracking Bug
9418 - LP: #1112573
9419
9420 [ Paolo Pisati ]
9421
9422 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
9423 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
9424 * [Config] MMC_ARMMMCI=y (vexpress mmc)
9425 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
9426
9427 [ Seth Forshee ]
9428
9429 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
9430
9431 [ Upstream Kernel Changes ]
9432
9433 * rebase to v3.8-rc6
9434 - LP: #1107477
9435
9436 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
9437
9438 linux (3.8.0-3.7) raring; urgency=low
9439
9440 [ Andy Green ]
9441
9442 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
9443 * SAUCE: ARM: omap2 add mac address allocation register api
9444 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
9445 allocation
9446
9447 [ Leann Ogasawara ]
9448
9449 * rebase to v3.8-rc5
9450 * Release Tracking Bug
9451 - LP: #1111486
9452
9453 [ Paolo Pisati ]
9454
9455 * SAUCE: davinci: vpss: compilation fix
9456 * [Config] enable TI OMAP4 support (Pandaboard/ES)
9457 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
9458 * [Config] enable Freescale IMX6 support (SabreLite)
9459 * [Config] SERIAL_IMX_CONSOLE=y
9460 * [Config] MMC_*_IMX=y
9461 * [Config] disable USB_SUSPEND
9462 * [Config] USB_MXS_PHY=y
9463 * [Config] USB_CHIPIDEA=y
9464 * SAUCE: DTB: add support for multiple DTBs
9465 * SAUCE: DTB: build imx6q-sabrelite
9466 * SAUCE: DTB: build beaglexm
9467 * SAUCE: DTB: build panda/panda es
9468 * [Config] disable CPU_FREQ
9469 * [Config] PANEL_TFP410=y (video DVI output)
9470 * [Config] SND_OMAP_SOC*=y
9471 * [Config] SND_IMX_SOC*=y
9472 * [Config] I2C_IMX=y
9473 * [Config] SPI_IMX=m
9474
9475 [ Stefan Bader ]
9476
9477 * [Config] Move 9p modules into generic package
9478 - LP: #1107658
9479
9480 [ Tony Lindgren ]
9481
9482 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
9483 kernels
9484 * SAUCE: ARM: OMAP2+: Use omap initcalls
9485 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
9486 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
9487 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
9488 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
9489 multiplaform
9490 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
9491 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
9492 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
9493
9494 [ Upstream Kernel Changes ]
9495
9496 * rebase to v3.8-rc5
9497 - LP: #1096789
9498
9499 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
9500
9501 linux (3.8.0-2.6) raring; urgency=low
9502
9503 [ Adam Conrad ]
9504
9505 * Fix up linux-tools -> SRCPKGNAME-tools rename
9506
9507 [ Andy Whitcroft ]
9508
9509 * [Config] re-disable CONFIG_SOUND_OSS
9510 - LP: #1105230
9511
9512 [ Arend van Spriel ]
9513
9514 * SAUCE: brcmsmac: fix tx status processing
9515
9516 [Leann Ogasawara]
9517
9518 * Release Tracking Bug
9519 - LP: #1105104
9520
9521 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
9522
9523 linux (3.8.0-1.5) raring; urgency=low
9524
9525 [Tim Gardner]
9526
9527 * Release Tracking Bug
9528 - LP: #1101235
9529
9530 [ Dudley Du ]
9531
9532 * SAUCE: Input: add support for Cypress PS/2 Trackpads
9533 - LP: #978807
9534
9535 [ Kamal Mostafa ]
9536
9537 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
9538 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
9539 * [Config] Add CONFIG_PS2_CYPRESS
9540
9541 [ Tim Gardner ]
9542
9543 * rebase to v3.8-rc4
9544
9545 [ Upstream Kernel Changes ]
9546
9547 * rebase to v3.8-rc4
9548 - LP: #1095315
9549 - LP: #886975
9550 - LP: #1086921
9551
9552 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
9553
9554 linux (3.8.0-0.4) raring; urgency=low
9555
9556 [ Leann Ogasawara ]
9557
9558 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
9559 * [Config] Update CONFIG_IIO build annotation
9560 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
9561 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
9562 * [Config] Remove CONFIG_SPI_PL022 annotation
9563 * [Config] Update CONFIG_EZX_PCAP annotation
9564 * [Config] Update CONFIG_SENSORS_AK8975 annotation
9565 * [Config] Disable CONFIG_DRM_MGAG200
9566 - LP: #1042903
9567
9568 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
9569
9570 linux (3.8.0-0.3) raring; urgency=low
9571
9572 [ Andy Whitcroft ]
9573
9574 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
9575 uselib()"
9576
9577 [ Scott James Remnant ]
9578
9579 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
9580 (for v3.7+)
9581 - LP: #1085766, #462111
9582
9583 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
9584
9585 linux (3.8.0-0.2) raring; urgency=low
9586
9587 [ Tim Gardner ]
9588
9589 * [packaging] Add macro to selectively disable building perf
9590 * [packaging] Cannot depend on universe package libaudit-dev
9591
9592 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
9593
9594 linux (3.8.0-0.1) raring; urgency=low
9595
9596
9597 [ Upstream Kernel Changes ]
9598
9599 * rebase to v3.8-rc3
9600 - LP: #1096789
9601
9602 [ Upstream Kernel Changes ]
9603
9604 * rebase to v3.8-rc2
9605 - LP: #1082357
9606 - LP: #1075882
9607
9608 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
9609
9610 linux (3.7.0-7.15) raring; urgency=low
9611
9612 [ Chris J Arges ]
9613
9614 * SAUCE: add eeprom_bad_csum_allow module parameter
9615 - LP: #1070182
9616
9617 [ Leann Ogasawara ]
9618
9619 * Add ceph to linux-image for virtual instances
9620 - LP: #1063784
9621
9622 [ Serge Hallyn ]
9623
9624 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
9625
9626 [ Tim Gardner ]
9627
9628 * [Config] CONFIG_SLUB_DEBUG=y
9629 - LP: #1090308
9630
9631 [ Upstream Kernel Changes ]
9632
9633 * Revert "[SCSI] sd: Implement support for WRITE SAME"
9634 - LP: #1089818
9635
9636 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
9637
9638 linux (3.7.0-6.14) raring; urgency=low
9639
9640 [ Andy Whitcroft ]
9641
9642 * [Config] annotations: all new annotations scheme including defaults
9643 * [Configs] apply annotation updates to main configs (top section)
9644
9645 [ Leann Ogasawara ]
9646
9647 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
9648 build"
9649 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
9650 * Temporarily disable module check for build
9651
9652 [ Stefan Bader ]
9653
9654 * ubuntu: dm-raid45: Adapt to upstream interface changes
9655 * Re-enable build of dm-raid45
9656
9657 [ Tim Gardner ]
9658
9659 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
9660 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
9661 * SAUCE: drm: Fix possible EDID memory allocation oops
9662 * SAUCE: ttm: Fix possible _manager memory allocation oops
9663 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
9664 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
9665 2 pointers
9666
9667 [ Tomas Hozza ]
9668
9669 * SAUCE: tools: hv: Netlink source address validation allows DoS
9670 - LP: #1084777
9671 - CVE-2012-5532
9672
9673 [ Upstream Kernel Changes ]
9674
9675 * rebase to v3.7
9676
9677 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
9678
9679 linux (3.7.0-5.13) raring; urgency=low
9680
9681 [ Lino Sanfilippo ]
9682
9683 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
9684 fsnotify_destroy_group()
9685 - LP: #922906
9686 * SAUCE: fsnotify: introduce fsnotify_get_group()
9687 - LP: #922906
9688 * SAUCE: fsnotify: use reference counting for groups
9689 - LP: #922906
9690 * SAUCE: fsnotify: take groups mark_lock before mark lock
9691 - LP: #922906
9692 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
9693 indicates wheather a mark should be destroyed
9694 - LP: #922906
9695 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
9696 mark list
9697 - LP: #922906
9698 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
9699 - LP: #922906
9700 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
9701 fsnotify_remove_mark()
9702 - LP: #922906
9703 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
9704 by group
9705 - LP: #922906
9706 * SAUCE: fsnotify: change locking order
9707 - LP: #922906
9708
9709 [ Tim Gardner ]
9710
9711 * [Config] CONFIG_NFC_LLCP=y
9712 * [Config] get-firmware: Filter new files through fwinfo
9713 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
9714 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
9715 * [Config] CONFIG_XEN=y for all arches
9716 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
9717 * [Config] CONFIG_MMC_DW_EXYNOS=m
9718 * [Config] CONFIG_GPIO_ADNP=m
9719 * [Config] find-obsolete-firmware: Use correct path
9720 * rebase to v3.7-rc8
9721 - LP: #1084640
9722
9723 [ Upstream Kernel Changes ]
9724
9725 * Revert "VFS: don't do protected {sym,hard}links by default"
9726 - LP: #1084192
9727
9728 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
9729
9730 linux (3.7.0-4.12) raring; urgency=low
9731
9732 [ Tim Gardner ]
9733
9734 * Revert "[Config] Use -j1 for headers_install"
9735 * Revert "[Config] install-arch-headers needs a valid config"
9736 Strayed into the weeds in search of the root cause of the periodic
9737 build failure.
9738 Fixes powerpc FTBS introduced in -4.11.
9739 * [Config] hmake -j1
9740 The kernel makefile appears to have parallel dependency
9741 problems for the install_headers target. This appears to be root
9742 cause for a periodic build failure on N-way machines.
9743
9744 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
9745
9746 linux (3.7.0-4.11) raring; urgency=low
9747
9748 [ Tim Gardner ]
9749
9750 * [Config] Use -j1 for headers_install
9751 Also fixes a powerpc FTBS introduced by
9752 "[Config] install-arch-headers needs a valid config".
9753
9754 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
9755
9756 linux (3.7.0-4.10) raring; urgency=low
9757
9758 [ Andy Whitcroft ]
9759
9760 * [Config] add rebuild-test support for autopkgtest
9761 - LP: #1081500
9762 * [tests] move build tests out of the way
9763 - LP: #1081500
9764 * [tests] add an autopkgtest rebuild test
9765 - LP: #1081500
9766
9767 [ Tim Gardner ]
9768
9769 * rebase to v3.7-rc7
9770 * SAUCE: Remove emi62 files duplicated in linux-firmware
9771 * SAUCE: Remove sb16 files duplicated in linux-firmware
9772 * SAUCE: Remove whiteheat files duplicated in linux-firmware
9773 * SAUCE: Remove yamaha files duplicated in linux-firmware
9774 * SAUCE: Remove dsp56k files used only by m68k
9775 * SAUCE: firmware: Remove last vestiges of dabusb
9776 * SAUCE: Remove vicam files duplicated in linux-firmware
9777 * [Config] install-arch-headers needs a valid config
9778
9779 [ Upstream Kernel Changes ]
9780
9781 * rebase to v3.7-rc7
9782 - LP: #1076840
9783 - LP: #1081466
9784
9785 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
9786
9787 linux (3.7.0-3.9) raring; urgency=low
9788
9789 [ Leann Ogasawara ]
9790
9791 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
9792 - LP: #1079900
9793 * Add nfsv3 to nfs-modules udeb
9794
9795 [ Paolo Pisati ]
9796
9797 * [Config] SND_OMAP_SOC*=y
9798 - LP: #1019321
9799
9800 [ Stefan Bader ]
9801
9802 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
9803 - LP: #1078926
9804
9805 [ Tim Gardner ]
9806
9807 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
9808 - LP: #1079469
9809 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
9810 * rebase to v3.7-rc6
9811 * SAUCE: script to detect obsolete firmware
9812 * SAUCE: Remove yam files duplicated in linux-firmware
9813 * SAUCE: Remove tehuti files duplicated in linux-firmware
9814 * SAUCE: Remove matrox files duplicated in linux-firmware
9815 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
9816 * SAUCE: Remove r128 files duplicated in linux-firmware
9817 * SAUCE: Remove acenic files duplicated in linux-firmware
9818 * SAUCE: Remove keyspan files duplicated in linux-firmware
9819 * SAUCE: Remove sun files duplicated in linux-firmware
9820 * SAUCE: Remove radeon files duplicated in linux-firmware
9821 * SAUCE: Update bnx2x firmware to 7.8.2.0
9822 * [Config] generic.inclusion-list: econet has disappeared
9823
9824 [ Upstream Kernel Changes ]
9825
9826 * seccomp: forcing auditing of kill condition
9827 - LP: #1079469
9828 * rebase to v3.7-rc6
9829
9830 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
9831
9832 linux (3.7.0-2.8) raring; urgency=low
9833
9834 [ Andy Whitcroft ]
9835
9836 * Revert "overlayfs: disable until FTBS is fixed"
9837 * Revert "ubuntu: overlayfs"
9838 * Revert "ubuntu: AUFS"
9839 * ubuntu: overlayfs -- overlayfs: add statfs support
9840 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
9841 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
9842 inode
9843 - LP: #944386
9844 * ubuntu: AUFS (no-squash): basic framework and update machinary
9845 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
9846 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
9847 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
9848 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
9849 * ubuntu: AUFS (no-squash) -- reenable
9850 - LP: #1079193
9851
9852 [ Erez Zadok ]
9853
9854 * ubuntu: overlayfs -- overlayfs: implement show_options
9855
9856 [ Miklos Szeredi ]
9857
9858 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
9859 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
9860 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
9861 * ubuntu: overlayfs -- overlay filesystem
9862 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
9863 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
9864
9865 [ Neil Brown ]
9866
9867 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
9868
9869 [ Robin Dong ]
9870
9871 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
9872 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
9873
9874 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
9875
9876 linux (3.7.0-1.7) raring; urgency=low
9877
9878 [ Tim Gardner ]
9879
9880 * [Config] Drop dependency on libaudit-dev
9881 Its a universe package which causes an FTBS on the builders.
9882 libaudit-dev is not strictly required for the perf tools build.
9883
9884 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
9885
9886 linux (3.7.0-1.6) raring; urgency=low
9887
9888 [ Andy Whitcroft ]
9889
9890 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
9891 * [Config] better encode the CONFIG_NVRAM constaint
9892 * enforcer -- fix debugging output
9893
9894 [ Ben Collins ]
9895
9896 * [Config] Add custom_override rule to allow for alternate kernel
9897 file/install
9898 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
9899
9900 [ Tim Gardner ]
9901
9902 * [Config] Dropped armel
9903 * Drop highbank from ABI fetch list
9904 * [Config] Use dh_prep instead of 'dh_clean -k'
9905 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
9906 * [Config] Document binary-indep dependency chain
9907 * rebase to v3.7-rc5
9908
9909 [ Upstream Kernel Changes ]
9910
9911 * rebase to v3.7-rc5
9912
9913 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
9914
9915 linux (3.7.0-0.5) raring; urgency=low
9916
9917 [ Tim Gardner ]
9918
9919 * [Config] CONFIG_AMD_IOMMU_V2=m
9920 - LP: #1071520
9921 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
9922 Fixes FTBS
9923
9924 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
9925
9926 linux (3.7.0-0.4) raring; urgency=low
9927
9928 [ Ben Collins ]
9929
9930 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
9931
9932 [ Tim Gardner ]
9933
9934 * [Config] do_tools=false for arm
9935
9936 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
9937
9938 linux (3.7.0-0.3) raring; urgency=low
9939
9940 [ Tim Gardner ]
9941
9942 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
9943 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
9944 * [Config] Drop highbank harder
9945
9946 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
9947
9948 linux (3.7.0-0.2) raring; urgency=low
9949
9950 [ Andy Whitcroft ]
9951
9952 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
9953 instances
9954 - LP: #1066921
9955 * [Config] drop highbank builds
9956
9957 [ Jeremy Kerr ]
9958
9959 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
9960 - LP: #1063061
9961
9962 [ Leann Ogasawara ]
9963
9964 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
9965
9966 [ Tim Gardner ]
9967
9968 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
9969 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
9970 * rebase to v3.7-rc4
9971 * SAUCE: MODSIGN: Emit error for incorrectly signed module
9972
9973 [ Upstream Kernel Changes ]
9974
9975 * rebase to v3.7-rc4
9976
9977 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
9978
9979 linux (3.7.0-0.1) raring; urgency=low
9980
9981
9982 [ Upstream Kernel Changes ]
9983
9984 * rebase to v3.7-rc3
9985 - LP: #1056078
9986
9987 [ Upstream Kernel Changes ]
9988
9989 * rebase to v3.7-rc2
9990 - LP: #1060729
9991 - LP: #1059523
9992 - LP: #1006690
9993 - LP: #1049623
9994 - LP: #1046512
9995 - LP: #1052499
9996 - LP: #1037642
9997 - LP: #559939
9998 - LP: #1052460
9999 - LP: #939161
10000 - LP: #1046734
10001
10002 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
10003
10004 linux (3.6.0-0.1) UNRELEASED; urgency=low
10005
10006
10007 [ Upstream Kernel Changes ]
10008
10009 * rebase to v3.6
10010
10011 [ Upstream Kernel Changes ]
10012
10013 * rebase to v3.6-rc7
10014
10015 [ Upstream Kernel Changes ]
10016
10017 * rebase to v3.6-rc6
10018 - LP: #1000424
10019
10020 [ Upstream Kernel Changes ]
10021
10022 * rebase to v3.6-rc5
10023 - LP: #1040077
10024
10025 [ Upstream Kernel Changes ]
10026
10027 * rebase to v3.6-rc4
10028
10029 [ Upstream Kernel Changes ]
10030
10031 * rebase to v3.6-rc3
10032 - LP: #1038651
10033 - LP: #1034779
10034
10035 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
10036
10037 linux (3.5.0-6.6) quantal-proposed; urgency=low
10038
10039 [ Andy Whitcroft ]
10040
10041 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
10042 experimental features
10043 * SAUCE: highbank -- export clock functions for modules
10044 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
10045 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
10046 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
10047 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10048 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10049 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
10050 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
10051 * [Config] highbank -- reenable CONFIG_DW_DMAC
10052 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
10053 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
10054 * [Config] highbank -- reenable CONFIG_USB_DWC3
10055 * [Config] highbank -- reenable CONFIG_SATA_MV
10056 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
10057 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
10058 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
10059 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
10060 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
10061 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10062 * [Config] highbank -- enable CONFIG_EXPERT
10063 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10064 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
10065 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
10066 * [Config] enable CONFIG_USB_ETH_EEM
10067 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
10068 * [Config] disable CONFIG_USB_M66592
10069 * [Config] enable CONFIG_USB_NET2272
10070 * [Config] enable CONFIG_USB_R8A66597
10071 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
10072 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
10073 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
10074 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
10075 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
10076 * [Config] sync configuration armhf omap -> armel omap
10077 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
10078 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
10079
10080 [ Bryan Wu ]
10081
10082 * [Config] change default IO scheduler from CFQ to Deadline
10083
10084 [ Leann Ogasawara ]
10085
10086 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
10087 * [Config] Disable CONFIG_MOUSE_INPORT
10088
10089 [ Tim Gardner ]
10090
10091 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
10092 * [Config] Add bnx2x firmware to nic-modules udeb
10093 * SAUCE: Add script to convert firmware to ihex format
10094 * SAUCE: firmware: Upgrade bnx2 to current versions
10095 * [Config] Add tigon firmware to nic-modules udeb
10096 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
10097 - LP: #1026761
10098 * SAUCE: Remove redundant cis firmware
10099 * SAUCE: Remove redundant emi26 firmware
10100 * SAUCE: Remove redundant ttusb-budget firmware
10101 * SAUCE: Remove redundant sun/cassini firmware
10102 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
10103 * SAUCE: Remove redundant 3com/typhoon.bin firmware
10104 * SAUCE: Remove redundant yamaha/ds1 firmware
10105 * SAUCE: Remove redundant keyspan_pda firmware
10106 * rebase to v3.5
10107
10108 [ Upstream Kernel Changes ]
10109
10110 * rebase to v3.5
10111 - LP: #1027828
10112
10113 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
10114
10115 linux (3.5.0-5.5) quantal-proposed; urgency=low
10116
10117 [ Andy Whitcroft ]
10118
10119 * [Config] annotations: initial import of configuration annotations
10120
10121 [ Bryan Wu ]
10122
10123 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
10124
10125 [ Leann Ogasawara ]
10126
10127 * Rebase to v3.5-rc7
10128
10129 [ Manoj Iyer ]
10130
10131 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
10132 - LP: #1010281
10133
10134 [ Tim Gardner ]
10135
10136 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
10137 expects
10138 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
10139 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
10140 * [Config] CONFIG_IP_NF_QUEUE=n
10141 * [Config] CONFIG_MTD_DOC2000=n
10142 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
10143 * [Config] CONFIG_PRISM54=n
10144 * [Config] CONFIG_SCx200_I2C=n
10145 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
10146
10147 [ Upstream Kernel Changes ]
10148
10149 * rebase to v3.5-rc7
10150
10151 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
10152
10153 linux (3.5.0-4.4) quantal-proposed; urgency=low
10154
10155 [ Andy Whitcroft ]
10156
10157 * [Packaging] getabis should be extracting all packages
10158 - LP: #1021174
10159 * [Config] getabis -- series uses linux-image-extra
10160 - LP: #1021174
10161 * rebase to v3.5-rc6
10162
10163 [ Bryan Wu ]
10164
10165 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
10166 flavours
10167 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
10168
10169 [ Leann Ogasawara ]
10170
10171 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
10172 - LP: #1019561
10173
10174 [ Paolo Pisati ]
10175
10176 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
10177 - LP: #1019321
10178
10179 [ Stefan Bader ]
10180
10181 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
10182 - LP: #1018456
10183 * (config) Disable ACPI_PROCFS_POWER
10184
10185 [ Tim Gardner ]
10186
10187 * [Config] CONFIG_ACPI_BGRT=y
10188 * Extract firmware module info during getabi
10189 - LP: #1021174
10190
10191 [ Upstream Kernel Changes ]
10192
10193 * rebase to v3.5-rc6
10194
10195 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
10196
10197 linux (3.5.0-3.3) quantal-proposed; urgency=low
10198
10199 [ Andy Whitcroft ]
10200
10201 * [Config] enable CONFIG_MEMTEST=y
10202 - LP: #1004535
10203 * [Config] config-check: add support for a cut operation
10204 * [Config] enforcer -- switch to cut where appropriate
10205
10206 [ Leann Ogasawara ]
10207
10208 * Rebase to v3.5-rc5
10209 * [Config] Updateconfigs after rebase to v3.5-rc5
10210
10211 [ Luis Henriques ]
10212
10213 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
10214 __ocfs2_change_file_space
10215 - LP: #1006012
10216
10217 [ Seth Forshee ]
10218
10219 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
10220 for LVDS register initialization
10221 - LP: #1012800
10222
10223 [ Upstream Kernel Changes ]
10224
10225 * rebase to v3.5-rc5
10226 - LP: #1013183
10227 - LP: #1017017
10228 - LP: #884652
10229
10230 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
10231
10232 linux (3.5.0-2.2) quantal-proposed; urgency=low
10233
10234 [ Andy Whitcroft ]
10235
10236 * rebase to v3.5-rc4
10237
10238 [ Arend van Spriel ]
10239
10240 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
10241 brcms_c_regd_init()
10242 - LP: #950320
10243
10244 [ Bryan Wu ]
10245
10246 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
10247
10248 [ Chris J Arges ]
10249
10250 * PACKAGING: add .gnu_debuglink sections to .ko files
10251 - LP: #669641
10252
10253 [ Leann Ogasawara ]
10254
10255 * d-i: Add hid-generic to input-modules
10256 - LP: #1017879
10257
10258 [ Ming Lei ]
10259
10260 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
10261 - LP: #1017717, #225
10262
10263 [ Paolo Pisati ]
10264
10265 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
10266 - LP: #1017718
10267 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
10268
10269 [ Seth Forshee ]
10270
10271 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
10272 during initialization
10273 - LP: #950320
10274 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
10275 by mac80211
10276 - LP: #950320
10277 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
10278 channels
10279 - LP: #950320
10280 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
10281 - LP: #950320
10282 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
10283 regulatory domain
10284 - LP: #950320
10285 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
10286 regulatory updates
10287 - LP: #950320
10288 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
10289 tx power limits
10290 - LP: #950320
10291 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
10292 against internal regulatory data
10293 - LP: #950320
10294 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
10295 when checking whether OFDM is allowed
10296 - LP: #950320
10297
10298 [ Tim Gardner ]
10299
10300 * [Config] Enable CONFIG_CGROUPS for highbank
10301 - LP: #1014692
10302 * [Config] FB_OMAP*=y and PANEL_TFP410=y
10303
10304 [ Upstream Kernel Changes ]
10305
10306 * rebase to v3.5-rc4
10307
10308 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
10309
10310 linux (3.5.0-1.1) quantal-proposed; urgency=low
10311
10312 [ Andy Whitcroft ]
10313
10314 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
10315
10316 [ Leann Ogasawara ]
10317
10318 * Rebase to v3.5-rc1
10319 * [Config] Remove USB_DEVICEFS from the config enforcer
10320 * [Config] Updateconfigs after rebase to v3.5-rc1
10321 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
10322 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10323 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10324 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10325 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10326 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10327 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
10328 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
10329 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
10330 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
10331 * Rebase to v3.5-rc2
10332 * [Config] Updateconfigs after rebase to v3.5-rc2
10333 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
10334 * Rebase to v3.5-rc3
10335 * [Config] Updateconfigs after rebase to v3.5-rc3
10336
10337 [ Paul Mundt ]
10338
10339 * SAUCE: fix bug.h's inclusion of kernel.h
10340
10341 [ Stefan Bader ]
10342
10343 * SAUCE: Fix compile failures of dm-raid45
10344 * [Config] Enable dm-raid45
10345 * Move dependency on crda to extra package
10346 - LP: #657901
10347 * SAUCE: Mask CR4 writes on older Xen hypervisors
10348
10349 [ Upstream Kernel Changes ]
10350
10351 * rebase to v3.5-rc3
10352 - LP: #993162
10353 - LP: #925577
10354 * rebase to v3.5-rc2
10355 * rebase to v3.5-rc1
10356 - LP: #955892
10357 - LP: #978038
10358 - LP: #987371
10359 - LP: #929545
10360 - LP: #942316
10361 - LP: #903853
10362
10363 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
10364
10365 linux (3.4.0-5.11) quantal-proposed; urgency=low
10366
10367 [ Leann Ogasawara ]
10368
10369 * [Config] Disable CONFIG_ARM_LPAE
10370 - LP: #1009061
10371
10372 [ Oleksij Rempel ]
10373
10374 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
10375 - LP: #1008905
10376
10377 [ Paolo Pisati ]
10378
10379 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
10380 - LP: #1009061
10381
10382 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
10383
10384 linux (3.4.0-4.10) quantal; urgency=low
10385
10386 [ Leann Ogasawara ]
10387
10388 * Temporarily disable ABI and module check
10389
10390 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
10391
10392 linux (3.4.0-4.9) quantal; urgency=low
10393
10394 [ Andy Whitcroft ]
10395
10396 * [Config] fix config split to avoid the shared config
10397 * [Config] updateconfigs following split config fix
10398 * [Config] linux-image-extras needs full postinst
10399 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
10400 * [Config] CONFIG_HP_WATCHDOG enable as module
10401 * [Config] CONFIG_PDC_ADMA is not boot essential
10402 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
10403 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
10404 * [Config] CONFIG_TRANZPORT=m commonise
10405 * [Config] CONFIG_R3964=m commonise
10406 * [Config] CONFIG_SCSI_DH=m commonise
10407 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
10408 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
10409 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
10410 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
10411 * [Config] CONFIG_USB_SN9C102 is deprecated disable
10412 * [Config] CONFIG_USB_SI470X=m commonise
10413 * [Config] CONFIG_USB_ET61X251=m commonise
10414 * [Config] CONFIG_RTS_PSTOR=m commonise
10415 * [Config] CONFIG_SCANLOG=m commonise
10416 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
10417 * [Config] CONFIG_SM_FTL=m commonise
10418 * [Config] CONFIG_SOLO6X10=m commonise
10419 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
10420 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
10421 * [Config] CONFIG_SPI_SPIDEV=m commonise
10422 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
10423 * [Config] CONFIG_TPS65010=m commonise
10424 * [Config] CONFIG_STE10XP=y commonise
10425 * [Config] CONFIG_X25_ASY=m commonise
10426 * [Config] CONFIG_USB_MON=m commonise
10427 * [Config] CONFIG_VME_BUS=m commonise
10428 * [Config] CONFIG_W35UND=m commonise
10429 * [Config] -CONFIG_TCG_TPM=y commonise
10430 * [Config] highbank -- commonise filesystems
10431 * [Config] highbank -- commonise subsystems
10432 * [Config] highbank -- commonise network protocols
10433 * [Config] highbank -- commonise input drivers
10434 * [Config] highbank -- commonise CRYPTO options
10435 * [Config] highbank -- commonise HID options
10436 * [Config] highbank -- commonise sensors options
10437 * [Config] highbank -- commonise EXPORTFS/FHANDLE
10438 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
10439 * [Config] highbank -- commonise ENCRYPTED_KEYS
10440 * [Config] highbank -- commonise CONFIG_ATALK
10441 * [Config] highbank -- commonise INET/INET6
10442 * [Config] highbank -- commonise NLS
10443 * [Config] highbank -- commonise BLK/CHR
10444 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
10445 * [Config] highbank -- commonise INET/INET6 part 2
10446 * [Config] highbank -- commonise PHY settings
10447 * [Config] highbank -- commonise CRC settings
10448 * [Config] highbank -- commonise BINFMT settings
10449 * [Config] highbank -- commonise DM settings
10450 * [Config] highbank -- commonise RTC_DRV settings
10451 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
10452 * [Config] highbank -- commonise USB settings
10453 * [Config] highbank -- commonise GPIO settings
10454 * [Config] highbank -- commonise I2C settings
10455 * [Config] highbank -- commonise numerous subsystem selectors
10456 * [Config] highbank -- commonise A-C modules missmatches
10457 * [Config] highbank -- commonise D-F modules missmatches
10458 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
10459 * [Config] highbank -- commonise G-I modules missmatches
10460 * [Config] highbank -- commonise J-L modules missmatches
10461 * [Config] highbank -- commonise M modules missmatches
10462 * [Config] highbank -- commonise N-P modules missmatches
10463 * [Config] highbank -- commonise Q-R modules missmatches
10464 * [Config] highbank -- commonise S modules missmatches -- part 1
10465 * [Config] highbank -- commonise S modules missmatches -- part 2
10466 * [Config] highbank -- commonise T modules missmatches
10467 * [Config] highbank -- commonise U-Z modules missmatches
10468
10469 [ Ike Panhc ]
10470
10471 * [Config] add highbank flavour
10472 - LP: #1000831
10473
10474 [ Mark Langsdorf ]
10475
10476 * SAUCE: arm highbank: add support for pl320-ipc driver
10477 - LP: #1000831
10478
10479 [ Rob Herring ]
10480
10481 * SAUCE: input: add a key driver for highbank
10482 - LP: #1000831
10483 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
10484 - LP: #1000831
10485 * SAUCE: force DMA buffers to non-bufferable on highbank
10486 - LP: #1000831
10487 * SAUCE: net: calxedaxgmac: fix net timeout recovery
10488 - LP: #1000831
10489
10490 [ Tim Gardner ]
10491
10492 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
10493 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
10494 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
10495 * [Config] Homogenize CIFS configs across all arches
10496 * [Config] armhf should not be skipabi or skipmodules
10497 - LP: #1006913
10498
10499 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
10500
10501 linux (3.4.0-3.8) quantal; urgency=low
10502
10503 [ Andy Whitcroft ]
10504
10505 * [Config] include include/generated/compile.h
10506 - LP: #942569
10507 * [Config] fix up postinst to ensure we know which error is which
10508 - LP: #1002388
10509
10510 [ Herton Ronaldo Krzesinski ]
10511
10512 * SAUCE: async_populate_rootfs: fix build warnings
10513 - LP: #1003417
10514
10515 [ John Johansen ]
10516
10517 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
10518 * SAUCE: apparmor: Add the ability to mediate mount
10519 * SAUCE: AppArmor: basic networking rules
10520 * SAUCE: apparmor: fix profile lookup for unconfined
10521 - LP: #978038, #987371
10522 * SAUCE: apparmor: fix long path failure due to disconnected path
10523 - LP: #955892
10524
10525 [ Mario Limonciello ]
10526
10527 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
10528 - LP: #901410
10529
10530 [ Stefan Bader ]
10531
10532 * (config) Built-in xen-acpi-processor
10533
10534 [ Tim Gardner ]
10535
10536 * [Config] CONFIG_NET_DSA=m
10537 - LP: #1004148
10538 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
10539
10540 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
10541
10542 linux (3.4.0-3.7) quantal; urgency=low
10543
10544 [ Andy Whitcroft ]
10545
10546 * [Config] drop the virtual flavour in favour of a split generic et al
10547 * [Config] enforcer -- drop IDLE enforcement
10548 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
10549 * [Config] updateconfigs following removal of -virtual
10550
10551 [ Leann Ogasawara ]
10552
10553 * Rebase to v3.4
10554
10555 [ Seth Forshee ]
10556
10557 * [Config] disable CONFIG_B43_BCMA_EXTRA
10558
10559 [ Tim Gardner ]
10560
10561 * [Config] Check for extras when building udebs
10562 * [Config] Collapsed generic-pae into generic [i386]
10563
10564 [ Upstream Kernel Changes ]
10565
10566 * rebase to v3.4
10567
10568 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
10569
10570 linux (3.4.0-2.6) quantal; urgency=low
10571
10572 [ Andy Whitcroft ]
10573
10574 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
10575 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
10576 d_make_root()"
10577 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
10578 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
10579 security permissions to overlay files"
10580 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
10581 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
10582 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
10583 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
10584 * Revert "ubuntu: overlayfs -- overlay filesystem"
10585 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
10586 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
10587 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
10588 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
10589 * ubuntu: overlayfs -- overlayfs: add statfs support
10590 * ubuntu: overlayfs -- inode_only_permission: export inode level
10591 permissions checks
10592 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
10593
10594 [ Erez Zadok ]
10595
10596 * ubuntu: overlayfs -- overlayfs: implement show_options
10597
10598 [ Miklos Szeredi ]
10599
10600 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10601 * ubuntu: overlayfs -- vfs: add i_op->open()
10602 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10603 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10604 * ubuntu: overlayfs -- overlay filesystem
10605 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10606
10607 [ Neil Brown ]
10608
10609 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10610
10611 [ Robin Dong ]
10612
10613 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
10614 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
10615
10616 [ Tim Gardner ]
10617
10618 * [Config] perarch and indep tools builds need separate build directories
10619 * Prevent upgrading a non-PAE CPU
10620 * perf is not parallel build safe
10621
10622 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
10623
10624 linux (3.4.0-2.5) quantal; urgency=low
10625
10626 [ Andy Whitcroft ]
10627
10628 * [Config] perarch and indep tools builds need separate build directories
10629
10630 [ Tim Gardner ]
10631
10632 * Prevent upgrading a non-PAE CPU
10633 * [Config] build debug
10634 * [Config] perf tools are not parallel build safe
10635
10636 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
10637
10638 linux (3.4.0-2.4) quantal; urgency=low
10639
10640 [ Leann Ogasawara ]
10641
10642 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
10643 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
10644 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
10645 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
10646 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
10647 7400"
10648 * Revert "ubuntu: omnibook: fix source file newline"
10649 * Revert "ubuntu: omnibook -- update BOM"
10650 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
10651 depend on X86"
10652 * Revert "ubuntu: omnibook -- Added missing BOM file"
10653 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
10654 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
10655 mappings"
10656 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
10657 X86_32"
10658 * Revert "ubuntu: nx-emu - i386: NX emulation"
10659 * Revert "ubuntu: rfkill drivers -- version 1.3"
10660 * Temporarily disable module check
10661 * [Config] Remove CONFIG_FSAM7400
10662 * [Config] Remove CONFIG_OMNIBOOK
10663 * [Config] Update configs
10664 * Rebase to v3.4-rc7
10665 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
10666
10667 [ Tim Gardner ]
10668
10669 * Updated generic-pae description
10670 * Rebase to v3.4-rc6
10671 * install-tools depends on build targets
10672
10673 [ Upstream Kernel Changes ]
10674
10675 * kconfig: in debug mode some 0 length message prints occur
10676 * rebase to v3.4-rc7
10677 * rebase to v3.3-rc6
10678
10679 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
10680
10681 linux (3.4.0-1.3) quantal; urgency=low
10682
10683 [ Andy Whitcroft ]
10684
10685 * [Config] control.stub is an intermediate product not a dependancy
10686 - LP: #992414
10687
10688 [ Leann Ogasawara ]
10689
10690 * remove i386 generic from getabis
10691
10692 [ Upstream Kernel Changes ]
10693
10694 * (pre-stable) b43: only reload config after successful initialization
10695 - LP: #950295
10696
10697 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
10698
10699 linux (3.4.0-1.2) quantal; urgency=low
10700
10701 [ Andy Whitcroft ]
10702
10703 * [Config] add build depends for flex, bison and pkg-config
10704
10705 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
10706
10707 linux (3.4.0-1.1) quantal; urgency=low
10708
10709 [ Andy Whitcroft ]
10710
10711 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10712 permissions to overlay files
10713 - LP: #915941, #918212
10714 - CVE-2012-0055
10715
10716 [ Leann Ogasawara ]
10717
10718 * Open Q
10719 * Rebase to v3.4-rc5
10720 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10721 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10722 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10723 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
10724 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10725 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
10726 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10727 * [Config] Temporarily disable CONFIG_AX88796 on arm
10728
10729 [ Upstream Kernel Changes ]
10730
10731 * vfs: pass struct path to __dentry_open()
10732 * vfs: add i_op->open()
10733 * vfs: export do_splice_direct() to modules
10734 * vfs: introduce clone_private_mount()
10735 * overlay filesystem
10736 * overlayfs: add statfs support
10737 * overlayfs: implement show_options
10738 * overlay: overlay filesystem documentation
10739 * fs: limit filesystem stacking depth
10740 * overlayfs: follow header cleanup
10741 * overlayfs: switch from d_alloc_root() to d_make_root()
10742 * overlayfs: update touch_atime() usage
10743 * rebase to v3.4-rc5
10744 - LP: #950490
10745 * rebase to v3.4-rc4
10746 * rebase to v3.4-rc3
10747 * rebase to v3.4-rc2
10748 * rebase to v3.4-rc1
10749 * rebase to v3.3
10750 * rebase to v3.3-rc7
10751 * rebase to v3.3-rc6
10752 * rebase to v3.3-rc5
10753 * rebase to v3.3-rc4
10754 - LP: #900802
10755 - LP: #930842
10756 * rebase to v3.3-rc3
10757 - LP: #924320
10758 - LP: #923316
10759 - LP: #923409
10760 - LP: #918254
10761 * rebase to v3.3-rc2
10762 * rebase to v3.3-rc1
10763 - LP: #795823
10764 - LP: #909419
10765 - LP: #910792
10766 - LP: #878701
10767 - LP: #724831
10768
10769 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
10770
10771 linux (3.2.0-10.18) precise; urgency=low
10772
10773 [ Tim Gardner ]
10774
10775 * SAUCE: ecryptfs: Print inode on metadata error
10776
10777 [ Upstream Kernel Changes ]
10778
10779 * Revert "proc: enable writing to /proc/pid/mem"
10780 - LP: #919115
10781 - CVE-2012-0056
10782 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
10783 - LP: #909419
10784
10785 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
10786
10787 linux (3.2.0-10.17) precise; urgency=low
10788
10789 [ Andy Whitcroft ]
10790
10791 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
10792 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
10793 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
10794 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
10795 * Revert "SAUCE: overlayfs -- overlay filesystem"
10796 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
10797 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
10798 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
10799 * ensure debian/ is not excluded from git by default
10800 * add new scripting to handle buglinks in rebases
10801 * ubuntu: overlayfs -- overlayfs: add statfs support
10802 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10803 permissions to overlay files
10804 - LP: #915941, #918212
10805 - CVE-2012-0055
10806
10807 [ Erez Zadok ]
10808
10809 * ubuntu: overlayfs -- overlayfs: implement show_options
10810
10811 [ Leann Ogasawara ]
10812
10813 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
10814 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
10815 - LP: #907377, #911236
10816 * [Config] Enable CONFIG_IRQ_REMAP
10817
10818 [ Miklos Szeredi ]
10819
10820 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10821 * ubuntu: overlayfs -- vfs: add i_op->open()
10822 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10823 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10824 * ubuntu: overlayfs -- overlay filesystem
10825 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10826
10827 [ Neil Brown ]
10828
10829 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10830
10831 [ Upstream Kernel Changes ]
10832
10833 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
10834 - LP: #647043
10835 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
10836 breaks USB
10837 - LP: #647043
10838
10839 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
10840
10841 linux (3.2.0-9.16) precise; urgency=low
10842
10843 [ Andy Whitcroft ]
10844
10845 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
10846 * [Config] pull ARM sound modules =m
10847 * [Config] CONFIG_RTC_DRV_TEST is for testing only
10848 * [Config] CONFIG_USB_DUMMY_HCD is testing only
10849 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
10850
10851 [ Leann Ogasawara ]
10852
10853 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
10854 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
10855 * [Config] Enable CONFIG_MMC_TMIO=m
10856 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
10857 * [Config] Enable CONFIG_ISI=m
10858 * [Config] Enable CONFIG_MMC=y
10859 * [Config] Enable CONFIG_LIRC_PARALLEL=m
10860 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
10861 * [Config] Enable CONFIG_CHR_DEV_SG=y
10862 * [Config] Enable CONFIG_GPIO_PCA953X=m
10863 * [Config] Enable CONFIG_GPIO_TWL4030=m
10864 * [Config] Enable CONFIG_INET_DIAG=m
10865 * [Config] Enable CONFIG_NLS_ISO8859_1=m
10866 * [Config] Enable CONFIG_NVRAM=m
10867 * [Config] Enable CONFIG_SLIP=m
10868 * [Config] Enable CONFIG_PC300TOO=m
10869 * [Config] Enable CONFIG_TUN=y
10870 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
10871 * [Config] Enable CONFIG_THERMAL=y
10872 * [Config] Enable CONFIG_PPP=y
10873 * [Config] Enable CONFIG_PCI_STUB=m
10874 * Rebase to v3.2.1
10875 * [Config] Enable CONFIG_RTL8192E=m
10876 * [Config] Enable CONFIG_RTS5139=m
10877
10878 [ Stefan Bader ]
10879
10880 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
10881
10882 [ Upstream Kernel Changes ]
10883
10884 * ARM: restart: add restart hook to machine_desc record
10885 * ARM: restart: allow platforms more flexibility specifying restart mode
10886 * ARM: restart: move reboot failure handing into machine_restart()
10887 * ARM: restart: remove argument to setup_mm_for_reboot()
10888 * ARM: 7159/1: OMAP: Introduce local common.h files
10889 * ARM: restart: only perform setup for restart when soft-restarting
10890 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
10891 function
10892 * ARM: idmap: populate identity map pgd at init time using .init.text
10893 * ARM: suspend: use idmap_pgd instead of suspend_pgd
10894 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
10895 * ARM: idmap: use idmap_pgd when setting up mm for reboot
10896 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
10897 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
10898 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
10899 restart changes
10900 * ARM: lib: add call_with_stack function for safely changing stack
10901 * ARM: reset: implement soft_restart for jumping to a physical address
10902 * ARM: stop: execute platform callback from cpu_stop code
10903 * ARM: kexec: use soft_restart for branching to the reboot buffer
10904 * ARM: restart: omap: use new restart hook
10905 * topdown mmap support
10906 - LP: #861296
10907
10908 [ Upstream Kernel Changes ]
10909
10910 * Rebase to v3.2.1
10911
10912 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
10913
10914 linux (3.2.0-8.15) precise; urgency=low
10915
10916 [ Leann Ogasawara ]
10917
10918 * [Config] Disable CONFIG_ACPI_PROCFS
10919 * Remove server from getabis
10920 * Temporarily disable module check
10921 * [Config] Disable CONFIG_MTD_TESTS
10922 * [Config] Disable CONFIG_X86_E_POWERSAVER
10923 * [Config] Set CONFIG_ARCNET=m
10924 * [Config] Enable CONFIG_ATM_DUMMY=m
10925 * [Config] Enable CONFIG_BLK_DEV_MD=y
10926 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
10927 * [Config] Enable CONFIG_BLK_DEV_SD=y
10928 * [Config] Enable CONFIG_BLK_DEV_SR=y
10929 * [Config] Enable CONFIG_BLK_DEV_UB=m
10930 * [Config] Enable CONFIG_COPS=m
10931 * [Config] Enable CONFIG_DVB_USB_EC168=m
10932 * [Config] Enable CONFIG_ENC28J60=m
10933 * [Config] Enable CONFIG_FB_UVESA=m
10934 * [Config] Enable CONFIG_FB_ATY=m
10935 * [Config] Enable CONFIG_BROADCOM_PHY=y
10936 * [Config] Enable CONFIG_CICADA_PHY=y
10937 * [Config] Enable CONFIG_DAVICOM_PHY=y
10938 * [Config] Enable CONFIG_ICPLUS_PHY=y
10939 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
10940 * [Config] Enable CONFIG_LXT_PHY=y
10941 * [Config] Enable CONFIG_MARVELL_PHY=y
10942 * [Config] Enable CONFIG_NATIONAL_PHY=y
10943 * [Config] Enable CONFIG_QSEMI_PHY=y
10944 * [Config] Enable CONFIG_SMSC_PHY=y
10945 * [Config] Enable CONFIG_VITESSE_PHY=y
10946 * Add 3w-sas to scsi-modules
10947 - LP: #776542
10948
10949 [ Mathieu Trudel-Lapierre ]
10950
10951 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
10952 to interface settings
10953
10954 [ Paolo Pisati ]
10955
10956 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
10957 - LP: #912199
10958 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
10959 - LP: #912199
10960 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
10961 - LP: #912199
10962
10963 [ Upstream Kernel Changes ]
10964
10965 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
10966 - LP: #906832
10967
10968 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
10969
10970 linux (3.2.0-8.14) precise; urgency=low
10971
10972 [ Andy Whitcroft ]
10973
10974 * [Config] enable CONFIG_SND_USB_6FIRE
10975 - LP: #912197
10976 * rebase to mainline v3.2 final release
10977 * updateconfigs following rebase to v3.2 final
10978 * ubuntu: AUFS -- add BOM and automated update script
10979 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
10980 - LP: #684666
10981 * ubuntu: AUFS -- update aufs-update to track new locations of headers
10982 * ubuntu: AUFS -- clean up the aufs updater and BOM
10983 * ubuntu: AUFS -- documentation on updating aufs2
10984 * ubuntu: AUFS -- aufs3-base.patch
10985 * ubuntu: AUFS -- aufs3-standalone.patch
10986 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
10987 * ubuntu: AUFS -- fix undefined security_path_link
10988 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
10989 * ubuntu: AUFS -- updateconfigs following update
10990 * ubuntu: AUFS -- suppress benign plink warning messages
10991 - LP: #621195
10992 * ubuntu: AUFS -- enable in config and makefile
10993 * ubuntu: AUFS -- disable in favor of overlayfs
10994 * [Config] linux-virtual -- should include the extX modules
10995 - LP: #912308
10996
10997 [ Tyler Hicks ]
10998
10999 * SAUCE: eCryptfs: Improve statfs reporting
11000 - LP: #885744
11001
11002 [ Upstream Kernel Changes ]
11003
11004 * rebase to upstream v3.2
11005
11006 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
11007
11008 linux (3.2.0-7.13) precise; urgency=low
11009
11010 [ Upstream Kernel Changes ]
11011
11012 * rebase to upstream 3.2-rc7
11013
11014 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
11015
11016 linux (3.2.0-6.12) precise; urgency=low
11017
11018 [ Upstream Kernel Changes ]
11019
11020 * rebase to upstream v3.2-rc6
11021
11022 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
11023
11024 linux (3.2.0-5.11) precise; urgency=low
11025
11026 [ Andy Whitcroft ]
11027
11028 * enforcer -- allow arch and flavour predicates to take lists
11029 * enforcer -- simplify armel/armhf specific options
11030 * enforcer -- fix incorrectly specified flavour matches
11031
11032 [ Leann Ogasawara ]
11033
11034 * [Config] Disable IRQ_REMAP
11035 * [Config] Enable CONFIG_SENSORS_LM95245=m
11036 * [Config] Enable CONFIG_SENSORS_MAX1668=m
11037 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
11038 * [Config] Enable CONFIG_SENSORS_MAX6639=m
11039 * [Config] Enable CONFIG_SENSORS_MAX6642=m
11040 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
11041 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
11042 * [Config] Enable CONFIG_PATA_TOSHIBA=m
11043 * [Config] Enable CONFIG_POHMELFS=m
11044 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
11045 * [Config] Enable CONFIG_PATA_OPTI=m
11046 * add overlayfs to virtual inclusion list
11047 - LP: #903897
11048 * add veth to virtual inclusion list
11049 - LP: #903897
11050 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
11051
11052 [ Paolo Pisati ]
11053
11054 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
11055 - LP: #903346
11056
11057 [ Tim Gardner ]
11058
11059 * [Config] CONFIG_LOCKUP_DETECTOR=y
11060 - LP: #903615
11061
11062 [ Upstream Kernel Changes ]
11063
11064 * rebase to upstream 55b02d2f
11065
11066 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
11067
11068 linux (3.2.0-4.10) precise; urgency=low
11069
11070 [ Kyle McMartin ]
11071
11072 * SAUCE: dmar: disable if ricoh multifunction detected
11073 - LP: #894070
11074
11075 [ Seth Forshee ]
11076
11077 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
11078 - LP: #581312
11079
11080 [ Tim Gardner ]
11081
11082 * Start new release, Bump ABI, rebase to 3.2-rc5
11083
11084 [ Leann Ogasawara ]
11085
11086 * [Config] Enable CONFIG_SENSORS_AK8975=m
11087
11088 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
11089
11090 linux (3.2.0-3.9) precise; urgency=low
11091
11092 [ Andy Whitcroft ]
11093
11094 * SAUCE: ext4: correct partial write discard size calculation
11095 - LP: #894768
11096
11097 [ Leann Ogasawara ]
11098
11099 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
11100 - LP: #892615
11101
11102 [ Matthew Garrett ]
11103
11104 * SAUCE: pci: Rework ASPM disable code
11105
11106 [ Upstream Kernel Changes ]
11107
11108 * x86: Fix boot failures on older AMD CPU's
11109 - LP: #892615
11110 * EHCI : Fix a regression in the ISO scheduler
11111 - LP: #899165
11112
11113 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
11114
11115 linux (3.2.0-3.8) precise; urgency=low
11116
11117 [ Andy Whitcroft ]
11118
11119 * armhf -- add d-i configuration
11120 * armhf -- disable ABI checks for armhf
11121 * armhf -- add arch to getabis config
11122
11123 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
11124
11125 linux (3.2.0-3.7) precise; urgency=low
11126
11127 [ Stefan Bader ]
11128
11129 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
11130 synchronous, regardless of lazy_mmu mode
11131 - LP: #854050
11132
11133 [ Tim Gardner ]
11134
11135 * rebase to v3.2-rc4
11136
11137 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
11138
11139 linux (3.2.0-2.6) precise; urgency=low
11140
11141 [ Andy Whitcroft ]
11142
11143 * armhf -- fix omap flavour to build on armhf
11144 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
11145
11146 [ Borislav Petkov ]
11147
11148 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
11149 - LP: #892615
11150
11151 [ Colin Watson ]
11152
11153 * Add pata_macio to pata-modules
11154
11155 [ Tim Gardner ]
11156
11157 * [Config] Prefer crda over wireless-crda
11158 * [Config] Fix virtual inclusion list.
11159 - LP: #897795
11160
11161 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
11162
11163 linux (3.2.0-2.5) precise; urgency=low
11164
11165 [ Paolo Pisati ]
11166
11167 * [Config] PANEL_DVI=y
11168
11169 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
11170
11171 linux (3.2.0-2.4) precise; urgency=low
11172
11173 [ Andy Whitcroft ]
11174
11175 * rebase to v3.2-rc3
11176
11177 [ Leann Ogasawara ]
11178
11179 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
11180 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
11181 * Revert "olpc_dcon_xo_1_5 needs delay.h"
11182 * Revert "olpc_dcon_xo_1 needs delay.h"
11183 * rebase to 6fe4c6d4
11184 * [Config] updateconfigs after rebase to 6fe4c6d4
11185
11186 [ Tim Gardner ]
11187
11188 * [Config] Replace wireless-crda with crda,wireless-regdb
11189 - LP: #856421
11190 * [Config] Relax the dependencies on crda
11191
11192 [ Upstream Kernel Changes ]
11193
11194 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
11195 - LP: #724831
11196 * Ubuntu: remove coreutils|fileutils package dependency
11197 - LP: #892814
11198 * iio: iio_event_getfd -- fix ev_int build failure
11199
11200 [ Upstream Kernel Changes ]
11201
11202 * Rebase to v3.2-rc3
11203
11204 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
11205
11206 linux (3.2.0-1.3) precise; urgency=low
11207
11208 [ Upstream Kernel Changes ]
11209
11210 * Ubuntu: Add ext2 to fs-core-modules
11211 - LP: #893395
11212
11213 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
11214
11215 linux (3.2.0-1.2) precise; urgency=low
11216
11217 [ Andy Whitcroft ]
11218
11219 * [Config] enable CONFIG_NFC and associated devices
11220 * SAUCE: allow brcmsmac and b43 to both build
11221
11222 [ Soren Hansen ]
11223
11224 * Add ixgbe driver to d-i
11225 - LP: #891969
11226
11227 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
11228
11229 linux (3.2.0-1.1) precise; urgency=low
11230 [ Andy Whitcroft ]
11231
11232 * armhf -- enable armhf and create the first flavours
11233 * SAUCE: ensure root is ready before running usermodehelpers in it
11234 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
11235
11236 [ Leann Ogasawara ]
11237
11238 * Temporarily ignore module check
11239 * [Config] Enable PCI_IOV on powerpc
11240 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
11241 * rebase to v3.2-rc2
11242 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
11243 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
11244 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
11245 * SAUCE: select ARM_AMBA if OMAP3_EMU
11246 * [Config] updateconfigs after select ARM_AMBA
11247 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
11248 * [Config] Enable CONFIG_EXT2_FS=m
11249 * [Config] Build in CONFIG_SATA_AHCI=y
11250 * Resolve linux-image-extra's install dependency
11251
11252 [ Seth Forshee ]
11253
11254 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
11255 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
11256 Documentation
11257 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
11258 alps_model_info
11259 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
11260 size
11261 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
11262 3 and 4
11263 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
11264 protocol
11265 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
11266 versions 3 and 4
11267
11268 [ Stefan Bader ]
11269
11270 * [Config] Built-in xen-netfront and xen-blkfront
11271 * Fix build of dm-raid45 and re-enable it
11272
11273 [ Tim Gardner ]
11274
11275 * [Config] CONFIG_USB_XHCI_HCD=y
11276 - LP: #886167
11277 * [Config] CONFIG_R6040=m
11278 - LP: #650899
11279 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11280 - LP: #854399
11281 * [Config] Consolidated amd64 server flavour into generic
11282 * [Config] updateconfigs after rebase to 3.2-rc1
11283 * [Config] Disabled dm-raid4-5
11284 * [Config] Disabled ndiswrapper
11285 * [Config] Disable vt6656
11286 * [Config] exclude ppp-modules for virtual flavour
11287 * [Config] CONFIG_MEMSTICK_R592=m
11288 - LP: #238208
11289
11290 [ Upstream Kernel Changes ]
11291
11292 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
11293 - LP: #887780
11294 * CHROMIUM: seccomp_filter: add process state reporting
11295 - LP: #887780
11296 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
11297 works.
11298 - LP: #887780
11299 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
11300 - LP: #887780
11301 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
11302 - LP: #887780
11303 * CHROMIUM: seccomp_filters: move to btrees
11304 * CHROMIUM: enable CONFIG_BTREE
11305 * CHROMIUM: seccomp_filter: kill NR_syscall references
11306 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
11307 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
11308 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
11309 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
11310 * CHROMIUM: seccomp_filter: inheritance documentation
11311 * CHROMIUM: seccomp_filter: make inherited filters composable
11312 * CHROMIUM: Fix seccomp_t compile error
11313 - LP: #887780
11314 * CHROMIUM: Fix kref usage
11315 - LP: #887780
11316 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
11317 * rebase to v3.2-rc2
11318
11319 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
11320
11321 linux (3.1.0-2.3) precise; urgency=low
11322
11323 [ Tim Gardner ]
11324
11325 * Add postinit and postrm scripts to the extras package
11326 - LP: #882120
11327
11328 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
11329
11330 linux (3.1.0-2.2) precise; urgency=low
11331
11332 [ Andy Whitcroft ]
11333
11334 * debian: add locking to protect debian/files from parallel update
11335
11336 [ Leann Ogasawara ]
11337
11338 * rebase to v3.1
11339
11340 [ Upstream Kernel Changes ]
11341
11342 * rebase to v3.1
11343
11344 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
11345
11346 linux (3.1.0-1.1) precise; urgency=low
11347
11348 [ Andiry Xu ]
11349
11350 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
11351 - LP: #872811
11352
11353 [ Andy Whitcroft ]
11354
11355 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
11356 - LP: #832694
11357 * Revert "ubuntu: compcache -- version 0.5.3"
11358 - LP: #832694
11359 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
11360 * [Config] Enable CONFIG_MACVTAP=m
11361 - LP: #822601
11362 * record the compiler in the ABI and check for inconsistant builds
11363 * [Config] move ECRYPT_FS back to =y for all architectures
11364 - LP: #827197
11365 * [Config] enable CONFIG_DRM_VMWGFX=m
11366 - LP: #698009
11367 * [Config] re-fix ECRYPT_FS=y
11368 - LP: #827197
11369 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
11370 - LP: #827197
11371 * [Config] dropping compcache configuration options
11372 * [Config] standardise on HZ=250
11373 * SAUCE: headers_install: fix #include "..." usage for userspace
11374 - LP: #824377
11375 * make module-inclusion selection retain the left overs
11376 * add a new linux-image-extras package for virtual
11377
11378 [ Colin Watson ]
11379
11380 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
11381
11382 [ edwin_rong ]
11383
11384 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
11385 - LP: #824273
11386
11387 [ Greg Kroah-Hartman ]
11388
11389 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
11390 - LP: #824273
11391
11392 [ Jesse Sung ]
11393
11394 * SAUCE: Unregister input device only if it is registered
11395 - LP: #839238
11396
11397 [ Jiri Kosina ]
11398
11399 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
11400
11401 [ Joshua V. Dillon ]
11402
11403 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
11404
11405 [ Kees Cook ]
11406
11407 * [Config] enable and enforce SECCOMP_FILTER on x86
11408
11409 [ Keng-Yu Lin ]
11410
11411 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
11412 - LP: #824273
11413
11414 [ Leann Ogasawara ]
11415
11416 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
11417 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
11418 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
11419 readdir"
11420 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
11421 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
11422 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
11423 * Revert "ubuntu: overlayfs -- overlay filesystem"
11424 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
11425 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
11426 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
11427 than just revision"
11428 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
11429 * Revert "ubuntu: fsam7400 disable driver"
11430 - LP: #876030
11431 * rebase to v3.1-rc1
11432 * [Config] updateconfigs after rebase to v3.1-rc1
11433 * rebase to v3.1-rc2
11434 * [Config] Updateconfigs after rebase to v3.1-rc2
11435 * ubuntu: Yama - update calls to generic_permission() and
11436 inode->i_op->permission()
11437 * ubuntu: ndiswrapper -- remove netdev_priv macro
11438 * ubuntu: aufs -- Temporarily disable due to build failure
11439 * [Config] Diable INTEL_MID_PTI on armel
11440 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
11441 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
11442 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
11443 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
11444 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
11445 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
11446 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
11447 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
11448 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
11449 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
11450 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
11451 * [Config] Enable CONFIG_ECHO=m on powerpc
11452 * [Config] Enable CONFIG_ET131X=m on powerpc
11453 * [Config] Set CONFIG_FB_MATROX=m
11454 * [Config] Enable CONFIG_FB_UDL=m on powerpc
11455 * [Config] Set CONFIG_FB_VIRTUAL=n
11456 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
11457 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
11458 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
11459 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
11460 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
11461 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
11462 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
11463 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
11464 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
11465 * [Config] Enable CONFIG_IBMVETH=m on powerpc
11466 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
11467 * [Config] Enable CONFIG_IGB=m on powerpc
11468 * [Config] Enable CONFIG_IIO=m on powerpc
11469 * [Config] Enable CONFIG_INFINIBAND_NES=m
11470 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
11471 * [Config] Enable CONFIG_IWL3945=m on powerpc
11472 * [Config] Disable CONFIG_KVM_BOOK3S_64
11473 * [Config] Enable CONFIG_LAPBETHER=m on arm
11474 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
11475 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
11476 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
11477 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
11478 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
11479 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
11480 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
11481 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
11482 * [Config] Enable CONFIG_MEMSTICK=m on arm
11483 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
11484 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
11485 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
11486 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
11487 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
11488 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
11489 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
11490 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
11491 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
11492 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
11493 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
11494 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
11495 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
11496 * [Config] Enable CONFIG_MTD_SST25L=m on arm
11497 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
11498 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
11499 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
11500 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
11501 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
11502 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
11503 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
11504 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
11505 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
11506 * [Config] Enable CONFIG_PANEL=m on powerpc
11507 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
11508 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
11509 - LP: #833705
11510 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
11511 - LP: #837332
11512 * [Config] Update CONFIG_EFI_VARS enforcer check
11513 * [Config] Add aufs to virtual flavor inclusion list
11514 - LP: #844159
11515 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
11516 - LP: #818933
11517 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
11518 - LP: #768039
11519 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
11520 - LP: #838402
11521 * [Config] Add igbvf to the virtual flavor inclusion list
11522 - LP: #794570
11523 * [Config] Add ixgbevf to the virtual inclusion list
11524 - LP: #872411
11525 * [Config] Transition -generic and -server to be identical
11526 * rebase to v3.1-rc10
11527
11528 [ Luke Yelavich ]
11529
11530 * [Config] Disable legacy IDE drivers on powerpc
11531
11532 [ Ming Lei ]
11533
11534 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
11535 - LP: #801719
11536 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
11537 Sandybridge chipsets(v2)
11538 - LP: #737388, #782389, #794642
11539
11540 [ Paolo Pisati ]
11541
11542 * [Config] Compile-in vfat support for armel
11543 - LP: #853783
11544
11545 [ Randy Dunlap ]
11546
11547 * SAUCE: staging: fix rts5139 depends & build
11548 - LP: #824273
11549
11550 [ Rene Bolldorf ]
11551
11552 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
11553 power in 'ideapad_backlight_notify_power' to avoid a page fault
11554
11555 [ Seth Forshee ]
11556
11557 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
11558 - LP: #681904
11559 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
11560 - LP: #810020
11561
11562 [ Stefan Bader ]
11563
11564 * (config) Package macvlan and macvtap for virtual
11565 * [Config] Force perf to use libiberty for demangling
11566 - LP: #783660
11567 * SAUCE: xen: Do not use pv spinlocks on HVM
11568 - LP: #838026
11569
11570 [ Tim Gardner ]
11571
11572 * [Config] Clean up tools rules
11573 * [Config] Package x86_energy_perf_policy and turbostat
11574 - LP: #797556
11575 * rebase to v3.1-rc3
11576 * [Config] Simplify binary-udebs dependencies
11577 * [Config] kernel preparation cannot be parallelized
11578 * [Config] Linearize module/abi checks
11579 * [Config] Linearize and simplify tree preparation rules
11580 * [Config] Build kernel image in parallel with modules
11581 * [Config] Set concurrency for kmake invocations
11582 * [Config] Improve install-arch-headers speed
11583 * [Config] Fix binary-perarch dependencies
11584 * [Config] Removed stamp-flavours target
11585 * [Config] Serialize binary indep targets
11586 * [Config] Use build stamp directly
11587 * [Config] Restore prepare-% target
11588 * rebase to v3.1-rc4
11589 * rebase to v3.1-rc5
11590 * [Config] Disable makedumpfile for i386/amd64
11591 * rebase to v3.1-rc6
11592 * [Config] Fix binary-% build target
11593 * rebase to v3.1-rc7
11594 * rebase to v3.1-rc8
11595 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11596 - LP: #854399
11597 * [Config] Enable ftrace support in the mac80211 layer
11598 - LP: #865171
11599 * rebase to v3.1-rc9
11600 * SAUCE: usb/core/devio.c: Check for printer class specific request
11601 - LP: #872711
11602
11603 [ Upstream Kernel Changes ]
11604
11605 * overlay filesystem
11606 * overlayfs: add statfs support
11607 * overlayfs: implement show_options
11608 * overlay: overlay filesystem documentation
11609 * fs: limit filesystem stacking depth
11610
11611 [ Will Drewry ]
11612
11613 * SAUCE: seccomp_filter: new mode with configurable syscall filters
11614 * SAUCE: seccomp_filter: add process state reporting
11615 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
11616 works.
11617 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
11618
11619 [ Upstream Kernel Changes ]
11620
11621 * rebase to v3.1-rc1
11622 * rebase to v3.1-rc2
11623 * rebase to v3.1-rc3
11624 +CONFIG_BLK_DEV_BSGLIB=y
11625 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
11626 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
11627 * rebase to v3.1-rc4
11628 * rebase to v3.1-rc5
11629 * rebase to v3.1-rc6
11630 * rebase to v3.1-rc7
11631 * rebase to v3.1-rc8
11632 * rebase to v3.1-rc9
11633 * rebase to v3.1-rc10
11634
11635 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
11636
11637 linux (3.1.0-1.0) oneiric; urgency=low
11638
11639 [ Leann Ogasawara ]
11640
11641 * Open P-series
11642
11643 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
11644
11645 linux (3.0.0-8.10) oneiric; urgency=low
11646
11647 [ Adam Jackson ]
11648
11649 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
11650 - LP: #753994
11651
11652 [ John Johansen ]
11653
11654 * [Config] Enable missing IPv6 options
11655
11656 [ Leann Ogasawara ]
11657
11658 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
11659 - LP: #819925
11660 * Rebase to 3.0.1
11661
11662 [ Upstream Kernel Changes ]
11663
11664 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
11665 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
11666 - LP: #783582
11667 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
11668 - LP: #796476
11669 * KVM: Add SMEP support when setting CR4
11670 - LP: #796476
11671 * KVM: Mask function7 ebx against host capability word9
11672 - LP: #796476
11673 * KVM: Add instruction fetch checking when walking guest page table
11674 - LP: #796476
11675
11676 [ Upstream Kernel Changes ]
11677
11678 * rebase to v3.0.1
11679
11680 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
11681
11682 linux (3.0.0-7.9) oneiric; urgency=low
11683
11684 [ Andy Whitcroft ]
11685
11686 * Revert "[Upstream] add local prefix to oss local change_bits"
11687 * Revert "SAUCE: add tracing for user initiated readahead requests"
11688 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
11689 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
11690 Zhaoyang E47"
11691 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
11692 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
11693 (grub)"
11694 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
11695 checks"
11696 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
11697 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
11698 vt switch"
11699 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
11700 - LP: #816035
11701 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
11702 it
11703 * SAUCE: (no-up) add tracing for user initiated readahead requests
11704 * SAUCE: vt -- maintain bootloader screen mode and content until vt
11705 switch
11706 * SAUCE: vt -- allow grub to request automatic vt_handoff
11707
11708 [ Arjan van de Ven ]
11709
11710 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
11711
11712 [ Kees Cook ]
11713
11714 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
11715 * [Config] enforce ACPI_CUSTOM_METHOD disabled
11716
11717 [ Keng-Yu Lin ]
11718
11719 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
11720 Zhaoyang E47
11721 - LP: #632884, #803005
11722
11723 [ Leann Ogasawara ]
11724
11725 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
11726 - LP: #513131
11727 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
11728 - LP: #815064
11729
11730 [ Rezwanul Kabir ]
11731
11732 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
11733 Dell E2 series Laptops
11734 - LP: #632884
11735
11736 [ Upstream Kernel Changes ]
11737
11738 * Revert "yama: if an underlying filesystem provides a permissions op use
11739 it"
11740 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
11741 series Laptops"
11742 * Revert "tty: include linux/slab.h for kfree"
11743 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
11744 * Revert "pch_dma: add include/slab.h for kfree"
11745 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
11746 - LP: #773524
11747 * oss: rename local change_bits to avoid powerpc bitsops.h definition
11748
11749 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
11750
11751 linux (3.0.0-7.8) oneiric; urgency=low
11752
11753 [ Andy Whitcroft ]
11754
11755 * ubuntu: overlayfs -- overlayfs: add statfs support
11756 * [Config] enable CONFIG_OVERLAYFS
11757
11758 [ Erez Zadok ]
11759
11760 * ubuntu: overlayfs -- overlayfs: implement show_options
11761
11762 [ Leann Ogasawara ]
11763
11764 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
11765 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
11766 * [Config] Disable CONFIG_ATM_DUMMY on arm
11767 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
11768 * Temporarily disable module check on arm
11769 * Rebase to 3.0 final
11770 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
11771 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
11772 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
11773 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
11774 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
11775 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
11776 * [Config] Enable CONFIG_DM9000=m on arm
11777 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
11778 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
11779
11780 [ Miklos Szeredi ]
11781
11782 * ubuntu: overlayfs -- vfs: add i_op->open()
11783 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11784 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11785 * ubuntu: overlayfs -- overlay filesystem
11786 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
11787 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
11788 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11789 * ubuntu: overlayfs -- ovl: make lower mount read-only
11790
11791 [ Neil Brown ]
11792
11793 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11794
11795 [ Tim Gardner ]
11796
11797 * [Config] Add enic/fnic to udebs
11798 - LP: #801610
11799
11800 [ Upstream Kernel Changes ]
11801
11802 * yama: if an underlying filesystem provides a permissions op use it
11803
11804 [ Major Kernel Changes ]
11805
11806 * Rebase to 3.0 final
11807
11808 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
11809
11810 linux (3.0.0-6.7) oneiric; urgency=low
11811
11812 [ Eagon Yager ]
11813
11814 * [Config] Fix misspelled 'skipmodule' in arm makefile.
11815
11816 [ Keng-Yu Lin ]
11817
11818 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
11819 - LP: #632884, #803005
11820
11821 [ Leann Ogasawara ]
11822
11823 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
11824 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
11825 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
11826 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
11827 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
11828 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
11829 * [Config] Set CONFIG_ACPI_SBS=m
11830 * [Config] Set CONFIG_ACPI_WMI=m
11831 * [Config] Set CONFIG_AD7150=m on arm
11832 * [Config] Set CONFIG_AD7152=m on arm
11833 * [Config] Drop CONFIG_GPIO_S5PV210
11834 * [Config] Drop CONFIG_GPIO_S5PC100
11835 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
11836 * [Config] Drop CONFIG_GPIO_EXYNOS4
11837
11838 [ Stefan Bader ]
11839
11840 * SAUCE: Re-enable RODATA for i386 virtual
11841 - LP: #809838
11842
11843 [ Upstream Kernel Changes ]
11844
11845 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
11846 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
11847 - LP: #771758
11848
11849 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
11850
11851 linux (3.0.0-5.6) oneiric; urgency=low
11852
11853 [ Tim Gardner ]
11854
11855 * [Config] CONFIG_RTL8192CU=m
11856 * Rebase to -rc7
11857
11858 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
11859
11860 linux (3.0.0-4.5) oneiric; urgency=low
11861
11862 [ Ming Lei ]
11863
11864 * SAUCE: fix yama_ptracer_del lockdep warning
11865 - LP: #791019
11866
11867 [ Seth Forshee ]
11868
11869 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
11870 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
11871 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
11872 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
11873 - LP: #805218
11874
11875 [ Tim Gardner ]
11876
11877 * [Config] updateconfigs after rebase to -rc6+
11878 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
11879 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
11880 * Revert "UBUNTU: add dependancies for module-init-tools"
11881 This dependency is no longer required for a 3 digit version.
11882
11883 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
11884
11885 linux (3.0-3.4) oneiric; urgency=low
11886
11887 [ Keng-Yu Lin ]
11888
11889 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
11890 killswitch"
11891 - LP: #775281
11892
11893 [ Leann Ogasawara ]
11894
11895 * rebase to v3.0-rc5
11896 * [Config] updateconfigs after rebase to 3.0-rc5
11897
11898 [ Tim Gardner ]
11899
11900 * [Config] Remove ubuntu/rtl8192se
11901 * [Config] Added armel ABI files
11902 * [Config] Removed armel versatile flavour
11903 * [Config] CONFIG_INTEL_MEI=m
11904 - LP: #716867
11905
11906 [ Upstream Kernel Changes ]
11907
11908 * ALSA: hda - Enable auto-parser as default for Conexant codecs
11909
11910 [ Upstream Kernel Changes ]
11911
11912 * rebase to v3.0-rc5
11913
11914 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
11915
11916 linux (3.0-2.3) oneiric; urgency=low
11917
11918 [ Andy Whitcroft ]
11919
11920 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
11921
11922 [ Leann Ogasawara ]
11923
11924 * rebase to v3.0-rc4
11925 * [Config] updateconfigs after rebase to 3.0-rc4
11926 * fix ERROR: __devcgroup_inode_permission undefined
11927
11928 [ Stefan Bader ]
11929
11930 * SAUCE: iscsitarget: Remove driver from the kernel
11931
11932 [ Tim Gardner ]
11933
11934 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
11935 * [Config] Add grub-efi as a recommended bootloader for server and
11936 generic
11937 - LP: #800910
11938
11939 [ Upstream Kernel Changes ]
11940
11941 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
11942
11943 [ Leann Ogasawara ]
11944
11945 * rebase to v3.0-rc4
11946
11947 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
11948
11949 linux (3.0-1.2) oneiric; urgency=low
11950
11951 [ Andy Whitcroft ]
11952
11953 * [Config] enable CONFIG_CAN_CALC_BITTIMING
11954
11955 [ Leann Ogasawara ]
11956
11957 * rebase to v3.0-rc3
11958 * [Config] updateconfigs after rebase to 3.0-rc3
11959
11960 [ Upstream Kernel Changes ]
11961
11962 * perf: clear out make flags when calling kernel make kernelver
11963
11964 [ Leann Ogasawara ]
11965
11966 * rebase to v3.0-rc3
11967
11968 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
11969
11970 linux (3.0-0.1) oneiric; urgency=low
11971
11972 [ Andy Whitcroft ]
11973
11974 * use the packaging version in the kernel
11975 * use the kernels idea of its version for version_signature
11976 * add dependancies for module-init-tools
11977 * update control files to version 3
11978 * printchanges/insertchanges allow override of prev_release
11979 * correct Vcs-Git: to point to oneiric
11980
11981 [ Leann Ogasawara ]
11982
11983 * rebase to v3.0-rc1
11984 * [Config] updateconfigs after rebase to 3.0-rc1
11985 * ubuntu: dm-raid4-5 fix up build failure
11986 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
11987 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
11988 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
11989 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
11990 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
11991 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
11992 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
11993 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
11994 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
11995 * rebase to v3.0-rc2
11996
11997 [ Manoj Iyer ]
11998
11999 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
12000 - LP: #790754
12001
12002 [ Upstream Kernel Changes ]
12003
12004 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
12005 demands it"
12006 * drm/i915: fix regression after clock gating init split
12007
12008 [ Major Kernel Changes ]
12009
12010 * rebase from v2.6.39 to v3.0-rc1
12011 * rebase from v3.0-rc1 to v3.0-rc2
12012
12013 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
12014
12015 linux (2.6.39-3.10) oneiric; urgency=low
12016
12017 [ Colin Ian King ]
12018
12019 * SAUCE: S3 early resume debug via keyboard LEDs
12020
12021 [ Ingo Molnar ]
12022
12023 * ubuntu: nx-emu - i386: NX emulation
12024 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
12025
12026 [ Leann Ogasawara ]
12027
12028 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
12029 * Revert "[Config] Disable CONFIG_DM_RAID45"
12030 * [Config] enable CONFIG_BRCMFMAC=y
12031 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
12032 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
12033
12034 [ Robert Nelson ]
12035
12036 * SAUCE: omap3: beagle: detect new xM revision B
12037 - LP: #770679
12038 * SAUCE: omap3: beagle: detect new xM revision C
12039 - LP: #770679
12040 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
12041 - LP: #770679
12042
12043 [ Stefan Bader ]
12044
12045 * SAUCE: Convert dm-raid45 to new block plugging
12046
12047 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
12048
12049 linux (2.6.39-3.9) oneiric; urgency=low
12050
12051 [ Leann Ogasawara ]
12052
12053 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
12054 * rebase to v2.6.39
12055 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
12056 * [Config] enable CONFIG_INPUT_APANEL=m
12057
12058 [ Thomas Schlichter ]
12059
12060 * SAUCE: vesafb: mtrr module parameter is uint, not bool
12061 - LP: #778043
12062 * SAUCE: vesafb: enable mtrr WC by default
12063 - LP: #778043
12064
12065 [ Major Kernel Changes ]
12066
12067 * rebase from v2.6.39-rc7 to v2.6.39
12068
12069 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
12070
12071 linux (2.6.39-2.8) oneiric; urgency=low
12072
12073 [ Andy Whitcroft ]
12074
12075 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
12076 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
12077 * Revert "[Config] Disable CONFIG_AUFS_FS"
12078 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
12079 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
12080 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
12081 * ubuntu: AUFS -- clean up the aufs updater and BOM
12082 * ubuntu: AUFS -- documentation on updating aufs2
12083
12084 [ Kees Cook ]
12085
12086 * ubuntu: Yama - LSM hooks
12087 * ubuntu: Yama - create task_free security callback
12088 * ubuntu: Yama - add ptrace relationship tracking interface
12089 * ubuntu: Yama - unconditionally chain to Yama LSM
12090
12091 [ Leann Ogasawara ]
12092
12093 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
12094 * Revert "[Config] Disable CONFIG_EASYCAP"
12095 * ubuntu: fsam7400 disable driver
12096 * ubuntu: omnibook disable driver
12097 * ubuntu: rfkill disable driver
12098
12099 [ Tim Gardner ]
12100
12101 * SAUCE: Fix extra reference in fb_open()
12102
12103 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
12104
12105 linux (2.6.39-2.7) oneiric; urgency=low
12106
12107 [ Leann Ogasawara ]
12108
12109 * rebase to v2.6.39-rc7
12110
12111 [ Major Kernel Changes ]
12112
12113 * rebase from v2.6.39-rc6 to v2.6.39-rc7
12114
12115 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
12116
12117 linux (2.6.39-1.6) oneiric; urgency=low
12118
12119 [ Leann Ogasawara ]
12120
12121 * rebase to v2.6.39-rc6
12122 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
12123
12124 [ Tim Gardner ]
12125
12126 * [Config] updateconfigs after rebase to 2.6.39-rc6
12127
12128 [ Major Kernel Changes ]
12129
12130 * rebase from v2.6.39-rc5 to v2.6.39-rc6
12131 - LP: #740126
12132
12133 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
12134
12135 linux (2.6.39-0.5) oneiric; urgency=low
12136
12137 [ Herton Ronaldo Krzesinski ]
12138
12139 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
12140 - LP: #764758
12141
12142 [ Leann Ogasawara ]
12143
12144 * rebase to v2.6.39-rc5
12145 * [Config] updateconfigs following rebase to v2.6.39-rc5
12146
12147 [ Paolo Pisati ]
12148
12149 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
12150 - LP: #759913
12151
12152 [ Stefan Bader ]
12153
12154 * Include nls_iso8859-1 for virtual images
12155 - LP: #732046
12156
12157 [ Major Kernel Changes ]
12158
12159 * rebase from v2.6.39-rc4 to v2.6.39-rc5
12160
12161 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
12162
12163 linux (2.6.39-0.4) oneiric; urgency=low
12164
12165 [ Leann Ogasawara ]
12166
12167 * rebase to v2.6.39-rc4
12168 * [Config] updateconfigs following rebase to v2.6.39-rc4
12169 * fixup powerpc implicit declaration of function
12170 'crash_kexec_wait_realmode'
12171 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
12172
12173 [ Tim Gardner ]
12174
12175 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
12176 - LP: #769503
12177 * [Config] Add cachefiles.ko to virtual flavour
12178 - LP: #770430
12179
12180 [ Major Kernel Changes ]
12181
12182 * rebase from v2.6.39-rc3 to v2.6.39-rc4
12183
12184 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
12185
12186 linux (2.6.39-0.3) oneiric; urgency=low
12187
12188 [ Leann Ogasawara ]
12189
12190 * rebase to v2.6.39-rc3
12191 * crash_kexec_wait_realmode() undefined when !SMP
12192
12193 [ Tim Gardner ]
12194
12195 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
12196 - LP: #632327
12197
12198 [ Major Kernel Changes ]
12199
12200 * rebase from v2.6.39-rc2 to v2.6.39-rc3
12201
12202 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
12203
12204 linux (2.6.39-0.2) oneiric; urgency=low
12205
12206 [ Gustavo F. Padovan ]
12207
12208 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
12209 - LP: #720949
12210
12211 [ John Johansen ]
12212
12213 * AppArmor: Fix masking of capabilities in complain mode
12214 - LP: #748656
12215
12216 [ Leann Ogasawara ]
12217
12218 * rebase to v2.6.39-rc2
12219 * [Config] updateconfigs following rebase to v2.6.39-rc2
12220 * hv_mouse needs delay.h
12221 * olpc_dcon_xo_1 needs delay.h
12222 * olpc_dcon_xo_1_5 needs delay.h
12223 * Update dropped.txt for Oneiric
12224
12225 [ Steve Langasek ]
12226
12227 * [Config] Make linux-libc-dev coinstallable under multiarch
12228 - LP: #750585
12229
12230 [ Upstream Kernel Changes ]
12231
12232 * x86, hibernate: Initialize mmu_cr4_features during boot
12233 - LP: #752870
12234
12235 [ Major Kernel Changes ]
12236
12237 * rebase from v2.6.39-rc1 to v2.6.39-rc2
12238
12239 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
12240
12241 linux (2.6.39-0.1) oneiric; urgency=low
12242
12243 [ Brad Figg ]
12244
12245 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
12246 - LP: #737124
12247
12248 [ Henrik Rydberg ]
12249
12250 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
12251 * SAUCE: HID: ntrig: fix suspend/resume on recent models
12252
12253 [ Herton Ronaldo Krzesinski ]
12254
12255 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
12256 struct v4l2_subdev
12257 - LP: #745213
12258
12259 [ Kees Cook ]
12260
12261 * [Config] packaging: adjust perms on vmlinuz as well
12262 * SAUCE: nx-emu: further clarify dmesg reporting
12263 - LP: #745181
12264
12265 [ Leann Ogasawara ]
12266
12267 * rebase to v2.6.39-rc1
12268 * [Config] updateconfigs following rebase to v2.6.39-rc1
12269 * [Config] Disable CONFIG_DM_RAID45
12270 * [Config] Disable CONFIG_SCSI_ISCSITARGET
12271 * [Config] Disable CONFIG_EASYCAP
12272 * [Config] Disable CONFIG_AUFS_FS
12273 * update bnx2 firmware files in d-i/firmware/nic-modules
12274 * xhci-pci.c resolve implicit declaration of kzalloc
12275 * [Config] Enable CONFIG_DRM_PSB for only x86
12276 * [Config] Enable CONFIG_RTS_PSTOR for only x86
12277 * mfd/asic3: Fix typo, s/irq_data/data/
12278
12279 [ Luke Yelavich ]
12280
12281 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
12282 - LP: #745358
12283 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
12284 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
12285
12286 [ Manoj Iyer ]
12287
12288 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
12289 - LP: #745217
12290
12291 [ Tim Gardner ]
12292
12293 * SAUCE: INR_OPEN=4096
12294 - LP: #663090
12295 * SAUCE: Increase the default hard limit for open FDs to 4096
12296 - LP: #663090
12297
12298 [ Upstream Kernel Changes ]
12299
12300 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
12301 namespace cleanup
12302 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
12303 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
12304
12305 [ Major Kernel Changes ]
12306
12307 * rebase from v2.6.38 to v2.6.39-rc1
12308
12309 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
12310
12311 linux (2.6.39-0.0) oneiric; urgency=low
12312
12313 [ Leann Ogasawara ]
12314
12315 * Open Oneiric
12316
12317 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
12318
12319 linux (2.6.38-7.39) natty; urgency=low
12320
12321 [ Leann Ogasawara ]
12322
12323 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
12324
12325 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
12326
12327 linux (2.6.38-7.38) natty; urgency=low
12328
12329 [ Leann Ogasawara ]
12330
12331 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
12332 gcc-4.5.2-6ubuntu5 finished building on all arches.
12333
12334 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
12335
12336 linux (2.6.38-7.37) natty; urgency=low
12337
12338 [ Leann Ogasawara ]
12339
12340 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
12341
12342 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
12343
12344 linux (2.6.38-7.36) natty; urgency=low
12345
12346 [ Andy Whitcroft ]
12347
12348 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
12349 optimisation"
12350 * purge last vestiges of maverick
12351 * [Config] switch CONFIG_FB_VESA back to module
12352
12353 [ Chris Wilson ]
12354
12355 * SAUCE: drm/i915: Fix pipelined fencing
12356 - LP: #717114
12357
12358 [ Loïc Minier ]
12359
12360 * Include nls_cp437 module in virtual for fat
12361 - LP: #732046
12362 * Support arch= cross-compilation for any arch
12363 * Fix couple of typos in 0-common-vars.mk
12364 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
12365 * Add armhf to Debian -> Linux arch map
12366 * Add initial armhf.mk
12367 * Enable common packages for armhf
12368
12369 [ Upstream Kernel Changes ]
12370
12371 * Yama: fix default relationship to check thread group
12372 - LP: #737676
12373
12374 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
12375
12376 linux (2.6.38-7.35) natty; urgency=low
12377
12378 [ Andy Whitcroft ]
12379
12380 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
12381 * rebase fixes bug #715330
12382 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
12383 * rebase to v2.6.38 final
12384
12385 [ Herton Ronaldo Krzesinski ]
12386
12387 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
12388 - LP: #636091
12389
12390 [ Tim Gardner ]
12391
12392 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
12393
12394 [ Upstream Kernel Changes ]
12395
12396 * Yama: use thread group leader when creating match
12397 - LP: #729839
12398 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
12399 RAID controller
12400 - LP: #735240
12401 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
12402
12403 [ Major Kernel Changes ]
12404
12405 * rebase from v2.6.38-rc8 to v2.6.38 final
12406 - LP: #715330
12407
12408 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
12409
12410 linux (2.6.38-6.34) natty; urgency=low
12411
12412 [ Andy Whitcroft ]
12413
12414 * [Config] normalise CONFIG_INTEL_TXT
12415 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
12416 - LP: #730860
12417 * rebase to mainline v2.6.38-rc8
12418
12419 [ Major Kernel Changes ]
12420
12421 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
12422 to v2.6.38-rc8
12423
12424 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
12425
12426 linux (2.6.38-6.33) natty; urgency=low
12427
12428 [ Andy Whitcroft ]
12429
12430 * d-i -- enable speakup-modules udeb
12431 - LP: #672699
12432 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
12433 * [Config] debian PPC64 configuration
12434 * [Config] cleanup powerpc config fixing unexpected inconsistancies
12435 * [Config] resync ppc64 configuration
12436 * SAUCE: match up ENTRY/END naming for 32/64 bit
12437 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
12438 * [Config] update configs after rebase to
12439 fb62c00a6d8942775abc23d1621db1252e2d93d1
12440 * [Config] pps_gen_parport no longer built
12441
12442 [ Corentin Chary ]
12443
12444 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
12445 - LP: #689393
12446 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
12447 - LP: #689393
12448
12449 [ John Johansen ]
12450
12451 * SAUCE: Fix aufs calling of security_path_mknod
12452 - LP: #724456
12453
12454 [ Kees Cook ]
12455
12456 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
12457
12458 [ Tim Gardner ]
12459
12460 * rebase to 2.6.38-rc7
12461
12462 [ Upstream Kernel Changes ]
12463
12464 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
12465
12466 [ Major Kernel Changes ]
12467
12468 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
12469 fb62c00a6d8942775abc23d1621db1252e2d93d1
12470 - LP: #721389
12471 - LP: #722925
12472 - LP: #723672
12473 - LP: #723676
12474 - LP: #715318
12475
12476 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
12477
12478 linux (2.6.38-5.32) natty; urgency=low
12479
12480 [ Andy Whitcroft ]
12481
12482 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
12483 * [Config] updateconfigs following rebase to v2.6.38-rc6
12484 * [Config] enable CONFIG_DMAR
12485 - LP: #552311
12486
12487 [ Upstream Kernel Changes ]
12488
12489 * drm/i915: skip FDI & PCH enabling for DP_A
12490 - LP: #561802, #600453, #681877
12491
12492 [ Major Kernel Changes ]
12493
12494 * rebase from v2.6.38-rc5 to v2.6.38-rc6
12495 - LP: #718402
12496 - LP: #719524
12497 - LP: #721126
12498 - LP: #719691
12499 - LP: #722689
12500 - LP: #722310
12501
12502 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
12503
12504 linux (2.6.38-4.31) natty; urgency=low
12505
12506 [ Andy Whitcroft ]
12507
12508 * add in bugs closed by upstream patches pulled in by rebases
12509 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
12510 * [Config] enable CONFIG_VSX to allow use of vector instuctions
12511 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
12512 * rebase to mainline v2.6.38-rc5
12513 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
12514 supported
12515 - LP: #719691
12516
12517 [ Colin Ian King ]
12518
12519 * SAUCE: Dell All-In-One: Remove need for Dell module alias
12520
12521 [ Manoj Iyer ]
12522
12523 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
12524 - LP: #717435
12525
12526 [ Tim Gardner ]
12527
12528 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
12529
12530 [ Upstream Kernel Changes ]
12531
12532 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
12533 - LP: #702434
12534 * vfs: fix BUG_ON() in fs/namei.c:1461
12535
12536 [ Vladislav P ]
12537
12538 * SAUCE: Release BTM while sleeping to avoid deadlock.
12539 - LP: #713837
12540
12541 [ Major Kernel Changes ]
12542
12543 * rebase from v2.6.38-rc4 to v2.6.38-rc5
12544 - LP: #579276
12545 - LP: #715877
12546 - LP: #713769
12547 - LP: #716811
12548 * resync with Maverick Ubuntu-2.6.35-27.47
12549
12550 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
12551
12552 linux (2.6.38-3.30) natty; urgency=low
12553
12554 [ Andy Whitcroft ]
12555
12556 * rebase to v2.6.38-rc4
12557 * ppc64 -- add basic architecture
12558 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
12559
12560 [ Colin Ian King ]
12561
12562 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
12563 - LP: #676997
12564 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
12565 - LP: #701530
12566 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
12567 - LP: #701530
12568
12569 [ Dan Rosenberg ]
12570
12571 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
12572
12573 [ Kees Cook ]
12574
12575 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
12576 attacking"
12577 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
12578
12579 [ Tim Gardner ]
12580
12581 * [Config] CONFIG_BLK_CGROUP=y
12582 - LP: #706394
12583 * [Config] CONFIG_DELL_WMI_AIO=m
12584
12585 [ Upstream Kernel Changes ]
12586
12587 * drm/i915/lvds: Restore dithering on native modes for gen2/3
12588 - LP: #711568
12589
12590 [ Upstream Kernel Changes ]
12591
12592 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
12593 - LP: #701271
12594 - LP: #708521
12595 - LP: #710371
12596
12597 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
12598
12599 linux (2.6.38-2.29) natty; urgency=low
12600
12601 [ Andy Whitcroft ]
12602
12603 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
12604 * [Config] updateconfigs following rebase to
12605 1f0324caefd39985e9fe052fac97da31694db31e
12606 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
12607 * [Config] reenable HIBERNATE
12608 - LP: #710877
12609 * rebase to v2.6.38-rc3
12610 * [Config] reenable CONFIG_CRASH_DUMP
12611
12612 [ Kamal Mostafa ]
12613
12614 * SAUCE: rtl8192se: fix source file perms
12615 * SAUCE: rtl8192se: fix source file newline
12616 * SAUCE: omnibook: fix source file newline
12617
12618 [ Kees Cook ]
12619
12620 * [Config] packaging: really make System.map mode 0600
12621
12622 [ Ricardo Salveti de Araujo ]
12623
12624 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
12625 PM34XX_ERRATUM
12626
12627 [ Soren Hansen ]
12628
12629 * SAUCE: nbd: Remove module-level ioctl mutex
12630
12631 [ Tim Gardner ]
12632
12633 * SAUCE: Disable building the ACPI debugfs source
12634
12635 [ Upstream Kernel Changes ]
12636
12637 * Set physical start and alignment 1M for virtual i386
12638 - LP: #710754
12639
12640 [ Upstream Kernel Changes ]
12641
12642 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12643 to v2.6.38-rc3
12644 - LP: #707902
12645
12646 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
12647
12648 linux (2.6.38-1.28) natty; urgency=low
12649
12650 [ Andy Whitcroft ]
12651
12652 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
12653
12654 [ Ricardo Salveti de Araujo ]
12655
12656 * SAUCE: omap3: beaglexm: fix DVI initialization
12657 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
12658 display work at Beagle
12659
12660 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
12661
12662 linux (2.6.38-1.27) natty; urgency=low
12663
12664 [ Andy Whitcroft ]
12665
12666 * ubuntu: AUFS -- update aufs-update to track new locations of headers
12667 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
12668 * SAUCE: ensure root is ready before running usermodehelpers in it
12669 * correct the Vcs linkage to point to natty
12670 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
12671 * [Config] update configs following rebase
12672 e78bf5e6cbe837daa6ab628a5f679548742994d3
12673 * SAUCE: Yama: follow changes to generic_permission
12674 * ubuntu: compcache -- follow changes to bd_claim/bd_release
12675 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
12676 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
12677 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
12678 * update package version to match payload version
12679 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
12680 * rebase to v2.6.38-rc1
12681 * [Config] updateconfigs following rebase to v2.6.38-rc1
12682 * SAUCE: x86 fix up jiffies/jiffies_64 handling
12683 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
12684 * [Config] updateconfigs following rebase to
12685 2b1caf6ed7b888c95a1909d343799672731651a5
12686 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
12687 * ubuntu: AUFS -- suppress benign plink warning messages
12688 - LP: #621195
12689 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
12690 * rebase to v2.6.38-rc2
12691 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
12692 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12693 * [Config] update configs following rebase to
12694 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12695 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
12696 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
12697 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
12698 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
12699
12700 [ Kees Cook ]
12701
12702 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
12703
12704 [ Stefan Bader ]
12705
12706 * Temporarily disable RODATA for virtual i386
12707 - LP: #699828
12708
12709 [ Tim Gardner ]
12710
12711 * [Config] CONFIG_NLS_DEFAULT=utf8
12712 - LP: #683690
12713 * [Config] CONFIG_HIBERNATION=n
12714 * update bnx2 firmware files in d-i/firmware/nic-modules
12715
12716 [ Upstream Kernel Changes ]
12717
12718 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
12719 objects."
12720 * packaging: make System.map mode 0600
12721 * thinkpad_acpi: Always report scancodes for hotkeys
12722 - LP: #702407
12723 * sched: tg->se->load should be initialised to tg->shares
12724 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
12725 * brcm80211: include linux/slab.h for kfree
12726 * pch_dma: add include/slab.h for kfree
12727 * i2c-eg20t: include linux/slab.h for kfree
12728 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
12729 * tty: include linux/slab.h for kfree
12730 * winbond: include linux/delay.h for mdelay et al
12731
12732 [ Upstream Kernel Changes ]
12733
12734 * mark the start of v2.6.38 versioning
12735 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12736 - LP: #689886
12737 - LP: #702125
12738 - LP: #608775
12739 - LP: #215802
12740 - LP: #686333
12741 - LP: #677830
12742 - LP: #677652
12743 - LP: #696493
12744 - LP: #697240
12745 - LP: #689036
12746 - LP: #705323
12747 - LP: #686692
12748
12749 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
12750
12751 linux (2.6.37-12.26) natty; urgency=low
12752
12753 [ Andy Whitcroft ]
12754
12755 * rebase to v2.6.37-rc8
12756 * [Config] armel -- reenable omap flavour
12757 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
12758 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
12759 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
12760 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
12761 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12762 * [Config] track missing modules
12763 * rebase to v2.6.37 final
12764
12765 [ Chase Douglas ]
12766
12767 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
12768 Magic Trackpad
12769
12770 [ Stefan Bader ]
12771
12772 * Revert "SAUCE: blkfront: default to sd devices"
12773 - LP: #684875
12774
12775 [ Tim Gardner ]
12776
12777 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
12778 - LP: #380138
12779 * [Config] Added autofs4.ko to -virtual flavour
12780 - LP: #692917
12781
12782 [ Upstream Kernel Changes ]
12783
12784 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
12785 Laptops
12786 - LP: #632884
12787
12788 [ Upstream Kernel Changes ]
12789
12790 * rebase to v2.6.37-rc8
12791 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12792 * rebase to v2.6.37 final
12793
12794 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
12795
12796 linux (2.6.37-11.25) natty; urgency=low
12797
12798 [ Andy Whitcroft ]
12799
12800 * [Config] d-i -- add hpsa to the list of block devices
12801 - LP: #684304
12802 * [Config] add vmw-balloon driver to -virtual flavour
12803 - LP: #592039
12804 * rebase to v2.6.37-rc7
12805
12806 [ Upstream Kernel Changes ]
12807
12808 * rebase to v2.6.37-rc7
12809
12810 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
12811
12812 linux (2.6.37-10.24) natty; urgency=low
12813
12814 [ Andy Whitcroft ]
12815
12816 * rebase to v2.6.37-rc6
12817 * updateconfigs following rebase to v2.6.37-rc6
12818
12819 [ Upstream Kernel Changes ]
12820
12821 * rebase to v2.6.37-rc6
12822
12823 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
12824
12825 linux (2.6.37-9.23) natty; urgency=low
12826
12827 [ Andy Whitcroft ]
12828
12829 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
12830 - LP: #689606
12831 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
12832 - LP: #689606
12833
12834 [ Kees Cook ]
12835
12836 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
12837 - LP: #690190
12838
12839 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
12840
12841 linux (2.6.37-9.22) natty; urgency=low
12842
12843 [ Andy Whitcroft ]
12844
12845 * rebase to v2.6.35-rc5
12846 * [Config] updateconfigs following rebase to v2.6.37-rc5
12847 * (no-up) add support for installed header files to ubuntu directory
12848 - LP: #684666
12849 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12850 - LP: #684666
12851 * ubuntu: dm-raid4-5 -- follow changes to bio flags
12852 * ubuntu: dm-raid4-5 -- re-enable
12853 * ubuntu: omnibook -- update BOM
12854 * ubuntu: ndiswrapper -- update BOM to match actual version
12855 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
12856 * ubuntu: ndiswrapper -- re-enable
12857 * ubuntu: iscsitarget -- re-instate copy_io_context
12858 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
12859 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
12860 * ubuntu: iscsitarget -- re-enable
12861
12862 [ Kees Cook ]
12863
12864 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
12865
12866 [ Manoj Iyer ]
12867
12868 * SAUCE: Enable jack sense for Thinkpad Edge 13
12869 - LP: #685015
12870
12871 [ Tim Gardner ]
12872
12873 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
12874 * [Config] CONFIG_CRYPTO_CRC32C=y
12875 - LP: #681819
12876 * [Config] CONFIG_9P_FSCACHE=n
12877 * [Config] Add nfsd modules to -virtual flavour
12878 - LP: #688070
12879
12880 [ Upstream Kernel Changes ]
12881
12882 * Revert "Staging: zram: work around oops due to startup ordering snafu"
12883 * NFS: Fix panic after nfs_umount()
12884 - LP: #683938
12885 * x86: Add NX protection for kernel data
12886 * x86: Add RO/NX protection for loadable kernel modules
12887 * x86: Resume trampoline must be executable
12888 * x86: RO/NX protection for loadable kernel, jump_table fix
12889
12890 [ Upstream Kernel Changes ]
12891
12892 * rebase to v2.6.37-rc5
12893
12894 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
12895
12896 linux (2.6.37-8.21) natty; urgency=low
12897
12898 [ Andy Whitcroft ]
12899
12900 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
12901 linux-libc-headers"
12902 * Revert "(no-up) add support for installed header files to ubuntu
12903 directory"
12904
12905 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
12906
12907 linux (2.6.37-8.20) natty; urgency=low
12908
12909 [ Andy Whitcroft ]
12910
12911 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
12912 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
12913 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
12914 * Revert "SAUCE: i915 -- disable powersave by default"
12915 * SAUCE: enable Marvell 9128 PCIe SATA controller
12916 - LP: #658521
12917 * [Config] evtchn has been renamed
12918 * (no-up) add support for installed header files to ubuntu directory
12919 - LP: #684666
12920 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12921 - LP: #684666
12922
12923 [ Tim Gardner ]
12924
12925 * [Config] MISS: evtchn, NEW : xen-evtchn
12926 * rebase to v2.6.37-rc4
12927
12928 [ Upstream Kernel Changes ]
12929
12930 * drm/i915: Clean conflicting modesetting registers upon init
12931 - LP: #683775
12932 * rebase to v2.6.37-rc4
12933
12934 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
12935
12936 linux (2.6.37-7.19) natty; urgency=low
12937
12938 [ Tim Gardner ]
12939
12940 * [Config] Add bnx2 firmware to nic-modules udeb
12941 - LP: #676245
12942
12943 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
12944
12945 linux (2.6.37-7.18) natty; urgency=low
12946
12947 [ Andy Whitcroft ]
12948
12949 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
12950 * Revert "SAUCE: Add extra headers to linux-libc-dev"
12951 * Revert "SAUCE: Enable speedstep for sonoma processors."
12952 * [Config] enable CONFIG_BT_HCIUART_ATH3K
12953 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
12954 * [Config] standardise CONFIG_MII
12955 * [Config] standardise CONFIG_PRISM2_USB
12956 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
12957 * [Config] build in CONFIG_AGP
12958 * [Config] build in CONFIG_AGP_INTEL
12959 * [Config] build in CONFIG_AGP_AMD
12960 * [Config] build in CONFIG_AGP_AMD64
12961 * [Config] build in CONFIG_AGP_NVIDIA
12962 * [Config] build in CONFIG_AGP_VIA
12963 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
12964 * (no-up): document the new ## scheme
12965 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
12966 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
12967 - LP: #675453
12968
12969 [ Mathieu J. Poirier ]
12970
12971 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
12972
12973 [ Upstream Kernel Changes ]
12974
12975 * nx-emu: fix inverted report of disable_nx
12976
12977 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
12978
12979 linux (2.6.37-6.17) natty; urgency=low
12980
12981 [ Andy Whitcroft ]
12982
12983 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
12984 aufs2.1-36-UNRELEASED-20101103"
12985 * Revert "ubuntu: AUFS -- aufs2-base.patch
12986 aufs2.1-36-UNRELEASED-20101103"
12987 * [Config] standardise CONFIG_BT
12988 * [Config] standardise CONFIG_IRDA
12989 * [Config] standardise CONFIG_LAPB
12990 * [Config] standardise CONFIG_RDS
12991 * [Config] standardise CONFIG_RFKILL
12992 * [Config] standardise CONFIG_TIPC
12993 * [Config] standardise CONFIG_X25
12994 * [Config] standardise CONFIG_INPUT_EVDEV
12995 * [Config] standardise CONFIG_INPUT_JOYDEV
12996 * [Config] standardise CONFIG_INPUT_JOYSTICK
12997 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
12998 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
12999 * [Config] CONFIG_IRDA=n for FTBS (arm)
13000 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
13001 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
13002 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
13003
13004 [ Tim Gardner ]
13005
13006 * SAUCE: Fix drivers/staging/easycap FTBS
13007 * [Config] CONFIG_EASYCAP=m after fixing FTBS
13008
13009 [ Upstream Kernel Changes ]
13010
13011 * Revert "x86: Add NX protection for kernel data"
13012
13013 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
13014
13015 linux (2.6.37-6.16) natty; urgency=low
13016
13017 [ Andy Whitcroft ]
13018
13019 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
13020 * rebase to v2.6.37-rc3
13021
13022 [ Tim Gardner ]
13023
13024 * [Config] CONFIG_SCHED_AUTOGROUP=y
13025
13026 [ Upstream Kernel Changes ]
13027
13028 * Revert "x86: Add RO/NX protection for loadable kernel modules"
13029 * sched: automated per session task groups
13030 * rebase to v2.6.37-rc3
13031
13032 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
13033
13034 linux (2.6.37-6.15) natty; urgency=low
13035
13036 [ Andy Whitcroft ]
13037
13038 * [Config] standardise CONFIG_CEPH_FS
13039 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
13040 * [Config] standardise CONFIG_SCSI_PROC_FS
13041 * [Config] standardise CONFIG_UBIFS_FS
13042 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
13043
13044 [ Kees Cook ]
13045
13046 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
13047
13048 [ Manoj Iyer ]
13049
13050 * SAUCE: Enable jack sense for Thinkpad Edge 11
13051 - LP: #677210
13052 * SAUCE: enable rfkill for rtl8192se driver
13053 - LP: #640992
13054
13055 [ Tim Gardner ]
13056
13057 * [Config] CONFIG_EASYCAP=n for FTBS
13058 * Rebase to v2.6.32-rc2+git
13059
13060 [ Upstream Kernel Changes ]
13061
13062 * x86: Fix improper large page preservation
13063 * x86: Add NX protection for kernel data
13064 * x86: Add RO/NX protection for loadable kernel modules
13065
13066 [ Upstream Kernel Changes ]
13067
13068 * Rebase to Linus 2.6.37-rc2+git
13069
13070 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
13071
13072 linux (2.6.37-5.14) natty; urgency=low
13073
13074 [ Upstream Kernel Changes ]
13075
13076 * PCI: fix offset check for sysfs mmapped files
13077 - LP: #676963
13078
13079 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
13080
13081 linux (2.6.37-5.13) natty; urgency=low
13082
13083 [ Andy Whitcroft ]
13084
13085 * rebased to v2.6.37-rc2
13086 * updateconfigs following rebase to v2.6.37-rc2
13087
13088 [ Tim Gardner ]
13089
13090 * [Config] Added NFS and related modules to virtual flavour
13091 - LP: #659084
13092
13093 [ Upstream Kernel Changes ]
13094
13095 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
13096 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
13097 * x86, cpu: Call verify_cpu during 32bit CPU startup
13098 * x86, cpu: Only CPU features determine NX capabilities
13099
13100 [ Upstream Changes ]
13101
13102 * rebased to v2.67.37-rc2
13103
13104 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
13105
13106 linux (2.6.37-4.12) natty; urgency=low
13107
13108 [ Andy Whitcroft ]
13109
13110 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
13111 * Revert "[Upstream] HID: magicmouse: properly account for scroll
13112 movement in state"
13113 * Revert "[Upstream] HID: magicmouse: disable and add module param for
13114 scroll acceleration"
13115 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
13116 middle of mouse"
13117
13118 [ Henrik Rydberg ]
13119
13120 * SAUCE: hid: ntrig: remove sysfs nodes
13121 * SAUCE: hid: ntrig: Setup input filtering manually
13122 * SAUCE: hid: ntrig: New ghost-filtering event logic
13123
13124 [ Manoj Iyer ]
13125
13126 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13127 - LP: #348861
13128
13129 [ Upstream Kernel Changes ]
13130
13131 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
13132 suspend/resume"
13133 * Revert "[ARM] implement arch_randomize_brk()"
13134 * Revert "ARM: stack protector: change the canary value per task"
13135 * Revert "ARM: initial stack protector (-fstack-protector) support"
13136 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
13137 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
13138 * Revert "perf probe: Add kernel source path option"
13139 * hid: ntrig: Support single-touch devices
13140 * hid: ntrig: Mask pen switch events
13141 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
13142 kernel
13143 - LP: #673073
13144 * Fix userspace build of linux/fs.h
13145
13146 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
13147
13148 linux (2.6.37-3.11) natty; urgency=low
13149
13150 [ Andy Whitcroft ]
13151
13152 * Revert "ubuntu: AUFS -- update to
13153 b37c575759dc4535ccc03241c584ad5fe69e3b25"
13154 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
13155 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
13156 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
13157 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
13158 * [Config] Disable intel_idle for -virtual kernels
13159 - LP: #651370
13160 * [Config] enforcer -- ensure we never enable CONFIG_IMA
13161 * debian -- pass the correct flavour name when checking configs
13162 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
13163 * [Config] ensure CONFIG_IPV6=y for powerpc
13164 * [Config] enforcer -- ensure CONFIG_IPV6=y
13165 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
13166 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
13167 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
13168 * ubuntu: AUFS -- re-enable
13169 * ubuntu: AUFS -- track changes to work queue initialisation
13170 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
13171 * SAUCE: fbcon -- fix race between open and removal of framebuffers
13172 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13173 - LP: #614008
13174 * SAUCE: drm -- stop early access to drm devices
13175
13176 [ Jeremy Kerr ]
13177
13178 * [Config] Build-in powermac ZILOG serial driver
13179 - LP: #673346
13180
13181 [ Kees Cook ]
13182
13183 * SAUCE: nx-emu: use upstream ASLR when possible
13184
13185 [ Tim Gardner ]
13186
13187 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
13188 - LP: #628776
13189
13190 [ Upstream Kernel Changes ]
13191
13192 * i386: NX emulation
13193 * nx-emu: drop exec-shield sysctl, merge with disable_nx
13194 * nx-emu: standardize boottime message prefix
13195 * mmap randomization for executable mappings on 32-bit
13196 * exec-randomization: brk away from exec rand area
13197
13198 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
13199
13200 linux (2.6.37-2.10) natty; urgency=low
13201
13202 [ Andy Whitcroft ]
13203
13204 * reinstate armel config changes:
13205 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
13206 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
13207
13208 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
13209
13210 linux (2.6.37-2.9) natty; urgency=low
13211
13212 [ Andy Whitcroft ]
13213
13214 * config -- fix genportsconfig
13215 * [Config] move powerpc over from ports to distro
13216 * bump master version number to match contained kernel
13217 * SAUCE: fix documentation strings for struct input_keymap_entry
13218 * usb: gadget: goku_udc: add registered flag bit
13219
13220 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
13221
13222 linux (2.6.36-2.8) natty; urgency=low
13223
13224 [ Tim Gardner ]
13225
13226 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
13227 * [Config]: TWL4030_CORE=n for FTBS
13228 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
13229 * [Config]: CONFIG_SOLO6X10=n for FTBS
13230 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
13231 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
13232 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
13233 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
13234 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
13235 * [Config]: CONFIG_I2C_I801=n for armel FTBS
13236 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
13237 * AppArmor: compatibility patch for v5 interface
13238 * AppArmor: compatibility patch for v5 network controll
13239 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
13240 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13241 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13242 * Dropped: hid: 3m: Convert to MT slots
13243 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
13244 * Dropped: HID: magicmouse: simplify touch data bit manipulation
13245 * Dropped: HID: magicmouse: simplify touch down logic
13246 * Dropped: HID: magicmouse: enable Magic Trackpad support
13247 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
13248 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
13249 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
13250 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
13251 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
13252 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
13253 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
13254 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13255 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
13256 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
13257 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
13258 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
13259
13260 [ Upstream Kernel Changes ]
13261
13262 * rebased against 2.6.27-rc1
13263
13264 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
13265
13266 linux (2.6.36-1.7) natty; urgency=low
13267
13268 [ Andy Whitcroft ]
13269
13270 * rebased to v2.6.36 final
13271 * [Config] update configs following rebase to v2.6.36 final
13272 * [Config] update ports configs following rebase to v2.6.36 final
13273
13274 [ Upstream Kernel Changes ]
13275
13276 * rebased to v2.6.36 final
13277
13278 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
13279
13280 linux (2.6.36-1.6) natty; urgency=low
13281
13282 [ Upstream Kernel Changes ]
13283
13284 * drop broadcom staging driver preview:
13285 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
13286 wireless LAN driver."
13287
13288 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
13289
13290 linux (2.6.36-1.5) natty; urgency=low
13291
13292 [ Andy Whitcroft ]
13293
13294 * rebase to v2.6.36-rc8
13295 * updateconfigs following rebase to v2.6.36-rc8
13296 * updateportsconfigs following rebase to v2.6.36-rc8
13297 * config -- simplify the kernelconfig interface
13298 * config -- add new config mode 'dumpconfigs'
13299
13300 [ Tim Gardner ]
13301
13302 * Simplify the use of CROSS_COMPILER
13303
13304 [ Upstream Kernel Changes ]
13305
13306 * drop broadcom staging driver preview:
13307 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
13308 brcmfmac.ko mutually exclusive."
13309 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
13310 set."
13311 * Revert "Staging: brcm80211: remove driver specific -W options"
13312 * Revert "Staging: brcm80211: clean up makefile cflag lines"
13313 * Revert "staging: brcm80211: add fullmac driver"
13314 * Revert "staging: brcm80211: use string native library"
13315 * Revert "staging: brcm80211: use native ctype library"
13316 * Revert "staging: brcm80211: fix remaining checkpatch errors."
13317 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
13318 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
13319 ...""
13320 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
13321 ':' ...""
13322 * Revert "staging: brcm80211: fix "ERROR: space required before that
13323 ...""
13324 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
13325 * Revert "staging: brcm80211: fix "ERROR: space required after that close
13326 brace""
13327 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
13328 ...close square bracket""
13329 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
13330 ...""
13331 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
13332 '*'""
13333 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
13334 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
13335 do - while loop""
13336 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13337 parenthesis""
13338 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
13339 or NULL""
13340 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
13341 or NULL""
13342 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
13343 '}'""
13344 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
13345 line""
13346 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
13347 on next line""
13348 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
13349 condition""
13350 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
13351 paren...""
13352 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
13353 function dec...""
13354 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
13355 *bar"'"
13356 * Revert "staging: brcm80211: Fix URLs for firmware files."
13357 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
13358 * Revert "staging: brcm80211: Add contact info to TODO list."
13359 * Revert "staging: brcm80211: Fix some initialisation failure paths"
13360 * Export dump_{write,seek} to binary loader modules
13361 * rebase to v2.6.36-rc8.
13362
13363 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
13364
13365 linux (2.6.36-0.4) natty; urgency=low
13366
13367 [ Andy Whitcroft ]
13368
13369 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
13370 (fixes FTBS on powerpc)
13371
13372 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
13373
13374 linux (2.6.36-0.3) natty; urgency=low
13375
13376 [ Andy Whitcroft ]
13377
13378 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
13379
13380 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
13381
13382 linux (2.6.36-0.2) natty; urgency=low
13383
13384 [ Andy Whitcroft ]
13385
13386 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
13387 (fix FTBS on powerpc)
13388
13389 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
13390
13391 linux (2.6.36-0.1) natty; urgency=low
13392
13393 [ Andy Whitcroft ]
13394
13395 * reduce disk usage during buildd builds
13396 - LP: #645653
13397 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
13398 * [Config] armel -- drop omap flavour
13399
13400 [ Tim Gardner ]
13401
13402 * Added dropped patch list
13403 * more dropped patches
13404 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
13405 * [Config] Add support for cross compiling armel
13406 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
13407 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
13408 * [Config]: updateconfigs after adding brcm80211
13409 * staging: brcm80211: Fix Makefile syntax error
13410 * rebased to v2.6.36-rc7
13411
13412 [ Upstream Kernel Changes ]
13413
13414 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
13415 * (upstream) IPS driver: verify BIOS provided limits
13416 * intel_ips: Print MCP limit exceeded values.
13417 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
13418 LAN driver.
13419 * staging: brcm80211: Fix some initialisation failure paths
13420 * staging: brcm80211: Add contact info to TODO list.
13421 * staging: brcm80211: use '%pM' format to print MAC address
13422 * staging: brcm80211: Fix URLs for firmware files.
13423 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
13424 * staging: brcm80211: fix "ERROR: open brace '{' following function
13425 dec..."
13426 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
13427 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
13428 * staging: brcm80211: fix "ERROR: trailing statements should be on next
13429 line"
13430 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
13431 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
13432 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
13433 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
13434 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13435 parenthesis"
13436 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
13437 while loop"
13438 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
13439 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
13440 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
13441 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
13442 bracket"
13443 * staging: brcm80211: fix "ERROR: space required after that close brace"
13444 * staging: brcm80211: fix "ERROR: space required after that ..."
13445 * staging: brcm80211: fix "ERROR: space required before that ..."
13446 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
13447 * staging: brcm80211: fix "ERROR: spaces required around that ..."
13448 * staging: brcm80211: fix "ERROR: trailing whitespace."
13449 * staging: brcm80211: fix remaining checkpatch errors.
13450 * staging: brcm80211: use native ctype library
13451 * staging: brcm80211: use string native library
13452 * staging: brcm80211: add fullmac driver
13453 * Staging: brcm80211: clean up makefile cflag lines
13454 * Staging: brcm80211: remove driver specific -W options
13455 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
13456 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
13457 mutually exclusive.
13458
13459 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
13460
13461 linux (2.6.35-22.33) maverick; urgency=low
13462
13463 [ Andy Whitcroft ]
13464
13465 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
13466 Dell E2 series Laptops"
13467 - LP: #641320
13468
13469 [ Brian Rogers ]
13470
13471 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
13472 - LP: #624701
13473
13474 [ Christopher James Halse Rogers ]
13475
13476 * SAUCE: Nouveau: Add quirk framework to disable acceleration
13477 - LP: #544088, #546393
13478 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
13479 - LP: #546393
13480
13481 [ John Johansen ]
13482
13483 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
13484 kernels"
13485 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13486 - LP: #639758
13487
13488 [ Mathieu J. Poirier ]
13489
13490 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
13491
13492 [ Upstream Kernel Changes ]
13493
13494 * ALSA: HDA: Enable internal speaker on Dell M101z
13495 - LP: #640254
13496
13497 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
13498
13499 linux (2.6.35-22.32) maverick; urgency=low
13500
13501 [ Arjan van de Ven ]
13502
13503 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13504
13505 [ David Henningsson ]
13506
13507 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
13508 - LP: #605047, #628961
13509
13510 [ John Johansen ]
13511
13512 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
13513 and profile names
13514 - LP: #615947
13515 * [Upstream] AppArmor: Fix locking from removal of profile namespace
13516 - LP: #615947
13517 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13518 - LP: #639758
13519 * SAUCE: Improve Amazon EBS performance for EC2
13520 - LP: #634316
13521
13522 [ Leann Ogasawara ]
13523
13524 * Revert "SAUCE: i915 KMS -- blacklist i855"
13525 * Revert "SAUCE: i915 KMS -- blacklist i845g"
13526 * Revert "SAUCE: i915 KMS -- blacklist i830"
13527 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
13528 devices"
13529 * execute module-inclusion within a subshell
13530 - LP: #621175
13531
13532 [ Upstream Kernel Changes ]
13533
13534 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
13535 - LP: #633227
13536 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
13537 - LP: #629711
13538 * (pre-stable) mm: Move vma_stack_continue into mm.h
13539 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
13540 - LP: #601073
13541 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
13542 * PM / Runtime: Add runtime PM statistics (v3)
13543 * compat: Make compat_alloc_user_space() incorporate the access_ok()
13544 - CVE-2010-3081
13545 * x86-64, compat: Test %rax for the syscall number, not %eax
13546 - CVE-2010-3301
13547 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
13548 - CVE-2010-3301
13549
13550 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
13551
13552 linux (2.6.35-21.31) maverick; urgency=low
13553
13554 [ Andy Whitcroft ]
13555
13556 * bodge linux-libc-dev package version due to ti-omap4 error
13557 * linux-libc-dev -- ensure we can only build this on debian.master
13558
13559 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
13560
13561 linux (2.6.35-21.30) maverick; urgency=low
13562
13563 [ Andy Whitcroft ]
13564
13565 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13566 - LP: #614008
13567
13568 [ Daniel Lezcano ]
13569
13570 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
13571
13572 [ Henrik Rydberg ]
13573
13574 * SAUCE: Input: wacom - add fuzz parameters to features
13575 * SAUCE: Input: wacom - collect device quirks into single function
13576 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
13577 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
13578 * SAUCE: hid: ntrig: Remove unused device ids
13579 * SAUCE: hid: ntrig: remove sysfs nodes
13580 * SAUCE: hid: ntrig: Correct logic for quirks
13581 * SAUCE: hid: ntrig: zero-initialize ntrig struct
13582 * SAUCE: hid: ntrig: Setup input filtering manually
13583 * SAUCE: hid: ntrig: New ghost-filtering event logic
13584
13585 [ Leann Ogasawara ]
13586
13587 * SAUCE: ndiswrapper: Initialize buffer index and check its value
13588 - LP: #613796
13589
13590 [ Manoj Iyer ]
13591
13592 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
13593 series Laptops
13594 - LP: #632884
13595
13596 [ Ping Cheng ]
13597
13598 * SAUCE: Input: wacom - parse the Bamboo device family
13599
13600 [ Rafi Rubin ]
13601
13602 * SAUCE: hid: ntrig: identify firmware version (wiggled)
13603
13604 [ Tim Gardner ]
13605
13606 * [Config] CONFIG_NL80211_TESTMODE=n
13607
13608 [ Upstream Kernel Changes ]
13609
13610 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
13611 * e1000e: initial support for 82579 LOMs
13612 * e1000e: correct MAC-PHY interconnect register offset for 82579
13613 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
13614 tested on HP G60
13615 - LP: #587388
13616 * DSS2: Don't power off a panel twice
13617 - LP: #588243
13618 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
13619 * Input: i8042 - reset keyboard controller wehen resuming from S2R
13620 - LP: #86820
13621 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
13622 - LP: #414795
13623 * agp/intel: Support the extended physical addressing bits on
13624 Sandybridge.
13625 - LP: #632488
13626 * drm/i915,intel_agp: Add support for Sandybridge D0
13627 - LP: #632488
13628 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
13629 - LP: #632488
13630 * mmc: omap: fix for bus width which improves SD card's peformance.
13631
13632 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
13633
13634 linux (2.6.35-20.29) maverick; urgency=low
13635
13636 [ Andy Whitcroft ]
13637
13638 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
13639 - LP: #563277
13640 * SAUCE: i915 KMS -- blacklist i830
13641 - LP: #542208, #563277
13642 * SAUCE: i915 KMS -- blacklist i845g
13643 - LP: #541492, #563277
13644 * SAUCE: i915 KMS -- blacklist i855
13645 - LP: #511001, #541511, #563277
13646
13647 [ Leann Ogasawara ]
13648
13649 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
13650 - LP: #601073
13651 * ARM: Temporarily disable module check for armel
13652 * rebase to v2.6.35.4
13653 * [Config] update configs following rebase to v2.6.35.4
13654
13655 [ Ricardo Salveti de Araujo ]
13656
13657 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
13658 in Omap
13659
13660 [ Tim Gardner ]
13661
13662 * [Config] Added be2net, be2scsi to udebs
13663 - LP: #628776
13664
13665 [ Upstream Kernel Changes ]
13666
13667 * x86, cpu: Package Level Thermal Control, Power Limit Notification
13668 definitions
13669 - LP: #601073
13670 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
13671 - LP: #601073
13672 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
13673 - LP: #601073
13674 * x86, hwmon: Package Level Thermal/Power: power limit
13675 - LP: #601073
13676 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
13677 - LP: #601073
13678 * hid: 3m: Adjust to sequential MT HID protocol
13679 * hid: 3m: Convert to MT slots
13680 * hid: 3m: Correct touchscreen emulation
13681 * hid: 3m: Adjust major / minor axes to scale
13682 * input: bcm5974: Adjust major / minor to scale
13683 * HID: magicmouse: don't allow hidinput to initialize the device
13684 * HID: magicmouse: simplify multitouch feature request
13685 * HID: magicmouse: simplify touch data bit manipulation
13686 * HID: magicmouse: simplify touch down logic
13687 * HID: magicmouse: remove timestamp logic
13688 * HID: magicmouse: enable Magic Trackpad support
13689 * HID: magicmouse: Adjust major / minor axes to scale
13690 * mmc: fix all hangs related to mmc/sd card insert/removal during
13691 suspend/resume
13692 - LP: #477106
13693 * drm/i915: fix VGA plane disable for Ironlake+
13694 - LP: #602281
13695
13696 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
13697
13698 linux (2.6.35-19.28) maverick; urgency=low
13699
13700 [ Leann Ogasawara ]
13701
13702 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
13703 from the archive and a no-change rebuild was attempted. However, the ABI
13704 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
13705 up the ABI and re-upload.
13706
13707 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
13708
13709 linux (2.6.35-19.27) maverick; urgency=low
13710
13711 [ Leann Ogasawara ]
13712
13713 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
13714 from the archive.
13715
13716 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
13717
13718 linux (2.6.35-19.26) maverick; urgency=low
13719
13720 [ Upstream Kernel Changes ]
13721
13722 * ARM: OMAP: Beagle: revision detection
13723 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
13724 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
13725
13726 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
13727
13728 linux (2.6.35-19.25) maverick; urgency=low
13729
13730 [ Jarod Wilson ]
13731
13732 * SAUCE: Bring in staging/lirc from 2.6.36
13733 - LP: #609234
13734 * SAUCE: Update ir-core to linuxtv/other which should be merged for
13735 2.6.36.
13736 - LP: #609234
13737 * SAUCE: Fix memleaks in imon and mceusb drivers
13738 - LP: #609234
13739 * SAUCE: Bring in streamzap support from linuxtv/other
13740 - LP: #609234
13741
13742 [ Mario Limonciello ]
13743
13744 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
13745 - LP: #609234
13746
13747 [ Mathieu J. Poirier ]
13748
13749 * SAUCE: ARM: adding i2c eeprom driver to read EDID
13750 - LP: #608279
13751
13752 [ Upstream Kernel Changes ]
13753
13754 * intel_idle: disable module support
13755 - LP: #615265
13756 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
13757 correct codec ID
13758 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
13759 - LP: #605101
13760 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
13761 - LP: #495134
13762 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
13763 - LP: #519066
13764 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
13765 - LP: #519066
13766 * input: mt: Initialize slots to unused (rev2)
13767 * input: mt: Add support for the Bamboo Touch trackpad
13768 * hid: Add a hid quirk for input sync override
13769
13770 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
13771
13772 linux (2.6.35-18.24) maverick; urgency=low
13773
13774 [ Colin Watson ]
13775
13776 * Pass DEB_MAINT_PARAMS to hook scripts
13777
13778 [ Leann Ogasawara ]
13779
13780 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
13781 - LP: #584812
13782 * rebase to v2.6.35.3
13783
13784 [ Upstream Kernel Changes ]
13785
13786 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
13787 - LP: #609234
13788 * can: add limit for nframes and clean up signed/unsigned variables
13789 - CVE-2010-2959
13790 * drm: Initialize ioctl struct when no user data is present
13791 - CVE-2010-2803
13792 * ARM: initial stack protector (-fstack-protector) support
13793 * ARM: stack protector: change the canary value per task
13794 * [ARM] implement arch_randomize_brk()
13795 * [ARM] add address randomization to mmap()
13796 * ARM: fix ASLR of PIE executables
13797
13798 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
13799
13800 linux (2.6.35-17.23) maverick; urgency=low
13801
13802 [ Jeremy Kerr ]
13803
13804 * [Config] build-in uinput module
13805 - LP: #584812
13806
13807 [ Leann Ogasawara ]
13808
13809 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
13810 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
13811 * Revert "[Config] [FTBS] sparc: Temporarily disable
13812 CONFIG_MTD_NAND_DENALI"
13813 * Revert "[Config] [FTBS] sparc: Temporarily disable
13814 CONFIG_MFD_JANZ_CMODIO"
13815 * Revert "[Config] [FTBS] sparc: Temporarily disable
13816 CONFIG_INFINIBAND_QIB"
13817 * [Config] Enable INTEL_IPS
13818 - LP: #601057
13819 * Remove ia64 support
13820 * [Config] Update portsconfigs after removing ia64 support
13821 * Remove sparc support
13822 * [Config] Update portsconfigs after removing sparc support
13823
13824 [ Linus Torvalds ]
13825
13826 * (pre-stable) mm: fix page table unmap for stack guard page properly
13827
13828 [ Mathieu J. Poirier ]
13829
13830 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
13831 - LP: #591941
13832
13833 [ Upstream Kernel Changes ]
13834
13835 * timer: add on-stack deferrable timer interfaces
13836 - LP: #601057
13837 * x86 platform driver: intelligent power sharing driver
13838 - LP: #601057
13839 * IPS driver: add GPU busy and turbo checking
13840 - LP: #601057
13841 * X86: intel_ips, check for kzalloc properly
13842 - LP: #601057
13843 * ips driver: make it less chatty
13844 - LP: #601057
13845
13846 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
13847
13848 linux (2.6.35-16.22) maverick; urgency=low
13849
13850 [ Andy Whitcroft ]
13851
13852 * debian -- more agressivly clean up after depmod on purge
13853 - LP: #618591
13854
13855 [ Henrik Rydberg ]
13856
13857 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
13858
13859 [ Leann Ogasawara ]
13860
13861 * ubuntu: iscsitarget -- version 1.4.20.2
13862 * ubuntu: rtl8192se -- update to version 0017.0507.2010
13863 * rebase to v2.6.35.2
13864 * [Config] update configs following rebase to v2.6.35.2
13865 * [Config] update ports configs following rebase to v2.6.35.2
13866
13867 [ Luke Yelavich ]
13868
13869 * [Config] Enable new firewire stack on powerpc
13870
13871 [ Mathieu J. Poirier ]
13872
13873 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
13874 - LP: #608266
13875
13876 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
13877
13878 linux (2.6.35-15.21) maverick; urgency=low
13879
13880 [ Luke Yelavich ]
13881
13882 * [Config] CONFIG_SND_USB_UA101=m for all architectures
13883
13884 [ Upstream Kernel Changes ]
13885
13886 * Input: introduce MT event slots
13887 * Input: document the MT event slot protocol
13888 * (pre-stable) sched: Revert nohz_ratelimit() for now
13889 * (pre-stable) drm/radeon/kms: add missing copy from user
13890 - LP: #606081
13891
13892 [ Leann Ogasawara ]
13893
13894 * rebase to v2.6.35.1
13895
13896 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
13897
13898 linux (2.6.35-14.20) maverick; urgency=low
13899
13900 [ Andy Whitcroft ]
13901
13902 * update Vcs-Git to point to maverick repo
13903 * debian -- include the debian packaging in the -source package
13904 - LP: #608674
13905 * select debian source format 1.0
13906 * add support for building selected stages of kernel
13907 - LP: #603087
13908 * cleanup conditional dependancy handling
13909 - LP: #603087
13910
13911 [ Upstream Kernel Changes ]
13912
13913 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
13914 - LP: #582199, #586418, #588031
13915 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
13916 - LP: #582199, #586418, #588031
13917 * sched: Revert nohz_ratelimit() for now
13918
13919 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
13920
13921 linux (2.6.35-14.19) maverick; urgency=low
13922
13923 [ Leann Ogasawara ]
13924
13925 * rebase to v2.6.35
13926
13927 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
13928
13929 linux (2.6.35-13.18) maverick; urgency=low
13930
13931 [ Andy Whitcroft ]
13932
13933 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
13934 * SAUCE: add tracing for user initiated readahead requests
13935 * SAUCE: vt -- maintain bootloader screen mode and content until vt
13936 switch
13937 * SAUCE: vt -- allow grub to request automatic vt_handoff
13938 * SAUCE: fbcon -- fix race between open and removal of framebuffers
13939 * SAUCE: drm -- stop early access to drm devices
13940
13941 [ Bryan Wu ]
13942
13943 * CONFIG: compile in OTG driver and Transceiver driver
13944 - LP: #566645
13945 * remove OTG modules from modules list file
13946
13947 [ John Johansen ]
13948
13949 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
13950 - LP: #581525, #599450
13951 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
13952 * SAUCE: AppArmor 2.4 compatibility patch
13953 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
13954 * SAUCE: fix pv-ops for legacy Xen
13955 * SAUCE: blkfront: default to sd devices
13956 * [Config] Build in drivers required for Xen pv-ops
13957
13958 [ Leann Ogasawara ]
13959
13960 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
13961 size."
13962
13963 [ Lee Jones ]
13964
13965 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
13966 - LP: #608095
13967 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
13968 just revision
13969 - LP: #608095
13970 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
13971 - LP: #608095
13972 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
13973 - LP: #608095
13974
13975 [ Upstream Kernel Changes ]
13976
13977 * agp/intel: Use the correct mask to detect i830 aperture size.
13978 - LP: #597075
13979
13980 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
13981
13982 linux (2.6.35-12.17) maverick; urgency=low
13983
13984 [ Leann Ogasawara ]
13985
13986 * rebase to v2.6.35-rc6
13987 * [Config] update configs following rebase to v2.6.35-rc6
13988 * [Config] update ports configs following rebase to v2.6.35-rc6
13989 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
13990
13991 [ Leann Ogasawara ]
13992
13993 * rebase to v2.6.35-rc6
13994
13995 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
13996
13997 linux (2.6.35-11.16) maverick; urgency=low
13998
13999 [ Leann Ogasawara ]
14000
14001 * Bump ABI for new compiler update
14002
14003 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
14004
14005 linux (2.6.35-10.15) maverick; urgency=low
14006
14007 [ Leann Ogasawara ]
14008
14009 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
14010 device"
14011 * [Config] Enable CONFIG_M686=y
14012 - LP: #592495
14013
14014 [ Upstream Kernel Changes ]
14015
14016 * tracing: Add alignment to syscall metadata declarations
14017
14018 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
14019
14020 linux (2.6.35-9.14) maverick; urgency=low
14021
14022 [ Andy Whitcroft ]
14023
14024 * ubuntu: AUFS -- add BOM and automated update script
14025 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
14026
14027 [ John Johansen ]
14028
14029 * [Config] Enable DRBD as a module
14030
14031 [ Kees Cook ]
14032
14033 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
14034 - LP: #604407
14035
14036 [ Leann Ogasawara ]
14037
14038 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
14039 - LP: #606139
14040 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
14041 - LP: #606139
14042 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14043 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14044
14045 [ Lee Jones ]
14046
14047 * Stop ARM boards crashing when CUPS is loaded
14048 - LP: #601226
14049
14050 [ Upstream Kernel Changes ]
14051
14052 * perf probe: Support tracing an entry of array
14053 * perf probe: Support static and global variables
14054
14055 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
14056
14057 linux (2.6.35-8.13) maverick; urgency=low
14058
14059 [ Kees Cook ]
14060
14061 * SAUCE: Yama: check PTRACE using thread group leader
14062 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
14063 - LP: #603716
14064
14065 [ Leann Ogasawara ]
14066
14067 * rebase to v2.6.35-rc5
14068 * [Config] update configs following rebase to v2.6.35-rc5
14069
14070 [ Nicolas Pitre ]
14071
14072 * SAUCE: make ndiswrapper available on X86 only
14073
14074 [ Tim Gardner ]
14075
14076 * [Config] Added ums-cypress to udeb
14077 - LP: #576066
14078 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
14079 * [Config] CONFIG_NDISWRAPPER=m across all configs
14080
14081 [ Upstream Kernel Changes ]
14082
14083 * HID: magicmouse: report last touch up
14084 * rebase to 2.6.35-rc5
14085
14086 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
14087
14088 linux (2.6.35-7.12) maverick; urgency=low
14089
14090 [ Tim Gardner ]
14091
14092 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
14093 - LP: #597075
14094
14095 [ Upstream Kernel Changes ]
14096
14097 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
14098 (squashed)
14099
14100 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
14101
14102 linux (2.6.35-7.11) maverick; urgency=low
14103
14104 [ Tim Gardner ]
14105
14106 * [Config] CONFIG_X86_MRST=n
14107
14108 [ Upstream Kernel Changes ]
14109
14110 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
14111 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
14112 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
14113
14114 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
14115
14116 linux (2.6.35-7.10) maverick; urgency=low
14117
14118 [ Kees Cook ]
14119
14120 * SAUCE: security: create task_free security callback
14121 * SAUCE: Yama: add PTRACE exception tracking and interface
14122 * SAUCE: security: unconditionally chain to Yama LSM
14123 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
14124 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
14125 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
14126 * [Upstream] security: Yama LSM
14127 * [Config] Enable CONFIG_SECURITY_YAMA=y
14128
14129 [ Tim Gardner ]
14130
14131 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
14132
14133 [ Upstream Kernel Changes ]
14134
14135 * rebase to 2.6.35-rc4
14136
14137 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
14138
14139 linux (2.6.35-6.9) maverick; urgency=low
14140
14141 [ Tim Gardner ]
14142
14143 * [Upstream] direct_splice_actor() should not use pos in sd
14144 - LP: #588861
14145
14146 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
14147
14148 linux (2.6.35-6.8) maverick; urgency=low
14149
14150 [ Mathieu J. Poirier ]
14151
14152 * ARM: Adding regulator supply for vdds_sdi.
14153 - LP: #597904
14154
14155 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
14156
14157 linux (2.6.35-6.7) maverick; urgency=low
14158
14159 [ Alberto Milone ]
14160
14161 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
14162
14163 [ Chase Douglas ]
14164
14165 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
14166 of mouse
14167 * [Upstream] HID: magicmouse: disable and add module param for scroll
14168 acceleration
14169 * [Upstream] HID: magicmouse: properly account for scroll movement in
14170 state
14171 * [Upstream] HID: magicmouse: add param for scroll speed
14172 * [Upstream] HID: magicmouse: enable horizontal scrolling
14173
14174 [ Henrik Rydberg ]
14175
14176 * [Upstream] Input: evdev - convert to dynamic event buffer
14177 * [Upstream] Input: evdev - use driver hint to compute size of event
14178 buffer
14179 * [Upstream] Input: bcm5974 - set the average number of events per MT
14180 event packet
14181 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
14182 * [Upstream] Input: evdev - never leave the client buffer empty after
14183 write
14184
14185 [ John Johansen ]
14186
14187 * SAUCE: AppArmor: -- mainline 2010-06-23
14188 * SAUCE: AppArmor 2.4 compatibility patch
14189 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
14190
14191 [ Leann Ogasawara ]
14192
14193 * [Config] Enable CONFIG_INTR_REMAP=y
14194 - LP: #597091
14195 * [Config] Enable CONFIG_X86_X2APIC
14196 - LP: #597091
14197
14198 [ Mathieu J. Poirier ]
14199
14200 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
14201 - LP: #594382
14202
14203 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
14204
14205 linux (2.6.35-5.6) maverick; urgency=low
14206
14207 [ Amit Kucheria ]
14208
14209 * [Config] update omap flavour description
14210
14211 [ Andy Whitcroft ]
14212
14213 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
14214 - LP: #570500, #576274
14215 * SAUCE: add option to hand off all kernel parameters to init
14216 - LP: #586386
14217 * [Config] enable passing all kernel command line to init
14218 - LP: #586386
14219 * [Config] disable CONFIG_VMI
14220 - LP: #537601
14221 * [Config] enable CONFIG_IPV6_SIT_6RD
14222 - LP: #591869
14223 * [Config] enable CONFIG_VMWARE_BALOON as module
14224 - LP: #592039
14225
14226 [ Leann Ogasawara ]
14227
14228 * Revert "SAUCE: pm: Config option to disable handling of console during
14229 suspend/resume"
14230 - LP: #594885
14231 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
14232 * [Config] ports: enable passing all kernel command line to init
14233 - LP: #586386
14234 * [Config] Enable CONFIG_FB_VESA=y for x86
14235 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
14236 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
14237 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
14238 - LP: #493156
14239
14240 [ Mathieu Poirier ]
14241
14242 * ARM: Adding MosChip MCS7830 to nic-usb
14243 - LP: #584920
14244
14245 [ Upstream Kernel Changes ]
14246
14247 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
14248 * docbook: need xmldoclinks for all doc types
14249 * perf probe: Add kernel source path option
14250
14251 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
14252
14253 linux (2.6.35-4.5) maverick; urgency=low
14254
14255 [ Leann Ogasawara ]
14256
14257 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
14258 size (rev2)"
14259 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
14260 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
14261 (rev4)"
14262 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
14263 modules"
14264 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
14265 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
14266 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
14267
14268 [ Tim Gardner ]
14269
14270 * [Config] CONFIG_NFS_FSCACHE=y
14271 - LP: #440522
14272 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
14273 - LP: #440522
14274
14275 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
14276
14277 linux (2.6.35-3.4) maverick; urgency=low
14278
14279 [ Andy Whitcroft ]
14280
14281 * debian -- ensure the version number is clean
14282
14283 [ Henrik Rydberg ]
14284
14285 * [Upstream] Introduce MT event slots (rev 5)
14286 * [Upstream] Document the MT event slot protocol (rev5)
14287 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
14288 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
14289 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
14290 (rev2)
14291
14292 [ Leann Ogasawara ]
14293
14294 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
14295 * Revert "SAUCE: hostap: send events on data interface as well as master
14296 interface"
14297 * Revert "Fix webcam having USB ID 0ac8:303b"
14298 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
14299 * rebase to v2.6.35-rc3
14300
14301 [ Maxim Levitsky ]
14302
14303 * [Config] Enable new Smartmedia/xD translation layer
14304 - LP: #202490
14305
14306 [ Upstream Kernel Changes ]
14307
14308 * net: fix deliver_no_wcard regression on loopback device
14309
14310 [ Upstream changes ]
14311
14312 * rebased to v2.6.35-rc3
14313
14314 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
14315
14316 linux (2.6.35-2.3) maverick; urgency=low
14317
14318 [ Bryan Wu ]
14319
14320 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
14321
14322 [ Leann Ogasawara ]
14323
14324 * [Config] armel: Enable CONFIG_BNX2=m
14325 * [Config] ports: Enable CONFIG_BNX2X=m
14326 * SAUCE: armel: define get_dma_ops to fix FTBS
14327
14328 [ Tim Gardner ]
14329
14330 * [Upstream] net: Print num_rx_queues imbalance warning only when there
14331 are allocated queues
14332 - LP: #591416
14333
14334 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
14335
14336 linux (2.6.35-2.2) maverick; urgency=low
14337
14338 [ Andy Whitcroft ]
14339
14340 * [Config] d-i: make armel configuration versatile flavour specific
14341 - LP: #588805
14342 * [Config] d-i: enable .udebs for omap flavour
14343 - LP: #588805
14344
14345 [ Kees Cook ]
14346
14347 * ptrace: limit scope to attach only (allow read)
14348 - LP: #589656
14349
14350 [ Leann Ogasawara ]
14351
14352 * rebase to v2.6.35-rc2
14353 * [Config] update configs following rebase to v2.6.35-rc2
14354 * [Config] update port configs following rebase to v2.6.35-rc2
14355
14356 [ Lee Jones ]
14357
14358 * Enable perf to be more helpful when perf_<version> does not exist.
14359 - LP: #570500
14360 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
14361
14362 [ Tim Gardner ]
14363
14364 * [Config] Update bnx2 udeb firmware files
14365 - LP: #589304
14366
14367 [ Upstream changes ]
14368
14369 * rebased to v2.6.35-rc2
14370
14371 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
14372
14373 linux (2.6.35-1.1) maverick; urgency=low
14374
14375 [ Andy Whitcroft ]
14376
14377 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
14378 - LP: #587888
14379 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
14380
14381 [ Leann Ogasawara ]
14382
14383 * rebase to v2.6.35-rc1
14384 * [Config] update configs following rebase to v2.6.35-rc1
14385 * [Config] update port configs following rebase to v2.6.35-rc1
14386 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
14387 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
14388 * SAUCE: ndiswrapper: convert multicast list to list_head
14389 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
14390 * [Config] [FTBS] ia64: Temporarily disable gpiolib
14391 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
14392 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
14393 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14394 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14395 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
14396 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
14397 * [Config] [FTBS] armel: Temporarily disable bnx2
14398 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
14399 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
14400 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
14401 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
14402 gpio_set_debounce
14403
14404 [ Upstream Kernel Changes ]
14405
14406 * of/usb: fix build error due to of_node pointer move
14407 * n2_crypto: Fix build after of_device/of_platform_driver changes.
14408 * powerpc/fsl-booke: fix the case where we are not in the first page
14409 * powerpc/fsl-booke: Move the entry setup code into a seperate file
14410 * powerpc/kexec: Add support for FSL-BookE
14411 * greth: Fix build after OF device conversions.
14412
14413 [ Upstream changes ]
14414
14415 * rebased to v2.6.35-rc1
14416
14417 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
14418
14419 linux (2.6.35-1.0) UNRELEASED; urgency=low
14420
14421 [ Leann Ogasawara ]
14422
14423 * Null entry.
14424
14425 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
14426
14427 linux (2.6.34-5.14) maverick; urgency=low
14428
14429 [ Tim Gardner ]
14430
14431 * [Config] Added module inclusion support
14432 * [Config] Added virtual flavour module inclusion list and d-i package
14433 definitions
14434
14435 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
14436
14437 linux (2.6.34-5.13) maverick; urgency=low
14438
14439 [ Andy Whitcroft ]
14440
14441 * Revert "ubuntu: AUFS -- aufs2 20091209"
14442 * Revert "ubuntu: AUFS -- export various core functions
14443 (aufs2-standalone.patch)"
14444 * Revert "ubuntu: AUFS -- export various core functions
14445 (aufs2-base.patch)"
14446 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
14447 - LP: #587888
14448 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
14449 - LP: #587888
14450 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
14451 - LP: #587888
14452 * [Config] AUFS -- enable aufs options
14453 - LP: #587888
14454
14455 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
14456
14457 linux (2.6.34-5.12) maverick; urgency=low
14458
14459 [ Andy Whitcroft ]
14460
14461 * enforce -- ensure SYSFS compatibility is disabled
14462
14463 [ Chase Douglas ]
14464
14465 * build with libdw-dev for perf probe symbol support
14466 * maverick ftrace configuration changes
14467
14468 [ Kees Cook ]
14469
14470 * Revert "SAUCE: x86: brk away from exec rand area"
14471 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
14472 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
14473 * SAUCE: x86: implement cs-limit nx-emulation for ia32
14474 - LP: #369978
14475 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
14476 * SAUCE: x86: brk away from exec rand area
14477 - LP: #452175
14478 * SAUCE: ptrace: restrict ptrace scope to children
14479
14480 [ Leann Ogasawara ]
14481
14482 * Add new omap flavour to getabis
14483 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
14484 - LP: #585490
14485 * build/modules: Temorarily add ignore.modules
14486 * ubuntu: iscsitarget -- version 1.4.20.1
14487
14488 [ Loïc Minier ]
14489
14490 * SAUCE: [um] Don't use nx_enabled under UML
14491 - LP: #524849
14492
14493 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
14494
14495 linux (2.6.34-4.11) maverick; urgency=low
14496
14497 [ Amit Kucheria ]
14498
14499 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
14500 * [Config] Add support for OMAP-mainline flavour
14501
14502 [ Andy Whitcroft ]
14503
14504 * SAUCE: powerpc: fix compile error when ptrace.h is included from
14505 userspace
14506 - LP: #583733
14507
14508 [ Chase Douglas ]
14509
14510 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
14511 are present"
14512 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
14513 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
14514 load detect pipe"
14515
14516 [ Kees Cook ]
14517
14518 * SAUCE: fs: block cross-uid sticky symlinks
14519 * SAUCE: fs: block hardlinks to non-accessible sources
14520
14521 [ Koen Kooi ]
14522
14523 * SAUCE: board-omap3-beagle: add DSS2 support
14524
14525 [ Leann Ogasawara ]
14526
14527 * Revert "staging/go7007 -- disable"
14528 * Revert "[Config] staging/winbond -- disable"
14529 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
14530 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
14531 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
14532 controller"
14533 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
14534 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
14535 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
14536 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
14537 chipsets."
14538 * Revert "[Upstream] b43: Declare all possible firmware files."
14539 * Revert "add Breaks: against hardy lvm2"
14540 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
14541 id on Vmware ESX Server"
14542 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
14543 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
14544 * [Config] Enable CONFIG_USB=y for armel and sparc
14545 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
14546 * [Config] Enable CONFIG_RFKILL=y for ports
14547 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
14548 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
14549 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
14550 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
14551 * [Config] Enable CONFIG_LIBERTAS_MESH=y
14552 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
14553 * [Config] CONFIG_RT2800USB_UNKNOWN=y
14554 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
14555 * [Config] Enable CONFIG_CEPH_FS=m
14556 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
14557 * [Config] Enable CONFIG_EEEPC_WMI=m
14558 * [Config] Enable CONFIG_RT2800PCI=m
14559 * [Config] Enable CONFIG_SCSI_HPSA=m
14560 * [Config] Enable CONFIG_VHOST_NET=m
14561 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
14562 - LP: #582350
14563 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
14564 - LP: #579300
14565 * [Config] Enable CONFIG_PCIEASPM=y
14566 - LP: #333990
14567 * [Config] updateconfigs for OMAP flavour
14568
14569 [ Loïc Minier ]
14570
14571 * Enable perf tools on armel
14572
14573 [ Tim Gardner ]
14574
14575 * SAUCE: Updated ndiswrapper to 1.56
14576 - LP: #582555
14577 * [Config] Added virtual flavour
14578 * [Config] Remove support for sub-flavours
14579 * [Config] Removed amd64 preempt flavour
14580 * [Config] updateconfigs, updateportsconfigs after flavour munging
14581
14582 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
14583
14584 linux (2.6.34-3.10) maverick; urgency=low
14585
14586 [ Leann Ogasawara ]
14587
14588 * rebase to v2.6.34
14589
14590 [ Upstream changes ]
14591
14592 * rebased to v2.6.34
14593
14594 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
14595
14596 linux (2.6.34-2.9) maverick; urgency=low
14597
14598 [ Leann Ogasawara ]
14599
14600 * [Config] [FTBS] Disable comedi for armel
14601
14602 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
14603
14604 linux (2.6.34-2.8) maverick; urgency=low
14605
14606 [ Leann Ogasawara ]
14607
14608 * Drop lpia
14609 * [Config] [FTBS] disable KVM
14610 * [Config] [FTBS] disable ipr for armel
14611
14612 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
14613
14614 linux (2.6.34-2.7) maverick; urgency=low
14615
14616 [ Leann Ogasawara ]
14617
14618 * [Config] disable CONFIG_SCSI_IPR on powerpc
14619 * [Config] Remove 386 flavour per UDS discussion
14620
14621 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
14622
14623 linux (2.6.34-1.6) maverick; urgency=low
14624
14625 [ Chase Douglas ]
14626
14627 * enforce CONFIG_TMPFS_POSIX_ACL=y
14628 - LP: #575940
14629 * don't force module dependency checking
14630 - LP: #577029
14631
14632 [ Kees Cook ]
14633
14634 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
14635 - LP: #568844
14636
14637 [ Leann Ogasawara ]
14638
14639 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
14640 * rebase to v2.6.34-rc7
14641 * [Config] update configs following rebase to v2.6.34-rc7
14642 * [Config] update port configs following rebase to v2.6.34-rc7
14643 * Add btrfs to the udebs
14644
14645 [ Tim Gardner ]
14646
14647 * [Config] Add atl1c to nic-modules udeb
14648 - LP: #557130
14649
14650 [ Upstream changes ]
14651
14652 * rebased to v2.6.34-rc7
14653
14654 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
14655
14656 linux (2.6.34-1.5) UNRELEASED; urgency=low
14657
14658 [ Leann Ogasawara ]
14659
14660 * rebase to v2.6.34-rc6
14661 * [Config] update configs following rebase to v2.6.34-rc6
14662 * [Config] update port configs following rebase to v2.6.34-rc6
14663
14664 [ Upstream changes ]
14665
14666 * rebased to v2.6.34-rc6
14667
14668 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
14669
14670 linux (2.6.34-1.4) UNRELEASED; urgency=low
14671
14672 [ Leann Ogasawara ]
14673
14674 * rebase to v2.6.34-rc5
14675 * [Config] update ports configs following rebase to v2.6.34-rc5
14676
14677 [ Upstream changes ]
14678
14679 * rebased to v2.6.34-rc5
14680
14681 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
14682
14683 linux (2.6.34-1.3) UNRELEASED; urgency=low
14684
14685 [ Leann Ogasawara ]
14686
14687 * rebase to v2.6.34-rc4
14688 * [Config] update configs following rebase to v2.6.34-rc4
14689 * [Config] update port configs following rebase to v2.6.34-rc4
14690 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
14691
14692 [ Upstream changes ]
14693
14694 * rebased to v2.6.34-rc4
14695
14696 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
14697
14698 linux (2.6.34-1.2) UNRELEASED; urgency=low
14699
14700 [ Leann Ogasawara ]
14701
14702 * Temorarily disable building linux-doc
14703 * rebase to v2.6.34-rc3
14704 * [Config] update configs following rebase to v2.6.34-rc3
14705 * [Config] update port configs following rebase to v2.6.34-rc3
14706
14707 [ Upstream changes ]
14708
14709 * rebased to v2.6.34-rc3
14710
14711 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
14712
14713 linux (2.6.34-1.1) UNRELEASED; urgency=low
14714
14715 [ Leann Ogasawara ]
14716
14717 * rebase to v2.6.34-rc2
14718 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
14719 * [Config] update port configs following rebase to v2.6.34-rc2
14720 * [Config] update configs following rebase to v2.6.34-rc2
14721
14722 [ Upstream changes ]
14723
14724 * rebased to v2.6.34-rc2
14725
14726 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
14727
14728 linux (2.6.33-1.1) UNRELEASED; urgency=low
14729
14730 [ Leann Ogasawara ]
14731
14732 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
14733 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
14734 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
14735 * ubuntu: lirc -- rename kfifo_put and kfifo_get
14736 * ubuntu: iscsitarget -- rename daddr inet_sock field
14737 * rebased to v2.6.33
14738 * [Config] update configs following rebase to v2.6.33
14739 * [Config] update ports configs following rebase to v2.6.33
14740
14741 [ Upstream changes ]
14742
14743 * rebased to v2.6.33
14744
14745 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
14746
14747 linux (2.6.33-0.0) UNRELEASED; urgency=low
14748
14749 [ Leann Ogasawara ]
14750
14751 * Null entry.
14752
14753 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
14754
14755 linux (2.6.32-16.25) lucid; urgency=low
14756
14757 [ Andy Whitcroft ]
14758
14759 * linux-tools -- move to Suggests: with explicit seeding
14760 - LP: #534635
14761
14762 [ Tim Gardner ]
14763
14764 * [Config] CONFIG_HID=m
14765
14766 [ Upstream Kernel Changes ]
14767
14768 * (pre-stable) sched: Fix SMT scheduler regression in
14769 find_busiest_queue()
14770 * KVM: introduce kvm_vcpu_on_spin
14771 * KVM: VMX: Add support for Pause-Loop Exiting
14772
14773 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
14774
14775 linux (2.6.32-16.24) lucid; urgency=low
14776
14777 [ Andy Whitcroft ]
14778
14779 * armel -- perf userspace does not support arm
14780 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
14781
14782 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
14783
14784 linux (2.6.32-16.23) lucid; urgency=low
14785
14786 [ Andy Whitcroft ]
14787
14788 * SAUCE: PM report driver and device suspend/resume times -- move config
14789 * update to standards version 3.8.4.0
14790 * printenv -- expose all of the package selectors
14791 * source package -- cleanup source content control
14792 * doc package -- ensure we do build package content on buildd
14793 * lintian -- correct the address in the debian/copyright
14794 * lintian -- update debhelper package version dependancy
14795 * lintian -- fix ghostscript dependancy
14796 * lintian -- add required misc:Depends
14797 * lintian -- move our debhelper compat level to debian/compat
14798 * perf -- build the kernel carried tools
14799 * perf -- add linux-tools carrying the version switches and manuals
14800 * SAUCE: fix up Kconfig for staging drivers
14801 * [Config] enable NOUVEAU etc following drm backport
14802 * update DRM to mainline v2.6.33
14803 * [Config] Remove AppArmor config options that no longer exist (ports)
14804 * [Config] updateportsconfigs following drm update
14805
14806 [ John Johansen ]
14807
14808 * ubuntu: AppArmor -- update to mainline 2010-03-04
14809 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
14810 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
14811 * [Config] Remove AppArmor config options that no longer exist
14812
14813 [ Manoj Iyer ]
14814
14815 * ubuntu: rtl8192se -- version 2010-0115,0014
14816 - LP: #530275
14817 * [Config] added CONFIG_RTL8192SE module.
14818 - LP: #530275
14819
14820 [ Tim Gardner ]
14821
14822 * [Config] Added vmw_pvscsi to d-i/scsi-modules
14823 - LP: #531017
14824 * [Upstream] netfilter: xt_recent: Add an entry reaper
14825
14826 [ Upstream Kernel Changes ]
14827
14828 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
14829 emulation"
14830 * Revert "KVM: x86 emulator: Fix popf emulation"
14831 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
14832 emulation"
14833 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
14834 * Revert "KVM: fix memory access during x86 emulation."
14835 * Add vlan (8021.Q) module package for d-i.
14836 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14837 Inspiron 700m
14838 - LP: #515246
14839 * [Upstream] docbook: need xmldoclinks for all doc types
14840 * x86: set_personality_ia32() misses force_personality32
14841 * lib: Introduce generic list_sort function
14842 * drm/nv50: Implement ctxprog/state generation.
14843 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
14844 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14845 Inspiron 700m
14846 - LP: #515246
14847
14848 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
14849
14850 linux (2.6.32-15.22) lucid; urgency=low
14851
14852 [ Andy Whitcroft ]
14853
14854 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
14855 * Revert "SAUCE: PM report driver and device suspend/resume times."
14856 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
14857
14858 [ Manoj Iyer ]
14859
14860 * SAUCE: PM report driver and device suspend/resume times.
14861
14862 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
14863
14864 linux (2.6.32-15.21) lucid; urgency=low
14865
14866 [ Andy Whitcroft ]
14867
14868 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
14869 * Revert "[Config] lenovo-sl-laptop -- enable"
14870 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
14871 * armel -- cramfs module will no longer be built
14872 * d-i -- make all modules optional
14873 * rename the debug packages to match archive standard
14874 - LP: #527837
14875 * lenovo-sl-laptop is no longer built
14876
14877 [ Colin Ian King ]
14878
14879 * Disable 4MB page tables for Atom, work around errata AAE44
14880 - LP: #523112
14881
14882 [ Colin Watson ]
14883
14884 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
14885 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
14886
14887 [ Jesse Barnes ]
14888
14889 * SAUCE: drm/i915: don't change DRM configuration when releasing load
14890 detect pipe
14891 - LP: #488328
14892
14893 [ Loïc Minier ]
14894
14895 * [Config] armel Update versatile initrd configs
14896 - LP: #524893
14897 * SAUCE: [um] Don't use nx_enabled under UML
14898 - LP: #524849
14899
14900 [ Manoj Iyer ]
14901
14902 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
14903
14904 [ Mario Limonciello ]
14905
14906 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
14907
14908 [ Rafael J. Wysocki ]
14909
14910 * SAUCE: PM report driver and device suspend/resume times.
14911
14912 [ Surbhi Palande ]
14913
14914 * Revert "[Upstream] e1000e: enhance frame fragment detection"
14915 - CVE-2009-4538
14916 * Revert "[Upstream] e1000: enhance frame fragment detection"
14917 - CVE-2009-4536
14918
14919 [ Tim Gardner ]
14920
14921 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
14922 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
14923 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
14924
14925 [ Upstream Kernel Changes ]
14926
14927 * Revert "(pre-stable) eCryptfs: Add getattr function"
14928 * Fix potential crash with sys_move_pages
14929 * futex_lock_pi() key refcnt fix
14930 * futex: Handle user space corruption gracefully
14931 * futex: Handle futex value corruption gracefully
14932 * Fix race in tty_fasync() properly
14933 * hwmon: (w83781d) Request I/O ports individually for probing
14934 * hwmon: (lm78) Request I/O ports individually for probing
14935 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
14936 * ALSA: ctxfi - fix PTP address initialization
14937 * drm/i915: disable hotplug detect before Ironlake CRT detect
14938 * drm/i915: enable self-refresh on 965
14939 * drm/i915: Disable SR when more than one pipe is enabled
14940 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
14941 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
14942 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
14943 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
14944 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
14945 * i2c-tiny-usb: Fix on big-endian systems
14946 * drm/i915: handle FBC and self-refresh better
14947 * drm/i915: Increase fb alignment to 64k
14948 * drm/i915: Update write_domains on active list after flush.
14949 * regulator: Fix display of null constraints for regulators
14950 * ALSA: hda-intel: Avoid divide by zero crash
14951 * CPUFREQ: Fix use after free of struct powernow_k8_data
14952 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
14953 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
14954 * ioat: fix infinite timeout checking in ioat2_quiesce
14955 * resource: add helpers for fetching rlimits
14956 * fs/exec.c: restrict initial stack space expansion to rlimit
14957 * cifs: fix length calculation for converted unicode readdir names
14958 * NFS: Fix a reference leak in nfs_wb_cancel_page()
14959 * NFS: Try to commit unstable writes in nfs_release_page()
14960 * NFSv4: Don't allow posix locking against servers that don't support it
14961 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
14962 * NFS: Fix an Oops when truncating a file
14963 * NFS: Fix a umount race
14964 * NFS: Fix a bug in nfs_fscache_release_page()
14965 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
14966 * md: fix 'degraded' calculation when starting a reshape.
14967 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
14968 * Export the symbol of getboottime and mmonotonic_to_bootbased
14969 * kvmclock: count total_sleep_time when updating guest clock
14970 * KVM: PIT: control word is write-only
14971 * tpm_infineon: fix suspend/resume handler for pnp_driver
14972 * amd64_edac: Do not falsely trigger kerneloops
14973 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
14974 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
14975 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
14976 * netfilter: xtables: compat out of scope fix
14977 * netfilter: nf_conntrack: fix hash resizing with namespaces
14978 * drm/i915: remove full registers dump debug
14979 * drm/i915: add i915_lp_ring_sync helper
14980 * drm/i915: Don't wait interruptible for possible plane buffer flush
14981 * dasd: remove strings from s390dbf
14982 * crypto: padlock-sha - Add import/export support
14983 * wmi: Free the allocated acpi objects through wmi_get_event_data
14984 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
14985 * /dev/mem: introduce size_inside_page()
14986 * devmem: check vmalloc address on kmem read/write
14987 * devmem: fix kmem write bug on memory holes
14988 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
14989 of value 0.
14990 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
14991 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
14992 * dst: call cond_resched() in dst_gc_task()
14993 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
14994 * befs: fix leak
14995 * rtc-fm3130: add missing braces
14996 * Call flush_dcache_page after PIO data transfers in libata-sff.c
14997 * ahci: add Acer G725 to broken suspend list
14998 * pktgen: Fix freezing problem
14999 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
15000 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
15001 * x86: Re-get cfg_new in case reuse/move irq_desc
15002 * Staging: fix rtl8187se compilation errors with mac80211
15003 * ALSA: usb-audio - Avoid Oops after disconnect
15004 * serial: 8250: add serial transmitter fully empty test
15005 * sysfs: sysfs_sd_setattr set iattrs unconditionally
15006 * class: Free the class private data in class_release
15007 * USB: usbfs: only copy the actual data received
15008 * USB: usbfs: properly clean up the as structure on error paths
15009 * rtl8187: Add new device ID
15010 * ACPI: Add NULL pointer check in acpi_bus_start
15011 * ACPI: fix High cpu temperature with 2.6.32
15012 * drm/radeon/kms: use udelay for short delays
15013 * NFS: Too many GETATTR and ACCESS calls after direct I/O
15014 * eCryptfs: Add getattr function
15015 * b43: Fix throughput regression
15016 * ath9k: Fix sequence numbers for PAE frames
15017 * mac80211: Fix probe request filtering in IBSS mode
15018 * iwlwifi: Fix to set correct ht configuration
15019 * dm stripe: avoid divide by zero with invalid stripe count
15020 * dm log: userspace fix overhead_size calcuations
15021 * Linux 2.6.32.9
15022 * sfc: Fix SFE4002 initialisation
15023 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
15024 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
15025 * (pre-stable) HID: handle joysticks with large number of buttons
15026 - LP: #492056
15027 * (pre-stable) HID: extend mask for BUTTON usage page
15028 - LP: #492056
15029 * PM: Measure device suspend and resume times
15030 * e1000: enhance frame fragment detection
15031 - CVE-2009-4536
15032 * e1000e: enhance frame fragment detection
15033 - CVE-2009-4538
15034 * KVM: fix memory access during x86 emulation.
15035 - CVE-2010-0306
15036 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
15037 - CVE-2010-0306
15038 * KVM: x86 emulator: Check IOPL level during io instruction emulation
15039 - CVE-2010-0306
15040 * KVM: x86 emulator: Fix popf emulation
15041 - CVE-2010-0306
15042 * KVM: x86 emulator: Check CPL level during privilege instruction
15043 emulation
15044 - CVE-2010-0306
15045 * Input: wacom - ensure the device is initialized properly upon resume
15046 * Input: wacom - add defines for packet lengths of various devices
15047 * Input: wacom - add support for new LCD tablets
15048 - LP: #516777
15049
15050 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
15051
15052 linux (2.6.32-14.20) lucid; urgency=low
15053
15054 [ Andy Whitcroft ]
15055
15056 * rebuild following the GCC update to match compiler for out of tree modules
15057 * Revert "[Config] drbd -- enable"
15058 * Revert "ubuntu: drbd -- version 8.3.1"
15059 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
15060 - LP: #510937
15061
15062 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
15063
15064 linux (2.6.32-14.19) lucid; urgency=low
15065
15066 [ Andy Whitcroft ]
15067
15068 * ensure we build the source package contents when enabled
15069 - LP: #522308
15070 * [Config] enable CONFIG_X86_MCE_XEON75XX
15071 * SAUCE: AppArmor -- add linux/kref.h for struct kref
15072 * [Config] enable CONFIG_HID_ORTEK
15073 * enable udeb generation for arm versatile flavour
15074 - LP: #522515
15075
15076 [ John Johansen ]
15077
15078 * ubuntu: AppArmor -- update to mainline 2010-02-18
15079 - LP: #439560, #496110, #507069
15080
15081 [ Johnathon Harris ]
15082
15083 * SAUCE: HID: add support for Ortek WKB-2000
15084 - LP: #405390
15085
15086 [ Upstream Kernel Changes ]
15087
15088 * tpm_tis: TPM_STS_DATA_EXPECT workaround
15089 - LP: #490487
15090 * x86, mce: Xeon75xx specific interface to get corrected memory error
15091 information
15092 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
15093 * x86, mce: Make xeon75xx memory driver dependent on PCI
15094 * drm/edid: Unify detailed block parsing between base and extension
15095 blocks
15096 - LP: #500999
15097 * (pre-stable) eCryptfs: Add getattr function
15098 - LP: #390833
15099
15100 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
15101
15102 linux (2.6.32-13.18) lucid; urgency=low
15103
15104 [ Andy Whitcroft ]
15105
15106 * Revert "enforcer -- make the enforcement configuration common"
15107 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
15108 (Dell E6x00 series)"
15109 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
15110 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
15111 0755"
15112 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
15113 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
15114 * Revert "SAUCE: make fc transport removal of target configurable"
15115 * enforcer -- make the enforcement configuration common
15116 * getabis -- add preempt flavour to the list
15117 * [Config] enforce DEVTMPFS options
15118 * [Config] armel -- cleanup to-be builtin modules
15119 * [Config] cleanup ports configs
15120 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
15121 - LP: #485536
15122 * add printdebian target to find branch target
15123 * distclean -- do not remove debian.env
15124 * [Config] generic-pae switch to M586TSC
15125 - LP: #519448
15126 * git-ubuntu-log -- commonise duplicated log handling
15127 * git-ubuntu-log -- tighten up Bug: NNNN matching
15128 * git-ubuntu-log -- sort the bug numbers
15129
15130 [ Chris Wilson ]
15131
15132 * (pre-stable) drm/i915: Increase fb alignment to 64k
15133 - LP: #404064
15134
15135 [ Eric Miao ]
15136
15137 * arm -- enable ubuntu/ directory
15138
15139 [ Huang Ying ]
15140
15141 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
15142 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
15143
15144 [ Loïc Minier ]
15145
15146 * [Config] cleanup preempt configuration
15147 * [Config] versatile: Fix video output
15148 - LP: #517594
15149 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
15150 * [Config] Large update to armel/versatile
15151 * [Config] versatile: Add RTC support
15152 * [Config] armel: Enable NEON
15153 * [Config] versatile: Builtin MMC support
15154 * [Config] versatile Builtin SCSI controller
15155 * [Config] armel Disable dma_cache_sync callers
15156 * [Config] armel Disable asm/time.h users
15157 * [Config] armel Disable out of range udelay()
15158 * [Config] armel Disable flush_cache_range() users
15159 * [Config] armel -- Enable ubuntu/ drivers
15160
15161 [ Steve Conklin ]
15162
15163 * SAUCE: drm/i915: Add display hotplug event on Ironlake
15164 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
15165
15166 [ Upstream Kernel Changes ]
15167
15168 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
15169 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
15170 in IRQ handler""
15171 * clockevent: Don't remove broadcast device when cpu is dead
15172 * clockevents: Add missing include to pacify sparse
15173 * ACPI: don't cond_resched if irq is disabled
15174 * be2net: Add support for next generation of BladeEngine device.
15175 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
15176 * mpt2sas: New device SAS2208 support is added
15177 * ar9170: Add support for D-Link DWA 160 A2
15178 * powerpc/fsl: Add PCI device ids for new QoirQ chips
15179 * davinci: dm646x: Add support for 3.x silicon revision
15180 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
15181 * Driver-Core: devtmpfs - set root directory mode to 0755
15182 * driver-core: fix devtmpfs crash on s390
15183 * vfs: get_sb_single() - do not pass options twice
15184 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
15185 * V4L/DVB (13569): smsusb: add autodetection support for five additional
15186 Hauppauge USB IDs
15187 * USB: mos7840: add device IDs for B&B electronics devices
15188 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
15189 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
15190 SubVendor ID: 0x1043 Device ID: 0x4847)
15191 * iTCO_wdt: Add support for Intel Ibex Peak
15192 * atl1c:use common_task instead of reset_task and link_chg_task
15193 * atl1e:disable NETIF_F_TSO6 for hardware limit
15194 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
15195 * V4L/DVB (13680b): DocBook/media: create links for included sources
15196 * netfilter: xtables: fix conntrack match v1 ipt-save output
15197 * partitions: read whole sector with EFI GPT header
15198 * partitions: use sector size for EFI GPT
15199 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
15200 * sched: Fix isolcpus boot option
15201 * sched: Fix missing sched tunable recalculation on cpu add/remove
15202 * nohz: Prevent clocksource wrapping during idle
15203 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
15204 * timers, init: Limit the number of per cpu calibration bootup messages
15205 * PCI: Always set prefetchable base/limit upper32 registers
15206 * iscsi class: modify handling of replacement timeout
15207 * NFS: Revert default r/wsize behavior
15208 * HID: fixup quirk for NCR devices
15209 * scsi_devinfo: update Hitachi entries (v2)
15210 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
15211 * scsi_transport_fc: remove invalid BUG_ON
15212 * lpfc: fix hang on SGI ia64 platform
15213 * libfc: fix typo in retry check on received PRLI
15214 * libfc: fix ddp in fc_fcp for 0 xid
15215 * fcoe: remove redundant checking of netdev->netdev_ops
15216 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
15217 * libfc: lport: fix minor documentation errors
15218 * libfc: don't WARN_ON in lport_timeout for RESET state
15219 * fcoe: initialize return value in fcoe_destroy
15220 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
15221 * libfc: fix memory corruption caused by double frees and bad error
15222 handling
15223 * libfc: fix free of fc_rport_priv with timer pending
15224 * libfc: remote port gets stuck in restart state without really
15225 restarting
15226 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
15227 * fcoe: Fix checking san mac address
15228 * fcoe: Fix getting san mac for VLAN interface
15229 * qlge: Remove explicit setting of PCI Dev CTL reg.
15230 * qlge: Set PCIE max read request size.
15231 * qlge: Don't fail open when port is not initialized.
15232 * qlge: Add handler for DCBX firmware event.
15233 * qlge: Bonding fix for mode 6.
15234 * PCI: AER: fix aer inject result in kernel oops
15235 * DMI: allow omitting ident strings in DMI tables
15236 * Input: i8042 - remove identification strings from DMI tables
15237 * Input: i8042 - add Gigabyte M1022M to the noloop list
15238 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
15239 * ALSA: hda - select IbexPeak handler for Calpella
15240 * ALSA: hda - Fix quirk for Maxdata obook4-1
15241 * ALSA: hda - Add missing Line-Out and PCM switches as slave
15242 * iTCO_wdt.c - cleanup chipset documentation
15243 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
15244 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
15245 * ahci: disable SNotification capability for ich8
15246 * ata_piix: fix MWDMA handling on PIIX3
15247 * md: fix small irregularity with start_ro module parameter
15248 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
15249 * cio: fix double free in case of probe failure
15250 * cio: dont panic in non-fatal conditions
15251 * netiucv: displayed TX bytes value much too high
15252 * ipc ns: fix memory leak (idr)
15253 * ALSA: hda - Fix HP T5735 automute
15254 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
15255 * UBI: fix memory leak in update path
15256 * UBI: initialise update marker
15257 * ASoC: fix a memory-leak in wm8903
15258 * mac80211: check that ieee80211_set_power_mgmt only handles STA
15259 interfaces.
15260 * cfg80211: fix channel setting for wext
15261 * KVM: S390: fix potential array overrun in intercept handling
15262 * KVM: only allow one gsi per fd
15263 * KVM: Fix race between APIC TMR and IRR
15264 * KVM: MMU: bail out pagewalk on kvm_read_guest error
15265 * KVM: x86: Fix host_mapping_level()
15266 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
15267 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
15268 * KVM: fix lock imbalance in kvm_*_irq_source_id()
15269 * KVM: only clear irq_source_id if irqchip is present
15270 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
15271 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
15272 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
15273 - LP: #516325
15274 * iwlwifi: Fix throughput stall issue in HT mode for 5000
15275 * fnctl: f_modown should call write_lock_irqsave/restore
15276 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
15277 CPUID drivers.
15278 * Linux 2.6.32.7
15279 * scsi_lib: Fix bug in completion of bidi commands
15280 * mptsas: Fix issue with chain pools allocation on katmai
15281 * mm: add new 'read_cache_page_gfp()' helper function
15282 * drm/i915: Selectively enable self-reclaim
15283 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
15284 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
15285 * x86: Set hotpluggable nodes in nodes_possible_map
15286 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
15287 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
15288 * zcrypt: Do not remove coprocessor for error 8/72
15289 * dasd: fix possible NULL pointer errors
15290 * ACPI: Add a generic API for _OSC -v2
15291 * ACPI: Add platform-wide _OSC support.
15292 * ACPI: fix OSC regression that caused aer and pciehp not to load
15293 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
15294 * UBI: fix volume creation input checking
15295 * e1000/e1000e: don't use small hardware rx buffers
15296 * drm/i915: Reload hangcheck timer too for Ironlake
15297 * Fix a leak in affs_fill_super()
15298 * Fix failure exits in bfs_fill_super()
15299 * fix oops in fs/9p late mount failure
15300 * fix leak in romfs_fill_super()
15301 * Fix remount races with symlink handling in affs
15302 * fix affs parse_options()
15303 * Fix failure exit in ipathfs
15304 * mm: fix migratetype bug which slowed swapping
15305 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
15306 NOMMU stack
15307 * Split 'flush_old_exec' into two functions
15308 * sparc: TIF_ABI_PENDING bit removal
15309 * x86: get rid of the insane TIF_ABI_PENDING bit
15310 * Input: winbond-cir - remove dmesg spam
15311 * x86: Disable HPET MSI on ATI SB700/SB800
15312 * iwlwifi: set default aggregation frame count limit to 31
15313 * drm/i915: only enable hotplug for detected outputs
15314 * firewire: core: add_descriptor size check
15315 * SECURITY: selinux, fix update_rlimit_cpu parameter
15316 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
15317 * x86: Add Dell OptiPlex 760 reboot quirk
15318 - LP: #488319
15319 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
15320 * x86/amd-iommu: Fix possible integer overflow
15321 * clocksource: fix compilation if no GENERIC_TIME
15322 * tcp: update the netstamp_needed counter when cloning sockets
15323 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
15324 * net: restore ip source validation
15325 * af_packet: Don't use skb after dev_queue_xmit()
15326 * ax25: netrom: rose: Fix timer oopses
15327 * KVM: allow userspace to adjust kvmclock offset
15328 * oprofile/x86: add Xeon 7500 series support
15329 * oprofile/x86: fix crash when profiling more than 28 events
15330 * libata: retry link resume if necessary
15331 * mm: percpu-vmap fix RCU list walking
15332 * mm: purge fragmented percpu vmap blocks
15333 * block: fix bio_add_page for non trivial merge_bvec_fn case
15334 * Fix 'flush_old_exec()/setup_new_exec()' split
15335 * random: drop weird m_time/a_time manipulation
15336 * random: Remove unused inode variable
15337 * block: fix bugs in bio-integrity mempool usage
15338 * usb: r8a66597-hdc disable interrupts fix
15339 * connector: Delete buggy notification code.
15340 * be2net: Bug fix to support newer generation of BE ASIC
15341 * be2net: Fix memset() arg ordering.
15342 * mm: flush dcache before writing into page to avoid alias
15343 * mac80211: fix NULL pointer dereference when ftrace is enabled
15344 * imxfb: correct location of callbacks in suspend and resume
15345 * mx3fb: some debug and initialisation fixes
15346 * starfire: clean up properly if firmware loading fails
15347 * kernel/cred.c: use kmem_cache_free
15348 * uartlite: fix crash when using as console
15349 * pktcdvd: removing device does not remove its sysfs dir
15350 * ath9k: fix eeprom INI values override for 2GHz-only cards
15351 * ath9k: fix beacon slot/buffer leak
15352 * powerpc: TIF_ABI_PENDING bit removal
15353 * NET: fix oops at bootime in sysctl code
15354 * Linux 2.6.32.8
15355
15356 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
15357
15358 linux (2.6.32-12.17) lucid; urgency=low
15359
15360 [ Andy Whitcroft ]
15361
15362 * restore linux-image prefix -- master
15363 * enforce -- we require SELINUX enabled -- master
15364 * enforce -- ensure APPARMOR is our default LSM -- master
15365 * make doc package completely optional -- master
15366 * make source package completely optional -- master
15367 * make linux-libc-dev completly optional -- master
15368 * convert package disable to a deps list -- master
15369 * allow common headers to switch from indep to arch -- master
15370 * convert binary package disable to a deps list -- master
15371 * add configuration option for a full source build tree -- master
15372 * add support for uImage kernels in package control scripts
15373 * getabis -- cleanup and parameterise repository list -- master
15374 * getabis -- move configuration to etc/getabi -- master
15375 * kernelconfig -- move configuration to etc -- master
15376 * rules -- make debian/debian.env master for branch name
15377 * set the current branch name -- master
15378 * pull back common debian.master files into debian -- master
15379 * enforcer -- make the enforcement configuration common
15380 * insert-changes -- correctly link to debian/rules in DROOT
15381
15382 [ Colin Watson ]
15383
15384 * future-proof ddeb handling against buildd changes
15385
15386 [ Eric Miao ]
15387
15388 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
15389 X86
15390
15391 [ Loïc Minier ]
15392
15393 * Add modules.builtin.bin to prerm rm list
15394 - LP: #516584
15395
15396 [ Tim Gardner ]
15397
15398 * [Config] Implement the amd64 preempt flavour
15399
15400 [ Upstream Kernel Changes ]
15401
15402 * syslog: distinguish between /proc/kmsg and syscalls
15403 - LP: #515623
15404 * sfc: Fix polling for slow MCDI operations
15405 * sfc: Fix conditions for MDIO self-test
15406 * sfc: QT202x: Remove unreliable MMD check at initialisation
15407 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
15408 * sfc: Use fixed-size buffers for MCDI NVRAM requests
15409
15410 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
15411
15412 linux (2.6.32-12.16) lucid; urgency=low
15413
15414 [ Andy Whitcroft ]
15415
15416 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
15417 first use"
15418 * SAUCE: acpi battery -- move first lookup asynchronous
15419 - LP: #507211
15420 * [Config] update configs to cleanup generic configs
15421 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
15422 * [Config] enable USER_NS
15423 - LP: #480739, #509808
15424
15425 [ Heiko Carstens ]
15426
15427 * (pre-stable) driver-core: fix devtmpfs crash on s390
15428 - LP: #512370
15429
15430 [ John Johansen ]
15431
15432 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
15433 - LP: #494565
15434 * [Config] VIRTIO=y for server/virtual flavours
15435 - LP: #494565
15436
15437 [ Kay Sievers ]
15438
15439 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
15440 - LP: #512370
15441
15442 [ Kees Cook ]
15443
15444 * SAUCE: x86: brk away from exec rand area
15445 - LP: #452175
15446
15447 [ Leann Ogasawara ]
15448
15449 * [Upstream] e1000: enhance frame fragment detection
15450 - CVE-2009-4536
15451 * [Upstream] e1000e: enhance frame fragment detection
15452 - CVE-2009-4538
15453
15454 [ Sebastian Kapfer ]
15455
15456 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
15457 series)
15458 - LP: #296610
15459
15460 [ Upstream Kernel Changes ]
15461
15462 * inotify: do not reuse watch descriptors
15463 - LP: #485556
15464 * inotify: only warn once for inotify problems
15465 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
15466 Framebuffer"
15467 * memcg: ensure list is empty at rmdir
15468 * drm/i915: remove loop in Ironlake interrupt handler
15469 * block: Fix incorrect reporting of partition alignment
15470 * x86, mce: Thermal monitoring depends on APIC being enabled
15471 * futexes: Remove rw parameter from get_futex_key()
15472 * page allocator: update NR_FREE_PAGES only when necessary
15473 * x86, apic: use physical mode for IBM summit platforms
15474 * edac: i5000_edac critical fix panic out of bounds
15475 * x86: SGI UV: Fix mapping of MMIO registers
15476 * mfd: WM835x GPIO direction register is not locked
15477 * mfd: Correct WM835x ISINK ramp time defines
15478 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
15479 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
15480 * reiserfs: truncate blocks not used by a write
15481 * HID: add device IDs for new model of Apple Wireless Keyboard
15482 * PCI/cardbus: Add a fixup hook and fix powerpc
15483 * Input: pmouse - move Sentelic probe down the list
15484 * asus-laptop: add Lenovo SL hotkey support
15485 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
15486 * sparc64: Fix NMI programming when perf events are active.
15487 * sparc64: Fix Niagara2 perf event handling.
15488 * i2c: Do not use device name after device_unregister
15489 * i2c/pca: Don't use *_interruptible
15490 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
15491 * sched: Fix task priority bug
15492 * vfs: Fix vmtruncate() regression
15493 * Linux 2.6.32.5
15494 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
15495 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
15496 * Staging: asus_oled: fix oops in 2.6.32.2
15497 * Staging: hv: fix smp problems in the hyperv core code
15498 * tty: fix race in tty_fasync
15499 * ecryptfs: use after free
15500 * ecryptfs: initialize private persistent file before dereferencing
15501 pointer
15502 * nozomi: quick fix for the close/close bug
15503 * serial: 8250_pnp: use wildcard for serial Wacom tablets
15504 * usb: serial: fix memory leak in generic driver
15505 * USB: fix bitmask merge error
15506 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
15507 * USB: EHCI: fix handling of unusual interrupt intervals
15508 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
15509 * USB: add missing delay during remote wakeup
15510 * USB: add speed values for USB 3.0 and wireless controllers
15511 * ACPI: EC: Accelerate query execution
15512 * ACPI: EC: Add wait for irq storm
15513 * SCSI: enclosure: fix oops while iterating enclosure_status array
15514 * drm/i915: Read the response after issuing DDC bus switch command
15515 * drm/i915: try another possible DDC bus for the SDVO device with
15516 multiple outputs
15517 * block: bdev_stack_limits wrapper
15518 * DM: Fix device mapper topology stacking
15519 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
15520 * USB: fix usbstorage for 2770:915d delivers no FAT
15521 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
15522 * perf timechart: Use tid not pid for COMM change
15523 * perf events: Dont report side-band events on each cpu for
15524 per-task-per-cpu events
15525 * perf: Honour event state for aux stream data
15526 * Linux 2.6.32.6
15527
15528 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
15529
15530 linux (2.6.32-11.15) lucid; urgency=low
15531
15532 [ Andy Whitcroft ]
15533
15534 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
15535 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
15536 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
15537 boards"
15538 * Revert "[Upstream] mmc: prevent dangling block device from accessing
15539 stale queues"
15540 * Revert "SAUCE: Fix nx_enable reporting"
15541 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
15542 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
15543 * SAUCE: i915 -- disable powersave by default
15544 - LP: #492392
15545
15546 [ Kees Cook ]
15547
15548 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
15549 - LP: #369978
15550 * SAUCE: [x86] fix report of cs-limit nx-emulation
15551 - LP: #454285
15552 * SAUCE: Fix nx_enable reporting
15553 - LP: #454285
15554
15555 [ Tim Gardner ]
15556
15557 * [Upstream] b43: Declare all possible firmware files.
15558 - LP: #488636
15559 * [Config] updateconfigs after adding pvscsi
15560 - LP: #497156
15561 * [Config] CONFIG_BT=m
15562
15563 [ Upstream Kernel Changes ]
15564
15565 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
15566 for pre-Pentium"
15567 * SCSI: ipr: fix EEH recovery
15568 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
15569 * SCSI: st: fix mdata->page_order handling
15570 * SCSI: fc class: fix fc_transport_init error handling
15571 * sched: Fix task_hot() test order
15572 * x86, cpuid: Add "volatile" to asm in native_cpuid()
15573 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
15574 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
15575 * pata_hpt3x2n: fix clock turnaround
15576 * pata_cmd64x: fix overclocking of UDMA0-2 modes
15577 * ASoC: wm8974: fix a wrong bit definition
15578 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
15579 * ALSA: hda - Fix missing capsrc_nids for ALC88x
15580 * acerhdf: limit modalias matching to supported
15581 - LP: #435958
15582 * ACPI: EC: Fix MSI DMI detection
15583 * ACPI: Use the return result of ACPI lid notifier chain correctly
15584 * powerpc: Handle VSX alignment faults correctly in little-endian mode
15585 * ASoC: Do not write to invalid registers on the wm9712.
15586 * drm/radeon: fix build on 64-bit with some compilers.
15587 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
15588 * USB: option: support hi speed for modem Haier CE100
15589 * USB: Fix a bug on appledisplay.c regarding signedness
15590 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
15591 * Bluetooth: Prevent ill-timed autosuspend in USB driver
15592 * USB: rename usb_configure_device
15593 * USB: fix bugs in usb_(de)authorize_device
15594 * drivers/net/usb: Correct code taking the size of a pointer
15595 * x86: SGI UV: Fix writes to led registers on remote uv hubs
15596 * md: Fix unfortunate interaction with evms
15597 * dma: at_hdmac: correct incompatible type for argument 1 of
15598 'spin_lock_bh'
15599 * dma-debug: Do not add notifier when dma debugging is disabled.
15600 * dma-debug: Fix bug causing build warning
15601 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
15602 referrals
15603 * x86/amd-iommu: Fix initialization failure panic
15604 * ioat3: fix p-disabled q-continuation
15605 * ioat2,3: put channel hardware in known state at init
15606 * KVM: MMU: remove prefault from invlpg handler
15607 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
15608 * Libertas: fix buffer overflow in lbs_get_essid()
15609 * iwmc3200wifi: fix array out-of-boundary access
15610 * mac80211: fix propagation of failed hardware reconfigurations
15611 * mac80211: fix WMM AP settings application
15612 * mac80211: Fix IBSS merge
15613 * cfg80211: fix race between deauth and assoc response
15614 * ath5k: fix SWI calibration interrupt storm
15615 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
15616 * ath9k: Fix TX queue draining
15617 * ath9k: fix missed error codes in the tx status check
15618 * ath9k: wake hardware during AMPDU TX actions
15619 * ath9k: fix suspend by waking device prior to stop
15620 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
15621 64-bit
15622 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
15623 in 0x4054
15624 * iwl3945: disable power save
15625 * iwl3945: fix panic in iwl3945 driver
15626 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
15627 * iwlwifi: fix more eeprom endian bugs
15628 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
15629 * mac80211: fix race with suspend and dynamic_ps_disable_work
15630 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
15631 * 'sysctl_max_map_count' should be non-negative
15632 * kernel/sysctl.c: fix the incomplete part of
15633 sysctl_max_map_count-should-be-non-negative.patch
15634 * V4L/DVB (13596): ov511.c typo: lock => unlock
15635 * x86/ptrace: make genregs[32]_get/set more robust
15636 * memcg: avoid oom-killing innocent task in case of use_hierarchy
15637 * e100: Fix broken cbs accounting due to missing memset.
15638 * ipv6: reassembly: use seperate reassembly queues for conntrack and
15639 local delivery
15640 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
15641 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
15642 * b43: avoid PPC fault during resume
15643 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
15644 support
15645 * sched: Fix balance vs hotplug race
15646 * drm/radeon/kms: fix crtc vblank update for r600
15647 * drm: disable all the possible outputs/crtcs before entering KMS mode
15648 * S390: dasd: support DIAG access for read-only devices
15649 * xen: fix is_disconnected_device/exists_disconnected_device
15650 * xen: improvement to wait_for_devices()
15651 * xen: wait up to 5 minutes for device connetion
15652 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
15653 * udf: Try harder when looking for VAT inode
15654 * Add unlocked version of inode_add_bytes() function
15655 * quota: decouple fs reserved space from quota reservation
15656 * ext4: Convert to generic reserved quota's space management.
15657 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
15658 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
15659 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
15660 * amd64_edac: unify MCGCTL ECC switching
15661 * x86, msr: Add support for non-contiguous cpumasks
15662 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
15663 * amd64_edac: fix driver instance freeing
15664 * amd64_edac: make driver loading more robust
15665 * amd64_edac: fix forcing module load/unload
15666 * sched: Sched_rt_periodic_timer vs cpu hotplug
15667 * ext4: Update documentation to correct the inode_readahead_blks option
15668 name
15669 * lguest: fix bug in setting guest GDT entry
15670 * vmscan: do not evict inactive pages when skipping an active list scan
15671 * ksm: fix mlockfreed to munlocked
15672 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
15673 * generic_permission: MAY_OPEN is not write access
15674 * Linux 2.6.32.3
15675 * untangle the do_mremap() mess
15676 * fasync: split 'fasync_helper()' into separate add/remove functions
15677 * ASoC: fix params_rate() macro use in several codecs
15678 * modules: Skip empty sections when exporting section notes
15679 * exofs: simple_write_end does not mark_inode_dirty
15680 * nfsd: make sure data is on disk before calling ->fsync
15681 * sunrpc: fix peername failed on closed listener
15682 * SUNRPC: Fix up an error return value in
15683 gss_import_sec_context_kerberos()
15684 * SUNRPC: Fix the return value in gss_import_sec_context()
15685 * sunrpc: on successful gss error pipe write, don't return error
15686 * drm/i915: Update LVDS connector status when receiving ACPI LID event
15687 * drm/i915: fix order of fence release wrt flushing
15688 * drm/i915: Permit pinning whilst the device is 'suspended'
15689 * drm: remove address mask param for drm_pci_alloc()
15690 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
15691 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
15692 pipeconf on Ironlake
15693 * drm/i915: Select the correct BPC for LVDS on Ironlake
15694 * drm/i915: fix unused var
15695 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
15696 * drivers/cpuidle/governors/menu.c: fix undefined reference to
15697 `__udivdi3'
15698 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
15699 * lib/rational.c needs module.h
15700 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
15701 DMA_FROM_DEVICE and
15702 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
15703 * mmc_block: add dev_t initialization check
15704 * mmc_block: fix probe error cleanup bug
15705 * mmc_block: fix queue cleanup
15706 * ALSA: hda - Fix ALC861-VD capture source mixer
15707 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
15708 blacklist
15709 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
15710 - LP: #498863
15711 * ASoC: Fix WM8350 DSP mode B configuration
15712 * netfilter: ebtables: enforce CAP_NET_ADMIN
15713 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
15714 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
15715 * hwmon: (adt7462) Fix pin 28 monitoring
15716 * quota: Fix dquot_transfer for filesystems different from ext4
15717 * xen: fix hang on suspend.
15718 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
15719 * ath5k: Fix eeprom checksum check for custom sized eeproms
15720 * cfg80211: fix syntax error on user regulatory hints
15721 * iwl: off by one bug
15722 * mac80211: add missing sanity checks for action frames
15723 * drm/i915: remove render reclock support
15724 * libertas: Remove carrier signaling from the scan code
15725 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
15726 * mac80211: fix skb buffering issue (and fixes to that)
15727 * fix braindamage in audit_tree.c untag_chunk()
15728 * fix more leaks in audit_tree.c tag_chunk()
15729 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
15730 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
15731 * agp/intel-agp: Clear entire GTT on startup
15732 * Linux 2.6.32.4
15733 * ethtool: Add reset operation
15734 * gro: Name the GRO result enumeration type
15735 * gro: Change all receive functions to return GRO result codes
15736 * sfc: 10Xpress: Initialise pause advertising flags
15737 * sfc: 10Xpress: Report support for pause frames
15738 * sfc: Remove redundant header gmii.h
15739 * sfc: Remove redundant hardware initialisation
15740 * sfc: Rename Falcon-specific board code and types
15741 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
15742 * sfc: Remove versioned bitfield macros
15743 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
15744 * sfc: Update hardware definitions for Siena
15745 * sfc: Rename register I/O header and functions used by both Falcon and
15746 Siena
15747 * sfc: Eliminate indirect lookups of queue size constants
15748 * sfc: Define DMA address mask explicitly in terms of descriptor field
15749 width
15750 * sfc: Move all TX DMA length limiting into tx.c
15751 * sfc: Change order of device removal to reverse of probe order
15752 * sfc: Remove declarations of nonexistent functions
15753 * sfc: Move efx_xmit_done() declaration into correct stanza
15754 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
15755 * sfc: Maintain interrupt moderation values in ticks, not microseconds
15756 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
15757 * sfc: Remove pointless abstraction of memory BAR number
15758 * sfc: Remove incorrect assertion from efx_pci_remove_main()
15759 * sfc: Remove unnecessary tests of efx->membase
15760 * sfc: Move MTD probe after netdev registration and name allocation
15761 * sfc: Remove unused code for non-autoneg speed/duplex switching
15762 * sfc: Rename 'xfp' file and functions to reflect reality
15763 * sfc: Really allow RX checksum offload to be disabled
15764 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
15765 * sfc: Enable heuristic selection between page and skb RX buffers
15766 * sfc: Remove pointless abstraction of memory BAR number (2)
15767 * sfc: Remove redundant gotos from __efx_rx_packet()
15768 * sfc: Remove ridiculously paranoid assertions
15769 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
15770 * sfc: Record RX queue number on GRO path
15771 * sfc: SFT9001: Reset LED configuration correctly after blinking
15772 * sfc: Use a single blink implementation
15773 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
15774 * sfc: Make board information explicitly Falcon-specific
15775 * sfc: Move definition of struct falcon_nic_data into falcon.h
15776 * sfc: Move struct falcon_board into struct falcon_nic_data
15777 * sfc: Move all I2C stuff into struct falcon_board
15778 * sfc: Gather link state fields in struct efx_nic into new struct
15779 efx_link_state
15780 * sfc: Remove unnecessary casts to struct sk_buff *
15781 * sfc: Remove redundant efx_xmit() function
15782 * sfc: Combine high-level header files
15783 * sfc: Log interrupt and reset type names, not numbers
15784 * sfc: Fix descriptor cache sizes
15785 * sfc: Treat all MAC registers as 128-bit
15786 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
15787 * sfc: Comment corrections
15788 * sfc: Remove unused constant
15789 * sfc: Clean up struct falcon_board and struct falcon_board_data
15790 * sfc: Fix bugs in RX queue flushing
15791 * sfc: Remove unused function efx_flush_queues()
15792 * sfc: Only switch Falcon MAC clocks as necessary
15793 * sfc: Hold MAC lock for longer in efx_init_port()
15794 * sfc: Split MAC stats DMA initiation and completion
15795 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
15796 * sfc: Simplify XMAC link polling
15797 * sfc: Change MAC promiscuity and multicast hash at the same time
15798 * sfc: Move inline comment into kernel-doc
15799 * sfc: Do not set net_device::trans_start in self-test
15800 * sfc: Simplify PHY polling
15801 * sfc: QT202x: Reset before reading PHY id
15802 * sfc: Replace MDIO spinlock with mutex
15803 * sfc: Always start Falcon using the XMAC
15804 * sfc: Limit some hardware workarounds to Falcon
15805 * sfc: Remove EFX_WORKAROUND_9141 macro
15806 * sfc: Remove another unused workaround macro
15807 * sfc: Remove some redundant whitespace
15808 * sfc: Decouple NIC revision number from Falcon PCI revision number
15809 * sfc: Move descriptor cache base addresses to struct efx_nic_type
15810 * sfc: Clean up RX event handling
15811 * sfc: Remove redundant writes to INT_ADR_KER
15812 * sfc: Remove duplicate hardware structure definitions
15813 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
15814 * sfc: Move Falcon NIC operations to efx_nic_type
15815 * sfc: Refactor link configuration
15816 * sfc: Generalise link state monitoring
15817 * sfc: Add power-management and wake-on-LAN support
15818 * sfc: Implement ethtool reset operation
15819 * sfc: Add efx_nic_type operation for register self-test
15820 * sfc: Add efx_nic_type operation for NVRAM self-test
15821 * sfc: Add efx_nic_type operation for identity LED control
15822 * sfc: Separate shared NIC code from Falcon-specific and rename
15823 accordingly
15824 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
15825 * sfc: Extend loopback mode enumeration
15826 * sfc: Remove static PHY data and enumerations
15827 * sfc: Extend MTD driver for use with new NICs
15828 * sfc: Allow for additional checksum offload features
15829 * sfc: Rename falcon.h to nic.h
15830 * sfc: Move shared NIC code from falcon.c to new source file nic.c
15831 * sfc: Add firmware protocol definitions (MCDI)
15832 * sfc: Add support for SFC9000 family (1)
15833 * sfc: Add support for SFC9000 family (2)
15834 * sfc: Implement TSO for TCP/IPv6
15835 * sfc: Update version, copyright dates, authors
15836 * drivers/net/sfc: Correct code taking the size of a pointer
15837 * sfc: Move PHY software state initialisation from init() into probe()
15838 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
15839 * sfc: Fix DMA mapping cleanup in case of an error in TSO
15840 * sfc: QT2025C: Work around PHY bug
15841 * sfc: QT2025C: Switch into self-configure mode when not in loopback
15842 * sfc: QT2025C: Work around PHY firmware initialisation bug
15843 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
15844 * sfc: Disable TX descriptor prefetch watchdog
15845 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
15846 - LP: #497156
15847
15848 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
15849
15850 linux (2.6.32-10.14) lucid; urgency=low
15851
15852 [ Alex Deucher ]
15853
15854 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
15855 - LP: #493795
15856
15857 [ Andy Whitcroft ]
15858
15859 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
15860 id is less than 0x0f."
15861 * config-check -- ensure the checks get run at build time
15862 * config-check -- check the processed config during updateconfigs
15863 * config-check -- CONFIG_SECCOMP may not be present
15864 * TUN is now built in ignore
15865 * SAUCE: acpi battery -- delay first lookup of the battery until first
15866 use
15867 * SAUCE: async_populate_rootfs: move rootfs init earlier
15868 * ubuntu: AppArmor -- update to mainline 2010-01-06
15869 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
15870 - LP: #498525
15871
15872 [ Dave Airlie ]
15873
15874 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
15875
15876 [ Leann Ogasawara ]
15877
15878 * Add asix to nic-usb-modules file
15879 - LP: #499785
15880
15881 [ Peter Zijlstra ]
15882
15883 * (pre-stable) sched: Fix balance vs hotplug race
15884
15885 [ Tim Gardner ]
15886
15887 * [Config] Enable CONFIG_FUNCTION_TRACER
15888 - LP: #497989
15889 * [Config] Drop lpia from getabis
15890 * [Config] Build in TUN/TAP driver
15891 - LP: #499491
15892 * [Config] DH_COMPAT=5
15893
15894 [ Upstream Kernel Changes ]
15895
15896 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
15897 component_only tv_modes"
15898 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
15899 turned off"
15900 * USB: usb-storage: fix bug in fill_inquiry
15901 * USB: option: add pid for ZTE
15902 * firewire: ohci: handle receive packets with a data length of zero
15903 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
15904 of ->completed counter
15905 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
15906 counter
15907 * rcu: Fix note_new_gpnum() uses of ->gpnum
15908 * rcu: Remove inline from forward-referenced functions
15909 * perf_event: Fix invalid type in ioctl definition
15910 * perf_event: Initialize data.period in perf_swevent_hrtimer()
15911 * perf: Don't free perf_mmap_data until work has been done
15912 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
15913 * sched: Check for an idle shared cache in select_task_rq_fair()
15914 * sched: Fix affinity logic in select_task_rq_fair()
15915 * sched: Rate-limit newidle
15916 * sched: Fix and clean up rate-limit newidle code
15917 * x86/amd-iommu: attach devices to pre-allocated domains early
15918 * x86/amd-iommu: un__init iommu_setup_msi
15919 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
15920 up the PCI tree
15921 * x86: Fix iommu=nodac parameter handling
15922 * x86: GART: pci-gart_64.c: Use correct length in strncmp
15923 * x86: ASUS P4S800 reboot=bios quirk
15924 - LP: #366682
15925 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
15926 * ssb: Fix range check in sprom write
15927 * ath5k: allow setting txpower to 0
15928 * ath5k: enable EEPROM checksum check
15929 * hrtimer: Fix /proc/timer_list regression
15930 * ALSA: hrtimer - Fix lock-up
15931 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
15932 * KVM: x86 emulator: limit instructions to 15 bytes
15933 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
15934 * KVM: s390: Make psw available on all exits, not just a subset
15935 * KVM: fix irq_source_id size verification
15936 * KVM: x86: include pvclock MSRs in msrs_to_save
15937 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
15938 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
15939 * x86, mce: don't restart timer if disabled
15940 * x86/mce: Set up timer unconditionally
15941 * x86: SGI UV: Fix BAU initialization
15942 * x86: Fix duplicated UV BAU interrupt vector
15943 * x86: Add new Intel CPU cache size descriptors
15944 * x86: Fix typo in Intel CPU cache size descriptor
15945 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
15946 * s390: clear high-order bits of registers after sam64
15947 * V4L/DVB: Fix test in copy_reg_bits()
15948 * bsdacct: fix uid/gid misreporting
15949 * UBI: flush wl before clearing update marker
15950 * jbd2: don't wipe the journal on a failed journal checksum
15951 * USB: xhci: Add correct email and files to MAINTAINERS entry.
15952 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
15953 * USB: option.c: add support for D-Link DWM-162-U5
15954 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
15955 * USB: usb-storage: add BAD_SENSE flag
15956 * USB: Close usb_find_interface race v3
15957 * pxa/em-x270: fix usb hub power up/reset sequence
15958 * hfs: fix a potential buffer overflow
15959 * SUNRPC: IS_ERR/PTR_ERR confusion
15960 * NFS: Fix nfs_migrate_page()
15961 * md/bitmap: protect against bitmap removal while being updated.
15962 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
15963 * devpts_get_tty() should validate inode
15964 * debugfs: fix create mutex racy fops and private data
15965 * Driver core: fix race in dev_driver_string
15966 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
15967 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
15968 * mac80211: Fixed bug in mesh portal paths
15969 * mac80211: Revert 'Use correct sign for mesh active path refresh'
15970 * mac80211: fix scan abort sanity checks
15971 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
15972 * rtl8187: Fix wrong rfkill switch mask for some models
15973 * x86: Fix bogus warning in apic_noop.apic_write()
15974 * mm: hugetlb: fix hugepage memory leak in mincore()
15975 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
15976 * powerpc/windfarm: Add detection for second cpu pump
15977 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
15978 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
15979 * drm/radeon/kms: Add quirk for HIS X1300 board
15980 * drm/radeon/kms: handle vblanks properly with dpms on
15981 * drm/radeon/kms: fix legacy crtc2 dpms
15982 * drm/radeon/kms: fix vram setup on rs600
15983 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
15984 * drm/ttm: Fix build failure due to missing struct page
15985 * drm/i915: Set the error code after failing to insert new offset into mm
15986 ht.
15987 * drm/i915: Add the missing clonemask for display port on Ironlake
15988 * xen/xenbus: make DEVICE_ATTR()s static
15989 * xen: re-register runstate area earlier on resume.
15990 * xen: restore runstate_info even if !have_vcpu_info_placement
15991 * xen: correctly restore pfn_to_mfn_list_list after resume
15992 * xen: register timer interrupt with IRQF_TIMER
15993 * xen: register runstate on secondary CPUs
15994 * xen: don't call dpm_resume_noirq() with interrupts disabled.
15995 * xen: register runstate info for boot CPU early
15996 * xen: call clock resume notifier on all CPUs
15997 * xen: improve error handling in do_suspend.
15998 * xen: don't leak IRQs over suspend/resume.
15999 * xen: use iret for return from 64b kernel to 32b usermode
16000 * xen: explicitly create/destroy stop_machine workqueues outside
16001 suspend/resume region.
16002 * Xen balloon: fix totalram_pages counting.
16003 * xen: try harder to balloon up under memory pressure.
16004 * dm exception store: free tmp_store on persistent flag error
16005 * dm snapshot: only take lock for statustype info not table
16006 * dm crypt: move private iv fields to structs
16007 * dm crypt: restructure essiv error path
16008 * dm: avoid _hash_lock deadlock
16009 * dm snapshot: cope with chunk size larger than origin
16010 * dm crypt: separate essiv allocation from initialisation
16011 * dm crypt: make wipe message also wipe essiv key
16012 * slc90e66: fix UDMA handling
16013 * tcp: Stalling connections: Fix timeout calculation routine
16014 * ip_fragment: also adjust skb->truesize for packets not owned by a
16015 socket
16016 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
16017 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
16018 * sparc64: Fix overly strict range type matching for PCI devices.
16019 * sparc64: Fix stack debugging IRQ stack regression.
16020 * sparc: Set UTS_MACHINE correctly.
16021 * b43legacy: avoid PPC fault during resume
16022 * tracing: Fix event format export
16023 * ath9k: Fix TX hang poll routine
16024 * ath9k: fix processing of TX PS null data frames
16025 * ath9k: Fix maximum tx fifo settings for single stream devices
16026 * ath9k: fix tx status reporting
16027 * mac80211: Fix dynamic power save for scanning.
16028 * drm/i915: Fix sync to vblank when VGA output is turned off
16029 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
16030 * thinkpad-acpi: fix default brightness_mode for R50e/R51
16031 * thinkpad-acpi: preserve rfkill state across suspend/resume
16032 * ipw2100: fix rebooting hang with driver loaded
16033 * matroxfb: fix problems with display stability
16034 * acerhdf: add new BIOS versions
16035 * asus-laptop: change light sens default values.
16036 * vmalloc: conditionalize build of pcpu_get_vm_areas()
16037 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
16038 * net: Fix userspace RTM_NEWLINK notifications.
16039 * ext3: Fix data / filesystem corruption when write fails to copy data
16040 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
16041 * bcm63xx_enet: fix compilation failure after get_stats_count removal
16042 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
16043 * drm/i915: Avoid NULL dereference with component_only tv_modes
16044 * drm/i915: PineView only has LVDS and CRT ports
16045 * drm/i915: Fix LVDS stability issue on Ironlake
16046 * mm: sigbus instead of abusing oom
16047 * ipvs: zero usvc and udest
16048 * jffs2: Fix long-standing bug with symlink garbage collection.
16049 * intel-iommu: Detect DMAR in hyperspace at probe time.
16050 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
16051 * intel-iommu: Check for an RMRR which ends before it starts.
16052 * intel-iommu: Fix oops with intel_iommu=igfx_off
16053 * intel-iommu: ignore page table validation in pass through mode
16054 * netfilter: xtables: document minimal required version
16055 * perf_event: Fix incorrect range check on cpu number
16056 * implement early_io{re,un}map for ia64
16057 * Linux 2.6.32.2
16058
16059 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
16060
16061 linux (2.6.32-9.13) lucid; urgency=low
16062
16063 [ Andy Whitcroft ]
16064
16065 * [Config] enable CONFIG_B43_PHY_LP
16066 - LP: #493059
16067 * include modules.builtin in the binary debs
16068 * config-check -- add a configuration enforcer
16069 * config-check -- add a unit-test suite to the checker
16070 * [Config] Enable CONFIG_SYN_COOKIES for versatile
16071 * [Config] Enable CONFIG_SECURITY_SMACK for ports
16072 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
16073 * [Config] Disable CONFIG_COMPAT_BRK for ports
16074 * getabis -- add armel versatile to the list
16075
16076 [ Brad Figg ]
16077
16078 * SAUCE: Increase the default prealloc buffer for HDA audio devices
16079 (non-modem)
16080
16081 [ Manoj Iyer ]
16082
16083 * ubuntu: onmibook -- Added missing BOM file
16084
16085 [ Tim Gardner ]
16086
16087 * ubuntu: fsam7400 -- Cleanup Makefile
16088
16089 [ Upstream Kernel Changes ]
16090
16091 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
16092 * signal: Fix alternate signal stack check
16093 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
16094 * SCSI: osd_protocol.h: Add missing #include
16095 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
16096 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
16097 ENOSPC
16098 * ext4: avoid divide by zero when trying to mount a corrupted file system
16099 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
16100 * ext4: fix lock order problem in ext4_move_extents()
16101 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
16102 * ext4: plug a buffer_head leak in an error path of ext4_iget()
16103 * ext4: make sure directory and symlink blocks are revoked
16104 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
16105 * ext4: journal all modifications in ext4_xattr_set_handle
16106 * ext4: don't update the superblock in ext4_statfs()
16107 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
16108 non-zero
16109 * ext4: fix block validity checks so they work correctly with meta_bg
16110 * ext4: avoid issuing unnecessary barriers
16111 * ext4: fix error handling in ext4_ind_get_blocks()
16112 * ext4: make trim/discard optional (and off by default)
16113 * ext4: make "norecovery" an alias for "noload"
16114 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
16115 * ext4: initialize moved_len before calling ext4_move_extents()
16116 * ext4: move_extent_per_page() cleanup
16117 * jbd2: Add ENOMEM checking in and for
16118 jbd2_journal_write_metadata_buffer()
16119 * ext4: Return the PTR_ERR of the correct pointer in
16120 setup_new_group_blocks()
16121 * ext4: Avoid data / filesystem corruption when write fails to copy data
16122 * ext4: wait for log to commit when umounting
16123 * ext4: remove blocks from inode prealloc list on failure
16124 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
16125 * ext4: quota macros cleanup
16126 * ext4: fix incorrect block reservation on quota transfer.
16127 * ext4: Wait for proper transaction commit on fsync
16128 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16129 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
16130 * Linux 2.6.32.1
16131 * kbuild: generate modules.builtin
16132 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
16133 - LP: #494461
16134 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
16135 tv_modes
16136 - LP: #494045
16137
16138 [ Zhao Yakui ]
16139
16140 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
16141 less than 0x0f.
16142 - LP: #481765
16143
16144 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
16145
16146 linux (2.6.32-8.12) lucid; urgency=low
16147
16148 [ Andy Whitcroft ]
16149
16150 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
16151
16152 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
16153
16154 linux (2.6.32-8.11) lucid; urgency=low
16155
16156 [ Andy Whitcroft ]
16157
16158 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
16159 up"
16160 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16161 transition."
16162 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
16163 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
16164 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
16165 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
16166 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
16167 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
16168 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
16169 mem"
16170 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
16171 denied"
16172 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
16173 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
16174 allocation"
16175 * Revert "SAUCE: AppArmor: Set error code after structure
16176 initialization."
16177 * Revert "AppArmor -- fix pstrace_may_access rename"
16178 * Revert "ubuntu: AppArmor security module"
16179 * Revert "SAUCE: Add config option to set a default LSM"
16180 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
16181 * Revert "[Config] fsam7400 -- enable"
16182 * Revert "[Config] AUFS -- enable"
16183 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
16184 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
16185 * Revert "ubuntu: AUFS -- export various core functions"
16186 * Revert "[Config] ubuntu/iscsitarget -- disable"
16187 * Revert "[Config] iscsitarget -- enable"
16188 * Revert "ubuntu: iscsitarget -- SVN revision r214"
16189 * update Vcs-Git to point to the correct repository
16190 - LP: #493589
16191 * update build environment overrides to lucid
16192 - LP: #493589
16193 * [Config] enable CONFIG_DEVTMPFS
16194 * [Config] update all configs following AppArmor 2009-12-08 update
16195 * SAUCE: isapnp_init: make isa PNP scans occur async
16196 * [Config] fsam7400 -- enable
16197 * [Config] omnibook -- enable
16198 * [Config] cleanup CONFIG_AUDIT
16199 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
16200 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
16201 * ubuntu: AUFS -- aufs2 20091209
16202 * [Config] AUFS -- enable
16203 * [Config] iscsitarget -- enable
16204
16205 [ Arjan van de Ven ]
16206
16207 * SAUCE: KMS: cache the EDID information of the LVDS
16208
16209 [ Colin Watson ]
16210
16211 * bnx2: update d-i firmware filenames
16212 - LP: #494052
16213 * add cdc_ether to nic-usb-modules udeb
16214 - LP: #495060
16215
16216 [ John Johansen ]
16217
16218 * ubuntu: AppArmor -- mainline 2009-10-08
16219
16220 [ Manoj Iyer ]
16221
16222 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
16223 * ubuntu: omnibook -- support Toshiba (HP) netbooks
16224 * ubuntu: iscsitarget --- version 1.4.19
16225 - LP: #494693
16226
16227 [ Surbhi Palande ]
16228
16229 * SAUCE: Make populate_rootfs asynchronous
16230
16231 [ Tim Gardner ]
16232
16233 * Parallelize flavour builds and packaging
16234 * [Config] Enable CONFIG_KSM
16235
16236 [ Upstream Kernel Changes ]
16237
16238 * Config option to set a default LSM
16239 * LSM: Add security_path_chroot().
16240 * LSM: Add security_path_chroot().
16241 * LSM: Move security_path_chmod()/security_path_chown() to after
16242 mutex_lock().
16243 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16244
16245 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
16246
16247 linux (2.6.32-7.10) lucid; urgency=low
16248
16249 [ Andy Whitcroft ]
16250
16251 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
16252
16253 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
16254
16255 linux (2.6.32-7.9) lucid; urgency=low
16256
16257 [ Andy Whitcroft ]
16258
16259 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
16260 - LP: #458982
16261 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
16262 * [Config] update configs following versatile switch to V7
16263 * rebased to v2.6.32
16264 * [Config] update configs following rebase to v2.6.32
16265 * [Config] update ports configs following rebase to v2.6.32
16266 * SAUCE: default ATI Radeon KMS to off until userspace catches up
16267
16268 [ Arjan van de Ven ]
16269
16270 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
16271
16272 [ Leann Ogasawara ]
16273
16274 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
16275 permissions
16276 - CVE-2009-3939
16277
16278 [ Loic Minier ]
16279
16280 * SAUCE: select a v7 CPU for versatile
16281
16282 [ Takashi Iwai ]
16283
16284 * SAUCE: ALSA: hda - Add power on/off counter
16285
16286 [ Upstream changes ]
16287
16288 * rebased to v2.6.32
16289
16290 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
16291
16292 linux (2.6.32-6.8) lucid; urgency=low
16293
16294 [ Andy Whitcroft ]
16295
16296 * [Config] disable SSB devices for armel
16297
16298 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
16299
16300 linux (2.6.32-6.7) lucid; urgency=low
16301
16302 [ Andy Whitcroft ]
16303
16304 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
16305 * Revert "SAUCE: Dell XPS710 reboot quirk"
16306 * Revert "SAUCE: Link acpi-cpufreq.o first"
16307 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
16308 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
16309 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
16310 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
16311 * Revert "Add Dell Dimension 9200 reboot quirk"
16312 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
16313 * Revert "SAUCE: tulip: Define ULI PCI ID's"
16314 * Revert "SAUCE: Lower warning level of some PCI messages"
16315 * Revert "mac80211: fix two issues in debugfs"
16316 Drop a number of known redundant commits as identified in the Ubuntu
16317 delta review blueprint.
16318
16319 * reenable armel versatile flavour
16320 * [Config] disable CONFIG_USB_DEVICEFS
16321
16322 [ Tim Gardner ]
16323
16324 * [Config] udeb: Add squashfs to fs-core-modules
16325 - LP: #352615
16326 * [Config] Create a real squashfs udeb
16327 - LP: #352615
16328
16329
16330 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
16331
16332 linux (2.6.32-5.6) lucid; urgency=low
16333
16334 [ Andy Whitcroft ]
16335
16336 * rebase to v2.6.32-rc8
16337 * update configs following rebase to v2.6.32-rc8
16338 * update ports configs since rebase to v2.6.32-rc8
16339 * [Config] enable cgroup options
16340 - LP: #480739
16341
16342 [ Upstream Kernel Changes ]
16343
16344 * rebase to v2.6.32-rc8
16345
16346 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
16347
16348 linux (2.6.32-4.5) lucid; urgency=low
16349
16350 [ Andy Whitcroft ]
16351
16352 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16353 * rebase to v2.6.32-rc7
16354 * resync with Karmic proposed
16355
16356 [ John Johansen ]
16357
16358 * SAUCE: AppArmor: Fix oops after profile removal
16359 - LP: #475619
16360 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
16361 - LP: #437258
16362 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
16363 - LP: #479102
16364 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
16365 - LP: #479115
16366 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16367 transition.
16368 - LP: #480112
16369
16370 [ Ubuntu Changes ]
16371
16372 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
16373
16374 [ Upstream Kernel Changes ]
16375
16376 * rebase to v2.6.32-rc7
16377
16378 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
16379
16380 linux (2.6.32-3.4) lucid; urgency=low
16381
16382 [ Andy Whitcroft ]
16383
16384 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16385 * [Upstream] add local prefix to oss local change_bits
16386
16387 [ Upstream Kernel Changes ]
16388
16389 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
16390 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
16391
16392 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
16393
16394 linux (2.6.32-3.3) lucid; urgency=low
16395
16396 [ Andy Whitcroft ]
16397
16398 * rebase to v2.6.32-rc6
16399 * [Config] update configs following rebase to v2.6.32-rc6
16400 * [Config] update ports configs following rebase to v2.6.32-rc6
16401 * resync with Karmic Ubuntu-2.6.31-15.49
16402 * [Config] add module ignores for broken drivers
16403
16404 [ John Johansen ]
16405
16406 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
16407 - LP: #453335
16408 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
16409 - LP: #458299
16410 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
16411 - LP: #462824
16412 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
16413 - LP: #451375
16414
16415 [ Kees Cook ]
16416
16417 * SAUCE: Fix nx_enable reporting
16418 - LP: #454285
16419
16420 [ Scott James Remnant ]
16421
16422 * Revert "SAUCE: trace: add trace_event for the open() syscall"
16423 * SAUCE: trace: add trace events for open(), exec() and uselib()
16424 - LP: #462111
16425
16426 [ Stefan Bader ]
16427
16428 * SAUCE: Fix sub-flavour script to not stop on missing directories
16429 - LP: #453073
16430
16431 [ Ubuntu Changes ]
16432
16433 * resync with Karmic Ubuntu-2.6.31-15.49
16434
16435 [ Upstream Kernel Changes ]
16436
16437 * rebase to v2.6.32-rc6
16438 - LP: #464552
16439
16440 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
16441
16442 linux (2.6.32-2.2) lucid; urgency=low
16443
16444 [ Andy Whitcroft ]
16445
16446 * install the full changelog with the binary package
16447 * changelog -- explicitly note rebases and clean history
16448 * reinstate armel.mk with no flavours
16449 - LP: #449637
16450 * [Upstream] block: silently error unsupported empty barriers too
16451 - LP: #420423
16452 * [Config] udate configs following karmic resync
16453 * [Config] update ports configs following karmic resync
16454 * [Upstream] lirc -- follow removal of .id element
16455
16456 [ Colin Watson ]
16457
16458 * Use section 'admin' rather than 'base'
16459 * Add more e100 firmware to nic-modules
16460 - LP: #451872
16461 * Add qla1280 firmware to scsi-modules
16462 - LP: #381037
16463
16464 [ John Johansen ]
16465
16466 * SAUCE: AppArmor: Set error code after structure initialization.
16467 - LP: #427948
16468 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
16469 - LP: #446595
16470 * SAUCE: AppArmor: Fix mediation of "deleted" paths
16471
16472 [ Kees Cook ]
16473
16474 * SAUCE: [x86] fix report of cs-limit nx-emulation
16475 - LP: #454285
16476
16477 [ Leann Ogasawara ]
16478
16479 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
16480 events
16481 - LP: #430809
16482 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
16483 toggle switch press
16484 - LP: #430809
16485
16486 [ Luke Yelavich ]
16487
16488 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
16489 * [Config] Add sd_mod to scsi-modules udeb for powerpc
16490
16491 [ Mario Limonciello ]
16492
16493 * SAUCE: Update to LIRC 0.8.6
16494 - LP: #432678
16495 * SAUCE: dell-laptop: Store the HW switch status internally rather than
16496 requerying every time
16497 - LP: #430809
16498 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
16499 - LP: #430809
16500
16501 [ Stefan Bader ]
16502
16503 * [Upstream] acerhdf: Limit modalias matching to supported boards
16504 - LP: #435958
16505
16506 [ Tim Gardner ]
16507
16508 * [Upstream] i915: Fix i2c init message
16509 - LP: #409361
16510 * [Config] Add sym53c8xx.ko to virtual sub-flavour
16511 - LP: #439415
16512 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
16513 - LP: #439456
16514 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
16515 - LP: #381300
16516 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
16517 - LP: #430694
16518 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
16519 - LP: #430694
16520 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
16521 - LP: #416325
16522 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
16523 - LP: #430694
16524 * SAUCE: Raise the default console 'quiet' level to 2
16525 * [Config] CONFIG_X86_PAT=y
16526 * [Config] Add armel arch to linux-libc-dev arches.
16527 - LP: #449637
16528 * [Config] CONFIG_X86_MCE
16529 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
16530 M300 to rate blacklist
16531 - LP: #433801
16532
16533 [ Upstream Kernel Changes ]
16534
16535 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
16536 * drm/i915: Fix FDI M/N setting according with correct color depth
16537 - LP: #416792
16538
16539 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
16540
16541 linux (2.6.32-1.1) lucid; urgency=low
16542
16543 [ Andy Whitcroft ]
16544
16545 * rebase to v2.6.32-rc3
16546 * [Config] update configs following rebase to 2.6.32-rc3
16547 * [Config] update ports configs following rebase to 2.6.32-rc3
16548 * AppArmor -- fix pstrace_may_access rename
16549 * staging/android -- disable
16550 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
16551 * ubuntu: drbd -- disable
16552 * staging/comdi -- disable
16553 * staging/go7007 -- disable
16554 * [Config] staging/winbond -- disable
16555 * [Config] ubuntu/iscsitarget -- disable
16556 * [d-i] cbc and ecb are builtin make them optional in udebs
16557 * rebase to v2.6.32-rc5
16558 * [Config] update configs following rebase to v2.6.32-rc5
16559 * [Config] update ports configs following rebase to v2.6.31-rc5
16560
16561 [ Tim Gardner ]
16562
16563 * [Config] Add cpio as a build dependency.
16564
16565 [ Upstream Kernel Changes ]
16566
16567 * rebase to v2.6.32-rc3
16568 * rebase to v2.6.32-rc5
16569
16570 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
16571
16572 linux (2.6.31-11.37) karmic; urgency=low
16573
16574 [ Tim Gardner ]
16575
16576 * [Config] Increase kernel log buffer to 256K for amd64 flavours
16577 - LP: #424810
16578 * [Config] Set HZ=100 for amd64 flavours
16579 - LP: #438234
16580 * [Upstream] e1000e: Emit notice instead of an error when
16581 pci_enable_pcie_error_reporting() fails
16582 - LP: #436370
16583
16584 [ Upstream Kernel Changes ]
16585
16586 * n_tty: honor opost flag for echoes
16587 * n_tty: move echoctl check and clean up logic
16588 - LP: #438310
16589
16590 * Revert "[Upstream] drm/i915: Check that the relocation points to within
16591 the target" - Use upstream cherry-pick.
16592 * drm/i915: Check that the relocation points to within the target
16593 - LP: #429241
16594
16595 * drm/i915: fix tiling on IGDNG
16596 * drm/i915: add B43 chipset support
16597 * agp/intel: Add B43 chipset support
16598 Intel request from kernel team mailing list.
16599
16600 * HID: completely remove apple mightymouse from blacklist
16601 - LP: #428111
16602
16603 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
16604
16605 linux (2.6.31-11.36) karmic; urgency=low
16606
16607 [ Brian Rogers ]
16608
16609 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
16610 persistent object
16611 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
16612 persistent object
16613
16614 [ Takashi Iwai ]
16615
16616 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
16617 - LP: #416482
16618
16619 [ Tyler Hicks ]
16620
16621 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
16622 negative during unlink
16623
16624 [ Upstream Kernel Changes ]
16625
16626 * sg: fix oops in the error path in sg_build_indirect()
16627 * mpt2sas : Rescan topology from Interrupt context instead of work thread
16628 * mpt2sas: Prevent sending command to FW while Host Reset
16629 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
16630 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
16631 * SCSI: fix oops during scsi scanning
16632 * SCSI: libsrp: fix memory leak in srp_ring_free()
16633 * cfg80211: fix looping soft lockup in find_ie()
16634 * ath5k: write PCU registers on initial reset
16635 * binfmt_elf: fix PT_INTERP bss handling
16636 * TPM: Fixup boot probe timeout for tpm_tis driver
16637 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
16638 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
16639 * fix undefined reference to user_shm_unlock
16640 * perf_counter: Fix buffer overflow in perf_copy_attr()
16641 * perf_counter: Start counting time enabled when group leader gets
16642 enabled
16643 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
16644 * powerpc: Fix bug where perf_counters breaks oprofile
16645 * powerpc/ps3: Workaround for flash memory I/O error
16646 * block: don't assume device has a request list backing in nr_requests
16647 store
16648 * agp/intel: remove restore in resume
16649 * ALSA: cs46xx - Fix minimum period size
16650 * ASoC: Fix WM835x Out4 capture enumeration
16651 * sound: oxygen: work around MCE when changing volume
16652 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
16653 * perf stat: Change noise calculation to use stddev
16654 * x86: Fix x86_model test in es7000_apic_is_cluster()
16655 * x86/i386: Make sure stack-protector segment base is cache aligned
16656 * PCI: apply nv_msi_ht_cap_quirk on resume too
16657 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
16658 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
16659 with highmem
16660 * KVM guest: do not batch pte updates from interrupt context
16661 * KVM: Fix coalesced interrupt reporting in IOAPIC
16662 * KVM: VMX: Check cpl before emulating debug register access
16663 * KVM guest: fix bogus wallclock physical address calculation
16664 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
16665 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
16666 * KVM: x86 emulator: Implement zero-extended immediate decoding
16667 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
16668 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
16669 * KVM: limit lapic periodic timer frequency
16670 * libata: fix off-by-one error in ata_tf_read_block()
16671 * PCI quirk: update 82576 device ids in SR-IOV quirks list
16672 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
16673 * powerpc/pseries: Fix to handle slb resize across migration
16674 * Linux 2.6.31.1
16675
16676 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
16677
16678 linux (2.6.31-10.35) karmic; urgency=low
16679
16680 [ Amit Kucheria ]
16681
16682 * Disable CONFIG_UEVENT_HELPER_PATH
16683
16684 [ Andy Whitcroft ]
16685
16686 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
16687 * remove the tlsup driver
16688 * remove lmpcm logitech driver support
16689
16690 [ Bryan Wu ]
16691
16692 * Add 3 missing files to prerm remove file list
16693 - LP: #345623, #415832
16694
16695 [ Chris Wilson ]
16696
16697 * [Upstream] drm/i915: Check that the relocation points to within the
16698 target
16699 - LP: #429241
16700
16701 [ Luke Yelavich ]
16702
16703 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
16704
16705 [ Manoj Iyer ]
16706
16707 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
16708 - LP: #348861
16709
16710 [ Tim Gardner ]
16711
16712 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
16713 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
16714 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
16715 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
16716 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
16717 Upstream suggests that this is not the right approach.
16718
16719 * [Config] Set default I/O scheduler to DEADLINE
16720 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
16721 - LP: #381300
16722
16723 [ ubuntu@tjworld.net ]
16724
16725 * SAUCE: ipw2200: Enable LED by default
16726 - LP: #21367
16727
16728 [ Upstream Kernel Changes ]
16729
16730 * ALSA: hda - Add support for new AMD HD audio devices
16731 - LP: #430564
16732
16733 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
16734
16735 linux (2.6.31-10.34) karmic; urgency=low
16736
16737 [ Ted Tso ]
16738
16739 * [Upstream] ext3: Don't update superblock write time when filesystem is
16740 read-only
16741 - LP: #427822
16742
16743 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
16744
16745 linux (2.6.31-10.33) karmic; urgency=low
16746
16747 [ Leann Ogasawara ]
16748
16749 * [Upstream] dvb-usb: fix tuning with Cinergy T2
16750 - LP: #421258
16751
16752 [ Tim Gardner ]
16753
16754 * [Config] Unconditionally copy files from sub-flavours lists.
16755 (really, really fix it this time)
16756 - LP: #423426
16757 * [Config] Set CONFIG_CACHEFILES=m for all flavours
16758
16759 [ Upstream Kernel Changes ]
16760
16761 * ext4: Don't update superblock write time when filesystem is read-only
16762 - LP: #427822
16763
16764 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
16765
16766 linux (2.6.31-10.32) karmic; urgency=low
16767
16768 [ Eric Miao ]
16769
16770 * [Config] enable module support for memory stick
16771 - LP: #159951
16772
16773 [ Tim Gardner ]
16774
16775 * [Config] Unconditionally copy files from sub-flavours lists.
16776 - LP: #423426
16777
16778 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
16779
16780 linux (2.6.31-10.31) karmic; urgency=low
16781
16782 [ Andy Whitcroft ]
16783
16784 * rebase to v2.6.31 final
16785
16786 [ Colin Watson ]
16787
16788 * [Config] Recommend grub-pc in linux-image
16789 - LP: #385741
16790
16791 [ Ike Panhc ]
16792
16793 * [Upstream] Pull latest update of lenovo-sl-laptop
16794
16795 [ Peter Feuerer ]
16796
16797 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
16798 model
16799 - LP: #426691
16800
16801 [ Tim Gardner ]
16802
16803 * [Config] De-macro some package names.
16804
16805 [ Upstream Changes ]
16806
16807 * rebase to 2.6.31 final.
16808
16809 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
16810
16811 linux (2.6.31-10.30) karmic; urgency=low
16812
16813 [ Amit Kucheria ]
16814
16815 * [Config] Enable CONFIG_USB_DEVICEFS
16816 - LP: #417748
16817 * [Config] Populate the config-update template a bit more
16818
16819 [ Andy Whitcroft ]
16820
16821 * rebase to v2.6.31-rc9
16822 * [Config] update configs following rebase to v2.6.31-rc9
16823 * [Config] update ports configs following rebase to v2.6.31-rc9
16824
16825 [ Colin Ian King ]
16826
16827 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
16828 - LP: #254837
16829
16830 [ Jerone Young ]
16831
16832 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
16833 white-list
16834 - LP: #281732
16835 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
16836 white-list
16837 - LP: #281732
16838 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
16839 white-list
16840 - LP: #281732
16841 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
16842 white-list
16843 - LP: #281732
16844 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
16845 white-list
16846 - LP: #281732
16847
16848 [ John Johansen ]
16849
16850 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
16851 - LP: #419308
16852 * SAUCE: AppArmor: Return the correct error codes on profile
16853 addition/removal
16854 - LP: #408473
16855 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
16856 - LP: #408454
16857 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
16858 - LP: #419222
16859 * SAUCE: AppArmor: Fix change_profile failure
16860 - LP: #401931
16861 * SAUCE: AppArmor: Tell git to ignore generated include files
16862 - LP: #419505
16863
16864 [ Stefan Bader ]
16865
16866 * [Upstream] acpi: video: Loosen strictness of video bus detection code
16867 - LP: #333386
16868 * SAUCE: Remove ov511 driver from ubuntu subdirectory
16869
16870 [ Tim Gardner ]
16871
16872 * [Config] Exclude char-modules from non-x86 udeb creation
16873 * SAUCE: Notify the ACPI call chain of AC events
16874 * [Config] CONFIG_SATA_VIA=m
16875 - LP: #403385
16876 * [Config] Build in all phylib support modules.
16877 * [Config] Don't fail when sub-flavour files are missing
16878 - LP: #423426
16879 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
16880 - LP: #423513
16881
16882 [ Upstream ]
16883
16884 * Rebased against v2.6.31-rc9
16885
16886 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
16887
16888 linux (2.6.31-9.29) karmic; urgency=low
16889
16890 [ Leann Ogasawara ]
16891
16892 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
16893 - LP: #419993
16894 * [Config] d-i/modules: Add new char-modules file, initialize with
16895 intel-agp
16896 - LP: #420605
16897
16898 [ Upstream ]
16899
16900 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
16901 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
16902 adda766193ea1cf3137484a9521972d080d0b7af.
16903
16904 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
16905
16906 linux (2.6.31-8.28) karmic; urgency=low
16907
16908 [ Ike Panhc ]
16909
16910 * [Config] Let nic-shared-modules depends on crypto-modules
16911 - LP: #360966
16912
16913 [ Leann Ogasawara ]
16914
16915 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
16916 constant
16917 - LP: #412492
16918
16919 [ Mario Limonciello ]
16920
16921 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
16922 status if HW switch is disabled
16923 - LP: #418721
16924 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
16925 Compal made Dell laptops
16926 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
16927 with rfkill support
16928
16929 [ Tim Gardner ]
16930
16931 * [Config] Add acpiphp to virtual sub-flavour
16932 - LP: #364916
16933 * Drop KSM patch set for now because of instabilities with encrypted swap.
16934 - LP: #418781
16935
16936 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
16937
16938 linux (2.6.31-7.27) karmic; urgency=low
16939
16940 [ Tim Gardner ]
16941
16942 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
16943 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
16944 Replaces previous ksm patches from 2.6.31-6.25
16945 * [Config] KSM=y
16946
16947 [ Upstream ]
16948
16949 * Rebased against v2.6.31-rc7
16950
16951 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
16952
16953 linux (2.6.31-6.26) karmic; urgency=low
16954
16955 [ Andy Whitcroft ]
16956
16957 * [Config] enable CONFIG_AUFS_BR_RAMFS
16958 - LP: #414738
16959 * split out debian directory ready for abstraction
16960 * add printdebian target to find branch target
16961 * abstracted debian -- debian/files is not abstracted
16962 * abstracted debian -- packages must be built in debian/<pkg>
16963 * abstracted debian -- kernel-wedge needs to work in debian/
16964 * abstracted debian -- ensure we install the copyright file
16965 * abstracted-debian -- drop the debian directories from headers
16966 * abstracted-debian -- drop the debian directories from headers part 2
16967 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
16968 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
16969 - LP: #410198
16970
16971 [ Luke Yelavich ]
16972
16973 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
16974 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
16975 - LP: #413150
16976 * [Config] Ports: Build all cpu frequency scaling governors into ports
16977 kernels
16978 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
16979 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
16980 * [Config] Ports: Enable PS3 network driver
16981
16982 [ Stefan Bader ]
16983
16984 * abstracted debian -- call $(DEBIAN)/rules using make
16985
16986 [ Tim Gardner ]
16987
16988 * [Config] Abstract the debian directory
16989 * SAUCE: Improve error reporting in postinst
16990 - LP: #358564
16991
16992 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
16993
16994 linux (2.6.31-6.25) karmic; urgency=low
16995
16996 [ Andy Whitcroft ]
16997
16998 * script to generate Ubuntu changes from changelog
16999 * [Config] standardise ANDROID options
17000 * [Config] standardise CONFIG_ATM as module
17001 * [Config] standardise CONFIG_LIB80211 as module
17002 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
17003 * [Config] set CONFIG_CRAMFS as module
17004 * [Config] enable CONFIG_DAB and modules
17005 * [Config] set CONFIG_MAC80211_HWSIM as module
17006 * [Config] set CONFIG_NET_CLS_FLOW as module
17007 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
17008 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
17009 * [Config] set CONFIG_RTC_DRV_DS1511 as module
17010 * [Config] set CONFIG_RTC_DRV_R9701 as module
17011 * [Config] set CONFIG_RTC_DRV_S35390A as module
17012 * [Config] set CONFIG_TOIM3232_DONGLE as module
17013 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
17014 * [Config] standardise CONFIG_USB_G_PRINTER as module
17015 * [Config] standardise CONFIG_USB_SERIAL_IR as module
17016 * [Config] set CONFIG_USB_SERIAL_IUU as module
17017 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
17018 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
17019 * cleanup remains of dm-loop
17020 * drop thinkpad ec and smapi support
17021 * drop appleir
17022 * [Config] update configs following rebase to v2.6.31-rc6
17023 * rebase to v2.6.31-rc6
17024
17025 [ Hugh Dickins ]
17026
17027 * SAUCE: ksm patch 1, drop after 2.6.31
17028 * SAUCE: ksm patch 2, drop after 2.6.31
17029 * SAUCE: ksm patch 3, drop after 2.6.31
17030 * SAUCE: ksm patch 4, drop after 2.6.31
17031 * SAUCE: ksm patch 5, drop after 2.6.31
17032 * SAUCE: ksm patch 7, drop after 2.6.31
17033
17034 [ Izik Eidus ]
17035
17036 * SAUCE: ksm patch 0, drop after 2.6.31
17037 * SAUCE: ksm patch 6, drop after 2.6.31
17038 * SAUCE: ksm patch 8, drop after 2.6.31
17039 * SAUCE: ksm patch 9, drop after 2.6.31
17040
17041 [ Luke Yelavich ]
17042
17043 * [Config] Ports: Re-add PS3 modules to udebs
17044
17045 [ Michael Casadevall ]
17046
17047 * [Config] Update SPARC config and d-i files to reflect what can be built
17048
17049 [ Tim Gardner ]
17050
17051 * [Config] Removed armel package support
17052 * [Config] Enabled CONFIG_KSM=y
17053
17054 [ Upstream Kernel Changes ]
17055
17056 * Rebased against v2.6.31-rc6
17057 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
17058 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
17059 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
17060 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
17061 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
17062 changes"
17063 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
17064 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
17065 revision"
17066 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
17067 by default"
17068 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
17069 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
17070 ARCH_MXC_CANONICAL"
17071 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
17072 CONFIG_GPIOLIB"
17073 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
17074 2.6.31"
17075 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
17076 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
17077 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
17078 mxc_uart.h _everywhere_"
17079 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
17080 correct location"
17081 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
17082 snd_card_create"
17083 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
17084 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
17085 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
17086 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
17087 mxc_map_io."
17088 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17089 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17090 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
17091 with snd_soc_card."
17092 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
17093 structure"
17094 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
17095 DMA_MODE_READ/WRITE/MASK"
17096 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
17097 Freescale mx51 platform"
17098 * Driver core: add new device to bus's list before probing
17099 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
17100 power-saving
17101 - LP: #381693, #399750, #380892
17102
17103 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
17104
17105 linux (2.6.31-5.24) karmic; urgency=low
17106
17107 [ Amit Kucheria ]
17108
17109 * ARM: IMX51: Make video capture drivers compile
17110 * [Config] IMX51: Config updates
17111
17112 [ Andy Whitcroft ]
17113
17114 * remove leftovers of dm-bbr
17115
17116 [ Leann Ogasawara ]
17117
17118 * Add pata_cs5535 to pata-modules
17119 - LP: #318805
17120
17121 [ Luke Yelavich ]
17122
17123 * [Config] CONFIG_PPC64=y for powerpc64-smp
17124 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
17125 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
17126 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
17127 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
17128 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
17129 * [Config] Enable all PS3 drivers in powerpc64-smp
17130
17131 [ Mario Limonciello ]
17132
17133 * LIRC -- fix lirc-i2c 2.6.31 compilation
17134
17135 [ Matthew Garrett ]
17136
17137 * [Upstream] dell-laptop: Fix rfkill state queries
17138
17139 [ Tim Gardner ]
17140
17141 * [Config] Ignore armel ABI and module changes
17142 * [Config] Update configs after rebase against 2.6.31-rc5
17143
17144 [ Upstream ]
17145
17146 * Rebased to 2.6.31-rc5
17147
17148 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
17149
17150 linux (2.6.31-4.23) karmic; urgency=low
17151
17152 [ Andy Whitcroft ]
17153
17154 * AUFS -- update to aufs2-30 20090727
17155 * [Config] enable AUFS FUSE support
17156
17157 [ Luke Yelavich ]
17158
17159 * [Config] CONFIG_JFS_FS=m on sparc
17160
17161 [ Tim Gardner ]
17162
17163 * [Upstream] dell-laptop: Fix rfkill state setting.
17164
17165 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
17166
17167 linux (2.6.31-4.22) karmic; urgency=low
17168
17169 [ Amit Kucheria ]
17170
17171 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
17172 * ARM: IMX51: Move board-mx51* header files to the correct location
17173 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
17174 * ARM: IMX51: Make it compile.
17175 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
17176 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
17177 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
17178 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
17179 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
17180 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
17181 * ARM: staging: udlfb: Add vmalloc.h include
17182 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
17183
17184 [ Brad Figg ]
17185
17186 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
17187 * ARM: IMX51: codec structure was moved to the card structure
17188 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
17189 * ARM: IMX51: Get to bus_id by calling dev_name.
17190 * ARM: IMX51: Get to bus_id by calling dev_name.
17191 * ARM: IMX51: Added external declaration for mxc_map_io.
17192 * ARM: IMX51: Removed the mxc_gpio_port structure.
17193 * ARM: IMX51: mxc_timer_init prototype
17194 * ARM: IMX51: Fix up merge error in Kconfig
17195 * ARM: IMX51: Changed from snd_card_new to snd_card_create
17196
17197 [ Dinh Nguyen ]
17198
17199 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
17200 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
17201 * ARM: IMX51: Babbage 2.5 needs a different system revision
17202 * ARM: IMX51: IPU irq handler deadlock fix
17203
17204 [ Tim Gardner ]
17205
17206 * [Config] Enabled CONFIG_CAN=m
17207 - LP: #327243
17208 * [Config] Enabled CONFIG_SERIAL=m
17209 - LP: #397189
17210
17211 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
17212
17213 linux (2.6.31-4.21) karmic; urgency=low
17214
17215 [ Amit Kucheria ]
17216
17217 * dm-raid-4-5: Add missing brackets around test_bit()
17218
17219 [ John Johansen ]
17220
17221 * AppArmor: Fix change_profile failing lpn401931
17222 * AppArmor: Fix determination of forced AUDIT messages.
17223 * AppArmor: Fix oops in auditing of the policy interface offset
17224
17225 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
17226
17227 linux (2.6.31-4.20) karmic; urgency=low
17228
17229 [ Andy Whitcroft ]
17230
17231 * SAUCE: iscsitarget -- update to SVN revision r214
17232 * SAUCE: iscsitarget -- renable driver
17233 * [Config] consolidate lpia/lpia and i386/generic configs
17234 * [Config] enable CRYPTO modules for all architectures
17235 * [Config] enable cryptoloop
17236 * [Config] enable various filesystems for armel
17237 * [Config] sync i386 generic and generic-pae
17238 * [Config] add the 386 (486 processors and above) flavour
17239 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
17240 - LP: #399914
17241 * add genconfigs/genportsconfigs to extract the built configs
17242 * updateconfigs -- alter concatenation order allow easier updates
17243 * intelfb -- INTELFB now conflicts with DRM_I915
17244 * printchanges -- rebase tree does not have stable tags use changelog
17245 * AppArmor: fix argument size missmatch on 64 bit builds
17246
17247 [ Ike Panhc ]
17248
17249 * Ship bnx2x firmware in nic-modules udeb
17250 - LP: #360966
17251
17252 [ Jeff Mahoney ]
17253
17254 * AppArmor: fix build failure on ia64
17255
17256 [ John Johansen ]
17257
17258 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
17259 initialize.
17260 * AppArmour: fix auditing of domain transitions to include target profile
17261 information
17262 * AppArmor: fix C99 violation
17263 * AppArmor: revert reporting of create to write permission.
17264 * SAUCE: Add config option to set a default LSM
17265 * [Config] enable AppArmor by default
17266 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
17267
17268 [ Keith Packard ]
17269
17270 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
17271 hardware
17272 - LP: #351756
17273
17274 [ Luke Yelavich ]
17275
17276 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
17277 header packages
17278 - LP: #355344
17279
17280 [ Michael Casadevall ]
17281
17282 * [Config] update SPARC config files to allow success build
17283
17284 [ Scott James Remnant ]
17285
17286 * SAUCE: trace: add trace_event for the open() syscall
17287
17288 [ Stefan Bader ]
17289
17290 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
17291 - LP: #396780
17292
17293 [ Tim Gardner ]
17294
17295 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
17296 - LP: #397499
17297 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
17298 refresh
17299 - LP: #365291
17300 * [Config] SSB/B44 are common across all arches/flavours.
17301
17302 [ Upstream ]
17303
17304 * Rebased to 2.6.31-rc4
17305
17306 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
17307
17308 linux (2.6.31-3.19) karmic; urgency=low
17309
17310 [ Andy Whitcroft ]
17311
17312 * Revert "[Config] Disabled NDISWRAPPER"
17313 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
17314 * AUFS -- export various core functions
17315 * AUFS -- export various core functions -- fixes
17316 * AUFS -- core filesystem
17317 * AUFS -- track changes in v2.6.31
17318 * [Config] Enable AUFS
17319 * droppped 'iwl3945: do not send scan command if channel count zero' as it
17320 is already upstream but failed to auto-drop on rebase.
17321
17322 [ Eric Paris ]
17323
17324 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
17325 choose
17326 * SAUCE: inotify: check filename before dropping repeat events
17327 * SAUCE: fsnotify: fix inotify tail drop check with path entries
17328
17329 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
17330
17331 linux (2.6.31-3.18) karmic; urgency=low
17332
17333 [ Andy Whitcroft ]
17334
17335 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
17336 AUFS"
17337 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
17338 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
17339 security_inode_permission"
17340 * clear out left over AUFS files and modifications
17341
17342 [ Luke Yelavich ]
17343
17344 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
17345 * SAUCE: Explicitly include header files to allow apparmor to build on
17346 powerpc
17347 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
17348
17349 [ Tim Gardner ]
17350
17351 * [Config] Dropped ubuntu/misc/wireless/acx
17352 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
17353
17354 [ Upstream ]
17355
17356 * Rebased to 2.6.31-rc3
17357
17358 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
17359
17360 linux (2.6.31-2.17) karmic; urgency=low
17361
17362 [ Andy Whitcroft ]
17363
17364 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
17365 * compcache -- remove redundant Kconfig entries part 2
17366 * compcache -- clean up CCFLAGS declarations
17367 * [Config] enable AppArmor
17368 * AppArmor: fix operator precidence issue in as_path_link
17369
17370 [ John Johansen ]
17371
17372 * AppArmor security module
17373 * AppArmor: Correct mapping of file permissions.
17374 * AppArmor: Turn auditing of ptrace on
17375
17376 [ Luke Yelavich ]
17377
17378 * [Config] disable CONFIG_DM_RAID45 on powerpc
17379
17380 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
17381
17382 linux (2.6.31-2.16) karmic; urgency=low
17383
17384 [ Andy Whitcroft ]
17385
17386 * compcache -- remove redundant Kconfig entries
17387 added ignore and ignore.modules for all arches since the compcache update
17388 changes the modules names as well as some compcache ABI values.
17389
17390 [ Manoj Iyer ]
17391
17392 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
17393 * SAUCE: update compcache version to 0.5.3
17394
17395 [ Tim Gardner ]
17396
17397 * [Config]: Fix sparc FTBS by adding ignore.modules
17398
17399 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
17400
17401 linux (2.6.31-2.15) karmic; urgency=low
17402
17403 [ Andy Whitcroft ]
17404
17405 * SAUCE: default ATI Radeon KMS to off until userspace catches up
17406 * [Config] Update configs following rebase to 2.6.31-rc2
17407 * [Config] update ports configs following update to 2.6.31-rc2
17408
17409 [ Luke Yelavich ]
17410
17411 * [Config] powerpc - Disable CONFIG_RDS
17412
17413 [ Matt Zimmerman ]
17414
17415 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17416 - LP: #382115
17417
17418 [ Upstream Kernel Changes ]
17419
17420 * rebased to mainline 2.6.31-rc2
17421
17422 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
17423
17424 linux (2.6.31-1.14) karmic; urgency=low
17425
17426 [ Andy Whitcroft ]
17427
17428 * update ndiswrapper to 1.55
17429 * remove leftovers of gfs
17430 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
17431
17432 [ Luke Yelavich ]
17433
17434 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
17435 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
17436 kernel
17437
17438 [ Manoj Iyer ]
17439
17440 * Remove snd-bt-sco ubuntu driver
17441
17442 [ Michael Casadevall ]
17443
17444 * [Config] updates ia64 config and d-i folders to allow succesful build
17445 * [Config] Update powerpc and sparc for 2.6.31
17446
17447 [ Upstream Kernel Changes ]
17448
17449 * intel-iommu: fix Identity Mapping to be arch independent
17450 - LP: #384695
17451 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
17452
17453 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
17454
17455 linux (2.6.31-1.13) karmic; urgency=low
17456
17457 [ Andy Whitcroft ]
17458
17459 * REBASE: rebased to mainline 2.6.31-rc1
17460 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
17461 no longer applies, using deprecated interfaces, LPIA only, dropped
17462 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
17463 changes now upstream, dropped
17464 * [Config] Update configs following rebase to 2.6.31-rc1
17465 * [Config] update ports configs following update to 2.6.31-rc1
17466
17467 * [Config] disable broken staging driver CONFIG_STLC45XX
17468 * SAUCE: fix compcache to use updates accessors
17469 * [Config] disable staging driver CONFIG_VT6655
17470 * SAUCE: fix DRDB to use updates accessors
17471 * [Disable] ndiswrapper needs update
17472 * [Disable] LIRC I2C needs update
17473 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
17474 * [Config] disable I2C_DESIGNWARE does not compile
17475 * [Config] disable CONFIG_TLSUP for lpia
17476 * [Config] disable CONFIG_FB_UDL for arm
17477 * SAUCE: disable adding scsi headers to linux-libc-dev
17478
17479 [ Mario Limonciello ]
17480
17481 * SAUCE: Add LIRC drivers
17482
17483 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
17484
17485 linux (2.6.30-10.12) karmic; urgency=low
17486
17487 [ Andy Whitcroft ]
17488
17489 * [Config] split out the ports configs into their own family
17490 * [Config] update configs following introduction of ports family
17491
17492 [ Upstream Kernel Changes ]
17493
17494 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
17495 description". Fixes linux-doc package name conflicts for now.
17496 - LP: #382115
17497
17498 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
17499
17500 linux (2.6.30-10.11) karmic; urgency=low
17501
17502 [ Amit Kucheria ]
17503
17504 * [Config] Comment splitconfig.pl and misc cleanup
17505 * [Config] Rename all configs to the new naming scheme
17506 * [Config] Splitconfig rework
17507 * [Config] Rename scripts/misc/oldconfig to kernelconfig
17508 * [Config] Fix build system for new config split
17509 * [Config] Run updateconfigs after the splitconfig rework
17510
17511 [ Andy Whitcroft ]
17512
17513 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
17514 * [Config] standardise CONFIG_STAGING=y
17515 * [Config] standardise CONFIG_RD_LZMA=y
17516 * [Config] CONFIG_PCI_IOV=y
17517 * [Config] CONFIG_PCI_STUB=m
17518 * [Config] merge kernel configs more agressively
17519
17520 [ Colin Watson ]
17521
17522 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
17523 * [Config] Add support for including firmware in udebs
17524 * [Config] Ship bnx2 firmware in nic-modules udeb
17525 - LP: #384861
17526
17527 [ Luke Yelavich ]
17528
17529 * [Config] ports - Import of ports architectures into kernel packaging
17530 infrastructure
17531 * [Config] ports - Do not update ports kernel configurations by default
17532 * [Config] ports - Disable ABI checking for ports architectures
17533 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
17534 * [Config] ports - Add control.d/vars.* files for ports architectures
17535 * [Config] ports - Add ports architectures for linux-libc-dev
17536 * [Config] ports - Create powerpc specific message-modules and
17537 block-modules udebs
17538 * [Config] ports - Add configuration files for ports architectures
17539
17540 [ Manoj Iyer ]
17541
17542 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
17543 - LP: #329864
17544
17545 [ Michael Casadevall ]
17546
17547 * [Config] ports - Fix compression of kernels
17548
17549 [ Stefan Bader ]
17550
17551 * [Upstream] mmc: prevent dangling block device from accessing stale
17552 queues
17553 - LP: #383668
17554
17555 [ Tim Gardner ]
17556
17557 * [Config] Recommend grub-pc in linux-image
17558 - LP: #385741
17559 * [Config] Implement i386 generic and generic-pae flavours
17560 * [Config] ports - Add control info after integrating ports arches
17561 * [Config] Removed auto-generated files from git
17562 * [Config] Added netxen_nic to nic-modules
17563 - LP: #389603
17564
17565 [ Matt Zimmerman ]
17566
17567 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17568 - LP: #382115
17569
17570 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
17571
17572 linux (2.6.30-9.10) karmic; urgency=low
17573
17574 [ Andy Whitcroft ]
17575
17576 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
17577 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
17578 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
17579 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
17580 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
17581 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
17582
17583 [ Upstream Kernel Changes ]
17584
17585 * rebased to 2.6.30 final
17586
17587 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
17588
17589 linux (2.6.30-8.9) karmic; urgency=low
17590
17591 [ Andy Whitcroft ]
17592
17593 * Config update removed the following options:
17594 CONFIG_EDAC_AMD8111=m
17595 CONFIG_EDAC_AMD8131=m
17596
17597 [ Upstream Kernel Changes ]
17598
17599 * rebased to 2.6.30-rc8
17600
17601 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
17602
17603 linux (2.6.30-7.8) karmic; urgency=low
17604
17605 [ Andy Whitcroft ]
17606
17607 * Enabled NEW configration options:
17608 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
17609 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
17610
17611 [ Upstream Kernel Changes ]
17612
17613 * rebased to 2.6.30-rc7
17614
17615 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
17616
17617 linux (2.6.30-6.7) karmic; urgency=low
17618
17619 [ Andy Whitcroft ]
17620
17621 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
17622 upstream)
17623
17624 [ Upstream Kernel Changes ]
17625
17626 * rebased to 2.6.30-rc6
17627
17628 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
17629
17630 linux (2.6.30-5.6) karmic; urgency=low
17631
17632 [ Tim Gardner ]
17633
17634 * [Config] Enable Keyspan USB serial device firmware in kernel module
17635 - LP: #334285
17636
17637 [ Upstream Kernel Changes ]
17638
17639 * rebased to 2.6.30-rc5
17640
17641 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
17642
17643 linux (2.6.30-4.5) karmic; urgency=low
17644
17645 [ Colin Watson ]
17646
17647 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
17648 /usr/include/asm/* going missing
17649 - LP: #373214
17650
17651 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
17652
17653 linux (2.6.30-3.4) karmic; urgency=low
17654
17655 [ Kees Cook ]
17656
17657 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
17658 - LP: #369978
17659
17660 [ Stefan Bader ]
17661
17662 * SAUCE: input: Blacklist digitizers from joydev.c
17663 - LP: #300143
17664
17665 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
17666
17667 linux (2.6.30-2.3) karmic; urgency=low
17668
17669 [ Tim Gardner ]
17670
17671 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
17672 - LP: #369152
17673 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
17674 * [Config] CONFIG_DRM_I915_KMS=y
17675 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
17676 minimums
17677
17678 [ Upstream Kernel Changes ]
17679
17680 * rebased to 2.6.30-rc4
17681
17682 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
17683
17684 linux (2.6.30-1.2) karmic; urgency=low
17685
17686 [ Tim Gardner ]
17687
17688 * [Config] armel: disable staging drivers, fixes FTBS
17689 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
17690
17691 [ Upstream Kernel Changes ]
17692
17693 * mpt2sas: Change reset_type enum to avoid namespace collision.
17694 Submitted upstream.
17695
17696 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
17697
17698 linux (2.6.30-1.1) karmic; urgency=low
17699
17700 * Initial release after rebasing against v2.6.30-rc3
17701
17702 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
17703