]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - debian.master/changelog
UBUNTU: Ubuntu-4.10.0-10.12
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
1 linux (4.10.0-10.12) zesty; urgency=low
2
3 [ Tim Gardner ]
4
5 * Release Tracking Bug
6 - LP: #1666636
7
8 * POWER9 : Enable Stop 0-2 with ESL=EC=0 (LP: #1666197)
9 - powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
10 - powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_init
11 - cpuidle:powernv: Add helper function to populate powernv idle states.
12 - powernv: Pass PSSCR value and mask to power9_idle_stop
13 - Documentation:powerpc: Add device-tree bindings for power-mgt
14
15 * ecryptfs fails to load block cipher on ppc64el (LP: #1666483)
16 - [Config] CONFIG_CRYPTO_DEV_VMX=n
17
18 * [ubuntu 16.10] Enable OPTPROBES for powerpc (LP: #1585741)
19 - powerpc/bpf: Introduce __PPC_SH64()
20 - powerpc: Add helper to check if offset is within relative branch range
21 - powerpc/kprobes: Fixes for kprobe_lookup_name() on BE
22 - powerpc/kprobes: Implement Optprobes
23 - powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()
24
25 * Miscellaneous Ubuntu changes
26 - [Config] CONFIG_QCOM_IRQ_COMBINER=y
27 - [Config] CONFIG_ARM_ARCH_TIMER_OOL_WORKAROUND=y
28 - [Config] CONFIG_HISILICON_ERRATUM_161010101=y
29
30 * Miscellaneous upstream changes
31 - ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scan
32 - ACPI: Add support for ResourceSource/IRQ domain mapping
33 - irqchip/qcom: Add IRQ combiner driver
34 - clocksource/drivers/arm_arch_timer: Add dt binding for hisilicon-161010101 erratum
35 - clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter
36 - clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrastructure
37 - clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101
38 - iommu/dma: Allow MSI-only cookies
39 - iommu: Rename iommu_dm_regions into iommu_resv_regions
40 - iommu: Add a new type field in iommu_resv_region
41 - iommu: iommu_alloc_resv_region
42 - iommu: Only map direct mapped regions
43 - iommu: iommu_get_group_resv_regions
44 - iommu: Implement reserved_regions iommu-group sysfs file
45 - iommu/vt-d: Implement reserved region get/put callbacks
46 - iommu/amd: Declare MSI and HT regions as reserved IOVA regions
47 - iommu/arm-smmu: Implement reserved region get/put callbacks
48 - iommu/arm-smmu-v3: Implement reserved region get/put callbacks
49 - irqdomain: Add irq domain MSI and MSI_REMAP flags
50 - genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation
51 - irqdomain: irq_domain_check_msi_remap
52 - irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
53 - vfio/type1: Allow transparent MSI IOVA allocation
54 - vfio/type1: Check MSI remapping at irq domain level
55 - iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore
56 - iommu/arm-smmu-v3: Clear prior settings when updating STEs
57 - iommu/arm-smmu-v3: limit use of 2-level stream tables
58 - iommu/arm-smmu: Support for Extended Stream ID (16 bit)
59 - iommu/arm-smmu: Fix for ThunderX erratum #27704
60
61 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Feb 2017 15:32:54 -0700
62
63 linux (4.10.0-9.11) zesty; urgency=low
64
65 [ Tim Gardner ]
66
67 * Release Tracking Bug
68 - LP: #1666214
69
70 * linux: disable CONFIG_PCIEPORTBUS in the kernel (LP: #1665404)
71 - [Config] CONFIG_PCIEPORTBUS=n for ppc64el
72
73 * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
74 4.4.0-63.84~14.04.2 (LP: #1664912)
75 - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
76
77 * Ubuntu 17.04: "Oops: Exception in kernel mode, sig: 5 [#1]" seen during
78 fadump over ssh on Alpine machine. (LP: #1655241)
79 - SAUCE: powerpc/fadump: set an upper limit for boot memory size
80
81 * In Ubuntu 17.04 : after reboot getting message in console like Unable to
82 open file: /etc/keys/x509_ima.der (-2) (LP: #1656908)
83 - SAUCE: ima: Downgrade error to warning
84
85 * NFS client : permission denied when trying to access subshare, since kernel
86 4.4.0-31 (LP: #1649292)
87 - fs: Better permission checking for submounts
88
89 * Miscellaneous Ubuntu changes
90 - SAUCE: (noup) Update spl to 0.6.5.9-1, zfs to 0.6.5.9-2
91 - [Config] CONFIG_SCSI_HISI_SAS=m on arm64
92 - d-i: Add hisi_sas_v2_hw to scsi-modules
93 - d-i: Add hns_enet_drv to nic-modules
94 - d-i: Add supporting modules for hns_enet_drv to nic-modules
95 - rebase to v4.10
96
97 [ Upstream Kernel Changes ]
98
99 * rebase to v4.10
100
101 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Feb 2017 11:18:07 -0700
102
103 linux (4.10.0-8.10) zesty; urgency=low
104
105 [ Tim Gardner ]
106
107 * Release Tracking Bug
108 - LP: #1664217
109
110 * [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
111 (LP: #1663687)
112 - scsi: storvsc: Enable tracking of queue depth
113 - scsi: storvsc: Remove the restriction on max segment size
114 - scsi: storvsc: Enable multi-queue support
115 - scsi: storvsc: use tagged SRB requests if supported by the device
116 - scsi: storvsc: properly handle SRB_ERROR when sense message is present
117 - scsi: storvsc: properly set residual data length on errors
118
119 * Ubuntu16.10-KVM:Big configuration with multiple guests running SRIOV VFs
120 caused KVM host hung and all KVM guests down. (LP: #1651248)
121 - KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT
122 - KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
123 - KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resends
124 - KVM: PPC: Book 3S: XICS: Implement ICS P/Q states
125 - KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
126
127 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
128 (LP: #1531747)
129 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
130
131 * CVE-2016-1575 (LP: #1534961)
132 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
133
134 * CVE-2016-1576 (LP: #1535150)
135 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
136
137 * Miscellaneous Ubuntu changes
138 - SAUCE: md/raid6 algorithms: scale test duration for speedier boots
139 - SAUCE: Import aufs driver
140 - d-i: Build message-modules udeb for arm64
141 - rebase to v4.10-rc8
142
143 * Miscellaneous upstream changes
144 - Revert "UBUNTU: SAUCE: aufs -- remove .readlink assignment"
145 - Revert "UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()"
146 - Revert "UBUNTU: SAUCE: aufs -- Add flags argument to aufs_rename()"
147 - Revert "UBUNTU: SAUCE: aufs -- Convert to use xattr handlers"
148 - Revert "UBUNTU: SAUCE: Import aufs driver"
149
150 [ Upstream Kernel Changes ]
151
152 * rebase to v4.10-rc8
153
154 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Feb 2017 08:34:24 -0700
155
156 linux (4.10.0-7.9) zesty; urgency=low
157
158 [ Tim Gardner ]
159
160 * Release Tracking Bug
161 - LP: #1662201
162
163 * AMDGPU support for CIK parts in kernel config? (LP: #1661887)
164 - [Config] CONFIG_DRM_AMDGPU_CIK=y
165
166 * regession tests failing after stackprofile test is run (LP: #1661030)
167 - fix regression with domain change in complain mode
168
169 * Permission denied and inconsistent behavior in complain mode with 'ip netns
170 list' command (LP: #1648903)
171 - fix regression with domain change in complain mode
172
173 * flock not mediated by 'k' (LP: #1658219)
174 - SAUCE: apparmor: flock mediation is not being enforced on cache check
175
176 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
177 from a unshared mount namespace (LP: #1656121)
178 - SAUCE: apparmor: null profiles should inherit parent control flags
179
180 * apparmor refcount leak of profile namespace when removing profiles
181 (LP: #1660849)
182 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
183
184 * tor in lxd: apparmor="DENIED" operation="change_onexec"
185 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
186 name="system_tor" (LP: #1648143)
187 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
188 namespaces
189
190 * apparmor_parser hangs indefinitely when called by multiple threads
191 (LP: #1645037)
192 - SAUCE: apparmor: fix lock ordering for mkdir
193
194 * apparmor leaking securityfs pin count (LP: #1660846)
195 - SAUCE: apparmor: fix leak on securityfs pin count
196
197 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
198 (LP: #1660845)
199 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
200 fails
201
202 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
203 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
204
205 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
206 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
207
208 * apparmor auditing denied access of special apparmor .null fi\ le
209 (LP: #1660836)
210 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
211
212 * apparmor label leak when new label is unused (LP: #1660834)
213 - SAUCE: apparmor: fix label leak when new label is unused
214
215 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
216 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
217
218 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
219 - SAUCE: apparmor: fix replacement race in reading rawdata
220
221 * unix domain socket cross permission check failing with nested namespaces
222 (LP: #1660832)
223 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
224
225 * Regression tests can not detect binfmt_elf mmpa semantic change
226 (LP: #1630069)
227 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
228
229 * Support snaps inside of lxd containers (LP: #1611078)
230 - apparmor: add interface to be able to grab loaded policy
231 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
232 - apparmor: add __aa_find_ns fn
233 - apparmor: add mkdir/rmdir interface to manage policy namespaces
234 - apparmor: fix oops in pivot_root mediation
235 - apparmor: fix warning that fn build_pivotroot discards const
236 - apparmor: add interface to advertise status of current task stacking
237 - apparmor: update policy permissions to consider ns being viewed/managed
238 - apparmor: add per ns policy management interface
239 - apparmor: bump domain stacking version to 1.2
240
241 * change_hat is logging failures during expected hat probing (LP: #1615893)
242 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
243
244 * deleted files outside of the namespace are not being treated as disconnected
245 (LP: #1615892)
246 - SAUCE: apparmor: deleted dentries can be disconnected
247
248 * stacking to unconfined in a child namespace confuses mediation
249 (LP: #1615890)
250 - SAUCE: apparmor: special case unconfined when determining the mode
251
252 * apparmor module parameters can be changed after the policy is locked
253 (LP: #1615895)
254 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
255
256 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
257 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
258
259 * label vec reductions can result in reference labels instead of direct access
260 to labels (LP: #1615889)
261 - SAUCE: apparmor: reduction of vec to single entry is just that entry
262
263 * profiles from different namespaces can block other namespaces from being
264 able to load a profile (LP: #1615887)
265 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
266
267 * The label build for onexec when stacking is wrong (LP: #1615881)
268 - SAUCE: apparmor: Fix label build for onexec stacking.
269
270 * The inherit check for new to old label comparison for domain transitions is
271 wrong (LP: #1615880)
272 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
273
274 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
275 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
276
277 * __label_update proxy comparison test is wrong (LP: #1615878)
278 - SAUCE: apparmor: Fix __label_update proxy comparison test
279
280 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
281 (LP: #1560583)
282 - SAUCE: apparmor: Allow ns_root processes to open profiles file
283 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
284
285 * policy namespace stacking (LP: #1379535)
286 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
287 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
288
289 * brd module compiled as built-in (LP: #1593293)
290 - [Config] CONFIG_BLK_DEV_RAM=m
291
292 * Miscellaneous Ubuntu changes
293 - SAUCE: apparmor: Fix FTBFS due to bad include path
294 - SAUCE: apparmor: add data query support
295 - rebase to v4.10-rc7
296
297 * Miscellaneous upstream changes
298 - fixup backout policy view capable for forward port
299 - apparmor: fix: Rework the iter loop for label_update
300 - apparmor: add more assertions for updates/merges to help catch errors
301 - apparmor: Make pivot root transitions work with stacking
302 - apparmor: convert delegating deleted files to mediate deleted files
303 - apparmor: add missing parens. not a bug fix but highly recommended
304 - apparmor: add a stack_version file to allow detection of bug fixes
305 - apparmor: push path lookup into mediation loop
306 - apparmor: default to allowing unprivileged userns policy
307 - apparmor: fix: permissions test to view and manage policy
308 - apparmor: Add Basic ns cross check condition for ipc
309
310 [ Upstream Kernel Changes ]
311
312 * rebase to v4.10-rc7
313
314 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Feb 2017 10:48:30 -0700
315
316 linux (4.10.0-6.8) zesty; urgency=low
317
318 [ Tim Gardner ]
319
320 * Release Tracking Bug
321 - LP: #1661300
322
323 * flock not mediated by 'k' (LP: #1658219)
324 - SAUCE: apparmor: flock mediation is not being enforced on cache check
325
326 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
327 from a unshared mount namespace (LP: #1656121)
328 - SAUCE: apparmor: null profiles should inherit parent control flags
329
330 * apparmor refcount leak of profile namespace when removing profiles
331 (LP: #1660849)
332 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
333
334 * tor in lxd: apparmor="DENIED" operation="change_onexec"
335 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
336 name="system_tor" (LP: #1648143)
337 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
338 namespaces
339
340 * apparmor_parser hangs indefinitely when called by multiple threads
341 (LP: #1645037)
342 - SAUCE: apparmor: fix lock ordering for mkdir
343
344 * apparmor leaking securityfs pin count (LP: #1660846)
345 - SAUCE: apparmor: fix leak on securityfs pin count
346
347 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
348 (LP: #1660845)
349 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
350 fails
351
352 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
353 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
354
355 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
356 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
357
358 * apparmor auditing denied access of special apparmor .null fi\ le
359 (LP: #1660836)
360 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
361
362 * apparmor label leak when new label is unused (LP: #1660834)
363 - SAUCE: apparmor: fix label leak when new label is unused
364
365 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
366 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
367
368 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
369 - SAUCE: apparmor: fix replacement race in reading rawdata
370
371 * unix domain socket cross permission check failing with nested namespaces
372 (LP: #1660832)
373 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
374
375 * Kdump through NMI SMP and single core not working on Ubuntu16.10
376 (LP: #1630924)
377 - hv: don't reset hv_context.tsc_page on crash
378
379 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
380 distribution (LP: #1628889)
381 - SAUCE: s390: kernel message catalog
382
383 * Miscellaneous Ubuntu changes
384 - [Config] Drop powerpc ABI files
385
386 -- Tim Gardner <tim.gardner@canonical.com> Wed, 01 Feb 2017 15:21:35 -0700
387
388 linux (4.10.0-5.7) zesty; urgency=low
389
390 * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer
391 Chromebook R11 (LP: #1630238)
392 - [Config] CONFIG_TOUCHSCREEN_ELAN=y,CONFIG_PINCTRL_CHERRYVIEW=y for amd64
393
394 * Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
395 - [Config] Update annotations for CONFIG_NET_DROP_MONITOR
396
397 * Miscellaneous Ubuntu changes
398 - d-i: initrd needs msm_emac on amberwing platform.
399 - [Config] Remove powerpc architecture builds
400 - [Config] updateconfigs after removing powerpc configs
401 - [Config] Update annotations after removing powerpc configs
402 - SAUCE: Disable timers selftest for now
403 - Rebase to v4.10-rc6
404 - SAUCE: (no-up) Update zfs to 0.6.5.8-0ubuntu9
405 - Enable zfs build
406 - [Config] CONFIG_NET_DROP_MONITOR=m
407
408 [ Upstream Kernel Changes ]
409
410 * rebase to v4.10-rc6
411
412 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Feb 2017 12:26:09 -0600
413
414 linux (4.10.0-4.6) zesty; urgency=low
415
416 * Miscellaneous upstream changes
417 - Revert "UBUNTU: Disable all flavors for the powerpc architecture"
418
419 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jan 2017 07:13:15 -0600
420
421 linux (4.10.0-3.5) zesty; urgency=low
422
423 * KVM module handling different per Architecture - ppc64el (LP: #1657734)
424 - [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
425
426 * ENA network driver moved to -extra (LP: #1657767)
427 - [Config] Move Amazon ENA network driver to the main kernel package
428
429 * [Hyper-V] mkfs regression in 4.10 fixed by patch in "for-4.11"
430 (LP: #1657539)
431 - block: relax check on sg gap
432
433 * i915 module requests unreleased GUC firmware files (LP: #1626740)
434 - SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for unreleased
435 firmware
436
437 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
438 distribution (LP: #1628889)
439 - [Config] CONFIG_KMSG_IDS=y for s390
440 - SAUCE: s390 Kernel message catalog
441
442 * Miscellaneous Ubuntu changes
443 - ubuntu: vbox -- Update to 5.1.14-dfsg-1
444 - SAUCE: vbox -- remove .readlink assignment
445 - Enable vbox build
446 - [Config] CONFIG_DEFAULT_IOSCHED=cfq
447 - [Config] Bump CONFIG_NR_CPUS up to 256 on arm64
448 - [Config] Fix up s390x config options changed during 4.10 rebase
449 - [Config] Update annotations for 4.10
450 - Disable all flavors for the powerpc architecture
451
452 [ Upstream Kernel Changes ]
453
454 * rebase to v4.10-rc5
455
456 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Jan 2017 15:48:35 -0600
457
458 linux (4.10.0-2.4) zesty; urgency=low
459
460 * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
461 - [Config] Add IBM power drivers to the inclusion list
462
463 * Miscellaneous Ubuntu changes
464 - [Config] linux-source Provides should not be a macro
465 - [Config] Correct the note URL for LATENCYTOP
466 - rebase to v4.10-rc4
467
468 [ Upstream Kernel Changes ]
469
470 * rebase to v4.10-rc4
471
472 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Jan 2017 07:17:34 -0700
473
474 linux (4.10.0-1.3) zesty; urgency=low
475
476 [ Upstream Kernel Changes ]
477
478 * rebase to v4.10-rc3
479
480 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jan 2017 11:41:13 -0600
481
482 linux (4.10.0-0.2) zesty; urgency=low
483
484 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
485 host/NV kernel (LP: #1643652)
486 - [Config] Update and enforce IMA options
487
488 * Miscellaneous Ubuntu changes
489 - [Config] Disble stack protector for powerpc-smp
490
491 -- Seth Forshee <seth.forshee@canonical.com> Sat, 07 Jan 2017 19:07:55 -0600
492
493 linux (4.10.0-0.1) zesty; urgency=low
494
495 * IP-over-DDP packets dropped (LP: #1559772)
496 - [Config] CONFIG_IPDDP=n
497
498 * Miscellaneous Ubuntu changes
499 - [Config] Update annotations with recent config changes
500 - SAUCE: aufs -- remove .readlink assignment
501 - disable vbox build
502 - disable ZFS build
503
504 [ Upstream Kernel Changes ]
505
506 * rebase to v4.10-rc2
507
508 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jan 2017 07:55:57 -0600
509
510 linux (4.9.0-11.12) zesty; urgency=low
511
512 * Miscellaneous Ubuntu changes
513 - UBUNTU: SAUCE: Add '-fno-pie -no-pie' to cflags for x86 selftests
514 - UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()
515
516 [ Upstream Kernel Changes ]
517
518 * rebase to v4.9
519
520 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Dec 2016 06:40:40 -0700
521
522 linux (4.9.0-10.11) zesty; urgency=low
523
524 * d-i is missing usb support for platforms that use the xhci-platform driver
525 (LP: #1625222)
526 - d-i initrd needs additional usb modules to support the merlin platform
527
528 * Miscellaneous Ubuntu changes
529 - SAUCE: Import aufs driver
530 - SAUCE: aufs -- Convert to use xattr handlers
531 - SAUCE: aufs -- Add flags argument to aufs_rename()
532 - [Config] Enable aufs
533 - [Config] CONFIG_FSL_FMAN=y for powerpc
534 - SAUCE: powerpc64: Fix legacy cmpi mneomonic assumption
535 - [Config] Restore powerpc64-emb
536
537 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Dec 2016 20:38:12 -0700
538
539 linux (4.9.0-9.10) zesty; urgency=low
540
541 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
542 - SAUCE: target/user: Fix use-after-free of tcmu_cmds if they are expired
543
544 * Yakkety: arm64: CONFIG_ARM64_ERRATUM_845719 isn't enabled (LP: #1647793)
545 - [Config] CONFIG_ARM64_ERRATUM_845719=y
546
547 * Update hio driver to 2.1.0.28 (LP: #1646643)
548 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
549
550 * Miscellaneous Ubuntu changes
551 - ubuntu: vbox -- Update to 5.1.10-dfsg-2
552 - Build vbox for ARCH=x86
553 - SAUCE: Add aufs driver
554 - SAUCE: aufs -- Convert to use xattr handlers
555 - SAUCE: aufs -- Updates for rename2
556 - SAUCE: Export symbols used by aufs
557 - [Config] Enable aufs
558
559 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 13:02:18 -0700
560
561 linux (4.9.0-8.9) zesty; urgency=low
562
563 * Miscellaneous Ubuntu changes
564 - SAUCE: xr-usb-serial: only build for x86
565 Fixes s390x FTBS
566
567 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 12:35:33 -0700
568
569 linux (4.9.0-7.8) zesty; urgency=low
570
571 * Driver for Exar USB UART (LP: #1645591)
572 - SAUCE: xr-usb-serial: Driver for Exar USB serial ports
573 - SAUCE: xr-usb-serial: interface for switching modes
574 - SAUCE: cdc-acm: Exclude Exar USB serial ports
575
576 [ Upstream Kernel Changes ]
577
578 * rebase to v4.9-rc8
579
580 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 07:41:58 -0700
581
582 linux (4.9.0-6.7) zesty; urgency=low
583
584 * Miscellaneous Ubuntu changes
585 - Set build_arch=x86 for i386
586
587 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 21:00:11 -0700
588
589 linux (4.9.0-5.6) zesty; urgency=low
590
591 * Miscellaneous Ubuntu changes
592 - [Debian] restore tools build
593 - Set build_arch=x86 for amd64 and x32
594
595 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 07:06:20 -0700
596
597 linux (4.9.0-4.5) zesty; urgency=low
598
599 * linux: Staging modules should be unsigned (LP: #1642368)
600 - [Debian] Suppress module signing for staging drivers
601 - SAUCE: Add rtl drivers to signature inclusion list
602
603 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
604 host/NV kernel (LP: #1643652)
605 - [Config] CONFIG_IMA=y
606
607 * Miscellaneous Ubuntu changes
608 - [Debian] config-check -- Make it easier to find annotations syntax errors
609 - [Config] Enable various drivers for ARM platforms
610 - [Config] Fix s390x config carnage
611 - [Config] Set CONFIG_KEXEC=y for all architectures
612 - [Config] Fix up CONFIG_I2C_SLAVE values
613 - [Config] Set CONFIG_WLAN_VENDOR_TI=y for all supported kernels
614 - [Config] Set CONFIG_PWM_PCA9685=m for amd64 and i386
615 - [Config] Set CONFIG_ZONE_DMA=m for amd64-generic
616 - [Config] Update annotations
617 - [Config] CONFIG_NR_CPUS=8192 for amd64
618
619 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Nov 2016 12:57:09 -0700
620
621 linux (4.9.0-3.4) zesty; urgency=low
622
623 * Miscellaneous Ubuntu changes
624 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
625 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
626 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
627 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
628 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
629 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
630 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
631 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
632 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
633 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
634 - SAUCE: (namespace) fuse: Add support for pid namespaces
635 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
636 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
637 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
638 - SAUCE: (namespace) fuse: Allow user namespace mounts
639 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
640 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
641 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
642 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu7, zfs to 0.6.5.8-2ubuntu1
643
644 * Miscellaneous upstream changes
645 - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs"
646
647 [ Upstream Kernel Changes ]
648
649 * rebase to v4.9-rc7
650
651 -- Tim Gardner <tim.gardner@canonical.com> Tue, 22 Nov 2016 07:51:48 -0700
652
653 linux (4.9.0-2.3) zesty; urgency=low
654
655 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
656 - SAUCE: ibmvscsis: Rearrange functions for future patches
657 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
658 - SAUCE: ibmvscsis: Synchronize cmds at remove time
659 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
660 - SAUCE: ibmvscsis: Return correct partition name/# to client
661 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
662
663 * Move some kernel modules to the main kernel package (LP: #1642228)
664 - [Config] Move some powerpc kernel modules to the main kernel package
665
666 * linux: Staging modules should be unsigned (LP: #1642368)
667 - [Debian] Suppress module signing for staging drivers
668
669 * Miscellaneous Ubuntu changes
670 - SAUCE: UEFI: bpf: disable bpf when module security is enabled
671
672 [ Upstream Kernel Changes ]
673
674 * rebase to v4.9-rc6
675
676 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Nov 2016 10:59:54 -0700
677
678 linux (4.9.0-1.2) zesty; urgency=low
679
680 * hio: SSD data corruption under stress test (LP: #1638700)
681 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
682 - SAUCE: hio: splitting bio in the entry of .make_request_fn
683
684 * hio Ubuntu sauce driver needs porting to 4.8 (LP: #1635594)
685 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
686 - SAUCE: hio: bio_endio() no longer takes errors arg
687 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
688 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
689 - SAUCE: hio: fix mask maybe-uninitialized warning
690 - SAUCE: hio: port to v4.8 base
691 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
692 - SAUCE: hio: Makefile and Kconfig
693 - [Config] Enforce CONFIG_HIO
694
695 * Miscellaneous Ubuntu changes
696 - rebase to v4.9-rc5
697 - zfs: remove the never implemented aio_fsync file operation
698 - [Config] Disable powerpc64-emb for FTBS
699
700 [ Upstream Kernel Changes ]
701
702 * rebase to v4.9-rc5
703
704 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Nov 2016 08:02:32 -0700
705
706 linux (4.9.0-0.1) zesty; urgency=low
707
708 [ Upstream Kernel Changes ]
709
710 * rebase to v4.9-rc4
711 - LP: #1465724
712 - LP: #1535802
713
714 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Oct 2016 21:46:31 -0600
715
716 linux (4.9.0-0.0) yakkety; urgency=low
717
718 [ Seth Forshee ]
719
720 * Release Tracking Bug
721 - LP: #1632918
722
723 * Revert "If zone is so small that watermarks are the same, stop zone balance"
724 in yakkety (LP: #1632894)
725 - Revert "UBUNTU: SAUCE: (no-up) If zone is so small that watermarks are the
726 same, stop zone balance."
727
728 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 21:57:07 -0500
729
730 linux (4.8.0-24.26) yakkety; urgency=low
731
732 [ Seth Forshee ]
733
734 * Release Tracking Bug
735 - LP: #1632749
736
737 * lts-yakkety 4.8 cannot mount lvm raid1 (LP: #1631298)
738 - SAUCE: (no-up) dm raid: fix compat_features validation
739
740 * kswapd0 100% CPU usage (LP: #1518457)
741 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
742 balance.
743
744 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 10:21:44 -0500
745
746 linux (4.8.0-23.25) yakkety; urgency=low
747
748 [ Seth Forshee ]
749
750 * Release Tracking Bug
751 - LP: #1632484
752
753 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
754 __copy_tofrom_user (LP: #1632462)
755 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
756 __copy_tofrom_user
757
758 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
759 memory_stress_ng. (LP: #1628976)
760 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
761
762 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
763 ibmvfc) (LP: #1632116)
764 - scsi: ibmvfc: Fix I/O hang when port is not mapped
765
766 * [Ubuntu16.10]KV4.8: kernel livepatch config options are not set
767 (LP: #1626983)
768 - [Config] Enable live patching on powerpc/ppc64el
769
770 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
771 - [Config] CONFIG_AUFS_XATTR=y
772
773 * Yakkety update to 4.8.1 stable release (LP: #1632445)
774 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
775 - Using BUG_ON() as an assert() is _never_ acceptable
776 - usb: misc: legousbtower: Fix NULL pointer deference
777 - Staging: fbtft: Fix bug in fbtft-core
778 - usb: usbip: vudc: fix left shift overflow
779 - USB: serial: cp210x: Add ID for a Juniper console
780 - Revert "usbtmc: convert to devm_kzalloc"
781 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
782 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
783 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
784 - Linux 4.8.1
785
786 * PSL data cache should be flushed before resetting CAPI adapter
787 (LP: #1632049)
788 - cxl: Flush PSL cache before resetting the adapter
789
790 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
791 - net: thunderx: Don't set RX_PACKET_DIS while initializing
792
793 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
794 - crypto: ghash-generic - move common definitions to a new header file
795 - crypto: vmx - Fix memory corruption caused by p8_ghash
796 - crypto: vmx - Ensure ghash-generic is enabled
797
798 * arm64: SPCR console not autodetected (LP: #1630311)
799 - of/serial: move earlycon early_param handling to serial
800 - [Config] CONFIG_ACPI_SPCR_TABLE=y
801 - ACPI: parse SPCR and enable matching console
802 - ARM64: ACPI: enable ACPI_SPCR_TABLE
803 - serial: pl011: add console matching function
804
805 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
806 (LP: #1630990)
807 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
808 CONFIG_SECURITYFS=n
809
810 * sha1-powerpc returning wrong results (LP: #1629977)
811 - crypto: sha1-powerpc - little-endian support
812
813 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 16:38:45 -0500
814
815 linux (4.8.0-22.24) yakkety; urgency=low
816
817 * CVE-2016-7039 (LP: #1631287)
818 - SAUCE: net: add recursion limit to GRO
819
820 -- Andy Whitcroft <apw@canonical.com> Fri, 07 Oct 2016 22:46:28 +0100
821
822 linux (4.8.0-21.23) yakkety; urgency=low
823
824 [ Tim Gardner ]
825
826 * Release Tracking Bug
827 - LP: #1630279
828
829 * powerpc 4.8.0-17 fails to boot on PowerMac G5 (LP: #1628968)
830 - Revert "Revert "powerpc: Simplify module TOC handling""
831
832 * Regression tests can not detect binfmt_elf mmpa semantic change
833 (LP: #1630069)
834 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
835
836 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
837 (LP: #1629204)
838 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
839
840 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Oct 2016 08:01:21 -0600
841
842 linux (4.8.0-20.22) yakkety; urgency=low
843
844 [ Tim Gardner ]
845
846 * Release Tracking Bug
847 - LP: #1629730
848
849 [ Upstream Kernel Changes ]
850
851 * rebase to v4.8
852
853 -- Tim Gardner <tim.gardner@canonical.com> Sun, 02 Oct 2016 19:10:40 -0600
854
855 linux (4.8.0-19.21) yakkety; urgency=low
856
857 [ Tim Gardner ]
858
859 * Release Tracking Bug
860 - LP: #1629057
861
862 * 4.8.0 kernels do not complete boot process on VM (LP: #1627198)
863 - [Config] CONFIG_HARDENED_USERCOPY_PAGESPAN=n
864
865 * mount-image-callback cannot mount partitioned disk image (LP: #1628336)
866 - SAUCE: nbd: Only delay uevent until connected
867
868 * Support snaps inside of lxd containers (LP: #1611078)
869 - apparmor: add interface to be able to grab loaded policy
870 - securityfs: update interface to allow inode_ops, and setup from vfs fns
871 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
872 - apparmor: add __aa_find_ns fn
873 - apparmor: add mkdir/rmdir interface to manage policy namespaces
874 - apparmor: fix oops in pivot_root mediation
875 - apparmor: fix warning that fn build_pivotroot discards const
876 - apparmor: add interface to advertise status of current task stacking
877 - apparmor: update policy permissions to consider ns being viewed/managed
878 - apparmor: add per ns policy management interface
879 - apparmor: bump domain stacking version to 1.2
880
881 * linux-image-extra-4.8.0-17-generic does not provide many sound card modules
882 (LP: #1628523)
883 - [Config] CONFIG_ZONE_DMA=y for generic
884
885 * Yakkety - disable ARCH_ZX (LP: #1628503)
886 - [Config] armhf: disable ARCH_ZX
887
888 * Enable switchdev config parameter for Yakkety (LP: #1628241)
889 - [Config] CONFIG_NET_SWITCHDEV=y for amd64/arm64
890
891 * Ubuntu 16.10 kernel v4.8: Installation failing on Habanero with Shiner card
892 (LP: #1628009)
893 - firmware: Update bnx2x to 7.13.1.0
894
895 * vNIC driver missing in 4.8 kernel package (LP: #1628187)
896 - [Config] Enable CONFIG_IBMVNIC=m
897
898 * Yakkety - armhf: MFD_TPS65217 and REGULATOR_TPS65217 are boot essential
899 (LP: #1628112)
900 - [Config] armhf: MFD_TPS65217=y && REGULATOR_TPS65217=y
901
902 * Miscellaneous Ubuntu changes
903 - Rebase to v4.8-rc8
904 - [Config] skip Ubuntu-4.8.0-18.20
905 - [Config] missing modules in armhf/s390x
906
907 * Miscellaneous Ubuntu changes
908 - rebase to v4.8-rc8
909
910 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 25 Sep 2016 12:13:35 -0700
911
912 linux (4.8.0-17.19) yakkety; urgency=low
913
914 * Release Tracking Bug
915 - LP: #1627387
916
917 * build squashfs into xenial kernels by default (LP: #1593134)
918 - Remove squashfs udeb
919
920 * [Yakkety] Fix up ATA_GENERIC to match annotations file. (LP: #1627322)
921 - Add d-i support for ata_generic
922
923 * [Yakkety] Fix up CONFIG_BLK_DEV_SD to match annotations (LP: #1627330)
924 - [Config] Enforce CONFIG_BLK_DEV_SD=y,CONFIG_BLK_DEV_SR=y
925
926 * [Yakkety] Fix up ATA_PIIX to match annotations file (LP: #1627324)
927 - [Config] Enforce CONFIG_ATA_PIIX=y for amd64/i386
928
929 * Yakkety - USB drivers must be built in (LP: #1627323)
930 - Update annotation enforcement for CONFIG_USB_[E|O|U|X]HCI_HCD
931
932 * 4.8.0-16.17: genirq: Flags mismatch serial vs goldfish_pdev_bus
933 (LP: #1627052)
934 - [Config] CONFIG_GOLDFISH=n
935
936 * yakkety 4.8, remove module noise kernel-4.8 (LP: #1626104)
937 - Revert "UBUNTU: SAUCE: Clear Linux: bootstats: add printk's to measure boot
938 time in more detail"
939
940 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
941 - SAUCE: Fix regression which breaks DFS mounting
942
943 * Miscellaneous Ubuntu changes
944 - [Config] apply xenial configuration annotations
945 - s390x -- DEBUG_RODATA is now valid
946 - [Config] s390x -- CONFIG_SQUASHFS=y
947 - [Config] s390x -- CONFIG_ECRYPT_FS=y
948 - [Config] Enable CONFIG_ACPI_PCI_SLOT=y for arm64
949 - [Config] Enable CONFIG_ACPI_HED=y for arm64
950 - [Config] Enable CONFIG_QUICC_ENGINE=y
951
952 * Miscellaneous upstream changes
953 - annotations: pull back to xenial
954
955 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 24 Sep 2016 21:31:31 -0700
956
957 linux (4.8.0-16.17) yakkety; urgency=low
958
959 [ Tim Gardner ]
960
961 * Release Tracking Bug
962 - LP: #1626768
963
964 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
965 - [Config] CONFIG_ACPI_IORT=y
966 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
967 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
968 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
969 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
970 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
971 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
972 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
973 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
974
975 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
976 (LP: #1626394)
977 - [Config] CONFIG_ATA=y
978
979 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
980 - [Config] CONFIG_VMD=m
981 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
982 - [Config] CONFIG_OF=y for all arches
983 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
984 - [Config] Xenial device settings sync with amd64
985 - [Config] Xenial device settings sync with i386
986 - [Config] CONFIG_MTD_UBI_GLUEBI=m
987 - [Config] Xenial device settings sync with armhf
988 - [Config] Xenial device settings sync with arm64
989
990 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
991 - [Config] CONFIG_USERFAULTFD=y
992
993 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
994 - [Config] CONFIG_SLUB=y
995
996 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
997 (LP: #1626158)
998 - add nls_cp437 to the generic.inclusion-list
999
1000 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
1001
1002 linux (4.8.0-15.16) yakkety; urgency=low
1003
1004 [ Tim Gardner ]
1005
1006 * Release Tracking Bug
1007 - LP: #1626239
1008
1009 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
1010 (LP: #1626158)
1011 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
1012 - [Config] CONFIG_NLS_CODEPAGE_437=y
1013 - [Config] CONFIG_VFAT_FS=y
1014
1015 * Miscellaneous Ubuntu changes
1016 - SAUCE: seccomp: log actions even when audit is disabled
1017
1018 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
1019
1020 linux (4.8.0-14.15) yakkety; urgency=low
1021
1022 * CVE-2016-1575 (LP: #1534961)
1023 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
1024 - SAUCE: overlayfs: Be more careful about copying up sxid files
1025 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1026
1027 * CVE-2016-1576 (LP: #1535150)
1028 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
1029 - SAUCE: overlayfs: Be more careful about copying up sxid files
1030 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1031
1032 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
1033 (LP: #1531747)
1034 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
1035
1036 * Miscellaneous Ubuntu changes
1037 - [Config] CONFIG_PM_WAKELOCKS=y
1038 - [Config] CONFIG_CLEANCACHE=y
1039 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
1040 - [Config] CONFIG_PROCESSOR_SELECT=y
1041 - [Config] Enabled some networking options
1042 - SAUCE: overlayfs: Enable user namespace mounts
1043
1044 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
1045
1046 linux (4.8.0-13.14) yakkety; urgency=low
1047
1048 [ Tim Gardner ]
1049
1050 * Release Tracking Bug
1051 - LP: #1625733
1052
1053 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
1054 - [Config] Add some CRC crypto modules to d-i
1055
1056 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
1057 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
1058
1059 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
1060 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
1061 ThinkPads
1062
1063 * Option GE0301 3G modem doesn't work (LP: #348861)
1064 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
1065
1066 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
1067 (LP: #1625259)
1068 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
1069
1070 * Miscellaneous Ubuntu changes
1071 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
1072 opened for writing
1073 - SAUCE: fan: add VXLAN implementation
1074 - [Config] CONFIG_VFIO=m for ppc64el
1075
1076 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
1077
1078 linux (4.8.0-12.13) yakkety; urgency=low
1079
1080 [ Tim Gardner ]
1081
1082 * Release Tracking Bug
1083 - LP: #1625233
1084
1085 * Miscellaneous Ubuntu changes
1086 - rebase to v4.8-rc7
1087 - [Config] CONFIG_SCSI_DEBUG=m for all arches
1088
1089 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
1090
1091 linux (4.8.0-11.12) yakkety; urgency=low
1092
1093 * change_hat is logging failures during expected hat probing (LP: #1615893)
1094 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
1095
1096 * deleted files outside of the namespace are not being treated as
1097 disconnected
1098 (LP: #1615892)
1099 - SAUCE: apparmor: deleted dentries can be disconnected
1100
1101 * stacking to unconfined in a child namespace confuses mediation
1102 (LP: #1615890)
1103 - SAUCE: apparmor: special case unconfined when determining the mode
1104
1105 * apparmor module parameters can be changed after the policy is locked
1106 (LP: #1615895)
1107 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
1108
1109 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
1110 #1579135)
1111 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
1112
1113 * label vec reductions can result in reference labels instead of direct
1114 access
1115 to labels (LP: #1615889)
1116 - SAUCE: apparmor: reduction of vec to single entry is just that entry
1117
1118 * profiles from different namespaces can block other namespaces from being
1119 able to load a profile (LP: #1615887)
1120 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
1121
1122 * The label build for onexec when stacking is wrong (LP: #1615881)
1123 - SAUCE: apparmor: Fix label build for onexec stacking.
1124
1125 * The inherit check for new to old label comparison for domain transitions
1126 is
1127 wrong (LP: #1615880)
1128 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
1129
1130 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
1131 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
1132
1133 * __label_update proxy comparison test is wrong (LP: #1615878)
1134 - SAUCE: apparmor: Fix __label_update proxy comparison test
1135
1136 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
1137 (LP: #1560583)
1138 - SAUCE: apparmor: Allow ns_root processes to open profiles file
1139 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
1140
1141 * policy namespace stacking (LP: #1379535)
1142 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
1143 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
1144
1145 * Miscellaneous Ubuntu changes
1146 - [Debian] Dynamically determine linux udebs package name
1147 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
1148 - SAUCE: apparmor: Fix FTBFS due to bad include path
1149 - SAUCE: apparmor: add data query support
1150 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
1151
1152 * Miscellaneous upstream changes
1153 - fixup backout policy view capable for forward port
1154 - apparmor: fix: Rework the iter loop for label_update
1155 - apparmor: add more assertions for updates/merges to help catch errors
1156 - apparmor: Make pivot root transitions work with stacking
1157 - apparmor: convert delegating deleted files to mediate deleted files
1158 - apparmor: add missing parens. not a bug fix but highly recommended
1159 - apparmor: add a stack_version file to allow detection of bug fixes
1160 - apparmor: push path lookup into mediation loop
1161 - apparmor: default to allowing unprivileged userns policy
1162 - apparmor: fix: permissions test to view and manage policy
1163 - apparmor: Add Basic ns cross check condition for ipc
1164
1165 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
1166
1167 linux (4.8.0-10.11) yakkety; urgency=low
1168
1169 * Miscellaneous Ubuntu changes
1170 - ubuntu: vbox -- update to 5.1.6-dfsg-1
1171 - SAUCE: Enable vbox build
1172
1173 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
1174
1175 linux (4.8.0-9.10) yakkety; urgency=low
1176
1177 * Miscellaneous Ubuntu changes
1178 - [Config] arm64: CONFIG_ARCH_THUNDER=y
1179 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
1180 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
1181 - [Config] arm64: CONFIG_DRM_AST=m
1182 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
1183 - d-i: initrd needs ext4 and scsi modules
1184 - SAUCE: AUFS aufs4.x-rcN 20160912
1185 - [Config] Enable CONFIG_GPIO_XGENE*
1186 - [Config] Disable CONFIG_POWER_RESET_XGENE
1187 - [Config] CONFIG_EDAC_XGENE=m
1188 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
1189 - [Config] CONFIG_XGENE_DMA=m
1190
1191 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
1192
1193 linux (4.8.0-8.9) yakkety; urgency=low
1194
1195 * New device ID for Kabypoint (LP: #1622469)
1196 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
1197 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
1198
1199 * Miscellaneous Ubuntu changes
1200 - rebase to v4.8-rc6
1201 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
1202
1203 [ Upstream Kernel Changes ]
1204
1205 * rebase to v4.8-rc6
1206 - LP: #1617900
1207
1208 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
1209
1210 linux (4.8.0-7.8) yakkety; urgency=low
1211
1212 * Miscellaneous Ubuntu changes
1213 - [Debian] Use src_pkg_name when constructing udeb control files
1214
1215 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
1216
1217 linux (4.8.0-6.7) yakkety; urgency=low
1218
1219 * Enable virtual scsi server driver for Power (LP: #1615665)
1220 - SAUCE: Ibmvscsis: Properly deregister target sessions
1221 - SAUCE: Return TCMU-generated sense data to fabric module
1222 - SAUCE: Ibmvscsis: Code cleanup of print statements
1223 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
1224
1225 * Miscellaneous Ubuntu changes
1226 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
1227 - rebase to v4.8-rc5
1228
1229 [ Upstream Kernel Changes ]
1230
1231 * rebase to v4.8-rc5
1232
1233 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
1234
1235 linux (4.8.0-5.6) yakkety; urgency=low
1236
1237 * support compressed kernels on arm64 (LP: #1384955)
1238 - [Config] Switch to compressed Image on arm64
1239
1240 * Miscellaneous Ubuntu changes
1241 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
1242 - SAUCE: (namespace) block_dev: Support checking inode permissions in
1243 lookup_bdev()
1244 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
1245 when mounting
1246 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
1247 when mounting
1248 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
1249 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
1250 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1251 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
1252 security.* xattrs
1253 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
1254 filesystems
1255 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
1256 - SAUCE: (namespace) fuse: Add support for pid namespaces
1257 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1258 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
1259 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
1260 or a descendant
1261 - SAUCE: (namespace) fuse: Allow user namespace mounts
1262 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
1263 namespaces
1264 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
1265 mounts
1266 - rebase to v4.8-rc4
1267
1268 [ Upstream Kernel Changes ]
1269
1270 * rebase to v4.8-rc4
1271
1272 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
1273
1274 linux (4.8.0-4.5) yakkety; urgency=low
1275
1276 * Miscellaneous Ubuntu changes
1277 - [Config] CONFIG_AUFS_FS=m
1278 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
1279
1280 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
1281
1282 linux (4.8.0-3.4) yakkety; urgency=low
1283
1284 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
1285 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
1286
1287 * Miscellaneous Ubuntu changes
1288 - rebase to v4.8-rc3
1289
1290 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
1291
1292 linux (4.8.0-2.3) yakkety; urgency=low
1293
1294 * Miscellaneous Ubuntu changes
1295 - [Config] Add fuse to inclusion list
1296 - SAUCE: update spl/zfs to support v4.8
1297
1298 * Miscellaneous upstream changes
1299 - Revert "UBUNTU: [Debian] do_zfs=false"
1300
1301 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
1302
1303 linux (4.8.0-1.2) yakkety; urgency=low
1304
1305 * Miscellaneous Ubuntu changes
1306 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
1307 - [Config] Enabled enforcement for CONFIG_NVRAM
1308 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
1309 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
1310 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
1311 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
1312 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
1313 - [Config] Enabled enforcement for CONFIG_SECCOMP
1314 - [Config] Enabled enforcement for
1315 - rebase to v4.8-rc2
1316 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
1317 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
1318 - SAUCE: security,perf: Allow further restriction of perf_event_open
1319
1320 [ Upstream Kernel Changes ]
1321
1322 * rebase to v4.8-rc2
1323
1324 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
1325
1326 linux (4.8.0-0.1) yakkety; urgency=low
1327
1328 [ Upstream Kernel Changes ]
1329
1330 * rebase to v4.8-rc1
1331 - LP: #1607647
1332 - LP: #1498667
1333 - LP: #1592547
1334 - LP: #1319984
1335 - LP: #1268727
1336 - LP: #1600623
1337 - LP: #1465724
1338 - LP: #1333569
1339
1340 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
1341
1342 linux (4.8.0-0.0) yakkety; urgency=low
1343
1344 * empty stanza
1345
1346 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
1347
1348 linux (4.7.0-0.2) yakkety; urgency=low
1349
1350 * Miscellaneous Ubuntu changes fixing various FTBS issues
1351 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
1352 - [Config] make powerpc udeb block modules optional
1353 - [Config] CONFIG_PLIP=m
1354 - [Config] CONFIG_IRDA=m armhf/arm64
1355 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
1356 - [Config] CONFIG_MOUSE_PS2=m
1357 - [Config] remove ppc64el fb-modules
1358
1359 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
1360
1361 linux (4.7.0-0.1) yakkety; urgency=low
1362
1363 [ Upstream Kernel Changes ]
1364
1365 * rebase to v4.7
1366 - LP: #972604
1367
1368 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
1369
1370 linux (4.7.0-0.0) yakkety; urgency=low
1371
1372 [ Tim Gardner ]
1373
1374 * Release Tracking Bug
1375 - LP: #1588856
1376
1377 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
1378 - scsi_dh_alua: do not fail for unknown VPD identification
1379
1380 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
1381 - [Config] Install lsvmbus in cloud tools
1382 - SAUCE: tools/hv/lsvmbus -- convert to python3
1383 - SAUCE: tools/hv/lsvmbus -- add manual page
1384
1385 * boot stalls on USB detection errors (LP: #1437492)
1386 - usb: core: hub: hub_port_init lock controller instead of bus
1387
1388 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
1389 - kernek/fork.c: allocate idle task for a CPU always on its local node
1390
1391 * VirtIO (and probably other modules as well) is built-in, make it modular...
1392 (LP: #1475078)
1393 - [Config] CONFIG_VIRTIO_*=m for all but s390x
1394 - [Config] CONFIG_USB=m
1395 - [Config] CONFIG_BLK_DEV_*=m
1396 - [Config] CONFIG_ATA=m
1397 - [Config] CONFIG_SCSI=m
1398 - [Config] CONFIG_DEVFREQ_GOV_*=m
1399 - [Config] CONFIG_XEN_NETDEV_*=m
1400 - [Config] CONFIG_AGP=m
1401 - [Config] CONFIG_ECRYPT_FS=m
1402 - [Config] CONFIG_ACPI_*=m
1403 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
1404 - [Config] Modularize some CRYPTO
1405 - [Config] CONFIG_FDDI=m
1406 - [Config] CONFIG_FIXED_PHY=m
1407 - [Config] CONFIG_VFAT_FS=m for all but armhf
1408 - [Config] CONFIG_TUN=m
1409 - [Config] CONFIG_UNIX=m
1410 - [Config] CONFIG_TRUSTED_KEYS=m
1411 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
1412
1413 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
1414 and "not a git repository" (LP: #1584890)
1415 - [debian] getabis: Only git add $abidir if running in local repo
1416 - [debian] getabis: Fix inconsistent compiler versions check
1417
1418 * conflicting modules in udebs - arc4.ko (LP: #1582991)
1419 - [Config] Remove arc4 from nic-modules
1420
1421 * arm64: statically link rtc-efi (LP: #1583738)
1422 - [Config] Link rtc-efi statically on arm64
1423
1424 * Miscellaneous Ubuntu changes
1425 - [Debian] zfs: transform symlink into referent file/dir
1426 - [Debian] Added tristate.sh
1427 - [Config] CONFIG_FUSE_FS=m
1428 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
1429 - [Config] CONFIG_PSTORE_CONSOLE=y
1430 - Added Snapcraft files
1431 - [Config] Mark CONFIG_UNIX enforced
1432
1433 * Miscellaneous upstream changes
1434 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
1435
1436 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
1437
1438 linux (4.6.0-6.7) yakkety; urgency=low
1439
1440 [ Tim Gardner ]
1441
1442 * Release Tracking Bug
1443 - LP: #1582753
1444
1445 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
1446 (LP: #1582378)
1447 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
1448 owns the ipc ns
1449
1450 * Miscellaneous Ubuntu changes
1451 - [Config] Add Description to kernel-image udeb
1452 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
1453 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
1454
1455 * Miscellaneous upstream changes
1456 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
1457 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
1458 - Drivers: hv: vmbus: Use the new virt_xx barrier code
1459 - Drivers: hv: vmbus: Export the vmbus_set_event() API
1460 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
1461 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
1462 - drivers:hv: Lock access to hyperv_mmio resource tree
1463 - drivers:hv: Make a function to free mmio regions through vmbus
1464 - drivers:hv: Reverse order of resources in hyperv_mmio
1465 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
1466 - drivers:hv: Record MMIO range in use by frame buffer
1467 - drivers:hv: Separate out frame buffer logic when picking MMIO range
1468 - Drivers: hv: kvp: fix IP Failover
1469 - Drivers: hv: vmbus: handle various crash scenarios
1470 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
1471 - Drivers: hv: balloon: reset host_specified_ha_region
1472
1473 [ Tim Gardner ]
1474
1475 * Dropped hv SAUCE patches in favor of linux-next.
1476
1477 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
1478
1479 linux (4.6.0-5.6) yakkety; urgency=low
1480
1481 [ Tim Gardner ]
1482
1483 * Release Tracking Bug
1484 - LP: #1582351
1485
1486 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
1487 - [Config] enable CONFIG_AUFS_EXPORT
1488
1489 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
1490 - [Config] Update inclusion list for CRIU
1491
1492 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
1493 - [Debian] disable zfs module checks when cross-compiling
1494
1495 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
1496 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1497
1498 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
1499 (LP: #1535150)
1500 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1501
1502 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
1503 enabled, breaking serial support on normal systems (LP: #1580960)
1504 - [Config] disable CONFIG_GOLDFISH
1505
1506 * Miscellaneous Ubuntu changes
1507 - [Config] d-i -- update local configuration to new form
1508 - [Config] kernel-wedge -- switch to explicit versions
1509 - [Config] powerpc64-smp --> generic
1510 - [Config] CONFIG_AUFS_FS=m
1511 - SAUCE: AUFS
1512 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
1513 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
1514 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
1515 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
1516 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
1517 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
1518 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
1519 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
1520 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
1521 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
1522 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
1523 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
1524 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
1525 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
1526 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
1527 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
1528 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
1529 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1530 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
1531 - SAUCE: (namespace) fuse: Add support for pid namespaces
1532 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1533 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
1534 - SAUCE: (namespace) fuse: Allow user namespace mounts
1535 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
1536 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
1537 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
1538 - SAUCE: (namespace) quota: Add support for user namespace mounts
1539 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
1540 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
1541 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
1542 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
1543 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
1544 - rebase to v4.6
1545 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
1546 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
1547
1548 * Miscellaneous upstream changes
1549 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
1550 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
1551
1552 [ Upstream Kernel Changes ]
1553
1554 * rebase to v4.6
1555
1556 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
1557
1558 linux (4.6.0-4.5) yakkety; urgency=low
1559
1560 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
1561 upgrade -d (LP: #1573231)
1562 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
1563
1564 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
1565 IRC pointed out some leftover SAUCE patches that were causing issues.
1566
1567 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
1568 has some issues.
1569
1570 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
1571
1572 linux (4.6.0-3.4) xenial; urgency=low
1573
1574 * Release Tracking Bug
1575 - LP: #1579594
1576
1577 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
1578 - [Config] Generate an -extras package for arm64 and powerpc
1579
1580 * Missing libunwind support in perf (LP: #1248289)
1581 - [Config] Add liblzma-dev to enable libunwind support in perf
1582
1583 * ZFS is confused by user namespaces (uid/gid mapping) when used with
1584 acltype=posixac (LP: #1567558)
1585 - zfs: Fix user namespaces uid/gid mapping
1586
1587 * Miscellaneous Ubuntu changes
1588 - rebase to v4.6-rc7
1589
1590 [ Upstream Kernel Changes ]
1591
1592 * rebase to v4.6-rc7
1593
1594 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
1595
1596 linux (4.6.0-2.3) yakkety; urgency=low
1597
1598 * Miscellaneous Ubuntu changes
1599 - [Config] CONFIG_AUFS_FS=m
1600 - SAUCE: AUFS
1601 - zfs: gcc build error: -Wbool-compare in metaslab.c
1602 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
1603 - zfs: Fix ZPL miswrite of default POSIX ACL
1604 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
1605 - SAUCE: Dropped ubuntu/i915
1606 - SAUCE: Dropped ubuntu/dm-raid4-5
1607
1608 * Miscellaneous upstream changes
1609 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
1610 kernel"
1611
1612 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
1613
1614 linux (4.6.0-1.2) yakkety; urgency=low
1615
1616 * Miscellaneous Ubuntu changes
1617 - [Config] CONFIG_NR_CPUS=8192 for amd64
1618
1619 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
1620
1621 linux (4.6.0-0.1) yakkety; urgency=low
1622
1623
1624 [ Upstream Kernel Changes ]
1625
1626 * rebase to v4.6-rc6
1627 - LP: #1564712
1628 - LP: #1555912
1629 - LP: #1552925
1630 - LP: #1546694
1631 - LP: #1549660
1632 - LP: #1549620
1633 - LP: #1542944
1634 - LP: #1542564
1635 - LP: #1533009
1636 - LP: #1533461
1637 - LP: #1529624
1638 - LP: #1522949
1639
1640 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
1641
1642 linux (4.6.0-0.0) yakkety; urgency=low
1643
1644 [ Kamal Mostafa ]
1645
1646 * Release Tracking Bug
1647 - LP: #1573817
1648
1649 * autoreconstruct: need to also generate extend-diff-ignore options for links
1650 (LP: #1574362)
1651 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
1652
1653 * tipc: missing linearization of sk_buff (LP: #1567064)
1654 - tipc: move linearization of buffers to generic code
1655
1656 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
1657 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
1658 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
1659 vmbus_mmio_allocate()
1660 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
1661 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
1662 private resource tree
1663 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
1664 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
1665 range
1666
1667 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
1668 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
1669
1670 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
1671 - [Config] CONFIG_AUFS_XATTR=y
1672
1673 * CVE-2016-3672 (LP: #1568523)
1674 - x86/mm/32: Enable full randomization on i386 and X86_32
1675
1676 * CVE-2016-3955 (LP: #1572666)
1677 - USB: usbip: fix potential out-of-bounds write
1678
1679 * Xenial update to v4.4.8 stable release (LP: #1573034)
1680 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
1681 instantiated
1682 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
1683 - parisc: Avoid function pointers for kernel exception routines
1684 - parisc: Fix kernel crash with reversed copy_from_user()
1685 - parisc: Unbreak handling exceptions from kernel modules
1686 - ALSA: timer: Use mod_timer() for rearming the system timer
1687 - ALSA: hda - Asus N750JV external subwoofer fixup
1688 - ALSA: hda - Fix white noise on Asus N750JV headphone
1689 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
1690 - mm: fix invalid node in alloc_migrate_target()
1691 - powerpc/mm: Fixup preempt underflow with huge pages
1692 - libnvdimm: fix smart data retrieval
1693 - libnvdimm, pfn: fix uuid validation
1694 - compiler-gcc: disable -ftracer for __noclone functions
1695 - arm64: opcodes.h: Add arm big-endian config options before including arm
1696 header
1697 - drm/dp: move hw_mutex up the call stack
1698 - drm/udl: Use unlocked gem unreferencing
1699 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
1700 - drm/radeon: add another R7 370 quirk
1701 - drm/radeon: add a dpm quirk for all R7 370 parts
1702 - drm/amdgpu/gmc: move vram type fetching into sw_init
1703 - drm/amdgpu/gmc: use proper register for vram type on Fiji
1704 - xen/events: Mask a moving irq
1705 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
1706 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
1707 - net: jme: fix suspend/resume on JMC260
1708 - net: vrf: Remove direct access to skb->data
1709 - net: qca_spi: Don't clear IFF_BROADCAST
1710 - net: qca_spi: clear IFF_TX_SKB_SHARING
1711 - net: fix bridge multicast packet checksum validation
1712 - sctp: lack the check for ports in sctp_v6_cmp_addr
1713 - mld, igmp: Fix reserved tailroom calculation
1714 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
1715 - qmi_wwan: add Sierra Wireless EM74xx device ID
1716 - ipv6: re-enable fragment header matching in ipv6_find_hdr
1717 - vxlan: fix missing options_len update on RX with collect metadata
1718 - cdc_ncm: toggle altsetting to force reset before setup
1719 - udp6: fix UDP/IPv6 encap resubmit path
1720 - tcp: fix tcpi_segs_in after connection establishment
1721 - ppp: release rtnl mutex when interface creation fails
1722 - net: validate variable length ll headers
1723 - ax25: add link layer header validation function
1724 - packet: validate variable length ll headers
1725 - bpf: avoid copying junk bytes in bpf_get_current_comm()
1726 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
1727 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
1728 - qlcnic: Remove unnecessary usage of atomic_t
1729 - qlcnic: Fix mailbox completion handling during spurious interrupt
1730 - macvtap: always pass ethernet header in linear
1731 - mlxsw: spectrum: Check requested ageing time is valid
1732 - rocker: set FDB cleanup timer according to lowest ageing time
1733 - bridge: allow zero ageing time
1734 - ipv4: Don't do expensive useless work during inetdev destroy.
1735 - net: Fix use after free in the recvmmsg exit path
1736 - mlx4: add missing braces in verify_qp_parameters
1737 - farsync: fix off-by-one bug in fst_add_one
1738 - ath9k: fix buffer overrun for ar9287
1739 - ppp: ensure file->private_data can't be overridden
1740 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
1741 - qlge: Fix receive packets drop.
1742 - net: bcmgenet: fix dma api length mismatch
1743 - bonding: fix bond_get_stats()
1744 - ipv4: fix broadcast packets reception
1745 - ipv4: initialize flowi4_flags before calling fib_lookup()
1746 - ppp: take reference on channels netns
1747 - xfrm: Fix crash observed during device unregistration and decryption
1748 - qmi_wwan: add "D-Link DWM-221 B1" device id
1749 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
1750 - bridge: Allow set bridge ageing time when switchdev disabled
1751 - rtnl: fix msg size calculation in if_nlmsg_size()
1752 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
1753 - tuntap: restore default qdisc
1754 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
1755 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
1756 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
1757 - ipv6: Count in extension headers in skb->network_header
1758 - mpls: find_outdev: check for err ptr in addition to NULL check
1759 - USB: uas: Limit qdepth at the scsi-host level
1760 - USB: uas: Add a new NO_REPORT_LUNS quirk
1761 - cdc-acm: fix NULL pointer reference
1762 - KVM: x86: Inject pending interrupt even if pending nmi exist
1763 - KVM: x86: reduce default value of halt_poll_ns parameter
1764 - MIPS: Fix MSA ld unaligned failure cases
1765 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
1766 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
1767 - pinctrl: sunxi: Fix A33 external interrupts not working
1768 - pinctrl: nomadik: fix pull debug print inversion
1769 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
1770 - au0828: fix au0828_v4l2_close() dev_state race condition
1771 - au0828: Fix dev_state handling
1772 - coda: fix error path in case of missing pdata on non-DT platform
1773 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
1774 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
1775 - rbd: use GFP_NOIO consistently for request allocations
1776 - virtio: virtio 1.0 cs04 spec compliance for reset
1777 - mac80211: properly deal with station hashtable insert errors
1778 - mac80211: avoid excessive stack usage in sta_info
1779 - mac80211: fix ibss scan parameters
1780 - mac80211: fix unnecessary frame drops in mesh fwding
1781 - mac80211: fix txq queue related crashes
1782 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
1783 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
1784 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
1785 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
1786 - iio: accel: bmc150: fix endianness when reading axes
1787 - iio: gyro: bmg160: fix buffer read values
1788 - iio: gyro: bmg160: fix endianness when reading axes
1789 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
1790 bytes
1791 - fs: add file_dentry()
1792 - nfs: use file_dentry()
1793 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
1794 - ext4: add lockdep annotations for i_data_sem
1795 - ext4: ignore quota mount options if the quota feature is enabled
1796 - iommu: Don't overwrite domain pointer when there is no default_domain
1797 - Btrfs: fix file/data loss caused by fsync after rename and new inode
1798 - arm64: replace read_lock to rcu lock in call_step_hook
1799 - perf: Do not double free
1800 - perf: Cure event->pending_disable race
1801 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
1802 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1803 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
1804 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
1805 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
1806 - ALSA: usb-audio: Add a quirk for Plantronics BT300
1807 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
1808 - HID: wacom: fix Bamboo ONE oops
1809 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
1810 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
1811 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
1812 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
1813 - staging: android: ion: Set the length of the DMA sg entries in buffer
1814 - usbvision: fix crash on detecting device with invalid configuration
1815 - Revert "usb: hub: do not clear BOS field during reset device"
1816 - Linux 4.4.8
1817
1818 * Fix speaker volume on a Dell machine (LP: #1549660)
1819 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1820
1821 * Xenial update to v4.4.7 stable release (LP: #1572722)
1822 - regulator: core: avoid unused variable warning
1823 - regulator: core: Fix nested locking of supplies
1824 - ASoC: samsung: pass DMA channels as pointers
1825 - mmc: sh_mmcif: rework dma channel handling
1826 - mmc: sh_mmcif: Correct TX DMA channel allocation
1827 - x86/microcode/intel: Make early loader look for builtin microcode too
1828 - x86/microcode: Untangle from BLK_DEV_INITRD
1829 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
1830 - perf/x86/intel: Add definition for PT PMI bit
1831 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
1832 - KVM: i8254: change PIT discard tick policy
1833 - KVM: fix spin_lock_init order on x86
1834 - KVM: VMX: avoid guest hang on invalid invept instruction
1835 - KVM: VMX: avoid guest hang on invalid invvpid instruction
1836 - KVM: VMX: fix nested vpid for old KVM guests
1837 - perf/core: Fix perf_sched_count derailment
1838 - perf tools: Dont stop PMU parsing on alias parse error
1839 - perf tools: Fix checking asprintf return value
1840 - perf tools: Fix python extension build
1841 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
1842 - sched/preempt, sh: kmap_coherent relies on disabled preemption
1843 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
1844 - s390: fix floating pointer register corruption (again)
1845 - s390/cpumf: add missing lpp magic initialization
1846 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
1847 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
1848 - PCI: ACPI: IA64: fix IO port generic range check
1849 - x86/irq: Cure live lock in fixup_irqs()
1850 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
1851 - x86/iopl/64: Properly context-switch IOPL on Xen PV
1852 - x86/iopl: Fix iopl capability check on Xen PV
1853 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
1854 - sg: fix dxferp in from_to case
1855 - aacraid: Fix RRQ overload
1856 - aacraid: Fix memory leak in aac_fib_map_free
1857 - aacraid: Set correct msix count for EEH recovery
1858 - sd: Fix discard granularity when LBPRZ=1
1859 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
1860 - be2iscsi: set the boot_kset pointer to NULL in case of failure
1861 - aic7xxx: Fix queue depth handling
1862 - libnvdimm: Fix security issue with DSM IOCTL.
1863 - dm snapshot: disallow the COW and origin devices from being identical
1864 - dm: fix excessive dm-mq context switching
1865 - dm thin metadata: don't issue prefetches if a transaction abort has failed
1866 - dm cache: make sure every metadata function checks fail_io
1867 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
1868 - usb: retry reset if a device times out
1869 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
1870 - USB: uas: Reduce can_queue to MAX_CMNDS
1871 - USB: cdc-acm: more sanity checking
1872 - USB: iowarrior: fix oops with malicious USB descriptors
1873 - USB: usb_driver_claim_interface: add sanity checking
1874 - USB: mct_u232: add sanity checking in probe
1875 - USB: digi_acceleport: do sanity checking for the number of ports
1876 - USB: cypress_m8: add endpoint sanity check
1877 - USB: serial: cp210x: Adding GE Healthcare Device ID
1878 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
1879 - USB: option: add "D-Link DWM-221 B1" device id
1880 - pwc: Add USB id for Philips Spc880nc webcam
1881 - Input: powermate - fix oops with malicious USB descriptors
1882 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
1883 - ALSA: usb-audio: Add sanity checks for endpoint accesses
1884 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
1885 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
1886 - ALSA: usb-audio: Fix double-free in error paths after
1887 snd_usb_add_audio_stream() call
1888 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
1889 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
1890 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
1891 - crypto: ccp - Add hash state import and export support
1892 - crypto: ccp - Limit the amount of information exported
1893 - crypto: ccp - Don't assume export/import areas are aligned
1894 - crypto: ccp - memset request context to zero during import
1895 - crypto: keywrap - memzero the correct memory
1896 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
1897 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
1898 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
1899 - X.509: Fix leap year handling again
1900 - mei: bus: check if the device is enabled before data transfer
1901 - HID: logitech: fix Dual Action gamepad support
1902 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
1903 - HID: multitouch: force retrieving of Win8 signature blob
1904 - HID: fix hid_ignore_special_drivers module parameter
1905 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
1906 - staging: android: ion_test: fix check of platform_device_register_simple()
1907 error code
1908 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
1909 - tty: Fix GPF in flush_to_ldisc(), part 2
1910 - net: irda: Fix use-after-free in irtty_open()
1911 - 8250: use callbacks to access UART_DLL/UART_DLM
1912 - saa7134: Fix bytesperline not being set correctly for planar formats
1913 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
1914 - bttv: Width must be a multiple of 16 when capturing planar formats
1915 - coda: fix first encoded frame payload
1916 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
1917 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
1918 - mtip32xx: Fix broken service thread handling
1919 - mtip32xx: Remove unwanted code from taskfile error handler
1920 - mtip32xx: Print exact time when an internal command is interrupted
1921 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
1922 - mtip32xx: Handle safe removal during IO
1923 - mtip32xx: Handle FTL rebuild failure state during device initialization
1924 - mtip32xx: Implement timeout handler
1925 - mtip32xx: Cleanup queued requests after surprise removal
1926 - ALSA: pcm: Avoid "BUG:" string for warnings again
1927 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
1928 - ALSA: hda - Don't handle ELD notify from invalid port
1929 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
1930 - ALSA: hda - Fix unconditional GPIO toggle via automute
1931 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
1932 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
1933 - brd: Fix discard request processing
1934 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
1935 - bcache: cleaned up error handling around register_cache()
1936 - bcache: fix race of writeback thread starting before complete initialization
1937 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
1938 - mm: memcontrol: reclaim when shrinking memory.high below usage
1939 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
1940 - ia64: define ioremap_uc()
1941 - watchdog: don't run proc_watchdog_update if new value is same as old
1942 - watchdog: rc32434_wdt: fix ioctl error handling
1943 - Bluetooth: Add new AR3012 ID 0489:e095
1944 - Bluetooth: Fix potential buffer overflow with Add Advertising
1945 - cgroup: ignore css_sets associated with dead cgroups during migration
1946 - net: mvneta: enable change MAC address when interface is up
1947 - of: alloc anywhere from memblock if range not specified
1948 - vfs: show_vfsstat: do not ignore errors from show_devname method
1949 - splice: handle zero nr_pages in splice_to_pipe()
1950 - xtensa: ISS: don't hang if stdin EOF is reached
1951 - xtensa: fix preemption in {clear,copy}_user_highpage
1952 - xtensa: clear all DBREAKC registers on start
1953 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
1954 - ARC: bitops: Remove non relevant comments
1955 - quota: Fix possible GPF due to uninitialised pointers
1956 - xfs: fix two memory leaks in xfs_attr_list.c error paths
1957 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
1958 - md/raid5: Compare apples to apples (or sectors to sectors)
1959 - RAID5: check_reshape() shouldn't call mddev_suspend
1960 - RAID5: revert e9e4c377e2f563 to fix a livelock
1961 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
1962 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
1963 - md: multipath: don't hardcopy bio in .make_request path
1964 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
1965 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
1966 freed"
1967 - fuse: do not use iocb after it may have been freed
1968 - fuse: Add reference counting for fuse_io_priv
1969 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
1970 - rapidio/rionet: fix deadlock on SMP
1971 - ipr: Fix out-of-bounds null overwrite
1972 - ipr: Fix regression when loading firmware
1973 - iwlwifi: mvm: Fix paging memory leak
1974 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
1975 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
1976 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
1977 - drm/amdgpu: include the right version of gmc header files for iceland
1978 - IB/ipoib: fix for rare multicast join race condition
1979 - tracing: Have preempt(irqs)off trace preempt disabled functions
1980 - tracing: Fix crash from reading trace_pipe with sendfile
1981 - tracing: Fix trace_printk() to print when not using bprintk()
1982 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
1983 - scripts/coccinelle: modernize &
1984 - scripts/kconfig: allow building with make 3.80 again
1985 - kbuild/mkspec: fix grub2 installkernel issue
1986 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
1987 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
1988 - mmc: block: fix ABI regression of mmc_blk_ioctl
1989 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
1990 - mmc: sdhci: fix data timeout (part 1)
1991 - mmc: sdhci: fix data timeout (part 2)
1992 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
1993 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
1994 - clk: rockchip: rk3368: fix cpuclk core dividers
1995 - clk: rockchip: rk3368: fix parents of video encoder/decoder
1996 - clk: rockchip: rk3368: fix hdmi_cec gate-register
1997 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
1998 - clk: bcm2835: Fix setting of PLL divider clock rates
1999 - target: Fix target_release_cmd_kref shutdown comp leak
2000 - iser-target: Fix identification of login rx descriptor type
2001 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
2002 - iser-target: Separate flows for np listeners and connections cma events
2003 - iser-target: Rework connection termination
2004 - nfsd4: fix bad bounds checking
2005 - nfsd: fix deadlock secinfo+readdir compound
2006 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
2007 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
2008 - ACPI / PM: Runtime resume devices when waking from hibernate
2009 - writeback, cgroup: fix premature wb_put() in
2010 locked_inode_to_wb_and_lock_list()
2011 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
2012 inode
2013 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
2014 trackstick buttons, again"
2015 - Input: synaptics - handle spurious release of trackstick buttons, again
2016 - Input: ims-pcu - sanity check against missing interfaces
2017 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
2018 - ocfs2/dlm: fix race between convert and recovery
2019 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
2020 - mm/page_alloc: prevent merging between isolated and other pageblocks
2021 - mtd: onenand: fix deadlock in onenand_block_markbad
2022 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
2023 - scsi_common: do not clobber fixed sense information
2024 - sched/cputime: Fix steal time accounting vs. CPU hotplug
2025 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
2026 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
2027 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
2028 - Linux 4.4.7
2029
2030 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
2031 - Bluetooth: Add new AR3012 ID 0489:e095
2032
2033 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
2034 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
2035
2036 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
2037 gl552jx (LP: #1552925)
2038 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
2039
2040 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
2041 (LP: #1546694)
2042 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
2043
2044 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
2045 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
2046
2047 * s390/pci: add extra padding to function measurement block (LP: #1572291)
2048 - s390/pci: add extra padding to function measurement block
2049
2050 * CVE-2016-3951 (LP: #1567191)
2051 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
2052 - usbnet: cleanup after bind() in probe()
2053
2054 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
2055 - efi: Remove redundant efi_set_variable_nonblocking() prototype
2056 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
2057 - efi: Add nonblocking option to efi_query_variable_store()
2058 - efi: Add NV memory attribute
2059 - efi: Reformat GUID tables to follow the format in UEFI spec
2060 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
2061 - SAUCE: (noup) Add EFI signature data types
2062 - crypto: KEYS: convert public key and digsig asym to the akcipher api
2063 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
2064 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
2065 - [Config] CONFIG_IMA_MOK_KEYRING=y
2066 - IMA: create machine owner and blacklist keyrings
2067 - KEYS: Add an alloc flag to convey the builtinness of a key
2068 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
2069 - SAUCE: (noup) KEYS: Add a system blacklist keyring
2070 - SAUCE: (noup) MODSIGN: Support not importing certs from db
2071
2072 * Miscellaneous Ubuntu changes
2073 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
2074
2075 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
2076
2077 linux (4.4.0-21.37) xenial; urgency=low
2078
2079 [ Tim Gardner ]
2080
2081 * Release Tracking Bug
2082 - LP: #1571791
2083
2084 * linux: MokSBState is ignored (LP: #1571691)
2085 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
2086 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
2087 - SAUCE: (noup) Display MOKSBState when disabled
2088
2089 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
2090
2091 linux (4.4.0-20.36) xenial; urgency=low
2092
2093 [ Tim Gardner ]
2094
2095 * Release Tracking Bug
2096 - LP: #1571069
2097
2098 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
2099 - SAUCE: kernfs: Do not match superblock in another user namespace when
2100 mounting
2101
2102 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
2103 - x86/topology: Fix logical package mapping
2104 - x86/topology: Fix Intel HT disable
2105 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
2106 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
2107 - x86/topology: Fix AMD core count
2108
2109 * [regression]: Failed to call clock_adjtime(): Invalid argument
2110 (LP: #1566465)
2111 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
2112
2113 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
2114
2115 linux (4.4.0-19.35) xenial; urgency=low
2116
2117 [ Tim Gardner ]
2118
2119 * Release Tracking Bug
2120 - LP: #1570348
2121
2122 * CVE-2016-2847 (LP: #1554260)
2123 - pipe: limit the per-user amount of pages allocated in pipes
2124
2125 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
2126 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
2127
2128 * arm64: guest hangs when ntpd is running (LP: #1549494)
2129 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
2130
2131 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
2132 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
2133
2134 * s390/cpumf: Fix lpp detection (LP: #1555344)
2135 - s390/facilities: use stfl mnemonic instead of insn magic
2136 - s390/facilities: always use lowcore's stfle field for storing facility bits
2137 - s390/cpumf: Fix lpp detection
2138
2139 * s390x kernel image needs weightwatchers (LP: #1536245)
2140 - [Config] s390x: Use compressed kernel bzImage
2141
2142 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
2143 upgrading to Ubuntu 16.04 (LP: #1567581)
2144 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
2145 device-tree properties"
2146
2147 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
2148 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
2149 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
2150 - cpufreq: powernv: Add sysfs attributes to show throttle stats
2151
2152 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
2153 - [Config] Add ib_iser to generic inclusion list
2154
2155 * thunderx nic performance improvements (LP: #1567093)
2156 - net: thunderx: Set recevie buffer page usage count in bulk
2157 - net: thunderx: Adjust nicvf structure to reduce cache misses
2158
2159 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
2160 - net: thunderx: Fix for multiqset not configured upon interface toggle
2161 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
2162 - net: thunderx: Fix receive packet stats
2163
2164 * Miscellaneous Ubuntu changes
2165 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
2166
2167 * Miscellaneous upstream changes (LP: #1564901)
2168 - Input: xpad - correctly handle concurrent LED and FF requests
2169
2170 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
2171
2172 linux (4.4.0-18.34) xenial; urgency=low
2173
2174 [ Tim Gardner ]
2175
2176 * Release Tracking Bug
2177 - LP: #1566868
2178
2179 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
2180 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
2181 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
2182
2183 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
2184 - [Config] CONFIG_ARCH_ROCKCHIP=y
2185
2186 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
2187 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
2188 - perf/x86/cqm: Fix CQM memory leak and notifier leak
2189 - x86/cpufeature: Carve out X86_FEATURE_*
2190 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2191 - x86/topology: Create logical package id
2192 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
2193 - perf/x86/mbm: Add memory bandwidth monitoring event management
2194 - perf/x86/mbm: Implement RMID recycling
2195 - perf/x86/mbm: Add support for MBM counter overflow handling
2196
2197 * User namespace mount updates (LP: #1566505)
2198 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
2199 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
2200 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
2201 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
2202 - SAUCE: fs: fix a posible leak of allocated superblock
2203
2204 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
2205 (LP: #1566518)
2206 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
2207 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
2208
2209 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
2210 for Alpine Ridge on SKL (LP: #1519623)
2211 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
2212 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
2213 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
2214 - usb: add device descriptor for usb 3.1 root hub
2215 - usb: Support USB 3.1 extended port status request
2216 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
2217 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
2218 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
2219 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
2220 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
2221 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
2222 - usb: Add USB 3.1 Precision time measurement capability descriptor support
2223 - xhci: refactor and cleanup endpoint initialization.
2224 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
2225 - xhci: cleanup isoc tranfers queuing code
2226 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
2227 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
2228
2229 * wrong/missing permissions for device file /dev/prandom (prng.ko)
2230 (LP: #1558275)
2231 - s390/crypto: provide correct file mode at device register.
2232
2233 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
2234 - ALSA: hda - fix front mic problem for a HP desktop
2235
2236 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
2237 (LP: #1556228)
2238 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
2239
2240 * please provide mmc-modules udeb (LP: #1565765)
2241 - [Config] Add mmc block drivers to d-i
2242
2243 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
2244 - Add secure_modules() call
2245 - PCI: Lock down BAR access when module security is enabled
2246 - x86: Lock down IO port access when module security is enabled
2247 - ACPI: Limit access to custom_method
2248 - asus-wmi: Restrict debugfs interface when module loading is restricted
2249 - Restrict /dev/mem and /dev/kmem when module loading is restricted
2250 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
2251 - kexec: Disable at runtime if the kernel enforces module loading restrictions
2252 - x86: Restrict MSR access when module loading is restricted
2253 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
2254 - Add option to automatically enforce module signatures when in Secure Boot mode
2255 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
2256 - efi: Add EFI_SECURE_BOOT bit
2257 - hibernate: Disable in a signed modules environment
2258
2259 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
2260 - PCI: Add fwnode_handle to x86 pci_sysdata
2261 - PCI: Look up IRQ domain by fwnode_handle
2262 - [Config] CONFIG_PCI_HYPERV=m
2263 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
2264
2265 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
2266 (LP: #1559923)
2267 - ACPI / processor: Request native thermal interrupt handling via _OSC
2268
2269 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
2270 (LP: #1564591)
2271 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
2272
2273 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
2274 - atomics: Allow architectures to define their own __atomic_op_* helpers
2275 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
2276 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
2277 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
2278
2279 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
2280 - [Debian] cpupower uses non-standard CROSS
2281
2282 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
2283 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
2284
2285 * Unable to migrate container (LP: #1563921)
2286 - SAUCE: cgroup mount: ignore nsroot=
2287
2288 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
2289 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
2290
2291 * /proc/$pid/maps performance regression (LP: #1547231)
2292 - proc: revert /proc/<pid>/maps [stack:TID] annotation
2293
2294 * TPM2.0 trusted keys fixes (LP: #1398274)
2295 - tpm: remove unneeded include of actbl2.h
2296 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
2297 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
2298 - tpm_tis: Disable interrupt auto probing on a per-device basis
2299 - tpm_tis: Do not fall back to a hardcoded address for TPM2
2300 - tpm_tis: Use devm_ioremap_resource
2301 - tpm_tis: Clean up the force=1 module parameter
2302 - tpm_crb: Drop le32_to_cpu(ioread32(..))
2303 - tpm_crb: Use devm_ioremap_resource
2304 - tpm: fix the rollback in tpm_chip_register()
2305 - tpm: fix the cleanup of struct tpm_chip
2306 - tpm: fix: set continueSession attribute for the unseal operation
2307 - tpm: fix: return rc when devm_add_action() fails
2308 - tpm_eventlog.c: fix binary_bios_measurements
2309 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
2310 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
2311 - tpm_tis: fix build warning with tpm_tis_resume
2312
2313 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
2314 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
2315
2316 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
2317 Xenial (LP: #1563485)
2318 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
2319 - cxlflash: Increase cmd_per_lun for better throughput
2320 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
2321
2322 * Miscellaneous Ubuntu changes
2323 - [Config] do_zfs_powerpc64-smp = true
2324 - [Debian] fix linux_tools when cross-compiling
2325 - [Config] do_zfs_powerpc64-smp use default value
2326 - SAUCE: apparmor: Fix FTBFS due to bad include path
2327 - SAUCE: i915_bpo: Disable preliminary hw support
2328
2329 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
2330
2331 linux (4.4.0-17.33) xenial; urgency=low
2332
2333 [ Tim Gardner ]
2334
2335 * Release Tracking Bug
2336 - LP: #1563441
2337
2338 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
2339 (LP: #1560552)
2340 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
2341 about to hit.
2342
2343 * Predictable naming mechanism is leading to issues in DLPAR operations of
2344 NICs (LP: #1560514)
2345 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
2346 properties
2347
2348 * ThunderX: support alternative phy implementations (LP: #1562968)
2349 - net: thunderx: Cleanup PHY probing code.
2350 - [Config] CONFIG_MDIO_CAVIUM=m
2351 - phy: mdio-octeon: Refactor into two files/modules
2352 - [Config] CONFIG_MDIO_THUNDER=m
2353 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
2354 - phy: mdio-cavium: Add missing MODULE_* annotations.
2355 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
2356 - phy: mdio-thunder: Fix some Kconfig typos
2357 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
2358
2359 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
2360 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
2361 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
2362
2363 * lots of printk to serial console can hang system for long time
2364 (LP: #1534216)
2365 - printk: set may_schedule for some of console_trylock() callers
2366
2367 * [i915_bpo] Update i915 backport driver (LP: #1560395)
2368 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
2369 - PM / runtime: Add new helper for conditional usage count incrementation
2370 - drm/core: Add drm_for_each_encoder_mask, v2.
2371 - drm/atomic-helper: Implement subsystem-level suspend/resume
2372
2373 * [Hyper-V] VM Sockets (LP: #1541585)
2374 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
2375 - Drivers: hv: vmbus: Add vendor and device atttributes
2376 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
2377 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
2378 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
2379 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
2380 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
2381 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
2382 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
2383 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
2384 - Drivers: hv: vmbus: add a per-channel rescind callback
2385 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
2386 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
2387 - Drivers: hv: vmbus: Give control over how the ring access is serialized
2388 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
2389 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
2390 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
2391 - Drivers: hv: vmbus: remove code duplication in message handling
2392 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
2393 - Drivers: hv: util: Pass the channel information during the init call
2394 - Drivers: hv: utils: Remove util transport handler from list if registration fails
2395 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
2396 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
2397
2398 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
2399 (LP: #1559918)
2400 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
2401
2402 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
2403 - net: add tc offload feature flag
2404 - net: tc: helper functions to query action types
2405 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
2406 - net: rework ndo tc op to consume additional qdisc handle parameter
2407 - net: rework setup_tc ndo op to consume general tc operand
2408 - net: sched: add cls_u32 offload hooks for netdevs
2409 - net: ixgbe: add support for tc_u32 offload
2410 - net: ixgbe: abort with cls u32 divisor groups greater than 1
2411
2412 * Bring fm10k up to Fortville SW5 (LP: #1562310)
2413 - net: add netif_is_team_master helper
2414 - net: add netif_is_team_port helper
2415 - net: add netif_is_lag_master helper
2416 - net: add netif_is_lag_port helper
2417 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
2418 - fm10k: don't reinitialize RSS flow table when RXFH configured
2419
2420 * [Feature]Always Running Timer (ART) to System Time translation
2421 (LP: #1519625)
2422 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
2423 - timekeeping: Provide internal function __ktime_get_real_seconds
2424 - timekeeping: Cap adjustments so they don't exceed the maxadj value
2425 - clocksource: Make clocksource validation work for all clocksources
2426 - time: Add cycles to nanoseconds translation
2427 - time: Add timekeeping snapshot code capturing system time and counter
2428 - time: Remove duplicated code in ktime_get_raw_and_real()
2429 - time: Add driver cross timestamp interface for higher precision time synchronization
2430 - time: Add history to cross timestamp interface supporting slower devices
2431 - time/timekeeping: Work around false positive GCC warning
2432 - x86/tsc: Always Running Timer (ART) correlated clocksource
2433 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
2434 - [Config] CONFIG_E1000E_HWTS=y
2435 - e1000e: Adds hardware supported cross timestamp on e1000e nic
2436
2437 * x-gene2: add SoC v2 support to clock (LP: #1561604)
2438 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
2439
2440 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
2441 - perf/x86: Move perf_event.c ............... => x86/events/core.c
2442 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
2443 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
2444 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
2445 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
2446 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
2447 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
2448 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
2449 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
2450 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
2451 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
2452 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
2453 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
2454 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
2455 x86/events/intel/uncore.[ch]
2456 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
2457 x86/events/intel/uncore_nmhex.c
2458 - perf/x86: Move perf_event_intel_uncore_snb.c =>
2459 x86/events/intel/uncore_snb.c
2460 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
2461 x86/events/intel/uncore_snbep.c
2462 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
2463 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
2464 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
2465 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
2466 - perf/x86: Move perf_event.h to its new home
2467 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
2468
2469 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
2470 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
2471
2472 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
2473
2474 linux (4.4.0-16.32) xenial; urgency=low
2475
2476 [ Tim Gardner ]
2477
2478 * Release Tracking Bug
2479 - LP: #1561727
2480
2481 * fix thermal throttling due to commit "Thermal: initialize thermal zone
2482 device correctly" (LP: #1561676)
2483 - Thermal: Ignore invalid trip points
2484
2485 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
2486 on press (LP: #1553811)
2487 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
2488 buttons, again
2489
2490 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
2491 (LP: #1560583)
2492 - SAUCE: apparmor: Allow ns_root processes to open profiles file
2493 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
2494
2495 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
2496 - ubuntu: vbox -- update to 5.0.16-dfsg-2
2497
2498 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
2499 s390x (LP: #1557690)
2500 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
2501
2502 * spl/zfs fails to build on s390x (LP: #1519814)
2503 - [Config] s390x -- re-enable zfs
2504 - [Config] zfs -- disable powerpc until the test failures can be resolved
2505
2506 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
2507 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
2508
2509 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
2510 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
2511 - [Config] powerpc -- convert zfs configuration to custom_override
2512
2513 * Memory arena corruption with FUSE (was Memory allocation failure crashes
2514 kernel hard, presumably related to FUSE) (LP: #1505948)
2515 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
2516 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
2517
2518 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
2519 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
2520
2521 * linux packaging: clear remaining redundant delta (LP: #1560445)
2522 - [Debian] Remove generated intermediate files on clean
2523
2524 * arm64: guest hangs when ntpd is running (LP: #1549494)
2525 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
2526 - Revert "hrtimer: Catch illegal clockids"
2527 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
2528
2529 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
2530 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
2531 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
2532 ThunderX
2533
2534 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
2535 (LP: #1559609)
2536 - arcmsr: fixed getting wrong configuration data
2537 - arcmsr: fixes not release allocated resource
2538 - arcmsr: make code more readable
2539 - arcmsr: adds code to support new Areca adapter ARC1203
2540 - arcmsr: changes driver version number
2541 - arcmsr: more readability improvements
2542 - arcmsr: Split dma resource allocation to a new function
2543 - arcmsr: change driver version to v1.30.00.22-20151126
2544
2545 * server image has no keyboard, desktop image works (LP: #1559692)
2546 - [Config] Rework input-modules (d-i) list
2547
2548 * PMU support for Cavium ThunderX (LP: #1559349)
2549 - arm64: perf: Rename Cortex A57 events
2550 - arm64/perf: Add Cavium ThunderX PMU support
2551 - arm64: perf: Enable PMCR long cycle counter bit
2552 - arm64: perf: Extend event mask for ARMv8.1
2553 - arm64: dts: Add Cavium ThunderX specific PMU
2554
2555 * Show ARM PMU events in perf stat (LP: #1559350)
2556 - drivers/perf: kill armpmu_register
2557 - arm: perf: Convert event enums to #defines
2558 - arm: perf: Add event descriptions
2559 - arm64: perf: Convert event enums to #defines
2560 - arm64: perf: Add event descriptions
2561 - ARM: perf: add format entry to describe event -> config mapping
2562 - arm64: perf: add format entry to describe event -> config mapping
2563
2564 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
2565 - EDAC/sb_edac: Fix computation of channel address
2566
2567 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
2568 - [Config] disable CONFIG_IP_PNP
2569
2570 * Miscellaneous Ubuntu changes
2571 - [Debian] Silence the reconstruct script
2572
2573 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
2574
2575 linux (4.4.0-15.31) xenial; urgency=low
2576
2577 [ Tim Gardner ]
2578
2579 * Release Tracking Bug
2580 - LP: #1559252
2581
2582 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
2583 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
2584
2585 * policy namespace stacking (LP: #1379535)
2586 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
2587 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
2588 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
2589 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
2590 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
2591 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
2592 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
2593 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
2594 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
2595 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
2596 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
2597 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
2598 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
2599 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
2600 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
2601 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
2602 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
2603 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
2604 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
2605 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
2606 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
2607 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
2608 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
2609 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
2610 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
2611 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
2612 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
2613 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
2614 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
2615 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
2616 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
2617 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
2618 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
2619 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
2620 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
2621 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
2622 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
2623 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
2624 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
2625 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
2626 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
2627 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
2628 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
2629 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
2630 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
2631 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
2632 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
2633 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
2634 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
2635
2636 * Add arm64 NUMA support (LP: #1558765)
2637 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
2638 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
2639 - [Config] CONFIG_OF_NUMA=y
2640 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
2641 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
2642 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
2643 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
2644 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
2645
2646 * vivid/linux: total ADT test failures (LP: #1558447)
2647 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
2648
2649 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
2650 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
2651 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
2652
2653 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
2654 - s390/pci: enforce fmb page boundary rule
2655
2656 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
2657 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
2658 - page_to_phys() always returns a multiple of PAGE_SIZE
2659 - s390/pci: provide ZPCI_ADDR macro
2660 - s390/pci: improve ZPCI_* macros
2661 - s390/pci: resize iomap
2662 - s390/pci: fix bar check
2663 - s390/pci: set error state for unusable functions
2664 - s390/pci: remove iomap sanity checks
2665 - s390/pci: remove pdev pointer from arch data
2666 - s390/pci: add ioctl interface for CLP
2667
2668 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
2669 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
2670 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
2671 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
2672 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
2673
2674 * skb_warn_bad_offload Crash (LP: #1558025)
2675 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
2676
2677 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
2678 - [Config] CONFIG_PCI_HOST_COMMON=y
2679 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
2680 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
2681 - PCI: generic: Move structure definitions to separate header file
2682 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
2683 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
2684 - PCI: thunder: Add PCIe host driver for ThunderX processors
2685 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
2686
2687 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
2688 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
2689
2690 * Xenial update to v4.4.6 stable release (LP: #1558330)
2691 - arm64: account for sparsemem section alignment when choosing vmemmap offset
2692 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
2693 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
2694 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
2695 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
2696 - kvm: cap halt polling at exactly halt_poll_ns
2697 - KVM: VMX: disable PEBS before a guest entry
2698 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
2699 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
2700 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
2701 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
2702 - s390/dasd: fix diag 0x250 inline assembly
2703 - tracing: Fix check for cpu online when event is disabled
2704 - dmaengine: at_xdmac: fix residue computation
2705 - jffs2: reduce the breakage on recovery from halfway failed rename()
2706 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
2707 - ASoC: dapm: Fix ctl value accesses in a wrong type
2708 - ASoC: samsung: Use IRQ safe spin lock calls
2709 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
2710 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
2711 - ovl: ignore lower entries when checking purity of non-directory entries
2712 - ovl: fix working on distributed fs as lower layer
2713 - wext: fix message delay/ordering
2714 - cfg80211/wext: fix message ordering
2715 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
2716 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
2717 - mac80211: minstrel: Change expected throughput unit back to Kbps
2718 - mac80211: fix use of uninitialised values in RX aggregation
2719 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
2720 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
2721 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
2722 - mac80211: Fix Public Action frame RX in AP mode
2723 - gpu: ipu-v3: Do not bail out on missing optional port nodes
2724 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
2725 - drm/radeon: Fix error handling in radeon_flip_work_func.
2726 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
2727 - userfaultfd: don't block on the last VM updates at exit time
2728 - ovl: fix getcwd() failure after unsuccessful rmdir
2729 - MIPS: Fix build error when SMP is used without GIC
2730 - MIPS: smp.c: Fix uninitialised temp_foreign_map
2731 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
2732 - target: Drop incorrect ABORT_TASK put for completed commands
2733 - ld-version: Fix awk regex compile failure
2734 - Linux 4.4.6
2735
2736 * linux fails to load x.509 built-in certificate (LP: #1557250)
2737 - lib/mpi: Endianness fix
2738
2739 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
2740 - [Config] CONFIG_NET_9P=m for s390x
2741
2742 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
2743 (LP: #1557950)
2744 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
2745 - net/mlx5e: Don't modify CQ before it was created
2746
2747 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
2748 - mmc: sdhci: Do not BUG on invalid vdd
2749 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
2750 - mmc: It is not an error for the card to be removed while suspended
2751
2752 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
2753 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
2754
2755 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
2756 - [Config] CONFIG_NUMA_EMU=y for s390x
2757
2758 * Miscellaneous Ubuntu changes
2759 - [Debian] git-ubuntu-log -- prevent bug references being split
2760 - [Debian] git-ubuntu-log -- git log output is UTF-8
2761
2762 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
2763
2764 linux (4.4.0-14.30) xenial; urgency=low
2765
2766 [ Tim Gardner ]
2767
2768 * Release Tracking Bug
2769 - LP: #1557508
2770
2771 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
2772 - powerpc: Fix dedotify for binutils >= 2.26
2773
2774 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
2775 - Illumos 6370 - ZFS send fails to transmit some holes
2776
2777 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
2778 camera (LP: #1557138)
2779 - UVC: Add support for ds4 depth camera
2780
2781 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
2782 - sched/numa: Fix use-after-free bug in the task_numa_compare
2783
2784 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
2785 files (LP: #1555997)
2786 - ovl: copy new uid/gid into overlayfs runtime inode
2787
2788 * Miscellaneous Ubuntu changes
2789 - SAUCE: Dump stack when X.509 certificates cannot be loaded
2790
2791 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
2792
2793 linux (4.4.0-13.29) xenial; urgency=low
2794
2795 [ Tim Gardner ]
2796
2797 * Release Tracking Bug
2798 - LP: #1556247
2799
2800 * s390/mm: four page table levels vs. fork (LP: #1556141)
2801 - s390/mm: four page table levels vs. fork
2802
2803 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
2804 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
2805 - hv_netvsc: cleanup netdev feature flags for netvsc
2806
2807 * fails to boot on megaraid (LP: #1552903)
2808 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
2809 case of PD list DCMD failure
2810
2811 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
2812 - ALSA: hda - add codec support for Kabylake display audio codec
2813
2814 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
2815 - cpufreq: powernv: Free 'chips' on module exit
2816 - cpufreq: powernv: Hot-plug safe the kworker thread
2817 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
2818 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
2819 - cpufreq: powernv: Replace pr_info with trace print for throttle event
2820 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
2821
2822 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
2823 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
2824
2825 * integer overflow in xt_alloc_table_info (LP: #1555353)
2826 - SAUCE: (noup) netfilter: x_tables: check for size overflow
2827
2828 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
2829 - [Packaging] reconstruct -- automatically reconstruct against base tag
2830 - [Config] reconstruct -- update to autoreconstruct output
2831 - [Packaging] reconstruct -- update when inserting final changes
2832
2833 * Xenial update to v4.4.5 stable release (LP: #1555640)
2834 - use ->d_seq to get coherency between ->d_inode and ->d_flags
2835 - drivers: sh: Restore legacy clock domain on SuperH platforms
2836 - Btrfs: fix deadlock running delayed iputs at transaction commit time
2837 - btrfs: Fix no_space in write and rm loop
2838 - btrfs: async-thread: Fix a use-after-free error for trace
2839 - block: Initialize max_dev_sectors to 0
2840 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
2841 - parisc: Fix ptrace syscall number and return value modification
2842 - mips/kvm: fix ioctl error handling
2843 - kvm: x86: Update tsc multiplier on change.
2844 - fbcon: set a default value to blink interval
2845 - cifs: fix out-of-bounds access in lease parsing
2846 - CIFS: Fix SMB2+ interim response processing for read requests
2847 - Fix cifs_uniqueid_to_ino_t() function for s390x
2848 - vfio: fix ioctl error handling
2849 - KVM: x86: fix root cause for missed hardware breakpoints
2850 - arm/arm64: KVM: Fix ioctl error handling
2851 - iommu/amd: Apply workaround for ATS write permission check
2852 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
2853 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
2854 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
2855 - drm/ast: Fix incorrect register check for DRAM width
2856 - drm/radeon/pm: update current crtc info after setting the powerstate
2857 - drm/amdgpu/pm: update current crtc info after setting the powerstate
2858 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
2859 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
2860 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
2861 - libata: fix HDIO_GET_32BIT ioctl
2862 - libata: Align ata_device's id on a cacheline
2863 - block: bio: introduce helpers to get the 1st and last bvec
2864 - writeback: flush inode cgroup wb switches instead of pinning super_block
2865 - Adding Intel Lewisburg device IDs for SATA
2866 - arm64: vmemmap: use virtual projection of linear region
2867 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
2868 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
2869 - tracing: Do not have 'comm' filter override event 'comm' field
2870 - pata-rb532-cf: get rid of the irq_to_gpio() call
2871 - Btrfs: fix loading of orphan roots leading to BUG_ON
2872 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
2873 - jffs2: Fix page lock / f->sem deadlock
2874 - Fix directory hardlinks from deleted directories
2875 - dmaengine: pxa_dma: fix cyclic transfers
2876 - adv7604: fix tx 5v detect regression
2877 - ALSA: usb-audio: Add a quirk for Plantronics DA45
2878 - ALSA: ctl: Fix ioctls for X32 ABI
2879 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
2880 - ALSA: rawmidi: Fix ioctls X32 ABI
2881 - ALSA: timer: Fix ioctls for X32 ABI
2882 - ALSA: pcm: Fix ioctls for X32 ABI
2883 - ALSA: seq: oss: Don't drain at closing a client
2884 - ALSA: hdspm: Fix wrong boolean ctl value accesses
2885 - ALSA: hdsp: Fix wrong boolean ctl value accesses
2886 - ALSA: hdspm: Fix zero-division
2887 - ALSA: timer: Fix broken compat timer user status ioctl
2888 - usb: chipidea: otg: change workqueue ci_otg as freezable
2889 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
2890 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
2891 - USB: qcserial: add Sierra Wireless EM74xx device ID
2892 - USB: serial: option: add support for Telit LE922 PID 0x1045
2893 - USB: serial: option: add support for Quectel UC20
2894 - MIPS: scache: Fix scache init with invalid line size.
2895 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
2896 - ubi: Fix out of bounds write in volume update code
2897 - i2c: brcmstb: allocate correct amount of memory for regmap
2898 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
2899 - block: check virt boundary in bio_will_gap()
2900 - block: get the 1st and last bvec via helpers
2901 - drm/i915: more virtual south bridge detection
2902 - drm/i915: refine qemu south bridge detection
2903 - modules: fix longstanding /proc/kallsyms vs module insertion race.
2904 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
2905 - Linux 4.4.5
2906
2907 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
2908 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
2909
2910 * TPM2.0 trusted keys fixes (LP: #1398274)
2911 - tpm_tis: further simplify calculation of ordinal duration
2912 - tpm_tis: Use devm_free_irq not free_irq
2913 - tpm_tis: Ensure interrupts are disabled when the driver starts
2914 - tpm: rework tpm_get_timeouts()
2915 - tpm_tis: Get rid of the duplicate IRQ probing code
2916 - tpm_tis: Refactor the interrupt setup
2917 - tpm_tis: Tighten IRQ auto-probing
2918 - tpm_ibmvtpm: properly handle interrupted packet receptions
2919
2920 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
2921 - [Config] control.stub.in -- review versioned Build-Depends:
2922 - [Config] control.stub.in -- review versioned
2923 Depends/Breaks/Conflicts/Replaces
2924 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
2925 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
2926
2927 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
2928
2929 linux (4.4.0-12.28) xenial; urgency=low
2930
2931 * Miscellaneous Ubuntu changes
2932 - reconstruct: Work around orig tarball packaging limitiations
2933 Fixes FTBS
2934
2935 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
2936
2937 linux (4.4.0-12.27) xenial; urgency=low
2938
2939 [ Tim Gardner ]
2940
2941 * Release Tracking Bug
2942 - LP: #1554704
2943
2944 * Fails to detect (second) display (LP: #1543683)
2945 - drm/i915: Fix hpd live status bits for g4x
2946
2947 * s390x -- various configuration changes (LP: #1543165)
2948 - [Config] s390x -- enable CONFIG_NUMA
2949 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
2950 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
2951 - [Config] s390x -- disable CONFIG_NVMEM
2952 - [Config] s390x -- switch preempt mode to none
2953
2954 * Radeon hybrid graphics problem on resume (LP: #1554608)
2955 - Revert "drm/radeon: call hpd_irq_event on resume"
2956
2957 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
2958 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
2959 - drm/amdgpu: use $(src) in Makefile (v2)
2960 - drm/radeon: constify radeon_asic_ring structures
2961 - drm/amdgpu: add a callback for reading the bios from the rom directly
2962 - drm/amdgpu: add read_bios_from_rom callback for CI parts
2963 - drm/amdgpu: add read_bios_from_rom callback for VI parts
2964 - drm/amdgpu: Use new read bios from rom callback
2965 - drm/amdgpu: Use unlocked gem unreferencing
2966 - drm/radeon: Use unlocked gem unreferencing
2967 - drm/amd: add new gfx8 register definitions for EDC
2968 - drm/amdgpu: add EDC support for CZ (v3)
2969 - drm/amd: abstract kernel rq and normal rq to priority of run queue
2970 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
2971 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
2972 - drm/amdgpu: update rev id register for VI
2973 - drm/amdgpu: add more debugging output for driver failures
2974 - drm/amdgpu: add entity only when first job come
2975 - drm/amdgpu: handle error case for ctx
2976 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
2977 - drm/amdgpu: change default sched jobs to 32
2978 - drm/amdgpu: limit visible vram if it's smaller than the BAR
2979 - drm/amdgpu: restrict the sched jobs number to power of two
2980 - drm/amdgpu: put VM page tables directly into duplicates list
2981 - drm/amdgpu: split VM PD and PT handling during CS
2982 - drm/amdgpu: keep the PTs validation list in the VM v2
2983 - drm/radeon: Update radeon_get_vblank_counter_kms()
2984 - drm/radeon: only increment sync_seq when a fence is really emitted
2985 - drm/fb-helper: Use proper plane mask for fb cleanup
2986 - drm/amdgpu: fix dp link rate selection (v2)
2987 - drm/radeon: fix dp link rate selection (v2)
2988 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
2989 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
2990 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
2991 - drm/amdgpu: implement new cgs interface for acpi function
2992 - drm/amdgpu: implement cgs interface to query system info
2993 - drm/amdgpu: add new cgs interface to get display info (v2)
2994 - drm/amd/powerplay: add basic powerplay framework
2995 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
2996 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
2997 - drm/amd/powerplay: add SMU manager sub-component
2998 - drm/amd/powerplay: add hardware manager sub-component
2999 - SAUCE: amd: Include errno.h
3000 - drm/amd/powerplay: add Carrizo smu support
3001 - drm/amd/powerplay: add Carrizo dpm support
3002 - drm/amd/powerplay: add CG and PG support for carrizo
3003 - drm/amd/powerplay: add event manager sub-component
3004 - drm/amd/powerplay: implement functions of amd_powerplay_func
3005 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
3006 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
3007 - drm/amd/powerplay: add header file for tonga smu and dpm
3008 - drm/amd/powerplay: Add Tonga SMU support
3009 - drm/amd/powerplay: add Tonga dpm support (v3)
3010 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
3011 - drm/amd/powerplay: update atomctrl for fiji
3012 - drm/amd/powerplay: add Fiji SMU support.
3013 - drm/amd/powerplay: add Fiji DPM support.
3014 - drm/amdgpu: add amdgpu.powerplay module option
3015 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
3016 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
3017 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
3018 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
3019 - drm/amdgpu/powerplay: program display gap for tonga.
3020 - drm/amdgpu: enable powerplay module by default for tonga.
3021 - drm/amdgpu: enable powerplay module by default for fiji.
3022 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
3023 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
3024 - drm/amd/powerplay: Add CG and PG support for tonga
3025 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
3026 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
3027 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
3028 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
3029 - drm/amdgpu/powerplay: implement thermal control for tonga.
3030 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
3031 - drm/amdgpu: export fan control functions to amdgpu
3032 - drm/amdgpu: enable sysfs interface for powerplay
3033 - drm/amdgpu: support per device powerplay enablement (v2)
3034 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
3035 - drm/amd/powerplay: implement new funcs to check current states for tonga.
3036 - drm/amd/powerplay: refine the logic of whether need to update power state.
3037 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
3038 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
3039 - drm/amdgpu: extract pcie helpers to common header
3040 - drm: add drm_pcie_get_max_link_width helper (v2)
3041 - drm/amdgpu: store pcie gen mask and link width
3042 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
3043 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
3044 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
3045 - drm/amd/powerplay: fix boolreturn.cocci warnings
3046 - drm/amd/powerplay/tonga: Add UVD DPM init
3047 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
3048 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
3049 - drm/amdgpu: add sdma clock gating support for Fiji.
3050 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
3051 - drm/amd/powerplay: enable clock gating for Fiji.
3052 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
3053 - drm/amd/powerplay: implement smc state upload for CZ
3054 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
3055 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
3056 - drm/amd/powerplay: add new function point in hwmgr.
3057 - drm/amd/powerplay: add smc msg for NB P-State switch
3058 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
3059 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
3060 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
3061 - drm/amd/powerplay: Add PPLib debug print macro.
3062 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
3063 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
3064 - drm/amd/powerplay: add multimedia power gating support for Fiji.
3065 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
3066 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
3067 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
3068 - drm/amdgpu: Prepare DKMS build for powerplay module.
3069 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
3070 - drm/amd/powerplay: Add thermal protection support for Fiji.
3071 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
3072 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
3073 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
3074 - drm/amd/powerplay: fix boolreturn.cocci warnings
3075 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
3076 - drm/amd/powerplay: check whether enable dpm in powerplay.
3077 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
3078 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
3079 - drm/amd/powerplay: display gpu load when print performance for tonga.
3080 - drm/powerplay: add debugging output to tonga_processpptables.c
3081 - drm/powerplay: add debugging output to processpptables.c
3082 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
3083 - drm/amd/powerplay: Don't return an error if fan table is missing
3084 - amd\powerplay Implement get dal power level
3085 - amd/powerplay: Fix get dal power level
3086 - amd/powerplay: Add structures required to report configuration change
3087 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
3088 - drm/amd/powerplay: add point check to avoid NULL point hang.
3089 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
3090 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
3091 - drm: powerplay: use div64_s64 instead of do_div
3092 - drm/amd/powerplay: fix a reversed condition
3093 - drm/amdgpu/cgs: cleanup some indenting
3094 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
3095 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
3096 - drm/amd/powerplay: fix bug that NULL checks are reversed.
3097 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
3098 - drm/amd/powerplay: fix Smatch static checker warnings
3099 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
3100 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
3101 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
3102 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
3103 - drm/amdgpu: fix hex/decimal bug when show gpu load.
3104 - drm/amd/powerplay: add thermal control task when resume.
3105 - drm/amd/powerplay: enable set boot state task
3106 - drm/amd/powerplay: enable power down asic task. (v2)
3107 - drm/amd/powerplay: implement power down asic task for CZ
3108 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
3109 - drm/amdgpu/cgs: add an interface to access PCI resources
3110 - drm/amdgpu: add irq domain support
3111 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
3112 - drm/sysfs: use kobj_to_dev()
3113 - drm/amd/powerplay: fix static checker warning for return meaningless value.
3114 - drm/amdgpu/cz: add code to enable forcing UVD clocks
3115 - drm/amdgpu/cz: add code to enable forcing VCE clocks
3116 - drm/amdgpu/cz: force uvd clocks when sclks are forced
3117 - drm/amdgpu/cz: force vce clocks when sclks are forced
3118 - drm/amdgpu: use kobj_to_dev()
3119 - drm/radeon: use kobj_to_dev()
3120 - drm/ttm: fix adding foreign BOs to the LRU during init v2
3121 - drm/ttm: fix adding foreign BOs to the swap LRU
3122 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
3123 - drm/amdgpu: move VM page tables to the LRU end on CS v2
3124 - drm/amdgpu: validate duplicates first
3125 - drm/amdgpu: add missing irq.h include
3126 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
3127 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
3128 - amdkfd: don't open-code memdup_user()
3129 - amdkfd: Copy from the proper user command pointer
3130 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
3131 - amd/powerplay: disable powerplay by default initially
3132 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
3133 - drm/atomic-helper: Export framebuffer_changed()
3134 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
3135 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
3136 - drm/amdgpu: fix next_rptr handling for debugfs
3137 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
3138 - drm/radeon: only init fbdev if we have connectors
3139 - drm/amdgpu: don't init fbdev if we don't have any connectors
3140 - drm/amd/powerplay: Update SMU firmware loading for Stoney
3141 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
3142 - drm/amdkfd: Remove unnecessary cast in kfree
3143 - drm/amdgpu: only move pt bos in LRU list on success
3144 - drm/amdgpu: mask out WC from BO on unsupported arches
3145 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
3146 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
3147 - drm/amdgpu: load MEC ucode manually on iceland
3148 - drm/amdgpu: disable uvd and vce clockgating on Fiji
3149 - drm/amdgpu: add pcie cap module parameters (v2)
3150 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
3151 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
3152 - drm/amdgpu: handle uvd pg flags properly
3153 - drm/amdgpu: handle vce pg flags properly
3154 - drm/amdgpu: clean up vce pg flags for cz/st
3155 - drm/amdgpu: be consistent with uvd cg flags
3156 - drm/amd/powerplay/cz: disable uvd pg
3157 - drm/amd/powerplay/cz: disable vce pg
3158 - drm/amd/powerplay/tonga: disable uvd pg
3159 - drm/amd/powerplay/tonga: disable vce pg
3160 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
3161 - drm/amdgpu: remove unused cg defines
3162 - drma/dmgpu: move cg and pg flags into shared headers
3163 - drm/amdgpu/tonga: plumb pg flags through to powerplay
3164 - drm/amdgpu/cz: plumb pg flags through to powerplay
3165 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
3166
3167 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
3168 #1552632)
3169 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
3170
3171 * Miscellaneous Ubuntu changes
3172 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
3173
3174 * Miscellaneous upstream changes
3175 - net: thunderx: Fix for Qset error due to CQ full
3176 - ahci: Workaround for ThunderX Errata#22536
3177 - arm64: Add workaround for Cavium erratum 27456
3178 - tipc: fix nullptr crash during subscription cancel
3179
3180 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
3181
3182 linux (4.4.0-11.26) xenial; urgency=low
3183
3184 [ Tim Gardner ]
3185
3186 * Release Tracking Bug
3187 - LP: #1553391
3188
3189 * Xenial update to v4.4.4 stable release (LP: #1553179)
3190 - af_iucv: Validate socket address length in iucv_sock_bind()
3191 - gro: Make GRO aware of lightweight tunnels.
3192 - net: dp83640: Fix tx timestamp overflow handling.
3193 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
3194 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
3195 - tcp: fix NULL deref in tcp_v4_send_ack()
3196 - af_unix: fix struct pid memory leak
3197 - pptp: fix illegal memory access caused by multiple bind()s
3198 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
3199 - net: dsa: fix mv88e6xxx switches
3200 - tipc: fix connection abort during subscription cancel
3201 - inet: frag: Always orphan skbs inside ip_defrag()
3202 - switchdev: Require RTNL mutex to be held when sending FDB notifications
3203 - tcp: beware of alignments in tcp_get_info()
3204 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
3205 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
3206 - ipv6: addrconf: Fix recursive spin lock call
3207 - ipv6: fix a lockdep splat
3208 - unix: correctly track in-flight fds in sending process user_struct
3209 - tcp: do not drop syn_recv on all icmp reports
3210 - net:Add sysctl_max_skb_frags
3211 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
3212 - enic: increment devcmd2 result ring in case of timeout
3213 - sctp: translate network order to host order when users get a hmacid
3214 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
3215 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
3216 eth_get_headlen
3217 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
3218 - bonding: Fix ARP monitor validation
3219 - ipv4: fix memory leaks in ip_cmsg_send() callers
3220 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
3221 - af_unix: Guard against other == sk in unix_dgram_sendmsg
3222 - tipc: fix premature addition of node to lookup table
3223 - tcp: md5: release request socket instead of listener
3224 - qmi_wwan: add "4G LTE usb-modem U901"
3225 - net/mlx4_en: Count HW buffer overrun only once
3226 - net/mlx4_en: Avoid changing dev->features directly in run-time
3227 - l2tp: Fix error creating L2TP tunnels
3228 - pppoe: fix reference counting in PPPoE proxy
3229 - net_sched fix: reclassification needs to consider ether protocol changes
3230 - route: check and remove route cache when we get route
3231 - tcp/dccp: fix another race at listener dismantle
3232 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
3233 - rtnl: RTM_GETNETCONF: fix wrong return value
3234 - tipc: unlock in error path
3235 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
3236 - sctp: Fix port hash table size computation
3237 - ext4: fix bh->b_state corruption
3238 - ARM: debug-ll: fix BCM63xx entry for multiplatform
3239 - arm64: errata: Add -mpc-relative-literal-loads to build flags
3240 - KVM: s390: fix guest fprs memory leak
3241 - devm_memremap: Fix error value when memremap failed
3242 - drm/gma500: Use correct unref in the gem bo create function
3243 - ARM: 8457/1: psci-smp is built only for SMP
3244 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
3245 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
3246 - efi: Do variable name validation tests in utf8
3247 - efi: Make our variable validation list include the guid
3248 - efi: Make efivarfs entries immutable by default
3249 - efi: Add pstore variables to the deletion whitelist
3250 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
3251 - bcache: fix a livelock when we cause a huge number of cache misses
3252 - bcache: Add a cond_resched() call to gc
3253 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
3254 - bcache: fix a leak in bch_cached_dev_run()
3255 - bcache: unregister reboot notifier if bcache fails to unregister device
3256 - bcache: allows use of register in udev to avoid "device_busy" error.
3257 - bcache: Change refill_dirty() to always scan entire disk if necessary
3258 - dm thin: fix race condition when destroying thin pool workqueue
3259 - can: ems_usb: Fix possible tx overflow
3260 - usb: dwc3: Fix assignment of EP transfer resources
3261 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
3262 - USB: option: add support for SIM7100E
3263 - USB: option: add "4G LTE usb-modem U901"
3264 - drivers: android: correct the size of struct binder_uintptr_t for
3265 BC_DEAD_BINDER_DONE
3266 - spi: omap2-mcspi: Prevent duplicate gpio_request
3267 - iw_cxgb3: Fix incorrectly returning error on success
3268 - drm/i915: shut up gen8+ SDE irq dmesg noise
3269 - ocfs2: unlock inode if deleting inode from orphan fails
3270 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
3271 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
3272 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
3273 - clocksource/drivers/vt8500: Increase the minimum delta
3274 - s390/kvm: remove dependency on struct save_area definition
3275 - KVM: s390: fix memory overwrites when vx is disabled
3276 - Btrfs: add missing brelse when superblock checksum fails
3277 - Btrfs: igrab inode in writepage
3278 - btrfs: statfs: report zero available if metadata are exhausted
3279 - Btrfs: send, don't BUG_ON() when an empty symlink is found
3280 - Btrfs: fix number of transaction units required to create symlink
3281 - Btrfs: fix transaction handle leak on failure to create hard link
3282 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
3283 subvolume roots
3284 - btrfs: initialize the seq counter in struct btrfs_device
3285 - s390: fix normalization bug in exception table sorting
3286 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
3287 - s390/dasd: fix refcount for PAV reassignment
3288 - s390/dasd: fix performance drop
3289 - uml: flush stdout before forking
3290 - uml: fix hostfs mknod()
3291 - um: link with -lpthread
3292 - locks: fix unlock when fcntl_setlk races with a close
3293 - rtlwifi: rtl_pci: Fix kernel panic
3294 - rtlwifi: rtl8192cu: Add missing parameter setup
3295 - rtlwifi: rtl8192ce: Fix handling of module parameters
3296 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
3297 - rtlwifi: rtl8723ae: Fix initialization of module parameters
3298 - rtlwifi: rtl8192se: Fix module parameter initialization
3299 - rtlwifi: rtl8188ee: Fix module parameter initialization
3300 - rtlwifi: rtl8723be: Fix module parameter initialization
3301 - mei: fix fasync return value on error
3302 - mei: validate request value in client notify request ioctl
3303 - namei: ->d_inode of a pinned dentry is stable only for positives
3304 - rc: sunxi-cir: Initialize the spinlock properly
3305 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
3306 - si2157: return -EINVAL if firmware blob is too big
3307 - gspca: ov534/topro: prevent a division by 0
3308 - vb2: fix a regression in poll() behavior for output,streams
3309 - tda1004x: only update the frontend properties if locked
3310 - dm space map metadata: remove unused variable in brb_pop()
3311 - dm snapshot: fix hung bios when copy error occurs
3312 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
3313 - coresight: checking for NULL string in coresight_name_match()
3314 - irqchip/omap-intc: Add support for spurious irq handling
3315 - irqchip/mxs: Add missing set_handle_irq()
3316 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
3317 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
3318 - posix-clock: Fix return code on the poll method's error path
3319 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
3320 - mmc: usdhi6rol0: handle NULL data in timeout
3321 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
3322 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
3323 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
3324 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
3325 - mmc: core: Enable tuning according to the actual timing
3326 - mmc: mmci: fix an ages old detection error
3327 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
3328 - mmc: pxamci: fix again read-only gpio detection polarity
3329 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
3330 - mmc: sdhci: Allow override of mmc host operations
3331 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
3332 - Bluetooth: Use continuous scanning when creating LE connections
3333 - Bluetooth: Add support of Toshiba Broadcom based devices
3334 - Bluetooth: Fix incorrect removing of IRKs
3335 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
3336 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
3337 - time: Avoid signed overflow in timekeeping_get_ns()
3338 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
3339 - Revert "MIPS: Fix PAGE_MASK definition"
3340 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
3341 - MIPS: hpet: Choose a safe value for the ETIME check
3342 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
3343 - MIPS: Fix buffer overflow in syscall_get_arguments()
3344 - EDAC: Robustify workqueues destruction
3345 - EDAC, mc_sysfs: Fix freeing bus' name
3346 - sparc64: fix incorrect sign extension in sys_sparc64_personality
3347 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
3348 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
3349 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
3350 - virtio_balloon: fix race by fill and leak
3351 - virtio_balloon: fix race between migration and ballooning
3352 - virtio_pci: fix use after free on release
3353 - drm/vmwgfx: Fix an incorrect lock check
3354 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
3355 - drm/vmwgfx: respect 'nomodeset'
3356 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
3357 - drm/amdgpu: call hpd_irq_event on resume
3358 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
3359 - drm/amdgpu: fix tonga smu resume
3360 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
3361 - drm/amdgpu: no need to load MC firmware on fiji
3362 - drm/amdgpu: move gmc7 support out of CIK dependency
3363 - drm/amdgpu: iceland use CI based MC IP
3364 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
3365 - drm/amdgpu: pull topaz gmc bits into gmc_v7
3366 - drm/amdgpu: drop topaz support from gmc8 module
3367 - drm/amdgpu: don't load MEC2 on topaz
3368 - drm/amdgpu: remove exp hardware support from iceland
3369 - drm/amdgpu: fix s4 resume
3370 - drm/amdgpu: remove unnecessary forward declaration
3371 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
3372 - drm/amdgpu: fix issue with overlapping userptrs
3373 - drm/amdgpu: use post-decrement in error handling
3374 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
3375 - drm/amdgpu/pm: adjust display configuration after powerstate
3376 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
3377 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
3378 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
3379 training
3380 - drm/nouveau: platform: Fix deferred probe
3381 - drm/dp/mst: process broadcast messages correctly
3382 - drm/dp/mst: always send reply for UP request
3383 - drm/dp/mst: fix in MSTB RAD initialization
3384 - drm/dp/mst: fix in RAD element access
3385 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
3386 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
3387 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
3388 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
3389 - drm/dp/mst: deallocate payload on port destruction
3390 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
3391 - drm/radeon: call hpd_irq_event on resume
3392 - drm/radeon: Fix "slow" audio over DP on DCE8+
3393 - drm/radeon: clean up fujitsu quirks
3394 - drm/radeon: properly byte swap vce firmware setup
3395 - drm/radeon: cleaned up VCO output settings for DP audio
3396 - drm/radeon: Add a common function for DFS handling
3397 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
3398 - drm: add helper to check for wc memory support
3399 - drm/radeon: mask out WC from BO on unsupported arches
3400 - drm/radeon: hold reference to fences in radeon_sa_bo_new
3401 - drm: fix missing reference counting decrease
3402 - drm/i915: Restore inhibiting the load of the default context
3403 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
3404 - drm/i915: Init power domains early in driver load
3405 - drm/i915: Make sure DC writes are coherent on flush.
3406 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
3407 - drm/i915: Don't reject primary plane windowing with color keying enabled on
3408 SKL+
3409 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
3410 - drm/i915/dsi: defend gpio table against out of bounds access
3411 - drm/i915/dsi: don't pass arbitrary data to sideband
3412 - drm/i915: fix error path in intel_setup_gmbus()
3413 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
3414 - drm/radeon: use post-decrement in error handling
3415 - drm: No-Op redundant calls to drm_vblank_off() (v2)
3416 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
3417 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
3418 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
3419 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
3420 - drm/radeon/pm: adjust display configuration after powerstate
3421 - make sure that freeing shmem fast symlinks is RCU-delayed
3422 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
3423 supported
3424 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
3425 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
3426 - uapi: update install list after nvme.h rename
3427 - lib: sw842: select crc32
3428 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
3429 R700
3430 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
3431 R830
3432 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
3433 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
3434 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
3435 - dmaengine: dw: fix cyclic transfer setup
3436 - dmaengine: dw: fix cyclic transfer callbacks
3437 - dmaengine: at_xdmac: fix resume for cyclic transfers
3438 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
3439 - IB/cm: Fix a recently introduced deadlock
3440 - IB/qib: fix mcast detach when qp not attached
3441 - IB/qib: Support creating qps with GFP_NOIO flag
3442 - IB/mlx5: Expose correct maximum number of CQE capacity
3443 - Thermal: initialize thermal zone device correctly
3444 - Thermal: handle thermal zone device properly during system sleep
3445 - Thermal: do thermal zone update after a cooling device registered
3446 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
3447 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
3448 - hwmon: (ads1015) Handle negative conversion values correctly
3449 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
3450 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
3451 - seccomp: always propagate NO_NEW_PRIVS on tsync
3452 - libceph: fix ceph_msg_revoke()
3453 - libceph: don't bail early from try_read() when skipping a message
3454 - libceph: use the right footer size when skipping a message
3455 - libceph: don't spam dmesg with stray reply warnings
3456 - sd: Optimal I/O size is in bytes, not sectors
3457 - Staging: speakup: Fix getting port information
3458 - Revert "Staging: panel: usleep_range is preferred over udelay"
3459 - cdc-acm:exclude Samsung phone 04e8:685d
3460 - perf stat: Do not clean event's private stats
3461 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
3462 - rfkill: fix rfkill_fop_read wait_event usage
3463 - mac80211: Requeue work after scan complete for all VIF types.
3464 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
3465 - Revert "workqueue: make sure delayed work run in local cpu"
3466 - ALSA: hda - Apply clock gate workaround to Skylake, too
3467 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
3468 - target: Fix LUN_RESET active I/O handling for ACK_KREF
3469 - target: Fix LUN_RESET active TMR descriptor handling
3470 - target: Fix TAS handling for multi-session se_node_acls
3471 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
3472 - target: Fix race with SCF_SEND_DELAYED_TAS handling
3473 - spi: atmel: fix gpio chip-select in case of non-DT platform
3474 - libata: fix sff host state machine locking while polling
3475 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
3476 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
3477 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
3478 - cpuset: make mm migration asynchronous
3479 - cgroup: make sure a parent css isn't offlined before its children
3480 - writeback: keep superblock pinned during cgroup writeback association
3481 switches
3482 - phy: core: fix wrong err handle for phy_power_on
3483 - i2c: i801: Adding Intel Lewisburg support for iTCO
3484 - bio: return EINTR if copying to user space got interrupted
3485 - block: fix use-after-free in dio_bio_complete
3486 - nfs: fix nfs_size_to_loff_t
3487 - NFSv4: Fix a dentry leak on alias use
3488 - of/irq: Fix msi-map calculation for nonzero rid-base
3489 - KVM: async_pf: do not warn on page allocation failures
3490 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
3491 - KVM: x86: fix missed hardware breakpoints
3492 - KVM: x86: MMU: fix ubsan index-out-of-range warning
3493 - powerpc/eeh: Fix partial hotplug criterion
3494 - tracing: Fix showing function event in available_events
3495 - sunrpc/cache: fix off-by-one in qword_get()
3496 - kernel/resource.c: fix muxed resource handling in __request_region()
3497 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
3498 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
3499 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
3500 - xen/arm: correctly handle DMA mapping of compound pages
3501 - xen/scsiback: correct frontend counting
3502 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
3503 - xen/pciback: Save the number of MSI-X entries to be copied later.
3504 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
3505 extracted.
3506 - should_follow_link(): validate ->d_seq after having decided to follow
3507 - do_last(): ELOOP failure exit should be done after leaving RCU mode
3508 - hpfs: don't truncate the file when delete fails
3509 - x86/irq: Call chip->irq_set_affinity in proper context
3510 - x86/irq: Fix a race in x86_vector_free_irqs()
3511 - x86/irq: Validate that irq descriptor is still active
3512 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
3513 - x86/irq: Reorganize the return path in assign_irq_vector
3514 - x86/irq: Reorganize the search in assign_irq_vector
3515 - x86/irq: Check vector allocation early
3516 - x86/irq: Copy vectormask instead of an AND operation
3517 - x86/irq: Get rid of code duplication
3518 - x86/irq: Remove offline cpus from vector cleanup
3519 - x86/irq: Clear move_in_progress before sending cleanup IPI
3520 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
3521 - x86/irq: Remove outgoing CPU from vector cleanup mask
3522 - x86/irq: Call irq_force_move_complete with irq descriptor
3523 - x86/irq: Plug vector cleanup race
3524 - IB/cma: Fix RDMA port validation for iWarp
3525 - iwlwifi: dvm: fix WoWLAN
3526 - iwlwifi: pcie: properly configure the debug buffer size for 8000
3527 - iwlwifi: update and fix 7265 series PCI IDs
3528 - iwlwifi: mvm: don't allow sched scans without matches to be started
3529 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
3530 - bcache: prevent crash on changing writeback_running
3531 - Linux 4.4.4
3532
3533 * mlx4_en didn't choose time-stamping shift value according to HW frequency
3534 (LP: #1552627)
3535 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
3536
3537 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
3538 - target/transport: add flag to indicate CPU Affinity is observed
3539 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
3540 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
3541
3542 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3543 - qla2xxx: Fix warning reported by static checker
3544 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
3545 - qla2xxx: Fix stale pointer access.
3546 - qla2xxx: Use ATIO type to send correct tmr response
3547 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
3548
3549 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
3550 - [Config] Add s390x zfcp to scsi-modules udeb
3551
3552 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
3553
3554 linux (4.4.0-10.25) xenial; urgency=low
3555
3556 [ Tim Gardner ]
3557
3558 * Release Tracking Bug
3559 - LP: #1552247
3560
3561 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
3562 - security: let security modules use PTRACE_MODE_* with bitmasks
3563
3564 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
3565 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
3566
3567 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
3568 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
3569 - mmc: sdhci: Fix DMA descriptor with zero data length
3570
3571 * Miscellaneous Ubuntu changes
3572 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
3573
3574 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
3575
3576 linux (4.4.0-9.24) xenial; urgency=low
3577
3578 [ Tim Gardner ]
3579
3580 * Release Tracking Bug
3581 - LP: #1551319
3582
3583 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
3584 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
3585
3586 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
3587 #1448912)
3588 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
3589 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
3590 replacedby is not setup
3591 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
3592 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
3593 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
3594 replacedby
3595 - SAUCE: apparmor: Fix: label_vec_merge insertion
3596 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
3597 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
3598 merge path
3599 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
3600 labelset lock
3601 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
3602
3603 * apparmor kernel BUG kills firefox (LP: #1430546)
3604 - SAUCE: apparmor: Disallow update of cred when then subjective != the
3605 objective cred
3606 - SAUCE: apparmor: rework retrieval of the current label in the profile update
3607 case
3608
3609 * sleep from invalid context in aa_move_mount (LP: #1539349)
3610 - SAUCE: apparmor: fix sleep from invalid context
3611
3612 * s390x: correct restore of high gprs on signal return (LP: #1550468)
3613 - s390/compat: correct restore of high gprs on signal return
3614
3615 * missing SMAP support (LP: #1550517)
3616 - x86/entry/compat: Add missing CLAC to entry_INT80_32
3617
3618 * Floating-point exception handler receives empty Data-Exception Code in
3619 Floating Point Control register (LP: #1548414)
3620 - s390/fpu: signals vs. floating point control register
3621
3622 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
3623 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
3624
3625 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
3626 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
3627 build fips840/b1208b_1604.840 (LP: #1532914)
3628 - cxl: Fix PSL timebase synchronization detection
3629
3630 * [Feature]EDAC support for Knights Landing (LP: #1519631)
3631 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
3632
3633 * Various failures of kernel_security suite on Xenial kernel on s390x arch
3634 (LP: #1531327)
3635 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
3636
3637 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
3638 - [Config] Provides: virtualbox-guest-modules when appropriate
3639
3640 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
3641 #1507588)
3642 - [Config] Provides: virtualbox-guest-modules when appropriate
3643
3644 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
3645 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
3646 - SAUCE: i915_bpo: Update intel_ips.h file location
3647 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
3648 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
3649 - drm/i915: remove an extra level of indirection in PCI ID list
3650 - drm/i915/kbl: Add Kabylake PCI ID
3651 - drm/i915/kbl: Add Kabylake GT4 PCI ID
3652 - mm: Export nr_swap_pages
3653 - async: export current_is_async()
3654 - drm: fix potential dangling else problems in for_each_ macros
3655 - dp/mst: add SDP stream support
3656 - drm: Implement drm_modeset_lock_all_ctx()
3657 - drm: Add "prefix" parameter to drm_rect_debug_print()
3658 - drm/i915: Set connector_state->connector using the helper.
3659 - drm/atomic: add connector mask to drm_crtc_state.
3660 - drm/i915: Report context GTT size
3661 - drm/i915: Add get_eld audio component
3662 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
3663 - SAUCE: i915_bpo: Revert passing plane/encoder name
3664 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
3665 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
3666 - drm/i915/bxt: update list of PCIIDs
3667 - drm/i915/skl: Add missing SKL ids
3668 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
3669 driver isn't"
3670 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
3671 - drm/atomic: Do not unset crtc when an encoder is stolen
3672 - drm/i915: Update connector_mask during readout, v2.
3673 - drm/atomic: Add encoder_mask to crtc_state, v3.
3674 - SAUCE: drm/core: Add drm_encoder_index.
3675 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
3676 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
3677
3678 * arm64: guest hangs when ntpd is running (LP: #1549494)
3679 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
3680 - hrtimer: Catch illegal clockids
3681 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
3682
3683 * Miscellaneous Ubuntu changes
3684 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
3685 - [Config] CONFIG_ARM_SMMU=y on arm64
3686 - rebase to v4.4.3
3687 - [Debian] git-ubuntu-log -- ensure we get the last commit
3688 - [Config] fix up spelling of probably again
3689 - [Debian] perf -- build in the context of the full generated local headers
3690 - SAUCE: tools: lib/bpf -- add generated headers to search path
3691 - SAUCE: proc: Always set super block owner to init_user_ns
3692 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
3693 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
3694 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
3695 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
3696 needs locking
3697 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
3698 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
3699 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
3700 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
3701 of remove_and_insert
3702 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
3703 transitions ns
3704 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
3705 freed.
3706 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
3707 been removed
3708 - SAUCE: apparmor: Fix: query label file permission
3709 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
3710 - SAUCE: fixup: cleanup return handling of labels
3711 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
3712 destroyed
3713 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
3714 - SAUCE: fixup: 20/23 locking issue around in __label_update
3715 - SAUCE: fixup: get rid of unused var build warning
3716 - SAUCE: fixup: cast poison values to remove warnings
3717 - SAUCE: apparmor: fix refcount race when finding a child profile
3718 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
3719 - SAUCE: fix: audit "no_new_privs" case for exec failure
3720 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
3721 - SAUCE: Move replacedby allocation into label_alloc
3722 - [Debian] supply zfs dkms Provides: based on do_zfs
3723 - [Config] supply zfs dkms Provides: based on do_zfs
3724 - [Config] drop linux-image-3.0 provides
3725
3726 * Miscellaneous upstream changes
3727 - x86/mpx: Fix off-by-one comparison with nr_registers
3728
3729 [ Upstream Kernel Changes ]
3730
3731 * rebase to v4.4.3
3732
3733 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
3734
3735 linux (4.4.0-8.23) xenial; urgency=low
3736
3737 * cgroup namespace mounts broken in containers (LP: #1549398)
3738 - SAUCE: kernfs: Always set super block owner to init_user_ns
3739
3740 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
3741 - arm64: mm: avoid calling apply_to_page_range on empty range
3742 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
3743
3744 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
3745 - [Config] postinst -- handle recreating symlinks when a real file is present
3746
3747 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
3748 - SAUCE: cred: Add clone_cred() interface
3749 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3750 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3751 - SAUCE: overlayfs: Be more careful about copying up sxid files
3752 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3753
3754 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
3755 - SAUCE: cred: Add clone_cred() interface
3756 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3757 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3758 - SAUCE: overlayfs: Be more careful about copying up sxid files
3759 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3760
3761 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
3762 - SAUCE: cred: Add clone_cred() interface
3763 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3764 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3765
3766 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
3767 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
3768 - net: Add eth_platform_get_mac_address() helper.
3769 - i40e: Add mac_filter_element at the end of the list instead of HEAD
3770 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
3771 - i40e: Replace X722 mac check in ethtool get_settings
3772 - i40evf: allow channel bonding of VFs
3773 - i40e: define function capabilities in only one place
3774 - i40evf: null out ring pointers on free
3775 - i40e: Cleanup the code with respect to restarting autoneg
3776 - i40e: update features with right offload
3777 - i40e: bump version to 1.4.10
3778 - i40e: add new device IDs for X722
3779 - i40e: Extend ethtool RSS hooks for X722
3780 - i40e/i40evf: Fix for UDP/TCP RSS for X722
3781 - i40evf: add new write-back mode
3782 - i40e/i40evf: Use private workqueue
3783 - i40e: add new proxy-wol bit for X722
3784 - i40e: Limit DCB FW version checks to X710/XL710 devices
3785 - i40e: AQ Add Run PHY Activity struct
3786 - i40e: AQ Geneve cloud tunnel type
3787 - i40e: AQ Add external power class to get link status
3788 - i40e: add 100Mb ethtool reporting
3789 - ixgbe: bulk free SKBs during TX completion cleanup cycle
3790 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
3791 - igb: Unpair the queues when changing the number of queues
3792 - igb/igbvf: don't give up
3793 - igb: clean up code for setting MAC address
3794 - igb: Refactor VFTA configuration
3795 - igb: Allow asymmetric configuration of MTU versus Rx frame size
3796 - igb: Do not factor VLANs into RLPML calculation
3797 - igb: Always enable VLAN 0 even if 8021q is not loaded
3798 - igb: Merge VLVF configuration into igb_vfta_set
3799 - igb: Clean-up configuration of VF port VLANs
3800 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
3801 - igb: Drop unnecessary checks in transmit path
3802 - igb: Enable use of "bridge fdb add" to set unicast table entries
3803 - igb: Add workaround for VLAN tag stripping on 82576
3804 - i40e: AQ Shared resource flags
3805 - i40e: AQ Add set_switch_config
3806 - i40e: AQ Add VXLAN-GPE tunnel type
3807 - i40e: AQ thermal sensor control struct
3808 - i40e: Bump AQ minor version to 1.5 for new FW features
3809 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
3810 - i40e: fix write-back-on-itr to work with legacy itr
3811 - i40e: add counter for arq overflows
3812 - i40e: add 20G speed for Tx bandwidth calculations
3813 - i40e: refactor DCB function
3814 - i40e: add a little more to an NVM update debug message
3815 - i40evf: enable bus master after reset
3816 - i40e: add netdev info to VSI dump
3817 - i40e: remove VF device IDs from PF
3818 - i40e: trivial: remove unnecessary local var
3819 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
3820 - net: ixgbe: add minimal parser details for ixgbe
3821 - i40e: trivial: drop duplicate definition
3822 - i40e: trivial: fix missing space
3823 - i40e: fix bug in dma sync
3824 - i40e: do TSO only if CHECKSUM_PARTIAL is set
3825 - i40e: allocate memory safer
3826 - i40e: fix: do not sleep in netdev_ops
3827 - i40e: APIs to Add/remove port mirroring rules
3828 - i40e: negate PHY int mask bits
3829 - i40e: drop unused function
3830 - i40e: count allocation errors
3831 - i40e: avoid large memcpy by assigning struct
3832 - i40e/i40evf: bump version to 1.4.12/1.4.8
3833 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
3834 - i40e: add priv flag for automatic rule eviction
3835 - i40e: use eth_platform_get_mac_address()
3836 - i40e: move sync_vsi_filters up in service_task
3837 - i40e: Make the DCB firmware checks for X710/XL710 only
3838 - i40e: set shared bit for multicast filters
3839 - i40e: add VEB stat control and remove L2 cloud filter
3840 - i40e: use new add_veb calling with VEB stats control
3841 - i40e: Refactor force_wb and WB_ON_ITR functionality code
3842 - i40evf: Change vf driver string to reflect all products i40evf supports
3843 - i40e/i40evf: don't lose interrupts
3844 - i40e/i40evf: try again after failure
3845 - i40e: dump descriptor indexes in hex
3846 - i40e/i40evf: use __GFP_NOWARN
3847 - i40e/i40evf: use pages correctly in Rx
3848 - i40e/i40evf: use logical operators, not bitwise
3849 - i40e: properly show packet split status in debugfs
3850 - i40e/i40evf: Bump version
3851 - ixgbe: use u32 instead of __u32 in model header
3852 - ixgbe: fix dates on header of ixgbe_model.h
3853 - i40e: get rid of magic number
3854 - i40e: drop unused debugfs file "dump"
3855 - i40evf: support packet split receive
3856 - i40e: trivial: cleanup use of pf->hw
3857 - i40e: Add a SW workaround for lost interrupts
3858 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
3859 - i40e: Removal of code which relies on BASE VEB SEID
3860 - i40e/i40evf: avoid atomics
3861 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
3862 - i40e: expand comment
3863 - i40e: better error reporting for nvmupdate
3864 - i40evf: set adapter state on reset failure
3865 - i40e: clean event descriptor before use
3866 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
3867 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
3868 - i40e/i40evf: Drop outer checksum offload that was not requested
3869 - i40e/i40evf: Use u64 values instead of casting them in TSO function
3870 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
3871 - i40e/i40evf: Consolidate all header changes into TSO function
3872 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
3873 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
3874 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
3875 - i40e/i40evf: Do not write to descriptor unless we complete
3876 - i40e/i40evf: Add exception handling for Tx checksum
3877 - i40e/i40evf: Clean-up Rx packet checksum handling
3878 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
3879 - i40e: Fix ATR in relation to tunnels
3880 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
3881 - i40e: Update feature flags to reflect newly enabled features
3882 - i40evf: Update feature flags to reflect newly enabled features
3883 - i40e: Add support for ATR w/ IPv6 extension headers
3884 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
3885 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
3886 - i40e/i40evf: Move Tx checksum closer to TSO
3887 - i40e: Add functions to blink led on 10GBaseT PHY
3888 - i40e: Fix led blink capability for 10GBaseT PHY
3889 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
3890 - i40e: Do not wait for Rx queue disable in DCB reconfig
3891 - i40e: Fix for unexpected messaging
3892 - i40e: Expose some registers to program parser, FD and RSS logic
3893 - i40e: add check for null VSI
3894 - i40e: add adminq commands for Rx CTL registers
3895 - i40e: implement and use Rx CTL helper functions
3896 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
3897 - i40e: suspend scheduling during driver unload
3898 - i40e: let go of the past
3899 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
3900
3901 * MPT3SAS Driver update for next kernel release (LP: #1512221)
3902 - mpt3sas: A correction in unmap_resources
3903 - mpt3sas: Added support for high port count HBA variants.
3904 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
3905 - mpt3sas: Fix static analyzer(coverity) tool identified defects
3906 - mpt3sas: Never block the Enclosure device
3907 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
3908 - mpt3sas: Added smp_affinity_enable module parameter.
3909 - mpt3sas: Add support for configurable Chain Frame Size
3910 - mpt3sas: Updated MPI Header to 2.00.42
3911 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
3912 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
3913 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
3914
3915 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
3916 - ibmvscsi: Add endian conversions to sysfs attribute show functions
3917
3918 * Miscellaneous Ubuntu changes
3919 - [Packaging] git-ubuntu-log -- output should be utf-8
3920 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
3921
3922 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
3923
3924 linux (4.4.0-7.22) xenial; urgency=low
3925
3926 [ Tim Gardner ]
3927
3928 * Release Tracking Bug
3929 - LP: #1547205
3930
3931 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
3932 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
3933 - arm64: kernel: implement ACPI parking protocol
3934
3935 * Please pull cgroup namespaces (LP: #1546775)
3936 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
3937 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
3938 - SAUCE: (noup) cgroup: introduce cgroup namespaces
3939 - SAUCE: (noup) cgroup: cgroup namespace setns support
3940 - SAUCE: (noup) kernfs: define kernfs_node_dentry
3941 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
3942 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
3943 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
3944
3945 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
3946 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
3947 - pwm: lpss: Remove ->free() callback
3948 - pwm: bcm2835: Calculate scaler in ->config()
3949 - pwm: bcm2835: Prevent division by zero
3950 - pwm: bcm2835: Fix email address specification
3951 - pwm: lpss: Update PWM setting for Broxton
3952 - pwm: lpss: Select core part automatically
3953 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
3954 - pwm: fsl-ftm: Fix clock enable/disable when using PM
3955 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
3956 - pwm: lpc32xx: make device usable with common clock framework
3957 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
3958 - pwm: lpc32xx: return ERANGE, if requested period is not supported
3959 - pwm: rcar: Improve accuracy of frequency division setting
3960 - pwm: Add PWM driver for OMAP using dual-mode timers
3961 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
3962 - pwm: omap-dmtimer: Potential NULL dereference on error
3963 - pwm: Mark all devices as "might sleep"
3964
3965 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
3966 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
3967 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
3968
3969 * Update megaraid driver to MR6.10 (LP: #1544679)
3970 - megaraid_sas: Do not allow PCI access during OCR
3971 - megaraid_sas: MFI IO timeout handling
3972 - megaraid_sas: Syncing request flags macro names with firmware
3973 - megaraid_sas: Task management support
3974 - megaraid_sas: Update device queue depth based on interface type
3975 - megaraid_sas: Fastpath region lock bypass
3976 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
3977 - megaraid_sas: Code optimization build_and_issue_cmd return-type
3978 - megaraid_sas: Dual queue depth support
3979 - megaraid_sas: IO throttling support
3980 - megaraid_sas: Make adprecovery variable atomic
3981 - megaraid_sas: MFI adapter OCR changes
3982 - megaraid_sas: Introduce module parameter for SCSI command timeout
3983 - megaraid_sas: SPERC OCR changes
3984 - megaraid_sas: driver version upgrade
3985 - megaraid: fix null pointer check in megasas_detach_one().
3986 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
3987 - megaraid_sas: Fix SMAP issue
3988 - megaraid_sas: Add an i/o barrier
3989
3990 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
3991 - powerpc/powernv: Fix stale PE primary bus
3992
3993 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
3994 - [Config] Update bnx2x d-i firmware to 7.12.30
3995
3996 * Miscellaneous Ubuntu changes
3997 - rebase to v4.4.2
3998
3999 * Miscellaneous upstream changes
4000 - openvswitch: allow management from inside user namespaces
4001 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
4002 - net, thunderx: Remove unnecessary rcv buffer start address management
4003 - net: thunderx: HW TSO support for pass-2 hardware
4004 - net: thunderx: Enable CQE count threshold interrupt
4005 - net: cavium: liquidio: use helpers ns_to_timespec64()
4006 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
4007 - arm64: KVM: Configure TCR_EL2.PS at runtime
4008 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
4009 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
4010 - arm64: lib: improve copy_page to deal with 128 bytes at a time
4011 - arm64: lib: patch in prfm for copy_page if requested
4012 - arm64: prefetch: add missing #include for spin_lock_prefetch
4013 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
4014 - net: thunderx: Use napi_schedule_irqoff()
4015 - net: thunderx: Assign affinity hints to vf's interrupts
4016 - net: thunderx: bgx: Use standard firmware node infrastructure.
4017 - net: thunderx: bgx: Add log message when setting mac address
4018 - net: thunderx: Alloc higher order pages when pagesize is small
4019 - net: cavium: liquidio: Return correct error code
4020 - net: cavium: liquidio: fix check for in progress flag
4021 - livepatch: add old_sympos as disambiguator field to klp_func
4022 - livepatch: add sympos as disambiguator field to klp_reloc
4023 - livepatch: function,sympos scheme in livepatch sysfs directory
4024 - module: Use the same logic for setting and unsetting RO/NX
4025 - gcov: use within_module() helper.
4026 - module: use a structure to encapsulate layout.
4027 - module: clean up RO/NX handling.
4028 - module: keep percpu symbols in module's symtab
4029 - livepatch: Cleanup module page permission changes
4030
4031 [ Upstream Kernel Changes ]
4032
4033 * rebase to v4.4.2
4034
4035 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
4036
4037 linux (4.4.0-6.21) xenial; urgency=low
4038
4039 [ Tim Gardner ]
4040
4041 * Release Tracking Bug
4042 - LP: #1546283
4043
4044 * Naples/Zen, NTB Driver (LP: #1542071)
4045 - [Config] CONFIG_NTB_AMD=m
4046 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
4047
4048 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
4049 - SAUCE: storvsc: use small sg_tablesize on x86
4050
4051 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
4052 - [Config] CONFIG_ARMV8_DEPRECATED=y
4053
4054 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
4055 - powerpc/eeh: Fix stale cached primary bus
4056
4057 * Miscellaneous Ubuntu changes
4058 - SAUCE: fs: Add user namesapace member to struct super_block
4059 - SAUCE: fs: Limit file caps to the user namespace of the super block
4060 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
4061 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
4062 - SAUCE: block_dev: Check permissions towards block device inode when mounting
4063 - SAUCE: fs: Treat foreign mounts as nosuid
4064 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
4065 - SAUCE: userns: Replace in_userns with current_in_userns
4066 - SAUCE: Smack: Handle labels consistently in untrusted mounts
4067 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
4068 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
4069 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
4070 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
4071 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
4072 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
4073 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
4074 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
4075 - SAUCE: fuse: Add support for pid namespaces
4076 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
4077 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
4078 - SAUCE: fuse: Allow user namespace mounts
4079 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
4080 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
4081 - SAUCE: quota: Convert ids relative to s_user_ns
4082 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
4083 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
4084 - SAUCE: quota: Treat superblock owner as privilged
4085 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
4086 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
4087 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
4088 - SAUCE: ext4: Add module parameter to enable user namespace mounts
4089 - SAUCE: fuse: Add module parameter to enable user namespace mounts
4090
4091 * Miscellaneous upstream changes
4092 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
4093 - libahci: Implement the capability to override the generic ahci interrupt handler.
4094 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
4095 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
4096
4097 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
4098
4099 linux (4.4.0-5.20) xenial; urgency=low
4100
4101 [ Tim Gardner ]
4102
4103 * Release Tracking Bug
4104 - LP: #1544637
4105
4106 * s390/cio: update measurement characteristics (LP: #1541534)
4107 - s390/cio: fix measurement characteristics memleak
4108 - s390/cio: ensure consistent measurement state
4109 - s390/cio: update measurement characteristics
4110
4111 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
4112 - qeth: initialize net_device with carrier off
4113
4114 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
4115 - [Config] CONFIG_ZONE_DMA=y
4116 - mm: CONFIG_NR_ZONES_EXTENDED
4117
4118 * perf enahancements for ppc64 (LP: #1521678)
4119 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
4120 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
4121 - perf kvm/powerpc: Port perf kvm stat to powerpc
4122 - perf kvm/powerpc: Add support for HCALL reasons
4123
4124 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
4125 - SAUCE: nbd: ratelimit error msgs after socket close
4126
4127 * sleep from invalid context in aa_move_mount (LP: #1539349)
4128 - SAUCE: apparmor: fix sleep from invalid context
4129
4130 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
4131 - net/mlx5_core: Modify enable/disable hca functions
4132 - net/mlx5_core: Add base sriov support
4133 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
4134 - net/mlx5: Update access functions to Query/Modify vport MAC address
4135 - net/mlx5: Introduce access functions to modify/query vport mac lists
4136 - net/mlx5: Introduce access functions to modify/query vport state
4137 - net/mlx5: Introduce access functions to modify/query vport promisc mode
4138 - net/mlx5: Introduce access functions to modify/query vport vlans
4139 - net/mlx5e: Write UC/MC list and promisc mode into vport context
4140 - net/mlx5e: Write vlan list into vport context
4141 - net/mlx5: Introducing E-Switch and l2 table
4142 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
4143 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
4144 - net/mlx5: E-Switch, Introduce Vport administration functions
4145 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
4146 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
4147 - net/mlx5: E-Switch, Introduce get vf statistics
4148 - net/mlx5e: Add support for SR-IOV ndos
4149 - net/mlx5: Fix query E-Switch capabilities
4150 - net/mlx5e: Assign random MAC address if needed
4151
4152 * make wacom_w8001 work well in xenial (LP: #1542771)
4153 - Input: wacom_w8001 - use __set_bit for evbits
4154 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
4155 - Input: wacom_w8001 - handle touch error case correctly
4156 - Input: wacom_w8001 - split pen and touch initialization up
4157 - Input: wacom_w8001 - split the touch and pen devices into two devices
4158 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
4159
4160 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
4161 - ubuntu: vbox -- update to 5.0.14-dfsg-2
4162
4163 * Miscellaneous Ubuntu changes
4164 - [Packaging] git-ubuntu-log -- fix empty section formatting
4165 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
4166
4167 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
4168
4169 linux (4.4.0-4.19) xenial; urgency=low
4170
4171 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
4172 - [Config] update spl/zfs version
4173 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
4174 - [Config] reconstruct -- drop links for zfs userspace components
4175 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
4176
4177 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
4178 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
4179
4180 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
4181 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
4182
4183 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
4184 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
4185
4186 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
4187 - HID: multitouch: enable palm rejection if device implements confidence usage
4188
4189 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
4190 - qla2xxx: Remove unavailable firmware files
4191 - qla2xxx: Enable Extended Logins support
4192 - qla2xxx: Enable Exchange offload support.
4193 - qla2xxx: Enable Target counters in DebugFS.
4194 - qla2xxx: Add FW resource count in DebugFS.
4195 - qla2xxx: Added interface to send explicit LOGO.
4196 - qla2xxx: Delete session if initiator is gone from FW
4197 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
4198 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
4199 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
4200 - qla2xxx: Add irq affinity notification
4201 - qla2xxx: Add selective command queuing
4202 - qla2xxx: Move atioq to a different lock to reduce lock contention
4203 - qla2xxx: Disable ZIO at start time.
4204 - qla2xxx: Set all queues to 4k
4205 - qla2xxx: Check for online flag instead of active reset when transmitting responses
4206 - scsi: qla2xxxx: avoid type mismatch in comparison
4207
4208 * [Hyper-V] PCI Passthrough (LP: #1541120)
4209 - x86/irq: Export functions to allow MSI domains in modules
4210 - genirq/msi: Export functions to allow MSI domains in modules
4211
4212 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
4213 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
4214 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
4215 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
4216 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
4217 - lpfc: Fix crash in fcp command completion path.
4218 - lpfc: Modularize and cleanup FDMI code in driver
4219 - lpfc: Fix RDP Speed reporting.
4220 - lpfc: Fix RDP ACC being too long.
4221 - lpfc: Make write check error processing more resilient
4222 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
4223 - lpfc: Fix mbox reuse in PLOGI completion
4224 - lpfc: Fix external loopback failure.
4225 - lpfc: Add logging for misconfigured optics.
4226 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
4227 - lpfc: Use kzalloc instead of kmalloc
4228 - lpfc: Update version to 11.0.0.10 for upstream patch set
4229
4230 * Miscellaneous Ubuntu changes
4231 - [Config] CONFIG_ARM64_VA_BITS=48
4232 - [Config] Fixed Vcs-Git
4233
4234 * Miscellaneous upstream changes
4235 - cxl: Fix possible idr warning when contexts are released
4236 - cxl: use correct operator when writing pcie config space values
4237 - cxlflash: drop unlikely before IS_ERR_OR_NULL
4238 - cxl: Fix DSI misses when the context owning task exits
4239 - cxlflash: Removed driver date print
4240 - cxlflash: Fix to resolve cmd leak after host reset
4241 - cxlflash: Resolve oops in wait_port_offline
4242 - cxlflash: Enable device id for future IBM CXL adapter
4243 - cxl: fix build for GCC 4.6.x
4244 - cxl: use -Werror only with CONFIG_PPC_WERROR
4245 - cxl: Enable PCI device ID for future IBM CXL adapter
4246
4247 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
4248
4249 linux (4.4.0-3.17) xenial; urgency=low
4250
4251 [ Tim Gardner ]
4252
4253 * Release Tracking Bug
4254 - LP: #1541058
4255 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
4256 - LP: #1531539
4257 * SAUCE: nvme merge cleanup
4258 - LP: #1531539
4259 * rebase to v4.4.1
4260
4261 [ Andy Whitcroft ]
4262
4263 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
4264 ioctls"
4265 - LP: #1538618
4266 * postinst -- detect symlinks correctly
4267 - LP: #1536810
4268
4269 [ John Johansen ]
4270
4271 * SAUCE: apparmor: fix sleep from invalid context
4272 - LP: #1539349
4273
4274 [ Upstream Kernel Changes ]
4275
4276 * powerpc/eeh: Fix PE location code
4277 - LP: #1538909
4278 * powerpc/pseries: Limit EPOW reset event warnings
4279 - LP: #1539102
4280 * lightnvm: fix bio submission issue
4281 - LP: #1531539
4282 * lightnvm: fix incorrect nr_free_blocks stat
4283 - LP: #1531539
4284 * lightnvm: add check after mempool allocation
4285 - LP: #1531539
4286 * lightnvm: unlock rq and free ppa_list on submission fail
4287 - LP: #1531539
4288 * lightnvm: move ppa erase logic to core
4289 - LP: #1531539
4290 * lightnvm: refactor rqd ppa list into set/free
4291 - LP: #1531539
4292 * lightnvm: refactor end_io functions for sync
4293 - LP: #1531539
4294 * lightnvm: return the get_bb_tbl return value
4295 - LP: #1531539
4296 * lightnvm: check bi_error in gc
4297 - LP: #1531539
4298 * lightnvm: put block back to gc list on its reclaim fail
4299 - LP: #1531539
4300 * lightnvm: fix locking and mempool in rrpc_lun_gc
4301 - LP: #1531539
4302 * lightnvm: sectors first in ppa list
4303 - LP: #1531539
4304 * lightnvm: move the pages per block check out of the loop
4305 - LP: #1531539
4306 * lightnvm: support multiple ppas in nvm_erase_ppa
4307 - LP: #1531539
4308 * lightnvm: move rq->error to nvm_rq->error
4309 - LP: #1531539
4310 * lightnvm: introduce nvm_submit_ppa
4311 - LP: #1531539
4312 * lightnvm: reference rrpc lun in rrpc block
4313 - LP: #1531539
4314 * lightnvm: fix missing grown bad block type
4315 - LP: #1531539
4316 * lightnvm: manage open and closed blocks separately
4317 - LP: #1531539
4318 * lightnvm: add mccap support
4319 - LP: #1531539
4320 * lightnvm: introduce mlc lower page table mappings
4321 - LP: #1531539
4322 * lightnvm: core on-disk initialization
4323 - LP: #1531539
4324 * lightnvm: introduce ioctl to initialize device
4325 - LP: #1531539
4326 * lightnvm: use system block for mm initialization
4327 - LP: #1531539
4328 * lightnvm: introduce factory reset
4329 - LP: #1531539
4330 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
4331 - LP: #1531539
4332 * blk-mq: add a flags parameter to blk_mq_alloc_request
4333 - LP: #1531539
4334 * nvme: move struct nvme_iod to pci.c
4335 - LP: #1531539
4336 * nvme: split command submission helpers out of pci.c
4337 - LP: #1531539
4338 * nvme: use offset instead of a struct for registers
4339 - LP: #1531539
4340 * nvme: split nvme_trans_device_id_page
4341 - LP: #1531539
4342 * nvme: use vendor it from identify
4343 - LP: #1531539
4344 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
4345 - LP: #1531539
4346 * nvme: simplify nvme_setup_prps calling convention
4347 - LP: #1531539
4348 * nvme: refactor nvme_queue_rq
4349 - LP: #1531539
4350 * nvme: factor out a nvme_unmap_data helper
4351 - LP: #1531539
4352 * nvme: move nvme_error_status to common code
4353 - LP: #1531539
4354 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
4355 - LP: #1531539
4356 * nvme: split __nvme_submit_sync_cmd
4357 - LP: #1531539
4358 * nvme: use the block layer for userspace passthrough metadata
4359 - LP: #1531539
4360 * nvme: move block_device_operations and ns/ctrl freeing to common code
4361 - LP: #1531539
4362 * nvme: add explicit quirk handling
4363 - LP: #1531539
4364 * nvme: move remaining CC setup into nvme_enable_ctrl
4365 - LP: #1531539
4366 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
4367 - LP: #1531539
4368 * nvme: add a common helper to read Identify Controller data
4369 - LP: #1531539
4370 * nvme: move the call to nvme_init_identify earlier
4371 - LP: #1531539
4372 * nvme: move namespace scanning to common code
4373 - LP: #1531539
4374 * nvme: move chardev and sysfs interface to common code
4375 - LP: #1531539
4376 * nvme: refactor set_queue_count
4377 - LP: #1531539
4378 * blk-integrity: empty implementation when disabled
4379 - LP: #1531539
4380 * NVMe: fix build with CONFIG_NVM enabled
4381 - LP: #1531539
4382 * nvme: fix another 32-bit build warning
4383 - LP: #1531539
4384 * nvme: precedence bug in nvme_pr_clear()
4385 - LP: #1531539
4386 * nvme: only ignore hardware errors in nvme_create_io_queues
4387 - LP: #1531539
4388 * nvme: only add a controller to dev_list after it's been fully
4389 initialized
4390 - LP: #1531539
4391 * nvme: protect against simultaneous shutdown invocations
4392 - LP: #1531539
4393 * nvme: don't take the I/O queue q_lock in nvme_timeout
4394 - LP: #1531539
4395 * nvme: merge nvme_abort_req and nvme_timeout
4396 - LP: #1531539
4397 * nvme: add NVME_SC_CANCELLED
4398 - LP: #1531539
4399 * nvme: simplify resets
4400 - LP: #1531539
4401 * nvme: do not restart the request timeout if we're resetting the
4402 controller
4403 - LP: #1531539
4404 * nvme: merge probe_work and reset_work
4405 - LP: #1531539
4406 * nvme: remove dead controllers from a work item
4407 - LP: #1531539
4408 * nvme: switch abort_limit to an atomic_t
4409 - LP: #1531539
4410 * NVMe: Implement namespace list scanning
4411 - LP: #1531539
4412 * NVMe: Use unbounded work queue for all work
4413 - LP: #1531539
4414 * NVMe: Remove device management handles on remove
4415 - LP: #1531539
4416 * NVMe: Simplify metadata setup
4417 - LP: #1531539
4418 * nvme: fix admin queue depth
4419 - LP: #1531539
4420 * nvme: factor out a few helpers from req_completion
4421 - LP: #1531539
4422 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
4423 - LP: #1531539
4424 * nvme: switch abort to blk_execute_rq_nowait
4425 - LP: #1531539
4426 * nvme: special case AEN requests
4427 - LP: #1531539
4428 * nvme: simplify completion handling
4429 - LP: #1531539
4430 * nvme: properly free resources for cancelled command
4431 - LP: #1531539
4432 * nvme: meta_sg doesn't have to be an array
4433 - LP: #1531539
4434 * nvme: merge iod and cmd_info
4435 - LP: #1531539
4436 * NVMe: Add pci error handlers
4437 - LP: #1531539
4438 * NVMe: Export namespace attributes to sysfs
4439 - LP: #1531539
4440 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
4441 - LP: #1531539
4442 * nvme: synchronize access to ctrl->namespaces
4443 - LP: #1531539
4444 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
4445 - LP: #1531539
4446 * nvme: make SG_IO support optional
4447 - LP: #1531539
4448 * NVMe: Fix admin queue ring wrap
4449 - LP: #1531539
4450 * NVMe: Use a retryable error code on reset
4451 - LP: #1531539
4452 * NVMe: Remove queue freezing on resets
4453 - LP: #1531539
4454 * NVMe: IO queue deletion re-write
4455 - LP: #1531539
4456 * NVMe: Shutdown controller only for power-off
4457 - LP: #1531539
4458 * NVMe: Export NVMe attributes to sysfs group
4459 - LP: #1531539
4460 * i40e: fix build warnings
4461 * net: i40e: shut up uninitialized variable warnings
4462 * Drivers: hv: vmbus: fix build warning
4463 * Drivers: hv: util: Increase the timeout for util services
4464 * Drivers: hv: utils: run polling callback always in interrupt context
4465 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
4466 * tools: hv: remove repeated HV_FCOPY string
4467 * Drivers: hv: util: catch allocation errors
4468 * Drivers: hv: utils: use memdup_user in hvt_op_write
4469 * drivers/hv: cleanup synic msrs if vmbus connect failed
4470 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
4471 num
4472 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
4473 * drivers:hv: Define the channel type for Hyper-V PCI Express
4474 pass-through
4475 * Drivers: hv: vss: run only on supported host versions
4476 * Drivers: hv: vmbus: Use uuid_le type consistently
4477 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
4478 * Drivers: hv: vmbus: Get rid of the unused macro
4479 * Drivers: hv: vmbus: Get rid of the unused irq variable
4480 * Drivers: hv: vmbus: serialize process_chn_event() and
4481 vmbus_close_internal()
4482 * Drivers: hv: vmbus: do sanity check of channel state in
4483 vmbus_close_internal()
4484 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
4485 driver
4486 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
4487 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
4488 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
4489 * Drivers: hv: vmbus: Fix a Host signaling bug
4490 * drivers/hv: correct tsc page sequence invalid value
4491 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
4492 * Drivers: hv: utils: Invoke the poll function after handshake
4493 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
4494 * Drivers: hv: utils: fix memory leak on on_msg() failure
4495 * Drivers: hv: utils: rename outmsg_lock
4496 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
4497 * Drivers: hv: utils: fix crash when device is removed from host side
4498 * Drivers: hv: ring_buffer.c: fix comment style
4499 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
4500 * Drivers: hv: ring_buffer: remove code duplication from
4501 hv_ringbuffer_peek/read()
4502 * Drivers: hv: remove code duplication between
4503 vmbus_recvpacket()/vmbus_recvpacket_raw()
4504 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
4505 * drivers/hv: replace enum hv_message_type by u32
4506 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
4507 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
4508 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
4509 header
4510 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
4511 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
4512 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
4513
4514 [ Upstream Kernel Changes ]
4515
4516 * rebase to v4.4.1
4517 - LP: #1533461
4518 - LP: #1529624
4519
4520 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
4521
4522 linux (4.4.0-2.16) xenial; urgency=low
4523
4524 [ Andy Whitcroft ]
4525
4526 * Release Tracking Bug
4527 - LP: #1539090
4528 * SAUCE: hv: hv_set_ifconfig -- convert to python3
4529 - LP: #1506521
4530 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
4531 - LP: #1538618
4532
4533 [ Colin Ian King ]
4534
4535 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
4536 bit FADT addresses (LP: #1529381)
4537 - LP: #1529381
4538
4539 [ John Johansen ]
4540
4541 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
4542 being shutdown
4543 - LP: #1446906
4544
4545 [ Mahesh Salgaonkar ]
4546
4547 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
4548 - LP: #1537881
4549 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
4550 interrupt.
4551 - LP: #1537881
4552 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
4553 base errors
4554 - LP: #1537881
4555
4556 [ Paolo Pisati ]
4557
4558 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
4559 #843419 build flags
4560 - LP: #1533009
4561 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
4562 * [Config] disable ARCH_ZX (ZTE ZX Soc)
4563
4564 [ Tim Gardner ]
4565
4566 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
4567 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
4568 - LP: #1536719
4569 * SAUCE: drop obsolete bnx2x firmware
4570 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
4571 - LP: #1536474
4572 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
4573 - LP: #1534647
4574 * [Config] Add pvpanic to virtual flavour
4575 - LP: #1537923
4576 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
4577 - LP: #1520457
4578
4579 [ Upstream Kernel Changes ]
4580
4581 * i40evf: fix compiler warning of unused variable
4582 - LP: #1536474
4583 * intel: i40e: fix confused code
4584 - LP: #1536474
4585 * i40e/i40evf: remove unused tunnel parameter
4586 - LP: #1536474
4587 * i40e: Change BUG_ON to WARN_ON in service event complete
4588 - LP: #1536474
4589 * i40e: remove BUG_ON from feature string building
4590 - LP: #1536474
4591 * i40e: remove BUG_ON from FCoE setup
4592 - LP: #1536474
4593 * i40e: Workaround fix for mss < 256 issue
4594 - LP: #1536474
4595 * i40e/i40evf: Add a stat to track how many times we have to do a force
4596 WB
4597 - LP: #1536474
4598 * i40e: Move the saving of old link info from handle_link_event to
4599 link_event
4600 - LP: #1536474
4601 * i40e/i40evf: Add comment to #endif
4602 - LP: #1536474
4603 * i40e/i40evf: clean up error messages
4604 - LP: #1536474
4605 * i40evf: handle many MAC filters correctly
4606 - LP: #1536474
4607 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
4608 - LP: #1536474
4609 * i40e: rework the functions to configure RSS with similar parameters
4610 - LP: #1536474
4611 * i40e: create a generic configure rss function
4612 - LP: #1536474
4613 * i40e: Bump version to 1.4.2
4614 - LP: #1536474
4615 * i40e: add new fields to store user configuration
4616 - LP: #1536474
4617 * i40e: rename rss_size to alloc_rss_size in i40e_pf
4618 - LP: #1536474
4619 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
4620 workaround
4621 - LP: #1536474
4622 * i40e/i40evf: prefetch skb data on transmit
4623 - LP: #1536474
4624 * i40evf: rename VF adapter specific RSS function
4625 - LP: #1536474
4626 * i40evf: create a generic config RSS function
4627 - LP: #1536474
4628 * i40evf: create a generic get RSS function
4629 - LP: #1536474
4630 * i40evf: add new fields to store user configuration of RSS
4631 - LP: #1536474
4632 * i40e: Update error messaging
4633 - LP: #1536474
4634 * i40e: fix confusing message
4635 - LP: #1536474
4636 * i40e: make error message more useful
4637 - LP: #1536474
4638 * i40evf: quoth the VF driver, Nevermore
4639 - LP: #1536474
4640 * i40evf: allocate queue vectors dynamically
4641 - LP: #1536474
4642 * i40evf: allocate ring structs dynamically
4643 - LP: #1536474
4644 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
4645 - LP: #1536474
4646 * i40e: fix: do not sleep in netdev_ops
4647 - LP: #1536474
4648 * i40e: remove unused argument
4649 - LP: #1536474
4650 * i40evf: increase max number of queues
4651 - LP: #1536474
4652 * i40evf: set real num queues
4653 - LP: #1536474
4654 * i40evf: remove duplicate string
4655 - LP: #1536474
4656 * i40e: Detection and recovery of TX queue hung logic moved to
4657 service_task from tx_timeout
4658 - LP: #1536474
4659 * i40e: Fix memory leaks, sideband filter programming
4660 - LP: #1536474
4661 * i40evf: don't use atomic allocation
4662 - LP: #1536474
4663 * i40e: propagate properly
4664 - LP: #1536474
4665 * i40evf: use correct types
4666 - LP: #1536474
4667 * i40e: use priv flags to control packet split
4668 - LP: #1536474
4669 * i40e: Remove separate functions gathering XOFF Rx stats
4670 - LP: #1536474
4671 * i40e: fix whitespace
4672 - LP: #1536474
4673 * i40e/i40evf: use logical operator
4674 - LP: #1536474
4675 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
4676 - LP: #1536474
4677 * i40e: trivial fixes
4678 - LP: #1536474
4679 * i40e: Fix i40e_print_features() VEB mode output
4680 - LP: #1536474
4681 * i40e: chomp the BIT(_ULL)
4682 - LP: #1536474
4683 * i40e: properly delete VF MAC filters
4684 - LP: #1536474
4685 * i40e: don't add zero MAC filter
4686 - LP: #1536474
4687 * i40evf: check rings before freeing resources
4688 - LP: #1536474
4689 * i40e: use explicit cast from u16 to u8
4690 - LP: #1536474
4691 * i40e: Opcode and structures required by OEM Post Update AQ command and
4692 add new NVM arq message
4693 - LP: #1536474
4694 * i40e: hush little warnings
4695 - LP: #1536474
4696 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
4697 - LP: #1536474
4698 * i40e: clean whole mac filter list
4699 - LP: #1536474
4700 * i40evf: change version string generation
4701 - LP: #1536474
4702 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
4703 - LP: #1536474
4704 * geneve: UDP checksum configuration via netlink
4705 - LP: #1536474
4706 * geneve: Add geneve udp port offload for ethernet devices
4707 - LP: #1536474
4708 * i40e: geneve tunnel offload support
4709 - LP: #1536474
4710 * geneve: Add geneve_get_rx_port support
4711 - LP: #1536474
4712 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
4713 - LP: #1536474
4714 * i40e: change log messages and error returns
4715 - LP: #1536474
4716 * i40e: allow zero MAC address for VFs
4717 - LP: #1536474
4718 * i40e: Look up MAC address in Open Firmware or IDPROM
4719 - LP: #1536474
4720 * i40e: Fix Rx hash reported to the stack by our driver
4721 - LP: #1536474
4722 * i40e: remove forever unused ID
4723 - LP: #1536474
4724 * igb: add 88E1543 initialization code
4725 * igb: don't unmap NULL hw_addr
4726 * igb: use the correct i210 register for EEMNGCTL
4727 * igb: fix NULL derefs due to skipped SR-IOV enabling
4728 * igb: improve handling of disconnected adapters
4729 * igb: Remove GS40G specific defines/functions
4730 * igb: Don't add PHY address to PCDL address
4731 * igb: Improve cable length function for I210, etc.
4732 * igb: Explicitly label self-test result indices
4733 * ixgbe: drop null test before destroy functions
4734 - LP: #1536473
4735 * ixgbe: Delete redundant include file
4736 - LP: #1536473
4737 * ixgbe: fix multiple kernel-doc errors
4738 - LP: #1536473
4739 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
4740 vector
4741 - LP: #1536473
4742 * ixgbe: Add KR mode support for CS4227 chip
4743 - LP: #1536473
4744 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
4745 to 12K
4746 - LP: #1536473
4747 * ixgbe/ixgbevf: use napi_schedule_irqoff()
4748 - LP: #1536473
4749 * ixgbe: Remove CS4227 diagnostic code
4750 - LP: #1536473
4751 * ixgbevf: use ether_addr_copy instead of memcpy
4752 - LP: #1536473
4753 * ixgbevf: fix spoofed packets with random MAC
4754 - LP: #1536473
4755 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
4756 - LP: #1536473
4757 * ixgbe: Add support for newer thermal alarm
4758 - LP: #1536473
4759 * ixgbe: Use private workqueue to avoid certain possible hangs
4760 - LP: #1536473
4761 * ixgbevf: Use a private workqueue to avoid certain possible hangs
4762 - LP: #1536473
4763 * ixgbevf: Minor cleanups
4764 - LP: #1536473
4765 * ixgbe: Refactor MAC address configuration code
4766 - LP: #1536473
4767 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
4768 - LP: #1536473
4769 * ixgbe: Allow FDB entries access to more RAR filters
4770 - LP: #1536473
4771 * ixgbe: Update PTP to support X550EM_x devices
4772 - LP: #1536473
4773 * ixgbe: Correct spec violations by waiting after reset
4774 - LP: #1536473
4775 * ixgbe: Wait for master disable to be set
4776 - LP: #1536473
4777 * ixgbe: Save VF info and take references
4778 - LP: #1536473
4779 * ixgbe: Handle extended IPv6 headers in Tx path
4780 - LP: #1536473
4781 * ixgbe: Always turn PHY power on when requested
4782 - LP: #1536473
4783 * ixgbevf: Handle extended IPv6 headers in Tx path
4784 - LP: #1536473
4785 * ixgbe: Return error on failure to allocate mac_table
4786 - LP: #1536473
4787 * ixgbe: Fix SR-IOV VLAN pool configuration
4788 - LP: #1536473
4789 * ixgbe: Simplify definitions for regidx and bit in set_vfta
4790 - LP: #1536473
4791 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
4792 - LP: #1536473
4793 * ixgbe: Simplify configuration of setting VLVF and VLVFB
4794 - LP: #1536473
4795 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
4796 - LP: #1536473
4797 * ixgbe: Reorder search to work from the top down instead of bottom up
4798 - LP: #1536473
4799 * ixgbe: Add support for VLAN promiscuous with SR-IOV
4800 - LP: #1536473
4801 * ixgbe: Fix VLAN promisc in relation to SR-IOV
4802 - LP: #1536473
4803 * ixgbe: Clear stale pool mappings
4804 - LP: #1536473
4805 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
4806 - LP: #1536473
4807 * ixgbe: do not report 2.5 Gbps as supported
4808 - LP: #1536473
4809 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
4810 per vector
4811 - LP: #1536473
4812 * ixgbevf: minor cleanups for ixgbevf_set_itr()
4813 - LP: #1536473
4814 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
4815 - LP: #1536473
4816 * ixgbe: report correct media type for KR, KX and KX4 interfaces
4817 - LP: #1536473
4818 * ixgbe: Clean up redundancy in hw_enc_features
4819 - LP: #1536473
4820 * ixgbe: fix RSS limit for X550
4821 - LP: #1536473
4822 * ixgbe: Correct X550EM_x revision check
4823 - LP: #1536473
4824 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
4825 - LP: #1536473
4826 * ixgbe: Fill at least min credits to a TC credit refills
4827 - LP: #1536473
4828 * ixgbe: use correct FCoE DDP max check
4829 - LP: #1536473
4830 * ixgbe: fix broken PFC with X550
4831 - LP: #1536473
4832 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
4833 - LP: #1536473
4834 * ixgbe: Correct handling of any outer UDP checksum setting
4835 - LP: #1536473
4836 * ixgbe: Fix to get FDMI HBA attributes information with X550
4837 - LP: #1536473
4838 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
4839 - LP: #1536473
4840 * ixgbe: Make ATR recognize IPv6 extended headers
4841 - LP: #1536473
4842 * e1000: make eeprom read/write scheduler friendly
4843 * e1000: fix data race between tx_ring->next_to_clean
4844 * e1000: Remove checkpatch coding style errors
4845 * e1000: clean up the checking logic
4846 * e1000: fix a typo in the comment
4847 * e1000e: clean up the local variable
4848 * e1000: fix kernel-doc argument being missing
4849 * e1000: get rid of duplicate exit path
4850 * e1000: Elementary checkpatch warnings and checks removed
4851 * e1000e: fix division by zero on jumbo MTUs
4852 * e1000e: Increase timeout of polling bit RSPCIPHY
4853 * e1000e: initial support for i219-LM (3)
4854 * e1000e: Switch e1000e_up to void, drop code checking for error result
4855 * e1000e: Remove unreachable code
4856 * e1000e: Do not read ICR in Other interrupt
4857 * e1000e: Do not write lsc to ics in msi-x mode
4858 * e1000e: Fix msi-x interrupt automask
4859 * acpi: pci: Setup MSI domain for ACPI based pci devices
4860 * irqdomain: Introduce is_fwnode_irqchip helper
4861 * irqchip/gic-v2m: Refactor to prepare for ACPI support
4862 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
4863 * clk: xgene: Fix divider with non-zero shift value
4864 * i2c: designware: Do not require clock when SSCN and FFCN are provided
4865 * fm10k: do not assume VF always has 1 queue
4866 - LP: #1536475
4867 * fm10k: Correct MTU for jumbo frames
4868 - LP: #1536475
4869 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
4870 vector
4871 - LP: #1536475
4872 * fm10k: use napi_schedule_irqoff()
4873 - LP: #1536475
4874 * fm10k: set netdev features in one location
4875 - LP: #1536475
4876 * fm10k: reset max_queues on init_hw_vf failure
4877 - LP: #1536475
4878 * fm10k: always check init_hw for errors
4879 - LP: #1536475
4880 * fm10k: reinitialize queuing scheme after calling init_hw
4881 - LP: #1536475
4882 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
4883 - LP: #1536475
4884 * fm10k: explicitly typecast vlan values to u16
4885 - LP: #1536475
4886 * fm10k: add statistics for actual DWORD count of mbmem mailbox
4887 - LP: #1536475
4888 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
4889 - LP: #1536475
4890 * fm10k: Add support for ITR scaling based on PCIe link speed
4891 - LP: #1536475
4892 * fm10k: introduce ITR_IS_ADAPTIVE macro
4893 - LP: #1536475
4894 * fm10k: Update adaptive ITR algorithm
4895 - LP: #1536475
4896 * fm10k: use macro for default Tx and Rx ITR values
4897 - LP: #1536475
4898 * fm10k: change default Tx ITR to 25usec
4899 - LP: #1536475
4900 * fm10k: TRIVIAL fix typo of hardware
4901 - LP: #1536475
4902 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
4903 - LP: #1536475
4904 * fm10k: use ether_addr_copy to copy MAC address
4905 - LP: #1536475
4906 * fm10k: do not use CamelCase
4907 - LP: #1536475
4908 * fm10k: remove unnecessary else block from if statements with return
4909 - LP: #1536475
4910 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
4911 - LP: #1536475
4912 * fm10k: consistently refer to VLANs and VLAN IDs
4913 - LP: #1536475
4914 * fm10k: bump driver version
4915 - LP: #1536475
4916 * fm10k: conditionally compile DCB and DebugFS support
4917 - LP: #1536475
4918 * fm10k: Cleanup MSI-X interrupts in case of failure
4919 - LP: #1536475
4920 * fm10k: Cleanup exception handling for mailbox interrupt
4921 - LP: #1536475
4922 * fm10k: do not inline fm10k_iov_select_vid()
4923 - LP: #1536475
4924 * fm10k: whitespace cleanups
4925 - LP: #1536475
4926 * fm10k: use BIT() macro instead of open-coded bit-shifting
4927 - LP: #1536475
4928 * fm10k: cleanup namespace pollution
4929 - LP: #1536475
4930 * fm10k: cleanup overly long lines
4931 - LP: #1536475
4932 * fm10k: initialize xps at driver load
4933 - LP: #1536475
4934 * fm10k: don't initialize fm10k_workqueue at global level
4935 - LP: #1536475
4936 * fm10k: correctly pack TLV structures and explain reasoning
4937 - LP: #1536475
4938 * fm10k: Cleanup exception handling for changing queues
4939 - LP: #1536475
4940 * fm10k: use ether_addr_equal instead of memcmp
4941 - LP: #1536475
4942 * fm10k: address operator not needed when declaring function pointers
4943 - LP: #1536475
4944 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
4945 - LP: #1536475
4946 * fm10k: remove unused struct element
4947 - LP: #1536475
4948 * fm10k: use true/false for boolean get_host_state
4949 - LP: #1536475
4950 * fm10k: cleanup mailbox code comments etc
4951 - LP: #1536475
4952 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
4953 - LP: #1536475
4954 * device property: always check for fwnode type
4955 - LP: #1533035
4956 * device property: rename helper functions
4957 - LP: #1533035
4958 * device property: refactor built-in properties support
4959 - LP: #1533035
4960 * device property: keep single value inplace
4961 - LP: #1533035
4962 * device property: helper macros for property entry creation
4963 - LP: #1533035
4964 * device property: improve readability of macros
4965 - LP: #1533035
4966 * device property: return -EINVAL when property isn't found in ACPI
4967 - LP: #1533035
4968 * device property: Fallback to secondary fwnode if primary misses the
4969 property
4970 - LP: #1533035
4971 * device property: Take a copy of the property set
4972 - LP: #1533035
4973 * driver core: platform: Add support for built-in device properties
4974 - LP: #1533035
4975 * driver core: Do not overwrite secondary fwnode with NULL if it is set
4976 - LP: #1533035
4977 * mfd: core: propagate device properties to sub devices drivers
4978 - LP: #1533035
4979 * mfd: intel-lpss: Add support for passing device properties
4980 - LP: #1533035
4981 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
4982 - LP: #1533035
4983 * mfd: intel-lpss: Pass HSUART configuration via properties
4984 - LP: #1533035
4985 * i2c: designware: Convert to use unified device property API
4986 - LP: #1533035
4987 * keys, trusted: fix: *do not* allow duplicate key options
4988 - LP: #1398274
4989 * keys, trusted: select hash algorithm for TPM2 chips
4990 - LP: #1398274
4991 * keys, trusted: seal with a TPM2 authorization policy
4992 - LP: #1398274
4993 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
4994 - LP: #1461360
4995 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
4996 - LP: #1461360
4997 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
4998 offset
4999 - LP: #1461360
5000 * drm/i915: WaRsDisableCoarsePowerGating
5001 - LP: #1527462
5002 * drm/i915/skl: Add SKL GT4 PCI IDs
5003 - LP: #1527462
5004 * drm/i915/skl: Disable coarse power gating up until F0
5005 - LP: #1527462
5006 * platform:x86: add Intel P-Unit mailbox IPC driver
5007 - LP: #1520457
5008 * intel_punit_ipc: add NULL check for input parameters
5009 - LP: #1520457
5010 * platform/x86: Add Intel Telemetry Core Driver
5011 - LP: #1520457
5012 * intel_pmc_ipc: update acpi resource structure for Punit
5013 - LP: #1520457
5014 * platform:x86: Add Intel telemetry platform device
5015 - LP: #1520457
5016 * platform:x86: Add Intel telemetry platform driver
5017 - LP: #1520457
5018 * platform:x86: Add Intel Telemetry Debugfs interfaces
5019 - LP: #1520457
5020 * cxlflash: a couple off by one bugs
5021
5022 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
5023
5024 linux (4.4.0-1.15) xenial; urgency=low
5025
5026 [ Tim Gardner ]
5027
5028 * Release Tracking Bug
5029 - LP: #1536803
5030
5031 [ Upstream Kernel Changes ]
5032
5033 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
5034 - LP: #1517142
5035
5036 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
5037
5038 linux (4.4.0-0.14) xenial; urgency=low
5039
5040 [ Upstream Kernel Changes ]
5041
5042 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
5043 - LP: #1522415
5044 * powerpc: Add __raw_rm_writeq() function
5045 - LP: #1522415
5046
5047 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
5048
5049 linux (4.4.0-0.13) xenial; urgency=low
5050
5051 [ Andy Whitcroft ]
5052
5053 * [Config] s390x -- the kernel provides ppp-modules such as there are
5054 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
5055
5056 [ Tim Gardner ]
5057
5058 * [Config] Update annotations for VIRTIO_{NET,BLK}
5059 - LP: #1533382
5060
5061 [ Upstream Kernel Changes ]
5062
5063 * powerpc/powernv: Add support for Nvlink NPUs
5064 - LP: #1522415
5065 * powerpc/powernv: Fix update of NVLink DMA mask
5066 - LP: #1522415
5067 * powerpc/powernv: Change NPU PE# assignment
5068 - LP: #1522415
5069 * powerpc/powernv: Reserve PE#0 on NPU
5070 - LP: #1522415
5071 * KEYS: Fix keyring ref leak in join_session_keyring()
5072 - LP: #1534887
5073 - CVE-2016-0728
5074
5075 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
5076
5077 linux (4.4.0-0.12) xenial; urgency=low
5078
5079 [ Eric Dumazet ]
5080
5081 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
5082 - LP: #1527902
5083
5084 [ Guilherme G. Piccoli ]
5085
5086 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
5087 - LP: #1486180
5088
5089 [ Tim Gardner ]
5090
5091 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
5092 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
5093 - LP: #1532886
5094 * [Config] nvme.ko moved to drivers/nvme/host
5095 * [Config] scsi_dh morphed into 4 modules
5096 * [Config] CONFIG_IBMVNIC=m
5097 * [Config] Add DRM ast driver to udeb installer image
5098 - LP: #1514711
5099 * [Config] CONFIG_KVM=y for s390x
5100 - LP: #1532886
5101 * [Config] Install spl/zfs under the kernel modules directory
5102 Fixes some errors in generic.inclusion-list.log
5103
5104 [ Upstream Kernel Changes ]
5105
5106 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
5107 - LP: #1524574
5108 * EDAC: Add DDR4 flag
5109 - LP: #1519631
5110 * EDAC, sb_edac: Virtualize several hard-coded functions
5111 - LP: #1519631
5112 * EDAC, sb_edac: Add support for duplicate device IDs
5113 - LP: #1519631
5114 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
5115 - LP: #1519631
5116 * Driver for IBM System i/p VNIC protocol
5117 - LP: #1532303
5118
5119 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
5120
5121 linux (4.4.0-0.11) xenial; urgency=low
5122
5123 [ Tim Gardner ]
5124
5125 * [Config] Fix bogus reconstruct script
5126
5127 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
5128
5129 linux (4.4.0-0.10) xenial; urgency=low
5130
5131 [ Haren Myneni ]
5132
5133 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
5134 - LP: #1529666
5135
5136 [ Serge Hallyn ]
5137
5138 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
5139
5140 [ Tim Gardner ]
5141
5142 * [Config] CONFIG_ZONE_DEVICE=y for amd64
5143 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
5144 - LP: #1526869
5145 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
5146 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
5147 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
5148 * rebase to v4.4
5149
5150 [ Upstream Kernel Changes ]
5151
5152 * rebase to v4.4
5153
5154 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
5155
5156 linux (4.4.0-0.9) xenial; urgency=low
5157
5158 [ Tim Gardner ]
5159
5160 * rebase to v4.4-rc8
5161
5162 [ Upstream Kernel Changes ]
5163
5164 * rebase to v4.4-rc8
5165
5166 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
5167
5168 linux (4.4.0-0.8) xenial; urgency=low
5169
5170 [ Tim Gardner ]
5171
5172 * rebase to v4.4-rc7
5173
5174 [ Upstream Kernel Changes ]
5175
5176 * rebase to v4.4-rc7
5177
5178 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
5179
5180 linux (4.4.0-0.7) xenial; urgency=low
5181
5182 [ Hui Wang ]
5183
5184 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
5185 - LP: #1527096
5186
5187 [ Jann Horn ]
5188
5189 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
5190 uids/gids
5191 - LP: #1527374
5192
5193 [ Tim Gardner ]
5194
5195 * rebase to v4.4-rc6
5196
5197 [ Upstream Kernel Changes ]
5198
5199 * rebase to v4.4-rc6
5200 - LP: #1526330
5201
5202 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
5203
5204 linux (4.4.0-0.6) xenial; urgency=low
5205
5206 [ Andy Whitcroft ]
5207
5208 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
5209 support in latest compilers
5210 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
5211 ARMv8.1 support in latest compilers
5212
5213 [ Tim Gardner ]
5214
5215 * [Config] s390 -> s390x
5216 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
5217
5218 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
5219
5220 linux (4.4.0-0.5) xenial; urgency=low
5221
5222 [ Andy Whitcroft ]
5223
5224 * [Config] s390x -- enable tools
5225 - LP: #1524319
5226 * [Config] s390x -- add architecture to getabis
5227 * [Config] s390x -- add s390x ABI information
5228 * [Config] s390x -- enable ABI checks
5229
5230 [ Tim Gardner ]
5231
5232 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
5233 * [Config] Add s390 modules to nic-modules udeb
5234 - LP: #1525297
5235 * rebase to v4.4-rc5
5236
5237 [ Upstream Kernel Changes ]
5238
5239 * rebase to v4.4-rc5
5240 - LP: #1523517
5241 - LP: #1523232
5242
5243 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
5244
5245 linux (4.4.0-0.4) xenial; urgency=low
5246
5247 [ Upstream Kernel Changes ]
5248
5249 * cgroup: make css_set pin its css's to avoid use-afer-free
5250 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
5251 freezer_attach()
5252 * cgroup: fix handling of multi-destination migration from
5253 subtree_control enabling
5254
5255 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
5256
5257 linux (4.4.0-0.3) xenial; urgency=low
5258
5259 [ Upstream Kernel Changes ]
5260
5261 * rebase to v4.4-rc4
5262
5263 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
5264
5265 linux (4.4.0-0.2) xenial; urgency=low
5266
5267 [ Tim Gardner ]
5268
5269 * [Config] Add spl/zfs provides to generic and powerpc64-smp
5270 * [Config] Add zfs to d-i fs-core-modules
5271 * [Config] Include all s390 specific drivers in linux-image
5272 - LP: #1522210
5273
5274 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
5275
5276 linux (4.4.0-0.1) xenial; urgency=low
5277
5278 [ Andy Whitcroft ]
5279
5280 * [Tests] gcc-multilib does not exist on ppc64el redux
5281 - LP: #1515541
5282 * [Config] libunwind8-dev is not available on s390x
5283 * [Debian] Disable SPL/ZFS for cross compiling -- redux
5284 * [Config] s390x -- add dasd udebs
5285 - LP: #1519833
5286 * [Config] s390x -- include dasd modules in linux-image
5287 - LP: #1519833
5288 * [Config] s390x -- disable ZFS temporarily
5289 - LP: #1519820
5290 * [Config] s390s -- disable ABI/module checks
5291 * [Config] make IBMVETH consistent on powerpc/ppc64el
5292 - LP: #1521712
5293 * [Config] follow ibmvscsi name change
5294 - LP: #1521712
5295 * [Config] move ibm disk and ethernet drivers to linux-image
5296 - LP: #1521712
5297 * [Config] include ibmveth in nic-modules for ppc64el
5298 - LP: #1521712
5299 * [Config] s390x -- disable abi/module checks for s390x
5300
5301 [ Joseph Salisbury ]
5302
5303 * SAUCE: scsi_sysfs: protect against double execution of
5304 __scsi_remove_device()
5305 - LP: #1509029
5306
5307 [ Seth Forshee ]
5308
5309 * [Config] CONFIG_DRM_AMDGPU_CIK=n
5310 - LP: #1510405
5311
5312 [ Tim Gardner ]
5313
5314 * [Debian] Disable SPL/ZFS for cross compiling
5315 * [Config] CONFIG_SCSI_IBMVSCSI=m
5316 - LP: #1515872
5317 * rebase to v4.4-rc2
5318 * [Config] updateconfigs
5319 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
5320 * SAUCE: do_zfs=false temporarily
5321 * [Config] CONFIG_LUSTRE_FS=n
5322 * [Debian] Disable udebs when cross compiling
5323 * rebase to v4.4-rc3
5324 * [Config] CONFIG_AUFS_FS=m
5325 * SAUCE: AUFS
5326
5327 [ Upstream Kernel Changes ]
5328
5329 * ZFS: Update with 4.4 support
5330 * SPL: Update with 4.4 support
5331
5332 [ Upstream Kernel Changes ]
5333
5334 * rebase to v4.4-rc3
5335 - LP: #1519168
5336 * rebase to v4.4-rc2
5337 - LP: #1506615
5338 - LP: #1502781
5339
5340 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
5341
5342 linux (4.3.0-0.8) xenial; urgency=low
5343
5344 [ Andy Whitcroft ]
5345
5346 * [Config] re-enable OSS support and blacklist
5347 - LP: #1434842
5348 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
5349 * [Packaging] config-check -- improve syntax diagnostics
5350 * [Packaging] module-inclusion -- add dependency inclusion for a list
5351 * [Packaging] config-check -- accumulate multi-line annotations correctly
5352 * [Packaging] config-check -- handle V2 annotations format
5353 * [Packaging] s390x -- add architecture to kernelconfig
5354 - LP: #1488653
5355 * [Config] s390x -- initial configuration
5356 * [Config] s390x -- add initial binary image
5357 * [Config] s390x -- initial configuration update
5358 * [Config] s390x -- produce linux-image
5359 * [Config] s390x -- d-i module exclusions
5360 * [Config] apply Device Drivers >> LED Support >> LED Class Support
5361 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
5362 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
5363 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
5364 * [Config] -- s390x -- configuration review updates
5365 * [Config] annotations -- add review marks
5366 * [Config] annotations -- config review 4.3 updates
5367 * [Config] annotations -- expose reviews
5368 * [Config] updateconfigs following incoporation of s390x configs
5369 * [Tests] gcc-multilib does not exist on ppc64el
5370 - LP: #1515541
5371
5372 [ Dan Carpenter ]
5373
5374 * SAUCE: (noup) cxlflash: a couple off by one bugs
5375 - LP: #1499849
5376
5377 [ Haren Myneni ]
5378
5379 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
5380
5381 [ Jay Vosburgh ]
5382
5383 * SAUCE: fan: add VXLAN implementation
5384
5385 [ Manoj Kumar ]
5386
5387 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
5388 - LP: #1513583
5389
5390 [ Matthew R. Ochs ]
5391
5392 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
5393 - LP: #1513583
5394
5395 [ Tim Gardner ]
5396
5397 * [Config] CONFIG_AUFS_EXPORT=y
5398 - LP: #1121699
5399
5400 [ Upstream Kernel Changes ]
5401
5402 * misc/genwqe: get rid of atomic allocations
5403 * crypto: 842 - Add CRC and validation support
5404 - LP: #1497878
5405 * cxlflash: Fix to avoid invalid port_sel value
5406 * cxlflash: Replace magic numbers with literals
5407 * cxlflash: Fix read capacity timeout
5408 * cxlflash: Fix potential oops following LUN removal
5409 * cxlflash: Fix data corruption when vLUN used over multiple cards
5410 * cxlflash: Fix to avoid sizeof(bool)
5411 * cxlflash: Fix context encode mask width
5412 * cxlflash: Fix to avoid CXL services during EEH
5413 * cxlflash: Correct naming of limbo state and waitq
5414 * cxlflash: Make functions static
5415 * cxlflash: Refine host/device attributes
5416 * cxlflash: Fix to avoid spamming the kernel log
5417 * cxlflash: Fix to avoid stall while waiting on TMF
5418 * cxlflash: Fix location of setting resid
5419 * cxlflash: Fix host link up event handling
5420 * cxlflash: Fix async interrupt bypass logic
5421 * cxlflash: Remove dual port online dependency
5422 * cxlflash: Fix AFU version access/storage and add check
5423 * cxlflash: Correct usage of scsi_host_put()
5424 * cxlflash: Fix to prevent workq from accessing freed memory
5425 * cxlflash: Correct behavior in device reset handler following EEH
5426 * cxlflash: Remove unnecessary scsi_block_requests
5427 * cxlflash: Fix function prolog parameters and return codes
5428 * cxlflash: Fix MMIO and endianness errors
5429 * cxlflash: Fix to prevent EEH recovery failure
5430 * cxlflash: Correct spelling, grammar, and alignment mistakes
5431 * cxlflash: Fix to prevent stale AFU RRQ
5432 * cxlflash: Fix to double the delay each time
5433 * cxlflash: Fix to avoid corrupting adapter fops
5434 * cxlflash: Correct trace string
5435 * cxlflash: Fix to avoid potential deadlock on EEH
5436 * cxlflash: Fix to avoid leaving dangling interrupt resources
5437 * cxlflash: Fix to escalate to LINK_RESET on login timeout
5438 * cxlflash: Fix to avoid corrupting port selection mask
5439 * cxlflash: Fix to avoid lock instrumentation rejection
5440 * cxlflash: Fix to avoid bypassing context cleanup
5441
5442 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
5443
5444 linux (4.3.0-0.7) xenial; urgency=low
5445
5446 [ Tim Gardner ]
5447
5448 * Revert "Bypass spl/zfs config"
5449 Causes unresolved symbols on load.
5450 * [Config] Enable ZFS for powerpc64-smp
5451
5452 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
5453
5454 linux (4.3.0-0.6) xenial; urgency=low
5455
5456 [ Tim Gardner ]
5457
5458 * Release Tracking Bug
5459 - LP: #1512704
5460 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
5461
5462 [ Andy Whitcroft ]
5463
5464 * [Packaging] add feature interlock with mainline builds
5465 * apparmor -- follow change to this_cpu_ptr
5466
5467 [ John Johansen ]
5468
5469 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
5470 - LP: #1383886
5471 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
5472 - LP: #1362199
5473 * SAUCE: Revert: fix: only allow a single threaded process to ...
5474 - LP: #1371310
5475 * SAUCE: (no-up) fix: bad unix_addr_fs macro
5476 - LP: #1390223
5477 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
5478 - LP: #1408833
5479 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
5480 - LP: #1496430
5481
5482 [ Tim Gardner ]
5483
5484 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
5485 - LP: #1511006
5486 * rebase to v4.3
5487 * Bypass spl/zfs config
5488 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
5489 * [Config] Default AppArmor settings
5490
5491 [ Upstream Kernel Changes ]
5492
5493 * rebase to v4.3
5494
5495 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
5496
5497 linux (4.3.0-0.5) xenial; urgency=low
5498
5499 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
5500
5501 [ Upstream Kernel Changes ]
5502
5503 * rebase to v4.3-rc7
5504 - LP: #1504778
5505
5506 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
5507
5508 linux (4.3.0-0.4) xenial; urgency=low
5509
5510 [ Tim Gardner ]
5511
5512 * [Debian] Update to new signing key type and location
5513
5514 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
5515
5516 linux (4.3.0-0.3) wily; urgency=low
5517
5518 [ Tim Gardner ]
5519
5520 * [Debian] sign-file is now compiled
5521
5522 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
5523
5524 linux (4.3.0-0.2) wily; urgency=low
5525
5526 [ Tim Gardner ]
5527
5528 * [Config] Added libssl-dev to Build-Depends
5529
5530 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
5531
5532 linux (4.3.0-0.1) wily; urgency=low
5533
5534 [ Upstream Kernel Changes ]
5535
5536 * rebase to v4.3-rc6
5537 * rebase to v4.3-rc5
5538 * rebase to v4.3-rc4
5539 * rebase to v4.3-rc3
5540 * rebase to v4.3-rc2
5541 * rebase to v4.3-rc1
5542 - LP: #1492132
5543 - LP: #1481575
5544
5545 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
5546
5547 linux (4.2.0-10.11) wily; urgency=low
5548
5549 [ Andy Whitcroft ]
5550
5551 * Release Tracking Bug
5552 - LP: #1495208
5553 * No change rebuild to avoid issues with leading zero bytes on
5554 internal module signing key. (see launchpad bug 1494943)
5555
5556 [ Ming Lei ]
5557
5558 * [Config] SERIAL_8250_DW=y for arm64
5559
5560 [ Upstream Kernel Changes ]
5561
5562 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
5563 code
5564 - LP: #1484486
5565 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
5566 - LP: #1484486
5567 * drm/i915/gen8: Re-order init pipe_control in lrc mode
5568 - LP: #1484486
5569 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
5570 - LP: #1484486
5571 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5572 workaround
5573 - LP: #1484486
5574 * drm/i915: Bail out early if WA batch is not available for given Gen
5575 - LP: #1484486
5576 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
5577 - LP: #1484486
5578 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
5579 - LP: #1484486
5580 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
5581 - LP: #1484486
5582 * drm/i915: Enable WA batch buffers for Gen9
5583 - LP: #1484486
5584 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
5585 - LP: #1484486
5586 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
5587 - LP: #1484486
5588 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5589 workaround
5590 - LP: #1484486
5591 * drm/i915/gen9: Add
5592 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
5593 - LP: #1484486
5594 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
5595 - LP: #1484486
5596 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
5597 - LP: #1484486
5598 * drm/i915/skl: Don't expose the top most plane on gen9 display
5599 - LP: #1484486
5600 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
5601 - LP: #1484486
5602 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
5603 - LP: #1484486
5604 * drm/i915: reduce indent in i9xx_hpd_irq_handler
5605 - LP: #1484531
5606 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
5607 - LP: #1484531
5608 * drm/i915: reduce indent in intel_hpd_irq_handler
5609 - LP: #1484531
5610 * drm/i915: group all hotplug related fields into a new struct in
5611 dev_priv
5612 - LP: #1484531
5613 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
5614 - LP: #1484531
5615 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
5616 - LP: #1484531
5617 * drm/i915: put back the indent in intel_hpd_irq_handler
5618 - LP: #1484531
5619 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
5620 - LP: #1484531
5621 * drm/i915: simplify condition for digital port
5622 - LP: #1484531
5623 * drm/i915: abstract away platform specific parts from hpd handling
5624 - LP: #1484531
5625 * drm/i915: Handle HPD when it has actually occurred
5626 - LP: #1484531
5627 * drm/i915: Set power domain for DDI-E
5628 - LP: #1484531
5629 * drm/i915: Set alternate aux for DDI-E
5630 - LP: #1484531
5631 * drm/i915/skl: enable DDI-E hotplug
5632 - LP: #1484531
5633 * drm/i915/bxt: fix DDI PHY vswing scale value setting
5634 - LP: #1494163
5635 * drm/i915/skl: Buffer translation improvements
5636 - LP: #1494163
5637 * drm/i915: Per-DDI I_boost override
5638 - LP: #1494163
5639 * drm/i915: fix VBT parsing for SDVO child device mapping
5640 - LP: #1494163
5641 * drm/i915/bxt: edp1.4 Intermediate Freq support
5642 - LP: #1494163
5643 * drm/i915: fix link rates reported for SKL
5644 - LP: #1494163
5645 * drm/i915: Allow parsing of variable size child device entries from VBT
5646 - LP: #1494163
5647 * drm/i915/skl: Update DDI buffer translation programming.
5648 - LP: #1494163
5649 * drm/i915: Enable HDMI on DDI-E
5650 - LP: #1484531
5651 * drm/i915/skl: Enable DDI-E
5652 - LP: #1484531
5653 * drm/i915: eDP can be present on DDI-E
5654 - LP: #1484531
5655 * drm/i915/skl: Adding DDI_E power well domain
5656 - LP: #1484531
5657 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
5658 - LP: #1490035
5659 * drm/i915: Split atomic wm update to pre and post variants
5660 - LP: #1493746
5661 * drm/i915/skl: Drop the preliminary_hw_support flag
5662 - LP: #1486868
5663 * drm/i915: set FDI translations to NULL on SKL
5664 - LP: #1494163
5665
5666 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
5667
5668 linux (4.2.0-9.9) wily; urgency=low
5669
5670 [ Tim Gardner ]
5671
5672 * Release Tracking Bug
5673 - LP: #1493970
5674 * [Config] CONFIG_MFD_INTEL_LPSS=m
5675 - LP: #1397876
5676
5677 [ dann frazier ]
5678
5679 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
5680 - LP: #1388952
5681
5682 [ Michael Ellerman ]
5683
5684 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
5685 Fixes FTBS on 32 bit powerpc, patch sent upstream.
5686
5687 [ Upstream Kernel Changes ]
5688
5689 * thermal/powerclamp: add cpu id for skylake h/s
5690 - LP: #1398269
5691 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
5692 - LP: #1397852
5693 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
5694 - LP: #1460905
5695 * i2c: i801: Create iTCO device on newer Intel PCHs
5696 - LP: #1460905
5697 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
5698 - LP: #1460905
5699 * perf/x86: Add a native_perf_sched_clock_from_tsc()
5700 - LP: #1397867
5701 * perf/x86/intel: Add support for PEBSv3 profiling
5702 - LP: #1397867
5703 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
5704 - LP: #1397867
5705 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
5706 - LP: #1397867
5707 * perf: Add cycles to branch_info
5708 - LP: #1397867
5709 * perf/x86/intel/lbr: Add support for LBRv5
5710 - LP: #1397867
5711 * perf/x86/intel: Handle new arch perfmon v4 status bits
5712 - LP: #1397867
5713 * perf/x86/intel: Move PMU ACK to after LBR read
5714 - LP: #1397867
5715 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
5716 - LP: #1397867
5717 * perf/x86/intel: Add Intel Skylake PMU support
5718 - LP: #1397867
5719 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
5720 call stack
5721 - LP: #1397867
5722 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
5723 - LP: #1397867
5724 * perf/x86: Make merge_attr() global to use from perf_event_intel
5725 - LP: #1397867
5726 * perf/x86/intel: Use 0x11 as extra reg test value
5727 - LP: #1397867
5728 * perf tools: Add support for cycles, weight branch_info field
5729 - LP: #1397867
5730 * perf report: Add flag for non ANY branch mode
5731 - LP: #1397867
5732 * perf report: Add infrastructure for a cycles histogram
5733 - LP: #1397867
5734 * perf report: Add processing for cycle histograms
5735 - LP: #1397867
5736 * perf annotate: Compute IPC and basic block cycles
5737 - LP: #1397867
5738 * perf annotate: Finally display IPC and cycle accounting
5739 - LP: #1397867
5740 * perf top: Add branch annotation code to top
5741 - LP: #1397867
5742 * perf report: Display cycles in branch sort mode
5743 - LP: #1397867
5744 * perf annotate: Fix 32-bit compilation error in util/annotate.c
5745 - LP: #1397867
5746 * PM / QoS: Make it possible to expose device latency tolerance to
5747 userspace
5748 - LP: #1460908
5749 * ACPI / PM: Attach ACPI power domain only once
5750 - LP: #1460908
5751 * Driver core: wakeup the parent device before trying probe
5752 - LP: #1460908
5753 * klist: implement klist_prev()
5754 - LP: #1460908
5755 * driver core: implement device_for_each_child_reverse()
5756 - LP: #1460908
5757 * mfd: make mfd_remove_devices() iterate in reverse order
5758 - LP: #1460908
5759 * dmaengine: add a driver for Intel integrated DMA 64-bit
5760 - LP: #1460908
5761 * mfd: Add support for Intel Sunrisepoint LPSS devices
5762 - LP: #1460908
5763 * spi: pxa2xx: Add support for Intel Sunrisepoint
5764 - LP: #1397876
5765 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
5766 - LP: #1397876
5767 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
5768 - LP: #1397876
5769 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
5770 for it
5771 - LP: #1397876
5772 * intel_idle: Skylake Client Support
5773 - LP: #1397877
5774 * powerpc/kernel: Switch to using MAX_ERRNO
5775 - LP: #1458876
5776 * powerpc/kernel: Change the do_syscall_trace_enter() API
5777 - LP: #1458876
5778 * powerpc: Drop unused syscall_get_error()
5779 - LP: #1458876
5780 * powerpc: Don't negate error in syscall_set_return_value()
5781 - LP: #1458876
5782 * powerpc: Rework syscall_get_arguments() so there is only one loop
5783 - LP: #1458876
5784 * powerpc: Use orig_gpr3 in syscall_get_arguments()
5785 - LP: #1458876
5786 * powerpc: Change syscall_get_nr() to return int
5787 - LP: #1458876
5788 * powerpc/kernel: Add SIG_SYS support for compat tasks
5789 - LP: #1458876
5790 * powerpc/kernel: Enable seccomp filter
5791 - LP: #1458876
5792 * selftests/seccomp: Make seccomp tests work on big endian
5793 - LP: #1458876
5794 * selftests/seccomp: Add powerpc support
5795 - LP: #1458876
5796 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
5797
5798 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
5799
5800 linux (4.2.0-8.8) wily; urgency=low
5801
5802 [ Tim Gardner ]
5803
5804 * Release Tracking Bug
5805 - LP: #1493357
5806 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
5807 - LP: #1488495
5808 * [Config] CONFIG_CXLFLASH=m
5809 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
5810
5811
5812 [ Andy Whitcroft ]
5813
5814 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
5815 * [Packaging] mark up control for stage1
5816 * [Config] kernel-versions -- clean up deps field
5817 * [Config] s390x -- build linux-libc-dev
5818 - LP: #1488653
5819 * [Packaging] control -- prepare for new kernel-wedge semantics
5820
5821 [ Upstream Kernel Changes ]
5822
5823 * crypto: vmx - Fixing AES-CTR counter bug
5824 - LP: #1484519
5825 * crypto: vmx - Fixing GHASH Key issue on little endian
5826 - LP: #1484519
5827 * powerpc: Uncomment and make enable_kernel_vsx() routine available
5828 - LP: #1484519
5829 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
5830 - LP: #1484519
5831 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
5832 'okay'
5833 - LP: #1488495
5834 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
5835 - LP: #1488495
5836 * crypto: nx - do not emit extra output if status is disabled
5837 - LP: #1488495
5838 * crypto: nx - reduce chattiness of platform drivers
5839 - LP: #1488495
5840 * crypto: nx/842 - Fix context corruption
5841 - LP: #1488495
5842 * crypto: nx - remove __init/__exit from VIO functions
5843 - LP: #1488495
5844 * crypto: nx - remove pSeries NX 'status' field
5845 - LP: #1488495
5846 * crypto: nx - move kzalloc() out of spinlock
5847 - LP: #1488495
5848 * crypto: nx - don't register pSeries driver if ENODEV
5849 - LP: #1488495
5850 * crypto: nx - use common code for both NX decompress success cases
5851 - LP: #1488495
5852 * crypto: nx - merge nx-compress and nx-compress-crypto
5853 - LP: #1488495
5854 * crypto: nx - rename nx-842-crypto.c to nx-842.c
5855 - LP: #1488495
5856 * crypto: nx - make platform drivers directly register with crypto
5857 - LP: #1488495
5858 * cxlflash: Base support for IBM CXL Flash Adapter
5859 - LP: #1449121
5860 * cxlflash: Base error recovery support
5861 - LP: #1449121
5862 * cxlflash: Superpipe support
5863 - LP: #1449121
5864 * cxlflash: Virtual LUN support
5865 - LP: #1449121
5866 * cxlflash: off by one bug in cxlflash_show_port_status()
5867 - LP: #1449121
5868 * cxlflash: shift wrapping bug in afu_link_reset()
5869 - LP: #1449121
5870 * cxlflash: Remove unused variable from queuecommand
5871 - LP: #1449121
5872 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
5873 pci_controller_ops
5874 * powerpc/eeh: Probe after unbalanced kref check
5875 * misc: cxl: clean up afu_read_config()
5876 * cxl: Add explicit precision specifiers
5877 * cxl: use more common format specifier
5878 * cxl: Destroy cxl_adapter_idr on module_exit
5879 * cxl: Destroy afu->contexts_idr on release of an afu
5880 * cxl: Don't ignore add_process_element() result when attaching context
5881 * cxl: Compile with -Werror
5882 * cxl: sparse: Make declarations static
5883 * cxl: sparse: Silence iomem warning in debugfs file creation
5884 * cxl: Convert MMIO read/write macros to inline functions
5885 * cxl: Drop commands if the PCI channel is not in normal state
5886 * cxl: Allocate and release the SPA with the AFU
5887 * cxl: Make IRQ release idempotent
5888 * cxl: Clean up adapter MMIO unmap path.
5889 * cxl: Refactor adaptor init/teardown
5890 * cxl: Refactor AFU init/teardown
5891 * cxl: Don't remove AFUs/vPHBs in cxl_reset
5892 * cxl: Allow the kernel to trust that an image won't change on PERST.
5893 * cxl: EEH support
5894 * cxl: Add CONFIG_CXL_EEH symbol
5895 * cxl: Plug irq_bitmap getting leaked in cxl_context
5896 * cxl: Add alternate MMIO error handling
5897 * cxl: Allow release of contexts which have been OPENED but not STARTED
5898 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
5899 * cxl: Release irqs if memory allocation fails
5900 * cxl: Remove racy attempt to force EEH invocation in reset
5901 * cxl: Fix + cleanup error paths in cxl_dev_context_init
5902 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
5903 * cxl: Set up and enable PSL Timebase
5904
5905 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
5906
5907 linux (4.2.0-7.7) wily; urgency=low
5908
5909 [ Tim Gardner ]
5910
5911 * Release Tracking Bug
5912 - LP: #1490564
5913 * rebase to v4.2
5914
5915 [ Wen Xiong ]
5916
5917 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
5918 - LP: #1453892
5919
5920 [ Upstream Kernel Changes ]
5921
5922 * rebase to v4.2
5923 - LP: #1487345
5924
5925 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
5926
5927 linux (4.2.0-6.6) wily; urgency=low
5928
5929 [ Tim Gardner ]
5930
5931 * Release Tracking Bug
5932 - LP: #1488138
5933
5934 [ Andy Whitcroft ]
5935
5936 * rebase to v4.2-rc8
5937
5938 [ Shilpasri G Bhat ]
5939
5940 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
5941 level
5942 - LP: #1480894
5943 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
5944 - LP: #1480894
5945 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
5946 notification
5947 - LP: #1480894
5948 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
5949 OCC_THROTTLE
5950 - LP: #1480894
5951 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
5952 bit is set
5953 - LP: #1480894
5954 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
5955 unthrottling
5956 - LP: #1480894
5957
5958 [ Upstream Kernel Changes ]
5959
5960 * rebase to v4.2-rc8
5961 - LP: #1483440
5962 - LP: #1484334
5963
5964 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
5965
5966 linux (4.2.0-5.5) wily; urgency=low
5967
5968 [ Tim Gardner ]
5969
5970 * Release Tracking Bug
5971 - LP: #1487173
5972
5973 [ Andy Whitcroft ]
5974
5975 * [Packaging] correct spelling of probabaly on the tools packages
5976 - LP: #1256822
5977 * rebase to v4.2-rc7
5978
5979 [ dann frazier ]
5980
5981 * d-i: Add nicpf and nicvf to nic-modules
5982 * d-i: Enable usb modules on arm64
5983
5984 [ Mahesh Salgaonkar ]
5985
5986 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
5987 - LP: #1482343
5988 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
5989 - LP: #1482343
5990 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
5991 machine check errors.
5992 - LP: #1482343
5993 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
5994 - LP: #1482343
5995
5996 [ Vipin K Parashar ]
5997
5998 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
5999 PowerNV platform
6000 - LP: #1469771
6001
6002 [ Upstream Kernel Changes ]
6003
6004 * rebase to v4.2-rc7
6005
6006 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
6007
6008 linux (4.2.0-4.4) wily; urgency=low
6009
6010 [ Tim Gardner ]
6011
6012 * Release Tracking Bug
6013 - LP: #1483677
6014
6015 [ Achiad Shochat ]
6016
6017 * SAUCE: net/mlx5e: Support TX packet copy into WQE
6018 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
6019 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
6020 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
6021
6022 [ Adam Lee ]
6023
6024 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
6025 - LP: #1480142
6026
6027 [ dann frazier ]
6028
6029 * [Config] CONFIG_NR_CPUS=128 on arm64
6030
6031 [ Leann Ogasawara ]
6032
6033 * [Config] d-i -- Add sfc to nic-modules udeb
6034 - LP: #1481490
6035
6036 [ Saeed Mahameed ]
6037
6038 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
6039 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
6040
6041 [ Tim Gardner ]
6042
6043 * [Config] CONFIG_X86_INTEL_MPX=y
6044 - LP: #1460902
6045 * [Debian] change dependency on module-init-tools to kmod
6046 - LP: #1481986
6047 * rebase to v4.2-rc6
6048
6049 [ Upstream Kernel Changes ]
6050
6051 * rebase to v4.2-rc6
6052
6053 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
6054
6055 linux (4.2.0-3.3) wily; urgency=low
6056
6057 [ Tim Gardner ]
6058
6059 * Release Tracking Bug
6060 - LP: #1481462
6061 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
6062 Fixes an FTBS for at least one DKMS package.
6063
6064 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
6065
6066 linux (4.2.0-2.2) wily; urgency=low
6067
6068 [ Tim Gardner ]
6069
6070 * Release Tracking Bug
6071 - LP: #1481067
6072 * rebase to v4.2-rc5
6073
6074 [ Andy Whitcroft ]
6075
6076 * [Packaging] module-inclusion -- commonise copy code and simplify
6077 * [Packaging] module-inclusion -- add manual command entries
6078 * [Packaging] module blacklists -- add support for manual blacklists
6079 * [Packaging] do_common_tools should always be on
6080 * [Packaging] initscripts need installing when making the package
6081 * [Packaging] initscripts work around bug in debhelper systemd support
6082 * [Config] exclude oss modules from linux-image
6083 - LP: #1434842
6084 * hyper-v -- add hid and fb drivers to linux-virtual
6085 - LP: #1444179
6086 * ubuntu: (no-squash) vbox -- infrastructure and updater
6087 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
6088 - LP: #1426113
6089 * ubuntu: vbox -- update to 5.0.0-dfsg-1
6090 - LP: #1480879
6091 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
6092 * [Config] move vbox modules into linux-image
6093
6094 [ Upstream Kernel Changes ]
6095
6096 * rebase to v4.2-rc5
6097 - LP: #1478497
6098 - LP: #1477900
6099
6100 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
6101
6102 linux (4.2.0-1.1~rc1) wily; urgency=low
6103
6104 [ Andy Whitcroft ]
6105
6106 * Release Tracking Bug
6107 - LP: #1479903
6108 * Initial upload of v4.2 based kernel (currently v4.-rc4)
6109
6110 [ Upstream Kernel Changes ]
6111
6112 * rebase to v4.2-rc4
6113 - LP: #1476987
6114 - LP: #1476888
6115 * rebase to v4.2-rc3
6116 * rebase to v4.2-rc2
6117 * rebase to v4.2-rc1
6118 - LP: #1394368
6119 - LP: #1427680
6120 - LP: #1462614
6121 - LP: #1397021
6122
6123 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
6124
6125 linux (4.1.0-3.3) wily; urgency=low
6126
6127 [ Andy Whitcroft ]
6128
6129 * Release Tracking Bug
6130 - LP: #1478897
6131
6132 [ Colin Ian King ]
6133
6134 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
6135 - CVE-2015-1333
6136
6137 [ Seth Forshee ]
6138
6139 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
6140 - LP: #1478578
6141
6142 [ Upstream Kernel Changes ]
6143
6144 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
6145 - LP: #1461620
6146 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
6147 * x86/nmi/64: Remove asm code that saves cr2
6148 * x86/nmi/64: Switch stacks on userspace NMI entry
6149 * x86/nmi/64: Reorder nested NMI checks
6150 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
6151 detection
6152
6153 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
6154
6155 linux (4.1.0-2.4) wily; urgency=low
6156
6157 [ Andy Whitcroft ]
6158
6159 * SAUCE: overlayfs: when copying up and reading directories ensure
6160 mounter had permissions V2
6161 - CVE-2015-1328
6162
6163 [ Leann Ogasawara ]
6164
6165 * Release Tracking Bug
6166 - LP: #1465419
6167
6168 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
6169
6170 linux (4.1.0-2.2) wily; urgency=low
6171
6172 [ Tim Gardner ]
6173
6174 * rebase to v4.1.3
6175 * [Config] Add i40e[vf] to d-i
6176 - LP: #1476393
6177
6178 [ Upstream Kernel Changes ]
6179
6180 * rebase to v4.1.3
6181 - LP: #1427680
6182 - LP: #1462614
6183 - LP: #1394368
6184
6185 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
6186
6187 linux (4.1.0-1.1) wily; urgency=low
6188
6189 [ Andy Whitcroft ]
6190
6191 * SAUCE: overlay: add backwards compatible overlayfs format support V3
6192 - LP: #1395877, #1410480
6193 * SAUCE: overlayfs: when copying up and reading directories ensure
6194 mounter had permissions V2
6195 - CVE-2015-1328
6196 * [Packaging] fix up Vcs-Git: to point to launchpad
6197 * [Config] correct linux-initramfs-tool virtual linkage
6198 - LP: #1474810
6199
6200 [ Chris J Arges ]
6201
6202 * [Config] Add dm-service-time to multipath-modules
6203 - LP: #1469240
6204 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
6205 - LP: #1464560
6206
6207 [ Jay Vosburgh ]
6208
6209 * SAUCE: fan: Proof of concept implementation (v2)
6210 - LP: #1439706
6211 * SAUCE: fan: tunnel multiple mapping mode (v3)
6212 - LP: #1470091
6213
6214 [ Leann Ogasawara ]
6215
6216 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
6217 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
6218 considering"
6219 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
6220 * Revert "SAUCE: dm-crypt: never use write same"
6221 * Release Tracking Bug
6222 - LP: #1476333
6223
6224 [ Tim Gardner ]
6225
6226 * Rebase to v4.1
6227 - LP: #1443371
6228 * [Config] Enable Apparmor
6229 * [Config] CONFIG_OVERLAY_FS_V1=y
6230 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
6231 - LP: #1469829
6232 * [Config] CONFIG_VM86=n
6233 - LP: #1473447
6234 * [Config] ACORN_PARTITION=n
6235 - LP: #1453117
6236
6237 [ Timo Aaltonen ]
6238
6239 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
6240 - LP: #1473319
6241
6242 [ Upstream Kernel Changes ]
6243
6244 * efi: efivar_create_sysfs_entry() should return negative error codes
6245 * efi: Add esrt support
6246 * x86, doc: Remove cmdline_size from list of fields to be filled in for
6247 EFI handover
6248 * efi/esrt: Fix some compiler warnings
6249 * efi: dmi: List SMBIOS3 table before SMBIOS table
6250 * efi: Add 'systab' information to Documentation/ABI
6251 * ALSA: hda - restore the MIC FIXUP for some Dell machines
6252 - LP: #1473560
6253 * mtd: powernv: Add powernv flash MTD abstraction driver
6254 - LP: #1464560
6255 * powerpc/powernv: Expose OPAL APIs required by PRD interface
6256 - LP: #1464560
6257 * powerpc/powernv: Add opal-prd channel
6258 - LP: #1464560
6259 * powerpc/powernv: fix construction of opal PRD messages
6260 - LP: #1464560
6261 * powerpc/include: Add opal-prd to installed uapi headers
6262 - LP: #1464560
6263 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
6264 - LP: #1464560
6265
6266 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
6267
6268 linux (4.0.0-2.4) wily; urgency=low
6269
6270 [ Andy Whitcroft ]
6271
6272 * SAUCE: overlayfs: when copying up and reading directories ensure
6273 mounter had permissions V2
6274 - CVE-2015-1328
6275
6276 [ Leann Ogasawara ]
6277
6278 * Release Tracking Bug
6279 - LP: #1465419
6280
6281 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
6282
6283 linux (4.0.0-1.2) wily; urgency=low
6284
6285 [ Andy Whitcroft ]
6286
6287 * SAUCE: overlay: add backwards compatible overlayfs format support V3
6288 - LP: #1395877, #1410480
6289 * [Config] enable CONFIG_OVERLAY_FS_V1
6290
6291 [ Tai Nguyen ]
6292
6293 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
6294 - LP: #1463211
6295
6296 [ Tim Gardner ]
6297
6298 * [Config] CONFIG_HIBERNATION=n for ppc64el
6299 - LP: #1463836
6300
6301 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
6302
6303 linux (4.0.0-1.1) wily; urgency=low
6304
6305 [ Leann Ogasawara ]
6306
6307 * Revert "md/raid0: fix bug with chunksize not a power of 2."
6308 - LP: #1457510
6309 * powerpc/powernv: Check image loaded or not before calling flash
6310 - LP: #1461553
6311
6312 [ Tim Gardner ]
6313
6314 * [Config] armhf: CPUFREQ_DT=y
6315 - LP: #1457781
6316
6317 [ Upstream Kernel Changes ]
6318
6319 * rebase to v4.0.5
6320 - LP: #1429756
6321 - LP: #1452175
6322 - LP: #1454656
6323 - LP: #1447909
6324 - LP: #1446517
6325 - LP: #1428947
6326 - LP: #1410704
6327 - LP: #1412800
6328 - LP: #1400215
6329 - LP: #1411193
6330 - LP: #1412800
6331 - LP: #1408295
6332 - LP: #1436745
6333
6334 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
6335
6336 linux (3.19.0-10.10) vivid; urgency=low
6337
6338 [ Andy Whitcroft ]
6339
6340 * [Packaging] control -- make element ordering deterministic
6341 * [Config] allow dracult to support initramfs as well
6342 - LP: #1109029
6343 * [Packaging] generate live watchdog blacklists
6344 - LP: #1432837
6345
6346 [ Leann Ogasawara ]
6347
6348 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
6349 - LP: #1397860
6350 * rebase to v3.19.2
6351
6352 [ Upstream Kernel Changes ]
6353
6354 * thinkpad_acpi: support new BIOS version string pattern
6355 - LP: #1417915
6356 * arm64: Invalidate the TLB corresponding to intermediate page table
6357 levels
6358 - LP: #1432546
6359 * perf tools: Support parsing parameterized events
6360 - LP: #1430341
6361 * perf tools: Extend format_alias() to include event parameters
6362 - LP: #1430341
6363 * perf Documentation: Add event parameters
6364 - LP: #1430341
6365 * perf tools: Document parameterized and symbolic events
6366 - LP: #1430341
6367 * perf: provide sysfs_show for struct perf_pmu_events_attr
6368 - LP: #1430341
6369 * perf: add PMU_EVENT_ATTR_STRING() helper
6370 - LP: #1430341
6371 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
6372 - LP: #1430341
6373 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
6374 - LP: #1430341
6375 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
6376 annotated
6377 - LP: #1430341
6378 * powerpc/perf/hv-gpci: add the remaining gpci requests
6379 - LP: #1430341
6380 * powerpc/perf/hv-24x7: Document sysfs event description entries
6381 - LP: #1430341
6382 * powerpc/iommu: Remove IOMMU device references via bus notifier
6383 - LP: #1425202
6384 * powerpc/pseries: Fix endian problems with LE migration
6385 - LP: #1428351
6386 * intel_idle: support additional Broadwell model
6387 - LP: #1400970
6388 * tools/power turbostat: support additional Broadwell model
6389 - LP: #1400970
6390 * KVM: x86: flush TLB when D bit is manually changed.
6391 - LP: #1397860
6392 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
6393 - LP: #1397860
6394 * KVM: Add generic support for dirty page logging
6395 - LP: #1397860
6396 * KVM: x86: switch to kvm_get_dirty_log_protect
6397 - LP: #1397860
6398 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
6399 log dirty
6400 - LP: #1397860
6401 * KVM: MMU: Add mmu help functions to support PML
6402 - LP: #1397860
6403 * KVM: MMU: Explicitly set D-bit for writable spte.
6404 - LP: #1397860
6405 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
6406 - LP: #1397860
6407 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
6408 - LP: #1397860
6409 * KVM: VMX: Add PML support in VMX
6410 - LP: #1397860
6411 * HID: multitouch: add support of clickpads
6412 * HID: multitouch: Add support for button type usage
6413
6414 [ Upstream Kernel Changes ]
6415
6416 * rebase to v3.19.2
6417 - LP: #1428947
6418
6419 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
6420
6421 linux (3.19.0-9.9) vivid; urgency=low
6422
6423 [ Leann Ogasawara ]
6424
6425 * Release Tracking Bug
6426 - LP: #1430930
6427
6428 [ Shachar Raindel ]
6429
6430 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
6431 arithmetic
6432 - LP: #1413741
6433 - CVE-2014-8159
6434
6435 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
6436
6437 linux (3.19.0-8.8) vivid; urgency=low
6438
6439 [ Andy Whitcroft ]
6440
6441 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
6442 - LP: #1426113
6443 * rebase to stable v3.19.1
6444
6445 [ John Johansen ]
6446
6447 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
6448 - LP: #1408833
6449
6450 [ Leann Ogasawara ]
6451
6452 * Release Tracking Bug
6453 - LP: #1429940
6454
6455 [ Upstream Kernel Changes ]
6456
6457 * xen: correct bug in p2m list initialization
6458 * net/mlx5_core: Fix configuration of log_uar_page_sz
6459 - LP: #1419938
6460 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
6461 - LP: #1420575
6462 * net/mlx4_core: Maintain a persistent memory for mlx4 device
6463 - LP: #1422481
6464 * net/mlx4_core: Set device configuration data to be persistent across
6465 reset
6466 - LP: #1422481
6467 * net/mlx4_core: Refactor the catas flow to work per device
6468 - LP: #1422481
6469 * net/mlx4_core: Enhance the catas flow to support device reset
6470 - LP: #1422481
6471 * net/mlx4_core: Activate reset flow upon fatal command cases
6472 - LP: #1422481
6473 * net/mlx4_core: Manage interface state for Reset flow cases
6474 - LP: #1422481
6475 * net/mlx4_core: Handle AER flow properly
6476 - LP: #1422481
6477 * net/mlx4_core: Enable device recovery flow with SRIOV
6478 - LP: #1422481
6479 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
6480 - LP: #1422481
6481 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
6482 - LP: #1428111
6483 * rebase to v3.19.1
6484 - LP: #1410704
6485 - LP: #1411193
6486 - LP: #1400215
6487
6488 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
6489
6490 linux (3.19.0-7.7) vivid; urgency=low
6491
6492 [ Andy Whitcroft ]
6493
6494 * Release Tracking Bug
6495 - LP: #1426013
6496
6497 [ Upstream Kernel Changes ]
6498
6499 * x86/irq: Fix regression caused by commit b568b8601f05
6500 * cxl: Fix leaking interrupts if attach process fails
6501 - LP: #1415102
6502 * cxl: Early return from cxl_handle_fault for a shut down context
6503 - LP: #1415102
6504 * cxl: Disable AFU debug flag
6505 - LP: #1415102
6506 * cxl: Disable SPAP register when freeing SPA
6507 - LP: #1415102
6508 * cxl: remove redundant increment of hwirq
6509 - LP: #1415102
6510 * cxl: Add tracepoints
6511 - LP: #1415102
6512 * cxl: Update CXL ABI documentation
6513 - LP: #1415102
6514 * cxl: Use image state defaults for reloading FPGA
6515 - LP: #1415102
6516 * cxl: Add image control to sysfs
6517 - LP: #1415102
6518 * cxl: Enable CAPP recovery
6519 - LP: #1415102
6520 * cxl: Add ability to reset the card
6521 - LP: #1415102
6522 * cxl: Fix device_node reference counting
6523 - LP: #1415102
6524 * cxl: Export optional AFU configuration record in sysfs
6525 - LP: #1415102
6526 * cxl: Fail AFU initialisation if an invalid configuration record is
6527 found
6528 - LP: #1415102
6529 * cxl: Add missing return statement after handling AFU errror
6530 - LP: #1415102
6531 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
6532 - LP: #1415102
6533 * powerpc/eeh: Allow to set maximal frozen times
6534 - LP: #1415102
6535 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
6536
6537 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
6538
6539 linux (3.19.0-6.6) vivid; urgency=low
6540
6541 [ Andy Whitcroft ]
6542
6543 * systemd -- fix hyper-v units to be non-forking
6544 - LP: #1401525
6545 * [Config] move vbox modules into linux-image
6546 * ubuntu: vbox -- update to 4.3.22-dfsg-1
6547
6548 [ Brad Figg ]
6549
6550 * SAUCE: DEP8 test to run our regression tests
6551
6552 [ Paolo Pisati ]
6553
6554 * [Config] I2C_CHARDEV=y
6555 - LP: #1417032
6556
6557 [ Upstream Kernel Changes ]
6558
6559 * PCI: Fix infinite loop with ROM image of size 0
6560 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
6561 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
6562 controller
6563 - LP: #1400215
6564
6565 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
6566
6567 linux (3.19.0-5.5) vivid; urgency=low
6568
6569 [ Andy Whitcroft ]
6570
6571 * [Config] CONFIG_FA_DUMP=y
6572 - LP: #1415562
6573 * ubuntu: (no-squash) vbox -- infrastructure and updater
6574 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
6575 * rebase to v3.19 final
6576
6577 [ Chris J Arges ]
6578
6579 * [Config] Add ibmvfc to d-i
6580 - LP: #1416001
6581 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
6582 - LP: #1292234
6583
6584 [ Upstream Kernel Changes ]
6585
6586 * rebase to v3.19
6587
6588 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
6589
6590 linux (3.19.0-4.4) vivid; urgency=low
6591
6592 [ Andy Whitcroft ]
6593
6594 * [Config] apply Kernel hacking >> Tracers config defaults
6595 * hyper-v -- fix comment handing in /etc/network/interfaces
6596 - LP: #1413020
6597 * rebase to v3.19-rc7
6598 * updateconfigs following rebase to v3.19-rc7
6599
6600 [ Ben Hutchings ]
6601
6602 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
6603 - LP: #1413149
6604
6605 [ Upstream Kernel Changes ]
6606
6607 * rebase to v3.19-rc7
6608
6609 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
6610
6611 linux (3.19.0-3.3) vivid; urgency=low
6612
6613 [ Andy Whitcroft ]
6614
6615 * [Debian] arm64 -- build ubuntu drivers
6616 - LP: #1411284
6617 * [Packaging] config-check -- add support for enforced annotations
6618 * [Config] annotations -- switch to ENFORCED annotations
6619 * [Packaging] config-check -- drop support for enforce file
6620 * [Packaging] enforce -- drop empty enforce file
6621 * rebase to v3.19-rc5
6622 * [Config] add modules removed due to tighter dependencies
6623 * [Config] updateconfigs following rebase to v3.19-rc5
6624 * [Config] enforce CONFIG_FHANDLE=y
6625 - LP: #1412543
6626 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
6627 - LP: #1408355
6628 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
6629 - LP: #1413646
6630 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
6631 message handler config defaults
6632 * [Config] apply Device Drivers >> Character devices >> Serial drivers
6633 config defaults
6634 * [Config] apply Device Drivers >> GPIO Support config defaults
6635 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
6636 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
6637 support) config defaults
6638 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
6639 Devices >> Support for frame buffer devices config defaults
6640 * [Config] apply Device Drivers >> HID support >> HID bus support >>
6641 Special HID drivers config defaults
6642 * [Config] apply Device Drivers >> Hardware Monitoring support config
6643 defaults
6644 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
6645 Hardware Bus support config defaults
6646 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
6647 digital converters config defaults
6648 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
6649 sensors config defaults
6650 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
6651 sensors config defaults
6652 * [Config] apply Device Drivers >> Input device support >> Generic input
6653 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6654 * [Config] apply Device Drivers >> Input device support >> Generic input
6655 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
6656 * [Config] apply Device Drivers >> LED Support >> LED Class Support
6657 config defaults
6658 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
6659 defaults
6660 * [Config] apply Device Drivers >> Multifunction device drivers config
6661 defaults
6662 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
6663 grabbers support >> Media test drivers config defaults
6664 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
6665 Adapters config defaults
6666 * [Config] apply Device Drivers >> Multimedia support >> Remote
6667 Controller devices config defaults
6668 * [Config] apply Device Drivers >> Network device support >> Distributed
6669 Switch Architecture drivers config defaults
6670 * [Config] apply Device Drivers >> Network device support >> Network core
6671 driver support config defaults
6672 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6673 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
6674 defaults
6675 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6676 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
6677 defaults
6678 * [Config] apply Device Drivers >> PHY Subsystem config defaults
6679 * [Config] apply Device Drivers >> Pin controllers config defaults
6680 * [Config] apply Device Drivers >> SPI support config defaults
6681 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6682 Sound Architecture >> ALSA for SoC audio support config defaults
6683 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6684 Sound Architecture >> FireWire sound devices config defaults
6685 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6686 Sound Architecture >> HD-Audio config defaults
6687 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
6688 client support config defaults
6689 * [Config] apply Device Drivers >> Staging drivers >> Media staging
6690 drivers config defaults
6691 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6692 USB Gadget Drivers >> USB functions configurable through configfs
6693 config defaults
6694 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6695 USB Peripheral Controller config defaults
6696 * [Config] apply Networking support >> NFC subsystem support >> Near
6697 Field Communication (NFC) devices config defaults
6698 * [Config] apply Networking support >> Networking options >> Network
6699 packet filtering framework (Netfilter) >> Core Netfilter Configuration
6700 >> Netfilter nf_tables support config defaults
6701 * [Config] apply Networking support >> Networking options >> QoS and/or
6702 fair queueing >> Actions config defaults
6703 * [Config] apply Networking support >> Networking options >> TCP/IP
6704 networking config defaults
6705 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
6706 Networking Stack (mac80211) config defaults
6707 * [Config] apply Device Drivers >> Input device support >> Generic input
6708 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
6709 * [Config] apply Device Drivers >> Input device support >> Generic input
6710 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6711 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
6712 config defaults
6713 * [Config] apply Networking support >> Networking options >> Network
6714 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
6715 >> IPv4 NAT config defaults
6716 * [Config] apply Networking support >> Networking options >> Network
6717 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
6718 >> IPv6 NAT config defaults
6719 * [Config] apply Kernel hacking >> Kernel debugging config defaults
6720 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
6721 config defaults
6722 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
6723 values in
6724 - LP: #1414002
6725 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6726 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
6727 (iwlwifi) config defaults
6728 * [Config] apply Device Drivers >> Real Time Clock config defaults
6729 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6730 support >> SCSI low-level drivers config defaults
6731 * [Config] apply General setup >> CPU/Task time and stats accounting >>
6732 Cputime accounting config defaults
6733 * [Config] apply Device Drivers >> Mailbox Hardware Support config
6734 defaults
6735 * rebase to v3.19-rc6
6736 * [Config] updateconfigs following rebase to v3.19-rc6
6737
6738 [ Kamal Mostafa ]
6739
6740 * [Packaging] force "dpkg-source -I -i" behavior
6741
6742 [ Leann Ogasawara ]
6743
6744 * [Config] Disable CONFIG_USB_OTG
6745 - LP: #1411295
6746
6747 [ Upstream Kernel Changes ]
6748
6749 * overlay: add backwards compatible overlayfs format support (fixes)
6750 - LP: #1410480
6751
6752 [ Upstream Kernel Changes ]
6753
6754 * rebase to v3.19-rc5
6755 * rebase to v3.19-rc6
6756
6757 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
6758
6759 linux (3.19.0-2.2) vivid; urgency=low
6760
6761 [ Andy Whitcroft ]
6762
6763 * rebase to v3.19-rc4
6764 * [Config] updateconfigs following rebase to v3.19-rc4
6765 * [Packaging] install all dtb files
6766 - LP: #1408002
6767 * [Config] switch on "all" dtbs
6768 - LP: #1408002
6769
6770 [ Colin Ian King ]
6771
6772 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
6773 timers
6774 - LP: #1333569
6775
6776 [ Joseph Salisbury ]
6777
6778 * [Config] Enable CONFIG_N_GSM as module.
6779 - LP: #1404670
6780
6781 [ K. Y. Srinivasan ]
6782
6783 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
6784 - LP: #1406867
6785
6786 [ Steve McIntyre ]
6787
6788 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
6789 - LP: #1409750
6790
6791 [ Upstream Kernel Changes ]
6792
6793 * rebase to v3.19-rc4
6794
6795 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
6796
6797 linux (3.19.0-1.1) vivid; urgency=low
6798
6799 [ Andy Whitcroft ]
6800
6801 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
6802 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
6803 * Revert "SAUCE: AUFS -- aufs3-base.patch"
6804 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
6805 * rebase to v3.19-rc1
6806 * rebase to v3.19-rc2
6807 * [Config] defaultconfigs following rebase to v3.19-rc2
6808 * ubuntu: aufs3 -- follow rename of d_child
6809 * ubuntu: aufs3 -- follow switch to d_splice_alias
6810 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
6811 * ubuntu: aufs3 -- follow rename for d_alias
6812 * apparmor -- follow change to this_cpu_ptr
6813 * disable module checks for rebase
6814 * ubuntu: AUFS -- substrate: aufs3-base.patch
6815 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
6816 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
6817 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
6818 * [Configs] updateconfigs following aufs update
6819 * v3.19 series start
6820 * rebase to v3.19-rc3
6821 * [Configs] updateconfigs following rebase to v3.19-rc3
6822 * [Packaging] uploadnum should be the remainder of the version
6823 - LP: #1407755
6824 * [Packaging] handle dts directories
6825 - LP: #1408004
6826 * [Config] follow move of arm64 dts' into vendor directories
6827
6828 [ Upstream Kernel Changes ]
6829
6830 * arm64: optimized copy_to_user and copy_from_user assembly code
6831 - LP: #1400349
6832 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
6833
6834 [ Upstream Kernel Changes ]
6835
6836 * rebase to v3.19-rc1
6837 - LP: #1173681
6838 * rebase to v3.19-rc2
6839 * rebase to v3.19-rc3
6840
6841 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
6842
6843 linux (3.18.0-7.8) vivid; urgency=low
6844
6845 [ Leann Ogasawara ]
6846
6847 * Release Tracking Bug
6848 - LP: #1401590
6849
6850 [ John Johansen ]
6851
6852 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
6853 - LP: #1362199
6854 * SAUCE: Revert: fix: only allow a single threaded process to ...
6855 - LP: #1371310
6856 * SAUCE: (no-up) fix: bad unix_addr_fs macro
6857 - LP: #1390223
6858 * SAUCE: (no-up) apparmor: add parameter to control whether policy
6859 hashing is used
6860 - LP: #1383886
6861 * [config] set apparmor config options
6862
6863 [ Seth Forshee ]
6864
6865 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
6866 - LP: #1398458
6867
6868 [ Upstream Kernel Changes ]
6869
6870 * mfd: rtsx: Fix PM suspend for 5227 & 5249
6871 - LP: #1359052
6872 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
6873 - LP: #1346067
6874
6875 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
6876
6877 linux (3.18.0-6.7) vivid; urgency=low
6878
6879 [ Andy Whitcroft ]
6880
6881 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
6882 assembly code"
6883 - LP: #1398596
6884 * rebase to v3.18
6885
6886 [ Chris J Arges ]
6887
6888 * [Config] CONFIG_PCIEASPM_DEBUG=y
6889 - LP: #1398544
6890
6891 [ Paolo Pisati ]
6892
6893 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
6894 - LP: #1396470
6895
6896 [ Upstream Kernel Changes ]
6897
6898 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
6899 may result in I/O freeze
6900 - LP: #1400289
6901
6902 [ Upstream Kernel Changes ]
6903
6904 * rebase to v3.18
6905
6906 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
6907
6908 linux (3.18.0-5.6) vivid; urgency=low
6909
6910 [ Leann Ogasawara ]
6911
6912 * Release Tracking Bug
6913 - LP: #1398109
6914
6915 [ Andy Whitcroft ]
6916
6917 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
6918 - LP: #1397061
6919 * rebase to v3.18-rc7
6920
6921 [ Chris J Arges ]
6922
6923 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
6924 ppc64el/generic
6925 - LP: #1395855
6926
6927 [ Upstream Kernel Changes ]
6928
6929 * rebase to v3.18-rc7
6930 - LP: #1389497
6931
6932 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
6933
6934 linux (3.18.0-4.5) vivid; urgency=low
6935
6936 [ Leann Ogasawara ]
6937
6938 * Release Tracking Bug
6939 - LP: #1395891
6940
6941 [ Andy Whitcroft ]
6942
6943 * rebase to v3.18-rc6
6944 * [Config] update configs following rebase to v3.18-rc6
6945 * [Config] enable overlayfs v1 support
6946
6947 [ Tim Gardner ]
6948
6949 * rebase to v3.18-rc5
6950
6951 [ Upstream Kernel Changes ]
6952
6953 * overlay: add backwards compatible overlayfs format support
6954 - LP: #1395877
6955
6956 [ Upstream Kernel Changes ]
6957
6958 * rebase to v3.18-rc5
6959 * rebase to v3.18-rc6
6960
6961 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
6962
6963 linux (3.18.0-3.4) vivid; urgency=low
6964
6965 [ Andy Whitcroft ]
6966
6967 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
6968 * Revert "SAUCE: AUFS -- update to
6969 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
6970 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
6971 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
6972 * [Config] amd64 is now the indep architecture
6973 * [Debian] basic hook support
6974 * SAUCE: AUFS -- aufs3-base.patch
6975 * SAUCE: AUFS -- aufs3-mmap.patch
6976 * SAUCE: AUFS -- aufs3-standalone.patch
6977 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
6978 * [Config] updateconfigs following aufs3 update
6979 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
6980
6981 [ dann frazier ]
6982
6983 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
6984 - LP: #1388952
6985 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
6986 * [Config] Disable CONFIG_RCU_USER_QS on arm64
6987
6988 [ Tim Gardner ]
6989
6990 * rebase to v3.18-rc4
6991
6992 [ Upstream Kernel Changes ]
6993
6994 * rebase to v3.18-rc4
6995 - LP: #1389497
6996 - LP: #1387128
6997
6998 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
6999
7000 linux (3.18.0-2.2) vivid; urgency=low
7001
7002 [ Tim Gardner ]
7003
7004 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
7005
7006 [ Upstream Kernel Changes ]
7007
7008 * rebase to v3.18-rc3
7009
7010 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
7011
7012 linux (3.18.0-1.1) vivid; urgency=low
7013
7014 [ Andy Whitcroft ]
7015
7016 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
7017 * [Config] tools -- only build common tools when enabled
7018 * [Config] follow rename of DEB_BUILD_PROFILES
7019 * [Config] linux-image-extra is additive to linux-image
7020 - LP: #1375310
7021 * [Config] linux-image-extra postrm is not needed on purge
7022 * [Config] enable cloud tools on i386
7023 - LP: #1367399
7024
7025 [ Marc Dietrich ]
7026
7027 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
7028
7029 [ Paolo Pisati ]
7030
7031 * [Config] armhf: REGULATOR_TWL4030=y
7032 * [Config] armhf: disable JUMP_LABEL
7033 - LP: #1378856
7034
7035 [ Tim Gardner ]
7036
7037 * rebase to v3.17-rc2
7038 * updateconfigs
7039 * [Config] CONFIG_NFC_ST21NFCB=n
7040 * [Config] Added net/6lowpan/* to generic inclusion list
7041 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
7042 * rebase to v3.17-rc3
7043 * rebase to v3.17-rc4
7044 * rebase to v3.17-rc5
7045 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
7046 * [Config] CONFIG_XMON=y
7047 - LP: #1365655
7048 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
7049 - LP: #1362514
7050 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
7051 - LP: #1362514
7052 * [Config] CONFIG_DMA_CMA=n
7053 - LP: #1362261
7054 * [Config] Add mpt3sas to d-i
7055 - LP: #1368907
7056 * [Debian] set do_*_tools after stage1 or bootstrap is determined
7057 - LP: #1370211
7058 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
7059 - LP: #1244176
7060 * rebase to v3.17-rc6
7061 * SAUCE: usbip: Update include path
7062 * [Debian] usbip tools packaging
7063 - LP: #898003
7064 * [Config] Enable usbip tools
7065 - LP: #898003
7066 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
7067 - LP: #1363180
7068 * [Config] Correct annotation regarding CONFIG_DMA_CMA
7069 - LP: #1362261
7070 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
7071 - LP: #1374438
7072 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
7073 - LP: #1374440
7074 * [Debian] Don't fail if a symlink already exists
7075 * rebase to v3.17-rc7
7076 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
7077 - LP: #1374440
7078 * rebase to v3.17
7079 * rebase to v3.18-rc1
7080 * [Config] CONFIG_AUFS_FS=n for FTBS
7081 * Enable vivid
7082 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
7083 - LP: #1385510
7084 * rebase to v3.18-rc2
7085 * [Debian] Fix linux-doc dangling symlinks
7086 - LP: #661306
7087 * CONFIG_MODULE_COMPRESS=n
7088 * [Config] dropped scsi_tgt from generic inclusion list
7089 * [Config] Added drivers/uio to generic inclusion list
7090 * [Config] CONFIG_PATA_MACIO=y
7091 - LP: #1378894
7092 * [Config] CONFIG_DRM_BOCHS=n
7093 * [Debian] install usbipd
7094 - LP: #898003
7095
7096 [ Upstream Kernel Changes ]
7097
7098 * rebase to v3.18-rc2
7099
7100 [ Upstream Kernel Changes ]
7101
7102 * rebase to v3.18-rc1
7103 - LP: #1316518
7104 - LP: #1371591
7105 - LP: #1357928
7106
7107 [ Upstream Kernel Changes ]
7108
7109 * rebase to v3.17
7110
7111 [ Upstream Kernel Changes ]
7112
7113 * rebase to v3.17-rc7
7114
7115 [ Upstream Kernel Changes ]
7116
7117 * rebase to v3.17-rc6
7118
7119 [ Upstream Kernel Changes ]
7120
7121 * rebase to v3.17-rc5
7122
7123 [ Upstream Kernel Changes ]
7124
7125 * rebase to v3.17-rc4
7126
7127 [ Upstream Kernel Changes ]
7128
7129 * rebase to v3.17-rc3
7130
7131 [ Upstream Kernel Changes ]
7132
7133 * rebase to v3.17-rc2
7134 - LP: #1358116
7135 - LP: #1350148
7136 - LP: #1334950
7137 - LP: #1329580
7138 - LP: #1329580
7139 - LP: #1329580
7140
7141 [ Upstream Kernel Changes ]
7142
7143 * rebase to v3.17-rc2
7144
7145 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
7146
7147 linux (3.17.0-0.0) utopic; urgency=medium
7148
7149 * Empty entry
7150
7151 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
7152
7153 linux (3.16.0-11.16) utopic; urgency=low
7154
7155 [ Mauricio Faria de Oliveira ]
7156
7157 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
7158 - LP: #1358920
7159
7160 [ Peter Zijlstra ]
7161
7162 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
7163 - LP: #1361300
7164
7165 [ Tim Gardner ]
7166
7167 * [Config] CONFIG_ZPOOL=y
7168 - LP: #1360428
7169 * Release Tracking Bug
7170 - LP: #1361308
7171
7172 [ Upstream Kernel Changes ]
7173
7174 * Revert "net/mlx4_en: Fix bad use of dev_id"
7175 - LP: #1347012
7176 * net/mlx4_en: Reduce memory consumption on kdump kernel
7177 - LP: #1347012
7178 * net/mlx4_en: Fix mac_hash database inconsistency
7179 - LP: #1347012
7180 * net/mlx4_en: Disable blueflame using ethtool private flags
7181 - LP: #1347012
7182 * net/mlx4_en: current_mac isn't updated in port up
7183 - LP: #1347012
7184 * net/mlx4_core: Use low memory profile on kdump kernel
7185 - LP: #1347012
7186 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
7187 - LP: #1347169
7188 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
7189 - LP: #1347169
7190 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
7191 - LP: #1347169
7192 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
7193 - LP: #1347169
7194 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
7195 - LP: #1347169
7196 * drivers: scsi: storvsc: Set srb_flags in all cases
7197 - LP: #1347169
7198 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
7199 - LP: #1347169
7200 * namespaces: Use task_lock and not rcu to protect nsproxy
7201 - LP: #1328088
7202 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
7203 * mm/zbud: change zbud_alloc size type to size_t
7204 - LP: #1360428
7205 * mm/zpool: implement common zpool api to zbud/zsmalloc
7206 - LP: #1360428
7207 * mm/zpool: zbud/zsmalloc implement zpool
7208 - LP: #1360428
7209 * mm/zpool: update zswap to use zpool
7210 - LP: #1360428
7211 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
7212 - LP: #1341296
7213 * iommu/amd: Fix for pasid initialization
7214 - LP: #1361300
7215 * iommu/amd: Moving PPR fault flags macros definitions
7216 - LP: #1361300
7217 * iommu/amd: Drop oprofile dependency
7218 - LP: #1361300
7219 * iommu/amd: Fix typo in amd_iommu_v2 driver
7220 - LP: #1361300
7221 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
7222 - LP: #1361300
7223 * iommu/amd: Don't free pasid_state in mn_release path
7224 - LP: #1361300
7225 * iommu/amd: Get rid of __unbind_pasid
7226 - LP: #1361300
7227 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
7228 - LP: #1361300
7229 * iommu/amd: Add pasid_state->invalid flag
7230 - LP: #1361300
7231 * iommu/amd: Don't hold a reference to mm_struct
7232 - LP: #1361300
7233 * iommu/amd: Don't hold a reference to task_struct
7234 - LP: #1361300
7235 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
7236 - LP: #1361300
7237 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
7238 - LP: #1361300
7239 * iommu/amd: Remove change_pte mmu_notifier call-back
7240 - LP: #1361300
7241 * iommu/amd: Fix device_state reference counting
7242 - LP: #1361300
7243 * iommu/amd: Fix 2 typos in comments
7244 - LP: #1361300
7245
7246 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
7247
7248 linux (3.16.0-10.15) utopic; urgency=low
7249
7250 [ dann frazier ]
7251
7252 * [debian] Fix regression with ABI subversions and backport
7253
7254 [ Feng Kan ]
7255
7256 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
7257 modify write.
7258 - LP: #1357527
7259 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
7260 assembly code
7261 - LP: #1358949
7262
7263 [ Stefan Bader ]
7264
7265 * SAUCE: bcache: prevent crash on changing writeback_running
7266 - LP: #1357295
7267
7268 [ Tim Gardner ]
7269
7270 * [Config] CONFIG_XFRM_STATISTICS=y
7271 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
7272 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
7273 - LP: #1353005
7274 * Release Tracking Bug
7275 - LP: #1359783
7276
7277 [ Upstream Kernel Changes ]
7278
7279 * intel_idle: Broadwell support
7280 - LP: #1256170
7281 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
7282 - LP: #1357108
7283 * powerpc/powernv: Invoke opal call to handle hmi.
7284 - LP: #1357108
7285 * powerpc/book3s: handle HMIs for cpus in nap mode.
7286 - LP: #1357108
7287 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
7288 - LP: #1357108
7289 * powerpc: Add smp_mb() to arch_spin_is_locked()
7290 - LP: #1358569
7291 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
7292 - LP: #1358569
7293 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
7294 temperature
7295 - LP: #1353005
7296 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
7297 - LP: #1358855
7298 * printk: Add function to return log buffer address and size
7299 - LP: #1359423
7300 * powerpc/powernv: Interface to register/unregister opal dump region
7301 - LP: #1359423
7302 * bcache: fix crash on shutdown in passthrough mode
7303 - LP: #1357295
7304 * bcache: fix uninterruptible sleep in writeback thread
7305 - LP: #1357295
7306
7307 [ Vinayak Kale ]
7308
7309 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
7310 - LP: #1357527
7311 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
7312 - LP: #1357527
7313
7314 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
7315
7316 linux (3.16.0-9.14) utopic; urgency=low
7317
7318 [ Tim Gardner ]
7319
7320 * Release Tracking Bug
7321 - LP: #1357370
7322
7323 [ Serge Hallyn ]
7324
7325 * SAUCE: Overlayfs: allow unprivileged mounts
7326 - LP: #1357025
7327
7328 [ Upstream Kernel Changes ]
7329
7330 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
7331 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
7332 * dts: Add bindings for APM X-Gene SoC ethernet driver
7333 * drivers: net: Add APM X-Gene SoC ethernet driver support.
7334 * powerpc/thp: Add write barrier after updating the valid bit
7335 - LP: #1357014
7336 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
7337 - LP: #1357014
7338 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
7339 of 4k pte
7340 - LP: #1357014
7341 * powerpc/thp: Handle combo pages in invalidate
7342 - LP: #1357014
7343 * powerpc/thp: Invalidate with vpn in loop
7344 - LP: #1357014
7345 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
7346 - LP: #1357014
7347 * powerpc/mm: Use read barrier when creating real_pte
7348 - LP: #1357014
7349 * powerpc/thp: Add tracepoints to track hugepage invalidate
7350 - LP: #1357014
7351 * rebase to v3.16.1
7352
7353 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
7354
7355 linux (3.16.0-8.13) utopic; urgency=low
7356
7357 [ Tim Gardner ]
7358
7359 * Release Tracking Bug
7360 - LP: #1356403
7361
7362 [ dann frazier ]
7363
7364 * [debian] Allow for package revisions condusive for branching
7365
7366 [ Upstream Kernel Changes ]
7367
7368 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
7369 - LP: #1350087
7370 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
7371 - LP: #1350087
7372 * powerpc/powernv: Enable M64 aperatus for PHB3
7373 - LP: #1355469
7374 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
7375 - LP: #1352994
7376 * powerpc: Add machine_early_initcall()
7377 - LP: #1352640
7378 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
7379 - LP: #1352640
7380 * powerpc/eeh: Avoid event on passed PE
7381 - LP: #1352640
7382 * powerpc/eeh: EEH support for VFIO PCI device
7383 - LP: #1352640
7384 * powerpc/eeh: sysfs entries lost
7385 - LP: #1352640
7386 * powerpc/powernv: Fix IOMMU table for VFIO dev
7387 - LP: #1352640
7388 * powerpc/eeh: Fetch IOMMU table in reliable way
7389 - LP: #1352640
7390 * powerpc/eeh: Refactor EEH flag accessors
7391 - LP: #1352640
7392 * powerpc/eeh: Selectively enable IO for error log
7393 - LP: #1352640
7394 * powerpc/eeh: Reduce lines of log dump
7395 - LP: #1352640
7396 * powerpc/eeh: Replace pr_warning() with pr_warn()
7397 - LP: #1352640
7398 * powerpc/eeh: Make diag-data not endian dependent
7399 - LP: #1352640
7400 * powerpc/eeh: Aux PE data for error log
7401 - LP: #1352640
7402 * PCI: Support BAR sizes up to 128GB
7403 - LP: #1352640
7404 * powerpc/powernv: Allow to freeze PE
7405 - LP: #1352640
7406 * powerpc/powernv: Split ioda_eeh_get_state()
7407 - LP: #1352640
7408 * powerpc/powernv: Handle compound PE
7409 - LP: #1352640
7410 * powerpc/powernv: Handle compound PE for EEH
7411 - LP: #1352640
7412 * powerpc/powernv: Handle compound PE in config accessors
7413 - LP: #1352640
7414 * mnt: Only change user settable mount flags in remount
7415 - LP: #1356318
7416 - CVE-2014-5206
7417 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
7418 - LP: #1356318
7419 - CVE-2014-5206
7420 * mnt: Correct permission checks in do_remount
7421 - LP: #1356323
7422 - CVE-2014-5207
7423 * mnt: Change the default remount atime from relatime to the existing value
7424 - LP: #1356323
7425 - CVE-2014-5207
7426
7427 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
7428
7429 linux (3.16.0-7.12) utopic; urgency=low
7430
7431 [ Andy Whitcroft ]
7432
7433 * rebase to v3.16 final
7434 * [Config] d-i -- add virtio_scsi to virtio-modules
7435 - LP: #1342000
7436
7437 [ dann frazier ]
7438
7439 * [Packaging] Fix 'printchanges' to work with versions containing '+'
7440
7441 [ Tim Gardner ]
7442
7443 * [Config] CONFIG_MICROCODE=y
7444 - LP: #1084373
7445 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
7446 - LP: #1349028
7447 * [Config] Add hv_balloon to d-i virtio-modules
7448 - LP: #1292216
7449 * Release Tracking Bug
7450 - LP: #1354530
7451
7452 [ Upstream Kernel Changes ]
7453
7454 * rebase to v3.16
7455
7456 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
7457
7458 linux (3.16.0-6.11) utopic; urgency=low
7459
7460 [ Paolo Pisati ]
7461
7462 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
7463 * [Config] armhf: KEYBOARD_IMX=m
7464 * [Config] armhf: build cubox & imx6 DTBs
7465 * [Config] armhf: RTC_DRV_PCF8523=y
7466
7467 [ Tim Gardner ]
7468
7469 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
7470 - LP: #1344405
7471 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
7472 - LP: #1343109
7473 * Release Tracking Bug
7474 - LP: #1349196
7475
7476 [ Upstream Kernel Changes ]
7477
7478 * rebase to v3.16-rc7
7479
7480 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
7481
7482 linux (3.16.0-5.10) utopic; urgency=low
7483
7484 [ Tim Gardner ]
7485
7486 * Release Tracking Bug
7487 - LP: #1346298
7488 * [Config] CONFIG_GPIO_SYSFS=y
7489 - LP: #1342153
7490 * rebase to v3.16-rc6
7491
7492 [ Paolo Pisati ]
7493
7494 * [Config] enable ARCH_MVEBU*
7495 * [Config] AHCI_MVEBU=m
7496 * [Config] ARMADA_THERMAL=y
7497 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
7498 * [Config] CRYPTO_DEV_MV_CESA=m
7499 * [Config] I2C_MV64XXX=m
7500 * [Config] MMC_MVSDIO=m
7501 * [Config] MMC_SDHCI_DOVE=m
7502 * [Config] MTD_NAND_ORION=m
7503 * [Config] MTD_NAND_PXA3xx=m
7504 * [Config] MVNETA=m
7505 * [Config] MV_XOR=y
7506 * [Config] ORION_WATCHDOG=m
7507 * [Config] PCI_MVEBU=y
7508 * [Config] RTC_DRV_MV=y
7509 * [Config] SND_KIRKWOOD_SOC*=m
7510 * [Config] SPI_ORION=m
7511 * [Config] USB_XHCI_MVEBU=m
7512 * [Config] armhf: build all Armada and Dove DTBs
7513 * [Config] armhf: SERIAL_8250_DW=y
7514
7515 [ Upstream Kernel Changes ]
7516
7517 * rebase to v3.16-rc6
7518
7519 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
7520
7521 linux (3.16.0-4.9) utopic; urgency=low
7522
7523 [ Tim Gardner ]
7524
7525 * Release Tracking Bug
7526 - LP: #1341543
7527
7528 [ Upstream Kernel Changes ]
7529
7530 * rebase to v3.16-rc5
7531
7532 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
7533
7534 linux (3.16.0-3.8) utopic; urgency=low
7535
7536 [ Tim Gardner ]
7537
7538 * Release Tracking Bug
7539 - LP: #1340091
7540
7541 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
7542
7543 linux (3.16.0-2.7) utopic; urgency=low
7544
7545 [ Andy Whitcroft ]
7546
7547 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
7548 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7549
7550 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
7551
7552 linux (3.16.0-2.6) utopic; urgency=low
7553
7554 [ Andy Whitcroft ]
7555
7556 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
7557 Fixes FTBS.
7558
7559 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
7560
7561 linux (3.16.0-2.5) utopic; urgency=low
7562
7563 [ Andy Whitcroft ]
7564
7565 * ubuntu -- fix basic format for ubuntu/Makefile
7566 * ubuntu: AUFS (no-squash): basic framework and update machinary
7567 * ubuntu: aufs3 -- update update scripting
7568 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
7569 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7570 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
7571 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
7572 * [Configs] AUFS configs
7573 * ubuntu: aufs3 -- reenable
7574
7575 [ Tim Gardner ]
7576
7577 * CONFIG_LATENCYTOP=n
7578
7579 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
7580
7581 linux (3.16.0-2.4) utopic; urgency=low
7582
7583 [ Andy Whitcroft ]
7584
7585 * [Config] flip VIRTIO*=y
7586 * [Config] commonise CONFIG_SWIOTLB=y
7587 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
7588 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
7589 config defaults
7590 * [Config] apply Device Drivers >> Block devices config defaults
7591 * [Config] apply Device Drivers >> Character devices config defaults
7592 * [Config] apply Device Drivers >> DMA Engine support config defaults
7593 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
7594 reporting config defaults
7595 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
7596 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
7597 support) config defaults
7598 * [Config] apply Device Drivers >> GPIO Support config defaults
7599 * [Config] apply Device Drivers >> Graphics support >> Console display
7600 driver support config defaults
7601 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
7602 config defaults
7603 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
7604 * [Config] apply Device Drivers >> Input device support >> Generic input
7605 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
7606 defaults
7607 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
7608 ports config defaults
7609 * [Config] apply Device Drivers >> LED Support >> LED Class Support
7610 config defaults
7611 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
7612 defaults
7613 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
7614 grabbers support config defaults
7615 * [Config] apply Security options config defaults
7616 * [Config] apply Networking options >> Network packet filtering framework
7617 (Netfilter) >> Core Netfilter Configuration config defaults
7618 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
7619 defaults
7620 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
7621 Devices >> Support for frame buffer devices config defaults
7622 * [Config] apply Power management and ACPI options >> CPU Frequency
7623 scaling config defaults
7624 * [Config] apply Processor type and features config defaults
7625 * [Config] apply Partition Types config defaults
7626 * [Config] apply Power management and ACPI options config defaults
7627 * [Config] apply Device Drivers >> InfiniBand support config defaults
7628 * [Config] apply Device Drivers >> Misc devices config defaults
7629 * [Config] apply Device Drivers >> Multifunction device drivers config
7630 defaults
7631 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7632 support >> SCSI low-level drivers config defaults
7633 * [Config] apply Device Drivers >> Network device support >> Ethernet
7634 driver support config defaults
7635 * [Config] apply Device Drivers >> Network device support >> Network core
7636 driver support config defaults
7637 * [Config] apply Device Drivers >> Network device support >> PHY Device
7638 support and infrastructure config defaults
7639 * [Config] apply File systems >> Network File Systems config defaults
7640 * [Config] apply Device Drivers >> Input device support >> Generic input
7641 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
7642 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
7643 >> NAND Device Support config defaults
7644 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7645 >> Ralink driver support config defaults
7646 * [Config] apply Device Drivers >> Staging drivers config defaults
7647 * [Config] apply Cryptographic API >> Hardware crypto devices config
7648 defaults
7649 * [Config] apply Device Drivers >> Macintosh device drivers config
7650 defaults
7651 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7652 config defaults
7653 * [Config] apply Device Drivers >> PPS support config defaults
7654 * [Config] apply Device Drivers >> Sound card support config defaults
7655 * [Config] apply Networking support >> RF switch subsystem support config
7656 defaults
7657 * [Config] apply Library routines config defaults
7658 * [Config] apply Device Drivers >> CODEC drivers config defaults
7659 * [Config] apply Device Drivers >> PHY Subsystem config defaults
7660 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
7661 config defaults
7662 * [Config] apply Kernel hacking >> Tracers config defaults
7663 * [Config] apply Kernel hacking >> Runtime Testing config defaults
7664 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
7665 * [Config] apply Device Drivers >> USB support config defaults
7666 * [Config] apply Device Drivers >> Power supply class support config
7667 defaults
7668 * [Config] apply Device Drivers >> USB Network Adapters config defaults
7669 * [Config] apply General setup >> IRQ subsystem config defaults
7670 * [Config] apply General setup config defaults
7671 * [Config] apply File systems >> Miscellaneous filesystems config
7672 defaults
7673 * [Config] apply File systems config defaults
7674 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
7675 * [Config] apply Device Drivers >> Virtio drivers config defaults
7676 * [Config] apply Device Drivers >> USB Peripheral Controller config
7677 defaults
7678 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7679 support >> SCSI Transports config defaults
7680 * [Config] apply Device Drivers >> Real Time Clock config defaults
7681 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
7682 (libata) config defaults
7683 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
7684 defaults
7685 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
7686 config defaults
7687 * [Config] apply Device Drivers >> USB Physical Layer drivers config
7688 defaults
7689 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
7690 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
7691 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
7692 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
7693 CONFIG_HOTPLUG_CPU=n
7694 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
7695 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
7696 * [Config] drivers/acpi/acpi_ipmi.ko needs
7697 drivers/char/ipmi/ipmi_msghandler.ko in virtual
7698 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
7699 CONFIG_FUNCTION_TRACER=n
7700 * [Config] ignore modules changing following major config changes
7701
7702 [ Tim Gardner ]
7703
7704 * rebase to v3.16-rc4
7705
7706 [ Upstream Kernel Changes ]
7707
7708 * rebase to v3.16-rc4
7709 - LP: #1297581
7710
7711 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
7712
7713 linux (3.16.0-1.3) utopic; urgency=low
7714
7715 [ Andy Whitcroft ]
7716
7717 * Revert "Disable do_tools_perf for FTBS"
7718 * SAUCE: fix perf_regs definitions for arm64
7719
7720 [ Paolo Pisati ]
7721
7722 * [Config] armhf: ARCH_EXYNOS5* support
7723 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
7724 * [Config] armhf: EXYNOS_THERMAL=y
7725 * [Config] armhf: EXYNOS_IOMMU=y
7726 * [Config] armhf: EXYNOS_ADC=m
7727 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
7728 * [Config] armhf: MMC_SDHCI_S3C=m
7729 * [Config] armhf: PCI_EXYNOS=y
7730 * [Config] armhf: PHY_EXYNOS5250_SATA=y
7731 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
7732 * [Config] armhf: PWM_SAMSUNG=m
7733 * [Config] armhf: RTC_DRV_S3C=y
7734 * [Config] armhf: S3C2410_WATCHDOG=m
7735 * [Config] armhf: MMC_DW_EXYNOS=m
7736 * [Config] armhf: SERIAL_SAMSUNG=y
7737 * [Config] armhf: SND_SOC_SAMSUNG=m
7738 * [Config] armhf: SPI_S3C64XX=m
7739 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
7740 * [Config] armhf: FB_S3C=m
7741 * [Config] armhf: build all Exynos 5 DTBs
7742 * [Config] armhf: disable CPUFREQ_EXYNOS
7743
7744 [ Tim Gardner ]
7745
7746 * rebase to v3.16-rc3
7747
7748 [ Upstream Kernel Changes ]
7749
7750 * rebase to v3.16-rc3
7751 - LP: #1331915
7752
7753 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
7754
7755 linux (3.16.0-0.2) utopic; urgency=low
7756
7757 [ Tim Gardner ]
7758
7759 * Revert "SAUCE: intel_pstate -- toggle default to disable"
7760 - LP: #1333322
7761 * CONFIG_BOOKE_WDT=y
7762 * Disable do_tools_perf for FTBS (just until I can figure it out)
7763
7764 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
7765
7766 linux (3.16.0-0.1) utopic; urgency=low
7767
7768 [ Tim Gardner ]
7769
7770 * Release Tracking Bug
7771 - LP: #1333265
7772
7773 [ Andy Whitcroft ]
7774
7775 * [Config] cloud-tools -- add systemd units
7776 - LP: #1329027
7777
7778 [ dann frazier ]
7779
7780 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
7781 * [Config] CONFIG_NET_XGENE=m for arm64
7782 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
7783
7784 [ Feng Kan ]
7785
7786 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
7787 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
7788 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
7789
7790 [ Iyappan Subramanian ]
7791
7792 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
7793 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
7794 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
7795 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
7796
7797 [ Tim Gardner ]
7798
7799 * updateconfigs
7800 * Fix arm64 crypto Makefile
7801 * [Config] CONFIG_BOOKE_WDT=n for FTBS
7802 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
7803 - LP: #1327619
7804 * Disabled powerpc64-emb for FTBS
7805 * [Config] CONFIG_DRM_TEGRA=m
7806 * [Config] CONFIG_CMA_SIZE_MBYTES=64
7807 * rebase to v3.16-rc2
7808 * Clean up generic.inclusion-list warnings
7809
7810 [ Upstream Kernel Changes ]
7811
7812 * rebase to v3.16-rc2
7813 - LP: #1328587
7814 - LP: #1319291
7815 - LP: #1310512
7816 - LP: #1310512
7817 - LP: #1305480
7818
7819 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
7820
7821 linux (3.15.0-6.11) utopic; urgency=low
7822
7823 [ Adam Conrad ]
7824
7825 * Enable building the sata-modules udeb on ppc64el.
7826 - LP: #1323980
7827 * [Packaging] Set bootloader and loader on ppc64el to grub
7828
7829 [ Adam Lee ]
7830
7831 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
7832 - LP: #1310512, #1320070
7833
7834 [ Alex Hung ]
7835
7836 * SAUCE: (no-up) dell-led: add mic mute led interface
7837 - LP: #1308297
7838
7839 [ Andy Whitcroft ]
7840
7841 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
7842 - LP: #1285434
7843 * [Config] tools -- enable cpupower on ppc64el
7844 * [Config] ppc64el -- enable perf tools
7845 * [Config] powerpc -- enable perf tools
7846 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
7847 * [Config] arm64 -- enable tools
7848 - LP: #1326050
7849 * [Config] switch hyper-keyboard to virtual
7850 - LP: #1325306
7851 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
7852 upgrades
7853 * SAUCE: kvm: BIOS disabled kvm support should be a warning
7854 - LP: #1300247
7855 * SAUCE: nouveau: missing outputs should be warnings
7856 - LP: #1300244
7857 * [Config] d-i -- add nvme devices to block-modules udeb
7858 - LP: #1303710
7859
7860 [ Anton Blanchard ]
7861
7862 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
7863 - LP: #1328230
7864
7865 [ Colin Ian King ]
7866
7867 * SAUCE: intel_pstate: inform user that thermald is worth considering
7868
7869 [ Dave Chiluk ]
7870
7871 * [Config] Enable CONFIG_IP_VS_IPV6=y
7872 - LP: #1300739
7873
7874 [ Paolo Pisati ]
7875
7876 * [Config] build vexpress a9 dtb
7877 - LP: #1303657
7878
7879 [ Tetsuo Handa ]
7880
7881 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
7882
7883 [ Tim Gardner ]
7884
7885 * Release Tracking Bug
7886 - LP: #1329045
7887 * [Debian] Treat vdso install as an environment variable
7888 - LP: #1325713
7889 * [Config] Treat vdso install as an environment variable
7890 - LP: #1325713
7891 * [config] Set IPMI suppoort default to "y"
7892 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
7893 * [Config] CONFIG_RT_GROUP_SCHED=n
7894 - LP: #1284731
7895 * [Config] ppc64el -- switch to 64K system pages
7896 * [Config] CONFIG_MICROCODE_EARLY=y
7897 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
7898 * [Config] armhf: DRM_TILCDC=m
7899 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
7900 * [Config] arm64: KVM=y
7901 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
7902 * [Config] armhf: generic: disable CPU_IDLE
7903 * [Config] armhf: CPU_FREQ=y
7904 * [Config] Add new mlx modules to d-i
7905 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
7906 - LP: #1295112
7907 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
7908 - LP: #1294353
7909 * [Config] CONFIG_ABX500_CORE=y for ppc64el
7910 * [Config] CONFIG_ALX=m for powerpc
7911 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
7912 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
7913 * [Config] CONFIG_ANDROID=n for powerpc
7914 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
7915 * [Config] CONFIG_BIG_KEYS=y for ppc64el
7916 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
7917 * rebase to v3.15
7918 * [Config] CONFIG_PHY_XGENE=y
7919 * [Config] CONFIG_MLX4_DEBUG=y
7920 - LP: #1328256
7921 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
7922 - LP: #1324571
7923 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
7924 * [Config] CONFIG_CFG80211=m for ppc64el
7925 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
7926 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
7927 * [Config] CONFIG_EXPERT=y for ppc64el
7928 * [Config] CONFIG_ATA_SFF=y on ppc64el
7929 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
7930 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
7931 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
7932 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
7933 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
7934 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
7935 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
7936 * [Config] CONFIG_DDR=y for ppc64el
7937 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
7938 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
7939 * [Config] CONFIG_EZX_PCAP=n for all arches
7940 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
7941 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
7942 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
7943 * [Config] CONFIG_FB_3DFX=m for all arches
7944 * [Config] CONFIG_FB_MATROX=m for ppc64el
7945 * [Config] CONFIG_FB_RADEON=m for ppc64el
7946 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
7947 * [Config] CONFIG_FIREWIRE=m for ppc64el
7948 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
7949 * [Config] CONFIG_HAMRADIO=y for ppc64el
7950 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
7951 * [Config] CONFIG_I2C_MUX=m for ppc64el
7952 * [Config] CONFIG_I2C_STUB=m for ppc64el
7953 * [Config] CONFIG_I2O=m for ppc64el
7954 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
7955 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
7956 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
7957 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
7958 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
7959 * [Config] CONFIG_IPACK_BUS=m for ppc64el
7960 * [Config] CONFIG_ISDN=y for ppc64el
7961 * [Config] CONFIG_ISO9660_FS=m for ppc64el
7962 * [Config] CONFIG_KGDB=y for ppc64el
7963 * [Config] CONFIG_KVM_GUEST=y for ppc64el
7964 * [Config] CONFIG_L2TP_V3=y for powerpc
7965 * [Config] CONFIG_MAILBOX=y for ppc64el
7966 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
7967 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
7968 * [Config] CONFIG_MEMORY=y for ppc64el
7969 * [Config] CONFIG_MEMSTICK=m for ppc64el
7970 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
7971 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
7972 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
7973 * [Config] CONFIG_NET_9P=m for ppc64el
7974 * [Config] CONFIG_MSDOS_FS=m for ppc64el
7975 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
7976 * [Config] CONFIG_MTD=m for arm64
7977 * [Config] CONFIG_NETCONSOLE=m for ppc64el
7978 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
7979 * [Config] CONFIG_NET_IPIP=m for ppc64el
7980 * [Config] CONFIG_NET_TEAM=m for all arches
7981 * [Config] CONFIG_NFC=m for ppc64el
7982 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
7983 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
7984 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
7985 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
7986 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
7987 * [Config] CONFIG_OPROFILE=m for ppc64el
7988 * [Config] CONFIG_PARPORT_1284=y for ppc64el
7989 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
7990 * [Config] CONFIG_8723AU_P2P=n
7991 * [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
7992 * [Config] CONFIG_PCNET32=m for ppc64el
7993 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
7994 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
7995 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
7996 * [Config] CONFIG_SCSI_IPR=m for ppc64el
7997 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
7998 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
7999 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
8000 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
8001 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
8002 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
8003 * [Config] CONFIG_WLAN=y for arm64
8004 * [Config] CONFIG_VORTEX=m for ppc64el
8005 * [Config] CONFIG_WIMAX=m for ppc64el
8006 * [Config] CONFIG_WATCHDOG=y for ppc64el
8007 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
8008 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
8009 * [Config] CONFIG_UWB=m for ppc64el
8010 * [Config] CONFIG_USB_STORAGE=y
8011 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
8012 * [Config] CONFIG_HID_RMI=m
8013 * [Config] CONFIG_HVC_DCC=n
8014 - LP: #1303657
8015
8016 [ Upstream Kernel Changes ]
8017
8018 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
8019 - LP: #1323165
8020 * powerpc/powernv: Add calls to support little endian host
8021 - LP: #1327400
8022 * HID: rmi: introduce RMI driver for Synaptics touchpads
8023 * HID: rmi: do not stop the device at the end of probe
8024 * HID: rmi: check for the existence of some optional queries before reading query 12
8025 * HID: rmi: do not fetch more than 16 bytes in a query
8026 * HID: rmi: fix wrong struct field name
8027 * HID: rmi: fix masks for x and w_x data
8028 * HID: rmi: do not handle touchscreens through hid-rmi
8029 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
8030 - LP: #1305480
8031 * rebase to v3.15
8032
8033 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
8034
8035 linux (3.15.0-5.10) utopic; urgency=low
8036
8037 [ Tim Gardner ]
8038
8039 * Release Tracking Bug
8040 - LP: #1325596
8041 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
8042 * rebase to v3.15-rc8
8043
8044 [ Upstream Kernel Changes ]
8045
8046 * rebase to v3.15-rc8
8047
8048 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
8049
8050 linux (3.15.0-4.9) utopic; urgency=low
8051
8052 * no change rebuild to fix embeded debhelper.
8053
8054 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
8055
8056 linux (3.15.0-4.8) utopic; urgency=low
8057
8058 [ Andy Whitcroft ]
8059
8060 * Release Tracking Bug
8061 - LP: #1324107
8062 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
8063
8064 [ Javier Martinez Canillas ]
8065
8066 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
8067 - LP: #1323526
8068
8069 [ John Johansen ]
8070
8071 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
8072 - LP: #1323528
8073 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
8074 - LP: #1308761
8075 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
8076 - LP: #1308765
8077 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
8078 - LP: #1308764
8079 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
8080 - LP: #1323530
8081
8082 [ Kamal Mostafa ]
8083
8084 * [Config] add debian/gbp.conf
8085
8086 [ Tim Gardner ]
8087
8088 * [Config] CONFIG_SATA_AHCI=m for ppc64el
8089 - LP: #1323980
8090
8091 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
8092
8093 linux (3.15.0-3.7) utopic; urgency=low
8094
8095 [ Tim Gardner ]
8096
8097 * Release Tracking Bug
8098 - LP: #1323189
8099
8100 [ Andy Whitcroft ]
8101
8102 * [Config] autopkgtest -- need fakeroot for tests
8103
8104 [ Upstream Kernel Changes ]
8105
8106 * rebase to v3.15-rc7
8107
8108 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
8109
8110 linux (3.15.0-2.6) utopic; urgency=low
8111
8112 [ Andy Whitcroft ]
8113
8114 * [Config] remove the kernel-image firmware list on clean
8115
8116 [ Martin Pitt ]
8117
8118 * [Config] autopkgtest -- switch to significantly faster rebuild
8119
8120 [ Stefan Bader ]
8121
8122 * [Config]: Add missing modules to inclusion list
8123
8124 [ Tim Gardner ]
8125
8126 * [debian] Dynamically generate the kernel-image udebs firmware list
8127 * [d-i] firmware/kernel-image is generated
8128 * rebase to v3.15-rc6
8129 * Release Tracking Bug
8130 - LP: #1322251
8131
8132 [ Upstream Kernel Changes ]
8133
8134 * rebase to v3.15-rc6
8135 - LP: #1297581
8136
8137 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
8138
8139 linux (3.15.0-1.5) utopic; urgency=low
8140
8141 [ Tim Gardner ]
8142
8143 * [Config] Add apm-mustang.dtb to kernel-image udeb
8144
8145 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
8146
8147 linux (3.15.0-1.4) utopic; urgency=low
8148
8149 [ Andy Whitcroft ]
8150
8151 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
8152 local linux/hyperv.h"
8153 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
8154 local linux/hyperv.h"
8155 * [Packaging] tools -- hv tools build correctly against the built headers
8156 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
8157 * cloud-tools -- pull in init scripts for Hyper-V daemons
8158 * cloud-tools -- detect Hyper-V VM to avoid starting
8159 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
8160 - LP: #1295401
8161 * [Config] cloud-tools: reenable cloud-tools
8162
8163 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
8164
8165 linux (3.15.0-1.3) utopic; urgency=low
8166
8167 [ Andy Whitcroft ]
8168
8169 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
8170 - LP: #1318848
8171
8172 [ Ben Collins ]
8173
8174 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
8175 - LP: #1318629
8176
8177 [ Tim Gardner ]
8178
8179 * [Config] CONFIG_FSL_PAMU=n
8180 - LP: #1311738
8181 * Release Tracking Bug
8182 - LP: #1320239
8183
8184 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
8185
8186 linux (3.15.0-1.2) utopic; urgency=low
8187
8188 [ Tim Gardner ]
8189
8190 * Release Tracking Bug
8191 - LP: #1318171
8192 * Add rpcsec_gss_krb5 to generic inclusion list
8193 - LP: #769527
8194 * rebase to v3.15-rc5
8195
8196 [ Upstream Kernel Changes ]
8197
8198 * rebase to v3.15-rc5
8199 - LP: #1297581
8200
8201 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
8202
8203 linux (3.15.0-0.1) utopic; urgency=low
8204
8205 [ Upstream Kernel Changes ]
8206
8207 * rebase to v3.15-rc4
8208 - LP: #1297581
8209 - LP: #1297581
8210 - LP: #1305133
8211 - LP: #1297581
8212 - LP: #1297581
8213 - LP: #871808
8214 - LP: #1260303
8215 - LP: #1268468
8216 - LP: #1248116
8217 - LP: #1211920
8218 - LP: #1259790
8219 - LP: #1259437
8220 - LP: #1259435
8221 - LP: #1268468
8222
8223 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
8224
8225 linux (3.15.0-0.0) utopic; urgency=low
8226
8227 * Initial version for 3.15.
8228
8229 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
8230
8231 linux (3.13.0-8.27) trusty; urgency=low
8232
8233 [ John Johansen ]
8234
8235 * SAUCE: Add config option to disable new apparmor 3 semantics
8236 -LP: #1270215
8237
8238 [ Tim Gardner ]
8239
8240 * [debian] Fix indep_hdrs_pkg_name
8241 - LP: #1134441
8242 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
8243 * Enabled lttng build
8244 * Don't build lttng for armhf
8245 lttng hates gcc-4.8 for armhf
8246 * Release Tracking Bug
8247 - LP: #1277309
8248
8249 [ Upstream Kernel Changes ]
8250
8251 * rebase to v3.13.2
8252 - LP: #1260303
8253 - LP: #1260303
8254 - LP: #1268468
8255
8256 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
8257
8258 linux (3.13.0-7.26) trusty; urgency=low
8259
8260 [ John Johansen ]
8261
8262 * SAUCE: apparmor: fix uninitialized lsm_audit membe
8263 - LP: #1268727
8264 * Add config option to optionally enable new apparmor 3 semantics
8265
8266 [ Tim Gardner ]
8267
8268 * [Config] Add lowlatency to getabis
8269 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
8270 - LP: #1270215
8271 * Release Tracking Bug
8272 - LP: #1276810
8273
8274 [ Upstream Kernel Changes ]
8275
8276 * x86, x32: Correct invalid use of user timespec in the kernel
8277 - LP: #1274349
8278 - CVE-2014-0038
8279
8280 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
8281
8282 linux (3.13.0-7.25) trusty; urgency=low
8283
8284 [ Andy Whitcroft ]
8285
8286 * Revert "SAUCE: fix fmd headers"
8287 * SAUCE: fix fmd headers
8288
8289 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
8290
8291 linux (3.13.0-7.24) trusty; urgency=low
8292
8293 [ Stefan Bader ]
8294
8295 * [Config] Make vmwgfx driver enable the framebuffer device
8296
8297 [ Tim Gardner ]
8298
8299 * rebase to v3.13.1
8300 * [Config] CONFIG_NFS_FS=m for ppc64el
8301 * [Config] CONFIG_X86_SYSFB=n
8302 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
8303 * Release Tracking Bug
8304 - LP: #1275898
8305
8306 [ Upstream Kernel Changes ]
8307
8308 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
8309 - LP: #1272525
8310 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
8311 - LP: #1272525
8312 * mm: ignore VM_SOFTDIRTY on VMA merging
8313 - LP: #1274917
8314 * drm/radeon: disable dpm on BTC
8315 - LP: #1266984
8316
8317 [ Upstream Kernel Changes ]
8318
8319 * rebase to v3.13.1
8320
8321 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
8322
8323 linux (3.13.0-6.23) trusty; urgency=low
8324
8325 [ Andy Whitcroft ]
8326
8327 * [Config] fix up architecture for linux-tools
8328
8329 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
8330
8331 linux (3.13.0-6.22) trusty; urgency=low
8332
8333 [ Andy Whitcroft ]
8334
8335 * [Packaging] limit linux-udebs-<flavour> to matching arch
8336 * [Config] powerpc -- disable perf to fix FTBFS
8337 * [Config] ppc64el -- fix up missing udebs
8338
8339 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
8340
8341 linux (3.13.0-6.21) trusty; urgency=low
8342
8343 [ Andy Fleming ]
8344
8345 * SAUCE: net: Add support for handling queueing in hardware
8346 * SAUCE: of_mdio: Add of_phy_attach function
8347 * SAUCE: phylib: Add generic 10G driver
8348 * SAUCE: phylib: Support attaching to gen10g_driver
8349 * SAUCE: phylib: Add Clause 45 read/write functions
8350
8351 [ Andy Whitcroft ]
8352
8353 * SAUCE: fix fmd headers
8354 * [Packaging] lowlatency -- merge out of tree flavours
8355 * SAUCE: allow IRQs to be irq-threaded by default via config
8356 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
8357 * [Config] powerpc -- fix up Build-depends:
8358 * Release Tracking Bug
8359 - LP: #1273747
8360
8361 [ Ben Collins ]
8362
8363 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
8364 ptr/64-bit rsrcs
8365 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
8366 * SAUCE: Fixup freescale usb phy driver to work on ppc64
8367 * SAUCE: xgmac_mdio: Silence read errors
8368 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
8369 * SAUCE: Fix stack overflow on ppc32
8370 * SAUCE: Use resource_size_t instead of long for PCI resource address
8371 * SAUCE: net/phy: Export function for use by dpaa_eth
8372 * [Packaging] powerpc -- merge out of tree powerpc arch
8373
8374 [ Bjorn Helgaas ]
8375
8376 * SAUCE: Revert "EISA: Log device resources in dmesg"
8377 - LP: #1251816
8378 * SAUCE: Revert "EISA: Initialize device before its resources"
8379 - LP: #1251816
8380
8381 [ Emil Medve ]
8382
8383 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
8384 with 10G "fixed-link"s
8385
8386 [ Kumar Gala ]
8387
8388 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
8389 * SAUCE: fsl_pme2: Add support for DPAA PME
8390 * SAUCE: fmd: FMD14 integration
8391 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
8392 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
8393
8394 [ Madalin Bucur ]
8395
8396 * SAUCE: net/flow: remove sleeping and deferral mechanism from
8397 flow_cache_flush
8398 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
8399 and duplex reading
8400
8401 [ Stefan Bader ]
8402
8403 * [Config] move some VMWare related modules into main package
8404 - LP: #1271669
8405
8406 [ Tim Gardner ]
8407
8408 * [Config] Add r815x to nic-modules
8409 - LP: #1273735
8410 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
8411 - LP: #239479
8412
8413 [ Upstream Kernel Changes ]
8414
8415 * mmc: sdhci-pci: break out definitions to header file
8416 - LP: #1239938
8417 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
8418 - LP: #1239938
8419 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
8420 * powerpc/book3e: support CONFIG_RELOCATABLE
8421 * book3e/kexec/kdump: enable kexec for kernel
8422 * book3e/kexec/kdump: create a 1:1 TLB mapping
8423 * book3e/kexec/kdump: introduce a kexec kernel flag
8424 * book3e/kexec/kdump: implement ppc64 kexec specfic
8425 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
8426 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
8427
8428 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
8429
8430 linux (3.13.0-5.20) trusty; urgency=low
8431
8432 [ Andy Whitcroft ]
8433
8434 * [Packaging] tools -- do not make symlinks when not making packages
8435 * [Packaging] tools -- tidy up control.stub.in ordering
8436 * [Packaging] tools -- tools-common is shared and not conditional
8437 * rebase to v3.13
8438
8439 [ Dirk Brandewie ]
8440
8441 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
8442
8443 [ KY Srinivasan ]
8444
8445 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
8446 notification
8447
8448 [ Upstream Kernel Changes ]
8449
8450 * rebase to v3.13
8451 - LP: #1270603
8452
8453 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
8454
8455 linux (3.13.0-4.19) trusty; urgency=low
8456
8457 [ Andy Whitcroft ]
8458
8459 * [Config] libunwind8-dev is now available for ppc64el
8460 * [Packaging] tools -- make cpupower optional
8461 * [Packaging] tools -- enable correctly for x86
8462
8463 [ Tim Gardner ]
8464
8465 * Release Tracking Bug
8466 - LP: #1269872
8467
8468 [ Upstream Kernel Changes ]
8469
8470 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
8471 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
8472 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
8473 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
8474
8475 [ Upstream Kernel Changes ]
8476
8477 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
8478
8479 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
8480
8481 linux (3.13.0-3.18) trusty; urgency=low
8482
8483 [ Andy Whitcroft ]
8484
8485 * rebase to v3.13-rc8
8486 * [Packaging] efi -- allow EFI signatures on any arch
8487
8488 [ Tim Gardner ]
8489
8490 * [Config] Fix vcs-git path
8491 * Release Tracking Bug
8492 - LP: #1268683
8493
8494 [ Upstream Kernel Changes ]
8495
8496 * rebase to v3.13-rc8
8497
8498 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
8499
8500 linux (3.13.0-2.17) trusty; urgency=low
8501
8502 [ Andy Whitcroft ]
8503
8504 * Release Tracking Bug
8505 - LP: #1267809
8506 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
8507 defaults
8508 * [Config] apply Platform support>>CPU Frequency scaling config defaults
8509 * [Config] CONFIG_PARIDE_EPATC8=y
8510 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
8511 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
8512 Switch drivers config defaults
8513 * [Config] apply Cryptographic API config defaults
8514 * [Config] apply Device Drivers >> Common Clock Framework config defaults
8515 * [Config] apply Device Drivers >> Distributed Switch Architecture
8516 drivers config defaults
8517 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
8518 device support config defaults
8519 * [Config] apply Device Drivers >> Graphics support >> Support for frame
8520 buffer devices >> Bootup logo config defaults
8521 * annotations -- update in tree annotations
8522 * [Config] apply Bus options >> PCI support >> RapidIO support config
8523 defaults
8524 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
8525 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
8526 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
8527 support config defaults
8528 * [Config] apply Device Drivers >> Character devices >> Serial drivers
8529 config defaults
8530 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
8531 defaults
8532 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
8533 Support config defaults
8534 * [Config] apply Device Drivers >> Character devices config defaults
8535 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
8536 HID transport layer config defaults
8537 * [Config] apply Device Drivers >> HID support >> HID bus support config
8538 defaults
8539 * [Config] apply Device Drivers >> HID support >> USB HID support config
8540 defaults
8541 * annotations -- update in tree annotations
8542 * [Config] apply Device Drivers >> GPIO Support config defaults
8543 * [Config] update configs for apparmour update
8544
8545 [ John Johansen ]
8546
8547 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8548 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8549 - LP: #1208988
8550 * SAUCE: apparmor: allocate path lookup buffers during init
8551 - LP: #1208988
8552 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
8553 - LP: #1236455
8554
8555 [ Tim Gardner ]
8556
8557 * Revert "[Debian] getabis: Preface module with package name"
8558 * [Config] Added ppc64el to getabis
8559 * [packaging] Bump ABI for every new release
8560
8561 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
8562
8563 linux (3.13.0-1.16) trusty; urgency=low
8564
8565 * First 3.13 upload.
8566 * Release tracker
8567 - LP: #1266852
8568
8569 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
8570
8571 linux (3.13.0-0.15) trusty; urgency=low
8572
8573 [ Tim Gardner ]
8574
8575 * rebase to v3.13-rc7
8576
8577 [ Upstream Kernel Changes ]
8578
8579 * rebase to v3.13-rc7
8580
8581 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
8582
8583 linux (3.13.0-0.14) trusty; urgency=low
8584
8585 [ Andy Whitcroft ]
8586
8587 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8588
8589 [ Tim Gardner ]
8590
8591 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
8592 * Update lttng to Version 2.4.0-rc2
8593 * lttng: Disabled trace_kvm_async_pf_completed
8594 * [Config] CONFIG_IMA=y
8595 - LP: #1244627
8596
8597 [ Upstream Kernel Changes ]
8598
8599 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8600
8601 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
8602
8603 linux (3.13.0-0.13) trusty; urgency=low
8604
8605 [ Andy Whitcroft ]
8606
8607 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
8608 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
8609 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
8610 * ubuntu: AUFS (no-squash): basic framework and update machinary
8611 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
8612 * ubuntu: aufs3 -- enable
8613 * ubuntu: aufs3 -- update configs
8614
8615 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
8616
8617 linux (3.13.0-0.12) trusty; urgency=low
8618
8619 [ Upstream Kernel Changes ]
8620
8621 * rebase to v3.13-rc6
8622
8623 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
8624
8625 linux (3.13.0-0.11) trusty; urgency=low
8626
8627 [ Andy Whitcroft ]
8628
8629 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
8630 * [Config] ppc64el -- initial defconfig based -generic flavour
8631 * [Config] initial defconfig for ppc64el
8632 * [Config] ubuntuise ppc64el config
8633 * [Config] ubuntuise ppc64el config part 2
8634 * [Config] d-i -- update empty udebs list
8635 * [Config] ppc64el -- split extras package
8636
8637 [ Anton Blanchard ]
8638
8639 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
8640
8641 [ Benjamin Herrenschmidt ]
8642
8643 * SAUCE: powerpc/powernv: Add calls to support little endian
8644
8645 [ Cédric Le Goater ]
8646
8647 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
8648 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
8649 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
8650 guests
8651
8652 [ Paul E. McKenney ]
8653
8654 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
8655
8656 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
8657
8658 linux (3.13.0-0.10) trusty; urgency=low
8659
8660 [ Andy Whitcroft ]
8661
8662 * rebase to v3.13-rc5
8663 * [Config] updateconfigs following rebase to v3.13-rc5
8664
8665 [ Upstream Kernel Changes ]
8666
8667 * rebase to v3.13-rc5
8668 - LP: #1260303
8669 - LP: #1260303
8670 - LP: #1260225
8671
8672 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
8673
8674 linux (3.13.0-0.9) trusty; urgency=low
8675
8676 [ Andy Whitcroft ]
8677
8678 * [Config] d-i -- allow missing firmware
8679
8680 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
8681
8682 linux (3.13.0-0.8) trusty; urgency=low
8683
8684 [ Andy Whitcroft ]
8685
8686 * [Config] annotations -- first pass over entire config
8687 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
8688
8689 [ Tim Gardner ]
8690
8691 * [Config] Add arm64 device tree files
8692 - LP: #1262901
8693
8694 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
8695
8696 linux (3.13.0-0.7) trusty; urgency=low
8697
8698 [ Rajesh B Prathipati ]
8699
8700 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
8701
8702 [ Tim Gardner ]
8703
8704 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
8705
8706 [ Upstream Kernel Changes ]
8707
8708 * rebase to v3.13-rc4
8709 - LP: #1259790
8710 - LP: #1259437
8711 - LP: #1259435
8712
8713 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
8714
8715 linux (3.13.0-0.6) trusty; urgency=low
8716
8717 [ Paolo Pisati ]
8718
8719 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
8720 * [Config] i386: amd64: VIRTIO_CONSOLE=y
8721
8722 [ Tim Gardner ]
8723
8724 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
8725
8726 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
8727
8728 linux (3.13.0-0.5) trusty; urgency=low
8729
8730 [ Andy Whitcroft ]
8731
8732 * correct bug listing for v3.13-rc2 rebase
8733 * [Config] ppc64el -- create linux-libc-dev
8734 * [Debian] Improve tools version message
8735 - LP: #1257715
8736
8737 [ Serge Hallyn ]
8738
8739 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
8740 - LP: #1248590
8741 * SAUCE: vfs: Fix a regression in mounting proc
8742
8743 [ Tim Gardner ]
8744
8745 * [Config] Build-in ohci-pci
8746 - LP: #1244176
8747 * Rebase to v3.13-rc3
8748
8749 [ Upstream Kernel Changes ]
8750
8751 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
8752 checks""
8753 - LP: #1248590
8754
8755 [ Upstream Kernel Changes ]
8756
8757 * rebase to v3.13-rc3
8758 - LP: #1256840
8759 - LP: #1256212
8760
8761 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
8762
8763 linux (3.13.0-0.4) trusty; urgency=low
8764
8765 [ Tim Gardner ]
8766
8767 * Rebase to v3.13-rc2
8768
8769 [ Upstream Kernel Changes ]
8770
8771 * rebase to v3.13-rc2
8772
8773 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
8774
8775 linux (3.13.0-0.3) trusty; urgency=low
8776
8777 [ Andy Whitcroft ]
8778
8779 * Revert "SAUCE: Fix DocBook FTBS"
8780
8781 [ Tim Gardner ]
8782
8783 * [Debian] Re-sign modules after debug objcopy
8784 - LP: #1253155
8785 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
8786
8787 [ Upstream Kernel Changes ]
8788
8789 * doc: fix generation of device-drivers
8790 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
8791
8792 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
8793
8794 linux (3.13.0-0.2) trusty; urgency=low
8795
8796 [ Tim Gardner ]
8797
8798 * SAUCE: Fix DocBook FTBS
8799
8800 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
8801
8802 linux (3.13.0-0.1) trusty; urgency=low
8803
8804 [ Upstream Kernel Changes ]
8805
8806 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
8807
8808 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
8809
8810 linux (3.13.0-0.0) trusty; urgency=low
8811
8812 * Major release bump.
8813
8814 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
8815
8816 linux (3.12.0-2.7) trusty; urgency=low
8817
8818 * Fixed armhf ABI build failure.
8819 * Release tracker
8820 - LP: #1249477
8821
8822 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
8823
8824 linux (3.12.0-2.6) trusty; urgency=low
8825
8826 [ Joseph Salisbury ]
8827
8828 * SAUCE: tg3: Add support for new 57786 device id.
8829 - LP: #1242610
8830
8831 [ Tim Gardner ]
8832
8833 * [Config] CONFIG_OABI_COMPAT=n
8834 * [Config] add the wandboard to shipped dtb
8835 - LP: #1249421
8836 * Release tracker
8837 - LP: #1249477
8838
8839 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
8840
8841 linux (3.12.0-2.5) trusty; urgency=low
8842
8843 [ Andy Whitcroft ]
8844
8845 * rebase to mainline v3.12
8846 * [Config] updateconfigs following rebase to v3.12
8847 * postinst -- improve relative symlink detection with missing files
8848 - LP: #1248053
8849 * postinst -- fix unchanged link detection
8850 * [Config] update configs following addition of apparmor fixes
8851
8852 [ Anthony Wong ]
8853
8854 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
8855 - LP: #1231305
8856
8857 [ John Johansen ]
8858
8859 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8860 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8861 - LP: #1208988
8862 * SAUCE: apparmor: allocate path lookup buffers during init
8863 - LP: #1208988
8864
8865 [ Tim Gardner ]
8866
8867 * [Config] Remove superfluous ubuntu/lttng-modules
8868
8869 [ Upstream Kernel Changes ]
8870
8871 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
8872 - LP: #1248590
8873
8874 [ Upstream Kernel Changes ]
8875
8876 * rebase to v3.12
8877 - LP: #1222850
8878
8879 [ Adam Conrad ]
8880 * etc/getabis: Fetch arm64/generic abis as well
8881
8882 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
8883
8884 linux (3.12.0-1.3) trusty; urgency=low
8885
8886 [ Andy Whitcroft ]
8887
8888 * [Config] arm64 -- add arch to the configuration handlers
8889 * [Config] arm64 -- add generic flavour
8890 * [Config] arm64 -- default config
8891 * [Config] arm64 -- fix up various FTBFS config options
8892 * SAUCE: arm64: export __copy_in_user to modules
8893 * [Config] arm64 -- disable ABI/module checks
8894 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
8895 * [Config] arm64 -- enable udebs for arm64
8896
8897 [ Colin Watson ]
8898
8899 * [Config] Clean up various udeb Provides
8900
8901 [ Paolo Pisati ]
8902
8903 * [Config] AHCI_IMX=y
8904 * [Config] build imx*-wandboard dtbs
8905
8906 [ Serge Hallyn ]
8907
8908 * SAUCE: device_cgroup: remove can_attach
8909
8910 [ Tim Gardner ]
8911
8912 * rebase to v3.12-rc7
8913 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
8914 * Release tracker
8915 - LP: #1245932
8916
8917 [ Upstream Kernel Changes ]
8918
8919 * rebase to v3.12-rc7
8920 - LP: #1180881
8921 - LP: #1180881
8922 - LP: #1217957
8923
8924 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
8925
8926 linux (3.12.0-0.2) trusty; urgency=low
8927
8928 [ Andy Whitcroft ]
8929
8930 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
8931 CAPACITY (16) at SPC-2"
8932 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
8933 SPC-2"
8934 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
8935 CAPACITY (16) be preferred"
8936 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
8937 be used at SPC-2"
8938 * Revert "overlayfs: Update to v19"
8939 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
8940 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
8941 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
8942 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
8943 clone_private_mount()"
8944 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
8945 modules"
8946 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
8947 documentation"
8948 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
8949 * [Config] fix linux-libc-dev generation for arm64
8950 * [Config] fix linux-libc-dev generation for x32
8951 * [Config] add linux-libc-dev generation for ppc64el
8952
8953 [ Erez Zadok ]
8954
8955 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
8956
8957 [ Miklos Szeredi ]
8958
8959 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
8960 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
8961 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
8962 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
8963 * ubuntu: overlayfs v20 -- overlay filesystem
8964 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
8965
8966 [ Neil Brown ]
8967
8968 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
8969
8970 [ Paolo Pisati ]
8971
8972 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
8973
8974 [ Seth Forshee ]
8975
8976 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
8977 ThinkPads
8978 - LP: #1183856
8979
8980 [ Tim Gardner ]
8981
8982 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
8983 * rebase to v3.12-rc2
8984 * updateconfigs
8985 * [Config] disable CONFIG_FB_VESA enforcer check
8986 * [Config] Disable lttng for FTBS
8987 * rebase to v3.12-rc3
8988 * rebase to v3.12-rc4
8989 * [Config] CONFIG_ANDROID=n
8990 - LP: #1235161
8991 * [Config] CONFIG_L2TP_V3=y
8992 - LP: #1235914
8993 * [Config] CONFIG_USB_OTG=n for all arches
8994 * Release tracker
8995 - LP: #1242811
8996
8997 [ Upstream Kernel Changes ]
8998
8999 * scsi: hyper-v storsvc switch up to SPC-3
9000
9001 * rebase to v3.12-rc6
9002 - LP: #1235977
9003 - LP: #1235523
9004 - LP: #1239392
9005 - LP: #1227491
9006
9007 * rebase to v3.12-rc3
9008 - LP: #1231931
9009
9010 * rebase to v3.12-rc2
9011 - LP: #1213820
9012 - LP: #1213055
9013 - LP: #1198030
9014
9015 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
9016
9017 linux (3.11.0-8.15) saucy; urgency=low
9018
9019 [ Tim Gardner ]
9020
9021 * Release tracker
9022 - LP: #1227969
9023
9024 * Update lttng
9025 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
9026 Version 2.3.0+
9027
9028 [ Upstream Kernel Changes ]
9029
9030 * igb: Add additional get_phy_id call for i354 devices
9031 - LP: #1219619
9032 * igb: Read flow control for i350 from correct EEPROM section
9033 - LP: #1219619
9034 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
9035 Required for lttng update.
9036
9037 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
9038
9039 linux (3.11.0-7.14) saucy; urgency=low
9040
9041 [ Andy Whitcroft ]
9042
9043 * [Packaging] sort out linux-tools naming
9044 - LP: #1205284
9045 * [Packaging] linux-tools: switch to common generic version helper
9046
9047 [ Paolo Pisati ]
9048
9049 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
9050
9051 [ Tim Gardner ]
9052
9053 * Release tracker
9054 - LP: #1226160
9055
9056 [ Tony Lindgren ]
9057
9058 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
9059 for pandaboard
9060
9061 [ Upstream Kernel Changes ]
9062
9063 * USB: handle LPM errors during device suspend correctly
9064 - LP: #1011415
9065 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
9066 - LP: #1011415
9067 * usb: Don't fail port power resume on device disconnect.
9068 - LP: #1011415
9069
9070 [ Upstream Kernel Changes ]
9071
9072 * rebase to v3.11.1
9073
9074 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
9075
9076 linux (3.11.0-7.13) saucy; urgency=low
9077
9078 * Release tracker
9079 - LP: #1223545
9080
9081 [ Andy Whitcroft ]
9082
9083 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
9084 - LP: #1223499
9085 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
9086 - LP: #1223499
9087 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
9088 - LP: #1223499
9089 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
9090 - LP: #1223499
9091
9092 [ Maximiliano Curia ]
9093
9094 * SAUCE: (no-up) Only let characters through when there are active readers.
9095 - LP: #1208740
9096
9097 [ Tim Gardner ]
9098
9099 * [Debian] getabis: Commit new ABI directory, remove the old
9100 * [Config] CONFIG_EFIVAR_FS=y
9101 - LP: #1223195
9102 * [Config] CONFIG_EFI_VARS_PSTORE=m,
9103 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
9104 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
9105 - LP: #1222850
9106
9107 [ Upstream Kernel Changes ]
9108
9109 * Intel xhci: refactor EHCI/xHCI port switching
9110 - LP: #1210858
9111
9112 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
9113
9114 linux (3.11.0-6.12) saucy; urgency=low
9115
9116 * Release tracker
9117 - LP: #1222893
9118
9119 [ Andy Whitcroft ]
9120
9121 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
9122 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
9123 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
9124 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
9125 - LP: #1222407
9126
9127 [ Paolo Pisati ]
9128
9129 * [Config] restore mmc boot on panda
9130
9131 [ Tyler Hicks ]
9132
9133 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
9134 - LP: #1216294
9135
9136 [ Upstream Kernel Changes ]
9137
9138 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
9139 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
9140 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
9141 * net: calxedaxgmac: fix possible skb free before tx complete
9142 * net: calxedaxgmac: update ring buffer tx_head after barriers
9143 * net: calxedaxgmac: fix race with tx queue stop/wake
9144 * net: calxedaxgmac: enable interrupts after napi_enable
9145 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
9146 * net: calxedaxgmac: remove some unused statistic counters
9147 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
9148 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
9149 * mfd: rtsx: Read vendor setting from config space
9150 - LP: #1201698
9151
9152 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
9153
9154 linux (3.11.0-5.11) saucy; urgency=low
9155
9156 * Release tracker
9157 - LP: #1221886
9158
9159 [ Adam Lee ]
9160
9161 * SAUCE: Bluetooth: Add support for 04ca:2007
9162 - LP: #1153448
9163 * SAUCE: Bluetooth: Add support for 105b:e065
9164 - LP: #1161261
9165
9166 [ Gavin Guo ]
9167
9168 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
9169 - LP: #1166113
9170
9171 [ Upstream Kernel Changes ]
9172
9173 * igb: Reset the link when EEE setting changed
9174 - LP: #1219619
9175 * igb: Read register for latch_on without return value
9176 - LP: #1219619
9177 * igb: Added rcu_lock to avoid race
9178 - LP: #1219619
9179 * igb: don't allow SR-IOV without MSI-X
9180 - LP: #1219619
9181 * igb: Update MTU so that it is always at least a standard frame size
9182 - LP: #1219619
9183 * igb: Refactor of init_nvm_params
9184 - LP: #1219619
9185 * igb: Refactor NVM read functions to accommodate devices with no flash
9186 - LP: #1219619
9187 * igb: Add device support for flashless SKU of i210 device
9188 - LP: #1219619
9189 * igb: Fix get_fw_version function for all parts
9190 - LP: #1219619
9191 * igb: Add macro for size of RETA indirection table
9192 - LP: #1219619
9193 * igb: Expose RSS indirection table for ethtool
9194 - LP: #1219619
9195 * igb: Don't look for a PBA in the iNVM when flashless
9196 - LP: #1219619
9197 * igb: Implementation of 1-sec delay for i210 devices
9198 - LP: #1219619
9199 * igb: New PHY_ID for i354 device
9200 - LP: #1219619
9201 * igb: M88E1543 PHY downshift implementation
9202 - LP: #1219619
9203 * igb: No PHPM support in i354 devices
9204 - LP: #1219619
9205 * igb: Support to get 2_5G link status for appropriate media type
9206 - LP: #1219619
9207 * igb: Get speed and duplex for 1G non_copper devices
9208 - LP: #1219619
9209 * igb: Implementation to report advertised/supported link on i354 devices
9210 - LP: #1219619
9211 * igb: Update version number
9212 - LP: #1219619
9213 * Bluetooth: Take proper tty_struct references
9214 - LP: #1189998
9215 * Bluetooth: Remove the device from the list in the destructor
9216 - LP: #1189998
9217 * Bluetooth: Move the tty initialization and cleanup out of open/close
9218 - LP: #1189998
9219 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
9220 - LP: #1189998
9221 * Bluetooth: Fix the reference counting of tty_port
9222 - LP: #1189998
9223 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
9224 - LP: #1189998
9225
9226 [ Wen-chien Jesse Sung ]
9227
9228 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
9229 - LP: #1065400
9230 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
9231 - LP: #1065400
9232
9233 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
9234
9235 linux (3.11.0-5.10) saucy; urgency=low
9236
9237 [ Andy Whitcroft ]
9238
9239 * Release tracker
9240 - LP: #1220222
9241 * Revert "[Config] Fix ubuntu directoy Kbuilds"
9242 * Revert "aufs update dropped some Kbuild files"
9243 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
9244 * Revert "ubuntu: AUFS -- update to
9245 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
9246 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
9247 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
9248 * rebase to v3.11 final
9249 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
9250 * ubuntu: AUFS (no-squash): basic framework and update machinary
9251 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
9252 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
9253 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
9254 * ubuntu: (no-squash) AUFS -- enable aufs
9255 * ubuntu: AUFS -- fix remaining d_count references to use accessor
9256 * ubuntu: lttng -- follow rename of pid_ns
9257 * SAUCE: disable stack-protector for ARM compressed bootloader
9258
9259 [ Paolo Pisati ]
9260
9261 * [Config] ARM_ATAG_DTB_COMPAT=y
9262
9263 [ Rob Herring ]
9264
9265 * [Config] Enable KVM and virtio for armhf generic-lpae
9266
9267 [ Tim Gardner ]
9268
9269 * [Config] CONFIG_ARPD=y
9270 * [Config] CONFIG_ZSWAP=y
9271 - LP: #1215379
9272
9273 [ Upstream Kernel Changes ]
9274
9275 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
9276 - LP: #1217957
9277 * ARM: use phys_addr_t for DMA zone sizes
9278 * ARM: highbank: enable DMA zone for LPAE
9279 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
9280 * ARM: highbank: select required errata work-arounds
9281 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
9282 * DMA: fix printk warning in AMBA PL08x DMA driver
9283 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
9284 * ARM: move outer_cache declaration out of ifdef
9285 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
9286 * ARM: highbank: clean-up some unused includes
9287 * ARM: xen: only set pm function ptrs for Xen guests
9288
9289 [ Upstream Kernel Changes ]
9290
9291 * rebase to v3.11
9292
9293 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
9294
9295 linux (3.11.0-4.9) saucy; urgency=low
9296
9297 [ Tim Gardner ]
9298
9299 * rebase to v3.11-rc7
9300 * Release tracker
9301 - LP: #1216962
9302
9303 [ Upstream Kernel Changes ]
9304
9305 * mwifiex: do not create AP and P2P interfaces upon driver loading
9306 - LP: #1212720
9307
9308 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
9309
9310 linux (3.11.0-3.8) saucy; urgency=low
9311
9312 [ Johannes Berg ]
9313
9314 * SAUCE: mac80211: ignore (E)CSA in probe response frames
9315 - LP: #1201470
9316
9317 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
9318
9319 linux (3.11.0-3.7) saucy; urgency=low
9320
9321 [ Tim Gardner ]
9322
9323 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
9324 upstart to track
9325 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
9326 linux/hyperv.h
9327 * SAUCE: hv: Add vss daemon to Makefile
9328 * [Debian] Add hv_vss_daemon to tools package
9329 - LP: #1213282
9330 * [Config] Fix ubuntu directoy Kbuilds
9331 - LP: #1181755
9332
9333 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
9334
9335 linux (3.11.0-3.6) saucy; urgency=low
9336
9337 [ Andy Whitcroft ]
9338
9339 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
9340 * [Config] tools: enable x86 and hyper-v
9341
9342 [ John Johansen ]
9343
9344 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
9345 snapshot"
9346 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
9347 root users"
9348 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
9349
9350 [ Joseph Salisbury ]
9351
9352 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
9353 - LP: #1210848
9354
9355 [ Kamal Mostafa ]
9356
9357 * [debian] tools: ship 'cpupower' in linux-tools
9358 - LP: #1158668
9359 * [Config] Build-dep on libpci-dev for cpu tools
9360 - LP: #1158668
9361
9362 [ Tim Gardner ]
9363
9364 * rebase to v3.11-rc6
9365 * Release tracker
9366 - LP: #1213941
9367
9368 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
9369
9370 linux (3.11.0-2.5) saucy; urgency=low
9371
9372 [ Tim Gardner ]
9373
9374 * [Config] CONFIG_PM_DEBUG=y
9375 - LP: #1210539
9376 * rebase to v3.11-rc5
9377 * Release tracker
9378 - LP: #1211378
9379
9380 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
9381
9382 linux (3.11.0-1.4) saucy; urgency=low
9383
9384 [ Tim Gardner ]
9385
9386 * Bump ABI when making changes to the inclusion list lest
9387 you cause conflicts with existing installed kernel
9388 packages.
9389 - LP: #1210331
9390
9391 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
9392
9393 linux (3.11.0-0.3) saucy; urgency=low
9394
9395 [ Tim Gardner ]
9396
9397 * [Config] Include rbd and kvm in the virtual inclusion list
9398 - LP: #1206961
9399 * [Config] Removed obsolete inclusion list entries
9400
9401 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
9402
9403 linux (3.11.0-0.2) saucy; urgency=low
9404
9405 [ Bruce Allan ]
9406
9407 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
9408 - LP: #1206757
9409 * SAUCE: (no-up) e1000e: enable support for new device IDs
9410 - LP: #1206757
9411
9412 [ John Johansen ]
9413
9414 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
9415
9416 [ Paolo Pisati ]
9417
9418 * build vexpress a15 dtb
9419 * [Config] disable Broadcom bcm support (ARCH_BCM)
9420 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
9421 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
9422 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
9423 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
9424 * [Config] disable TI Keystone, AM43xx and OMAP5 support
9425 * [Config] ARM_APPENDED_DTB=y
9426
9427 [ Tim Gardner ]
9428
9429 * rebase to v3.11-rc4
9430 * overlayfs: Update to v19
9431 * [Config] Enable overlayfs
9432 * SAUCE: Fix lttng compile errors
9433
9434 [ Upstream Kernel Changes ]
9435
9436 * rebase to v3.11-rc4
9437 - LP: #1163720
9438 - LP: #1162026
9439 - LP: #1195636
9440 - LP: #1195597
9441 - LP: #1180409
9442 - LP: #1168430
9443
9444 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
9445
9446 linux (3.11.0-0.1) saucy; urgency=low
9447
9448 [ Upstream Kernel Changes ]
9449
9450 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
9451 - LP: #1163720
9452 - LP: #1162026
9453 - LP: #1195636
9454 - LP: #1195597
9455 - LP: #1180409
9456 - LP: #1168430
9457
9458 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
9459
9460 linux (3.10.0-2.10) saucy; urgency=low
9461
9462 [ Andy Whitcroft ]
9463
9464 * [Config] CONFIG_INTEL_MEI*=m
9465 - LP: #1196155
9466 * [Config] CONFIG_DEBUG_INFO=y
9467
9468 [ Stephen Warren ]
9469
9470 * [Config] fix Calxeda xgmac module filename
9471
9472 [ Upstream Kernel Changes ]
9473
9474 * Revert "serial: 8250_pci: add support for another kind of NetMos
9475 Technology PCI 9835 Multi-I/O Controller"
9476 - LP: #1190967
9477 * mfd: lpc_ich: Add support for Intel Avoton SoC
9478 - LP: #1196658
9479
9480 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
9481
9482 linux (3.10.0-2.9) saucy; urgency=low
9483
9484 [ Andy Whitcroft ]
9485
9486 * rebase to v3.10
9487
9488 [ John Johansen ]
9489
9490 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
9491 network mediation"
9492 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
9493 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
9494 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
9495 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
9496 interface"
9497 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
9498 to prevent execve from granting privs"
9499 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
9500
9501 [ Upstream Kernel Changes ]
9502
9503 * rebase to v3.10
9504
9505 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
9506
9507 linux (3.10.0-1.8) saucy; urgency=low
9508
9509 [ Andy Whitcroft ]
9510
9511 * Release Tracking Bug
9512 - LP: #1195717
9513
9514 [ Andy Whitcroft ]
9515
9516 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
9517 interface"
9518 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
9519 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
9520 reference"
9521 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
9522 * Revert "ubuntu: overlayfs --
9523 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
9524 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
9525 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
9526 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
9527 * Revert "ubuntu: overlayfs --
9528 overlayfs-fix-possible-leak-in-ovl_new_inode"
9529 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
9530 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
9531 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
9532 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
9533 * Revert "ubuntu: overlayfs -- overlay filesystem"
9534 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
9535 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
9536 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
9537 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
9538
9539 [ Erez Zadok ]
9540
9541 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
9542
9543 [ Miklos Szeredi ]
9544
9545 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
9546 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
9547 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
9548 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
9549 * ubuntu: overlayfs v18 -- -- overlay filesystem
9550 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
9551
9552 [ Neil Brown ]
9553
9554 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
9555
9556 [ Tim Gardner ]
9557
9558 * [Config] CONFIG_SUNRPC_DEBUG=y
9559 - LP: #1127319
9560
9561 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
9562
9563 linux (3.10.0-0.7) saucy; urgency=low
9564
9565 [ Andy Whitcroft ]
9566
9567 * autopkgtest: switch Depends: to build-essential
9568
9569 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
9570
9571 linux (3.10.0-0.6) saucy; urgency=low
9572
9573 [ Andy Whitcroft ]
9574
9575 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
9576 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
9577 - LP: #1098378
9578 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
9579 * ubuntu: overlayfs -- expose do_splice_direct prototype
9580 * ubuntu: overlayfs -- follow change to do_splice_direct interface
9581 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
9582 - LP: #1192691
9583
9584 [ Stefan Bader ]
9585
9586 * (d-i) Add dm-snapshot to md-modules
9587 - LP: #1191726
9588
9589 [ Tim Gardner ]
9590
9591 * Release tracker
9592 - LP: #1194149
9593 * [Config] CONFIG_WIL6210=n for armhf
9594 * [Config] d-i: Add calxedaxgmac to nic-modules
9595 - LP: #1192358
9596 * [debian] Use dh_strip
9597 - LP: #1192759
9598 * [Config] Enable perf for armhf
9599 * do_tools=false when cross compiling
9600 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
9601 - LP: #1108082
9602
9603 [ Upstream Kernel Changes ]
9604
9605 * nsp32: switch reset delay to msleep() as it is tooo long
9606 * alx: add a simple AR816x/AR817x device driver
9607 Plucked from linux-next. replaces ubuntu/alx in favor of
9608 'to be merged' version in 3.11.
9609 * rebase to v3.10-rc7
9610 - LP: #1189363
9611
9612 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
9613
9614 linux (3.10.0-0.5) saucy; urgency=low
9615
9616 [ Andy Whitcroft ]
9617
9618 * rebase to v3.10-rc6
9619 * [Config] updateconfigs following rebase to v3.10-rc6
9620
9621 [ Upstream Kernel Changes ]
9622
9623 * rebase to v3.10-rc6
9624
9625 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
9626
9627 linux (3.10.0-0.4) saucy; urgency=low
9628
9629 [ Andy Whitcroft ]
9630
9631 * [Config] updateconfigs following rebase to v3.10-rc4
9632
9633 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
9634
9635 linux (3.10.0-0.3) saucy; urgency=low
9636
9637 [ Andy Whitcroft ]
9638
9639 * rebase to v3.10-rc5
9640
9641 [ Upstream Kernel Changes ]
9642
9643 * rebase to v3.10-rc5
9644 - LP: #1186170
9645
9646 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
9647
9648 linux (3.10.0-0.2) saucy; urgency=low
9649
9650 [ Andy Whitcroft ]
9651
9652 * rebase to v3.10-rc4
9653 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
9654 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
9655 - LP: #1187744
9656 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
9657
9658 [ Dave Chiluk ]
9659
9660 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
9661 - LP: #1035226
9662
9663 [ Tim Gardner ]
9664
9665 * rebase to v3.10-rc3
9666 * [Config] sparc be gone
9667 * [Config] ia64 be gone
9668 * d-i: block-modules provides nbd-modules
9669
9670 [ Upstream Kernel Changes ]
9671
9672 * rebase to v3.10-rc4
9673 * rebase to v3.10-rc3
9674
9675 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
9676
9677 linux (3.10.0-0.1) saucy; urgency=low
9678
9679 [ Tim Gardner ]
9680
9681 * UBUNTU: Disabled lttng
9682 * UBUNTU: Disable aufs for FTBS
9683 * UBUNTU: Disabled alx
9684 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
9685 * UBUNTU: rebase to v3.10-rc2
9686 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
9687
9688 [ Andy Whitcroft ]
9689
9690 * UBUNTU: [Config] update standards version to 3.9.4.0
9691 * UBUNTU: [Config] squash duplicate package description (long and short)
9692 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
9693 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
9694 * UBUNTU: [Config] drop redundant Build-Conficts:
9695
9696 [ Upstream Kernel Changes ]
9697
9698 * rebase to v3.10-rc2
9699 - LP: #1180351
9700
9701 [ Upstream Kernel Changes ]
9702
9703 * rebase to v3.10-rc1
9704 - LP: #1172151
9705 - LP: #1089795
9706 - LP: #1167270
9707 - LP: #1128840
9708
9709 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
9710
9711 linux (3.10.0-0.0) saucy; urgency=low
9712
9713 * Dummy
9714
9715 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9716
9717 linux (3.9.0-2.6) saucy; urgency=low
9718
9719 [ Tim Gardner ]
9720
9721 * rebase to v3.9.2
9722
9723 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9724
9725 linux (3.9.0-1.5) saucy; urgency=low
9726
9727 [ Tim Gardner ]
9728
9729 * rebase to v3.9.1
9730
9731 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
9732
9733 linux (3.9.0-0.4) saucy; urgency=low
9734
9735 [ Andy Whitcroft ]
9736
9737 * ubuntu: overlayfs -- add FS_ALIAS
9738
9739 [ Tim Gardner ]
9740
9741 * Added lttng
9742 - LP: #1175784
9743
9744 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
9745
9746 linux (3.9.0-0.3) saucy; urgency=low
9747
9748 [ Upstream Kernel Changes ]
9749
9750 * rebase to v3.9
9751
9752 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
9753
9754 linux (3.9.0-0.2) saucy; urgency=low
9755
9756 [ Tim Gardner ]
9757
9758 * Enable extras packaging for amd64/i386.
9759 Fixes build depenencies with brittany and linux-meta.
9760
9761 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
9762
9763 linux (3.9.0-0.1) saucy; urgency=low
9764
9765 [ Upstream Kernel Changes ]
9766
9767 * rebase to v3.9-rc8
9768
9769 [ Upstream Kernel Changes ]
9770
9771 * rebase to v3.9-rc7
9772 - LP: #1128840
9773
9774 [ Upstream Kernel Changes ]
9775
9776 * rebase to v3.9-rc6
9777
9778 [ Upstream Kernel Changes ]
9779
9780 * rebase to v3.9-rc5
9781
9782 [ Upstream Kernel Changes ]
9783
9784 * rebase to v3.8-rc4
9785 - LP: #1095315
9786 - LP: #886975
9787 - LP: #1086921
9788
9789 [ Upstream Kernel Changes ]
9790
9791 * rebase to v3.9-rc3
9792 - LP: #1155016
9793 - LP: #1103594
9794
9795 [ Upstream Kernel Changes ]
9796
9797 * rebase to v3.9-rc2
9798
9799 [ Upstream Kernel Changes ]
9800
9801 * rebase to v3.9-rc1
9802 - LP: #901105
9803 - LP: #961286
9804 - LP: #1011792
9805 - LP: #1128934
9806 - LP: #886975
9807 - LP: #978807
9808
9809 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
9810
9811 linux (3.8.0-7.14) raring; urgency=low
9812
9813 [ Andy Whitcroft ]
9814
9815 * [Config] CONFIG_RCU_USER_QS=n
9816 * [Config] CONFIG_MTD_ONENAND_SIM=n
9817 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
9818
9819 [ Upstream Kernel Changes ]
9820
9821 * rebase to v3.8
9822
9823 [Tim Gardner]
9824
9825 * Release Tracking Bug
9826 - LP: #1130111
9827 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
9828 - LP: #1128840
9829
9830 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
9831
9832 linux (3.8.0-6.13) raring; urgency=low
9833
9834 [Tim Gardner]
9835
9836 * Release Tracking Bug
9837 - LP: #1125364
9838 * Add ahci modules to d-i
9839 - LP: #1124415
9840
9841
9842 [ Chris Wilson ]
9843
9844 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
9845 the encoders
9846 - LP: #1097315
9847
9848 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
9849
9850 linux (3.8.0-6.12) raring; urgency=low
9851
9852 [Tim Gardner]
9853
9854 * perf: NO_LIBPERL=1
9855 * Fix linux-headers dependency
9856 * Release Tracking Bug
9857 - LP: #1124362
9858
9859 [ Andy Whitcroft ]
9860
9861 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
9862 - LP: #1121699
9863
9864 [ Daniel Vetter ]
9865
9866 * SAUCE: drm/i915: write backlight harder
9867 - LP: #954661
9868
9869 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
9870
9871 linux (3.8.0-6.11) raring; urgency=low
9872
9873 [Tim Gardner]
9874
9875 * Release Tracking Bug
9876 - LP: #1122071
9877 * rebase to v3.8-rc7
9878 * Add libaudit-dev as a build dependency
9879 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
9880
9881 [ Leann Ogasawara ]
9882
9883 * [Config] Remove CONFIG_SATA_AHCI annotation
9884
9885 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
9886
9887 linux (3.8.0-5.10) raring; urgency=low
9888
9889 [Tim Gardner]
9890
9891 * Release Tracking Bug
9892 - LP: #1118568
9893
9894 * Bump ABI to fix install issue with 3.8.0-4.8.
9895 Moving drivers/ata/*ahci* to linux-image caused an
9896 install conflict with linux-image-extras without an
9897 ABI bump.
9898
9899 [ Jan Beulich ]
9900
9901 * SAUCE: xen-pciback: rate limit error messages from
9902 xen_pcibk_enable_msi{, x}()
9903 - LP: #1117336
9904 - CVE-2013-0231
9905
9906 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
9907
9908 linux (3.8.0-4.9) raring; urgency=low
9909
9910 [ Herton Ronaldo Krzesinski ]
9911
9912 * d-i: Add mellanox ethernet drivers to nic-modules
9913 - LP: #1015339
9914
9915 [ Joseph Salisbury ]
9916
9917 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
9918 - LP: #1113547
9919
9920 [ Kamal Mostafa ]
9921
9922 * SAUCE: alx driver import script
9923
9924 [ Qualcomm Atheros, Inc ]
9925
9926 * SAUCE: alx: Update to heads/master
9927
9928 [ Tim Gardner ]
9929
9930 * Release Tracking Bug
9931 - LP: #1117673
9932
9933 * [debian] Remove dangling symlink from headers package
9934 - LP: #1112442
9935 * [config] CONFIG_ALX=m
9936 * [Config] Add alx to d-i nic-modules
9937 * [Config] CONFIG_SATA_AHCI=m
9938 - LP: #1056563
9939
9940 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
9941
9942 linux (3.8.0-4.8) raring; urgency=low
9943
9944 [ Allen Ibara ]
9945
9946 * SAUCE: imx6: dts: Add IMX6Q AHCI support
9947
9948 [ Andy Whitcroft ]
9949
9950 * rebase to v3.8-rc6
9951 * updateconfigs following rebase to v3.8-rc6
9952
9953 [Leann Ogasawara]
9954
9955 * Release Tracking Bug
9956 - LP: #1112573
9957
9958 [ Paolo Pisati ]
9959
9960 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
9961 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
9962 * [Config] MMC_ARMMMCI=y (vexpress mmc)
9963 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
9964
9965 [ Seth Forshee ]
9966
9967 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
9968
9969 [ Upstream Kernel Changes ]
9970
9971 * rebase to v3.8-rc6
9972 - LP: #1107477
9973
9974 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
9975
9976 linux (3.8.0-3.7) raring; urgency=low
9977
9978 [ Andy Green ]
9979
9980 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
9981 * SAUCE: ARM: omap2 add mac address allocation register api
9982 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
9983 allocation
9984
9985 [ Leann Ogasawara ]
9986
9987 * rebase to v3.8-rc5
9988 * Release Tracking Bug
9989 - LP: #1111486
9990
9991 [ Paolo Pisati ]
9992
9993 * SAUCE: davinci: vpss: compilation fix
9994 * [Config] enable TI OMAP4 support (Pandaboard/ES)
9995 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
9996 * [Config] enable Freescale IMX6 support (SabreLite)
9997 * [Config] SERIAL_IMX_CONSOLE=y
9998 * [Config] MMC_*_IMX=y
9999 * [Config] disable USB_SUSPEND
10000 * [Config] USB_MXS_PHY=y
10001 * [Config] USB_CHIPIDEA=y
10002 * SAUCE: DTB: add support for multiple DTBs
10003 * SAUCE: DTB: build imx6q-sabrelite
10004 * SAUCE: DTB: build beaglexm
10005 * SAUCE: DTB: build panda/panda es
10006 * [Config] disable CPU_FREQ
10007 * [Config] PANEL_TFP410=y (video DVI output)
10008 * [Config] SND_OMAP_SOC*=y
10009 * [Config] SND_IMX_SOC*=y
10010 * [Config] I2C_IMX=y
10011 * [Config] SPI_IMX=m
10012
10013 [ Stefan Bader ]
10014
10015 * [Config] Move 9p modules into generic package
10016 - LP: #1107658
10017
10018 [ Tony Lindgren ]
10019
10020 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
10021 kernels
10022 * SAUCE: ARM: OMAP2+: Use omap initcalls
10023 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
10024 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
10025 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
10026 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
10027 multiplaform
10028 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
10029 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
10030 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
10031
10032 [ Upstream Kernel Changes ]
10033
10034 * rebase to v3.8-rc5
10035 - LP: #1096789
10036
10037 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
10038
10039 linux (3.8.0-2.6) raring; urgency=low
10040
10041 [ Adam Conrad ]
10042
10043 * Fix up linux-tools -> SRCPKGNAME-tools rename
10044
10045 [ Andy Whitcroft ]
10046
10047 * [Config] re-disable CONFIG_SOUND_OSS
10048 - LP: #1105230
10049
10050 [ Arend van Spriel ]
10051
10052 * SAUCE: brcmsmac: fix tx status processing
10053
10054 [Leann Ogasawara]
10055
10056 * Release Tracking Bug
10057 - LP: #1105104
10058
10059 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
10060
10061 linux (3.8.0-1.5) raring; urgency=low
10062
10063 [Tim Gardner]
10064
10065 * Release Tracking Bug
10066 - LP: #1101235
10067
10068 [ Dudley Du ]
10069
10070 * SAUCE: Input: add support for Cypress PS/2 Trackpads
10071 - LP: #978807
10072
10073 [ Kamal Mostafa ]
10074
10075 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
10076 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
10077 * [Config] Add CONFIG_PS2_CYPRESS
10078
10079 [ Tim Gardner ]
10080
10081 * rebase to v3.8-rc4
10082
10083 [ Upstream Kernel Changes ]
10084
10085 * rebase to v3.8-rc4
10086 - LP: #1095315
10087 - LP: #886975
10088 - LP: #1086921
10089
10090 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
10091
10092 linux (3.8.0-0.4) raring; urgency=low
10093
10094 [ Leann Ogasawara ]
10095
10096 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
10097 * [Config] Update CONFIG_IIO build annotation
10098 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
10099 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
10100 * [Config] Remove CONFIG_SPI_PL022 annotation
10101 * [Config] Update CONFIG_EZX_PCAP annotation
10102 * [Config] Update CONFIG_SENSORS_AK8975 annotation
10103 * [Config] Disable CONFIG_DRM_MGAG200
10104 - LP: #1042903
10105
10106 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
10107
10108 linux (3.8.0-0.3) raring; urgency=low
10109
10110 [ Andy Whitcroft ]
10111
10112 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
10113 uselib()"
10114
10115 [ Scott James Remnant ]
10116
10117 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
10118 (for v3.7+)
10119 - LP: #1085766, #462111
10120
10121 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
10122
10123 linux (3.8.0-0.2) raring; urgency=low
10124
10125 [ Tim Gardner ]
10126
10127 * [packaging] Add macro to selectively disable building perf
10128 * [packaging] Cannot depend on universe package libaudit-dev
10129
10130 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
10131
10132 linux (3.8.0-0.1) raring; urgency=low
10133
10134
10135 [ Upstream Kernel Changes ]
10136
10137 * rebase to v3.8-rc3
10138 - LP: #1096789
10139
10140 [ Upstream Kernel Changes ]
10141
10142 * rebase to v3.8-rc2
10143 - LP: #1082357
10144 - LP: #1075882
10145
10146 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
10147
10148 linux (3.7.0-7.15) raring; urgency=low
10149
10150 [ Chris J Arges ]
10151
10152 * SAUCE: add eeprom_bad_csum_allow module parameter
10153 - LP: #1070182
10154
10155 [ Leann Ogasawara ]
10156
10157 * Add ceph to linux-image for virtual instances
10158 - LP: #1063784
10159
10160 [ Serge Hallyn ]
10161
10162 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
10163
10164 [ Tim Gardner ]
10165
10166 * [Config] CONFIG_SLUB_DEBUG=y
10167 - LP: #1090308
10168
10169 [ Upstream Kernel Changes ]
10170
10171 * Revert "[SCSI] sd: Implement support for WRITE SAME"
10172 - LP: #1089818
10173
10174 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
10175
10176 linux (3.7.0-6.14) raring; urgency=low
10177
10178 [ Andy Whitcroft ]
10179
10180 * [Config] annotations: all new annotations scheme including defaults
10181 * [Configs] apply annotation updates to main configs (top section)
10182
10183 [ Leann Ogasawara ]
10184
10185 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
10186 build"
10187 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
10188 * Temporarily disable module check for build
10189
10190 [ Stefan Bader ]
10191
10192 * ubuntu: dm-raid45: Adapt to upstream interface changes
10193 * Re-enable build of dm-raid45
10194
10195 [ Tim Gardner ]
10196
10197 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
10198 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
10199 * SAUCE: drm: Fix possible EDID memory allocation oops
10200 * SAUCE: ttm: Fix possible _manager memory allocation oops
10201 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
10202 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
10203 2 pointers
10204
10205 [ Tomas Hozza ]
10206
10207 * SAUCE: tools: hv: Netlink source address validation allows DoS
10208 - LP: #1084777
10209 - CVE-2012-5532
10210
10211 [ Upstream Kernel Changes ]
10212
10213 * rebase to v3.7
10214
10215 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
10216
10217 linux (3.7.0-5.13) raring; urgency=low
10218
10219 [ Lino Sanfilippo ]
10220
10221 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
10222 fsnotify_destroy_group()
10223 - LP: #922906
10224 * SAUCE: fsnotify: introduce fsnotify_get_group()
10225 - LP: #922906
10226 * SAUCE: fsnotify: use reference counting for groups
10227 - LP: #922906
10228 * SAUCE: fsnotify: take groups mark_lock before mark lock
10229 - LP: #922906
10230 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
10231 indicates wheather a mark should be destroyed
10232 - LP: #922906
10233 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
10234 mark list
10235 - LP: #922906
10236 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
10237 - LP: #922906
10238 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
10239 fsnotify_remove_mark()
10240 - LP: #922906
10241 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
10242 by group
10243 - LP: #922906
10244 * SAUCE: fsnotify: change locking order
10245 - LP: #922906
10246
10247 [ Tim Gardner ]
10248
10249 * [Config] CONFIG_NFC_LLCP=y
10250 * [Config] get-firmware: Filter new files through fwinfo
10251 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
10252 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
10253 * [Config] CONFIG_XEN=y for all arches
10254 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
10255 * [Config] CONFIG_MMC_DW_EXYNOS=m
10256 * [Config] CONFIG_GPIO_ADNP=m
10257 * [Config] find-obsolete-firmware: Use correct path
10258 * rebase to v3.7-rc8
10259 - LP: #1084640
10260
10261 [ Upstream Kernel Changes ]
10262
10263 * Revert "VFS: don't do protected {sym,hard}links by default"
10264 - LP: #1084192
10265
10266 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
10267
10268 linux (3.7.0-4.12) raring; urgency=low
10269
10270 [ Tim Gardner ]
10271
10272 * Revert "[Config] Use -j1 for headers_install"
10273 * Revert "[Config] install-arch-headers needs a valid config"
10274 Strayed into the weeds in search of the root cause of the periodic
10275 build failure.
10276 Fixes powerpc FTBS introduced in -4.11.
10277 * [Config] hmake -j1
10278 The kernel makefile appears to have parallel dependency
10279 problems for the install_headers target. This appears to be root
10280 cause for a periodic build failure on N-way machines.
10281
10282 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
10283
10284 linux (3.7.0-4.11) raring; urgency=low
10285
10286 [ Tim Gardner ]
10287
10288 * [Config] Use -j1 for headers_install
10289 Also fixes a powerpc FTBS introduced by
10290 "[Config] install-arch-headers needs a valid config".
10291
10292 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
10293
10294 linux (3.7.0-4.10) raring; urgency=low
10295
10296 [ Andy Whitcroft ]
10297
10298 * [Config] add rebuild-test support for autopkgtest
10299 - LP: #1081500
10300 * [tests] move build tests out of the way
10301 - LP: #1081500
10302 * [tests] add an autopkgtest rebuild test
10303 - LP: #1081500
10304
10305 [ Tim Gardner ]
10306
10307 * rebase to v3.7-rc7
10308 * SAUCE: Remove emi62 files duplicated in linux-firmware
10309 * SAUCE: Remove sb16 files duplicated in linux-firmware
10310 * SAUCE: Remove whiteheat files duplicated in linux-firmware
10311 * SAUCE: Remove yamaha files duplicated in linux-firmware
10312 * SAUCE: Remove dsp56k files used only by m68k
10313 * SAUCE: firmware: Remove last vestiges of dabusb
10314 * SAUCE: Remove vicam files duplicated in linux-firmware
10315 * [Config] install-arch-headers needs a valid config
10316
10317 [ Upstream Kernel Changes ]
10318
10319 * rebase to v3.7-rc7
10320 - LP: #1076840
10321 - LP: #1081466
10322
10323 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
10324
10325 linux (3.7.0-3.9) raring; urgency=low
10326
10327 [ Leann Ogasawara ]
10328
10329 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
10330 - LP: #1079900
10331 * Add nfsv3 to nfs-modules udeb
10332
10333 [ Paolo Pisati ]
10334
10335 * [Config] SND_OMAP_SOC*=y
10336 - LP: #1019321
10337
10338 [ Stefan Bader ]
10339
10340 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
10341 - LP: #1078926
10342
10343 [ Tim Gardner ]
10344
10345 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
10346 - LP: #1079469
10347 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
10348 * rebase to v3.7-rc6
10349 * SAUCE: script to detect obsolete firmware
10350 * SAUCE: Remove yam files duplicated in linux-firmware
10351 * SAUCE: Remove tehuti files duplicated in linux-firmware
10352 * SAUCE: Remove matrox files duplicated in linux-firmware
10353 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
10354 * SAUCE: Remove r128 files duplicated in linux-firmware
10355 * SAUCE: Remove acenic files duplicated in linux-firmware
10356 * SAUCE: Remove keyspan files duplicated in linux-firmware
10357 * SAUCE: Remove sun files duplicated in linux-firmware
10358 * SAUCE: Remove radeon files duplicated in linux-firmware
10359 * SAUCE: Update bnx2x firmware to 7.8.2.0
10360 * [Config] generic.inclusion-list: econet has disappeared
10361
10362 [ Upstream Kernel Changes ]
10363
10364 * seccomp: forcing auditing of kill condition
10365 - LP: #1079469
10366 * rebase to v3.7-rc6
10367
10368 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
10369
10370 linux (3.7.0-2.8) raring; urgency=low
10371
10372 [ Andy Whitcroft ]
10373
10374 * Revert "overlayfs: disable until FTBS is fixed"
10375 * Revert "ubuntu: overlayfs"
10376 * Revert "ubuntu: AUFS"
10377 * ubuntu: overlayfs -- overlayfs: add statfs support
10378 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
10379 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
10380 inode
10381 - LP: #944386
10382 * ubuntu: AUFS (no-squash): basic framework and update machinary
10383 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
10384 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
10385 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
10386 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
10387 * ubuntu: AUFS (no-squash) -- reenable
10388 - LP: #1079193
10389
10390 [ Erez Zadok ]
10391
10392 * ubuntu: overlayfs -- overlayfs: implement show_options
10393
10394 [ Miklos Szeredi ]
10395
10396 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
10397 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10398 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10399 * ubuntu: overlayfs -- overlay filesystem
10400 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10401 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
10402
10403 [ Neil Brown ]
10404
10405 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10406
10407 [ Robin Dong ]
10408
10409 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
10410 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
10411
10412 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
10413
10414 linux (3.7.0-1.7) raring; urgency=low
10415
10416 [ Tim Gardner ]
10417
10418 * [Config] Drop dependency on libaudit-dev
10419 Its a universe package which causes an FTBS on the builders.
10420 libaudit-dev is not strictly required for the perf tools build.
10421
10422 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
10423
10424 linux (3.7.0-1.6) raring; urgency=low
10425
10426 [ Andy Whitcroft ]
10427
10428 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
10429 * [Config] better encode the CONFIG_NVRAM constaint
10430 * enforcer -- fix debugging output
10431
10432 [ Ben Collins ]
10433
10434 * [Config] Add custom_override rule to allow for alternate kernel
10435 file/install
10436 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
10437
10438 [ Tim Gardner ]
10439
10440 * [Config] Dropped armel
10441 * Drop highbank from ABI fetch list
10442 * [Config] Use dh_prep instead of 'dh_clean -k'
10443 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
10444 * [Config] Document binary-indep dependency chain
10445 * rebase to v3.7-rc5
10446
10447 [ Upstream Kernel Changes ]
10448
10449 * rebase to v3.7-rc5
10450
10451 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
10452
10453 linux (3.7.0-0.5) raring; urgency=low
10454
10455 [ Tim Gardner ]
10456
10457 * [Config] CONFIG_AMD_IOMMU_V2=m
10458 - LP: #1071520
10459 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
10460 Fixes FTBS
10461
10462 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
10463
10464 linux (3.7.0-0.4) raring; urgency=low
10465
10466 [ Ben Collins ]
10467
10468 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
10469
10470 [ Tim Gardner ]
10471
10472 * [Config] do_tools=false for arm
10473
10474 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
10475
10476 linux (3.7.0-0.3) raring; urgency=low
10477
10478 [ Tim Gardner ]
10479
10480 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
10481 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
10482 * [Config] Drop highbank harder
10483
10484 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
10485
10486 linux (3.7.0-0.2) raring; urgency=low
10487
10488 [ Andy Whitcroft ]
10489
10490 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
10491 instances
10492 - LP: #1066921
10493 * [Config] drop highbank builds
10494
10495 [ Jeremy Kerr ]
10496
10497 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
10498 - LP: #1063061
10499
10500 [ Leann Ogasawara ]
10501
10502 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
10503
10504 [ Tim Gardner ]
10505
10506 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
10507 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
10508 * rebase to v3.7-rc4
10509 * SAUCE: MODSIGN: Emit error for incorrectly signed module
10510
10511 [ Upstream Kernel Changes ]
10512
10513 * rebase to v3.7-rc4
10514
10515 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
10516
10517 linux (3.7.0-0.1) raring; urgency=low
10518
10519
10520 [ Upstream Kernel Changes ]
10521
10522 * rebase to v3.7-rc3
10523 - LP: #1056078
10524
10525 [ Upstream Kernel Changes ]
10526
10527 * rebase to v3.7-rc2
10528 - LP: #1060729
10529 - LP: #1059523
10530 - LP: #1006690
10531 - LP: #1049623
10532 - LP: #1046512
10533 - LP: #1052499
10534 - LP: #1037642
10535 - LP: #559939
10536 - LP: #1052460
10537 - LP: #939161
10538 - LP: #1046734
10539
10540 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
10541
10542 linux (3.6.0-0.1) UNRELEASED; urgency=low
10543
10544
10545 [ Upstream Kernel Changes ]
10546
10547 * rebase to v3.6
10548
10549 [ Upstream Kernel Changes ]
10550
10551 * rebase to v3.6-rc7
10552
10553 [ Upstream Kernel Changes ]
10554
10555 * rebase to v3.6-rc6
10556 - LP: #1000424
10557
10558 [ Upstream Kernel Changes ]
10559
10560 * rebase to v3.6-rc5
10561 - LP: #1040077
10562
10563 [ Upstream Kernel Changes ]
10564
10565 * rebase to v3.6-rc4
10566
10567 [ Upstream Kernel Changes ]
10568
10569 * rebase to v3.6-rc3
10570 - LP: #1038651
10571 - LP: #1034779
10572
10573 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
10574
10575 linux (3.5.0-6.6) quantal-proposed; urgency=low
10576
10577 [ Andy Whitcroft ]
10578
10579 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
10580 experimental features
10581 * SAUCE: highbank -- export clock functions for modules
10582 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
10583 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
10584 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
10585 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10586 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10587 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
10588 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
10589 * [Config] highbank -- reenable CONFIG_DW_DMAC
10590 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
10591 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
10592 * [Config] highbank -- reenable CONFIG_USB_DWC3
10593 * [Config] highbank -- reenable CONFIG_SATA_MV
10594 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
10595 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
10596 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
10597 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
10598 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
10599 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10600 * [Config] highbank -- enable CONFIG_EXPERT
10601 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10602 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
10603 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
10604 * [Config] enable CONFIG_USB_ETH_EEM
10605 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
10606 * [Config] disable CONFIG_USB_M66592
10607 * [Config] enable CONFIG_USB_NET2272
10608 * [Config] enable CONFIG_USB_R8A66597
10609 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
10610 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
10611 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
10612 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
10613 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
10614 * [Config] sync configuration armhf omap -> armel omap
10615 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
10616 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
10617
10618 [ Bryan Wu ]
10619
10620 * [Config] change default IO scheduler from CFQ to Deadline
10621
10622 [ Leann Ogasawara ]
10623
10624 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
10625 * [Config] Disable CONFIG_MOUSE_INPORT
10626
10627 [ Tim Gardner ]
10628
10629 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
10630 * [Config] Add bnx2x firmware to nic-modules udeb
10631 * SAUCE: Add script to convert firmware to ihex format
10632 * SAUCE: firmware: Upgrade bnx2 to current versions
10633 * [Config] Add tigon firmware to nic-modules udeb
10634 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
10635 - LP: #1026761
10636 * SAUCE: Remove redundant cis firmware
10637 * SAUCE: Remove redundant emi26 firmware
10638 * SAUCE: Remove redundant ttusb-budget firmware
10639 * SAUCE: Remove redundant sun/cassini firmware
10640 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
10641 * SAUCE: Remove redundant 3com/typhoon.bin firmware
10642 * SAUCE: Remove redundant yamaha/ds1 firmware
10643 * SAUCE: Remove redundant keyspan_pda firmware
10644 * rebase to v3.5
10645
10646 [ Upstream Kernel Changes ]
10647
10648 * rebase to v3.5
10649 - LP: #1027828
10650
10651 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
10652
10653 linux (3.5.0-5.5) quantal-proposed; urgency=low
10654
10655 [ Andy Whitcroft ]
10656
10657 * [Config] annotations: initial import of configuration annotations
10658
10659 [ Bryan Wu ]
10660
10661 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
10662
10663 [ Leann Ogasawara ]
10664
10665 * Rebase to v3.5-rc7
10666
10667 [ Manoj Iyer ]
10668
10669 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
10670 - LP: #1010281
10671
10672 [ Tim Gardner ]
10673
10674 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
10675 expects
10676 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
10677 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
10678 * [Config] CONFIG_IP_NF_QUEUE=n
10679 * [Config] CONFIG_MTD_DOC2000=n
10680 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
10681 * [Config] CONFIG_PRISM54=n
10682 * [Config] CONFIG_SCx200_I2C=n
10683 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
10684
10685 [ Upstream Kernel Changes ]
10686
10687 * rebase to v3.5-rc7
10688
10689 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
10690
10691 linux (3.5.0-4.4) quantal-proposed; urgency=low
10692
10693 [ Andy Whitcroft ]
10694
10695 * [Packaging] getabis should be extracting all packages
10696 - LP: #1021174
10697 * [Config] getabis -- series uses linux-image-extra
10698 - LP: #1021174
10699 * rebase to v3.5-rc6
10700
10701 [ Bryan Wu ]
10702
10703 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
10704 flavours
10705 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
10706
10707 [ Leann Ogasawara ]
10708
10709 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
10710 - LP: #1019561
10711
10712 [ Paolo Pisati ]
10713
10714 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
10715 - LP: #1019321
10716
10717 [ Stefan Bader ]
10718
10719 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
10720 - LP: #1018456
10721 * (config) Disable ACPI_PROCFS_POWER
10722
10723 [ Tim Gardner ]
10724
10725 * [Config] CONFIG_ACPI_BGRT=y
10726 * Extract firmware module info during getabi
10727 - LP: #1021174
10728
10729 [ Upstream Kernel Changes ]
10730
10731 * rebase to v3.5-rc6
10732
10733 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
10734
10735 linux (3.5.0-3.3) quantal-proposed; urgency=low
10736
10737 [ Andy Whitcroft ]
10738
10739 * [Config] enable CONFIG_MEMTEST=y
10740 - LP: #1004535
10741 * [Config] config-check: add support for a cut operation
10742 * [Config] enforcer -- switch to cut where appropriate
10743
10744 [ Leann Ogasawara ]
10745
10746 * Rebase to v3.5-rc5
10747 * [Config] Updateconfigs after rebase to v3.5-rc5
10748
10749 [ Luis Henriques ]
10750
10751 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
10752 __ocfs2_change_file_space
10753 - LP: #1006012
10754
10755 [ Seth Forshee ]
10756
10757 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
10758 for LVDS register initialization
10759 - LP: #1012800
10760
10761 [ Upstream Kernel Changes ]
10762
10763 * rebase to v3.5-rc5
10764 - LP: #1013183
10765 - LP: #1017017
10766 - LP: #884652
10767
10768 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
10769
10770 linux (3.5.0-2.2) quantal-proposed; urgency=low
10771
10772 [ Andy Whitcroft ]
10773
10774 * rebase to v3.5-rc4
10775
10776 [ Arend van Spriel ]
10777
10778 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
10779 brcms_c_regd_init()
10780 - LP: #950320
10781
10782 [ Bryan Wu ]
10783
10784 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
10785
10786 [ Chris J Arges ]
10787
10788 * PACKAGING: add .gnu_debuglink sections to .ko files
10789 - LP: #669641
10790
10791 [ Leann Ogasawara ]
10792
10793 * d-i: Add hid-generic to input-modules
10794 - LP: #1017879
10795
10796 [ Ming Lei ]
10797
10798 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
10799 - LP: #1017717, #225
10800
10801 [ Paolo Pisati ]
10802
10803 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
10804 - LP: #1017718
10805 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
10806
10807 [ Seth Forshee ]
10808
10809 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
10810 during initialization
10811 - LP: #950320
10812 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
10813 by mac80211
10814 - LP: #950320
10815 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
10816 channels
10817 - LP: #950320
10818 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
10819 - LP: #950320
10820 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
10821 regulatory domain
10822 - LP: #950320
10823 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
10824 regulatory updates
10825 - LP: #950320
10826 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
10827 tx power limits
10828 - LP: #950320
10829 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
10830 against internal regulatory data
10831 - LP: #950320
10832 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
10833 when checking whether OFDM is allowed
10834 - LP: #950320
10835
10836 [ Tim Gardner ]
10837
10838 * [Config] Enable CONFIG_CGROUPS for highbank
10839 - LP: #1014692
10840 * [Config] FB_OMAP*=y and PANEL_TFP410=y
10841
10842 [ Upstream Kernel Changes ]
10843
10844 * rebase to v3.5-rc4
10845
10846 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
10847
10848 linux (3.5.0-1.1) quantal-proposed; urgency=low
10849
10850 [ Andy Whitcroft ]
10851
10852 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
10853
10854 [ Leann Ogasawara ]
10855
10856 * Rebase to v3.5-rc1
10857 * [Config] Remove USB_DEVICEFS from the config enforcer
10858 * [Config] Updateconfigs after rebase to v3.5-rc1
10859 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
10860 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
10861 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
10862 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
10863 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
10864 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
10865 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
10866 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
10867 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
10868 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
10869 * Rebase to v3.5-rc2
10870 * [Config] Updateconfigs after rebase to v3.5-rc2
10871 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
10872 * Rebase to v3.5-rc3
10873 * [Config] Updateconfigs after rebase to v3.5-rc3
10874
10875 [ Paul Mundt ]
10876
10877 * SAUCE: fix bug.h's inclusion of kernel.h
10878
10879 [ Stefan Bader ]
10880
10881 * SAUCE: Fix compile failures of dm-raid45
10882 * [Config] Enable dm-raid45
10883 * Move dependency on crda to extra package
10884 - LP: #657901
10885 * SAUCE: Mask CR4 writes on older Xen hypervisors
10886
10887 [ Upstream Kernel Changes ]
10888
10889 * rebase to v3.5-rc3
10890 - LP: #993162
10891 - LP: #925577
10892 * rebase to v3.5-rc2
10893 * rebase to v3.5-rc1
10894 - LP: #955892
10895 - LP: #978038
10896 - LP: #987371
10897 - LP: #929545
10898 - LP: #942316
10899 - LP: #903853
10900
10901 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
10902
10903 linux (3.4.0-5.11) quantal-proposed; urgency=low
10904
10905 [ Leann Ogasawara ]
10906
10907 * [Config] Disable CONFIG_ARM_LPAE
10908 - LP: #1009061
10909
10910 [ Oleksij Rempel ]
10911
10912 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
10913 - LP: #1008905
10914
10915 [ Paolo Pisati ]
10916
10917 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
10918 - LP: #1009061
10919
10920 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
10921
10922 linux (3.4.0-4.10) quantal; urgency=low
10923
10924 [ Leann Ogasawara ]
10925
10926 * Temporarily disable ABI and module check
10927
10928 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
10929
10930 linux (3.4.0-4.9) quantal; urgency=low
10931
10932 [ Andy Whitcroft ]
10933
10934 * [Config] fix config split to avoid the shared config
10935 * [Config] updateconfigs following split config fix
10936 * [Config] linux-image-extras needs full postinst
10937 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
10938 * [Config] CONFIG_HP_WATCHDOG enable as module
10939 * [Config] CONFIG_PDC_ADMA is not boot essential
10940 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
10941 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
10942 * [Config] CONFIG_TRANZPORT=m commonise
10943 * [Config] CONFIG_R3964=m commonise
10944 * [Config] CONFIG_SCSI_DH=m commonise
10945 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
10946 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
10947 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
10948 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
10949 * [Config] CONFIG_USB_SN9C102 is deprecated disable
10950 * [Config] CONFIG_USB_SI470X=m commonise
10951 * [Config] CONFIG_USB_ET61X251=m commonise
10952 * [Config] CONFIG_RTS_PSTOR=m commonise
10953 * [Config] CONFIG_SCANLOG=m commonise
10954 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
10955 * [Config] CONFIG_SM_FTL=m commonise
10956 * [Config] CONFIG_SOLO6X10=m commonise
10957 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
10958 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
10959 * [Config] CONFIG_SPI_SPIDEV=m commonise
10960 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
10961 * [Config] CONFIG_TPS65010=m commonise
10962 * [Config] CONFIG_STE10XP=y commonise
10963 * [Config] CONFIG_X25_ASY=m commonise
10964 * [Config] CONFIG_USB_MON=m commonise
10965 * [Config] CONFIG_VME_BUS=m commonise
10966 * [Config] CONFIG_W35UND=m commonise
10967 * [Config] -CONFIG_TCG_TPM=y commonise
10968 * [Config] highbank -- commonise filesystems
10969 * [Config] highbank -- commonise subsystems
10970 * [Config] highbank -- commonise network protocols
10971 * [Config] highbank -- commonise input drivers
10972 * [Config] highbank -- commonise CRYPTO options
10973 * [Config] highbank -- commonise HID options
10974 * [Config] highbank -- commonise sensors options
10975 * [Config] highbank -- commonise EXPORTFS/FHANDLE
10976 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
10977 * [Config] highbank -- commonise ENCRYPTED_KEYS
10978 * [Config] highbank -- commonise CONFIG_ATALK
10979 * [Config] highbank -- commonise INET/INET6
10980 * [Config] highbank -- commonise NLS
10981 * [Config] highbank -- commonise BLK/CHR
10982 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
10983 * [Config] highbank -- commonise INET/INET6 part 2
10984 * [Config] highbank -- commonise PHY settings
10985 * [Config] highbank -- commonise CRC settings
10986 * [Config] highbank -- commonise BINFMT settings
10987 * [Config] highbank -- commonise DM settings
10988 * [Config] highbank -- commonise RTC_DRV settings
10989 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
10990 * [Config] highbank -- commonise USB settings
10991 * [Config] highbank -- commonise GPIO settings
10992 * [Config] highbank -- commonise I2C settings
10993 * [Config] highbank -- commonise numerous subsystem selectors
10994 * [Config] highbank -- commonise A-C modules missmatches
10995 * [Config] highbank -- commonise D-F modules missmatches
10996 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
10997 * [Config] highbank -- commonise G-I modules missmatches
10998 * [Config] highbank -- commonise J-L modules missmatches
10999 * [Config] highbank -- commonise M modules missmatches
11000 * [Config] highbank -- commonise N-P modules missmatches
11001 * [Config] highbank -- commonise Q-R modules missmatches
11002 * [Config] highbank -- commonise S modules missmatches -- part 1
11003 * [Config] highbank -- commonise S modules missmatches -- part 2
11004 * [Config] highbank -- commonise T modules missmatches
11005 * [Config] highbank -- commonise U-Z modules missmatches
11006
11007 [ Ike Panhc ]
11008
11009 * [Config] add highbank flavour
11010 - LP: #1000831
11011
11012 [ Mark Langsdorf ]
11013
11014 * SAUCE: arm highbank: add support for pl320-ipc driver
11015 - LP: #1000831
11016
11017 [ Rob Herring ]
11018
11019 * SAUCE: input: add a key driver for highbank
11020 - LP: #1000831
11021 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
11022 - LP: #1000831
11023 * SAUCE: force DMA buffers to non-bufferable on highbank
11024 - LP: #1000831
11025 * SAUCE: net: calxedaxgmac: fix net timeout recovery
11026 - LP: #1000831
11027
11028 [ Tim Gardner ]
11029
11030 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
11031 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
11032 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
11033 * [Config] Homogenize CIFS configs across all arches
11034 * [Config] armhf should not be skipabi or skipmodules
11035 - LP: #1006913
11036
11037 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
11038
11039 linux (3.4.0-3.8) quantal; urgency=low
11040
11041 [ Andy Whitcroft ]
11042
11043 * [Config] include include/generated/compile.h
11044 - LP: #942569
11045 * [Config] fix up postinst to ensure we know which error is which
11046 - LP: #1002388
11047
11048 [ Herton Ronaldo Krzesinski ]
11049
11050 * SAUCE: async_populate_rootfs: fix build warnings
11051 - LP: #1003417
11052
11053 [ John Johansen ]
11054
11055 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
11056 * SAUCE: apparmor: Add the ability to mediate mount
11057 * SAUCE: AppArmor: basic networking rules
11058 * SAUCE: apparmor: fix profile lookup for unconfined
11059 - LP: #978038, #987371
11060 * SAUCE: apparmor: fix long path failure due to disconnected path
11061 - LP: #955892
11062
11063 [ Mario Limonciello ]
11064
11065 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
11066 - LP: #901410
11067
11068 [ Stefan Bader ]
11069
11070 * (config) Built-in xen-acpi-processor
11071
11072 [ Tim Gardner ]
11073
11074 * [Config] CONFIG_NET_DSA=m
11075 - LP: #1004148
11076 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
11077
11078 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
11079
11080 linux (3.4.0-3.7) quantal; urgency=low
11081
11082 [ Andy Whitcroft ]
11083
11084 * [Config] drop the virtual flavour in favour of a split generic et al
11085 * [Config] enforcer -- drop IDLE enforcement
11086 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
11087 * [Config] updateconfigs following removal of -virtual
11088
11089 [ Leann Ogasawara ]
11090
11091 * Rebase to v3.4
11092
11093 [ Seth Forshee ]
11094
11095 * [Config] disable CONFIG_B43_BCMA_EXTRA
11096
11097 [ Tim Gardner ]
11098
11099 * [Config] Check for extras when building udebs
11100 * [Config] Collapsed generic-pae into generic [i386]
11101
11102 [ Upstream Kernel Changes ]
11103
11104 * rebase to v3.4
11105
11106 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
11107
11108 linux (3.4.0-2.6) quantal; urgency=low
11109
11110 [ Andy Whitcroft ]
11111
11112 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
11113 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
11114 d_make_root()"
11115 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
11116 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
11117 security permissions to overlay files"
11118 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
11119 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
11120 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
11121 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
11122 * Revert "ubuntu: overlayfs -- overlay filesystem"
11123 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
11124 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
11125 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
11126 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
11127 * ubuntu: overlayfs -- overlayfs: add statfs support
11128 * ubuntu: overlayfs -- inode_only_permission: export inode level
11129 permissions checks
11130 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
11131
11132 [ Erez Zadok ]
11133
11134 * ubuntu: overlayfs -- overlayfs: implement show_options
11135
11136 [ Miklos Szeredi ]
11137
11138 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
11139 * ubuntu: overlayfs -- vfs: add i_op->open()
11140 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11141 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11142 * ubuntu: overlayfs -- overlay filesystem
11143 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11144
11145 [ Neil Brown ]
11146
11147 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11148
11149 [ Robin Dong ]
11150
11151 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
11152 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
11153
11154 [ Tim Gardner ]
11155
11156 * [Config] perarch and indep tools builds need separate build directories
11157 * Prevent upgrading a non-PAE CPU
11158 * perf is not parallel build safe
11159
11160 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
11161
11162 linux (3.4.0-2.5) quantal; urgency=low
11163
11164 [ Andy Whitcroft ]
11165
11166 * [Config] perarch and indep tools builds need separate build directories
11167
11168 [ Tim Gardner ]
11169
11170 * Prevent upgrading a non-PAE CPU
11171 * [Config] build debug
11172 * [Config] perf tools are not parallel build safe
11173
11174 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
11175
11176 linux (3.4.0-2.4) quantal; urgency=low
11177
11178 [ Leann Ogasawara ]
11179
11180 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
11181 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
11182 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
11183 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
11184 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
11185 7400"
11186 * Revert "ubuntu: omnibook: fix source file newline"
11187 * Revert "ubuntu: omnibook -- update BOM"
11188 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
11189 depend on X86"
11190 * Revert "ubuntu: omnibook -- Added missing BOM file"
11191 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
11192 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
11193 mappings"
11194 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
11195 X86_32"
11196 * Revert "ubuntu: nx-emu - i386: NX emulation"
11197 * Revert "ubuntu: rfkill drivers -- version 1.3"
11198 * Temporarily disable module check
11199 * [Config] Remove CONFIG_FSAM7400
11200 * [Config] Remove CONFIG_OMNIBOOK
11201 * [Config] Update configs
11202 * Rebase to v3.4-rc7
11203 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
11204
11205 [ Tim Gardner ]
11206
11207 * Updated generic-pae description
11208 * Rebase to v3.4-rc6
11209 * install-tools depends on build targets
11210
11211 [ Upstream Kernel Changes ]
11212
11213 * kconfig: in debug mode some 0 length message prints occur
11214 * rebase to v3.4-rc7
11215 * rebase to v3.3-rc6
11216
11217 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
11218
11219 linux (3.4.0-1.3) quantal; urgency=low
11220
11221 [ Andy Whitcroft ]
11222
11223 * [Config] control.stub is an intermediate product not a dependancy
11224 - LP: #992414
11225
11226 [ Leann Ogasawara ]
11227
11228 * remove i386 generic from getabis
11229
11230 [ Upstream Kernel Changes ]
11231
11232 * (pre-stable) b43: only reload config after successful initialization
11233 - LP: #950295
11234
11235 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
11236
11237 linux (3.4.0-1.2) quantal; urgency=low
11238
11239 [ Andy Whitcroft ]
11240
11241 * [Config] add build depends for flex, bison and pkg-config
11242
11243 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
11244
11245 linux (3.4.0-1.1) quantal; urgency=low
11246
11247 [ Andy Whitcroft ]
11248
11249 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
11250 permissions to overlay files
11251 - LP: #915941, #918212
11252 - CVE-2012-0055
11253
11254 [ Leann Ogasawara ]
11255
11256 * Open Q
11257 * Rebase to v3.4-rc5
11258 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
11259 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
11260 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
11261 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
11262 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
11263 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
11264 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
11265 * [Config] Temporarily disable CONFIG_AX88796 on arm
11266
11267 [ Upstream Kernel Changes ]
11268
11269 * vfs: pass struct path to __dentry_open()
11270 * vfs: add i_op->open()
11271 * vfs: export do_splice_direct() to modules
11272 * vfs: introduce clone_private_mount()
11273 * overlay filesystem
11274 * overlayfs: add statfs support
11275 * overlayfs: implement show_options
11276 * overlay: overlay filesystem documentation
11277 * fs: limit filesystem stacking depth
11278 * overlayfs: follow header cleanup
11279 * overlayfs: switch from d_alloc_root() to d_make_root()
11280 * overlayfs: update touch_atime() usage
11281 * rebase to v3.4-rc5
11282 - LP: #950490
11283 * rebase to v3.4-rc4
11284 * rebase to v3.4-rc3
11285 * rebase to v3.4-rc2
11286 * rebase to v3.4-rc1
11287 * rebase to v3.3
11288 * rebase to v3.3-rc7
11289 * rebase to v3.3-rc6
11290 * rebase to v3.3-rc5
11291 * rebase to v3.3-rc4
11292 - LP: #900802
11293 - LP: #930842
11294 * rebase to v3.3-rc3
11295 - LP: #924320
11296 - LP: #923316
11297 - LP: #923409
11298 - LP: #918254
11299 * rebase to v3.3-rc2
11300 * rebase to v3.3-rc1
11301 - LP: #795823
11302 - LP: #909419
11303 - LP: #910792
11304 - LP: #878701
11305 - LP: #724831
11306
11307 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
11308
11309 linux (3.2.0-10.18) precise; urgency=low
11310
11311 [ Tim Gardner ]
11312
11313 * SAUCE: ecryptfs: Print inode on metadata error
11314
11315 [ Upstream Kernel Changes ]
11316
11317 * Revert "proc: enable writing to /proc/pid/mem"
11318 - LP: #919115
11319 - CVE-2012-0056
11320 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
11321 - LP: #909419
11322
11323 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
11324
11325 linux (3.2.0-10.17) precise; urgency=low
11326
11327 [ Andy Whitcroft ]
11328
11329 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
11330 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
11331 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
11332 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
11333 * Revert "SAUCE: overlayfs -- overlay filesystem"
11334 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
11335 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
11336 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
11337 * ensure debian/ is not excluded from git by default
11338 * add new scripting to handle buglinks in rebases
11339 * ubuntu: overlayfs -- overlayfs: add statfs support
11340 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
11341 permissions to overlay files
11342 - LP: #915941, #918212
11343 - CVE-2012-0055
11344
11345 [ Erez Zadok ]
11346
11347 * ubuntu: overlayfs -- overlayfs: implement show_options
11348
11349 [ Leann Ogasawara ]
11350
11351 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
11352 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
11353 - LP: #907377, #911236
11354 * [Config] Enable CONFIG_IRQ_REMAP
11355
11356 [ Miklos Szeredi ]
11357
11358 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
11359 * ubuntu: overlayfs -- vfs: add i_op->open()
11360 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11361 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11362 * ubuntu: overlayfs -- overlay filesystem
11363 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11364
11365 [ Neil Brown ]
11366
11367 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11368
11369 [ Upstream Kernel Changes ]
11370
11371 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
11372 - LP: #647043
11373 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
11374 breaks USB
11375 - LP: #647043
11376
11377 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
11378
11379 linux (3.2.0-9.16) precise; urgency=low
11380
11381 [ Andy Whitcroft ]
11382
11383 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
11384 * [Config] pull ARM sound modules =m
11385 * [Config] CONFIG_RTC_DRV_TEST is for testing only
11386 * [Config] CONFIG_USB_DUMMY_HCD is testing only
11387 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
11388
11389 [ Leann Ogasawara ]
11390
11391 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
11392 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
11393 * [Config] Enable CONFIG_MMC_TMIO=m
11394 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
11395 * [Config] Enable CONFIG_ISI=m
11396 * [Config] Enable CONFIG_MMC=y
11397 * [Config] Enable CONFIG_LIRC_PARALLEL=m
11398 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
11399 * [Config] Enable CONFIG_CHR_DEV_SG=y
11400 * [Config] Enable CONFIG_GPIO_PCA953X=m
11401 * [Config] Enable CONFIG_GPIO_TWL4030=m
11402 * [Config] Enable CONFIG_INET_DIAG=m
11403 * [Config] Enable CONFIG_NLS_ISO8859_1=m
11404 * [Config] Enable CONFIG_NVRAM=m
11405 * [Config] Enable CONFIG_SLIP=m
11406 * [Config] Enable CONFIG_PC300TOO=m
11407 * [Config] Enable CONFIG_TUN=y
11408 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
11409 * [Config] Enable CONFIG_THERMAL=y
11410 * [Config] Enable CONFIG_PPP=y
11411 * [Config] Enable CONFIG_PCI_STUB=m
11412 * Rebase to v3.2.1
11413 * [Config] Enable CONFIG_RTL8192E=m
11414 * [Config] Enable CONFIG_RTS5139=m
11415
11416 [ Stefan Bader ]
11417
11418 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
11419
11420 [ Upstream Kernel Changes ]
11421
11422 * ARM: restart: add restart hook to machine_desc record
11423 * ARM: restart: allow platforms more flexibility specifying restart mode
11424 * ARM: restart: move reboot failure handing into machine_restart()
11425 * ARM: restart: remove argument to setup_mm_for_reboot()
11426 * ARM: 7159/1: OMAP: Introduce local common.h files
11427 * ARM: restart: only perform setup for restart when soft-restarting
11428 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
11429 function
11430 * ARM: idmap: populate identity map pgd at init time using .init.text
11431 * ARM: suspend: use idmap_pgd instead of suspend_pgd
11432 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
11433 * ARM: idmap: use idmap_pgd when setting up mm for reboot
11434 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
11435 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
11436 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
11437 restart changes
11438 * ARM: lib: add call_with_stack function for safely changing stack
11439 * ARM: reset: implement soft_restart for jumping to a physical address
11440 * ARM: stop: execute platform callback from cpu_stop code
11441 * ARM: kexec: use soft_restart for branching to the reboot buffer
11442 * ARM: restart: omap: use new restart hook
11443 * topdown mmap support
11444 - LP: #861296
11445
11446 [ Upstream Kernel Changes ]
11447
11448 * Rebase to v3.2.1
11449
11450 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
11451
11452 linux (3.2.0-8.15) precise; urgency=low
11453
11454 [ Leann Ogasawara ]
11455
11456 * [Config] Disable CONFIG_ACPI_PROCFS
11457 * Remove server from getabis
11458 * Temporarily disable module check
11459 * [Config] Disable CONFIG_MTD_TESTS
11460 * [Config] Disable CONFIG_X86_E_POWERSAVER
11461 * [Config] Set CONFIG_ARCNET=m
11462 * [Config] Enable CONFIG_ATM_DUMMY=m
11463 * [Config] Enable CONFIG_BLK_DEV_MD=y
11464 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
11465 * [Config] Enable CONFIG_BLK_DEV_SD=y
11466 * [Config] Enable CONFIG_BLK_DEV_SR=y
11467 * [Config] Enable CONFIG_BLK_DEV_UB=m
11468 * [Config] Enable CONFIG_COPS=m
11469 * [Config] Enable CONFIG_DVB_USB_EC168=m
11470 * [Config] Enable CONFIG_ENC28J60=m
11471 * [Config] Enable CONFIG_FB_UVESA=m
11472 * [Config] Enable CONFIG_FB_ATY=m
11473 * [Config] Enable CONFIG_BROADCOM_PHY=y
11474 * [Config] Enable CONFIG_CICADA_PHY=y
11475 * [Config] Enable CONFIG_DAVICOM_PHY=y
11476 * [Config] Enable CONFIG_ICPLUS_PHY=y
11477 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
11478 * [Config] Enable CONFIG_LXT_PHY=y
11479 * [Config] Enable CONFIG_MARVELL_PHY=y
11480 * [Config] Enable CONFIG_NATIONAL_PHY=y
11481 * [Config] Enable CONFIG_QSEMI_PHY=y
11482 * [Config] Enable CONFIG_SMSC_PHY=y
11483 * [Config] Enable CONFIG_VITESSE_PHY=y
11484 * Add 3w-sas to scsi-modules
11485 - LP: #776542
11486
11487 [ Mathieu Trudel-Lapierre ]
11488
11489 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
11490 to interface settings
11491
11492 [ Paolo Pisati ]
11493
11494 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
11495 - LP: #912199
11496 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
11497 - LP: #912199
11498 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
11499 - LP: #912199
11500
11501 [ Upstream Kernel Changes ]
11502
11503 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
11504 - LP: #906832
11505
11506 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
11507
11508 linux (3.2.0-8.14) precise; urgency=low
11509
11510 [ Andy Whitcroft ]
11511
11512 * [Config] enable CONFIG_SND_USB_6FIRE
11513 - LP: #912197
11514 * rebase to mainline v3.2 final release
11515 * updateconfigs following rebase to v3.2 final
11516 * ubuntu: AUFS -- add BOM and automated update script
11517 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
11518 - LP: #684666
11519 * ubuntu: AUFS -- update aufs-update to track new locations of headers
11520 * ubuntu: AUFS -- clean up the aufs updater and BOM
11521 * ubuntu: AUFS -- documentation on updating aufs2
11522 * ubuntu: AUFS -- aufs3-base.patch
11523 * ubuntu: AUFS -- aufs3-standalone.patch
11524 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
11525 * ubuntu: AUFS -- fix undefined security_path_link
11526 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
11527 * ubuntu: AUFS -- updateconfigs following update
11528 * ubuntu: AUFS -- suppress benign plink warning messages
11529 - LP: #621195
11530 * ubuntu: AUFS -- enable in config and makefile
11531 * ubuntu: AUFS -- disable in favor of overlayfs
11532 * [Config] linux-virtual -- should include the extX modules
11533 - LP: #912308
11534
11535 [ Tyler Hicks ]
11536
11537 * SAUCE: eCryptfs: Improve statfs reporting
11538 - LP: #885744
11539
11540 [ Upstream Kernel Changes ]
11541
11542 * rebase to upstream v3.2
11543
11544 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
11545
11546 linux (3.2.0-7.13) precise; urgency=low
11547
11548 [ Upstream Kernel Changes ]
11549
11550 * rebase to upstream 3.2-rc7
11551
11552 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
11553
11554 linux (3.2.0-6.12) precise; urgency=low
11555
11556 [ Upstream Kernel Changes ]
11557
11558 * rebase to upstream v3.2-rc6
11559
11560 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
11561
11562 linux (3.2.0-5.11) precise; urgency=low
11563
11564 [ Andy Whitcroft ]
11565
11566 * enforcer -- allow arch and flavour predicates to take lists
11567 * enforcer -- simplify armel/armhf specific options
11568 * enforcer -- fix incorrectly specified flavour matches
11569
11570 [ Leann Ogasawara ]
11571
11572 * [Config] Disable IRQ_REMAP
11573 * [Config] Enable CONFIG_SENSORS_LM95245=m
11574 * [Config] Enable CONFIG_SENSORS_MAX1668=m
11575 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
11576 * [Config] Enable CONFIG_SENSORS_MAX6639=m
11577 * [Config] Enable CONFIG_SENSORS_MAX6642=m
11578 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
11579 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
11580 * [Config] Enable CONFIG_PATA_TOSHIBA=m
11581 * [Config] Enable CONFIG_POHMELFS=m
11582 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
11583 * [Config] Enable CONFIG_PATA_OPTI=m
11584 * add overlayfs to virtual inclusion list
11585 - LP: #903897
11586 * add veth to virtual inclusion list
11587 - LP: #903897
11588 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
11589
11590 [ Paolo Pisati ]
11591
11592 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
11593 - LP: #903346
11594
11595 [ Tim Gardner ]
11596
11597 * [Config] CONFIG_LOCKUP_DETECTOR=y
11598 - LP: #903615
11599
11600 [ Upstream Kernel Changes ]
11601
11602 * rebase to upstream 55b02d2f
11603
11604 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
11605
11606 linux (3.2.0-4.10) precise; urgency=low
11607
11608 [ Kyle McMartin ]
11609
11610 * SAUCE: dmar: disable if ricoh multifunction detected
11611 - LP: #894070
11612
11613 [ Seth Forshee ]
11614
11615 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
11616 - LP: #581312
11617
11618 [ Tim Gardner ]
11619
11620 * Start new release, Bump ABI, rebase to 3.2-rc5
11621
11622 [ Leann Ogasawara ]
11623
11624 * [Config] Enable CONFIG_SENSORS_AK8975=m
11625
11626 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
11627
11628 linux (3.2.0-3.9) precise; urgency=low
11629
11630 [ Andy Whitcroft ]
11631
11632 * SAUCE: ext4: correct partial write discard size calculation
11633 - LP: #894768
11634
11635 [ Leann Ogasawara ]
11636
11637 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
11638 - LP: #892615
11639
11640 [ Matthew Garrett ]
11641
11642 * SAUCE: pci: Rework ASPM disable code
11643
11644 [ Upstream Kernel Changes ]
11645
11646 * x86: Fix boot failures on older AMD CPU's
11647 - LP: #892615
11648 * EHCI : Fix a regression in the ISO scheduler
11649 - LP: #899165
11650
11651 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
11652
11653 linux (3.2.0-3.8) precise; urgency=low
11654
11655 [ Andy Whitcroft ]
11656
11657 * armhf -- add d-i configuration
11658 * armhf -- disable ABI checks for armhf
11659 * armhf -- add arch to getabis config
11660
11661 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
11662
11663 linux (3.2.0-3.7) precise; urgency=low
11664
11665 [ Stefan Bader ]
11666
11667 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
11668 synchronous, regardless of lazy_mmu mode
11669 - LP: #854050
11670
11671 [ Tim Gardner ]
11672
11673 * rebase to v3.2-rc4
11674
11675 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
11676
11677 linux (3.2.0-2.6) precise; urgency=low
11678
11679 [ Andy Whitcroft ]
11680
11681 * armhf -- fix omap flavour to build on armhf
11682 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
11683
11684 [ Borislav Petkov ]
11685
11686 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
11687 - LP: #892615
11688
11689 [ Colin Watson ]
11690
11691 * Add pata_macio to pata-modules
11692
11693 [ Tim Gardner ]
11694
11695 * [Config] Prefer crda over wireless-crda
11696 * [Config] Fix virtual inclusion list.
11697 - LP: #897795
11698
11699 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
11700
11701 linux (3.2.0-2.5) precise; urgency=low
11702
11703 [ Paolo Pisati ]
11704
11705 * [Config] PANEL_DVI=y
11706
11707 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
11708
11709 linux (3.2.0-2.4) precise; urgency=low
11710
11711 [ Andy Whitcroft ]
11712
11713 * rebase to v3.2-rc3
11714
11715 [ Leann Ogasawara ]
11716
11717 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
11718 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
11719 * Revert "olpc_dcon_xo_1_5 needs delay.h"
11720 * Revert "olpc_dcon_xo_1 needs delay.h"
11721 * rebase to 6fe4c6d4
11722 * [Config] updateconfigs after rebase to 6fe4c6d4
11723
11724 [ Tim Gardner ]
11725
11726 * [Config] Replace wireless-crda with crda,wireless-regdb
11727 - LP: #856421
11728 * [Config] Relax the dependencies on crda
11729
11730 [ Upstream Kernel Changes ]
11731
11732 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
11733 - LP: #724831
11734 * Ubuntu: remove coreutils|fileutils package dependency
11735 - LP: #892814
11736 * iio: iio_event_getfd -- fix ev_int build failure
11737
11738 [ Upstream Kernel Changes ]
11739
11740 * Rebase to v3.2-rc3
11741
11742 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
11743
11744 linux (3.2.0-1.3) precise; urgency=low
11745
11746 [ Upstream Kernel Changes ]
11747
11748 * Ubuntu: Add ext2 to fs-core-modules
11749 - LP: #893395
11750
11751 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
11752
11753 linux (3.2.0-1.2) precise; urgency=low
11754
11755 [ Andy Whitcroft ]
11756
11757 * [Config] enable CONFIG_NFC and associated devices
11758 * SAUCE: allow brcmsmac and b43 to both build
11759
11760 [ Soren Hansen ]
11761
11762 * Add ixgbe driver to d-i
11763 - LP: #891969
11764
11765 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
11766
11767 linux (3.2.0-1.1) precise; urgency=low
11768 [ Andy Whitcroft ]
11769
11770 * armhf -- enable armhf and create the first flavours
11771 * SAUCE: ensure root is ready before running usermodehelpers in it
11772 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
11773
11774 [ Leann Ogasawara ]
11775
11776 * Temporarily ignore module check
11777 * [Config] Enable PCI_IOV on powerpc
11778 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
11779 * rebase to v3.2-rc2
11780 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
11781 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
11782 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
11783 * SAUCE: select ARM_AMBA if OMAP3_EMU
11784 * [Config] updateconfigs after select ARM_AMBA
11785 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
11786 * [Config] Enable CONFIG_EXT2_FS=m
11787 * [Config] Build in CONFIG_SATA_AHCI=y
11788 * Resolve linux-image-extra's install dependency
11789
11790 [ Seth Forshee ]
11791
11792 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
11793 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
11794 Documentation
11795 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
11796 alps_model_info
11797 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
11798 size
11799 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
11800 3 and 4
11801 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
11802 protocol
11803 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
11804 versions 3 and 4
11805
11806 [ Stefan Bader ]
11807
11808 * [Config] Built-in xen-netfront and xen-blkfront
11809 * Fix build of dm-raid45 and re-enable it
11810
11811 [ Tim Gardner ]
11812
11813 * [Config] CONFIG_USB_XHCI_HCD=y
11814 - LP: #886167
11815 * [Config] CONFIG_R6040=m
11816 - LP: #650899
11817 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
11818 - LP: #854399
11819 * [Config] Consolidated amd64 server flavour into generic
11820 * [Config] updateconfigs after rebase to 3.2-rc1
11821 * [Config] Disabled dm-raid4-5
11822 * [Config] Disabled ndiswrapper
11823 * [Config] Disable vt6656
11824 * [Config] exclude ppp-modules for virtual flavour
11825 * [Config] CONFIG_MEMSTICK_R592=m
11826 - LP: #238208
11827
11828 [ Upstream Kernel Changes ]
11829
11830 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
11831 - LP: #887780
11832 * CHROMIUM: seccomp_filter: add process state reporting
11833 - LP: #887780
11834 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
11835 works.
11836 - LP: #887780
11837 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
11838 - LP: #887780
11839 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
11840 - LP: #887780
11841 * CHROMIUM: seccomp_filters: move to btrees
11842 * CHROMIUM: enable CONFIG_BTREE
11843 * CHROMIUM: seccomp_filter: kill NR_syscall references
11844 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
11845 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
11846 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
11847 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
11848 * CHROMIUM: seccomp_filter: inheritance documentation
11849 * CHROMIUM: seccomp_filter: make inherited filters composable
11850 * CHROMIUM: Fix seccomp_t compile error
11851 - LP: #887780
11852 * CHROMIUM: Fix kref usage
11853 - LP: #887780
11854 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
11855 * rebase to v3.2-rc2
11856
11857 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
11858
11859 linux (3.1.0-2.3) precise; urgency=low
11860
11861 [ Tim Gardner ]
11862
11863 * Add postinit and postrm scripts to the extras package
11864 - LP: #882120
11865
11866 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
11867
11868 linux (3.1.0-2.2) precise; urgency=low
11869
11870 [ Andy Whitcroft ]
11871
11872 * debian: add locking to protect debian/files from parallel update
11873
11874 [ Leann Ogasawara ]
11875
11876 * rebase to v3.1
11877
11878 [ Upstream Kernel Changes ]
11879
11880 * rebase to v3.1
11881
11882 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
11883
11884 linux (3.1.0-1.1) precise; urgency=low
11885
11886 [ Andiry Xu ]
11887
11888 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
11889 - LP: #872811
11890
11891 [ Andy Whitcroft ]
11892
11893 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
11894 - LP: #832694
11895 * Revert "ubuntu: compcache -- version 0.5.3"
11896 - LP: #832694
11897 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
11898 * [Config] Enable CONFIG_MACVTAP=m
11899 - LP: #822601
11900 * record the compiler in the ABI and check for inconsistant builds
11901 * [Config] move ECRYPT_FS back to =y for all architectures
11902 - LP: #827197
11903 * [Config] enable CONFIG_DRM_VMWGFX=m
11904 - LP: #698009
11905 * [Config] re-fix ECRYPT_FS=y
11906 - LP: #827197
11907 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
11908 - LP: #827197
11909 * [Config] dropping compcache configuration options
11910 * [Config] standardise on HZ=250
11911 * SAUCE: headers_install: fix #include "..." usage for userspace
11912 - LP: #824377
11913 * make module-inclusion selection retain the left overs
11914 * add a new linux-image-extras package for virtual
11915
11916 [ Colin Watson ]
11917
11918 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
11919
11920 [ edwin_rong ]
11921
11922 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
11923 - LP: #824273
11924
11925 [ Greg Kroah-Hartman ]
11926
11927 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
11928 - LP: #824273
11929
11930 [ Jesse Sung ]
11931
11932 * SAUCE: Unregister input device only if it is registered
11933 - LP: #839238
11934
11935 [ Jiri Kosina ]
11936
11937 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
11938
11939 [ Joshua V. Dillon ]
11940
11941 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
11942
11943 [ Kees Cook ]
11944
11945 * [Config] enable and enforce SECCOMP_FILTER on x86
11946
11947 [ Keng-Yu Lin ]
11948
11949 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
11950 - LP: #824273
11951
11952 [ Leann Ogasawara ]
11953
11954 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
11955 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
11956 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
11957 readdir"
11958 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
11959 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
11960 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
11961 * Revert "ubuntu: overlayfs -- overlay filesystem"
11962 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
11963 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
11964 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
11965 than just revision"
11966 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
11967 * Revert "ubuntu: fsam7400 disable driver"
11968 - LP: #876030
11969 * rebase to v3.1-rc1
11970 * [Config] updateconfigs after rebase to v3.1-rc1
11971 * rebase to v3.1-rc2
11972 * [Config] Updateconfigs after rebase to v3.1-rc2
11973 * ubuntu: Yama - update calls to generic_permission() and
11974 inode->i_op->permission()
11975 * ubuntu: ndiswrapper -- remove netdev_priv macro
11976 * ubuntu: aufs -- Temporarily disable due to build failure
11977 * [Config] Diable INTEL_MID_PTI on armel
11978 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
11979 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
11980 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
11981 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
11982 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
11983 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
11984 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
11985 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
11986 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
11987 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
11988 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
11989 * [Config] Enable CONFIG_ECHO=m on powerpc
11990 * [Config] Enable CONFIG_ET131X=m on powerpc
11991 * [Config] Set CONFIG_FB_MATROX=m
11992 * [Config] Enable CONFIG_FB_UDL=m on powerpc
11993 * [Config] Set CONFIG_FB_VIRTUAL=n
11994 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
11995 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
11996 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
11997 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
11998 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
11999 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
12000 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
12001 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
12002 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
12003 * [Config] Enable CONFIG_IBMVETH=m on powerpc
12004 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
12005 * [Config] Enable CONFIG_IGB=m on powerpc
12006 * [Config] Enable CONFIG_IIO=m on powerpc
12007 * [Config] Enable CONFIG_INFINIBAND_NES=m
12008 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
12009 * [Config] Enable CONFIG_IWL3945=m on powerpc
12010 * [Config] Disable CONFIG_KVM_BOOK3S_64
12011 * [Config] Enable CONFIG_LAPBETHER=m on arm
12012 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
12013 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
12014 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
12015 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
12016 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
12017 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
12018 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
12019 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
12020 * [Config] Enable CONFIG_MEMSTICK=m on arm
12021 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
12022 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
12023 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
12024 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
12025 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
12026 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
12027 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
12028 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
12029 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
12030 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
12031 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
12032 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
12033 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
12034 * [Config] Enable CONFIG_MTD_SST25L=m on arm
12035 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
12036 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
12037 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
12038 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
12039 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
12040 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
12041 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
12042 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
12043 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
12044 * [Config] Enable CONFIG_PANEL=m on powerpc
12045 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
12046 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
12047 - LP: #833705
12048 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
12049 - LP: #837332
12050 * [Config] Update CONFIG_EFI_VARS enforcer check
12051 * [Config] Add aufs to virtual flavor inclusion list
12052 - LP: #844159
12053 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
12054 - LP: #818933
12055 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
12056 - LP: #768039
12057 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
12058 - LP: #838402
12059 * [Config] Add igbvf to the virtual flavor inclusion list
12060 - LP: #794570
12061 * [Config] Add ixgbevf to the virtual inclusion list
12062 - LP: #872411
12063 * [Config] Transition -generic and -server to be identical
12064 * rebase to v3.1-rc10
12065
12066 [ Luke Yelavich ]
12067
12068 * [Config] Disable legacy IDE drivers on powerpc
12069
12070 [ Ming Lei ]
12071
12072 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
12073 - LP: #801719
12074 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
12075 Sandybridge chipsets(v2)
12076 - LP: #737388, #782389, #794642
12077
12078 [ Paolo Pisati ]
12079
12080 * [Config] Compile-in vfat support for armel
12081 - LP: #853783
12082
12083 [ Randy Dunlap ]
12084
12085 * SAUCE: staging: fix rts5139 depends & build
12086 - LP: #824273
12087
12088 [ Rene Bolldorf ]
12089
12090 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
12091 power in 'ideapad_backlight_notify_power' to avoid a page fault
12092
12093 [ Seth Forshee ]
12094
12095 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
12096 - LP: #681904
12097 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
12098 - LP: #810020
12099
12100 [ Stefan Bader ]
12101
12102 * (config) Package macvlan and macvtap for virtual
12103 * [Config] Force perf to use libiberty for demangling
12104 - LP: #783660
12105 * SAUCE: xen: Do not use pv spinlocks on HVM
12106 - LP: #838026
12107
12108 [ Tim Gardner ]
12109
12110 * [Config] Clean up tools rules
12111 * [Config] Package x86_energy_perf_policy and turbostat
12112 - LP: #797556
12113 * rebase to v3.1-rc3
12114 * [Config] Simplify binary-udebs dependencies
12115 * [Config] kernel preparation cannot be parallelized
12116 * [Config] Linearize module/abi checks
12117 * [Config] Linearize and simplify tree preparation rules
12118 * [Config] Build kernel image in parallel with modules
12119 * [Config] Set concurrency for kmake invocations
12120 * [Config] Improve install-arch-headers speed
12121 * [Config] Fix binary-perarch dependencies
12122 * [Config] Removed stamp-flavours target
12123 * [Config] Serialize binary indep targets
12124 * [Config] Use build stamp directly
12125 * [Config] Restore prepare-% target
12126 * rebase to v3.1-rc4
12127 * rebase to v3.1-rc5
12128 * [Config] Disable makedumpfile for i386/amd64
12129 * rebase to v3.1-rc6
12130 * [Config] Fix binary-% build target
12131 * rebase to v3.1-rc7
12132 * rebase to v3.1-rc8
12133 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
12134 - LP: #854399
12135 * [Config] Enable ftrace support in the mac80211 layer
12136 - LP: #865171
12137 * rebase to v3.1-rc9
12138 * SAUCE: usb/core/devio.c: Check for printer class specific request
12139 - LP: #872711
12140
12141 [ Upstream Kernel Changes ]
12142
12143 * overlay filesystem
12144 * overlayfs: add statfs support
12145 * overlayfs: implement show_options
12146 * overlay: overlay filesystem documentation
12147 * fs: limit filesystem stacking depth
12148
12149 [ Will Drewry ]
12150
12151 * SAUCE: seccomp_filter: new mode with configurable syscall filters
12152 * SAUCE: seccomp_filter: add process state reporting
12153 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
12154 works.
12155 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
12156
12157 [ Upstream Kernel Changes ]
12158
12159 * rebase to v3.1-rc1
12160 * rebase to v3.1-rc2
12161 * rebase to v3.1-rc3
12162 +CONFIG_BLK_DEV_BSGLIB=y
12163 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
12164 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
12165 * rebase to v3.1-rc4
12166 * rebase to v3.1-rc5
12167 * rebase to v3.1-rc6
12168 * rebase to v3.1-rc7
12169 * rebase to v3.1-rc8
12170 * rebase to v3.1-rc9
12171 * rebase to v3.1-rc10
12172
12173 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
12174
12175 linux (3.1.0-1.0) oneiric; urgency=low
12176
12177 [ Leann Ogasawara ]
12178
12179 * Open P-series
12180
12181 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
12182
12183 linux (3.0.0-8.10) oneiric; urgency=low
12184
12185 [ Adam Jackson ]
12186
12187 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
12188 - LP: #753994
12189
12190 [ John Johansen ]
12191
12192 * [Config] Enable missing IPv6 options
12193
12194 [ Leann Ogasawara ]
12195
12196 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
12197 - LP: #819925
12198 * Rebase to 3.0.1
12199
12200 [ Upstream Kernel Changes ]
12201
12202 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
12203 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
12204 - LP: #783582
12205 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
12206 - LP: #796476
12207 * KVM: Add SMEP support when setting CR4
12208 - LP: #796476
12209 * KVM: Mask function7 ebx against host capability word9
12210 - LP: #796476
12211 * KVM: Add instruction fetch checking when walking guest page table
12212 - LP: #796476
12213
12214 [ Upstream Kernel Changes ]
12215
12216 * rebase to v3.0.1
12217
12218 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
12219
12220 linux (3.0.0-7.9) oneiric; urgency=low
12221
12222 [ Andy Whitcroft ]
12223
12224 * Revert "[Upstream] add local prefix to oss local change_bits"
12225 * Revert "SAUCE: add tracing for user initiated readahead requests"
12226 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
12227 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
12228 Zhaoyang E47"
12229 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
12230 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
12231 (grub)"
12232 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
12233 checks"
12234 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
12235 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
12236 vt switch"
12237 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
12238 - LP: #816035
12239 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
12240 it
12241 * SAUCE: (no-up) add tracing for user initiated readahead requests
12242 * SAUCE: vt -- maintain bootloader screen mode and content until vt
12243 switch
12244 * SAUCE: vt -- allow grub to request automatic vt_handoff
12245
12246 [ Arjan van de Ven ]
12247
12248 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
12249
12250 [ Kees Cook ]
12251
12252 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
12253 * [Config] enforce ACPI_CUSTOM_METHOD disabled
12254
12255 [ Keng-Yu Lin ]
12256
12257 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
12258 Zhaoyang E47
12259 - LP: #632884, #803005
12260
12261 [ Leann Ogasawara ]
12262
12263 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
12264 - LP: #513131
12265 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
12266 - LP: #815064
12267
12268 [ Rezwanul Kabir ]
12269
12270 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
12271 Dell E2 series Laptops
12272 - LP: #632884
12273
12274 [ Upstream Kernel Changes ]
12275
12276 * Revert "yama: if an underlying filesystem provides a permissions op use
12277 it"
12278 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
12279 series Laptops"
12280 * Revert "tty: include linux/slab.h for kfree"
12281 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
12282 * Revert "pch_dma: add include/slab.h for kfree"
12283 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
12284 - LP: #773524
12285 * oss: rename local change_bits to avoid powerpc bitsops.h definition
12286
12287 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
12288
12289 linux (3.0.0-7.8) oneiric; urgency=low
12290
12291 [ Andy Whitcroft ]
12292
12293 * ubuntu: overlayfs -- overlayfs: add statfs support
12294 * [Config] enable CONFIG_OVERLAYFS
12295
12296 [ Erez Zadok ]
12297
12298 * ubuntu: overlayfs -- overlayfs: implement show_options
12299
12300 [ Leann Ogasawara ]
12301
12302 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
12303 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
12304 * [Config] Disable CONFIG_ATM_DUMMY on arm
12305 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
12306 * Temporarily disable module check on arm
12307 * Rebase to 3.0 final
12308 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
12309 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
12310 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
12311 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
12312 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
12313 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
12314 * [Config] Enable CONFIG_DM9000=m on arm
12315 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
12316 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
12317
12318 [ Miklos Szeredi ]
12319
12320 * ubuntu: overlayfs -- vfs: add i_op->open()
12321 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
12322 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
12323 * ubuntu: overlayfs -- overlay filesystem
12324 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
12325 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
12326 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
12327 * ubuntu: overlayfs -- ovl: make lower mount read-only
12328
12329 [ Neil Brown ]
12330
12331 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
12332
12333 [ Tim Gardner ]
12334
12335 * [Config] Add enic/fnic to udebs
12336 - LP: #801610
12337
12338 [ Upstream Kernel Changes ]
12339
12340 * yama: if an underlying filesystem provides a permissions op use it
12341
12342 [ Major Kernel Changes ]
12343
12344 * Rebase to 3.0 final
12345
12346 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
12347
12348 linux (3.0.0-6.7) oneiric; urgency=low
12349
12350 [ Eagon Yager ]
12351
12352 * [Config] Fix misspelled 'skipmodule' in arm makefile.
12353
12354 [ Keng-Yu Lin ]
12355
12356 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
12357 - LP: #632884, #803005
12358
12359 [ Leann Ogasawara ]
12360
12361 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
12362 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
12363 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
12364 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
12365 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
12366 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
12367 * [Config] Set CONFIG_ACPI_SBS=m
12368 * [Config] Set CONFIG_ACPI_WMI=m
12369 * [Config] Set CONFIG_AD7150=m on arm
12370 * [Config] Set CONFIG_AD7152=m on arm
12371 * [Config] Drop CONFIG_GPIO_S5PV210
12372 * [Config] Drop CONFIG_GPIO_S5PC100
12373 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
12374 * [Config] Drop CONFIG_GPIO_EXYNOS4
12375
12376 [ Stefan Bader ]
12377
12378 * SAUCE: Re-enable RODATA for i386 virtual
12379 - LP: #809838
12380
12381 [ Upstream Kernel Changes ]
12382
12383 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
12384 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
12385 - LP: #771758
12386
12387 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
12388
12389 linux (3.0.0-5.6) oneiric; urgency=low
12390
12391 [ Tim Gardner ]
12392
12393 * [Config] CONFIG_RTL8192CU=m
12394 * Rebase to -rc7
12395
12396 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
12397
12398 linux (3.0.0-4.5) oneiric; urgency=low
12399
12400 [ Ming Lei ]
12401
12402 * SAUCE: fix yama_ptracer_del lockdep warning
12403 - LP: #791019
12404
12405 [ Seth Forshee ]
12406
12407 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
12408 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
12409 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
12410 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
12411 - LP: #805218
12412
12413 [ Tim Gardner ]
12414
12415 * [Config] updateconfigs after rebase to -rc6+
12416 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
12417 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
12418 * Revert "UBUNTU: add dependancies for module-init-tools"
12419 This dependency is no longer required for a 3 digit version.
12420
12421 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
12422
12423 linux (3.0-3.4) oneiric; urgency=low
12424
12425 [ Keng-Yu Lin ]
12426
12427 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
12428 killswitch"
12429 - LP: #775281
12430
12431 [ Leann Ogasawara ]
12432
12433 * rebase to v3.0-rc5
12434 * [Config] updateconfigs after rebase to 3.0-rc5
12435
12436 [ Tim Gardner ]
12437
12438 * [Config] Remove ubuntu/rtl8192se
12439 * [Config] Added armel ABI files
12440 * [Config] Removed armel versatile flavour
12441 * [Config] CONFIG_INTEL_MEI=m
12442 - LP: #716867
12443
12444 [ Upstream Kernel Changes ]
12445
12446 * ALSA: hda - Enable auto-parser as default for Conexant codecs
12447
12448 [ Upstream Kernel Changes ]
12449
12450 * rebase to v3.0-rc5
12451
12452 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
12453
12454 linux (3.0-2.3) oneiric; urgency=low
12455
12456 [ Andy Whitcroft ]
12457
12458 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
12459
12460 [ Leann Ogasawara ]
12461
12462 * rebase to v3.0-rc4
12463 * [Config] updateconfigs after rebase to 3.0-rc4
12464 * fix ERROR: __devcgroup_inode_permission undefined
12465
12466 [ Stefan Bader ]
12467
12468 * SAUCE: iscsitarget: Remove driver from the kernel
12469
12470 [ Tim Gardner ]
12471
12472 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
12473 * [Config] Add grub-efi as a recommended bootloader for server and
12474 generic
12475 - LP: #800910
12476
12477 [ Upstream Kernel Changes ]
12478
12479 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
12480
12481 [ Leann Ogasawara ]
12482
12483 * rebase to v3.0-rc4
12484
12485 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
12486
12487 linux (3.0-1.2) oneiric; urgency=low
12488
12489 [ Andy Whitcroft ]
12490
12491 * [Config] enable CONFIG_CAN_CALC_BITTIMING
12492
12493 [ Leann Ogasawara ]
12494
12495 * rebase to v3.0-rc3
12496 * [Config] updateconfigs after rebase to 3.0-rc3
12497
12498 [ Upstream Kernel Changes ]
12499
12500 * perf: clear out make flags when calling kernel make kernelver
12501
12502 [ Leann Ogasawara ]
12503
12504 * rebase to v3.0-rc3
12505
12506 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
12507
12508 linux (3.0-0.1) oneiric; urgency=low
12509
12510 [ Andy Whitcroft ]
12511
12512 * use the packaging version in the kernel
12513 * use the kernels idea of its version for version_signature
12514 * add dependancies for module-init-tools
12515 * update control files to version 3
12516 * printchanges/insertchanges allow override of prev_release
12517 * correct Vcs-Git: to point to oneiric
12518
12519 [ Leann Ogasawara ]
12520
12521 * rebase to v3.0-rc1
12522 * [Config] updateconfigs after rebase to 3.0-rc1
12523 * ubuntu: dm-raid4-5 fix up build failure
12524 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
12525 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
12526 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
12527 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
12528 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
12529 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
12530 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
12531 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
12532 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
12533 * rebase to v3.0-rc2
12534
12535 [ Manoj Iyer ]
12536
12537 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
12538 - LP: #790754
12539
12540 [ Upstream Kernel Changes ]
12541
12542 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
12543 demands it"
12544 * drm/i915: fix regression after clock gating init split
12545
12546 [ Major Kernel Changes ]
12547
12548 * rebase from v2.6.39 to v3.0-rc1
12549 * rebase from v3.0-rc1 to v3.0-rc2
12550
12551 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
12552
12553 linux (2.6.39-3.10) oneiric; urgency=low
12554
12555 [ Colin Ian King ]
12556
12557 * SAUCE: S3 early resume debug via keyboard LEDs
12558
12559 [ Ingo Molnar ]
12560
12561 * ubuntu: nx-emu - i386: NX emulation
12562 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
12563
12564 [ Leann Ogasawara ]
12565
12566 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
12567 * Revert "[Config] Disable CONFIG_DM_RAID45"
12568 * [Config] enable CONFIG_BRCMFMAC=y
12569 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
12570 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
12571
12572 [ Robert Nelson ]
12573
12574 * SAUCE: omap3: beagle: detect new xM revision B
12575 - LP: #770679
12576 * SAUCE: omap3: beagle: detect new xM revision C
12577 - LP: #770679
12578 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
12579 - LP: #770679
12580
12581 [ Stefan Bader ]
12582
12583 * SAUCE: Convert dm-raid45 to new block plugging
12584
12585 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
12586
12587 linux (2.6.39-3.9) oneiric; urgency=low
12588
12589 [ Leann Ogasawara ]
12590
12591 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
12592 * rebase to v2.6.39
12593 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
12594 * [Config] enable CONFIG_INPUT_APANEL=m
12595
12596 [ Thomas Schlichter ]
12597
12598 * SAUCE: vesafb: mtrr module parameter is uint, not bool
12599 - LP: #778043
12600 * SAUCE: vesafb: enable mtrr WC by default
12601 - LP: #778043
12602
12603 [ Major Kernel Changes ]
12604
12605 * rebase from v2.6.39-rc7 to v2.6.39
12606
12607 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
12608
12609 linux (2.6.39-2.8) oneiric; urgency=low
12610
12611 [ Andy Whitcroft ]
12612
12613 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
12614 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
12615 * Revert "[Config] Disable CONFIG_AUFS_FS"
12616 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
12617 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
12618 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
12619 * ubuntu: AUFS -- clean up the aufs updater and BOM
12620 * ubuntu: AUFS -- documentation on updating aufs2
12621
12622 [ Kees Cook ]
12623
12624 * ubuntu: Yama - LSM hooks
12625 * ubuntu: Yama - create task_free security callback
12626 * ubuntu: Yama - add ptrace relationship tracking interface
12627 * ubuntu: Yama - unconditionally chain to Yama LSM
12628
12629 [ Leann Ogasawara ]
12630
12631 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
12632 * Revert "[Config] Disable CONFIG_EASYCAP"
12633 * ubuntu: fsam7400 disable driver
12634 * ubuntu: omnibook disable driver
12635 * ubuntu: rfkill disable driver
12636
12637 [ Tim Gardner ]
12638
12639 * SAUCE: Fix extra reference in fb_open()
12640
12641 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
12642
12643 linux (2.6.39-2.7) oneiric; urgency=low
12644
12645 [ Leann Ogasawara ]
12646
12647 * rebase to v2.6.39-rc7
12648
12649 [ Major Kernel Changes ]
12650
12651 * rebase from v2.6.39-rc6 to v2.6.39-rc7
12652
12653 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
12654
12655 linux (2.6.39-1.6) oneiric; urgency=low
12656
12657 [ Leann Ogasawara ]
12658
12659 * rebase to v2.6.39-rc6
12660 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
12661
12662 [ Tim Gardner ]
12663
12664 * [Config] updateconfigs after rebase to 2.6.39-rc6
12665
12666 [ Major Kernel Changes ]
12667
12668 * rebase from v2.6.39-rc5 to v2.6.39-rc6
12669 - LP: #740126
12670
12671 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
12672
12673 linux (2.6.39-0.5) oneiric; urgency=low
12674
12675 [ Herton Ronaldo Krzesinski ]
12676
12677 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
12678 - LP: #764758
12679
12680 [ Leann Ogasawara ]
12681
12682 * rebase to v2.6.39-rc5
12683 * [Config] updateconfigs following rebase to v2.6.39-rc5
12684
12685 [ Paolo Pisati ]
12686
12687 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
12688 - LP: #759913
12689
12690 [ Stefan Bader ]
12691
12692 * Include nls_iso8859-1 for virtual images
12693 - LP: #732046
12694
12695 [ Major Kernel Changes ]
12696
12697 * rebase from v2.6.39-rc4 to v2.6.39-rc5
12698
12699 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
12700
12701 linux (2.6.39-0.4) oneiric; urgency=low
12702
12703 [ Leann Ogasawara ]
12704
12705 * rebase to v2.6.39-rc4
12706 * [Config] updateconfigs following rebase to v2.6.39-rc4
12707 * fixup powerpc implicit declaration of function
12708 'crash_kexec_wait_realmode'
12709 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
12710
12711 [ Tim Gardner ]
12712
12713 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
12714 - LP: #769503
12715 * [Config] Add cachefiles.ko to virtual flavour
12716 - LP: #770430
12717
12718 [ Major Kernel Changes ]
12719
12720 * rebase from v2.6.39-rc3 to v2.6.39-rc4
12721
12722 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
12723
12724 linux (2.6.39-0.3) oneiric; urgency=low
12725
12726 [ Leann Ogasawara ]
12727
12728 * rebase to v2.6.39-rc3
12729 * crash_kexec_wait_realmode() undefined when !SMP
12730
12731 [ Tim Gardner ]
12732
12733 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
12734 - LP: #632327
12735
12736 [ Major Kernel Changes ]
12737
12738 * rebase from v2.6.39-rc2 to v2.6.39-rc3
12739
12740 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
12741
12742 linux (2.6.39-0.2) oneiric; urgency=low
12743
12744 [ Gustavo F. Padovan ]
12745
12746 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
12747 - LP: #720949
12748
12749 [ John Johansen ]
12750
12751 * AppArmor: Fix masking of capabilities in complain mode
12752 - LP: #748656
12753
12754 [ Leann Ogasawara ]
12755
12756 * rebase to v2.6.39-rc2
12757 * [Config] updateconfigs following rebase to v2.6.39-rc2
12758 * hv_mouse needs delay.h
12759 * olpc_dcon_xo_1 needs delay.h
12760 * olpc_dcon_xo_1_5 needs delay.h
12761 * Update dropped.txt for Oneiric
12762
12763 [ Steve Langasek ]
12764
12765 * [Config] Make linux-libc-dev coinstallable under multiarch
12766 - LP: #750585
12767
12768 [ Upstream Kernel Changes ]
12769
12770 * x86, hibernate: Initialize mmu_cr4_features during boot
12771 - LP: #752870
12772
12773 [ Major Kernel Changes ]
12774
12775 * rebase from v2.6.39-rc1 to v2.6.39-rc2
12776
12777 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
12778
12779 linux (2.6.39-0.1) oneiric; urgency=low
12780
12781 [ Brad Figg ]
12782
12783 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
12784 - LP: #737124
12785
12786 [ Henrik Rydberg ]
12787
12788 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
12789 * SAUCE: HID: ntrig: fix suspend/resume on recent models
12790
12791 [ Herton Ronaldo Krzesinski ]
12792
12793 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
12794 struct v4l2_subdev
12795 - LP: #745213
12796
12797 [ Kees Cook ]
12798
12799 * [Config] packaging: adjust perms on vmlinuz as well
12800 * SAUCE: nx-emu: further clarify dmesg reporting
12801 - LP: #745181
12802
12803 [ Leann Ogasawara ]
12804
12805 * rebase to v2.6.39-rc1
12806 * [Config] updateconfigs following rebase to v2.6.39-rc1
12807 * [Config] Disable CONFIG_DM_RAID45
12808 * [Config] Disable CONFIG_SCSI_ISCSITARGET
12809 * [Config] Disable CONFIG_EASYCAP
12810 * [Config] Disable CONFIG_AUFS_FS
12811 * update bnx2 firmware files in d-i/firmware/nic-modules
12812 * xhci-pci.c resolve implicit declaration of kzalloc
12813 * [Config] Enable CONFIG_DRM_PSB for only x86
12814 * [Config] Enable CONFIG_RTS_PSTOR for only x86
12815 * mfd/asic3: Fix typo, s/irq_data/data/
12816
12817 [ Luke Yelavich ]
12818
12819 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
12820 - LP: #745358
12821 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
12822 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
12823
12824 [ Manoj Iyer ]
12825
12826 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
12827 - LP: #745217
12828
12829 [ Tim Gardner ]
12830
12831 * SAUCE: INR_OPEN=4096
12832 - LP: #663090
12833 * SAUCE: Increase the default hard limit for open FDs to 4096
12834 - LP: #663090
12835
12836 [ Upstream Kernel Changes ]
12837
12838 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
12839 namespace cleanup
12840 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
12841 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
12842
12843 [ Major Kernel Changes ]
12844
12845 * rebase from v2.6.38 to v2.6.39-rc1
12846
12847 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
12848
12849 linux (2.6.39-0.0) oneiric; urgency=low
12850
12851 [ Leann Ogasawara ]
12852
12853 * Open Oneiric
12854
12855 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
12856
12857 linux (2.6.38-7.39) natty; urgency=low
12858
12859 [ Leann Ogasawara ]
12860
12861 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
12862
12863 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
12864
12865 linux (2.6.38-7.38) natty; urgency=low
12866
12867 [ Leann Ogasawara ]
12868
12869 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
12870 gcc-4.5.2-6ubuntu5 finished building on all arches.
12871
12872 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
12873
12874 linux (2.6.38-7.37) natty; urgency=low
12875
12876 [ Leann Ogasawara ]
12877
12878 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
12879
12880 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
12881
12882 linux (2.6.38-7.36) natty; urgency=low
12883
12884 [ Andy Whitcroft ]
12885
12886 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
12887 optimisation"
12888 * purge last vestiges of maverick
12889 * [Config] switch CONFIG_FB_VESA back to module
12890
12891 [ Chris Wilson ]
12892
12893 * SAUCE: drm/i915: Fix pipelined fencing
12894 - LP: #717114
12895
12896 [ Loïc Minier ]
12897
12898 * Include nls_cp437 module in virtual for fat
12899 - LP: #732046
12900 * Support arch= cross-compilation for any arch
12901 * Fix couple of typos in 0-common-vars.mk
12902 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
12903 * Add armhf to Debian -> Linux arch map
12904 * Add initial armhf.mk
12905 * Enable common packages for armhf
12906
12907 [ Upstream Kernel Changes ]
12908
12909 * Yama: fix default relationship to check thread group
12910 - LP: #737676
12911
12912 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
12913
12914 linux (2.6.38-7.35) natty; urgency=low
12915
12916 [ Andy Whitcroft ]
12917
12918 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
12919 * rebase fixes bug #715330
12920 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
12921 * rebase to v2.6.38 final
12922
12923 [ Herton Ronaldo Krzesinski ]
12924
12925 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
12926 - LP: #636091
12927
12928 [ Tim Gardner ]
12929
12930 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
12931
12932 [ Upstream Kernel Changes ]
12933
12934 * Yama: use thread group leader when creating match
12935 - LP: #729839
12936 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
12937 RAID controller
12938 - LP: #735240
12939 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
12940
12941 [ Major Kernel Changes ]
12942
12943 * rebase from v2.6.38-rc8 to v2.6.38 final
12944 - LP: #715330
12945
12946 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
12947
12948 linux (2.6.38-6.34) natty; urgency=low
12949
12950 [ Andy Whitcroft ]
12951
12952 * [Config] normalise CONFIG_INTEL_TXT
12953 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
12954 - LP: #730860
12955 * rebase to mainline v2.6.38-rc8
12956
12957 [ Major Kernel Changes ]
12958
12959 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
12960 to v2.6.38-rc8
12961
12962 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
12963
12964 linux (2.6.38-6.33) natty; urgency=low
12965
12966 [ Andy Whitcroft ]
12967
12968 * d-i -- enable speakup-modules udeb
12969 - LP: #672699
12970 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
12971 * [Config] debian PPC64 configuration
12972 * [Config] cleanup powerpc config fixing unexpected inconsistancies
12973 * [Config] resync ppc64 configuration
12974 * SAUCE: match up ENTRY/END naming for 32/64 bit
12975 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
12976 * [Config] update configs after rebase to
12977 fb62c00a6d8942775abc23d1621db1252e2d93d1
12978 * [Config] pps_gen_parport no longer built
12979
12980 [ Corentin Chary ]
12981
12982 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
12983 - LP: #689393
12984 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
12985 - LP: #689393
12986
12987 [ John Johansen ]
12988
12989 * SAUCE: Fix aufs calling of security_path_mknod
12990 - LP: #724456
12991
12992 [ Kees Cook ]
12993
12994 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
12995
12996 [ Tim Gardner ]
12997
12998 * rebase to 2.6.38-rc7
12999
13000 [ Upstream Kernel Changes ]
13001
13002 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
13003
13004 [ Major Kernel Changes ]
13005
13006 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
13007 fb62c00a6d8942775abc23d1621db1252e2d93d1
13008 - LP: #721389
13009 - LP: #722925
13010 - LP: #723672
13011 - LP: #723676
13012 - LP: #715318
13013
13014 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
13015
13016 linux (2.6.38-5.32) natty; urgency=low
13017
13018 [ Andy Whitcroft ]
13019
13020 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
13021 * [Config] updateconfigs following rebase to v2.6.38-rc6
13022 * [Config] enable CONFIG_DMAR
13023 - LP: #552311
13024
13025 [ Upstream Kernel Changes ]
13026
13027 * drm/i915: skip FDI & PCH enabling for DP_A
13028 - LP: #561802, #600453, #681877
13029
13030 [ Major Kernel Changes ]
13031
13032 * rebase from v2.6.38-rc5 to v2.6.38-rc6
13033 - LP: #718402
13034 - LP: #719524
13035 - LP: #721126
13036 - LP: #719691
13037 - LP: #722689
13038 - LP: #722310
13039
13040 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
13041
13042 linux (2.6.38-4.31) natty; urgency=low
13043
13044 [ Andy Whitcroft ]
13045
13046 * add in bugs closed by upstream patches pulled in by rebases
13047 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
13048 * [Config] enable CONFIG_VSX to allow use of vector instuctions
13049 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
13050 * rebase to mainline v2.6.38-rc5
13051 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
13052 supported
13053 - LP: #719691
13054
13055 [ Colin Ian King ]
13056
13057 * SAUCE: Dell All-In-One: Remove need for Dell module alias
13058
13059 [ Manoj Iyer ]
13060
13061 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
13062 - LP: #717435
13063
13064 [ Tim Gardner ]
13065
13066 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
13067
13068 [ Upstream Kernel Changes ]
13069
13070 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
13071 - LP: #702434
13072 * vfs: fix BUG_ON() in fs/namei.c:1461
13073
13074 [ Vladislav P ]
13075
13076 * SAUCE: Release BTM while sleeping to avoid deadlock.
13077 - LP: #713837
13078
13079 [ Major Kernel Changes ]
13080
13081 * rebase from v2.6.38-rc4 to v2.6.38-rc5
13082 - LP: #579276
13083 - LP: #715877
13084 - LP: #713769
13085 - LP: #716811
13086 * resync with Maverick Ubuntu-2.6.35-27.47
13087
13088 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
13089
13090 linux (2.6.38-3.30) natty; urgency=low
13091
13092 [ Andy Whitcroft ]
13093
13094 * rebase to v2.6.38-rc4
13095 * ppc64 -- add basic architecture
13096 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
13097
13098 [ Colin Ian King ]
13099
13100 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
13101 - LP: #676997
13102 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
13103 - LP: #701530
13104 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
13105 - LP: #701530
13106
13107 [ Dan Rosenberg ]
13108
13109 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
13110
13111 [ Kees Cook ]
13112
13113 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
13114 attacking"
13115 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
13116
13117 [ Tim Gardner ]
13118
13119 * [Config] CONFIG_BLK_CGROUP=y
13120 - LP: #706394
13121 * [Config] CONFIG_DELL_WMI_AIO=m
13122
13123 [ Upstream Kernel Changes ]
13124
13125 * drm/i915/lvds: Restore dithering on native modes for gen2/3
13126 - LP: #711568
13127
13128 [ Upstream Kernel Changes ]
13129
13130 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
13131 - LP: #701271
13132 - LP: #708521
13133 - LP: #710371
13134
13135 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
13136
13137 linux (2.6.38-2.29) natty; urgency=low
13138
13139 [ Andy Whitcroft ]
13140
13141 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
13142 * [Config] updateconfigs following rebase to
13143 1f0324caefd39985e9fe052fac97da31694db31e
13144 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
13145 * [Config] reenable HIBERNATE
13146 - LP: #710877
13147 * rebase to v2.6.38-rc3
13148 * [Config] reenable CONFIG_CRASH_DUMP
13149
13150 [ Kamal Mostafa ]
13151
13152 * SAUCE: rtl8192se: fix source file perms
13153 * SAUCE: rtl8192se: fix source file newline
13154 * SAUCE: omnibook: fix source file newline
13155
13156 [ Kees Cook ]
13157
13158 * [Config] packaging: really make System.map mode 0600
13159
13160 [ Ricardo Salveti de Araujo ]
13161
13162 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
13163 PM34XX_ERRATUM
13164
13165 [ Soren Hansen ]
13166
13167 * SAUCE: nbd: Remove module-level ioctl mutex
13168
13169 [ Tim Gardner ]
13170
13171 * SAUCE: Disable building the ACPI debugfs source
13172
13173 [ Upstream Kernel Changes ]
13174
13175 * Set physical start and alignment 1M for virtual i386
13176 - LP: #710754
13177
13178 [ Upstream Kernel Changes ]
13179
13180 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13181 to v2.6.38-rc3
13182 - LP: #707902
13183
13184 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
13185
13186 linux (2.6.38-1.28) natty; urgency=low
13187
13188 [ Andy Whitcroft ]
13189
13190 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
13191
13192 [ Ricardo Salveti de Araujo ]
13193
13194 * SAUCE: omap3: beaglexm: fix DVI initialization
13195 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
13196 display work at Beagle
13197
13198 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
13199
13200 linux (2.6.38-1.27) natty; urgency=low
13201
13202 [ Andy Whitcroft ]
13203
13204 * ubuntu: AUFS -- update aufs-update to track new locations of headers
13205 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
13206 * SAUCE: ensure root is ready before running usermodehelpers in it
13207 * correct the Vcs linkage to point to natty
13208 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
13209 * [Config] update configs following rebase
13210 e78bf5e6cbe837daa6ab628a5f679548742994d3
13211 * SAUCE: Yama: follow changes to generic_permission
13212 * ubuntu: compcache -- follow changes to bd_claim/bd_release
13213 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
13214 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
13215 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
13216 * update package version to match payload version
13217 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
13218 * rebase to v2.6.38-rc1
13219 * [Config] updateconfigs following rebase to v2.6.38-rc1
13220 * SAUCE: x86 fix up jiffies/jiffies_64 handling
13221 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
13222 * [Config] updateconfigs following rebase to
13223 2b1caf6ed7b888c95a1909d343799672731651a5
13224 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
13225 * ubuntu: AUFS -- suppress benign plink warning messages
13226 - LP: #621195
13227 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
13228 * rebase to v2.6.38-rc2
13229 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
13230 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13231 * [Config] update configs following rebase to
13232 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13233 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
13234 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
13235 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
13236 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
13237
13238 [ Kees Cook ]
13239
13240 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
13241
13242 [ Stefan Bader ]
13243
13244 * Temporarily disable RODATA for virtual i386
13245 - LP: #699828
13246
13247 [ Tim Gardner ]
13248
13249 * [Config] CONFIG_NLS_DEFAULT=utf8
13250 - LP: #683690
13251 * [Config] CONFIG_HIBERNATION=n
13252 * update bnx2 firmware files in d-i/firmware/nic-modules
13253
13254 [ Upstream Kernel Changes ]
13255
13256 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
13257 objects."
13258 * packaging: make System.map mode 0600
13259 * thinkpad_acpi: Always report scancodes for hotkeys
13260 - LP: #702407
13261 * sched: tg->se->load should be initialised to tg->shares
13262 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
13263 * brcm80211: include linux/slab.h for kfree
13264 * pch_dma: add include/slab.h for kfree
13265 * i2c-eg20t: include linux/slab.h for kfree
13266 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
13267 * tty: include linux/slab.h for kfree
13268 * winbond: include linux/delay.h for mdelay et al
13269
13270 [ Upstream Kernel Changes ]
13271
13272 * mark the start of v2.6.38 versioning
13273 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13274 - LP: #689886
13275 - LP: #702125
13276 - LP: #608775
13277 - LP: #215802
13278 - LP: #686333
13279 - LP: #677830
13280 - LP: #677652
13281 - LP: #696493
13282 - LP: #697240
13283 - LP: #689036
13284 - LP: #705323
13285 - LP: #686692
13286
13287 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
13288
13289 linux (2.6.37-12.26) natty; urgency=low
13290
13291 [ Andy Whitcroft ]
13292
13293 * rebase to v2.6.37-rc8
13294 * [Config] armel -- reenable omap flavour
13295 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
13296 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
13297 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
13298 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
13299 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
13300 * [Config] track missing modules
13301 * rebase to v2.6.37 final
13302
13303 [ Chase Douglas ]
13304
13305 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
13306 Magic Trackpad
13307
13308 [ Stefan Bader ]
13309
13310 * Revert "SAUCE: blkfront: default to sd devices"
13311 - LP: #684875
13312
13313 [ Tim Gardner ]
13314
13315 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
13316 - LP: #380138
13317 * [Config] Added autofs4.ko to -virtual flavour
13318 - LP: #692917
13319
13320 [ Upstream Kernel Changes ]
13321
13322 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
13323 Laptops
13324 - LP: #632884
13325
13326 [ Upstream Kernel Changes ]
13327
13328 * rebase to v2.6.37-rc8
13329 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
13330 * rebase to v2.6.37 final
13331
13332 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
13333
13334 linux (2.6.37-11.25) natty; urgency=low
13335
13336 [ Andy Whitcroft ]
13337
13338 * [Config] d-i -- add hpsa to the list of block devices
13339 - LP: #684304
13340 * [Config] add vmw-balloon driver to -virtual flavour
13341 - LP: #592039
13342 * rebase to v2.6.37-rc7
13343
13344 [ Upstream Kernel Changes ]
13345
13346 * rebase to v2.6.37-rc7
13347
13348 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
13349
13350 linux (2.6.37-10.24) natty; urgency=low
13351
13352 [ Andy Whitcroft ]
13353
13354 * rebase to v2.6.37-rc6
13355 * updateconfigs following rebase to v2.6.37-rc6
13356
13357 [ Upstream Kernel Changes ]
13358
13359 * rebase to v2.6.37-rc6
13360
13361 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
13362
13363 linux (2.6.37-9.23) natty; urgency=low
13364
13365 [ Andy Whitcroft ]
13366
13367 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
13368 - LP: #689606
13369 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
13370 - LP: #689606
13371
13372 [ Kees Cook ]
13373
13374 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
13375 - LP: #690190
13376
13377 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
13378
13379 linux (2.6.37-9.22) natty; urgency=low
13380
13381 [ Andy Whitcroft ]
13382
13383 * rebase to v2.6.35-rc5
13384 * [Config] updateconfigs following rebase to v2.6.37-rc5
13385 * (no-up) add support for installed header files to ubuntu directory
13386 - LP: #684666
13387 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
13388 - LP: #684666
13389 * ubuntu: dm-raid4-5 -- follow changes to bio flags
13390 * ubuntu: dm-raid4-5 -- re-enable
13391 * ubuntu: omnibook -- update BOM
13392 * ubuntu: ndiswrapper -- update BOM to match actual version
13393 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
13394 * ubuntu: ndiswrapper -- re-enable
13395 * ubuntu: iscsitarget -- re-instate copy_io_context
13396 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
13397 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
13398 * ubuntu: iscsitarget -- re-enable
13399
13400 [ Kees Cook ]
13401
13402 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
13403
13404 [ Manoj Iyer ]
13405
13406 * SAUCE: Enable jack sense for Thinkpad Edge 13
13407 - LP: #685015
13408
13409 [ Tim Gardner ]
13410
13411 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
13412 * [Config] CONFIG_CRYPTO_CRC32C=y
13413 - LP: #681819
13414 * [Config] CONFIG_9P_FSCACHE=n
13415 * [Config] Add nfsd modules to -virtual flavour
13416 - LP: #688070
13417
13418 [ Upstream Kernel Changes ]
13419
13420 * Revert "Staging: zram: work around oops due to startup ordering snafu"
13421 * NFS: Fix panic after nfs_umount()
13422 - LP: #683938
13423 * x86: Add NX protection for kernel data
13424 * x86: Add RO/NX protection for loadable kernel modules
13425 * x86: Resume trampoline must be executable
13426 * x86: RO/NX protection for loadable kernel, jump_table fix
13427
13428 [ Upstream Kernel Changes ]
13429
13430 * rebase to v2.6.37-rc5
13431
13432 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
13433
13434 linux (2.6.37-8.21) natty; urgency=low
13435
13436 [ Andy Whitcroft ]
13437
13438 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
13439 linux-libc-headers"
13440 * Revert "(no-up) add support for installed header files to ubuntu
13441 directory"
13442
13443 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
13444
13445 linux (2.6.37-8.20) natty; urgency=low
13446
13447 [ Andy Whitcroft ]
13448
13449 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
13450 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
13451 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
13452 * Revert "SAUCE: i915 -- disable powersave by default"
13453 * SAUCE: enable Marvell 9128 PCIe SATA controller
13454 - LP: #658521
13455 * [Config] evtchn has been renamed
13456 * (no-up) add support for installed header files to ubuntu directory
13457 - LP: #684666
13458 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
13459 - LP: #684666
13460
13461 [ Tim Gardner ]
13462
13463 * [Config] MISS: evtchn, NEW : xen-evtchn
13464 * rebase to v2.6.37-rc4
13465
13466 [ Upstream Kernel Changes ]
13467
13468 * drm/i915: Clean conflicting modesetting registers upon init
13469 - LP: #683775
13470 * rebase to v2.6.37-rc4
13471
13472 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
13473
13474 linux (2.6.37-7.19) natty; urgency=low
13475
13476 [ Tim Gardner ]
13477
13478 * [Config] Add bnx2 firmware to nic-modules udeb
13479 - LP: #676245
13480
13481 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
13482
13483 linux (2.6.37-7.18) natty; urgency=low
13484
13485 [ Andy Whitcroft ]
13486
13487 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
13488 * Revert "SAUCE: Add extra headers to linux-libc-dev"
13489 * Revert "SAUCE: Enable speedstep for sonoma processors."
13490 * [Config] enable CONFIG_BT_HCIUART_ATH3K
13491 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
13492 * [Config] standardise CONFIG_MII
13493 * [Config] standardise CONFIG_PRISM2_USB
13494 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
13495 * [Config] build in CONFIG_AGP
13496 * [Config] build in CONFIG_AGP_INTEL
13497 * [Config] build in CONFIG_AGP_AMD
13498 * [Config] build in CONFIG_AGP_AMD64
13499 * [Config] build in CONFIG_AGP_NVIDIA
13500 * [Config] build in CONFIG_AGP_VIA
13501 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
13502 * (no-up): document the new ## scheme
13503 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
13504 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
13505 - LP: #675453
13506
13507 [ Mathieu J. Poirier ]
13508
13509 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
13510
13511 [ Upstream Kernel Changes ]
13512
13513 * nx-emu: fix inverted report of disable_nx
13514
13515 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
13516
13517 linux (2.6.37-6.17) natty; urgency=low
13518
13519 [ Andy Whitcroft ]
13520
13521 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
13522 aufs2.1-36-UNRELEASED-20101103"
13523 * Revert "ubuntu: AUFS -- aufs2-base.patch
13524 aufs2.1-36-UNRELEASED-20101103"
13525 * [Config] standardise CONFIG_BT
13526 * [Config] standardise CONFIG_IRDA
13527 * [Config] standardise CONFIG_LAPB
13528 * [Config] standardise CONFIG_RDS
13529 * [Config] standardise CONFIG_RFKILL
13530 * [Config] standardise CONFIG_TIPC
13531 * [Config] standardise CONFIG_X25
13532 * [Config] standardise CONFIG_INPUT_EVDEV
13533 * [Config] standardise CONFIG_INPUT_JOYDEV
13534 * [Config] standardise CONFIG_INPUT_JOYSTICK
13535 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
13536 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
13537 * [Config] CONFIG_IRDA=n for FTBS (arm)
13538 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
13539 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
13540 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
13541
13542 [ Tim Gardner ]
13543
13544 * SAUCE: Fix drivers/staging/easycap FTBS
13545 * [Config] CONFIG_EASYCAP=m after fixing FTBS
13546
13547 [ Upstream Kernel Changes ]
13548
13549 * Revert "x86: Add NX protection for kernel data"
13550
13551 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
13552
13553 linux (2.6.37-6.16) natty; urgency=low
13554
13555 [ Andy Whitcroft ]
13556
13557 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
13558 * rebase to v2.6.37-rc3
13559
13560 [ Tim Gardner ]
13561
13562 * [Config] CONFIG_SCHED_AUTOGROUP=y
13563
13564 [ Upstream Kernel Changes ]
13565
13566 * Revert "x86: Add RO/NX protection for loadable kernel modules"
13567 * sched: automated per session task groups
13568 * rebase to v2.6.37-rc3
13569
13570 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
13571
13572 linux (2.6.37-6.15) natty; urgency=low
13573
13574 [ Andy Whitcroft ]
13575
13576 * [Config] standardise CONFIG_CEPH_FS
13577 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
13578 * [Config] standardise CONFIG_SCSI_PROC_FS
13579 * [Config] standardise CONFIG_UBIFS_FS
13580 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
13581
13582 [ Kees Cook ]
13583
13584 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
13585
13586 [ Manoj Iyer ]
13587
13588 * SAUCE: Enable jack sense for Thinkpad Edge 11
13589 - LP: #677210
13590 * SAUCE: enable rfkill for rtl8192se driver
13591 - LP: #640992
13592
13593 [ Tim Gardner ]
13594
13595 * [Config] CONFIG_EASYCAP=n for FTBS
13596 * Rebase to v2.6.32-rc2+git
13597
13598 [ Upstream Kernel Changes ]
13599
13600 * x86: Fix improper large page preservation
13601 * x86: Add NX protection for kernel data
13602 * x86: Add RO/NX protection for loadable kernel modules
13603
13604 [ Upstream Kernel Changes ]
13605
13606 * Rebase to Linus 2.6.37-rc2+git
13607
13608 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
13609
13610 linux (2.6.37-5.14) natty; urgency=low
13611
13612 [ Upstream Kernel Changes ]
13613
13614 * PCI: fix offset check for sysfs mmapped files
13615 - LP: #676963
13616
13617 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
13618
13619 linux (2.6.37-5.13) natty; urgency=low
13620
13621 [ Andy Whitcroft ]
13622
13623 * rebased to v2.6.37-rc2
13624 * updateconfigs following rebase to v2.6.37-rc2
13625
13626 [ Tim Gardner ]
13627
13628 * [Config] Added NFS and related modules to virtual flavour
13629 - LP: #659084
13630
13631 [ Upstream Kernel Changes ]
13632
13633 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
13634 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
13635 * x86, cpu: Call verify_cpu during 32bit CPU startup
13636 * x86, cpu: Only CPU features determine NX capabilities
13637
13638 [ Upstream Changes ]
13639
13640 * rebased to v2.67.37-rc2
13641
13642 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
13643
13644 linux (2.6.37-4.12) natty; urgency=low
13645
13646 [ Andy Whitcroft ]
13647
13648 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
13649 * Revert "[Upstream] HID: magicmouse: properly account for scroll
13650 movement in state"
13651 * Revert "[Upstream] HID: magicmouse: disable and add module param for
13652 scroll acceleration"
13653 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
13654 middle of mouse"
13655
13656 [ Henrik Rydberg ]
13657
13658 * SAUCE: hid: ntrig: remove sysfs nodes
13659 * SAUCE: hid: ntrig: Setup input filtering manually
13660 * SAUCE: hid: ntrig: New ghost-filtering event logic
13661
13662 [ Manoj Iyer ]
13663
13664 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13665 - LP: #348861
13666
13667 [ Upstream Kernel Changes ]
13668
13669 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
13670 suspend/resume"
13671 * Revert "[ARM] implement arch_randomize_brk()"
13672 * Revert "ARM: stack protector: change the canary value per task"
13673 * Revert "ARM: initial stack protector (-fstack-protector) support"
13674 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
13675 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
13676 * Revert "perf probe: Add kernel source path option"
13677 * hid: ntrig: Support single-touch devices
13678 * hid: ntrig: Mask pen switch events
13679 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
13680 kernel
13681 - LP: #673073
13682 * Fix userspace build of linux/fs.h
13683
13684 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
13685
13686 linux (2.6.37-3.11) natty; urgency=low
13687
13688 [ Andy Whitcroft ]
13689
13690 * Revert "ubuntu: AUFS -- update to
13691 b37c575759dc4535ccc03241c584ad5fe69e3b25"
13692 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
13693 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
13694 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
13695 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
13696 * [Config] Disable intel_idle for -virtual kernels
13697 - LP: #651370
13698 * [Config] enforcer -- ensure we never enable CONFIG_IMA
13699 * debian -- pass the correct flavour name when checking configs
13700 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
13701 * [Config] ensure CONFIG_IPV6=y for powerpc
13702 * [Config] enforcer -- ensure CONFIG_IPV6=y
13703 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
13704 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
13705 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
13706 * ubuntu: AUFS -- re-enable
13707 * ubuntu: AUFS -- track changes to work queue initialisation
13708 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
13709 * SAUCE: fbcon -- fix race between open and removal of framebuffers
13710 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13711 - LP: #614008
13712 * SAUCE: drm -- stop early access to drm devices
13713
13714 [ Jeremy Kerr ]
13715
13716 * [Config] Build-in powermac ZILOG serial driver
13717 - LP: #673346
13718
13719 [ Kees Cook ]
13720
13721 * SAUCE: nx-emu: use upstream ASLR when possible
13722
13723 [ Tim Gardner ]
13724
13725 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
13726 - LP: #628776
13727
13728 [ Upstream Kernel Changes ]
13729
13730 * i386: NX emulation
13731 * nx-emu: drop exec-shield sysctl, merge with disable_nx
13732 * nx-emu: standardize boottime message prefix
13733 * mmap randomization for executable mappings on 32-bit
13734 * exec-randomization: brk away from exec rand area
13735
13736 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
13737
13738 linux (2.6.37-2.10) natty; urgency=low
13739
13740 [ Andy Whitcroft ]
13741
13742 * reinstate armel config changes:
13743 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
13744 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
13745
13746 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
13747
13748 linux (2.6.37-2.9) natty; urgency=low
13749
13750 [ Andy Whitcroft ]
13751
13752 * config -- fix genportsconfig
13753 * [Config] move powerpc over from ports to distro
13754 * bump master version number to match contained kernel
13755 * SAUCE: fix documentation strings for struct input_keymap_entry
13756 * usb: gadget: goku_udc: add registered flag bit
13757
13758 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
13759
13760 linux (2.6.36-2.8) natty; urgency=low
13761
13762 [ Tim Gardner ]
13763
13764 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
13765 * [Config]: TWL4030_CORE=n for FTBS
13766 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
13767 * [Config]: CONFIG_SOLO6X10=n for FTBS
13768 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
13769 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
13770 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
13771 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
13772 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
13773 * [Config]: CONFIG_I2C_I801=n for armel FTBS
13774 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
13775 * AppArmor: compatibility patch for v5 interface
13776 * AppArmor: compatibility patch for v5 network controll
13777 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
13778 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13779 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13780 * Dropped: hid: 3m: Convert to MT slots
13781 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
13782 * Dropped: HID: magicmouse: simplify touch data bit manipulation
13783 * Dropped: HID: magicmouse: simplify touch down logic
13784 * Dropped: HID: magicmouse: enable Magic Trackpad support
13785 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
13786 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
13787 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
13788 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
13789 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
13790 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
13791 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
13792 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13793 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
13794 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
13795 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
13796 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
13797
13798 [ Upstream Kernel Changes ]
13799
13800 * rebased against 2.6.27-rc1
13801
13802 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
13803
13804 linux (2.6.36-1.7) natty; urgency=low
13805
13806 [ Andy Whitcroft ]
13807
13808 * rebased to v2.6.36 final
13809 * [Config] update configs following rebase to v2.6.36 final
13810 * [Config] update ports configs following rebase to v2.6.36 final
13811
13812 [ Upstream Kernel Changes ]
13813
13814 * rebased to v2.6.36 final
13815
13816 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
13817
13818 linux (2.6.36-1.6) natty; urgency=low
13819
13820 [ Upstream Kernel Changes ]
13821
13822 * drop broadcom staging driver preview:
13823 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
13824 wireless LAN driver."
13825
13826 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
13827
13828 linux (2.6.36-1.5) natty; urgency=low
13829
13830 [ Andy Whitcroft ]
13831
13832 * rebase to v2.6.36-rc8
13833 * updateconfigs following rebase to v2.6.36-rc8
13834 * updateportsconfigs following rebase to v2.6.36-rc8
13835 * config -- simplify the kernelconfig interface
13836 * config -- add new config mode 'dumpconfigs'
13837
13838 [ Tim Gardner ]
13839
13840 * Simplify the use of CROSS_COMPILER
13841
13842 [ Upstream Kernel Changes ]
13843
13844 * drop broadcom staging driver preview:
13845 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
13846 brcmfmac.ko mutually exclusive."
13847 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
13848 set."
13849 * Revert "Staging: brcm80211: remove driver specific -W options"
13850 * Revert "Staging: brcm80211: clean up makefile cflag lines"
13851 * Revert "staging: brcm80211: add fullmac driver"
13852 * Revert "staging: brcm80211: use string native library"
13853 * Revert "staging: brcm80211: use native ctype library"
13854 * Revert "staging: brcm80211: fix remaining checkpatch errors."
13855 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
13856 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
13857 ...""
13858 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
13859 ':' ...""
13860 * Revert "staging: brcm80211: fix "ERROR: space required before that
13861 ...""
13862 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
13863 * Revert "staging: brcm80211: fix "ERROR: space required after that close
13864 brace""
13865 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
13866 ...close square bracket""
13867 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
13868 ...""
13869 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
13870 '*'""
13871 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
13872 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
13873 do - while loop""
13874 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13875 parenthesis""
13876 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
13877 or NULL""
13878 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
13879 or NULL""
13880 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
13881 '}'""
13882 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
13883 line""
13884 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
13885 on next line""
13886 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
13887 condition""
13888 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
13889 paren...""
13890 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
13891 function dec...""
13892 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
13893 *bar"'"
13894 * Revert "staging: brcm80211: Fix URLs for firmware files."
13895 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
13896 * Revert "staging: brcm80211: Add contact info to TODO list."
13897 * Revert "staging: brcm80211: Fix some initialisation failure paths"
13898 * Export dump_{write,seek} to binary loader modules
13899 * rebase to v2.6.36-rc8.
13900
13901 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
13902
13903 linux (2.6.36-0.4) natty; urgency=low
13904
13905 [ Andy Whitcroft ]
13906
13907 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
13908 (fixes FTBS on powerpc)
13909
13910 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
13911
13912 linux (2.6.36-0.3) natty; urgency=low
13913
13914 [ Andy Whitcroft ]
13915
13916 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
13917
13918 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
13919
13920 linux (2.6.36-0.2) natty; urgency=low
13921
13922 [ Andy Whitcroft ]
13923
13924 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
13925 (fix FTBS on powerpc)
13926
13927 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
13928
13929 linux (2.6.36-0.1) natty; urgency=low
13930
13931 [ Andy Whitcroft ]
13932
13933 * reduce disk usage during buildd builds
13934 - LP: #645653
13935 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
13936 * [Config] armel -- drop omap flavour
13937
13938 [ Tim Gardner ]
13939
13940 * Added dropped patch list
13941 * more dropped patches
13942 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
13943 * [Config] Add support for cross compiling armel
13944 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
13945 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
13946 * [Config]: updateconfigs after adding brcm80211
13947 * staging: brcm80211: Fix Makefile syntax error
13948 * rebased to v2.6.36-rc7
13949
13950 [ Upstream Kernel Changes ]
13951
13952 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
13953 * (upstream) IPS driver: verify BIOS provided limits
13954 * intel_ips: Print MCP limit exceeded values.
13955 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
13956 LAN driver.
13957 * staging: brcm80211: Fix some initialisation failure paths
13958 * staging: brcm80211: Add contact info to TODO list.
13959 * staging: brcm80211: use '%pM' format to print MAC address
13960 * staging: brcm80211: Fix URLs for firmware files.
13961 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
13962 * staging: brcm80211: fix "ERROR: open brace '{' following function
13963 dec..."
13964 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
13965 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
13966 * staging: brcm80211: fix "ERROR: trailing statements should be on next
13967 line"
13968 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
13969 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
13970 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
13971 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
13972 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
13973 parenthesis"
13974 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
13975 while loop"
13976 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
13977 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
13978 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
13979 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
13980 bracket"
13981 * staging: brcm80211: fix "ERROR: space required after that close brace"
13982 * staging: brcm80211: fix "ERROR: space required after that ..."
13983 * staging: brcm80211: fix "ERROR: space required before that ..."
13984 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
13985 * staging: brcm80211: fix "ERROR: spaces required around that ..."
13986 * staging: brcm80211: fix "ERROR: trailing whitespace."
13987 * staging: brcm80211: fix remaining checkpatch errors.
13988 * staging: brcm80211: use native ctype library
13989 * staging: brcm80211: use string native library
13990 * staging: brcm80211: add fullmac driver
13991 * Staging: brcm80211: clean up makefile cflag lines
13992 * Staging: brcm80211: remove driver specific -W options
13993 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
13994 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
13995 mutually exclusive.
13996
13997 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
13998
13999 linux (2.6.35-22.33) maverick; urgency=low
14000
14001 [ Andy Whitcroft ]
14002
14003 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
14004 Dell E2 series Laptops"
14005 - LP: #641320
14006
14007 [ Brian Rogers ]
14008
14009 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
14010 - LP: #624701
14011
14012 [ Christopher James Halse Rogers ]
14013
14014 * SAUCE: Nouveau: Add quirk framework to disable acceleration
14015 - LP: #544088, #546393
14016 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
14017 - LP: #546393
14018
14019 [ John Johansen ]
14020
14021 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
14022 kernels"
14023 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
14024 - LP: #639758
14025
14026 [ Mathieu J. Poirier ]
14027
14028 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
14029
14030 [ Upstream Kernel Changes ]
14031
14032 * ALSA: HDA: Enable internal speaker on Dell M101z
14033 - LP: #640254
14034
14035 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
14036
14037 linux (2.6.35-22.32) maverick; urgency=low
14038
14039 [ Arjan van de Ven ]
14040
14041 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
14042
14043 [ David Henningsson ]
14044
14045 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
14046 - LP: #605047, #628961
14047
14048 [ John Johansen ]
14049
14050 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
14051 and profile names
14052 - LP: #615947
14053 * [Upstream] AppArmor: Fix locking from removal of profile namespace
14054 - LP: #615947
14055 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
14056 - LP: #639758
14057 * SAUCE: Improve Amazon EBS performance for EC2
14058 - LP: #634316
14059
14060 [ Leann Ogasawara ]
14061
14062 * Revert "SAUCE: i915 KMS -- blacklist i855"
14063 * Revert "SAUCE: i915 KMS -- blacklist i845g"
14064 * Revert "SAUCE: i915 KMS -- blacklist i830"
14065 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
14066 devices"
14067 * execute module-inclusion within a subshell
14068 - LP: #621175
14069
14070 [ Upstream Kernel Changes ]
14071
14072 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
14073 - LP: #633227
14074 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
14075 - LP: #629711
14076 * (pre-stable) mm: Move vma_stack_continue into mm.h
14077 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
14078 - LP: #601073
14079 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
14080 * PM / Runtime: Add runtime PM statistics (v3)
14081 * compat: Make compat_alloc_user_space() incorporate the access_ok()
14082 - CVE-2010-3081
14083 * x86-64, compat: Test %rax for the syscall number, not %eax
14084 - CVE-2010-3301
14085 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
14086 - CVE-2010-3301
14087
14088 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
14089
14090 linux (2.6.35-21.31) maverick; urgency=low
14091
14092 [ Andy Whitcroft ]
14093
14094 * bodge linux-libc-dev package version due to ti-omap4 error
14095 * linux-libc-dev -- ensure we can only build this on debian.master
14096
14097 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
14098
14099 linux (2.6.35-21.30) maverick; urgency=low
14100
14101 [ Andy Whitcroft ]
14102
14103 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
14104 - LP: #614008
14105
14106 [ Daniel Lezcano ]
14107
14108 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
14109
14110 [ Henrik Rydberg ]
14111
14112 * SAUCE: Input: wacom - add fuzz parameters to features
14113 * SAUCE: Input: wacom - collect device quirks into single function
14114 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
14115 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
14116 * SAUCE: hid: ntrig: Remove unused device ids
14117 * SAUCE: hid: ntrig: remove sysfs nodes
14118 * SAUCE: hid: ntrig: Correct logic for quirks
14119 * SAUCE: hid: ntrig: zero-initialize ntrig struct
14120 * SAUCE: hid: ntrig: Setup input filtering manually
14121 * SAUCE: hid: ntrig: New ghost-filtering event logic
14122
14123 [ Leann Ogasawara ]
14124
14125 * SAUCE: ndiswrapper: Initialize buffer index and check its value
14126 - LP: #613796
14127
14128 [ Manoj Iyer ]
14129
14130 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
14131 series Laptops
14132 - LP: #632884
14133
14134 [ Ping Cheng ]
14135
14136 * SAUCE: Input: wacom - parse the Bamboo device family
14137
14138 [ Rafi Rubin ]
14139
14140 * SAUCE: hid: ntrig: identify firmware version (wiggled)
14141
14142 [ Tim Gardner ]
14143
14144 * [Config] CONFIG_NL80211_TESTMODE=n
14145
14146 [ Upstream Kernel Changes ]
14147
14148 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
14149 * e1000e: initial support for 82579 LOMs
14150 * e1000e: correct MAC-PHY interconnect register offset for 82579
14151 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
14152 tested on HP G60
14153 - LP: #587388
14154 * DSS2: Don't power off a panel twice
14155 - LP: #588243
14156 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
14157 * Input: i8042 - reset keyboard controller wehen resuming from S2R
14158 - LP: #86820
14159 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
14160 - LP: #414795
14161 * agp/intel: Support the extended physical addressing bits on
14162 Sandybridge.
14163 - LP: #632488
14164 * drm/i915,intel_agp: Add support for Sandybridge D0
14165 - LP: #632488
14166 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
14167 - LP: #632488
14168 * mmc: omap: fix for bus width which improves SD card's peformance.
14169
14170 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
14171
14172 linux (2.6.35-20.29) maverick; urgency=low
14173
14174 [ Andy Whitcroft ]
14175
14176 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
14177 - LP: #563277
14178 * SAUCE: i915 KMS -- blacklist i830
14179 - LP: #542208, #563277
14180 * SAUCE: i915 KMS -- blacklist i845g
14181 - LP: #541492, #563277
14182 * SAUCE: i915 KMS -- blacklist i855
14183 - LP: #511001, #541511, #563277
14184
14185 [ Leann Ogasawara ]
14186
14187 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
14188 - LP: #601073
14189 * ARM: Temporarily disable module check for armel
14190 * rebase to v2.6.35.4
14191 * [Config] update configs following rebase to v2.6.35.4
14192
14193 [ Ricardo Salveti de Araujo ]
14194
14195 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
14196 in Omap
14197
14198 [ Tim Gardner ]
14199
14200 * [Config] Added be2net, be2scsi to udebs
14201 - LP: #628776
14202
14203 [ Upstream Kernel Changes ]
14204
14205 * x86, cpu: Package Level Thermal Control, Power Limit Notification
14206 definitions
14207 - LP: #601073
14208 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
14209 - LP: #601073
14210 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
14211 - LP: #601073
14212 * x86, hwmon: Package Level Thermal/Power: power limit
14213 - LP: #601073
14214 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
14215 - LP: #601073
14216 * hid: 3m: Adjust to sequential MT HID protocol
14217 * hid: 3m: Convert to MT slots
14218 * hid: 3m: Correct touchscreen emulation
14219 * hid: 3m: Adjust major / minor axes to scale
14220 * input: bcm5974: Adjust major / minor to scale
14221 * HID: magicmouse: don't allow hidinput to initialize the device
14222 * HID: magicmouse: simplify multitouch feature request
14223 * HID: magicmouse: simplify touch data bit manipulation
14224 * HID: magicmouse: simplify touch down logic
14225 * HID: magicmouse: remove timestamp logic
14226 * HID: magicmouse: enable Magic Trackpad support
14227 * HID: magicmouse: Adjust major / minor axes to scale
14228 * mmc: fix all hangs related to mmc/sd card insert/removal during
14229 suspend/resume
14230 - LP: #477106
14231 * drm/i915: fix VGA plane disable for Ironlake+
14232 - LP: #602281
14233
14234 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
14235
14236 linux (2.6.35-19.28) maverick; urgency=low
14237
14238 [ Leann Ogasawara ]
14239
14240 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
14241 from the archive and a no-change rebuild was attempted. However, the ABI
14242 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
14243 up the ABI and re-upload.
14244
14245 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
14246
14247 linux (2.6.35-19.27) maverick; urgency=low
14248
14249 [ Leann Ogasawara ]
14250
14251 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
14252 from the archive.
14253
14254 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
14255
14256 linux (2.6.35-19.26) maverick; urgency=low
14257
14258 [ Upstream Kernel Changes ]
14259
14260 * ARM: OMAP: Beagle: revision detection
14261 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
14262 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
14263
14264 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
14265
14266 linux (2.6.35-19.25) maverick; urgency=low
14267
14268 [ Jarod Wilson ]
14269
14270 * SAUCE: Bring in staging/lirc from 2.6.36
14271 - LP: #609234
14272 * SAUCE: Update ir-core to linuxtv/other which should be merged for
14273 2.6.36.
14274 - LP: #609234
14275 * SAUCE: Fix memleaks in imon and mceusb drivers
14276 - LP: #609234
14277 * SAUCE: Bring in streamzap support from linuxtv/other
14278 - LP: #609234
14279
14280 [ Mario Limonciello ]
14281
14282 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
14283 - LP: #609234
14284
14285 [ Mathieu J. Poirier ]
14286
14287 * SAUCE: ARM: adding i2c eeprom driver to read EDID
14288 - LP: #608279
14289
14290 [ Upstream Kernel Changes ]
14291
14292 * intel_idle: disable module support
14293 - LP: #615265
14294 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
14295 correct codec ID
14296 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
14297 - LP: #605101
14298 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
14299 - LP: #495134
14300 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
14301 - LP: #519066
14302 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
14303 - LP: #519066
14304 * input: mt: Initialize slots to unused (rev2)
14305 * input: mt: Add support for the Bamboo Touch trackpad
14306 * hid: Add a hid quirk for input sync override
14307
14308 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
14309
14310 linux (2.6.35-18.24) maverick; urgency=low
14311
14312 [ Colin Watson ]
14313
14314 * Pass DEB_MAINT_PARAMS to hook scripts
14315
14316 [ Leann Ogasawara ]
14317
14318 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
14319 - LP: #584812
14320 * rebase to v2.6.35.3
14321
14322 [ Upstream Kernel Changes ]
14323
14324 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
14325 - LP: #609234
14326 * can: add limit for nframes and clean up signed/unsigned variables
14327 - CVE-2010-2959
14328 * drm: Initialize ioctl struct when no user data is present
14329 - CVE-2010-2803
14330 * ARM: initial stack protector (-fstack-protector) support
14331 * ARM: stack protector: change the canary value per task
14332 * [ARM] implement arch_randomize_brk()
14333 * [ARM] add address randomization to mmap()
14334 * ARM: fix ASLR of PIE executables
14335
14336 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
14337
14338 linux (2.6.35-17.23) maverick; urgency=low
14339
14340 [ Jeremy Kerr ]
14341
14342 * [Config] build-in uinput module
14343 - LP: #584812
14344
14345 [ Leann Ogasawara ]
14346
14347 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
14348 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
14349 * Revert "[Config] [FTBS] sparc: Temporarily disable
14350 CONFIG_MTD_NAND_DENALI"
14351 * Revert "[Config] [FTBS] sparc: Temporarily disable
14352 CONFIG_MFD_JANZ_CMODIO"
14353 * Revert "[Config] [FTBS] sparc: Temporarily disable
14354 CONFIG_INFINIBAND_QIB"
14355 * [Config] Enable INTEL_IPS
14356 - LP: #601057
14357 * Remove ia64 support
14358 * [Config] Update portsconfigs after removing ia64 support
14359 * Remove sparc support
14360 * [Config] Update portsconfigs after removing sparc support
14361
14362 [ Linus Torvalds ]
14363
14364 * (pre-stable) mm: fix page table unmap for stack guard page properly
14365
14366 [ Mathieu J. Poirier ]
14367
14368 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
14369 - LP: #591941
14370
14371 [ Upstream Kernel Changes ]
14372
14373 * timer: add on-stack deferrable timer interfaces
14374 - LP: #601057
14375 * x86 platform driver: intelligent power sharing driver
14376 - LP: #601057
14377 * IPS driver: add GPU busy and turbo checking
14378 - LP: #601057
14379 * X86: intel_ips, check for kzalloc properly
14380 - LP: #601057
14381 * ips driver: make it less chatty
14382 - LP: #601057
14383
14384 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
14385
14386 linux (2.6.35-16.22) maverick; urgency=low
14387
14388 [ Andy Whitcroft ]
14389
14390 * debian -- more agressivly clean up after depmod on purge
14391 - LP: #618591
14392
14393 [ Henrik Rydberg ]
14394
14395 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
14396
14397 [ Leann Ogasawara ]
14398
14399 * ubuntu: iscsitarget -- version 1.4.20.2
14400 * ubuntu: rtl8192se -- update to version 0017.0507.2010
14401 * rebase to v2.6.35.2
14402 * [Config] update configs following rebase to v2.6.35.2
14403 * [Config] update ports configs following rebase to v2.6.35.2
14404
14405 [ Luke Yelavich ]
14406
14407 * [Config] Enable new firewire stack on powerpc
14408
14409 [ Mathieu J. Poirier ]
14410
14411 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
14412 - LP: #608266
14413
14414 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
14415
14416 linux (2.6.35-15.21) maverick; urgency=low
14417
14418 [ Luke Yelavich ]
14419
14420 * [Config] CONFIG_SND_USB_UA101=m for all architectures
14421
14422 [ Upstream Kernel Changes ]
14423
14424 * Input: introduce MT event slots
14425 * Input: document the MT event slot protocol
14426 * (pre-stable) sched: Revert nohz_ratelimit() for now
14427 * (pre-stable) drm/radeon/kms: add missing copy from user
14428 - LP: #606081
14429
14430 [ Leann Ogasawara ]
14431
14432 * rebase to v2.6.35.1
14433
14434 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
14435
14436 linux (2.6.35-14.20) maverick; urgency=low
14437
14438 [ Andy Whitcroft ]
14439
14440 * update Vcs-Git to point to maverick repo
14441 * debian -- include the debian packaging in the -source package
14442 - LP: #608674
14443 * select debian source format 1.0
14444 * add support for building selected stages of kernel
14445 - LP: #603087
14446 * cleanup conditional dependancy handling
14447 - LP: #603087
14448
14449 [ Upstream Kernel Changes ]
14450
14451 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
14452 - LP: #582199, #586418, #588031
14453 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
14454 - LP: #582199, #586418, #588031
14455 * sched: Revert nohz_ratelimit() for now
14456
14457 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
14458
14459 linux (2.6.35-14.19) maverick; urgency=low
14460
14461 [ Leann Ogasawara ]
14462
14463 * rebase to v2.6.35
14464
14465 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
14466
14467 linux (2.6.35-13.18) maverick; urgency=low
14468
14469 [ Andy Whitcroft ]
14470
14471 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
14472 * SAUCE: add tracing for user initiated readahead requests
14473 * SAUCE: vt -- maintain bootloader screen mode and content until vt
14474 switch
14475 * SAUCE: vt -- allow grub to request automatic vt_handoff
14476 * SAUCE: fbcon -- fix race between open and removal of framebuffers
14477 * SAUCE: drm -- stop early access to drm devices
14478
14479 [ Bryan Wu ]
14480
14481 * CONFIG: compile in OTG driver and Transceiver driver
14482 - LP: #566645
14483 * remove OTG modules from modules list file
14484
14485 [ John Johansen ]
14486
14487 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
14488 - LP: #581525, #599450
14489 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
14490 * SAUCE: AppArmor 2.4 compatibility patch
14491 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
14492 * SAUCE: fix pv-ops for legacy Xen
14493 * SAUCE: blkfront: default to sd devices
14494 * [Config] Build in drivers required for Xen pv-ops
14495
14496 [ Leann Ogasawara ]
14497
14498 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
14499 size."
14500
14501 [ Lee Jones ]
14502
14503 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
14504 - LP: #608095
14505 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
14506 just revision
14507 - LP: #608095
14508 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
14509 - LP: #608095
14510 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
14511 - LP: #608095
14512
14513 [ Upstream Kernel Changes ]
14514
14515 * agp/intel: Use the correct mask to detect i830 aperture size.
14516 - LP: #597075
14517
14518 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
14519
14520 linux (2.6.35-12.17) maverick; urgency=low
14521
14522 [ Leann Ogasawara ]
14523
14524 * rebase to v2.6.35-rc6
14525 * [Config] update configs following rebase to v2.6.35-rc6
14526 * [Config] update ports configs following rebase to v2.6.35-rc6
14527 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
14528
14529 [ Leann Ogasawara ]
14530
14531 * rebase to v2.6.35-rc6
14532
14533 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
14534
14535 linux (2.6.35-11.16) maverick; urgency=low
14536
14537 [ Leann Ogasawara ]
14538
14539 * Bump ABI for new compiler update
14540
14541 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
14542
14543 linux (2.6.35-10.15) maverick; urgency=low
14544
14545 [ Leann Ogasawara ]
14546
14547 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
14548 device"
14549 * [Config] Enable CONFIG_M686=y
14550 - LP: #592495
14551
14552 [ Upstream Kernel Changes ]
14553
14554 * tracing: Add alignment to syscall metadata declarations
14555
14556 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
14557
14558 linux (2.6.35-9.14) maverick; urgency=low
14559
14560 [ Andy Whitcroft ]
14561
14562 * ubuntu: AUFS -- add BOM and automated update script
14563 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
14564
14565 [ John Johansen ]
14566
14567 * [Config] Enable DRBD as a module
14568
14569 [ Kees Cook ]
14570
14571 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
14572 - LP: #604407
14573
14574 [ Leann Ogasawara ]
14575
14576 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
14577 - LP: #606139
14578 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
14579 - LP: #606139
14580 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14581 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14582
14583 [ Lee Jones ]
14584
14585 * Stop ARM boards crashing when CUPS is loaded
14586 - LP: #601226
14587
14588 [ Upstream Kernel Changes ]
14589
14590 * perf probe: Support tracing an entry of array
14591 * perf probe: Support static and global variables
14592
14593 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
14594
14595 linux (2.6.35-8.13) maverick; urgency=low
14596
14597 [ Kees Cook ]
14598
14599 * SAUCE: Yama: check PTRACE using thread group leader
14600 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
14601 - LP: #603716
14602
14603 [ Leann Ogasawara ]
14604
14605 * rebase to v2.6.35-rc5
14606 * [Config] update configs following rebase to v2.6.35-rc5
14607
14608 [ Nicolas Pitre ]
14609
14610 * SAUCE: make ndiswrapper available on X86 only
14611
14612 [ Tim Gardner ]
14613
14614 * [Config] Added ums-cypress to udeb
14615 - LP: #576066
14616 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
14617 * [Config] CONFIG_NDISWRAPPER=m across all configs
14618
14619 [ Upstream Kernel Changes ]
14620
14621 * HID: magicmouse: report last touch up
14622 * rebase to 2.6.35-rc5
14623
14624 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
14625
14626 linux (2.6.35-7.12) maverick; urgency=low
14627
14628 [ Tim Gardner ]
14629
14630 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
14631 - LP: #597075
14632
14633 [ Upstream Kernel Changes ]
14634
14635 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
14636 (squashed)
14637
14638 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
14639
14640 linux (2.6.35-7.11) maverick; urgency=low
14641
14642 [ Tim Gardner ]
14643
14644 * [Config] CONFIG_X86_MRST=n
14645
14646 [ Upstream Kernel Changes ]
14647
14648 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
14649 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
14650 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
14651
14652 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
14653
14654 linux (2.6.35-7.10) maverick; urgency=low
14655
14656 [ Kees Cook ]
14657
14658 * SAUCE: security: create task_free security callback
14659 * SAUCE: Yama: add PTRACE exception tracking and interface
14660 * SAUCE: security: unconditionally chain to Yama LSM
14661 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
14662 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
14663 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
14664 * [Upstream] security: Yama LSM
14665 * [Config] Enable CONFIG_SECURITY_YAMA=y
14666
14667 [ Tim Gardner ]
14668
14669 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
14670
14671 [ Upstream Kernel Changes ]
14672
14673 * rebase to 2.6.35-rc4
14674
14675 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
14676
14677 linux (2.6.35-6.9) maverick; urgency=low
14678
14679 [ Tim Gardner ]
14680
14681 * [Upstream] direct_splice_actor() should not use pos in sd
14682 - LP: #588861
14683
14684 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
14685
14686 linux (2.6.35-6.8) maverick; urgency=low
14687
14688 [ Mathieu J. Poirier ]
14689
14690 * ARM: Adding regulator supply for vdds_sdi.
14691 - LP: #597904
14692
14693 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
14694
14695 linux (2.6.35-6.7) maverick; urgency=low
14696
14697 [ Alberto Milone ]
14698
14699 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
14700
14701 [ Chase Douglas ]
14702
14703 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
14704 of mouse
14705 * [Upstream] HID: magicmouse: disable and add module param for scroll
14706 acceleration
14707 * [Upstream] HID: magicmouse: properly account for scroll movement in
14708 state
14709 * [Upstream] HID: magicmouse: add param for scroll speed
14710 * [Upstream] HID: magicmouse: enable horizontal scrolling
14711
14712 [ Henrik Rydberg ]
14713
14714 * [Upstream] Input: evdev - convert to dynamic event buffer
14715 * [Upstream] Input: evdev - use driver hint to compute size of event
14716 buffer
14717 * [Upstream] Input: bcm5974 - set the average number of events per MT
14718 event packet
14719 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
14720 * [Upstream] Input: evdev - never leave the client buffer empty after
14721 write
14722
14723 [ John Johansen ]
14724
14725 * SAUCE: AppArmor: -- mainline 2010-06-23
14726 * SAUCE: AppArmor 2.4 compatibility patch
14727 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
14728
14729 [ Leann Ogasawara ]
14730
14731 * [Config] Enable CONFIG_INTR_REMAP=y
14732 - LP: #597091
14733 * [Config] Enable CONFIG_X86_X2APIC
14734 - LP: #597091
14735
14736 [ Mathieu J. Poirier ]
14737
14738 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
14739 - LP: #594382
14740
14741 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
14742
14743 linux (2.6.35-5.6) maverick; urgency=low
14744
14745 [ Amit Kucheria ]
14746
14747 * [Config] update omap flavour description
14748
14749 [ Andy Whitcroft ]
14750
14751 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
14752 - LP: #570500, #576274
14753 * SAUCE: add option to hand off all kernel parameters to init
14754 - LP: #586386
14755 * [Config] enable passing all kernel command line to init
14756 - LP: #586386
14757 * [Config] disable CONFIG_VMI
14758 - LP: #537601
14759 * [Config] enable CONFIG_IPV6_SIT_6RD
14760 - LP: #591869
14761 * [Config] enable CONFIG_VMWARE_BALOON as module
14762 - LP: #592039
14763
14764 [ Leann Ogasawara ]
14765
14766 * Revert "SAUCE: pm: Config option to disable handling of console during
14767 suspend/resume"
14768 - LP: #594885
14769 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
14770 * [Config] ports: enable passing all kernel command line to init
14771 - LP: #586386
14772 * [Config] Enable CONFIG_FB_VESA=y for x86
14773 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
14774 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
14775 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
14776 - LP: #493156
14777
14778 [ Mathieu Poirier ]
14779
14780 * ARM: Adding MosChip MCS7830 to nic-usb
14781 - LP: #584920
14782
14783 [ Upstream Kernel Changes ]
14784
14785 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
14786 * docbook: need xmldoclinks for all doc types
14787 * perf probe: Add kernel source path option
14788
14789 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
14790
14791 linux (2.6.35-4.5) maverick; urgency=low
14792
14793 [ Leann Ogasawara ]
14794
14795 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
14796 size (rev2)"
14797 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
14798 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
14799 (rev4)"
14800 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
14801 modules"
14802 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
14803 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
14804 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
14805
14806 [ Tim Gardner ]
14807
14808 * [Config] CONFIG_NFS_FSCACHE=y
14809 - LP: #440522
14810 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
14811 - LP: #440522
14812
14813 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
14814
14815 linux (2.6.35-3.4) maverick; urgency=low
14816
14817 [ Andy Whitcroft ]
14818
14819 * debian -- ensure the version number is clean
14820
14821 [ Henrik Rydberg ]
14822
14823 * [Upstream] Introduce MT event slots (rev 5)
14824 * [Upstream] Document the MT event slot protocol (rev5)
14825 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
14826 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
14827 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
14828 (rev2)
14829
14830 [ Leann Ogasawara ]
14831
14832 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
14833 * Revert "SAUCE: hostap: send events on data interface as well as master
14834 interface"
14835 * Revert "Fix webcam having USB ID 0ac8:303b"
14836 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
14837 * rebase to v2.6.35-rc3
14838
14839 [ Maxim Levitsky ]
14840
14841 * [Config] Enable new Smartmedia/xD translation layer
14842 - LP: #202490
14843
14844 [ Upstream Kernel Changes ]
14845
14846 * net: fix deliver_no_wcard regression on loopback device
14847
14848 [ Upstream changes ]
14849
14850 * rebased to v2.6.35-rc3
14851
14852 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
14853
14854 linux (2.6.35-2.3) maverick; urgency=low
14855
14856 [ Bryan Wu ]
14857
14858 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
14859
14860 [ Leann Ogasawara ]
14861
14862 * [Config] armel: Enable CONFIG_BNX2=m
14863 * [Config] ports: Enable CONFIG_BNX2X=m
14864 * SAUCE: armel: define get_dma_ops to fix FTBS
14865
14866 [ Tim Gardner ]
14867
14868 * [Upstream] net: Print num_rx_queues imbalance warning only when there
14869 are allocated queues
14870 - LP: #591416
14871
14872 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
14873
14874 linux (2.6.35-2.2) maverick; urgency=low
14875
14876 [ Andy Whitcroft ]
14877
14878 * [Config] d-i: make armel configuration versatile flavour specific
14879 - LP: #588805
14880 * [Config] d-i: enable .udebs for omap flavour
14881 - LP: #588805
14882
14883 [ Kees Cook ]
14884
14885 * ptrace: limit scope to attach only (allow read)
14886 - LP: #589656
14887
14888 [ Leann Ogasawara ]
14889
14890 * rebase to v2.6.35-rc2
14891 * [Config] update configs following rebase to v2.6.35-rc2
14892 * [Config] update port configs following rebase to v2.6.35-rc2
14893
14894 [ Lee Jones ]
14895
14896 * Enable perf to be more helpful when perf_<version> does not exist.
14897 - LP: #570500
14898 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
14899
14900 [ Tim Gardner ]
14901
14902 * [Config] Update bnx2 udeb firmware files
14903 - LP: #589304
14904
14905 [ Upstream changes ]
14906
14907 * rebased to v2.6.35-rc2
14908
14909 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
14910
14911 linux (2.6.35-1.1) maverick; urgency=low
14912
14913 [ Andy Whitcroft ]
14914
14915 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
14916 - LP: #587888
14917 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
14918
14919 [ Leann Ogasawara ]
14920
14921 * rebase to v2.6.35-rc1
14922 * [Config] update configs following rebase to v2.6.35-rc1
14923 * [Config] update port configs following rebase to v2.6.35-rc1
14924 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
14925 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
14926 * SAUCE: ndiswrapper: convert multicast list to list_head
14927 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
14928 * [Config] [FTBS] ia64: Temporarily disable gpiolib
14929 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
14930 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
14931 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14932 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
14933 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
14934 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
14935 * [Config] [FTBS] armel: Temporarily disable bnx2
14936 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
14937 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
14938 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
14939 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
14940 gpio_set_debounce
14941
14942 [ Upstream Kernel Changes ]
14943
14944 * of/usb: fix build error due to of_node pointer move
14945 * n2_crypto: Fix build after of_device/of_platform_driver changes.
14946 * powerpc/fsl-booke: fix the case where we are not in the first page
14947 * powerpc/fsl-booke: Move the entry setup code into a seperate file
14948 * powerpc/kexec: Add support for FSL-BookE
14949 * greth: Fix build after OF device conversions.
14950
14951 [ Upstream changes ]
14952
14953 * rebased to v2.6.35-rc1
14954
14955 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
14956
14957 linux (2.6.35-1.0) UNRELEASED; urgency=low
14958
14959 [ Leann Ogasawara ]
14960
14961 * Null entry.
14962
14963 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
14964
14965 linux (2.6.34-5.14) maverick; urgency=low
14966
14967 [ Tim Gardner ]
14968
14969 * [Config] Added module inclusion support
14970 * [Config] Added virtual flavour module inclusion list and d-i package
14971 definitions
14972
14973 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
14974
14975 linux (2.6.34-5.13) maverick; urgency=low
14976
14977 [ Andy Whitcroft ]
14978
14979 * Revert "ubuntu: AUFS -- aufs2 20091209"
14980 * Revert "ubuntu: AUFS -- export various core functions
14981 (aufs2-standalone.patch)"
14982 * Revert "ubuntu: AUFS -- export various core functions
14983 (aufs2-base.patch)"
14984 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
14985 - LP: #587888
14986 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
14987 - LP: #587888
14988 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
14989 - LP: #587888
14990 * [Config] AUFS -- enable aufs options
14991 - LP: #587888
14992
14993 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
14994
14995 linux (2.6.34-5.12) maverick; urgency=low
14996
14997 [ Andy Whitcroft ]
14998
14999 * enforce -- ensure SYSFS compatibility is disabled
15000
15001 [ Chase Douglas ]
15002
15003 * build with libdw-dev for perf probe symbol support
15004 * maverick ftrace configuration changes
15005
15006 [ Kees Cook ]
15007
15008 * Revert "SAUCE: x86: brk away from exec rand area"
15009 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
15010 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
15011 * SAUCE: x86: implement cs-limit nx-emulation for ia32
15012 - LP: #369978
15013 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
15014 * SAUCE: x86: brk away from exec rand area
15015 - LP: #452175
15016 * SAUCE: ptrace: restrict ptrace scope to children
15017
15018 [ Leann Ogasawara ]
15019
15020 * Add new omap flavour to getabis
15021 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
15022 - LP: #585490
15023 * build/modules: Temorarily add ignore.modules
15024 * ubuntu: iscsitarget -- version 1.4.20.1
15025
15026 [ Loïc Minier ]
15027
15028 * SAUCE: [um] Don't use nx_enabled under UML
15029 - LP: #524849
15030
15031 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
15032
15033 linux (2.6.34-4.11) maverick; urgency=low
15034
15035 [ Amit Kucheria ]
15036
15037 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
15038 * [Config] Add support for OMAP-mainline flavour
15039
15040 [ Andy Whitcroft ]
15041
15042 * SAUCE: powerpc: fix compile error when ptrace.h is included from
15043 userspace
15044 - LP: #583733
15045
15046 [ Chase Douglas ]
15047
15048 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
15049 are present"
15050 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
15051 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
15052 load detect pipe"
15053
15054 [ Kees Cook ]
15055
15056 * SAUCE: fs: block cross-uid sticky symlinks
15057 * SAUCE: fs: block hardlinks to non-accessible sources
15058
15059 [ Koen Kooi ]
15060
15061 * SAUCE: board-omap3-beagle: add DSS2 support
15062
15063 [ Leann Ogasawara ]
15064
15065 * Revert "staging/go7007 -- disable"
15066 * Revert "[Config] staging/winbond -- disable"
15067 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
15068 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
15069 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
15070 controller"
15071 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
15072 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
15073 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
15074 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
15075 chipsets."
15076 * Revert "[Upstream] b43: Declare all possible firmware files."
15077 * Revert "add Breaks: against hardy lvm2"
15078 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
15079 id on Vmware ESX Server"
15080 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
15081 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
15082 * [Config] Enable CONFIG_USB=y for armel and sparc
15083 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
15084 * [Config] Enable CONFIG_RFKILL=y for ports
15085 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
15086 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
15087 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
15088 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
15089 * [Config] Enable CONFIG_LIBERTAS_MESH=y
15090 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
15091 * [Config] CONFIG_RT2800USB_UNKNOWN=y
15092 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
15093 * [Config] Enable CONFIG_CEPH_FS=m
15094 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
15095 * [Config] Enable CONFIG_EEEPC_WMI=m
15096 * [Config] Enable CONFIG_RT2800PCI=m
15097 * [Config] Enable CONFIG_SCSI_HPSA=m
15098 * [Config] Enable CONFIG_VHOST_NET=m
15099 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
15100 - LP: #582350
15101 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
15102 - LP: #579300
15103 * [Config] Enable CONFIG_PCIEASPM=y
15104 - LP: #333990
15105 * [Config] updateconfigs for OMAP flavour
15106
15107 [ Loïc Minier ]
15108
15109 * Enable perf tools on armel
15110
15111 [ Tim Gardner ]
15112
15113 * SAUCE: Updated ndiswrapper to 1.56
15114 - LP: #582555
15115 * [Config] Added virtual flavour
15116 * [Config] Remove support for sub-flavours
15117 * [Config] Removed amd64 preempt flavour
15118 * [Config] updateconfigs, updateportsconfigs after flavour munging
15119
15120 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
15121
15122 linux (2.6.34-3.10) maverick; urgency=low
15123
15124 [ Leann Ogasawara ]
15125
15126 * rebase to v2.6.34
15127
15128 [ Upstream changes ]
15129
15130 * rebased to v2.6.34
15131
15132 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
15133
15134 linux (2.6.34-2.9) maverick; urgency=low
15135
15136 [ Leann Ogasawara ]
15137
15138 * [Config] [FTBS] Disable comedi for armel
15139
15140 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
15141
15142 linux (2.6.34-2.8) maverick; urgency=low
15143
15144 [ Leann Ogasawara ]
15145
15146 * Drop lpia
15147 * [Config] [FTBS] disable KVM
15148 * [Config] [FTBS] disable ipr for armel
15149
15150 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
15151
15152 linux (2.6.34-2.7) maverick; urgency=low
15153
15154 [ Leann Ogasawara ]
15155
15156 * [Config] disable CONFIG_SCSI_IPR on powerpc
15157 * [Config] Remove 386 flavour per UDS discussion
15158
15159 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
15160
15161 linux (2.6.34-1.6) maverick; urgency=low
15162
15163 [ Chase Douglas ]
15164
15165 * enforce CONFIG_TMPFS_POSIX_ACL=y
15166 - LP: #575940
15167 * don't force module dependency checking
15168 - LP: #577029
15169
15170 [ Kees Cook ]
15171
15172 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
15173 - LP: #568844
15174
15175 [ Leann Ogasawara ]
15176
15177 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
15178 * rebase to v2.6.34-rc7
15179 * [Config] update configs following rebase to v2.6.34-rc7
15180 * [Config] update port configs following rebase to v2.6.34-rc7
15181 * Add btrfs to the udebs
15182
15183 [ Tim Gardner ]
15184
15185 * [Config] Add atl1c to nic-modules udeb
15186 - LP: #557130
15187
15188 [ Upstream changes ]
15189
15190 * rebased to v2.6.34-rc7
15191
15192 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
15193
15194 linux (2.6.34-1.5) UNRELEASED; urgency=low
15195
15196 [ Leann Ogasawara ]
15197
15198 * rebase to v2.6.34-rc6
15199 * [Config] update configs following rebase to v2.6.34-rc6
15200 * [Config] update port configs following rebase to v2.6.34-rc6
15201
15202 [ Upstream changes ]
15203
15204 * rebased to v2.6.34-rc6
15205
15206 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
15207
15208 linux (2.6.34-1.4) UNRELEASED; urgency=low
15209
15210 [ Leann Ogasawara ]
15211
15212 * rebase to v2.6.34-rc5
15213 * [Config] update ports configs following rebase to v2.6.34-rc5
15214
15215 [ Upstream changes ]
15216
15217 * rebased to v2.6.34-rc5
15218
15219 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
15220
15221 linux (2.6.34-1.3) UNRELEASED; urgency=low
15222
15223 [ Leann Ogasawara ]
15224
15225 * rebase to v2.6.34-rc4
15226 * [Config] update configs following rebase to v2.6.34-rc4
15227 * [Config] update port configs following rebase to v2.6.34-rc4
15228 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
15229
15230 [ Upstream changes ]
15231
15232 * rebased to v2.6.34-rc4
15233
15234 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
15235
15236 linux (2.6.34-1.2) UNRELEASED; urgency=low
15237
15238 [ Leann Ogasawara ]
15239
15240 * Temorarily disable building linux-doc
15241 * rebase to v2.6.34-rc3
15242 * [Config] update configs following rebase to v2.6.34-rc3
15243 * [Config] update port configs following rebase to v2.6.34-rc3
15244
15245 [ Upstream changes ]
15246
15247 * rebased to v2.6.34-rc3
15248
15249 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
15250
15251 linux (2.6.34-1.1) UNRELEASED; urgency=low
15252
15253 [ Leann Ogasawara ]
15254
15255 * rebase to v2.6.34-rc2
15256 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
15257 * [Config] update port configs following rebase to v2.6.34-rc2
15258 * [Config] update configs following rebase to v2.6.34-rc2
15259
15260 [ Upstream changes ]
15261
15262 * rebased to v2.6.34-rc2
15263
15264 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
15265
15266 linux (2.6.33-1.1) UNRELEASED; urgency=low
15267
15268 [ Leann Ogasawara ]
15269
15270 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
15271 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
15272 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
15273 * ubuntu: lirc -- rename kfifo_put and kfifo_get
15274 * ubuntu: iscsitarget -- rename daddr inet_sock field
15275 * rebased to v2.6.33
15276 * [Config] update configs following rebase to v2.6.33
15277 * [Config] update ports configs following rebase to v2.6.33
15278
15279 [ Upstream changes ]
15280
15281 * rebased to v2.6.33
15282
15283 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
15284
15285 linux (2.6.33-0.0) UNRELEASED; urgency=low
15286
15287 [ Leann Ogasawara ]
15288
15289 * Null entry.
15290
15291 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
15292
15293 linux (2.6.32-16.25) lucid; urgency=low
15294
15295 [ Andy Whitcroft ]
15296
15297 * linux-tools -- move to Suggests: with explicit seeding
15298 - LP: #534635
15299
15300 [ Tim Gardner ]
15301
15302 * [Config] CONFIG_HID=m
15303
15304 [ Upstream Kernel Changes ]
15305
15306 * (pre-stable) sched: Fix SMT scheduler regression in
15307 find_busiest_queue()
15308 * KVM: introduce kvm_vcpu_on_spin
15309 * KVM: VMX: Add support for Pause-Loop Exiting
15310
15311 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
15312
15313 linux (2.6.32-16.24) lucid; urgency=low
15314
15315 [ Andy Whitcroft ]
15316
15317 * armel -- perf userspace does not support arm
15318 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
15319
15320 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
15321
15322 linux (2.6.32-16.23) lucid; urgency=low
15323
15324 [ Andy Whitcroft ]
15325
15326 * SAUCE: PM report driver and device suspend/resume times -- move config
15327 * update to standards version 3.8.4.0
15328 * printenv -- expose all of the package selectors
15329 * source package -- cleanup source content control
15330 * doc package -- ensure we do build package content on buildd
15331 * lintian -- correct the address in the debian/copyright
15332 * lintian -- update debhelper package version dependancy
15333 * lintian -- fix ghostscript dependancy
15334 * lintian -- add required misc:Depends
15335 * lintian -- move our debhelper compat level to debian/compat
15336 * perf -- build the kernel carried tools
15337 * perf -- add linux-tools carrying the version switches and manuals
15338 * SAUCE: fix up Kconfig for staging drivers
15339 * [Config] enable NOUVEAU etc following drm backport
15340 * update DRM to mainline v2.6.33
15341 * [Config] Remove AppArmor config options that no longer exist (ports)
15342 * [Config] updateportsconfigs following drm update
15343
15344 [ John Johansen ]
15345
15346 * ubuntu: AppArmor -- update to mainline 2010-03-04
15347 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
15348 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
15349 * [Config] Remove AppArmor config options that no longer exist
15350
15351 [ Manoj Iyer ]
15352
15353 * ubuntu: rtl8192se -- version 2010-0115,0014
15354 - LP: #530275
15355 * [Config] added CONFIG_RTL8192SE module.
15356 - LP: #530275
15357
15358 [ Tim Gardner ]
15359
15360 * [Config] Added vmw_pvscsi to d-i/scsi-modules
15361 - LP: #531017
15362 * [Upstream] netfilter: xt_recent: Add an entry reaper
15363
15364 [ Upstream Kernel Changes ]
15365
15366 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
15367 emulation"
15368 * Revert "KVM: x86 emulator: Fix popf emulation"
15369 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
15370 emulation"
15371 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
15372 * Revert "KVM: fix memory access during x86 emulation."
15373 * Add vlan (8021.Q) module package for d-i.
15374 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
15375 Inspiron 700m
15376 - LP: #515246
15377 * [Upstream] docbook: need xmldoclinks for all doc types
15378 * x86: set_personality_ia32() misses force_personality32
15379 * lib: Introduce generic list_sort function
15380 * drm/nv50: Implement ctxprog/state generation.
15381 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
15382 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
15383 Inspiron 700m
15384 - LP: #515246
15385
15386 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
15387
15388 linux (2.6.32-15.22) lucid; urgency=low
15389
15390 [ Andy Whitcroft ]
15391
15392 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
15393 * Revert "SAUCE: PM report driver and device suspend/resume times."
15394 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
15395
15396 [ Manoj Iyer ]
15397
15398 * SAUCE: PM report driver and device suspend/resume times.
15399
15400 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
15401
15402 linux (2.6.32-15.21) lucid; urgency=low
15403
15404 [ Andy Whitcroft ]
15405
15406 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
15407 * Revert "[Config] lenovo-sl-laptop -- enable"
15408 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
15409 * armel -- cramfs module will no longer be built
15410 * d-i -- make all modules optional
15411 * rename the debug packages to match archive standard
15412 - LP: #527837
15413 * lenovo-sl-laptop is no longer built
15414
15415 [ Colin Ian King ]
15416
15417 * Disable 4MB page tables for Atom, work around errata AAE44
15418 - LP: #523112
15419
15420 [ Colin Watson ]
15421
15422 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
15423 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
15424
15425 [ Jesse Barnes ]
15426
15427 * SAUCE: drm/i915: don't change DRM configuration when releasing load
15428 detect pipe
15429 - LP: #488328
15430
15431 [ Loïc Minier ]
15432
15433 * [Config] armel Update versatile initrd configs
15434 - LP: #524893
15435 * SAUCE: [um] Don't use nx_enabled under UML
15436 - LP: #524849
15437
15438 [ Manoj Iyer ]
15439
15440 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
15441
15442 [ Mario Limonciello ]
15443
15444 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
15445
15446 [ Rafael J. Wysocki ]
15447
15448 * SAUCE: PM report driver and device suspend/resume times.
15449
15450 [ Surbhi Palande ]
15451
15452 * Revert "[Upstream] e1000e: enhance frame fragment detection"
15453 - CVE-2009-4538
15454 * Revert "[Upstream] e1000: enhance frame fragment detection"
15455 - CVE-2009-4536
15456
15457 [ Tim Gardner ]
15458
15459 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
15460 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
15461 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
15462
15463 [ Upstream Kernel Changes ]
15464
15465 * Revert "(pre-stable) eCryptfs: Add getattr function"
15466 * Fix potential crash with sys_move_pages
15467 * futex_lock_pi() key refcnt fix
15468 * futex: Handle user space corruption gracefully
15469 * futex: Handle futex value corruption gracefully
15470 * Fix race in tty_fasync() properly
15471 * hwmon: (w83781d) Request I/O ports individually for probing
15472 * hwmon: (lm78) Request I/O ports individually for probing
15473 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
15474 * ALSA: ctxfi - fix PTP address initialization
15475 * drm/i915: disable hotplug detect before Ironlake CRT detect
15476 * drm/i915: enable self-refresh on 965
15477 * drm/i915: Disable SR when more than one pipe is enabled
15478 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
15479 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
15480 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
15481 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
15482 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
15483 * i2c-tiny-usb: Fix on big-endian systems
15484 * drm/i915: handle FBC and self-refresh better
15485 * drm/i915: Increase fb alignment to 64k
15486 * drm/i915: Update write_domains on active list after flush.
15487 * regulator: Fix display of null constraints for regulators
15488 * ALSA: hda-intel: Avoid divide by zero crash
15489 * CPUFREQ: Fix use after free of struct powernow_k8_data
15490 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
15491 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
15492 * ioat: fix infinite timeout checking in ioat2_quiesce
15493 * resource: add helpers for fetching rlimits
15494 * fs/exec.c: restrict initial stack space expansion to rlimit
15495 * cifs: fix length calculation for converted unicode readdir names
15496 * NFS: Fix a reference leak in nfs_wb_cancel_page()
15497 * NFS: Try to commit unstable writes in nfs_release_page()
15498 * NFSv4: Don't allow posix locking against servers that don't support it
15499 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
15500 * NFS: Fix an Oops when truncating a file
15501 * NFS: Fix a umount race
15502 * NFS: Fix a bug in nfs_fscache_release_page()
15503 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
15504 * md: fix 'degraded' calculation when starting a reshape.
15505 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
15506 * Export the symbol of getboottime and mmonotonic_to_bootbased
15507 * kvmclock: count total_sleep_time when updating guest clock
15508 * KVM: PIT: control word is write-only
15509 * tpm_infineon: fix suspend/resume handler for pnp_driver
15510 * amd64_edac: Do not falsely trigger kerneloops
15511 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
15512 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
15513 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
15514 * netfilter: xtables: compat out of scope fix
15515 * netfilter: nf_conntrack: fix hash resizing with namespaces
15516 * drm/i915: remove full registers dump debug
15517 * drm/i915: add i915_lp_ring_sync helper
15518 * drm/i915: Don't wait interruptible for possible plane buffer flush
15519 * dasd: remove strings from s390dbf
15520 * crypto: padlock-sha - Add import/export support
15521 * wmi: Free the allocated acpi objects through wmi_get_event_data
15522 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
15523 * /dev/mem: introduce size_inside_page()
15524 * devmem: check vmalloc address on kmem read/write
15525 * devmem: fix kmem write bug on memory holes
15526 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
15527 of value 0.
15528 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
15529 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
15530 * dst: call cond_resched() in dst_gc_task()
15531 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
15532 * befs: fix leak
15533 * rtc-fm3130: add missing braces
15534 * Call flush_dcache_page after PIO data transfers in libata-sff.c
15535 * ahci: add Acer G725 to broken suspend list
15536 * pktgen: Fix freezing problem
15537 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
15538 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
15539 * x86: Re-get cfg_new in case reuse/move irq_desc
15540 * Staging: fix rtl8187se compilation errors with mac80211
15541 * ALSA: usb-audio - Avoid Oops after disconnect
15542 * serial: 8250: add serial transmitter fully empty test
15543 * sysfs: sysfs_sd_setattr set iattrs unconditionally
15544 * class: Free the class private data in class_release
15545 * USB: usbfs: only copy the actual data received
15546 * USB: usbfs: properly clean up the as structure on error paths
15547 * rtl8187: Add new device ID
15548 * ACPI: Add NULL pointer check in acpi_bus_start
15549 * ACPI: fix High cpu temperature with 2.6.32
15550 * drm/radeon/kms: use udelay for short delays
15551 * NFS: Too many GETATTR and ACCESS calls after direct I/O
15552 * eCryptfs: Add getattr function
15553 * b43: Fix throughput regression
15554 * ath9k: Fix sequence numbers for PAE frames
15555 * mac80211: Fix probe request filtering in IBSS mode
15556 * iwlwifi: Fix to set correct ht configuration
15557 * dm stripe: avoid divide by zero with invalid stripe count
15558 * dm log: userspace fix overhead_size calcuations
15559 * Linux 2.6.32.9
15560 * sfc: Fix SFE4002 initialisation
15561 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
15562 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
15563 * (pre-stable) HID: handle joysticks with large number of buttons
15564 - LP: #492056
15565 * (pre-stable) HID: extend mask for BUTTON usage page
15566 - LP: #492056
15567 * PM: Measure device suspend and resume times
15568 * e1000: enhance frame fragment detection
15569 - CVE-2009-4536
15570 * e1000e: enhance frame fragment detection
15571 - CVE-2009-4538
15572 * KVM: fix memory access during x86 emulation.
15573 - CVE-2010-0306
15574 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
15575 - CVE-2010-0306
15576 * KVM: x86 emulator: Check IOPL level during io instruction emulation
15577 - CVE-2010-0306
15578 * KVM: x86 emulator: Fix popf emulation
15579 - CVE-2010-0306
15580 * KVM: x86 emulator: Check CPL level during privilege instruction
15581 emulation
15582 - CVE-2010-0306
15583 * Input: wacom - ensure the device is initialized properly upon resume
15584 * Input: wacom - add defines for packet lengths of various devices
15585 * Input: wacom - add support for new LCD tablets
15586 - LP: #516777
15587
15588 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
15589
15590 linux (2.6.32-14.20) lucid; urgency=low
15591
15592 [ Andy Whitcroft ]
15593
15594 * rebuild following the GCC update to match compiler for out of tree modules
15595 * Revert "[Config] drbd -- enable"
15596 * Revert "ubuntu: drbd -- version 8.3.1"
15597 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
15598 - LP: #510937
15599
15600 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
15601
15602 linux (2.6.32-14.19) lucid; urgency=low
15603
15604 [ Andy Whitcroft ]
15605
15606 * ensure we build the source package contents when enabled
15607 - LP: #522308
15608 * [Config] enable CONFIG_X86_MCE_XEON75XX
15609 * SAUCE: AppArmor -- add linux/kref.h for struct kref
15610 * [Config] enable CONFIG_HID_ORTEK
15611 * enable udeb generation for arm versatile flavour
15612 - LP: #522515
15613
15614 [ John Johansen ]
15615
15616 * ubuntu: AppArmor -- update to mainline 2010-02-18
15617 - LP: #439560, #496110, #507069
15618
15619 [ Johnathon Harris ]
15620
15621 * SAUCE: HID: add support for Ortek WKB-2000
15622 - LP: #405390
15623
15624 [ Upstream Kernel Changes ]
15625
15626 * tpm_tis: TPM_STS_DATA_EXPECT workaround
15627 - LP: #490487
15628 * x86, mce: Xeon75xx specific interface to get corrected memory error
15629 information
15630 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
15631 * x86, mce: Make xeon75xx memory driver dependent on PCI
15632 * drm/edid: Unify detailed block parsing between base and extension
15633 blocks
15634 - LP: #500999
15635 * (pre-stable) eCryptfs: Add getattr function
15636 - LP: #390833
15637
15638 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
15639
15640 linux (2.6.32-13.18) lucid; urgency=low
15641
15642 [ Andy Whitcroft ]
15643
15644 * Revert "enforcer -- make the enforcement configuration common"
15645 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
15646 (Dell E6x00 series)"
15647 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
15648 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
15649 0755"
15650 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
15651 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
15652 * Revert "SAUCE: make fc transport removal of target configurable"
15653 * enforcer -- make the enforcement configuration common
15654 * getabis -- add preempt flavour to the list
15655 * [Config] enforce DEVTMPFS options
15656 * [Config] armel -- cleanup to-be builtin modules
15657 * [Config] cleanup ports configs
15658 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
15659 - LP: #485536
15660 * add printdebian target to find branch target
15661 * distclean -- do not remove debian.env
15662 * [Config] generic-pae switch to M586TSC
15663 - LP: #519448
15664 * git-ubuntu-log -- commonise duplicated log handling
15665 * git-ubuntu-log -- tighten up Bug: NNNN matching
15666 * git-ubuntu-log -- sort the bug numbers
15667
15668 [ Chris Wilson ]
15669
15670 * (pre-stable) drm/i915: Increase fb alignment to 64k
15671 - LP: #404064
15672
15673 [ Eric Miao ]
15674
15675 * arm -- enable ubuntu/ directory
15676
15677 [ Huang Ying ]
15678
15679 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
15680 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
15681
15682 [ Loïc Minier ]
15683
15684 * [Config] cleanup preempt configuration
15685 * [Config] versatile: Fix video output
15686 - LP: #517594
15687 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
15688 * [Config] Large update to armel/versatile
15689 * [Config] versatile: Add RTC support
15690 * [Config] armel: Enable NEON
15691 * [Config] versatile: Builtin MMC support
15692 * [Config] versatile Builtin SCSI controller
15693 * [Config] armel Disable dma_cache_sync callers
15694 * [Config] armel Disable asm/time.h users
15695 * [Config] armel Disable out of range udelay()
15696 * [Config] armel Disable flush_cache_range() users
15697 * [Config] armel -- Enable ubuntu/ drivers
15698
15699 [ Steve Conklin ]
15700
15701 * SAUCE: drm/i915: Add display hotplug event on Ironlake
15702 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
15703
15704 [ Upstream Kernel Changes ]
15705
15706 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
15707 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
15708 in IRQ handler""
15709 * clockevent: Don't remove broadcast device when cpu is dead
15710 * clockevents: Add missing include to pacify sparse
15711 * ACPI: don't cond_resched if irq is disabled
15712 * be2net: Add support for next generation of BladeEngine device.
15713 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
15714 * mpt2sas: New device SAS2208 support is added
15715 * ar9170: Add support for D-Link DWA 160 A2
15716 * powerpc/fsl: Add PCI device ids for new QoirQ chips
15717 * davinci: dm646x: Add support for 3.x silicon revision
15718 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
15719 * Driver-Core: devtmpfs - set root directory mode to 0755
15720 * driver-core: fix devtmpfs crash on s390
15721 * vfs: get_sb_single() - do not pass options twice
15722 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
15723 * V4L/DVB (13569): smsusb: add autodetection support for five additional
15724 Hauppauge USB IDs
15725 * USB: mos7840: add device IDs for B&B electronics devices
15726 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
15727 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
15728 SubVendor ID: 0x1043 Device ID: 0x4847)
15729 * iTCO_wdt: Add support for Intel Ibex Peak
15730 * atl1c:use common_task instead of reset_task and link_chg_task
15731 * atl1e:disable NETIF_F_TSO6 for hardware limit
15732 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
15733 * V4L/DVB (13680b): DocBook/media: create links for included sources
15734 * netfilter: xtables: fix conntrack match v1 ipt-save output
15735 * partitions: read whole sector with EFI GPT header
15736 * partitions: use sector size for EFI GPT
15737 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
15738 * sched: Fix isolcpus boot option
15739 * sched: Fix missing sched tunable recalculation on cpu add/remove
15740 * nohz: Prevent clocksource wrapping during idle
15741 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
15742 * timers, init: Limit the number of per cpu calibration bootup messages
15743 * PCI: Always set prefetchable base/limit upper32 registers
15744 * iscsi class: modify handling of replacement timeout
15745 * NFS: Revert default r/wsize behavior
15746 * HID: fixup quirk for NCR devices
15747 * scsi_devinfo: update Hitachi entries (v2)
15748 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
15749 * scsi_transport_fc: remove invalid BUG_ON
15750 * lpfc: fix hang on SGI ia64 platform
15751 * libfc: fix typo in retry check on received PRLI
15752 * libfc: fix ddp in fc_fcp for 0 xid
15753 * fcoe: remove redundant checking of netdev->netdev_ops
15754 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
15755 * libfc: lport: fix minor documentation errors
15756 * libfc: don't WARN_ON in lport_timeout for RESET state
15757 * fcoe: initialize return value in fcoe_destroy
15758 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
15759 * libfc: fix memory corruption caused by double frees and bad error
15760 handling
15761 * libfc: fix free of fc_rport_priv with timer pending
15762 * libfc: remote port gets stuck in restart state without really
15763 restarting
15764 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
15765 * fcoe: Fix checking san mac address
15766 * fcoe: Fix getting san mac for VLAN interface
15767 * qlge: Remove explicit setting of PCI Dev CTL reg.
15768 * qlge: Set PCIE max read request size.
15769 * qlge: Don't fail open when port is not initialized.
15770 * qlge: Add handler for DCBX firmware event.
15771 * qlge: Bonding fix for mode 6.
15772 * PCI: AER: fix aer inject result in kernel oops
15773 * DMI: allow omitting ident strings in DMI tables
15774 * Input: i8042 - remove identification strings from DMI tables
15775 * Input: i8042 - add Gigabyte M1022M to the noloop list
15776 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
15777 * ALSA: hda - select IbexPeak handler for Calpella
15778 * ALSA: hda - Fix quirk for Maxdata obook4-1
15779 * ALSA: hda - Add missing Line-Out and PCM switches as slave
15780 * iTCO_wdt.c - cleanup chipset documentation
15781 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
15782 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
15783 * ahci: disable SNotification capability for ich8
15784 * ata_piix: fix MWDMA handling on PIIX3
15785 * md: fix small irregularity with start_ro module parameter
15786 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
15787 * cio: fix double free in case of probe failure
15788 * cio: dont panic in non-fatal conditions
15789 * netiucv: displayed TX bytes value much too high
15790 * ipc ns: fix memory leak (idr)
15791 * ALSA: hda - Fix HP T5735 automute
15792 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
15793 * UBI: fix memory leak in update path
15794 * UBI: initialise update marker
15795 * ASoC: fix a memory-leak in wm8903
15796 * mac80211: check that ieee80211_set_power_mgmt only handles STA
15797 interfaces.
15798 * cfg80211: fix channel setting for wext
15799 * KVM: S390: fix potential array overrun in intercept handling
15800 * KVM: only allow one gsi per fd
15801 * KVM: Fix race between APIC TMR and IRR
15802 * KVM: MMU: bail out pagewalk on kvm_read_guest error
15803 * KVM: x86: Fix host_mapping_level()
15804 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
15805 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
15806 * KVM: fix lock imbalance in kvm_*_irq_source_id()
15807 * KVM: only clear irq_source_id if irqchip is present
15808 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
15809 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
15810 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
15811 - LP: #516325
15812 * iwlwifi: Fix throughput stall issue in HT mode for 5000
15813 * fnctl: f_modown should call write_lock_irqsave/restore
15814 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
15815 CPUID drivers.
15816 * Linux 2.6.32.7
15817 * scsi_lib: Fix bug in completion of bidi commands
15818 * mptsas: Fix issue with chain pools allocation on katmai
15819 * mm: add new 'read_cache_page_gfp()' helper function
15820 * drm/i915: Selectively enable self-reclaim
15821 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
15822 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
15823 * x86: Set hotpluggable nodes in nodes_possible_map
15824 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
15825 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
15826 * zcrypt: Do not remove coprocessor for error 8/72
15827 * dasd: fix possible NULL pointer errors
15828 * ACPI: Add a generic API for _OSC -v2
15829 * ACPI: Add platform-wide _OSC support.
15830 * ACPI: fix OSC regression that caused aer and pciehp not to load
15831 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
15832 * UBI: fix volume creation input checking
15833 * e1000/e1000e: don't use small hardware rx buffers
15834 * drm/i915: Reload hangcheck timer too for Ironlake
15835 * Fix a leak in affs_fill_super()
15836 * Fix failure exits in bfs_fill_super()
15837 * fix oops in fs/9p late mount failure
15838 * fix leak in romfs_fill_super()
15839 * Fix remount races with symlink handling in affs
15840 * fix affs parse_options()
15841 * Fix failure exit in ipathfs
15842 * mm: fix migratetype bug which slowed swapping
15843 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
15844 NOMMU stack
15845 * Split 'flush_old_exec' into two functions
15846 * sparc: TIF_ABI_PENDING bit removal
15847 * x86: get rid of the insane TIF_ABI_PENDING bit
15848 * Input: winbond-cir - remove dmesg spam
15849 * x86: Disable HPET MSI on ATI SB700/SB800
15850 * iwlwifi: set default aggregation frame count limit to 31
15851 * drm/i915: only enable hotplug for detected outputs
15852 * firewire: core: add_descriptor size check
15853 * SECURITY: selinux, fix update_rlimit_cpu parameter
15854 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
15855 * x86: Add Dell OptiPlex 760 reboot quirk
15856 - LP: #488319
15857 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
15858 * x86/amd-iommu: Fix possible integer overflow
15859 * clocksource: fix compilation if no GENERIC_TIME
15860 * tcp: update the netstamp_needed counter when cloning sockets
15861 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
15862 * net: restore ip source validation
15863 * af_packet: Don't use skb after dev_queue_xmit()
15864 * ax25: netrom: rose: Fix timer oopses
15865 * KVM: allow userspace to adjust kvmclock offset
15866 * oprofile/x86: add Xeon 7500 series support
15867 * oprofile/x86: fix crash when profiling more than 28 events
15868 * libata: retry link resume if necessary
15869 * mm: percpu-vmap fix RCU list walking
15870 * mm: purge fragmented percpu vmap blocks
15871 * block: fix bio_add_page for non trivial merge_bvec_fn case
15872 * Fix 'flush_old_exec()/setup_new_exec()' split
15873 * random: drop weird m_time/a_time manipulation
15874 * random: Remove unused inode variable
15875 * block: fix bugs in bio-integrity mempool usage
15876 * usb: r8a66597-hdc disable interrupts fix
15877 * connector: Delete buggy notification code.
15878 * be2net: Bug fix to support newer generation of BE ASIC
15879 * be2net: Fix memset() arg ordering.
15880 * mm: flush dcache before writing into page to avoid alias
15881 * mac80211: fix NULL pointer dereference when ftrace is enabled
15882 * imxfb: correct location of callbacks in suspend and resume
15883 * mx3fb: some debug and initialisation fixes
15884 * starfire: clean up properly if firmware loading fails
15885 * kernel/cred.c: use kmem_cache_free
15886 * uartlite: fix crash when using as console
15887 * pktcdvd: removing device does not remove its sysfs dir
15888 * ath9k: fix eeprom INI values override for 2GHz-only cards
15889 * ath9k: fix beacon slot/buffer leak
15890 * powerpc: TIF_ABI_PENDING bit removal
15891 * NET: fix oops at bootime in sysctl code
15892 * Linux 2.6.32.8
15893
15894 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
15895
15896 linux (2.6.32-12.17) lucid; urgency=low
15897
15898 [ Andy Whitcroft ]
15899
15900 * restore linux-image prefix -- master
15901 * enforce -- we require SELINUX enabled -- master
15902 * enforce -- ensure APPARMOR is our default LSM -- master
15903 * make doc package completely optional -- master
15904 * make source package completely optional -- master
15905 * make linux-libc-dev completly optional -- master
15906 * convert package disable to a deps list -- master
15907 * allow common headers to switch from indep to arch -- master
15908 * convert binary package disable to a deps list -- master
15909 * add configuration option for a full source build tree -- master
15910 * add support for uImage kernels in package control scripts
15911 * getabis -- cleanup and parameterise repository list -- master
15912 * getabis -- move configuration to etc/getabi -- master
15913 * kernelconfig -- move configuration to etc -- master
15914 * rules -- make debian/debian.env master for branch name
15915 * set the current branch name -- master
15916 * pull back common debian.master files into debian -- master
15917 * enforcer -- make the enforcement configuration common
15918 * insert-changes -- correctly link to debian/rules in DROOT
15919
15920 [ Colin Watson ]
15921
15922 * future-proof ddeb handling against buildd changes
15923
15924 [ Eric Miao ]
15925
15926 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
15927 X86
15928
15929 [ Loïc Minier ]
15930
15931 * Add modules.builtin.bin to prerm rm list
15932 - LP: #516584
15933
15934 [ Tim Gardner ]
15935
15936 * [Config] Implement the amd64 preempt flavour
15937
15938 [ Upstream Kernel Changes ]
15939
15940 * syslog: distinguish between /proc/kmsg and syscalls
15941 - LP: #515623
15942 * sfc: Fix polling for slow MCDI operations
15943 * sfc: Fix conditions for MDIO self-test
15944 * sfc: QT202x: Remove unreliable MMD check at initialisation
15945 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
15946 * sfc: Use fixed-size buffers for MCDI NVRAM requests
15947
15948 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
15949
15950 linux (2.6.32-12.16) lucid; urgency=low
15951
15952 [ Andy Whitcroft ]
15953
15954 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
15955 first use"
15956 * SAUCE: acpi battery -- move first lookup asynchronous
15957 - LP: #507211
15958 * [Config] update configs to cleanup generic configs
15959 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
15960 * [Config] enable USER_NS
15961 - LP: #480739, #509808
15962
15963 [ Heiko Carstens ]
15964
15965 * (pre-stable) driver-core: fix devtmpfs crash on s390
15966 - LP: #512370
15967
15968 [ John Johansen ]
15969
15970 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
15971 - LP: #494565
15972 * [Config] VIRTIO=y for server/virtual flavours
15973 - LP: #494565
15974
15975 [ Kay Sievers ]
15976
15977 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
15978 - LP: #512370
15979
15980 [ Kees Cook ]
15981
15982 * SAUCE: x86: brk away from exec rand area
15983 - LP: #452175
15984
15985 [ Leann Ogasawara ]
15986
15987 * [Upstream] e1000: enhance frame fragment detection
15988 - CVE-2009-4536
15989 * [Upstream] e1000e: enhance frame fragment detection
15990 - CVE-2009-4538
15991
15992 [ Sebastian Kapfer ]
15993
15994 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
15995 series)
15996 - LP: #296610
15997
15998 [ Upstream Kernel Changes ]
15999
16000 * inotify: do not reuse watch descriptors
16001 - LP: #485556
16002 * inotify: only warn once for inotify problems
16003 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
16004 Framebuffer"
16005 * memcg: ensure list is empty at rmdir
16006 * drm/i915: remove loop in Ironlake interrupt handler
16007 * block: Fix incorrect reporting of partition alignment
16008 * x86, mce: Thermal monitoring depends on APIC being enabled
16009 * futexes: Remove rw parameter from get_futex_key()
16010 * page allocator: update NR_FREE_PAGES only when necessary
16011 * x86, apic: use physical mode for IBM summit platforms
16012 * edac: i5000_edac critical fix panic out of bounds
16013 * x86: SGI UV: Fix mapping of MMIO registers
16014 * mfd: WM835x GPIO direction register is not locked
16015 * mfd: Correct WM835x ISINK ramp time defines
16016 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
16017 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
16018 * reiserfs: truncate blocks not used by a write
16019 * HID: add device IDs for new model of Apple Wireless Keyboard
16020 * PCI/cardbus: Add a fixup hook and fix powerpc
16021 * Input: pmouse - move Sentelic probe down the list
16022 * asus-laptop: add Lenovo SL hotkey support
16023 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
16024 * sparc64: Fix NMI programming when perf events are active.
16025 * sparc64: Fix Niagara2 perf event handling.
16026 * i2c: Do not use device name after device_unregister
16027 * i2c/pca: Don't use *_interruptible
16028 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
16029 * sched: Fix task priority bug
16030 * vfs: Fix vmtruncate() regression
16031 * Linux 2.6.32.5
16032 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
16033 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
16034 * Staging: asus_oled: fix oops in 2.6.32.2
16035 * Staging: hv: fix smp problems in the hyperv core code
16036 * tty: fix race in tty_fasync
16037 * ecryptfs: use after free
16038 * ecryptfs: initialize private persistent file before dereferencing
16039 pointer
16040 * nozomi: quick fix for the close/close bug
16041 * serial: 8250_pnp: use wildcard for serial Wacom tablets
16042 * usb: serial: fix memory leak in generic driver
16043 * USB: fix bitmask merge error
16044 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
16045 * USB: EHCI: fix handling of unusual interrupt intervals
16046 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
16047 * USB: add missing delay during remote wakeup
16048 * USB: add speed values for USB 3.0 and wireless controllers
16049 * ACPI: EC: Accelerate query execution
16050 * ACPI: EC: Add wait for irq storm
16051 * SCSI: enclosure: fix oops while iterating enclosure_status array
16052 * drm/i915: Read the response after issuing DDC bus switch command
16053 * drm/i915: try another possible DDC bus for the SDVO device with
16054 multiple outputs
16055 * block: bdev_stack_limits wrapper
16056 * DM: Fix device mapper topology stacking
16057 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
16058 * USB: fix usbstorage for 2770:915d delivers no FAT
16059 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
16060 * perf timechart: Use tid not pid for COMM change
16061 * perf events: Dont report side-band events on each cpu for
16062 per-task-per-cpu events
16063 * perf: Honour event state for aux stream data
16064 * Linux 2.6.32.6
16065
16066 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
16067
16068 linux (2.6.32-11.15) lucid; urgency=low
16069
16070 [ Andy Whitcroft ]
16071
16072 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
16073 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
16074 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
16075 boards"
16076 * Revert "[Upstream] mmc: prevent dangling block device from accessing
16077 stale queues"
16078 * Revert "SAUCE: Fix nx_enable reporting"
16079 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
16080 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
16081 * SAUCE: i915 -- disable powersave by default
16082 - LP: #492392
16083
16084 [ Kees Cook ]
16085
16086 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
16087 - LP: #369978
16088 * SAUCE: [x86] fix report of cs-limit nx-emulation
16089 - LP: #454285
16090 * SAUCE: Fix nx_enable reporting
16091 - LP: #454285
16092
16093 [ Tim Gardner ]
16094
16095 * [Upstream] b43: Declare all possible firmware files.
16096 - LP: #488636
16097 * [Config] updateconfigs after adding pvscsi
16098 - LP: #497156
16099 * [Config] CONFIG_BT=m
16100
16101 [ Upstream Kernel Changes ]
16102
16103 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
16104 for pre-Pentium"
16105 * SCSI: ipr: fix EEH recovery
16106 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
16107 * SCSI: st: fix mdata->page_order handling
16108 * SCSI: fc class: fix fc_transport_init error handling
16109 * sched: Fix task_hot() test order
16110 * x86, cpuid: Add "volatile" to asm in native_cpuid()
16111 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
16112 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
16113 * pata_hpt3x2n: fix clock turnaround
16114 * pata_cmd64x: fix overclocking of UDMA0-2 modes
16115 * ASoC: wm8974: fix a wrong bit definition
16116 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
16117 * ALSA: hda - Fix missing capsrc_nids for ALC88x
16118 * acerhdf: limit modalias matching to supported
16119 - LP: #435958
16120 * ACPI: EC: Fix MSI DMI detection
16121 * ACPI: Use the return result of ACPI lid notifier chain correctly
16122 * powerpc: Handle VSX alignment faults correctly in little-endian mode
16123 * ASoC: Do not write to invalid registers on the wm9712.
16124 * drm/radeon: fix build on 64-bit with some compilers.
16125 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
16126 * USB: option: support hi speed for modem Haier CE100
16127 * USB: Fix a bug on appledisplay.c regarding signedness
16128 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
16129 * Bluetooth: Prevent ill-timed autosuspend in USB driver
16130 * USB: rename usb_configure_device
16131 * USB: fix bugs in usb_(de)authorize_device
16132 * drivers/net/usb: Correct code taking the size of a pointer
16133 * x86: SGI UV: Fix writes to led registers on remote uv hubs
16134 * md: Fix unfortunate interaction with evms
16135 * dma: at_hdmac: correct incompatible type for argument 1 of
16136 'spin_lock_bh'
16137 * dma-debug: Do not add notifier when dma debugging is disabled.
16138 * dma-debug: Fix bug causing build warning
16139 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
16140 referrals
16141 * x86/amd-iommu: Fix initialization failure panic
16142 * ioat3: fix p-disabled q-continuation
16143 * ioat2,3: put channel hardware in known state at init
16144 * KVM: MMU: remove prefault from invlpg handler
16145 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
16146 * Libertas: fix buffer overflow in lbs_get_essid()
16147 * iwmc3200wifi: fix array out-of-boundary access
16148 * mac80211: fix propagation of failed hardware reconfigurations
16149 * mac80211: fix WMM AP settings application
16150 * mac80211: Fix IBSS merge
16151 * cfg80211: fix race between deauth and assoc response
16152 * ath5k: fix SWI calibration interrupt storm
16153 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
16154 * ath9k: Fix TX queue draining
16155 * ath9k: fix missed error codes in the tx status check
16156 * ath9k: wake hardware during AMPDU TX actions
16157 * ath9k: fix suspend by waking device prior to stop
16158 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
16159 64-bit
16160 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
16161 in 0x4054
16162 * iwl3945: disable power save
16163 * iwl3945: fix panic in iwl3945 driver
16164 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
16165 * iwlwifi: fix more eeprom endian bugs
16166 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
16167 * mac80211: fix race with suspend and dynamic_ps_disable_work
16168 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
16169 * 'sysctl_max_map_count' should be non-negative
16170 * kernel/sysctl.c: fix the incomplete part of
16171 sysctl_max_map_count-should-be-non-negative.patch
16172 * V4L/DVB (13596): ov511.c typo: lock => unlock
16173 * x86/ptrace: make genregs[32]_get/set more robust
16174 * memcg: avoid oom-killing innocent task in case of use_hierarchy
16175 * e100: Fix broken cbs accounting due to missing memset.
16176 * ipv6: reassembly: use seperate reassembly queues for conntrack and
16177 local delivery
16178 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
16179 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
16180 * b43: avoid PPC fault during resume
16181 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
16182 support
16183 * sched: Fix balance vs hotplug race
16184 * drm/radeon/kms: fix crtc vblank update for r600
16185 * drm: disable all the possible outputs/crtcs before entering KMS mode
16186 * S390: dasd: support DIAG access for read-only devices
16187 * xen: fix is_disconnected_device/exists_disconnected_device
16188 * xen: improvement to wait_for_devices()
16189 * xen: wait up to 5 minutes for device connetion
16190 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
16191 * udf: Try harder when looking for VAT inode
16192 * Add unlocked version of inode_add_bytes() function
16193 * quota: decouple fs reserved space from quota reservation
16194 * ext4: Convert to generic reserved quota's space management.
16195 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
16196 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
16197 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
16198 * amd64_edac: unify MCGCTL ECC switching
16199 * x86, msr: Add support for non-contiguous cpumasks
16200 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
16201 * amd64_edac: fix driver instance freeing
16202 * amd64_edac: make driver loading more robust
16203 * amd64_edac: fix forcing module load/unload
16204 * sched: Sched_rt_periodic_timer vs cpu hotplug
16205 * ext4: Update documentation to correct the inode_readahead_blks option
16206 name
16207 * lguest: fix bug in setting guest GDT entry
16208 * vmscan: do not evict inactive pages when skipping an active list scan
16209 * ksm: fix mlockfreed to munlocked
16210 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
16211 * generic_permission: MAY_OPEN is not write access
16212 * Linux 2.6.32.3
16213 * untangle the do_mremap() mess
16214 * fasync: split 'fasync_helper()' into separate add/remove functions
16215 * ASoC: fix params_rate() macro use in several codecs
16216 * modules: Skip empty sections when exporting section notes
16217 * exofs: simple_write_end does not mark_inode_dirty
16218 * nfsd: make sure data is on disk before calling ->fsync
16219 * sunrpc: fix peername failed on closed listener
16220 * SUNRPC: Fix up an error return value in
16221 gss_import_sec_context_kerberos()
16222 * SUNRPC: Fix the return value in gss_import_sec_context()
16223 * sunrpc: on successful gss error pipe write, don't return error
16224 * drm/i915: Update LVDS connector status when receiving ACPI LID event
16225 * drm/i915: fix order of fence release wrt flushing
16226 * drm/i915: Permit pinning whilst the device is 'suspended'
16227 * drm: remove address mask param for drm_pci_alloc()
16228 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
16229 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
16230 pipeconf on Ironlake
16231 * drm/i915: Select the correct BPC for LVDS on Ironlake
16232 * drm/i915: fix unused var
16233 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
16234 * drivers/cpuidle/governors/menu.c: fix undefined reference to
16235 `__udivdi3'
16236 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
16237 * lib/rational.c needs module.h
16238 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
16239 DMA_FROM_DEVICE and
16240 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
16241 * mmc_block: add dev_t initialization check
16242 * mmc_block: fix probe error cleanup bug
16243 * mmc_block: fix queue cleanup
16244 * ALSA: hda - Fix ALC861-VD capture source mixer
16245 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
16246 blacklist
16247 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
16248 - LP: #498863
16249 * ASoC: Fix WM8350 DSP mode B configuration
16250 * netfilter: ebtables: enforce CAP_NET_ADMIN
16251 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
16252 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
16253 * hwmon: (adt7462) Fix pin 28 monitoring
16254 * quota: Fix dquot_transfer for filesystems different from ext4
16255 * xen: fix hang on suspend.
16256 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
16257 * ath5k: Fix eeprom checksum check for custom sized eeproms
16258 * cfg80211: fix syntax error on user regulatory hints
16259 * iwl: off by one bug
16260 * mac80211: add missing sanity checks for action frames
16261 * drm/i915: remove render reclock support
16262 * libertas: Remove carrier signaling from the scan code
16263 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
16264 * mac80211: fix skb buffering issue (and fixes to that)
16265 * fix braindamage in audit_tree.c untag_chunk()
16266 * fix more leaks in audit_tree.c tag_chunk()
16267 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
16268 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
16269 * agp/intel-agp: Clear entire GTT on startup
16270 * Linux 2.6.32.4
16271 * ethtool: Add reset operation
16272 * gro: Name the GRO result enumeration type
16273 * gro: Change all receive functions to return GRO result codes
16274 * sfc: 10Xpress: Initialise pause advertising flags
16275 * sfc: 10Xpress: Report support for pause frames
16276 * sfc: Remove redundant header gmii.h
16277 * sfc: Remove redundant hardware initialisation
16278 * sfc: Rename Falcon-specific board code and types
16279 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
16280 * sfc: Remove versioned bitfield macros
16281 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
16282 * sfc: Update hardware definitions for Siena
16283 * sfc: Rename register I/O header and functions used by both Falcon and
16284 Siena
16285 * sfc: Eliminate indirect lookups of queue size constants
16286 * sfc: Define DMA address mask explicitly in terms of descriptor field
16287 width
16288 * sfc: Move all TX DMA length limiting into tx.c
16289 * sfc: Change order of device removal to reverse of probe order
16290 * sfc: Remove declarations of nonexistent functions
16291 * sfc: Move efx_xmit_done() declaration into correct stanza
16292 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
16293 * sfc: Maintain interrupt moderation values in ticks, not microseconds
16294 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
16295 * sfc: Remove pointless abstraction of memory BAR number
16296 * sfc: Remove incorrect assertion from efx_pci_remove_main()
16297 * sfc: Remove unnecessary tests of efx->membase
16298 * sfc: Move MTD probe after netdev registration and name allocation
16299 * sfc: Remove unused code for non-autoneg speed/duplex switching
16300 * sfc: Rename 'xfp' file and functions to reflect reality
16301 * sfc: Really allow RX checksum offload to be disabled
16302 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
16303 * sfc: Enable heuristic selection between page and skb RX buffers
16304 * sfc: Remove pointless abstraction of memory BAR number (2)
16305 * sfc: Remove redundant gotos from __efx_rx_packet()
16306 * sfc: Remove ridiculously paranoid assertions
16307 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
16308 * sfc: Record RX queue number on GRO path
16309 * sfc: SFT9001: Reset LED configuration correctly after blinking
16310 * sfc: Use a single blink implementation
16311 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
16312 * sfc: Make board information explicitly Falcon-specific
16313 * sfc: Move definition of struct falcon_nic_data into falcon.h
16314 * sfc: Move struct falcon_board into struct falcon_nic_data
16315 * sfc: Move all I2C stuff into struct falcon_board
16316 * sfc: Gather link state fields in struct efx_nic into new struct
16317 efx_link_state
16318 * sfc: Remove unnecessary casts to struct sk_buff *
16319 * sfc: Remove redundant efx_xmit() function
16320 * sfc: Combine high-level header files
16321 * sfc: Log interrupt and reset type names, not numbers
16322 * sfc: Fix descriptor cache sizes
16323 * sfc: Treat all MAC registers as 128-bit
16324 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
16325 * sfc: Comment corrections
16326 * sfc: Remove unused constant
16327 * sfc: Clean up struct falcon_board and struct falcon_board_data
16328 * sfc: Fix bugs in RX queue flushing
16329 * sfc: Remove unused function efx_flush_queues()
16330 * sfc: Only switch Falcon MAC clocks as necessary
16331 * sfc: Hold MAC lock for longer in efx_init_port()
16332 * sfc: Split MAC stats DMA initiation and completion
16333 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
16334 * sfc: Simplify XMAC link polling
16335 * sfc: Change MAC promiscuity and multicast hash at the same time
16336 * sfc: Move inline comment into kernel-doc
16337 * sfc: Do not set net_device::trans_start in self-test
16338 * sfc: Simplify PHY polling
16339 * sfc: QT202x: Reset before reading PHY id
16340 * sfc: Replace MDIO spinlock with mutex
16341 * sfc: Always start Falcon using the XMAC
16342 * sfc: Limit some hardware workarounds to Falcon
16343 * sfc: Remove EFX_WORKAROUND_9141 macro
16344 * sfc: Remove another unused workaround macro
16345 * sfc: Remove some redundant whitespace
16346 * sfc: Decouple NIC revision number from Falcon PCI revision number
16347 * sfc: Move descriptor cache base addresses to struct efx_nic_type
16348 * sfc: Clean up RX event handling
16349 * sfc: Remove redundant writes to INT_ADR_KER
16350 * sfc: Remove duplicate hardware structure definitions
16351 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
16352 * sfc: Move Falcon NIC operations to efx_nic_type
16353 * sfc: Refactor link configuration
16354 * sfc: Generalise link state monitoring
16355 * sfc: Add power-management and wake-on-LAN support
16356 * sfc: Implement ethtool reset operation
16357 * sfc: Add efx_nic_type operation for register self-test
16358 * sfc: Add efx_nic_type operation for NVRAM self-test
16359 * sfc: Add efx_nic_type operation for identity LED control
16360 * sfc: Separate shared NIC code from Falcon-specific and rename
16361 accordingly
16362 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
16363 * sfc: Extend loopback mode enumeration
16364 * sfc: Remove static PHY data and enumerations
16365 * sfc: Extend MTD driver for use with new NICs
16366 * sfc: Allow for additional checksum offload features
16367 * sfc: Rename falcon.h to nic.h
16368 * sfc: Move shared NIC code from falcon.c to new source file nic.c
16369 * sfc: Add firmware protocol definitions (MCDI)
16370 * sfc: Add support for SFC9000 family (1)
16371 * sfc: Add support for SFC9000 family (2)
16372 * sfc: Implement TSO for TCP/IPv6
16373 * sfc: Update version, copyright dates, authors
16374 * drivers/net/sfc: Correct code taking the size of a pointer
16375 * sfc: Move PHY software state initialisation from init() into probe()
16376 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
16377 * sfc: Fix DMA mapping cleanup in case of an error in TSO
16378 * sfc: QT2025C: Work around PHY bug
16379 * sfc: QT2025C: Switch into self-configure mode when not in loopback
16380 * sfc: QT2025C: Work around PHY firmware initialisation bug
16381 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
16382 * sfc: Disable TX descriptor prefetch watchdog
16383 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
16384 - LP: #497156
16385
16386 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
16387
16388 linux (2.6.32-10.14) lucid; urgency=low
16389
16390 [ Alex Deucher ]
16391
16392 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
16393 - LP: #493795
16394
16395 [ Andy Whitcroft ]
16396
16397 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
16398 id is less than 0x0f."
16399 * config-check -- ensure the checks get run at build time
16400 * config-check -- check the processed config during updateconfigs
16401 * config-check -- CONFIG_SECCOMP may not be present
16402 * TUN is now built in ignore
16403 * SAUCE: acpi battery -- delay first lookup of the battery until first
16404 use
16405 * SAUCE: async_populate_rootfs: move rootfs init earlier
16406 * ubuntu: AppArmor -- update to mainline 2010-01-06
16407 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
16408 - LP: #498525
16409
16410 [ Dave Airlie ]
16411
16412 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
16413
16414 [ Leann Ogasawara ]
16415
16416 * Add asix to nic-usb-modules file
16417 - LP: #499785
16418
16419 [ Peter Zijlstra ]
16420
16421 * (pre-stable) sched: Fix balance vs hotplug race
16422
16423 [ Tim Gardner ]
16424
16425 * [Config] Enable CONFIG_FUNCTION_TRACER
16426 - LP: #497989
16427 * [Config] Drop lpia from getabis
16428 * [Config] Build in TUN/TAP driver
16429 - LP: #499491
16430 * [Config] DH_COMPAT=5
16431
16432 [ Upstream Kernel Changes ]
16433
16434 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
16435 component_only tv_modes"
16436 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
16437 turned off"
16438 * USB: usb-storage: fix bug in fill_inquiry
16439 * USB: option: add pid for ZTE
16440 * firewire: ohci: handle receive packets with a data length of zero
16441 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
16442 of ->completed counter
16443 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
16444 counter
16445 * rcu: Fix note_new_gpnum() uses of ->gpnum
16446 * rcu: Remove inline from forward-referenced functions
16447 * perf_event: Fix invalid type in ioctl definition
16448 * perf_event: Initialize data.period in perf_swevent_hrtimer()
16449 * perf: Don't free perf_mmap_data until work has been done
16450 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
16451 * sched: Check for an idle shared cache in select_task_rq_fair()
16452 * sched: Fix affinity logic in select_task_rq_fair()
16453 * sched: Rate-limit newidle
16454 * sched: Fix and clean up rate-limit newidle code
16455 * x86/amd-iommu: attach devices to pre-allocated domains early
16456 * x86/amd-iommu: un__init iommu_setup_msi
16457 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
16458 up the PCI tree
16459 * x86: Fix iommu=nodac parameter handling
16460 * x86: GART: pci-gart_64.c: Use correct length in strncmp
16461 * x86: ASUS P4S800 reboot=bios quirk
16462 - LP: #366682
16463 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
16464 * ssb: Fix range check in sprom write
16465 * ath5k: allow setting txpower to 0
16466 * ath5k: enable EEPROM checksum check
16467 * hrtimer: Fix /proc/timer_list regression
16468 * ALSA: hrtimer - Fix lock-up
16469 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
16470 * KVM: x86 emulator: limit instructions to 15 bytes
16471 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
16472 * KVM: s390: Make psw available on all exits, not just a subset
16473 * KVM: fix irq_source_id size verification
16474 * KVM: x86: include pvclock MSRs in msrs_to_save
16475 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
16476 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
16477 * x86, mce: don't restart timer if disabled
16478 * x86/mce: Set up timer unconditionally
16479 * x86: SGI UV: Fix BAU initialization
16480 * x86: Fix duplicated UV BAU interrupt vector
16481 * x86: Add new Intel CPU cache size descriptors
16482 * x86: Fix typo in Intel CPU cache size descriptor
16483 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
16484 * s390: clear high-order bits of registers after sam64
16485 * V4L/DVB: Fix test in copy_reg_bits()
16486 * bsdacct: fix uid/gid misreporting
16487 * UBI: flush wl before clearing update marker
16488 * jbd2: don't wipe the journal on a failed journal checksum
16489 * USB: xhci: Add correct email and files to MAINTAINERS entry.
16490 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
16491 * USB: option.c: add support for D-Link DWM-162-U5
16492 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
16493 * USB: usb-storage: add BAD_SENSE flag
16494 * USB: Close usb_find_interface race v3
16495 * pxa/em-x270: fix usb hub power up/reset sequence
16496 * hfs: fix a potential buffer overflow
16497 * SUNRPC: IS_ERR/PTR_ERR confusion
16498 * NFS: Fix nfs_migrate_page()
16499 * md/bitmap: protect against bitmap removal while being updated.
16500 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
16501 * devpts_get_tty() should validate inode
16502 * debugfs: fix create mutex racy fops and private data
16503 * Driver core: fix race in dev_driver_string
16504 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
16505 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
16506 * mac80211: Fixed bug in mesh portal paths
16507 * mac80211: Revert 'Use correct sign for mesh active path refresh'
16508 * mac80211: fix scan abort sanity checks
16509 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
16510 * rtl8187: Fix wrong rfkill switch mask for some models
16511 * x86: Fix bogus warning in apic_noop.apic_write()
16512 * mm: hugetlb: fix hugepage memory leak in mincore()
16513 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
16514 * powerpc/windfarm: Add detection for second cpu pump
16515 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
16516 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
16517 * drm/radeon/kms: Add quirk for HIS X1300 board
16518 * drm/radeon/kms: handle vblanks properly with dpms on
16519 * drm/radeon/kms: fix legacy crtc2 dpms
16520 * drm/radeon/kms: fix vram setup on rs600
16521 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
16522 * drm/ttm: Fix build failure due to missing struct page
16523 * drm/i915: Set the error code after failing to insert new offset into mm
16524 ht.
16525 * drm/i915: Add the missing clonemask for display port on Ironlake
16526 * xen/xenbus: make DEVICE_ATTR()s static
16527 * xen: re-register runstate area earlier on resume.
16528 * xen: restore runstate_info even if !have_vcpu_info_placement
16529 * xen: correctly restore pfn_to_mfn_list_list after resume
16530 * xen: register timer interrupt with IRQF_TIMER
16531 * xen: register runstate on secondary CPUs
16532 * xen: don't call dpm_resume_noirq() with interrupts disabled.
16533 * xen: register runstate info for boot CPU early
16534 * xen: call clock resume notifier on all CPUs
16535 * xen: improve error handling in do_suspend.
16536 * xen: don't leak IRQs over suspend/resume.
16537 * xen: use iret for return from 64b kernel to 32b usermode
16538 * xen: explicitly create/destroy stop_machine workqueues outside
16539 suspend/resume region.
16540 * Xen balloon: fix totalram_pages counting.
16541 * xen: try harder to balloon up under memory pressure.
16542 * dm exception store: free tmp_store on persistent flag error
16543 * dm snapshot: only take lock for statustype info not table
16544 * dm crypt: move private iv fields to structs
16545 * dm crypt: restructure essiv error path
16546 * dm: avoid _hash_lock deadlock
16547 * dm snapshot: cope with chunk size larger than origin
16548 * dm crypt: separate essiv allocation from initialisation
16549 * dm crypt: make wipe message also wipe essiv key
16550 * slc90e66: fix UDMA handling
16551 * tcp: Stalling connections: Fix timeout calculation routine
16552 * ip_fragment: also adjust skb->truesize for packets not owned by a
16553 socket
16554 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
16555 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
16556 * sparc64: Fix overly strict range type matching for PCI devices.
16557 * sparc64: Fix stack debugging IRQ stack regression.
16558 * sparc: Set UTS_MACHINE correctly.
16559 * b43legacy: avoid PPC fault during resume
16560 * tracing: Fix event format export
16561 * ath9k: Fix TX hang poll routine
16562 * ath9k: fix processing of TX PS null data frames
16563 * ath9k: Fix maximum tx fifo settings for single stream devices
16564 * ath9k: fix tx status reporting
16565 * mac80211: Fix dynamic power save for scanning.
16566 * drm/i915: Fix sync to vblank when VGA output is turned off
16567 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
16568 * thinkpad-acpi: fix default brightness_mode for R50e/R51
16569 * thinkpad-acpi: preserve rfkill state across suspend/resume
16570 * ipw2100: fix rebooting hang with driver loaded
16571 * matroxfb: fix problems with display stability
16572 * acerhdf: add new BIOS versions
16573 * asus-laptop: change light sens default values.
16574 * vmalloc: conditionalize build of pcpu_get_vm_areas()
16575 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
16576 * net: Fix userspace RTM_NEWLINK notifications.
16577 * ext3: Fix data / filesystem corruption when write fails to copy data
16578 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
16579 * bcm63xx_enet: fix compilation failure after get_stats_count removal
16580 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
16581 * drm/i915: Avoid NULL dereference with component_only tv_modes
16582 * drm/i915: PineView only has LVDS and CRT ports
16583 * drm/i915: Fix LVDS stability issue on Ironlake
16584 * mm: sigbus instead of abusing oom
16585 * ipvs: zero usvc and udest
16586 * jffs2: Fix long-standing bug with symlink garbage collection.
16587 * intel-iommu: Detect DMAR in hyperspace at probe time.
16588 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
16589 * intel-iommu: Check for an RMRR which ends before it starts.
16590 * intel-iommu: Fix oops with intel_iommu=igfx_off
16591 * intel-iommu: ignore page table validation in pass through mode
16592 * netfilter: xtables: document minimal required version
16593 * perf_event: Fix incorrect range check on cpu number
16594 * implement early_io{re,un}map for ia64
16595 * Linux 2.6.32.2
16596
16597 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
16598
16599 linux (2.6.32-9.13) lucid; urgency=low
16600
16601 [ Andy Whitcroft ]
16602
16603 * [Config] enable CONFIG_B43_PHY_LP
16604 - LP: #493059
16605 * include modules.builtin in the binary debs
16606 * config-check -- add a configuration enforcer
16607 * config-check -- add a unit-test suite to the checker
16608 * [Config] Enable CONFIG_SYN_COOKIES for versatile
16609 * [Config] Enable CONFIG_SECURITY_SMACK for ports
16610 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
16611 * [Config] Disable CONFIG_COMPAT_BRK for ports
16612 * getabis -- add armel versatile to the list
16613
16614 [ Brad Figg ]
16615
16616 * SAUCE: Increase the default prealloc buffer for HDA audio devices
16617 (non-modem)
16618
16619 [ Manoj Iyer ]
16620
16621 * ubuntu: onmibook -- Added missing BOM file
16622
16623 [ Tim Gardner ]
16624
16625 * ubuntu: fsam7400 -- Cleanup Makefile
16626
16627 [ Upstream Kernel Changes ]
16628
16629 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
16630 * signal: Fix alternate signal stack check
16631 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
16632 * SCSI: osd_protocol.h: Add missing #include
16633 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
16634 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
16635 ENOSPC
16636 * ext4: avoid divide by zero when trying to mount a corrupted file system
16637 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
16638 * ext4: fix lock order problem in ext4_move_extents()
16639 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
16640 * ext4: plug a buffer_head leak in an error path of ext4_iget()
16641 * ext4: make sure directory and symlink blocks are revoked
16642 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
16643 * ext4: journal all modifications in ext4_xattr_set_handle
16644 * ext4: don't update the superblock in ext4_statfs()
16645 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
16646 non-zero
16647 * ext4: fix block validity checks so they work correctly with meta_bg
16648 * ext4: avoid issuing unnecessary barriers
16649 * ext4: fix error handling in ext4_ind_get_blocks()
16650 * ext4: make trim/discard optional (and off by default)
16651 * ext4: make "norecovery" an alias for "noload"
16652 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
16653 * ext4: initialize moved_len before calling ext4_move_extents()
16654 * ext4: move_extent_per_page() cleanup
16655 * jbd2: Add ENOMEM checking in and for
16656 jbd2_journal_write_metadata_buffer()
16657 * ext4: Return the PTR_ERR of the correct pointer in
16658 setup_new_group_blocks()
16659 * ext4: Avoid data / filesystem corruption when write fails to copy data
16660 * ext4: wait for log to commit when umounting
16661 * ext4: remove blocks from inode prealloc list on failure
16662 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
16663 * ext4: quota macros cleanup
16664 * ext4: fix incorrect block reservation on quota transfer.
16665 * ext4: Wait for proper transaction commit on fsync
16666 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16667 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
16668 * Linux 2.6.32.1
16669 * kbuild: generate modules.builtin
16670 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
16671 - LP: #494461
16672 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
16673 tv_modes
16674 - LP: #494045
16675
16676 [ Zhao Yakui ]
16677
16678 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
16679 less than 0x0f.
16680 - LP: #481765
16681
16682 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
16683
16684 linux (2.6.32-8.12) lucid; urgency=low
16685
16686 [ Andy Whitcroft ]
16687
16688 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
16689
16690 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
16691
16692 linux (2.6.32-8.11) lucid; urgency=low
16693
16694 [ Andy Whitcroft ]
16695
16696 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
16697 up"
16698 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16699 transition."
16700 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
16701 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
16702 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
16703 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
16704 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
16705 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
16706 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
16707 mem"
16708 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
16709 denied"
16710 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
16711 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
16712 allocation"
16713 * Revert "SAUCE: AppArmor: Set error code after structure
16714 initialization."
16715 * Revert "AppArmor -- fix pstrace_may_access rename"
16716 * Revert "ubuntu: AppArmor security module"
16717 * Revert "SAUCE: Add config option to set a default LSM"
16718 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
16719 * Revert "[Config] fsam7400 -- enable"
16720 * Revert "[Config] AUFS -- enable"
16721 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
16722 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
16723 * Revert "ubuntu: AUFS -- export various core functions"
16724 * Revert "[Config] ubuntu/iscsitarget -- disable"
16725 * Revert "[Config] iscsitarget -- enable"
16726 * Revert "ubuntu: iscsitarget -- SVN revision r214"
16727 * update Vcs-Git to point to the correct repository
16728 - LP: #493589
16729 * update build environment overrides to lucid
16730 - LP: #493589
16731 * [Config] enable CONFIG_DEVTMPFS
16732 * [Config] update all configs following AppArmor 2009-12-08 update
16733 * SAUCE: isapnp_init: make isa PNP scans occur async
16734 * [Config] fsam7400 -- enable
16735 * [Config] omnibook -- enable
16736 * [Config] cleanup CONFIG_AUDIT
16737 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
16738 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
16739 * ubuntu: AUFS -- aufs2 20091209
16740 * [Config] AUFS -- enable
16741 * [Config] iscsitarget -- enable
16742
16743 [ Arjan van de Ven ]
16744
16745 * SAUCE: KMS: cache the EDID information of the LVDS
16746
16747 [ Colin Watson ]
16748
16749 * bnx2: update d-i firmware filenames
16750 - LP: #494052
16751 * add cdc_ether to nic-usb-modules udeb
16752 - LP: #495060
16753
16754 [ John Johansen ]
16755
16756 * ubuntu: AppArmor -- mainline 2009-10-08
16757
16758 [ Manoj Iyer ]
16759
16760 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
16761 * ubuntu: omnibook -- support Toshiba (HP) netbooks
16762 * ubuntu: iscsitarget --- version 1.4.19
16763 - LP: #494693
16764
16765 [ Surbhi Palande ]
16766
16767 * SAUCE: Make populate_rootfs asynchronous
16768
16769 [ Tim Gardner ]
16770
16771 * Parallelize flavour builds and packaging
16772 * [Config] Enable CONFIG_KSM
16773
16774 [ Upstream Kernel Changes ]
16775
16776 * Config option to set a default LSM
16777 * LSM: Add security_path_chroot().
16778 * LSM: Add security_path_chroot().
16779 * LSM: Move security_path_chmod()/security_path_chown() to after
16780 mutex_lock().
16781 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16782
16783 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
16784
16785 linux (2.6.32-7.10) lucid; urgency=low
16786
16787 [ Andy Whitcroft ]
16788
16789 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
16790
16791 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
16792
16793 linux (2.6.32-7.9) lucid; urgency=low
16794
16795 [ Andy Whitcroft ]
16796
16797 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
16798 - LP: #458982
16799 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
16800 * [Config] update configs following versatile switch to V7
16801 * rebased to v2.6.32
16802 * [Config] update configs following rebase to v2.6.32
16803 * [Config] update ports configs following rebase to v2.6.32
16804 * SAUCE: default ATI Radeon KMS to off until userspace catches up
16805
16806 [ Arjan van de Ven ]
16807
16808 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
16809
16810 [ Leann Ogasawara ]
16811
16812 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
16813 permissions
16814 - CVE-2009-3939
16815
16816 [ Loic Minier ]
16817
16818 * SAUCE: select a v7 CPU for versatile
16819
16820 [ Takashi Iwai ]
16821
16822 * SAUCE: ALSA: hda - Add power on/off counter
16823
16824 [ Upstream changes ]
16825
16826 * rebased to v2.6.32
16827
16828 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
16829
16830 linux (2.6.32-6.8) lucid; urgency=low
16831
16832 [ Andy Whitcroft ]
16833
16834 * [Config] disable SSB devices for armel
16835
16836 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
16837
16838 linux (2.6.32-6.7) lucid; urgency=low
16839
16840 [ Andy Whitcroft ]
16841
16842 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
16843 * Revert "SAUCE: Dell XPS710 reboot quirk"
16844 * Revert "SAUCE: Link acpi-cpufreq.o first"
16845 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
16846 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
16847 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
16848 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
16849 * Revert "Add Dell Dimension 9200 reboot quirk"
16850 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
16851 * Revert "SAUCE: tulip: Define ULI PCI ID's"
16852 * Revert "SAUCE: Lower warning level of some PCI messages"
16853 * Revert "mac80211: fix two issues in debugfs"
16854 Drop a number of known redundant commits as identified in the Ubuntu
16855 delta review blueprint.
16856
16857 * reenable armel versatile flavour
16858 * [Config] disable CONFIG_USB_DEVICEFS
16859
16860 [ Tim Gardner ]
16861
16862 * [Config] udeb: Add squashfs to fs-core-modules
16863 - LP: #352615
16864 * [Config] Create a real squashfs udeb
16865 - LP: #352615
16866
16867
16868 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
16869
16870 linux (2.6.32-5.6) lucid; urgency=low
16871
16872 [ Andy Whitcroft ]
16873
16874 * rebase to v2.6.32-rc8
16875 * update configs following rebase to v2.6.32-rc8
16876 * update ports configs since rebase to v2.6.32-rc8
16877 * [Config] enable cgroup options
16878 - LP: #480739
16879
16880 [ Upstream Kernel Changes ]
16881
16882 * rebase to v2.6.32-rc8
16883
16884 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
16885
16886 linux (2.6.32-4.5) lucid; urgency=low
16887
16888 [ Andy Whitcroft ]
16889
16890 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16891 * rebase to v2.6.32-rc7
16892 * resync with Karmic proposed
16893
16894 [ John Johansen ]
16895
16896 * SAUCE: AppArmor: Fix oops after profile removal
16897 - LP: #475619
16898 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
16899 - LP: #437258
16900 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
16901 - LP: #479102
16902 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
16903 - LP: #479115
16904 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16905 transition.
16906 - LP: #480112
16907
16908 [ Ubuntu Changes ]
16909
16910 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
16911
16912 [ Upstream Kernel Changes ]
16913
16914 * rebase to v2.6.32-rc7
16915
16916 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
16917
16918 linux (2.6.32-3.4) lucid; urgency=low
16919
16920 [ Andy Whitcroft ]
16921
16922 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
16923 * [Upstream] add local prefix to oss local change_bits
16924
16925 [ Upstream Kernel Changes ]
16926
16927 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
16928 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
16929
16930 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
16931
16932 linux (2.6.32-3.3) lucid; urgency=low
16933
16934 [ Andy Whitcroft ]
16935
16936 * rebase to v2.6.32-rc6
16937 * [Config] update configs following rebase to v2.6.32-rc6
16938 * [Config] update ports configs following rebase to v2.6.32-rc6
16939 * resync with Karmic Ubuntu-2.6.31-15.49
16940 * [Config] add module ignores for broken drivers
16941
16942 [ John Johansen ]
16943
16944 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
16945 - LP: #453335
16946 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
16947 - LP: #458299
16948 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
16949 - LP: #462824
16950 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
16951 - LP: #451375
16952
16953 [ Kees Cook ]
16954
16955 * SAUCE: Fix nx_enable reporting
16956 - LP: #454285
16957
16958 [ Scott James Remnant ]
16959
16960 * Revert "SAUCE: trace: add trace_event for the open() syscall"
16961 * SAUCE: trace: add trace events for open(), exec() and uselib()
16962 - LP: #462111
16963
16964 [ Stefan Bader ]
16965
16966 * SAUCE: Fix sub-flavour script to not stop on missing directories
16967 - LP: #453073
16968
16969 [ Ubuntu Changes ]
16970
16971 * resync with Karmic Ubuntu-2.6.31-15.49
16972
16973 [ Upstream Kernel Changes ]
16974
16975 * rebase to v2.6.32-rc6
16976 - LP: #464552
16977
16978 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
16979
16980 linux (2.6.32-2.2) lucid; urgency=low
16981
16982 [ Andy Whitcroft ]
16983
16984 * install the full changelog with the binary package
16985 * changelog -- explicitly note rebases and clean history
16986 * reinstate armel.mk with no flavours
16987 - LP: #449637
16988 * [Upstream] block: silently error unsupported empty barriers too
16989 - LP: #420423
16990 * [Config] udate configs following karmic resync
16991 * [Config] update ports configs following karmic resync
16992 * [Upstream] lirc -- follow removal of .id element
16993
16994 [ Colin Watson ]
16995
16996 * Use section 'admin' rather than 'base'
16997 * Add more e100 firmware to nic-modules
16998 - LP: #451872
16999 * Add qla1280 firmware to scsi-modules
17000 - LP: #381037
17001
17002 [ John Johansen ]
17003
17004 * SAUCE: AppArmor: Set error code after structure initialization.
17005 - LP: #427948
17006 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
17007 - LP: #446595
17008 * SAUCE: AppArmor: Fix mediation of "deleted" paths
17009
17010 [ Kees Cook ]
17011
17012 * SAUCE: [x86] fix report of cs-limit nx-emulation
17013 - LP: #454285
17014
17015 [ Leann Ogasawara ]
17016
17017 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
17018 events
17019 - LP: #430809
17020 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
17021 toggle switch press
17022 - LP: #430809
17023
17024 [ Luke Yelavich ]
17025
17026 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
17027 * [Config] Add sd_mod to scsi-modules udeb for powerpc
17028
17029 [ Mario Limonciello ]
17030
17031 * SAUCE: Update to LIRC 0.8.6
17032 - LP: #432678
17033 * SAUCE: dell-laptop: Store the HW switch status internally rather than
17034 requerying every time
17035 - LP: #430809
17036 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
17037 - LP: #430809
17038
17039 [ Stefan Bader ]
17040
17041 * [Upstream] acerhdf: Limit modalias matching to supported boards
17042 - LP: #435958
17043
17044 [ Tim Gardner ]
17045
17046 * [Upstream] i915: Fix i2c init message
17047 - LP: #409361
17048 * [Config] Add sym53c8xx.ko to virtual sub-flavour
17049 - LP: #439415
17050 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
17051 - LP: #439456
17052 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
17053 - LP: #381300
17054 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
17055 - LP: #430694
17056 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
17057 - LP: #430694
17058 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
17059 - LP: #416325
17060 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
17061 - LP: #430694
17062 * SAUCE: Raise the default console 'quiet' level to 2
17063 * [Config] CONFIG_X86_PAT=y
17064 * [Config] Add armel arch to linux-libc-dev arches.
17065 - LP: #449637
17066 * [Config] CONFIG_X86_MCE
17067 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
17068 M300 to rate blacklist
17069 - LP: #433801
17070
17071 [ Upstream Kernel Changes ]
17072
17073 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
17074 * drm/i915: Fix FDI M/N setting according with correct color depth
17075 - LP: #416792
17076
17077 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
17078
17079 linux (2.6.32-1.1) lucid; urgency=low
17080
17081 [ Andy Whitcroft ]
17082
17083 * rebase to v2.6.32-rc3
17084 * [Config] update configs following rebase to 2.6.32-rc3
17085 * [Config] update ports configs following rebase to 2.6.32-rc3
17086 * AppArmor -- fix pstrace_may_access rename
17087 * staging/android -- disable
17088 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
17089 * ubuntu: drbd -- disable
17090 * staging/comdi -- disable
17091 * staging/go7007 -- disable
17092 * [Config] staging/winbond -- disable
17093 * [Config] ubuntu/iscsitarget -- disable
17094 * [d-i] cbc and ecb are builtin make them optional in udebs
17095 * rebase to v2.6.32-rc5
17096 * [Config] update configs following rebase to v2.6.32-rc5
17097 * [Config] update ports configs following rebase to v2.6.31-rc5
17098
17099 [ Tim Gardner ]
17100
17101 * [Config] Add cpio as a build dependency.
17102
17103 [ Upstream Kernel Changes ]
17104
17105 * rebase to v2.6.32-rc3
17106 * rebase to v2.6.32-rc5
17107
17108 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
17109
17110 linux (2.6.31-11.37) karmic; urgency=low
17111
17112 [ Tim Gardner ]
17113
17114 * [Config] Increase kernel log buffer to 256K for amd64 flavours
17115 - LP: #424810
17116 * [Config] Set HZ=100 for amd64 flavours
17117 - LP: #438234
17118 * [Upstream] e1000e: Emit notice instead of an error when
17119 pci_enable_pcie_error_reporting() fails
17120 - LP: #436370
17121
17122 [ Upstream Kernel Changes ]
17123
17124 * n_tty: honor opost flag for echoes
17125 * n_tty: move echoctl check and clean up logic
17126 - LP: #438310
17127
17128 * Revert "[Upstream] drm/i915: Check that the relocation points to within
17129 the target" - Use upstream cherry-pick.
17130 * drm/i915: Check that the relocation points to within the target
17131 - LP: #429241
17132
17133 * drm/i915: fix tiling on IGDNG
17134 * drm/i915: add B43 chipset support
17135 * agp/intel: Add B43 chipset support
17136 Intel request from kernel team mailing list.
17137
17138 * HID: completely remove apple mightymouse from blacklist
17139 - LP: #428111
17140
17141 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
17142
17143 linux (2.6.31-11.36) karmic; urgency=low
17144
17145 [ Brian Rogers ]
17146
17147 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
17148 persistent object
17149 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
17150 persistent object
17151
17152 [ Takashi Iwai ]
17153
17154 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
17155 - LP: #416482
17156
17157 [ Tyler Hicks ]
17158
17159 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
17160 negative during unlink
17161
17162 [ Upstream Kernel Changes ]
17163
17164 * sg: fix oops in the error path in sg_build_indirect()
17165 * mpt2sas : Rescan topology from Interrupt context instead of work thread
17166 * mpt2sas: Prevent sending command to FW while Host Reset
17167 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
17168 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
17169 * SCSI: fix oops during scsi scanning
17170 * SCSI: libsrp: fix memory leak in srp_ring_free()
17171 * cfg80211: fix looping soft lockup in find_ie()
17172 * ath5k: write PCU registers on initial reset
17173 * binfmt_elf: fix PT_INTERP bss handling
17174 * TPM: Fixup boot probe timeout for tpm_tis driver
17175 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
17176 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
17177 * fix undefined reference to user_shm_unlock
17178 * perf_counter: Fix buffer overflow in perf_copy_attr()
17179 * perf_counter: Start counting time enabled when group leader gets
17180 enabled
17181 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
17182 * powerpc: Fix bug where perf_counters breaks oprofile
17183 * powerpc/ps3: Workaround for flash memory I/O error
17184 * block: don't assume device has a request list backing in nr_requests
17185 store
17186 * agp/intel: remove restore in resume
17187 * ALSA: cs46xx - Fix minimum period size
17188 * ASoC: Fix WM835x Out4 capture enumeration
17189 * sound: oxygen: work around MCE when changing volume
17190 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
17191 * perf stat: Change noise calculation to use stddev
17192 * x86: Fix x86_model test in es7000_apic_is_cluster()
17193 * x86/i386: Make sure stack-protector segment base is cache aligned
17194 * PCI: apply nv_msi_ht_cap_quirk on resume too
17195 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
17196 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
17197 with highmem
17198 * KVM guest: do not batch pte updates from interrupt context
17199 * KVM: Fix coalesced interrupt reporting in IOAPIC
17200 * KVM: VMX: Check cpl before emulating debug register access
17201 * KVM guest: fix bogus wallclock physical address calculation
17202 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
17203 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
17204 * KVM: x86 emulator: Implement zero-extended immediate decoding
17205 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
17206 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
17207 * KVM: limit lapic periodic timer frequency
17208 * libata: fix off-by-one error in ata_tf_read_block()
17209 * PCI quirk: update 82576 device ids in SR-IOV quirks list
17210 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
17211 * powerpc/pseries: Fix to handle slb resize across migration
17212 * Linux 2.6.31.1
17213
17214 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
17215
17216 linux (2.6.31-10.35) karmic; urgency=low
17217
17218 [ Amit Kucheria ]
17219
17220 * Disable CONFIG_UEVENT_HELPER_PATH
17221
17222 [ Andy Whitcroft ]
17223
17224 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
17225 * remove the tlsup driver
17226 * remove lmpcm logitech driver support
17227
17228 [ Bryan Wu ]
17229
17230 * Add 3 missing files to prerm remove file list
17231 - LP: #345623, #415832
17232
17233 [ Chris Wilson ]
17234
17235 * [Upstream] drm/i915: Check that the relocation points to within the
17236 target
17237 - LP: #429241
17238
17239 [ Luke Yelavich ]
17240
17241 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
17242
17243 [ Manoj Iyer ]
17244
17245 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
17246 - LP: #348861
17247
17248 [ Tim Gardner ]
17249
17250 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
17251 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
17252 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
17253 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
17254 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
17255 Upstream suggests that this is not the right approach.
17256
17257 * [Config] Set default I/O scheduler to DEADLINE
17258 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
17259 - LP: #381300
17260
17261 [ ubuntu@tjworld.net ]
17262
17263 * SAUCE: ipw2200: Enable LED by default
17264 - LP: #21367
17265
17266 [ Upstream Kernel Changes ]
17267
17268 * ALSA: hda - Add support for new AMD HD audio devices
17269 - LP: #430564
17270
17271 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
17272
17273 linux (2.6.31-10.34) karmic; urgency=low
17274
17275 [ Ted Tso ]
17276
17277 * [Upstream] ext3: Don't update superblock write time when filesystem is
17278 read-only
17279 - LP: #427822
17280
17281 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
17282
17283 linux (2.6.31-10.33) karmic; urgency=low
17284
17285 [ Leann Ogasawara ]
17286
17287 * [Upstream] dvb-usb: fix tuning with Cinergy T2
17288 - LP: #421258
17289
17290 [ Tim Gardner ]
17291
17292 * [Config] Unconditionally copy files from sub-flavours lists.
17293 (really, really fix it this time)
17294 - LP: #423426
17295 * [Config] Set CONFIG_CACHEFILES=m for all flavours
17296
17297 [ Upstream Kernel Changes ]
17298
17299 * ext4: Don't update superblock write time when filesystem is read-only
17300 - LP: #427822
17301
17302 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
17303
17304 linux (2.6.31-10.32) karmic; urgency=low
17305
17306 [ Eric Miao ]
17307
17308 * [Config] enable module support for memory stick
17309 - LP: #159951
17310
17311 [ Tim Gardner ]
17312
17313 * [Config] Unconditionally copy files from sub-flavours lists.
17314 - LP: #423426
17315
17316 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
17317
17318 linux (2.6.31-10.31) karmic; urgency=low
17319
17320 [ Andy Whitcroft ]
17321
17322 * rebase to v2.6.31 final
17323
17324 [ Colin Watson ]
17325
17326 * [Config] Recommend grub-pc in linux-image
17327 - LP: #385741
17328
17329 [ Ike Panhc ]
17330
17331 * [Upstream] Pull latest update of lenovo-sl-laptop
17332
17333 [ Peter Feuerer ]
17334
17335 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
17336 model
17337 - LP: #426691
17338
17339 [ Tim Gardner ]
17340
17341 * [Config] De-macro some package names.
17342
17343 [ Upstream Changes ]
17344
17345 * rebase to 2.6.31 final.
17346
17347 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
17348
17349 linux (2.6.31-10.30) karmic; urgency=low
17350
17351 [ Amit Kucheria ]
17352
17353 * [Config] Enable CONFIG_USB_DEVICEFS
17354 - LP: #417748
17355 * [Config] Populate the config-update template a bit more
17356
17357 [ Andy Whitcroft ]
17358
17359 * rebase to v2.6.31-rc9
17360 * [Config] update configs following rebase to v2.6.31-rc9
17361 * [Config] update ports configs following rebase to v2.6.31-rc9
17362
17363 [ Colin Ian King ]
17364
17365 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
17366 - LP: #254837
17367
17368 [ Jerone Young ]
17369
17370 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
17371 white-list
17372 - LP: #281732
17373 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
17374 white-list
17375 - LP: #281732
17376 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
17377 white-list
17378 - LP: #281732
17379 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
17380 white-list
17381 - LP: #281732
17382 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
17383 white-list
17384 - LP: #281732
17385
17386 [ John Johansen ]
17387
17388 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
17389 - LP: #419308
17390 * SAUCE: AppArmor: Return the correct error codes on profile
17391 addition/removal
17392 - LP: #408473
17393 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
17394 - LP: #408454
17395 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
17396 - LP: #419222
17397 * SAUCE: AppArmor: Fix change_profile failure
17398 - LP: #401931
17399 * SAUCE: AppArmor: Tell git to ignore generated include files
17400 - LP: #419505
17401
17402 [ Stefan Bader ]
17403
17404 * [Upstream] acpi: video: Loosen strictness of video bus detection code
17405 - LP: #333386
17406 * SAUCE: Remove ov511 driver from ubuntu subdirectory
17407
17408 [ Tim Gardner ]
17409
17410 * [Config] Exclude char-modules from non-x86 udeb creation
17411 * SAUCE: Notify the ACPI call chain of AC events
17412 * [Config] CONFIG_SATA_VIA=m
17413 - LP: #403385
17414 * [Config] Build in all phylib support modules.
17415 * [Config] Don't fail when sub-flavour files are missing
17416 - LP: #423426
17417 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
17418 - LP: #423513
17419
17420 [ Upstream ]
17421
17422 * Rebased against v2.6.31-rc9
17423
17424 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
17425
17426 linux (2.6.31-9.29) karmic; urgency=low
17427
17428 [ Leann Ogasawara ]
17429
17430 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
17431 - LP: #419993
17432 * [Config] d-i/modules: Add new char-modules file, initialize with
17433 intel-agp
17434 - LP: #420605
17435
17436 [ Upstream ]
17437
17438 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
17439 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
17440 adda766193ea1cf3137484a9521972d080d0b7af.
17441
17442 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
17443
17444 linux (2.6.31-8.28) karmic; urgency=low
17445
17446 [ Ike Panhc ]
17447
17448 * [Config] Let nic-shared-modules depends on crypto-modules
17449 - LP: #360966
17450
17451 [ Leann Ogasawara ]
17452
17453 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
17454 constant
17455 - LP: #412492
17456
17457 [ Mario Limonciello ]
17458
17459 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
17460 status if HW switch is disabled
17461 - LP: #418721
17462 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
17463 Compal made Dell laptops
17464 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
17465 with rfkill support
17466
17467 [ Tim Gardner ]
17468
17469 * [Config] Add acpiphp to virtual sub-flavour
17470 - LP: #364916
17471 * Drop KSM patch set for now because of instabilities with encrypted swap.
17472 - LP: #418781
17473
17474 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
17475
17476 linux (2.6.31-7.27) karmic; urgency=low
17477
17478 [ Tim Gardner ]
17479
17480 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
17481 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
17482 Replaces previous ksm patches from 2.6.31-6.25
17483 * [Config] KSM=y
17484
17485 [ Upstream ]
17486
17487 * Rebased against v2.6.31-rc7
17488
17489 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
17490
17491 linux (2.6.31-6.26) karmic; urgency=low
17492
17493 [ Andy Whitcroft ]
17494
17495 * [Config] enable CONFIG_AUFS_BR_RAMFS
17496 - LP: #414738
17497 * split out debian directory ready for abstraction
17498 * add printdebian target to find branch target
17499 * abstracted debian -- debian/files is not abstracted
17500 * abstracted debian -- packages must be built in debian/<pkg>
17501 * abstracted debian -- kernel-wedge needs to work in debian/
17502 * abstracted debian -- ensure we install the copyright file
17503 * abstracted-debian -- drop the debian directories from headers
17504 * abstracted-debian -- drop the debian directories from headers part 2
17505 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
17506 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
17507 - LP: #410198
17508
17509 [ Luke Yelavich ]
17510
17511 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
17512 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
17513 - LP: #413150
17514 * [Config] Ports: Build all cpu frequency scaling governors into ports
17515 kernels
17516 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
17517 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
17518 * [Config] Ports: Enable PS3 network driver
17519
17520 [ Stefan Bader ]
17521
17522 * abstracted debian -- call $(DEBIAN)/rules using make
17523
17524 [ Tim Gardner ]
17525
17526 * [Config] Abstract the debian directory
17527 * SAUCE: Improve error reporting in postinst
17528 - LP: #358564
17529
17530 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
17531
17532 linux (2.6.31-6.25) karmic; urgency=low
17533
17534 [ Andy Whitcroft ]
17535
17536 * script to generate Ubuntu changes from changelog
17537 * [Config] standardise ANDROID options
17538 * [Config] standardise CONFIG_ATM as module
17539 * [Config] standardise CONFIG_LIB80211 as module
17540 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
17541 * [Config] set CONFIG_CRAMFS as module
17542 * [Config] enable CONFIG_DAB and modules
17543 * [Config] set CONFIG_MAC80211_HWSIM as module
17544 * [Config] set CONFIG_NET_CLS_FLOW as module
17545 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
17546 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
17547 * [Config] set CONFIG_RTC_DRV_DS1511 as module
17548 * [Config] set CONFIG_RTC_DRV_R9701 as module
17549 * [Config] set CONFIG_RTC_DRV_S35390A as module
17550 * [Config] set CONFIG_TOIM3232_DONGLE as module
17551 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
17552 * [Config] standardise CONFIG_USB_G_PRINTER as module
17553 * [Config] standardise CONFIG_USB_SERIAL_IR as module
17554 * [Config] set CONFIG_USB_SERIAL_IUU as module
17555 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
17556 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
17557 * cleanup remains of dm-loop
17558 * drop thinkpad ec and smapi support
17559 * drop appleir
17560 * [Config] update configs following rebase to v2.6.31-rc6
17561 * rebase to v2.6.31-rc6
17562
17563 [ Hugh Dickins ]
17564
17565 * SAUCE: ksm patch 1, drop after 2.6.31
17566 * SAUCE: ksm patch 2, drop after 2.6.31
17567 * SAUCE: ksm patch 3, drop after 2.6.31
17568 * SAUCE: ksm patch 4, drop after 2.6.31
17569 * SAUCE: ksm patch 5, drop after 2.6.31
17570 * SAUCE: ksm patch 7, drop after 2.6.31
17571
17572 [ Izik Eidus ]
17573
17574 * SAUCE: ksm patch 0, drop after 2.6.31
17575 * SAUCE: ksm patch 6, drop after 2.6.31
17576 * SAUCE: ksm patch 8, drop after 2.6.31
17577 * SAUCE: ksm patch 9, drop after 2.6.31
17578
17579 [ Luke Yelavich ]
17580
17581 * [Config] Ports: Re-add PS3 modules to udebs
17582
17583 [ Michael Casadevall ]
17584
17585 * [Config] Update SPARC config and d-i files to reflect what can be built
17586
17587 [ Tim Gardner ]
17588
17589 * [Config] Removed armel package support
17590 * [Config] Enabled CONFIG_KSM=y
17591
17592 [ Upstream Kernel Changes ]
17593
17594 * Rebased against v2.6.31-rc6
17595 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
17596 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
17597 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
17598 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
17599 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
17600 changes"
17601 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
17602 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
17603 revision"
17604 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
17605 by default"
17606 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
17607 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
17608 ARCH_MXC_CANONICAL"
17609 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
17610 CONFIG_GPIOLIB"
17611 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
17612 2.6.31"
17613 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
17614 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
17615 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
17616 mxc_uart.h _everywhere_"
17617 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
17618 correct location"
17619 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
17620 snd_card_create"
17621 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
17622 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
17623 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
17624 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
17625 mxc_map_io."
17626 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17627 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17628 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
17629 with snd_soc_card."
17630 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
17631 structure"
17632 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
17633 DMA_MODE_READ/WRITE/MASK"
17634 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
17635 Freescale mx51 platform"
17636 * Driver core: add new device to bus's list before probing
17637 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
17638 power-saving
17639 - LP: #381693, #399750, #380892
17640
17641 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
17642
17643 linux (2.6.31-5.24) karmic; urgency=low
17644
17645 [ Amit Kucheria ]
17646
17647 * ARM: IMX51: Make video capture drivers compile
17648 * [Config] IMX51: Config updates
17649
17650 [ Andy Whitcroft ]
17651
17652 * remove leftovers of dm-bbr
17653
17654 [ Leann Ogasawara ]
17655
17656 * Add pata_cs5535 to pata-modules
17657 - LP: #318805
17658
17659 [ Luke Yelavich ]
17660
17661 * [Config] CONFIG_PPC64=y for powerpc64-smp
17662 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
17663 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
17664 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
17665 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
17666 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
17667 * [Config] Enable all PS3 drivers in powerpc64-smp
17668
17669 [ Mario Limonciello ]
17670
17671 * LIRC -- fix lirc-i2c 2.6.31 compilation
17672
17673 [ Matthew Garrett ]
17674
17675 * [Upstream] dell-laptop: Fix rfkill state queries
17676
17677 [ Tim Gardner ]
17678
17679 * [Config] Ignore armel ABI and module changes
17680 * [Config] Update configs after rebase against 2.6.31-rc5
17681
17682 [ Upstream ]
17683
17684 * Rebased to 2.6.31-rc5
17685
17686 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
17687
17688 linux (2.6.31-4.23) karmic; urgency=low
17689
17690 [ Andy Whitcroft ]
17691
17692 * AUFS -- update to aufs2-30 20090727
17693 * [Config] enable AUFS FUSE support
17694
17695 [ Luke Yelavich ]
17696
17697 * [Config] CONFIG_JFS_FS=m on sparc
17698
17699 [ Tim Gardner ]
17700
17701 * [Upstream] dell-laptop: Fix rfkill state setting.
17702
17703 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
17704
17705 linux (2.6.31-4.22) karmic; urgency=low
17706
17707 [ Amit Kucheria ]
17708
17709 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
17710 * ARM: IMX51: Move board-mx51* header files to the correct location
17711 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
17712 * ARM: IMX51: Make it compile.
17713 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
17714 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
17715 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
17716 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
17717 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
17718 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
17719 * ARM: staging: udlfb: Add vmalloc.h include
17720 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
17721
17722 [ Brad Figg ]
17723
17724 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
17725 * ARM: IMX51: codec structure was moved to the card structure
17726 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
17727 * ARM: IMX51: Get to bus_id by calling dev_name.
17728 * ARM: IMX51: Get to bus_id by calling dev_name.
17729 * ARM: IMX51: Added external declaration for mxc_map_io.
17730 * ARM: IMX51: Removed the mxc_gpio_port structure.
17731 * ARM: IMX51: mxc_timer_init prototype
17732 * ARM: IMX51: Fix up merge error in Kconfig
17733 * ARM: IMX51: Changed from snd_card_new to snd_card_create
17734
17735 [ Dinh Nguyen ]
17736
17737 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
17738 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
17739 * ARM: IMX51: Babbage 2.5 needs a different system revision
17740 * ARM: IMX51: IPU irq handler deadlock fix
17741
17742 [ Tim Gardner ]
17743
17744 * [Config] Enabled CONFIG_CAN=m
17745 - LP: #327243
17746 * [Config] Enabled CONFIG_SERIAL=m
17747 - LP: #397189
17748
17749 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
17750
17751 linux (2.6.31-4.21) karmic; urgency=low
17752
17753 [ Amit Kucheria ]
17754
17755 * dm-raid-4-5: Add missing brackets around test_bit()
17756
17757 [ John Johansen ]
17758
17759 * AppArmor: Fix change_profile failing lpn401931
17760 * AppArmor: Fix determination of forced AUDIT messages.
17761 * AppArmor: Fix oops in auditing of the policy interface offset
17762
17763 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
17764
17765 linux (2.6.31-4.20) karmic; urgency=low
17766
17767 [ Andy Whitcroft ]
17768
17769 * SAUCE: iscsitarget -- update to SVN revision r214
17770 * SAUCE: iscsitarget -- renable driver
17771 * [Config] consolidate lpia/lpia and i386/generic configs
17772 * [Config] enable CRYPTO modules for all architectures
17773 * [Config] enable cryptoloop
17774 * [Config] enable various filesystems for armel
17775 * [Config] sync i386 generic and generic-pae
17776 * [Config] add the 386 (486 processors and above) flavour
17777 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
17778 - LP: #399914
17779 * add genconfigs/genportsconfigs to extract the built configs
17780 * updateconfigs -- alter concatenation order allow easier updates
17781 * intelfb -- INTELFB now conflicts with DRM_I915
17782 * printchanges -- rebase tree does not have stable tags use changelog
17783 * AppArmor: fix argument size missmatch on 64 bit builds
17784
17785 [ Ike Panhc ]
17786
17787 * Ship bnx2x firmware in nic-modules udeb
17788 - LP: #360966
17789
17790 [ Jeff Mahoney ]
17791
17792 * AppArmor: fix build failure on ia64
17793
17794 [ John Johansen ]
17795
17796 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
17797 initialize.
17798 * AppArmour: fix auditing of domain transitions to include target profile
17799 information
17800 * AppArmor: fix C99 violation
17801 * AppArmor: revert reporting of create to write permission.
17802 * SAUCE: Add config option to set a default LSM
17803 * [Config] enable AppArmor by default
17804 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
17805
17806 [ Keith Packard ]
17807
17808 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
17809 hardware
17810 - LP: #351756
17811
17812 [ Luke Yelavich ]
17813
17814 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
17815 header packages
17816 - LP: #355344
17817
17818 [ Michael Casadevall ]
17819
17820 * [Config] update SPARC config files to allow success build
17821
17822 [ Scott James Remnant ]
17823
17824 * SAUCE: trace: add trace_event for the open() syscall
17825
17826 [ Stefan Bader ]
17827
17828 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
17829 - LP: #396780
17830
17831 [ Tim Gardner ]
17832
17833 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
17834 - LP: #397499
17835 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
17836 refresh
17837 - LP: #365291
17838 * [Config] SSB/B44 are common across all arches/flavours.
17839
17840 [ Upstream ]
17841
17842 * Rebased to 2.6.31-rc4
17843
17844 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
17845
17846 linux (2.6.31-3.19) karmic; urgency=low
17847
17848 [ Andy Whitcroft ]
17849
17850 * Revert "[Config] Disabled NDISWRAPPER"
17851 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
17852 * AUFS -- export various core functions
17853 * AUFS -- export various core functions -- fixes
17854 * AUFS -- core filesystem
17855 * AUFS -- track changes in v2.6.31
17856 * [Config] Enable AUFS
17857 * droppped 'iwl3945: do not send scan command if channel count zero' as it
17858 is already upstream but failed to auto-drop on rebase.
17859
17860 [ Eric Paris ]
17861
17862 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
17863 choose
17864 * SAUCE: inotify: check filename before dropping repeat events
17865 * SAUCE: fsnotify: fix inotify tail drop check with path entries
17866
17867 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
17868
17869 linux (2.6.31-3.18) karmic; urgency=low
17870
17871 [ Andy Whitcroft ]
17872
17873 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
17874 AUFS"
17875 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
17876 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
17877 security_inode_permission"
17878 * clear out left over AUFS files and modifications
17879
17880 [ Luke Yelavich ]
17881
17882 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
17883 * SAUCE: Explicitly include header files to allow apparmor to build on
17884 powerpc
17885 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
17886
17887 [ Tim Gardner ]
17888
17889 * [Config] Dropped ubuntu/misc/wireless/acx
17890 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
17891
17892 [ Upstream ]
17893
17894 * Rebased to 2.6.31-rc3
17895
17896 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
17897
17898 linux (2.6.31-2.17) karmic; urgency=low
17899
17900 [ Andy Whitcroft ]
17901
17902 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
17903 * compcache -- remove redundant Kconfig entries part 2
17904 * compcache -- clean up CCFLAGS declarations
17905 * [Config] enable AppArmor
17906 * AppArmor: fix operator precidence issue in as_path_link
17907
17908 [ John Johansen ]
17909
17910 * AppArmor security module
17911 * AppArmor: Correct mapping of file permissions.
17912 * AppArmor: Turn auditing of ptrace on
17913
17914 [ Luke Yelavich ]
17915
17916 * [Config] disable CONFIG_DM_RAID45 on powerpc
17917
17918 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
17919
17920 linux (2.6.31-2.16) karmic; urgency=low
17921
17922 [ Andy Whitcroft ]
17923
17924 * compcache -- remove redundant Kconfig entries
17925 added ignore and ignore.modules for all arches since the compcache update
17926 changes the modules names as well as some compcache ABI values.
17927
17928 [ Manoj Iyer ]
17929
17930 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
17931 * SAUCE: update compcache version to 0.5.3
17932
17933 [ Tim Gardner ]
17934
17935 * [Config]: Fix sparc FTBS by adding ignore.modules
17936
17937 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
17938
17939 linux (2.6.31-2.15) karmic; urgency=low
17940
17941 [ Andy Whitcroft ]
17942
17943 * SAUCE: default ATI Radeon KMS to off until userspace catches up
17944 * [Config] Update configs following rebase to 2.6.31-rc2
17945 * [Config] update ports configs following update to 2.6.31-rc2
17946
17947 [ Luke Yelavich ]
17948
17949 * [Config] powerpc - Disable CONFIG_RDS
17950
17951 [ Matt Zimmerman ]
17952
17953 * Rename linux-doc-PKGVER to linux-doc and clean up its description
17954 - LP: #382115
17955
17956 [ Upstream Kernel Changes ]
17957
17958 * rebased to mainline 2.6.31-rc2
17959
17960 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
17961
17962 linux (2.6.31-1.14) karmic; urgency=low
17963
17964 [ Andy Whitcroft ]
17965
17966 * update ndiswrapper to 1.55
17967 * remove leftovers of gfs
17968 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
17969
17970 [ Luke Yelavich ]
17971
17972 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
17973 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
17974 kernel
17975
17976 [ Manoj Iyer ]
17977
17978 * Remove snd-bt-sco ubuntu driver
17979
17980 [ Michael Casadevall ]
17981
17982 * [Config] updates ia64 config and d-i folders to allow succesful build
17983 * [Config] Update powerpc and sparc for 2.6.31
17984
17985 [ Upstream Kernel Changes ]
17986
17987 * intel-iommu: fix Identity Mapping to be arch independent
17988 - LP: #384695
17989 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
17990
17991 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
17992
17993 linux (2.6.31-1.13) karmic; urgency=low
17994
17995 [ Andy Whitcroft ]
17996
17997 * REBASE: rebased to mainline 2.6.31-rc1
17998 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
17999 no longer applies, using deprecated interfaces, LPIA only, dropped
18000 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
18001 changes now upstream, dropped
18002 * [Config] Update configs following rebase to 2.6.31-rc1
18003 * [Config] update ports configs following update to 2.6.31-rc1
18004
18005 * [Config] disable broken staging driver CONFIG_STLC45XX
18006 * SAUCE: fix compcache to use updates accessors
18007 * [Config] disable staging driver CONFIG_VT6655
18008 * SAUCE: fix DRDB to use updates accessors
18009 * [Disable] ndiswrapper needs update
18010 * [Disable] LIRC I2C needs update
18011 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
18012 * [Config] disable I2C_DESIGNWARE does not compile
18013 * [Config] disable CONFIG_TLSUP for lpia
18014 * [Config] disable CONFIG_FB_UDL for arm
18015 * SAUCE: disable adding scsi headers to linux-libc-dev
18016
18017 [ Mario Limonciello ]
18018
18019 * SAUCE: Add LIRC drivers
18020
18021 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
18022
18023 linux (2.6.30-10.12) karmic; urgency=low
18024
18025 [ Andy Whitcroft ]
18026
18027 * [Config] split out the ports configs into their own family
18028 * [Config] update configs following introduction of ports family
18029
18030 [ Upstream Kernel Changes ]
18031
18032 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
18033 description". Fixes linux-doc package name conflicts for now.
18034 - LP: #382115
18035
18036 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
18037
18038 linux (2.6.30-10.11) karmic; urgency=low
18039
18040 [ Amit Kucheria ]
18041
18042 * [Config] Comment splitconfig.pl and misc cleanup
18043 * [Config] Rename all configs to the new naming scheme
18044 * [Config] Splitconfig rework
18045 * [Config] Rename scripts/misc/oldconfig to kernelconfig
18046 * [Config] Fix build system for new config split
18047 * [Config] Run updateconfigs after the splitconfig rework
18048
18049 [ Andy Whitcroft ]
18050
18051 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
18052 * [Config] standardise CONFIG_STAGING=y
18053 * [Config] standardise CONFIG_RD_LZMA=y
18054 * [Config] CONFIG_PCI_IOV=y
18055 * [Config] CONFIG_PCI_STUB=m
18056 * [Config] merge kernel configs more agressively
18057
18058 [ Colin Watson ]
18059
18060 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
18061 * [Config] Add support for including firmware in udebs
18062 * [Config] Ship bnx2 firmware in nic-modules udeb
18063 - LP: #384861
18064
18065 [ Luke Yelavich ]
18066
18067 * [Config] ports - Import of ports architectures into kernel packaging
18068 infrastructure
18069 * [Config] ports - Do not update ports kernel configurations by default
18070 * [Config] ports - Disable ABI checking for ports architectures
18071 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
18072 * [Config] ports - Add control.d/vars.* files for ports architectures
18073 * [Config] ports - Add ports architectures for linux-libc-dev
18074 * [Config] ports - Create powerpc specific message-modules and
18075 block-modules udebs
18076 * [Config] ports - Add configuration files for ports architectures
18077
18078 [ Manoj Iyer ]
18079
18080 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
18081 - LP: #329864
18082
18083 [ Michael Casadevall ]
18084
18085 * [Config] ports - Fix compression of kernels
18086
18087 [ Stefan Bader ]
18088
18089 * [Upstream] mmc: prevent dangling block device from accessing stale
18090 queues
18091 - LP: #383668
18092
18093 [ Tim Gardner ]
18094
18095 * [Config] Recommend grub-pc in linux-image
18096 - LP: #385741
18097 * [Config] Implement i386 generic and generic-pae flavours
18098 * [Config] ports - Add control info after integrating ports arches
18099 * [Config] Removed auto-generated files from git
18100 * [Config] Added netxen_nic to nic-modules
18101 - LP: #389603
18102
18103 [ Matt Zimmerman ]
18104
18105 * Rename linux-doc-PKGVER to linux-doc and clean up its description
18106 - LP: #382115
18107
18108 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
18109
18110 linux (2.6.30-9.10) karmic; urgency=low
18111
18112 [ Andy Whitcroft ]
18113
18114 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
18115 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
18116 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
18117 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
18118 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
18119 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
18120
18121 [ Upstream Kernel Changes ]
18122
18123 * rebased to 2.6.30 final
18124
18125 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
18126
18127 linux (2.6.30-8.9) karmic; urgency=low
18128
18129 [ Andy Whitcroft ]
18130
18131 * Config update removed the following options:
18132 CONFIG_EDAC_AMD8111=m
18133 CONFIG_EDAC_AMD8131=m
18134
18135 [ Upstream Kernel Changes ]
18136
18137 * rebased to 2.6.30-rc8
18138
18139 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
18140
18141 linux (2.6.30-7.8) karmic; urgency=low
18142
18143 [ Andy Whitcroft ]
18144
18145 * Enabled NEW configration options:
18146 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
18147 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
18148
18149 [ Upstream Kernel Changes ]
18150
18151 * rebased to 2.6.30-rc7
18152
18153 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
18154
18155 linux (2.6.30-6.7) karmic; urgency=low
18156
18157 [ Andy Whitcroft ]
18158
18159 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
18160 upstream)
18161
18162 [ Upstream Kernel Changes ]
18163
18164 * rebased to 2.6.30-rc6
18165
18166 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
18167
18168 linux (2.6.30-5.6) karmic; urgency=low
18169
18170 [ Tim Gardner ]
18171
18172 * [Config] Enable Keyspan USB serial device firmware in kernel module
18173 - LP: #334285
18174
18175 [ Upstream Kernel Changes ]
18176
18177 * rebased to 2.6.30-rc5
18178
18179 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
18180
18181 linux (2.6.30-4.5) karmic; urgency=low
18182
18183 [ Colin Watson ]
18184
18185 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
18186 /usr/include/asm/* going missing
18187 - LP: #373214
18188
18189 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
18190
18191 linux (2.6.30-3.4) karmic; urgency=low
18192
18193 [ Kees Cook ]
18194
18195 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
18196 - LP: #369978
18197
18198 [ Stefan Bader ]
18199
18200 * SAUCE: input: Blacklist digitizers from joydev.c
18201 - LP: #300143
18202
18203 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
18204
18205 linux (2.6.30-2.3) karmic; urgency=low
18206
18207 [ Tim Gardner ]
18208
18209 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
18210 - LP: #369152
18211 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
18212 * [Config] CONFIG_DRM_I915_KMS=y
18213 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
18214 minimums
18215
18216 [ Upstream Kernel Changes ]
18217
18218 * rebased to 2.6.30-rc4
18219
18220 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
18221
18222 linux (2.6.30-1.2) karmic; urgency=low
18223
18224 [ Tim Gardner ]
18225
18226 * [Config] armel: disable staging drivers, fixes FTBS
18227 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
18228
18229 [ Upstream Kernel Changes ]
18230
18231 * mpt2sas: Change reset_type enum to avoid namespace collision.
18232 Submitted upstream.
18233
18234 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
18235
18236 linux (2.6.30-1.1) karmic; urgency=low
18237
18238 * Initial release after rebasing against v2.6.30-rc3
18239
18240 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
18241