]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - debian.master/changelog
UBUNTU: Ubuntu-4.10.0-0.1
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
1 linux (4.10.0-0.1) zesty; urgency=low
2
3 * IP-over-DDP packets dropped (LP: #1559772)
4 - [Config] CONFIG_IPDDP=n
5
6 * Miscellaneous Ubuntu changes
7 - [Config] Update annotations with recent config changes
8 - SAUCE: aufs -- remove .readlink assignment
9 - disable vbox build
10 - disable ZFS build
11
12 [ Upstream Kernel Changes ]
13
14 * rebase to v4.10-rc2
15
16 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jan 2017 07:55:57 -0600
17
18 linux (4.9.0-11.12) zesty; urgency=low
19
20 * Miscellaneous Ubuntu changes
21 - UBUNTU: SAUCE: Add '-fno-pie -no-pie' to cflags for x86 selftests
22 - UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()
23
24 [ Upstream Kernel Changes ]
25
26 * rebase to v4.9
27
28 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Dec 2016 06:40:40 -0700
29
30 linux (4.9.0-10.11) zesty; urgency=low
31
32 * d-i is missing usb support for platforms that use the xhci-platform driver
33 (LP: #1625222)
34 - d-i initrd needs additional usb modules to support the merlin platform
35
36 * Miscellaneous Ubuntu changes
37 - SAUCE: Import aufs driver
38 - SAUCE: aufs -- Convert to use xattr handlers
39 - SAUCE: aufs -- Add flags argument to aufs_rename()
40 - [Config] Enable aufs
41 - [Config] CONFIG_FSL_FMAN=y for powerpc
42 - SAUCE: powerpc64: Fix legacy cmpi mneomonic assumption
43 - [Config] Restore powerpc64-emb
44
45 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Dec 2016 20:38:12 -0700
46
47 linux (4.9.0-9.10) zesty; urgency=low
48
49 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
50 - SAUCE: target/user: Fix use-after-free of tcmu_cmds if they are expired
51
52 * Yakkety: arm64: CONFIG_ARM64_ERRATUM_845719 isn't enabled (LP: #1647793)
53 - [Config] CONFIG_ARM64_ERRATUM_845719=y
54
55 * Update hio driver to 2.1.0.28 (LP: #1646643)
56 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
57
58 * Miscellaneous Ubuntu changes
59 - ubuntu: vbox -- Update to 5.1.10-dfsg-2
60 - Build vbox for ARCH=x86
61 - SAUCE: Add aufs driver
62 - SAUCE: aufs -- Convert to use xattr handlers
63 - SAUCE: aufs -- Updates for rename2
64 - SAUCE: Export symbols used by aufs
65 - [Config] Enable aufs
66
67 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 13:02:18 -0700
68
69 linux (4.9.0-8.9) zesty; urgency=low
70
71 * Miscellaneous Ubuntu changes
72 - SAUCE: xr-usb-serial: only build for x86
73 Fixes s390x FTBS
74
75 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 12:35:33 -0700
76
77 linux (4.9.0-7.8) zesty; urgency=low
78
79 * Driver for Exar USB UART (LP: #1645591)
80 - SAUCE: xr-usb-serial: Driver for Exar USB serial ports
81 - SAUCE: xr-usb-serial: interface for switching modes
82 - SAUCE: cdc-acm: Exclude Exar USB serial ports
83
84 [ Upstream Kernel Changes ]
85
86 * rebase to v4.9-rc8
87
88 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 07:41:58 -0700
89
90 linux (4.9.0-6.7) zesty; urgency=low
91
92 * Miscellaneous Ubuntu changes
93 - Set build_arch=x86 for i386
94
95 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 21:00:11 -0700
96
97 linux (4.9.0-5.6) zesty; urgency=low
98
99 * Miscellaneous Ubuntu changes
100 - [Debian] restore tools build
101 - Set build_arch=x86 for amd64 and x32
102
103 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 07:06:20 -0700
104
105 linux (4.9.0-4.5) zesty; urgency=low
106
107 * linux: Staging modules should be unsigned (LP: #1642368)
108 - [Debian] Suppress module signing for staging drivers
109 - SAUCE: Add rtl drivers to signature inclusion list
110
111 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
112 host/NV kernel (LP: #1643652)
113 - [Config] CONFIG_IMA=y
114
115 * Miscellaneous Ubuntu changes
116 - [Debian] config-check -- Make it easier to find annotations syntax errors
117 - [Config] Enable various drivers for ARM platforms
118 - [Config] Fix s390x config carnage
119 - [Config] Set CONFIG_KEXEC=y for all architectures
120 - [Config] Fix up CONFIG_I2C_SLAVE values
121 - [Config] Set CONFIG_WLAN_VENDOR_TI=y for all supported kernels
122 - [Config] Set CONFIG_PWM_PCA9685=m for amd64 and i386
123 - [Config] Set CONFIG_ZONE_DMA=m for amd64-generic
124 - [Config] Update annotations
125 - [Config] CONFIG_NR_CPUS=8192 for amd64
126
127 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Nov 2016 12:57:09 -0700
128
129 linux (4.9.0-3.4) zesty; urgency=low
130
131 * Miscellaneous Ubuntu changes
132 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
133 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
134 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
135 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
136 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
137 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
138 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
139 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
140 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
141 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
142 - SAUCE: (namespace) fuse: Add support for pid namespaces
143 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
144 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
145 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
146 - SAUCE: (namespace) fuse: Allow user namespace mounts
147 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
148 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
149 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
150 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu7, zfs to 0.6.5.8-2ubuntu1
151
152 * Miscellaneous upstream changes
153 - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs"
154
155 [ Upstream Kernel Changes ]
156
157 * rebase to v4.9-rc7
158
159 -- Tim Gardner <tim.gardner@canonical.com> Tue, 22 Nov 2016 07:51:48 -0700
160
161 linux (4.9.0-2.3) zesty; urgency=low
162
163 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
164 - SAUCE: ibmvscsis: Rearrange functions for future patches
165 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
166 - SAUCE: ibmvscsis: Synchronize cmds at remove time
167 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
168 - SAUCE: ibmvscsis: Return correct partition name/# to client
169 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
170
171 * Move some kernel modules to the main kernel package (LP: #1642228)
172 - [Config] Move some powerpc kernel modules to the main kernel package
173
174 * linux: Staging modules should be unsigned (LP: #1642368)
175 - [Debian] Suppress module signing for staging drivers
176
177 * Miscellaneous Ubuntu changes
178 - SAUCE: UEFI: bpf: disable bpf when module security is enabled
179
180 [ Upstream Kernel Changes ]
181
182 * rebase to v4.9-rc6
183
184 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Nov 2016 10:59:54 -0700
185
186 linux (4.9.0-1.2) zesty; urgency=low
187
188 * hio: SSD data corruption under stress test (LP: #1638700)
189 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
190 - SAUCE: hio: splitting bio in the entry of .make_request_fn
191
192 * hio Ubuntu sauce driver needs porting to 4.8 (LP: #1635594)
193 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
194 - SAUCE: hio: bio_endio() no longer takes errors arg
195 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
196 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
197 - SAUCE: hio: fix mask maybe-uninitialized warning
198 - SAUCE: hio: port to v4.8 base
199 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
200 - SAUCE: hio: Makefile and Kconfig
201 - [Config] Enforce CONFIG_HIO
202
203 * Miscellaneous Ubuntu changes
204 - rebase to v4.9-rc5
205 - zfs: remove the never implemented aio_fsync file operation
206 - [Config] Disable powerpc64-emb for FTBS
207
208 [ Upstream Kernel Changes ]
209
210 * rebase to v4.9-rc5
211
212 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Nov 2016 08:02:32 -0700
213
214 linux (4.9.0-0.1) zesty; urgency=low
215
216 [ Upstream Kernel Changes ]
217
218 * rebase to v4.9-rc4
219 - LP: #1465724
220 - LP: #1535802
221
222 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Oct 2016 21:46:31 -0600
223
224 linux (4.9.0-0.0) yakkety; urgency=low
225
226 [ Seth Forshee ]
227
228 * Release Tracking Bug
229 - LP: #1632918
230
231 * Revert "If zone is so small that watermarks are the same, stop zone balance"
232 in yakkety (LP: #1632894)
233 - Revert "UBUNTU: SAUCE: (no-up) If zone is so small that watermarks are the
234 same, stop zone balance."
235
236 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 21:57:07 -0500
237
238 linux (4.8.0-24.26) yakkety; urgency=low
239
240 [ Seth Forshee ]
241
242 * Release Tracking Bug
243 - LP: #1632749
244
245 * lts-yakkety 4.8 cannot mount lvm raid1 (LP: #1631298)
246 - SAUCE: (no-up) dm raid: fix compat_features validation
247
248 * kswapd0 100% CPU usage (LP: #1518457)
249 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
250 balance.
251
252 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 10:21:44 -0500
253
254 linux (4.8.0-23.25) yakkety; urgency=low
255
256 [ Seth Forshee ]
257
258 * Release Tracking Bug
259 - LP: #1632484
260
261 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
262 __copy_tofrom_user (LP: #1632462)
263 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
264 __copy_tofrom_user
265
266 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
267 memory_stress_ng. (LP: #1628976)
268 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
269
270 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
271 ibmvfc) (LP: #1632116)
272 - scsi: ibmvfc: Fix I/O hang when port is not mapped
273
274 * [Ubuntu16.10]KV4.8: kernel livepatch config options are not set
275 (LP: #1626983)
276 - [Config] Enable live patching on powerpc/ppc64el
277
278 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
279 - [Config] CONFIG_AUFS_XATTR=y
280
281 * Yakkety update to 4.8.1 stable release (LP: #1632445)
282 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
283 - Using BUG_ON() as an assert() is _never_ acceptable
284 - usb: misc: legousbtower: Fix NULL pointer deference
285 - Staging: fbtft: Fix bug in fbtft-core
286 - usb: usbip: vudc: fix left shift overflow
287 - USB: serial: cp210x: Add ID for a Juniper console
288 - Revert "usbtmc: convert to devm_kzalloc"
289 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
290 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
291 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
292 - Linux 4.8.1
293
294 * PSL data cache should be flushed before resetting CAPI adapter
295 (LP: #1632049)
296 - cxl: Flush PSL cache before resetting the adapter
297
298 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
299 - net: thunderx: Don't set RX_PACKET_DIS while initializing
300
301 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
302 - crypto: ghash-generic - move common definitions to a new header file
303 - crypto: vmx - Fix memory corruption caused by p8_ghash
304 - crypto: vmx - Ensure ghash-generic is enabled
305
306 * arm64: SPCR console not autodetected (LP: #1630311)
307 - of/serial: move earlycon early_param handling to serial
308 - [Config] CONFIG_ACPI_SPCR_TABLE=y
309 - ACPI: parse SPCR and enable matching console
310 - ARM64: ACPI: enable ACPI_SPCR_TABLE
311 - serial: pl011: add console matching function
312
313 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
314 (LP: #1630990)
315 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
316 CONFIG_SECURITYFS=n
317
318 * sha1-powerpc returning wrong results (LP: #1629977)
319 - crypto: sha1-powerpc - little-endian support
320
321 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 16:38:45 -0500
322
323 linux (4.8.0-22.24) yakkety; urgency=low
324
325 * CVE-2016-7039 (LP: #1631287)
326 - SAUCE: net: add recursion limit to GRO
327
328 -- Andy Whitcroft <apw@canonical.com> Fri, 07 Oct 2016 22:46:28 +0100
329
330 linux (4.8.0-21.23) yakkety; urgency=low
331
332 [ Tim Gardner ]
333
334 * Release Tracking Bug
335 - LP: #1630279
336
337 * powerpc 4.8.0-17 fails to boot on PowerMac G5 (LP: #1628968)
338 - Revert "Revert "powerpc: Simplify module TOC handling""
339
340 * Regression tests can not detect binfmt_elf mmpa semantic change
341 (LP: #1630069)
342 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
343
344 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
345 (LP: #1629204)
346 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
347
348 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Oct 2016 08:01:21 -0600
349
350 linux (4.8.0-20.22) yakkety; urgency=low
351
352 [ Tim Gardner ]
353
354 * Release Tracking Bug
355 - LP: #1629730
356
357 [ Upstream Kernel Changes ]
358
359 * rebase to v4.8
360
361 -- Tim Gardner <tim.gardner@canonical.com> Sun, 02 Oct 2016 19:10:40 -0600
362
363 linux (4.8.0-19.21) yakkety; urgency=low
364
365 [ Tim Gardner ]
366
367 * Release Tracking Bug
368 - LP: #1629057
369
370 * 4.8.0 kernels do not complete boot process on VM (LP: #1627198)
371 - [Config] CONFIG_HARDENED_USERCOPY_PAGESPAN=n
372
373 * mount-image-callback cannot mount partitioned disk image (LP: #1628336)
374 - SAUCE: nbd: Only delay uevent until connected
375
376 * Support snaps inside of lxd containers (LP: #1611078)
377 - apparmor: add interface to be able to grab loaded policy
378 - securityfs: update interface to allow inode_ops, and setup from vfs fns
379 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
380 - apparmor: add __aa_find_ns fn
381 - apparmor: add mkdir/rmdir interface to manage policy namespaces
382 - apparmor: fix oops in pivot_root mediation
383 - apparmor: fix warning that fn build_pivotroot discards const
384 - apparmor: add interface to advertise status of current task stacking
385 - apparmor: update policy permissions to consider ns being viewed/managed
386 - apparmor: add per ns policy management interface
387 - apparmor: bump domain stacking version to 1.2
388
389 * linux-image-extra-4.8.0-17-generic does not provide many sound card modules
390 (LP: #1628523)
391 - [Config] CONFIG_ZONE_DMA=y for generic
392
393 * Yakkety - disable ARCH_ZX (LP: #1628503)
394 - [Config] armhf: disable ARCH_ZX
395
396 * Enable switchdev config parameter for Yakkety (LP: #1628241)
397 - [Config] CONFIG_NET_SWITCHDEV=y for amd64/arm64
398
399 * Ubuntu 16.10 kernel v4.8: Installation failing on Habanero with Shiner card
400 (LP: #1628009)
401 - firmware: Update bnx2x to 7.13.1.0
402
403 * vNIC driver missing in 4.8 kernel package (LP: #1628187)
404 - [Config] Enable CONFIG_IBMVNIC=m
405
406 * Yakkety - armhf: MFD_TPS65217 and REGULATOR_TPS65217 are boot essential
407 (LP: #1628112)
408 - [Config] armhf: MFD_TPS65217=y && REGULATOR_TPS65217=y
409
410 * Miscellaneous Ubuntu changes
411 - Rebase to v4.8-rc8
412 - [Config] skip Ubuntu-4.8.0-18.20
413 - [Config] missing modules in armhf/s390x
414
415 * Miscellaneous Ubuntu changes
416 - rebase to v4.8-rc8
417
418 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 25 Sep 2016 12:13:35 -0700
419
420 linux (4.8.0-17.19) yakkety; urgency=low
421
422 * Release Tracking Bug
423 - LP: #1627387
424
425 * build squashfs into xenial kernels by default (LP: #1593134)
426 - Remove squashfs udeb
427
428 * [Yakkety] Fix up ATA_GENERIC to match annotations file. (LP: #1627322)
429 - Add d-i support for ata_generic
430
431 * [Yakkety] Fix up CONFIG_BLK_DEV_SD to match annotations (LP: #1627330)
432 - [Config] Enforce CONFIG_BLK_DEV_SD=y,CONFIG_BLK_DEV_SR=y
433
434 * [Yakkety] Fix up ATA_PIIX to match annotations file (LP: #1627324)
435 - [Config] Enforce CONFIG_ATA_PIIX=y for amd64/i386
436
437 * Yakkety - USB drivers must be built in (LP: #1627323)
438 - Update annotation enforcement for CONFIG_USB_[E|O|U|X]HCI_HCD
439
440 * 4.8.0-16.17: genirq: Flags mismatch serial vs goldfish_pdev_bus
441 (LP: #1627052)
442 - [Config] CONFIG_GOLDFISH=n
443
444 * yakkety 4.8, remove module noise kernel-4.8 (LP: #1626104)
445 - Revert "UBUNTU: SAUCE: Clear Linux: bootstats: add printk's to measure boot
446 time in more detail"
447
448 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
449 - SAUCE: Fix regression which breaks DFS mounting
450
451 * Miscellaneous Ubuntu changes
452 - [Config] apply xenial configuration annotations
453 - s390x -- DEBUG_RODATA is now valid
454 - [Config] s390x -- CONFIG_SQUASHFS=y
455 - [Config] s390x -- CONFIG_ECRYPT_FS=y
456 - [Config] Enable CONFIG_ACPI_PCI_SLOT=y for arm64
457 - [Config] Enable CONFIG_ACPI_HED=y for arm64
458 - [Config] Enable CONFIG_QUICC_ENGINE=y
459
460 * Miscellaneous upstream changes
461 - annotations: pull back to xenial
462
463 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 24 Sep 2016 21:31:31 -0700
464
465 linux (4.8.0-16.17) yakkety; urgency=low
466
467 [ Tim Gardner ]
468
469 * Release Tracking Bug
470 - LP: #1626768
471
472 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
473 - [Config] CONFIG_ACPI_IORT=y
474 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
475 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
476 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
477 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
478 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
479 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
480 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
481 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
482
483 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
484 (LP: #1626394)
485 - [Config] CONFIG_ATA=y
486
487 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
488 - [Config] CONFIG_VMD=m
489 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
490 - [Config] CONFIG_OF=y for all arches
491 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
492 - [Config] Xenial device settings sync with amd64
493 - [Config] Xenial device settings sync with i386
494 - [Config] CONFIG_MTD_UBI_GLUEBI=m
495 - [Config] Xenial device settings sync with armhf
496 - [Config] Xenial device settings sync with arm64
497
498 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
499 - [Config] CONFIG_USERFAULTFD=y
500
501 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
502 - [Config] CONFIG_SLUB=y
503
504 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
505 (LP: #1626158)
506 - add nls_cp437 to the generic.inclusion-list
507
508 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
509
510 linux (4.8.0-15.16) yakkety; urgency=low
511
512 [ Tim Gardner ]
513
514 * Release Tracking Bug
515 - LP: #1626239
516
517 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
518 (LP: #1626158)
519 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
520 - [Config] CONFIG_NLS_CODEPAGE_437=y
521 - [Config] CONFIG_VFAT_FS=y
522
523 * Miscellaneous Ubuntu changes
524 - SAUCE: seccomp: log actions even when audit is disabled
525
526 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
527
528 linux (4.8.0-14.15) yakkety; urgency=low
529
530 * CVE-2016-1575 (LP: #1534961)
531 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
532 - SAUCE: overlayfs: Be more careful about copying up sxid files
533 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
534
535 * CVE-2016-1576 (LP: #1535150)
536 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
537 - SAUCE: overlayfs: Be more careful about copying up sxid files
538 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
539
540 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
541 (LP: #1531747)
542 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
543
544 * Miscellaneous Ubuntu changes
545 - [Config] CONFIG_PM_WAKELOCKS=y
546 - [Config] CONFIG_CLEANCACHE=y
547 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
548 - [Config] CONFIG_PROCESSOR_SELECT=y
549 - [Config] Enabled some networking options
550 - SAUCE: overlayfs: Enable user namespace mounts
551
552 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
553
554 linux (4.8.0-13.14) yakkety; urgency=low
555
556 [ Tim Gardner ]
557
558 * Release Tracking Bug
559 - LP: #1625733
560
561 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
562 - [Config] Add some CRC crypto modules to d-i
563
564 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
565 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
566
567 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
568 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
569 ThinkPads
570
571 * Option GE0301 3G modem doesn't work (LP: #348861)
572 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
573
574 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
575 (LP: #1625259)
576 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
577
578 * Miscellaneous Ubuntu changes
579 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
580 opened for writing
581 - SAUCE: fan: add VXLAN implementation
582 - [Config] CONFIG_VFIO=m for ppc64el
583
584 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
585
586 linux (4.8.0-12.13) yakkety; urgency=low
587
588 [ Tim Gardner ]
589
590 * Release Tracking Bug
591 - LP: #1625233
592
593 * Miscellaneous Ubuntu changes
594 - rebase to v4.8-rc7
595 - [Config] CONFIG_SCSI_DEBUG=m for all arches
596
597 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
598
599 linux (4.8.0-11.12) yakkety; urgency=low
600
601 * change_hat is logging failures during expected hat probing (LP: #1615893)
602 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
603
604 * deleted files outside of the namespace are not being treated as
605 disconnected
606 (LP: #1615892)
607 - SAUCE: apparmor: deleted dentries can be disconnected
608
609 * stacking to unconfined in a child namespace confuses mediation
610 (LP: #1615890)
611 - SAUCE: apparmor: special case unconfined when determining the mode
612
613 * apparmor module parameters can be changed after the policy is locked
614 (LP: #1615895)
615 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
616
617 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
618 #1579135)
619 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
620
621 * label vec reductions can result in reference labels instead of direct
622 access
623 to labels (LP: #1615889)
624 - SAUCE: apparmor: reduction of vec to single entry is just that entry
625
626 * profiles from different namespaces can block other namespaces from being
627 able to load a profile (LP: #1615887)
628 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
629
630 * The label build for onexec when stacking is wrong (LP: #1615881)
631 - SAUCE: apparmor: Fix label build for onexec stacking.
632
633 * The inherit check for new to old label comparison for domain transitions
634 is
635 wrong (LP: #1615880)
636 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
637
638 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
639 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
640
641 * __label_update proxy comparison test is wrong (LP: #1615878)
642 - SAUCE: apparmor: Fix __label_update proxy comparison test
643
644 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
645 (LP: #1560583)
646 - SAUCE: apparmor: Allow ns_root processes to open profiles file
647 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
648
649 * policy namespace stacking (LP: #1379535)
650 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
651 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
652
653 * Miscellaneous Ubuntu changes
654 - [Debian] Dynamically determine linux udebs package name
655 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
656 - SAUCE: apparmor: Fix FTBFS due to bad include path
657 - SAUCE: apparmor: add data query support
658 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
659
660 * Miscellaneous upstream changes
661 - fixup backout policy view capable for forward port
662 - apparmor: fix: Rework the iter loop for label_update
663 - apparmor: add more assertions for updates/merges to help catch errors
664 - apparmor: Make pivot root transitions work with stacking
665 - apparmor: convert delegating deleted files to mediate deleted files
666 - apparmor: add missing parens. not a bug fix but highly recommended
667 - apparmor: add a stack_version file to allow detection of bug fixes
668 - apparmor: push path lookup into mediation loop
669 - apparmor: default to allowing unprivileged userns policy
670 - apparmor: fix: permissions test to view and manage policy
671 - apparmor: Add Basic ns cross check condition for ipc
672
673 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
674
675 linux (4.8.0-10.11) yakkety; urgency=low
676
677 * Miscellaneous Ubuntu changes
678 - ubuntu: vbox -- update to 5.1.6-dfsg-1
679 - SAUCE: Enable vbox build
680
681 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
682
683 linux (4.8.0-9.10) yakkety; urgency=low
684
685 * Miscellaneous Ubuntu changes
686 - [Config] arm64: CONFIG_ARCH_THUNDER=y
687 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
688 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
689 - [Config] arm64: CONFIG_DRM_AST=m
690 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
691 - d-i: initrd needs ext4 and scsi modules
692 - SAUCE: AUFS aufs4.x-rcN 20160912
693 - [Config] Enable CONFIG_GPIO_XGENE*
694 - [Config] Disable CONFIG_POWER_RESET_XGENE
695 - [Config] CONFIG_EDAC_XGENE=m
696 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
697 - [Config] CONFIG_XGENE_DMA=m
698
699 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
700
701 linux (4.8.0-8.9) yakkety; urgency=low
702
703 * New device ID for Kabypoint (LP: #1622469)
704 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
705 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
706
707 * Miscellaneous Ubuntu changes
708 - rebase to v4.8-rc6
709 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
710
711 [ Upstream Kernel Changes ]
712
713 * rebase to v4.8-rc6
714 - LP: #1617900
715
716 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
717
718 linux (4.8.0-7.8) yakkety; urgency=low
719
720 * Miscellaneous Ubuntu changes
721 - [Debian] Use src_pkg_name when constructing udeb control files
722
723 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
724
725 linux (4.8.0-6.7) yakkety; urgency=low
726
727 * Enable virtual scsi server driver for Power (LP: #1615665)
728 - SAUCE: Ibmvscsis: Properly deregister target sessions
729 - SAUCE: Return TCMU-generated sense data to fabric module
730 - SAUCE: Ibmvscsis: Code cleanup of print statements
731 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
732
733 * Miscellaneous Ubuntu changes
734 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
735 - rebase to v4.8-rc5
736
737 [ Upstream Kernel Changes ]
738
739 * rebase to v4.8-rc5
740
741 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
742
743 linux (4.8.0-5.6) yakkety; urgency=low
744
745 * support compressed kernels on arm64 (LP: #1384955)
746 - [Config] Switch to compressed Image on arm64
747
748 * Miscellaneous Ubuntu changes
749 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
750 - SAUCE: (namespace) block_dev: Support checking inode permissions in
751 lookup_bdev()
752 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
753 when mounting
754 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
755 when mounting
756 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
757 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
758 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
759 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
760 security.* xattrs
761 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
762 filesystems
763 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
764 - SAUCE: (namespace) fuse: Add support for pid namespaces
765 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
766 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
767 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
768 or a descendant
769 - SAUCE: (namespace) fuse: Allow user namespace mounts
770 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
771 namespaces
772 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
773 mounts
774 - rebase to v4.8-rc4
775
776 [ Upstream Kernel Changes ]
777
778 * rebase to v4.8-rc4
779
780 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
781
782 linux (4.8.0-4.5) yakkety; urgency=low
783
784 * Miscellaneous Ubuntu changes
785 - [Config] CONFIG_AUFS_FS=m
786 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
787
788 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
789
790 linux (4.8.0-3.4) yakkety; urgency=low
791
792 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
793 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
794
795 * Miscellaneous Ubuntu changes
796 - rebase to v4.8-rc3
797
798 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
799
800 linux (4.8.0-2.3) yakkety; urgency=low
801
802 * Miscellaneous Ubuntu changes
803 - [Config] Add fuse to inclusion list
804 - SAUCE: update spl/zfs to support v4.8
805
806 * Miscellaneous upstream changes
807 - Revert "UBUNTU: [Debian] do_zfs=false"
808
809 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
810
811 linux (4.8.0-1.2) yakkety; urgency=low
812
813 * Miscellaneous Ubuntu changes
814 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
815 - [Config] Enabled enforcement for CONFIG_NVRAM
816 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
817 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
818 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
819 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
820 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
821 - [Config] Enabled enforcement for CONFIG_SECCOMP
822 - [Config] Enabled enforcement for
823 - rebase to v4.8-rc2
824 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
825 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
826 - SAUCE: security,perf: Allow further restriction of perf_event_open
827
828 [ Upstream Kernel Changes ]
829
830 * rebase to v4.8-rc2
831
832 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
833
834 linux (4.8.0-0.1) yakkety; urgency=low
835
836 [ Upstream Kernel Changes ]
837
838 * rebase to v4.8-rc1
839 - LP: #1607647
840 - LP: #1498667
841 - LP: #1592547
842 - LP: #1319984
843 - LP: #1268727
844 - LP: #1600623
845 - LP: #1465724
846 - LP: #1333569
847
848 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
849
850 linux (4.8.0-0.0) yakkety; urgency=low
851
852 * empty stanza
853
854 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
855
856 linux (4.7.0-0.2) yakkety; urgency=low
857
858 * Miscellaneous Ubuntu changes fixing various FTBS issues
859 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
860 - [Config] make powerpc udeb block modules optional
861 - [Config] CONFIG_PLIP=m
862 - [Config] CONFIG_IRDA=m armhf/arm64
863 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
864 - [Config] CONFIG_MOUSE_PS2=m
865 - [Config] remove ppc64el fb-modules
866
867 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
868
869 linux (4.7.0-0.1) yakkety; urgency=low
870
871 [ Upstream Kernel Changes ]
872
873 * rebase to v4.7
874 - LP: #972604
875
876 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
877
878 linux (4.7.0-0.0) yakkety; urgency=low
879
880 [ Tim Gardner ]
881
882 * Release Tracking Bug
883 - LP: #1588856
884
885 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
886 - scsi_dh_alua: do not fail for unknown VPD identification
887
888 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
889 - [Config] Install lsvmbus in cloud tools
890 - SAUCE: tools/hv/lsvmbus -- convert to python3
891 - SAUCE: tools/hv/lsvmbus -- add manual page
892
893 * boot stalls on USB detection errors (LP: #1437492)
894 - usb: core: hub: hub_port_init lock controller instead of bus
895
896 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
897 - kernek/fork.c: allocate idle task for a CPU always on its local node
898
899 * VirtIO (and probably other modules as well) is built-in, make it modular...
900 (LP: #1475078)
901 - [Config] CONFIG_VIRTIO_*=m for all but s390x
902 - [Config] CONFIG_USB=m
903 - [Config] CONFIG_BLK_DEV_*=m
904 - [Config] CONFIG_ATA=m
905 - [Config] CONFIG_SCSI=m
906 - [Config] CONFIG_DEVFREQ_GOV_*=m
907 - [Config] CONFIG_XEN_NETDEV_*=m
908 - [Config] CONFIG_AGP=m
909 - [Config] CONFIG_ECRYPT_FS=m
910 - [Config] CONFIG_ACPI_*=m
911 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
912 - [Config] Modularize some CRYPTO
913 - [Config] CONFIG_FDDI=m
914 - [Config] CONFIG_FIXED_PHY=m
915 - [Config] CONFIG_VFAT_FS=m for all but armhf
916 - [Config] CONFIG_TUN=m
917 - [Config] CONFIG_UNIX=m
918 - [Config] CONFIG_TRUSTED_KEYS=m
919 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
920
921 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
922 and "not a git repository" (LP: #1584890)
923 - [debian] getabis: Only git add $abidir if running in local repo
924 - [debian] getabis: Fix inconsistent compiler versions check
925
926 * conflicting modules in udebs - arc4.ko (LP: #1582991)
927 - [Config] Remove arc4 from nic-modules
928
929 * arm64: statically link rtc-efi (LP: #1583738)
930 - [Config] Link rtc-efi statically on arm64
931
932 * Miscellaneous Ubuntu changes
933 - [Debian] zfs: transform symlink into referent file/dir
934 - [Debian] Added tristate.sh
935 - [Config] CONFIG_FUSE_FS=m
936 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
937 - [Config] CONFIG_PSTORE_CONSOLE=y
938 - Added Snapcraft files
939 - [Config] Mark CONFIG_UNIX enforced
940
941 * Miscellaneous upstream changes
942 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
943
944 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
945
946 linux (4.6.0-6.7) yakkety; urgency=low
947
948 [ Tim Gardner ]
949
950 * Release Tracking Bug
951 - LP: #1582753
952
953 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
954 (LP: #1582378)
955 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
956 owns the ipc ns
957
958 * Miscellaneous Ubuntu changes
959 - [Config] Add Description to kernel-image udeb
960 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
961 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
962
963 * Miscellaneous upstream changes
964 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
965 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
966 - Drivers: hv: vmbus: Use the new virt_xx barrier code
967 - Drivers: hv: vmbus: Export the vmbus_set_event() API
968 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
969 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
970 - drivers:hv: Lock access to hyperv_mmio resource tree
971 - drivers:hv: Make a function to free mmio regions through vmbus
972 - drivers:hv: Reverse order of resources in hyperv_mmio
973 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
974 - drivers:hv: Record MMIO range in use by frame buffer
975 - drivers:hv: Separate out frame buffer logic when picking MMIO range
976 - Drivers: hv: kvp: fix IP Failover
977 - Drivers: hv: vmbus: handle various crash scenarios
978 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
979 - Drivers: hv: balloon: reset host_specified_ha_region
980
981 [ Tim Gardner ]
982
983 * Dropped hv SAUCE patches in favor of linux-next.
984
985 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
986
987 linux (4.6.0-5.6) yakkety; urgency=low
988
989 [ Tim Gardner ]
990
991 * Release Tracking Bug
992 - LP: #1582351
993
994 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
995 - [Config] enable CONFIG_AUFS_EXPORT
996
997 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
998 - [Config] Update inclusion list for CRIU
999
1000 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
1001 - [Debian] disable zfs module checks when cross-compiling
1002
1003 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
1004 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1005
1006 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
1007 (LP: #1535150)
1008 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1009
1010 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
1011 enabled, breaking serial support on normal systems (LP: #1580960)
1012 - [Config] disable CONFIG_GOLDFISH
1013
1014 * Miscellaneous Ubuntu changes
1015 - [Config] d-i -- update local configuration to new form
1016 - [Config] kernel-wedge -- switch to explicit versions
1017 - [Config] powerpc64-smp --> generic
1018 - [Config] CONFIG_AUFS_FS=m
1019 - SAUCE: AUFS
1020 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
1021 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
1022 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
1023 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
1024 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
1025 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
1026 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
1027 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
1028 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
1029 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
1030 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
1031 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
1032 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
1033 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
1034 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
1035 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
1036 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
1037 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1038 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
1039 - SAUCE: (namespace) fuse: Add support for pid namespaces
1040 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1041 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
1042 - SAUCE: (namespace) fuse: Allow user namespace mounts
1043 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
1044 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
1045 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
1046 - SAUCE: (namespace) quota: Add support for user namespace mounts
1047 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
1048 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
1049 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
1050 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
1051 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
1052 - rebase to v4.6
1053 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
1054 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
1055
1056 * Miscellaneous upstream changes
1057 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
1058 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
1059
1060 [ Upstream Kernel Changes ]
1061
1062 * rebase to v4.6
1063
1064 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
1065
1066 linux (4.6.0-4.5) yakkety; urgency=low
1067
1068 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
1069 upgrade -d (LP: #1573231)
1070 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
1071
1072 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
1073 IRC pointed out some leftover SAUCE patches that were causing issues.
1074
1075 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
1076 has some issues.
1077
1078 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
1079
1080 linux (4.6.0-3.4) xenial; urgency=low
1081
1082 * Release Tracking Bug
1083 - LP: #1579594
1084
1085 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
1086 - [Config] Generate an -extras package for arm64 and powerpc
1087
1088 * Missing libunwind support in perf (LP: #1248289)
1089 - [Config] Add liblzma-dev to enable libunwind support in perf
1090
1091 * ZFS is confused by user namespaces (uid/gid mapping) when used with
1092 acltype=posixac (LP: #1567558)
1093 - zfs: Fix user namespaces uid/gid mapping
1094
1095 * Miscellaneous Ubuntu changes
1096 - rebase to v4.6-rc7
1097
1098 [ Upstream Kernel Changes ]
1099
1100 * rebase to v4.6-rc7
1101
1102 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
1103
1104 linux (4.6.0-2.3) yakkety; urgency=low
1105
1106 * Miscellaneous Ubuntu changes
1107 - [Config] CONFIG_AUFS_FS=m
1108 - SAUCE: AUFS
1109 - zfs: gcc build error: -Wbool-compare in metaslab.c
1110 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
1111 - zfs: Fix ZPL miswrite of default POSIX ACL
1112 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
1113 - SAUCE: Dropped ubuntu/i915
1114 - SAUCE: Dropped ubuntu/dm-raid4-5
1115
1116 * Miscellaneous upstream changes
1117 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
1118 kernel"
1119
1120 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
1121
1122 linux (4.6.0-1.2) yakkety; urgency=low
1123
1124 * Miscellaneous Ubuntu changes
1125 - [Config] CONFIG_NR_CPUS=8192 for amd64
1126
1127 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
1128
1129 linux (4.6.0-0.1) yakkety; urgency=low
1130
1131
1132 [ Upstream Kernel Changes ]
1133
1134 * rebase to v4.6-rc6
1135 - LP: #1564712
1136 - LP: #1555912
1137 - LP: #1552925
1138 - LP: #1546694
1139 - LP: #1549660
1140 - LP: #1549620
1141 - LP: #1542944
1142 - LP: #1542564
1143 - LP: #1533009
1144 - LP: #1533461
1145 - LP: #1529624
1146 - LP: #1522949
1147
1148 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
1149
1150 linux (4.6.0-0.0) yakkety; urgency=low
1151
1152 [ Kamal Mostafa ]
1153
1154 * Release Tracking Bug
1155 - LP: #1573817
1156
1157 * autoreconstruct: need to also generate extend-diff-ignore options for links
1158 (LP: #1574362)
1159 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
1160
1161 * tipc: missing linearization of sk_buff (LP: #1567064)
1162 - tipc: move linearization of buffers to generic code
1163
1164 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
1165 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
1166 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
1167 vmbus_mmio_allocate()
1168 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
1169 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
1170 private resource tree
1171 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
1172 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
1173 range
1174
1175 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
1176 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
1177
1178 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
1179 - [Config] CONFIG_AUFS_XATTR=y
1180
1181 * CVE-2016-3672 (LP: #1568523)
1182 - x86/mm/32: Enable full randomization on i386 and X86_32
1183
1184 * CVE-2016-3955 (LP: #1572666)
1185 - USB: usbip: fix potential out-of-bounds write
1186
1187 * Xenial update to v4.4.8 stable release (LP: #1573034)
1188 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
1189 instantiated
1190 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
1191 - parisc: Avoid function pointers for kernel exception routines
1192 - parisc: Fix kernel crash with reversed copy_from_user()
1193 - parisc: Unbreak handling exceptions from kernel modules
1194 - ALSA: timer: Use mod_timer() for rearming the system timer
1195 - ALSA: hda - Asus N750JV external subwoofer fixup
1196 - ALSA: hda - Fix white noise on Asus N750JV headphone
1197 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
1198 - mm: fix invalid node in alloc_migrate_target()
1199 - powerpc/mm: Fixup preempt underflow with huge pages
1200 - libnvdimm: fix smart data retrieval
1201 - libnvdimm, pfn: fix uuid validation
1202 - compiler-gcc: disable -ftracer for __noclone functions
1203 - arm64: opcodes.h: Add arm big-endian config options before including arm
1204 header
1205 - drm/dp: move hw_mutex up the call stack
1206 - drm/udl: Use unlocked gem unreferencing
1207 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
1208 - drm/radeon: add another R7 370 quirk
1209 - drm/radeon: add a dpm quirk for all R7 370 parts
1210 - drm/amdgpu/gmc: move vram type fetching into sw_init
1211 - drm/amdgpu/gmc: use proper register for vram type on Fiji
1212 - xen/events: Mask a moving irq
1213 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
1214 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
1215 - net: jme: fix suspend/resume on JMC260
1216 - net: vrf: Remove direct access to skb->data
1217 - net: qca_spi: Don't clear IFF_BROADCAST
1218 - net: qca_spi: clear IFF_TX_SKB_SHARING
1219 - net: fix bridge multicast packet checksum validation
1220 - sctp: lack the check for ports in sctp_v6_cmp_addr
1221 - mld, igmp: Fix reserved tailroom calculation
1222 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
1223 - qmi_wwan: add Sierra Wireless EM74xx device ID
1224 - ipv6: re-enable fragment header matching in ipv6_find_hdr
1225 - vxlan: fix missing options_len update on RX with collect metadata
1226 - cdc_ncm: toggle altsetting to force reset before setup
1227 - udp6: fix UDP/IPv6 encap resubmit path
1228 - tcp: fix tcpi_segs_in after connection establishment
1229 - ppp: release rtnl mutex when interface creation fails
1230 - net: validate variable length ll headers
1231 - ax25: add link layer header validation function
1232 - packet: validate variable length ll headers
1233 - bpf: avoid copying junk bytes in bpf_get_current_comm()
1234 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
1235 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
1236 - qlcnic: Remove unnecessary usage of atomic_t
1237 - qlcnic: Fix mailbox completion handling during spurious interrupt
1238 - macvtap: always pass ethernet header in linear
1239 - mlxsw: spectrum: Check requested ageing time is valid
1240 - rocker: set FDB cleanup timer according to lowest ageing time
1241 - bridge: allow zero ageing time
1242 - ipv4: Don't do expensive useless work during inetdev destroy.
1243 - net: Fix use after free in the recvmmsg exit path
1244 - mlx4: add missing braces in verify_qp_parameters
1245 - farsync: fix off-by-one bug in fst_add_one
1246 - ath9k: fix buffer overrun for ar9287
1247 - ppp: ensure file->private_data can't be overridden
1248 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
1249 - qlge: Fix receive packets drop.
1250 - net: bcmgenet: fix dma api length mismatch
1251 - bonding: fix bond_get_stats()
1252 - ipv4: fix broadcast packets reception
1253 - ipv4: initialize flowi4_flags before calling fib_lookup()
1254 - ppp: take reference on channels netns
1255 - xfrm: Fix crash observed during device unregistration and decryption
1256 - qmi_wwan: add "D-Link DWM-221 B1" device id
1257 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
1258 - bridge: Allow set bridge ageing time when switchdev disabled
1259 - rtnl: fix msg size calculation in if_nlmsg_size()
1260 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
1261 - tuntap: restore default qdisc
1262 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
1263 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
1264 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
1265 - ipv6: Count in extension headers in skb->network_header
1266 - mpls: find_outdev: check for err ptr in addition to NULL check
1267 - USB: uas: Limit qdepth at the scsi-host level
1268 - USB: uas: Add a new NO_REPORT_LUNS quirk
1269 - cdc-acm: fix NULL pointer reference
1270 - KVM: x86: Inject pending interrupt even if pending nmi exist
1271 - KVM: x86: reduce default value of halt_poll_ns parameter
1272 - MIPS: Fix MSA ld unaligned failure cases
1273 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
1274 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
1275 - pinctrl: sunxi: Fix A33 external interrupts not working
1276 - pinctrl: nomadik: fix pull debug print inversion
1277 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
1278 - au0828: fix au0828_v4l2_close() dev_state race condition
1279 - au0828: Fix dev_state handling
1280 - coda: fix error path in case of missing pdata on non-DT platform
1281 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
1282 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
1283 - rbd: use GFP_NOIO consistently for request allocations
1284 - virtio: virtio 1.0 cs04 spec compliance for reset
1285 - mac80211: properly deal with station hashtable insert errors
1286 - mac80211: avoid excessive stack usage in sta_info
1287 - mac80211: fix ibss scan parameters
1288 - mac80211: fix unnecessary frame drops in mesh fwding
1289 - mac80211: fix txq queue related crashes
1290 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
1291 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
1292 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
1293 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
1294 - iio: accel: bmc150: fix endianness when reading axes
1295 - iio: gyro: bmg160: fix buffer read values
1296 - iio: gyro: bmg160: fix endianness when reading axes
1297 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
1298 bytes
1299 - fs: add file_dentry()
1300 - nfs: use file_dentry()
1301 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
1302 - ext4: add lockdep annotations for i_data_sem
1303 - ext4: ignore quota mount options if the quota feature is enabled
1304 - iommu: Don't overwrite domain pointer when there is no default_domain
1305 - Btrfs: fix file/data loss caused by fsync after rename and new inode
1306 - arm64: replace read_lock to rcu lock in call_step_hook
1307 - perf: Do not double free
1308 - perf: Cure event->pending_disable race
1309 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
1310 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1311 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
1312 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
1313 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
1314 - ALSA: usb-audio: Add a quirk for Plantronics BT300
1315 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
1316 - HID: wacom: fix Bamboo ONE oops
1317 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
1318 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
1319 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
1320 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
1321 - staging: android: ion: Set the length of the DMA sg entries in buffer
1322 - usbvision: fix crash on detecting device with invalid configuration
1323 - Revert "usb: hub: do not clear BOS field during reset device"
1324 - Linux 4.4.8
1325
1326 * Fix speaker volume on a Dell machine (LP: #1549660)
1327 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1328
1329 * Xenial update to v4.4.7 stable release (LP: #1572722)
1330 - regulator: core: avoid unused variable warning
1331 - regulator: core: Fix nested locking of supplies
1332 - ASoC: samsung: pass DMA channels as pointers
1333 - mmc: sh_mmcif: rework dma channel handling
1334 - mmc: sh_mmcif: Correct TX DMA channel allocation
1335 - x86/microcode/intel: Make early loader look for builtin microcode too
1336 - x86/microcode: Untangle from BLK_DEV_INITRD
1337 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
1338 - perf/x86/intel: Add definition for PT PMI bit
1339 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
1340 - KVM: i8254: change PIT discard tick policy
1341 - KVM: fix spin_lock_init order on x86
1342 - KVM: VMX: avoid guest hang on invalid invept instruction
1343 - KVM: VMX: avoid guest hang on invalid invvpid instruction
1344 - KVM: VMX: fix nested vpid for old KVM guests
1345 - perf/core: Fix perf_sched_count derailment
1346 - perf tools: Dont stop PMU parsing on alias parse error
1347 - perf tools: Fix checking asprintf return value
1348 - perf tools: Fix python extension build
1349 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
1350 - sched/preempt, sh: kmap_coherent relies on disabled preemption
1351 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
1352 - s390: fix floating pointer register corruption (again)
1353 - s390/cpumf: add missing lpp magic initialization
1354 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
1355 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
1356 - PCI: ACPI: IA64: fix IO port generic range check
1357 - x86/irq: Cure live lock in fixup_irqs()
1358 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
1359 - x86/iopl/64: Properly context-switch IOPL on Xen PV
1360 - x86/iopl: Fix iopl capability check on Xen PV
1361 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
1362 - sg: fix dxferp in from_to case
1363 - aacraid: Fix RRQ overload
1364 - aacraid: Fix memory leak in aac_fib_map_free
1365 - aacraid: Set correct msix count for EEH recovery
1366 - sd: Fix discard granularity when LBPRZ=1
1367 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
1368 - be2iscsi: set the boot_kset pointer to NULL in case of failure
1369 - aic7xxx: Fix queue depth handling
1370 - libnvdimm: Fix security issue with DSM IOCTL.
1371 - dm snapshot: disallow the COW and origin devices from being identical
1372 - dm: fix excessive dm-mq context switching
1373 - dm thin metadata: don't issue prefetches if a transaction abort has failed
1374 - dm cache: make sure every metadata function checks fail_io
1375 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
1376 - usb: retry reset if a device times out
1377 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
1378 - USB: uas: Reduce can_queue to MAX_CMNDS
1379 - USB: cdc-acm: more sanity checking
1380 - USB: iowarrior: fix oops with malicious USB descriptors
1381 - USB: usb_driver_claim_interface: add sanity checking
1382 - USB: mct_u232: add sanity checking in probe
1383 - USB: digi_acceleport: do sanity checking for the number of ports
1384 - USB: cypress_m8: add endpoint sanity check
1385 - USB: serial: cp210x: Adding GE Healthcare Device ID
1386 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
1387 - USB: option: add "D-Link DWM-221 B1" device id
1388 - pwc: Add USB id for Philips Spc880nc webcam
1389 - Input: powermate - fix oops with malicious USB descriptors
1390 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
1391 - ALSA: usb-audio: Add sanity checks for endpoint accesses
1392 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
1393 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
1394 - ALSA: usb-audio: Fix double-free in error paths after
1395 snd_usb_add_audio_stream() call
1396 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1397 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1398 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1399 - crypto: ccp - Add hash state import and export support
1400 - crypto: ccp - Limit the amount of information exported
1401 - crypto: ccp - Don't assume export/import areas are aligned
1402 - crypto: ccp - memset request context to zero during import
1403 - crypto: keywrap - memzero the correct memory
1404 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
1405 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
1406 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
1407 - X.509: Fix leap year handling again
1408 - mei: bus: check if the device is enabled before data transfer
1409 - HID: logitech: fix Dual Action gamepad support
1410 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
1411 - HID: multitouch: force retrieving of Win8 signature blob
1412 - HID: fix hid_ignore_special_drivers module parameter
1413 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
1414 - staging: android: ion_test: fix check of platform_device_register_simple()
1415 error code
1416 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
1417 - tty: Fix GPF in flush_to_ldisc(), part 2
1418 - net: irda: Fix use-after-free in irtty_open()
1419 - 8250: use callbacks to access UART_DLL/UART_DLM
1420 - saa7134: Fix bytesperline not being set correctly for planar formats
1421 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
1422 - bttv: Width must be a multiple of 16 when capturing planar formats
1423 - coda: fix first encoded frame payload
1424 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
1425 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
1426 - mtip32xx: Fix broken service thread handling
1427 - mtip32xx: Remove unwanted code from taskfile error handler
1428 - mtip32xx: Print exact time when an internal command is interrupted
1429 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
1430 - mtip32xx: Handle safe removal during IO
1431 - mtip32xx: Handle FTL rebuild failure state during device initialization
1432 - mtip32xx: Implement timeout handler
1433 - mtip32xx: Cleanup queued requests after surprise removal
1434 - ALSA: pcm: Avoid "BUG:" string for warnings again
1435 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
1436 - ALSA: hda - Don't handle ELD notify from invalid port
1437 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1438 - ALSA: hda - Fix unconditional GPIO toggle via automute
1439 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
1440 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
1441 - brd: Fix discard request processing
1442 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
1443 - bcache: cleaned up error handling around register_cache()
1444 - bcache: fix race of writeback thread starting before complete initialization
1445 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
1446 - mm: memcontrol: reclaim when shrinking memory.high below usage
1447 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
1448 - ia64: define ioremap_uc()
1449 - watchdog: don't run proc_watchdog_update if new value is same as old
1450 - watchdog: rc32434_wdt: fix ioctl error handling
1451 - Bluetooth: Add new AR3012 ID 0489:e095
1452 - Bluetooth: Fix potential buffer overflow with Add Advertising
1453 - cgroup: ignore css_sets associated with dead cgroups during migration
1454 - net: mvneta: enable change MAC address when interface is up
1455 - of: alloc anywhere from memblock if range not specified
1456 - vfs: show_vfsstat: do not ignore errors from show_devname method
1457 - splice: handle zero nr_pages in splice_to_pipe()
1458 - xtensa: ISS: don't hang if stdin EOF is reached
1459 - xtensa: fix preemption in {clear,copy}_user_highpage
1460 - xtensa: clear all DBREAKC registers on start
1461 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
1462 - ARC: bitops: Remove non relevant comments
1463 - quota: Fix possible GPF due to uninitialised pointers
1464 - xfs: fix two memory leaks in xfs_attr_list.c error paths
1465 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
1466 - md/raid5: Compare apples to apples (or sectors to sectors)
1467 - RAID5: check_reshape() shouldn't call mddev_suspend
1468 - RAID5: revert e9e4c377e2f563 to fix a livelock
1469 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
1470 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
1471 - md: multipath: don't hardcopy bio in .make_request path
1472 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
1473 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
1474 freed"
1475 - fuse: do not use iocb after it may have been freed
1476 - fuse: Add reference counting for fuse_io_priv
1477 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
1478 - rapidio/rionet: fix deadlock on SMP
1479 - ipr: Fix out-of-bounds null overwrite
1480 - ipr: Fix regression when loading firmware
1481 - iwlwifi: mvm: Fix paging memory leak
1482 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
1483 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
1484 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
1485 - drm/amdgpu: include the right version of gmc header files for iceland
1486 - IB/ipoib: fix for rare multicast join race condition
1487 - tracing: Have preempt(irqs)off trace preempt disabled functions
1488 - tracing: Fix crash from reading trace_pipe with sendfile
1489 - tracing: Fix trace_printk() to print when not using bprintk()
1490 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
1491 - scripts/coccinelle: modernize &
1492 - scripts/kconfig: allow building with make 3.80 again
1493 - kbuild/mkspec: fix grub2 installkernel issue
1494 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
1495 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
1496 - mmc: block: fix ABI regression of mmc_blk_ioctl
1497 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
1498 - mmc: sdhci: fix data timeout (part 1)
1499 - mmc: sdhci: fix data timeout (part 2)
1500 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
1501 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
1502 - clk: rockchip: rk3368: fix cpuclk core dividers
1503 - clk: rockchip: rk3368: fix parents of video encoder/decoder
1504 - clk: rockchip: rk3368: fix hdmi_cec gate-register
1505 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
1506 - clk: bcm2835: Fix setting of PLL divider clock rates
1507 - target: Fix target_release_cmd_kref shutdown comp leak
1508 - iser-target: Fix identification of login rx descriptor type
1509 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
1510 - iser-target: Separate flows for np listeners and connections cma events
1511 - iser-target: Rework connection termination
1512 - nfsd4: fix bad bounds checking
1513 - nfsd: fix deadlock secinfo+readdir compound
1514 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
1515 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
1516 - ACPI / PM: Runtime resume devices when waking from hibernate
1517 - writeback, cgroup: fix premature wb_put() in
1518 locked_inode_to_wb_and_lock_list()
1519 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
1520 inode
1521 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
1522 trackstick buttons, again"
1523 - Input: synaptics - handle spurious release of trackstick buttons, again
1524 - Input: ims-pcu - sanity check against missing interfaces
1525 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
1526 - ocfs2/dlm: fix race between convert and recovery
1527 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
1528 - mm/page_alloc: prevent merging between isolated and other pageblocks
1529 - mtd: onenand: fix deadlock in onenand_block_markbad
1530 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
1531 - scsi_common: do not clobber fixed sense information
1532 - sched/cputime: Fix steal time accounting vs. CPU hotplug
1533 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
1534 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
1535 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
1536 - Linux 4.4.7
1537
1538 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
1539 - Bluetooth: Add new AR3012 ID 0489:e095
1540
1541 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
1542 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1543
1544 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
1545 gl552jx (LP: #1552925)
1546 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1547
1548 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
1549 (LP: #1546694)
1550 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1551
1552 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
1553 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1554
1555 * s390/pci: add extra padding to function measurement block (LP: #1572291)
1556 - s390/pci: add extra padding to function measurement block
1557
1558 * CVE-2016-3951 (LP: #1567191)
1559 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
1560 - usbnet: cleanup after bind() in probe()
1561
1562 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
1563 - efi: Remove redundant efi_set_variable_nonblocking() prototype
1564 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
1565 - efi: Add nonblocking option to efi_query_variable_store()
1566 - efi: Add NV memory attribute
1567 - efi: Reformat GUID tables to follow the format in UEFI spec
1568 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
1569 - SAUCE: (noup) Add EFI signature data types
1570 - crypto: KEYS: convert public key and digsig asym to the akcipher api
1571 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
1572 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
1573 - [Config] CONFIG_IMA_MOK_KEYRING=y
1574 - IMA: create machine owner and blacklist keyrings
1575 - KEYS: Add an alloc flag to convey the builtinness of a key
1576 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
1577 - SAUCE: (noup) KEYS: Add a system blacklist keyring
1578 - SAUCE: (noup) MODSIGN: Support not importing certs from db
1579
1580 * Miscellaneous Ubuntu changes
1581 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
1582
1583 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
1584
1585 linux (4.4.0-21.37) xenial; urgency=low
1586
1587 [ Tim Gardner ]
1588
1589 * Release Tracking Bug
1590 - LP: #1571791
1591
1592 * linux: MokSBState is ignored (LP: #1571691)
1593 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
1594 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
1595 - SAUCE: (noup) Display MOKSBState when disabled
1596
1597 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
1598
1599 linux (4.4.0-20.36) xenial; urgency=low
1600
1601 [ Tim Gardner ]
1602
1603 * Release Tracking Bug
1604 - LP: #1571069
1605
1606 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
1607 - SAUCE: kernfs: Do not match superblock in another user namespace when
1608 mounting
1609
1610 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
1611 - x86/topology: Fix logical package mapping
1612 - x86/topology: Fix Intel HT disable
1613 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
1614 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
1615 - x86/topology: Fix AMD core count
1616
1617 * [regression]: Failed to call clock_adjtime(): Invalid argument
1618 (LP: #1566465)
1619 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
1620
1621 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
1622
1623 linux (4.4.0-19.35) xenial; urgency=low
1624
1625 [ Tim Gardner ]
1626
1627 * Release Tracking Bug
1628 - LP: #1570348
1629
1630 * CVE-2016-2847 (LP: #1554260)
1631 - pipe: limit the per-user amount of pages allocated in pipes
1632
1633 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
1634 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
1635
1636 * arm64: guest hangs when ntpd is running (LP: #1549494)
1637 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
1638
1639 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1640 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
1641
1642 * s390/cpumf: Fix lpp detection (LP: #1555344)
1643 - s390/facilities: use stfl mnemonic instead of insn magic
1644 - s390/facilities: always use lowcore's stfle field for storing facility bits
1645 - s390/cpumf: Fix lpp detection
1646
1647 * s390x kernel image needs weightwatchers (LP: #1536245)
1648 - [Config] s390x: Use compressed kernel bzImage
1649
1650 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
1651 upgrading to Ubuntu 16.04 (LP: #1567581)
1652 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
1653 device-tree properties"
1654
1655 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
1656 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
1657 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
1658 - cpufreq: powernv: Add sysfs attributes to show throttle stats
1659
1660 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
1661 - [Config] Add ib_iser to generic inclusion list
1662
1663 * thunderx nic performance improvements (LP: #1567093)
1664 - net: thunderx: Set recevie buffer page usage count in bulk
1665 - net: thunderx: Adjust nicvf structure to reduce cache misses
1666
1667 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
1668 - net: thunderx: Fix for multiqset not configured upon interface toggle
1669 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
1670 - net: thunderx: Fix receive packet stats
1671
1672 * Miscellaneous Ubuntu changes
1673 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
1674
1675 * Miscellaneous upstream changes (LP: #1564901)
1676 - Input: xpad - correctly handle concurrent LED and FF requests
1677
1678 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
1679
1680 linux (4.4.0-18.34) xenial; urgency=low
1681
1682 [ Tim Gardner ]
1683
1684 * Release Tracking Bug
1685 - LP: #1566868
1686
1687 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
1688 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
1689 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
1690
1691 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
1692 - [Config] CONFIG_ARCH_ROCKCHIP=y
1693
1694 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
1695 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
1696 - perf/x86/cqm: Fix CQM memory leak and notifier leak
1697 - x86/cpufeature: Carve out X86_FEATURE_*
1698 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
1699 - x86/topology: Create logical package id
1700 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
1701 - perf/x86/mbm: Add memory bandwidth monitoring event management
1702 - perf/x86/mbm: Implement RMID recycling
1703 - perf/x86/mbm: Add support for MBM counter overflow handling
1704
1705 * User namespace mount updates (LP: #1566505)
1706 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
1707 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
1708 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
1709 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
1710 - SAUCE: fs: fix a posible leak of allocated superblock
1711
1712 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
1713 (LP: #1566518)
1714 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
1715 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
1716
1717 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
1718 for Alpine Ridge on SKL (LP: #1519623)
1719 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
1720 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
1721 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
1722 - usb: add device descriptor for usb 3.1 root hub
1723 - usb: Support USB 3.1 extended port status request
1724 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
1725 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
1726 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
1727 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
1728 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
1729 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
1730 - usb: Add USB 3.1 Precision time measurement capability descriptor support
1731 - xhci: refactor and cleanup endpoint initialization.
1732 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
1733 - xhci: cleanup isoc tranfers queuing code
1734 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
1735 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
1736
1737 * wrong/missing permissions for device file /dev/prandom (prng.ko)
1738 (LP: #1558275)
1739 - s390/crypto: provide correct file mode at device register.
1740
1741 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
1742 - ALSA: hda - fix front mic problem for a HP desktop
1743
1744 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
1745 (LP: #1556228)
1746 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
1747
1748 * please provide mmc-modules udeb (LP: #1565765)
1749 - [Config] Add mmc block drivers to d-i
1750
1751 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
1752 - Add secure_modules() call
1753 - PCI: Lock down BAR access when module security is enabled
1754 - x86: Lock down IO port access when module security is enabled
1755 - ACPI: Limit access to custom_method
1756 - asus-wmi: Restrict debugfs interface when module loading is restricted
1757 - Restrict /dev/mem and /dev/kmem when module loading is restricted
1758 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
1759 - kexec: Disable at runtime if the kernel enforces module loading restrictions
1760 - x86: Restrict MSR access when module loading is restricted
1761 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
1762 - Add option to automatically enforce module signatures when in Secure Boot mode
1763 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
1764 - efi: Add EFI_SECURE_BOOT bit
1765 - hibernate: Disable in a signed modules environment
1766
1767 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
1768 - PCI: Add fwnode_handle to x86 pci_sysdata
1769 - PCI: Look up IRQ domain by fwnode_handle
1770 - [Config] CONFIG_PCI_HYPERV=m
1771 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
1772
1773 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
1774 (LP: #1559923)
1775 - ACPI / processor: Request native thermal interrupt handling via _OSC
1776
1777 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
1778 (LP: #1564591)
1779 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
1780
1781 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
1782 - atomics: Allow architectures to define their own __atomic_op_* helpers
1783 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
1784 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
1785 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
1786
1787 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
1788 - [Debian] cpupower uses non-standard CROSS
1789
1790 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
1791 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
1792
1793 * Unable to migrate container (LP: #1563921)
1794 - SAUCE: cgroup mount: ignore nsroot=
1795
1796 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
1797 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
1798
1799 * /proc/$pid/maps performance regression (LP: #1547231)
1800 - proc: revert /proc/<pid>/maps [stack:TID] annotation
1801
1802 * TPM2.0 trusted keys fixes (LP: #1398274)
1803 - tpm: remove unneeded include of actbl2.h
1804 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
1805 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
1806 - tpm_tis: Disable interrupt auto probing on a per-device basis
1807 - tpm_tis: Do not fall back to a hardcoded address for TPM2
1808 - tpm_tis: Use devm_ioremap_resource
1809 - tpm_tis: Clean up the force=1 module parameter
1810 - tpm_crb: Drop le32_to_cpu(ioread32(..))
1811 - tpm_crb: Use devm_ioremap_resource
1812 - tpm: fix the rollback in tpm_chip_register()
1813 - tpm: fix the cleanup of struct tpm_chip
1814 - tpm: fix: set continueSession attribute for the unseal operation
1815 - tpm: fix: return rc when devm_add_action() fails
1816 - tpm_eventlog.c: fix binary_bios_measurements
1817 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
1818 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
1819 - tpm_tis: fix build warning with tpm_tis_resume
1820
1821 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
1822 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
1823
1824 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
1825 Xenial (LP: #1563485)
1826 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
1827 - cxlflash: Increase cmd_per_lun for better throughput
1828 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
1829
1830 * Miscellaneous Ubuntu changes
1831 - [Config] do_zfs_powerpc64-smp = true
1832 - [Debian] fix linux_tools when cross-compiling
1833 - [Config] do_zfs_powerpc64-smp use default value
1834 - SAUCE: apparmor: Fix FTBFS due to bad include path
1835 - SAUCE: i915_bpo: Disable preliminary hw support
1836
1837 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
1838
1839 linux (4.4.0-17.33) xenial; urgency=low
1840
1841 [ Tim Gardner ]
1842
1843 * Release Tracking Bug
1844 - LP: #1563441
1845
1846 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
1847 (LP: #1560552)
1848 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
1849 about to hit.
1850
1851 * Predictable naming mechanism is leading to issues in DLPAR operations of
1852 NICs (LP: #1560514)
1853 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
1854 properties
1855
1856 * ThunderX: support alternative phy implementations (LP: #1562968)
1857 - net: thunderx: Cleanup PHY probing code.
1858 - [Config] CONFIG_MDIO_CAVIUM=m
1859 - phy: mdio-octeon: Refactor into two files/modules
1860 - [Config] CONFIG_MDIO_THUNDER=m
1861 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
1862 - phy: mdio-cavium: Add missing MODULE_* annotations.
1863 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
1864 - phy: mdio-thunder: Fix some Kconfig typos
1865 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
1866
1867 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
1868 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
1869 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
1870
1871 * lots of printk to serial console can hang system for long time
1872 (LP: #1534216)
1873 - printk: set may_schedule for some of console_trylock() callers
1874
1875 * [i915_bpo] Update i915 backport driver (LP: #1560395)
1876 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
1877 - PM / runtime: Add new helper for conditional usage count incrementation
1878 - drm/core: Add drm_for_each_encoder_mask, v2.
1879 - drm/atomic-helper: Implement subsystem-level suspend/resume
1880
1881 * [Hyper-V] VM Sockets (LP: #1541585)
1882 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
1883 - Drivers: hv: vmbus: Add vendor and device atttributes
1884 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
1885 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
1886 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
1887 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
1888 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
1889 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
1890 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
1891 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
1892 - Drivers: hv: vmbus: add a per-channel rescind callback
1893 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
1894 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
1895 - Drivers: hv: vmbus: Give control over how the ring access is serialized
1896 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
1897 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
1898 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
1899 - Drivers: hv: vmbus: remove code duplication in message handling
1900 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
1901 - Drivers: hv: util: Pass the channel information during the init call
1902 - Drivers: hv: utils: Remove util transport handler from list if registration fails
1903 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
1904 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
1905
1906 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
1907 (LP: #1559918)
1908 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
1909
1910 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
1911 - net: add tc offload feature flag
1912 - net: tc: helper functions to query action types
1913 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
1914 - net: rework ndo tc op to consume additional qdisc handle parameter
1915 - net: rework setup_tc ndo op to consume general tc operand
1916 - net: sched: add cls_u32 offload hooks for netdevs
1917 - net: ixgbe: add support for tc_u32 offload
1918 - net: ixgbe: abort with cls u32 divisor groups greater than 1
1919
1920 * Bring fm10k up to Fortville SW5 (LP: #1562310)
1921 - net: add netif_is_team_master helper
1922 - net: add netif_is_team_port helper
1923 - net: add netif_is_lag_master helper
1924 - net: add netif_is_lag_port helper
1925 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
1926 - fm10k: don't reinitialize RSS flow table when RXFH configured
1927
1928 * [Feature]Always Running Timer (ART) to System Time translation
1929 (LP: #1519625)
1930 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
1931 - timekeeping: Provide internal function __ktime_get_real_seconds
1932 - timekeeping: Cap adjustments so they don't exceed the maxadj value
1933 - clocksource: Make clocksource validation work for all clocksources
1934 - time: Add cycles to nanoseconds translation
1935 - time: Add timekeeping snapshot code capturing system time and counter
1936 - time: Remove duplicated code in ktime_get_raw_and_real()
1937 - time: Add driver cross timestamp interface for higher precision time synchronization
1938 - time: Add history to cross timestamp interface supporting slower devices
1939 - time/timekeeping: Work around false positive GCC warning
1940 - x86/tsc: Always Running Timer (ART) correlated clocksource
1941 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
1942 - [Config] CONFIG_E1000E_HWTS=y
1943 - e1000e: Adds hardware supported cross timestamp on e1000e nic
1944
1945 * x-gene2: add SoC v2 support to clock (LP: #1561604)
1946 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
1947
1948 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
1949 - perf/x86: Move perf_event.c ............... => x86/events/core.c
1950 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
1951 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
1952 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
1953 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
1954 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
1955 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
1956 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
1957 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
1958 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
1959 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
1960 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
1961 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
1962 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
1963 x86/events/intel/uncore.[ch]
1964 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
1965 x86/events/intel/uncore_nmhex.c
1966 - perf/x86: Move perf_event_intel_uncore_snb.c =>
1967 x86/events/intel/uncore_snb.c
1968 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
1969 x86/events/intel/uncore_snbep.c
1970 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
1971 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
1972 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
1973 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
1974 - perf/x86: Move perf_event.h to its new home
1975 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
1976
1977 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
1978 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
1979
1980 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
1981
1982 linux (4.4.0-16.32) xenial; urgency=low
1983
1984 [ Tim Gardner ]
1985
1986 * Release Tracking Bug
1987 - LP: #1561727
1988
1989 * fix thermal throttling due to commit "Thermal: initialize thermal zone
1990 device correctly" (LP: #1561676)
1991 - Thermal: Ignore invalid trip points
1992
1993 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
1994 on press (LP: #1553811)
1995 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
1996 buttons, again
1997
1998 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
1999 (LP: #1560583)
2000 - SAUCE: apparmor: Allow ns_root processes to open profiles file
2001 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
2002
2003 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
2004 - ubuntu: vbox -- update to 5.0.16-dfsg-2
2005
2006 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
2007 s390x (LP: #1557690)
2008 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
2009
2010 * spl/zfs fails to build on s390x (LP: #1519814)
2011 - [Config] s390x -- re-enable zfs
2012 - [Config] zfs -- disable powerpc until the test failures can be resolved
2013
2014 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
2015 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
2016
2017 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
2018 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
2019 - [Config] powerpc -- convert zfs configuration to custom_override
2020
2021 * Memory arena corruption with FUSE (was Memory allocation failure crashes
2022 kernel hard, presumably related to FUSE) (LP: #1505948)
2023 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
2024 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
2025
2026 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
2027 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
2028
2029 * linux packaging: clear remaining redundant delta (LP: #1560445)
2030 - [Debian] Remove generated intermediate files on clean
2031
2032 * arm64: guest hangs when ntpd is running (LP: #1549494)
2033 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
2034 - Revert "hrtimer: Catch illegal clockids"
2035 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
2036
2037 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
2038 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
2039 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
2040 ThunderX
2041
2042 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
2043 (LP: #1559609)
2044 - arcmsr: fixed getting wrong configuration data
2045 - arcmsr: fixes not release allocated resource
2046 - arcmsr: make code more readable
2047 - arcmsr: adds code to support new Areca adapter ARC1203
2048 - arcmsr: changes driver version number
2049 - arcmsr: more readability improvements
2050 - arcmsr: Split dma resource allocation to a new function
2051 - arcmsr: change driver version to v1.30.00.22-20151126
2052
2053 * server image has no keyboard, desktop image works (LP: #1559692)
2054 - [Config] Rework input-modules (d-i) list
2055
2056 * PMU support for Cavium ThunderX (LP: #1559349)
2057 - arm64: perf: Rename Cortex A57 events
2058 - arm64/perf: Add Cavium ThunderX PMU support
2059 - arm64: perf: Enable PMCR long cycle counter bit
2060 - arm64: perf: Extend event mask for ARMv8.1
2061 - arm64: dts: Add Cavium ThunderX specific PMU
2062
2063 * Show ARM PMU events in perf stat (LP: #1559350)
2064 - drivers/perf: kill armpmu_register
2065 - arm: perf: Convert event enums to #defines
2066 - arm: perf: Add event descriptions
2067 - arm64: perf: Convert event enums to #defines
2068 - arm64: perf: Add event descriptions
2069 - ARM: perf: add format entry to describe event -> config mapping
2070 - arm64: perf: add format entry to describe event -> config mapping
2071
2072 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
2073 - EDAC/sb_edac: Fix computation of channel address
2074
2075 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
2076 - [Config] disable CONFIG_IP_PNP
2077
2078 * Miscellaneous Ubuntu changes
2079 - [Debian] Silence the reconstruct script
2080
2081 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
2082
2083 linux (4.4.0-15.31) xenial; urgency=low
2084
2085 [ Tim Gardner ]
2086
2087 * Release Tracking Bug
2088 - LP: #1559252
2089
2090 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
2091 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
2092
2093 * policy namespace stacking (LP: #1379535)
2094 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
2095 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
2096 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
2097 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
2098 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
2099 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
2100 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
2101 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
2102 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
2103 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
2104 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
2105 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
2106 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
2107 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
2108 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
2109 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
2110 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
2111 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
2112 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
2113 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
2114 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
2115 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
2116 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
2117 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
2118 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
2119 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
2120 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
2121 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
2122 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
2123 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
2124 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
2125 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
2126 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
2127 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
2128 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
2129 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
2130 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
2131 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
2132 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
2133 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
2134 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
2135 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
2136 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
2137 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
2138 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
2139 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
2140 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
2141 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
2142 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
2143
2144 * Add arm64 NUMA support (LP: #1558765)
2145 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
2146 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
2147 - [Config] CONFIG_OF_NUMA=y
2148 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
2149 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
2150 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
2151 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
2152 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
2153
2154 * vivid/linux: total ADT test failures (LP: #1558447)
2155 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
2156
2157 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
2158 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
2159 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
2160
2161 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
2162 - s390/pci: enforce fmb page boundary rule
2163
2164 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
2165 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
2166 - page_to_phys() always returns a multiple of PAGE_SIZE
2167 - s390/pci: provide ZPCI_ADDR macro
2168 - s390/pci: improve ZPCI_* macros
2169 - s390/pci: resize iomap
2170 - s390/pci: fix bar check
2171 - s390/pci: set error state for unusable functions
2172 - s390/pci: remove iomap sanity checks
2173 - s390/pci: remove pdev pointer from arch data
2174 - s390/pci: add ioctl interface for CLP
2175
2176 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
2177 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
2178 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
2179 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
2180 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
2181
2182 * skb_warn_bad_offload Crash (LP: #1558025)
2183 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
2184
2185 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
2186 - [Config] CONFIG_PCI_HOST_COMMON=y
2187 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
2188 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
2189 - PCI: generic: Move structure definitions to separate header file
2190 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
2191 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
2192 - PCI: thunder: Add PCIe host driver for ThunderX processors
2193 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
2194
2195 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
2196 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
2197
2198 * Xenial update to v4.4.6 stable release (LP: #1558330)
2199 - arm64: account for sparsemem section alignment when choosing vmemmap offset
2200 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
2201 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
2202 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
2203 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
2204 - kvm: cap halt polling at exactly halt_poll_ns
2205 - KVM: VMX: disable PEBS before a guest entry
2206 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
2207 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
2208 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
2209 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
2210 - s390/dasd: fix diag 0x250 inline assembly
2211 - tracing: Fix check for cpu online when event is disabled
2212 - dmaengine: at_xdmac: fix residue computation
2213 - jffs2: reduce the breakage on recovery from halfway failed rename()
2214 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
2215 - ASoC: dapm: Fix ctl value accesses in a wrong type
2216 - ASoC: samsung: Use IRQ safe spin lock calls
2217 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
2218 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
2219 - ovl: ignore lower entries when checking purity of non-directory entries
2220 - ovl: fix working on distributed fs as lower layer
2221 - wext: fix message delay/ordering
2222 - cfg80211/wext: fix message ordering
2223 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
2224 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
2225 - mac80211: minstrel: Change expected throughput unit back to Kbps
2226 - mac80211: fix use of uninitialised values in RX aggregation
2227 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
2228 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
2229 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
2230 - mac80211: Fix Public Action frame RX in AP mode
2231 - gpu: ipu-v3: Do not bail out on missing optional port nodes
2232 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
2233 - drm/radeon: Fix error handling in radeon_flip_work_func.
2234 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
2235 - userfaultfd: don't block on the last VM updates at exit time
2236 - ovl: fix getcwd() failure after unsuccessful rmdir
2237 - MIPS: Fix build error when SMP is used without GIC
2238 - MIPS: smp.c: Fix uninitialised temp_foreign_map
2239 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
2240 - target: Drop incorrect ABORT_TASK put for completed commands
2241 - ld-version: Fix awk regex compile failure
2242 - Linux 4.4.6
2243
2244 * linux fails to load x.509 built-in certificate (LP: #1557250)
2245 - lib/mpi: Endianness fix
2246
2247 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
2248 - [Config] CONFIG_NET_9P=m for s390x
2249
2250 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
2251 (LP: #1557950)
2252 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
2253 - net/mlx5e: Don't modify CQ before it was created
2254
2255 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
2256 - mmc: sdhci: Do not BUG on invalid vdd
2257 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
2258 - mmc: It is not an error for the card to be removed while suspended
2259
2260 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
2261 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
2262
2263 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
2264 - [Config] CONFIG_NUMA_EMU=y for s390x
2265
2266 * Miscellaneous Ubuntu changes
2267 - [Debian] git-ubuntu-log -- prevent bug references being split
2268 - [Debian] git-ubuntu-log -- git log output is UTF-8
2269
2270 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
2271
2272 linux (4.4.0-14.30) xenial; urgency=low
2273
2274 [ Tim Gardner ]
2275
2276 * Release Tracking Bug
2277 - LP: #1557508
2278
2279 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
2280 - powerpc: Fix dedotify for binutils >= 2.26
2281
2282 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
2283 - Illumos 6370 - ZFS send fails to transmit some holes
2284
2285 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
2286 camera (LP: #1557138)
2287 - UVC: Add support for ds4 depth camera
2288
2289 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
2290 - sched/numa: Fix use-after-free bug in the task_numa_compare
2291
2292 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
2293 files (LP: #1555997)
2294 - ovl: copy new uid/gid into overlayfs runtime inode
2295
2296 * Miscellaneous Ubuntu changes
2297 - SAUCE: Dump stack when X.509 certificates cannot be loaded
2298
2299 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
2300
2301 linux (4.4.0-13.29) xenial; urgency=low
2302
2303 [ Tim Gardner ]
2304
2305 * Release Tracking Bug
2306 - LP: #1556247
2307
2308 * s390/mm: four page table levels vs. fork (LP: #1556141)
2309 - s390/mm: four page table levels vs. fork
2310
2311 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
2312 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
2313 - hv_netvsc: cleanup netdev feature flags for netvsc
2314
2315 * fails to boot on megaraid (LP: #1552903)
2316 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
2317 case of PD list DCMD failure
2318
2319 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
2320 - ALSA: hda - add codec support for Kabylake display audio codec
2321
2322 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
2323 - cpufreq: powernv: Free 'chips' on module exit
2324 - cpufreq: powernv: Hot-plug safe the kworker thread
2325 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
2326 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
2327 - cpufreq: powernv: Replace pr_info with trace print for throttle event
2328 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
2329
2330 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
2331 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
2332
2333 * integer overflow in xt_alloc_table_info (LP: #1555353)
2334 - SAUCE: (noup) netfilter: x_tables: check for size overflow
2335
2336 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
2337 - [Packaging] reconstruct -- automatically reconstruct against base tag
2338 - [Config] reconstruct -- update to autoreconstruct output
2339 - [Packaging] reconstruct -- update when inserting final changes
2340
2341 * Xenial update to v4.4.5 stable release (LP: #1555640)
2342 - use ->d_seq to get coherency between ->d_inode and ->d_flags
2343 - drivers: sh: Restore legacy clock domain on SuperH platforms
2344 - Btrfs: fix deadlock running delayed iputs at transaction commit time
2345 - btrfs: Fix no_space in write and rm loop
2346 - btrfs: async-thread: Fix a use-after-free error for trace
2347 - block: Initialize max_dev_sectors to 0
2348 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
2349 - parisc: Fix ptrace syscall number and return value modification
2350 - mips/kvm: fix ioctl error handling
2351 - kvm: x86: Update tsc multiplier on change.
2352 - fbcon: set a default value to blink interval
2353 - cifs: fix out-of-bounds access in lease parsing
2354 - CIFS: Fix SMB2+ interim response processing for read requests
2355 - Fix cifs_uniqueid_to_ino_t() function for s390x
2356 - vfio: fix ioctl error handling
2357 - KVM: x86: fix root cause for missed hardware breakpoints
2358 - arm/arm64: KVM: Fix ioctl error handling
2359 - iommu/amd: Apply workaround for ATS write permission check
2360 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
2361 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
2362 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
2363 - drm/ast: Fix incorrect register check for DRAM width
2364 - drm/radeon/pm: update current crtc info after setting the powerstate
2365 - drm/amdgpu/pm: update current crtc info after setting the powerstate
2366 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
2367 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
2368 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
2369 - libata: fix HDIO_GET_32BIT ioctl
2370 - libata: Align ata_device's id on a cacheline
2371 - block: bio: introduce helpers to get the 1st and last bvec
2372 - writeback: flush inode cgroup wb switches instead of pinning super_block
2373 - Adding Intel Lewisburg device IDs for SATA
2374 - arm64: vmemmap: use virtual projection of linear region
2375 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
2376 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
2377 - tracing: Do not have 'comm' filter override event 'comm' field
2378 - pata-rb532-cf: get rid of the irq_to_gpio() call
2379 - Btrfs: fix loading of orphan roots leading to BUG_ON
2380 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
2381 - jffs2: Fix page lock / f->sem deadlock
2382 - Fix directory hardlinks from deleted directories
2383 - dmaengine: pxa_dma: fix cyclic transfers
2384 - adv7604: fix tx 5v detect regression
2385 - ALSA: usb-audio: Add a quirk for Plantronics DA45
2386 - ALSA: ctl: Fix ioctls for X32 ABI
2387 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
2388 - ALSA: rawmidi: Fix ioctls X32 ABI
2389 - ALSA: timer: Fix ioctls for X32 ABI
2390 - ALSA: pcm: Fix ioctls for X32 ABI
2391 - ALSA: seq: oss: Don't drain at closing a client
2392 - ALSA: hdspm: Fix wrong boolean ctl value accesses
2393 - ALSA: hdsp: Fix wrong boolean ctl value accesses
2394 - ALSA: hdspm: Fix zero-division
2395 - ALSA: timer: Fix broken compat timer user status ioctl
2396 - usb: chipidea: otg: change workqueue ci_otg as freezable
2397 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
2398 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
2399 - USB: qcserial: add Sierra Wireless EM74xx device ID
2400 - USB: serial: option: add support for Telit LE922 PID 0x1045
2401 - USB: serial: option: add support for Quectel UC20
2402 - MIPS: scache: Fix scache init with invalid line size.
2403 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
2404 - ubi: Fix out of bounds write in volume update code
2405 - i2c: brcmstb: allocate correct amount of memory for regmap
2406 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
2407 - block: check virt boundary in bio_will_gap()
2408 - block: get the 1st and last bvec via helpers
2409 - drm/i915: more virtual south bridge detection
2410 - drm/i915: refine qemu south bridge detection
2411 - modules: fix longstanding /proc/kallsyms vs module insertion race.
2412 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
2413 - Linux 4.4.5
2414
2415 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
2416 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
2417
2418 * TPM2.0 trusted keys fixes (LP: #1398274)
2419 - tpm_tis: further simplify calculation of ordinal duration
2420 - tpm_tis: Use devm_free_irq not free_irq
2421 - tpm_tis: Ensure interrupts are disabled when the driver starts
2422 - tpm: rework tpm_get_timeouts()
2423 - tpm_tis: Get rid of the duplicate IRQ probing code
2424 - tpm_tis: Refactor the interrupt setup
2425 - tpm_tis: Tighten IRQ auto-probing
2426 - tpm_ibmvtpm: properly handle interrupted packet receptions
2427
2428 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
2429 - [Config] control.stub.in -- review versioned Build-Depends:
2430 - [Config] control.stub.in -- review versioned
2431 Depends/Breaks/Conflicts/Replaces
2432 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
2433 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
2434
2435 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
2436
2437 linux (4.4.0-12.28) xenial; urgency=low
2438
2439 * Miscellaneous Ubuntu changes
2440 - reconstruct: Work around orig tarball packaging limitiations
2441 Fixes FTBS
2442
2443 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
2444
2445 linux (4.4.0-12.27) xenial; urgency=low
2446
2447 [ Tim Gardner ]
2448
2449 * Release Tracking Bug
2450 - LP: #1554704
2451
2452 * Fails to detect (second) display (LP: #1543683)
2453 - drm/i915: Fix hpd live status bits for g4x
2454
2455 * s390x -- various configuration changes (LP: #1543165)
2456 - [Config] s390x -- enable CONFIG_NUMA
2457 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
2458 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
2459 - [Config] s390x -- disable CONFIG_NVMEM
2460 - [Config] s390x -- switch preempt mode to none
2461
2462 * Radeon hybrid graphics problem on resume (LP: #1554608)
2463 - Revert "drm/radeon: call hpd_irq_event on resume"
2464
2465 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
2466 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
2467 - drm/amdgpu: use $(src) in Makefile (v2)
2468 - drm/radeon: constify radeon_asic_ring structures
2469 - drm/amdgpu: add a callback for reading the bios from the rom directly
2470 - drm/amdgpu: add read_bios_from_rom callback for CI parts
2471 - drm/amdgpu: add read_bios_from_rom callback for VI parts
2472 - drm/amdgpu: Use new read bios from rom callback
2473 - drm/amdgpu: Use unlocked gem unreferencing
2474 - drm/radeon: Use unlocked gem unreferencing
2475 - drm/amd: add new gfx8 register definitions for EDC
2476 - drm/amdgpu: add EDC support for CZ (v3)
2477 - drm/amd: abstract kernel rq and normal rq to priority of run queue
2478 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
2479 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
2480 - drm/amdgpu: update rev id register for VI
2481 - drm/amdgpu: add more debugging output for driver failures
2482 - drm/amdgpu: add entity only when first job come
2483 - drm/amdgpu: handle error case for ctx
2484 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
2485 - drm/amdgpu: change default sched jobs to 32
2486 - drm/amdgpu: limit visible vram if it's smaller than the BAR
2487 - drm/amdgpu: restrict the sched jobs number to power of two
2488 - drm/amdgpu: put VM page tables directly into duplicates list
2489 - drm/amdgpu: split VM PD and PT handling during CS
2490 - drm/amdgpu: keep the PTs validation list in the VM v2
2491 - drm/radeon: Update radeon_get_vblank_counter_kms()
2492 - drm/radeon: only increment sync_seq when a fence is really emitted
2493 - drm/fb-helper: Use proper plane mask for fb cleanup
2494 - drm/amdgpu: fix dp link rate selection (v2)
2495 - drm/radeon: fix dp link rate selection (v2)
2496 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
2497 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
2498 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
2499 - drm/amdgpu: implement new cgs interface for acpi function
2500 - drm/amdgpu: implement cgs interface to query system info
2501 - drm/amdgpu: add new cgs interface to get display info (v2)
2502 - drm/amd/powerplay: add basic powerplay framework
2503 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
2504 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
2505 - drm/amd/powerplay: add SMU manager sub-component
2506 - drm/amd/powerplay: add hardware manager sub-component
2507 - SAUCE: amd: Include errno.h
2508 - drm/amd/powerplay: add Carrizo smu support
2509 - drm/amd/powerplay: add Carrizo dpm support
2510 - drm/amd/powerplay: add CG and PG support for carrizo
2511 - drm/amd/powerplay: add event manager sub-component
2512 - drm/amd/powerplay: implement functions of amd_powerplay_func
2513 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
2514 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
2515 - drm/amd/powerplay: add header file for tonga smu and dpm
2516 - drm/amd/powerplay: Add Tonga SMU support
2517 - drm/amd/powerplay: add Tonga dpm support (v3)
2518 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
2519 - drm/amd/powerplay: update atomctrl for fiji
2520 - drm/amd/powerplay: add Fiji SMU support.
2521 - drm/amd/powerplay: add Fiji DPM support.
2522 - drm/amdgpu: add amdgpu.powerplay module option
2523 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
2524 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
2525 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
2526 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
2527 - drm/amdgpu/powerplay: program display gap for tonga.
2528 - drm/amdgpu: enable powerplay module by default for tonga.
2529 - drm/amdgpu: enable powerplay module by default for fiji.
2530 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
2531 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
2532 - drm/amd/powerplay: Add CG and PG support for tonga
2533 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
2534 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
2535 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
2536 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
2537 - drm/amdgpu/powerplay: implement thermal control for tonga.
2538 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
2539 - drm/amdgpu: export fan control functions to amdgpu
2540 - drm/amdgpu: enable sysfs interface for powerplay
2541 - drm/amdgpu: support per device powerplay enablement (v2)
2542 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
2543 - drm/amd/powerplay: implement new funcs to check current states for tonga.
2544 - drm/amd/powerplay: refine the logic of whether need to update power state.
2545 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
2546 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
2547 - drm/amdgpu: extract pcie helpers to common header
2548 - drm: add drm_pcie_get_max_link_width helper (v2)
2549 - drm/amdgpu: store pcie gen mask and link width
2550 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
2551 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
2552 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
2553 - drm/amd/powerplay: fix boolreturn.cocci warnings
2554 - drm/amd/powerplay/tonga: Add UVD DPM init
2555 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
2556 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
2557 - drm/amdgpu: add sdma clock gating support for Fiji.
2558 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
2559 - drm/amd/powerplay: enable clock gating for Fiji.
2560 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
2561 - drm/amd/powerplay: implement smc state upload for CZ
2562 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2563 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
2564 - drm/amd/powerplay: add new function point in hwmgr.
2565 - drm/amd/powerplay: add smc msg for NB P-State switch
2566 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
2567 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
2568 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
2569 - drm/amd/powerplay: Add PPLib debug print macro.
2570 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
2571 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
2572 - drm/amd/powerplay: add multimedia power gating support for Fiji.
2573 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
2574 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
2575 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
2576 - drm/amdgpu: Prepare DKMS build for powerplay module.
2577 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
2578 - drm/amd/powerplay: Add thermal protection support for Fiji.
2579 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
2580 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
2581 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
2582 - drm/amd/powerplay: fix boolreturn.cocci warnings
2583 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
2584 - drm/amd/powerplay: check whether enable dpm in powerplay.
2585 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
2586 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
2587 - drm/amd/powerplay: display gpu load when print performance for tonga.
2588 - drm/powerplay: add debugging output to tonga_processpptables.c
2589 - drm/powerplay: add debugging output to processpptables.c
2590 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
2591 - drm/amd/powerplay: Don't return an error if fan table is missing
2592 - amd\powerplay Implement get dal power level
2593 - amd/powerplay: Fix get dal power level
2594 - amd/powerplay: Add structures required to report configuration change
2595 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
2596 - drm/amd/powerplay: add point check to avoid NULL point hang.
2597 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
2598 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
2599 - drm: powerplay: use div64_s64 instead of do_div
2600 - drm/amd/powerplay: fix a reversed condition
2601 - drm/amdgpu/cgs: cleanup some indenting
2602 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
2603 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
2604 - drm/amd/powerplay: fix bug that NULL checks are reversed.
2605 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
2606 - drm/amd/powerplay: fix Smatch static checker warnings
2607 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
2608 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
2609 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
2610 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
2611 - drm/amdgpu: fix hex/decimal bug when show gpu load.
2612 - drm/amd/powerplay: add thermal control task when resume.
2613 - drm/amd/powerplay: enable set boot state task
2614 - drm/amd/powerplay: enable power down asic task. (v2)
2615 - drm/amd/powerplay: implement power down asic task for CZ
2616 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
2617 - drm/amdgpu/cgs: add an interface to access PCI resources
2618 - drm/amdgpu: add irq domain support
2619 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
2620 - drm/sysfs: use kobj_to_dev()
2621 - drm/amd/powerplay: fix static checker warning for return meaningless value.
2622 - drm/amdgpu/cz: add code to enable forcing UVD clocks
2623 - drm/amdgpu/cz: add code to enable forcing VCE clocks
2624 - drm/amdgpu/cz: force uvd clocks when sclks are forced
2625 - drm/amdgpu/cz: force vce clocks when sclks are forced
2626 - drm/amdgpu: use kobj_to_dev()
2627 - drm/radeon: use kobj_to_dev()
2628 - drm/ttm: fix adding foreign BOs to the LRU during init v2
2629 - drm/ttm: fix adding foreign BOs to the swap LRU
2630 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
2631 - drm/amdgpu: move VM page tables to the LRU end on CS v2
2632 - drm/amdgpu: validate duplicates first
2633 - drm/amdgpu: add missing irq.h include
2634 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
2635 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
2636 - amdkfd: don't open-code memdup_user()
2637 - amdkfd: Copy from the proper user command pointer
2638 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
2639 - amd/powerplay: disable powerplay by default initially
2640 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
2641 - drm/atomic-helper: Export framebuffer_changed()
2642 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
2643 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
2644 - drm/amdgpu: fix next_rptr handling for debugfs
2645 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
2646 - drm/radeon: only init fbdev if we have connectors
2647 - drm/amdgpu: don't init fbdev if we don't have any connectors
2648 - drm/amd/powerplay: Update SMU firmware loading for Stoney
2649 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
2650 - drm/amdkfd: Remove unnecessary cast in kfree
2651 - drm/amdgpu: only move pt bos in LRU list on success
2652 - drm/amdgpu: mask out WC from BO on unsupported arches
2653 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
2654 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
2655 - drm/amdgpu: load MEC ucode manually on iceland
2656 - drm/amdgpu: disable uvd and vce clockgating on Fiji
2657 - drm/amdgpu: add pcie cap module parameters (v2)
2658 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
2659 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
2660 - drm/amdgpu: handle uvd pg flags properly
2661 - drm/amdgpu: handle vce pg flags properly
2662 - drm/amdgpu: clean up vce pg flags for cz/st
2663 - drm/amdgpu: be consistent with uvd cg flags
2664 - drm/amd/powerplay/cz: disable uvd pg
2665 - drm/amd/powerplay/cz: disable vce pg
2666 - drm/amd/powerplay/tonga: disable uvd pg
2667 - drm/amd/powerplay/tonga: disable vce pg
2668 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
2669 - drm/amdgpu: remove unused cg defines
2670 - drma/dmgpu: move cg and pg flags into shared headers
2671 - drm/amdgpu/tonga: plumb pg flags through to powerplay
2672 - drm/amdgpu/cz: plumb pg flags through to powerplay
2673 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
2674
2675 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
2676 #1552632)
2677 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
2678
2679 * Miscellaneous Ubuntu changes
2680 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
2681
2682 * Miscellaneous upstream changes
2683 - net: thunderx: Fix for Qset error due to CQ full
2684 - ahci: Workaround for ThunderX Errata#22536
2685 - arm64: Add workaround for Cavium erratum 27456
2686 - tipc: fix nullptr crash during subscription cancel
2687
2688 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
2689
2690 linux (4.4.0-11.26) xenial; urgency=low
2691
2692 [ Tim Gardner ]
2693
2694 * Release Tracking Bug
2695 - LP: #1553391
2696
2697 * Xenial update to v4.4.4 stable release (LP: #1553179)
2698 - af_iucv: Validate socket address length in iucv_sock_bind()
2699 - gro: Make GRO aware of lightweight tunnels.
2700 - net: dp83640: Fix tx timestamp overflow handling.
2701 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
2702 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
2703 - tcp: fix NULL deref in tcp_v4_send_ack()
2704 - af_unix: fix struct pid memory leak
2705 - pptp: fix illegal memory access caused by multiple bind()s
2706 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
2707 - net: dsa: fix mv88e6xxx switches
2708 - tipc: fix connection abort during subscription cancel
2709 - inet: frag: Always orphan skbs inside ip_defrag()
2710 - switchdev: Require RTNL mutex to be held when sending FDB notifications
2711 - tcp: beware of alignments in tcp_get_info()
2712 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
2713 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
2714 - ipv6: addrconf: Fix recursive spin lock call
2715 - ipv6: fix a lockdep splat
2716 - unix: correctly track in-flight fds in sending process user_struct
2717 - tcp: do not drop syn_recv on all icmp reports
2718 - net:Add sysctl_max_skb_frags
2719 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
2720 - enic: increment devcmd2 result ring in case of timeout
2721 - sctp: translate network order to host order when users get a hmacid
2722 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
2723 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
2724 eth_get_headlen
2725 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
2726 - bonding: Fix ARP monitor validation
2727 - ipv4: fix memory leaks in ip_cmsg_send() callers
2728 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
2729 - af_unix: Guard against other == sk in unix_dgram_sendmsg
2730 - tipc: fix premature addition of node to lookup table
2731 - tcp: md5: release request socket instead of listener
2732 - qmi_wwan: add "4G LTE usb-modem U901"
2733 - net/mlx4_en: Count HW buffer overrun only once
2734 - net/mlx4_en: Avoid changing dev->features directly in run-time
2735 - l2tp: Fix error creating L2TP tunnels
2736 - pppoe: fix reference counting in PPPoE proxy
2737 - net_sched fix: reclassification needs to consider ether protocol changes
2738 - route: check and remove route cache when we get route
2739 - tcp/dccp: fix another race at listener dismantle
2740 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
2741 - rtnl: RTM_GETNETCONF: fix wrong return value
2742 - tipc: unlock in error path
2743 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
2744 - sctp: Fix port hash table size computation
2745 - ext4: fix bh->b_state corruption
2746 - ARM: debug-ll: fix BCM63xx entry for multiplatform
2747 - arm64: errata: Add -mpc-relative-literal-loads to build flags
2748 - KVM: s390: fix guest fprs memory leak
2749 - devm_memremap: Fix error value when memremap failed
2750 - drm/gma500: Use correct unref in the gem bo create function
2751 - ARM: 8457/1: psci-smp is built only for SMP
2752 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
2753 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
2754 - efi: Do variable name validation tests in utf8
2755 - efi: Make our variable validation list include the guid
2756 - efi: Make efivarfs entries immutable by default
2757 - efi: Add pstore variables to the deletion whitelist
2758 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
2759 - bcache: fix a livelock when we cause a huge number of cache misses
2760 - bcache: Add a cond_resched() call to gc
2761 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
2762 - bcache: fix a leak in bch_cached_dev_run()
2763 - bcache: unregister reboot notifier if bcache fails to unregister device
2764 - bcache: allows use of register in udev to avoid "device_busy" error.
2765 - bcache: Change refill_dirty() to always scan entire disk if necessary
2766 - dm thin: fix race condition when destroying thin pool workqueue
2767 - can: ems_usb: Fix possible tx overflow
2768 - usb: dwc3: Fix assignment of EP transfer resources
2769 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
2770 - USB: option: add support for SIM7100E
2771 - USB: option: add "4G LTE usb-modem U901"
2772 - drivers: android: correct the size of struct binder_uintptr_t for
2773 BC_DEAD_BINDER_DONE
2774 - spi: omap2-mcspi: Prevent duplicate gpio_request
2775 - iw_cxgb3: Fix incorrectly returning error on success
2776 - drm/i915: shut up gen8+ SDE irq dmesg noise
2777 - ocfs2: unlock inode if deleting inode from orphan fails
2778 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
2779 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
2780 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
2781 - clocksource/drivers/vt8500: Increase the minimum delta
2782 - s390/kvm: remove dependency on struct save_area definition
2783 - KVM: s390: fix memory overwrites when vx is disabled
2784 - Btrfs: add missing brelse when superblock checksum fails
2785 - Btrfs: igrab inode in writepage
2786 - btrfs: statfs: report zero available if metadata are exhausted
2787 - Btrfs: send, don't BUG_ON() when an empty symlink is found
2788 - Btrfs: fix number of transaction units required to create symlink
2789 - Btrfs: fix transaction handle leak on failure to create hard link
2790 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
2791 subvolume roots
2792 - btrfs: initialize the seq counter in struct btrfs_device
2793 - s390: fix normalization bug in exception table sorting
2794 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
2795 - s390/dasd: fix refcount for PAV reassignment
2796 - s390/dasd: fix performance drop
2797 - uml: flush stdout before forking
2798 - uml: fix hostfs mknod()
2799 - um: link with -lpthread
2800 - locks: fix unlock when fcntl_setlk races with a close
2801 - rtlwifi: rtl_pci: Fix kernel panic
2802 - rtlwifi: rtl8192cu: Add missing parameter setup
2803 - rtlwifi: rtl8192ce: Fix handling of module parameters
2804 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
2805 - rtlwifi: rtl8723ae: Fix initialization of module parameters
2806 - rtlwifi: rtl8192se: Fix module parameter initialization
2807 - rtlwifi: rtl8188ee: Fix module parameter initialization
2808 - rtlwifi: rtl8723be: Fix module parameter initialization
2809 - mei: fix fasync return value on error
2810 - mei: validate request value in client notify request ioctl
2811 - namei: ->d_inode of a pinned dentry is stable only for positives
2812 - rc: sunxi-cir: Initialize the spinlock properly
2813 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
2814 - si2157: return -EINVAL if firmware blob is too big
2815 - gspca: ov534/topro: prevent a division by 0
2816 - vb2: fix a regression in poll() behavior for output,streams
2817 - tda1004x: only update the frontend properties if locked
2818 - dm space map metadata: remove unused variable in brb_pop()
2819 - dm snapshot: fix hung bios when copy error occurs
2820 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
2821 - coresight: checking for NULL string in coresight_name_match()
2822 - irqchip/omap-intc: Add support for spurious irq handling
2823 - irqchip/mxs: Add missing set_handle_irq()
2824 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
2825 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
2826 - posix-clock: Fix return code on the poll method's error path
2827 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
2828 - mmc: usdhi6rol0: handle NULL data in timeout
2829 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
2830 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
2831 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
2832 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
2833 - mmc: core: Enable tuning according to the actual timing
2834 - mmc: mmci: fix an ages old detection error
2835 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
2836 - mmc: pxamci: fix again read-only gpio detection polarity
2837 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
2838 - mmc: sdhci: Allow override of mmc host operations
2839 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
2840 - Bluetooth: Use continuous scanning when creating LE connections
2841 - Bluetooth: Add support of Toshiba Broadcom based devices
2842 - Bluetooth: Fix incorrect removing of IRKs
2843 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
2844 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
2845 - time: Avoid signed overflow in timekeeping_get_ns()
2846 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
2847 - Revert "MIPS: Fix PAGE_MASK definition"
2848 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
2849 - MIPS: hpet: Choose a safe value for the ETIME check
2850 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
2851 - MIPS: Fix buffer overflow in syscall_get_arguments()
2852 - EDAC: Robustify workqueues destruction
2853 - EDAC, mc_sysfs: Fix freeing bus' name
2854 - sparc64: fix incorrect sign extension in sys_sparc64_personality
2855 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
2856 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
2857 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
2858 - virtio_balloon: fix race by fill and leak
2859 - virtio_balloon: fix race between migration and ballooning
2860 - virtio_pci: fix use after free on release
2861 - drm/vmwgfx: Fix an incorrect lock check
2862 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
2863 - drm/vmwgfx: respect 'nomodeset'
2864 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
2865 - drm/amdgpu: call hpd_irq_event on resume
2866 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
2867 - drm/amdgpu: fix tonga smu resume
2868 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
2869 - drm/amdgpu: no need to load MC firmware on fiji
2870 - drm/amdgpu: move gmc7 support out of CIK dependency
2871 - drm/amdgpu: iceland use CI based MC IP
2872 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
2873 - drm/amdgpu: pull topaz gmc bits into gmc_v7
2874 - drm/amdgpu: drop topaz support from gmc8 module
2875 - drm/amdgpu: don't load MEC2 on topaz
2876 - drm/amdgpu: remove exp hardware support from iceland
2877 - drm/amdgpu: fix s4 resume
2878 - drm/amdgpu: remove unnecessary forward declaration
2879 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
2880 - drm/amdgpu: fix issue with overlapping userptrs
2881 - drm/amdgpu: use post-decrement in error handling
2882 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
2883 - drm/amdgpu/pm: adjust display configuration after powerstate
2884 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
2885 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
2886 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
2887 training
2888 - drm/nouveau: platform: Fix deferred probe
2889 - drm/dp/mst: process broadcast messages correctly
2890 - drm/dp/mst: always send reply for UP request
2891 - drm/dp/mst: fix in MSTB RAD initialization
2892 - drm/dp/mst: fix in RAD element access
2893 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
2894 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
2895 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
2896 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
2897 - drm/dp/mst: deallocate payload on port destruction
2898 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
2899 - drm/radeon: call hpd_irq_event on resume
2900 - drm/radeon: Fix "slow" audio over DP on DCE8+
2901 - drm/radeon: clean up fujitsu quirks
2902 - drm/radeon: properly byte swap vce firmware setup
2903 - drm/radeon: cleaned up VCO output settings for DP audio
2904 - drm/radeon: Add a common function for DFS handling
2905 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
2906 - drm: add helper to check for wc memory support
2907 - drm/radeon: mask out WC from BO on unsupported arches
2908 - drm/radeon: hold reference to fences in radeon_sa_bo_new
2909 - drm: fix missing reference counting decrease
2910 - drm/i915: Restore inhibiting the load of the default context
2911 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
2912 - drm/i915: Init power domains early in driver load
2913 - drm/i915: Make sure DC writes are coherent on flush.
2914 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
2915 - drm/i915: Don't reject primary plane windowing with color keying enabled on
2916 SKL+
2917 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
2918 - drm/i915/dsi: defend gpio table against out of bounds access
2919 - drm/i915/dsi: don't pass arbitrary data to sideband
2920 - drm/i915: fix error path in intel_setup_gmbus()
2921 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
2922 - drm/radeon: use post-decrement in error handling
2923 - drm: No-Op redundant calls to drm_vblank_off() (v2)
2924 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
2925 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
2926 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
2927 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
2928 - drm/radeon/pm: adjust display configuration after powerstate
2929 - make sure that freeing shmem fast symlinks is RCU-delayed
2930 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
2931 supported
2932 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
2933 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
2934 - uapi: update install list after nvme.h rename
2935 - lib: sw842: select crc32
2936 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
2937 R700
2938 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
2939 R830
2940 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
2941 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
2942 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
2943 - dmaengine: dw: fix cyclic transfer setup
2944 - dmaengine: dw: fix cyclic transfer callbacks
2945 - dmaengine: at_xdmac: fix resume for cyclic transfers
2946 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
2947 - IB/cm: Fix a recently introduced deadlock
2948 - IB/qib: fix mcast detach when qp not attached
2949 - IB/qib: Support creating qps with GFP_NOIO flag
2950 - IB/mlx5: Expose correct maximum number of CQE capacity
2951 - Thermal: initialize thermal zone device correctly
2952 - Thermal: handle thermal zone device properly during system sleep
2953 - Thermal: do thermal zone update after a cooling device registered
2954 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
2955 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
2956 - hwmon: (ads1015) Handle negative conversion values correctly
2957 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
2958 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
2959 - seccomp: always propagate NO_NEW_PRIVS on tsync
2960 - libceph: fix ceph_msg_revoke()
2961 - libceph: don't bail early from try_read() when skipping a message
2962 - libceph: use the right footer size when skipping a message
2963 - libceph: don't spam dmesg with stray reply warnings
2964 - sd: Optimal I/O size is in bytes, not sectors
2965 - Staging: speakup: Fix getting port information
2966 - Revert "Staging: panel: usleep_range is preferred over udelay"
2967 - cdc-acm:exclude Samsung phone 04e8:685d
2968 - perf stat: Do not clean event's private stats
2969 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
2970 - rfkill: fix rfkill_fop_read wait_event usage
2971 - mac80211: Requeue work after scan complete for all VIF types.
2972 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
2973 - Revert "workqueue: make sure delayed work run in local cpu"
2974 - ALSA: hda - Apply clock gate workaround to Skylake, too
2975 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
2976 - target: Fix LUN_RESET active I/O handling for ACK_KREF
2977 - target: Fix LUN_RESET active TMR descriptor handling
2978 - target: Fix TAS handling for multi-session se_node_acls
2979 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
2980 - target: Fix race with SCF_SEND_DELAYED_TAS handling
2981 - spi: atmel: fix gpio chip-select in case of non-DT platform
2982 - libata: fix sff host state machine locking while polling
2983 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
2984 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
2985 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
2986 - cpuset: make mm migration asynchronous
2987 - cgroup: make sure a parent css isn't offlined before its children
2988 - writeback: keep superblock pinned during cgroup writeback association
2989 switches
2990 - phy: core: fix wrong err handle for phy_power_on
2991 - i2c: i801: Adding Intel Lewisburg support for iTCO
2992 - bio: return EINTR if copying to user space got interrupted
2993 - block: fix use-after-free in dio_bio_complete
2994 - nfs: fix nfs_size_to_loff_t
2995 - NFSv4: Fix a dentry leak on alias use
2996 - of/irq: Fix msi-map calculation for nonzero rid-base
2997 - KVM: async_pf: do not warn on page allocation failures
2998 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
2999 - KVM: x86: fix missed hardware breakpoints
3000 - KVM: x86: MMU: fix ubsan index-out-of-range warning
3001 - powerpc/eeh: Fix partial hotplug criterion
3002 - tracing: Fix showing function event in available_events
3003 - sunrpc/cache: fix off-by-one in qword_get()
3004 - kernel/resource.c: fix muxed resource handling in __request_region()
3005 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
3006 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
3007 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
3008 - xen/arm: correctly handle DMA mapping of compound pages
3009 - xen/scsiback: correct frontend counting
3010 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
3011 - xen/pciback: Save the number of MSI-X entries to be copied later.
3012 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
3013 extracted.
3014 - should_follow_link(): validate ->d_seq after having decided to follow
3015 - do_last(): ELOOP failure exit should be done after leaving RCU mode
3016 - hpfs: don't truncate the file when delete fails
3017 - x86/irq: Call chip->irq_set_affinity in proper context
3018 - x86/irq: Fix a race in x86_vector_free_irqs()
3019 - x86/irq: Validate that irq descriptor is still active
3020 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
3021 - x86/irq: Reorganize the return path in assign_irq_vector
3022 - x86/irq: Reorganize the search in assign_irq_vector
3023 - x86/irq: Check vector allocation early
3024 - x86/irq: Copy vectormask instead of an AND operation
3025 - x86/irq: Get rid of code duplication
3026 - x86/irq: Remove offline cpus from vector cleanup
3027 - x86/irq: Clear move_in_progress before sending cleanup IPI
3028 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
3029 - x86/irq: Remove outgoing CPU from vector cleanup mask
3030 - x86/irq: Call irq_force_move_complete with irq descriptor
3031 - x86/irq: Plug vector cleanup race
3032 - IB/cma: Fix RDMA port validation for iWarp
3033 - iwlwifi: dvm: fix WoWLAN
3034 - iwlwifi: pcie: properly configure the debug buffer size for 8000
3035 - iwlwifi: update and fix 7265 series PCI IDs
3036 - iwlwifi: mvm: don't allow sched scans without matches to be started
3037 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
3038 - bcache: prevent crash on changing writeback_running
3039 - Linux 4.4.4
3040
3041 * mlx4_en didn't choose time-stamping shift value according to HW frequency
3042 (LP: #1552627)
3043 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
3044
3045 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
3046 - target/transport: add flag to indicate CPU Affinity is observed
3047 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
3048 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
3049
3050 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3051 - qla2xxx: Fix warning reported by static checker
3052 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
3053 - qla2xxx: Fix stale pointer access.
3054 - qla2xxx: Use ATIO type to send correct tmr response
3055 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
3056
3057 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
3058 - [Config] Add s390x zfcp to scsi-modules udeb
3059
3060 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
3061
3062 linux (4.4.0-10.25) xenial; urgency=low
3063
3064 [ Tim Gardner ]
3065
3066 * Release Tracking Bug
3067 - LP: #1552247
3068
3069 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
3070 - security: let security modules use PTRACE_MODE_* with bitmasks
3071
3072 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
3073 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
3074
3075 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
3076 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
3077 - mmc: sdhci: Fix DMA descriptor with zero data length
3078
3079 * Miscellaneous Ubuntu changes
3080 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
3081
3082 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
3083
3084 linux (4.4.0-9.24) xenial; urgency=low
3085
3086 [ Tim Gardner ]
3087
3088 * Release Tracking Bug
3089 - LP: #1551319
3090
3091 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
3092 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
3093
3094 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
3095 #1448912)
3096 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
3097 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
3098 replacedby is not setup
3099 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
3100 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
3101 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
3102 replacedby
3103 - SAUCE: apparmor: Fix: label_vec_merge insertion
3104 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
3105 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
3106 merge path
3107 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
3108 labelset lock
3109 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
3110
3111 * apparmor kernel BUG kills firefox (LP: #1430546)
3112 - SAUCE: apparmor: Disallow update of cred when then subjective != the
3113 objective cred
3114 - SAUCE: apparmor: rework retrieval of the current label in the profile update
3115 case
3116
3117 * sleep from invalid context in aa_move_mount (LP: #1539349)
3118 - SAUCE: apparmor: fix sleep from invalid context
3119
3120 * s390x: correct restore of high gprs on signal return (LP: #1550468)
3121 - s390/compat: correct restore of high gprs on signal return
3122
3123 * missing SMAP support (LP: #1550517)
3124 - x86/entry/compat: Add missing CLAC to entry_INT80_32
3125
3126 * Floating-point exception handler receives empty Data-Exception Code in
3127 Floating Point Control register (LP: #1548414)
3128 - s390/fpu: signals vs. floating point control register
3129
3130 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
3131 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
3132
3133 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
3134 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
3135 build fips840/b1208b_1604.840 (LP: #1532914)
3136 - cxl: Fix PSL timebase synchronization detection
3137
3138 * [Feature]EDAC support for Knights Landing (LP: #1519631)
3139 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
3140
3141 * Various failures of kernel_security suite on Xenial kernel on s390x arch
3142 (LP: #1531327)
3143 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
3144
3145 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
3146 - [Config] Provides: virtualbox-guest-modules when appropriate
3147
3148 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
3149 #1507588)
3150 - [Config] Provides: virtualbox-guest-modules when appropriate
3151
3152 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
3153 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
3154 - SAUCE: i915_bpo: Update intel_ips.h file location
3155 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
3156 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
3157 - drm/i915: remove an extra level of indirection in PCI ID list
3158 - drm/i915/kbl: Add Kabylake PCI ID
3159 - drm/i915/kbl: Add Kabylake GT4 PCI ID
3160 - mm: Export nr_swap_pages
3161 - async: export current_is_async()
3162 - drm: fix potential dangling else problems in for_each_ macros
3163 - dp/mst: add SDP stream support
3164 - drm: Implement drm_modeset_lock_all_ctx()
3165 - drm: Add "prefix" parameter to drm_rect_debug_print()
3166 - drm/i915: Set connector_state->connector using the helper.
3167 - drm/atomic: add connector mask to drm_crtc_state.
3168 - drm/i915: Report context GTT size
3169 - drm/i915: Add get_eld audio component
3170 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
3171 - SAUCE: i915_bpo: Revert passing plane/encoder name
3172 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
3173 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
3174 - drm/i915/bxt: update list of PCIIDs
3175 - drm/i915/skl: Add missing SKL ids
3176 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
3177 driver isn't"
3178 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
3179 - drm/atomic: Do not unset crtc when an encoder is stolen
3180 - drm/i915: Update connector_mask during readout, v2.
3181 - drm/atomic: Add encoder_mask to crtc_state, v3.
3182 - SAUCE: drm/core: Add drm_encoder_index.
3183 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
3184 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
3185
3186 * arm64: guest hangs when ntpd is running (LP: #1549494)
3187 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
3188 - hrtimer: Catch illegal clockids
3189 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
3190
3191 * Miscellaneous Ubuntu changes
3192 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
3193 - [Config] CONFIG_ARM_SMMU=y on arm64
3194 - rebase to v4.4.3
3195 - [Debian] git-ubuntu-log -- ensure we get the last commit
3196 - [Config] fix up spelling of probably again
3197 - [Debian] perf -- build in the context of the full generated local headers
3198 - SAUCE: tools: lib/bpf -- add generated headers to search path
3199 - SAUCE: proc: Always set super block owner to init_user_ns
3200 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
3201 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
3202 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
3203 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
3204 needs locking
3205 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
3206 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
3207 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
3208 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
3209 of remove_and_insert
3210 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
3211 transitions ns
3212 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
3213 freed.
3214 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
3215 been removed
3216 - SAUCE: apparmor: Fix: query label file permission
3217 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
3218 - SAUCE: fixup: cleanup return handling of labels
3219 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
3220 destroyed
3221 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
3222 - SAUCE: fixup: 20/23 locking issue around in __label_update
3223 - SAUCE: fixup: get rid of unused var build warning
3224 - SAUCE: fixup: cast poison values to remove warnings
3225 - SAUCE: apparmor: fix refcount race when finding a child profile
3226 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
3227 - SAUCE: fix: audit "no_new_privs" case for exec failure
3228 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
3229 - SAUCE: Move replacedby allocation into label_alloc
3230 - [Debian] supply zfs dkms Provides: based on do_zfs
3231 - [Config] supply zfs dkms Provides: based on do_zfs
3232 - [Config] drop linux-image-3.0 provides
3233
3234 * Miscellaneous upstream changes
3235 - x86/mpx: Fix off-by-one comparison with nr_registers
3236
3237 [ Upstream Kernel Changes ]
3238
3239 * rebase to v4.4.3
3240
3241 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
3242
3243 linux (4.4.0-8.23) xenial; urgency=low
3244
3245 * cgroup namespace mounts broken in containers (LP: #1549398)
3246 - SAUCE: kernfs: Always set super block owner to init_user_ns
3247
3248 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
3249 - arm64: mm: avoid calling apply_to_page_range on empty range
3250 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
3251
3252 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
3253 - [Config] postinst -- handle recreating symlinks when a real file is present
3254
3255 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
3256 - SAUCE: cred: Add clone_cred() interface
3257 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3258 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3259 - SAUCE: overlayfs: Be more careful about copying up sxid files
3260 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3261
3262 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
3263 - SAUCE: cred: Add clone_cred() interface
3264 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3265 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3266 - SAUCE: overlayfs: Be more careful about copying up sxid files
3267 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3268
3269 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
3270 - SAUCE: cred: Add clone_cred() interface
3271 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3272 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3273
3274 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
3275 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
3276 - net: Add eth_platform_get_mac_address() helper.
3277 - i40e: Add mac_filter_element at the end of the list instead of HEAD
3278 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
3279 - i40e: Replace X722 mac check in ethtool get_settings
3280 - i40evf: allow channel bonding of VFs
3281 - i40e: define function capabilities in only one place
3282 - i40evf: null out ring pointers on free
3283 - i40e: Cleanup the code with respect to restarting autoneg
3284 - i40e: update features with right offload
3285 - i40e: bump version to 1.4.10
3286 - i40e: add new device IDs for X722
3287 - i40e: Extend ethtool RSS hooks for X722
3288 - i40e/i40evf: Fix for UDP/TCP RSS for X722
3289 - i40evf: add new write-back mode
3290 - i40e/i40evf: Use private workqueue
3291 - i40e: add new proxy-wol bit for X722
3292 - i40e: Limit DCB FW version checks to X710/XL710 devices
3293 - i40e: AQ Add Run PHY Activity struct
3294 - i40e: AQ Geneve cloud tunnel type
3295 - i40e: AQ Add external power class to get link status
3296 - i40e: add 100Mb ethtool reporting
3297 - ixgbe: bulk free SKBs during TX completion cleanup cycle
3298 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
3299 - igb: Unpair the queues when changing the number of queues
3300 - igb/igbvf: don't give up
3301 - igb: clean up code for setting MAC address
3302 - igb: Refactor VFTA configuration
3303 - igb: Allow asymmetric configuration of MTU versus Rx frame size
3304 - igb: Do not factor VLANs into RLPML calculation
3305 - igb: Always enable VLAN 0 even if 8021q is not loaded
3306 - igb: Merge VLVF configuration into igb_vfta_set
3307 - igb: Clean-up configuration of VF port VLANs
3308 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
3309 - igb: Drop unnecessary checks in transmit path
3310 - igb: Enable use of "bridge fdb add" to set unicast table entries
3311 - igb: Add workaround for VLAN tag stripping on 82576
3312 - i40e: AQ Shared resource flags
3313 - i40e: AQ Add set_switch_config
3314 - i40e: AQ Add VXLAN-GPE tunnel type
3315 - i40e: AQ thermal sensor control struct
3316 - i40e: Bump AQ minor version to 1.5 for new FW features
3317 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
3318 - i40e: fix write-back-on-itr to work with legacy itr
3319 - i40e: add counter for arq overflows
3320 - i40e: add 20G speed for Tx bandwidth calculations
3321 - i40e: refactor DCB function
3322 - i40e: add a little more to an NVM update debug message
3323 - i40evf: enable bus master after reset
3324 - i40e: add netdev info to VSI dump
3325 - i40e: remove VF device IDs from PF
3326 - i40e: trivial: remove unnecessary local var
3327 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
3328 - net: ixgbe: add minimal parser details for ixgbe
3329 - i40e: trivial: drop duplicate definition
3330 - i40e: trivial: fix missing space
3331 - i40e: fix bug in dma sync
3332 - i40e: do TSO only if CHECKSUM_PARTIAL is set
3333 - i40e: allocate memory safer
3334 - i40e: fix: do not sleep in netdev_ops
3335 - i40e: APIs to Add/remove port mirroring rules
3336 - i40e: negate PHY int mask bits
3337 - i40e: drop unused function
3338 - i40e: count allocation errors
3339 - i40e: avoid large memcpy by assigning struct
3340 - i40e/i40evf: bump version to 1.4.12/1.4.8
3341 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
3342 - i40e: add priv flag for automatic rule eviction
3343 - i40e: use eth_platform_get_mac_address()
3344 - i40e: move sync_vsi_filters up in service_task
3345 - i40e: Make the DCB firmware checks for X710/XL710 only
3346 - i40e: set shared bit for multicast filters
3347 - i40e: add VEB stat control and remove L2 cloud filter
3348 - i40e: use new add_veb calling with VEB stats control
3349 - i40e: Refactor force_wb and WB_ON_ITR functionality code
3350 - i40evf: Change vf driver string to reflect all products i40evf supports
3351 - i40e/i40evf: don't lose interrupts
3352 - i40e/i40evf: try again after failure
3353 - i40e: dump descriptor indexes in hex
3354 - i40e/i40evf: use __GFP_NOWARN
3355 - i40e/i40evf: use pages correctly in Rx
3356 - i40e/i40evf: use logical operators, not bitwise
3357 - i40e: properly show packet split status in debugfs
3358 - i40e/i40evf: Bump version
3359 - ixgbe: use u32 instead of __u32 in model header
3360 - ixgbe: fix dates on header of ixgbe_model.h
3361 - i40e: get rid of magic number
3362 - i40e: drop unused debugfs file "dump"
3363 - i40evf: support packet split receive
3364 - i40e: trivial: cleanup use of pf->hw
3365 - i40e: Add a SW workaround for lost interrupts
3366 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
3367 - i40e: Removal of code which relies on BASE VEB SEID
3368 - i40e/i40evf: avoid atomics
3369 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
3370 - i40e: expand comment
3371 - i40e: better error reporting for nvmupdate
3372 - i40evf: set adapter state on reset failure
3373 - i40e: clean event descriptor before use
3374 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
3375 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
3376 - i40e/i40evf: Drop outer checksum offload that was not requested
3377 - i40e/i40evf: Use u64 values instead of casting them in TSO function
3378 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
3379 - i40e/i40evf: Consolidate all header changes into TSO function
3380 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
3381 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
3382 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
3383 - i40e/i40evf: Do not write to descriptor unless we complete
3384 - i40e/i40evf: Add exception handling for Tx checksum
3385 - i40e/i40evf: Clean-up Rx packet checksum handling
3386 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
3387 - i40e: Fix ATR in relation to tunnels
3388 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
3389 - i40e: Update feature flags to reflect newly enabled features
3390 - i40evf: Update feature flags to reflect newly enabled features
3391 - i40e: Add support for ATR w/ IPv6 extension headers
3392 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
3393 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
3394 - i40e/i40evf: Move Tx checksum closer to TSO
3395 - i40e: Add functions to blink led on 10GBaseT PHY
3396 - i40e: Fix led blink capability for 10GBaseT PHY
3397 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
3398 - i40e: Do not wait for Rx queue disable in DCB reconfig
3399 - i40e: Fix for unexpected messaging
3400 - i40e: Expose some registers to program parser, FD and RSS logic
3401 - i40e: add check for null VSI
3402 - i40e: add adminq commands for Rx CTL registers
3403 - i40e: implement and use Rx CTL helper functions
3404 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
3405 - i40e: suspend scheduling during driver unload
3406 - i40e: let go of the past
3407 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
3408
3409 * MPT3SAS Driver update for next kernel release (LP: #1512221)
3410 - mpt3sas: A correction in unmap_resources
3411 - mpt3sas: Added support for high port count HBA variants.
3412 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
3413 - mpt3sas: Fix static analyzer(coverity) tool identified defects
3414 - mpt3sas: Never block the Enclosure device
3415 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
3416 - mpt3sas: Added smp_affinity_enable module parameter.
3417 - mpt3sas: Add support for configurable Chain Frame Size
3418 - mpt3sas: Updated MPI Header to 2.00.42
3419 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
3420 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
3421 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
3422
3423 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
3424 - ibmvscsi: Add endian conversions to sysfs attribute show functions
3425
3426 * Miscellaneous Ubuntu changes
3427 - [Packaging] git-ubuntu-log -- output should be utf-8
3428 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
3429
3430 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
3431
3432 linux (4.4.0-7.22) xenial; urgency=low
3433
3434 [ Tim Gardner ]
3435
3436 * Release Tracking Bug
3437 - LP: #1547205
3438
3439 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
3440 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
3441 - arm64: kernel: implement ACPI parking protocol
3442
3443 * Please pull cgroup namespaces (LP: #1546775)
3444 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
3445 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
3446 - SAUCE: (noup) cgroup: introduce cgroup namespaces
3447 - SAUCE: (noup) cgroup: cgroup namespace setns support
3448 - SAUCE: (noup) kernfs: define kernfs_node_dentry
3449 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
3450 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
3451 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
3452
3453 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
3454 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
3455 - pwm: lpss: Remove ->free() callback
3456 - pwm: bcm2835: Calculate scaler in ->config()
3457 - pwm: bcm2835: Prevent division by zero
3458 - pwm: bcm2835: Fix email address specification
3459 - pwm: lpss: Update PWM setting for Broxton
3460 - pwm: lpss: Select core part automatically
3461 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
3462 - pwm: fsl-ftm: Fix clock enable/disable when using PM
3463 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
3464 - pwm: lpc32xx: make device usable with common clock framework
3465 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
3466 - pwm: lpc32xx: return ERANGE, if requested period is not supported
3467 - pwm: rcar: Improve accuracy of frequency division setting
3468 - pwm: Add PWM driver for OMAP using dual-mode timers
3469 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
3470 - pwm: omap-dmtimer: Potential NULL dereference on error
3471 - pwm: Mark all devices as "might sleep"
3472
3473 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
3474 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
3475 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
3476
3477 * Update megaraid driver to MR6.10 (LP: #1544679)
3478 - megaraid_sas: Do not allow PCI access during OCR
3479 - megaraid_sas: MFI IO timeout handling
3480 - megaraid_sas: Syncing request flags macro names with firmware
3481 - megaraid_sas: Task management support
3482 - megaraid_sas: Update device queue depth based on interface type
3483 - megaraid_sas: Fastpath region lock bypass
3484 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
3485 - megaraid_sas: Code optimization build_and_issue_cmd return-type
3486 - megaraid_sas: Dual queue depth support
3487 - megaraid_sas: IO throttling support
3488 - megaraid_sas: Make adprecovery variable atomic
3489 - megaraid_sas: MFI adapter OCR changes
3490 - megaraid_sas: Introduce module parameter for SCSI command timeout
3491 - megaraid_sas: SPERC OCR changes
3492 - megaraid_sas: driver version upgrade
3493 - megaraid: fix null pointer check in megasas_detach_one().
3494 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
3495 - megaraid_sas: Fix SMAP issue
3496 - megaraid_sas: Add an i/o barrier
3497
3498 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
3499 - powerpc/powernv: Fix stale PE primary bus
3500
3501 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
3502 - [Config] Update bnx2x d-i firmware to 7.12.30
3503
3504 * Miscellaneous Ubuntu changes
3505 - rebase to v4.4.2
3506
3507 * Miscellaneous upstream changes
3508 - openvswitch: allow management from inside user namespaces
3509 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
3510 - net, thunderx: Remove unnecessary rcv buffer start address management
3511 - net: thunderx: HW TSO support for pass-2 hardware
3512 - net: thunderx: Enable CQE count threshold interrupt
3513 - net: cavium: liquidio: use helpers ns_to_timespec64()
3514 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
3515 - arm64: KVM: Configure TCR_EL2.PS at runtime
3516 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
3517 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
3518 - arm64: lib: improve copy_page to deal with 128 bytes at a time
3519 - arm64: lib: patch in prfm for copy_page if requested
3520 - arm64: prefetch: add missing #include for spin_lock_prefetch
3521 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
3522 - net: thunderx: Use napi_schedule_irqoff()
3523 - net: thunderx: Assign affinity hints to vf's interrupts
3524 - net: thunderx: bgx: Use standard firmware node infrastructure.
3525 - net: thunderx: bgx: Add log message when setting mac address
3526 - net: thunderx: Alloc higher order pages when pagesize is small
3527 - net: cavium: liquidio: Return correct error code
3528 - net: cavium: liquidio: fix check for in progress flag
3529 - livepatch: add old_sympos as disambiguator field to klp_func
3530 - livepatch: add sympos as disambiguator field to klp_reloc
3531 - livepatch: function,sympos scheme in livepatch sysfs directory
3532 - module: Use the same logic for setting and unsetting RO/NX
3533 - gcov: use within_module() helper.
3534 - module: use a structure to encapsulate layout.
3535 - module: clean up RO/NX handling.
3536 - module: keep percpu symbols in module's symtab
3537 - livepatch: Cleanup module page permission changes
3538
3539 [ Upstream Kernel Changes ]
3540
3541 * rebase to v4.4.2
3542
3543 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
3544
3545 linux (4.4.0-6.21) xenial; urgency=low
3546
3547 [ Tim Gardner ]
3548
3549 * Release Tracking Bug
3550 - LP: #1546283
3551
3552 * Naples/Zen, NTB Driver (LP: #1542071)
3553 - [Config] CONFIG_NTB_AMD=m
3554 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
3555
3556 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
3557 - SAUCE: storvsc: use small sg_tablesize on x86
3558
3559 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
3560 - [Config] CONFIG_ARMV8_DEPRECATED=y
3561
3562 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
3563 - powerpc/eeh: Fix stale cached primary bus
3564
3565 * Miscellaneous Ubuntu changes
3566 - SAUCE: fs: Add user namesapace member to struct super_block
3567 - SAUCE: fs: Limit file caps to the user namespace of the super block
3568 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
3569 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
3570 - SAUCE: block_dev: Check permissions towards block device inode when mounting
3571 - SAUCE: fs: Treat foreign mounts as nosuid
3572 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
3573 - SAUCE: userns: Replace in_userns with current_in_userns
3574 - SAUCE: Smack: Handle labels consistently in untrusted mounts
3575 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
3576 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
3577 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
3578 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
3579 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
3580 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
3581 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
3582 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
3583 - SAUCE: fuse: Add support for pid namespaces
3584 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
3585 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
3586 - SAUCE: fuse: Allow user namespace mounts
3587 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
3588 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
3589 - SAUCE: quota: Convert ids relative to s_user_ns
3590 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
3591 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
3592 - SAUCE: quota: Treat superblock owner as privilged
3593 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
3594 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
3595 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
3596 - SAUCE: ext4: Add module parameter to enable user namespace mounts
3597 - SAUCE: fuse: Add module parameter to enable user namespace mounts
3598
3599 * Miscellaneous upstream changes
3600 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
3601 - libahci: Implement the capability to override the generic ahci interrupt handler.
3602 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
3603 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
3604
3605 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
3606
3607 linux (4.4.0-5.20) xenial; urgency=low
3608
3609 [ Tim Gardner ]
3610
3611 * Release Tracking Bug
3612 - LP: #1544637
3613
3614 * s390/cio: update measurement characteristics (LP: #1541534)
3615 - s390/cio: fix measurement characteristics memleak
3616 - s390/cio: ensure consistent measurement state
3617 - s390/cio: update measurement characteristics
3618
3619 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
3620 - qeth: initialize net_device with carrier off
3621
3622 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
3623 - [Config] CONFIG_ZONE_DMA=y
3624 - mm: CONFIG_NR_ZONES_EXTENDED
3625
3626 * perf enahancements for ppc64 (LP: #1521678)
3627 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
3628 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
3629 - perf kvm/powerpc: Port perf kvm stat to powerpc
3630 - perf kvm/powerpc: Add support for HCALL reasons
3631
3632 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
3633 - SAUCE: nbd: ratelimit error msgs after socket close
3634
3635 * sleep from invalid context in aa_move_mount (LP: #1539349)
3636 - SAUCE: apparmor: fix sleep from invalid context
3637
3638 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
3639 - net/mlx5_core: Modify enable/disable hca functions
3640 - net/mlx5_core: Add base sriov support
3641 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
3642 - net/mlx5: Update access functions to Query/Modify vport MAC address
3643 - net/mlx5: Introduce access functions to modify/query vport mac lists
3644 - net/mlx5: Introduce access functions to modify/query vport state
3645 - net/mlx5: Introduce access functions to modify/query vport promisc mode
3646 - net/mlx5: Introduce access functions to modify/query vport vlans
3647 - net/mlx5e: Write UC/MC list and promisc mode into vport context
3648 - net/mlx5e: Write vlan list into vport context
3649 - net/mlx5: Introducing E-Switch and l2 table
3650 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
3651 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
3652 - net/mlx5: E-Switch, Introduce Vport administration functions
3653 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
3654 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
3655 - net/mlx5: E-Switch, Introduce get vf statistics
3656 - net/mlx5e: Add support for SR-IOV ndos
3657 - net/mlx5: Fix query E-Switch capabilities
3658 - net/mlx5e: Assign random MAC address if needed
3659
3660 * make wacom_w8001 work well in xenial (LP: #1542771)
3661 - Input: wacom_w8001 - use __set_bit for evbits
3662 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
3663 - Input: wacom_w8001 - handle touch error case correctly
3664 - Input: wacom_w8001 - split pen and touch initialization up
3665 - Input: wacom_w8001 - split the touch and pen devices into two devices
3666 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
3667
3668 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
3669 - ubuntu: vbox -- update to 5.0.14-dfsg-2
3670
3671 * Miscellaneous Ubuntu changes
3672 - [Packaging] git-ubuntu-log -- fix empty section formatting
3673 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
3674
3675 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
3676
3677 linux (4.4.0-4.19) xenial; urgency=low
3678
3679 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
3680 - [Config] update spl/zfs version
3681 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
3682 - [Config] reconstruct -- drop links for zfs userspace components
3683 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
3684
3685 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
3686 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
3687
3688 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
3689 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
3690
3691 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
3692 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
3693
3694 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
3695 - HID: multitouch: enable palm rejection if device implements confidence usage
3696
3697 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3698 - qla2xxx: Remove unavailable firmware files
3699 - qla2xxx: Enable Extended Logins support
3700 - qla2xxx: Enable Exchange offload support.
3701 - qla2xxx: Enable Target counters in DebugFS.
3702 - qla2xxx: Add FW resource count in DebugFS.
3703 - qla2xxx: Added interface to send explicit LOGO.
3704 - qla2xxx: Delete session if initiator is gone from FW
3705 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
3706 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
3707 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
3708 - qla2xxx: Add irq affinity notification
3709 - qla2xxx: Add selective command queuing
3710 - qla2xxx: Move atioq to a different lock to reduce lock contention
3711 - qla2xxx: Disable ZIO at start time.
3712 - qla2xxx: Set all queues to 4k
3713 - qla2xxx: Check for online flag instead of active reset when transmitting responses
3714 - scsi: qla2xxxx: avoid type mismatch in comparison
3715
3716 * [Hyper-V] PCI Passthrough (LP: #1541120)
3717 - x86/irq: Export functions to allow MSI domains in modules
3718 - genirq/msi: Export functions to allow MSI domains in modules
3719
3720 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
3721 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
3722 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
3723 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
3724 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
3725 - lpfc: Fix crash in fcp command completion path.
3726 - lpfc: Modularize and cleanup FDMI code in driver
3727 - lpfc: Fix RDP Speed reporting.
3728 - lpfc: Fix RDP ACC being too long.
3729 - lpfc: Make write check error processing more resilient
3730 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
3731 - lpfc: Fix mbox reuse in PLOGI completion
3732 - lpfc: Fix external loopback failure.
3733 - lpfc: Add logging for misconfigured optics.
3734 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
3735 - lpfc: Use kzalloc instead of kmalloc
3736 - lpfc: Update version to 11.0.0.10 for upstream patch set
3737
3738 * Miscellaneous Ubuntu changes
3739 - [Config] CONFIG_ARM64_VA_BITS=48
3740 - [Config] Fixed Vcs-Git
3741
3742 * Miscellaneous upstream changes
3743 - cxl: Fix possible idr warning when contexts are released
3744 - cxl: use correct operator when writing pcie config space values
3745 - cxlflash: drop unlikely before IS_ERR_OR_NULL
3746 - cxl: Fix DSI misses when the context owning task exits
3747 - cxlflash: Removed driver date print
3748 - cxlflash: Fix to resolve cmd leak after host reset
3749 - cxlflash: Resolve oops in wait_port_offline
3750 - cxlflash: Enable device id for future IBM CXL adapter
3751 - cxl: fix build for GCC 4.6.x
3752 - cxl: use -Werror only with CONFIG_PPC_WERROR
3753 - cxl: Enable PCI device ID for future IBM CXL adapter
3754
3755 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
3756
3757 linux (4.4.0-3.17) xenial; urgency=low
3758
3759 [ Tim Gardner ]
3760
3761 * Release Tracking Bug
3762 - LP: #1541058
3763 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
3764 - LP: #1531539
3765 * SAUCE: nvme merge cleanup
3766 - LP: #1531539
3767 * rebase to v4.4.1
3768
3769 [ Andy Whitcroft ]
3770
3771 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
3772 ioctls"
3773 - LP: #1538618
3774 * postinst -- detect symlinks correctly
3775 - LP: #1536810
3776
3777 [ John Johansen ]
3778
3779 * SAUCE: apparmor: fix sleep from invalid context
3780 - LP: #1539349
3781
3782 [ Upstream Kernel Changes ]
3783
3784 * powerpc/eeh: Fix PE location code
3785 - LP: #1538909
3786 * powerpc/pseries: Limit EPOW reset event warnings
3787 - LP: #1539102
3788 * lightnvm: fix bio submission issue
3789 - LP: #1531539
3790 * lightnvm: fix incorrect nr_free_blocks stat
3791 - LP: #1531539
3792 * lightnvm: add check after mempool allocation
3793 - LP: #1531539
3794 * lightnvm: unlock rq and free ppa_list on submission fail
3795 - LP: #1531539
3796 * lightnvm: move ppa erase logic to core
3797 - LP: #1531539
3798 * lightnvm: refactor rqd ppa list into set/free
3799 - LP: #1531539
3800 * lightnvm: refactor end_io functions for sync
3801 - LP: #1531539
3802 * lightnvm: return the get_bb_tbl return value
3803 - LP: #1531539
3804 * lightnvm: check bi_error in gc
3805 - LP: #1531539
3806 * lightnvm: put block back to gc list on its reclaim fail
3807 - LP: #1531539
3808 * lightnvm: fix locking and mempool in rrpc_lun_gc
3809 - LP: #1531539
3810 * lightnvm: sectors first in ppa list
3811 - LP: #1531539
3812 * lightnvm: move the pages per block check out of the loop
3813 - LP: #1531539
3814 * lightnvm: support multiple ppas in nvm_erase_ppa
3815 - LP: #1531539
3816 * lightnvm: move rq->error to nvm_rq->error
3817 - LP: #1531539
3818 * lightnvm: introduce nvm_submit_ppa
3819 - LP: #1531539
3820 * lightnvm: reference rrpc lun in rrpc block
3821 - LP: #1531539
3822 * lightnvm: fix missing grown bad block type
3823 - LP: #1531539
3824 * lightnvm: manage open and closed blocks separately
3825 - LP: #1531539
3826 * lightnvm: add mccap support
3827 - LP: #1531539
3828 * lightnvm: introduce mlc lower page table mappings
3829 - LP: #1531539
3830 * lightnvm: core on-disk initialization
3831 - LP: #1531539
3832 * lightnvm: introduce ioctl to initialize device
3833 - LP: #1531539
3834 * lightnvm: use system block for mm initialization
3835 - LP: #1531539
3836 * lightnvm: introduce factory reset
3837 - LP: #1531539
3838 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
3839 - LP: #1531539
3840 * blk-mq: add a flags parameter to blk_mq_alloc_request
3841 - LP: #1531539
3842 * nvme: move struct nvme_iod to pci.c
3843 - LP: #1531539
3844 * nvme: split command submission helpers out of pci.c
3845 - LP: #1531539
3846 * nvme: use offset instead of a struct for registers
3847 - LP: #1531539
3848 * nvme: split nvme_trans_device_id_page
3849 - LP: #1531539
3850 * nvme: use vendor it from identify
3851 - LP: #1531539
3852 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
3853 - LP: #1531539
3854 * nvme: simplify nvme_setup_prps calling convention
3855 - LP: #1531539
3856 * nvme: refactor nvme_queue_rq
3857 - LP: #1531539
3858 * nvme: factor out a nvme_unmap_data helper
3859 - LP: #1531539
3860 * nvme: move nvme_error_status to common code
3861 - LP: #1531539
3862 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
3863 - LP: #1531539
3864 * nvme: split __nvme_submit_sync_cmd
3865 - LP: #1531539
3866 * nvme: use the block layer for userspace passthrough metadata
3867 - LP: #1531539
3868 * nvme: move block_device_operations and ns/ctrl freeing to common code
3869 - LP: #1531539
3870 * nvme: add explicit quirk handling
3871 - LP: #1531539
3872 * nvme: move remaining CC setup into nvme_enable_ctrl
3873 - LP: #1531539
3874 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
3875 - LP: #1531539
3876 * nvme: add a common helper to read Identify Controller data
3877 - LP: #1531539
3878 * nvme: move the call to nvme_init_identify earlier
3879 - LP: #1531539
3880 * nvme: move namespace scanning to common code
3881 - LP: #1531539
3882 * nvme: move chardev and sysfs interface to common code
3883 - LP: #1531539
3884 * nvme: refactor set_queue_count
3885 - LP: #1531539
3886 * blk-integrity: empty implementation when disabled
3887 - LP: #1531539
3888 * NVMe: fix build with CONFIG_NVM enabled
3889 - LP: #1531539
3890 * nvme: fix another 32-bit build warning
3891 - LP: #1531539
3892 * nvme: precedence bug in nvme_pr_clear()
3893 - LP: #1531539
3894 * nvme: only ignore hardware errors in nvme_create_io_queues
3895 - LP: #1531539
3896 * nvme: only add a controller to dev_list after it's been fully
3897 initialized
3898 - LP: #1531539
3899 * nvme: protect against simultaneous shutdown invocations
3900 - LP: #1531539
3901 * nvme: don't take the I/O queue q_lock in nvme_timeout
3902 - LP: #1531539
3903 * nvme: merge nvme_abort_req and nvme_timeout
3904 - LP: #1531539
3905 * nvme: add NVME_SC_CANCELLED
3906 - LP: #1531539
3907 * nvme: simplify resets
3908 - LP: #1531539
3909 * nvme: do not restart the request timeout if we're resetting the
3910 controller
3911 - LP: #1531539
3912 * nvme: merge probe_work and reset_work
3913 - LP: #1531539
3914 * nvme: remove dead controllers from a work item
3915 - LP: #1531539
3916 * nvme: switch abort_limit to an atomic_t
3917 - LP: #1531539
3918 * NVMe: Implement namespace list scanning
3919 - LP: #1531539
3920 * NVMe: Use unbounded work queue for all work
3921 - LP: #1531539
3922 * NVMe: Remove device management handles on remove
3923 - LP: #1531539
3924 * NVMe: Simplify metadata setup
3925 - LP: #1531539
3926 * nvme: fix admin queue depth
3927 - LP: #1531539
3928 * nvme: factor out a few helpers from req_completion
3929 - LP: #1531539
3930 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
3931 - LP: #1531539
3932 * nvme: switch abort to blk_execute_rq_nowait
3933 - LP: #1531539
3934 * nvme: special case AEN requests
3935 - LP: #1531539
3936 * nvme: simplify completion handling
3937 - LP: #1531539
3938 * nvme: properly free resources for cancelled command
3939 - LP: #1531539
3940 * nvme: meta_sg doesn't have to be an array
3941 - LP: #1531539
3942 * nvme: merge iod and cmd_info
3943 - LP: #1531539
3944 * NVMe: Add pci error handlers
3945 - LP: #1531539
3946 * NVMe: Export namespace attributes to sysfs
3947 - LP: #1531539
3948 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
3949 - LP: #1531539
3950 * nvme: synchronize access to ctrl->namespaces
3951 - LP: #1531539
3952 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
3953 - LP: #1531539
3954 * nvme: make SG_IO support optional
3955 - LP: #1531539
3956 * NVMe: Fix admin queue ring wrap
3957 - LP: #1531539
3958 * NVMe: Use a retryable error code on reset
3959 - LP: #1531539
3960 * NVMe: Remove queue freezing on resets
3961 - LP: #1531539
3962 * NVMe: IO queue deletion re-write
3963 - LP: #1531539
3964 * NVMe: Shutdown controller only for power-off
3965 - LP: #1531539
3966 * NVMe: Export NVMe attributes to sysfs group
3967 - LP: #1531539
3968 * i40e: fix build warnings
3969 * net: i40e: shut up uninitialized variable warnings
3970 * Drivers: hv: vmbus: fix build warning
3971 * Drivers: hv: util: Increase the timeout for util services
3972 * Drivers: hv: utils: run polling callback always in interrupt context
3973 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
3974 * tools: hv: remove repeated HV_FCOPY string
3975 * Drivers: hv: util: catch allocation errors
3976 * Drivers: hv: utils: use memdup_user in hvt_op_write
3977 * drivers/hv: cleanup synic msrs if vmbus connect failed
3978 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
3979 num
3980 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
3981 * drivers:hv: Define the channel type for Hyper-V PCI Express
3982 pass-through
3983 * Drivers: hv: vss: run only on supported host versions
3984 * Drivers: hv: vmbus: Use uuid_le type consistently
3985 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
3986 * Drivers: hv: vmbus: Get rid of the unused macro
3987 * Drivers: hv: vmbus: Get rid of the unused irq variable
3988 * Drivers: hv: vmbus: serialize process_chn_event() and
3989 vmbus_close_internal()
3990 * Drivers: hv: vmbus: do sanity check of channel state in
3991 vmbus_close_internal()
3992 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
3993 driver
3994 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
3995 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
3996 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
3997 * Drivers: hv: vmbus: Fix a Host signaling bug
3998 * drivers/hv: correct tsc page sequence invalid value
3999 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
4000 * Drivers: hv: utils: Invoke the poll function after handshake
4001 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
4002 * Drivers: hv: utils: fix memory leak on on_msg() failure
4003 * Drivers: hv: utils: rename outmsg_lock
4004 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
4005 * Drivers: hv: utils: fix crash when device is removed from host side
4006 * Drivers: hv: ring_buffer.c: fix comment style
4007 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
4008 * Drivers: hv: ring_buffer: remove code duplication from
4009 hv_ringbuffer_peek/read()
4010 * Drivers: hv: remove code duplication between
4011 vmbus_recvpacket()/vmbus_recvpacket_raw()
4012 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
4013 * drivers/hv: replace enum hv_message_type by u32
4014 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
4015 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
4016 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
4017 header
4018 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
4019 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
4020 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
4021
4022 [ Upstream Kernel Changes ]
4023
4024 * rebase to v4.4.1
4025 - LP: #1533461
4026 - LP: #1529624
4027
4028 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
4029
4030 linux (4.4.0-2.16) xenial; urgency=low
4031
4032 [ Andy Whitcroft ]
4033
4034 * Release Tracking Bug
4035 - LP: #1539090
4036 * SAUCE: hv: hv_set_ifconfig -- convert to python3
4037 - LP: #1506521
4038 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
4039 - LP: #1538618
4040
4041 [ Colin Ian King ]
4042
4043 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
4044 bit FADT addresses (LP: #1529381)
4045 - LP: #1529381
4046
4047 [ John Johansen ]
4048
4049 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
4050 being shutdown
4051 - LP: #1446906
4052
4053 [ Mahesh Salgaonkar ]
4054
4055 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
4056 - LP: #1537881
4057 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
4058 interrupt.
4059 - LP: #1537881
4060 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
4061 base errors
4062 - LP: #1537881
4063
4064 [ Paolo Pisati ]
4065
4066 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
4067 #843419 build flags
4068 - LP: #1533009
4069 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
4070 * [Config] disable ARCH_ZX (ZTE ZX Soc)
4071
4072 [ Tim Gardner ]
4073
4074 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
4075 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
4076 - LP: #1536719
4077 * SAUCE: drop obsolete bnx2x firmware
4078 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
4079 - LP: #1536474
4080 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
4081 - LP: #1534647
4082 * [Config] Add pvpanic to virtual flavour
4083 - LP: #1537923
4084 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
4085 - LP: #1520457
4086
4087 [ Upstream Kernel Changes ]
4088
4089 * i40evf: fix compiler warning of unused variable
4090 - LP: #1536474
4091 * intel: i40e: fix confused code
4092 - LP: #1536474
4093 * i40e/i40evf: remove unused tunnel parameter
4094 - LP: #1536474
4095 * i40e: Change BUG_ON to WARN_ON in service event complete
4096 - LP: #1536474
4097 * i40e: remove BUG_ON from feature string building
4098 - LP: #1536474
4099 * i40e: remove BUG_ON from FCoE setup
4100 - LP: #1536474
4101 * i40e: Workaround fix for mss < 256 issue
4102 - LP: #1536474
4103 * i40e/i40evf: Add a stat to track how many times we have to do a force
4104 WB
4105 - LP: #1536474
4106 * i40e: Move the saving of old link info from handle_link_event to
4107 link_event
4108 - LP: #1536474
4109 * i40e/i40evf: Add comment to #endif
4110 - LP: #1536474
4111 * i40e/i40evf: clean up error messages
4112 - LP: #1536474
4113 * i40evf: handle many MAC filters correctly
4114 - LP: #1536474
4115 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
4116 - LP: #1536474
4117 * i40e: rework the functions to configure RSS with similar parameters
4118 - LP: #1536474
4119 * i40e: create a generic configure rss function
4120 - LP: #1536474
4121 * i40e: Bump version to 1.4.2
4122 - LP: #1536474
4123 * i40e: add new fields to store user configuration
4124 - LP: #1536474
4125 * i40e: rename rss_size to alloc_rss_size in i40e_pf
4126 - LP: #1536474
4127 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
4128 workaround
4129 - LP: #1536474
4130 * i40e/i40evf: prefetch skb data on transmit
4131 - LP: #1536474
4132 * i40evf: rename VF adapter specific RSS function
4133 - LP: #1536474
4134 * i40evf: create a generic config RSS function
4135 - LP: #1536474
4136 * i40evf: create a generic get RSS function
4137 - LP: #1536474
4138 * i40evf: add new fields to store user configuration of RSS
4139 - LP: #1536474
4140 * i40e: Update error messaging
4141 - LP: #1536474
4142 * i40e: fix confusing message
4143 - LP: #1536474
4144 * i40e: make error message more useful
4145 - LP: #1536474
4146 * i40evf: quoth the VF driver, Nevermore
4147 - LP: #1536474
4148 * i40evf: allocate queue vectors dynamically
4149 - LP: #1536474
4150 * i40evf: allocate ring structs dynamically
4151 - LP: #1536474
4152 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
4153 - LP: #1536474
4154 * i40e: fix: do not sleep in netdev_ops
4155 - LP: #1536474
4156 * i40e: remove unused argument
4157 - LP: #1536474
4158 * i40evf: increase max number of queues
4159 - LP: #1536474
4160 * i40evf: set real num queues
4161 - LP: #1536474
4162 * i40evf: remove duplicate string
4163 - LP: #1536474
4164 * i40e: Detection and recovery of TX queue hung logic moved to
4165 service_task from tx_timeout
4166 - LP: #1536474
4167 * i40e: Fix memory leaks, sideband filter programming
4168 - LP: #1536474
4169 * i40evf: don't use atomic allocation
4170 - LP: #1536474
4171 * i40e: propagate properly
4172 - LP: #1536474
4173 * i40evf: use correct types
4174 - LP: #1536474
4175 * i40e: use priv flags to control packet split
4176 - LP: #1536474
4177 * i40e: Remove separate functions gathering XOFF Rx stats
4178 - LP: #1536474
4179 * i40e: fix whitespace
4180 - LP: #1536474
4181 * i40e/i40evf: use logical operator
4182 - LP: #1536474
4183 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
4184 - LP: #1536474
4185 * i40e: trivial fixes
4186 - LP: #1536474
4187 * i40e: Fix i40e_print_features() VEB mode output
4188 - LP: #1536474
4189 * i40e: chomp the BIT(_ULL)
4190 - LP: #1536474
4191 * i40e: properly delete VF MAC filters
4192 - LP: #1536474
4193 * i40e: don't add zero MAC filter
4194 - LP: #1536474
4195 * i40evf: check rings before freeing resources
4196 - LP: #1536474
4197 * i40e: use explicit cast from u16 to u8
4198 - LP: #1536474
4199 * i40e: Opcode and structures required by OEM Post Update AQ command and
4200 add new NVM arq message
4201 - LP: #1536474
4202 * i40e: hush little warnings
4203 - LP: #1536474
4204 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
4205 - LP: #1536474
4206 * i40e: clean whole mac filter list
4207 - LP: #1536474
4208 * i40evf: change version string generation
4209 - LP: #1536474
4210 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
4211 - LP: #1536474
4212 * geneve: UDP checksum configuration via netlink
4213 - LP: #1536474
4214 * geneve: Add geneve udp port offload for ethernet devices
4215 - LP: #1536474
4216 * i40e: geneve tunnel offload support
4217 - LP: #1536474
4218 * geneve: Add geneve_get_rx_port support
4219 - LP: #1536474
4220 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
4221 - LP: #1536474
4222 * i40e: change log messages and error returns
4223 - LP: #1536474
4224 * i40e: allow zero MAC address for VFs
4225 - LP: #1536474
4226 * i40e: Look up MAC address in Open Firmware or IDPROM
4227 - LP: #1536474
4228 * i40e: Fix Rx hash reported to the stack by our driver
4229 - LP: #1536474
4230 * i40e: remove forever unused ID
4231 - LP: #1536474
4232 * igb: add 88E1543 initialization code
4233 * igb: don't unmap NULL hw_addr
4234 * igb: use the correct i210 register for EEMNGCTL
4235 * igb: fix NULL derefs due to skipped SR-IOV enabling
4236 * igb: improve handling of disconnected adapters
4237 * igb: Remove GS40G specific defines/functions
4238 * igb: Don't add PHY address to PCDL address
4239 * igb: Improve cable length function for I210, etc.
4240 * igb: Explicitly label self-test result indices
4241 * ixgbe: drop null test before destroy functions
4242 - LP: #1536473
4243 * ixgbe: Delete redundant include file
4244 - LP: #1536473
4245 * ixgbe: fix multiple kernel-doc errors
4246 - LP: #1536473
4247 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
4248 vector
4249 - LP: #1536473
4250 * ixgbe: Add KR mode support for CS4227 chip
4251 - LP: #1536473
4252 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
4253 to 12K
4254 - LP: #1536473
4255 * ixgbe/ixgbevf: use napi_schedule_irqoff()
4256 - LP: #1536473
4257 * ixgbe: Remove CS4227 diagnostic code
4258 - LP: #1536473
4259 * ixgbevf: use ether_addr_copy instead of memcpy
4260 - LP: #1536473
4261 * ixgbevf: fix spoofed packets with random MAC
4262 - LP: #1536473
4263 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
4264 - LP: #1536473
4265 * ixgbe: Add support for newer thermal alarm
4266 - LP: #1536473
4267 * ixgbe: Use private workqueue to avoid certain possible hangs
4268 - LP: #1536473
4269 * ixgbevf: Use a private workqueue to avoid certain possible hangs
4270 - LP: #1536473
4271 * ixgbevf: Minor cleanups
4272 - LP: #1536473
4273 * ixgbe: Refactor MAC address configuration code
4274 - LP: #1536473
4275 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
4276 - LP: #1536473
4277 * ixgbe: Allow FDB entries access to more RAR filters
4278 - LP: #1536473
4279 * ixgbe: Update PTP to support X550EM_x devices
4280 - LP: #1536473
4281 * ixgbe: Correct spec violations by waiting after reset
4282 - LP: #1536473
4283 * ixgbe: Wait for master disable to be set
4284 - LP: #1536473
4285 * ixgbe: Save VF info and take references
4286 - LP: #1536473
4287 * ixgbe: Handle extended IPv6 headers in Tx path
4288 - LP: #1536473
4289 * ixgbe: Always turn PHY power on when requested
4290 - LP: #1536473
4291 * ixgbevf: Handle extended IPv6 headers in Tx path
4292 - LP: #1536473
4293 * ixgbe: Return error on failure to allocate mac_table
4294 - LP: #1536473
4295 * ixgbe: Fix SR-IOV VLAN pool configuration
4296 - LP: #1536473
4297 * ixgbe: Simplify definitions for regidx and bit in set_vfta
4298 - LP: #1536473
4299 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
4300 - LP: #1536473
4301 * ixgbe: Simplify configuration of setting VLVF and VLVFB
4302 - LP: #1536473
4303 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
4304 - LP: #1536473
4305 * ixgbe: Reorder search to work from the top down instead of bottom up
4306 - LP: #1536473
4307 * ixgbe: Add support for VLAN promiscuous with SR-IOV
4308 - LP: #1536473
4309 * ixgbe: Fix VLAN promisc in relation to SR-IOV
4310 - LP: #1536473
4311 * ixgbe: Clear stale pool mappings
4312 - LP: #1536473
4313 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
4314 - LP: #1536473
4315 * ixgbe: do not report 2.5 Gbps as supported
4316 - LP: #1536473
4317 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
4318 per vector
4319 - LP: #1536473
4320 * ixgbevf: minor cleanups for ixgbevf_set_itr()
4321 - LP: #1536473
4322 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
4323 - LP: #1536473
4324 * ixgbe: report correct media type for KR, KX and KX4 interfaces
4325 - LP: #1536473
4326 * ixgbe: Clean up redundancy in hw_enc_features
4327 - LP: #1536473
4328 * ixgbe: fix RSS limit for X550
4329 - LP: #1536473
4330 * ixgbe: Correct X550EM_x revision check
4331 - LP: #1536473
4332 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
4333 - LP: #1536473
4334 * ixgbe: Fill at least min credits to a TC credit refills
4335 - LP: #1536473
4336 * ixgbe: use correct FCoE DDP max check
4337 - LP: #1536473
4338 * ixgbe: fix broken PFC with X550
4339 - LP: #1536473
4340 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
4341 - LP: #1536473
4342 * ixgbe: Correct handling of any outer UDP checksum setting
4343 - LP: #1536473
4344 * ixgbe: Fix to get FDMI HBA attributes information with X550
4345 - LP: #1536473
4346 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
4347 - LP: #1536473
4348 * ixgbe: Make ATR recognize IPv6 extended headers
4349 - LP: #1536473
4350 * e1000: make eeprom read/write scheduler friendly
4351 * e1000: fix data race between tx_ring->next_to_clean
4352 * e1000: Remove checkpatch coding style errors
4353 * e1000: clean up the checking logic
4354 * e1000: fix a typo in the comment
4355 * e1000e: clean up the local variable
4356 * e1000: fix kernel-doc argument being missing
4357 * e1000: get rid of duplicate exit path
4358 * e1000: Elementary checkpatch warnings and checks removed
4359 * e1000e: fix division by zero on jumbo MTUs
4360 * e1000e: Increase timeout of polling bit RSPCIPHY
4361 * e1000e: initial support for i219-LM (3)
4362 * e1000e: Switch e1000e_up to void, drop code checking for error result
4363 * e1000e: Remove unreachable code
4364 * e1000e: Do not read ICR in Other interrupt
4365 * e1000e: Do not write lsc to ics in msi-x mode
4366 * e1000e: Fix msi-x interrupt automask
4367 * acpi: pci: Setup MSI domain for ACPI based pci devices
4368 * irqdomain: Introduce is_fwnode_irqchip helper
4369 * irqchip/gic-v2m: Refactor to prepare for ACPI support
4370 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
4371 * clk: xgene: Fix divider with non-zero shift value
4372 * i2c: designware: Do not require clock when SSCN and FFCN are provided
4373 * fm10k: do not assume VF always has 1 queue
4374 - LP: #1536475
4375 * fm10k: Correct MTU for jumbo frames
4376 - LP: #1536475
4377 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
4378 vector
4379 - LP: #1536475
4380 * fm10k: use napi_schedule_irqoff()
4381 - LP: #1536475
4382 * fm10k: set netdev features in one location
4383 - LP: #1536475
4384 * fm10k: reset max_queues on init_hw_vf failure
4385 - LP: #1536475
4386 * fm10k: always check init_hw for errors
4387 - LP: #1536475
4388 * fm10k: reinitialize queuing scheme after calling init_hw
4389 - LP: #1536475
4390 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
4391 - LP: #1536475
4392 * fm10k: explicitly typecast vlan values to u16
4393 - LP: #1536475
4394 * fm10k: add statistics for actual DWORD count of mbmem mailbox
4395 - LP: #1536475
4396 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
4397 - LP: #1536475
4398 * fm10k: Add support for ITR scaling based on PCIe link speed
4399 - LP: #1536475
4400 * fm10k: introduce ITR_IS_ADAPTIVE macro
4401 - LP: #1536475
4402 * fm10k: Update adaptive ITR algorithm
4403 - LP: #1536475
4404 * fm10k: use macro for default Tx and Rx ITR values
4405 - LP: #1536475
4406 * fm10k: change default Tx ITR to 25usec
4407 - LP: #1536475
4408 * fm10k: TRIVIAL fix typo of hardware
4409 - LP: #1536475
4410 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
4411 - LP: #1536475
4412 * fm10k: use ether_addr_copy to copy MAC address
4413 - LP: #1536475
4414 * fm10k: do not use CamelCase
4415 - LP: #1536475
4416 * fm10k: remove unnecessary else block from if statements with return
4417 - LP: #1536475
4418 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
4419 - LP: #1536475
4420 * fm10k: consistently refer to VLANs and VLAN IDs
4421 - LP: #1536475
4422 * fm10k: bump driver version
4423 - LP: #1536475
4424 * fm10k: conditionally compile DCB and DebugFS support
4425 - LP: #1536475
4426 * fm10k: Cleanup MSI-X interrupts in case of failure
4427 - LP: #1536475
4428 * fm10k: Cleanup exception handling for mailbox interrupt
4429 - LP: #1536475
4430 * fm10k: do not inline fm10k_iov_select_vid()
4431 - LP: #1536475
4432 * fm10k: whitespace cleanups
4433 - LP: #1536475
4434 * fm10k: use BIT() macro instead of open-coded bit-shifting
4435 - LP: #1536475
4436 * fm10k: cleanup namespace pollution
4437 - LP: #1536475
4438 * fm10k: cleanup overly long lines
4439 - LP: #1536475
4440 * fm10k: initialize xps at driver load
4441 - LP: #1536475
4442 * fm10k: don't initialize fm10k_workqueue at global level
4443 - LP: #1536475
4444 * fm10k: correctly pack TLV structures and explain reasoning
4445 - LP: #1536475
4446 * fm10k: Cleanup exception handling for changing queues
4447 - LP: #1536475
4448 * fm10k: use ether_addr_equal instead of memcmp
4449 - LP: #1536475
4450 * fm10k: address operator not needed when declaring function pointers
4451 - LP: #1536475
4452 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
4453 - LP: #1536475
4454 * fm10k: remove unused struct element
4455 - LP: #1536475
4456 * fm10k: use true/false for boolean get_host_state
4457 - LP: #1536475
4458 * fm10k: cleanup mailbox code comments etc
4459 - LP: #1536475
4460 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
4461 - LP: #1536475
4462 * device property: always check for fwnode type
4463 - LP: #1533035
4464 * device property: rename helper functions
4465 - LP: #1533035
4466 * device property: refactor built-in properties support
4467 - LP: #1533035
4468 * device property: keep single value inplace
4469 - LP: #1533035
4470 * device property: helper macros for property entry creation
4471 - LP: #1533035
4472 * device property: improve readability of macros
4473 - LP: #1533035
4474 * device property: return -EINVAL when property isn't found in ACPI
4475 - LP: #1533035
4476 * device property: Fallback to secondary fwnode if primary misses the
4477 property
4478 - LP: #1533035
4479 * device property: Take a copy of the property set
4480 - LP: #1533035
4481 * driver core: platform: Add support for built-in device properties
4482 - LP: #1533035
4483 * driver core: Do not overwrite secondary fwnode with NULL if it is set
4484 - LP: #1533035
4485 * mfd: core: propagate device properties to sub devices drivers
4486 - LP: #1533035
4487 * mfd: intel-lpss: Add support for passing device properties
4488 - LP: #1533035
4489 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
4490 - LP: #1533035
4491 * mfd: intel-lpss: Pass HSUART configuration via properties
4492 - LP: #1533035
4493 * i2c: designware: Convert to use unified device property API
4494 - LP: #1533035
4495 * keys, trusted: fix: *do not* allow duplicate key options
4496 - LP: #1398274
4497 * keys, trusted: select hash algorithm for TPM2 chips
4498 - LP: #1398274
4499 * keys, trusted: seal with a TPM2 authorization policy
4500 - LP: #1398274
4501 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
4502 - LP: #1461360
4503 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
4504 - LP: #1461360
4505 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
4506 offset
4507 - LP: #1461360
4508 * drm/i915: WaRsDisableCoarsePowerGating
4509 - LP: #1527462
4510 * drm/i915/skl: Add SKL GT4 PCI IDs
4511 - LP: #1527462
4512 * drm/i915/skl: Disable coarse power gating up until F0
4513 - LP: #1527462
4514 * platform:x86: add Intel P-Unit mailbox IPC driver
4515 - LP: #1520457
4516 * intel_punit_ipc: add NULL check for input parameters
4517 - LP: #1520457
4518 * platform/x86: Add Intel Telemetry Core Driver
4519 - LP: #1520457
4520 * intel_pmc_ipc: update acpi resource structure for Punit
4521 - LP: #1520457
4522 * platform:x86: Add Intel telemetry platform device
4523 - LP: #1520457
4524 * platform:x86: Add Intel telemetry platform driver
4525 - LP: #1520457
4526 * platform:x86: Add Intel Telemetry Debugfs interfaces
4527 - LP: #1520457
4528 * cxlflash: a couple off by one bugs
4529
4530 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
4531
4532 linux (4.4.0-1.15) xenial; urgency=low
4533
4534 [ Tim Gardner ]
4535
4536 * Release Tracking Bug
4537 - LP: #1536803
4538
4539 [ Upstream Kernel Changes ]
4540
4541 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
4542 - LP: #1517142
4543
4544 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
4545
4546 linux (4.4.0-0.14) xenial; urgency=low
4547
4548 [ Upstream Kernel Changes ]
4549
4550 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
4551 - LP: #1522415
4552 * powerpc: Add __raw_rm_writeq() function
4553 - LP: #1522415
4554
4555 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
4556
4557 linux (4.4.0-0.13) xenial; urgency=low
4558
4559 [ Andy Whitcroft ]
4560
4561 * [Config] s390x -- the kernel provides ppp-modules such as there are
4562 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
4563
4564 [ Tim Gardner ]
4565
4566 * [Config] Update annotations for VIRTIO_{NET,BLK}
4567 - LP: #1533382
4568
4569 [ Upstream Kernel Changes ]
4570
4571 * powerpc/powernv: Add support for Nvlink NPUs
4572 - LP: #1522415
4573 * powerpc/powernv: Fix update of NVLink DMA mask
4574 - LP: #1522415
4575 * powerpc/powernv: Change NPU PE# assignment
4576 - LP: #1522415
4577 * powerpc/powernv: Reserve PE#0 on NPU
4578 - LP: #1522415
4579 * KEYS: Fix keyring ref leak in join_session_keyring()
4580 - LP: #1534887
4581 - CVE-2016-0728
4582
4583 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
4584
4585 linux (4.4.0-0.12) xenial; urgency=low
4586
4587 [ Eric Dumazet ]
4588
4589 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
4590 - LP: #1527902
4591
4592 [ Guilherme G. Piccoli ]
4593
4594 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
4595 - LP: #1486180
4596
4597 [ Tim Gardner ]
4598
4599 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
4600 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
4601 - LP: #1532886
4602 * [Config] nvme.ko moved to drivers/nvme/host
4603 * [Config] scsi_dh morphed into 4 modules
4604 * [Config] CONFIG_IBMVNIC=m
4605 * [Config] Add DRM ast driver to udeb installer image
4606 - LP: #1514711
4607 * [Config] CONFIG_KVM=y for s390x
4608 - LP: #1532886
4609 * [Config] Install spl/zfs under the kernel modules directory
4610 Fixes some errors in generic.inclusion-list.log
4611
4612 [ Upstream Kernel Changes ]
4613
4614 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
4615 - LP: #1524574
4616 * EDAC: Add DDR4 flag
4617 - LP: #1519631
4618 * EDAC, sb_edac: Virtualize several hard-coded functions
4619 - LP: #1519631
4620 * EDAC, sb_edac: Add support for duplicate device IDs
4621 - LP: #1519631
4622 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
4623 - LP: #1519631
4624 * Driver for IBM System i/p VNIC protocol
4625 - LP: #1532303
4626
4627 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
4628
4629 linux (4.4.0-0.11) xenial; urgency=low
4630
4631 [ Tim Gardner ]
4632
4633 * [Config] Fix bogus reconstruct script
4634
4635 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
4636
4637 linux (4.4.0-0.10) xenial; urgency=low
4638
4639 [ Haren Myneni ]
4640
4641 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
4642 - LP: #1529666
4643
4644 [ Serge Hallyn ]
4645
4646 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
4647
4648 [ Tim Gardner ]
4649
4650 * [Config] CONFIG_ZONE_DEVICE=y for amd64
4651 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
4652 - LP: #1526869
4653 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
4654 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
4655 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
4656 * rebase to v4.4
4657
4658 [ Upstream Kernel Changes ]
4659
4660 * rebase to v4.4
4661
4662 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
4663
4664 linux (4.4.0-0.9) xenial; urgency=low
4665
4666 [ Tim Gardner ]
4667
4668 * rebase to v4.4-rc8
4669
4670 [ Upstream Kernel Changes ]
4671
4672 * rebase to v4.4-rc8
4673
4674 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
4675
4676 linux (4.4.0-0.8) xenial; urgency=low
4677
4678 [ Tim Gardner ]
4679
4680 * rebase to v4.4-rc7
4681
4682 [ Upstream Kernel Changes ]
4683
4684 * rebase to v4.4-rc7
4685
4686 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
4687
4688 linux (4.4.0-0.7) xenial; urgency=low
4689
4690 [ Hui Wang ]
4691
4692 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
4693 - LP: #1527096
4694
4695 [ Jann Horn ]
4696
4697 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
4698 uids/gids
4699 - LP: #1527374
4700
4701 [ Tim Gardner ]
4702
4703 * rebase to v4.4-rc6
4704
4705 [ Upstream Kernel Changes ]
4706
4707 * rebase to v4.4-rc6
4708 - LP: #1526330
4709
4710 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
4711
4712 linux (4.4.0-0.6) xenial; urgency=low
4713
4714 [ Andy Whitcroft ]
4715
4716 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
4717 support in latest compilers
4718 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
4719 ARMv8.1 support in latest compilers
4720
4721 [ Tim Gardner ]
4722
4723 * [Config] s390 -> s390x
4724 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
4725
4726 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
4727
4728 linux (4.4.0-0.5) xenial; urgency=low
4729
4730 [ Andy Whitcroft ]
4731
4732 * [Config] s390x -- enable tools
4733 - LP: #1524319
4734 * [Config] s390x -- add architecture to getabis
4735 * [Config] s390x -- add s390x ABI information
4736 * [Config] s390x -- enable ABI checks
4737
4738 [ Tim Gardner ]
4739
4740 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
4741 * [Config] Add s390 modules to nic-modules udeb
4742 - LP: #1525297
4743 * rebase to v4.4-rc5
4744
4745 [ Upstream Kernel Changes ]
4746
4747 * rebase to v4.4-rc5
4748 - LP: #1523517
4749 - LP: #1523232
4750
4751 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
4752
4753 linux (4.4.0-0.4) xenial; urgency=low
4754
4755 [ Upstream Kernel Changes ]
4756
4757 * cgroup: make css_set pin its css's to avoid use-afer-free
4758 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
4759 freezer_attach()
4760 * cgroup: fix handling of multi-destination migration from
4761 subtree_control enabling
4762
4763 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
4764
4765 linux (4.4.0-0.3) xenial; urgency=low
4766
4767 [ Upstream Kernel Changes ]
4768
4769 * rebase to v4.4-rc4
4770
4771 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
4772
4773 linux (4.4.0-0.2) xenial; urgency=low
4774
4775 [ Tim Gardner ]
4776
4777 * [Config] Add spl/zfs provides to generic and powerpc64-smp
4778 * [Config] Add zfs to d-i fs-core-modules
4779 * [Config] Include all s390 specific drivers in linux-image
4780 - LP: #1522210
4781
4782 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
4783
4784 linux (4.4.0-0.1) xenial; urgency=low
4785
4786 [ Andy Whitcroft ]
4787
4788 * [Tests] gcc-multilib does not exist on ppc64el redux
4789 - LP: #1515541
4790 * [Config] libunwind8-dev is not available on s390x
4791 * [Debian] Disable SPL/ZFS for cross compiling -- redux
4792 * [Config] s390x -- add dasd udebs
4793 - LP: #1519833
4794 * [Config] s390x -- include dasd modules in linux-image
4795 - LP: #1519833
4796 * [Config] s390x -- disable ZFS temporarily
4797 - LP: #1519820
4798 * [Config] s390s -- disable ABI/module checks
4799 * [Config] make IBMVETH consistent on powerpc/ppc64el
4800 - LP: #1521712
4801 * [Config] follow ibmvscsi name change
4802 - LP: #1521712
4803 * [Config] move ibm disk and ethernet drivers to linux-image
4804 - LP: #1521712
4805 * [Config] include ibmveth in nic-modules for ppc64el
4806 - LP: #1521712
4807 * [Config] s390x -- disable abi/module checks for s390x
4808
4809 [ Joseph Salisbury ]
4810
4811 * SAUCE: scsi_sysfs: protect against double execution of
4812 __scsi_remove_device()
4813 - LP: #1509029
4814
4815 [ Seth Forshee ]
4816
4817 * [Config] CONFIG_DRM_AMDGPU_CIK=n
4818 - LP: #1510405
4819
4820 [ Tim Gardner ]
4821
4822 * [Debian] Disable SPL/ZFS for cross compiling
4823 * [Config] CONFIG_SCSI_IBMVSCSI=m
4824 - LP: #1515872
4825 * rebase to v4.4-rc2
4826 * [Config] updateconfigs
4827 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
4828 * SAUCE: do_zfs=false temporarily
4829 * [Config] CONFIG_LUSTRE_FS=n
4830 * [Debian] Disable udebs when cross compiling
4831 * rebase to v4.4-rc3
4832 * [Config] CONFIG_AUFS_FS=m
4833 * SAUCE: AUFS
4834
4835 [ Upstream Kernel Changes ]
4836
4837 * ZFS: Update with 4.4 support
4838 * SPL: Update with 4.4 support
4839
4840 [ Upstream Kernel Changes ]
4841
4842 * rebase to v4.4-rc3
4843 - LP: #1519168
4844 * rebase to v4.4-rc2
4845 - LP: #1506615
4846 - LP: #1502781
4847
4848 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
4849
4850 linux (4.3.0-0.8) xenial; urgency=low
4851
4852 [ Andy Whitcroft ]
4853
4854 * [Config] re-enable OSS support and blacklist
4855 - LP: #1434842
4856 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
4857 * [Packaging] config-check -- improve syntax diagnostics
4858 * [Packaging] module-inclusion -- add dependency inclusion for a list
4859 * [Packaging] config-check -- accumulate multi-line annotations correctly
4860 * [Packaging] config-check -- handle V2 annotations format
4861 * [Packaging] s390x -- add architecture to kernelconfig
4862 - LP: #1488653
4863 * [Config] s390x -- initial configuration
4864 * [Config] s390x -- add initial binary image
4865 * [Config] s390x -- initial configuration update
4866 * [Config] s390x -- produce linux-image
4867 * [Config] s390x -- d-i module exclusions
4868 * [Config] apply Device Drivers >> LED Support >> LED Class Support
4869 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
4870 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
4871 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
4872 * [Config] -- s390x -- configuration review updates
4873 * [Config] annotations -- add review marks
4874 * [Config] annotations -- config review 4.3 updates
4875 * [Config] annotations -- expose reviews
4876 * [Config] updateconfigs following incoporation of s390x configs
4877 * [Tests] gcc-multilib does not exist on ppc64el
4878 - LP: #1515541
4879
4880 [ Dan Carpenter ]
4881
4882 * SAUCE: (noup) cxlflash: a couple off by one bugs
4883 - LP: #1499849
4884
4885 [ Haren Myneni ]
4886
4887 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
4888
4889 [ Jay Vosburgh ]
4890
4891 * SAUCE: fan: add VXLAN implementation
4892
4893 [ Manoj Kumar ]
4894
4895 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
4896 - LP: #1513583
4897
4898 [ Matthew R. Ochs ]
4899
4900 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
4901 - LP: #1513583
4902
4903 [ Tim Gardner ]
4904
4905 * [Config] CONFIG_AUFS_EXPORT=y
4906 - LP: #1121699
4907
4908 [ Upstream Kernel Changes ]
4909
4910 * misc/genwqe: get rid of atomic allocations
4911 * crypto: 842 - Add CRC and validation support
4912 - LP: #1497878
4913 * cxlflash: Fix to avoid invalid port_sel value
4914 * cxlflash: Replace magic numbers with literals
4915 * cxlflash: Fix read capacity timeout
4916 * cxlflash: Fix potential oops following LUN removal
4917 * cxlflash: Fix data corruption when vLUN used over multiple cards
4918 * cxlflash: Fix to avoid sizeof(bool)
4919 * cxlflash: Fix context encode mask width
4920 * cxlflash: Fix to avoid CXL services during EEH
4921 * cxlflash: Correct naming of limbo state and waitq
4922 * cxlflash: Make functions static
4923 * cxlflash: Refine host/device attributes
4924 * cxlflash: Fix to avoid spamming the kernel log
4925 * cxlflash: Fix to avoid stall while waiting on TMF
4926 * cxlflash: Fix location of setting resid
4927 * cxlflash: Fix host link up event handling
4928 * cxlflash: Fix async interrupt bypass logic
4929 * cxlflash: Remove dual port online dependency
4930 * cxlflash: Fix AFU version access/storage and add check
4931 * cxlflash: Correct usage of scsi_host_put()
4932 * cxlflash: Fix to prevent workq from accessing freed memory
4933 * cxlflash: Correct behavior in device reset handler following EEH
4934 * cxlflash: Remove unnecessary scsi_block_requests
4935 * cxlflash: Fix function prolog parameters and return codes
4936 * cxlflash: Fix MMIO and endianness errors
4937 * cxlflash: Fix to prevent EEH recovery failure
4938 * cxlflash: Correct spelling, grammar, and alignment mistakes
4939 * cxlflash: Fix to prevent stale AFU RRQ
4940 * cxlflash: Fix to double the delay each time
4941 * cxlflash: Fix to avoid corrupting adapter fops
4942 * cxlflash: Correct trace string
4943 * cxlflash: Fix to avoid potential deadlock on EEH
4944 * cxlflash: Fix to avoid leaving dangling interrupt resources
4945 * cxlflash: Fix to escalate to LINK_RESET on login timeout
4946 * cxlflash: Fix to avoid corrupting port selection mask
4947 * cxlflash: Fix to avoid lock instrumentation rejection
4948 * cxlflash: Fix to avoid bypassing context cleanup
4949
4950 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
4951
4952 linux (4.3.0-0.7) xenial; urgency=low
4953
4954 [ Tim Gardner ]
4955
4956 * Revert "Bypass spl/zfs config"
4957 Causes unresolved symbols on load.
4958 * [Config] Enable ZFS for powerpc64-smp
4959
4960 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
4961
4962 linux (4.3.0-0.6) xenial; urgency=low
4963
4964 [ Tim Gardner ]
4965
4966 * Release Tracking Bug
4967 - LP: #1512704
4968 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
4969
4970 [ Andy Whitcroft ]
4971
4972 * [Packaging] add feature interlock with mainline builds
4973 * apparmor -- follow change to this_cpu_ptr
4974
4975 [ John Johansen ]
4976
4977 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
4978 - LP: #1383886
4979 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
4980 - LP: #1362199
4981 * SAUCE: Revert: fix: only allow a single threaded process to ...
4982 - LP: #1371310
4983 * SAUCE: (no-up) fix: bad unix_addr_fs macro
4984 - LP: #1390223
4985 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
4986 - LP: #1408833
4987 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
4988 - LP: #1496430
4989
4990 [ Tim Gardner ]
4991
4992 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
4993 - LP: #1511006
4994 * rebase to v4.3
4995 * Bypass spl/zfs config
4996 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
4997 * [Config] Default AppArmor settings
4998
4999 [ Upstream Kernel Changes ]
5000
5001 * rebase to v4.3
5002
5003 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
5004
5005 linux (4.3.0-0.5) xenial; urgency=low
5006
5007 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
5008
5009 [ Upstream Kernel Changes ]
5010
5011 * rebase to v4.3-rc7
5012 - LP: #1504778
5013
5014 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
5015
5016 linux (4.3.0-0.4) xenial; urgency=low
5017
5018 [ Tim Gardner ]
5019
5020 * [Debian] Update to new signing key type and location
5021
5022 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
5023
5024 linux (4.3.0-0.3) wily; urgency=low
5025
5026 [ Tim Gardner ]
5027
5028 * [Debian] sign-file is now compiled
5029
5030 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
5031
5032 linux (4.3.0-0.2) wily; urgency=low
5033
5034 [ Tim Gardner ]
5035
5036 * [Config] Added libssl-dev to Build-Depends
5037
5038 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
5039
5040 linux (4.3.0-0.1) wily; urgency=low
5041
5042 [ Upstream Kernel Changes ]
5043
5044 * rebase to v4.3-rc6
5045 * rebase to v4.3-rc5
5046 * rebase to v4.3-rc4
5047 * rebase to v4.3-rc3
5048 * rebase to v4.3-rc2
5049 * rebase to v4.3-rc1
5050 - LP: #1492132
5051 - LP: #1481575
5052
5053 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
5054
5055 linux (4.2.0-10.11) wily; urgency=low
5056
5057 [ Andy Whitcroft ]
5058
5059 * Release Tracking Bug
5060 - LP: #1495208
5061 * No change rebuild to avoid issues with leading zero bytes on
5062 internal module signing key. (see launchpad bug 1494943)
5063
5064 [ Ming Lei ]
5065
5066 * [Config] SERIAL_8250_DW=y for arm64
5067
5068 [ Upstream Kernel Changes ]
5069
5070 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
5071 code
5072 - LP: #1484486
5073 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
5074 - LP: #1484486
5075 * drm/i915/gen8: Re-order init pipe_control in lrc mode
5076 - LP: #1484486
5077 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
5078 - LP: #1484486
5079 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5080 workaround
5081 - LP: #1484486
5082 * drm/i915: Bail out early if WA batch is not available for given Gen
5083 - LP: #1484486
5084 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
5085 - LP: #1484486
5086 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
5087 - LP: #1484486
5088 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
5089 - LP: #1484486
5090 * drm/i915: Enable WA batch buffers for Gen9
5091 - LP: #1484486
5092 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
5093 - LP: #1484486
5094 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
5095 - LP: #1484486
5096 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5097 workaround
5098 - LP: #1484486
5099 * drm/i915/gen9: Add
5100 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
5101 - LP: #1484486
5102 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
5103 - LP: #1484486
5104 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
5105 - LP: #1484486
5106 * drm/i915/skl: Don't expose the top most plane on gen9 display
5107 - LP: #1484486
5108 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
5109 - LP: #1484486
5110 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
5111 - LP: #1484486
5112 * drm/i915: reduce indent in i9xx_hpd_irq_handler
5113 - LP: #1484531
5114 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
5115 - LP: #1484531
5116 * drm/i915: reduce indent in intel_hpd_irq_handler
5117 - LP: #1484531
5118 * drm/i915: group all hotplug related fields into a new struct in
5119 dev_priv
5120 - LP: #1484531
5121 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
5122 - LP: #1484531
5123 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
5124 - LP: #1484531
5125 * drm/i915: put back the indent in intel_hpd_irq_handler
5126 - LP: #1484531
5127 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
5128 - LP: #1484531
5129 * drm/i915: simplify condition for digital port
5130 - LP: #1484531
5131 * drm/i915: abstract away platform specific parts from hpd handling
5132 - LP: #1484531
5133 * drm/i915: Handle HPD when it has actually occurred
5134 - LP: #1484531
5135 * drm/i915: Set power domain for DDI-E
5136 - LP: #1484531
5137 * drm/i915: Set alternate aux for DDI-E
5138 - LP: #1484531
5139 * drm/i915/skl: enable DDI-E hotplug
5140 - LP: #1484531
5141 * drm/i915/bxt: fix DDI PHY vswing scale value setting
5142 - LP: #1494163
5143 * drm/i915/skl: Buffer translation improvements
5144 - LP: #1494163
5145 * drm/i915: Per-DDI I_boost override
5146 - LP: #1494163
5147 * drm/i915: fix VBT parsing for SDVO child device mapping
5148 - LP: #1494163
5149 * drm/i915/bxt: edp1.4 Intermediate Freq support
5150 - LP: #1494163
5151 * drm/i915: fix link rates reported for SKL
5152 - LP: #1494163
5153 * drm/i915: Allow parsing of variable size child device entries from VBT
5154 - LP: #1494163
5155 * drm/i915/skl: Update DDI buffer translation programming.
5156 - LP: #1494163
5157 * drm/i915: Enable HDMI on DDI-E
5158 - LP: #1484531
5159 * drm/i915/skl: Enable DDI-E
5160 - LP: #1484531
5161 * drm/i915: eDP can be present on DDI-E
5162 - LP: #1484531
5163 * drm/i915/skl: Adding DDI_E power well domain
5164 - LP: #1484531
5165 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
5166 - LP: #1490035
5167 * drm/i915: Split atomic wm update to pre and post variants
5168 - LP: #1493746
5169 * drm/i915/skl: Drop the preliminary_hw_support flag
5170 - LP: #1486868
5171 * drm/i915: set FDI translations to NULL on SKL
5172 - LP: #1494163
5173
5174 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
5175
5176 linux (4.2.0-9.9) wily; urgency=low
5177
5178 [ Tim Gardner ]
5179
5180 * Release Tracking Bug
5181 - LP: #1493970
5182 * [Config] CONFIG_MFD_INTEL_LPSS=m
5183 - LP: #1397876
5184
5185 [ dann frazier ]
5186
5187 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
5188 - LP: #1388952
5189
5190 [ Michael Ellerman ]
5191
5192 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
5193 Fixes FTBS on 32 bit powerpc, patch sent upstream.
5194
5195 [ Upstream Kernel Changes ]
5196
5197 * thermal/powerclamp: add cpu id for skylake h/s
5198 - LP: #1398269
5199 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
5200 - LP: #1397852
5201 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
5202 - LP: #1460905
5203 * i2c: i801: Create iTCO device on newer Intel PCHs
5204 - LP: #1460905
5205 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
5206 - LP: #1460905
5207 * perf/x86: Add a native_perf_sched_clock_from_tsc()
5208 - LP: #1397867
5209 * perf/x86/intel: Add support for PEBSv3 profiling
5210 - LP: #1397867
5211 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
5212 - LP: #1397867
5213 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
5214 - LP: #1397867
5215 * perf: Add cycles to branch_info
5216 - LP: #1397867
5217 * perf/x86/intel/lbr: Add support for LBRv5
5218 - LP: #1397867
5219 * perf/x86/intel: Handle new arch perfmon v4 status bits
5220 - LP: #1397867
5221 * perf/x86/intel: Move PMU ACK to after LBR read
5222 - LP: #1397867
5223 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
5224 - LP: #1397867
5225 * perf/x86/intel: Add Intel Skylake PMU support
5226 - LP: #1397867
5227 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
5228 call stack
5229 - LP: #1397867
5230 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
5231 - LP: #1397867
5232 * perf/x86: Make merge_attr() global to use from perf_event_intel
5233 - LP: #1397867
5234 * perf/x86/intel: Use 0x11 as extra reg test value
5235 - LP: #1397867
5236 * perf tools: Add support for cycles, weight branch_info field
5237 - LP: #1397867
5238 * perf report: Add flag for non ANY branch mode
5239 - LP: #1397867
5240 * perf report: Add infrastructure for a cycles histogram
5241 - LP: #1397867
5242 * perf report: Add processing for cycle histograms
5243 - LP: #1397867
5244 * perf annotate: Compute IPC and basic block cycles
5245 - LP: #1397867
5246 * perf annotate: Finally display IPC and cycle accounting
5247 - LP: #1397867
5248 * perf top: Add branch annotation code to top
5249 - LP: #1397867
5250 * perf report: Display cycles in branch sort mode
5251 - LP: #1397867
5252 * perf annotate: Fix 32-bit compilation error in util/annotate.c
5253 - LP: #1397867
5254 * PM / QoS: Make it possible to expose device latency tolerance to
5255 userspace
5256 - LP: #1460908
5257 * ACPI / PM: Attach ACPI power domain only once
5258 - LP: #1460908
5259 * Driver core: wakeup the parent device before trying probe
5260 - LP: #1460908
5261 * klist: implement klist_prev()
5262 - LP: #1460908
5263 * driver core: implement device_for_each_child_reverse()
5264 - LP: #1460908
5265 * mfd: make mfd_remove_devices() iterate in reverse order
5266 - LP: #1460908
5267 * dmaengine: add a driver for Intel integrated DMA 64-bit
5268 - LP: #1460908
5269 * mfd: Add support for Intel Sunrisepoint LPSS devices
5270 - LP: #1460908
5271 * spi: pxa2xx: Add support for Intel Sunrisepoint
5272 - LP: #1397876
5273 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
5274 - LP: #1397876
5275 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
5276 - LP: #1397876
5277 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
5278 for it
5279 - LP: #1397876
5280 * intel_idle: Skylake Client Support
5281 - LP: #1397877
5282 * powerpc/kernel: Switch to using MAX_ERRNO
5283 - LP: #1458876
5284 * powerpc/kernel: Change the do_syscall_trace_enter() API
5285 - LP: #1458876
5286 * powerpc: Drop unused syscall_get_error()
5287 - LP: #1458876
5288 * powerpc: Don't negate error in syscall_set_return_value()
5289 - LP: #1458876
5290 * powerpc: Rework syscall_get_arguments() so there is only one loop
5291 - LP: #1458876
5292 * powerpc: Use orig_gpr3 in syscall_get_arguments()
5293 - LP: #1458876
5294 * powerpc: Change syscall_get_nr() to return int
5295 - LP: #1458876
5296 * powerpc/kernel: Add SIG_SYS support for compat tasks
5297 - LP: #1458876
5298 * powerpc/kernel: Enable seccomp filter
5299 - LP: #1458876
5300 * selftests/seccomp: Make seccomp tests work on big endian
5301 - LP: #1458876
5302 * selftests/seccomp: Add powerpc support
5303 - LP: #1458876
5304 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
5305
5306 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
5307
5308 linux (4.2.0-8.8) wily; urgency=low
5309
5310 [ Tim Gardner ]
5311
5312 * Release Tracking Bug
5313 - LP: #1493357
5314 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
5315 - LP: #1488495
5316 * [Config] CONFIG_CXLFLASH=m
5317 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
5318
5319
5320 [ Andy Whitcroft ]
5321
5322 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
5323 * [Packaging] mark up control for stage1
5324 * [Config] kernel-versions -- clean up deps field
5325 * [Config] s390x -- build linux-libc-dev
5326 - LP: #1488653
5327 * [Packaging] control -- prepare for new kernel-wedge semantics
5328
5329 [ Upstream Kernel Changes ]
5330
5331 * crypto: vmx - Fixing AES-CTR counter bug
5332 - LP: #1484519
5333 * crypto: vmx - Fixing GHASH Key issue on little endian
5334 - LP: #1484519
5335 * powerpc: Uncomment and make enable_kernel_vsx() routine available
5336 - LP: #1484519
5337 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
5338 - LP: #1484519
5339 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
5340 'okay'
5341 - LP: #1488495
5342 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
5343 - LP: #1488495
5344 * crypto: nx - do not emit extra output if status is disabled
5345 - LP: #1488495
5346 * crypto: nx - reduce chattiness of platform drivers
5347 - LP: #1488495
5348 * crypto: nx/842 - Fix context corruption
5349 - LP: #1488495
5350 * crypto: nx - remove __init/__exit from VIO functions
5351 - LP: #1488495
5352 * crypto: nx - remove pSeries NX 'status' field
5353 - LP: #1488495
5354 * crypto: nx - move kzalloc() out of spinlock
5355 - LP: #1488495
5356 * crypto: nx - don't register pSeries driver if ENODEV
5357 - LP: #1488495
5358 * crypto: nx - use common code for both NX decompress success cases
5359 - LP: #1488495
5360 * crypto: nx - merge nx-compress and nx-compress-crypto
5361 - LP: #1488495
5362 * crypto: nx - rename nx-842-crypto.c to nx-842.c
5363 - LP: #1488495
5364 * crypto: nx - make platform drivers directly register with crypto
5365 - LP: #1488495
5366 * cxlflash: Base support for IBM CXL Flash Adapter
5367 - LP: #1449121
5368 * cxlflash: Base error recovery support
5369 - LP: #1449121
5370 * cxlflash: Superpipe support
5371 - LP: #1449121
5372 * cxlflash: Virtual LUN support
5373 - LP: #1449121
5374 * cxlflash: off by one bug in cxlflash_show_port_status()
5375 - LP: #1449121
5376 * cxlflash: shift wrapping bug in afu_link_reset()
5377 - LP: #1449121
5378 * cxlflash: Remove unused variable from queuecommand
5379 - LP: #1449121
5380 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
5381 pci_controller_ops
5382 * powerpc/eeh: Probe after unbalanced kref check
5383 * misc: cxl: clean up afu_read_config()
5384 * cxl: Add explicit precision specifiers
5385 * cxl: use more common format specifier
5386 * cxl: Destroy cxl_adapter_idr on module_exit
5387 * cxl: Destroy afu->contexts_idr on release of an afu
5388 * cxl: Don't ignore add_process_element() result when attaching context
5389 * cxl: Compile with -Werror
5390 * cxl: sparse: Make declarations static
5391 * cxl: sparse: Silence iomem warning in debugfs file creation
5392 * cxl: Convert MMIO read/write macros to inline functions
5393 * cxl: Drop commands if the PCI channel is not in normal state
5394 * cxl: Allocate and release the SPA with the AFU
5395 * cxl: Make IRQ release idempotent
5396 * cxl: Clean up adapter MMIO unmap path.
5397 * cxl: Refactor adaptor init/teardown
5398 * cxl: Refactor AFU init/teardown
5399 * cxl: Don't remove AFUs/vPHBs in cxl_reset
5400 * cxl: Allow the kernel to trust that an image won't change on PERST.
5401 * cxl: EEH support
5402 * cxl: Add CONFIG_CXL_EEH symbol
5403 * cxl: Plug irq_bitmap getting leaked in cxl_context
5404 * cxl: Add alternate MMIO error handling
5405 * cxl: Allow release of contexts which have been OPENED but not STARTED
5406 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
5407 * cxl: Release irqs if memory allocation fails
5408 * cxl: Remove racy attempt to force EEH invocation in reset
5409 * cxl: Fix + cleanup error paths in cxl_dev_context_init
5410 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
5411 * cxl: Set up and enable PSL Timebase
5412
5413 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
5414
5415 linux (4.2.0-7.7) wily; urgency=low
5416
5417 [ Tim Gardner ]
5418
5419 * Release Tracking Bug
5420 - LP: #1490564
5421 * rebase to v4.2
5422
5423 [ Wen Xiong ]
5424
5425 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
5426 - LP: #1453892
5427
5428 [ Upstream Kernel Changes ]
5429
5430 * rebase to v4.2
5431 - LP: #1487345
5432
5433 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
5434
5435 linux (4.2.0-6.6) wily; urgency=low
5436
5437 [ Tim Gardner ]
5438
5439 * Release Tracking Bug
5440 - LP: #1488138
5441
5442 [ Andy Whitcroft ]
5443
5444 * rebase to v4.2-rc8
5445
5446 [ Shilpasri G Bhat ]
5447
5448 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
5449 level
5450 - LP: #1480894
5451 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
5452 - LP: #1480894
5453 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
5454 notification
5455 - LP: #1480894
5456 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
5457 OCC_THROTTLE
5458 - LP: #1480894
5459 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
5460 bit is set
5461 - LP: #1480894
5462 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
5463 unthrottling
5464 - LP: #1480894
5465
5466 [ Upstream Kernel Changes ]
5467
5468 * rebase to v4.2-rc8
5469 - LP: #1483440
5470 - LP: #1484334
5471
5472 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
5473
5474 linux (4.2.0-5.5) wily; urgency=low
5475
5476 [ Tim Gardner ]
5477
5478 * Release Tracking Bug
5479 - LP: #1487173
5480
5481 [ Andy Whitcroft ]
5482
5483 * [Packaging] correct spelling of probabaly on the tools packages
5484 - LP: #1256822
5485 * rebase to v4.2-rc7
5486
5487 [ dann frazier ]
5488
5489 * d-i: Add nicpf and nicvf to nic-modules
5490 * d-i: Enable usb modules on arm64
5491
5492 [ Mahesh Salgaonkar ]
5493
5494 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
5495 - LP: #1482343
5496 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
5497 - LP: #1482343
5498 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
5499 machine check errors.
5500 - LP: #1482343
5501 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
5502 - LP: #1482343
5503
5504 [ Vipin K Parashar ]
5505
5506 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
5507 PowerNV platform
5508 - LP: #1469771
5509
5510 [ Upstream Kernel Changes ]
5511
5512 * rebase to v4.2-rc7
5513
5514 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
5515
5516 linux (4.2.0-4.4) wily; urgency=low
5517
5518 [ Tim Gardner ]
5519
5520 * Release Tracking Bug
5521 - LP: #1483677
5522
5523 [ Achiad Shochat ]
5524
5525 * SAUCE: net/mlx5e: Support TX packet copy into WQE
5526 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
5527 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
5528 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
5529
5530 [ Adam Lee ]
5531
5532 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
5533 - LP: #1480142
5534
5535 [ dann frazier ]
5536
5537 * [Config] CONFIG_NR_CPUS=128 on arm64
5538
5539 [ Leann Ogasawara ]
5540
5541 * [Config] d-i -- Add sfc to nic-modules udeb
5542 - LP: #1481490
5543
5544 [ Saeed Mahameed ]
5545
5546 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
5547 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
5548
5549 [ Tim Gardner ]
5550
5551 * [Config] CONFIG_X86_INTEL_MPX=y
5552 - LP: #1460902
5553 * [Debian] change dependency on module-init-tools to kmod
5554 - LP: #1481986
5555 * rebase to v4.2-rc6
5556
5557 [ Upstream Kernel Changes ]
5558
5559 * rebase to v4.2-rc6
5560
5561 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
5562
5563 linux (4.2.0-3.3) wily; urgency=low
5564
5565 [ Tim Gardner ]
5566
5567 * Release Tracking Bug
5568 - LP: #1481462
5569 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
5570 Fixes an FTBS for at least one DKMS package.
5571
5572 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
5573
5574 linux (4.2.0-2.2) wily; urgency=low
5575
5576 [ Tim Gardner ]
5577
5578 * Release Tracking Bug
5579 - LP: #1481067
5580 * rebase to v4.2-rc5
5581
5582 [ Andy Whitcroft ]
5583
5584 * [Packaging] module-inclusion -- commonise copy code and simplify
5585 * [Packaging] module-inclusion -- add manual command entries
5586 * [Packaging] module blacklists -- add support for manual blacklists
5587 * [Packaging] do_common_tools should always be on
5588 * [Packaging] initscripts need installing when making the package
5589 * [Packaging] initscripts work around bug in debhelper systemd support
5590 * [Config] exclude oss modules from linux-image
5591 - LP: #1434842
5592 * hyper-v -- add hid and fb drivers to linux-virtual
5593 - LP: #1444179
5594 * ubuntu: (no-squash) vbox -- infrastructure and updater
5595 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5596 - LP: #1426113
5597 * ubuntu: vbox -- update to 5.0.0-dfsg-1
5598 - LP: #1480879
5599 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
5600 * [Config] move vbox modules into linux-image
5601
5602 [ Upstream Kernel Changes ]
5603
5604 * rebase to v4.2-rc5
5605 - LP: #1478497
5606 - LP: #1477900
5607
5608 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
5609
5610 linux (4.2.0-1.1~rc1) wily; urgency=low
5611
5612 [ Andy Whitcroft ]
5613
5614 * Release Tracking Bug
5615 - LP: #1479903
5616 * Initial upload of v4.2 based kernel (currently v4.-rc4)
5617
5618 [ Upstream Kernel Changes ]
5619
5620 * rebase to v4.2-rc4
5621 - LP: #1476987
5622 - LP: #1476888
5623 * rebase to v4.2-rc3
5624 * rebase to v4.2-rc2
5625 * rebase to v4.2-rc1
5626 - LP: #1394368
5627 - LP: #1427680
5628 - LP: #1462614
5629 - LP: #1397021
5630
5631 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
5632
5633 linux (4.1.0-3.3) wily; urgency=low
5634
5635 [ Andy Whitcroft ]
5636
5637 * Release Tracking Bug
5638 - LP: #1478897
5639
5640 [ Colin Ian King ]
5641
5642 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
5643 - CVE-2015-1333
5644
5645 [ Seth Forshee ]
5646
5647 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
5648 - LP: #1478578
5649
5650 [ Upstream Kernel Changes ]
5651
5652 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
5653 - LP: #1461620
5654 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
5655 * x86/nmi/64: Remove asm code that saves cr2
5656 * x86/nmi/64: Switch stacks on userspace NMI entry
5657 * x86/nmi/64: Reorder nested NMI checks
5658 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
5659 detection
5660
5661 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
5662
5663 linux (4.1.0-2.4) wily; urgency=low
5664
5665 [ Andy Whitcroft ]
5666
5667 * SAUCE: overlayfs: when copying up and reading directories ensure
5668 mounter had permissions V2
5669 - CVE-2015-1328
5670
5671 [ Leann Ogasawara ]
5672
5673 * Release Tracking Bug
5674 - LP: #1465419
5675
5676 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5677
5678 linux (4.1.0-2.2) wily; urgency=low
5679
5680 [ Tim Gardner ]
5681
5682 * rebase to v4.1.3
5683 * [Config] Add i40e[vf] to d-i
5684 - LP: #1476393
5685
5686 [ Upstream Kernel Changes ]
5687
5688 * rebase to v4.1.3
5689 - LP: #1427680
5690 - LP: #1462614
5691 - LP: #1394368
5692
5693 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
5694
5695 linux (4.1.0-1.1) wily; urgency=low
5696
5697 [ Andy Whitcroft ]
5698
5699 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5700 - LP: #1395877, #1410480
5701 * SAUCE: overlayfs: when copying up and reading directories ensure
5702 mounter had permissions V2
5703 - CVE-2015-1328
5704 * [Packaging] fix up Vcs-Git: to point to launchpad
5705 * [Config] correct linux-initramfs-tool virtual linkage
5706 - LP: #1474810
5707
5708 [ Chris J Arges ]
5709
5710 * [Config] Add dm-service-time to multipath-modules
5711 - LP: #1469240
5712 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
5713 - LP: #1464560
5714
5715 [ Jay Vosburgh ]
5716
5717 * SAUCE: fan: Proof of concept implementation (v2)
5718 - LP: #1439706
5719 * SAUCE: fan: tunnel multiple mapping mode (v3)
5720 - LP: #1470091
5721
5722 [ Leann Ogasawara ]
5723
5724 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
5725 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
5726 considering"
5727 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
5728 * Revert "SAUCE: dm-crypt: never use write same"
5729 * Release Tracking Bug
5730 - LP: #1476333
5731
5732 [ Tim Gardner ]
5733
5734 * Rebase to v4.1
5735 - LP: #1443371
5736 * [Config] Enable Apparmor
5737 * [Config] CONFIG_OVERLAY_FS_V1=y
5738 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
5739 - LP: #1469829
5740 * [Config] CONFIG_VM86=n
5741 - LP: #1473447
5742 * [Config] ACORN_PARTITION=n
5743 - LP: #1453117
5744
5745 [ Timo Aaltonen ]
5746
5747 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
5748 - LP: #1473319
5749
5750 [ Upstream Kernel Changes ]
5751
5752 * efi: efivar_create_sysfs_entry() should return negative error codes
5753 * efi: Add esrt support
5754 * x86, doc: Remove cmdline_size from list of fields to be filled in for
5755 EFI handover
5756 * efi/esrt: Fix some compiler warnings
5757 * efi: dmi: List SMBIOS3 table before SMBIOS table
5758 * efi: Add 'systab' information to Documentation/ABI
5759 * ALSA: hda - restore the MIC FIXUP for some Dell machines
5760 - LP: #1473560
5761 * mtd: powernv: Add powernv flash MTD abstraction driver
5762 - LP: #1464560
5763 * powerpc/powernv: Expose OPAL APIs required by PRD interface
5764 - LP: #1464560
5765 * powerpc/powernv: Add opal-prd channel
5766 - LP: #1464560
5767 * powerpc/powernv: fix construction of opal PRD messages
5768 - LP: #1464560
5769 * powerpc/include: Add opal-prd to installed uapi headers
5770 - LP: #1464560
5771 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
5772 - LP: #1464560
5773
5774 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
5775
5776 linux (4.0.0-2.4) wily; urgency=low
5777
5778 [ Andy Whitcroft ]
5779
5780 * SAUCE: overlayfs: when copying up and reading directories ensure
5781 mounter had permissions V2
5782 - CVE-2015-1328
5783
5784 [ Leann Ogasawara ]
5785
5786 * Release Tracking Bug
5787 - LP: #1465419
5788
5789 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
5790
5791 linux (4.0.0-1.2) wily; urgency=low
5792
5793 [ Andy Whitcroft ]
5794
5795 * SAUCE: overlay: add backwards compatible overlayfs format support V3
5796 - LP: #1395877, #1410480
5797 * [Config] enable CONFIG_OVERLAY_FS_V1
5798
5799 [ Tai Nguyen ]
5800
5801 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
5802 - LP: #1463211
5803
5804 [ Tim Gardner ]
5805
5806 * [Config] CONFIG_HIBERNATION=n for ppc64el
5807 - LP: #1463836
5808
5809 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
5810
5811 linux (4.0.0-1.1) wily; urgency=low
5812
5813 [ Leann Ogasawara ]
5814
5815 * Revert "md/raid0: fix bug with chunksize not a power of 2."
5816 - LP: #1457510
5817 * powerpc/powernv: Check image loaded or not before calling flash
5818 - LP: #1461553
5819
5820 [ Tim Gardner ]
5821
5822 * [Config] armhf: CPUFREQ_DT=y
5823 - LP: #1457781
5824
5825 [ Upstream Kernel Changes ]
5826
5827 * rebase to v4.0.5
5828 - LP: #1429756
5829 - LP: #1452175
5830 - LP: #1454656
5831 - LP: #1447909
5832 - LP: #1446517
5833 - LP: #1428947
5834 - LP: #1410704
5835 - LP: #1412800
5836 - LP: #1400215
5837 - LP: #1411193
5838 - LP: #1412800
5839 - LP: #1408295
5840 - LP: #1436745
5841
5842 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
5843
5844 linux (3.19.0-10.10) vivid; urgency=low
5845
5846 [ Andy Whitcroft ]
5847
5848 * [Packaging] control -- make element ordering deterministic
5849 * [Config] allow dracult to support initramfs as well
5850 - LP: #1109029
5851 * [Packaging] generate live watchdog blacklists
5852 - LP: #1432837
5853
5854 [ Leann Ogasawara ]
5855
5856 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
5857 - LP: #1397860
5858 * rebase to v3.19.2
5859
5860 [ Upstream Kernel Changes ]
5861
5862 * thinkpad_acpi: support new BIOS version string pattern
5863 - LP: #1417915
5864 * arm64: Invalidate the TLB corresponding to intermediate page table
5865 levels
5866 - LP: #1432546
5867 * perf tools: Support parsing parameterized events
5868 - LP: #1430341
5869 * perf tools: Extend format_alias() to include event parameters
5870 - LP: #1430341
5871 * perf Documentation: Add event parameters
5872 - LP: #1430341
5873 * perf tools: Document parameterized and symbolic events
5874 - LP: #1430341
5875 * perf: provide sysfs_show for struct perf_pmu_events_attr
5876 - LP: #1430341
5877 * perf: add PMU_EVENT_ATTR_STRING() helper
5878 - LP: #1430341
5879 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
5880 - LP: #1430341
5881 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
5882 - LP: #1430341
5883 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
5884 annotated
5885 - LP: #1430341
5886 * powerpc/perf/hv-gpci: add the remaining gpci requests
5887 - LP: #1430341
5888 * powerpc/perf/hv-24x7: Document sysfs event description entries
5889 - LP: #1430341
5890 * powerpc/iommu: Remove IOMMU device references via bus notifier
5891 - LP: #1425202
5892 * powerpc/pseries: Fix endian problems with LE migration
5893 - LP: #1428351
5894 * intel_idle: support additional Broadwell model
5895 - LP: #1400970
5896 * tools/power turbostat: support additional Broadwell model
5897 - LP: #1400970
5898 * KVM: x86: flush TLB when D bit is manually changed.
5899 - LP: #1397860
5900 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
5901 - LP: #1397860
5902 * KVM: Add generic support for dirty page logging
5903 - LP: #1397860
5904 * KVM: x86: switch to kvm_get_dirty_log_protect
5905 - LP: #1397860
5906 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
5907 log dirty
5908 - LP: #1397860
5909 * KVM: MMU: Add mmu help functions to support PML
5910 - LP: #1397860
5911 * KVM: MMU: Explicitly set D-bit for writable spte.
5912 - LP: #1397860
5913 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
5914 - LP: #1397860
5915 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
5916 - LP: #1397860
5917 * KVM: VMX: Add PML support in VMX
5918 - LP: #1397860
5919 * HID: multitouch: add support of clickpads
5920 * HID: multitouch: Add support for button type usage
5921
5922 [ Upstream Kernel Changes ]
5923
5924 * rebase to v3.19.2
5925 - LP: #1428947
5926
5927 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
5928
5929 linux (3.19.0-9.9) vivid; urgency=low
5930
5931 [ Leann Ogasawara ]
5932
5933 * Release Tracking Bug
5934 - LP: #1430930
5935
5936 [ Shachar Raindel ]
5937
5938 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
5939 arithmetic
5940 - LP: #1413741
5941 - CVE-2014-8159
5942
5943 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
5944
5945 linux (3.19.0-8.8) vivid; urgency=low
5946
5947 [ Andy Whitcroft ]
5948
5949 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
5950 - LP: #1426113
5951 * rebase to stable v3.19.1
5952
5953 [ John Johansen ]
5954
5955 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
5956 - LP: #1408833
5957
5958 [ Leann Ogasawara ]
5959
5960 * Release Tracking Bug
5961 - LP: #1429940
5962
5963 [ Upstream Kernel Changes ]
5964
5965 * xen: correct bug in p2m list initialization
5966 * net/mlx5_core: Fix configuration of log_uar_page_sz
5967 - LP: #1419938
5968 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
5969 - LP: #1420575
5970 * net/mlx4_core: Maintain a persistent memory for mlx4 device
5971 - LP: #1422481
5972 * net/mlx4_core: Set device configuration data to be persistent across
5973 reset
5974 - LP: #1422481
5975 * net/mlx4_core: Refactor the catas flow to work per device
5976 - LP: #1422481
5977 * net/mlx4_core: Enhance the catas flow to support device reset
5978 - LP: #1422481
5979 * net/mlx4_core: Activate reset flow upon fatal command cases
5980 - LP: #1422481
5981 * net/mlx4_core: Manage interface state for Reset flow cases
5982 - LP: #1422481
5983 * net/mlx4_core: Handle AER flow properly
5984 - LP: #1422481
5985 * net/mlx4_core: Enable device recovery flow with SRIOV
5986 - LP: #1422481
5987 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
5988 - LP: #1422481
5989 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
5990 - LP: #1428111
5991 * rebase to v3.19.1
5992 - LP: #1410704
5993 - LP: #1411193
5994 - LP: #1400215
5995
5996 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
5997
5998 linux (3.19.0-7.7) vivid; urgency=low
5999
6000 [ Andy Whitcroft ]
6001
6002 * Release Tracking Bug
6003 - LP: #1426013
6004
6005 [ Upstream Kernel Changes ]
6006
6007 * x86/irq: Fix regression caused by commit b568b8601f05
6008 * cxl: Fix leaking interrupts if attach process fails
6009 - LP: #1415102
6010 * cxl: Early return from cxl_handle_fault for a shut down context
6011 - LP: #1415102
6012 * cxl: Disable AFU debug flag
6013 - LP: #1415102
6014 * cxl: Disable SPAP register when freeing SPA
6015 - LP: #1415102
6016 * cxl: remove redundant increment of hwirq
6017 - LP: #1415102
6018 * cxl: Add tracepoints
6019 - LP: #1415102
6020 * cxl: Update CXL ABI documentation
6021 - LP: #1415102
6022 * cxl: Use image state defaults for reloading FPGA
6023 - LP: #1415102
6024 * cxl: Add image control to sysfs
6025 - LP: #1415102
6026 * cxl: Enable CAPP recovery
6027 - LP: #1415102
6028 * cxl: Add ability to reset the card
6029 - LP: #1415102
6030 * cxl: Fix device_node reference counting
6031 - LP: #1415102
6032 * cxl: Export optional AFU configuration record in sysfs
6033 - LP: #1415102
6034 * cxl: Fail AFU initialisation if an invalid configuration record is
6035 found
6036 - LP: #1415102
6037 * cxl: Add missing return statement after handling AFU errror
6038 - LP: #1415102
6039 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
6040 - LP: #1415102
6041 * powerpc/eeh: Allow to set maximal frozen times
6042 - LP: #1415102
6043 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
6044
6045 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
6046
6047 linux (3.19.0-6.6) vivid; urgency=low
6048
6049 [ Andy Whitcroft ]
6050
6051 * systemd -- fix hyper-v units to be non-forking
6052 - LP: #1401525
6053 * [Config] move vbox modules into linux-image
6054 * ubuntu: vbox -- update to 4.3.22-dfsg-1
6055
6056 [ Brad Figg ]
6057
6058 * SAUCE: DEP8 test to run our regression tests
6059
6060 [ Paolo Pisati ]
6061
6062 * [Config] I2C_CHARDEV=y
6063 - LP: #1417032
6064
6065 [ Upstream Kernel Changes ]
6066
6067 * PCI: Fix infinite loop with ROM image of size 0
6068 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
6069 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
6070 controller
6071 - LP: #1400215
6072
6073 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
6074
6075 linux (3.19.0-5.5) vivid; urgency=low
6076
6077 [ Andy Whitcroft ]
6078
6079 * [Config] CONFIG_FA_DUMP=y
6080 - LP: #1415562
6081 * ubuntu: (no-squash) vbox -- infrastructure and updater
6082 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
6083 * rebase to v3.19 final
6084
6085 [ Chris J Arges ]
6086
6087 * [Config] Add ibmvfc to d-i
6088 - LP: #1416001
6089 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
6090 - LP: #1292234
6091
6092 [ Upstream Kernel Changes ]
6093
6094 * rebase to v3.19
6095
6096 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
6097
6098 linux (3.19.0-4.4) vivid; urgency=low
6099
6100 [ Andy Whitcroft ]
6101
6102 * [Config] apply Kernel hacking >> Tracers config defaults
6103 * hyper-v -- fix comment handing in /etc/network/interfaces
6104 - LP: #1413020
6105 * rebase to v3.19-rc7
6106 * updateconfigs following rebase to v3.19-rc7
6107
6108 [ Ben Hutchings ]
6109
6110 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
6111 - LP: #1413149
6112
6113 [ Upstream Kernel Changes ]
6114
6115 * rebase to v3.19-rc7
6116
6117 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
6118
6119 linux (3.19.0-3.3) vivid; urgency=low
6120
6121 [ Andy Whitcroft ]
6122
6123 * [Debian] arm64 -- build ubuntu drivers
6124 - LP: #1411284
6125 * [Packaging] config-check -- add support for enforced annotations
6126 * [Config] annotations -- switch to ENFORCED annotations
6127 * [Packaging] config-check -- drop support for enforce file
6128 * [Packaging] enforce -- drop empty enforce file
6129 * rebase to v3.19-rc5
6130 * [Config] add modules removed due to tighter dependencies
6131 * [Config] updateconfigs following rebase to v3.19-rc5
6132 * [Config] enforce CONFIG_FHANDLE=y
6133 - LP: #1412543
6134 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
6135 - LP: #1408355
6136 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
6137 - LP: #1413646
6138 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
6139 message handler config defaults
6140 * [Config] apply Device Drivers >> Character devices >> Serial drivers
6141 config defaults
6142 * [Config] apply Device Drivers >> GPIO Support config defaults
6143 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
6144 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
6145 support) config defaults
6146 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
6147 Devices >> Support for frame buffer devices config defaults
6148 * [Config] apply Device Drivers >> HID support >> HID bus support >>
6149 Special HID drivers config defaults
6150 * [Config] apply Device Drivers >> Hardware Monitoring support config
6151 defaults
6152 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
6153 Hardware Bus support config defaults
6154 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
6155 digital converters config defaults
6156 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
6157 sensors config defaults
6158 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
6159 sensors config defaults
6160 * [Config] apply Device Drivers >> Input device support >> Generic input
6161 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6162 * [Config] apply Device Drivers >> Input device support >> Generic input
6163 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
6164 * [Config] apply Device Drivers >> LED Support >> LED Class Support
6165 config defaults
6166 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
6167 defaults
6168 * [Config] apply Device Drivers >> Multifunction device drivers config
6169 defaults
6170 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
6171 grabbers support >> Media test drivers config defaults
6172 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
6173 Adapters config defaults
6174 * [Config] apply Device Drivers >> Multimedia support >> Remote
6175 Controller devices config defaults
6176 * [Config] apply Device Drivers >> Network device support >> Distributed
6177 Switch Architecture drivers config defaults
6178 * [Config] apply Device Drivers >> Network device support >> Network core
6179 driver support config defaults
6180 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6181 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
6182 defaults
6183 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6184 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
6185 defaults
6186 * [Config] apply Device Drivers >> PHY Subsystem config defaults
6187 * [Config] apply Device Drivers >> Pin controllers config defaults
6188 * [Config] apply Device Drivers >> SPI support config defaults
6189 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6190 Sound Architecture >> ALSA for SoC audio support config defaults
6191 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6192 Sound Architecture >> FireWire sound devices config defaults
6193 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6194 Sound Architecture >> HD-Audio config defaults
6195 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
6196 client support config defaults
6197 * [Config] apply Device Drivers >> Staging drivers >> Media staging
6198 drivers config defaults
6199 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6200 USB Gadget Drivers >> USB functions configurable through configfs
6201 config defaults
6202 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6203 USB Peripheral Controller config defaults
6204 * [Config] apply Networking support >> NFC subsystem support >> Near
6205 Field Communication (NFC) devices config defaults
6206 * [Config] apply Networking support >> Networking options >> Network
6207 packet filtering framework (Netfilter) >> Core Netfilter Configuration
6208 >> Netfilter nf_tables support config defaults
6209 * [Config] apply Networking support >> Networking options >> QoS and/or
6210 fair queueing >> Actions config defaults
6211 * [Config] apply Networking support >> Networking options >> TCP/IP
6212 networking config defaults
6213 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
6214 Networking Stack (mac80211) config defaults
6215 * [Config] apply Device Drivers >> Input device support >> Generic input
6216 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
6217 * [Config] apply Device Drivers >> Input device support >> Generic input
6218 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6219 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
6220 config defaults
6221 * [Config] apply Networking support >> Networking options >> Network
6222 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
6223 >> IPv4 NAT config defaults
6224 * [Config] apply Networking support >> Networking options >> Network
6225 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
6226 >> IPv6 NAT config defaults
6227 * [Config] apply Kernel hacking >> Kernel debugging config defaults
6228 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
6229 config defaults
6230 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
6231 values in
6232 - LP: #1414002
6233 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6234 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
6235 (iwlwifi) config defaults
6236 * [Config] apply Device Drivers >> Real Time Clock config defaults
6237 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6238 support >> SCSI low-level drivers config defaults
6239 * [Config] apply General setup >> CPU/Task time and stats accounting >>
6240 Cputime accounting config defaults
6241 * [Config] apply Device Drivers >> Mailbox Hardware Support config
6242 defaults
6243 * rebase to v3.19-rc6
6244 * [Config] updateconfigs following rebase to v3.19-rc6
6245
6246 [ Kamal Mostafa ]
6247
6248 * [Packaging] force "dpkg-source -I -i" behavior
6249
6250 [ Leann Ogasawara ]
6251
6252 * [Config] Disable CONFIG_USB_OTG
6253 - LP: #1411295
6254
6255 [ Upstream Kernel Changes ]
6256
6257 * overlay: add backwards compatible overlayfs format support (fixes)
6258 - LP: #1410480
6259
6260 [ Upstream Kernel Changes ]
6261
6262 * rebase to v3.19-rc5
6263 * rebase to v3.19-rc6
6264
6265 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
6266
6267 linux (3.19.0-2.2) vivid; urgency=low
6268
6269 [ Andy Whitcroft ]
6270
6271 * rebase to v3.19-rc4
6272 * [Config] updateconfigs following rebase to v3.19-rc4
6273 * [Packaging] install all dtb files
6274 - LP: #1408002
6275 * [Config] switch on "all" dtbs
6276 - LP: #1408002
6277
6278 [ Colin Ian King ]
6279
6280 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
6281 timers
6282 - LP: #1333569
6283
6284 [ Joseph Salisbury ]
6285
6286 * [Config] Enable CONFIG_N_GSM as module.
6287 - LP: #1404670
6288
6289 [ K. Y. Srinivasan ]
6290
6291 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
6292 - LP: #1406867
6293
6294 [ Steve McIntyre ]
6295
6296 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
6297 - LP: #1409750
6298
6299 [ Upstream Kernel Changes ]
6300
6301 * rebase to v3.19-rc4
6302
6303 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
6304
6305 linux (3.19.0-1.1) vivid; urgency=low
6306
6307 [ Andy Whitcroft ]
6308
6309 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
6310 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
6311 * Revert "SAUCE: AUFS -- aufs3-base.patch"
6312 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
6313 * rebase to v3.19-rc1
6314 * rebase to v3.19-rc2
6315 * [Config] defaultconfigs following rebase to v3.19-rc2
6316 * ubuntu: aufs3 -- follow rename of d_child
6317 * ubuntu: aufs3 -- follow switch to d_splice_alias
6318 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
6319 * ubuntu: aufs3 -- follow rename for d_alias
6320 * apparmor -- follow change to this_cpu_ptr
6321 * disable module checks for rebase
6322 * ubuntu: AUFS -- substrate: aufs3-base.patch
6323 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
6324 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
6325 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
6326 * [Configs] updateconfigs following aufs update
6327 * v3.19 series start
6328 * rebase to v3.19-rc3
6329 * [Configs] updateconfigs following rebase to v3.19-rc3
6330 * [Packaging] uploadnum should be the remainder of the version
6331 - LP: #1407755
6332 * [Packaging] handle dts directories
6333 - LP: #1408004
6334 * [Config] follow move of arm64 dts' into vendor directories
6335
6336 [ Upstream Kernel Changes ]
6337
6338 * arm64: optimized copy_to_user and copy_from_user assembly code
6339 - LP: #1400349
6340 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
6341
6342 [ Upstream Kernel Changes ]
6343
6344 * rebase to v3.19-rc1
6345 - LP: #1173681
6346 * rebase to v3.19-rc2
6347 * rebase to v3.19-rc3
6348
6349 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
6350
6351 linux (3.18.0-7.8) vivid; urgency=low
6352
6353 [ Leann Ogasawara ]
6354
6355 * Release Tracking Bug
6356 - LP: #1401590
6357
6358 [ John Johansen ]
6359
6360 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
6361 - LP: #1362199
6362 * SAUCE: Revert: fix: only allow a single threaded process to ...
6363 - LP: #1371310
6364 * SAUCE: (no-up) fix: bad unix_addr_fs macro
6365 - LP: #1390223
6366 * SAUCE: (no-up) apparmor: add parameter to control whether policy
6367 hashing is used
6368 - LP: #1383886
6369 * [config] set apparmor config options
6370
6371 [ Seth Forshee ]
6372
6373 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
6374 - LP: #1398458
6375
6376 [ Upstream Kernel Changes ]
6377
6378 * mfd: rtsx: Fix PM suspend for 5227 & 5249
6379 - LP: #1359052
6380 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
6381 - LP: #1346067
6382
6383 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
6384
6385 linux (3.18.0-6.7) vivid; urgency=low
6386
6387 [ Andy Whitcroft ]
6388
6389 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6390 assembly code"
6391 - LP: #1398596
6392 * rebase to v3.18
6393
6394 [ Chris J Arges ]
6395
6396 * [Config] CONFIG_PCIEASPM_DEBUG=y
6397 - LP: #1398544
6398
6399 [ Paolo Pisati ]
6400
6401 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
6402 - LP: #1396470
6403
6404 [ Upstream Kernel Changes ]
6405
6406 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
6407 may result in I/O freeze
6408 - LP: #1400289
6409
6410 [ Upstream Kernel Changes ]
6411
6412 * rebase to v3.18
6413
6414 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
6415
6416 linux (3.18.0-5.6) vivid; urgency=low
6417
6418 [ Leann Ogasawara ]
6419
6420 * Release Tracking Bug
6421 - LP: #1398109
6422
6423 [ Andy Whitcroft ]
6424
6425 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
6426 - LP: #1397061
6427 * rebase to v3.18-rc7
6428
6429 [ Chris J Arges ]
6430
6431 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
6432 ppc64el/generic
6433 - LP: #1395855
6434
6435 [ Upstream Kernel Changes ]
6436
6437 * rebase to v3.18-rc7
6438 - LP: #1389497
6439
6440 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
6441
6442 linux (3.18.0-4.5) vivid; urgency=low
6443
6444 [ Leann Ogasawara ]
6445
6446 * Release Tracking Bug
6447 - LP: #1395891
6448
6449 [ Andy Whitcroft ]
6450
6451 * rebase to v3.18-rc6
6452 * [Config] update configs following rebase to v3.18-rc6
6453 * [Config] enable overlayfs v1 support
6454
6455 [ Tim Gardner ]
6456
6457 * rebase to v3.18-rc5
6458
6459 [ Upstream Kernel Changes ]
6460
6461 * overlay: add backwards compatible overlayfs format support
6462 - LP: #1395877
6463
6464 [ Upstream Kernel Changes ]
6465
6466 * rebase to v3.18-rc5
6467 * rebase to v3.18-rc6
6468
6469 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
6470
6471 linux (3.18.0-3.4) vivid; urgency=low
6472
6473 [ Andy Whitcroft ]
6474
6475 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
6476 * Revert "SAUCE: AUFS -- update to
6477 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
6478 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
6479 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
6480 * [Config] amd64 is now the indep architecture
6481 * [Debian] basic hook support
6482 * SAUCE: AUFS -- aufs3-base.patch
6483 * SAUCE: AUFS -- aufs3-mmap.patch
6484 * SAUCE: AUFS -- aufs3-standalone.patch
6485 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
6486 * [Config] updateconfigs following aufs3 update
6487 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
6488
6489 [ dann frazier ]
6490
6491 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
6492 - LP: #1388952
6493 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
6494 * [Config] Disable CONFIG_RCU_USER_QS on arm64
6495
6496 [ Tim Gardner ]
6497
6498 * rebase to v3.18-rc4
6499
6500 [ Upstream Kernel Changes ]
6501
6502 * rebase to v3.18-rc4
6503 - LP: #1389497
6504 - LP: #1387128
6505
6506 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
6507
6508 linux (3.18.0-2.2) vivid; urgency=low
6509
6510 [ Tim Gardner ]
6511
6512 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
6513
6514 [ Upstream Kernel Changes ]
6515
6516 * rebase to v3.18-rc3
6517
6518 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
6519
6520 linux (3.18.0-1.1) vivid; urgency=low
6521
6522 [ Andy Whitcroft ]
6523
6524 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
6525 * [Config] tools -- only build common tools when enabled
6526 * [Config] follow rename of DEB_BUILD_PROFILES
6527 * [Config] linux-image-extra is additive to linux-image
6528 - LP: #1375310
6529 * [Config] linux-image-extra postrm is not needed on purge
6530 * [Config] enable cloud tools on i386
6531 - LP: #1367399
6532
6533 [ Marc Dietrich ]
6534
6535 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
6536
6537 [ Paolo Pisati ]
6538
6539 * [Config] armhf: REGULATOR_TWL4030=y
6540 * [Config] armhf: disable JUMP_LABEL
6541 - LP: #1378856
6542
6543 [ Tim Gardner ]
6544
6545 * rebase to v3.17-rc2
6546 * updateconfigs
6547 * [Config] CONFIG_NFC_ST21NFCB=n
6548 * [Config] Added net/6lowpan/* to generic inclusion list
6549 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
6550 * rebase to v3.17-rc3
6551 * rebase to v3.17-rc4
6552 * rebase to v3.17-rc5
6553 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
6554 * [Config] CONFIG_XMON=y
6555 - LP: #1365655
6556 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
6557 - LP: #1362514
6558 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
6559 - LP: #1362514
6560 * [Config] CONFIG_DMA_CMA=n
6561 - LP: #1362261
6562 * [Config] Add mpt3sas to d-i
6563 - LP: #1368907
6564 * [Debian] set do_*_tools after stage1 or bootstrap is determined
6565 - LP: #1370211
6566 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
6567 - LP: #1244176
6568 * rebase to v3.17-rc6
6569 * SAUCE: usbip: Update include path
6570 * [Debian] usbip tools packaging
6571 - LP: #898003
6572 * [Config] Enable usbip tools
6573 - LP: #898003
6574 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
6575 - LP: #1363180
6576 * [Config] Correct annotation regarding CONFIG_DMA_CMA
6577 - LP: #1362261
6578 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
6579 - LP: #1374438
6580 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
6581 - LP: #1374440
6582 * [Debian] Don't fail if a symlink already exists
6583 * rebase to v3.17-rc7
6584 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
6585 - LP: #1374440
6586 * rebase to v3.17
6587 * rebase to v3.18-rc1
6588 * [Config] CONFIG_AUFS_FS=n for FTBS
6589 * Enable vivid
6590 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
6591 - LP: #1385510
6592 * rebase to v3.18-rc2
6593 * [Debian] Fix linux-doc dangling symlinks
6594 - LP: #661306
6595 * CONFIG_MODULE_COMPRESS=n
6596 * [Config] dropped scsi_tgt from generic inclusion list
6597 * [Config] Added drivers/uio to generic inclusion list
6598 * [Config] CONFIG_PATA_MACIO=y
6599 - LP: #1378894
6600 * [Config] CONFIG_DRM_BOCHS=n
6601 * [Debian] install usbipd
6602 - LP: #898003
6603
6604 [ Upstream Kernel Changes ]
6605
6606 * rebase to v3.18-rc2
6607
6608 [ Upstream Kernel Changes ]
6609
6610 * rebase to v3.18-rc1
6611 - LP: #1316518
6612 - LP: #1371591
6613 - LP: #1357928
6614
6615 [ Upstream Kernel Changes ]
6616
6617 * rebase to v3.17
6618
6619 [ Upstream Kernel Changes ]
6620
6621 * rebase to v3.17-rc7
6622
6623 [ Upstream Kernel Changes ]
6624
6625 * rebase to v3.17-rc6
6626
6627 [ Upstream Kernel Changes ]
6628
6629 * rebase to v3.17-rc5
6630
6631 [ Upstream Kernel Changes ]
6632
6633 * rebase to v3.17-rc4
6634
6635 [ Upstream Kernel Changes ]
6636
6637 * rebase to v3.17-rc3
6638
6639 [ Upstream Kernel Changes ]
6640
6641 * rebase to v3.17-rc2
6642 - LP: #1358116
6643 - LP: #1350148
6644 - LP: #1334950
6645 - LP: #1329580
6646 - LP: #1329580
6647 - LP: #1329580
6648
6649 [ Upstream Kernel Changes ]
6650
6651 * rebase to v3.17-rc2
6652
6653 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
6654
6655 linux (3.17.0-0.0) utopic; urgency=medium
6656
6657 * Empty entry
6658
6659 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
6660
6661 linux (3.16.0-11.16) utopic; urgency=low
6662
6663 [ Mauricio Faria de Oliveira ]
6664
6665 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
6666 - LP: #1358920
6667
6668 [ Peter Zijlstra ]
6669
6670 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
6671 - LP: #1361300
6672
6673 [ Tim Gardner ]
6674
6675 * [Config] CONFIG_ZPOOL=y
6676 - LP: #1360428
6677 * Release Tracking Bug
6678 - LP: #1361308
6679
6680 [ Upstream Kernel Changes ]
6681
6682 * Revert "net/mlx4_en: Fix bad use of dev_id"
6683 - LP: #1347012
6684 * net/mlx4_en: Reduce memory consumption on kdump kernel
6685 - LP: #1347012
6686 * net/mlx4_en: Fix mac_hash database inconsistency
6687 - LP: #1347012
6688 * net/mlx4_en: Disable blueflame using ethtool private flags
6689 - LP: #1347012
6690 * net/mlx4_en: current_mac isn't updated in port up
6691 - LP: #1347012
6692 * net/mlx4_core: Use low memory profile on kdump kernel
6693 - LP: #1347012
6694 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
6695 - LP: #1347169
6696 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
6697 - LP: #1347169
6698 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
6699 - LP: #1347169
6700 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
6701 - LP: #1347169
6702 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
6703 - LP: #1347169
6704 * drivers: scsi: storvsc: Set srb_flags in all cases
6705 - LP: #1347169
6706 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
6707 - LP: #1347169
6708 * namespaces: Use task_lock and not rcu to protect nsproxy
6709 - LP: #1328088
6710 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
6711 * mm/zbud: change zbud_alloc size type to size_t
6712 - LP: #1360428
6713 * mm/zpool: implement common zpool api to zbud/zsmalloc
6714 - LP: #1360428
6715 * mm/zpool: zbud/zsmalloc implement zpool
6716 - LP: #1360428
6717 * mm/zpool: update zswap to use zpool
6718 - LP: #1360428
6719 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
6720 - LP: #1341296
6721 * iommu/amd: Fix for pasid initialization
6722 - LP: #1361300
6723 * iommu/amd: Moving PPR fault flags macros definitions
6724 - LP: #1361300
6725 * iommu/amd: Drop oprofile dependency
6726 - LP: #1361300
6727 * iommu/amd: Fix typo in amd_iommu_v2 driver
6728 - LP: #1361300
6729 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
6730 - LP: #1361300
6731 * iommu/amd: Don't free pasid_state in mn_release path
6732 - LP: #1361300
6733 * iommu/amd: Get rid of __unbind_pasid
6734 - LP: #1361300
6735 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
6736 - LP: #1361300
6737 * iommu/amd: Add pasid_state->invalid flag
6738 - LP: #1361300
6739 * iommu/amd: Don't hold a reference to mm_struct
6740 - LP: #1361300
6741 * iommu/amd: Don't hold a reference to task_struct
6742 - LP: #1361300
6743 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
6744 - LP: #1361300
6745 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
6746 - LP: #1361300
6747 * iommu/amd: Remove change_pte mmu_notifier call-back
6748 - LP: #1361300
6749 * iommu/amd: Fix device_state reference counting
6750 - LP: #1361300
6751 * iommu/amd: Fix 2 typos in comments
6752 - LP: #1361300
6753
6754 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
6755
6756 linux (3.16.0-10.15) utopic; urgency=low
6757
6758 [ dann frazier ]
6759
6760 * [debian] Fix regression with ABI subversions and backport
6761
6762 [ Feng Kan ]
6763
6764 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
6765 modify write.
6766 - LP: #1357527
6767 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6768 assembly code
6769 - LP: #1358949
6770
6771 [ Stefan Bader ]
6772
6773 * SAUCE: bcache: prevent crash on changing writeback_running
6774 - LP: #1357295
6775
6776 [ Tim Gardner ]
6777
6778 * [Config] CONFIG_XFRM_STATISTICS=y
6779 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
6780 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
6781 - LP: #1353005
6782 * Release Tracking Bug
6783 - LP: #1359783
6784
6785 [ Upstream Kernel Changes ]
6786
6787 * intel_idle: Broadwell support
6788 - LP: #1256170
6789 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
6790 - LP: #1357108
6791 * powerpc/powernv: Invoke opal call to handle hmi.
6792 - LP: #1357108
6793 * powerpc/book3s: handle HMIs for cpus in nap mode.
6794 - LP: #1357108
6795 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
6796 - LP: #1357108
6797 * powerpc: Add smp_mb() to arch_spin_is_locked()
6798 - LP: #1358569
6799 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
6800 - LP: #1358569
6801 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
6802 temperature
6803 - LP: #1353005
6804 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
6805 - LP: #1358855
6806 * printk: Add function to return log buffer address and size
6807 - LP: #1359423
6808 * powerpc/powernv: Interface to register/unregister opal dump region
6809 - LP: #1359423
6810 * bcache: fix crash on shutdown in passthrough mode
6811 - LP: #1357295
6812 * bcache: fix uninterruptible sleep in writeback thread
6813 - LP: #1357295
6814
6815 [ Vinayak Kale ]
6816
6817 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
6818 - LP: #1357527
6819 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
6820 - LP: #1357527
6821
6822 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
6823
6824 linux (3.16.0-9.14) utopic; urgency=low
6825
6826 [ Tim Gardner ]
6827
6828 * Release Tracking Bug
6829 - LP: #1357370
6830
6831 [ Serge Hallyn ]
6832
6833 * SAUCE: Overlayfs: allow unprivileged mounts
6834 - LP: #1357025
6835
6836 [ Upstream Kernel Changes ]
6837
6838 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
6839 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
6840 * dts: Add bindings for APM X-Gene SoC ethernet driver
6841 * drivers: net: Add APM X-Gene SoC ethernet driver support.
6842 * powerpc/thp: Add write barrier after updating the valid bit
6843 - LP: #1357014
6844 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
6845 - LP: #1357014
6846 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
6847 of 4k pte
6848 - LP: #1357014
6849 * powerpc/thp: Handle combo pages in invalidate
6850 - LP: #1357014
6851 * powerpc/thp: Invalidate with vpn in loop
6852 - LP: #1357014
6853 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
6854 - LP: #1357014
6855 * powerpc/mm: Use read barrier when creating real_pte
6856 - LP: #1357014
6857 * powerpc/thp: Add tracepoints to track hugepage invalidate
6858 - LP: #1357014
6859 * rebase to v3.16.1
6860
6861 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
6862
6863 linux (3.16.0-8.13) utopic; urgency=low
6864
6865 [ Tim Gardner ]
6866
6867 * Release Tracking Bug
6868 - LP: #1356403
6869
6870 [ dann frazier ]
6871
6872 * [debian] Allow for package revisions condusive for branching
6873
6874 [ Upstream Kernel Changes ]
6875
6876 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
6877 - LP: #1350087
6878 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
6879 - LP: #1350087
6880 * powerpc/powernv: Enable M64 aperatus for PHB3
6881 - LP: #1355469
6882 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
6883 - LP: #1352994
6884 * powerpc: Add machine_early_initcall()
6885 - LP: #1352640
6886 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
6887 - LP: #1352640
6888 * powerpc/eeh: Avoid event on passed PE
6889 - LP: #1352640
6890 * powerpc/eeh: EEH support for VFIO PCI device
6891 - LP: #1352640
6892 * powerpc/eeh: sysfs entries lost
6893 - LP: #1352640
6894 * powerpc/powernv: Fix IOMMU table for VFIO dev
6895 - LP: #1352640
6896 * powerpc/eeh: Fetch IOMMU table in reliable way
6897 - LP: #1352640
6898 * powerpc/eeh: Refactor EEH flag accessors
6899 - LP: #1352640
6900 * powerpc/eeh: Selectively enable IO for error log
6901 - LP: #1352640
6902 * powerpc/eeh: Reduce lines of log dump
6903 - LP: #1352640
6904 * powerpc/eeh: Replace pr_warning() with pr_warn()
6905 - LP: #1352640
6906 * powerpc/eeh: Make diag-data not endian dependent
6907 - LP: #1352640
6908 * powerpc/eeh: Aux PE data for error log
6909 - LP: #1352640
6910 * PCI: Support BAR sizes up to 128GB
6911 - LP: #1352640
6912 * powerpc/powernv: Allow to freeze PE
6913 - LP: #1352640
6914 * powerpc/powernv: Split ioda_eeh_get_state()
6915 - LP: #1352640
6916 * powerpc/powernv: Handle compound PE
6917 - LP: #1352640
6918 * powerpc/powernv: Handle compound PE for EEH
6919 - LP: #1352640
6920 * powerpc/powernv: Handle compound PE in config accessors
6921 - LP: #1352640
6922 * mnt: Only change user settable mount flags in remount
6923 - LP: #1356318
6924 - CVE-2014-5206
6925 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
6926 - LP: #1356318
6927 - CVE-2014-5206
6928 * mnt: Correct permission checks in do_remount
6929 - LP: #1356323
6930 - CVE-2014-5207
6931 * mnt: Change the default remount atime from relatime to the existing value
6932 - LP: #1356323
6933 - CVE-2014-5207
6934
6935 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
6936
6937 linux (3.16.0-7.12) utopic; urgency=low
6938
6939 [ Andy Whitcroft ]
6940
6941 * rebase to v3.16 final
6942 * [Config] d-i -- add virtio_scsi to virtio-modules
6943 - LP: #1342000
6944
6945 [ dann frazier ]
6946
6947 * [Packaging] Fix 'printchanges' to work with versions containing '+'
6948
6949 [ Tim Gardner ]
6950
6951 * [Config] CONFIG_MICROCODE=y
6952 - LP: #1084373
6953 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
6954 - LP: #1349028
6955 * [Config] Add hv_balloon to d-i virtio-modules
6956 - LP: #1292216
6957 * Release Tracking Bug
6958 - LP: #1354530
6959
6960 [ Upstream Kernel Changes ]
6961
6962 * rebase to v3.16
6963
6964 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
6965
6966 linux (3.16.0-6.11) utopic; urgency=low
6967
6968 [ Paolo Pisati ]
6969
6970 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
6971 * [Config] armhf: KEYBOARD_IMX=m
6972 * [Config] armhf: build cubox & imx6 DTBs
6973 * [Config] armhf: RTC_DRV_PCF8523=y
6974
6975 [ Tim Gardner ]
6976
6977 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
6978 - LP: #1344405
6979 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
6980 - LP: #1343109
6981 * Release Tracking Bug
6982 - LP: #1349196
6983
6984 [ Upstream Kernel Changes ]
6985
6986 * rebase to v3.16-rc7
6987
6988 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
6989
6990 linux (3.16.0-5.10) utopic; urgency=low
6991
6992 [ Tim Gardner ]
6993
6994 * Release Tracking Bug
6995 - LP: #1346298
6996 * [Config] CONFIG_GPIO_SYSFS=y
6997 - LP: #1342153
6998 * rebase to v3.16-rc6
6999
7000 [ Paolo Pisati ]
7001
7002 * [Config] enable ARCH_MVEBU*
7003 * [Config] AHCI_MVEBU=m
7004 * [Config] ARMADA_THERMAL=y
7005 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
7006 * [Config] CRYPTO_DEV_MV_CESA=m
7007 * [Config] I2C_MV64XXX=m
7008 * [Config] MMC_MVSDIO=m
7009 * [Config] MMC_SDHCI_DOVE=m
7010 * [Config] MTD_NAND_ORION=m
7011 * [Config] MTD_NAND_PXA3xx=m
7012 * [Config] MVNETA=m
7013 * [Config] MV_XOR=y
7014 * [Config] ORION_WATCHDOG=m
7015 * [Config] PCI_MVEBU=y
7016 * [Config] RTC_DRV_MV=y
7017 * [Config] SND_KIRKWOOD_SOC*=m
7018 * [Config] SPI_ORION=m
7019 * [Config] USB_XHCI_MVEBU=m
7020 * [Config] armhf: build all Armada and Dove DTBs
7021 * [Config] armhf: SERIAL_8250_DW=y
7022
7023 [ Upstream Kernel Changes ]
7024
7025 * rebase to v3.16-rc6
7026
7027 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
7028
7029 linux (3.16.0-4.9) utopic; urgency=low
7030
7031 [ Tim Gardner ]
7032
7033 * Release Tracking Bug
7034 - LP: #1341543
7035
7036 [ Upstream Kernel Changes ]
7037
7038 * rebase to v3.16-rc5
7039
7040 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
7041
7042 linux (3.16.0-3.8) utopic; urgency=low
7043
7044 [ Tim Gardner ]
7045
7046 * Release Tracking Bug
7047 - LP: #1340091
7048
7049 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
7050
7051 linux (3.16.0-2.7) utopic; urgency=low
7052
7053 [ Andy Whitcroft ]
7054
7055 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
7056 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7057
7058 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
7059
7060 linux (3.16.0-2.6) utopic; urgency=low
7061
7062 [ Andy Whitcroft ]
7063
7064 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
7065 Fixes FTBS.
7066
7067 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
7068
7069 linux (3.16.0-2.5) utopic; urgency=low
7070
7071 [ Andy Whitcroft ]
7072
7073 * ubuntu -- fix basic format for ubuntu/Makefile
7074 * ubuntu: AUFS (no-squash): basic framework and update machinary
7075 * ubuntu: aufs3 -- update update scripting
7076 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
7077 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7078 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
7079 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
7080 * [Configs] AUFS configs
7081 * ubuntu: aufs3 -- reenable
7082
7083 [ Tim Gardner ]
7084
7085 * CONFIG_LATENCYTOP=n
7086
7087 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
7088
7089 linux (3.16.0-2.4) utopic; urgency=low
7090
7091 [ Andy Whitcroft ]
7092
7093 * [Config] flip VIRTIO*=y
7094 * [Config] commonise CONFIG_SWIOTLB=y
7095 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
7096 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
7097 config defaults
7098 * [Config] apply Device Drivers >> Block devices config defaults
7099 * [Config] apply Device Drivers >> Character devices config defaults
7100 * [Config] apply Device Drivers >> DMA Engine support config defaults
7101 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
7102 reporting config defaults
7103 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
7104 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
7105 support) config defaults
7106 * [Config] apply Device Drivers >> GPIO Support config defaults
7107 * [Config] apply Device Drivers >> Graphics support >> Console display
7108 driver support config defaults
7109 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
7110 config defaults
7111 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
7112 * [Config] apply Device Drivers >> Input device support >> Generic input
7113 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
7114 defaults
7115 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
7116 ports config defaults
7117 * [Config] apply Device Drivers >> LED Support >> LED Class Support
7118 config defaults
7119 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
7120 defaults
7121 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
7122 grabbers support config defaults
7123 * [Config] apply Security options config defaults
7124 * [Config] apply Networking options >> Network packet filtering framework
7125 (Netfilter) >> Core Netfilter Configuration config defaults
7126 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
7127 defaults
7128 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
7129 Devices >> Support for frame buffer devices config defaults
7130 * [Config] apply Power management and ACPI options >> CPU Frequency
7131 scaling config defaults
7132 * [Config] apply Processor type and features config defaults
7133 * [Config] apply Partition Types config defaults
7134 * [Config] apply Power management and ACPI options config defaults
7135 * [Config] apply Device Drivers >> InfiniBand support config defaults
7136 * [Config] apply Device Drivers >> Misc devices config defaults
7137 * [Config] apply Device Drivers >> Multifunction device drivers config
7138 defaults
7139 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7140 support >> SCSI low-level drivers config defaults
7141 * [Config] apply Device Drivers >> Network device support >> Ethernet
7142 driver support config defaults
7143 * [Config] apply Device Drivers >> Network device support >> Network core
7144 driver support config defaults
7145 * [Config] apply Device Drivers >> Network device support >> PHY Device
7146 support and infrastructure config defaults
7147 * [Config] apply File systems >> Network File Systems config defaults
7148 * [Config] apply Device Drivers >> Input device support >> Generic input
7149 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
7150 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
7151 >> NAND Device Support config defaults
7152 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7153 >> Ralink driver support config defaults
7154 * [Config] apply Device Drivers >> Staging drivers config defaults
7155 * [Config] apply Cryptographic API >> Hardware crypto devices config
7156 defaults
7157 * [Config] apply Device Drivers >> Macintosh device drivers config
7158 defaults
7159 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7160 config defaults
7161 * [Config] apply Device Drivers >> PPS support config defaults
7162 * [Config] apply Device Drivers >> Sound card support config defaults
7163 * [Config] apply Networking support >> RF switch subsystem support config
7164 defaults
7165 * [Config] apply Library routines config defaults
7166 * [Config] apply Device Drivers >> CODEC drivers config defaults
7167 * [Config] apply Device Drivers >> PHY Subsystem config defaults
7168 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
7169 config defaults
7170 * [Config] apply Kernel hacking >> Tracers config defaults
7171 * [Config] apply Kernel hacking >> Runtime Testing config defaults
7172 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
7173 * [Config] apply Device Drivers >> USB support config defaults
7174 * [Config] apply Device Drivers >> Power supply class support config
7175 defaults
7176 * [Config] apply Device Drivers >> USB Network Adapters config defaults
7177 * [Config] apply General setup >> IRQ subsystem config defaults
7178 * [Config] apply General setup config defaults
7179 * [Config] apply File systems >> Miscellaneous filesystems config
7180 defaults
7181 * [Config] apply File systems config defaults
7182 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
7183 * [Config] apply Device Drivers >> Virtio drivers config defaults
7184 * [Config] apply Device Drivers >> USB Peripheral Controller config
7185 defaults
7186 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7187 support >> SCSI Transports config defaults
7188 * [Config] apply Device Drivers >> Real Time Clock config defaults
7189 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
7190 (libata) config defaults
7191 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
7192 defaults
7193 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
7194 config defaults
7195 * [Config] apply Device Drivers >> USB Physical Layer drivers config
7196 defaults
7197 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
7198 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
7199 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
7200 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
7201 CONFIG_HOTPLUG_CPU=n
7202 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
7203 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
7204 * [Config] drivers/acpi/acpi_ipmi.ko needs
7205 drivers/char/ipmi/ipmi_msghandler.ko in virtual
7206 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
7207 CONFIG_FUNCTION_TRACER=n
7208 * [Config] ignore modules changing following major config changes
7209
7210 [ Tim Gardner ]
7211
7212 * rebase to v3.16-rc4
7213
7214 [ Upstream Kernel Changes ]
7215
7216 * rebase to v3.16-rc4
7217 - LP: #1297581
7218
7219 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
7220
7221 linux (3.16.0-1.3) utopic; urgency=low
7222
7223 [ Andy Whitcroft ]
7224
7225 * Revert "Disable do_tools_perf for FTBS"
7226 * SAUCE: fix perf_regs definitions for arm64
7227
7228 [ Paolo Pisati ]
7229
7230 * [Config] armhf: ARCH_EXYNOS5* support
7231 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
7232 * [Config] armhf: EXYNOS_THERMAL=y
7233 * [Config] armhf: EXYNOS_IOMMU=y
7234 * [Config] armhf: EXYNOS_ADC=m
7235 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
7236 * [Config] armhf: MMC_SDHCI_S3C=m
7237 * [Config] armhf: PCI_EXYNOS=y
7238 * [Config] armhf: PHY_EXYNOS5250_SATA=y
7239 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
7240 * [Config] armhf: PWM_SAMSUNG=m
7241 * [Config] armhf: RTC_DRV_S3C=y
7242 * [Config] armhf: S3C2410_WATCHDOG=m
7243 * [Config] armhf: MMC_DW_EXYNOS=m
7244 * [Config] armhf: SERIAL_SAMSUNG=y
7245 * [Config] armhf: SND_SOC_SAMSUNG=m
7246 * [Config] armhf: SPI_S3C64XX=m
7247 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
7248 * [Config] armhf: FB_S3C=m
7249 * [Config] armhf: build all Exynos 5 DTBs
7250 * [Config] armhf: disable CPUFREQ_EXYNOS
7251
7252 [ Tim Gardner ]
7253
7254 * rebase to v3.16-rc3
7255
7256 [ Upstream Kernel Changes ]
7257
7258 * rebase to v3.16-rc3
7259 - LP: #1331915
7260
7261 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
7262
7263 linux (3.16.0-0.2) utopic; urgency=low
7264
7265 [ Tim Gardner ]
7266
7267 * Revert "SAUCE: intel_pstate -- toggle default to disable"
7268 - LP: #1333322
7269 * CONFIG_BOOKE_WDT=y
7270 * Disable do_tools_perf for FTBS (just until I can figure it out)
7271
7272 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
7273
7274 linux (3.16.0-0.1) utopic; urgency=low
7275
7276 [ Tim Gardner ]
7277
7278 * Release Tracking Bug
7279 - LP: #1333265
7280
7281 [ Andy Whitcroft ]
7282
7283 * [Config] cloud-tools -- add systemd units
7284 - LP: #1329027
7285
7286 [ dann frazier ]
7287
7288 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
7289 * [Config] CONFIG_NET_XGENE=m for arm64
7290 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
7291
7292 [ Feng Kan ]
7293
7294 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
7295 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
7296 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
7297
7298 [ Iyappan Subramanian ]
7299
7300 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
7301 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
7302 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
7303 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
7304
7305 [ Tim Gardner ]
7306
7307 * updateconfigs
7308 * Fix arm64 crypto Makefile
7309 * [Config] CONFIG_BOOKE_WDT=n for FTBS
7310 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
7311 - LP: #1327619
7312 * Disabled powerpc64-emb for FTBS
7313 * [Config] CONFIG_DRM_TEGRA=m
7314 * [Config] CONFIG_CMA_SIZE_MBYTES=64
7315 * rebase to v3.16-rc2
7316 * Clean up generic.inclusion-list warnings
7317
7318 [ Upstream Kernel Changes ]
7319
7320 * rebase to v3.16-rc2
7321 - LP: #1328587
7322 - LP: #1319291
7323 - LP: #1310512
7324 - LP: #1310512
7325 - LP: #1305480
7326
7327 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
7328
7329 linux (3.15.0-6.11) utopic; urgency=low
7330
7331 [ Adam Conrad ]
7332
7333 * Enable building the sata-modules udeb on ppc64el.
7334 - LP: #1323980
7335 * [Packaging] Set bootloader and loader on ppc64el to grub
7336
7337 [ Adam Lee ]
7338
7339 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
7340 - LP: #1310512, #1320070
7341
7342 [ Alex Hung ]
7343
7344 * SAUCE: (no-up) dell-led: add mic mute led interface
7345 - LP: #1308297
7346
7347 [ Andy Whitcroft ]
7348
7349 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
7350 - LP: #1285434
7351 * [Config] tools -- enable cpupower on ppc64el
7352 * [Config] ppc64el -- enable perf tools
7353 * [Config] powerpc -- enable perf tools
7354 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
7355 * [Config] arm64 -- enable tools
7356 - LP: #1326050
7357 * [Config] switch hyper-keyboard to virtual
7358 - LP: #1325306
7359 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
7360 upgrades
7361 * SAUCE: kvm: BIOS disabled kvm support should be a warning
7362 - LP: #1300247
7363 * SAUCE: nouveau: missing outputs should be warnings
7364 - LP: #1300244
7365 * [Config] d-i -- add nvme devices to block-modules udeb
7366 - LP: #1303710
7367
7368 [ Anton Blanchard ]
7369
7370 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
7371 - LP: #1328230
7372
7373 [ Colin Ian King ]
7374
7375 * SAUCE: intel_pstate: inform user that thermald is worth considering
7376
7377 [ Dave Chiluk ]
7378
7379 * [Config] Enable CONFIG_IP_VS_IPV6=y
7380 - LP: #1300739
7381
7382 [ Paolo Pisati ]
7383
7384 * [Config] build vexpress a9 dtb
7385 - LP: #1303657
7386
7387 [ Tetsuo Handa ]
7388
7389 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
7390
7391 [ Tim Gardner ]
7392
7393 * Release Tracking Bug
7394 - LP: #1329045
7395 * [Debian] Treat vdso install as an environment variable
7396 - LP: #1325713
7397 * [Config] Treat vdso install as an environment variable
7398 - LP: #1325713
7399 * [config] Set IPMI suppoort default to "y"
7400 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
7401 * [Config] CONFIG_RT_GROUP_SCHED=n
7402 - LP: #1284731
7403 * [Config] ppc64el -- switch to 64K system pages
7404 * [Config] CONFIG_MICROCODE_EARLY=y
7405 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
7406 * [Config] armhf: DRM_TILCDC=m
7407 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
7408 * [Config] arm64: KVM=y
7409 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
7410 * [Config] armhf: generic: disable CPU_IDLE
7411 * [Config] armhf: CPU_FREQ=y
7412 * [Config] Add new mlx modules to d-i
7413 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
7414 - LP: #1295112
7415 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
7416 - LP: #1294353
7417 * [Config] CONFIG_ABX500_CORE=y for ppc64el
7418 * [Config] CONFIG_ALX=m for powerpc
7419 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
7420 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
7421 * [Config] CONFIG_ANDROID=n for powerpc
7422 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
7423 * [Config] CONFIG_BIG_KEYS=y for ppc64el
7424 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
7425 * rebase to v3.15
7426 * [Config] CONFIG_PHY_XGENE=y
7427 * [Config] CONFIG_MLX4_DEBUG=y
7428 - LP: #1328256
7429 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
7430 - LP: #1324571
7431 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
7432 * [Config] CONFIG_CFG80211=m for ppc64el
7433 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
7434 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
7435 * [Config] CONFIG_EXPERT=y for ppc64el
7436 * [Config] CONFIG_ATA_SFF=y on ppc64el
7437 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
7438 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
7439 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
7440 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
7441 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
7442 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
7443 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
7444 * [Config] CONFIG_DDR=y for ppc64el
7445 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
7446 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
7447 * [Config] CONFIG_EZX_PCAP=n for all arches
7448 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
7449 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
7450 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
7451 * [Config] CONFIG_FB_3DFX=m for all arches
7452 * [Config] CONFIG_FB_MATROX=m for ppc64el
7453 * [Config] CONFIG_FB_RADEON=m for ppc64el
7454 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
7455 * [Config] CONFIG_FIREWIRE=m for ppc64el
7456 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
7457 * [Config] CONFIG_HAMRADIO=y for ppc64el
7458 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
7459 * [Config] CONFIG_I2C_MUX=m for ppc64el
7460 * [Config] CONFIG_I2C_STUB=m for ppc64el
7461 * [Config] CONFIG_I2O=m for ppc64el
7462 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
7463 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
7464 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
7465 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
7466 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
7467 * [Config] CONFIG_IPACK_BUS=m for ppc64el
7468 * [Config] CONFIG_ISDN=y for ppc64el
7469 * [Config] CONFIG_ISO9660_FS=m for ppc64el
7470 * [Config] CONFIG_KGDB=y for ppc64el
7471 * [Config] CONFIG_KVM_GUEST=y for ppc64el
7472 * [Config] CONFIG_L2TP_V3=y for powerpc
7473 * [Config] CONFIG_MAILBOX=y for ppc64el
7474 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
7475 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
7476 * [Config] CONFIG_MEMORY=y for ppc64el
7477 * [Config] CONFIG_MEMSTICK=m for ppc64el
7478 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
7479 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
7480 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
7481 * [Config] CONFIG_NET_9P=m for ppc64el
7482 * [Config] CONFIG_MSDOS_FS=m for ppc64el
7483 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
7484 * [Config] CONFIG_MTD=m for arm64
7485 * [Config] CONFIG_NETCONSOLE=m for ppc64el
7486 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
7487 * [Config] CONFIG_NET_IPIP=m for ppc64el
7488 * [Config] CONFIG_NET_TEAM=m for all arches
7489 * [Config] CONFIG_NFC=m for ppc64el
7490 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
7491 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
7492 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
7493 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
7494 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
7495 * [Config] CONFIG_OPROFILE=m for ppc64el
7496 * [Config] CONFIG_PARPORT_1284=y for ppc64el
7497 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
7498 * [Config] CONFIG_8723AU_P2P=n
7499 * [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
7500 * [Config] CONFIG_PCNET32=m for ppc64el
7501 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
7502 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
7503 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
7504 * [Config] CONFIG_SCSI_IPR=m for ppc64el
7505 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
7506 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
7507 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
7508 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
7509 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
7510 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
7511 * [Config] CONFIG_WLAN=y for arm64
7512 * [Config] CONFIG_VORTEX=m for ppc64el
7513 * [Config] CONFIG_WIMAX=m for ppc64el
7514 * [Config] CONFIG_WATCHDOG=y for ppc64el
7515 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
7516 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
7517 * [Config] CONFIG_UWB=m for ppc64el
7518 * [Config] CONFIG_USB_STORAGE=y
7519 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
7520 * [Config] CONFIG_HID_RMI=m
7521 * [Config] CONFIG_HVC_DCC=n
7522 - LP: #1303657
7523
7524 [ Upstream Kernel Changes ]
7525
7526 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
7527 - LP: #1323165
7528 * powerpc/powernv: Add calls to support little endian host
7529 - LP: #1327400
7530 * HID: rmi: introduce RMI driver for Synaptics touchpads
7531 * HID: rmi: do not stop the device at the end of probe
7532 * HID: rmi: check for the existence of some optional queries before reading query 12
7533 * HID: rmi: do not fetch more than 16 bytes in a query
7534 * HID: rmi: fix wrong struct field name
7535 * HID: rmi: fix masks for x and w_x data
7536 * HID: rmi: do not handle touchscreens through hid-rmi
7537 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
7538 - LP: #1305480
7539 * rebase to v3.15
7540
7541 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
7542
7543 linux (3.15.0-5.10) utopic; urgency=low
7544
7545 [ Tim Gardner ]
7546
7547 * Release Tracking Bug
7548 - LP: #1325596
7549 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
7550 * rebase to v3.15-rc8
7551
7552 [ Upstream Kernel Changes ]
7553
7554 * rebase to v3.15-rc8
7555
7556 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
7557
7558 linux (3.15.0-4.9) utopic; urgency=low
7559
7560 * no change rebuild to fix embeded debhelper.
7561
7562 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
7563
7564 linux (3.15.0-4.8) utopic; urgency=low
7565
7566 [ Andy Whitcroft ]
7567
7568 * Release Tracking Bug
7569 - LP: #1324107
7570 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
7571
7572 [ Javier Martinez Canillas ]
7573
7574 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
7575 - LP: #1323526
7576
7577 [ John Johansen ]
7578
7579 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
7580 - LP: #1323528
7581 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
7582 - LP: #1308761
7583 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
7584 - LP: #1308765
7585 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
7586 - LP: #1308764
7587 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
7588 - LP: #1323530
7589
7590 [ Kamal Mostafa ]
7591
7592 * [Config] add debian/gbp.conf
7593
7594 [ Tim Gardner ]
7595
7596 * [Config] CONFIG_SATA_AHCI=m for ppc64el
7597 - LP: #1323980
7598
7599 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
7600
7601 linux (3.15.0-3.7) utopic; urgency=low
7602
7603 [ Tim Gardner ]
7604
7605 * Release Tracking Bug
7606 - LP: #1323189
7607
7608 [ Andy Whitcroft ]
7609
7610 * [Config] autopkgtest -- need fakeroot for tests
7611
7612 [ Upstream Kernel Changes ]
7613
7614 * rebase to v3.15-rc7
7615
7616 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
7617
7618 linux (3.15.0-2.6) utopic; urgency=low
7619
7620 [ Andy Whitcroft ]
7621
7622 * [Config] remove the kernel-image firmware list on clean
7623
7624 [ Martin Pitt ]
7625
7626 * [Config] autopkgtest -- switch to significantly faster rebuild
7627
7628 [ Stefan Bader ]
7629
7630 * [Config]: Add missing modules to inclusion list
7631
7632 [ Tim Gardner ]
7633
7634 * [debian] Dynamically generate the kernel-image udebs firmware list
7635 * [d-i] firmware/kernel-image is generated
7636 * rebase to v3.15-rc6
7637 * Release Tracking Bug
7638 - LP: #1322251
7639
7640 [ Upstream Kernel Changes ]
7641
7642 * rebase to v3.15-rc6
7643 - LP: #1297581
7644
7645 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
7646
7647 linux (3.15.0-1.5) utopic; urgency=low
7648
7649 [ Tim Gardner ]
7650
7651 * [Config] Add apm-mustang.dtb to kernel-image udeb
7652
7653 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
7654
7655 linux (3.15.0-1.4) utopic; urgency=low
7656
7657 [ Andy Whitcroft ]
7658
7659 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
7660 local linux/hyperv.h"
7661 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
7662 local linux/hyperv.h"
7663 * [Packaging] tools -- hv tools build correctly against the built headers
7664 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
7665 * cloud-tools -- pull in init scripts for Hyper-V daemons
7666 * cloud-tools -- detect Hyper-V VM to avoid starting
7667 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
7668 - LP: #1295401
7669 * [Config] cloud-tools: reenable cloud-tools
7670
7671 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
7672
7673 linux (3.15.0-1.3) utopic; urgency=low
7674
7675 [ Andy Whitcroft ]
7676
7677 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
7678 - LP: #1318848
7679
7680 [ Ben Collins ]
7681
7682 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
7683 - LP: #1318629
7684
7685 [ Tim Gardner ]
7686
7687 * [Config] CONFIG_FSL_PAMU=n
7688 - LP: #1311738
7689 * Release Tracking Bug
7690 - LP: #1320239
7691
7692 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
7693
7694 linux (3.15.0-1.2) utopic; urgency=low
7695
7696 [ Tim Gardner ]
7697
7698 * Release Tracking Bug
7699 - LP: #1318171
7700 * Add rpcsec_gss_krb5 to generic inclusion list
7701 - LP: #769527
7702 * rebase to v3.15-rc5
7703
7704 [ Upstream Kernel Changes ]
7705
7706 * rebase to v3.15-rc5
7707 - LP: #1297581
7708
7709 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
7710
7711 linux (3.15.0-0.1) utopic; urgency=low
7712
7713 [ Upstream Kernel Changes ]
7714
7715 * rebase to v3.15-rc4
7716 - LP: #1297581
7717 - LP: #1297581
7718 - LP: #1305133
7719 - LP: #1297581
7720 - LP: #1297581
7721 - LP: #871808
7722 - LP: #1260303
7723 - LP: #1268468
7724 - LP: #1248116
7725 - LP: #1211920
7726 - LP: #1259790
7727 - LP: #1259437
7728 - LP: #1259435
7729 - LP: #1268468
7730
7731 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
7732
7733 linux (3.15.0-0.0) utopic; urgency=low
7734
7735 * Initial version for 3.15.
7736
7737 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
7738
7739 linux (3.13.0-8.27) trusty; urgency=low
7740
7741 [ John Johansen ]
7742
7743 * SAUCE: Add config option to disable new apparmor 3 semantics
7744 -LP: #1270215
7745
7746 [ Tim Gardner ]
7747
7748 * [debian] Fix indep_hdrs_pkg_name
7749 - LP: #1134441
7750 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
7751 * Enabled lttng build
7752 * Don't build lttng for armhf
7753 lttng hates gcc-4.8 for armhf
7754 * Release Tracking Bug
7755 - LP: #1277309
7756
7757 [ Upstream Kernel Changes ]
7758
7759 * rebase to v3.13.2
7760 - LP: #1260303
7761 - LP: #1260303
7762 - LP: #1268468
7763
7764 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
7765
7766 linux (3.13.0-7.26) trusty; urgency=low
7767
7768 [ John Johansen ]
7769
7770 * SAUCE: apparmor: fix uninitialized lsm_audit membe
7771 - LP: #1268727
7772 * Add config option to optionally enable new apparmor 3 semantics
7773
7774 [ Tim Gardner ]
7775
7776 * [Config] Add lowlatency to getabis
7777 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
7778 - LP: #1270215
7779 * Release Tracking Bug
7780 - LP: #1276810
7781
7782 [ Upstream Kernel Changes ]
7783
7784 * x86, x32: Correct invalid use of user timespec in the kernel
7785 - LP: #1274349
7786 - CVE-2014-0038
7787
7788 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
7789
7790 linux (3.13.0-7.25) trusty; urgency=low
7791
7792 [ Andy Whitcroft ]
7793
7794 * Revert "SAUCE: fix fmd headers"
7795 * SAUCE: fix fmd headers
7796
7797 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
7798
7799 linux (3.13.0-7.24) trusty; urgency=low
7800
7801 [ Stefan Bader ]
7802
7803 * [Config] Make vmwgfx driver enable the framebuffer device
7804
7805 [ Tim Gardner ]
7806
7807 * rebase to v3.13.1
7808 * [Config] CONFIG_NFS_FS=m for ppc64el
7809 * [Config] CONFIG_X86_SYSFB=n
7810 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
7811 * Release Tracking Bug
7812 - LP: #1275898
7813
7814 [ Upstream Kernel Changes ]
7815
7816 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
7817 - LP: #1272525
7818 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
7819 - LP: #1272525
7820 * mm: ignore VM_SOFTDIRTY on VMA merging
7821 - LP: #1274917
7822 * drm/radeon: disable dpm on BTC
7823 - LP: #1266984
7824
7825 [ Upstream Kernel Changes ]
7826
7827 * rebase to v3.13.1
7828
7829 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
7830
7831 linux (3.13.0-6.23) trusty; urgency=low
7832
7833 [ Andy Whitcroft ]
7834
7835 * [Config] fix up architecture for linux-tools
7836
7837 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
7838
7839 linux (3.13.0-6.22) trusty; urgency=low
7840
7841 [ Andy Whitcroft ]
7842
7843 * [Packaging] limit linux-udebs-<flavour> to matching arch
7844 * [Config] powerpc -- disable perf to fix FTBFS
7845 * [Config] ppc64el -- fix up missing udebs
7846
7847 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
7848
7849 linux (3.13.0-6.21) trusty; urgency=low
7850
7851 [ Andy Fleming ]
7852
7853 * SAUCE: net: Add support for handling queueing in hardware
7854 * SAUCE: of_mdio: Add of_phy_attach function
7855 * SAUCE: phylib: Add generic 10G driver
7856 * SAUCE: phylib: Support attaching to gen10g_driver
7857 * SAUCE: phylib: Add Clause 45 read/write functions
7858
7859 [ Andy Whitcroft ]
7860
7861 * SAUCE: fix fmd headers
7862 * [Packaging] lowlatency -- merge out of tree flavours
7863 * SAUCE: allow IRQs to be irq-threaded by default via config
7864 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
7865 * [Config] powerpc -- fix up Build-depends:
7866 * Release Tracking Bug
7867 - LP: #1273747
7868
7869 [ Ben Collins ]
7870
7871 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
7872 ptr/64-bit rsrcs
7873 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
7874 * SAUCE: Fixup freescale usb phy driver to work on ppc64
7875 * SAUCE: xgmac_mdio: Silence read errors
7876 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
7877 * SAUCE: Fix stack overflow on ppc32
7878 * SAUCE: Use resource_size_t instead of long for PCI resource address
7879 * SAUCE: net/phy: Export function for use by dpaa_eth
7880 * [Packaging] powerpc -- merge out of tree powerpc arch
7881
7882 [ Bjorn Helgaas ]
7883
7884 * SAUCE: Revert "EISA: Log device resources in dmesg"
7885 - LP: #1251816
7886 * SAUCE: Revert "EISA: Initialize device before its resources"
7887 - LP: #1251816
7888
7889 [ Emil Medve ]
7890
7891 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
7892 with 10G "fixed-link"s
7893
7894 [ Kumar Gala ]
7895
7896 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
7897 * SAUCE: fsl_pme2: Add support for DPAA PME
7898 * SAUCE: fmd: FMD14 integration
7899 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
7900 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
7901
7902 [ Madalin Bucur ]
7903
7904 * SAUCE: net/flow: remove sleeping and deferral mechanism from
7905 flow_cache_flush
7906 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
7907 and duplex reading
7908
7909 [ Stefan Bader ]
7910
7911 * [Config] move some VMWare related modules into main package
7912 - LP: #1271669
7913
7914 [ Tim Gardner ]
7915
7916 * [Config] Add r815x to nic-modules
7917 - LP: #1273735
7918 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
7919 - LP: #239479
7920
7921 [ Upstream Kernel Changes ]
7922
7923 * mmc: sdhci-pci: break out definitions to header file
7924 - LP: #1239938
7925 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
7926 - LP: #1239938
7927 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
7928 * powerpc/book3e: support CONFIG_RELOCATABLE
7929 * book3e/kexec/kdump: enable kexec for kernel
7930 * book3e/kexec/kdump: create a 1:1 TLB mapping
7931 * book3e/kexec/kdump: introduce a kexec kernel flag
7932 * book3e/kexec/kdump: implement ppc64 kexec specfic
7933 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
7934 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
7935
7936 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
7937
7938 linux (3.13.0-5.20) trusty; urgency=low
7939
7940 [ Andy Whitcroft ]
7941
7942 * [Packaging] tools -- do not make symlinks when not making packages
7943 * [Packaging] tools -- tidy up control.stub.in ordering
7944 * [Packaging] tools -- tools-common is shared and not conditional
7945 * rebase to v3.13
7946
7947 [ Dirk Brandewie ]
7948
7949 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
7950
7951 [ KY Srinivasan ]
7952
7953 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
7954 notification
7955
7956 [ Upstream Kernel Changes ]
7957
7958 * rebase to v3.13
7959 - LP: #1270603
7960
7961 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
7962
7963 linux (3.13.0-4.19) trusty; urgency=low
7964
7965 [ Andy Whitcroft ]
7966
7967 * [Config] libunwind8-dev is now available for ppc64el
7968 * [Packaging] tools -- make cpupower optional
7969 * [Packaging] tools -- enable correctly for x86
7970
7971 [ Tim Gardner ]
7972
7973 * Release Tracking Bug
7974 - LP: #1269872
7975
7976 [ Upstream Kernel Changes ]
7977
7978 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
7979 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
7980 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
7981 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
7982
7983 [ Upstream Kernel Changes ]
7984
7985 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
7986
7987 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
7988
7989 linux (3.13.0-3.18) trusty; urgency=low
7990
7991 [ Andy Whitcroft ]
7992
7993 * rebase to v3.13-rc8
7994 * [Packaging] efi -- allow EFI signatures on any arch
7995
7996 [ Tim Gardner ]
7997
7998 * [Config] Fix vcs-git path
7999 * Release Tracking Bug
8000 - LP: #1268683
8001
8002 [ Upstream Kernel Changes ]
8003
8004 * rebase to v3.13-rc8
8005
8006 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
8007
8008 linux (3.13.0-2.17) trusty; urgency=low
8009
8010 [ Andy Whitcroft ]
8011
8012 * Release Tracking Bug
8013 - LP: #1267809
8014 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
8015 defaults
8016 * [Config] apply Platform support>>CPU Frequency scaling config defaults
8017 * [Config] CONFIG_PARIDE_EPATC8=y
8018 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
8019 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
8020 Switch drivers config defaults
8021 * [Config] apply Cryptographic API config defaults
8022 * [Config] apply Device Drivers >> Common Clock Framework config defaults
8023 * [Config] apply Device Drivers >> Distributed Switch Architecture
8024 drivers config defaults
8025 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
8026 device support config defaults
8027 * [Config] apply Device Drivers >> Graphics support >> Support for frame
8028 buffer devices >> Bootup logo config defaults
8029 * annotations -- update in tree annotations
8030 * [Config] apply Bus options >> PCI support >> RapidIO support config
8031 defaults
8032 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
8033 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
8034 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
8035 support config defaults
8036 * [Config] apply Device Drivers >> Character devices >> Serial drivers
8037 config defaults
8038 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
8039 defaults
8040 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
8041 Support config defaults
8042 * [Config] apply Device Drivers >> Character devices config defaults
8043 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
8044 HID transport layer config defaults
8045 * [Config] apply Device Drivers >> HID support >> HID bus support config
8046 defaults
8047 * [Config] apply Device Drivers >> HID support >> USB HID support config
8048 defaults
8049 * annotations -- update in tree annotations
8050 * [Config] apply Device Drivers >> GPIO Support config defaults
8051 * [Config] update configs for apparmour update
8052
8053 [ John Johansen ]
8054
8055 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8056 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8057 - LP: #1208988
8058 * SAUCE: apparmor: allocate path lookup buffers during init
8059 - LP: #1208988
8060 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
8061 - LP: #1236455
8062
8063 [ Tim Gardner ]
8064
8065 * Revert "[Debian] getabis: Preface module with package name"
8066 * [Config] Added ppc64el to getabis
8067 * [packaging] Bump ABI for every new release
8068
8069 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
8070
8071 linux (3.13.0-1.16) trusty; urgency=low
8072
8073 * First 3.13 upload.
8074 * Release tracker
8075 - LP: #1266852
8076
8077 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
8078
8079 linux (3.13.0-0.15) trusty; urgency=low
8080
8081 [ Tim Gardner ]
8082
8083 * rebase to v3.13-rc7
8084
8085 [ Upstream Kernel Changes ]
8086
8087 * rebase to v3.13-rc7
8088
8089 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
8090
8091 linux (3.13.0-0.14) trusty; urgency=low
8092
8093 [ Andy Whitcroft ]
8094
8095 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8096
8097 [ Tim Gardner ]
8098
8099 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
8100 * Update lttng to Version 2.4.0-rc2
8101 * lttng: Disabled trace_kvm_async_pf_completed
8102 * [Config] CONFIG_IMA=y
8103 - LP: #1244627
8104
8105 [ Upstream Kernel Changes ]
8106
8107 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8108
8109 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
8110
8111 linux (3.13.0-0.13) trusty; urgency=low
8112
8113 [ Andy Whitcroft ]
8114
8115 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
8116 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
8117 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
8118 * ubuntu: AUFS (no-squash): basic framework and update machinary
8119 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
8120 * ubuntu: aufs3 -- enable
8121 * ubuntu: aufs3 -- update configs
8122
8123 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
8124
8125 linux (3.13.0-0.12) trusty; urgency=low
8126
8127 [ Upstream Kernel Changes ]
8128
8129 * rebase to v3.13-rc6
8130
8131 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
8132
8133 linux (3.13.0-0.11) trusty; urgency=low
8134
8135 [ Andy Whitcroft ]
8136
8137 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
8138 * [Config] ppc64el -- initial defconfig based -generic flavour
8139 * [Config] initial defconfig for ppc64el
8140 * [Config] ubuntuise ppc64el config
8141 * [Config] ubuntuise ppc64el config part 2
8142 * [Config] d-i -- update empty udebs list
8143 * [Config] ppc64el -- split extras package
8144
8145 [ Anton Blanchard ]
8146
8147 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
8148
8149 [ Benjamin Herrenschmidt ]
8150
8151 * SAUCE: powerpc/powernv: Add calls to support little endian
8152
8153 [ Cédric Le Goater ]
8154
8155 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
8156 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
8157 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
8158 guests
8159
8160 [ Paul E. McKenney ]
8161
8162 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
8163
8164 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
8165
8166 linux (3.13.0-0.10) trusty; urgency=low
8167
8168 [ Andy Whitcroft ]
8169
8170 * rebase to v3.13-rc5
8171 * [Config] updateconfigs following rebase to v3.13-rc5
8172
8173 [ Upstream Kernel Changes ]
8174
8175 * rebase to v3.13-rc5
8176 - LP: #1260303
8177 - LP: #1260303
8178 - LP: #1260225
8179
8180 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
8181
8182 linux (3.13.0-0.9) trusty; urgency=low
8183
8184 [ Andy Whitcroft ]
8185
8186 * [Config] d-i -- allow missing firmware
8187
8188 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
8189
8190 linux (3.13.0-0.8) trusty; urgency=low
8191
8192 [ Andy Whitcroft ]
8193
8194 * [Config] annotations -- first pass over entire config
8195 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
8196
8197 [ Tim Gardner ]
8198
8199 * [Config] Add arm64 device tree files
8200 - LP: #1262901
8201
8202 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
8203
8204 linux (3.13.0-0.7) trusty; urgency=low
8205
8206 [ Rajesh B Prathipati ]
8207
8208 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
8209
8210 [ Tim Gardner ]
8211
8212 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
8213
8214 [ Upstream Kernel Changes ]
8215
8216 * rebase to v3.13-rc4
8217 - LP: #1259790
8218 - LP: #1259437
8219 - LP: #1259435
8220
8221 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
8222
8223 linux (3.13.0-0.6) trusty; urgency=low
8224
8225 [ Paolo Pisati ]
8226
8227 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
8228 * [Config] i386: amd64: VIRTIO_CONSOLE=y
8229
8230 [ Tim Gardner ]
8231
8232 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
8233
8234 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
8235
8236 linux (3.13.0-0.5) trusty; urgency=low
8237
8238 [ Andy Whitcroft ]
8239
8240 * correct bug listing for v3.13-rc2 rebase
8241 * [Config] ppc64el -- create linux-libc-dev
8242 * [Debian] Improve tools version message
8243 - LP: #1257715
8244
8245 [ Serge Hallyn ]
8246
8247 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
8248 - LP: #1248590
8249 * SAUCE: vfs: Fix a regression in mounting proc
8250
8251 [ Tim Gardner ]
8252
8253 * [Config] Build-in ohci-pci
8254 - LP: #1244176
8255 * Rebase to v3.13-rc3
8256
8257 [ Upstream Kernel Changes ]
8258
8259 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
8260 checks""
8261 - LP: #1248590
8262
8263 [ Upstream Kernel Changes ]
8264
8265 * rebase to v3.13-rc3
8266 - LP: #1256840
8267 - LP: #1256212
8268
8269 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
8270
8271 linux (3.13.0-0.4) trusty; urgency=low
8272
8273 [ Tim Gardner ]
8274
8275 * Rebase to v3.13-rc2
8276
8277 [ Upstream Kernel Changes ]
8278
8279 * rebase to v3.13-rc2
8280
8281 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
8282
8283 linux (3.13.0-0.3) trusty; urgency=low
8284
8285 [ Andy Whitcroft ]
8286
8287 * Revert "SAUCE: Fix DocBook FTBS"
8288
8289 [ Tim Gardner ]
8290
8291 * [Debian] Re-sign modules after debug objcopy
8292 - LP: #1253155
8293 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
8294
8295 [ Upstream Kernel Changes ]
8296
8297 * doc: fix generation of device-drivers
8298 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
8299
8300 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
8301
8302 linux (3.13.0-0.2) trusty; urgency=low
8303
8304 [ Tim Gardner ]
8305
8306 * SAUCE: Fix DocBook FTBS
8307
8308 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
8309
8310 linux (3.13.0-0.1) trusty; urgency=low
8311
8312 [ Upstream Kernel Changes ]
8313
8314 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
8315
8316 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
8317
8318 linux (3.13.0-0.0) trusty; urgency=low
8319
8320 * Major release bump.
8321
8322 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
8323
8324 linux (3.12.0-2.7) trusty; urgency=low
8325
8326 * Fixed armhf ABI build failure.
8327 * Release tracker
8328 - LP: #1249477
8329
8330 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
8331
8332 linux (3.12.0-2.6) trusty; urgency=low
8333
8334 [ Joseph Salisbury ]
8335
8336 * SAUCE: tg3: Add support for new 57786 device id.
8337 - LP: #1242610
8338
8339 [ Tim Gardner ]
8340
8341 * [Config] CONFIG_OABI_COMPAT=n
8342 * [Config] add the wandboard to shipped dtb
8343 - LP: #1249421
8344 * Release tracker
8345 - LP: #1249477
8346
8347 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
8348
8349 linux (3.12.0-2.5) trusty; urgency=low
8350
8351 [ Andy Whitcroft ]
8352
8353 * rebase to mainline v3.12
8354 * [Config] updateconfigs following rebase to v3.12
8355 * postinst -- improve relative symlink detection with missing files
8356 - LP: #1248053
8357 * postinst -- fix unchanged link detection
8358 * [Config] update configs following addition of apparmor fixes
8359
8360 [ Anthony Wong ]
8361
8362 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
8363 - LP: #1231305
8364
8365 [ John Johansen ]
8366
8367 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8368 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8369 - LP: #1208988
8370 * SAUCE: apparmor: allocate path lookup buffers during init
8371 - LP: #1208988
8372
8373 [ Tim Gardner ]
8374
8375 * [Config] Remove superfluous ubuntu/lttng-modules
8376
8377 [ Upstream Kernel Changes ]
8378
8379 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
8380 - LP: #1248590
8381
8382 [ Upstream Kernel Changes ]
8383
8384 * rebase to v3.12
8385 - LP: #1222850
8386
8387 [ Adam Conrad ]
8388 * etc/getabis: Fetch arm64/generic abis as well
8389
8390 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
8391
8392 linux (3.12.0-1.3) trusty; urgency=low
8393
8394 [ Andy Whitcroft ]
8395
8396 * [Config] arm64 -- add arch to the configuration handlers
8397 * [Config] arm64 -- add generic flavour
8398 * [Config] arm64 -- default config
8399 * [Config] arm64 -- fix up various FTBFS config options
8400 * SAUCE: arm64: export __copy_in_user to modules
8401 * [Config] arm64 -- disable ABI/module checks
8402 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
8403 * [Config] arm64 -- enable udebs for arm64
8404
8405 [ Colin Watson ]
8406
8407 * [Config] Clean up various udeb Provides
8408
8409 [ Paolo Pisati ]
8410
8411 * [Config] AHCI_IMX=y
8412 * [Config] build imx*-wandboard dtbs
8413
8414 [ Serge Hallyn ]
8415
8416 * SAUCE: device_cgroup: remove can_attach
8417
8418 [ Tim Gardner ]
8419
8420 * rebase to v3.12-rc7
8421 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
8422 * Release tracker
8423 - LP: #1245932
8424
8425 [ Upstream Kernel Changes ]
8426
8427 * rebase to v3.12-rc7
8428 - LP: #1180881
8429 - LP: #1180881
8430 - LP: #1217957
8431
8432 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
8433
8434 linux (3.12.0-0.2) trusty; urgency=low
8435
8436 [ Andy Whitcroft ]
8437
8438 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
8439 CAPACITY (16) at SPC-2"
8440 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
8441 SPC-2"
8442 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
8443 CAPACITY (16) be preferred"
8444 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
8445 be used at SPC-2"
8446 * Revert "overlayfs: Update to v19"
8447 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
8448 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
8449 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
8450 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
8451 clone_private_mount()"
8452 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
8453 modules"
8454 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
8455 documentation"
8456 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
8457 * [Config] fix linux-libc-dev generation for arm64
8458 * [Config] fix linux-libc-dev generation for x32
8459 * [Config] add linux-libc-dev generation for ppc64el
8460
8461 [ Erez Zadok ]
8462
8463 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
8464
8465 [ Miklos Szeredi ]
8466
8467 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
8468 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
8469 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
8470 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
8471 * ubuntu: overlayfs v20 -- overlay filesystem
8472 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
8473
8474 [ Neil Brown ]
8475
8476 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
8477
8478 [ Paolo Pisati ]
8479
8480 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
8481
8482 [ Seth Forshee ]
8483
8484 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
8485 ThinkPads
8486 - LP: #1183856
8487
8488 [ Tim Gardner ]
8489
8490 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
8491 * rebase to v3.12-rc2
8492 * updateconfigs
8493 * [Config] disable CONFIG_FB_VESA enforcer check
8494 * [Config] Disable lttng for FTBS
8495 * rebase to v3.12-rc3
8496 * rebase to v3.12-rc4
8497 * [Config] CONFIG_ANDROID=n
8498 - LP: #1235161
8499 * [Config] CONFIG_L2TP_V3=y
8500 - LP: #1235914
8501 * [Config] CONFIG_USB_OTG=n for all arches
8502 * Release tracker
8503 - LP: #1242811
8504
8505 [ Upstream Kernel Changes ]
8506
8507 * scsi: hyper-v storsvc switch up to SPC-3
8508
8509 * rebase to v3.12-rc6
8510 - LP: #1235977
8511 - LP: #1235523
8512 - LP: #1239392
8513 - LP: #1227491
8514
8515 * rebase to v3.12-rc3
8516 - LP: #1231931
8517
8518 * rebase to v3.12-rc2
8519 - LP: #1213820
8520 - LP: #1213055
8521 - LP: #1198030
8522
8523 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
8524
8525 linux (3.11.0-8.15) saucy; urgency=low
8526
8527 [ Tim Gardner ]
8528
8529 * Release tracker
8530 - LP: #1227969
8531
8532 * Update lttng
8533 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
8534 Version 2.3.0+
8535
8536 [ Upstream Kernel Changes ]
8537
8538 * igb: Add additional get_phy_id call for i354 devices
8539 - LP: #1219619
8540 * igb: Read flow control for i350 from correct EEPROM section
8541 - LP: #1219619
8542 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
8543 Required for lttng update.
8544
8545 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
8546
8547 linux (3.11.0-7.14) saucy; urgency=low
8548
8549 [ Andy Whitcroft ]
8550
8551 * [Packaging] sort out linux-tools naming
8552 - LP: #1205284
8553 * [Packaging] linux-tools: switch to common generic version helper
8554
8555 [ Paolo Pisati ]
8556
8557 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
8558
8559 [ Tim Gardner ]
8560
8561 * Release tracker
8562 - LP: #1226160
8563
8564 [ Tony Lindgren ]
8565
8566 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
8567 for pandaboard
8568
8569 [ Upstream Kernel Changes ]
8570
8571 * USB: handle LPM errors during device suspend correctly
8572 - LP: #1011415
8573 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
8574 - LP: #1011415
8575 * usb: Don't fail port power resume on device disconnect.
8576 - LP: #1011415
8577
8578 [ Upstream Kernel Changes ]
8579
8580 * rebase to v3.11.1
8581
8582 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
8583
8584 linux (3.11.0-7.13) saucy; urgency=low
8585
8586 * Release tracker
8587 - LP: #1223545
8588
8589 [ Andy Whitcroft ]
8590
8591 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
8592 - LP: #1223499
8593 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
8594 - LP: #1223499
8595 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
8596 - LP: #1223499
8597 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
8598 - LP: #1223499
8599
8600 [ Maximiliano Curia ]
8601
8602 * SAUCE: (no-up) Only let characters through when there are active readers.
8603 - LP: #1208740
8604
8605 [ Tim Gardner ]
8606
8607 * [Debian] getabis: Commit new ABI directory, remove the old
8608 * [Config] CONFIG_EFIVAR_FS=y
8609 - LP: #1223195
8610 * [Config] CONFIG_EFI_VARS_PSTORE=m,
8611 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
8612 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
8613 - LP: #1222850
8614
8615 [ Upstream Kernel Changes ]
8616
8617 * Intel xhci: refactor EHCI/xHCI port switching
8618 - LP: #1210858
8619
8620 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
8621
8622 linux (3.11.0-6.12) saucy; urgency=low
8623
8624 * Release tracker
8625 - LP: #1222893
8626
8627 [ Andy Whitcroft ]
8628
8629 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8630 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8631 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8632 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8633 - LP: #1222407
8634
8635 [ Paolo Pisati ]
8636
8637 * [Config] restore mmc boot on panda
8638
8639 [ Tyler Hicks ]
8640
8641 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
8642 - LP: #1216294
8643
8644 [ Upstream Kernel Changes ]
8645
8646 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
8647 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
8648 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
8649 * net: calxedaxgmac: fix possible skb free before tx complete
8650 * net: calxedaxgmac: update ring buffer tx_head after barriers
8651 * net: calxedaxgmac: fix race with tx queue stop/wake
8652 * net: calxedaxgmac: enable interrupts after napi_enable
8653 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
8654 * net: calxedaxgmac: remove some unused statistic counters
8655 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
8656 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
8657 * mfd: rtsx: Read vendor setting from config space
8658 - LP: #1201698
8659
8660 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
8661
8662 linux (3.11.0-5.11) saucy; urgency=low
8663
8664 * Release tracker
8665 - LP: #1221886
8666
8667 [ Adam Lee ]
8668
8669 * SAUCE: Bluetooth: Add support for 04ca:2007
8670 - LP: #1153448
8671 * SAUCE: Bluetooth: Add support for 105b:e065
8672 - LP: #1161261
8673
8674 [ Gavin Guo ]
8675
8676 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
8677 - LP: #1166113
8678
8679 [ Upstream Kernel Changes ]
8680
8681 * igb: Reset the link when EEE setting changed
8682 - LP: #1219619
8683 * igb: Read register for latch_on without return value
8684 - LP: #1219619
8685 * igb: Added rcu_lock to avoid race
8686 - LP: #1219619
8687 * igb: don't allow SR-IOV without MSI-X
8688 - LP: #1219619
8689 * igb: Update MTU so that it is always at least a standard frame size
8690 - LP: #1219619
8691 * igb: Refactor of init_nvm_params
8692 - LP: #1219619
8693 * igb: Refactor NVM read functions to accommodate devices with no flash
8694 - LP: #1219619
8695 * igb: Add device support for flashless SKU of i210 device
8696 - LP: #1219619
8697 * igb: Fix get_fw_version function for all parts
8698 - LP: #1219619
8699 * igb: Add macro for size of RETA indirection table
8700 - LP: #1219619
8701 * igb: Expose RSS indirection table for ethtool
8702 - LP: #1219619
8703 * igb: Don't look for a PBA in the iNVM when flashless
8704 - LP: #1219619
8705 * igb: Implementation of 1-sec delay for i210 devices
8706 - LP: #1219619
8707 * igb: New PHY_ID for i354 device
8708 - LP: #1219619
8709 * igb: M88E1543 PHY downshift implementation
8710 - LP: #1219619
8711 * igb: No PHPM support in i354 devices
8712 - LP: #1219619
8713 * igb: Support to get 2_5G link status for appropriate media type
8714 - LP: #1219619
8715 * igb: Get speed and duplex for 1G non_copper devices
8716 - LP: #1219619
8717 * igb: Implementation to report advertised/supported link on i354 devices
8718 - LP: #1219619
8719 * igb: Update version number
8720 - LP: #1219619
8721 * Bluetooth: Take proper tty_struct references
8722 - LP: #1189998
8723 * Bluetooth: Remove the device from the list in the destructor
8724 - LP: #1189998
8725 * Bluetooth: Move the tty initialization and cleanup out of open/close
8726 - LP: #1189998
8727 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
8728 - LP: #1189998
8729 * Bluetooth: Fix the reference counting of tty_port
8730 - LP: #1189998
8731 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
8732 - LP: #1189998
8733
8734 [ Wen-chien Jesse Sung ]
8735
8736 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
8737 - LP: #1065400
8738 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
8739 - LP: #1065400
8740
8741 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
8742
8743 linux (3.11.0-5.10) saucy; urgency=low
8744
8745 [ Andy Whitcroft ]
8746
8747 * Release tracker
8748 - LP: #1220222
8749 * Revert "[Config] Fix ubuntu directoy Kbuilds"
8750 * Revert "aufs update dropped some Kbuild files"
8751 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
8752 * Revert "ubuntu: AUFS -- update to
8753 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
8754 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
8755 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
8756 * rebase to v3.11 final
8757 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
8758 * ubuntu: AUFS (no-squash): basic framework and update machinary
8759 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
8760 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
8761 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
8762 * ubuntu: (no-squash) AUFS -- enable aufs
8763 * ubuntu: AUFS -- fix remaining d_count references to use accessor
8764 * ubuntu: lttng -- follow rename of pid_ns
8765 * SAUCE: disable stack-protector for ARM compressed bootloader
8766
8767 [ Paolo Pisati ]
8768
8769 * [Config] ARM_ATAG_DTB_COMPAT=y
8770
8771 [ Rob Herring ]
8772
8773 * [Config] Enable KVM and virtio for armhf generic-lpae
8774
8775 [ Tim Gardner ]
8776
8777 * [Config] CONFIG_ARPD=y
8778 * [Config] CONFIG_ZSWAP=y
8779 - LP: #1215379
8780
8781 [ Upstream Kernel Changes ]
8782
8783 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
8784 - LP: #1217957
8785 * ARM: use phys_addr_t for DMA zone sizes
8786 * ARM: highbank: enable DMA zone for LPAE
8787 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
8788 * ARM: highbank: select required errata work-arounds
8789 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
8790 * DMA: fix printk warning in AMBA PL08x DMA driver
8791 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
8792 * ARM: move outer_cache declaration out of ifdef
8793 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
8794 * ARM: highbank: clean-up some unused includes
8795 * ARM: xen: only set pm function ptrs for Xen guests
8796
8797 [ Upstream Kernel Changes ]
8798
8799 * rebase to v3.11
8800
8801 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
8802
8803 linux (3.11.0-4.9) saucy; urgency=low
8804
8805 [ Tim Gardner ]
8806
8807 * rebase to v3.11-rc7
8808 * Release tracker
8809 - LP: #1216962
8810
8811 [ Upstream Kernel Changes ]
8812
8813 * mwifiex: do not create AP and P2P interfaces upon driver loading
8814 - LP: #1212720
8815
8816 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
8817
8818 linux (3.11.0-3.8) saucy; urgency=low
8819
8820 [ Johannes Berg ]
8821
8822 * SAUCE: mac80211: ignore (E)CSA in probe response frames
8823 - LP: #1201470
8824
8825 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
8826
8827 linux (3.11.0-3.7) saucy; urgency=low
8828
8829 [ Tim Gardner ]
8830
8831 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
8832 upstart to track
8833 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
8834 linux/hyperv.h
8835 * SAUCE: hv: Add vss daemon to Makefile
8836 * [Debian] Add hv_vss_daemon to tools package
8837 - LP: #1213282
8838 * [Config] Fix ubuntu directoy Kbuilds
8839 - LP: #1181755
8840
8841 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
8842
8843 linux (3.11.0-3.6) saucy; urgency=low
8844
8845 [ Andy Whitcroft ]
8846
8847 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
8848 * [Config] tools: enable x86 and hyper-v
8849
8850 [ John Johansen ]
8851
8852 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
8853 snapshot"
8854 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
8855 root users"
8856 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8857
8858 [ Joseph Salisbury ]
8859
8860 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
8861 - LP: #1210848
8862
8863 [ Kamal Mostafa ]
8864
8865 * [debian] tools: ship 'cpupower' in linux-tools
8866 - LP: #1158668
8867 * [Config] Build-dep on libpci-dev for cpu tools
8868 - LP: #1158668
8869
8870 [ Tim Gardner ]
8871
8872 * rebase to v3.11-rc6
8873 * Release tracker
8874 - LP: #1213941
8875
8876 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
8877
8878 linux (3.11.0-2.5) saucy; urgency=low
8879
8880 [ Tim Gardner ]
8881
8882 * [Config] CONFIG_PM_DEBUG=y
8883 - LP: #1210539
8884 * rebase to v3.11-rc5
8885 * Release tracker
8886 - LP: #1211378
8887
8888 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
8889
8890 linux (3.11.0-1.4) saucy; urgency=low
8891
8892 [ Tim Gardner ]
8893
8894 * Bump ABI when making changes to the inclusion list lest
8895 you cause conflicts with existing installed kernel
8896 packages.
8897 - LP: #1210331
8898
8899 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
8900
8901 linux (3.11.0-0.3) saucy; urgency=low
8902
8903 [ Tim Gardner ]
8904
8905 * [Config] Include rbd and kvm in the virtual inclusion list
8906 - LP: #1206961
8907 * [Config] Removed obsolete inclusion list entries
8908
8909 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
8910
8911 linux (3.11.0-0.2) saucy; urgency=low
8912
8913 [ Bruce Allan ]
8914
8915 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
8916 - LP: #1206757
8917 * SAUCE: (no-up) e1000e: enable support for new device IDs
8918 - LP: #1206757
8919
8920 [ John Johansen ]
8921
8922 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
8923
8924 [ Paolo Pisati ]
8925
8926 * build vexpress a15 dtb
8927 * [Config] disable Broadcom bcm support (ARCH_BCM)
8928 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
8929 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
8930 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
8931 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
8932 * [Config] disable TI Keystone, AM43xx and OMAP5 support
8933 * [Config] ARM_APPENDED_DTB=y
8934
8935 [ Tim Gardner ]
8936
8937 * rebase to v3.11-rc4
8938 * overlayfs: Update to v19
8939 * [Config] Enable overlayfs
8940 * SAUCE: Fix lttng compile errors
8941
8942 [ Upstream Kernel Changes ]
8943
8944 * rebase to v3.11-rc4
8945 - LP: #1163720
8946 - LP: #1162026
8947 - LP: #1195636
8948 - LP: #1195597
8949 - LP: #1180409
8950 - LP: #1168430
8951
8952 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
8953
8954 linux (3.11.0-0.1) saucy; urgency=low
8955
8956 [ Upstream Kernel Changes ]
8957
8958 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
8959 - LP: #1163720
8960 - LP: #1162026
8961 - LP: #1195636
8962 - LP: #1195597
8963 - LP: #1180409
8964 - LP: #1168430
8965
8966 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
8967
8968 linux (3.10.0-2.10) saucy; urgency=low
8969
8970 [ Andy Whitcroft ]
8971
8972 * [Config] CONFIG_INTEL_MEI*=m
8973 - LP: #1196155
8974 * [Config] CONFIG_DEBUG_INFO=y
8975
8976 [ Stephen Warren ]
8977
8978 * [Config] fix Calxeda xgmac module filename
8979
8980 [ Upstream Kernel Changes ]
8981
8982 * Revert "serial: 8250_pci: add support for another kind of NetMos
8983 Technology PCI 9835 Multi-I/O Controller"
8984 - LP: #1190967
8985 * mfd: lpc_ich: Add support for Intel Avoton SoC
8986 - LP: #1196658
8987
8988 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
8989
8990 linux (3.10.0-2.9) saucy; urgency=low
8991
8992 [ Andy Whitcroft ]
8993
8994 * rebase to v3.10
8995
8996 [ John Johansen ]
8997
8998 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
8999 network mediation"
9000 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
9001 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
9002 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
9003 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
9004 interface"
9005 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
9006 to prevent execve from granting privs"
9007 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
9008
9009 [ Upstream Kernel Changes ]
9010
9011 * rebase to v3.10
9012
9013 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
9014
9015 linux (3.10.0-1.8) saucy; urgency=low
9016
9017 [ Andy Whitcroft ]
9018
9019 * Release Tracking Bug
9020 - LP: #1195717
9021
9022 [ Andy Whitcroft ]
9023
9024 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
9025 interface"
9026 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
9027 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
9028 reference"
9029 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
9030 * Revert "ubuntu: overlayfs --
9031 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
9032 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
9033 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
9034 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
9035 * Revert "ubuntu: overlayfs --
9036 overlayfs-fix-possible-leak-in-ovl_new_inode"
9037 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
9038 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
9039 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
9040 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
9041 * Revert "ubuntu: overlayfs -- overlay filesystem"
9042 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
9043 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
9044 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
9045 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
9046
9047 [ Erez Zadok ]
9048
9049 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
9050
9051 [ Miklos Szeredi ]
9052
9053 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
9054 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
9055 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
9056 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
9057 * ubuntu: overlayfs v18 -- -- overlay filesystem
9058 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
9059
9060 [ Neil Brown ]
9061
9062 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
9063
9064 [ Tim Gardner ]
9065
9066 * [Config] CONFIG_SUNRPC_DEBUG=y
9067 - LP: #1127319
9068
9069 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
9070
9071 linux (3.10.0-0.7) saucy; urgency=low
9072
9073 [ Andy Whitcroft ]
9074
9075 * autopkgtest: switch Depends: to build-essential
9076
9077 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
9078
9079 linux (3.10.0-0.6) saucy; urgency=low
9080
9081 [ Andy Whitcroft ]
9082
9083 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
9084 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
9085 - LP: #1098378
9086 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
9087 * ubuntu: overlayfs -- expose do_splice_direct prototype
9088 * ubuntu: overlayfs -- follow change to do_splice_direct interface
9089 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
9090 - LP: #1192691
9091
9092 [ Stefan Bader ]
9093
9094 * (d-i) Add dm-snapshot to md-modules
9095 - LP: #1191726
9096
9097 [ Tim Gardner ]
9098
9099 * Release tracker
9100 - LP: #1194149
9101 * [Config] CONFIG_WIL6210=n for armhf
9102 * [Config] d-i: Add calxedaxgmac to nic-modules
9103 - LP: #1192358
9104 * [debian] Use dh_strip
9105 - LP: #1192759
9106 * [Config] Enable perf for armhf
9107 * do_tools=false when cross compiling
9108 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
9109 - LP: #1108082
9110
9111 [ Upstream Kernel Changes ]
9112
9113 * nsp32: switch reset delay to msleep() as it is tooo long
9114 * alx: add a simple AR816x/AR817x device driver
9115 Plucked from linux-next. replaces ubuntu/alx in favor of
9116 'to be merged' version in 3.11.
9117 * rebase to v3.10-rc7
9118 - LP: #1189363
9119
9120 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
9121
9122 linux (3.10.0-0.5) saucy; urgency=low
9123
9124 [ Andy Whitcroft ]
9125
9126 * rebase to v3.10-rc6
9127 * [Config] updateconfigs following rebase to v3.10-rc6
9128
9129 [ Upstream Kernel Changes ]
9130
9131 * rebase to v3.10-rc6
9132
9133 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
9134
9135 linux (3.10.0-0.4) saucy; urgency=low
9136
9137 [ Andy Whitcroft ]
9138
9139 * [Config] updateconfigs following rebase to v3.10-rc4
9140
9141 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
9142
9143 linux (3.10.0-0.3) saucy; urgency=low
9144
9145 [ Andy Whitcroft ]
9146
9147 * rebase to v3.10-rc5
9148
9149 [ Upstream Kernel Changes ]
9150
9151 * rebase to v3.10-rc5
9152 - LP: #1186170
9153
9154 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
9155
9156 linux (3.10.0-0.2) saucy; urgency=low
9157
9158 [ Andy Whitcroft ]
9159
9160 * rebase to v3.10-rc4
9161 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
9162 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
9163 - LP: #1187744
9164 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
9165
9166 [ Dave Chiluk ]
9167
9168 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
9169 - LP: #1035226
9170
9171 [ Tim Gardner ]
9172
9173 * rebase to v3.10-rc3
9174 * [Config] sparc be gone
9175 * [Config] ia64 be gone
9176 * d-i: block-modules provides nbd-modules
9177
9178 [ Upstream Kernel Changes ]
9179
9180 * rebase to v3.10-rc4
9181 * rebase to v3.10-rc3
9182
9183 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
9184
9185 linux (3.10.0-0.1) saucy; urgency=low
9186
9187 [ Tim Gardner ]
9188
9189 * UBUNTU: Disabled lttng
9190 * UBUNTU: Disable aufs for FTBS
9191 * UBUNTU: Disabled alx
9192 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
9193 * UBUNTU: rebase to v3.10-rc2
9194 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
9195
9196 [ Andy Whitcroft ]
9197
9198 * UBUNTU: [Config] update standards version to 3.9.4.0
9199 * UBUNTU: [Config] squash duplicate package description (long and short)
9200 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
9201 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
9202 * UBUNTU: [Config] drop redundant Build-Conficts:
9203
9204 [ Upstream Kernel Changes ]
9205
9206 * rebase to v3.10-rc2
9207 - LP: #1180351
9208
9209 [ Upstream Kernel Changes ]
9210
9211 * rebase to v3.10-rc1
9212 - LP: #1172151
9213 - LP: #1089795
9214 - LP: #1167270
9215 - LP: #1128840
9216
9217 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
9218
9219 linux (3.10.0-0.0) saucy; urgency=low
9220
9221 * Dummy
9222
9223 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9224
9225 linux (3.9.0-2.6) saucy; urgency=low
9226
9227 [ Tim Gardner ]
9228
9229 * rebase to v3.9.2
9230
9231 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9232
9233 linux (3.9.0-1.5) saucy; urgency=low
9234
9235 [ Tim Gardner ]
9236
9237 * rebase to v3.9.1
9238
9239 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
9240
9241 linux (3.9.0-0.4) saucy; urgency=low
9242
9243 [ Andy Whitcroft ]
9244
9245 * ubuntu: overlayfs -- add FS_ALIAS
9246
9247 [ Tim Gardner ]
9248
9249 * Added lttng
9250 - LP: #1175784
9251
9252 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
9253
9254 linux (3.9.0-0.3) saucy; urgency=low
9255
9256 [ Upstream Kernel Changes ]
9257
9258 * rebase to v3.9
9259
9260 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
9261
9262 linux (3.9.0-0.2) saucy; urgency=low
9263
9264 [ Tim Gardner ]
9265
9266 * Enable extras packaging for amd64/i386.
9267 Fixes build depenencies with brittany and linux-meta.
9268
9269 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
9270
9271 linux (3.9.0-0.1) saucy; urgency=low
9272
9273 [ Upstream Kernel Changes ]
9274
9275 * rebase to v3.9-rc8
9276
9277 [ Upstream Kernel Changes ]
9278
9279 * rebase to v3.9-rc7
9280 - LP: #1128840
9281
9282 [ Upstream Kernel Changes ]
9283
9284 * rebase to v3.9-rc6
9285
9286 [ Upstream Kernel Changes ]
9287
9288 * rebase to v3.9-rc5
9289
9290 [ Upstream Kernel Changes ]
9291
9292 * rebase to v3.8-rc4
9293 - LP: #1095315
9294 - LP: #886975
9295 - LP: #1086921
9296
9297 [ Upstream Kernel Changes ]
9298
9299 * rebase to v3.9-rc3
9300 - LP: #1155016
9301 - LP: #1103594
9302
9303 [ Upstream Kernel Changes ]
9304
9305 * rebase to v3.9-rc2
9306
9307 [ Upstream Kernel Changes ]
9308
9309 * rebase to v3.9-rc1
9310 - LP: #901105
9311 - LP: #961286
9312 - LP: #1011792
9313 - LP: #1128934
9314 - LP: #886975
9315 - LP: #978807
9316
9317 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
9318
9319 linux (3.8.0-7.14) raring; urgency=low
9320
9321 [ Andy Whitcroft ]
9322
9323 * [Config] CONFIG_RCU_USER_QS=n
9324 * [Config] CONFIG_MTD_ONENAND_SIM=n
9325 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
9326
9327 [ Upstream Kernel Changes ]
9328
9329 * rebase to v3.8
9330
9331 [Tim Gardner]
9332
9333 * Release Tracking Bug
9334 - LP: #1130111
9335 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
9336 - LP: #1128840
9337
9338 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
9339
9340 linux (3.8.0-6.13) raring; urgency=low
9341
9342 [Tim Gardner]
9343
9344 * Release Tracking Bug
9345 - LP: #1125364
9346 * Add ahci modules to d-i
9347 - LP: #1124415
9348
9349
9350 [ Chris Wilson ]
9351
9352 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
9353 the encoders
9354 - LP: #1097315
9355
9356 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
9357
9358 linux (3.8.0-6.12) raring; urgency=low
9359
9360 [Tim Gardner]
9361
9362 * perf: NO_LIBPERL=1
9363 * Fix linux-headers dependency
9364 * Release Tracking Bug
9365 - LP: #1124362
9366
9367 [ Andy Whitcroft ]
9368
9369 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
9370 - LP: #1121699
9371
9372 [ Daniel Vetter ]
9373
9374 * SAUCE: drm/i915: write backlight harder
9375 - LP: #954661
9376
9377 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
9378
9379 linux (3.8.0-6.11) raring; urgency=low
9380
9381 [Tim Gardner]
9382
9383 * Release Tracking Bug
9384 - LP: #1122071
9385 * rebase to v3.8-rc7
9386 * Add libaudit-dev as a build dependency
9387 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
9388
9389 [ Leann Ogasawara ]
9390
9391 * [Config] Remove CONFIG_SATA_AHCI annotation
9392
9393 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
9394
9395 linux (3.8.0-5.10) raring; urgency=low
9396
9397 [Tim Gardner]
9398
9399 * Release Tracking Bug
9400 - LP: #1118568
9401
9402 * Bump ABI to fix install issue with 3.8.0-4.8.
9403 Moving drivers/ata/*ahci* to linux-image caused an
9404 install conflict with linux-image-extras without an
9405 ABI bump.
9406
9407 [ Jan Beulich ]
9408
9409 * SAUCE: xen-pciback: rate limit error messages from
9410 xen_pcibk_enable_msi{, x}()
9411 - LP: #1117336
9412 - CVE-2013-0231
9413
9414 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
9415
9416 linux (3.8.0-4.9) raring; urgency=low
9417
9418 [ Herton Ronaldo Krzesinski ]
9419
9420 * d-i: Add mellanox ethernet drivers to nic-modules
9421 - LP: #1015339
9422
9423 [ Joseph Salisbury ]
9424
9425 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
9426 - LP: #1113547
9427
9428 [ Kamal Mostafa ]
9429
9430 * SAUCE: alx driver import script
9431
9432 [ Qualcomm Atheros, Inc ]
9433
9434 * SAUCE: alx: Update to heads/master
9435
9436 [ Tim Gardner ]
9437
9438 * Release Tracking Bug
9439 - LP: #1117673
9440
9441 * [debian] Remove dangling symlink from headers package
9442 - LP: #1112442
9443 * [config] CONFIG_ALX=m
9444 * [Config] Add alx to d-i nic-modules
9445 * [Config] CONFIG_SATA_AHCI=m
9446 - LP: #1056563
9447
9448 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
9449
9450 linux (3.8.0-4.8) raring; urgency=low
9451
9452 [ Allen Ibara ]
9453
9454 * SAUCE: imx6: dts: Add IMX6Q AHCI support
9455
9456 [ Andy Whitcroft ]
9457
9458 * rebase to v3.8-rc6
9459 * updateconfigs following rebase to v3.8-rc6
9460
9461 [Leann Ogasawara]
9462
9463 * Release Tracking Bug
9464 - LP: #1112573
9465
9466 [ Paolo Pisati ]
9467
9468 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
9469 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
9470 * [Config] MMC_ARMMMCI=y (vexpress mmc)
9471 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
9472
9473 [ Seth Forshee ]
9474
9475 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
9476
9477 [ Upstream Kernel Changes ]
9478
9479 * rebase to v3.8-rc6
9480 - LP: #1107477
9481
9482 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
9483
9484 linux (3.8.0-3.7) raring; urgency=low
9485
9486 [ Andy Green ]
9487
9488 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
9489 * SAUCE: ARM: omap2 add mac address allocation register api
9490 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
9491 allocation
9492
9493 [ Leann Ogasawara ]
9494
9495 * rebase to v3.8-rc5
9496 * Release Tracking Bug
9497 - LP: #1111486
9498
9499 [ Paolo Pisati ]
9500
9501 * SAUCE: davinci: vpss: compilation fix
9502 * [Config] enable TI OMAP4 support (Pandaboard/ES)
9503 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
9504 * [Config] enable Freescale IMX6 support (SabreLite)
9505 * [Config] SERIAL_IMX_CONSOLE=y
9506 * [Config] MMC_*_IMX=y
9507 * [Config] disable USB_SUSPEND
9508 * [Config] USB_MXS_PHY=y
9509 * [Config] USB_CHIPIDEA=y
9510 * SAUCE: DTB: add support for multiple DTBs
9511 * SAUCE: DTB: build imx6q-sabrelite
9512 * SAUCE: DTB: build beaglexm
9513 * SAUCE: DTB: build panda/panda es
9514 * [Config] disable CPU_FREQ
9515 * [Config] PANEL_TFP410=y (video DVI output)
9516 * [Config] SND_OMAP_SOC*=y
9517 * [Config] SND_IMX_SOC*=y
9518 * [Config] I2C_IMX=y
9519 * [Config] SPI_IMX=m
9520
9521 [ Stefan Bader ]
9522
9523 * [Config] Move 9p modules into generic package
9524 - LP: #1107658
9525
9526 [ Tony Lindgren ]
9527
9528 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
9529 kernels
9530 * SAUCE: ARM: OMAP2+: Use omap initcalls
9531 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
9532 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
9533 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
9534 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
9535 multiplaform
9536 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
9537 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
9538 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
9539
9540 [ Upstream Kernel Changes ]
9541
9542 * rebase to v3.8-rc5
9543 - LP: #1096789
9544
9545 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
9546
9547 linux (3.8.0-2.6) raring; urgency=low
9548
9549 [ Adam Conrad ]
9550
9551 * Fix up linux-tools -> SRCPKGNAME-tools rename
9552
9553 [ Andy Whitcroft ]
9554
9555 * [Config] re-disable CONFIG_SOUND_OSS
9556 - LP: #1105230
9557
9558 [ Arend van Spriel ]
9559
9560 * SAUCE: brcmsmac: fix tx status processing
9561
9562 [Leann Ogasawara]
9563
9564 * Release Tracking Bug
9565 - LP: #1105104
9566
9567 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
9568
9569 linux (3.8.0-1.5) raring; urgency=low
9570
9571 [Tim Gardner]
9572
9573 * Release Tracking Bug
9574 - LP: #1101235
9575
9576 [ Dudley Du ]
9577
9578 * SAUCE: Input: add support for Cypress PS/2 Trackpads
9579 - LP: #978807
9580
9581 [ Kamal Mostafa ]
9582
9583 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
9584 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
9585 * [Config] Add CONFIG_PS2_CYPRESS
9586
9587 [ Tim Gardner ]
9588
9589 * rebase to v3.8-rc4
9590
9591 [ Upstream Kernel Changes ]
9592
9593 * rebase to v3.8-rc4
9594 - LP: #1095315
9595 - LP: #886975
9596 - LP: #1086921
9597
9598 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
9599
9600 linux (3.8.0-0.4) raring; urgency=low
9601
9602 [ Leann Ogasawara ]
9603
9604 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
9605 * [Config] Update CONFIG_IIO build annotation
9606 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
9607 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
9608 * [Config] Remove CONFIG_SPI_PL022 annotation
9609 * [Config] Update CONFIG_EZX_PCAP annotation
9610 * [Config] Update CONFIG_SENSORS_AK8975 annotation
9611 * [Config] Disable CONFIG_DRM_MGAG200
9612 - LP: #1042903
9613
9614 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
9615
9616 linux (3.8.0-0.3) raring; urgency=low
9617
9618 [ Andy Whitcroft ]
9619
9620 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
9621 uselib()"
9622
9623 [ Scott James Remnant ]
9624
9625 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
9626 (for v3.7+)
9627 - LP: #1085766, #462111
9628
9629 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
9630
9631 linux (3.8.0-0.2) raring; urgency=low
9632
9633 [ Tim Gardner ]
9634
9635 * [packaging] Add macro to selectively disable building perf
9636 * [packaging] Cannot depend on universe package libaudit-dev
9637
9638 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
9639
9640 linux (3.8.0-0.1) raring; urgency=low
9641
9642
9643 [ Upstream Kernel Changes ]
9644
9645 * rebase to v3.8-rc3
9646 - LP: #1096789
9647
9648 [ Upstream Kernel Changes ]
9649
9650 * rebase to v3.8-rc2
9651 - LP: #1082357
9652 - LP: #1075882
9653
9654 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
9655
9656 linux (3.7.0-7.15) raring; urgency=low
9657
9658 [ Chris J Arges ]
9659
9660 * SAUCE: add eeprom_bad_csum_allow module parameter
9661 - LP: #1070182
9662
9663 [ Leann Ogasawara ]
9664
9665 * Add ceph to linux-image for virtual instances
9666 - LP: #1063784
9667
9668 [ Serge Hallyn ]
9669
9670 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
9671
9672 [ Tim Gardner ]
9673
9674 * [Config] CONFIG_SLUB_DEBUG=y
9675 - LP: #1090308
9676
9677 [ Upstream Kernel Changes ]
9678
9679 * Revert "[SCSI] sd: Implement support for WRITE SAME"
9680 - LP: #1089818
9681
9682 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
9683
9684 linux (3.7.0-6.14) raring; urgency=low
9685
9686 [ Andy Whitcroft ]
9687
9688 * [Config] annotations: all new annotations scheme including defaults
9689 * [Configs] apply annotation updates to main configs (top section)
9690
9691 [ Leann Ogasawara ]
9692
9693 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
9694 build"
9695 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
9696 * Temporarily disable module check for build
9697
9698 [ Stefan Bader ]
9699
9700 * ubuntu: dm-raid45: Adapt to upstream interface changes
9701 * Re-enable build of dm-raid45
9702
9703 [ Tim Gardner ]
9704
9705 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
9706 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
9707 * SAUCE: drm: Fix possible EDID memory allocation oops
9708 * SAUCE: ttm: Fix possible _manager memory allocation oops
9709 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
9710 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
9711 2 pointers
9712
9713 [ Tomas Hozza ]
9714
9715 * SAUCE: tools: hv: Netlink source address validation allows DoS
9716 - LP: #1084777
9717 - CVE-2012-5532
9718
9719 [ Upstream Kernel Changes ]
9720
9721 * rebase to v3.7
9722
9723 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
9724
9725 linux (3.7.0-5.13) raring; urgency=low
9726
9727 [ Lino Sanfilippo ]
9728
9729 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
9730 fsnotify_destroy_group()
9731 - LP: #922906
9732 * SAUCE: fsnotify: introduce fsnotify_get_group()
9733 - LP: #922906
9734 * SAUCE: fsnotify: use reference counting for groups
9735 - LP: #922906
9736 * SAUCE: fsnotify: take groups mark_lock before mark lock
9737 - LP: #922906
9738 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
9739 indicates wheather a mark should be destroyed
9740 - LP: #922906
9741 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
9742 mark list
9743 - LP: #922906
9744 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
9745 - LP: #922906
9746 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
9747 fsnotify_remove_mark()
9748 - LP: #922906
9749 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
9750 by group
9751 - LP: #922906
9752 * SAUCE: fsnotify: change locking order
9753 - LP: #922906
9754
9755 [ Tim Gardner ]
9756
9757 * [Config] CONFIG_NFC_LLCP=y
9758 * [Config] get-firmware: Filter new files through fwinfo
9759 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
9760 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
9761 * [Config] CONFIG_XEN=y for all arches
9762 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
9763 * [Config] CONFIG_MMC_DW_EXYNOS=m
9764 * [Config] CONFIG_GPIO_ADNP=m
9765 * [Config] find-obsolete-firmware: Use correct path
9766 * rebase to v3.7-rc8
9767 - LP: #1084640
9768
9769 [ Upstream Kernel Changes ]
9770
9771 * Revert "VFS: don't do protected {sym,hard}links by default"
9772 - LP: #1084192
9773
9774 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
9775
9776 linux (3.7.0-4.12) raring; urgency=low
9777
9778 [ Tim Gardner ]
9779
9780 * Revert "[Config] Use -j1 for headers_install"
9781 * Revert "[Config] install-arch-headers needs a valid config"
9782 Strayed into the weeds in search of the root cause of the periodic
9783 build failure.
9784 Fixes powerpc FTBS introduced in -4.11.
9785 * [Config] hmake -j1
9786 The kernel makefile appears to have parallel dependency
9787 problems for the install_headers target. This appears to be root
9788 cause for a periodic build failure on N-way machines.
9789
9790 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
9791
9792 linux (3.7.0-4.11) raring; urgency=low
9793
9794 [ Tim Gardner ]
9795
9796 * [Config] Use -j1 for headers_install
9797 Also fixes a powerpc FTBS introduced by
9798 "[Config] install-arch-headers needs a valid config".
9799
9800 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
9801
9802 linux (3.7.0-4.10) raring; urgency=low
9803
9804 [ Andy Whitcroft ]
9805
9806 * [Config] add rebuild-test support for autopkgtest
9807 - LP: #1081500
9808 * [tests] move build tests out of the way
9809 - LP: #1081500
9810 * [tests] add an autopkgtest rebuild test
9811 - LP: #1081500
9812
9813 [ Tim Gardner ]
9814
9815 * rebase to v3.7-rc7
9816 * SAUCE: Remove emi62 files duplicated in linux-firmware
9817 * SAUCE: Remove sb16 files duplicated in linux-firmware
9818 * SAUCE: Remove whiteheat files duplicated in linux-firmware
9819 * SAUCE: Remove yamaha files duplicated in linux-firmware
9820 * SAUCE: Remove dsp56k files used only by m68k
9821 * SAUCE: firmware: Remove last vestiges of dabusb
9822 * SAUCE: Remove vicam files duplicated in linux-firmware
9823 * [Config] install-arch-headers needs a valid config
9824
9825 [ Upstream Kernel Changes ]
9826
9827 * rebase to v3.7-rc7
9828 - LP: #1076840
9829 - LP: #1081466
9830
9831 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
9832
9833 linux (3.7.0-3.9) raring; urgency=low
9834
9835 [ Leann Ogasawara ]
9836
9837 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
9838 - LP: #1079900
9839 * Add nfsv3 to nfs-modules udeb
9840
9841 [ Paolo Pisati ]
9842
9843 * [Config] SND_OMAP_SOC*=y
9844 - LP: #1019321
9845
9846 [ Stefan Bader ]
9847
9848 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
9849 - LP: #1078926
9850
9851 [ Tim Gardner ]
9852
9853 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
9854 - LP: #1079469
9855 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
9856 * rebase to v3.7-rc6
9857 * SAUCE: script to detect obsolete firmware
9858 * SAUCE: Remove yam files duplicated in linux-firmware
9859 * SAUCE: Remove tehuti files duplicated in linux-firmware
9860 * SAUCE: Remove matrox files duplicated in linux-firmware
9861 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
9862 * SAUCE: Remove r128 files duplicated in linux-firmware
9863 * SAUCE: Remove acenic files duplicated in linux-firmware
9864 * SAUCE: Remove keyspan files duplicated in linux-firmware
9865 * SAUCE: Remove sun files duplicated in linux-firmware
9866 * SAUCE: Remove radeon files duplicated in linux-firmware
9867 * SAUCE: Update bnx2x firmware to 7.8.2.0
9868 * [Config] generic.inclusion-list: econet has disappeared
9869
9870 [ Upstream Kernel Changes ]
9871
9872 * seccomp: forcing auditing of kill condition
9873 - LP: #1079469
9874 * rebase to v3.7-rc6
9875
9876 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
9877
9878 linux (3.7.0-2.8) raring; urgency=low
9879
9880 [ Andy Whitcroft ]
9881
9882 * Revert "overlayfs: disable until FTBS is fixed"
9883 * Revert "ubuntu: overlayfs"
9884 * Revert "ubuntu: AUFS"
9885 * ubuntu: overlayfs -- overlayfs: add statfs support
9886 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
9887 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
9888 inode
9889 - LP: #944386
9890 * ubuntu: AUFS (no-squash): basic framework and update machinary
9891 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
9892 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
9893 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
9894 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
9895 * ubuntu: AUFS (no-squash) -- reenable
9896 - LP: #1079193
9897
9898 [ Erez Zadok ]
9899
9900 * ubuntu: overlayfs -- overlayfs: implement show_options
9901
9902 [ Miklos Szeredi ]
9903
9904 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
9905 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
9906 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
9907 * ubuntu: overlayfs -- overlay filesystem
9908 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
9909 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
9910
9911 [ Neil Brown ]
9912
9913 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
9914
9915 [ Robin Dong ]
9916
9917 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
9918 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
9919
9920 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
9921
9922 linux (3.7.0-1.7) raring; urgency=low
9923
9924 [ Tim Gardner ]
9925
9926 * [Config] Drop dependency on libaudit-dev
9927 Its a universe package which causes an FTBS on the builders.
9928 libaudit-dev is not strictly required for the perf tools build.
9929
9930 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
9931
9932 linux (3.7.0-1.6) raring; urgency=low
9933
9934 [ Andy Whitcroft ]
9935
9936 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
9937 * [Config] better encode the CONFIG_NVRAM constaint
9938 * enforcer -- fix debugging output
9939
9940 [ Ben Collins ]
9941
9942 * [Config] Add custom_override rule to allow for alternate kernel
9943 file/install
9944 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
9945
9946 [ Tim Gardner ]
9947
9948 * [Config] Dropped armel
9949 * Drop highbank from ABI fetch list
9950 * [Config] Use dh_prep instead of 'dh_clean -k'
9951 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
9952 * [Config] Document binary-indep dependency chain
9953 * rebase to v3.7-rc5
9954
9955 [ Upstream Kernel Changes ]
9956
9957 * rebase to v3.7-rc5
9958
9959 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
9960
9961 linux (3.7.0-0.5) raring; urgency=low
9962
9963 [ Tim Gardner ]
9964
9965 * [Config] CONFIG_AMD_IOMMU_V2=m
9966 - LP: #1071520
9967 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
9968 Fixes FTBS
9969
9970 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
9971
9972 linux (3.7.0-0.4) raring; urgency=low
9973
9974 [ Ben Collins ]
9975
9976 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
9977
9978 [ Tim Gardner ]
9979
9980 * [Config] do_tools=false for arm
9981
9982 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
9983
9984 linux (3.7.0-0.3) raring; urgency=low
9985
9986 [ Tim Gardner ]
9987
9988 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
9989 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
9990 * [Config] Drop highbank harder
9991
9992 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
9993
9994 linux (3.7.0-0.2) raring; urgency=low
9995
9996 [ Andy Whitcroft ]
9997
9998 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
9999 instances
10000 - LP: #1066921
10001 * [Config] drop highbank builds
10002
10003 [ Jeremy Kerr ]
10004
10005 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
10006 - LP: #1063061
10007
10008 [ Leann Ogasawara ]
10009
10010 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
10011
10012 [ Tim Gardner ]
10013
10014 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
10015 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
10016 * rebase to v3.7-rc4
10017 * SAUCE: MODSIGN: Emit error for incorrectly signed module
10018
10019 [ Upstream Kernel Changes ]
10020
10021 * rebase to v3.7-rc4
10022
10023 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
10024
10025 linux (3.7.0-0.1) raring; urgency=low
10026
10027
10028 [ Upstream Kernel Changes ]
10029
10030 * rebase to v3.7-rc3
10031 - LP: #1056078
10032
10033 [ Upstream Kernel Changes ]
10034
10035 * rebase to v3.7-rc2
10036 - LP: #1060729
10037 - LP: #1059523
10038 - LP: #1006690
10039 - LP: #1049623
10040 - LP: #1046512
10041 - LP: #1052499
10042 - LP: #1037642
10043 - LP: #559939
10044 - LP: #1052460
10045 - LP: #939161
10046 - LP: #1046734
10047
10048 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
10049
10050 linux (3.6.0-0.1) UNRELEASED; urgency=low
10051
10052
10053 [ Upstream Kernel Changes ]
10054
10055 * rebase to v3.6
10056
10057 [ Upstream Kernel Changes ]
10058
10059 * rebase to v3.6-rc7
10060
10061 [ Upstream Kernel Changes ]
10062
10063 * rebase to v3.6-rc6
10064 - LP: #1000424
10065
10066 [ Upstream Kernel Changes ]
10067
10068 * rebase to v3.6-rc5
10069 - LP: #1040077
10070
10071 [ Upstream Kernel Changes ]
10072
10073 * rebase to v3.6-rc4
10074
10075 [ Upstream Kernel Changes ]
10076
10077 * rebase to v3.6-rc3
10078 - LP: #1038651
10079 - LP: #1034779
10080
10081 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
10082
10083 linux (3.5.0-6.6) quantal-proposed; urgency=low
10084
10085 [ Andy Whitcroft ]
10086
10087 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
10088 experimental features
10089 * SAUCE: highbank -- export clock functions for modules
10090 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
10091 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
10092 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
10093 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10094 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10095 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
10096 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
10097 * [Config] highbank -- reenable CONFIG_DW_DMAC
10098 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
10099 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
10100 * [Config] highbank -- reenable CONFIG_USB_DWC3
10101 * [Config] highbank -- reenable CONFIG_SATA_MV
10102 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
10103 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
10104 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
10105 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
10106 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
10107 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10108 * [Config] highbank -- enable CONFIG_EXPERT
10109 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10110 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
10111 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
10112 * [Config] enable CONFIG_USB_ETH_EEM
10113 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
10114 * [Config] disable CONFIG_USB_M66592
10115 * [Config] enable CONFIG_USB_NET2272
10116 * [Config] enable CONFIG_USB_R8A66597
10117 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
10118 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
10119 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
10120 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
10121 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
10122 * [Config] sync configuration armhf omap -> armel omap
10123 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
10124 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
10125
10126 [ Bryan Wu ]
10127
10128 * [Config] change default IO scheduler from CFQ to Deadline
10129
10130 [ Leann Ogasawara ]
10131
10132 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
10133 * [Config] Disable CONFIG_MOUSE_INPORT
10134
10135 [ Tim Gardner ]
10136
10137 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
10138 * [Config] Add bnx2x firmware to nic-modules udeb
10139 * SAUCE: Add script to convert firmware to ihex format
10140 * SAUCE: firmware: Upgrade bnx2 to current versions
10141 * [Config] Add tigon firmware to nic-modules udeb
10142 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
10143 - LP: #1026761
10144 * SAUCE: Remove redundant cis firmware
10145 * SAUCE: Remove redundant emi26 firmware
10146 * SAUCE: Remove redundant ttusb-budget firmware
10147 * SAUCE: Remove redundant sun/cassini firmware
10148 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
10149 * SAUCE: Remove redundant 3com/typhoon.bin firmware
10150 * SAUCE: Remove redundant yamaha/ds1 firmware
10151 * SAUCE: Remove redundant keyspan_pda firmware
10152 * rebase to v3.5
10153
10154 [ Upstream Kernel Changes ]
10155
10156 * rebase to v3.5
10157 - LP: #1027828
10158
10159 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
10160
10161 linux (3.5.0-5.5) quantal-proposed; urgency=low
10162
10163 [ Andy Whitcroft ]
10164
10165 * [Config] annotations: initial import of configuration annotations
10166
10167 [ Bryan Wu ]
10168
10169 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
10170
10171 [ Leann Ogasawara ]
10172
10173 * Rebase to v3.5-rc7
10174
10175 [ Manoj Iyer ]
10176
10177 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
10178 - LP: #1010281
10179
10180 [ Tim Gardner ]
10181
10182 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
10183 expects
10184 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
10185 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
10186 * [Config] CONFIG_IP_NF_QUEUE=n
10187 * [Config] CONFIG_MTD_DOC2000=n
10188 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
10189 * [Config] CONFIG_PRISM54=n
10190 * [Config] CONFIG_SCx200_I2C=n
10191 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
10192
10193 [ Upstream Kernel Changes ]
10194
10195 * rebase to v3.5-rc7
10196
10197 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
10198
10199 linux (3.5.0-4.4) quantal-proposed; urgency=low
10200
10201 [ Andy Whitcroft ]
10202
10203 * [Packaging] getabis should be extracting all packages
10204 - LP: #1021174
10205 * [Config] getabis -- series uses linux-image-extra
10206 - LP: #1021174
10207 * rebase to v3.5-rc6
10208
10209 [ Bryan Wu ]
10210
10211 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
10212 flavours
10213 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
10214
10215 [ Leann Ogasawara ]
10216
10217 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
10218 - LP: #1019561
10219
10220 [ Paolo Pisati ]
10221
10222 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
10223 - LP: #1019321
10224
10225 [ Stefan Bader ]
10226
10227 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
10228 - LP: #1018456
10229 * (config) Disable ACPI_PROCFS_POWER
10230
10231 [ Tim Gardner ]
10232
10233 * [Config] CONFIG_ACPI_BGRT=y
10234 * Extract firmware module info during getabi
10235 - LP: #1021174
10236
10237 [ Upstream Kernel Changes ]
10238
10239 * rebase to v3.5-rc6
10240
10241 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
10242
10243 linux (3.5.0-3.3) quantal-proposed; urgency=low
10244
10245 [ Andy Whitcroft ]
10246
10247 * [Config] enable CONFIG_MEMTEST=y
10248 - LP: #1004535
10249 * [Config] config-check: add support for a cut operation
10250 * [Config] enforcer -- switch to cut where appropriate
10251
10252 [ Leann Ogasawara ]
10253
10254 * Rebase to v3.5-rc5
10255 * [Config] Updateconfigs after rebase to v3.5-rc5
10256
10257 [ Luis Henriques ]
10258
10259 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
10260 __ocfs2_change_file_space
10261 - LP: #1006012
10262
10263 [ Seth Forshee ]
10264
10265 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
10266 for LVDS register initialization
10267 - LP: #1012800
10268
10269 [ Upstream Kernel Changes ]
10270
10271 * rebase to v3.5-rc5
10272 - LP: #1013183
10273 - LP: #1017017
10274 - LP: #884652
10275
10276 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
10277
10278 linux (3.5.0-2.2) quantal-proposed; urgency=low
10279
10280 [ Andy Whitcroft ]
10281
10282 * rebase to v3.5-rc4
10283
10284 [ Arend van Spriel ]
10285
10286 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
10287 brcms_c_regd_init()
10288 - LP: #950320
10289
10290 [ Bryan Wu ]
10291
10292 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
10293
10294 [ Chris J Arges ]
10295
10296 * PACKAGING: add .gnu_debuglink sections to .ko files
10297 - LP: #669641
10298
10299 [ Leann Ogasawara ]
10300
10301 * d-i: Add hid-generic to input-modules
10302 - LP: #1017879
10303
10304 [ Ming Lei ]
10305
10306 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
10307 - LP: #1017717, #225
10308
10309 [ Paolo Pisati ]
10310
10311 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
10312 - LP: #1017718
10313 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
10314
10315 [ Seth Forshee ]
10316
10317 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
10318 during initialization
10319 - LP: #950320
10320 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
10321 by mac80211
10322 - LP: #950320
10323 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
10324 channels
10325 - LP: #950320
10326 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
10327 - LP: #950320
10328 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
10329 regulatory domain
10330 - LP: #950320
10331 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
10332 regulatory updates
10333 - LP: #950320
10334 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
10335 tx power limits
10336 - LP: #950320
10337 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
10338 against internal regulatory data
10339 - LP: #950320
10340 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
10341 when checking whether OFDM is allowed
10342 - LP: #950320
10343
10344 [ Tim Gardner ]
10345
10346 * [Config] Enable CONFIG_CGROUPS for highbank
10347 - LP: #1014692
10348 * [Config] FB_OMAP*=y and PANEL_TFP410=y
10349
10350 [ Upstream Kernel Changes ]
10351
10352 * rebase to v3.5-rc4
10353
10354 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
10355
10356 linux (3.5.0-1.1) quantal-proposed; urgency=low
10357
10358 [ Andy Whitcroft ]
10359
10360 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
10361
10362 [ Leann Ogasawara ]
10363
10364 * Rebase to v3.5-rc1
10365 * [Config] Remove USB_DEVICEFS from the config enforcer
10366 * [Config] Updateconfigs after rebase to v3.5-rc1
10367 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
10368 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10369 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10370 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10371 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10372 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10373 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
10374 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
10375 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
10376 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
10377 * Rebase to v3.5-rc2
10378 * [Config] Updateconfigs after rebase to v3.5-rc2
10379 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
10380 * Rebase to v3.5-rc3
10381 * [Config] Updateconfigs after rebase to v3.5-rc3
10382
10383 [ Paul Mundt ]
10384
10385 * SAUCE: fix bug.h's inclusion of kernel.h
10386
10387 [ Stefan Bader ]
10388
10389 * SAUCE: Fix compile failures of dm-raid45
10390 * [Config] Enable dm-raid45
10391 * Move dependency on crda to extra package
10392 - LP: #657901
10393 * SAUCE: Mask CR4 writes on older Xen hypervisors
10394
10395 [ Upstream Kernel Changes ]
10396
10397 * rebase to v3.5-rc3
10398 - LP: #993162
10399 - LP: #925577
10400 * rebase to v3.5-rc2
10401 * rebase to v3.5-rc1
10402 - LP: #955892
10403 - LP: #978038
10404 - LP: #987371
10405 - LP: #929545
10406 - LP: #942316
10407 - LP: #903853
10408
10409 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
10410
10411 linux (3.4.0-5.11) quantal-proposed; urgency=low
10412
10413 [ Leann Ogasawara ]
10414
10415 * [Config] Disable CONFIG_ARM_LPAE
10416 - LP: #1009061
10417
10418 [ Oleksij Rempel ]
10419
10420 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
10421 - LP: #1008905
10422
10423 [ Paolo Pisati ]
10424
10425 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
10426 - LP: #1009061
10427
10428 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
10429
10430 linux (3.4.0-4.10) quantal; urgency=low
10431
10432 [ Leann Ogasawara ]
10433
10434 * Temporarily disable ABI and module check
10435
10436 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
10437
10438 linux (3.4.0-4.9) quantal; urgency=low
10439
10440 [ Andy Whitcroft ]
10441
10442 * [Config] fix config split to avoid the shared config
10443 * [Config] updateconfigs following split config fix
10444 * [Config] linux-image-extras needs full postinst
10445 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
10446 * [Config] CONFIG_HP_WATCHDOG enable as module
10447 * [Config] CONFIG_PDC_ADMA is not boot essential
10448 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
10449 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
10450 * [Config] CONFIG_TRANZPORT=m commonise
10451 * [Config] CONFIG_R3964=m commonise
10452 * [Config] CONFIG_SCSI_DH=m commonise
10453 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
10454 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
10455 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
10456 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
10457 * [Config] CONFIG_USB_SN9C102 is deprecated disable
10458 * [Config] CONFIG_USB_SI470X=m commonise
10459 * [Config] CONFIG_USB_ET61X251=m commonise
10460 * [Config] CONFIG_RTS_PSTOR=m commonise
10461 * [Config] CONFIG_SCANLOG=m commonise
10462 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
10463 * [Config] CONFIG_SM_FTL=m commonise
10464 * [Config] CONFIG_SOLO6X10=m commonise
10465 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
10466 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
10467 * [Config] CONFIG_SPI_SPIDEV=m commonise
10468 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
10469 * [Config] CONFIG_TPS65010=m commonise
10470 * [Config] CONFIG_STE10XP=y commonise
10471 * [Config] CONFIG_X25_ASY=m commonise
10472 * [Config] CONFIG_USB_MON=m commonise
10473 * [Config] CONFIG_VME_BUS=m commonise
10474 * [Config] CONFIG_W35UND=m commonise
10475 * [Config] -CONFIG_TCG_TPM=y commonise
10476 * [Config] highbank -- commonise filesystems
10477 * [Config] highbank -- commonise subsystems
10478 * [Config] highbank -- commonise network protocols
10479 * [Config] highbank -- commonise input drivers
10480 * [Config] highbank -- commonise CRYPTO options
10481 * [Config] highbank -- commonise HID options
10482 * [Config] highbank -- commonise sensors options
10483 * [Config] highbank -- commonise EXPORTFS/FHANDLE
10484 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
10485 * [Config] highbank -- commonise ENCRYPTED_KEYS
10486 * [Config] highbank -- commonise CONFIG_ATALK
10487 * [Config] highbank -- commonise INET/INET6
10488 * [Config] highbank -- commonise NLS
10489 * [Config] highbank -- commonise BLK/CHR
10490 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
10491 * [Config] highbank -- commonise INET/INET6 part 2
10492 * [Config] highbank -- commonise PHY settings
10493 * [Config] highbank -- commonise CRC settings
10494 * [Config] highbank -- commonise BINFMT settings
10495 * [Config] highbank -- commonise DM settings
10496 * [Config] highbank -- commonise RTC_DRV settings
10497 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
10498 * [Config] highbank -- commonise USB settings
10499 * [Config] highbank -- commonise GPIO settings
10500 * [Config] highbank -- commonise I2C settings
10501 * [Config] highbank -- commonise numerous subsystem selectors
10502 * [Config] highbank -- commonise A-C modules missmatches
10503 * [Config] highbank -- commonise D-F modules missmatches
10504 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
10505 * [Config] highbank -- commonise G-I modules missmatches
10506 * [Config] highbank -- commonise J-L modules missmatches
10507 * [Config] highbank -- commonise M modules missmatches
10508 * [Config] highbank -- commonise N-P modules missmatches
10509 * [Config] highbank -- commonise Q-R modules missmatches
10510 * [Config] highbank -- commonise S modules missmatches -- part 1
10511 * [Config] highbank -- commonise S modules missmatches -- part 2
10512 * [Config] highbank -- commonise T modules missmatches
10513 * [Config] highbank -- commonise U-Z modules missmatches
10514
10515 [ Ike Panhc ]
10516
10517 * [Config] add highbank flavour
10518 - LP: #1000831
10519
10520 [ Mark Langsdorf ]
10521
10522 * SAUCE: arm highbank: add support for pl320-ipc driver
10523 - LP: #1000831
10524
10525 [ Rob Herring ]
10526
10527 * SAUCE: input: add a key driver for highbank
10528 - LP: #1000831
10529 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
10530 - LP: #1000831
10531 * SAUCE: force DMA buffers to non-bufferable on highbank
10532 - LP: #1000831
10533 * SAUCE: net: calxedaxgmac: fix net timeout recovery
10534 - LP: #1000831
10535
10536 [ Tim Gardner ]
10537
10538 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
10539 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
10540 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
10541 * [Config] Homogenize CIFS configs across all arches
10542 * [Config] armhf should not be skipabi or skipmodules
10543 - LP: #1006913
10544
10545 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
10546
10547 linux (3.4.0-3.8) quantal; urgency=low
10548
10549 [ Andy Whitcroft ]
10550
10551 * [Config] include include/generated/compile.h
10552 - LP: #942569
10553 * [Config] fix up postinst to ensure we know which error is which
10554 - LP: #1002388
10555
10556 [ Herton Ronaldo Krzesinski ]
10557
10558 * SAUCE: async_populate_rootfs: fix build warnings
10559 - LP: #1003417
10560
10561 [ John Johansen ]
10562
10563 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
10564 * SAUCE: apparmor: Add the ability to mediate mount
10565 * SAUCE: AppArmor: basic networking rules
10566 * SAUCE: apparmor: fix profile lookup for unconfined
10567 - LP: #978038, #987371
10568 * SAUCE: apparmor: fix long path failure due to disconnected path
10569 - LP: #955892
10570
10571 [ Mario Limonciello ]
10572
10573 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
10574 - LP: #901410
10575
10576 [ Stefan Bader ]
10577
10578 * (config) Built-in xen-acpi-processor
10579
10580 [ Tim Gardner ]
10581
10582 * [Config] CONFIG_NET_DSA=m
10583 - LP: #1004148
10584 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
10585
10586 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
10587
10588 linux (3.4.0-3.7) quantal; urgency=low
10589
10590 [ Andy Whitcroft ]
10591
10592 * [Config] drop the virtual flavour in favour of a split generic et al
10593 * [Config] enforcer -- drop IDLE enforcement
10594 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
10595 * [Config] updateconfigs following removal of -virtual
10596
10597 [ Leann Ogasawara ]
10598
10599 * Rebase to v3.4
10600
10601 [ Seth Forshee ]
10602
10603 * [Config] disable CONFIG_B43_BCMA_EXTRA
10604
10605 [ Tim Gardner ]
10606
10607 * [Config] Check for extras when building udebs
10608 * [Config] Collapsed generic-pae into generic [i386]
10609
10610 [ Upstream Kernel Changes ]
10611
10612 * rebase to v3.4
10613
10614 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
10615
10616 linux (3.4.0-2.6) quantal; urgency=low
10617
10618 [ Andy Whitcroft ]
10619
10620 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
10621 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
10622 d_make_root()"
10623 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
10624 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
10625 security permissions to overlay files"
10626 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
10627 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
10628 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
10629 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
10630 * Revert "ubuntu: overlayfs -- overlay filesystem"
10631 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
10632 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
10633 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
10634 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
10635 * ubuntu: overlayfs -- overlayfs: add statfs support
10636 * ubuntu: overlayfs -- inode_only_permission: export inode level
10637 permissions checks
10638 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
10639
10640 [ Erez Zadok ]
10641
10642 * ubuntu: overlayfs -- overlayfs: implement show_options
10643
10644 [ Miklos Szeredi ]
10645
10646 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10647 * ubuntu: overlayfs -- vfs: add i_op->open()
10648 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10649 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10650 * ubuntu: overlayfs -- overlay filesystem
10651 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10652
10653 [ Neil Brown ]
10654
10655 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10656
10657 [ Robin Dong ]
10658
10659 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
10660 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
10661
10662 [ Tim Gardner ]
10663
10664 * [Config] perarch and indep tools builds need separate build directories
10665 * Prevent upgrading a non-PAE CPU
10666 * perf is not parallel build safe
10667
10668 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
10669
10670 linux (3.4.0-2.5) quantal; urgency=low
10671
10672 [ Andy Whitcroft ]
10673
10674 * [Config] perarch and indep tools builds need separate build directories
10675
10676 [ Tim Gardner ]
10677
10678 * Prevent upgrading a non-PAE CPU
10679 * [Config] build debug
10680 * [Config] perf tools are not parallel build safe
10681
10682 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
10683
10684 linux (3.4.0-2.4) quantal; urgency=low
10685
10686 [ Leann Ogasawara ]
10687
10688 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
10689 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
10690 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
10691 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
10692 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
10693 7400"
10694 * Revert "ubuntu: omnibook: fix source file newline"
10695 * Revert "ubuntu: omnibook -- update BOM"
10696 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
10697 depend on X86"
10698 * Revert "ubuntu: omnibook -- Added missing BOM file"
10699 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
10700 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
10701 mappings"
10702 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
10703 X86_32"
10704 * Revert "ubuntu: nx-emu - i386: NX emulation"
10705 * Revert "ubuntu: rfkill drivers -- version 1.3"
10706 * Temporarily disable module check
10707 * [Config] Remove CONFIG_FSAM7400
10708 * [Config] Remove CONFIG_OMNIBOOK
10709 * [Config] Update configs
10710 * Rebase to v3.4-rc7
10711 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
10712
10713 [ Tim Gardner ]
10714
10715 * Updated generic-pae description
10716 * Rebase to v3.4-rc6
10717 * install-tools depends on build targets
10718
10719 [ Upstream Kernel Changes ]
10720
10721 * kconfig: in debug mode some 0 length message prints occur
10722 * rebase to v3.4-rc7
10723 * rebase to v3.3-rc6
10724
10725 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
10726
10727 linux (3.4.0-1.3) quantal; urgency=low
10728
10729 [ Andy Whitcroft ]
10730
10731 * [Config] control.stub is an intermediate product not a dependancy
10732 - LP: #992414
10733
10734 [ Leann Ogasawara ]
10735
10736 * remove i386 generic from getabis
10737
10738 [ Upstream Kernel Changes ]
10739
10740 * (pre-stable) b43: only reload config after successful initialization
10741 - LP: #950295
10742
10743 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
10744
10745 linux (3.4.0-1.2) quantal; urgency=low
10746
10747 [ Andy Whitcroft ]
10748
10749 * [Config] add build depends for flex, bison and pkg-config
10750
10751 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
10752
10753 linux (3.4.0-1.1) quantal; urgency=low
10754
10755 [ Andy Whitcroft ]
10756
10757 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10758 permissions to overlay files
10759 - LP: #915941, #918212
10760 - CVE-2012-0055
10761
10762 [ Leann Ogasawara ]
10763
10764 * Open Q
10765 * Rebase to v3.4-rc5
10766 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10767 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10768 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10769 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
10770 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10771 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
10772 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10773 * [Config] Temporarily disable CONFIG_AX88796 on arm
10774
10775 [ Upstream Kernel Changes ]
10776
10777 * vfs: pass struct path to __dentry_open()
10778 * vfs: add i_op->open()
10779 * vfs: export do_splice_direct() to modules
10780 * vfs: introduce clone_private_mount()
10781 * overlay filesystem
10782 * overlayfs: add statfs support
10783 * overlayfs: implement show_options
10784 * overlay: overlay filesystem documentation
10785 * fs: limit filesystem stacking depth
10786 * overlayfs: follow header cleanup
10787 * overlayfs: switch from d_alloc_root() to d_make_root()
10788 * overlayfs: update touch_atime() usage
10789 * rebase to v3.4-rc5
10790 - LP: #950490
10791 * rebase to v3.4-rc4
10792 * rebase to v3.4-rc3
10793 * rebase to v3.4-rc2
10794 * rebase to v3.4-rc1
10795 * rebase to v3.3
10796 * rebase to v3.3-rc7
10797 * rebase to v3.3-rc6
10798 * rebase to v3.3-rc5
10799 * rebase to v3.3-rc4
10800 - LP: #900802
10801 - LP: #930842
10802 * rebase to v3.3-rc3
10803 - LP: #924320
10804 - LP: #923316
10805 - LP: #923409
10806 - LP: #918254
10807 * rebase to v3.3-rc2
10808 * rebase to v3.3-rc1
10809 - LP: #795823
10810 - LP: #909419
10811 - LP: #910792
10812 - LP: #878701
10813 - LP: #724831
10814
10815 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
10816
10817 linux (3.2.0-10.18) precise; urgency=low
10818
10819 [ Tim Gardner ]
10820
10821 * SAUCE: ecryptfs: Print inode on metadata error
10822
10823 [ Upstream Kernel Changes ]
10824
10825 * Revert "proc: enable writing to /proc/pid/mem"
10826 - LP: #919115
10827 - CVE-2012-0056
10828 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
10829 - LP: #909419
10830
10831 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
10832
10833 linux (3.2.0-10.17) precise; urgency=low
10834
10835 [ Andy Whitcroft ]
10836
10837 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
10838 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
10839 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
10840 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
10841 * Revert "SAUCE: overlayfs -- overlay filesystem"
10842 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
10843 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
10844 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
10845 * ensure debian/ is not excluded from git by default
10846 * add new scripting to handle buglinks in rebases
10847 * ubuntu: overlayfs -- overlayfs: add statfs support
10848 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
10849 permissions to overlay files
10850 - LP: #915941, #918212
10851 - CVE-2012-0055
10852
10853 [ Erez Zadok ]
10854
10855 * ubuntu: overlayfs -- overlayfs: implement show_options
10856
10857 [ Leann Ogasawara ]
10858
10859 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
10860 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
10861 - LP: #907377, #911236
10862 * [Config] Enable CONFIG_IRQ_REMAP
10863
10864 [ Miklos Szeredi ]
10865
10866 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
10867 * ubuntu: overlayfs -- vfs: add i_op->open()
10868 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10869 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10870 * ubuntu: overlayfs -- overlay filesystem
10871 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10872
10873 [ Neil Brown ]
10874
10875 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10876
10877 [ Upstream Kernel Changes ]
10878
10879 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
10880 - LP: #647043
10881 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
10882 breaks USB
10883 - LP: #647043
10884
10885 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
10886
10887 linux (3.2.0-9.16) precise; urgency=low
10888
10889 [ Andy Whitcroft ]
10890
10891 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
10892 * [Config] pull ARM sound modules =m
10893 * [Config] CONFIG_RTC_DRV_TEST is for testing only
10894 * [Config] CONFIG_USB_DUMMY_HCD is testing only
10895 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
10896
10897 [ Leann Ogasawara ]
10898
10899 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
10900 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
10901 * [Config] Enable CONFIG_MMC_TMIO=m
10902 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
10903 * [Config] Enable CONFIG_ISI=m
10904 * [Config] Enable CONFIG_MMC=y
10905 * [Config] Enable CONFIG_LIRC_PARALLEL=m
10906 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
10907 * [Config] Enable CONFIG_CHR_DEV_SG=y
10908 * [Config] Enable CONFIG_GPIO_PCA953X=m
10909 * [Config] Enable CONFIG_GPIO_TWL4030=m
10910 * [Config] Enable CONFIG_INET_DIAG=m
10911 * [Config] Enable CONFIG_NLS_ISO8859_1=m
10912 * [Config] Enable CONFIG_NVRAM=m
10913 * [Config] Enable CONFIG_SLIP=m
10914 * [Config] Enable CONFIG_PC300TOO=m
10915 * [Config] Enable CONFIG_TUN=y
10916 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
10917 * [Config] Enable CONFIG_THERMAL=y
10918 * [Config] Enable CONFIG_PPP=y
10919 * [Config] Enable CONFIG_PCI_STUB=m
10920 * Rebase to v3.2.1
10921 * [Config] Enable CONFIG_RTL8192E=m
10922 * [Config] Enable CONFIG_RTS5139=m
10923
10924 [ Stefan Bader ]
10925
10926 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
10927
10928 [ Upstream Kernel Changes ]
10929
10930 * ARM: restart: add restart hook to machine_desc record
10931 * ARM: restart: allow platforms more flexibility specifying restart mode
10932 * ARM: restart: move reboot failure handing into machine_restart()
10933 * ARM: restart: remove argument to setup_mm_for_reboot()
10934 * ARM: 7159/1: OMAP: Introduce local common.h files
10935 * ARM: restart: only perform setup for restart when soft-restarting
10936 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
10937 function
10938 * ARM: idmap: populate identity map pgd at init time using .init.text
10939 * ARM: suspend: use idmap_pgd instead of suspend_pgd
10940 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
10941 * ARM: idmap: use idmap_pgd when setting up mm for reboot
10942 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
10943 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
10944 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
10945 restart changes
10946 * ARM: lib: add call_with_stack function for safely changing stack
10947 * ARM: reset: implement soft_restart for jumping to a physical address
10948 * ARM: stop: execute platform callback from cpu_stop code
10949 * ARM: kexec: use soft_restart for branching to the reboot buffer
10950 * ARM: restart: omap: use new restart hook
10951 * topdown mmap support
10952 - LP: #861296
10953
10954 [ Upstream Kernel Changes ]
10955
10956 * Rebase to v3.2.1
10957
10958 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
10959
10960 linux (3.2.0-8.15) precise; urgency=low
10961
10962 [ Leann Ogasawara ]
10963
10964 * [Config] Disable CONFIG_ACPI_PROCFS
10965 * Remove server from getabis
10966 * Temporarily disable module check
10967 * [Config] Disable CONFIG_MTD_TESTS
10968 * [Config] Disable CONFIG_X86_E_POWERSAVER
10969 * [Config] Set CONFIG_ARCNET=m
10970 * [Config] Enable CONFIG_ATM_DUMMY=m
10971 * [Config] Enable CONFIG_BLK_DEV_MD=y
10972 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
10973 * [Config] Enable CONFIG_BLK_DEV_SD=y
10974 * [Config] Enable CONFIG_BLK_DEV_SR=y
10975 * [Config] Enable CONFIG_BLK_DEV_UB=m
10976 * [Config] Enable CONFIG_COPS=m
10977 * [Config] Enable CONFIG_DVB_USB_EC168=m
10978 * [Config] Enable CONFIG_ENC28J60=m
10979 * [Config] Enable CONFIG_FB_UVESA=m
10980 * [Config] Enable CONFIG_FB_ATY=m
10981 * [Config] Enable CONFIG_BROADCOM_PHY=y
10982 * [Config] Enable CONFIG_CICADA_PHY=y
10983 * [Config] Enable CONFIG_DAVICOM_PHY=y
10984 * [Config] Enable CONFIG_ICPLUS_PHY=y
10985 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
10986 * [Config] Enable CONFIG_LXT_PHY=y
10987 * [Config] Enable CONFIG_MARVELL_PHY=y
10988 * [Config] Enable CONFIG_NATIONAL_PHY=y
10989 * [Config] Enable CONFIG_QSEMI_PHY=y
10990 * [Config] Enable CONFIG_SMSC_PHY=y
10991 * [Config] Enable CONFIG_VITESSE_PHY=y
10992 * Add 3w-sas to scsi-modules
10993 - LP: #776542
10994
10995 [ Mathieu Trudel-Lapierre ]
10996
10997 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
10998 to interface settings
10999
11000 [ Paolo Pisati ]
11001
11002 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
11003 - LP: #912199
11004 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
11005 - LP: #912199
11006 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
11007 - LP: #912199
11008
11009 [ Upstream Kernel Changes ]
11010
11011 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
11012 - LP: #906832
11013
11014 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
11015
11016 linux (3.2.0-8.14) precise; urgency=low
11017
11018 [ Andy Whitcroft ]
11019
11020 * [Config] enable CONFIG_SND_USB_6FIRE
11021 - LP: #912197
11022 * rebase to mainline v3.2 final release
11023 * updateconfigs following rebase to v3.2 final
11024 * ubuntu: AUFS -- add BOM and automated update script
11025 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
11026 - LP: #684666
11027 * ubuntu: AUFS -- update aufs-update to track new locations of headers
11028 * ubuntu: AUFS -- clean up the aufs updater and BOM
11029 * ubuntu: AUFS -- documentation on updating aufs2
11030 * ubuntu: AUFS -- aufs3-base.patch
11031 * ubuntu: AUFS -- aufs3-standalone.patch
11032 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
11033 * ubuntu: AUFS -- fix undefined security_path_link
11034 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
11035 * ubuntu: AUFS -- updateconfigs following update
11036 * ubuntu: AUFS -- suppress benign plink warning messages
11037 - LP: #621195
11038 * ubuntu: AUFS -- enable in config and makefile
11039 * ubuntu: AUFS -- disable in favor of overlayfs
11040 * [Config] linux-virtual -- should include the extX modules
11041 - LP: #912308
11042
11043 [ Tyler Hicks ]
11044
11045 * SAUCE: eCryptfs: Improve statfs reporting
11046 - LP: #885744
11047
11048 [ Upstream Kernel Changes ]
11049
11050 * rebase to upstream v3.2
11051
11052 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
11053
11054 linux (3.2.0-7.13) precise; urgency=low
11055
11056 [ Upstream Kernel Changes ]
11057
11058 * rebase to upstream 3.2-rc7
11059
11060 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
11061
11062 linux (3.2.0-6.12) precise; urgency=low
11063
11064 [ Upstream Kernel Changes ]
11065
11066 * rebase to upstream v3.2-rc6
11067
11068 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
11069
11070 linux (3.2.0-5.11) precise; urgency=low
11071
11072 [ Andy Whitcroft ]
11073
11074 * enforcer -- allow arch and flavour predicates to take lists
11075 * enforcer -- simplify armel/armhf specific options
11076 * enforcer -- fix incorrectly specified flavour matches
11077
11078 [ Leann Ogasawara ]
11079
11080 * [Config] Disable IRQ_REMAP
11081 * [Config] Enable CONFIG_SENSORS_LM95245=m
11082 * [Config] Enable CONFIG_SENSORS_MAX1668=m
11083 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
11084 * [Config] Enable CONFIG_SENSORS_MAX6639=m
11085 * [Config] Enable CONFIG_SENSORS_MAX6642=m
11086 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
11087 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
11088 * [Config] Enable CONFIG_PATA_TOSHIBA=m
11089 * [Config] Enable CONFIG_POHMELFS=m
11090 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
11091 * [Config] Enable CONFIG_PATA_OPTI=m
11092 * add overlayfs to virtual inclusion list
11093 - LP: #903897
11094 * add veth to virtual inclusion list
11095 - LP: #903897
11096 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
11097
11098 [ Paolo Pisati ]
11099
11100 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
11101 - LP: #903346
11102
11103 [ Tim Gardner ]
11104
11105 * [Config] CONFIG_LOCKUP_DETECTOR=y
11106 - LP: #903615
11107
11108 [ Upstream Kernel Changes ]
11109
11110 * rebase to upstream 55b02d2f
11111
11112 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
11113
11114 linux (3.2.0-4.10) precise; urgency=low
11115
11116 [ Kyle McMartin ]
11117
11118 * SAUCE: dmar: disable if ricoh multifunction detected
11119 - LP: #894070
11120
11121 [ Seth Forshee ]
11122
11123 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
11124 - LP: #581312
11125
11126 [ Tim Gardner ]
11127
11128 * Start new release, Bump ABI, rebase to 3.2-rc5
11129
11130 [ Leann Ogasawara ]
11131
11132 * [Config] Enable CONFIG_SENSORS_AK8975=m
11133
11134 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
11135
11136 linux (3.2.0-3.9) precise; urgency=low
11137
11138 [ Andy Whitcroft ]
11139
11140 * SAUCE: ext4: correct partial write discard size calculation
11141 - LP: #894768
11142
11143 [ Leann Ogasawara ]
11144
11145 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
11146 - LP: #892615
11147
11148 [ Matthew Garrett ]
11149
11150 * SAUCE: pci: Rework ASPM disable code
11151
11152 [ Upstream Kernel Changes ]
11153
11154 * x86: Fix boot failures on older AMD CPU's
11155 - LP: #892615
11156 * EHCI : Fix a regression in the ISO scheduler
11157 - LP: #899165
11158
11159 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
11160
11161 linux (3.2.0-3.8) precise; urgency=low
11162
11163 [ Andy Whitcroft ]
11164
11165 * armhf -- add d-i configuration
11166 * armhf -- disable ABI checks for armhf
11167 * armhf -- add arch to getabis config
11168
11169 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
11170
11171 linux (3.2.0-3.7) precise; urgency=low
11172
11173 [ Stefan Bader ]
11174
11175 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
11176 synchronous, regardless of lazy_mmu mode
11177 - LP: #854050
11178
11179 [ Tim Gardner ]
11180
11181 * rebase to v3.2-rc4
11182
11183 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
11184
11185 linux (3.2.0-2.6) precise; urgency=low
11186
11187 [ Andy Whitcroft ]
11188
11189 * armhf -- fix omap flavour to build on armhf
11190 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
11191
11192 [ Borislav Petkov ]
11193
11194 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
11195 - LP: #892615
11196
11197 [ Colin Watson ]
11198
11199 * Add pata_macio to pata-modules
11200
11201 [ Tim Gardner ]
11202
11203 * [Config] Prefer crda over wireless-crda
11204 * [Config] Fix virtual inclusion list.
11205 - LP: #897795
11206
11207 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
11208
11209 linux (3.2.0-2.5) precise; urgency=low
11210
11211 [ Paolo Pisati ]
11212
11213 * [Config] PANEL_DVI=y
11214
11215 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
11216
11217 linux (3.2.0-2.4) precise; urgency=low
11218
11219 [ Andy Whitcroft ]
11220
11221 * rebase to v3.2-rc3
11222
11223 [ Leann Ogasawara ]
11224
11225 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
11226 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
11227 * Revert "olpc_dcon_xo_1_5 needs delay.h"
11228 * Revert "olpc_dcon_xo_1 needs delay.h"
11229 * rebase to 6fe4c6d4
11230 * [Config] updateconfigs after rebase to 6fe4c6d4
11231
11232 [ Tim Gardner ]
11233
11234 * [Config] Replace wireless-crda with crda,wireless-regdb
11235 - LP: #856421
11236 * [Config] Relax the dependencies on crda
11237
11238 [ Upstream Kernel Changes ]
11239
11240 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
11241 - LP: #724831
11242 * Ubuntu: remove coreutils|fileutils package dependency
11243 - LP: #892814
11244 * iio: iio_event_getfd -- fix ev_int build failure
11245
11246 [ Upstream Kernel Changes ]
11247
11248 * Rebase to v3.2-rc3
11249
11250 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
11251
11252 linux (3.2.0-1.3) precise; urgency=low
11253
11254 [ Upstream Kernel Changes ]
11255
11256 * Ubuntu: Add ext2 to fs-core-modules
11257 - LP: #893395
11258
11259 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
11260
11261 linux (3.2.0-1.2) precise; urgency=low
11262
11263 [ Andy Whitcroft ]
11264
11265 * [Config] enable CONFIG_NFC and associated devices
11266 * SAUCE: allow brcmsmac and b43 to both build
11267
11268 [ Soren Hansen ]
11269
11270 * Add ixgbe driver to d-i
11271 - LP: #891969
11272
11273 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
11274
11275 linux (3.2.0-1.1) precise; urgency=low
11276 [ Andy Whitcroft ]
11277
11278 * armhf -- enable armhf and create the first flavours
11279 * SAUCE: ensure root is ready before running usermodehelpers in it
11280 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
11281
11282 [ Leann Ogasawara ]
11283
11284 * Temporarily ignore module check
11285 * [Config] Enable PCI_IOV on powerpc
11286 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
11287 * rebase to v3.2-rc2
11288 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
11289 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
11290 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
11291 * SAUCE: select ARM_AMBA if OMAP3_EMU
11292 * [Config] updateconfigs after select ARM_AMBA
11293 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
11294 * [Config] Enable CONFIG_EXT2_FS=m
11295 * [Config] Build in CONFIG_SATA_AHCI=y
11296 * Resolve linux-image-extra's install dependency
11297
11298 [ Seth Forshee ]
11299
11300 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
11301 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
11302 Documentation
11303 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
11304 alps_model_info
11305 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
11306 size
11307 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
11308 3 and 4
11309 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
11310 protocol
11311 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
11312 versions 3 and 4
11313
11314 [ Stefan Bader ]
11315
11316 * [Config] Built-in xen-netfront and xen-blkfront
11317 * Fix build of dm-raid45 and re-enable it
11318
11319 [ Tim Gardner ]
11320
11321 * [Config] CONFIG_USB_XHCI_HCD=y
11322 - LP: #886167
11323 * [Config] CONFIG_R6040=m
11324 - LP: #650899
11325 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11326 - LP: #854399
11327 * [Config] Consolidated amd64 server flavour into generic
11328 * [Config] updateconfigs after rebase to 3.2-rc1
11329 * [Config] Disabled dm-raid4-5
11330 * [Config] Disabled ndiswrapper
11331 * [Config] Disable vt6656
11332 * [Config] exclude ppp-modules for virtual flavour
11333 * [Config] CONFIG_MEMSTICK_R592=m
11334 - LP: #238208
11335
11336 [ Upstream Kernel Changes ]
11337
11338 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
11339 - LP: #887780
11340 * CHROMIUM: seccomp_filter: add process state reporting
11341 - LP: #887780
11342 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
11343 works.
11344 - LP: #887780
11345 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
11346 - LP: #887780
11347 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
11348 - LP: #887780
11349 * CHROMIUM: seccomp_filters: move to btrees
11350 * CHROMIUM: enable CONFIG_BTREE
11351 * CHROMIUM: seccomp_filter: kill NR_syscall references
11352 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
11353 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
11354 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
11355 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
11356 * CHROMIUM: seccomp_filter: inheritance documentation
11357 * CHROMIUM: seccomp_filter: make inherited filters composable
11358 * CHROMIUM: Fix seccomp_t compile error
11359 - LP: #887780
11360 * CHROMIUM: Fix kref usage
11361 - LP: #887780
11362 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
11363 * rebase to v3.2-rc2
11364
11365 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
11366
11367 linux (3.1.0-2.3) precise; urgency=low
11368
11369 [ Tim Gardner ]
11370
11371 * Add postinit and postrm scripts to the extras package
11372 - LP: #882120
11373
11374 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
11375
11376 linux (3.1.0-2.2) precise; urgency=low
11377
11378 [ Andy Whitcroft ]
11379
11380 * debian: add locking to protect debian/files from parallel update
11381
11382 [ Leann Ogasawara ]
11383
11384 * rebase to v3.1
11385
11386 [ Upstream Kernel Changes ]
11387
11388 * rebase to v3.1
11389
11390 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
11391
11392 linux (3.1.0-1.1) precise; urgency=low
11393
11394 [ Andiry Xu ]
11395
11396 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
11397 - LP: #872811
11398
11399 [ Andy Whitcroft ]
11400
11401 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
11402 - LP: #832694
11403 * Revert "ubuntu: compcache -- version 0.5.3"
11404 - LP: #832694
11405 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
11406 * [Config] Enable CONFIG_MACVTAP=m
11407 - LP: #822601
11408 * record the compiler in the ABI and check for inconsistant builds
11409 * [Config] move ECRYPT_FS back to =y for all architectures
11410 - LP: #827197
11411 * [Config] enable CONFIG_DRM_VMWGFX=m
11412 - LP: #698009
11413 * [Config] re-fix ECRYPT_FS=y
11414 - LP: #827197
11415 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
11416 - LP: #827197
11417 * [Config] dropping compcache configuration options
11418 * [Config] standardise on HZ=250
11419 * SAUCE: headers_install: fix #include "..." usage for userspace
11420 - LP: #824377
11421 * make module-inclusion selection retain the left overs
11422 * add a new linux-image-extras package for virtual
11423
11424 [ Colin Watson ]
11425
11426 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
11427
11428 [ edwin_rong ]
11429
11430 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
11431 - LP: #824273
11432
11433 [ Greg Kroah-Hartman ]
11434
11435 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
11436 - LP: #824273
11437
11438 [ Jesse Sung ]
11439
11440 * SAUCE: Unregister input device only if it is registered
11441 - LP: #839238
11442
11443 [ Jiri Kosina ]
11444
11445 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
11446
11447 [ Joshua V. Dillon ]
11448
11449 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
11450
11451 [ Kees Cook ]
11452
11453 * [Config] enable and enforce SECCOMP_FILTER on x86
11454
11455 [ Keng-Yu Lin ]
11456
11457 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
11458 - LP: #824273
11459
11460 [ Leann Ogasawara ]
11461
11462 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
11463 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
11464 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
11465 readdir"
11466 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
11467 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
11468 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
11469 * Revert "ubuntu: overlayfs -- overlay filesystem"
11470 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
11471 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
11472 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
11473 than just revision"
11474 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
11475 * Revert "ubuntu: fsam7400 disable driver"
11476 - LP: #876030
11477 * rebase to v3.1-rc1
11478 * [Config] updateconfigs after rebase to v3.1-rc1
11479 * rebase to v3.1-rc2
11480 * [Config] Updateconfigs after rebase to v3.1-rc2
11481 * ubuntu: Yama - update calls to generic_permission() and
11482 inode->i_op->permission()
11483 * ubuntu: ndiswrapper -- remove netdev_priv macro
11484 * ubuntu: aufs -- Temporarily disable due to build failure
11485 * [Config] Diable INTEL_MID_PTI on armel
11486 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
11487 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
11488 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
11489 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
11490 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
11491 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
11492 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
11493 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
11494 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
11495 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
11496 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
11497 * [Config] Enable CONFIG_ECHO=m on powerpc
11498 * [Config] Enable CONFIG_ET131X=m on powerpc
11499 * [Config] Set CONFIG_FB_MATROX=m
11500 * [Config] Enable CONFIG_FB_UDL=m on powerpc
11501 * [Config] Set CONFIG_FB_VIRTUAL=n
11502 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
11503 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
11504 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
11505 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
11506 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
11507 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
11508 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
11509 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
11510 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
11511 * [Config] Enable CONFIG_IBMVETH=m on powerpc
11512 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
11513 * [Config] Enable CONFIG_IGB=m on powerpc
11514 * [Config] Enable CONFIG_IIO=m on powerpc
11515 * [Config] Enable CONFIG_INFINIBAND_NES=m
11516 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
11517 * [Config] Enable CONFIG_IWL3945=m on powerpc
11518 * [Config] Disable CONFIG_KVM_BOOK3S_64
11519 * [Config] Enable CONFIG_LAPBETHER=m on arm
11520 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
11521 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
11522 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
11523 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
11524 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
11525 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
11526 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
11527 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
11528 * [Config] Enable CONFIG_MEMSTICK=m on arm
11529 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
11530 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
11531 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
11532 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
11533 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
11534 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
11535 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
11536 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
11537 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
11538 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
11539 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
11540 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
11541 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
11542 * [Config] Enable CONFIG_MTD_SST25L=m on arm
11543 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
11544 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
11545 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
11546 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
11547 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
11548 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
11549 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
11550 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
11551 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
11552 * [Config] Enable CONFIG_PANEL=m on powerpc
11553 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
11554 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
11555 - LP: #833705
11556 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
11557 - LP: #837332
11558 * [Config] Update CONFIG_EFI_VARS enforcer check
11559 * [Config] Add aufs to virtual flavor inclusion list
11560 - LP: #844159
11561 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
11562 - LP: #818933
11563 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
11564 - LP: #768039
11565 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
11566 - LP: #838402
11567 * [Config] Add igbvf to the virtual flavor inclusion list
11568 - LP: #794570
11569 * [Config] Add ixgbevf to the virtual inclusion list
11570 - LP: #872411
11571 * [Config] Transition -generic and -server to be identical
11572 * rebase to v3.1-rc10
11573
11574 [ Luke Yelavich ]
11575
11576 * [Config] Disable legacy IDE drivers on powerpc
11577
11578 [ Ming Lei ]
11579
11580 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
11581 - LP: #801719
11582 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
11583 Sandybridge chipsets(v2)
11584 - LP: #737388, #782389, #794642
11585
11586 [ Paolo Pisati ]
11587
11588 * [Config] Compile-in vfat support for armel
11589 - LP: #853783
11590
11591 [ Randy Dunlap ]
11592
11593 * SAUCE: staging: fix rts5139 depends & build
11594 - LP: #824273
11595
11596 [ Rene Bolldorf ]
11597
11598 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
11599 power in 'ideapad_backlight_notify_power' to avoid a page fault
11600
11601 [ Seth Forshee ]
11602
11603 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
11604 - LP: #681904
11605 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
11606 - LP: #810020
11607
11608 [ Stefan Bader ]
11609
11610 * (config) Package macvlan and macvtap for virtual
11611 * [Config] Force perf to use libiberty for demangling
11612 - LP: #783660
11613 * SAUCE: xen: Do not use pv spinlocks on HVM
11614 - LP: #838026
11615
11616 [ Tim Gardner ]
11617
11618 * [Config] Clean up tools rules
11619 * [Config] Package x86_energy_perf_policy and turbostat
11620 - LP: #797556
11621 * rebase to v3.1-rc3
11622 * [Config] Simplify binary-udebs dependencies
11623 * [Config] kernel preparation cannot be parallelized
11624 * [Config] Linearize module/abi checks
11625 * [Config] Linearize and simplify tree preparation rules
11626 * [Config] Build kernel image in parallel with modules
11627 * [Config] Set concurrency for kmake invocations
11628 * [Config] Improve install-arch-headers speed
11629 * [Config] Fix binary-perarch dependencies
11630 * [Config] Removed stamp-flavours target
11631 * [Config] Serialize binary indep targets
11632 * [Config] Use build stamp directly
11633 * [Config] Restore prepare-% target
11634 * rebase to v3.1-rc4
11635 * rebase to v3.1-rc5
11636 * [Config] Disable makedumpfile for i386/amd64
11637 * rebase to v3.1-rc6
11638 * [Config] Fix binary-% build target
11639 * rebase to v3.1-rc7
11640 * rebase to v3.1-rc8
11641 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11642 - LP: #854399
11643 * [Config] Enable ftrace support in the mac80211 layer
11644 - LP: #865171
11645 * rebase to v3.1-rc9
11646 * SAUCE: usb/core/devio.c: Check for printer class specific request
11647 - LP: #872711
11648
11649 [ Upstream Kernel Changes ]
11650
11651 * overlay filesystem
11652 * overlayfs: add statfs support
11653 * overlayfs: implement show_options
11654 * overlay: overlay filesystem documentation
11655 * fs: limit filesystem stacking depth
11656
11657 [ Will Drewry ]
11658
11659 * SAUCE: seccomp_filter: new mode with configurable syscall filters
11660 * SAUCE: seccomp_filter: add process state reporting
11661 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
11662 works.
11663 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
11664
11665 [ Upstream Kernel Changes ]
11666
11667 * rebase to v3.1-rc1
11668 * rebase to v3.1-rc2
11669 * rebase to v3.1-rc3
11670 +CONFIG_BLK_DEV_BSGLIB=y
11671 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
11672 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
11673 * rebase to v3.1-rc4
11674 * rebase to v3.1-rc5
11675 * rebase to v3.1-rc6
11676 * rebase to v3.1-rc7
11677 * rebase to v3.1-rc8
11678 * rebase to v3.1-rc9
11679 * rebase to v3.1-rc10
11680
11681 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
11682
11683 linux (3.1.0-1.0) oneiric; urgency=low
11684
11685 [ Leann Ogasawara ]
11686
11687 * Open P-series
11688
11689 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
11690
11691 linux (3.0.0-8.10) oneiric; urgency=low
11692
11693 [ Adam Jackson ]
11694
11695 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
11696 - LP: #753994
11697
11698 [ John Johansen ]
11699
11700 * [Config] Enable missing IPv6 options
11701
11702 [ Leann Ogasawara ]
11703
11704 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
11705 - LP: #819925
11706 * Rebase to 3.0.1
11707
11708 [ Upstream Kernel Changes ]
11709
11710 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
11711 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
11712 - LP: #783582
11713 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
11714 - LP: #796476
11715 * KVM: Add SMEP support when setting CR4
11716 - LP: #796476
11717 * KVM: Mask function7 ebx against host capability word9
11718 - LP: #796476
11719 * KVM: Add instruction fetch checking when walking guest page table
11720 - LP: #796476
11721
11722 [ Upstream Kernel Changes ]
11723
11724 * rebase to v3.0.1
11725
11726 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
11727
11728 linux (3.0.0-7.9) oneiric; urgency=low
11729
11730 [ Andy Whitcroft ]
11731
11732 * Revert "[Upstream] add local prefix to oss local change_bits"
11733 * Revert "SAUCE: add tracing for user initiated readahead requests"
11734 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
11735 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
11736 Zhaoyang E47"
11737 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
11738 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
11739 (grub)"
11740 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
11741 checks"
11742 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
11743 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
11744 vt switch"
11745 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
11746 - LP: #816035
11747 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
11748 it
11749 * SAUCE: (no-up) add tracing for user initiated readahead requests
11750 * SAUCE: vt -- maintain bootloader screen mode and content until vt
11751 switch
11752 * SAUCE: vt -- allow grub to request automatic vt_handoff
11753
11754 [ Arjan van de Ven ]
11755
11756 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
11757
11758 [ Kees Cook ]
11759
11760 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
11761 * [Config] enforce ACPI_CUSTOM_METHOD disabled
11762
11763 [ Keng-Yu Lin ]
11764
11765 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
11766 Zhaoyang E47
11767 - LP: #632884, #803005
11768
11769 [ Leann Ogasawara ]
11770
11771 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
11772 - LP: #513131
11773 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
11774 - LP: #815064
11775
11776 [ Rezwanul Kabir ]
11777
11778 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
11779 Dell E2 series Laptops
11780 - LP: #632884
11781
11782 [ Upstream Kernel Changes ]
11783
11784 * Revert "yama: if an underlying filesystem provides a permissions op use
11785 it"
11786 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
11787 series Laptops"
11788 * Revert "tty: include linux/slab.h for kfree"
11789 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
11790 * Revert "pch_dma: add include/slab.h for kfree"
11791 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
11792 - LP: #773524
11793 * oss: rename local change_bits to avoid powerpc bitsops.h definition
11794
11795 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
11796
11797 linux (3.0.0-7.8) oneiric; urgency=low
11798
11799 [ Andy Whitcroft ]
11800
11801 * ubuntu: overlayfs -- overlayfs: add statfs support
11802 * [Config] enable CONFIG_OVERLAYFS
11803
11804 [ Erez Zadok ]
11805
11806 * ubuntu: overlayfs -- overlayfs: implement show_options
11807
11808 [ Leann Ogasawara ]
11809
11810 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
11811 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
11812 * [Config] Disable CONFIG_ATM_DUMMY on arm
11813 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
11814 * Temporarily disable module check on arm
11815 * Rebase to 3.0 final
11816 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
11817 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
11818 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
11819 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
11820 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
11821 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
11822 * [Config] Enable CONFIG_DM9000=m on arm
11823 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
11824 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
11825
11826 [ Miklos Szeredi ]
11827
11828 * ubuntu: overlayfs -- vfs: add i_op->open()
11829 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11830 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11831 * ubuntu: overlayfs -- overlay filesystem
11832 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
11833 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
11834 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11835 * ubuntu: overlayfs -- ovl: make lower mount read-only
11836
11837 [ Neil Brown ]
11838
11839 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11840
11841 [ Tim Gardner ]
11842
11843 * [Config] Add enic/fnic to udebs
11844 - LP: #801610
11845
11846 [ Upstream Kernel Changes ]
11847
11848 * yama: if an underlying filesystem provides a permissions op use it
11849
11850 [ Major Kernel Changes ]
11851
11852 * Rebase to 3.0 final
11853
11854 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
11855
11856 linux (3.0.0-6.7) oneiric; urgency=low
11857
11858 [ Eagon Yager ]
11859
11860 * [Config] Fix misspelled 'skipmodule' in arm makefile.
11861
11862 [ Keng-Yu Lin ]
11863
11864 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
11865 - LP: #632884, #803005
11866
11867 [ Leann Ogasawara ]
11868
11869 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
11870 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
11871 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
11872 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
11873 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
11874 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
11875 * [Config] Set CONFIG_ACPI_SBS=m
11876 * [Config] Set CONFIG_ACPI_WMI=m
11877 * [Config] Set CONFIG_AD7150=m on arm
11878 * [Config] Set CONFIG_AD7152=m on arm
11879 * [Config] Drop CONFIG_GPIO_S5PV210
11880 * [Config] Drop CONFIG_GPIO_S5PC100
11881 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
11882 * [Config] Drop CONFIG_GPIO_EXYNOS4
11883
11884 [ Stefan Bader ]
11885
11886 * SAUCE: Re-enable RODATA for i386 virtual
11887 - LP: #809838
11888
11889 [ Upstream Kernel Changes ]
11890
11891 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
11892 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
11893 - LP: #771758
11894
11895 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
11896
11897 linux (3.0.0-5.6) oneiric; urgency=low
11898
11899 [ Tim Gardner ]
11900
11901 * [Config] CONFIG_RTL8192CU=m
11902 * Rebase to -rc7
11903
11904 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
11905
11906 linux (3.0.0-4.5) oneiric; urgency=low
11907
11908 [ Ming Lei ]
11909
11910 * SAUCE: fix yama_ptracer_del lockdep warning
11911 - LP: #791019
11912
11913 [ Seth Forshee ]
11914
11915 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
11916 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
11917 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
11918 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
11919 - LP: #805218
11920
11921 [ Tim Gardner ]
11922
11923 * [Config] updateconfigs after rebase to -rc6+
11924 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
11925 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
11926 * Revert "UBUNTU: add dependancies for module-init-tools"
11927 This dependency is no longer required for a 3 digit version.
11928
11929 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
11930
11931 linux (3.0-3.4) oneiric; urgency=low
11932
11933 [ Keng-Yu Lin ]
11934
11935 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
11936 killswitch"
11937 - LP: #775281
11938
11939 [ Leann Ogasawara ]
11940
11941 * rebase to v3.0-rc5
11942 * [Config] updateconfigs after rebase to 3.0-rc5
11943
11944 [ Tim Gardner ]
11945
11946 * [Config] Remove ubuntu/rtl8192se
11947 * [Config] Added armel ABI files
11948 * [Config] Removed armel versatile flavour
11949 * [Config] CONFIG_INTEL_MEI=m
11950 - LP: #716867
11951
11952 [ Upstream Kernel Changes ]
11953
11954 * ALSA: hda - Enable auto-parser as default for Conexant codecs
11955
11956 [ Upstream Kernel Changes ]
11957
11958 * rebase to v3.0-rc5
11959
11960 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
11961
11962 linux (3.0-2.3) oneiric; urgency=low
11963
11964 [ Andy Whitcroft ]
11965
11966 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
11967
11968 [ Leann Ogasawara ]
11969
11970 * rebase to v3.0-rc4
11971 * [Config] updateconfigs after rebase to 3.0-rc4
11972 * fix ERROR: __devcgroup_inode_permission undefined
11973
11974 [ Stefan Bader ]
11975
11976 * SAUCE: iscsitarget: Remove driver from the kernel
11977
11978 [ Tim Gardner ]
11979
11980 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
11981 * [Config] Add grub-efi as a recommended bootloader for server and
11982 generic
11983 - LP: #800910
11984
11985 [ Upstream Kernel Changes ]
11986
11987 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
11988
11989 [ Leann Ogasawara ]
11990
11991 * rebase to v3.0-rc4
11992
11993 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
11994
11995 linux (3.0-1.2) oneiric; urgency=low
11996
11997 [ Andy Whitcroft ]
11998
11999 * [Config] enable CONFIG_CAN_CALC_BITTIMING
12000
12001 [ Leann Ogasawara ]
12002
12003 * rebase to v3.0-rc3
12004 * [Config] updateconfigs after rebase to 3.0-rc3
12005
12006 [ Upstream Kernel Changes ]
12007
12008 * perf: clear out make flags when calling kernel make kernelver
12009
12010 [ Leann Ogasawara ]
12011
12012 * rebase to v3.0-rc3
12013
12014 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
12015
12016 linux (3.0-0.1) oneiric; urgency=low
12017
12018 [ Andy Whitcroft ]
12019
12020 * use the packaging version in the kernel
12021 * use the kernels idea of its version for version_signature
12022 * add dependancies for module-init-tools
12023 * update control files to version 3
12024 * printchanges/insertchanges allow override of prev_release
12025 * correct Vcs-Git: to point to oneiric
12026
12027 [ Leann Ogasawara ]
12028
12029 * rebase to v3.0-rc1
12030 * [Config] updateconfigs after rebase to 3.0-rc1
12031 * ubuntu: dm-raid4-5 fix up build failure
12032 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
12033 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
12034 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
12035 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
12036 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
12037 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
12038 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
12039 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
12040 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
12041 * rebase to v3.0-rc2
12042
12043 [ Manoj Iyer ]
12044
12045 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
12046 - LP: #790754
12047
12048 [ Upstream Kernel Changes ]
12049
12050 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
12051 demands it"
12052 * drm/i915: fix regression after clock gating init split
12053
12054 [ Major Kernel Changes ]
12055
12056 * rebase from v2.6.39 to v3.0-rc1
12057 * rebase from v3.0-rc1 to v3.0-rc2
12058
12059 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
12060
12061 linux (2.6.39-3.10) oneiric; urgency=low
12062
12063 [ Colin Ian King ]
12064
12065 * SAUCE: S3 early resume debug via keyboard LEDs
12066
12067 [ Ingo Molnar ]
12068
12069 * ubuntu: nx-emu - i386: NX emulation
12070 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
12071
12072 [ Leann Ogasawara ]
12073
12074 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
12075 * Revert "[Config] Disable CONFIG_DM_RAID45"
12076 * [Config] enable CONFIG_BRCMFMAC=y
12077 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
12078 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
12079
12080 [ Robert Nelson ]
12081
12082 * SAUCE: omap3: beagle: detect new xM revision B
12083 - LP: #770679
12084 * SAUCE: omap3: beagle: detect new xM revision C
12085 - LP: #770679
12086 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
12087 - LP: #770679
12088
12089 [ Stefan Bader ]
12090
12091 * SAUCE: Convert dm-raid45 to new block plugging
12092
12093 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
12094
12095 linux (2.6.39-3.9) oneiric; urgency=low
12096
12097 [ Leann Ogasawara ]
12098
12099 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
12100 * rebase to v2.6.39
12101 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
12102 * [Config] enable CONFIG_INPUT_APANEL=m
12103
12104 [ Thomas Schlichter ]
12105
12106 * SAUCE: vesafb: mtrr module parameter is uint, not bool
12107 - LP: #778043
12108 * SAUCE: vesafb: enable mtrr WC by default
12109 - LP: #778043
12110
12111 [ Major Kernel Changes ]
12112
12113 * rebase from v2.6.39-rc7 to v2.6.39
12114
12115 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
12116
12117 linux (2.6.39-2.8) oneiric; urgency=low
12118
12119 [ Andy Whitcroft ]
12120
12121 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
12122 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
12123 * Revert "[Config] Disable CONFIG_AUFS_FS"
12124 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
12125 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
12126 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
12127 * ubuntu: AUFS -- clean up the aufs updater and BOM
12128 * ubuntu: AUFS -- documentation on updating aufs2
12129
12130 [ Kees Cook ]
12131
12132 * ubuntu: Yama - LSM hooks
12133 * ubuntu: Yama - create task_free security callback
12134 * ubuntu: Yama - add ptrace relationship tracking interface
12135 * ubuntu: Yama - unconditionally chain to Yama LSM
12136
12137 [ Leann Ogasawara ]
12138
12139 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
12140 * Revert "[Config] Disable CONFIG_EASYCAP"
12141 * ubuntu: fsam7400 disable driver
12142 * ubuntu: omnibook disable driver
12143 * ubuntu: rfkill disable driver
12144
12145 [ Tim Gardner ]
12146
12147 * SAUCE: Fix extra reference in fb_open()
12148
12149 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
12150
12151 linux (2.6.39-2.7) oneiric; urgency=low
12152
12153 [ Leann Ogasawara ]
12154
12155 * rebase to v2.6.39-rc7
12156
12157 [ Major Kernel Changes ]
12158
12159 * rebase from v2.6.39-rc6 to v2.6.39-rc7
12160
12161 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
12162
12163 linux (2.6.39-1.6) oneiric; urgency=low
12164
12165 [ Leann Ogasawara ]
12166
12167 * rebase to v2.6.39-rc6
12168 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
12169
12170 [ Tim Gardner ]
12171
12172 * [Config] updateconfigs after rebase to 2.6.39-rc6
12173
12174 [ Major Kernel Changes ]
12175
12176 * rebase from v2.6.39-rc5 to v2.6.39-rc6
12177 - LP: #740126
12178
12179 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
12180
12181 linux (2.6.39-0.5) oneiric; urgency=low
12182
12183 [ Herton Ronaldo Krzesinski ]
12184
12185 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
12186 - LP: #764758
12187
12188 [ Leann Ogasawara ]
12189
12190 * rebase to v2.6.39-rc5
12191 * [Config] updateconfigs following rebase to v2.6.39-rc5
12192
12193 [ Paolo Pisati ]
12194
12195 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
12196 - LP: #759913
12197
12198 [ Stefan Bader ]
12199
12200 * Include nls_iso8859-1 for virtual images
12201 - LP: #732046
12202
12203 [ Major Kernel Changes ]
12204
12205 * rebase from v2.6.39-rc4 to v2.6.39-rc5
12206
12207 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
12208
12209 linux (2.6.39-0.4) oneiric; urgency=low
12210
12211 [ Leann Ogasawara ]
12212
12213 * rebase to v2.6.39-rc4
12214 * [Config] updateconfigs following rebase to v2.6.39-rc4
12215 * fixup powerpc implicit declaration of function
12216 'crash_kexec_wait_realmode'
12217 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
12218
12219 [ Tim Gardner ]
12220
12221 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
12222 - LP: #769503
12223 * [Config] Add cachefiles.ko to virtual flavour
12224 - LP: #770430
12225
12226 [ Major Kernel Changes ]
12227
12228 * rebase from v2.6.39-rc3 to v2.6.39-rc4
12229
12230 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
12231
12232 linux (2.6.39-0.3) oneiric; urgency=low
12233
12234 [ Leann Ogasawara ]
12235
12236 * rebase to v2.6.39-rc3
12237 * crash_kexec_wait_realmode() undefined when !SMP
12238
12239 [ Tim Gardner ]
12240
12241 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
12242 - LP: #632327
12243
12244 [ Major Kernel Changes ]
12245
12246 * rebase from v2.6.39-rc2 to v2.6.39-rc3
12247
12248 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
12249
12250 linux (2.6.39-0.2) oneiric; urgency=low
12251
12252 [ Gustavo F. Padovan ]
12253
12254 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
12255 - LP: #720949
12256
12257 [ John Johansen ]
12258
12259 * AppArmor: Fix masking of capabilities in complain mode
12260 - LP: #748656
12261
12262 [ Leann Ogasawara ]
12263
12264 * rebase to v2.6.39-rc2
12265 * [Config] updateconfigs following rebase to v2.6.39-rc2
12266 * hv_mouse needs delay.h
12267 * olpc_dcon_xo_1 needs delay.h
12268 * olpc_dcon_xo_1_5 needs delay.h
12269 * Update dropped.txt for Oneiric
12270
12271 [ Steve Langasek ]
12272
12273 * [Config] Make linux-libc-dev coinstallable under multiarch
12274 - LP: #750585
12275
12276 [ Upstream Kernel Changes ]
12277
12278 * x86, hibernate: Initialize mmu_cr4_features during boot
12279 - LP: #752870
12280
12281 [ Major Kernel Changes ]
12282
12283 * rebase from v2.6.39-rc1 to v2.6.39-rc2
12284
12285 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
12286
12287 linux (2.6.39-0.1) oneiric; urgency=low
12288
12289 [ Brad Figg ]
12290
12291 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
12292 - LP: #737124
12293
12294 [ Henrik Rydberg ]
12295
12296 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
12297 * SAUCE: HID: ntrig: fix suspend/resume on recent models
12298
12299 [ Herton Ronaldo Krzesinski ]
12300
12301 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
12302 struct v4l2_subdev
12303 - LP: #745213
12304
12305 [ Kees Cook ]
12306
12307 * [Config] packaging: adjust perms on vmlinuz as well
12308 * SAUCE: nx-emu: further clarify dmesg reporting
12309 - LP: #745181
12310
12311 [ Leann Ogasawara ]
12312
12313 * rebase to v2.6.39-rc1
12314 * [Config] updateconfigs following rebase to v2.6.39-rc1
12315 * [Config] Disable CONFIG_DM_RAID45
12316 * [Config] Disable CONFIG_SCSI_ISCSITARGET
12317 * [Config] Disable CONFIG_EASYCAP
12318 * [Config] Disable CONFIG_AUFS_FS
12319 * update bnx2 firmware files in d-i/firmware/nic-modules
12320 * xhci-pci.c resolve implicit declaration of kzalloc
12321 * [Config] Enable CONFIG_DRM_PSB for only x86
12322 * [Config] Enable CONFIG_RTS_PSTOR for only x86
12323 * mfd/asic3: Fix typo, s/irq_data/data/
12324
12325 [ Luke Yelavich ]
12326
12327 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
12328 - LP: #745358
12329 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
12330 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
12331
12332 [ Manoj Iyer ]
12333
12334 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
12335 - LP: #745217
12336
12337 [ Tim Gardner ]
12338
12339 * SAUCE: INR_OPEN=4096
12340 - LP: #663090
12341 * SAUCE: Increase the default hard limit for open FDs to 4096
12342 - LP: #663090
12343
12344 [ Upstream Kernel Changes ]
12345
12346 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
12347 namespace cleanup
12348 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
12349 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
12350
12351 [ Major Kernel Changes ]
12352
12353 * rebase from v2.6.38 to v2.6.39-rc1
12354
12355 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
12356
12357 linux (2.6.39-0.0) oneiric; urgency=low
12358
12359 [ Leann Ogasawara ]
12360
12361 * Open Oneiric
12362
12363 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
12364
12365 linux (2.6.38-7.39) natty; urgency=low
12366
12367 [ Leann Ogasawara ]
12368
12369 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
12370
12371 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
12372
12373 linux (2.6.38-7.38) natty; urgency=low
12374
12375 [ Leann Ogasawara ]
12376
12377 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
12378 gcc-4.5.2-6ubuntu5 finished building on all arches.
12379
12380 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
12381
12382 linux (2.6.38-7.37) natty; urgency=low
12383
12384 [ Leann Ogasawara ]
12385
12386 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
12387
12388 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
12389
12390 linux (2.6.38-7.36) natty; urgency=low
12391
12392 [ Andy Whitcroft ]
12393
12394 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
12395 optimisation"
12396 * purge last vestiges of maverick
12397 * [Config] switch CONFIG_FB_VESA back to module
12398
12399 [ Chris Wilson ]
12400
12401 * SAUCE: drm/i915: Fix pipelined fencing
12402 - LP: #717114
12403
12404 [ Loïc Minier ]
12405
12406 * Include nls_cp437 module in virtual for fat
12407 - LP: #732046
12408 * Support arch= cross-compilation for any arch
12409 * Fix couple of typos in 0-common-vars.mk
12410 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
12411 * Add armhf to Debian -> Linux arch map
12412 * Add initial armhf.mk
12413 * Enable common packages for armhf
12414
12415 [ Upstream Kernel Changes ]
12416
12417 * Yama: fix default relationship to check thread group
12418 - LP: #737676
12419
12420 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
12421
12422 linux (2.6.38-7.35) natty; urgency=low
12423
12424 [ Andy Whitcroft ]
12425
12426 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
12427 * rebase fixes bug #715330
12428 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
12429 * rebase to v2.6.38 final
12430
12431 [ Herton Ronaldo Krzesinski ]
12432
12433 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
12434 - LP: #636091
12435
12436 [ Tim Gardner ]
12437
12438 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
12439
12440 [ Upstream Kernel Changes ]
12441
12442 * Yama: use thread group leader when creating match
12443 - LP: #729839
12444 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
12445 RAID controller
12446 - LP: #735240
12447 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
12448
12449 [ Major Kernel Changes ]
12450
12451 * rebase from v2.6.38-rc8 to v2.6.38 final
12452 - LP: #715330
12453
12454 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
12455
12456 linux (2.6.38-6.34) natty; urgency=low
12457
12458 [ Andy Whitcroft ]
12459
12460 * [Config] normalise CONFIG_INTEL_TXT
12461 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
12462 - LP: #730860
12463 * rebase to mainline v2.6.38-rc8
12464
12465 [ Major Kernel Changes ]
12466
12467 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
12468 to v2.6.38-rc8
12469
12470 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
12471
12472 linux (2.6.38-6.33) natty; urgency=low
12473
12474 [ Andy Whitcroft ]
12475
12476 * d-i -- enable speakup-modules udeb
12477 - LP: #672699
12478 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
12479 * [Config] debian PPC64 configuration
12480 * [Config] cleanup powerpc config fixing unexpected inconsistancies
12481 * [Config] resync ppc64 configuration
12482 * SAUCE: match up ENTRY/END naming for 32/64 bit
12483 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
12484 * [Config] update configs after rebase to
12485 fb62c00a6d8942775abc23d1621db1252e2d93d1
12486 * [Config] pps_gen_parport no longer built
12487
12488 [ Corentin Chary ]
12489
12490 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
12491 - LP: #689393
12492 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
12493 - LP: #689393
12494
12495 [ John Johansen ]
12496
12497 * SAUCE: Fix aufs calling of security_path_mknod
12498 - LP: #724456
12499
12500 [ Kees Cook ]
12501
12502 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
12503
12504 [ Tim Gardner ]
12505
12506 * rebase to 2.6.38-rc7
12507
12508 [ Upstream Kernel Changes ]
12509
12510 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
12511
12512 [ Major Kernel Changes ]
12513
12514 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
12515 fb62c00a6d8942775abc23d1621db1252e2d93d1
12516 - LP: #721389
12517 - LP: #722925
12518 - LP: #723672
12519 - LP: #723676
12520 - LP: #715318
12521
12522 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
12523
12524 linux (2.6.38-5.32) natty; urgency=low
12525
12526 [ Andy Whitcroft ]
12527
12528 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
12529 * [Config] updateconfigs following rebase to v2.6.38-rc6
12530 * [Config] enable CONFIG_DMAR
12531 - LP: #552311
12532
12533 [ Upstream Kernel Changes ]
12534
12535 * drm/i915: skip FDI & PCH enabling for DP_A
12536 - LP: #561802, #600453, #681877
12537
12538 [ Major Kernel Changes ]
12539
12540 * rebase from v2.6.38-rc5 to v2.6.38-rc6
12541 - LP: #718402
12542 - LP: #719524
12543 - LP: #721126
12544 - LP: #719691
12545 - LP: #722689
12546 - LP: #722310
12547
12548 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
12549
12550 linux (2.6.38-4.31) natty; urgency=low
12551
12552 [ Andy Whitcroft ]
12553
12554 * add in bugs closed by upstream patches pulled in by rebases
12555 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
12556 * [Config] enable CONFIG_VSX to allow use of vector instuctions
12557 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
12558 * rebase to mainline v2.6.38-rc5
12559 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
12560 supported
12561 - LP: #719691
12562
12563 [ Colin Ian King ]
12564
12565 * SAUCE: Dell All-In-One: Remove need for Dell module alias
12566
12567 [ Manoj Iyer ]
12568
12569 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
12570 - LP: #717435
12571
12572 [ Tim Gardner ]
12573
12574 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
12575
12576 [ Upstream Kernel Changes ]
12577
12578 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
12579 - LP: #702434
12580 * vfs: fix BUG_ON() in fs/namei.c:1461
12581
12582 [ Vladislav P ]
12583
12584 * SAUCE: Release BTM while sleeping to avoid deadlock.
12585 - LP: #713837
12586
12587 [ Major Kernel Changes ]
12588
12589 * rebase from v2.6.38-rc4 to v2.6.38-rc5
12590 - LP: #579276
12591 - LP: #715877
12592 - LP: #713769
12593 - LP: #716811
12594 * resync with Maverick Ubuntu-2.6.35-27.47
12595
12596 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
12597
12598 linux (2.6.38-3.30) natty; urgency=low
12599
12600 [ Andy Whitcroft ]
12601
12602 * rebase to v2.6.38-rc4
12603 * ppc64 -- add basic architecture
12604 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
12605
12606 [ Colin Ian King ]
12607
12608 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
12609 - LP: #676997
12610 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
12611 - LP: #701530
12612 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
12613 - LP: #701530
12614
12615 [ Dan Rosenberg ]
12616
12617 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
12618
12619 [ Kees Cook ]
12620
12621 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
12622 attacking"
12623 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
12624
12625 [ Tim Gardner ]
12626
12627 * [Config] CONFIG_BLK_CGROUP=y
12628 - LP: #706394
12629 * [Config] CONFIG_DELL_WMI_AIO=m
12630
12631 [ Upstream Kernel Changes ]
12632
12633 * drm/i915/lvds: Restore dithering on native modes for gen2/3
12634 - LP: #711568
12635
12636 [ Upstream Kernel Changes ]
12637
12638 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
12639 - LP: #701271
12640 - LP: #708521
12641 - LP: #710371
12642
12643 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
12644
12645 linux (2.6.38-2.29) natty; urgency=low
12646
12647 [ Andy Whitcroft ]
12648
12649 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
12650 * [Config] updateconfigs following rebase to
12651 1f0324caefd39985e9fe052fac97da31694db31e
12652 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
12653 * [Config] reenable HIBERNATE
12654 - LP: #710877
12655 * rebase to v2.6.38-rc3
12656 * [Config] reenable CONFIG_CRASH_DUMP
12657
12658 [ Kamal Mostafa ]
12659
12660 * SAUCE: rtl8192se: fix source file perms
12661 * SAUCE: rtl8192se: fix source file newline
12662 * SAUCE: omnibook: fix source file newline
12663
12664 [ Kees Cook ]
12665
12666 * [Config] packaging: really make System.map mode 0600
12667
12668 [ Ricardo Salveti de Araujo ]
12669
12670 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
12671 PM34XX_ERRATUM
12672
12673 [ Soren Hansen ]
12674
12675 * SAUCE: nbd: Remove module-level ioctl mutex
12676
12677 [ Tim Gardner ]
12678
12679 * SAUCE: Disable building the ACPI debugfs source
12680
12681 [ Upstream Kernel Changes ]
12682
12683 * Set physical start and alignment 1M for virtual i386
12684 - LP: #710754
12685
12686 [ Upstream Kernel Changes ]
12687
12688 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12689 to v2.6.38-rc3
12690 - LP: #707902
12691
12692 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
12693
12694 linux (2.6.38-1.28) natty; urgency=low
12695
12696 [ Andy Whitcroft ]
12697
12698 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
12699
12700 [ Ricardo Salveti de Araujo ]
12701
12702 * SAUCE: omap3: beaglexm: fix DVI initialization
12703 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
12704 display work at Beagle
12705
12706 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
12707
12708 linux (2.6.38-1.27) natty; urgency=low
12709
12710 [ Andy Whitcroft ]
12711
12712 * ubuntu: AUFS -- update aufs-update to track new locations of headers
12713 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
12714 * SAUCE: ensure root is ready before running usermodehelpers in it
12715 * correct the Vcs linkage to point to natty
12716 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
12717 * [Config] update configs following rebase
12718 e78bf5e6cbe837daa6ab628a5f679548742994d3
12719 * SAUCE: Yama: follow changes to generic_permission
12720 * ubuntu: compcache -- follow changes to bd_claim/bd_release
12721 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
12722 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
12723 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
12724 * update package version to match payload version
12725 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
12726 * rebase to v2.6.38-rc1
12727 * [Config] updateconfigs following rebase to v2.6.38-rc1
12728 * SAUCE: x86 fix up jiffies/jiffies_64 handling
12729 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
12730 * [Config] updateconfigs following rebase to
12731 2b1caf6ed7b888c95a1909d343799672731651a5
12732 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
12733 * ubuntu: AUFS -- suppress benign plink warning messages
12734 - LP: #621195
12735 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
12736 * rebase to v2.6.38-rc2
12737 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
12738 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12739 * [Config] update configs following rebase to
12740 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12741 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
12742 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
12743 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
12744 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
12745
12746 [ Kees Cook ]
12747
12748 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
12749
12750 [ Stefan Bader ]
12751
12752 * Temporarily disable RODATA for virtual i386
12753 - LP: #699828
12754
12755 [ Tim Gardner ]
12756
12757 * [Config] CONFIG_NLS_DEFAULT=utf8
12758 - LP: #683690
12759 * [Config] CONFIG_HIBERNATION=n
12760 * update bnx2 firmware files in d-i/firmware/nic-modules
12761
12762 [ Upstream Kernel Changes ]
12763
12764 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
12765 objects."
12766 * packaging: make System.map mode 0600
12767 * thinkpad_acpi: Always report scancodes for hotkeys
12768 - LP: #702407
12769 * sched: tg->se->load should be initialised to tg->shares
12770 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
12771 * brcm80211: include linux/slab.h for kfree
12772 * pch_dma: add include/slab.h for kfree
12773 * i2c-eg20t: include linux/slab.h for kfree
12774 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
12775 * tty: include linux/slab.h for kfree
12776 * winbond: include linux/delay.h for mdelay et al
12777
12778 [ Upstream Kernel Changes ]
12779
12780 * mark the start of v2.6.38 versioning
12781 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
12782 - LP: #689886
12783 - LP: #702125
12784 - LP: #608775
12785 - LP: #215802
12786 - LP: #686333
12787 - LP: #677830
12788 - LP: #677652
12789 - LP: #696493
12790 - LP: #697240
12791 - LP: #689036
12792 - LP: #705323
12793 - LP: #686692
12794
12795 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
12796
12797 linux (2.6.37-12.26) natty; urgency=low
12798
12799 [ Andy Whitcroft ]
12800
12801 * rebase to v2.6.37-rc8
12802 * [Config] armel -- reenable omap flavour
12803 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
12804 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
12805 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
12806 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
12807 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12808 * [Config] track missing modules
12809 * rebase to v2.6.37 final
12810
12811 [ Chase Douglas ]
12812
12813 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
12814 Magic Trackpad
12815
12816 [ Stefan Bader ]
12817
12818 * Revert "SAUCE: blkfront: default to sd devices"
12819 - LP: #684875
12820
12821 [ Tim Gardner ]
12822
12823 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
12824 - LP: #380138
12825 * [Config] Added autofs4.ko to -virtual flavour
12826 - LP: #692917
12827
12828 [ Upstream Kernel Changes ]
12829
12830 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
12831 Laptops
12832 - LP: #632884
12833
12834 [ Upstream Kernel Changes ]
12835
12836 * rebase to v2.6.37-rc8
12837 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
12838 * rebase to v2.6.37 final
12839
12840 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
12841
12842 linux (2.6.37-11.25) natty; urgency=low
12843
12844 [ Andy Whitcroft ]
12845
12846 * [Config] d-i -- add hpsa to the list of block devices
12847 - LP: #684304
12848 * [Config] add vmw-balloon driver to -virtual flavour
12849 - LP: #592039
12850 * rebase to v2.6.37-rc7
12851
12852 [ Upstream Kernel Changes ]
12853
12854 * rebase to v2.6.37-rc7
12855
12856 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
12857
12858 linux (2.6.37-10.24) natty; urgency=low
12859
12860 [ Andy Whitcroft ]
12861
12862 * rebase to v2.6.37-rc6
12863 * updateconfigs following rebase to v2.6.37-rc6
12864
12865 [ Upstream Kernel Changes ]
12866
12867 * rebase to v2.6.37-rc6
12868
12869 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
12870
12871 linux (2.6.37-9.23) natty; urgency=low
12872
12873 [ Andy Whitcroft ]
12874
12875 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
12876 - LP: #689606
12877 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
12878 - LP: #689606
12879
12880 [ Kees Cook ]
12881
12882 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
12883 - LP: #690190
12884
12885 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
12886
12887 linux (2.6.37-9.22) natty; urgency=low
12888
12889 [ Andy Whitcroft ]
12890
12891 * rebase to v2.6.35-rc5
12892 * [Config] updateconfigs following rebase to v2.6.37-rc5
12893 * (no-up) add support for installed header files to ubuntu directory
12894 - LP: #684666
12895 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12896 - LP: #684666
12897 * ubuntu: dm-raid4-5 -- follow changes to bio flags
12898 * ubuntu: dm-raid4-5 -- re-enable
12899 * ubuntu: omnibook -- update BOM
12900 * ubuntu: ndiswrapper -- update BOM to match actual version
12901 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
12902 * ubuntu: ndiswrapper -- re-enable
12903 * ubuntu: iscsitarget -- re-instate copy_io_context
12904 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
12905 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
12906 * ubuntu: iscsitarget -- re-enable
12907
12908 [ Kees Cook ]
12909
12910 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
12911
12912 [ Manoj Iyer ]
12913
12914 * SAUCE: Enable jack sense for Thinkpad Edge 13
12915 - LP: #685015
12916
12917 [ Tim Gardner ]
12918
12919 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
12920 * [Config] CONFIG_CRYPTO_CRC32C=y
12921 - LP: #681819
12922 * [Config] CONFIG_9P_FSCACHE=n
12923 * [Config] Add nfsd modules to -virtual flavour
12924 - LP: #688070
12925
12926 [ Upstream Kernel Changes ]
12927
12928 * Revert "Staging: zram: work around oops due to startup ordering snafu"
12929 * NFS: Fix panic after nfs_umount()
12930 - LP: #683938
12931 * x86: Add NX protection for kernel data
12932 * x86: Add RO/NX protection for loadable kernel modules
12933 * x86: Resume trampoline must be executable
12934 * x86: RO/NX protection for loadable kernel, jump_table fix
12935
12936 [ Upstream Kernel Changes ]
12937
12938 * rebase to v2.6.37-rc5
12939
12940 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
12941
12942 linux (2.6.37-8.21) natty; urgency=low
12943
12944 [ Andy Whitcroft ]
12945
12946 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
12947 linux-libc-headers"
12948 * Revert "(no-up) add support for installed header files to ubuntu
12949 directory"
12950
12951 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
12952
12953 linux (2.6.37-8.20) natty; urgency=low
12954
12955 [ Andy Whitcroft ]
12956
12957 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
12958 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
12959 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
12960 * Revert "SAUCE: i915 -- disable powersave by default"
12961 * SAUCE: enable Marvell 9128 PCIe SATA controller
12962 - LP: #658521
12963 * [Config] evtchn has been renamed
12964 * (no-up) add support for installed header files to ubuntu directory
12965 - LP: #684666
12966 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
12967 - LP: #684666
12968
12969 [ Tim Gardner ]
12970
12971 * [Config] MISS: evtchn, NEW : xen-evtchn
12972 * rebase to v2.6.37-rc4
12973
12974 [ Upstream Kernel Changes ]
12975
12976 * drm/i915: Clean conflicting modesetting registers upon init
12977 - LP: #683775
12978 * rebase to v2.6.37-rc4
12979
12980 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
12981
12982 linux (2.6.37-7.19) natty; urgency=low
12983
12984 [ Tim Gardner ]
12985
12986 * [Config] Add bnx2 firmware to nic-modules udeb
12987 - LP: #676245
12988
12989 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
12990
12991 linux (2.6.37-7.18) natty; urgency=low
12992
12993 [ Andy Whitcroft ]
12994
12995 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
12996 * Revert "SAUCE: Add extra headers to linux-libc-dev"
12997 * Revert "SAUCE: Enable speedstep for sonoma processors."
12998 * [Config] enable CONFIG_BT_HCIUART_ATH3K
12999 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
13000 * [Config] standardise CONFIG_MII
13001 * [Config] standardise CONFIG_PRISM2_USB
13002 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
13003 * [Config] build in CONFIG_AGP
13004 * [Config] build in CONFIG_AGP_INTEL
13005 * [Config] build in CONFIG_AGP_AMD
13006 * [Config] build in CONFIG_AGP_AMD64
13007 * [Config] build in CONFIG_AGP_NVIDIA
13008 * [Config] build in CONFIG_AGP_VIA
13009 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
13010 * (no-up): document the new ## scheme
13011 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
13012 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
13013 - LP: #675453
13014
13015 [ Mathieu J. Poirier ]
13016
13017 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
13018
13019 [ Upstream Kernel Changes ]
13020
13021 * nx-emu: fix inverted report of disable_nx
13022
13023 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
13024
13025 linux (2.6.37-6.17) natty; urgency=low
13026
13027 [ Andy Whitcroft ]
13028
13029 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
13030 aufs2.1-36-UNRELEASED-20101103"
13031 * Revert "ubuntu: AUFS -- aufs2-base.patch
13032 aufs2.1-36-UNRELEASED-20101103"
13033 * [Config] standardise CONFIG_BT
13034 * [Config] standardise CONFIG_IRDA
13035 * [Config] standardise CONFIG_LAPB
13036 * [Config] standardise CONFIG_RDS
13037 * [Config] standardise CONFIG_RFKILL
13038 * [Config] standardise CONFIG_TIPC
13039 * [Config] standardise CONFIG_X25
13040 * [Config] standardise CONFIG_INPUT_EVDEV
13041 * [Config] standardise CONFIG_INPUT_JOYDEV
13042 * [Config] standardise CONFIG_INPUT_JOYSTICK
13043 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
13044 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
13045 * [Config] CONFIG_IRDA=n for FTBS (arm)
13046 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
13047 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
13048 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
13049
13050 [ Tim Gardner ]
13051
13052 * SAUCE: Fix drivers/staging/easycap FTBS
13053 * [Config] CONFIG_EASYCAP=m after fixing FTBS
13054
13055 [ Upstream Kernel Changes ]
13056
13057 * Revert "x86: Add NX protection for kernel data"
13058
13059 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
13060
13061 linux (2.6.37-6.16) natty; urgency=low
13062
13063 [ Andy Whitcroft ]
13064
13065 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
13066 * rebase to v2.6.37-rc3
13067
13068 [ Tim Gardner ]
13069
13070 * [Config] CONFIG_SCHED_AUTOGROUP=y
13071
13072 [ Upstream Kernel Changes ]
13073
13074 * Revert "x86: Add RO/NX protection for loadable kernel modules"
13075 * sched: automated per session task groups
13076 * rebase to v2.6.37-rc3
13077
13078 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
13079
13080 linux (2.6.37-6.15) natty; urgency=low
13081
13082 [ Andy Whitcroft ]
13083
13084 * [Config] standardise CONFIG_CEPH_FS
13085 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
13086 * [Config] standardise CONFIG_SCSI_PROC_FS
13087 * [Config] standardise CONFIG_UBIFS_FS
13088 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
13089
13090 [ Kees Cook ]
13091
13092 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
13093
13094 [ Manoj Iyer ]
13095
13096 * SAUCE: Enable jack sense for Thinkpad Edge 11
13097 - LP: #677210
13098 * SAUCE: enable rfkill for rtl8192se driver
13099 - LP: #640992
13100
13101 [ Tim Gardner ]
13102
13103 * [Config] CONFIG_EASYCAP=n for FTBS
13104 * Rebase to v2.6.32-rc2+git
13105
13106 [ Upstream Kernel Changes ]
13107
13108 * x86: Fix improper large page preservation
13109 * x86: Add NX protection for kernel data
13110 * x86: Add RO/NX protection for loadable kernel modules
13111
13112 [ Upstream Kernel Changes ]
13113
13114 * Rebase to Linus 2.6.37-rc2+git
13115
13116 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
13117
13118 linux (2.6.37-5.14) natty; urgency=low
13119
13120 [ Upstream Kernel Changes ]
13121
13122 * PCI: fix offset check for sysfs mmapped files
13123 - LP: #676963
13124
13125 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
13126
13127 linux (2.6.37-5.13) natty; urgency=low
13128
13129 [ Andy Whitcroft ]
13130
13131 * rebased to v2.6.37-rc2
13132 * updateconfigs following rebase to v2.6.37-rc2
13133
13134 [ Tim Gardner ]
13135
13136 * [Config] Added NFS and related modules to virtual flavour
13137 - LP: #659084
13138
13139 [ Upstream Kernel Changes ]
13140
13141 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
13142 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
13143 * x86, cpu: Call verify_cpu during 32bit CPU startup
13144 * x86, cpu: Only CPU features determine NX capabilities
13145
13146 [ Upstream Changes ]
13147
13148 * rebased to v2.67.37-rc2
13149
13150 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
13151
13152 linux (2.6.37-4.12) natty; urgency=low
13153
13154 [ Andy Whitcroft ]
13155
13156 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
13157 * Revert "[Upstream] HID: magicmouse: properly account for scroll
13158 movement in state"
13159 * Revert "[Upstream] HID: magicmouse: disable and add module param for
13160 scroll acceleration"
13161 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
13162 middle of mouse"
13163
13164 [ Henrik Rydberg ]
13165
13166 * SAUCE: hid: ntrig: remove sysfs nodes
13167 * SAUCE: hid: ntrig: Setup input filtering manually
13168 * SAUCE: hid: ntrig: New ghost-filtering event logic
13169
13170 [ Manoj Iyer ]
13171
13172 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13173 - LP: #348861
13174
13175 [ Upstream Kernel Changes ]
13176
13177 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
13178 suspend/resume"
13179 * Revert "[ARM] implement arch_randomize_brk()"
13180 * Revert "ARM: stack protector: change the canary value per task"
13181 * Revert "ARM: initial stack protector (-fstack-protector) support"
13182 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
13183 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
13184 * Revert "perf probe: Add kernel source path option"
13185 * hid: ntrig: Support single-touch devices
13186 * hid: ntrig: Mask pen switch events
13187 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
13188 kernel
13189 - LP: #673073
13190 * Fix userspace build of linux/fs.h
13191
13192 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
13193
13194 linux (2.6.37-3.11) natty; urgency=low
13195
13196 [ Andy Whitcroft ]
13197
13198 * Revert "ubuntu: AUFS -- update to
13199 b37c575759dc4535ccc03241c584ad5fe69e3b25"
13200 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
13201 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
13202 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
13203 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
13204 * [Config] Disable intel_idle for -virtual kernels
13205 - LP: #651370
13206 * [Config] enforcer -- ensure we never enable CONFIG_IMA
13207 * debian -- pass the correct flavour name when checking configs
13208 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
13209 * [Config] ensure CONFIG_IPV6=y for powerpc
13210 * [Config] enforcer -- ensure CONFIG_IPV6=y
13211 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
13212 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
13213 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
13214 * ubuntu: AUFS -- re-enable
13215 * ubuntu: AUFS -- track changes to work queue initialisation
13216 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
13217 * SAUCE: fbcon -- fix race between open and removal of framebuffers
13218 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13219 - LP: #614008
13220 * SAUCE: drm -- stop early access to drm devices
13221
13222 [ Jeremy Kerr ]
13223
13224 * [Config] Build-in powermac ZILOG serial driver
13225 - LP: #673346
13226
13227 [ Kees Cook ]
13228
13229 * SAUCE: nx-emu: use upstream ASLR when possible
13230
13231 [ Tim Gardner ]
13232
13233 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
13234 - LP: #628776
13235
13236 [ Upstream Kernel Changes ]
13237
13238 * i386: NX emulation
13239 * nx-emu: drop exec-shield sysctl, merge with disable_nx
13240 * nx-emu: standardize boottime message prefix
13241 * mmap randomization for executable mappings on 32-bit
13242 * exec-randomization: brk away from exec rand area
13243
13244 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
13245
13246 linux (2.6.37-2.10) natty; urgency=low
13247
13248 [ Andy Whitcroft ]
13249
13250 * reinstate armel config changes:
13251 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
13252 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
13253
13254 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
13255
13256 linux (2.6.37-2.9) natty; urgency=low
13257
13258 [ Andy Whitcroft ]
13259
13260 * config -- fix genportsconfig
13261 * [Config] move powerpc over from ports to distro
13262 * bump master version number to match contained kernel
13263 * SAUCE: fix documentation strings for struct input_keymap_entry
13264 * usb: gadget: goku_udc: add registered flag bit
13265
13266 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
13267
13268 linux (2.6.36-2.8) natty; urgency=low
13269
13270 [ Tim Gardner ]
13271
13272 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
13273 * [Config]: TWL4030_CORE=n for FTBS
13274 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
13275 * [Config]: CONFIG_SOLO6X10=n for FTBS
13276 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
13277 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
13278 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
13279 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
13280 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
13281 * [Config]: CONFIG_I2C_I801=n for armel FTBS
13282 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
13283 * AppArmor: compatibility patch for v5 interface
13284 * AppArmor: compatibility patch for v5 network controll
13285 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
13286 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13287 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13288 * Dropped: hid: 3m: Convert to MT slots
13289 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
13290 * Dropped: HID: magicmouse: simplify touch data bit manipulation
13291 * Dropped: HID: magicmouse: simplify touch down logic
13292 * Dropped: HID: magicmouse: enable Magic Trackpad support
13293 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
13294 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
13295 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
13296 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
13297 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
13298 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
13299 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
13300 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13301 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
13302 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
13303 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
13304 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
13305
13306 [ Upstream Kernel Changes ]
13307
13308 * rebased against 2.6.27-rc1
13309
13310 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
13311
13312 linux (2.6.36-1.7) natty; urgency=low
13313
13314 [ Andy Whitcroft ]
13315
13316 * rebased to v2.6.36 final
13317 * [Config] update configs following rebase to v2.6.36 final
13318 * [Config] update ports configs following rebase to v2.6.36 final
13319
13320 [ Upstream Kernel Changes ]
13321
13322 * rebased to v2.6.36 final
13323
13324 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
13325
13326 linux (2.6.36-1.6) natty; urgency=low
13327
13328 [ Upstream Kernel Changes ]
13329
13330 * drop broadcom staging driver preview:
13331 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
13332 wireless LAN driver."
13333
13334 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
13335
13336 linux (2.6.36-1.5) natty; urgency=low
13337
13338 [ Andy Whitcroft ]
13339
13340 * rebase to v2.6.36-rc8
13341 * updateconfigs following rebase to v2.6.36-rc8
13342 * updateportsconfigs following rebase to v2.6.36-rc8
13343 * config -- simplify the kernelconfig interface
13344 * config -- add new config mode 'dumpconfigs'
13345
13346 [ Tim Gardner ]
13347
13348 * Simplify the use of CROSS_COMPILER
13349
13350 [ Upstream Kernel Changes ]
13351
13352 * drop broadcom staging driver preview:
13353 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
13354 brcmfmac.ko mutually exclusive."
13355 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
13356 set."
13357 * Revert "Staging: brcm80211: remove driver specific -W options"
13358 * Revert "Staging: brcm80211: clean up makefile cflag lines"
13359 * Revert "staging: brcm80211: add fullmac driver"
13360 * Revert "staging: brcm80211: use string native library"
13361 * Revert "staging: brcm80211: use native ctype library"
13362 * Revert "staging: brcm80211: fix remaining checkpatch errors."
13363 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
13364 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
13365 ...""
13366 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
13367 ':' ...""
13368 * Revert "staging: brcm80211: fix "ERROR: space required before that
13369 ...""
13370 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
13371 * Revert "staging: brcm80211: fix "ERROR: space required after that close
13372 brace""
13373 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
13374 ...close square bracket""
13375 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
13376 ...""
13377 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
13378 '*'""
13379 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
13380 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
13381 do - while loop""
13382 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13383 parenthesis""
13384 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
13385 or NULL""
13386 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
13387 or NULL""
13388 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
13389 '}'""
13390 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
13391 line""
13392 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
13393 on next line""
13394 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
13395 condition""
13396 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
13397 paren...""
13398 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
13399 function dec...""
13400 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
13401 *bar"'"
13402 * Revert "staging: brcm80211: Fix URLs for firmware files."
13403 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
13404 * Revert "staging: brcm80211: Add contact info to TODO list."
13405 * Revert "staging: brcm80211: Fix some initialisation failure paths"
13406 * Export dump_{write,seek} to binary loader modules
13407 * rebase to v2.6.36-rc8.
13408
13409 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
13410
13411 linux (2.6.36-0.4) natty; urgency=low
13412
13413 [ Andy Whitcroft ]
13414
13415 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
13416 (fixes FTBS on powerpc)
13417
13418 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
13419
13420 linux (2.6.36-0.3) natty; urgency=low
13421
13422 [ Andy Whitcroft ]
13423
13424 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
13425
13426 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
13427
13428 linux (2.6.36-0.2) natty; urgency=low
13429
13430 [ Andy Whitcroft ]
13431
13432 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
13433 (fix FTBS on powerpc)
13434
13435 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
13436
13437 linux (2.6.36-0.1) natty; urgency=low
13438
13439 [ Andy Whitcroft ]
13440
13441 * reduce disk usage during buildd builds
13442 - LP: #645653
13443 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
13444 * [Config] armel -- drop omap flavour
13445
13446 [ Tim Gardner ]
13447
13448 * Added dropped patch list
13449 * more dropped patches
13450 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
13451 * [Config] Add support for cross compiling armel
13452 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
13453 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
13454 * [Config]: updateconfigs after adding brcm80211
13455 * staging: brcm80211: Fix Makefile syntax error
13456 * rebased to v2.6.36-rc7
13457
13458 [ Upstream Kernel Changes ]
13459
13460 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
13461 * (upstream) IPS driver: verify BIOS provided limits
13462 * intel_ips: Print MCP limit exceeded values.
13463 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
13464 LAN driver.
13465 * staging: brcm80211: Fix some initialisation failure paths
13466 * staging: brcm80211: Add contact info to TODO list.
13467 * staging: brcm80211: use '%pM' format to print MAC address
13468 * staging: brcm80211: Fix URLs for firmware files.
13469 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
13470 * staging: brcm80211: fix "ERROR: open brace '{' following function
13471 dec..."
13472 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
13473 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
13474 * staging: brcm80211: fix "ERROR: trailing statements should be on next
13475 line"
13476 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
13477 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
13478 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
13479 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
13480 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13481 parenthesis"
13482 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
13483 while loop"
13484 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
13485 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
13486 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
13487 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
13488 bracket"
13489 * staging: brcm80211: fix "ERROR: space required after that close brace"
13490 * staging: brcm80211: fix "ERROR: space required after that ..."
13491 * staging: brcm80211: fix "ERROR: space required before that ..."
13492 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
13493 * staging: brcm80211: fix "ERROR: spaces required around that ..."
13494 * staging: brcm80211: fix "ERROR: trailing whitespace."
13495 * staging: brcm80211: fix remaining checkpatch errors.
13496 * staging: brcm80211: use native ctype library
13497 * staging: brcm80211: use string native library
13498 * staging: brcm80211: add fullmac driver
13499 * Staging: brcm80211: clean up makefile cflag lines
13500 * Staging: brcm80211: remove driver specific -W options
13501 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
13502 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
13503 mutually exclusive.
13504
13505 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
13506
13507 linux (2.6.35-22.33) maverick; urgency=low
13508
13509 [ Andy Whitcroft ]
13510
13511 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
13512 Dell E2 series Laptops"
13513 - LP: #641320
13514
13515 [ Brian Rogers ]
13516
13517 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
13518 - LP: #624701
13519
13520 [ Christopher James Halse Rogers ]
13521
13522 * SAUCE: Nouveau: Add quirk framework to disable acceleration
13523 - LP: #544088, #546393
13524 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
13525 - LP: #546393
13526
13527 [ John Johansen ]
13528
13529 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
13530 kernels"
13531 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13532 - LP: #639758
13533
13534 [ Mathieu J. Poirier ]
13535
13536 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
13537
13538 [ Upstream Kernel Changes ]
13539
13540 * ALSA: HDA: Enable internal speaker on Dell M101z
13541 - LP: #640254
13542
13543 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
13544
13545 linux (2.6.35-22.32) maverick; urgency=low
13546
13547 [ Arjan van de Ven ]
13548
13549 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13550
13551 [ David Henningsson ]
13552
13553 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
13554 - LP: #605047, #628961
13555
13556 [ John Johansen ]
13557
13558 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
13559 and profile names
13560 - LP: #615947
13561 * [Upstream] AppArmor: Fix locking from removal of profile namespace
13562 - LP: #615947
13563 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
13564 - LP: #639758
13565 * SAUCE: Improve Amazon EBS performance for EC2
13566 - LP: #634316
13567
13568 [ Leann Ogasawara ]
13569
13570 * Revert "SAUCE: i915 KMS -- blacklist i855"
13571 * Revert "SAUCE: i915 KMS -- blacklist i845g"
13572 * Revert "SAUCE: i915 KMS -- blacklist i830"
13573 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
13574 devices"
13575 * execute module-inclusion within a subshell
13576 - LP: #621175
13577
13578 [ Upstream Kernel Changes ]
13579
13580 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
13581 - LP: #633227
13582 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
13583 - LP: #629711
13584 * (pre-stable) mm: Move vma_stack_continue into mm.h
13585 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
13586 - LP: #601073
13587 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
13588 * PM / Runtime: Add runtime PM statistics (v3)
13589 * compat: Make compat_alloc_user_space() incorporate the access_ok()
13590 - CVE-2010-3081
13591 * x86-64, compat: Test %rax for the syscall number, not %eax
13592 - CVE-2010-3301
13593 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
13594 - CVE-2010-3301
13595
13596 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
13597
13598 linux (2.6.35-21.31) maverick; urgency=low
13599
13600 [ Andy Whitcroft ]
13601
13602 * bodge linux-libc-dev package version due to ti-omap4 error
13603 * linux-libc-dev -- ensure we can only build this on debian.master
13604
13605 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
13606
13607 linux (2.6.35-21.30) maverick; urgency=low
13608
13609 [ Andy Whitcroft ]
13610
13611 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13612 - LP: #614008
13613
13614 [ Daniel Lezcano ]
13615
13616 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
13617
13618 [ Henrik Rydberg ]
13619
13620 * SAUCE: Input: wacom - add fuzz parameters to features
13621 * SAUCE: Input: wacom - collect device quirks into single function
13622 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
13623 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
13624 * SAUCE: hid: ntrig: Remove unused device ids
13625 * SAUCE: hid: ntrig: remove sysfs nodes
13626 * SAUCE: hid: ntrig: Correct logic for quirks
13627 * SAUCE: hid: ntrig: zero-initialize ntrig struct
13628 * SAUCE: hid: ntrig: Setup input filtering manually
13629 * SAUCE: hid: ntrig: New ghost-filtering event logic
13630
13631 [ Leann Ogasawara ]
13632
13633 * SAUCE: ndiswrapper: Initialize buffer index and check its value
13634 - LP: #613796
13635
13636 [ Manoj Iyer ]
13637
13638 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
13639 series Laptops
13640 - LP: #632884
13641
13642 [ Ping Cheng ]
13643
13644 * SAUCE: Input: wacom - parse the Bamboo device family
13645
13646 [ Rafi Rubin ]
13647
13648 * SAUCE: hid: ntrig: identify firmware version (wiggled)
13649
13650 [ Tim Gardner ]
13651
13652 * [Config] CONFIG_NL80211_TESTMODE=n
13653
13654 [ Upstream Kernel Changes ]
13655
13656 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
13657 * e1000e: initial support for 82579 LOMs
13658 * e1000e: correct MAC-PHY interconnect register offset for 82579
13659 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
13660 tested on HP G60
13661 - LP: #587388
13662 * DSS2: Don't power off a panel twice
13663 - LP: #588243
13664 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
13665 * Input: i8042 - reset keyboard controller wehen resuming from S2R
13666 - LP: #86820
13667 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
13668 - LP: #414795
13669 * agp/intel: Support the extended physical addressing bits on
13670 Sandybridge.
13671 - LP: #632488
13672 * drm/i915,intel_agp: Add support for Sandybridge D0
13673 - LP: #632488
13674 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
13675 - LP: #632488
13676 * mmc: omap: fix for bus width which improves SD card's peformance.
13677
13678 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
13679
13680 linux (2.6.35-20.29) maverick; urgency=low
13681
13682 [ Andy Whitcroft ]
13683
13684 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
13685 - LP: #563277
13686 * SAUCE: i915 KMS -- blacklist i830
13687 - LP: #542208, #563277
13688 * SAUCE: i915 KMS -- blacklist i845g
13689 - LP: #541492, #563277
13690 * SAUCE: i915 KMS -- blacklist i855
13691 - LP: #511001, #541511, #563277
13692
13693 [ Leann Ogasawara ]
13694
13695 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
13696 - LP: #601073
13697 * ARM: Temporarily disable module check for armel
13698 * rebase to v2.6.35.4
13699 * [Config] update configs following rebase to v2.6.35.4
13700
13701 [ Ricardo Salveti de Araujo ]
13702
13703 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
13704 in Omap
13705
13706 [ Tim Gardner ]
13707
13708 * [Config] Added be2net, be2scsi to udebs
13709 - LP: #628776
13710
13711 [ Upstream Kernel Changes ]
13712
13713 * x86, cpu: Package Level Thermal Control, Power Limit Notification
13714 definitions
13715 - LP: #601073
13716 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
13717 - LP: #601073
13718 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
13719 - LP: #601073
13720 * x86, hwmon: Package Level Thermal/Power: power limit
13721 - LP: #601073
13722 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
13723 - LP: #601073
13724 * hid: 3m: Adjust to sequential MT HID protocol
13725 * hid: 3m: Convert to MT slots
13726 * hid: 3m: Correct touchscreen emulation
13727 * hid: 3m: Adjust major / minor axes to scale
13728 * input: bcm5974: Adjust major / minor to scale
13729 * HID: magicmouse: don't allow hidinput to initialize the device
13730 * HID: magicmouse: simplify multitouch feature request
13731 * HID: magicmouse: simplify touch data bit manipulation
13732 * HID: magicmouse: simplify touch down logic
13733 * HID: magicmouse: remove timestamp logic
13734 * HID: magicmouse: enable Magic Trackpad support
13735 * HID: magicmouse: Adjust major / minor axes to scale
13736 * mmc: fix all hangs related to mmc/sd card insert/removal during
13737 suspend/resume
13738 - LP: #477106
13739 * drm/i915: fix VGA plane disable for Ironlake+
13740 - LP: #602281
13741
13742 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
13743
13744 linux (2.6.35-19.28) maverick; urgency=low
13745
13746 [ Leann Ogasawara ]
13747
13748 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
13749 from the archive and a no-change rebuild was attempted. However, the ABI
13750 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
13751 up the ABI and re-upload.
13752
13753 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
13754
13755 linux (2.6.35-19.27) maverick; urgency=low
13756
13757 [ Leann Ogasawara ]
13758
13759 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
13760 from the archive.
13761
13762 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
13763
13764 linux (2.6.35-19.26) maverick; urgency=low
13765
13766 [ Upstream Kernel Changes ]
13767
13768 * ARM: OMAP: Beagle: revision detection
13769 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
13770 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
13771
13772 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
13773
13774 linux (2.6.35-19.25) maverick; urgency=low
13775
13776 [ Jarod Wilson ]
13777
13778 * SAUCE: Bring in staging/lirc from 2.6.36
13779 - LP: #609234
13780 * SAUCE: Update ir-core to linuxtv/other which should be merged for
13781 2.6.36.
13782 - LP: #609234
13783 * SAUCE: Fix memleaks in imon and mceusb drivers
13784 - LP: #609234
13785 * SAUCE: Bring in streamzap support from linuxtv/other
13786 - LP: #609234
13787
13788 [ Mario Limonciello ]
13789
13790 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
13791 - LP: #609234
13792
13793 [ Mathieu J. Poirier ]
13794
13795 * SAUCE: ARM: adding i2c eeprom driver to read EDID
13796 - LP: #608279
13797
13798 [ Upstream Kernel Changes ]
13799
13800 * intel_idle: disable module support
13801 - LP: #615265
13802 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
13803 correct codec ID
13804 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
13805 - LP: #605101
13806 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
13807 - LP: #495134
13808 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
13809 - LP: #519066
13810 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
13811 - LP: #519066
13812 * input: mt: Initialize slots to unused (rev2)
13813 * input: mt: Add support for the Bamboo Touch trackpad
13814 * hid: Add a hid quirk for input sync override
13815
13816 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
13817
13818 linux (2.6.35-18.24) maverick; urgency=low
13819
13820 [ Colin Watson ]
13821
13822 * Pass DEB_MAINT_PARAMS to hook scripts
13823
13824 [ Leann Ogasawara ]
13825
13826 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
13827 - LP: #584812
13828 * rebase to v2.6.35.3
13829
13830 [ Upstream Kernel Changes ]
13831
13832 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
13833 - LP: #609234
13834 * can: add limit for nframes and clean up signed/unsigned variables
13835 - CVE-2010-2959
13836 * drm: Initialize ioctl struct when no user data is present
13837 - CVE-2010-2803
13838 * ARM: initial stack protector (-fstack-protector) support
13839 * ARM: stack protector: change the canary value per task
13840 * [ARM] implement arch_randomize_brk()
13841 * [ARM] add address randomization to mmap()
13842 * ARM: fix ASLR of PIE executables
13843
13844 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
13845
13846 linux (2.6.35-17.23) maverick; urgency=low
13847
13848 [ Jeremy Kerr ]
13849
13850 * [Config] build-in uinput module
13851 - LP: #584812
13852
13853 [ Leann Ogasawara ]
13854
13855 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
13856 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
13857 * Revert "[Config] [FTBS] sparc: Temporarily disable
13858 CONFIG_MTD_NAND_DENALI"
13859 * Revert "[Config] [FTBS] sparc: Temporarily disable
13860 CONFIG_MFD_JANZ_CMODIO"
13861 * Revert "[Config] [FTBS] sparc: Temporarily disable
13862 CONFIG_INFINIBAND_QIB"
13863 * [Config] Enable INTEL_IPS
13864 - LP: #601057
13865 * Remove ia64 support
13866 * [Config] Update portsconfigs after removing ia64 support
13867 * Remove sparc support
13868 * [Config] Update portsconfigs after removing sparc support
13869
13870 [ Linus Torvalds ]
13871
13872 * (pre-stable) mm: fix page table unmap for stack guard page properly
13873
13874 [ Mathieu J. Poirier ]
13875
13876 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
13877 - LP: #591941
13878
13879 [ Upstream Kernel Changes ]
13880
13881 * timer: add on-stack deferrable timer interfaces
13882 - LP: #601057
13883 * x86 platform driver: intelligent power sharing driver
13884 - LP: #601057
13885 * IPS driver: add GPU busy and turbo checking
13886 - LP: #601057
13887 * X86: intel_ips, check for kzalloc properly
13888 - LP: #601057
13889 * ips driver: make it less chatty
13890 - LP: #601057
13891
13892 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
13893
13894 linux (2.6.35-16.22) maverick; urgency=low
13895
13896 [ Andy Whitcroft ]
13897
13898 * debian -- more agressivly clean up after depmod on purge
13899 - LP: #618591
13900
13901 [ Henrik Rydberg ]
13902
13903 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
13904
13905 [ Leann Ogasawara ]
13906
13907 * ubuntu: iscsitarget -- version 1.4.20.2
13908 * ubuntu: rtl8192se -- update to version 0017.0507.2010
13909 * rebase to v2.6.35.2
13910 * [Config] update configs following rebase to v2.6.35.2
13911 * [Config] update ports configs following rebase to v2.6.35.2
13912
13913 [ Luke Yelavich ]
13914
13915 * [Config] Enable new firewire stack on powerpc
13916
13917 [ Mathieu J. Poirier ]
13918
13919 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
13920 - LP: #608266
13921
13922 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
13923
13924 linux (2.6.35-15.21) maverick; urgency=low
13925
13926 [ Luke Yelavich ]
13927
13928 * [Config] CONFIG_SND_USB_UA101=m for all architectures
13929
13930 [ Upstream Kernel Changes ]
13931
13932 * Input: introduce MT event slots
13933 * Input: document the MT event slot protocol
13934 * (pre-stable) sched: Revert nohz_ratelimit() for now
13935 * (pre-stable) drm/radeon/kms: add missing copy from user
13936 - LP: #606081
13937
13938 [ Leann Ogasawara ]
13939
13940 * rebase to v2.6.35.1
13941
13942 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
13943
13944 linux (2.6.35-14.20) maverick; urgency=low
13945
13946 [ Andy Whitcroft ]
13947
13948 * update Vcs-Git to point to maverick repo
13949 * debian -- include the debian packaging in the -source package
13950 - LP: #608674
13951 * select debian source format 1.0
13952 * add support for building selected stages of kernel
13953 - LP: #603087
13954 * cleanup conditional dependancy handling
13955 - LP: #603087
13956
13957 [ Upstream Kernel Changes ]
13958
13959 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
13960 - LP: #582199, #586418, #588031
13961 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
13962 - LP: #582199, #586418, #588031
13963 * sched: Revert nohz_ratelimit() for now
13964
13965 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
13966
13967 linux (2.6.35-14.19) maverick; urgency=low
13968
13969 [ Leann Ogasawara ]
13970
13971 * rebase to v2.6.35
13972
13973 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
13974
13975 linux (2.6.35-13.18) maverick; urgency=low
13976
13977 [ Andy Whitcroft ]
13978
13979 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
13980 * SAUCE: add tracing for user initiated readahead requests
13981 * SAUCE: vt -- maintain bootloader screen mode and content until vt
13982 switch
13983 * SAUCE: vt -- allow grub to request automatic vt_handoff
13984 * SAUCE: fbcon -- fix race between open and removal of framebuffers
13985 * SAUCE: drm -- stop early access to drm devices
13986
13987 [ Bryan Wu ]
13988
13989 * CONFIG: compile in OTG driver and Transceiver driver
13990 - LP: #566645
13991 * remove OTG modules from modules list file
13992
13993 [ John Johansen ]
13994
13995 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
13996 - LP: #581525, #599450
13997 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
13998 * SAUCE: AppArmor 2.4 compatibility patch
13999 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
14000 * SAUCE: fix pv-ops for legacy Xen
14001 * SAUCE: blkfront: default to sd devices
14002 * [Config] Build in drivers required for Xen pv-ops
14003
14004 [ Leann Ogasawara ]
14005
14006 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
14007 size."
14008
14009 [ Lee Jones ]
14010
14011 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
14012 - LP: #608095
14013 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
14014 just revision
14015 - LP: #608095
14016 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
14017 - LP: #608095
14018 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
14019 - LP: #608095
14020
14021 [ Upstream Kernel Changes ]
14022
14023 * agp/intel: Use the correct mask to detect i830 aperture size.
14024 - LP: #597075
14025
14026 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
14027
14028 linux (2.6.35-12.17) maverick; urgency=low
14029
14030 [ Leann Ogasawara ]
14031
14032 * rebase to v2.6.35-rc6
14033 * [Config] update configs following rebase to v2.6.35-rc6
14034 * [Config] update ports configs following rebase to v2.6.35-rc6
14035 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
14036
14037 [ Leann Ogasawara ]
14038
14039 * rebase to v2.6.35-rc6
14040
14041 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
14042
14043 linux (2.6.35-11.16) maverick; urgency=low
14044
14045 [ Leann Ogasawara ]
14046
14047 * Bump ABI for new compiler update
14048
14049 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
14050
14051 linux (2.6.35-10.15) maverick; urgency=low
14052
14053 [ Leann Ogasawara ]
14054
14055 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
14056 device"
14057 * [Config] Enable CONFIG_M686=y
14058 - LP: #592495
14059
14060 [ Upstream Kernel Changes ]
14061
14062 * tracing: Add alignment to syscall metadata declarations
14063
14064 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
14065
14066 linux (2.6.35-9.14) maverick; urgency=low
14067
14068 [ Andy Whitcroft ]
14069
14070 * ubuntu: AUFS -- add BOM and automated update script
14071 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
14072
14073 [ John Johansen ]
14074
14075 * [Config] Enable DRBD as a module
14076
14077 [ Kees Cook ]
14078
14079 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
14080 - LP: #604407
14081
14082 [ Leann Ogasawara ]
14083
14084 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
14085 - LP: #606139
14086 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
14087 - LP: #606139
14088 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14089 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14090
14091 [ Lee Jones ]
14092
14093 * Stop ARM boards crashing when CUPS is loaded
14094 - LP: #601226
14095
14096 [ Upstream Kernel Changes ]
14097
14098 * perf probe: Support tracing an entry of array
14099 * perf probe: Support static and global variables
14100
14101 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
14102
14103 linux (2.6.35-8.13) maverick; urgency=low
14104
14105 [ Kees Cook ]
14106
14107 * SAUCE: Yama: check PTRACE using thread group leader
14108 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
14109 - LP: #603716
14110
14111 [ Leann Ogasawara ]
14112
14113 * rebase to v2.6.35-rc5
14114 * [Config] update configs following rebase to v2.6.35-rc5
14115
14116 [ Nicolas Pitre ]
14117
14118 * SAUCE: make ndiswrapper available on X86 only
14119
14120 [ Tim Gardner ]
14121
14122 * [Config] Added ums-cypress to udeb
14123 - LP: #576066
14124 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
14125 * [Config] CONFIG_NDISWRAPPER=m across all configs
14126
14127 [ Upstream Kernel Changes ]
14128
14129 * HID: magicmouse: report last touch up
14130 * rebase to 2.6.35-rc5
14131
14132 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
14133
14134 linux (2.6.35-7.12) maverick; urgency=low
14135
14136 [ Tim Gardner ]
14137
14138 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
14139 - LP: #597075
14140
14141 [ Upstream Kernel Changes ]
14142
14143 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
14144 (squashed)
14145
14146 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
14147
14148 linux (2.6.35-7.11) maverick; urgency=low
14149
14150 [ Tim Gardner ]
14151
14152 * [Config] CONFIG_X86_MRST=n
14153
14154 [ Upstream Kernel Changes ]
14155
14156 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
14157 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
14158 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
14159
14160 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
14161
14162 linux (2.6.35-7.10) maverick; urgency=low
14163
14164 [ Kees Cook ]
14165
14166 * SAUCE: security: create task_free security callback
14167 * SAUCE: Yama: add PTRACE exception tracking and interface
14168 * SAUCE: security: unconditionally chain to Yama LSM
14169 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
14170 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
14171 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
14172 * [Upstream] security: Yama LSM
14173 * [Config] Enable CONFIG_SECURITY_YAMA=y
14174
14175 [ Tim Gardner ]
14176
14177 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
14178
14179 [ Upstream Kernel Changes ]
14180
14181 * rebase to 2.6.35-rc4
14182
14183 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
14184
14185 linux (2.6.35-6.9) maverick; urgency=low
14186
14187 [ Tim Gardner ]
14188
14189 * [Upstream] direct_splice_actor() should not use pos in sd
14190 - LP: #588861
14191
14192 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
14193
14194 linux (2.6.35-6.8) maverick; urgency=low
14195
14196 [ Mathieu J. Poirier ]
14197
14198 * ARM: Adding regulator supply for vdds_sdi.
14199 - LP: #597904
14200
14201 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
14202
14203 linux (2.6.35-6.7) maverick; urgency=low
14204
14205 [ Alberto Milone ]
14206
14207 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
14208
14209 [ Chase Douglas ]
14210
14211 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
14212 of mouse
14213 * [Upstream] HID: magicmouse: disable and add module param for scroll
14214 acceleration
14215 * [Upstream] HID: magicmouse: properly account for scroll movement in
14216 state
14217 * [Upstream] HID: magicmouse: add param for scroll speed
14218 * [Upstream] HID: magicmouse: enable horizontal scrolling
14219
14220 [ Henrik Rydberg ]
14221
14222 * [Upstream] Input: evdev - convert to dynamic event buffer
14223 * [Upstream] Input: evdev - use driver hint to compute size of event
14224 buffer
14225 * [Upstream] Input: bcm5974 - set the average number of events per MT
14226 event packet
14227 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
14228 * [Upstream] Input: evdev - never leave the client buffer empty after
14229 write
14230
14231 [ John Johansen ]
14232
14233 * SAUCE: AppArmor: -- mainline 2010-06-23
14234 * SAUCE: AppArmor 2.4 compatibility patch
14235 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
14236
14237 [ Leann Ogasawara ]
14238
14239 * [Config] Enable CONFIG_INTR_REMAP=y
14240 - LP: #597091
14241 * [Config] Enable CONFIG_X86_X2APIC
14242 - LP: #597091
14243
14244 [ Mathieu J. Poirier ]
14245
14246 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
14247 - LP: #594382
14248
14249 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
14250
14251 linux (2.6.35-5.6) maverick; urgency=low
14252
14253 [ Amit Kucheria ]
14254
14255 * [Config] update omap flavour description
14256
14257 [ Andy Whitcroft ]
14258
14259 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
14260 - LP: #570500, #576274
14261 * SAUCE: add option to hand off all kernel parameters to init
14262 - LP: #586386
14263 * [Config] enable passing all kernel command line to init
14264 - LP: #586386
14265 * [Config] disable CONFIG_VMI
14266 - LP: #537601
14267 * [Config] enable CONFIG_IPV6_SIT_6RD
14268 - LP: #591869
14269 * [Config] enable CONFIG_VMWARE_BALOON as module
14270 - LP: #592039
14271
14272 [ Leann Ogasawara ]
14273
14274 * Revert "SAUCE: pm: Config option to disable handling of console during
14275 suspend/resume"
14276 - LP: #594885
14277 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
14278 * [Config] ports: enable passing all kernel command line to init
14279 - LP: #586386
14280 * [Config] Enable CONFIG_FB_VESA=y for x86
14281 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
14282 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
14283 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
14284 - LP: #493156
14285
14286 [ Mathieu Poirier ]
14287
14288 * ARM: Adding MosChip MCS7830 to nic-usb
14289 - LP: #584920
14290
14291 [ Upstream Kernel Changes ]
14292
14293 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
14294 * docbook: need xmldoclinks for all doc types
14295 * perf probe: Add kernel source path option
14296
14297 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
14298
14299 linux (2.6.35-4.5) maverick; urgency=low
14300
14301 [ Leann Ogasawara ]
14302
14303 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
14304 size (rev2)"
14305 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
14306 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
14307 (rev4)"
14308 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
14309 modules"
14310 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
14311 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
14312 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
14313
14314 [ Tim Gardner ]
14315
14316 * [Config] CONFIG_NFS_FSCACHE=y
14317 - LP: #440522
14318 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
14319 - LP: #440522
14320
14321 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
14322
14323 linux (2.6.35-3.4) maverick; urgency=low
14324
14325 [ Andy Whitcroft ]
14326
14327 * debian -- ensure the version number is clean
14328
14329 [ Henrik Rydberg ]
14330
14331 * [Upstream] Introduce MT event slots (rev 5)
14332 * [Upstream] Document the MT event slot protocol (rev5)
14333 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
14334 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
14335 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
14336 (rev2)
14337
14338 [ Leann Ogasawara ]
14339
14340 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
14341 * Revert "SAUCE: hostap: send events on data interface as well as master
14342 interface"
14343 * Revert "Fix webcam having USB ID 0ac8:303b"
14344 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
14345 * rebase to v2.6.35-rc3
14346
14347 [ Maxim Levitsky ]
14348
14349 * [Config] Enable new Smartmedia/xD translation layer
14350 - LP: #202490
14351
14352 [ Upstream Kernel Changes ]
14353
14354 * net: fix deliver_no_wcard regression on loopback device
14355
14356 [ Upstream changes ]
14357
14358 * rebased to v2.6.35-rc3
14359
14360 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
14361
14362 linux (2.6.35-2.3) maverick; urgency=low
14363
14364 [ Bryan Wu ]
14365
14366 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
14367
14368 [ Leann Ogasawara ]
14369
14370 * [Config] armel: Enable CONFIG_BNX2=m
14371 * [Config] ports: Enable CONFIG_BNX2X=m
14372 * SAUCE: armel: define get_dma_ops to fix FTBS
14373
14374 [ Tim Gardner ]
14375
14376 * [Upstream] net: Print num_rx_queues imbalance warning only when there
14377 are allocated queues
14378 - LP: #591416
14379
14380 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
14381
14382 linux (2.6.35-2.2) maverick; urgency=low
14383
14384 [ Andy Whitcroft ]
14385
14386 * [Config] d-i: make armel configuration versatile flavour specific
14387 - LP: #588805
14388 * [Config] d-i: enable .udebs for omap flavour
14389 - LP: #588805
14390
14391 [ Kees Cook ]
14392
14393 * ptrace: limit scope to attach only (allow read)
14394 - LP: #589656
14395
14396 [ Leann Ogasawara ]
14397
14398 * rebase to v2.6.35-rc2
14399 * [Config] update configs following rebase to v2.6.35-rc2
14400 * [Config] update port configs following rebase to v2.6.35-rc2
14401
14402 [ Lee Jones ]
14403
14404 * Enable perf to be more helpful when perf_<version> does not exist.
14405 - LP: #570500
14406 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
14407
14408 [ Tim Gardner ]
14409
14410 * [Config] Update bnx2 udeb firmware files
14411 - LP: #589304
14412
14413 [ Upstream changes ]
14414
14415 * rebased to v2.6.35-rc2
14416
14417 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
14418
14419 linux (2.6.35-1.1) maverick; urgency=low
14420
14421 [ Andy Whitcroft ]
14422
14423 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
14424 - LP: #587888
14425 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
14426
14427 [ Leann Ogasawara ]
14428
14429 * rebase to v2.6.35-rc1
14430 * [Config] update configs following rebase to v2.6.35-rc1
14431 * [Config] update port configs following rebase to v2.6.35-rc1
14432 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
14433 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
14434 * SAUCE: ndiswrapper: convert multicast list to list_head
14435 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
14436 * [Config] [FTBS] ia64: Temporarily disable gpiolib
14437 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
14438 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
14439 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14440 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14441 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
14442 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
14443 * [Config] [FTBS] armel: Temporarily disable bnx2
14444 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
14445 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
14446 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
14447 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
14448 gpio_set_debounce
14449
14450 [ Upstream Kernel Changes ]
14451
14452 * of/usb: fix build error due to of_node pointer move
14453 * n2_crypto: Fix build after of_device/of_platform_driver changes.
14454 * powerpc/fsl-booke: fix the case where we are not in the first page
14455 * powerpc/fsl-booke: Move the entry setup code into a seperate file
14456 * powerpc/kexec: Add support for FSL-BookE
14457 * greth: Fix build after OF device conversions.
14458
14459 [ Upstream changes ]
14460
14461 * rebased to v2.6.35-rc1
14462
14463 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
14464
14465 linux (2.6.35-1.0) UNRELEASED; urgency=low
14466
14467 [ Leann Ogasawara ]
14468
14469 * Null entry.
14470
14471 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
14472
14473 linux (2.6.34-5.14) maverick; urgency=low
14474
14475 [ Tim Gardner ]
14476
14477 * [Config] Added module inclusion support
14478 * [Config] Added virtual flavour module inclusion list and d-i package
14479 definitions
14480
14481 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
14482
14483 linux (2.6.34-5.13) maverick; urgency=low
14484
14485 [ Andy Whitcroft ]
14486
14487 * Revert "ubuntu: AUFS -- aufs2 20091209"
14488 * Revert "ubuntu: AUFS -- export various core functions
14489 (aufs2-standalone.patch)"
14490 * Revert "ubuntu: AUFS -- export various core functions
14491 (aufs2-base.patch)"
14492 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
14493 - LP: #587888
14494 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
14495 - LP: #587888
14496 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
14497 - LP: #587888
14498 * [Config] AUFS -- enable aufs options
14499 - LP: #587888
14500
14501 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
14502
14503 linux (2.6.34-5.12) maverick; urgency=low
14504
14505 [ Andy Whitcroft ]
14506
14507 * enforce -- ensure SYSFS compatibility is disabled
14508
14509 [ Chase Douglas ]
14510
14511 * build with libdw-dev for perf probe symbol support
14512 * maverick ftrace configuration changes
14513
14514 [ Kees Cook ]
14515
14516 * Revert "SAUCE: x86: brk away from exec rand area"
14517 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
14518 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
14519 * SAUCE: x86: implement cs-limit nx-emulation for ia32
14520 - LP: #369978
14521 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
14522 * SAUCE: x86: brk away from exec rand area
14523 - LP: #452175
14524 * SAUCE: ptrace: restrict ptrace scope to children
14525
14526 [ Leann Ogasawara ]
14527
14528 * Add new omap flavour to getabis
14529 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
14530 - LP: #585490
14531 * build/modules: Temorarily add ignore.modules
14532 * ubuntu: iscsitarget -- version 1.4.20.1
14533
14534 [ Loïc Minier ]
14535
14536 * SAUCE: [um] Don't use nx_enabled under UML
14537 - LP: #524849
14538
14539 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
14540
14541 linux (2.6.34-4.11) maverick; urgency=low
14542
14543 [ Amit Kucheria ]
14544
14545 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
14546 * [Config] Add support for OMAP-mainline flavour
14547
14548 [ Andy Whitcroft ]
14549
14550 * SAUCE: powerpc: fix compile error when ptrace.h is included from
14551 userspace
14552 - LP: #583733
14553
14554 [ Chase Douglas ]
14555
14556 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
14557 are present"
14558 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
14559 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
14560 load detect pipe"
14561
14562 [ Kees Cook ]
14563
14564 * SAUCE: fs: block cross-uid sticky symlinks
14565 * SAUCE: fs: block hardlinks to non-accessible sources
14566
14567 [ Koen Kooi ]
14568
14569 * SAUCE: board-omap3-beagle: add DSS2 support
14570
14571 [ Leann Ogasawara ]
14572
14573 * Revert "staging/go7007 -- disable"
14574 * Revert "[Config] staging/winbond -- disable"
14575 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
14576 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
14577 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
14578 controller"
14579 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
14580 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
14581 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
14582 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
14583 chipsets."
14584 * Revert "[Upstream] b43: Declare all possible firmware files."
14585 * Revert "add Breaks: against hardy lvm2"
14586 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
14587 id on Vmware ESX Server"
14588 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
14589 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
14590 * [Config] Enable CONFIG_USB=y for armel and sparc
14591 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
14592 * [Config] Enable CONFIG_RFKILL=y for ports
14593 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
14594 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
14595 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
14596 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
14597 * [Config] Enable CONFIG_LIBERTAS_MESH=y
14598 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
14599 * [Config] CONFIG_RT2800USB_UNKNOWN=y
14600 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
14601 * [Config] Enable CONFIG_CEPH_FS=m
14602 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
14603 * [Config] Enable CONFIG_EEEPC_WMI=m
14604 * [Config] Enable CONFIG_RT2800PCI=m
14605 * [Config] Enable CONFIG_SCSI_HPSA=m
14606 * [Config] Enable CONFIG_VHOST_NET=m
14607 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
14608 - LP: #582350
14609 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
14610 - LP: #579300
14611 * [Config] Enable CONFIG_PCIEASPM=y
14612 - LP: #333990
14613 * [Config] updateconfigs for OMAP flavour
14614
14615 [ Loïc Minier ]
14616
14617 * Enable perf tools on armel
14618
14619 [ Tim Gardner ]
14620
14621 * SAUCE: Updated ndiswrapper to 1.56
14622 - LP: #582555
14623 * [Config] Added virtual flavour
14624 * [Config] Remove support for sub-flavours
14625 * [Config] Removed amd64 preempt flavour
14626 * [Config] updateconfigs, updateportsconfigs after flavour munging
14627
14628 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
14629
14630 linux (2.6.34-3.10) maverick; urgency=low
14631
14632 [ Leann Ogasawara ]
14633
14634 * rebase to v2.6.34
14635
14636 [ Upstream changes ]
14637
14638 * rebased to v2.6.34
14639
14640 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
14641
14642 linux (2.6.34-2.9) maverick; urgency=low
14643
14644 [ Leann Ogasawara ]
14645
14646 * [Config] [FTBS] Disable comedi for armel
14647
14648 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
14649
14650 linux (2.6.34-2.8) maverick; urgency=low
14651
14652 [ Leann Ogasawara ]
14653
14654 * Drop lpia
14655 * [Config] [FTBS] disable KVM
14656 * [Config] [FTBS] disable ipr for armel
14657
14658 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
14659
14660 linux (2.6.34-2.7) maverick; urgency=low
14661
14662 [ Leann Ogasawara ]
14663
14664 * [Config] disable CONFIG_SCSI_IPR on powerpc
14665 * [Config] Remove 386 flavour per UDS discussion
14666
14667 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
14668
14669 linux (2.6.34-1.6) maverick; urgency=low
14670
14671 [ Chase Douglas ]
14672
14673 * enforce CONFIG_TMPFS_POSIX_ACL=y
14674 - LP: #575940
14675 * don't force module dependency checking
14676 - LP: #577029
14677
14678 [ Kees Cook ]
14679
14680 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
14681 - LP: #568844
14682
14683 [ Leann Ogasawara ]
14684
14685 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
14686 * rebase to v2.6.34-rc7
14687 * [Config] update configs following rebase to v2.6.34-rc7
14688 * [Config] update port configs following rebase to v2.6.34-rc7
14689 * Add btrfs to the udebs
14690
14691 [ Tim Gardner ]
14692
14693 * [Config] Add atl1c to nic-modules udeb
14694 - LP: #557130
14695
14696 [ Upstream changes ]
14697
14698 * rebased to v2.6.34-rc7
14699
14700 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
14701
14702 linux (2.6.34-1.5) UNRELEASED; urgency=low
14703
14704 [ Leann Ogasawara ]
14705
14706 * rebase to v2.6.34-rc6
14707 * [Config] update configs following rebase to v2.6.34-rc6
14708 * [Config] update port configs following rebase to v2.6.34-rc6
14709
14710 [ Upstream changes ]
14711
14712 * rebased to v2.6.34-rc6
14713
14714 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
14715
14716 linux (2.6.34-1.4) UNRELEASED; urgency=low
14717
14718 [ Leann Ogasawara ]
14719
14720 * rebase to v2.6.34-rc5
14721 * [Config] update ports configs following rebase to v2.6.34-rc5
14722
14723 [ Upstream changes ]
14724
14725 * rebased to v2.6.34-rc5
14726
14727 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
14728
14729 linux (2.6.34-1.3) UNRELEASED; urgency=low
14730
14731 [ Leann Ogasawara ]
14732
14733 * rebase to v2.6.34-rc4
14734 * [Config] update configs following rebase to v2.6.34-rc4
14735 * [Config] update port configs following rebase to v2.6.34-rc4
14736 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
14737
14738 [ Upstream changes ]
14739
14740 * rebased to v2.6.34-rc4
14741
14742 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
14743
14744 linux (2.6.34-1.2) UNRELEASED; urgency=low
14745
14746 [ Leann Ogasawara ]
14747
14748 * Temorarily disable building linux-doc
14749 * rebase to v2.6.34-rc3
14750 * [Config] update configs following rebase to v2.6.34-rc3
14751 * [Config] update port configs following rebase to v2.6.34-rc3
14752
14753 [ Upstream changes ]
14754
14755 * rebased to v2.6.34-rc3
14756
14757 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
14758
14759 linux (2.6.34-1.1) UNRELEASED; urgency=low
14760
14761 [ Leann Ogasawara ]
14762
14763 * rebase to v2.6.34-rc2
14764 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
14765 * [Config] update port configs following rebase to v2.6.34-rc2
14766 * [Config] update configs following rebase to v2.6.34-rc2
14767
14768 [ Upstream changes ]
14769
14770 * rebased to v2.6.34-rc2
14771
14772 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
14773
14774 linux (2.6.33-1.1) UNRELEASED; urgency=low
14775
14776 [ Leann Ogasawara ]
14777
14778 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
14779 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
14780 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
14781 * ubuntu: lirc -- rename kfifo_put and kfifo_get
14782 * ubuntu: iscsitarget -- rename daddr inet_sock field
14783 * rebased to v2.6.33
14784 * [Config] update configs following rebase to v2.6.33
14785 * [Config] update ports configs following rebase to v2.6.33
14786
14787 [ Upstream changes ]
14788
14789 * rebased to v2.6.33
14790
14791 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
14792
14793 linux (2.6.33-0.0) UNRELEASED; urgency=low
14794
14795 [ Leann Ogasawara ]
14796
14797 * Null entry.
14798
14799 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
14800
14801 linux (2.6.32-16.25) lucid; urgency=low
14802
14803 [ Andy Whitcroft ]
14804
14805 * linux-tools -- move to Suggests: with explicit seeding
14806 - LP: #534635
14807
14808 [ Tim Gardner ]
14809
14810 * [Config] CONFIG_HID=m
14811
14812 [ Upstream Kernel Changes ]
14813
14814 * (pre-stable) sched: Fix SMT scheduler regression in
14815 find_busiest_queue()
14816 * KVM: introduce kvm_vcpu_on_spin
14817 * KVM: VMX: Add support for Pause-Loop Exiting
14818
14819 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
14820
14821 linux (2.6.32-16.24) lucid; urgency=low
14822
14823 [ Andy Whitcroft ]
14824
14825 * armel -- perf userspace does not support arm
14826 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
14827
14828 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
14829
14830 linux (2.6.32-16.23) lucid; urgency=low
14831
14832 [ Andy Whitcroft ]
14833
14834 * SAUCE: PM report driver and device suspend/resume times -- move config
14835 * update to standards version 3.8.4.0
14836 * printenv -- expose all of the package selectors
14837 * source package -- cleanup source content control
14838 * doc package -- ensure we do build package content on buildd
14839 * lintian -- correct the address in the debian/copyright
14840 * lintian -- update debhelper package version dependancy
14841 * lintian -- fix ghostscript dependancy
14842 * lintian -- add required misc:Depends
14843 * lintian -- move our debhelper compat level to debian/compat
14844 * perf -- build the kernel carried tools
14845 * perf -- add linux-tools carrying the version switches and manuals
14846 * SAUCE: fix up Kconfig for staging drivers
14847 * [Config] enable NOUVEAU etc following drm backport
14848 * update DRM to mainline v2.6.33
14849 * [Config] Remove AppArmor config options that no longer exist (ports)
14850 * [Config] updateportsconfigs following drm update
14851
14852 [ John Johansen ]
14853
14854 * ubuntu: AppArmor -- update to mainline 2010-03-04
14855 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
14856 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
14857 * [Config] Remove AppArmor config options that no longer exist
14858
14859 [ Manoj Iyer ]
14860
14861 * ubuntu: rtl8192se -- version 2010-0115,0014
14862 - LP: #530275
14863 * [Config] added CONFIG_RTL8192SE module.
14864 - LP: #530275
14865
14866 [ Tim Gardner ]
14867
14868 * [Config] Added vmw_pvscsi to d-i/scsi-modules
14869 - LP: #531017
14870 * [Upstream] netfilter: xt_recent: Add an entry reaper
14871
14872 [ Upstream Kernel Changes ]
14873
14874 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
14875 emulation"
14876 * Revert "KVM: x86 emulator: Fix popf emulation"
14877 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
14878 emulation"
14879 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
14880 * Revert "KVM: fix memory access during x86 emulation."
14881 * Add vlan (8021.Q) module package for d-i.
14882 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14883 Inspiron 700m
14884 - LP: #515246
14885 * [Upstream] docbook: need xmldoclinks for all doc types
14886 * x86: set_personality_ia32() misses force_personality32
14887 * lib: Introduce generic list_sort function
14888 * drm/nv50: Implement ctxprog/state generation.
14889 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
14890 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
14891 Inspiron 700m
14892 - LP: #515246
14893
14894 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
14895
14896 linux (2.6.32-15.22) lucid; urgency=low
14897
14898 [ Andy Whitcroft ]
14899
14900 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
14901 * Revert "SAUCE: PM report driver and device suspend/resume times."
14902 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
14903
14904 [ Manoj Iyer ]
14905
14906 * SAUCE: PM report driver and device suspend/resume times.
14907
14908 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
14909
14910 linux (2.6.32-15.21) lucid; urgency=low
14911
14912 [ Andy Whitcroft ]
14913
14914 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
14915 * Revert "[Config] lenovo-sl-laptop -- enable"
14916 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
14917 * armel -- cramfs module will no longer be built
14918 * d-i -- make all modules optional
14919 * rename the debug packages to match archive standard
14920 - LP: #527837
14921 * lenovo-sl-laptop is no longer built
14922
14923 [ Colin Ian King ]
14924
14925 * Disable 4MB page tables for Atom, work around errata AAE44
14926 - LP: #523112
14927
14928 [ Colin Watson ]
14929
14930 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
14931 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
14932
14933 [ Jesse Barnes ]
14934
14935 * SAUCE: drm/i915: don't change DRM configuration when releasing load
14936 detect pipe
14937 - LP: #488328
14938
14939 [ Loïc Minier ]
14940
14941 * [Config] armel Update versatile initrd configs
14942 - LP: #524893
14943 * SAUCE: [um] Don't use nx_enabled under UML
14944 - LP: #524849
14945
14946 [ Manoj Iyer ]
14947
14948 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
14949
14950 [ Mario Limonciello ]
14951
14952 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
14953
14954 [ Rafael J. Wysocki ]
14955
14956 * SAUCE: PM report driver and device suspend/resume times.
14957
14958 [ Surbhi Palande ]
14959
14960 * Revert "[Upstream] e1000e: enhance frame fragment detection"
14961 - CVE-2009-4538
14962 * Revert "[Upstream] e1000: enhance frame fragment detection"
14963 - CVE-2009-4536
14964
14965 [ Tim Gardner ]
14966
14967 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
14968 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
14969 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
14970
14971 [ Upstream Kernel Changes ]
14972
14973 * Revert "(pre-stable) eCryptfs: Add getattr function"
14974 * Fix potential crash with sys_move_pages
14975 * futex_lock_pi() key refcnt fix
14976 * futex: Handle user space corruption gracefully
14977 * futex: Handle futex value corruption gracefully
14978 * Fix race in tty_fasync() properly
14979 * hwmon: (w83781d) Request I/O ports individually for probing
14980 * hwmon: (lm78) Request I/O ports individually for probing
14981 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
14982 * ALSA: ctxfi - fix PTP address initialization
14983 * drm/i915: disable hotplug detect before Ironlake CRT detect
14984 * drm/i915: enable self-refresh on 965
14985 * drm/i915: Disable SR when more than one pipe is enabled
14986 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
14987 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
14988 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
14989 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
14990 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
14991 * i2c-tiny-usb: Fix on big-endian systems
14992 * drm/i915: handle FBC and self-refresh better
14993 * drm/i915: Increase fb alignment to 64k
14994 * drm/i915: Update write_domains on active list after flush.
14995 * regulator: Fix display of null constraints for regulators
14996 * ALSA: hda-intel: Avoid divide by zero crash
14997 * CPUFREQ: Fix use after free of struct powernow_k8_data
14998 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
14999 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
15000 * ioat: fix infinite timeout checking in ioat2_quiesce
15001 * resource: add helpers for fetching rlimits
15002 * fs/exec.c: restrict initial stack space expansion to rlimit
15003 * cifs: fix length calculation for converted unicode readdir names
15004 * NFS: Fix a reference leak in nfs_wb_cancel_page()
15005 * NFS: Try to commit unstable writes in nfs_release_page()
15006 * NFSv4: Don't allow posix locking against servers that don't support it
15007 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
15008 * NFS: Fix an Oops when truncating a file
15009 * NFS: Fix a umount race
15010 * NFS: Fix a bug in nfs_fscache_release_page()
15011 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
15012 * md: fix 'degraded' calculation when starting a reshape.
15013 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
15014 * Export the symbol of getboottime and mmonotonic_to_bootbased
15015 * kvmclock: count total_sleep_time when updating guest clock
15016 * KVM: PIT: control word is write-only
15017 * tpm_infineon: fix suspend/resume handler for pnp_driver
15018 * amd64_edac: Do not falsely trigger kerneloops
15019 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
15020 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
15021 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
15022 * netfilter: xtables: compat out of scope fix
15023 * netfilter: nf_conntrack: fix hash resizing with namespaces
15024 * drm/i915: remove full registers dump debug
15025 * drm/i915: add i915_lp_ring_sync helper
15026 * drm/i915: Don't wait interruptible for possible plane buffer flush
15027 * dasd: remove strings from s390dbf
15028 * crypto: padlock-sha - Add import/export support
15029 * wmi: Free the allocated acpi objects through wmi_get_event_data
15030 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
15031 * /dev/mem: introduce size_inside_page()
15032 * devmem: check vmalloc address on kmem read/write
15033 * devmem: fix kmem write bug on memory holes
15034 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
15035 of value 0.
15036 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
15037 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
15038 * dst: call cond_resched() in dst_gc_task()
15039 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
15040 * befs: fix leak
15041 * rtc-fm3130: add missing braces
15042 * Call flush_dcache_page after PIO data transfers in libata-sff.c
15043 * ahci: add Acer G725 to broken suspend list
15044 * pktgen: Fix freezing problem
15045 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
15046 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
15047 * x86: Re-get cfg_new in case reuse/move irq_desc
15048 * Staging: fix rtl8187se compilation errors with mac80211
15049 * ALSA: usb-audio - Avoid Oops after disconnect
15050 * serial: 8250: add serial transmitter fully empty test
15051 * sysfs: sysfs_sd_setattr set iattrs unconditionally
15052 * class: Free the class private data in class_release
15053 * USB: usbfs: only copy the actual data received
15054 * USB: usbfs: properly clean up the as structure on error paths
15055 * rtl8187: Add new device ID
15056 * ACPI: Add NULL pointer check in acpi_bus_start
15057 * ACPI: fix High cpu temperature with 2.6.32
15058 * drm/radeon/kms: use udelay for short delays
15059 * NFS: Too many GETATTR and ACCESS calls after direct I/O
15060 * eCryptfs: Add getattr function
15061 * b43: Fix throughput regression
15062 * ath9k: Fix sequence numbers for PAE frames
15063 * mac80211: Fix probe request filtering in IBSS mode
15064 * iwlwifi: Fix to set correct ht configuration
15065 * dm stripe: avoid divide by zero with invalid stripe count
15066 * dm log: userspace fix overhead_size calcuations
15067 * Linux 2.6.32.9
15068 * sfc: Fix SFE4002 initialisation
15069 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
15070 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
15071 * (pre-stable) HID: handle joysticks with large number of buttons
15072 - LP: #492056
15073 * (pre-stable) HID: extend mask for BUTTON usage page
15074 - LP: #492056
15075 * PM: Measure device suspend and resume times
15076 * e1000: enhance frame fragment detection
15077 - CVE-2009-4536
15078 * e1000e: enhance frame fragment detection
15079 - CVE-2009-4538
15080 * KVM: fix memory access during x86 emulation.
15081 - CVE-2010-0306
15082 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
15083 - CVE-2010-0306
15084 * KVM: x86 emulator: Check IOPL level during io instruction emulation
15085 - CVE-2010-0306
15086 * KVM: x86 emulator: Fix popf emulation
15087 - CVE-2010-0306
15088 * KVM: x86 emulator: Check CPL level during privilege instruction
15089 emulation
15090 - CVE-2010-0306
15091 * Input: wacom - ensure the device is initialized properly upon resume
15092 * Input: wacom - add defines for packet lengths of various devices
15093 * Input: wacom - add support for new LCD tablets
15094 - LP: #516777
15095
15096 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
15097
15098 linux (2.6.32-14.20) lucid; urgency=low
15099
15100 [ Andy Whitcroft ]
15101
15102 * rebuild following the GCC update to match compiler for out of tree modules
15103 * Revert "[Config] drbd -- enable"
15104 * Revert "ubuntu: drbd -- version 8.3.1"
15105 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
15106 - LP: #510937
15107
15108 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
15109
15110 linux (2.6.32-14.19) lucid; urgency=low
15111
15112 [ Andy Whitcroft ]
15113
15114 * ensure we build the source package contents when enabled
15115 - LP: #522308
15116 * [Config] enable CONFIG_X86_MCE_XEON75XX
15117 * SAUCE: AppArmor -- add linux/kref.h for struct kref
15118 * [Config] enable CONFIG_HID_ORTEK
15119 * enable udeb generation for arm versatile flavour
15120 - LP: #522515
15121
15122 [ John Johansen ]
15123
15124 * ubuntu: AppArmor -- update to mainline 2010-02-18
15125 - LP: #439560, #496110, #507069
15126
15127 [ Johnathon Harris ]
15128
15129 * SAUCE: HID: add support for Ortek WKB-2000
15130 - LP: #405390
15131
15132 [ Upstream Kernel Changes ]
15133
15134 * tpm_tis: TPM_STS_DATA_EXPECT workaround
15135 - LP: #490487
15136 * x86, mce: Xeon75xx specific interface to get corrected memory error
15137 information
15138 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
15139 * x86, mce: Make xeon75xx memory driver dependent on PCI
15140 * drm/edid: Unify detailed block parsing between base and extension
15141 blocks
15142 - LP: #500999
15143 * (pre-stable) eCryptfs: Add getattr function
15144 - LP: #390833
15145
15146 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
15147
15148 linux (2.6.32-13.18) lucid; urgency=low
15149
15150 [ Andy Whitcroft ]
15151
15152 * Revert "enforcer -- make the enforcement configuration common"
15153 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
15154 (Dell E6x00 series)"
15155 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
15156 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
15157 0755"
15158 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
15159 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
15160 * Revert "SAUCE: make fc transport removal of target configurable"
15161 * enforcer -- make the enforcement configuration common
15162 * getabis -- add preempt flavour to the list
15163 * [Config] enforce DEVTMPFS options
15164 * [Config] armel -- cleanup to-be builtin modules
15165 * [Config] cleanup ports configs
15166 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
15167 - LP: #485536
15168 * add printdebian target to find branch target
15169 * distclean -- do not remove debian.env
15170 * [Config] generic-pae switch to M586TSC
15171 - LP: #519448
15172 * git-ubuntu-log -- commonise duplicated log handling
15173 * git-ubuntu-log -- tighten up Bug: NNNN matching
15174 * git-ubuntu-log -- sort the bug numbers
15175
15176 [ Chris Wilson ]
15177
15178 * (pre-stable) drm/i915: Increase fb alignment to 64k
15179 - LP: #404064
15180
15181 [ Eric Miao ]
15182
15183 * arm -- enable ubuntu/ directory
15184
15185 [ Huang Ying ]
15186
15187 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
15188 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
15189
15190 [ Loïc Minier ]
15191
15192 * [Config] cleanup preempt configuration
15193 * [Config] versatile: Fix video output
15194 - LP: #517594
15195 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
15196 * [Config] Large update to armel/versatile
15197 * [Config] versatile: Add RTC support
15198 * [Config] armel: Enable NEON
15199 * [Config] versatile: Builtin MMC support
15200 * [Config] versatile Builtin SCSI controller
15201 * [Config] armel Disable dma_cache_sync callers
15202 * [Config] armel Disable asm/time.h users
15203 * [Config] armel Disable out of range udelay()
15204 * [Config] armel Disable flush_cache_range() users
15205 * [Config] armel -- Enable ubuntu/ drivers
15206
15207 [ Steve Conklin ]
15208
15209 * SAUCE: drm/i915: Add display hotplug event on Ironlake
15210 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
15211
15212 [ Upstream Kernel Changes ]
15213
15214 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
15215 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
15216 in IRQ handler""
15217 * clockevent: Don't remove broadcast device when cpu is dead
15218 * clockevents: Add missing include to pacify sparse
15219 * ACPI: don't cond_resched if irq is disabled
15220 * be2net: Add support for next generation of BladeEngine device.
15221 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
15222 * mpt2sas: New device SAS2208 support is added
15223 * ar9170: Add support for D-Link DWA 160 A2
15224 * powerpc/fsl: Add PCI device ids for new QoirQ chips
15225 * davinci: dm646x: Add support for 3.x silicon revision
15226 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
15227 * Driver-Core: devtmpfs - set root directory mode to 0755
15228 * driver-core: fix devtmpfs crash on s390
15229 * vfs: get_sb_single() - do not pass options twice
15230 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
15231 * V4L/DVB (13569): smsusb: add autodetection support for five additional
15232 Hauppauge USB IDs
15233 * USB: mos7840: add device IDs for B&B electronics devices
15234 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
15235 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
15236 SubVendor ID: 0x1043 Device ID: 0x4847)
15237 * iTCO_wdt: Add support for Intel Ibex Peak
15238 * atl1c:use common_task instead of reset_task and link_chg_task
15239 * atl1e:disable NETIF_F_TSO6 for hardware limit
15240 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
15241 * V4L/DVB (13680b): DocBook/media: create links for included sources
15242 * netfilter: xtables: fix conntrack match v1 ipt-save output
15243 * partitions: read whole sector with EFI GPT header
15244 * partitions: use sector size for EFI GPT
15245 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
15246 * sched: Fix isolcpus boot option
15247 * sched: Fix missing sched tunable recalculation on cpu add/remove
15248 * nohz: Prevent clocksource wrapping during idle
15249 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
15250 * timers, init: Limit the number of per cpu calibration bootup messages
15251 * PCI: Always set prefetchable base/limit upper32 registers
15252 * iscsi class: modify handling of replacement timeout
15253 * NFS: Revert default r/wsize behavior
15254 * HID: fixup quirk for NCR devices
15255 * scsi_devinfo: update Hitachi entries (v2)
15256 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
15257 * scsi_transport_fc: remove invalid BUG_ON
15258 * lpfc: fix hang on SGI ia64 platform
15259 * libfc: fix typo in retry check on received PRLI
15260 * libfc: fix ddp in fc_fcp for 0 xid
15261 * fcoe: remove redundant checking of netdev->netdev_ops
15262 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
15263 * libfc: lport: fix minor documentation errors
15264 * libfc: don't WARN_ON in lport_timeout for RESET state
15265 * fcoe: initialize return value in fcoe_destroy
15266 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
15267 * libfc: fix memory corruption caused by double frees and bad error
15268 handling
15269 * libfc: fix free of fc_rport_priv with timer pending
15270 * libfc: remote port gets stuck in restart state without really
15271 restarting
15272 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
15273 * fcoe: Fix checking san mac address
15274 * fcoe: Fix getting san mac for VLAN interface
15275 * qlge: Remove explicit setting of PCI Dev CTL reg.
15276 * qlge: Set PCIE max read request size.
15277 * qlge: Don't fail open when port is not initialized.
15278 * qlge: Add handler for DCBX firmware event.
15279 * qlge: Bonding fix for mode 6.
15280 * PCI: AER: fix aer inject result in kernel oops
15281 * DMI: allow omitting ident strings in DMI tables
15282 * Input: i8042 - remove identification strings from DMI tables
15283 * Input: i8042 - add Gigabyte M1022M to the noloop list
15284 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
15285 * ALSA: hda - select IbexPeak handler for Calpella
15286 * ALSA: hda - Fix quirk for Maxdata obook4-1
15287 * ALSA: hda - Add missing Line-Out and PCM switches as slave
15288 * iTCO_wdt.c - cleanup chipset documentation
15289 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
15290 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
15291 * ahci: disable SNotification capability for ich8
15292 * ata_piix: fix MWDMA handling on PIIX3
15293 * md: fix small irregularity with start_ro module parameter
15294 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
15295 * cio: fix double free in case of probe failure
15296 * cio: dont panic in non-fatal conditions
15297 * netiucv: displayed TX bytes value much too high
15298 * ipc ns: fix memory leak (idr)
15299 * ALSA: hda - Fix HP T5735 automute
15300 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
15301 * UBI: fix memory leak in update path
15302 * UBI: initialise update marker
15303 * ASoC: fix a memory-leak in wm8903
15304 * mac80211: check that ieee80211_set_power_mgmt only handles STA
15305 interfaces.
15306 * cfg80211: fix channel setting for wext
15307 * KVM: S390: fix potential array overrun in intercept handling
15308 * KVM: only allow one gsi per fd
15309 * KVM: Fix race between APIC TMR and IRR
15310 * KVM: MMU: bail out pagewalk on kvm_read_guest error
15311 * KVM: x86: Fix host_mapping_level()
15312 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
15313 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
15314 * KVM: fix lock imbalance in kvm_*_irq_source_id()
15315 * KVM: only clear irq_source_id if irqchip is present
15316 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
15317 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
15318 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
15319 - LP: #516325
15320 * iwlwifi: Fix throughput stall issue in HT mode for 5000
15321 * fnctl: f_modown should call write_lock_irqsave/restore
15322 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
15323 CPUID drivers.
15324 * Linux 2.6.32.7
15325 * scsi_lib: Fix bug in completion of bidi commands
15326 * mptsas: Fix issue with chain pools allocation on katmai
15327 * mm: add new 'read_cache_page_gfp()' helper function
15328 * drm/i915: Selectively enable self-reclaim
15329 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
15330 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
15331 * x86: Set hotpluggable nodes in nodes_possible_map
15332 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
15333 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
15334 * zcrypt: Do not remove coprocessor for error 8/72
15335 * dasd: fix possible NULL pointer errors
15336 * ACPI: Add a generic API for _OSC -v2
15337 * ACPI: Add platform-wide _OSC support.
15338 * ACPI: fix OSC regression that caused aer and pciehp not to load
15339 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
15340 * UBI: fix volume creation input checking
15341 * e1000/e1000e: don't use small hardware rx buffers
15342 * drm/i915: Reload hangcheck timer too for Ironlake
15343 * Fix a leak in affs_fill_super()
15344 * Fix failure exits in bfs_fill_super()
15345 * fix oops in fs/9p late mount failure
15346 * fix leak in romfs_fill_super()
15347 * Fix remount races with symlink handling in affs
15348 * fix affs parse_options()
15349 * Fix failure exit in ipathfs
15350 * mm: fix migratetype bug which slowed swapping
15351 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
15352 NOMMU stack
15353 * Split 'flush_old_exec' into two functions
15354 * sparc: TIF_ABI_PENDING bit removal
15355 * x86: get rid of the insane TIF_ABI_PENDING bit
15356 * Input: winbond-cir - remove dmesg spam
15357 * x86: Disable HPET MSI on ATI SB700/SB800
15358 * iwlwifi: set default aggregation frame count limit to 31
15359 * drm/i915: only enable hotplug for detected outputs
15360 * firewire: core: add_descriptor size check
15361 * SECURITY: selinux, fix update_rlimit_cpu parameter
15362 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
15363 * x86: Add Dell OptiPlex 760 reboot quirk
15364 - LP: #488319
15365 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
15366 * x86/amd-iommu: Fix possible integer overflow
15367 * clocksource: fix compilation if no GENERIC_TIME
15368 * tcp: update the netstamp_needed counter when cloning sockets
15369 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
15370 * net: restore ip source validation
15371 * af_packet: Don't use skb after dev_queue_xmit()
15372 * ax25: netrom: rose: Fix timer oopses
15373 * KVM: allow userspace to adjust kvmclock offset
15374 * oprofile/x86: add Xeon 7500 series support
15375 * oprofile/x86: fix crash when profiling more than 28 events
15376 * libata: retry link resume if necessary
15377 * mm: percpu-vmap fix RCU list walking
15378 * mm: purge fragmented percpu vmap blocks
15379 * block: fix bio_add_page for non trivial merge_bvec_fn case
15380 * Fix 'flush_old_exec()/setup_new_exec()' split
15381 * random: drop weird m_time/a_time manipulation
15382 * random: Remove unused inode variable
15383 * block: fix bugs in bio-integrity mempool usage
15384 * usb: r8a66597-hdc disable interrupts fix
15385 * connector: Delete buggy notification code.
15386 * be2net: Bug fix to support newer generation of BE ASIC
15387 * be2net: Fix memset() arg ordering.
15388 * mm: flush dcache before writing into page to avoid alias
15389 * mac80211: fix NULL pointer dereference when ftrace is enabled
15390 * imxfb: correct location of callbacks in suspend and resume
15391 * mx3fb: some debug and initialisation fixes
15392 * starfire: clean up properly if firmware loading fails
15393 * kernel/cred.c: use kmem_cache_free
15394 * uartlite: fix crash when using as console
15395 * pktcdvd: removing device does not remove its sysfs dir
15396 * ath9k: fix eeprom INI values override for 2GHz-only cards
15397 * ath9k: fix beacon slot/buffer leak
15398 * powerpc: TIF_ABI_PENDING bit removal
15399 * NET: fix oops at bootime in sysctl code
15400 * Linux 2.6.32.8
15401
15402 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
15403
15404 linux (2.6.32-12.17) lucid; urgency=low
15405
15406 [ Andy Whitcroft ]
15407
15408 * restore linux-image prefix -- master
15409 * enforce -- we require SELINUX enabled -- master
15410 * enforce -- ensure APPARMOR is our default LSM -- master
15411 * make doc package completely optional -- master
15412 * make source package completely optional -- master
15413 * make linux-libc-dev completly optional -- master
15414 * convert package disable to a deps list -- master
15415 * allow common headers to switch from indep to arch -- master
15416 * convert binary package disable to a deps list -- master
15417 * add configuration option for a full source build tree -- master
15418 * add support for uImage kernels in package control scripts
15419 * getabis -- cleanup and parameterise repository list -- master
15420 * getabis -- move configuration to etc/getabi -- master
15421 * kernelconfig -- move configuration to etc -- master
15422 * rules -- make debian/debian.env master for branch name
15423 * set the current branch name -- master
15424 * pull back common debian.master files into debian -- master
15425 * enforcer -- make the enforcement configuration common
15426 * insert-changes -- correctly link to debian/rules in DROOT
15427
15428 [ Colin Watson ]
15429
15430 * future-proof ddeb handling against buildd changes
15431
15432 [ Eric Miao ]
15433
15434 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
15435 X86
15436
15437 [ Loïc Minier ]
15438
15439 * Add modules.builtin.bin to prerm rm list
15440 - LP: #516584
15441
15442 [ Tim Gardner ]
15443
15444 * [Config] Implement the amd64 preempt flavour
15445
15446 [ Upstream Kernel Changes ]
15447
15448 * syslog: distinguish between /proc/kmsg and syscalls
15449 - LP: #515623
15450 * sfc: Fix polling for slow MCDI operations
15451 * sfc: Fix conditions for MDIO self-test
15452 * sfc: QT202x: Remove unreliable MMD check at initialisation
15453 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
15454 * sfc: Use fixed-size buffers for MCDI NVRAM requests
15455
15456 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
15457
15458 linux (2.6.32-12.16) lucid; urgency=low
15459
15460 [ Andy Whitcroft ]
15461
15462 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
15463 first use"
15464 * SAUCE: acpi battery -- move first lookup asynchronous
15465 - LP: #507211
15466 * [Config] update configs to cleanup generic configs
15467 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
15468 * [Config] enable USER_NS
15469 - LP: #480739, #509808
15470
15471 [ Heiko Carstens ]
15472
15473 * (pre-stable) driver-core: fix devtmpfs crash on s390
15474 - LP: #512370
15475
15476 [ John Johansen ]
15477
15478 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
15479 - LP: #494565
15480 * [Config] VIRTIO=y for server/virtual flavours
15481 - LP: #494565
15482
15483 [ Kay Sievers ]
15484
15485 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
15486 - LP: #512370
15487
15488 [ Kees Cook ]
15489
15490 * SAUCE: x86: brk away from exec rand area
15491 - LP: #452175
15492
15493 [ Leann Ogasawara ]
15494
15495 * [Upstream] e1000: enhance frame fragment detection
15496 - CVE-2009-4536
15497 * [Upstream] e1000e: enhance frame fragment detection
15498 - CVE-2009-4538
15499
15500 [ Sebastian Kapfer ]
15501
15502 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
15503 series)
15504 - LP: #296610
15505
15506 [ Upstream Kernel Changes ]
15507
15508 * inotify: do not reuse watch descriptors
15509 - LP: #485556
15510 * inotify: only warn once for inotify problems
15511 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
15512 Framebuffer"
15513 * memcg: ensure list is empty at rmdir
15514 * drm/i915: remove loop in Ironlake interrupt handler
15515 * block: Fix incorrect reporting of partition alignment
15516 * x86, mce: Thermal monitoring depends on APIC being enabled
15517 * futexes: Remove rw parameter from get_futex_key()
15518 * page allocator: update NR_FREE_PAGES only when necessary
15519 * x86, apic: use physical mode for IBM summit platforms
15520 * edac: i5000_edac critical fix panic out of bounds
15521 * x86: SGI UV: Fix mapping of MMIO registers
15522 * mfd: WM835x GPIO direction register is not locked
15523 * mfd: Correct WM835x ISINK ramp time defines
15524 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
15525 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
15526 * reiserfs: truncate blocks not used by a write
15527 * HID: add device IDs for new model of Apple Wireless Keyboard
15528 * PCI/cardbus: Add a fixup hook and fix powerpc
15529 * Input: pmouse - move Sentelic probe down the list
15530 * asus-laptop: add Lenovo SL hotkey support
15531 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
15532 * sparc64: Fix NMI programming when perf events are active.
15533 * sparc64: Fix Niagara2 perf event handling.
15534 * i2c: Do not use device name after device_unregister
15535 * i2c/pca: Don't use *_interruptible
15536 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
15537 * sched: Fix task priority bug
15538 * vfs: Fix vmtruncate() regression
15539 * Linux 2.6.32.5
15540 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
15541 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
15542 * Staging: asus_oled: fix oops in 2.6.32.2
15543 * Staging: hv: fix smp problems in the hyperv core code
15544 * tty: fix race in tty_fasync
15545 * ecryptfs: use after free
15546 * ecryptfs: initialize private persistent file before dereferencing
15547 pointer
15548 * nozomi: quick fix for the close/close bug
15549 * serial: 8250_pnp: use wildcard for serial Wacom tablets
15550 * usb: serial: fix memory leak in generic driver
15551 * USB: fix bitmask merge error
15552 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
15553 * USB: EHCI: fix handling of unusual interrupt intervals
15554 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
15555 * USB: add missing delay during remote wakeup
15556 * USB: add speed values for USB 3.0 and wireless controllers
15557 * ACPI: EC: Accelerate query execution
15558 * ACPI: EC: Add wait for irq storm
15559 * SCSI: enclosure: fix oops while iterating enclosure_status array
15560 * drm/i915: Read the response after issuing DDC bus switch command
15561 * drm/i915: try another possible DDC bus for the SDVO device with
15562 multiple outputs
15563 * block: bdev_stack_limits wrapper
15564 * DM: Fix device mapper topology stacking
15565 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
15566 * USB: fix usbstorage for 2770:915d delivers no FAT
15567 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
15568 * perf timechart: Use tid not pid for COMM change
15569 * perf events: Dont report side-band events on each cpu for
15570 per-task-per-cpu events
15571 * perf: Honour event state for aux stream data
15572 * Linux 2.6.32.6
15573
15574 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
15575
15576 linux (2.6.32-11.15) lucid; urgency=low
15577
15578 [ Andy Whitcroft ]
15579
15580 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
15581 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
15582 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
15583 boards"
15584 * Revert "[Upstream] mmc: prevent dangling block device from accessing
15585 stale queues"
15586 * Revert "SAUCE: Fix nx_enable reporting"
15587 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
15588 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
15589 * SAUCE: i915 -- disable powersave by default
15590 - LP: #492392
15591
15592 [ Kees Cook ]
15593
15594 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
15595 - LP: #369978
15596 * SAUCE: [x86] fix report of cs-limit nx-emulation
15597 - LP: #454285
15598 * SAUCE: Fix nx_enable reporting
15599 - LP: #454285
15600
15601 [ Tim Gardner ]
15602
15603 * [Upstream] b43: Declare all possible firmware files.
15604 - LP: #488636
15605 * [Config] updateconfigs after adding pvscsi
15606 - LP: #497156
15607 * [Config] CONFIG_BT=m
15608
15609 [ Upstream Kernel Changes ]
15610
15611 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
15612 for pre-Pentium"
15613 * SCSI: ipr: fix EEH recovery
15614 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
15615 * SCSI: st: fix mdata->page_order handling
15616 * SCSI: fc class: fix fc_transport_init error handling
15617 * sched: Fix task_hot() test order
15618 * x86, cpuid: Add "volatile" to asm in native_cpuid()
15619 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
15620 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
15621 * pata_hpt3x2n: fix clock turnaround
15622 * pata_cmd64x: fix overclocking of UDMA0-2 modes
15623 * ASoC: wm8974: fix a wrong bit definition
15624 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
15625 * ALSA: hda - Fix missing capsrc_nids for ALC88x
15626 * acerhdf: limit modalias matching to supported
15627 - LP: #435958
15628 * ACPI: EC: Fix MSI DMI detection
15629 * ACPI: Use the return result of ACPI lid notifier chain correctly
15630 * powerpc: Handle VSX alignment faults correctly in little-endian mode
15631 * ASoC: Do not write to invalid registers on the wm9712.
15632 * drm/radeon: fix build on 64-bit with some compilers.
15633 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
15634 * USB: option: support hi speed for modem Haier CE100
15635 * USB: Fix a bug on appledisplay.c regarding signedness
15636 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
15637 * Bluetooth: Prevent ill-timed autosuspend in USB driver
15638 * USB: rename usb_configure_device
15639 * USB: fix bugs in usb_(de)authorize_device
15640 * drivers/net/usb: Correct code taking the size of a pointer
15641 * x86: SGI UV: Fix writes to led registers on remote uv hubs
15642 * md: Fix unfortunate interaction with evms
15643 * dma: at_hdmac: correct incompatible type for argument 1 of
15644 'spin_lock_bh'
15645 * dma-debug: Do not add notifier when dma debugging is disabled.
15646 * dma-debug: Fix bug causing build warning
15647 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
15648 referrals
15649 * x86/amd-iommu: Fix initialization failure panic
15650 * ioat3: fix p-disabled q-continuation
15651 * ioat2,3: put channel hardware in known state at init
15652 * KVM: MMU: remove prefault from invlpg handler
15653 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
15654 * Libertas: fix buffer overflow in lbs_get_essid()
15655 * iwmc3200wifi: fix array out-of-boundary access
15656 * mac80211: fix propagation of failed hardware reconfigurations
15657 * mac80211: fix WMM AP settings application
15658 * mac80211: Fix IBSS merge
15659 * cfg80211: fix race between deauth and assoc response
15660 * ath5k: fix SWI calibration interrupt storm
15661 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
15662 * ath9k: Fix TX queue draining
15663 * ath9k: fix missed error codes in the tx status check
15664 * ath9k: wake hardware during AMPDU TX actions
15665 * ath9k: fix suspend by waking device prior to stop
15666 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
15667 64-bit
15668 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
15669 in 0x4054
15670 * iwl3945: disable power save
15671 * iwl3945: fix panic in iwl3945 driver
15672 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
15673 * iwlwifi: fix more eeprom endian bugs
15674 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
15675 * mac80211: fix race with suspend and dynamic_ps_disable_work
15676 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
15677 * 'sysctl_max_map_count' should be non-negative
15678 * kernel/sysctl.c: fix the incomplete part of
15679 sysctl_max_map_count-should-be-non-negative.patch
15680 * V4L/DVB (13596): ov511.c typo: lock => unlock
15681 * x86/ptrace: make genregs[32]_get/set more robust
15682 * memcg: avoid oom-killing innocent task in case of use_hierarchy
15683 * e100: Fix broken cbs accounting due to missing memset.
15684 * ipv6: reassembly: use seperate reassembly queues for conntrack and
15685 local delivery
15686 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
15687 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
15688 * b43: avoid PPC fault during resume
15689 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
15690 support
15691 * sched: Fix balance vs hotplug race
15692 * drm/radeon/kms: fix crtc vblank update for r600
15693 * drm: disable all the possible outputs/crtcs before entering KMS mode
15694 * S390: dasd: support DIAG access for read-only devices
15695 * xen: fix is_disconnected_device/exists_disconnected_device
15696 * xen: improvement to wait_for_devices()
15697 * xen: wait up to 5 minutes for device connetion
15698 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
15699 * udf: Try harder when looking for VAT inode
15700 * Add unlocked version of inode_add_bytes() function
15701 * quota: decouple fs reserved space from quota reservation
15702 * ext4: Convert to generic reserved quota's space management.
15703 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
15704 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
15705 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
15706 * amd64_edac: unify MCGCTL ECC switching
15707 * x86, msr: Add support for non-contiguous cpumasks
15708 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
15709 * amd64_edac: fix driver instance freeing
15710 * amd64_edac: make driver loading more robust
15711 * amd64_edac: fix forcing module load/unload
15712 * sched: Sched_rt_periodic_timer vs cpu hotplug
15713 * ext4: Update documentation to correct the inode_readahead_blks option
15714 name
15715 * lguest: fix bug in setting guest GDT entry
15716 * vmscan: do not evict inactive pages when skipping an active list scan
15717 * ksm: fix mlockfreed to munlocked
15718 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
15719 * generic_permission: MAY_OPEN is not write access
15720 * Linux 2.6.32.3
15721 * untangle the do_mremap() mess
15722 * fasync: split 'fasync_helper()' into separate add/remove functions
15723 * ASoC: fix params_rate() macro use in several codecs
15724 * modules: Skip empty sections when exporting section notes
15725 * exofs: simple_write_end does not mark_inode_dirty
15726 * nfsd: make sure data is on disk before calling ->fsync
15727 * sunrpc: fix peername failed on closed listener
15728 * SUNRPC: Fix up an error return value in
15729 gss_import_sec_context_kerberos()
15730 * SUNRPC: Fix the return value in gss_import_sec_context()
15731 * sunrpc: on successful gss error pipe write, don't return error
15732 * drm/i915: Update LVDS connector status when receiving ACPI LID event
15733 * drm/i915: fix order of fence release wrt flushing
15734 * drm/i915: Permit pinning whilst the device is 'suspended'
15735 * drm: remove address mask param for drm_pci_alloc()
15736 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
15737 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
15738 pipeconf on Ironlake
15739 * drm/i915: Select the correct BPC for LVDS on Ironlake
15740 * drm/i915: fix unused var
15741 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
15742 * drivers/cpuidle/governors/menu.c: fix undefined reference to
15743 `__udivdi3'
15744 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
15745 * lib/rational.c needs module.h
15746 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
15747 DMA_FROM_DEVICE and
15748 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
15749 * mmc_block: add dev_t initialization check
15750 * mmc_block: fix probe error cleanup bug
15751 * mmc_block: fix queue cleanup
15752 * ALSA: hda - Fix ALC861-VD capture source mixer
15753 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
15754 blacklist
15755 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
15756 - LP: #498863
15757 * ASoC: Fix WM8350 DSP mode B configuration
15758 * netfilter: ebtables: enforce CAP_NET_ADMIN
15759 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
15760 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
15761 * hwmon: (adt7462) Fix pin 28 monitoring
15762 * quota: Fix dquot_transfer for filesystems different from ext4
15763 * xen: fix hang on suspend.
15764 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
15765 * ath5k: Fix eeprom checksum check for custom sized eeproms
15766 * cfg80211: fix syntax error on user regulatory hints
15767 * iwl: off by one bug
15768 * mac80211: add missing sanity checks for action frames
15769 * drm/i915: remove render reclock support
15770 * libertas: Remove carrier signaling from the scan code
15771 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
15772 * mac80211: fix skb buffering issue (and fixes to that)
15773 * fix braindamage in audit_tree.c untag_chunk()
15774 * fix more leaks in audit_tree.c tag_chunk()
15775 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
15776 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
15777 * agp/intel-agp: Clear entire GTT on startup
15778 * Linux 2.6.32.4
15779 * ethtool: Add reset operation
15780 * gro: Name the GRO result enumeration type
15781 * gro: Change all receive functions to return GRO result codes
15782 * sfc: 10Xpress: Initialise pause advertising flags
15783 * sfc: 10Xpress: Report support for pause frames
15784 * sfc: Remove redundant header gmii.h
15785 * sfc: Remove redundant hardware initialisation
15786 * sfc: Rename Falcon-specific board code and types
15787 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
15788 * sfc: Remove versioned bitfield macros
15789 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
15790 * sfc: Update hardware definitions for Siena
15791 * sfc: Rename register I/O header and functions used by both Falcon and
15792 Siena
15793 * sfc: Eliminate indirect lookups of queue size constants
15794 * sfc: Define DMA address mask explicitly in terms of descriptor field
15795 width
15796 * sfc: Move all TX DMA length limiting into tx.c
15797 * sfc: Change order of device removal to reverse of probe order
15798 * sfc: Remove declarations of nonexistent functions
15799 * sfc: Move efx_xmit_done() declaration into correct stanza
15800 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
15801 * sfc: Maintain interrupt moderation values in ticks, not microseconds
15802 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
15803 * sfc: Remove pointless abstraction of memory BAR number
15804 * sfc: Remove incorrect assertion from efx_pci_remove_main()
15805 * sfc: Remove unnecessary tests of efx->membase
15806 * sfc: Move MTD probe after netdev registration and name allocation
15807 * sfc: Remove unused code for non-autoneg speed/duplex switching
15808 * sfc: Rename 'xfp' file and functions to reflect reality
15809 * sfc: Really allow RX checksum offload to be disabled
15810 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
15811 * sfc: Enable heuristic selection between page and skb RX buffers
15812 * sfc: Remove pointless abstraction of memory BAR number (2)
15813 * sfc: Remove redundant gotos from __efx_rx_packet()
15814 * sfc: Remove ridiculously paranoid assertions
15815 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
15816 * sfc: Record RX queue number on GRO path
15817 * sfc: SFT9001: Reset LED configuration correctly after blinking
15818 * sfc: Use a single blink implementation
15819 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
15820 * sfc: Make board information explicitly Falcon-specific
15821 * sfc: Move definition of struct falcon_nic_data into falcon.h
15822 * sfc: Move struct falcon_board into struct falcon_nic_data
15823 * sfc: Move all I2C stuff into struct falcon_board
15824 * sfc: Gather link state fields in struct efx_nic into new struct
15825 efx_link_state
15826 * sfc: Remove unnecessary casts to struct sk_buff *
15827 * sfc: Remove redundant efx_xmit() function
15828 * sfc: Combine high-level header files
15829 * sfc: Log interrupt and reset type names, not numbers
15830 * sfc: Fix descriptor cache sizes
15831 * sfc: Treat all MAC registers as 128-bit
15832 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
15833 * sfc: Comment corrections
15834 * sfc: Remove unused constant
15835 * sfc: Clean up struct falcon_board and struct falcon_board_data
15836 * sfc: Fix bugs in RX queue flushing
15837 * sfc: Remove unused function efx_flush_queues()
15838 * sfc: Only switch Falcon MAC clocks as necessary
15839 * sfc: Hold MAC lock for longer in efx_init_port()
15840 * sfc: Split MAC stats DMA initiation and completion
15841 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
15842 * sfc: Simplify XMAC link polling
15843 * sfc: Change MAC promiscuity and multicast hash at the same time
15844 * sfc: Move inline comment into kernel-doc
15845 * sfc: Do not set net_device::trans_start in self-test
15846 * sfc: Simplify PHY polling
15847 * sfc: QT202x: Reset before reading PHY id
15848 * sfc: Replace MDIO spinlock with mutex
15849 * sfc: Always start Falcon using the XMAC
15850 * sfc: Limit some hardware workarounds to Falcon
15851 * sfc: Remove EFX_WORKAROUND_9141 macro
15852 * sfc: Remove another unused workaround macro
15853 * sfc: Remove some redundant whitespace
15854 * sfc: Decouple NIC revision number from Falcon PCI revision number
15855 * sfc: Move descriptor cache base addresses to struct efx_nic_type
15856 * sfc: Clean up RX event handling
15857 * sfc: Remove redundant writes to INT_ADR_KER
15858 * sfc: Remove duplicate hardware structure definitions
15859 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
15860 * sfc: Move Falcon NIC operations to efx_nic_type
15861 * sfc: Refactor link configuration
15862 * sfc: Generalise link state monitoring
15863 * sfc: Add power-management and wake-on-LAN support
15864 * sfc: Implement ethtool reset operation
15865 * sfc: Add efx_nic_type operation for register self-test
15866 * sfc: Add efx_nic_type operation for NVRAM self-test
15867 * sfc: Add efx_nic_type operation for identity LED control
15868 * sfc: Separate shared NIC code from Falcon-specific and rename
15869 accordingly
15870 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
15871 * sfc: Extend loopback mode enumeration
15872 * sfc: Remove static PHY data and enumerations
15873 * sfc: Extend MTD driver for use with new NICs
15874 * sfc: Allow for additional checksum offload features
15875 * sfc: Rename falcon.h to nic.h
15876 * sfc: Move shared NIC code from falcon.c to new source file nic.c
15877 * sfc: Add firmware protocol definitions (MCDI)
15878 * sfc: Add support for SFC9000 family (1)
15879 * sfc: Add support for SFC9000 family (2)
15880 * sfc: Implement TSO for TCP/IPv6
15881 * sfc: Update version, copyright dates, authors
15882 * drivers/net/sfc: Correct code taking the size of a pointer
15883 * sfc: Move PHY software state initialisation from init() into probe()
15884 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
15885 * sfc: Fix DMA mapping cleanup in case of an error in TSO
15886 * sfc: QT2025C: Work around PHY bug
15887 * sfc: QT2025C: Switch into self-configure mode when not in loopback
15888 * sfc: QT2025C: Work around PHY firmware initialisation bug
15889 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
15890 * sfc: Disable TX descriptor prefetch watchdog
15891 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
15892 - LP: #497156
15893
15894 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
15895
15896 linux (2.6.32-10.14) lucid; urgency=low
15897
15898 [ Alex Deucher ]
15899
15900 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
15901 - LP: #493795
15902
15903 [ Andy Whitcroft ]
15904
15905 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
15906 id is less than 0x0f."
15907 * config-check -- ensure the checks get run at build time
15908 * config-check -- check the processed config during updateconfigs
15909 * config-check -- CONFIG_SECCOMP may not be present
15910 * TUN is now built in ignore
15911 * SAUCE: acpi battery -- delay first lookup of the battery until first
15912 use
15913 * SAUCE: async_populate_rootfs: move rootfs init earlier
15914 * ubuntu: AppArmor -- update to mainline 2010-01-06
15915 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
15916 - LP: #498525
15917
15918 [ Dave Airlie ]
15919
15920 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
15921
15922 [ Leann Ogasawara ]
15923
15924 * Add asix to nic-usb-modules file
15925 - LP: #499785
15926
15927 [ Peter Zijlstra ]
15928
15929 * (pre-stable) sched: Fix balance vs hotplug race
15930
15931 [ Tim Gardner ]
15932
15933 * [Config] Enable CONFIG_FUNCTION_TRACER
15934 - LP: #497989
15935 * [Config] Drop lpia from getabis
15936 * [Config] Build in TUN/TAP driver
15937 - LP: #499491
15938 * [Config] DH_COMPAT=5
15939
15940 [ Upstream Kernel Changes ]
15941
15942 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
15943 component_only tv_modes"
15944 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
15945 turned off"
15946 * USB: usb-storage: fix bug in fill_inquiry
15947 * USB: option: add pid for ZTE
15948 * firewire: ohci: handle receive packets with a data length of zero
15949 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
15950 of ->completed counter
15951 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
15952 counter
15953 * rcu: Fix note_new_gpnum() uses of ->gpnum
15954 * rcu: Remove inline from forward-referenced functions
15955 * perf_event: Fix invalid type in ioctl definition
15956 * perf_event: Initialize data.period in perf_swevent_hrtimer()
15957 * perf: Don't free perf_mmap_data until work has been done
15958 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
15959 * sched: Check for an idle shared cache in select_task_rq_fair()
15960 * sched: Fix affinity logic in select_task_rq_fair()
15961 * sched: Rate-limit newidle
15962 * sched: Fix and clean up rate-limit newidle code
15963 * x86/amd-iommu: attach devices to pre-allocated domains early
15964 * x86/amd-iommu: un__init iommu_setup_msi
15965 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
15966 up the PCI tree
15967 * x86: Fix iommu=nodac parameter handling
15968 * x86: GART: pci-gart_64.c: Use correct length in strncmp
15969 * x86: ASUS P4S800 reboot=bios quirk
15970 - LP: #366682
15971 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
15972 * ssb: Fix range check in sprom write
15973 * ath5k: allow setting txpower to 0
15974 * ath5k: enable EEPROM checksum check
15975 * hrtimer: Fix /proc/timer_list regression
15976 * ALSA: hrtimer - Fix lock-up
15977 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
15978 * KVM: x86 emulator: limit instructions to 15 bytes
15979 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
15980 * KVM: s390: Make psw available on all exits, not just a subset
15981 * KVM: fix irq_source_id size verification
15982 * KVM: x86: include pvclock MSRs in msrs_to_save
15983 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
15984 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
15985 * x86, mce: don't restart timer if disabled
15986 * x86/mce: Set up timer unconditionally
15987 * x86: SGI UV: Fix BAU initialization
15988 * x86: Fix duplicated UV BAU interrupt vector
15989 * x86: Add new Intel CPU cache size descriptors
15990 * x86: Fix typo in Intel CPU cache size descriptor
15991 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
15992 * s390: clear high-order bits of registers after sam64
15993 * V4L/DVB: Fix test in copy_reg_bits()
15994 * bsdacct: fix uid/gid misreporting
15995 * UBI: flush wl before clearing update marker
15996 * jbd2: don't wipe the journal on a failed journal checksum
15997 * USB: xhci: Add correct email and files to MAINTAINERS entry.
15998 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
15999 * USB: option.c: add support for D-Link DWM-162-U5
16000 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
16001 * USB: usb-storage: add BAD_SENSE flag
16002 * USB: Close usb_find_interface race v3
16003 * pxa/em-x270: fix usb hub power up/reset sequence
16004 * hfs: fix a potential buffer overflow
16005 * SUNRPC: IS_ERR/PTR_ERR confusion
16006 * NFS: Fix nfs_migrate_page()
16007 * md/bitmap: protect against bitmap removal while being updated.
16008 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
16009 * devpts_get_tty() should validate inode
16010 * debugfs: fix create mutex racy fops and private data
16011 * Driver core: fix race in dev_driver_string
16012 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
16013 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
16014 * mac80211: Fixed bug in mesh portal paths
16015 * mac80211: Revert 'Use correct sign for mesh active path refresh'
16016 * mac80211: fix scan abort sanity checks
16017 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
16018 * rtl8187: Fix wrong rfkill switch mask for some models
16019 * x86: Fix bogus warning in apic_noop.apic_write()
16020 * mm: hugetlb: fix hugepage memory leak in mincore()
16021 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
16022 * powerpc/windfarm: Add detection for second cpu pump
16023 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
16024 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
16025 * drm/radeon/kms: Add quirk for HIS X1300 board
16026 * drm/radeon/kms: handle vblanks properly with dpms on
16027 * drm/radeon/kms: fix legacy crtc2 dpms
16028 * drm/radeon/kms: fix vram setup on rs600
16029 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
16030 * drm/ttm: Fix build failure due to missing struct page
16031 * drm/i915: Set the error code after failing to insert new offset into mm
16032 ht.
16033 * drm/i915: Add the missing clonemask for display port on Ironlake
16034 * xen/xenbus: make DEVICE_ATTR()s static
16035 * xen: re-register runstate area earlier on resume.
16036 * xen: restore runstate_info even if !have_vcpu_info_placement
16037 * xen: correctly restore pfn_to_mfn_list_list after resume
16038 * xen: register timer interrupt with IRQF_TIMER
16039 * xen: register runstate on secondary CPUs
16040 * xen: don't call dpm_resume_noirq() with interrupts disabled.
16041 * xen: register runstate info for boot CPU early
16042 * xen: call clock resume notifier on all CPUs
16043 * xen: improve error handling in do_suspend.
16044 * xen: don't leak IRQs over suspend/resume.
16045 * xen: use iret for return from 64b kernel to 32b usermode
16046 * xen: explicitly create/destroy stop_machine workqueues outside
16047 suspend/resume region.
16048 * Xen balloon: fix totalram_pages counting.
16049 * xen: try harder to balloon up under memory pressure.
16050 * dm exception store: free tmp_store on persistent flag error
16051 * dm snapshot: only take lock for statustype info not table
16052 * dm crypt: move private iv fields to structs
16053 * dm crypt: restructure essiv error path
16054 * dm: avoid _hash_lock deadlock
16055 * dm snapshot: cope with chunk size larger than origin
16056 * dm crypt: separate essiv allocation from initialisation
16057 * dm crypt: make wipe message also wipe essiv key
16058 * slc90e66: fix UDMA handling
16059 * tcp: Stalling connections: Fix timeout calculation routine
16060 * ip_fragment: also adjust skb->truesize for packets not owned by a
16061 socket
16062 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
16063 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
16064 * sparc64: Fix overly strict range type matching for PCI devices.
16065 * sparc64: Fix stack debugging IRQ stack regression.
16066 * sparc: Set UTS_MACHINE correctly.
16067 * b43legacy: avoid PPC fault during resume
16068 * tracing: Fix event format export
16069 * ath9k: Fix TX hang poll routine
16070 * ath9k: fix processing of TX PS null data frames
16071 * ath9k: Fix maximum tx fifo settings for single stream devices
16072 * ath9k: fix tx status reporting
16073 * mac80211: Fix dynamic power save for scanning.
16074 * drm/i915: Fix sync to vblank when VGA output is turned off
16075 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
16076 * thinkpad-acpi: fix default brightness_mode for R50e/R51
16077 * thinkpad-acpi: preserve rfkill state across suspend/resume
16078 * ipw2100: fix rebooting hang with driver loaded
16079 * matroxfb: fix problems with display stability
16080 * acerhdf: add new BIOS versions
16081 * asus-laptop: change light sens default values.
16082 * vmalloc: conditionalize build of pcpu_get_vm_areas()
16083 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
16084 * net: Fix userspace RTM_NEWLINK notifications.
16085 * ext3: Fix data / filesystem corruption when write fails to copy data
16086 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
16087 * bcm63xx_enet: fix compilation failure after get_stats_count removal
16088 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
16089 * drm/i915: Avoid NULL dereference with component_only tv_modes
16090 * drm/i915: PineView only has LVDS and CRT ports
16091 * drm/i915: Fix LVDS stability issue on Ironlake
16092 * mm: sigbus instead of abusing oom
16093 * ipvs: zero usvc and udest
16094 * jffs2: Fix long-standing bug with symlink garbage collection.
16095 * intel-iommu: Detect DMAR in hyperspace at probe time.
16096 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
16097 * intel-iommu: Check for an RMRR which ends before it starts.
16098 * intel-iommu: Fix oops with intel_iommu=igfx_off
16099 * intel-iommu: ignore page table validation in pass through mode
16100 * netfilter: xtables: document minimal required version
16101 * perf_event: Fix incorrect range check on cpu number
16102 * implement early_io{re,un}map for ia64
16103 * Linux 2.6.32.2
16104
16105 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
16106
16107 linux (2.6.32-9.13) lucid; urgency=low
16108
16109 [ Andy Whitcroft ]
16110
16111 * [Config] enable CONFIG_B43_PHY_LP
16112 - LP: #493059
16113 * include modules.builtin in the binary debs
16114 * config-check -- add a configuration enforcer
16115 * config-check -- add a unit-test suite to the checker
16116 * [Config] Enable CONFIG_SYN_COOKIES for versatile
16117 * [Config] Enable CONFIG_SECURITY_SMACK for ports
16118 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
16119 * [Config] Disable CONFIG_COMPAT_BRK for ports
16120 * getabis -- add armel versatile to the list
16121
16122 [ Brad Figg ]
16123
16124 * SAUCE: Increase the default prealloc buffer for HDA audio devices
16125 (non-modem)
16126
16127 [ Manoj Iyer ]
16128
16129 * ubuntu: onmibook -- Added missing BOM file
16130
16131 [ Tim Gardner ]
16132
16133 * ubuntu: fsam7400 -- Cleanup Makefile
16134
16135 [ Upstream Kernel Changes ]
16136
16137 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
16138 * signal: Fix alternate signal stack check
16139 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
16140 * SCSI: osd_protocol.h: Add missing #include
16141 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
16142 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
16143 ENOSPC
16144 * ext4: avoid divide by zero when trying to mount a corrupted file system
16145 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
16146 * ext4: fix lock order problem in ext4_move_extents()
16147 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
16148 * ext4: plug a buffer_head leak in an error path of ext4_iget()
16149 * ext4: make sure directory and symlink blocks are revoked
16150 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
16151 * ext4: journal all modifications in ext4_xattr_set_handle
16152 * ext4: don't update the superblock in ext4_statfs()
16153 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
16154 non-zero
16155 * ext4: fix block validity checks so they work correctly with meta_bg
16156 * ext4: avoid issuing unnecessary barriers
16157 * ext4: fix error handling in ext4_ind_get_blocks()
16158 * ext4: make trim/discard optional (and off by default)
16159 * ext4: make "norecovery" an alias for "noload"
16160 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
16161 * ext4: initialize moved_len before calling ext4_move_extents()
16162 * ext4: move_extent_per_page() cleanup
16163 * jbd2: Add ENOMEM checking in and for
16164 jbd2_journal_write_metadata_buffer()
16165 * ext4: Return the PTR_ERR of the correct pointer in
16166 setup_new_group_blocks()
16167 * ext4: Avoid data / filesystem corruption when write fails to copy data
16168 * ext4: wait for log to commit when umounting
16169 * ext4: remove blocks from inode prealloc list on failure
16170 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
16171 * ext4: quota macros cleanup
16172 * ext4: fix incorrect block reservation on quota transfer.
16173 * ext4: Wait for proper transaction commit on fsync
16174 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16175 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
16176 * Linux 2.6.32.1
16177 * kbuild: generate modules.builtin
16178 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
16179 - LP: #494461
16180 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
16181 tv_modes
16182 - LP: #494045
16183
16184 [ Zhao Yakui ]
16185
16186 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
16187 less than 0x0f.
16188 - LP: #481765
16189
16190 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
16191
16192 linux (2.6.32-8.12) lucid; urgency=low
16193
16194 [ Andy Whitcroft ]
16195
16196 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
16197
16198 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
16199
16200 linux (2.6.32-8.11) lucid; urgency=low
16201
16202 [ Andy Whitcroft ]
16203
16204 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
16205 up"
16206 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16207 transition."
16208 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
16209 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
16210 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
16211 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
16212 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
16213 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
16214 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
16215 mem"
16216 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
16217 denied"
16218 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
16219 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
16220 allocation"
16221 * Revert "SAUCE: AppArmor: Set error code after structure
16222 initialization."
16223 * Revert "AppArmor -- fix pstrace_may_access rename"
16224 * Revert "ubuntu: AppArmor security module"
16225 * Revert "SAUCE: Add config option to set a default LSM"
16226 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
16227 * Revert "[Config] fsam7400 -- enable"
16228 * Revert "[Config] AUFS -- enable"
16229 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
16230 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
16231 * Revert "ubuntu: AUFS -- export various core functions"
16232 * Revert "[Config] ubuntu/iscsitarget -- disable"
16233 * Revert "[Config] iscsitarget -- enable"
16234 * Revert "ubuntu: iscsitarget -- SVN revision r214"
16235 * update Vcs-Git to point to the correct repository
16236 - LP: #493589
16237 * update build environment overrides to lucid
16238 - LP: #493589
16239 * [Config] enable CONFIG_DEVTMPFS
16240 * [Config] update all configs following AppArmor 2009-12-08 update
16241 * SAUCE: isapnp_init: make isa PNP scans occur async
16242 * [Config] fsam7400 -- enable
16243 * [Config] omnibook -- enable
16244 * [Config] cleanup CONFIG_AUDIT
16245 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
16246 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
16247 * ubuntu: AUFS -- aufs2 20091209
16248 * [Config] AUFS -- enable
16249 * [Config] iscsitarget -- enable
16250
16251 [ Arjan van de Ven ]
16252
16253 * SAUCE: KMS: cache the EDID information of the LVDS
16254
16255 [ Colin Watson ]
16256
16257 * bnx2: update d-i firmware filenames
16258 - LP: #494052
16259 * add cdc_ether to nic-usb-modules udeb
16260 - LP: #495060
16261
16262 [ John Johansen ]
16263
16264 * ubuntu: AppArmor -- mainline 2009-10-08
16265
16266 [ Manoj Iyer ]
16267
16268 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
16269 * ubuntu: omnibook -- support Toshiba (HP) netbooks
16270 * ubuntu: iscsitarget --- version 1.4.19
16271 - LP: #494693
16272
16273 [ Surbhi Palande ]
16274
16275 * SAUCE: Make populate_rootfs asynchronous
16276
16277 [ Tim Gardner ]
16278
16279 * Parallelize flavour builds and packaging
16280 * [Config] Enable CONFIG_KSM
16281
16282 [ Upstream Kernel Changes ]
16283
16284 * Config option to set a default LSM
16285 * LSM: Add security_path_chroot().
16286 * LSM: Add security_path_chroot().
16287 * LSM: Move security_path_chmod()/security_path_chown() to after
16288 mutex_lock().
16289 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16290
16291 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
16292
16293 linux (2.6.32-7.10) lucid; urgency=low
16294
16295 [ Andy Whitcroft ]
16296
16297 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
16298
16299 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
16300
16301 linux (2.6.32-7.9) lucid; urgency=low
16302
16303 [ Andy Whitcroft ]
16304
16305 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
16306 - LP: #458982
16307 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
16308 * [Config] update configs following versatile switch to V7
16309 * rebased to v2.6.32
16310 * [Config] update configs following rebase to v2.6.32
16311 * [Config] update ports configs following rebase to v2.6.32
16312 * SAUCE: default ATI Radeon KMS to off until userspace catches up
16313
16314 [ Arjan van de Ven ]
16315
16316 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
16317
16318 [ Leann Ogasawara ]
16319
16320 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
16321 permissions
16322 - CVE-2009-3939
16323
16324 [ Loic Minier ]
16325
16326 * SAUCE: select a v7 CPU for versatile
16327
16328 [ Takashi Iwai ]
16329
16330 * SAUCE: ALSA: hda - Add power on/off counter
16331
16332 [ Upstream changes ]
16333
16334 * rebased to v2.6.32
16335
16336 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
16337
16338 linux (2.6.32-6.8) lucid; urgency=low
16339
16340 [ Andy Whitcroft ]
16341
16342 * [Config] disable SSB devices for armel
16343
16344 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
16345
16346 linux (2.6.32-6.7) lucid; urgency=low
16347
16348 [ Andy Whitcroft ]
16349
16350 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
16351 * Revert "SAUCE: Dell XPS710 reboot quirk"
16352 * Revert "SAUCE: Link acpi-cpufreq.o first"
16353 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
16354 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
16355 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
16356 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
16357 * Revert "Add Dell Dimension 9200 reboot quirk"
16358 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
16359 * Revert "SAUCE: tulip: Define ULI PCI ID's"
16360 * Revert "SAUCE: Lower warning level of some PCI messages"
16361 * Revert "mac80211: fix two issues in debugfs"
16362 Drop a number of known redundant commits as identified in the Ubuntu
16363 delta review blueprint.
16364
16365 * reenable armel versatile flavour
16366 * [Config] disable CONFIG_USB_DEVICEFS
16367
16368 [ Tim Gardner ]
16369
16370 * [Config] udeb: Add squashfs to fs-core-modules
16371 - LP: #352615
16372 * [Config] Create a real squashfs udeb
16373 - LP: #352615
16374
16375
16376 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
16377
16378 linux (2.6.32-5.6) lucid; urgency=low
16379
16380 [ Andy Whitcroft ]
16381
16382 * rebase to v2.6.32-rc8
16383 * update configs following rebase to v2.6.32-rc8
16384 * update ports configs since rebase to v2.6.32-rc8
16385 * [Config] enable cgroup options
16386 - LP: #480739
16387
16388 [ Upstream Kernel Changes ]
16389
16390 * rebase to v2.6.32-rc8
16391
16392 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
16393
16394 linux (2.6.32-4.5) lucid; urgency=low
16395
16396 [ Andy Whitcroft ]
16397
16398 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16399 * rebase to v2.6.32-rc7
16400 * resync with Karmic proposed
16401
16402 [ John Johansen ]
16403
16404 * SAUCE: AppArmor: Fix oops after profile removal
16405 - LP: #475619
16406 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
16407 - LP: #437258
16408 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
16409 - LP: #479102
16410 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
16411 - LP: #479115
16412 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16413 transition.
16414 - LP: #480112
16415
16416 [ Ubuntu Changes ]
16417
16418 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
16419
16420 [ Upstream Kernel Changes ]
16421
16422 * rebase to v2.6.32-rc7
16423
16424 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
16425
16426 linux (2.6.32-3.4) lucid; urgency=low
16427
16428 [ Andy Whitcroft ]
16429
16430 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16431 * [Upstream] add local prefix to oss local change_bits
16432
16433 [ Upstream Kernel Changes ]
16434
16435 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
16436 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
16437
16438 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
16439
16440 linux (2.6.32-3.3) lucid; urgency=low
16441
16442 [ Andy Whitcroft ]
16443
16444 * rebase to v2.6.32-rc6
16445 * [Config] update configs following rebase to v2.6.32-rc6
16446 * [Config] update ports configs following rebase to v2.6.32-rc6
16447 * resync with Karmic Ubuntu-2.6.31-15.49
16448 * [Config] add module ignores for broken drivers
16449
16450 [ John Johansen ]
16451
16452 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
16453 - LP: #453335
16454 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
16455 - LP: #458299
16456 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
16457 - LP: #462824
16458 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
16459 - LP: #451375
16460
16461 [ Kees Cook ]
16462
16463 * SAUCE: Fix nx_enable reporting
16464 - LP: #454285
16465
16466 [ Scott James Remnant ]
16467
16468 * Revert "SAUCE: trace: add trace_event for the open() syscall"
16469 * SAUCE: trace: add trace events for open(), exec() and uselib()
16470 - LP: #462111
16471
16472 [ Stefan Bader ]
16473
16474 * SAUCE: Fix sub-flavour script to not stop on missing directories
16475 - LP: #453073
16476
16477 [ Ubuntu Changes ]
16478
16479 * resync with Karmic Ubuntu-2.6.31-15.49
16480
16481 [ Upstream Kernel Changes ]
16482
16483 * rebase to v2.6.32-rc6
16484 - LP: #464552
16485
16486 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
16487
16488 linux (2.6.32-2.2) lucid; urgency=low
16489
16490 [ Andy Whitcroft ]
16491
16492 * install the full changelog with the binary package
16493 * changelog -- explicitly note rebases and clean history
16494 * reinstate armel.mk with no flavours
16495 - LP: #449637
16496 * [Upstream] block: silently error unsupported empty barriers too
16497 - LP: #420423
16498 * [Config] udate configs following karmic resync
16499 * [Config] update ports configs following karmic resync
16500 * [Upstream] lirc -- follow removal of .id element
16501
16502 [ Colin Watson ]
16503
16504 * Use section 'admin' rather than 'base'
16505 * Add more e100 firmware to nic-modules
16506 - LP: #451872
16507 * Add qla1280 firmware to scsi-modules
16508 - LP: #381037
16509
16510 [ John Johansen ]
16511
16512 * SAUCE: AppArmor: Set error code after structure initialization.
16513 - LP: #427948
16514 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
16515 - LP: #446595
16516 * SAUCE: AppArmor: Fix mediation of "deleted" paths
16517
16518 [ Kees Cook ]
16519
16520 * SAUCE: [x86] fix report of cs-limit nx-emulation
16521 - LP: #454285
16522
16523 [ Leann Ogasawara ]
16524
16525 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
16526 events
16527 - LP: #430809
16528 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
16529 toggle switch press
16530 - LP: #430809
16531
16532 [ Luke Yelavich ]
16533
16534 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
16535 * [Config] Add sd_mod to scsi-modules udeb for powerpc
16536
16537 [ Mario Limonciello ]
16538
16539 * SAUCE: Update to LIRC 0.8.6
16540 - LP: #432678
16541 * SAUCE: dell-laptop: Store the HW switch status internally rather than
16542 requerying every time
16543 - LP: #430809
16544 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
16545 - LP: #430809
16546
16547 [ Stefan Bader ]
16548
16549 * [Upstream] acerhdf: Limit modalias matching to supported boards
16550 - LP: #435958
16551
16552 [ Tim Gardner ]
16553
16554 * [Upstream] i915: Fix i2c init message
16555 - LP: #409361
16556 * [Config] Add sym53c8xx.ko to virtual sub-flavour
16557 - LP: #439415
16558 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
16559 - LP: #439456
16560 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
16561 - LP: #381300
16562 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
16563 - LP: #430694
16564 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
16565 - LP: #430694
16566 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
16567 - LP: #416325
16568 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
16569 - LP: #430694
16570 * SAUCE: Raise the default console 'quiet' level to 2
16571 * [Config] CONFIG_X86_PAT=y
16572 * [Config] Add armel arch to linux-libc-dev arches.
16573 - LP: #449637
16574 * [Config] CONFIG_X86_MCE
16575 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
16576 M300 to rate blacklist
16577 - LP: #433801
16578
16579 [ Upstream Kernel Changes ]
16580
16581 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
16582 * drm/i915: Fix FDI M/N setting according with correct color depth
16583 - LP: #416792
16584
16585 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
16586
16587 linux (2.6.32-1.1) lucid; urgency=low
16588
16589 [ Andy Whitcroft ]
16590
16591 * rebase to v2.6.32-rc3
16592 * [Config] update configs following rebase to 2.6.32-rc3
16593 * [Config] update ports configs following rebase to 2.6.32-rc3
16594 * AppArmor -- fix pstrace_may_access rename
16595 * staging/android -- disable
16596 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
16597 * ubuntu: drbd -- disable
16598 * staging/comdi -- disable
16599 * staging/go7007 -- disable
16600 * [Config] staging/winbond -- disable
16601 * [Config] ubuntu/iscsitarget -- disable
16602 * [d-i] cbc and ecb are builtin make them optional in udebs
16603 * rebase to v2.6.32-rc5
16604 * [Config] update configs following rebase to v2.6.32-rc5
16605 * [Config] update ports configs following rebase to v2.6.31-rc5
16606
16607 [ Tim Gardner ]
16608
16609 * [Config] Add cpio as a build dependency.
16610
16611 [ Upstream Kernel Changes ]
16612
16613 * rebase to v2.6.32-rc3
16614 * rebase to v2.6.32-rc5
16615
16616 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
16617
16618 linux (2.6.31-11.37) karmic; urgency=low
16619
16620 [ Tim Gardner ]
16621
16622 * [Config] Increase kernel log buffer to 256K for amd64 flavours
16623 - LP: #424810
16624 * [Config] Set HZ=100 for amd64 flavours
16625 - LP: #438234
16626 * [Upstream] e1000e: Emit notice instead of an error when
16627 pci_enable_pcie_error_reporting() fails
16628 - LP: #436370
16629
16630 [ Upstream Kernel Changes ]
16631
16632 * n_tty: honor opost flag for echoes
16633 * n_tty: move echoctl check and clean up logic
16634 - LP: #438310
16635
16636 * Revert "[Upstream] drm/i915: Check that the relocation points to within
16637 the target" - Use upstream cherry-pick.
16638 * drm/i915: Check that the relocation points to within the target
16639 - LP: #429241
16640
16641 * drm/i915: fix tiling on IGDNG
16642 * drm/i915: add B43 chipset support
16643 * agp/intel: Add B43 chipset support
16644 Intel request from kernel team mailing list.
16645
16646 * HID: completely remove apple mightymouse from blacklist
16647 - LP: #428111
16648
16649 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
16650
16651 linux (2.6.31-11.36) karmic; urgency=low
16652
16653 [ Brian Rogers ]
16654
16655 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
16656 persistent object
16657 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
16658 persistent object
16659
16660 [ Takashi Iwai ]
16661
16662 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
16663 - LP: #416482
16664
16665 [ Tyler Hicks ]
16666
16667 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
16668 negative during unlink
16669
16670 [ Upstream Kernel Changes ]
16671
16672 * sg: fix oops in the error path in sg_build_indirect()
16673 * mpt2sas : Rescan topology from Interrupt context instead of work thread
16674 * mpt2sas: Prevent sending command to FW while Host Reset
16675 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
16676 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
16677 * SCSI: fix oops during scsi scanning
16678 * SCSI: libsrp: fix memory leak in srp_ring_free()
16679 * cfg80211: fix looping soft lockup in find_ie()
16680 * ath5k: write PCU registers on initial reset
16681 * binfmt_elf: fix PT_INTERP bss handling
16682 * TPM: Fixup boot probe timeout for tpm_tis driver
16683 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
16684 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
16685 * fix undefined reference to user_shm_unlock
16686 * perf_counter: Fix buffer overflow in perf_copy_attr()
16687 * perf_counter: Start counting time enabled when group leader gets
16688 enabled
16689 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
16690 * powerpc: Fix bug where perf_counters breaks oprofile
16691 * powerpc/ps3: Workaround for flash memory I/O error
16692 * block: don't assume device has a request list backing in nr_requests
16693 store
16694 * agp/intel: remove restore in resume
16695 * ALSA: cs46xx - Fix minimum period size
16696 * ASoC: Fix WM835x Out4 capture enumeration
16697 * sound: oxygen: work around MCE when changing volume
16698 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
16699 * perf stat: Change noise calculation to use stddev
16700 * x86: Fix x86_model test in es7000_apic_is_cluster()
16701 * x86/i386: Make sure stack-protector segment base is cache aligned
16702 * PCI: apply nv_msi_ht_cap_quirk on resume too
16703 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
16704 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
16705 with highmem
16706 * KVM guest: do not batch pte updates from interrupt context
16707 * KVM: Fix coalesced interrupt reporting in IOAPIC
16708 * KVM: VMX: Check cpl before emulating debug register access
16709 * KVM guest: fix bogus wallclock physical address calculation
16710 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
16711 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
16712 * KVM: x86 emulator: Implement zero-extended immediate decoding
16713 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
16714 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
16715 * KVM: limit lapic periodic timer frequency
16716 * libata: fix off-by-one error in ata_tf_read_block()
16717 * PCI quirk: update 82576 device ids in SR-IOV quirks list
16718 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
16719 * powerpc/pseries: Fix to handle slb resize across migration
16720 * Linux 2.6.31.1
16721
16722 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
16723
16724 linux (2.6.31-10.35) karmic; urgency=low
16725
16726 [ Amit Kucheria ]
16727
16728 * Disable CONFIG_UEVENT_HELPER_PATH
16729
16730 [ Andy Whitcroft ]
16731
16732 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
16733 * remove the tlsup driver
16734 * remove lmpcm logitech driver support
16735
16736 [ Bryan Wu ]
16737
16738 * Add 3 missing files to prerm remove file list
16739 - LP: #345623, #415832
16740
16741 [ Chris Wilson ]
16742
16743 * [Upstream] drm/i915: Check that the relocation points to within the
16744 target
16745 - LP: #429241
16746
16747 [ Luke Yelavich ]
16748
16749 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
16750
16751 [ Manoj Iyer ]
16752
16753 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
16754 - LP: #348861
16755
16756 [ Tim Gardner ]
16757
16758 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
16759 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
16760 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
16761 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
16762 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
16763 Upstream suggests that this is not the right approach.
16764
16765 * [Config] Set default I/O scheduler to DEADLINE
16766 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
16767 - LP: #381300
16768
16769 [ ubuntu@tjworld.net ]
16770
16771 * SAUCE: ipw2200: Enable LED by default
16772 - LP: #21367
16773
16774 [ Upstream Kernel Changes ]
16775
16776 * ALSA: hda - Add support for new AMD HD audio devices
16777 - LP: #430564
16778
16779 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
16780
16781 linux (2.6.31-10.34) karmic; urgency=low
16782
16783 [ Ted Tso ]
16784
16785 * [Upstream] ext3: Don't update superblock write time when filesystem is
16786 read-only
16787 - LP: #427822
16788
16789 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
16790
16791 linux (2.6.31-10.33) karmic; urgency=low
16792
16793 [ Leann Ogasawara ]
16794
16795 * [Upstream] dvb-usb: fix tuning with Cinergy T2
16796 - LP: #421258
16797
16798 [ Tim Gardner ]
16799
16800 * [Config] Unconditionally copy files from sub-flavours lists.
16801 (really, really fix it this time)
16802 - LP: #423426
16803 * [Config] Set CONFIG_CACHEFILES=m for all flavours
16804
16805 [ Upstream Kernel Changes ]
16806
16807 * ext4: Don't update superblock write time when filesystem is read-only
16808 - LP: #427822
16809
16810 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
16811
16812 linux (2.6.31-10.32) karmic; urgency=low
16813
16814 [ Eric Miao ]
16815
16816 * [Config] enable module support for memory stick
16817 - LP: #159951
16818
16819 [ Tim Gardner ]
16820
16821 * [Config] Unconditionally copy files from sub-flavours lists.
16822 - LP: #423426
16823
16824 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
16825
16826 linux (2.6.31-10.31) karmic; urgency=low
16827
16828 [ Andy Whitcroft ]
16829
16830 * rebase to v2.6.31 final
16831
16832 [ Colin Watson ]
16833
16834 * [Config] Recommend grub-pc in linux-image
16835 - LP: #385741
16836
16837 [ Ike Panhc ]
16838
16839 * [Upstream] Pull latest update of lenovo-sl-laptop
16840
16841 [ Peter Feuerer ]
16842
16843 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
16844 model
16845 - LP: #426691
16846
16847 [ Tim Gardner ]
16848
16849 * [Config] De-macro some package names.
16850
16851 [ Upstream Changes ]
16852
16853 * rebase to 2.6.31 final.
16854
16855 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
16856
16857 linux (2.6.31-10.30) karmic; urgency=low
16858
16859 [ Amit Kucheria ]
16860
16861 * [Config] Enable CONFIG_USB_DEVICEFS
16862 - LP: #417748
16863 * [Config] Populate the config-update template a bit more
16864
16865 [ Andy Whitcroft ]
16866
16867 * rebase to v2.6.31-rc9
16868 * [Config] update configs following rebase to v2.6.31-rc9
16869 * [Config] update ports configs following rebase to v2.6.31-rc9
16870
16871 [ Colin Ian King ]
16872
16873 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
16874 - LP: #254837
16875
16876 [ Jerone Young ]
16877
16878 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
16879 white-list
16880 - LP: #281732
16881 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
16882 white-list
16883 - LP: #281732
16884 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
16885 white-list
16886 - LP: #281732
16887 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
16888 white-list
16889 - LP: #281732
16890 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
16891 white-list
16892 - LP: #281732
16893
16894 [ John Johansen ]
16895
16896 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
16897 - LP: #419308
16898 * SAUCE: AppArmor: Return the correct error codes on profile
16899 addition/removal
16900 - LP: #408473
16901 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
16902 - LP: #408454
16903 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
16904 - LP: #419222
16905 * SAUCE: AppArmor: Fix change_profile failure
16906 - LP: #401931
16907 * SAUCE: AppArmor: Tell git to ignore generated include files
16908 - LP: #419505
16909
16910 [ Stefan Bader ]
16911
16912 * [Upstream] acpi: video: Loosen strictness of video bus detection code
16913 - LP: #333386
16914 * SAUCE: Remove ov511 driver from ubuntu subdirectory
16915
16916 [ Tim Gardner ]
16917
16918 * [Config] Exclude char-modules from non-x86 udeb creation
16919 * SAUCE: Notify the ACPI call chain of AC events
16920 * [Config] CONFIG_SATA_VIA=m
16921 - LP: #403385
16922 * [Config] Build in all phylib support modules.
16923 * [Config] Don't fail when sub-flavour files are missing
16924 - LP: #423426
16925 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
16926 - LP: #423513
16927
16928 [ Upstream ]
16929
16930 * Rebased against v2.6.31-rc9
16931
16932 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
16933
16934 linux (2.6.31-9.29) karmic; urgency=low
16935
16936 [ Leann Ogasawara ]
16937
16938 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
16939 - LP: #419993
16940 * [Config] d-i/modules: Add new char-modules file, initialize with
16941 intel-agp
16942 - LP: #420605
16943
16944 [ Upstream ]
16945
16946 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
16947 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
16948 adda766193ea1cf3137484a9521972d080d0b7af.
16949
16950 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
16951
16952 linux (2.6.31-8.28) karmic; urgency=low
16953
16954 [ Ike Panhc ]
16955
16956 * [Config] Let nic-shared-modules depends on crypto-modules
16957 - LP: #360966
16958
16959 [ Leann Ogasawara ]
16960
16961 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
16962 constant
16963 - LP: #412492
16964
16965 [ Mario Limonciello ]
16966
16967 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
16968 status if HW switch is disabled
16969 - LP: #418721
16970 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
16971 Compal made Dell laptops
16972 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
16973 with rfkill support
16974
16975 [ Tim Gardner ]
16976
16977 * [Config] Add acpiphp to virtual sub-flavour
16978 - LP: #364916
16979 * Drop KSM patch set for now because of instabilities with encrypted swap.
16980 - LP: #418781
16981
16982 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
16983
16984 linux (2.6.31-7.27) karmic; urgency=low
16985
16986 [ Tim Gardner ]
16987
16988 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
16989 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
16990 Replaces previous ksm patches from 2.6.31-6.25
16991 * [Config] KSM=y
16992
16993 [ Upstream ]
16994
16995 * Rebased against v2.6.31-rc7
16996
16997 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
16998
16999 linux (2.6.31-6.26) karmic; urgency=low
17000
17001 [ Andy Whitcroft ]
17002
17003 * [Config] enable CONFIG_AUFS_BR_RAMFS
17004 - LP: #414738
17005 * split out debian directory ready for abstraction
17006 * add printdebian target to find branch target
17007 * abstracted debian -- debian/files is not abstracted
17008 * abstracted debian -- packages must be built in debian/<pkg>
17009 * abstracted debian -- kernel-wedge needs to work in debian/
17010 * abstracted debian -- ensure we install the copyright file
17011 * abstracted-debian -- drop the debian directories from headers
17012 * abstracted-debian -- drop the debian directories from headers part 2
17013 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
17014 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
17015 - LP: #410198
17016
17017 [ Luke Yelavich ]
17018
17019 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
17020 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
17021 - LP: #413150
17022 * [Config] Ports: Build all cpu frequency scaling governors into ports
17023 kernels
17024 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
17025 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
17026 * [Config] Ports: Enable PS3 network driver
17027
17028 [ Stefan Bader ]
17029
17030 * abstracted debian -- call $(DEBIAN)/rules using make
17031
17032 [ Tim Gardner ]
17033
17034 * [Config] Abstract the debian directory
17035 * SAUCE: Improve error reporting in postinst
17036 - LP: #358564
17037
17038 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
17039
17040 linux (2.6.31-6.25) karmic; urgency=low
17041
17042 [ Andy Whitcroft ]
17043
17044 * script to generate Ubuntu changes from changelog
17045 * [Config] standardise ANDROID options
17046 * [Config] standardise CONFIG_ATM as module
17047 * [Config] standardise CONFIG_LIB80211 as module
17048 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
17049 * [Config] set CONFIG_CRAMFS as module
17050 * [Config] enable CONFIG_DAB and modules
17051 * [Config] set CONFIG_MAC80211_HWSIM as module
17052 * [Config] set CONFIG_NET_CLS_FLOW as module
17053 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
17054 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
17055 * [Config] set CONFIG_RTC_DRV_DS1511 as module
17056 * [Config] set CONFIG_RTC_DRV_R9701 as module
17057 * [Config] set CONFIG_RTC_DRV_S35390A as module
17058 * [Config] set CONFIG_TOIM3232_DONGLE as module
17059 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
17060 * [Config] standardise CONFIG_USB_G_PRINTER as module
17061 * [Config] standardise CONFIG_USB_SERIAL_IR as module
17062 * [Config] set CONFIG_USB_SERIAL_IUU as module
17063 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
17064 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
17065 * cleanup remains of dm-loop
17066 * drop thinkpad ec and smapi support
17067 * drop appleir
17068 * [Config] update configs following rebase to v2.6.31-rc6
17069 * rebase to v2.6.31-rc6
17070
17071 [ Hugh Dickins ]
17072
17073 * SAUCE: ksm patch 1, drop after 2.6.31
17074 * SAUCE: ksm patch 2, drop after 2.6.31
17075 * SAUCE: ksm patch 3, drop after 2.6.31
17076 * SAUCE: ksm patch 4, drop after 2.6.31
17077 * SAUCE: ksm patch 5, drop after 2.6.31
17078 * SAUCE: ksm patch 7, drop after 2.6.31
17079
17080 [ Izik Eidus ]
17081
17082 * SAUCE: ksm patch 0, drop after 2.6.31
17083 * SAUCE: ksm patch 6, drop after 2.6.31
17084 * SAUCE: ksm patch 8, drop after 2.6.31
17085 * SAUCE: ksm patch 9, drop after 2.6.31
17086
17087 [ Luke Yelavich ]
17088
17089 * [Config] Ports: Re-add PS3 modules to udebs
17090
17091 [ Michael Casadevall ]
17092
17093 * [Config] Update SPARC config and d-i files to reflect what can be built
17094
17095 [ Tim Gardner ]
17096
17097 * [Config] Removed armel package support
17098 * [Config] Enabled CONFIG_KSM=y
17099
17100 [ Upstream Kernel Changes ]
17101
17102 * Rebased against v2.6.31-rc6
17103 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
17104 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
17105 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
17106 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
17107 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
17108 changes"
17109 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
17110 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
17111 revision"
17112 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
17113 by default"
17114 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
17115 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
17116 ARCH_MXC_CANONICAL"
17117 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
17118 CONFIG_GPIOLIB"
17119 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
17120 2.6.31"
17121 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
17122 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
17123 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
17124 mxc_uart.h _everywhere_"
17125 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
17126 correct location"
17127 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
17128 snd_card_create"
17129 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
17130 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
17131 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
17132 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
17133 mxc_map_io."
17134 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17135 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17136 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
17137 with snd_soc_card."
17138 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
17139 structure"
17140 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
17141 DMA_MODE_READ/WRITE/MASK"
17142 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
17143 Freescale mx51 platform"
17144 * Driver core: add new device to bus's list before probing
17145 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
17146 power-saving
17147 - LP: #381693, #399750, #380892
17148
17149 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
17150
17151 linux (2.6.31-5.24) karmic; urgency=low
17152
17153 [ Amit Kucheria ]
17154
17155 * ARM: IMX51: Make video capture drivers compile
17156 * [Config] IMX51: Config updates
17157
17158 [ Andy Whitcroft ]
17159
17160 * remove leftovers of dm-bbr
17161
17162 [ Leann Ogasawara ]
17163
17164 * Add pata_cs5535 to pata-modules
17165 - LP: #318805
17166
17167 [ Luke Yelavich ]
17168
17169 * [Config] CONFIG_PPC64=y for powerpc64-smp
17170 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
17171 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
17172 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
17173 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
17174 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
17175 * [Config] Enable all PS3 drivers in powerpc64-smp
17176
17177 [ Mario Limonciello ]
17178
17179 * LIRC -- fix lirc-i2c 2.6.31 compilation
17180
17181 [ Matthew Garrett ]
17182
17183 * [Upstream] dell-laptop: Fix rfkill state queries
17184
17185 [ Tim Gardner ]
17186
17187 * [Config] Ignore armel ABI and module changes
17188 * [Config] Update configs after rebase against 2.6.31-rc5
17189
17190 [ Upstream ]
17191
17192 * Rebased to 2.6.31-rc5
17193
17194 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
17195
17196 linux (2.6.31-4.23) karmic; urgency=low
17197
17198 [ Andy Whitcroft ]
17199
17200 * AUFS -- update to aufs2-30 20090727
17201 * [Config] enable AUFS FUSE support
17202
17203 [ Luke Yelavich ]
17204
17205 * [Config] CONFIG_JFS_FS=m on sparc
17206
17207 [ Tim Gardner ]
17208
17209 * [Upstream] dell-laptop: Fix rfkill state setting.
17210
17211 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
17212
17213 linux (2.6.31-4.22) karmic; urgency=low
17214
17215 [ Amit Kucheria ]
17216
17217 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
17218 * ARM: IMX51: Move board-mx51* header files to the correct location
17219 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
17220 * ARM: IMX51: Make it compile.
17221 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
17222 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
17223 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
17224 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
17225 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
17226 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
17227 * ARM: staging: udlfb: Add vmalloc.h include
17228 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
17229
17230 [ Brad Figg ]
17231
17232 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
17233 * ARM: IMX51: codec structure was moved to the card structure
17234 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
17235 * ARM: IMX51: Get to bus_id by calling dev_name.
17236 * ARM: IMX51: Get to bus_id by calling dev_name.
17237 * ARM: IMX51: Added external declaration for mxc_map_io.
17238 * ARM: IMX51: Removed the mxc_gpio_port structure.
17239 * ARM: IMX51: mxc_timer_init prototype
17240 * ARM: IMX51: Fix up merge error in Kconfig
17241 * ARM: IMX51: Changed from snd_card_new to snd_card_create
17242
17243 [ Dinh Nguyen ]
17244
17245 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
17246 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
17247 * ARM: IMX51: Babbage 2.5 needs a different system revision
17248 * ARM: IMX51: IPU irq handler deadlock fix
17249
17250 [ Tim Gardner ]
17251
17252 * [Config] Enabled CONFIG_CAN=m
17253 - LP: #327243
17254 * [Config] Enabled CONFIG_SERIAL=m
17255 - LP: #397189
17256
17257 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
17258
17259 linux (2.6.31-4.21) karmic; urgency=low
17260
17261 [ Amit Kucheria ]
17262
17263 * dm-raid-4-5: Add missing brackets around test_bit()
17264
17265 [ John Johansen ]
17266
17267 * AppArmor: Fix change_profile failing lpn401931
17268 * AppArmor: Fix determination of forced AUDIT messages.
17269 * AppArmor: Fix oops in auditing of the policy interface offset
17270
17271 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
17272
17273 linux (2.6.31-4.20) karmic; urgency=low
17274
17275 [ Andy Whitcroft ]
17276
17277 * SAUCE: iscsitarget -- update to SVN revision r214
17278 * SAUCE: iscsitarget -- renable driver
17279 * [Config] consolidate lpia/lpia and i386/generic configs
17280 * [Config] enable CRYPTO modules for all architectures
17281 * [Config] enable cryptoloop
17282 * [Config] enable various filesystems for armel
17283 * [Config] sync i386 generic and generic-pae
17284 * [Config] add the 386 (486 processors and above) flavour
17285 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
17286 - LP: #399914
17287 * add genconfigs/genportsconfigs to extract the built configs
17288 * updateconfigs -- alter concatenation order allow easier updates
17289 * intelfb -- INTELFB now conflicts with DRM_I915
17290 * printchanges -- rebase tree does not have stable tags use changelog
17291 * AppArmor: fix argument size missmatch on 64 bit builds
17292
17293 [ Ike Panhc ]
17294
17295 * Ship bnx2x firmware in nic-modules udeb
17296 - LP: #360966
17297
17298 [ Jeff Mahoney ]
17299
17300 * AppArmor: fix build failure on ia64
17301
17302 [ John Johansen ]
17303
17304 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
17305 initialize.
17306 * AppArmour: fix auditing of domain transitions to include target profile
17307 information
17308 * AppArmor: fix C99 violation
17309 * AppArmor: revert reporting of create to write permission.
17310 * SAUCE: Add config option to set a default LSM
17311 * [Config] enable AppArmor by default
17312 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
17313
17314 [ Keith Packard ]
17315
17316 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
17317 hardware
17318 - LP: #351756
17319
17320 [ Luke Yelavich ]
17321
17322 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
17323 header packages
17324 - LP: #355344
17325
17326 [ Michael Casadevall ]
17327
17328 * [Config] update SPARC config files to allow success build
17329
17330 [ Scott James Remnant ]
17331
17332 * SAUCE: trace: add trace_event for the open() syscall
17333
17334 [ Stefan Bader ]
17335
17336 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
17337 - LP: #396780
17338
17339 [ Tim Gardner ]
17340
17341 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
17342 - LP: #397499
17343 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
17344 refresh
17345 - LP: #365291
17346 * [Config] SSB/B44 are common across all arches/flavours.
17347
17348 [ Upstream ]
17349
17350 * Rebased to 2.6.31-rc4
17351
17352 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
17353
17354 linux (2.6.31-3.19) karmic; urgency=low
17355
17356 [ Andy Whitcroft ]
17357
17358 * Revert "[Config] Disabled NDISWRAPPER"
17359 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
17360 * AUFS -- export various core functions
17361 * AUFS -- export various core functions -- fixes
17362 * AUFS -- core filesystem
17363 * AUFS -- track changes in v2.6.31
17364 * [Config] Enable AUFS
17365 * droppped 'iwl3945: do not send scan command if channel count zero' as it
17366 is already upstream but failed to auto-drop on rebase.
17367
17368 [ Eric Paris ]
17369
17370 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
17371 choose
17372 * SAUCE: inotify: check filename before dropping repeat events
17373 * SAUCE: fsnotify: fix inotify tail drop check with path entries
17374
17375 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
17376
17377 linux (2.6.31-3.18) karmic; urgency=low
17378
17379 [ Andy Whitcroft ]
17380
17381 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
17382 AUFS"
17383 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
17384 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
17385 security_inode_permission"
17386 * clear out left over AUFS files and modifications
17387
17388 [ Luke Yelavich ]
17389
17390 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
17391 * SAUCE: Explicitly include header files to allow apparmor to build on
17392 powerpc
17393 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
17394
17395 [ Tim Gardner ]
17396
17397 * [Config] Dropped ubuntu/misc/wireless/acx
17398 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
17399
17400 [ Upstream ]
17401
17402 * Rebased to 2.6.31-rc3
17403
17404 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
17405
17406 linux (2.6.31-2.17) karmic; urgency=low
17407
17408 [ Andy Whitcroft ]
17409
17410 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
17411 * compcache -- remove redundant Kconfig entries part 2
17412 * compcache -- clean up CCFLAGS declarations
17413 * [Config] enable AppArmor
17414 * AppArmor: fix operator precidence issue in as_path_link
17415
17416 [ John Johansen ]
17417
17418 * AppArmor security module
17419 * AppArmor: Correct mapping of file permissions.
17420 * AppArmor: Turn auditing of ptrace on
17421
17422 [ Luke Yelavich ]
17423
17424 * [Config] disable CONFIG_DM_RAID45 on powerpc
17425
17426 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
17427
17428 linux (2.6.31-2.16) karmic; urgency=low
17429
17430 [ Andy Whitcroft ]
17431
17432 * compcache -- remove redundant Kconfig entries
17433 added ignore and ignore.modules for all arches since the compcache update
17434 changes the modules names as well as some compcache ABI values.
17435
17436 [ Manoj Iyer ]
17437
17438 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
17439 * SAUCE: update compcache version to 0.5.3
17440
17441 [ Tim Gardner ]
17442
17443 * [Config]: Fix sparc FTBS by adding ignore.modules
17444
17445 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
17446
17447 linux (2.6.31-2.15) karmic; urgency=low
17448
17449 [ Andy Whitcroft ]
17450
17451 * SAUCE: default ATI Radeon KMS to off until userspace catches up
17452 * [Config] Update configs following rebase to 2.6.31-rc2
17453 * [Config] update ports configs following update to 2.6.31-rc2
17454
17455 [ Luke Yelavich ]
17456
17457 * [Config] powerpc - Disable CONFIG_RDS
17458
17459 [ Matt Zimmerman ]
17460
17461 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17462 - LP: #382115
17463
17464 [ Upstream Kernel Changes ]
17465
17466 * rebased to mainline 2.6.31-rc2
17467
17468 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
17469
17470 linux (2.6.31-1.14) karmic; urgency=low
17471
17472 [ Andy Whitcroft ]
17473
17474 * update ndiswrapper to 1.55
17475 * remove leftovers of gfs
17476 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
17477
17478 [ Luke Yelavich ]
17479
17480 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
17481 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
17482 kernel
17483
17484 [ Manoj Iyer ]
17485
17486 * Remove snd-bt-sco ubuntu driver
17487
17488 [ Michael Casadevall ]
17489
17490 * [Config] updates ia64 config and d-i folders to allow succesful build
17491 * [Config] Update powerpc and sparc for 2.6.31
17492
17493 [ Upstream Kernel Changes ]
17494
17495 * intel-iommu: fix Identity Mapping to be arch independent
17496 - LP: #384695
17497 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
17498
17499 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
17500
17501 linux (2.6.31-1.13) karmic; urgency=low
17502
17503 [ Andy Whitcroft ]
17504
17505 * REBASE: rebased to mainline 2.6.31-rc1
17506 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
17507 no longer applies, using deprecated interfaces, LPIA only, dropped
17508 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
17509 changes now upstream, dropped
17510 * [Config] Update configs following rebase to 2.6.31-rc1
17511 * [Config] update ports configs following update to 2.6.31-rc1
17512
17513 * [Config] disable broken staging driver CONFIG_STLC45XX
17514 * SAUCE: fix compcache to use updates accessors
17515 * [Config] disable staging driver CONFIG_VT6655
17516 * SAUCE: fix DRDB to use updates accessors
17517 * [Disable] ndiswrapper needs update
17518 * [Disable] LIRC I2C needs update
17519 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
17520 * [Config] disable I2C_DESIGNWARE does not compile
17521 * [Config] disable CONFIG_TLSUP for lpia
17522 * [Config] disable CONFIG_FB_UDL for arm
17523 * SAUCE: disable adding scsi headers to linux-libc-dev
17524
17525 [ Mario Limonciello ]
17526
17527 * SAUCE: Add LIRC drivers
17528
17529 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
17530
17531 linux (2.6.30-10.12) karmic; urgency=low
17532
17533 [ Andy Whitcroft ]
17534
17535 * [Config] split out the ports configs into their own family
17536 * [Config] update configs following introduction of ports family
17537
17538 [ Upstream Kernel Changes ]
17539
17540 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
17541 description". Fixes linux-doc package name conflicts for now.
17542 - LP: #382115
17543
17544 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
17545
17546 linux (2.6.30-10.11) karmic; urgency=low
17547
17548 [ Amit Kucheria ]
17549
17550 * [Config] Comment splitconfig.pl and misc cleanup
17551 * [Config] Rename all configs to the new naming scheme
17552 * [Config] Splitconfig rework
17553 * [Config] Rename scripts/misc/oldconfig to kernelconfig
17554 * [Config] Fix build system for new config split
17555 * [Config] Run updateconfigs after the splitconfig rework
17556
17557 [ Andy Whitcroft ]
17558
17559 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
17560 * [Config] standardise CONFIG_STAGING=y
17561 * [Config] standardise CONFIG_RD_LZMA=y
17562 * [Config] CONFIG_PCI_IOV=y
17563 * [Config] CONFIG_PCI_STUB=m
17564 * [Config] merge kernel configs more agressively
17565
17566 [ Colin Watson ]
17567
17568 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
17569 * [Config] Add support for including firmware in udebs
17570 * [Config] Ship bnx2 firmware in nic-modules udeb
17571 - LP: #384861
17572
17573 [ Luke Yelavich ]
17574
17575 * [Config] ports - Import of ports architectures into kernel packaging
17576 infrastructure
17577 * [Config] ports - Do not update ports kernel configurations by default
17578 * [Config] ports - Disable ABI checking for ports architectures
17579 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
17580 * [Config] ports - Add control.d/vars.* files for ports architectures
17581 * [Config] ports - Add ports architectures for linux-libc-dev
17582 * [Config] ports - Create powerpc specific message-modules and
17583 block-modules udebs
17584 * [Config] ports - Add configuration files for ports architectures
17585
17586 [ Manoj Iyer ]
17587
17588 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
17589 - LP: #329864
17590
17591 [ Michael Casadevall ]
17592
17593 * [Config] ports - Fix compression of kernels
17594
17595 [ Stefan Bader ]
17596
17597 * [Upstream] mmc: prevent dangling block device from accessing stale
17598 queues
17599 - LP: #383668
17600
17601 [ Tim Gardner ]
17602
17603 * [Config] Recommend grub-pc in linux-image
17604 - LP: #385741
17605 * [Config] Implement i386 generic and generic-pae flavours
17606 * [Config] ports - Add control info after integrating ports arches
17607 * [Config] Removed auto-generated files from git
17608 * [Config] Added netxen_nic to nic-modules
17609 - LP: #389603
17610
17611 [ Matt Zimmerman ]
17612
17613 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17614 - LP: #382115
17615
17616 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
17617
17618 linux (2.6.30-9.10) karmic; urgency=low
17619
17620 [ Andy Whitcroft ]
17621
17622 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
17623 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
17624 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
17625 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
17626 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
17627 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
17628
17629 [ Upstream Kernel Changes ]
17630
17631 * rebased to 2.6.30 final
17632
17633 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
17634
17635 linux (2.6.30-8.9) karmic; urgency=low
17636
17637 [ Andy Whitcroft ]
17638
17639 * Config update removed the following options:
17640 CONFIG_EDAC_AMD8111=m
17641 CONFIG_EDAC_AMD8131=m
17642
17643 [ Upstream Kernel Changes ]
17644
17645 * rebased to 2.6.30-rc8
17646
17647 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
17648
17649 linux (2.6.30-7.8) karmic; urgency=low
17650
17651 [ Andy Whitcroft ]
17652
17653 * Enabled NEW configration options:
17654 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
17655 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
17656
17657 [ Upstream Kernel Changes ]
17658
17659 * rebased to 2.6.30-rc7
17660
17661 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
17662
17663 linux (2.6.30-6.7) karmic; urgency=low
17664
17665 [ Andy Whitcroft ]
17666
17667 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
17668 upstream)
17669
17670 [ Upstream Kernel Changes ]
17671
17672 * rebased to 2.6.30-rc6
17673
17674 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
17675
17676 linux (2.6.30-5.6) karmic; urgency=low
17677
17678 [ Tim Gardner ]
17679
17680 * [Config] Enable Keyspan USB serial device firmware in kernel module
17681 - LP: #334285
17682
17683 [ Upstream Kernel Changes ]
17684
17685 * rebased to 2.6.30-rc5
17686
17687 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
17688
17689 linux (2.6.30-4.5) karmic; urgency=low
17690
17691 [ Colin Watson ]
17692
17693 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
17694 /usr/include/asm/* going missing
17695 - LP: #373214
17696
17697 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
17698
17699 linux (2.6.30-3.4) karmic; urgency=low
17700
17701 [ Kees Cook ]
17702
17703 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
17704 - LP: #369978
17705
17706 [ Stefan Bader ]
17707
17708 * SAUCE: input: Blacklist digitizers from joydev.c
17709 - LP: #300143
17710
17711 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
17712
17713 linux (2.6.30-2.3) karmic; urgency=low
17714
17715 [ Tim Gardner ]
17716
17717 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
17718 - LP: #369152
17719 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
17720 * [Config] CONFIG_DRM_I915_KMS=y
17721 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
17722 minimums
17723
17724 [ Upstream Kernel Changes ]
17725
17726 * rebased to 2.6.30-rc4
17727
17728 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
17729
17730 linux (2.6.30-1.2) karmic; urgency=low
17731
17732 [ Tim Gardner ]
17733
17734 * [Config] armel: disable staging drivers, fixes FTBS
17735 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
17736
17737 [ Upstream Kernel Changes ]
17738
17739 * mpt2sas: Change reset_type enum to avoid namespace collision.
17740 Submitted upstream.
17741
17742 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
17743
17744 linux (2.6.30-1.1) karmic; urgency=low
17745
17746 * Initial release after rebasing against v2.6.30-rc3
17747
17748 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
17749