]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - debian.master/changelog
UBUNTU: Ubuntu-4.10.0-11.13
[mirror_ubuntu-zesty-kernel.git] / debian.master / changelog
1 linux (4.10.0-11.13) zesty; urgency=low
2
3 [ Tim Gardner ]
4
5 * Release Tracking Bug
6 - LP: #1669127
7
8 * linux-tools-common should Depends: lsb-release (LP: #1667571)
9 - [Config] linux-tools-common depends on lsb-release
10
11 * Ubuntu (Zesty): When we miss LSI/INTx interrupts on slot, message is too
12 imprecise (LP: #1668382)
13 - of/irq: improve error report on irq discovery process failure
14
15 * Zesty update to v4.10.1 stable release (LP: #1668993)
16 - ptr_ring: fix race conditions when resizing
17 - ip: fix IP_CHECKSUM handling
18 - net: socket: fix recvmmsg not returning error from sock_error
19 - tty: serial: msm: Fix module autoload
20 - USB: serial: mos7840: fix another NULL-deref at open
21 - USB: serial: cp210x: add new IDs for GE Bx50v3 boards
22 - USB: serial: ftdi_sio: fix modem-status error handling
23 - USB: serial: ftdi_sio: fix extreme low-latency setting
24 - USB: serial: ftdi_sio: fix line-status over-reporting
25 - USB: serial: spcp8x5: fix modem-status handling
26 - USB: serial: opticon: fix CTS retrieval at open
27 - USB: serial: ark3116: fix register-accessor error handling
28 - USB: serial: console: fix uninitialised spinlock
29 - x86/platform/goldfish: Prevent unconditional loading
30 - goldfish: Sanitize the broken interrupt handler
31 - netfilter: nf_ct_helper: warn when not applying default helper assignment
32 - ACPICA: Linuxize: Restore and fix Intel compiler build
33 - block: fix double-free in the failure path of cgwb_bdi_init()
34 - rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/down
35 - xfs: clear delalloc and cache on buffered write failure
36 - Linux 4.10.1
37
38 * [UBUNTU Zesty] mlx5 - Improve OVS offload driver (LP: #1668019)
39 - net/sched: cls_flower: Disallow duplicate internal elements
40 - net/sched: cls_flower: Properly handle classifier flags dumping
41 - net/sched: cls_matchall: Dump the classifier flags
42 - net/sched: Reflect HW offload status
43 - net/sched: cls_flower: Reflect HW offload status
44 - net/sched: cls_matchall: Reflect HW offloading status
45 - net/sched: cls_u32: Reflect HW offload status
46 - net/sched: cls_bpf: Reflect HW offload status
47 - net/mlx5: Push min-inline mode resolution helper into the core
48 - IB/mlx5: Enable Eth VFs to query their min-inline value for user-space
49 - net/mlx5: Use exact encap header size for the FW input buffer
50 - net/mlx5e: Add TC offloads matching on IPv6 encapsulation headers
51 - net/mlx5e: TC ipv4 tunnel encap offload cosmetic changes
52 - net/mlx5e: Use the full tunnel key info for encapsulation offload house- keeping
53 - net/mlx5e: Maximize ip tunnel key usage on the TC offloading path
54 - net/mlx5e: Support SRIOV TC encapsulation offloads for IPv6 tunnels
55 - net/mlx5: E-Switch, Enlarge the FDB size for the switchdev mode
56 - net/mlx5: Fix static checker warnings
57
58 * [Hyper-V] Ubuntu 14.04.2 LTS Generation 2 SCSI Errors on VSS Based Backups
59 (LP: #1470250)
60 - SAUCE: Tools: hv: vss: Thaw the filesystem and continue after freeze fails
61
62 * Ubuntu17.04: Need more patches for aacraid to bring up Boston System
63 (LP: #1668726)
64 - scsi: aacraid: Remove duplicate irq management code
65 - scsi: aacraid: Added aacraid.h include guard
66 - scsi: aacraid: added support for init_struct_8
67 - scsi: aacraid: Added sa firmware support
68 - scsi: aacraid: Retrieve and update the device types
69 - scsi: aacraid: Reworked scsi command submission path
70 - scsi: aacraid: Process Error for response I/O
71 - scsi: aacraid: Added support for response path
72 - scsi: aacraid: Added support for read medium error
73 - scsi: aacraid: Reworked aac_command_thread
74 - scsi: aacraid: Added support for periodic wellness sync
75 - scsi: aacraid: Retrieve Queue Depth from Adapter FW
76 - scsi: aacraid: Added support to set QD of attached drives
77 - scsi: aacraid: Added support for hotplug
78 - scsi: aacraid: Include HBA direct interface
79 - scsi: aacraid: Add task management functionality
80 - scsi: aacraid: Added support to abort cmd and reset lun
81 - scsi: aacraid: VPD 83 type3 support
82 - scsi: aacraid: Added new IWBR reset
83 - scsi: aacraid: Added ioctl to trigger IOP/IWBR reset
84 - scsi: aacraid: Retrieve HBA host information ioctl
85 - scsi: aacraid: Update copyrights
86 - scsi: aacraid: Change Driver Version Prefix
87 - scsi: aacraid: update version
88 - scsi: aacraid: rcode is unsigned and should be signed int
89 - scsi: aacraid: avoid open-coded upper_32_bits
90 - scsi: aacraid: Fix camel case
91 - scsi: aacraid: Use correct channel number for raw srb
92 - scsi: aacraid: Fix for excessive prints on EEH
93 - scsi: aacraid: Prevent E3 lockup when deleting units
94 - scsi: aacraid: Fix memory leak in fib init path
95 - scsi: aacraid: Added sysfs for driver version
96 - scsi: aacraid: Fix sync fibs time out on controller reset
97 - scsi: aacraid: Skip wellness sync on controller failure
98 - scsi: aacraid: Reload offlined drives after controller reset
99 - scsi: aacraid: Decrease adapter health check interval
100 - scsi: aacraid: Skip IOP reset on controller panic(SMART Family)
101 - scsi: aacraid: Reorder Adapter status check
102 - scsi: aacraid: Save adapter fib log before an IOP reset
103 - scsi: aacraid: Fix a potential spinlock double unlock bug
104 - scsi: aacraid: Update driver version
105 - scsi: aacraid: Fixed expander hotplug for SMART family
106
107 * Ubuntu 17.04: "Oops: Exception in kernel mode, sig: 5 [#1]" seen during
108 fadump over ssh on Alpine machine. (LP: #1655241)
109 - Revert "UBUNTU: SAUCE: powerpc/fadump: set an upper limit for boot memory size"
110 - SAUCE: powerpc/fadump: set an upper limit for boot memory size (V2)
111
112 * CAPI:Ubuntu: Kernel panic while rebooting (LP: #1667599)
113 - pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
114 - pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
115 - pci/hotplug/pnv-php: Disable MSI and PCI device properly
116
117 * Nvlink2: Additional patches (LP: #1667081)
118 - powerpc/powernv: Initialise nest mmu
119 - powerpc/powernv: Use OPAL call for TCE kill on NVLink2
120 - powerpc/mm: refactor radix physical page mapping
121 - powerpc/mm: add radix__create_section_mapping()
122 - powerpc/mm: add radix__remove_section_mapping()
123 - powerpc/mm: unstub radix__vmemmap_remove_mapping()
124 - [Config] Enforce CONFIG_MOVABLE_NODE=y for ppc64el
125
126 * PowerNV: No rate limit for kernel error "KVM can't copy data from"
127 (LP: #1667416)
128 - SAUCE: KVM: PPC: Book3S: Ratelimit copy data failure error messages
129
130 * Please disable unnecessary config options in the Ubuntu 17.04 kernel config
131 (LP: #1667490)
132 - [Config] Disable experimental IMA options
133
134 * POWER9: AST: Improve AST 2500 support (LP: #1667424)
135 - SAUCE: drm/ast: Handle configuration without P2A bridge
136 - SAUCE: drm/ast: const'ify mode setting tables
137 - SAUCE: drm/ast: Remove spurrious include
138 - SAUCE: drm/ast: Fix calculation of MCLK
139 - SAUCE: drm/ast: Base support for AST2500
140 - SAUCE: drm/ast: Fixed vram size incorrect issue on POWER
141 - SAUCE: drm/ast: Factor mmc_test code in POST code
142 - SAUCE: drm/ast: Rename ast_init_dram_2300 to ast_post_chip_2300
143 - SAUCE: drm/ast: POST code for the new AST2500
144 - SAUCE: drm/ast: Fix test for VGA enabled
145 - SAUCE: drm/ast: Call open_key before enable_mmio in POST code
146
147 * POWER9: Additional patches for 17.04 and 16.04.2 (LP: #1667116)
148 - powerpc/mm: Update PROTFAULT handling in the page fault path
149 - powerpc/mm/radix: Update pte update sequence for pte clear case
150 - powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm
151 - powerpc/mm/radix: Skip ptesync in pte update helpers
152 - SAUCE: powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU
153
154 * POWER9: Improve PMU capabilites (LP: #1667413)
155 - powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()
156 - powerpc/perf: Avoid FAB_*_MATCH checks for power9
157 - powerpc/perf: Add restrictions to PMC5 in power9 DD1
158 - powerpc/perf: Use Instruction Counter value
159 - powerpc/perf: Use PM_INST_DISP for generic instructions sample
160 - powerpc/perf: Add alternative event table and function for power9
161 - powerpc/perf: Add PM_INST_DISP event to Power9 event list
162 - powerpc/perf: Factor out event_alternative function
163
164 * Miscellaneous Ubuntu changes
165 - [Config] CONFIG_QCOM_FALKOR_ERRATUM_1009=y
166 - [Config] CONFIG_QCOM_L2_PMU=y
167 - [Config] CONFIG_QCOM_FALKOR_ERRATUM_1003=y
168 - ubuntu: vbox -- Update to 5.1.14-dfsg-2
169
170 * Miscellaneous upstream changes
171 - arm64: errata: Provide macro for major and minor cpu revisions
172 - arm64: Define Falkor v1 CPU
173 - arm64: Use __tlbi() macros in KVM code
174 - arm64: Work around Falkor erratum 1009
175 - perf: add qcom l2 cache perf events driver
176 - arm64: arch_timer: document Hisilicon erratum 161010101
177 - arm64: Work around Falkor erratum 1003
178 - ACPI/IORT: Fix iort_node_get_id() mapping entries indexing
179 - net: qcom/emac: add ethtool support
180 - Revert "net: qcom/emac: configure the external phy to allow pause frames"
181 - net: qcom/emac: rename emac_phy to emac_sgmii and move it
182 - net: qcom/emac: claim the irq only when the device is opened
183 - net: qcom/emac: display the phy driver info after we connect
184 - net: qcom/emac: always use autonegotiation to configure the SGMII link
185 - net: qcom/emac: do not call emac_mac_start twice
186 - net: qcom/emac: remove extraneous wake-on-lan code
187 - net: qcom/emac: add an error interrupt handler for the sgmii
188 - net: qcom/emac: add ethool support for setting pause parameters
189 - net: qcom/emac: fix semicolon.cocci warnings
190 - net: qcom/emac: add ethtool support for reading hardware registers
191 - net: qcom/emac: add ethtool support for setting ring parameters
192 - net: qcom/emac: fix a sizeof() typo
193
194 -- Seth Forshee <seth.forshee@canonical.com> Thu, 23 Feb 2017 12:32:41 -0600
195
196 linux (4.10.0-10.12) zesty; urgency=low
197
198 [ Tim Gardner ]
199
200 * Release Tracking Bug
201 - LP: #1666636
202
203 * POWER9 : Enable Stop 0-2 with ESL=EC=0 (LP: #1666197)
204 - powernv:idle: Add IDLE_STATE_ENTER_SEQ_NORET macro
205 - powernv:stop: Rename pnv_arch300_idle_init to pnv_power9_idle_init
206 - cpuidle:powernv: Add helper function to populate powernv idle states.
207 - powernv: Pass PSSCR value and mask to power9_idle_stop
208 - Documentation:powerpc: Add device-tree bindings for power-mgt
209
210 * ecryptfs fails to load block cipher on ppc64el (LP: #1666483)
211 - [Config] CONFIG_CRYPTO_DEV_VMX=n
212
213 * [ubuntu 16.10] Enable OPTPROBES for powerpc (LP: #1585741)
214 - powerpc/bpf: Introduce __PPC_SH64()
215 - powerpc: Add helper to check if offset is within relative branch range
216 - powerpc/kprobes: Fixes for kprobe_lookup_name() on BE
217 - powerpc/kprobes: Implement Optprobes
218 - powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()
219
220 * Miscellaneous Ubuntu changes
221 - [Config] CONFIG_QCOM_IRQ_COMBINER=y
222 - [Config] CONFIG_ARM_ARCH_TIMER_OOL_WORKAROUND=y
223 - [Config] CONFIG_HISILICON_ERRATUM_161010101=y
224
225 * Miscellaneous upstream changes
226 - ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scan
227 - ACPI: Add support for ResourceSource/IRQ domain mapping
228 - irqchip/qcom: Add IRQ combiner driver
229 - clocksource/drivers/arm_arch_timer: Add dt binding for hisilicon-161010101 erratum
230 - clocksource/drivers/arm_arch_timer: Remove fsl-a008585 parameter
231 - clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrastructure
232 - clocksource/drivers/arm_arch_timer: Work around Hisilicon erratum 161010101
233 - iommu/dma: Allow MSI-only cookies
234 - iommu: Rename iommu_dm_regions into iommu_resv_regions
235 - iommu: Add a new type field in iommu_resv_region
236 - iommu: iommu_alloc_resv_region
237 - iommu: Only map direct mapped regions
238 - iommu: iommu_get_group_resv_regions
239 - iommu: Implement reserved_regions iommu-group sysfs file
240 - iommu/vt-d: Implement reserved region get/put callbacks
241 - iommu/amd: Declare MSI and HT regions as reserved IOVA regions
242 - iommu/arm-smmu: Implement reserved region get/put callbacks
243 - iommu/arm-smmu-v3: Implement reserved region get/put callbacks
244 - irqdomain: Add irq domain MSI and MSI_REMAP flags
245 - genirq/msi: Set IRQ_DOMAIN_FLAG_MSI on MSI domain creation
246 - irqdomain: irq_domain_check_msi_remap
247 - irqchip/gicv3-its: Sets IRQ_DOMAIN_FLAG_MSI_REMAP
248 - vfio/type1: Allow transparent MSI IOVA allocation
249 - vfio/type1: Check MSI remapping at irq domain level
250 - iommu/arm-smmu: Do not advertise IOMMU_CAP_INTR_REMAP anymore
251 - iommu/arm-smmu-v3: Clear prior settings when updating STEs
252 - iommu/arm-smmu-v3: limit use of 2-level stream tables
253 - iommu/arm-smmu: Support for Extended Stream ID (16 bit)
254 - iommu/arm-smmu: Fix for ThunderX erratum #27704
255
256 -- Tim Gardner <tim.gardner@canonical.com> Mon, 20 Feb 2017 15:32:54 -0700
257
258 linux (4.10.0-9.11) zesty; urgency=low
259
260 [ Tim Gardner ]
261
262 * Release Tracking Bug
263 - LP: #1666214
264
265 * linux: disable CONFIG_PCIEPORTBUS in the kernel (LP: #1665404)
266 - [Config] CONFIG_PCIEPORTBUS=n for ppc64el
267
268 * linux-lts-xenial 4.4.0-63.84~14.04.2 ADT test failure with linux-lts-xenial
269 4.4.0-63.84~14.04.2 (LP: #1664912)
270 - SAUCE: apparmor: fix link auditing failure due to, uninitialized var
271
272 * Ubuntu 17.04: "Oops: Exception in kernel mode, sig: 5 [#1]" seen during
273 fadump over ssh on Alpine machine. (LP: #1655241)
274 - SAUCE: powerpc/fadump: set an upper limit for boot memory size
275
276 * In Ubuntu 17.04 : after reboot getting message in console like Unable to
277 open file: /etc/keys/x509_ima.der (-2) (LP: #1656908)
278 - SAUCE: ima: Downgrade error to warning
279
280 * NFS client : permission denied when trying to access subshare, since kernel
281 4.4.0-31 (LP: #1649292)
282 - fs: Better permission checking for submounts
283
284 * Miscellaneous Ubuntu changes
285 - SAUCE: (noup) Update spl to 0.6.5.9-1, zfs to 0.6.5.9-2
286 - [Config] CONFIG_SCSI_HISI_SAS=m on arm64
287 - d-i: Add hisi_sas_v2_hw to scsi-modules
288 - d-i: Add hns_enet_drv to nic-modules
289 - d-i: Add supporting modules for hns_enet_drv to nic-modules
290 - rebase to v4.10
291
292 [ Upstream Kernel Changes ]
293
294 * rebase to v4.10
295
296 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Feb 2017 11:18:07 -0700
297
298 linux (4.10.0-8.10) zesty; urgency=low
299
300 [ Tim Gardner ]
301
302 * Release Tracking Bug
303 - LP: #1664217
304
305 * [Hyper-V] Bug fixes for storvsc (tagged queuing, error conditions)
306 (LP: #1663687)
307 - scsi: storvsc: Enable tracking of queue depth
308 - scsi: storvsc: Remove the restriction on max segment size
309 - scsi: storvsc: Enable multi-queue support
310 - scsi: storvsc: use tagged SRB requests if supported by the device
311 - scsi: storvsc: properly handle SRB_ERROR when sense message is present
312 - scsi: storvsc: properly set residual data length on errors
313
314 * Ubuntu16.10-KVM:Big configuration with multiple guests running SRIOV VFs
315 caused KVM host hung and all KVM guests down. (LP: #1651248)
316 - KVM: PPC: Book 3S: XICS cleanup: remove XICS_RM_REJECT
317 - KVM: PPC: Book 3S: XICS: correct the real mode ICP rejecting counter
318 - KVM: PPC: Book 3S: XICS: Fix potential issue with duplicate IRQ resends
319 - KVM: PPC: Book 3S: XICS: Implement ICS P/Q states
320 - KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend
321
322 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
323 (LP: #1531747)
324 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
325
326 * CVE-2016-1575 (LP: #1534961)
327 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
328
329 * CVE-2016-1576 (LP: #1535150)
330 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
331
332 * Miscellaneous Ubuntu changes
333 - SAUCE: md/raid6 algorithms: scale test duration for speedier boots
334 - SAUCE: Import aufs driver
335 - d-i: Build message-modules udeb for arm64
336 - rebase to v4.10-rc8
337
338 * Miscellaneous upstream changes
339 - Revert "UBUNTU: SAUCE: aufs -- remove .readlink assignment"
340 - Revert "UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()"
341 - Revert "UBUNTU: SAUCE: aufs -- Add flags argument to aufs_rename()"
342 - Revert "UBUNTU: SAUCE: aufs -- Convert to use xattr handlers"
343 - Revert "UBUNTU: SAUCE: Import aufs driver"
344
345 [ Upstream Kernel Changes ]
346
347 * rebase to v4.10-rc8
348
349 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Feb 2017 08:34:24 -0700
350
351 linux (4.10.0-7.9) zesty; urgency=low
352
353 [ Tim Gardner ]
354
355 * Release Tracking Bug
356 - LP: #1662201
357
358 * AMDGPU support for CIK parts in kernel config? (LP: #1661887)
359 - [Config] CONFIG_DRM_AMDGPU_CIK=y
360
361 * regession tests failing after stackprofile test is run (LP: #1661030)
362 - fix regression with domain change in complain mode
363
364 * Permission denied and inconsistent behavior in complain mode with 'ip netns
365 list' command (LP: #1648903)
366 - fix regression with domain change in complain mode
367
368 * flock not mediated by 'k' (LP: #1658219)
369 - SAUCE: apparmor: flock mediation is not being enforced on cache check
370
371 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
372 from a unshared mount namespace (LP: #1656121)
373 - SAUCE: apparmor: null profiles should inherit parent control flags
374
375 * apparmor refcount leak of profile namespace when removing profiles
376 (LP: #1660849)
377 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
378
379 * tor in lxd: apparmor="DENIED" operation="change_onexec"
380 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
381 name="system_tor" (LP: #1648143)
382 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
383 namespaces
384
385 * apparmor_parser hangs indefinitely when called by multiple threads
386 (LP: #1645037)
387 - SAUCE: apparmor: fix lock ordering for mkdir
388
389 * apparmor leaking securityfs pin count (LP: #1660846)
390 - SAUCE: apparmor: fix leak on securityfs pin count
391
392 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
393 (LP: #1660845)
394 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
395 fails
396
397 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
398 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
399
400 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
401 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
402
403 * apparmor auditing denied access of special apparmor .null fi\ le
404 (LP: #1660836)
405 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
406
407 * apparmor label leak when new label is unused (LP: #1660834)
408 - SAUCE: apparmor: fix label leak when new label is unused
409
410 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
411 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
412
413 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
414 - SAUCE: apparmor: fix replacement race in reading rawdata
415
416 * unix domain socket cross permission check failing with nested namespaces
417 (LP: #1660832)
418 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
419
420 * Regression tests can not detect binfmt_elf mmpa semantic change
421 (LP: #1630069)
422 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
423
424 * Support snaps inside of lxd containers (LP: #1611078)
425 - apparmor: add interface to be able to grab loaded policy
426 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
427 - apparmor: add __aa_find_ns fn
428 - apparmor: add mkdir/rmdir interface to manage policy namespaces
429 - apparmor: fix oops in pivot_root mediation
430 - apparmor: fix warning that fn build_pivotroot discards const
431 - apparmor: add interface to advertise status of current task stacking
432 - apparmor: update policy permissions to consider ns being viewed/managed
433 - apparmor: add per ns policy management interface
434 - apparmor: bump domain stacking version to 1.2
435
436 * change_hat is logging failures during expected hat probing (LP: #1615893)
437 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
438
439 * deleted files outside of the namespace are not being treated as disconnected
440 (LP: #1615892)
441 - SAUCE: apparmor: deleted dentries can be disconnected
442
443 * stacking to unconfined in a child namespace confuses mediation
444 (LP: #1615890)
445 - SAUCE: apparmor: special case unconfined when determining the mode
446
447 * apparmor module parameters can be changed after the policy is locked
448 (LP: #1615895)
449 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
450
451 * AppArmor profile reloading causes an intermittent kernel BUG (LP: #1579135)
452 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
453
454 * label vec reductions can result in reference labels instead of direct access
455 to labels (LP: #1615889)
456 - SAUCE: apparmor: reduction of vec to single entry is just that entry
457
458 * profiles from different namespaces can block other namespaces from being
459 able to load a profile (LP: #1615887)
460 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
461
462 * The label build for onexec when stacking is wrong (LP: #1615881)
463 - SAUCE: apparmor: Fix label build for onexec stacking.
464
465 * The inherit check for new to old label comparison for domain transitions is
466 wrong (LP: #1615880)
467 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
468
469 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
470 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
471
472 * __label_update proxy comparison test is wrong (LP: #1615878)
473 - SAUCE: apparmor: Fix __label_update proxy comparison test
474
475 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
476 (LP: #1560583)
477 - SAUCE: apparmor: Allow ns_root processes to open profiles file
478 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
479
480 * policy namespace stacking (LP: #1379535)
481 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
482 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
483
484 * brd module compiled as built-in (LP: #1593293)
485 - [Config] CONFIG_BLK_DEV_RAM=m
486
487 * Miscellaneous Ubuntu changes
488 - SAUCE: apparmor: Fix FTBFS due to bad include path
489 - SAUCE: apparmor: add data query support
490 - rebase to v4.10-rc7
491
492 * Miscellaneous upstream changes
493 - fixup backout policy view capable for forward port
494 - apparmor: fix: Rework the iter loop for label_update
495 - apparmor: add more assertions for updates/merges to help catch errors
496 - apparmor: Make pivot root transitions work with stacking
497 - apparmor: convert delegating deleted files to mediate deleted files
498 - apparmor: add missing parens. not a bug fix but highly recommended
499 - apparmor: add a stack_version file to allow detection of bug fixes
500 - apparmor: push path lookup into mediation loop
501 - apparmor: default to allowing unprivileged userns policy
502 - apparmor: fix: permissions test to view and manage policy
503 - apparmor: Add Basic ns cross check condition for ipc
504
505 [ Upstream Kernel Changes ]
506
507 * rebase to v4.10-rc7
508
509 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Feb 2017 10:48:30 -0700
510
511 linux (4.10.0-6.8) zesty; urgency=low
512
513 [ Tim Gardner ]
514
515 * Release Tracking Bug
516 - LP: #1661300
517
518 * flock not mediated by 'k' (LP: #1658219)
519 - SAUCE: apparmor: flock mediation is not being enforced on cache check
520
521 * unexpected errno=13 and disconnected path when trying to open /proc/1/ns/mnt
522 from a unshared mount namespace (LP: #1656121)
523 - SAUCE: apparmor: null profiles should inherit parent control flags
524
525 * apparmor refcount leak of profile namespace when removing profiles
526 (LP: #1660849)
527 - SAUCE: apparmor: fix ns ref count link when removing profiles from policy
528
529 * tor in lxd: apparmor="DENIED" operation="change_onexec"
530 namespace="root//CONTAINERNAME_<var-lib-lxd>" profile="unconfined"
531 name="system_tor" (LP: #1648143)
532 - SAUCE: apparmor: Fix no_new_privs blocking change_onexec when using stacked
533 namespaces
534
535 * apparmor_parser hangs indefinitely when called by multiple threads
536 (LP: #1645037)
537 - SAUCE: apparmor: fix lock ordering for mkdir
538
539 * apparmor leaking securityfs pin count (LP: #1660846)
540 - SAUCE: apparmor: fix leak on securityfs pin count
541
542 * apparmor reference count leak when securityfs_setup_d_inode\ () fails
543 (LP: #1660845)
544 - SAUCE: apparmor: fix reference count leak when securityfs_setup_d_inode()
545 fails
546
547 * apparmor not checking error if security_pin_fs() fails (LP: #1660842)
548 - SAUCE: apparmor: fix not handling error case when securityfs_pin_fs() fails
549
550 * apparmor oops in bind_mnt when dev_path lookup fails (LP: #1660840)
551 - SAUCE: apparmor: fix oops in bind_mnt when dev_path lookup fails
552
553 * apparmor auditing denied access of special apparmor .null fi\ le
554 (LP: #1660836)
555 - SAUCE: apparmor: Don't audit denied access of special apparmor .null file
556
557 * apparmor label leak when new label is unused (LP: #1660834)
558 - SAUCE: apparmor: fix label leak when new label is unused
559
560 * apparmor reference count bug in label_merge_insert() (LP: #1660833)
561 - SAUCE: apparmor: fix reference count bug in label_merge_insert()
562
563 * apparmor's raw_data file in securityfs is sometimes truncated (LP: #1638996)
564 - SAUCE: apparmor: fix replacement race in reading rawdata
565
566 * unix domain socket cross permission check failing with nested namespaces
567 (LP: #1660832)
568 - SAUCE: apparmor: fix cross ns perm of unix domain sockets
569
570 * Kdump through NMI SMP and single core not working on Ubuntu16.10
571 (LP: #1630924)
572 - hv: don't reset hv_context.tsc_page on crash
573
574 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
575 distribution (LP: #1628889)
576 - SAUCE: s390: kernel message catalog
577
578 * Miscellaneous Ubuntu changes
579 - [Config] Drop powerpc ABI files
580
581 -- Tim Gardner <tim.gardner@canonical.com> Wed, 01 Feb 2017 15:21:35 -0700
582
583 linux (4.10.0-5.7) zesty; urgency=low
584
585 * [regression 4.8.0-14 -> 4.8.0-17] keyboard and touchscreen lost on Acer
586 Chromebook R11 (LP: #1630238)
587 - [Config] CONFIG_TOUCHSCREEN_ELAN=y,CONFIG_PINCTRL_CHERRYVIEW=y for amd64
588
589 * Enable CONFIG_NET_DROP_MONITOR=m in Ubuntu Kernel (LP: #1660634)
590 - [Config] Update annotations for CONFIG_NET_DROP_MONITOR
591
592 * Miscellaneous Ubuntu changes
593 - d-i: initrd needs msm_emac on amberwing platform.
594 - [Config] Remove powerpc architecture builds
595 - [Config] updateconfigs after removing powerpc configs
596 - [Config] Update annotations after removing powerpc configs
597 - SAUCE: Disable timers selftest for now
598 - Rebase to v4.10-rc6
599 - SAUCE: (no-up) Update zfs to 0.6.5.8-0ubuntu9
600 - Enable zfs build
601 - [Config] CONFIG_NET_DROP_MONITOR=m
602
603 [ Upstream Kernel Changes ]
604
605 * rebase to v4.10-rc6
606
607 -- Seth Forshee <seth.forshee@canonical.com> Wed, 01 Feb 2017 12:26:09 -0600
608
609 linux (4.10.0-4.6) zesty; urgency=low
610
611 * Miscellaneous upstream changes
612 - Revert "UBUNTU: Disable all flavors for the powerpc architecture"
613
614 -- Seth Forshee <seth.forshee@canonical.com> Tue, 24 Jan 2017 07:13:15 -0600
615
616 linux (4.10.0-3.5) zesty; urgency=low
617
618 * KVM module handling different per Architecture - ppc64el (LP: #1657734)
619 - [Config] powerpc: Add kvm-hv and kvm-pr to the generic inclusion list
620
621 * ENA network driver moved to -extra (LP: #1657767)
622 - [Config] Move Amazon ENA network driver to the main kernel package
623
624 * [Hyper-V] mkfs regression in 4.10 fixed by patch in "for-4.11"
625 (LP: #1657539)
626 - block: relax check on sg gap
627
628 * i915 module requests unreleased GUC firmware files (LP: #1626740)
629 - SAUCE: (no-up) i915: Remove MODULE_FIRMWARE statements for unreleased
630 firmware
631
632 * [17.04 FEAT] Integrate kernel message catalogue for s390x into Ubuntu
633 distribution (LP: #1628889)
634 - [Config] CONFIG_KMSG_IDS=y for s390
635 - SAUCE: s390 Kernel message catalog
636
637 * Miscellaneous Ubuntu changes
638 - ubuntu: vbox -- Update to 5.1.14-dfsg-1
639 - SAUCE: vbox -- remove .readlink assignment
640 - Enable vbox build
641 - [Config] CONFIG_DEFAULT_IOSCHED=cfq
642 - [Config] Bump CONFIG_NR_CPUS up to 256 on arm64
643 - [Config] Fix up s390x config options changed during 4.10 rebase
644 - [Config] Update annotations for 4.10
645 - Disable all flavors for the powerpc architecture
646
647 [ Upstream Kernel Changes ]
648
649 * rebase to v4.10-rc5
650
651 -- Seth Forshee <seth.forshee@canonical.com> Mon, 23 Jan 2017 15:48:35 -0600
652
653 linux (4.10.0-2.4) zesty; urgency=low
654
655 * Move some kernel modules to the main kernel package (part 2) (LP: #1655002)
656 - [Config] Add IBM power drivers to the inclusion list
657
658 * Miscellaneous Ubuntu changes
659 - [Config] linux-source Provides should not be a macro
660 - [Config] Correct the note URL for LATENCYTOP
661 - rebase to v4.10-rc4
662
663 [ Upstream Kernel Changes ]
664
665 * rebase to v4.10-rc4
666
667 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Jan 2017 07:17:34 -0700
668
669 linux (4.10.0-1.3) zesty; urgency=low
670
671 [ Upstream Kernel Changes ]
672
673 * rebase to v4.10-rc3
674
675 -- Seth Forshee <seth.forshee@canonical.com> Mon, 09 Jan 2017 11:41:13 -0600
676
677 linux (4.10.0-0.2) zesty; urgency=low
678
679 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
680 host/NV kernel (LP: #1643652)
681 - [Config] Update and enforce IMA options
682
683 * Miscellaneous Ubuntu changes
684 - [Config] Disble stack protector for powerpc-smp
685
686 -- Seth Forshee <seth.forshee@canonical.com> Sat, 07 Jan 2017 19:07:55 -0600
687
688 linux (4.10.0-0.1) zesty; urgency=low
689
690 * IP-over-DDP packets dropped (LP: #1559772)
691 - [Config] CONFIG_IPDDP=n
692
693 * Miscellaneous Ubuntu changes
694 - [Config] Update annotations with recent config changes
695 - SAUCE: aufs -- remove .readlink assignment
696 - disable vbox build
697 - disable ZFS build
698
699 [ Upstream Kernel Changes ]
700
701 * rebase to v4.10-rc2
702
703 -- Seth Forshee <seth.forshee@canonical.com> Fri, 06 Jan 2017 07:55:57 -0600
704
705 linux (4.9.0-11.12) zesty; urgency=low
706
707 * Miscellaneous Ubuntu changes
708 - UBUNTU: SAUCE: Add '-fno-pie -no-pie' to cflags for x86 selftests
709 - UBUNTU: SAUCE: (no-up) aufs: for v4.9-rc1, support setattr_prepare()
710
711 [ Upstream Kernel Changes ]
712
713 * rebase to v4.9
714
715 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Dec 2016 06:40:40 -0700
716
717 linux (4.9.0-10.11) zesty; urgency=low
718
719 * d-i is missing usb support for platforms that use the xhci-platform driver
720 (LP: #1625222)
721 - d-i initrd needs additional usb modules to support the merlin platform
722
723 * Miscellaneous Ubuntu changes
724 - SAUCE: Import aufs driver
725 - SAUCE: aufs -- Convert to use xattr handlers
726 - SAUCE: aufs -- Add flags argument to aufs_rename()
727 - [Config] Enable aufs
728 - [Config] CONFIG_FSL_FMAN=y for powerpc
729 - SAUCE: powerpc64: Fix legacy cmpi mneomonic assumption
730 - [Config] Restore powerpc64-emb
731
732 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Dec 2016 20:38:12 -0700
733
734 linux (4.9.0-9.10) zesty; urgency=low
735
736 * Kernel Fixes to get TCMU File Backed Optical to work (LP: #1646204)
737 - SAUCE: target/user: Fix use-after-free of tcmu_cmds if they are expired
738
739 * Yakkety: arm64: CONFIG_ARM64_ERRATUM_845719 isn't enabled (LP: #1647793)
740 - [Config] CONFIG_ARM64_ERRATUM_845719=y
741
742 * Update hio driver to 2.1.0.28 (LP: #1646643)
743 - SAUCE: hio: update to Huawei ES3000_V2 (2.1.0.28)
744
745 * Miscellaneous Ubuntu changes
746 - ubuntu: vbox -- Update to 5.1.10-dfsg-2
747 - Build vbox for ARCH=x86
748 - SAUCE: Add aufs driver
749 - SAUCE: aufs -- Convert to use xattr handlers
750 - SAUCE: aufs -- Updates for rename2
751 - SAUCE: Export symbols used by aufs
752 - [Config] Enable aufs
753
754 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 13:02:18 -0700
755
756 linux (4.9.0-8.9) zesty; urgency=low
757
758 * Miscellaneous Ubuntu changes
759 - SAUCE: xr-usb-serial: only build for x86
760 Fixes s390x FTBS
761
762 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 12:35:33 -0700
763
764 linux (4.9.0-7.8) zesty; urgency=low
765
766 * Driver for Exar USB UART (LP: #1645591)
767 - SAUCE: xr-usb-serial: Driver for Exar USB serial ports
768 - SAUCE: xr-usb-serial: interface for switching modes
769 - SAUCE: cdc-acm: Exclude Exar USB serial ports
770
771 [ Upstream Kernel Changes ]
772
773 * rebase to v4.9-rc8
774
775 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Dec 2016 07:41:58 -0700
776
777 linux (4.9.0-6.7) zesty; urgency=low
778
779 * Miscellaneous Ubuntu changes
780 - Set build_arch=x86 for i386
781
782 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 21:00:11 -0700
783
784 linux (4.9.0-5.6) zesty; urgency=low
785
786 * Miscellaneous Ubuntu changes
787 - [Debian] restore tools build
788 - Set build_arch=x86 for amd64 and x32
789
790 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Dec 2016 07:06:20 -0700
791
792 linux (4.9.0-4.5) zesty; urgency=low
793
794 * linux: Staging modules should be unsigned (LP: #1642368)
795 - [Debian] Suppress module signing for staging drivers
796 - SAUCE: Add rtl drivers to signature inclusion list
797
798 * [17.04 FEAT] Build IMA and the TPM device drivers into the KVM on POWER
799 host/NV kernel (LP: #1643652)
800 - [Config] CONFIG_IMA=y
801
802 * Miscellaneous Ubuntu changes
803 - [Debian] config-check -- Make it easier to find annotations syntax errors
804 - [Config] Enable various drivers for ARM platforms
805 - [Config] Fix s390x config carnage
806 - [Config] Set CONFIG_KEXEC=y for all architectures
807 - [Config] Fix up CONFIG_I2C_SLAVE values
808 - [Config] Set CONFIG_WLAN_VENDOR_TI=y for all supported kernels
809 - [Config] Set CONFIG_PWM_PCA9685=m for amd64 and i386
810 - [Config] Set CONFIG_ZONE_DMA=m for amd64-generic
811 - [Config] Update annotations
812 - [Config] CONFIG_NR_CPUS=8192 for amd64
813
814 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Nov 2016 12:57:09 -0700
815
816 linux (4.9.0-3.4) zesty; urgency=low
817
818 * Miscellaneous Ubuntu changes
819 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
820 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
821 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
822 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
823 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
824 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
825 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
826 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
827 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
828 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
829 - SAUCE: (namespace) fuse: Add support for pid namespaces
830 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
831 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
832 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
833 - SAUCE: (namespace) fuse: Allow user namespace mounts
834 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
835 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
836 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
837 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu7, zfs to 0.6.5.8-2ubuntu1
838
839 * Miscellaneous upstream changes
840 - Revert "UBUNTU: SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs"
841
842 [ Upstream Kernel Changes ]
843
844 * rebase to v4.9-rc7
845
846 -- Tim Gardner <tim.gardner@canonical.com> Tue, 22 Nov 2016 07:51:48 -0700
847
848 linux (4.9.0-2.3) zesty; urgency=low
849
850 * Fix Kernel Crashing under IBM Virtual Scsi Driver (LP: #1642299)
851 - SAUCE: ibmvscsis: Rearrange functions for future patches
852 - SAUCE: ibmvscsis: Synchronize cmds at tpg_enable_store time
853 - SAUCE: ibmvscsis: Synchronize cmds at remove time
854 - SAUCE: ibmvscsis: Clean up properly if target_submit_cmd/tmr fails
855 - SAUCE: ibmvscsis: Return correct partition name/# to client
856 - SAUCE: ibmvscsis: Issues from Dan Carpenter/Smatch
857
858 * Move some kernel modules to the main kernel package (LP: #1642228)
859 - [Config] Move some powerpc kernel modules to the main kernel package
860
861 * linux: Staging modules should be unsigned (LP: #1642368)
862 - [Debian] Suppress module signing for staging drivers
863
864 * Miscellaneous Ubuntu changes
865 - SAUCE: UEFI: bpf: disable bpf when module security is enabled
866
867 [ Upstream Kernel Changes ]
868
869 * rebase to v4.9-rc6
870
871 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Nov 2016 10:59:54 -0700
872
873 linux (4.9.0-1.2) zesty; urgency=low
874
875 * hio: SSD data corruption under stress test (LP: #1638700)
876 - SAUCE: hio: set bi_error field to signal an I/O error on a BIO
877 - SAUCE: hio: splitting bio in the entry of .make_request_fn
878
879 * hio Ubuntu sauce driver needs porting to 4.8 (LP: #1635594)
880 - SAUCE: import Huawei ES3000_V2 (2.1.0.23)
881 - SAUCE: hio: bio_endio() no longer takes errors arg
882 - SAUCE: hio: blk_queue make_request_fn now returns a blk_qc_t
883 - SAUCE: hio: use alloc_cpumask_var to avoid -Wframe-larger-than
884 - SAUCE: hio: fix mask maybe-uninitialized warning
885 - SAUCE: hio: port to v4.8 base
886 - [config] enable CONFIG_HIO (Huawei ES3000_V2 PCIe SSD driver)
887 - SAUCE: hio: Makefile and Kconfig
888 - [Config] Enforce CONFIG_HIO
889
890 * Miscellaneous Ubuntu changes
891 - rebase to v4.9-rc5
892 - zfs: remove the never implemented aio_fsync file operation
893 - [Config] Disable powerpc64-emb for FTBS
894
895 [ Upstream Kernel Changes ]
896
897 * rebase to v4.9-rc5
898
899 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Nov 2016 08:02:32 -0700
900
901 linux (4.9.0-0.1) zesty; urgency=low
902
903 [ Upstream Kernel Changes ]
904
905 * rebase to v4.9-rc4
906 - LP: #1465724
907 - LP: #1535802
908
909 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Oct 2016 21:46:31 -0600
910
911 linux (4.9.0-0.0) yakkety; urgency=low
912
913 [ Seth Forshee ]
914
915 * Release Tracking Bug
916 - LP: #1632918
917
918 * Revert "If zone is so small that watermarks are the same, stop zone balance"
919 in yakkety (LP: #1632894)
920 - Revert "UBUNTU: SAUCE: (no-up) If zone is so small that watermarks are the
921 same, stop zone balance."
922
923 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 21:57:07 -0500
924
925 linux (4.8.0-24.26) yakkety; urgency=low
926
927 [ Seth Forshee ]
928
929 * Release Tracking Bug
930 - LP: #1632749
931
932 * lts-yakkety 4.8 cannot mount lvm raid1 (LP: #1631298)
933 - SAUCE: (no-up) dm raid: fix compat_features validation
934
935 * kswapd0 100% CPU usage (LP: #1518457)
936 - SAUCE: (no-up) If zone is so small that watermarks are the same, stop zone
937 balance.
938
939 -- Seth Forshee <seth.forshee@canonical.com> Wed, 12 Oct 2016 10:21:44 -0500
940
941 linux (4.8.0-23.25) yakkety; urgency=low
942
943 [ Seth Forshee ]
944
945 * Release Tracking Bug
946 - LP: #1632484
947
948 * [Trusty->Yakkety] powerpc/64: Fix incorrect return value from
949 __copy_tofrom_user (LP: #1632462)
950 - SAUCE: (no-up) powerpc/64: Fix incorrect return value from
951 __copy_tofrom_user
952
953 * Ubuntu 16.10: Oops panic in move_page_tables/page_remove_rmap after running
954 memory_stress_ng. (LP: #1628976)
955 - SAUCE: (no-up) powerpc/pseries: Fix stack corruption in htpe code
956
957 * Paths not failed properly when unmapping virtual FC ports in VIOS (using
958 ibmvfc) (LP: #1632116)
959 - scsi: ibmvfc: Fix I/O hang when port is not mapped
960
961 * [Ubuntu16.10]KV4.8: kernel livepatch config options are not set
962 (LP: #1626983)
963 - [Config] Enable live patching on powerpc/ppc64el
964
965 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
966 - [Config] CONFIG_AUFS_XATTR=y
967
968 * Yakkety update to 4.8.1 stable release (LP: #1632445)
969 - arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEP
970 - Using BUG_ON() as an assert() is _never_ acceptable
971 - usb: misc: legousbtower: Fix NULL pointer deference
972 - Staging: fbtft: Fix bug in fbtft-core
973 - usb: usbip: vudc: fix left shift overflow
974 - USB: serial: cp210x: Add ID for a Juniper console
975 - Revert "usbtmc: convert to devm_kzalloc"
976 - ALSA: hda - Adding one more ALC255 pin definition for headset problem
977 - ALSA: hda - Fix headset mic detection problem for several Dell laptops
978 - ALSA: hda - Add the top speaker pin config for HP Spectre x360
979 - Linux 4.8.1
980
981 * PSL data cache should be flushed before resetting CAPI adapter
982 (LP: #1632049)
983 - cxl: Flush PSL cache before resetting the adapter
984
985 * thunder nic: avoid link delays due to RX_PACKET_DIS (LP: #1630038)
986 - net: thunderx: Don't set RX_PACKET_DIS while initializing
987
988 * crypto/vmx/p8_ghash memory corruption (LP: #1630970)
989 - crypto: ghash-generic - move common definitions to a new header file
990 - crypto: vmx - Fix memory corruption caused by p8_ghash
991 - crypto: vmx - Ensure ghash-generic is enabled
992
993 * arm64: SPCR console not autodetected (LP: #1630311)
994 - of/serial: move earlycon early_param handling to serial
995 - [Config] CONFIG_ACPI_SPCR_TABLE=y
996 - ACPI: parse SPCR and enable matching console
997 - ARM64: ACPI: enable ACPI_SPCR_TABLE
998 - serial: pl011: add console matching function
999
1000 * include/linux/security.h header syntax error with !CONFIG_SECURITYFS
1001 (LP: #1630990)
1002 - SAUCE: (no-up) include/linux/security.h -- fix syntax error with
1003 CONFIG_SECURITYFS=n
1004
1005 * sha1-powerpc returning wrong results (LP: #1629977)
1006 - crypto: sha1-powerpc - little-endian support
1007
1008 -- Seth Forshee <seth.forshee@canonical.com> Tue, 11 Oct 2016 16:38:45 -0500
1009
1010 linux (4.8.0-22.24) yakkety; urgency=low
1011
1012 * CVE-2016-7039 (LP: #1631287)
1013 - SAUCE: net: add recursion limit to GRO
1014
1015 -- Andy Whitcroft <apw@canonical.com> Fri, 07 Oct 2016 22:46:28 +0100
1016
1017 linux (4.8.0-21.23) yakkety; urgency=low
1018
1019 [ Tim Gardner ]
1020
1021 * Release Tracking Bug
1022 - LP: #1630279
1023
1024 * powerpc 4.8.0-17 fails to boot on PowerMac G5 (LP: #1628968)
1025 - Revert "Revert "powerpc: Simplify module TOC handling""
1026
1027 * Regression tests can not detect binfmt_elf mmpa semantic change
1028 (LP: #1630069)
1029 - SAUCE: apparmor: add flag to detect semantic change, to binfmt_elf mmap
1030
1031 * Autofs parameter substitution broken in kernel 4.4.0-38 and 4.4.0-40
1032 (LP: #1629204)
1033 - SAUCE: (namespace) autofs4: Use real_cred for requestor's ids
1034
1035 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Oct 2016 08:01:21 -0600
1036
1037 linux (4.8.0-20.22) yakkety; urgency=low
1038
1039 [ Tim Gardner ]
1040
1041 * Release Tracking Bug
1042 - LP: #1629730
1043
1044 [ Upstream Kernel Changes ]
1045
1046 * rebase to v4.8
1047
1048 -- Tim Gardner <tim.gardner@canonical.com> Sun, 02 Oct 2016 19:10:40 -0600
1049
1050 linux (4.8.0-19.21) yakkety; urgency=low
1051
1052 [ Tim Gardner ]
1053
1054 * Release Tracking Bug
1055 - LP: #1629057
1056
1057 * 4.8.0 kernels do not complete boot process on VM (LP: #1627198)
1058 - [Config] CONFIG_HARDENED_USERCOPY_PAGESPAN=n
1059
1060 * mount-image-callback cannot mount partitioned disk image (LP: #1628336)
1061 - SAUCE: nbd: Only delay uevent until connected
1062
1063 * Support snaps inside of lxd containers (LP: #1611078)
1064 - apparmor: add interface to be able to grab loaded policy
1065 - securityfs: update interface to allow inode_ops, and setup from vfs fns
1066 - apparmor: refactor aa_prepare_ns into prepare_ns and create_ns routines
1067 - apparmor: add __aa_find_ns fn
1068 - apparmor: add mkdir/rmdir interface to manage policy namespaces
1069 - apparmor: fix oops in pivot_root mediation
1070 - apparmor: fix warning that fn build_pivotroot discards const
1071 - apparmor: add interface to advertise status of current task stacking
1072 - apparmor: update policy permissions to consider ns being viewed/managed
1073 - apparmor: add per ns policy management interface
1074 - apparmor: bump domain stacking version to 1.2
1075
1076 * linux-image-extra-4.8.0-17-generic does not provide many sound card modules
1077 (LP: #1628523)
1078 - [Config] CONFIG_ZONE_DMA=y for generic
1079
1080 * Yakkety - disable ARCH_ZX (LP: #1628503)
1081 - [Config] armhf: disable ARCH_ZX
1082
1083 * Enable switchdev config parameter for Yakkety (LP: #1628241)
1084 - [Config] CONFIG_NET_SWITCHDEV=y for amd64/arm64
1085
1086 * Ubuntu 16.10 kernel v4.8: Installation failing on Habanero with Shiner card
1087 (LP: #1628009)
1088 - firmware: Update bnx2x to 7.13.1.0
1089
1090 * vNIC driver missing in 4.8 kernel package (LP: #1628187)
1091 - [Config] Enable CONFIG_IBMVNIC=m
1092
1093 * Yakkety - armhf: MFD_TPS65217 and REGULATOR_TPS65217 are boot essential
1094 (LP: #1628112)
1095 - [Config] armhf: MFD_TPS65217=y && REGULATOR_TPS65217=y
1096
1097 * Miscellaneous Ubuntu changes
1098 - Rebase to v4.8-rc8
1099 - [Config] skip Ubuntu-4.8.0-18.20
1100 - [Config] missing modules in armhf/s390x
1101
1102 * Miscellaneous Ubuntu changes
1103 - rebase to v4.8-rc8
1104
1105 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 25 Sep 2016 12:13:35 -0700
1106
1107 linux (4.8.0-17.19) yakkety; urgency=low
1108
1109 * Release Tracking Bug
1110 - LP: #1627387
1111
1112 * build squashfs into xenial kernels by default (LP: #1593134)
1113 - Remove squashfs udeb
1114
1115 * [Yakkety] Fix up ATA_GENERIC to match annotations file. (LP: #1627322)
1116 - Add d-i support for ata_generic
1117
1118 * [Yakkety] Fix up CONFIG_BLK_DEV_SD to match annotations (LP: #1627330)
1119 - [Config] Enforce CONFIG_BLK_DEV_SD=y,CONFIG_BLK_DEV_SR=y
1120
1121 * [Yakkety] Fix up ATA_PIIX to match annotations file (LP: #1627324)
1122 - [Config] Enforce CONFIG_ATA_PIIX=y for amd64/i386
1123
1124 * Yakkety - USB drivers must be built in (LP: #1627323)
1125 - Update annotation enforcement for CONFIG_USB_[E|O|U|X]HCI_HCD
1126
1127 * 4.8.0-16.17: genirq: Flags mismatch serial vs goldfish_pdev_bus
1128 (LP: #1627052)
1129 - [Config] CONFIG_GOLDFISH=n
1130
1131 * yakkety 4.8, remove module noise kernel-4.8 (LP: #1626104)
1132 - Revert "UBUNTU: SAUCE: Clear Linux: bootstats: add printk's to measure boot
1133 time in more detail"
1134
1135 * Permission denied in CIFS with kernel 4.4.0-38 (LP: #1626112)
1136 - SAUCE: Fix regression which breaks DFS mounting
1137
1138 * Miscellaneous Ubuntu changes
1139 - [Config] apply xenial configuration annotations
1140 - s390x -- DEBUG_RODATA is now valid
1141 - [Config] s390x -- CONFIG_SQUASHFS=y
1142 - [Config] s390x -- CONFIG_ECRYPT_FS=y
1143 - [Config] Enable CONFIG_ACPI_PCI_SLOT=y for arm64
1144 - [Config] Enable CONFIG_ACPI_HED=y for arm64
1145 - [Config] Enable CONFIG_QUICC_ENGINE=y
1146
1147 * Miscellaneous upstream changes
1148 - annotations: pull back to xenial
1149
1150 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 24 Sep 2016 21:31:31 -0700
1151
1152 linux (4.8.0-16.17) yakkety; urgency=low
1153
1154 [ Tim Gardner ]
1155
1156 * Release Tracking Bug
1157 - LP: #1626768
1158
1159 * Support ARM GIC ITS in ACPI mode (LP: #1626631)
1160 - [Config] CONFIG_ACPI_IORT=y
1161 - SAUCE: ACPI: I/O Remapping Table (IORT) initial support
1162 - SAUCE: ACPI: Add new IORT functions to support MSI domain handling
1163 - SAUCE: irqchip/gicv3-its: Cleanup for ITS domain initialization
1164 - SAUCE: irqchip/gicv3-its: Refactor ITS DT init code to prepare for ACPI
1165 - SAUCE: irqchip/gicv3-its: Probe ITS in the ACPI way
1166 - SAUCE: irqchip/gicv3-its: Factor out PCI-MSI part that might be reused for ACPI
1167 - SAUCE: irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
1168 - SAUCE: PCI/MSI: Setup MSI domain on a per-device basis using IORT ACPI table
1169
1170 * 4.8 dropped CONFIG_ATA=y (breaks systemd's TEST-08-ISSUE-2730 upstream test)
1171 (LP: #1626394)
1172 - [Config] CONFIG_ATA=y
1173
1174 * Yakkety: Enable drivers with respect to Xenial (LP: #1626543)
1175 - [Config] CONFIG_VMD=m
1176 - [Config] CONFIG_MAC80211_RC_MINSTREL_VHT=y for all arches
1177 - [Config] CONFIG_OF=y for all arches
1178 - [Config] CONFIG_BLK_DEV_NVME_SCSI=y
1179 - [Config] Xenial device settings sync with amd64
1180 - [Config] Xenial device settings sync with i386
1181 - [Config] CONFIG_MTD_UBI_GLUEBI=m
1182 - [Config] Xenial device settings sync with armhf
1183 - [Config] Xenial device settings sync with arm64
1184
1185 * yakkety 4.8, missing config CONFIG_USERFAULTFD=y (LP: #1626149)
1186 - [Config] CONFIG_USERFAULTFD=y
1187
1188 * 4.8 regression: SLAB is being used instead of SLUB (LP: #1626564)
1189 - [Config] CONFIG_SLUB=y
1190
1191 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
1192 (LP: #1626158)
1193 - add nls_cp437 to the generic.inclusion-list
1194
1195 -- Tim Gardner <tim.gardner@canonical.com> Thu, 22 Sep 2016 06:51:45 -0600
1196
1197 linux (4.8.0-15.16) yakkety; urgency=low
1198
1199 [ Tim Gardner ]
1200
1201 * Release Tracking Bug
1202 - LP: #1626239
1203
1204 * image won't boot after upgrading to yakkety's 4.8 kernel because efi
1205 (LP: #1626158)
1206 - [Config] CONFIG_FAT_DEFAULT_IOCHARSET=iso8859-1
1207 - [Config] CONFIG_NLS_CODEPAGE_437=y
1208 - [Config] CONFIG_VFAT_FS=y
1209
1210 * Miscellaneous Ubuntu changes
1211 - SAUCE: seccomp: log actions even when audit is disabled
1212
1213 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Sep 2016 06:41:03 -0600
1214
1215 linux (4.8.0-14.15) yakkety; urgency=low
1216
1217 * CVE-2016-1575 (LP: #1534961)
1218 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
1219 - SAUCE: overlayfs: Be more careful about copying up sxid files
1220 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1221
1222 * CVE-2016-1576 (LP: #1535150)
1223 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
1224 - SAUCE: overlayfs: Be more careful about copying up sxid files
1225 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1226
1227 * overlay: mkdir fails if directory exists in lowerdir in a user namespace
1228 (LP: #1531747)
1229 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
1230
1231 * Miscellaneous Ubuntu changes
1232 - [Config] CONFIG_PM_WAKELOCKS=y
1233 - [Config] CONFIG_CLEANCACHE=y
1234 - [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
1235 - [Config] CONFIG_PROCESSOR_SELECT=y
1236 - [Config] Enabled some networking options
1237 - SAUCE: overlayfs: Enable user namespace mounts
1238
1239 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Sep 2016 13:56:58 -0700
1240
1241 linux (4.8.0-13.14) yakkety; urgency=low
1242
1243 [ Tim Gardner ]
1244
1245 * Release Tracking Bug
1246 - LP: #1625733
1247
1248 * fails to mount ext4 crypto-crc32 is missing (LP: #1625728)
1249 - [Config] Add some CRC crypto modules to d-i
1250
1251 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
1252 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
1253
1254 * Brightness control on Lenovo ThinkPad T430 does not work. (LP: #1183856)
1255 - SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
1256 ThinkPads
1257
1258 * Option GE0301 3G modem doesn't work (LP: #348861)
1259 - SAUCE: (no-up) Added quirk to recognize GE0301 3G modem as an interface.
1260
1261 * [regression 4.4 -> 4.8] Please re-enable CONFIG_TOUCHSCREEN_ELAN
1262 (LP: #1625259)
1263 - [Config] CONFIG_TOUCHSCREEN_ELAN=m for all arches
1264
1265 * Miscellaneous Ubuntu changes
1266 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is
1267 opened for writing
1268 - SAUCE: fan: add VXLAN implementation
1269 - [Config] CONFIG_VFIO=m for ppc64el
1270
1271 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 10:50:29 -0600
1272
1273 linux (4.8.0-12.13) yakkety; urgency=low
1274
1275 [ Tim Gardner ]
1276
1277 * Release Tracking Bug
1278 - LP: #1625233
1279
1280 * Miscellaneous Ubuntu changes
1281 - rebase to v4.8-rc7
1282 - [Config] CONFIG_SCSI_DEBUG=m for all arches
1283
1284 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 Sep 2016 06:35:21 -0600
1285
1286 linux (4.8.0-11.12) yakkety; urgency=low
1287
1288 * change_hat is logging failures during expected hat probing (LP: #1615893)
1289 - SAUCE: apparmor: Fix auditing behavior for change_hat probing
1290
1291 * deleted files outside of the namespace are not being treated as
1292 disconnected
1293 (LP: #1615892)
1294 - SAUCE: apparmor: deleted dentries can be disconnected
1295
1296 * stacking to unconfined in a child namespace confuses mediation
1297 (LP: #1615890)
1298 - SAUCE: apparmor: special case unconfined when determining the mode
1299
1300 * apparmor module parameters can be changed after the policy is locked
1301 (LP: #1615895)
1302 - SAUCE: apparmor: fix: parameters can be changed after policy is locked
1303
1304 * AppArmor profile reloading causes an intermittent kernel BUG (LP:
1305 #1579135)
1306 - SAUCE: apparmor: fix vec_unique for vectors larger than 8
1307
1308 * label vec reductions can result in reference labels instead of direct
1309 access
1310 to labels (LP: #1615889)
1311 - SAUCE: apparmor: reduction of vec to single entry is just that entry
1312
1313 * profiles from different namespaces can block other namespaces from being
1314 able to load a profile (LP: #1615887)
1315 - SAUCE: apparmor: profiles in one ns can affect mediation in another ns
1316
1317 * The label build for onexec when stacking is wrong (LP: #1615881)
1318 - SAUCE: apparmor: Fix label build for onexec stacking.
1319
1320 * The inherit check for new to old label comparison for domain transitions
1321 is
1322 wrong (LP: #1615880)
1323 - SAUCE: apparmor: Fix new to old label comparison for domain transitions
1324
1325 * warning stack trace while playing with apparmor namespaces (LP: #1593874)
1326 - SAUCE: apparmor: fix stack trace when removing namespace with profiles
1327
1328 * __label_update proxy comparison test is wrong (LP: #1615878)
1329 - SAUCE: apparmor: Fix __label_update proxy comparison test
1330
1331 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
1332 (LP: #1560583)
1333 - SAUCE: apparmor: Allow ns_root processes to open profiles file
1334 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
1335
1336 * policy namespace stacking (LP: #1379535)
1337 - SAUCE: (no-up) apparmor: rebase of apparmor3.5-beta1 snapshot for 4.8
1338 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
1339
1340 * Miscellaneous Ubuntu changes
1341 - [Debian] Dynamically determine linux udebs package name
1342 - [Debian] d-i -- fix dtb handling in new kernel-wedge form
1343 - SAUCE: apparmor: Fix FTBFS due to bad include path
1344 - SAUCE: apparmor: add data query support
1345 - [Config] Set CONFIG_SECURITY_APPARMOR_UNCONFINED_INIT=y
1346
1347 * Miscellaneous upstream changes
1348 - fixup backout policy view capable for forward port
1349 - apparmor: fix: Rework the iter loop for label_update
1350 - apparmor: add more assertions for updates/merges to help catch errors
1351 - apparmor: Make pivot root transitions work with stacking
1352 - apparmor: convert delegating deleted files to mediate deleted files
1353 - apparmor: add missing parens. not a bug fix but highly recommended
1354 - apparmor: add a stack_version file to allow detection of bug fixes
1355 - apparmor: push path lookup into mediation loop
1356 - apparmor: default to allowing unprivileged userns policy
1357 - apparmor: fix: permissions test to view and manage policy
1358 - apparmor: Add Basic ns cross check condition for ipc
1359
1360 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 17 Sep 2016 10:03:16 -0700
1361
1362 linux (4.8.0-10.11) yakkety; urgency=low
1363
1364 * Miscellaneous Ubuntu changes
1365 - ubuntu: vbox -- update to 5.1.6-dfsg-1
1366 - SAUCE: Enable vbox build
1367
1368 -- Tim Gardner <tim.gardner@canonical.com> Thu, 15 Sep 2016 07:10:51 -0600
1369
1370 linux (4.8.0-9.10) yakkety; urgency=low
1371
1372 * Miscellaneous Ubuntu changes
1373 - [Config] arm64: CONFIG_ARCH_THUNDER=y
1374 - [Config] arm64: CONFIG_PCI_HOST_THUNDER_*=y
1375 - [Config] arm64: CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
1376 - [Config] arm64: CONFIG_DRM_AST=m
1377 - [Config] arm64: CONFIG_FRAMEBUFFER_CONSOLE=y
1378 - d-i: initrd needs ext4 and scsi modules
1379 - SAUCE: AUFS aufs4.x-rcN 20160912
1380 - [Config] Enable CONFIG_GPIO_XGENE*
1381 - [Config] Disable CONFIG_POWER_RESET_XGENE
1382 - [Config] CONFIG_EDAC_XGENE=m
1383 - [Config] CONFIG_ARM64_ACPI_PARKING_PROTOCOL=y
1384 - [Config] CONFIG_XGENE_DMA=m
1385
1386 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Sep 2016 10:26:12 -0600
1387
1388 linux (4.8.0-8.9) yakkety; urgency=low
1389
1390 * New device ID for Kabypoint (LP: #1622469)
1391 - mfd: lpss: Add Intel Kaby Lake PCH-H PCI IDs
1392 - SAUCE: i2c: i801: Add support for Kaby Lake PCH-H
1393
1394 * Miscellaneous Ubuntu changes
1395 - rebase to v4.8-rc6
1396 - SAUCE: (noup) Update spl to 0.6.5.8-0ubuntu1, zfs to 0.6.5.8-0ubuntu1
1397
1398 [ Upstream Kernel Changes ]
1399
1400 * rebase to v4.8-rc6
1401 - LP: #1617900
1402
1403 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 10:53:40 -0600
1404
1405 linux (4.8.0-7.8) yakkety; urgency=low
1406
1407 * Miscellaneous Ubuntu changes
1408 - [Debian] Use src_pkg_name when constructing udeb control files
1409
1410 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Sep 2016 07:26:25 -0600
1411
1412 linux (4.8.0-6.7) yakkety; urgency=low
1413
1414 * Enable virtual scsi server driver for Power (LP: #1615665)
1415 - SAUCE: Ibmvscsis: Properly deregister target sessions
1416 - SAUCE: Return TCMU-generated sense data to fabric module
1417 - SAUCE: Ibmvscsis: Code cleanup of print statements
1418 - SAUCE: Ibmvscsis: Fixed a bug reported by Dan Carpenter
1419
1420 * Miscellaneous Ubuntu changes
1421 - [Config] CONFIG_XEN_FBDEV_FRONTEND=m
1422 - rebase to v4.8-rc5
1423
1424 [ Upstream Kernel Changes ]
1425
1426 * rebase to v4.8-rc5
1427
1428 -- Tim Gardner <tim.gardner@canonical.com> Thu, 01 Sep 2016 12:09:26 -0600
1429
1430 linux (4.8.0-5.6) yakkety; urgency=low
1431
1432 * support compressed kernels on arm64 (LP: #1384955)
1433 - [Config] Switch to compressed Image on arm64
1434
1435 * Miscellaneous Ubuntu changes
1436 - SAUCE: (namespace) security/integrity: Harden against malformed xattrs
1437 - SAUCE: (namespace) block_dev: Support checking inode permissions in
1438 lookup_bdev()
1439 - SAUCE: (namespace) block_dev: Check permissions towards block device inode
1440 when mounting
1441 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode
1442 when mounting
1443 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes
1444 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID for userns root
1445 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1446 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set
1447 security.* xattrs
1448 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw
1449 filesystems
1450 - SAUCE: (namespace) posix_acl: Export posix_acl_fix_xattr_userns() to modules
1451 - SAUCE: (namespace) fuse: Add support for pid namespaces
1452 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1453 - SAUCE: (namespace) fuse: Translate ids in posix acl xattrs
1454 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace
1455 or a descendant
1456 - SAUCE: (namespace) fuse: Allow user namespace mounts
1457 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user
1458 namespaces
1459 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace
1460 mounts
1461 - rebase to v4.8-rc4
1462
1463 [ Upstream Kernel Changes ]
1464
1465 * rebase to v4.8-rc4
1466
1467 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Aug 2016 07:13:03 -0600
1468
1469 linux (4.8.0-4.5) yakkety; urgency=low
1470
1471 * Miscellaneous Ubuntu changes
1472 - [Config] CONFIG_AUFS_FS=m
1473 - SAUCE: AUFS 27ef55c6d5f4726b33f60b33a9888963d26fa7fb
1474
1475 -- Tim Gardner <tim.gardner@canonical.com> Tue, 23 Aug 2016 12:25:59 -0600
1476
1477 linux (4.8.0-3.4) yakkety; urgency=low
1478
1479 * MacBookPro11,4 fails to poweroff or suspend (LP: #1587714)
1480 - SAUCE: PCI: Workaround to enable poweroff on Mac Pro 11
1481
1482 * Miscellaneous Ubuntu changes
1483 - rebase to v4.8-rc3
1484
1485 -- Tim Gardner <tim.gardner@canonical.com> Thu, 18 Aug 2016 10:33:07 -0600
1486
1487 linux (4.8.0-2.3) yakkety; urgency=low
1488
1489 * Miscellaneous Ubuntu changes
1490 - [Config] Add fuse to inclusion list
1491 - SAUCE: update spl/zfs to support v4.8
1492
1493 * Miscellaneous upstream changes
1494 - Revert "UBUNTU: [Debian] do_zfs=false"
1495
1496 -- Tim Gardner <tim.gardner@canonical.com> Wed, 17 Aug 2016 08:06:33 -0600
1497
1498 linux (4.8.0-1.2) yakkety; urgency=low
1499
1500 * Miscellaneous Ubuntu changes
1501 - [Config] Enabled enforcement for CONFIG_HOTPLUG_PCI_PCIE
1502 - [Config] Enabled enforcement for CONFIG_NVRAM
1503 - [Config] Enabled enforcement for CONFIG_FRAMEBUFFER_CONSOLE
1504 - [Config] Enabled enforcement for CONFIG_DRM_MGAG200
1505 - [Config] Enabled enforcement for CONFIG_INPUT_UINPUT
1506 - [Config] Enabled enforcement for CONFIG_THERM_ADT746X
1507 - [Config] Enabled enforcement for CONFIG_REGULATOR_TWL4030
1508 - [Config] Enabled enforcement for CONFIG_SECCOMP
1509 - [Config] Enabled enforcement for
1510 - rebase to v4.8-rc2
1511 - [Config] Dropped CONFIG_OVERLAY_FS_V1 from annotations
1512 - [Config] CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
1513 - SAUCE: security,perf: Allow further restriction of perf_event_open
1514
1515 [ Upstream Kernel Changes ]
1516
1517 * rebase to v4.8-rc2
1518
1519 -- Tim Gardner <tim.gardner@canonical.com> Thu, 11 Aug 2016 11:08:14 -0600
1520
1521 linux (4.8.0-0.1) yakkety; urgency=low
1522
1523 [ Upstream Kernel Changes ]
1524
1525 * rebase to v4.8-rc1
1526 - LP: #1607647
1527 - LP: #1498667
1528 - LP: #1592547
1529 - LP: #1319984
1530 - LP: #1268727
1531 - LP: #1600623
1532 - LP: #1465724
1533 - LP: #1333569
1534
1535 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 14:23:12 -0600
1536
1537 linux (4.8.0-0.0) yakkety; urgency=low
1538
1539 * empty stanza
1540
1541 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Aug 2016 10:53:17 -0600
1542
1543 linux (4.7.0-0.2) yakkety; urgency=low
1544
1545 * Miscellaneous Ubuntu changes fixing various FTBS issues
1546 - [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m
1547 - [Config] make powerpc udeb block modules optional
1548 - [Config] CONFIG_PLIP=m
1549 - [Config] CONFIG_IRDA=m armhf/arm64
1550 - [Config] CONFIG_IPMI_HANDLER=m armhf/arm64
1551 - [Config] CONFIG_MOUSE_PS2=m
1552 - [Config] remove ppc64el fb-modules
1553
1554 -- Tim Gardner <tim.gardner@canonical.com> Mon, 01 Aug 2016 10:00:57 -0600
1555
1556 linux (4.7.0-0.1) yakkety; urgency=low
1557
1558 [ Upstream Kernel Changes ]
1559
1560 * rebase to v4.7
1561 - LP: #972604
1562
1563 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jun 2016 12:00:45 -0600
1564
1565 linux (4.7.0-0.0) yakkety; urgency=low
1566
1567 [ Tim Gardner ]
1568
1569 * Release Tracking Bug
1570 - LP: #1588856
1571
1572 * linux: 4.6 kernel fails to boot on ppc64el multi-path system (LP: #1588421)
1573 - scsi_dh_alua: do not fail for unknown VPD identification
1574
1575 * [Hyper-V] Put tools/hv/lsvmbus in /usr/sbin (LP: #1585311)
1576 - [Config] Install lsvmbus in cloud tools
1577 - SAUCE: tools/hv/lsvmbus -- convert to python3
1578 - SAUCE: tools/hv/lsvmbus -- add manual page
1579
1580 * boot stalls on USB detection errors (LP: #1437492)
1581 - usb: core: hub: hub_port_init lock controller instead of bus
1582
1583 * [Bug]KNL:Spread MWAIT cache lines over all nodes (LP: #1585850)
1584 - kernek/fork.c: allocate idle task for a CPU always on its local node
1585
1586 * VirtIO (and probably other modules as well) is built-in, make it modular...
1587 (LP: #1475078)
1588 - [Config] CONFIG_VIRTIO_*=m for all but s390x
1589 - [Config] CONFIG_USB=m
1590 - [Config] CONFIG_BLK_DEV_*=m
1591 - [Config] CONFIG_ATA=m
1592 - [Config] CONFIG_SCSI=m
1593 - [Config] CONFIG_DEVFREQ_GOV_*=m
1594 - [Config] CONFIG_XEN_NETDEV_*=m
1595 - [Config] CONFIG_AGP=m
1596 - [Config] CONFIG_ECRYPT_FS=m
1597 - [Config] CONFIG_ACPI_*=m
1598 - [Config] CONFIG_CPU_FREQ_GOV_*=m for all but powerpc/ppc64el
1599 - [Config] Modularize some CRYPTO
1600 - [Config] CONFIG_FDDI=m
1601 - [Config] CONFIG_FIXED_PHY=m
1602 - [Config] CONFIG_VFAT_FS=m for all but armhf
1603 - [Config] CONFIG_TUN=m
1604 - [Config] CONFIG_UNIX=m
1605 - [Config] CONFIG_TRUSTED_KEYS=m
1606 - [Config] CONFIG_LEDS_CLASS=m for amd64,i386,ppc64el
1607
1608 * debian.master/.../getabis bogus warnings "inconsistant compiler versions"
1609 and "not a git repository" (LP: #1584890)
1610 - [debian] getabis: Only git add $abidir if running in local repo
1611 - [debian] getabis: Fix inconsistent compiler versions check
1612
1613 * conflicting modules in udebs - arc4.ko (LP: #1582991)
1614 - [Config] Remove arc4 from nic-modules
1615
1616 * arm64: statically link rtc-efi (LP: #1583738)
1617 - [Config] Link rtc-efi statically on arm64
1618
1619 * Miscellaneous Ubuntu changes
1620 - [Debian] zfs: transform symlink into referent file/dir
1621 - [Debian] Added tristate.sh
1622 - [Config] CONFIG_FUSE_FS=m
1623 - [Config] CONFIG_ACPI_APEI_ERST_DEBUG=m
1624 - [Config] CONFIG_PSTORE_CONSOLE=y
1625 - Added Snapcraft files
1626 - [Config] Mark CONFIG_UNIX enforced
1627
1628 * Miscellaneous upstream changes
1629 - Revert "UBUNTU: [Config] CONFIG_UNIX=m"
1630
1631 -- Tim Gardner <tim.gardner@canonical.com> Tue, 17 May 2016 11:20:20 -0600
1632
1633 linux (4.6.0-6.7) yakkety; urgency=low
1634
1635 [ Tim Gardner ]
1636
1637 * Release Tracking Bug
1638 - LP: #1582753
1639
1640 * Unsharing user and ipc namespaces simultaneously makes mqueue unmountable
1641 (LP: #1582378)
1642 - SAUCE: (namespace) mqueue: Super blocks must be owned by the user ns which
1643 owns the ipc ns
1644
1645 * Miscellaneous Ubuntu changes
1646 - [Config] Add Description to kernel-image udeb
1647 - SAUCE: (noup) mm: Use phys_addr_t for reserve_bootmem_region arguments
1648 - SAUCE: (noup) Update spl to 0.6.5.7-0ubuntu1, zfs to 0.6.5.7-0ubuntu1
1649
1650 * Miscellaneous upstream changes
1651 - Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer
1652 - Drivers: hv: vmbus: Use READ_ONCE() to read variables that are volatile
1653 - Drivers: hv: vmbus: Use the new virt_xx barrier code
1654 - Drivers: hv: vmbus: Export the vmbus_set_event() API
1655 - Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h
1656 - Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets
1657 - drivers:hv: Lock access to hyperv_mmio resource tree
1658 - drivers:hv: Make a function to free mmio regions through vmbus
1659 - drivers:hv: Reverse order of resources in hyperv_mmio
1660 - drivers:hv: Track allocations of children of hv_vmbus in private resource tree
1661 - drivers:hv: Record MMIO range in use by frame buffer
1662 - drivers:hv: Separate out frame buffer logic when picking MMIO range
1663 - Drivers: hv: kvp: fix IP Failover
1664 - Drivers: hv: vmbus: handle various crash scenarios
1665 - Drivers: hv: balloon: don't crash when memory is added in non-sorted order
1666 - Drivers: hv: balloon: reset host_specified_ha_region
1667
1668 [ Tim Gardner ]
1669
1670 * Dropped hv SAUCE patches in favor of linux-next.
1671
1672 -- Tim Gardner <tim.gardner@canonical.com> Mon, 16 May 2016 13:50:30 -0600
1673
1674 linux (4.6.0-5.6) yakkety; urgency=low
1675
1676 [ Tim Gardner ]
1677
1678 * Release Tracking Bug
1679 - LP: #1582351
1680
1681 * aufs CONFIG_AUFS_EXPORT build option should be enabled (LP: #1121699)
1682 - [Config] enable CONFIG_AUFS_EXPORT
1683
1684 * promote *_diag modules from linux-image-extra to linux-image (LP: #1580355)
1685 - [Config] Update inclusion list for CRIU
1686
1687 * zfs: disable module checks for zfs when cross-compiling (LP: #1581127)
1688 - [Debian] disable zfs module checks when cross-compiling
1689
1690 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
1691 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1692
1693 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped
1694 (LP: #1535150)
1695 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
1696
1697 * Ubuntu-4.6.0-5.6 configuration has CONFIG_GOLDFISH and CONFIG_GOLDFISH_BUS
1698 enabled, breaking serial support on normal systems (LP: #1580960)
1699 - [Config] disable CONFIG_GOLDFISH
1700
1701 * Miscellaneous Ubuntu changes
1702 - [Config] d-i -- update local configuration to new form
1703 - [Config] kernel-wedge -- switch to explicit versions
1704 - [Config] powerpc64-smp --> generic
1705 - [Config] CONFIG_AUFS_FS=m
1706 - SAUCE: AUFS
1707 - SAUCE: (namespace) fs: Add user namesapace member to struct super_block
1708 - SAUCE: (namespace) fs: Limit file caps to the user namespace of the super block
1709 - SAUCE: (namespace) Smack: Add support for unprivileged mounts from user namespaces
1710 - SAUCE: (namespace) fs: fix a posible leak of allocated superblock
1711 - SAUCE: (namespace) fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
1712 - SAUCE: (namespace) block_dev: Support checking inode permissions in lookup_bdev()
1713 - SAUCE: (namespace) block_dev: Check permissions towards block device inode when mounting
1714 - SAUCE: (namespace) fs: Treat foreign mounts as nosuid
1715 - SAUCE: (namespace) selinux: Add support for unprivileged mounts from user namespaces
1716 - SAUCE: (namespace) userns: Replace in_userns with current_in_userns
1717 - SAUCE: (namespace) Smack: Handle labels consistently in untrusted mounts
1718 - SAUCE: (namespace) fs: Check for invalid i_uid in may_follow_link()
1719 - SAUCE: (namespace) cred: Reject inodes with invalid ids in set_create_file_as()
1720 - SAUCE: (namespace) fs: Refuse uid/gid changes which don't map into s_user_ns
1721 - SAUCE: (namespace) fs: Update posix_acl support to handle user namespace mounts
1722 - SAUCE: (namespace) fs: Allow superblock owner to change ownership of inodes with unmappable ids
1723 - SAUCE: (namespace) fs: Don't remove suid for CAP_FSETID in s_user_ns
1724 - SAUCE: (namespace) fs: Allow superblock owner to access do_remount_sb()
1725 - SAUCE: (namespace) capabilities: Allow privileged user in s_user_ns to set security.* xattrs
1726 - SAUCE: (namespace) fuse: Add support for pid namespaces
1727 - SAUCE: (namespace) fuse: Support fuse filesystems outside of init_user_ns
1728 - SAUCE: (namespace) fuse: Restrict allow_other to the superblock's namespace or a descendant
1729 - SAUCE: (namespace) fuse: Allow user namespace mounts
1730 - SAUCE: (namespace) mtd: Check permissions towards mtd block device inode when mounting
1731 - SAUCE: (namespace) block_dev: Forbid unprivileged mounting when device is opened for writing
1732 - SAUCE: (namespace) fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
1733 - SAUCE: (namespace) quota: Add support for user namespace mounts
1734 - SAUCE: (namespace) evm: Translate user/group ids relative to s_user_ns when computing HMAC
1735 - SAUCE: (namespace) fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
1736 - SAUCE: (namespace) ext4: Add support for unprivileged mounts from user namespaces
1737 - SAUCE: (namespace) fuse: Add module parameter to enable user namespace mounts
1738 - SAUCE: (namespace) ext4: Add module parameter to enable user namespace mounts
1739 - rebase to v4.6
1740 - SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
1741 - SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI interrupt.
1742
1743 * Miscellaneous upstream changes
1744 - Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
1745 - powerpc/iommu: Remove the dependency on EEH struct in DDW mechanism
1746
1747 [ Upstream Kernel Changes ]
1748
1749 * rebase to v4.6
1750
1751 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 12:08:54 -0600
1752
1753 linux (4.6.0-4.5) yakkety; urgency=low
1754
1755 * Kernel Panic on EC2 After Upgrading from 14.04 to 16.04 via do-release-
1756 upgrade -d (LP: #1573231)
1757 - SAUCE: (no-up) x86/topology: Handle CPUID bogosity gracefully
1758
1759 * Really cleaned out the last of the i915_bpo SAUCE patches. ricotz on
1760 IRC pointed out some leftover SAUCE patches that were causing issues.
1761
1762 * Dropped the attempt to convert powerpc64-smb to generic. kernel-wedge
1763 has some issues.
1764
1765 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 May 2016 10:56:54 -0600
1766
1767 linux (4.6.0-3.4) xenial; urgency=low
1768
1769 * Release Tracking Bug
1770 - LP: #1579594
1771
1772 * linux-generic: enable linux-extra split on all architectures (LP: #1568832)
1773 - [Config] Generate an -extras package for arm64 and powerpc
1774
1775 * Missing libunwind support in perf (LP: #1248289)
1776 - [Config] Add liblzma-dev to enable libunwind support in perf
1777
1778 * ZFS is confused by user namespaces (uid/gid mapping) when used with
1779 acltype=posixac (LP: #1567558)
1780 - zfs: Fix user namespaces uid/gid mapping
1781
1782 * Miscellaneous Ubuntu changes
1783 - rebase to v4.6-rc7
1784
1785 [ Upstream Kernel Changes ]
1786
1787 * rebase to v4.6-rc7
1788
1789 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 14:03:17 -0600
1790
1791 linux (4.6.0-2.3) yakkety; urgency=low
1792
1793 * Miscellaneous Ubuntu changes
1794 - [Config] CONFIG_AUFS_FS=m
1795 - SAUCE: AUFS
1796 - zfs: gcc build error: -Wbool-compare in metaslab.c
1797 - zfs: Linux 4.6 compat: PAGE_CACHE_SIZE removal
1798 - zfs: Fix ZPL miswrite of default POSIX ACL
1799 - zfs: Linux 4.5 compat: Use xattr_handler->name for acl
1800 - SAUCE: Dropped ubuntu/i915
1801 - SAUCE: Dropped ubuntu/dm-raid4-5
1802
1803 * Miscellaneous upstream changes
1804 - Revert "UBUNTU: [Debian] Disable ZFS until an update catches it up with the
1805 kernel"
1806
1807 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 10:41:17 -0600
1808
1809 linux (4.6.0-1.2) yakkety; urgency=low
1810
1811 * Miscellaneous Ubuntu changes
1812 - [Config] CONFIG_NR_CPUS=8192 for amd64
1813
1814 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 May 2016 07:25:31 -0600
1815
1816 linux (4.6.0-0.1) yakkety; urgency=low
1817
1818
1819 [ Upstream Kernel Changes ]
1820
1821 * rebase to v4.6-rc6
1822 - LP: #1564712
1823 - LP: #1555912
1824 - LP: #1552925
1825 - LP: #1546694
1826 - LP: #1549660
1827 - LP: #1549620
1828 - LP: #1542944
1829 - LP: #1542564
1830 - LP: #1533009
1831 - LP: #1533461
1832 - LP: #1529624
1833 - LP: #1522949
1834
1835 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Apr 2016 14:24:45 -0600
1836
1837 linux (4.6.0-0.0) yakkety; urgency=low
1838
1839 [ Kamal Mostafa ]
1840
1841 * Release Tracking Bug
1842 - LP: #1573817
1843
1844 * autoreconstruct: need to also generate extend-diff-ignore options for links
1845 (LP: #1574362)
1846 - [Packaging] autoreconstruct -- generate extend-diff-ignore for links
1847
1848 * tipc: missing linearization of sk_buff (LP: #1567064)
1849 - tipc: move linearization of buffers to generic code
1850
1851 * [Hyper-V] In-flight PCI Passthrough Patches (LP: #1570124)
1852 - SAUCE:(noup) drivers:hv: Lock access to hyperv_mmio resource tree
1853 - SAUCE:(noup) drivers:hv: Call vmbus_mmio_free() to reverse
1854 vmbus_mmio_allocate()
1855 - SAUCE:(noup) drivers:hv: Reverse order of resources in hyperv_mmio
1856 - SAUCE:(noup) drivers:hv: Track allocations of children of hv_vmbus in
1857 private resource tree
1858 - SAUCE:(noup) drivers:hv: Record MMIO range in use by frame buffer
1859 - SAUCE:(noup) drivers:hv: Separate out frame buffer logic when picking MMIO
1860 range
1861
1862 * vbox: resync with 5.0.18-dfsg-2build1 (LP: #1571156)
1863 - ubuntu: vbox -- update to 5.0.18-dfsg-2build1
1864
1865 * CONFIG_AUFS_XATTR is not set (LP: #1557776)
1866 - [Config] CONFIG_AUFS_XATTR=y
1867
1868 * CVE-2016-3672 (LP: #1568523)
1869 - x86/mm/32: Enable full randomization on i386 and X86_32
1870
1871 * CVE-2016-3955 (LP: #1572666)
1872 - USB: usbip: fix potential out-of-bounds write
1873
1874 * Xenial update to v4.4.8 stable release (LP: #1573034)
1875 - hwmon: (max1111) Return -ENODEV from max1111_read_channel if not
1876 instantiated
1877 - PKCS#7: pkcs7_validate_trust(): initialize the _trusted output argument
1878 - parisc: Avoid function pointers for kernel exception routines
1879 - parisc: Fix kernel crash with reversed copy_from_user()
1880 - parisc: Unbreak handling exceptions from kernel modules
1881 - ALSA: timer: Use mod_timer() for rearming the system timer
1882 - ALSA: hda - Asus N750JV external subwoofer fixup
1883 - ALSA: hda - Fix white noise on Asus N750JV headphone
1884 - ALSA: hda - Apply fix for white noise on Asus N550JV, too
1885 - mm: fix invalid node in alloc_migrate_target()
1886 - powerpc/mm: Fixup preempt underflow with huge pages
1887 - libnvdimm: fix smart data retrieval
1888 - libnvdimm, pfn: fix uuid validation
1889 - compiler-gcc: disable -ftracer for __noclone functions
1890 - arm64: opcodes.h: Add arm big-endian config options before including arm
1891 header
1892 - drm/dp: move hw_mutex up the call stack
1893 - drm/udl: Use unlocked gem unreferencing
1894 - drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5
1895 - drm/radeon: add another R7 370 quirk
1896 - drm/radeon: add a dpm quirk for all R7 370 parts
1897 - drm/amdgpu/gmc: move vram type fetching into sw_init
1898 - drm/amdgpu/gmc: use proper register for vram type on Fiji
1899 - xen/events: Mask a moving irq
1900 - tcp: convert cached rtt from usec to jiffies when feeding initial rto
1901 - tunnel: Clear IPCB(skb)->opt before dst_link_failure called
1902 - net: jme: fix suspend/resume on JMC260
1903 - net: vrf: Remove direct access to skb->data
1904 - net: qca_spi: Don't clear IFF_BROADCAST
1905 - net: qca_spi: clear IFF_TX_SKB_SHARING
1906 - net: fix bridge multicast packet checksum validation
1907 - sctp: lack the check for ports in sctp_v6_cmp_addr
1908 - mld, igmp: Fix reserved tailroom calculation
1909 - tipc: Revert "tipc: use existing sk_write_queue for outgoing packet chain"
1910 - qmi_wwan: add Sierra Wireless EM74xx device ID
1911 - ipv6: re-enable fragment header matching in ipv6_find_hdr
1912 - vxlan: fix missing options_len update on RX with collect metadata
1913 - cdc_ncm: toggle altsetting to force reset before setup
1914 - udp6: fix UDP/IPv6 encap resubmit path
1915 - tcp: fix tcpi_segs_in after connection establishment
1916 - ppp: release rtnl mutex when interface creation fails
1917 - net: validate variable length ll headers
1918 - ax25: add link layer header validation function
1919 - packet: validate variable length ll headers
1920 - bpf: avoid copying junk bytes in bpf_get_current_comm()
1921 - sh_eth: fix NULL pointer dereference in sh_eth_ring_format()
1922 - sh_eth: advance 'rxdesc' later in sh_eth_ring_format()
1923 - qlcnic: Remove unnecessary usage of atomic_t
1924 - qlcnic: Fix mailbox completion handling during spurious interrupt
1925 - macvtap: always pass ethernet header in linear
1926 - mlxsw: spectrum: Check requested ageing time is valid
1927 - rocker: set FDB cleanup timer according to lowest ageing time
1928 - bridge: allow zero ageing time
1929 - ipv4: Don't do expensive useless work during inetdev destroy.
1930 - net: Fix use after free in the recvmmsg exit path
1931 - mlx4: add missing braces in verify_qp_parameters
1932 - farsync: fix off-by-one bug in fst_add_one
1933 - ath9k: fix buffer overrun for ar9287
1934 - ppp: ensure file->private_data can't be overridden
1935 - tcp/dccp: remove obsolete WARN_ON() in icmp handlers
1936 - qlge: Fix receive packets drop.
1937 - net: bcmgenet: fix dma api length mismatch
1938 - bonding: fix bond_get_stats()
1939 - ipv4: fix broadcast packets reception
1940 - ipv4: initialize flowi4_flags before calling fib_lookup()
1941 - ppp: take reference on channels netns
1942 - xfrm: Fix crash observed during device unregistration and decryption
1943 - qmi_wwan: add "D-Link DWM-221 B1" device id
1944 - ipv6: udp: fix UDP_MIB_IGNOREDMULTI updates
1945 - bridge: Allow set bridge ageing time when switchdev disabled
1946 - rtnl: fix msg size calculation in if_nlmsg_size()
1947 - tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter
1948 - tuntap: restore default qdisc
1949 - ipv4: l2tp: fix a potential issue in l2tp_ip_recv
1950 - ipv6: l2tp: fix a potential issue in l2tp_ip6_recv
1951 - ip6_tunnel: set rtnl_link_ops before calling register_netdevice
1952 - ipv6: Count in extension headers in skb->network_header
1953 - mpls: find_outdev: check for err ptr in addition to NULL check
1954 - USB: uas: Limit qdepth at the scsi-host level
1955 - USB: uas: Add a new NO_REPORT_LUNS quirk
1956 - cdc-acm: fix NULL pointer reference
1957 - KVM: x86: Inject pending interrupt even if pending nmi exist
1958 - KVM: x86: reduce default value of halt_poll_ns parameter
1959 - MIPS: Fix MSA ld unaligned failure cases
1960 - pinctrl: pistachio: fix mfio84-89 function description and pinmux.
1961 - pinctrl: sh-pfc: only use dummy states for non-DT platforms
1962 - pinctrl: sunxi: Fix A33 external interrupts not working
1963 - pinctrl: nomadik: fix pull debug print inversion
1964 - pinctrl: freescale: imx: fix bogus check of of_iomap() return value
1965 - au0828: fix au0828_v4l2_close() dev_state race condition
1966 - au0828: Fix dev_state handling
1967 - coda: fix error path in case of missing pdata on non-DT platform
1968 - v4l: vsp1: Set the SRU CTRL0 register when starting the stream
1969 - pcmcia: db1xxx_ss: fix last irq_to_gpio user
1970 - rbd: use GFP_NOIO consistently for request allocations
1971 - virtio: virtio 1.0 cs04 spec compliance for reset
1972 - mac80211: properly deal with station hashtable insert errors
1973 - mac80211: avoid excessive stack usage in sta_info
1974 - mac80211: fix ibss scan parameters
1975 - mac80211: fix unnecessary frame drops in mesh fwding
1976 - mac80211: fix txq queue related crashes
1977 - usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
1978 - usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
1979 - usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
1980 - iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATE
1981 - iio: accel: bmc150: fix endianness when reading axes
1982 - iio: gyro: bmg160: fix buffer read values
1983 - iio: gyro: bmg160: fix endianness when reading axes
1984 - sd: Fix excessive capacity printing on devices with blocks bigger than 512
1985 bytes
1986 - fs: add file_dentry()
1987 - nfs: use file_dentry()
1988 - btrfs: fix crash/invalid memory access on fsync when using overlayfs
1989 - ext4: add lockdep annotations for i_data_sem
1990 - ext4: ignore quota mount options if the quota feature is enabled
1991 - iommu: Don't overwrite domain pointer when there is no default_domain
1992 - Btrfs: fix file/data loss caused by fsync after rename and new inode
1993 - arm64: replace read_lock to rcu lock in call_step_hook
1994 - perf: Do not double free
1995 - perf: Cure event->pending_disable race
1996 - mmc: sdhci-pci: Add support and PCI IDs for more Broxton host controllers
1997 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
1998 - ALSA: hda - Fix headset support and noise on HP EliteBook 755 G2
1999 - ALSA: hda/realtek - Enable the ALC292 dock fixup on the Thinkpad T460s
2000 - ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
2001 - ALSA: usb-audio: Add a quirk for Plantronics BT300
2002 - ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
2003 - HID: wacom: fix Bamboo ONE oops
2004 - HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
2005 - Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
2006 - Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
2007 - Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
2008 - staging: android: ion: Set the length of the DMA sg entries in buffer
2009 - usbvision: fix crash on detecting device with invalid configuration
2010 - Revert "usb: hub: do not clear BOS field during reset device"
2011 - Linux 4.4.8
2012
2013 * Fix speaker volume on a Dell machine (LP: #1549660)
2014 - ALSA: hda - Fixup speaker pass-through control for nid 0x14 on ALC225
2015
2016 * Xenial update to v4.4.7 stable release (LP: #1572722)
2017 - regulator: core: avoid unused variable warning
2018 - regulator: core: Fix nested locking of supplies
2019 - ASoC: samsung: pass DMA channels as pointers
2020 - mmc: sh_mmcif: rework dma channel handling
2021 - mmc: sh_mmcif: Correct TX DMA channel allocation
2022 - x86/microcode/intel: Make early loader look for builtin microcode too
2023 - x86/microcode: Untangle from BLK_DEV_INITRD
2024 - x86/entry/compat: Keep TS_COMPAT set during signal delivery
2025 - perf/x86/intel: Add definition for PT PMI bit
2026 - x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs
2027 - KVM: i8254: change PIT discard tick policy
2028 - KVM: fix spin_lock_init order on x86
2029 - KVM: VMX: avoid guest hang on invalid invept instruction
2030 - KVM: VMX: avoid guest hang on invalid invvpid instruction
2031 - KVM: VMX: fix nested vpid for old KVM guests
2032 - perf/core: Fix perf_sched_count derailment
2033 - perf tools: Dont stop PMU parsing on alias parse error
2034 - perf tools: Fix checking asprintf return value
2035 - perf tools: Fix python extension build
2036 - sched/cputime: Fix steal_account_process_tick() to always return jiffies
2037 - sched/preempt, sh: kmap_coherent relies on disabled preemption
2038 - EDAC, amd64_edac: Shift wrapping issue in f1x_get_norm_dct_addr()
2039 - s390: fix floating pointer register corruption (again)
2040 - s390/cpumf: add missing lpp magic initialization
2041 - pinctrl-bcm2835: Fix cut-and-paste error in "pull" parsing
2042 - PCI: Disable IO/MEM decoding for devices with non-compliant BARs
2043 - PCI: ACPI: IA64: fix IO port generic range check
2044 - x86/irq: Cure live lock in fixup_irqs()
2045 - x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
2046 - x86/iopl/64: Properly context-switch IOPL on Xen PV
2047 - x86/iopl: Fix iopl capability check on Xen PV
2048 - x86/mm: TLB_REMOTE_SEND_IPI should count pages
2049 - sg: fix dxferp in from_to case
2050 - aacraid: Fix RRQ overload
2051 - aacraid: Fix memory leak in aac_fib_map_free
2052 - aacraid: Set correct msix count for EEH recovery
2053 - sd: Fix discard granularity when LBPRZ=1
2054 - scsi: storvsc: fix SRB_STATUS_ABORTED handling
2055 - be2iscsi: set the boot_kset pointer to NULL in case of failure
2056 - aic7xxx: Fix queue depth handling
2057 - libnvdimm: Fix security issue with DSM IOCTL.
2058 - dm snapshot: disallow the COW and origin devices from being identical
2059 - dm: fix excessive dm-mq context switching
2060 - dm thin metadata: don't issue prefetches if a transaction abort has failed
2061 - dm cache: make sure every metadata function checks fail_io
2062 - dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
2063 - usb: retry reset if a device times out
2064 - usb: hub: fix a typo in hub_port_init() leading to wrong logic
2065 - USB: uas: Reduce can_queue to MAX_CMNDS
2066 - USB: cdc-acm: more sanity checking
2067 - USB: iowarrior: fix oops with malicious USB descriptors
2068 - USB: usb_driver_claim_interface: add sanity checking
2069 - USB: mct_u232: add sanity checking in probe
2070 - USB: digi_acceleport: do sanity checking for the number of ports
2071 - USB: cypress_m8: add endpoint sanity check
2072 - USB: serial: cp210x: Adding GE Healthcare Device ID
2073 - USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
2074 - USB: option: add "D-Link DWM-221 B1" device id
2075 - pwc: Add USB id for Philips Spc880nc webcam
2076 - Input: powermate - fix oops with malicious USB descriptors
2077 - ALSA: usb-audio: Fix NULL dereference in create_fixed_stream_quirk()
2078 - ALSA: usb-audio: Add sanity checks for endpoint accesses
2079 - ALSA: usb-audio: add Microsoft HD-5001 to quirks
2080 - ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()
2081 - ALSA: usb-audio: Fix double-free in error paths after
2082 snd_usb_add_audio_stream() call
2083 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
2084 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
2085 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
2086 - crypto: ccp - Add hash state import and export support
2087 - crypto: ccp - Limit the amount of information exported
2088 - crypto: ccp - Don't assume export/import areas are aligned
2089 - crypto: ccp - memset request context to zero during import
2090 - crypto: keywrap - memzero the correct memory
2091 - crypto: atmel - fix checks of error code returned by devm_ioremap_resource()
2092 - crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
2093 - crypto: marvell/cesa - forward devm_ioremap_resource() error code
2094 - X.509: Fix leap year handling again
2095 - mei: bus: check if the device is enabled before data transfer
2096 - HID: logitech: fix Dual Action gamepad support
2097 - HID: i2c-hid: fix OOB write in i2c_hid_set_or_send_report()
2098 - HID: multitouch: force retrieving of Win8 signature blob
2099 - HID: fix hid_ignore_special_drivers module parameter
2100 - staging: comedi: ni_tiocmd: change mistaken use of start_src for start_arg
2101 - staging: android: ion_test: fix check of platform_device_register_simple()
2102 error code
2103 - staging: comedi: ni_mio_common: fix the ni_write[blw]() functions
2104 - tty: Fix GPF in flush_to_ldisc(), part 2
2105 - net: irda: Fix use-after-free in irtty_open()
2106 - 8250: use callbacks to access UART_DLL/UART_DLM
2107 - saa7134: Fix bytesperline not being set correctly for planar formats
2108 - adv7511: TX_EDID_PRESENT is still 1 after a disconnect
2109 - bttv: Width must be a multiple of 16 when capturing planar formats
2110 - coda: fix first encoded frame payload
2111 - media: v4l2-compat-ioctl32: fix missing length copy in put_v4l2_buffer32
2112 - mtip32xx: Avoid issuing standby immediate cmd during FTL rebuild
2113 - mtip32xx: Fix broken service thread handling
2114 - mtip32xx: Remove unwanted code from taskfile error handler
2115 - mtip32xx: Print exact time when an internal command is interrupted
2116 - mtip32xx: Fix for rmmod crash when drive is in FTL rebuild
2117 - mtip32xx: Handle safe removal during IO
2118 - mtip32xx: Handle FTL rebuild failure state during device initialization
2119 - mtip32xx: Implement timeout handler
2120 - mtip32xx: Cleanup queued requests after surprise removal
2121 - ALSA: pcm: Avoid "BUG:" string for warnings again
2122 - ALSA: intel8x0: Add clock quirk entry for AD1981B on IBM ThinkPad X41.
2123 - ALSA: hda - Don't handle ELD notify from invalid port
2124 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
2125 - ALSA: hda - Fix unconditional GPIO toggle via automute
2126 - tools/hv: Use include/uapi with __EXPORTED_HEADERS__
2127 - jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
2128 - brd: Fix discard request processing
2129 - IB/srpt: Simplify srpt_handle_tsk_mgmt()
2130 - bcache: cleaned up error handling around register_cache()
2131 - bcache: fix race of writeback thread starting before complete initialization
2132 - bcache: fix cache_set_flush() NULL pointer dereference on OOM
2133 - mm: memcontrol: reclaim when shrinking memory.high below usage
2134 - mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
2135 - ia64: define ioremap_uc()
2136 - watchdog: don't run proc_watchdog_update if new value is same as old
2137 - watchdog: rc32434_wdt: fix ioctl error handling
2138 - Bluetooth: Add new AR3012 ID 0489:e095
2139 - Bluetooth: Fix potential buffer overflow with Add Advertising
2140 - cgroup: ignore css_sets associated with dead cgroups during migration
2141 - net: mvneta: enable change MAC address when interface is up
2142 - of: alloc anywhere from memblock if range not specified
2143 - vfs: show_vfsstat: do not ignore errors from show_devname method
2144 - splice: handle zero nr_pages in splice_to_pipe()
2145 - xtensa: ISS: don't hang if stdin EOF is reached
2146 - xtensa: fix preemption in {clear,copy}_user_highpage
2147 - xtensa: clear all DBREAKC registers on start
2148 - ARC: [BE] readl()/writel() to work in Big Endian CPU configuration
2149 - ARC: bitops: Remove non relevant comments
2150 - quota: Fix possible GPF due to uninitialised pointers
2151 - xfs: fix two memory leaks in xfs_attr_list.c error paths
2152 - raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
2153 - md/raid5: Compare apples to apples (or sectors to sectors)
2154 - RAID5: check_reshape() shouldn't call mddev_suspend
2155 - RAID5: revert e9e4c377e2f563 to fix a livelock
2156 - raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
2157 - md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
2158 - md: multipath: don't hardcopy bio in .make_request path
2159 - Revert "UBUNTU: SAUCE: (noup) fuse: Add reference counting for fuse_io_priv"
2160 - Revert "UBUNTU: SAUCE: (noup) fuse: do not use iocb after it may have been
2161 freed"
2162 - fuse: do not use iocb after it may have been freed
2163 - fuse: Add reference counting for fuse_io_priv
2164 - fs/coredump: prevent fsuid=0 dumps into user-controlled directories
2165 - rapidio/rionet: fix deadlock on SMP
2166 - ipr: Fix out-of-bounds null overwrite
2167 - ipr: Fix regression when loading firmware
2168 - iwlwifi: mvm: Fix paging memory leak
2169 - drm/radeon: disable runtime pm on PX laptops without dGPU power control
2170 - drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.
2171 - drm/amdgpu: disable runtime pm on PX laptops without dGPU power control
2172 - drm/amdgpu: include the right version of gmc header files for iceland
2173 - IB/ipoib: fix for rare multicast join race condition
2174 - tracing: Have preempt(irqs)off trace preempt disabled functions
2175 - tracing: Fix crash from reading trace_pipe with sendfile
2176 - tracing: Fix trace_printk() to print when not using bprintk()
2177 - bitops: Do not default to __clear_bit() for __clear_bit_unlock()
2178 - scripts/coccinelle: modernize &
2179 - scripts/kconfig: allow building with make 3.80 again
2180 - kbuild/mkspec: fix grub2 installkernel issue
2181 - MAINTAINERS: Update mailing list and web page for hwmon subsystem
2182 - ideapad-laptop: Add ideapad Y700 (15) to the no_hw_rfkill DMI list
2183 - mmc: block: fix ABI regression of mmc_blk_ioctl
2184 - mmc: mmc_spi: Add Card Detect comments and fix CD GPIO case
2185 - mmc: sdhci: fix data timeout (part 1)
2186 - mmc: sdhci: fix data timeout (part 2)
2187 - mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
2188 - clk: rockchip: rk3368: fix cpuclk mux bit of big cpu-cluster
2189 - clk: rockchip: rk3368: fix cpuclk core dividers
2190 - clk: rockchip: rk3368: fix parents of video encoder/decoder
2191 - clk: rockchip: rk3368: fix hdmi_cec gate-register
2192 - clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
2193 - clk: bcm2835: Fix setting of PLL divider clock rates
2194 - target: Fix target_release_cmd_kref shutdown comp leak
2195 - iser-target: Fix identification of login rx descriptor type
2196 - iser-target: Add new state ISER_CONN_BOUND to isert_conn
2197 - iser-target: Separate flows for np listeners and connections cma events
2198 - iser-target: Rework connection termination
2199 - nfsd4: fix bad bounds checking
2200 - nfsd: fix deadlock secinfo+readdir compound
2201 - ARM: dts: at91: sama5d3 Xplained: don't disable hsmci regulator
2202 - ARM: dts: at91: sama5d4 Xplained: don't disable hsmci regulator
2203 - ACPI / PM: Runtime resume devices when waking from hibernate
2204 - writeback, cgroup: fix premature wb_put() in
2205 locked_inode_to_wb_and_lock_list()
2206 - writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the
2207 inode
2208 - Revert "UBUNTU: SAUCE: (noup) Input: synaptics - handle spurious release of
2209 trackstick buttons, again"
2210 - Input: synaptics - handle spurious release of trackstick buttons, again
2211 - Input: ims-pcu - sanity check against missing interfaces
2212 - Input: ati_remote2 - fix crashes on detecting device with invalid descriptor
2213 - ocfs2/dlm: fix race between convert and recovery
2214 - ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
2215 - mm/page_alloc: prevent merging between isolated and other pageblocks
2216 - mtd: onenand: fix deadlock in onenand_block_markbad
2217 - PM / sleep: Clear pm_suspend_global_flags upon hibernate
2218 - scsi_common: do not clobber fixed sense information
2219 - sched/cputime: Fix steal time accounting vs. CPU hotplug
2220 - perf/x86/pebs: Add workaround for broken OVFL status on HSW+
2221 - perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
2222 - perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
2223 - Linux 4.4.7
2224
2225 * QCA9565 / AR9565 bluetooth not work (LP: #1542944)
2226 - Bluetooth: Add new AR3012 ID 0489:e095
2227
2228 * The mic mute key and led can't work on a Lenovo AIO machine (LP: #1555912)
2229 - ALSA: hda - fix the mic mute button and led problem for a Lenovo AIO
2230
2231 * 13d3:3472 bluetooth not working, 4.2 low latency kernel 14.04.1 on asus ROG
2232 gl552jx (LP: #1552925)
2233 - Bluetooth: btusb: Add a new AR3012 ID 13d3:3472
2234
2235 * Bluetooth cannot detect other devices (Lite-on 3014 + Atheros AR9565)
2236 (LP: #1546694)
2237 - Bluetooth: btusb: Add a new AR3012 ID 04ca:3014
2238
2239 * Atheros AR9462 Bluetooth cannot detect other devices (LP: #1542564)
2240 - Bluetooth: btusb: Add new AR3012 ID 13d3:3395
2241
2242 * s390/pci: add extra padding to function measurement block (LP: #1572291)
2243 - s390/pci: add extra padding to function measurement block
2244
2245 * CVE-2016-3951 (LP: #1567191)
2246 - cdc_ncm: do not call usbnet_link_change from cdc_ncm_bind
2247 - usbnet: cleanup after bind() in probe()
2248
2249 * linux: Add UEFI keyring for externally signed modules (LP: #1569924)
2250 - efi: Remove redundant efi_set_variable_nonblocking() prototype
2251 - efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo()
2252 - efi: Add nonblocking option to efi_query_variable_store()
2253 - efi: Add NV memory attribute
2254 - efi: Reformat GUID tables to follow the format in UEFI spec
2255 - efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL
2256 - SAUCE: (noup) Add EFI signature data types
2257 - crypto: KEYS: convert public key and digsig asym to the akcipher api
2258 - [Config] CONFIG_EFI_SIGNATURE_LIST_PARSER=y
2259 - SAUCE: (noup) Add an EFI signature blob parser and key loader.
2260 - [Config] CONFIG_IMA_MOK_KEYRING=y
2261 - IMA: create machine owner and blacklist keyrings
2262 - KEYS: Add an alloc flag to convey the builtinness of a key
2263 - [Config] CONFIG_MODULE_SIG_UEFI=y, CONFIG_SYSTEM_BLACKLIST_KEYRING=y
2264 - SAUCE: (noup) KEYS: Add a system blacklist keyring
2265 - SAUCE: (noup) MODSIGN: Support not importing certs from db
2266
2267 * Miscellaneous Ubuntu changes
2268 - [Config] CONFIG_PUBLIC_KEY_ALGO_RSA=y
2269
2270 -- Kamal Mostafa <kamal@canonical.com> Sun, 24 Apr 2016 12:12:13 -0700
2271
2272 linux (4.4.0-21.37) xenial; urgency=low
2273
2274 [ Tim Gardner ]
2275
2276 * Release Tracking Bug
2277 - LP: #1571791
2278
2279 * linux: MokSBState is ignored (LP: #1571691)
2280 - SAUCE: (noup) MODSIGN: Import certificates from UEFI Secure Boot
2281 - SAUCE: (noup) efi: Disable secure boot if shim is in insecure mode
2282 - SAUCE: (noup) Display MOKSBState when disabled
2283
2284 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Apr 2016 07:00:22 -0600
2285
2286 linux (4.4.0-20.36) xenial; urgency=low
2287
2288 [ Tim Gardner ]
2289
2290 * Release Tracking Bug
2291 - LP: #1571069
2292
2293 * sysfs mount failure during stateful lxd snapshots (LP: #1570906)
2294 - SAUCE: kernfs: Do not match superblock in another user namespace when
2295 mounting
2296
2297 * Kernel Panic in Ubuntu 16.04 netboot installer (LP: #1570441)
2298 - x86/topology: Fix logical package mapping
2299 - x86/topology: Fix Intel HT disable
2300 - x86/topology: Use total_cpus not nr_cpu_ids for logical packages
2301 - xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
2302 - x86/topology: Fix AMD core count
2303
2304 * [regression]: Failed to call clock_adjtime(): Invalid argument
2305 (LP: #1566465)
2306 - ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
2307
2308 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Apr 2016 06:31:56 -0600
2309
2310 linux (4.4.0-19.35) xenial; urgency=low
2311
2312 [ Tim Gardner ]
2313
2314 * Release Tracking Bug
2315 - LP: #1570348
2316
2317 * CVE-2016-2847 (LP: #1554260)
2318 - pipe: limit the per-user amount of pages allocated in pipes
2319
2320 * xenial kernel crash on HP BL460c G7 (qla24xx problem?) (LP: #1554003)
2321 - SAUCE: (noup) qla2xxx: Add irq affinity notification V2
2322
2323 * arm64: guest hangs when ntpd is running (LP: #1549494)
2324 - SAUCE: (noup) KVM: arm/arm64: Handle forward time correction gracefully
2325
2326 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
2327 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=y
2328
2329 * s390/cpumf: Fix lpp detection (LP: #1555344)
2330 - s390/facilities: use stfl mnemonic instead of insn magic
2331 - s390/facilities: always use lowcore's stfle field for storing facility bits
2332 - s390/cpumf: Fix lpp detection
2333
2334 * s390x kernel image needs weightwatchers (LP: #1536245)
2335 - [Config] s390x: Use compressed kernel bzImage
2336
2337 * Surelock GA2 SP1: surelock02p05: Not seeing sgX devices for LUNs after
2338 upgrading to Ubuntu 16.04 (LP: #1567581)
2339 - Revert "UBUNTU: SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on
2340 device-tree properties"
2341
2342 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
2343 - cpufreq: powernv: Define per_cpu chip pointer to optimize hot-path
2344 - Revert "cpufreq: postfix policy directory with the first CPU in related_cpus"
2345 - cpufreq: powernv: Add sysfs attributes to show throttle stats
2346
2347 * systemd-modules-load.service: Failing due to missing module 'ib_iser' (LP: #1566468)
2348 - [Config] Add ib_iser to generic inclusion list
2349
2350 * thunderx nic performance improvements (LP: #1567093)
2351 - net: thunderx: Set recevie buffer page usage count in bulk
2352 - net: thunderx: Adjust nicvf structure to reduce cache misses
2353
2354 * fixes for thunderx nic in multiqueue mode (LP: #1567091)
2355 - net: thunderx: Fix for multiqset not configured upon interface toggle
2356 - net: thunderx: Fix for HW TSO not enabled for secondary qsets
2357 - net: thunderx: Fix receive packet stats
2358
2359 * Miscellaneous Ubuntu changes
2360 - [Config] updateconfigs after CONFIG_DRM_I915_BPO_PRELIMINARY_HW_SUPPORT=n
2361
2362 * Miscellaneous upstream changes (LP: #1564901)
2363 - Input: xpad - correctly handle concurrent LED and FF requests
2364
2365 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Apr 2016 07:32:16 +0100
2366
2367 linux (4.4.0-18.34) xenial; urgency=low
2368
2369 [ Tim Gardner ]
2370
2371 * Release Tracking Bug
2372 - LP: #1566868
2373
2374 * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
2375 - SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
2376 - SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
2377
2378 * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
2379 - [Config] CONFIG_ARCH_ROCKCHIP=y
2380
2381 * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
2382 - perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
2383 - perf/x86/cqm: Fix CQM memory leak and notifier leak
2384 - x86/cpufeature: Carve out X86_FEATURE_*
2385 - Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2386 - x86/topology: Create logical package id
2387 - perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
2388 - perf/x86/mbm: Add memory bandwidth monitoring event management
2389 - perf/x86/mbm: Implement RMID recycling
2390 - perf/x86/mbm: Add support for MBM counter overflow handling
2391
2392 * User namespace mount updates (LP: #1566505)
2393 - SAUCE: quota: Require that qids passed to dqget() be valid and map into s_user_ns
2394 - SAUCE: fs: Allow superblock owner to change ownership of inodes with unmappable ids
2395 - SAUCE: fuse: Don't initialize user_id or group_id in mount options
2396 - SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
2397 - SAUCE: fs: fix a posible leak of allocated superblock
2398
2399 * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
2400 (LP: #1566518)
2401 - arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
2402 - arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission
2403
2404 * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
2405 for Alpine Ridge on SKL (LP: #1519623)
2406 - usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
2407 - usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
2408 - usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devices
2409 - usb: add device descriptor for usb 3.1 root hub
2410 - usb: Support USB 3.1 extended port status request
2411 - xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
2412 - xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable controllers
2413 - xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device capability
2414 - xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP devices
2415 - usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
2416 - usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion descriptor
2417 - usb: Add USB 3.1 Precision time measurement capability descriptor support
2418 - xhci: refactor and cleanup endpoint initialization.
2419 - xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
2420 - xhci: cleanup isoc tranfers queuing code
2421 - xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 3.1
2422 - SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor parsing
2423
2424 * wrong/missing permissions for device file /dev/prandom (prng.ko)
2425 (LP: #1558275)
2426 - s390/crypto: provide correct file mode at device register.
2427
2428 * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
2429 - ALSA: hda - fix front mic problem for a HP desktop
2430
2431 * HP Notebook Probook 440 G3 HDA Intel PCH horrible sounds while booting
2432 (LP: #1556228)
2433 - ALSA: hda - Apply reboot D3 fix for CX20724 codec, too
2434
2435 * please provide mmc-modules udeb (LP: #1565765)
2436 - [Config] Add mmc block drivers to d-i
2437
2438 * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
2439 - Add secure_modules() call
2440 - PCI: Lock down BAR access when module security is enabled
2441 - x86: Lock down IO port access when module security is enabled
2442 - ACPI: Limit access to custom_method
2443 - asus-wmi: Restrict debugfs interface when module loading is restricted
2444 - Restrict /dev/mem and /dev/kmem when module loading is restricted
2445 - acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
2446 - kexec: Disable at runtime if the kernel enforces module loading restrictions
2447 - x86: Restrict MSR access when module loading is restricted
2448 - [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
2449 - Add option to automatically enforce module signatures when in Secure Boot mode
2450 - efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
2451 - efi: Add EFI_SECURE_BOOT bit
2452 - hibernate: Disable in a signed modules environment
2453
2454 * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
2455 - PCI: Add fwnode_handle to x86 pci_sysdata
2456 - PCI: Look up IRQ domain by fwnode_handle
2457 - [Config] CONFIG_PCI_HYPERV=m
2458 - PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
2459
2460 * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
2461 (LP: #1559923)
2462 - ACPI / processor: Request native thermal interrupt handling via _OSC
2463
2464 * Sync kernel zfs 0.6.5.6 - align with zfsutils-linux and spl packages
2465 (LP: #1564591)
2466 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu3
2467
2468 * [Ubuntu 16.04.1] RELEASE and ACQUIRE atomics on Power (LP: #1556096)
2469 - atomics: Allow architectures to define their own __atomic_op_* helpers
2470 - powerpc: atomic: Implement atomic{, 64}_*_return_* variants
2471 - powerpc: atomic: Implement acquire/release/relaxed variants for xchg
2472 - powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchg
2473
2474 * fix for do_tools_cpupower when cross-compiling (LP: #1564206)
2475 - [Debian] cpupower uses non-standard CROSS
2476
2477 * ISST:LTE: Regression: roselp2 Oops in kernel during setup io (LP: #1546439)
2478 - SAUCE: block: partition: initialize percpuref before sending out KOBJ_ADD
2479
2480 * Unable to migrate container (LP: #1563921)
2481 - SAUCE: cgroup mount: ignore nsroot=
2482
2483 * [Hyper-V] patch inclusion in 16.04 for NIC hot add/remove (LP: #1563688)
2484 - hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()
2485
2486 * /proc/$pid/maps performance regression (LP: #1547231)
2487 - proc: revert /proc/<pid>/maps [stack:TID] annotation
2488
2489 * TPM2.0 trusted keys fixes (LP: #1398274)
2490 - tpm: remove unneeded include of actbl2.h
2491 - tpm: fix checks for policy digest existence in tpm2_seal_trusted()
2492 - tpm_crb: Use the common ACPI definition of struct acpi_tpm2
2493 - tpm_tis: Disable interrupt auto probing on a per-device basis
2494 - tpm_tis: Do not fall back to a hardcoded address for TPM2
2495 - tpm_tis: Use devm_ioremap_resource
2496 - tpm_tis: Clean up the force=1 module parameter
2497 - tpm_crb: Drop le32_to_cpu(ioread32(..))
2498 - tpm_crb: Use devm_ioremap_resource
2499 - tpm: fix the rollback in tpm_chip_register()
2500 - tpm: fix the cleanup of struct tpm_chip
2501 - tpm: fix: set continueSession attribute for the unseal operation
2502 - tpm: fix: return rc when devm_add_action() fails
2503 - tpm_eventlog.c: fix binary_bios_measurements
2504 - tpm_crb/tis: fix: use dev_name() for /proc/iomem
2505 - tpm_crb: tpm2_shutdown() must be called before tpm_chip_unregister()
2506 - tpm_tis: fix build warning with tpm_tis_resume
2507
2508 * [Feature]intel_idle driver support for Knights Landing (LP: #1461365)
2509 - intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
2510
2511 * cxlflash: Backport upstream cxlflash commits and submitting a noup patch to
2512 Xenial (LP: #1563485)
2513 - cxlflash: Fix to avoid unnecessary scan with internal LUNs
2514 - cxlflash: Increase cmd_per_lun for better throughput
2515 - SAUCE: (noup) cxlflash: Move to exponential back-off when cmd_room is not available
2516
2517 * Miscellaneous Ubuntu changes
2518 - [Config] do_zfs_powerpc64-smp = true
2519 - [Debian] fix linux_tools when cross-compiling
2520 - [Config] do_zfs_powerpc64-smp use default value
2521 - SAUCE: apparmor: Fix FTBFS due to bad include path
2522 - SAUCE: i915_bpo: Disable preliminary hw support
2523
2524 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Mar 2016 15:31:33 -0600
2525
2526 linux (4.4.0-17.33) xenial; urgency=low
2527
2528 [ Tim Gardner ]
2529
2530 * Release Tracking Bug
2531 - LP: #1563441
2532
2533 * ISST-LTE: pVM:high cpus number need a high crashkernel value in kdump
2534 (LP: #1560552)
2535 - SAUCE: (noup) ppc64 boot: Wait for boot cpu to show up if nr_cpus limit is
2536 about to hit.
2537
2538 * Predictable naming mechanism is leading to issues in DLPAR operations of
2539 NICs (LP: #1560514)
2540 - SAUCE: (noup) powerpc/pci: Assign fixed PHB number based on device-tree
2541 properties
2542
2543 * ThunderX: support alternative phy implementations (LP: #1562968)
2544 - net: thunderx: Cleanup PHY probing code.
2545 - [Config] CONFIG_MDIO_CAVIUM=m
2546 - phy: mdio-octeon: Refactor into two files/modules
2547 - [Config] CONFIG_MDIO_THUNDER=m
2548 - phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.
2549 - phy: mdio-cavium: Add missing MODULE_* annotations.
2550 - net: cavium: For Kconfig THUNDER_NIC_BGX, select MDIO_THUNDER.
2551 - phy: mdio-thunder: Fix some Kconfig typos
2552 - [d-i] Add phy drivers for Cavium ThunderX to nic-modules udeb
2553
2554 * linux: exclude ZONE_DEVICE from GFP_ZONE_TABLE (LP: #1563293)
2555 - Revert "mm: CONFIG_NR_ZONES_EXTENDED"
2556 - mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
2557
2558 * lots of printk to serial console can hang system for long time
2559 (LP: #1534216)
2560 - printk: set may_schedule for some of console_trylock() callers
2561
2562 * [i915_bpo] Update i915 backport driver (LP: #1560395)
2563 - SAUCE: i915_bpo: Update to drm-intel-next-fixes-2016-03-16
2564 - PM / runtime: Add new helper for conditional usage count incrementation
2565 - drm/core: Add drm_for_each_encoder_mask, v2.
2566 - drm/atomic-helper: Implement subsystem-level suspend/resume
2567
2568 * [Hyper-V] VM Sockets (LP: #1541585)
2569 - Drivers: hv: vmbus: Cleanup vmbus_set_event()
2570 - Drivers: hv: vmbus: Add vendor and device atttributes
2571 - Drivers: hv: vmbus: avoid infinite loop in init_vp_index()
2572 - Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_unload()
2573 - Drivers: hv: vmbus: don't manipulate with clocksources on crash
2574 - Drivers: hv: vmbus: add a helper function to set a channel's pending send size
2575 - Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
2576 - Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
2577 - Drivers: hv: vmbus: define a new VMBus message type for hvsock
2578 - Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
2579 - Drivers: hv: vmbus: add a per-channel rescind callback
2580 - Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
2581 - Drivers: hv: vmbus: Eliminate the spin lock on the read path
2582 - Drivers: hv: vmbus: Give control over how the ring access is serialized
2583 - drivers/hv: Move VMBus hypercall codes into Hyper-V UAPI header
2584 - Drivers: hv: vmbus: don't loose HVMSG_TIMER_EXPIRED messages
2585 - Drivers: hv: vmbus: avoid wait_for_completion() on crash
2586 - Drivers: hv: vmbus: remove code duplication in message handling
2587 - Drivers: hv: vmbus: avoid unneeded compiler optimizations in vmbus_wait_for_unload()
2588 - Drivers: hv: util: Pass the channel information during the init call
2589 - Drivers: hv: utils: Remove util transport handler from list if registration fails
2590 - Revert "Drivers: hv: vmbus: Support handling messages on multiple CPUs"
2591 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
2592
2593 * [Bug]SKL-H boot hang when c8+c9+c10 enabled by intel_idle driver
2594 (LP: #1559918)
2595 - intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
2596
2597 * ixgbe: Update to Fortville SW5 release (LP: #1562326)
2598 - net: add tc offload feature flag
2599 - net: tc: helper functions to query action types
2600 - sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
2601 - net: rework ndo tc op to consume additional qdisc handle parameter
2602 - net: rework setup_tc ndo op to consume general tc operand
2603 - net: sched: add cls_u32 offload hooks for netdevs
2604 - net: ixgbe: add support for tc_u32 offload
2605 - net: ixgbe: abort with cls u32 divisor groups greater than 1
2606
2607 * Bring fm10k up to Fortville SW5 (LP: #1562310)
2608 - net: add netif_is_team_master helper
2609 - net: add netif_is_team_port helper
2610 - net: add netif_is_lag_master helper
2611 - net: add netif_is_lag_port helper
2612 - ethtool: correctly ensure {GS}CHANNELS doesn't conflict with GS{RXFH}
2613 - fm10k: don't reinitialize RSS flow table when RXFH configured
2614
2615 * [Feature]Always Running Timer (ART) to System Time translation
2616 (LP: #1519625)
2617 - time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
2618 - timekeeping: Provide internal function __ktime_get_real_seconds
2619 - timekeeping: Cap adjustments so they don't exceed the maxadj value
2620 - clocksource: Make clocksource validation work for all clocksources
2621 - time: Add cycles to nanoseconds translation
2622 - time: Add timekeeping snapshot code capturing system time and counter
2623 - time: Remove duplicated code in ktime_get_raw_and_real()
2624 - time: Add driver cross timestamp interface for higher precision time synchronization
2625 - time: Add history to cross timestamp interface supporting slower devices
2626 - time/timekeeping: Work around false positive GCC warning
2627 - x86/tsc: Always Running Timer (ART) correlated clocksource
2628 - ptp: Add PTP_SYS_OFFSET_PRECISE for driver crosstimestamping
2629 - [Config] CONFIG_E1000E_HWTS=y
2630 - e1000e: Adds hardware supported cross timestamp on e1000e nic
2631
2632 * x-gene2: add SoC v2 support to clock (LP: #1561604)
2633 - clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
2634
2635 * [Bug]Disable multi-record PEBS on Merom (LP: #1559914)
2636 - perf/x86: Move perf_event.c ............... => x86/events/core.c
2637 - perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
2638 - perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
2639 - perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
2640 - perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
2641 - perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
2642 - perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
2643 - perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
2644 - perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
2645 - perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
2646 - perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
2647 - perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
2648 - perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
2649 - perf/x86: Move perf_event_intel_uncore.[ch] .. =>
2650 x86/events/intel/uncore.[ch]
2651 - perf/x86: Move perf_event_intel_uncore_nhmex.c =>
2652 x86/events/intel/uncore_nmhex.c
2653 - perf/x86: Move perf_event_intel_uncore_snb.c =>
2654 x86/events/intel/uncore_snb.c
2655 - perf/x86: Move perf_event_intel_uncore_snbep.c =>
2656 x86/events/intel/uncore_snbep.c
2657 - perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
2658 - perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
2659 - perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
2660 - perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
2661 - perf/x86: Move perf_event.h to its new home
2662 - perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
2663
2664 * [Feature] Enable I2C on Broxton-P (LP: #1520139)
2665 - mfd: intel-lpss: Pass I2C configuration via properties on BXT
2666
2667 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Mar 2016 20:40:27 -0600
2668
2669 linux (4.4.0-16.32) xenial; urgency=low
2670
2671 [ Tim Gardner ]
2672
2673 * Release Tracking Bug
2674 - LP: #1561727
2675
2676 * fix thermal throttling due to commit "Thermal: initialize thermal zone
2677 device correctly" (LP: #1561676)
2678 - Thermal: Ignore invalid trip points
2679
2680 * Thinkpad T460: Trackpoint mouse buttons instantly generate "release" event
2681 on press (LP: #1553811)
2682 - SAUCE: (noup) Input: synaptics - handle spurious release of trackstick
2683 buttons, again
2684
2685 * reading /sys/kernel/security/apparmor/profiles requires CAP_MAC_ADMIN
2686 (LP: #1560583)
2687 - SAUCE: apparmor: Allow ns_root processes to open profiles file
2688 - SAUCE: apparmor: Consult sysctl when reading profiles in a user ns
2689
2690 * linux: sync virtualbox drivers to 5.0.16-dfsg-2 (LP: #1561492)
2691 - ubuntu: vbox -- update to 5.0.16-dfsg-2
2692
2693 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on
2694 s390x (LP: #1557690)
2695 - [Config] CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=n for s390x
2696
2697 * spl/zfs fails to build on s390x (LP: #1519814)
2698 - [Config] s390x -- re-enable zfs
2699 - [Config] zfs -- disable powerpc until the test failures can be resolved
2700
2701 * linux: sync to ZFS 0.6.5.6 stable release (LP: #1561483)
2702 - SAUCE: (noup) Update spl to 0.6.5.6-0ubuntu1, zfs to 0.6.5.6-0ubuntu1
2703
2704 * zfs: enable zfs for 64bit powerpc kernels (LP: #1558871)
2705 - [Packaging] zfs -- handle rprovides via dpkg-gencontrol
2706 - [Config] powerpc -- convert zfs configuration to custom_override
2707
2708 * Memory arena corruption with FUSE (was Memory allocation failure crashes
2709 kernel hard, presumably related to FUSE) (LP: #1505948)
2710 - SAUCE: (noup) fuse: do not use iocb after it may have been freed
2711 - SAUCE: (noup) fuse: Add reference counting for fuse_io_priv
2712
2713 * cgroup namespaces: add a 'nsroot=' mountinfo field (LP: #1560489)
2714 - SAUCE: (noup) cgroup namespaces: add a 'nsroot=' mountinfo field
2715
2716 * linux packaging: clear remaining redundant delta (LP: #1560445)
2717 - [Debian] Remove generated intermediate files on clean
2718
2719 * arm64: guest hangs when ntpd is running (LP: #1549494)
2720 - Revert "hrtimer: Add support for CLOCK_MONOTONIC_RAW"
2721 - Revert "hrtimer: Catch illegal clockids"
2722 - Revert "KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW"
2723
2724 * Need enough contiguous memory to support GICv3 ITS table (LP: #1558828)
2725 - [Config] CONFIG_FORCE_MAX_ZONEORDER=13 on arm64
2726 - SAUCE: (no-up) arm64: gicv3: its: Increase FORCE_MAX_ZONEORDER for Cavium
2727 ThunderX
2728
2729 * update arcmsr to version v1.30.00.22-20151126 to fix card timeouts
2730 (LP: #1559609)
2731 - arcmsr: fixed getting wrong configuration data
2732 - arcmsr: fixes not release allocated resource
2733 - arcmsr: make code more readable
2734 - arcmsr: adds code to support new Areca adapter ARC1203
2735 - arcmsr: changes driver version number
2736 - arcmsr: more readability improvements
2737 - arcmsr: Split dma resource allocation to a new function
2738 - arcmsr: change driver version to v1.30.00.22-20151126
2739
2740 * server image has no keyboard, desktop image works (LP: #1559692)
2741 - [Config] Rework input-modules (d-i) list
2742
2743 * PMU support for Cavium ThunderX (LP: #1559349)
2744 - arm64: perf: Rename Cortex A57 events
2745 - arm64/perf: Add Cavium ThunderX PMU support
2746 - arm64: perf: Enable PMCR long cycle counter bit
2747 - arm64: perf: Extend event mask for ARMv8.1
2748 - arm64: dts: Add Cavium ThunderX specific PMU
2749
2750 * Show ARM PMU events in perf stat (LP: #1559350)
2751 - drivers/perf: kill armpmu_register
2752 - arm: perf: Convert event enums to #defines
2753 - arm: perf: Add event descriptions
2754 - arm64: perf: Convert event enums to #defines
2755 - arm64: perf: Add event descriptions
2756 - ARM: perf: add format entry to describe event -> config mapping
2757 - arm64: perf: add format entry to describe event -> config mapping
2758
2759 * [Bug]HSW/BDW EDAC driver reports wrong DIMM (LP: #1559904)
2760 - EDAC/sb_edac: Fix computation of channel address
2761
2762 * 5-10 second delay in kernel boot with kernel command line ip= (LP: #1259861)
2763 - [Config] disable CONFIG_IP_PNP
2764
2765 * Miscellaneous Ubuntu changes
2766 - [Debian] Silence the reconstruct script
2767
2768 -- Tim Gardner <tim.gardner@canonical.com> Mon, 21 Mar 2016 10:15:31 -0600
2769
2770 linux (4.4.0-15.31) xenial; urgency=low
2771
2772 [ Tim Gardner ]
2773
2774 * Release Tracking Bug
2775 - LP: #1559252
2776
2777 * Xilinx KU3 Capi card does not show up in Ubuntu 16.04 (LP: #1557001)
2778 - SAUCE: (noup) cxl: Allow initialization on timebase sync failures
2779
2780 * policy namespace stacking (LP: #1379535)
2781 - Revert "UBUNTU: SAUCE: Move replacedby allocation into label_alloc"
2782 - Revert "UBUNTU: SAUCE: Fixup: __label_update() still doesn't handle some cases correctly."
2783 - Revert "UBUNTU: SAUCE: fix: audit "no_new_privs" case for exec failure"
2784 - Revert "UBUNTU: SAUCE: fixup: warning about aa_label_vec_find_or_create not being static"
2785 - Revert "UBUNTU: SAUCE: apparmor: fix refcount race when finding a child profile"
2786 - Revert "UBUNTU: SAUCE: fixup: cast poison values to remove warnings"
2787 - Revert "UBUNTU: SAUCE: fixup: get rid of unused var build warning"
2788 - Revert "UBUNTU: SAUCE: fixup: 20/23 locking issue around in __label_update"
2789 - Revert "UBUNTU: SAUCE: fixup: make __share_replacedby private to get rid of build warning"
2790 - Revert "UBUNTU: SAUCE: fix: replacedby forwarding is not being properly update when ns is destroyed"
2791 - Revert "UBUNTU: SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails"
2792 - Revert "UBUNTU: SAUCE: fixup: cleanup return handling of labels"
2793 - Revert "UBUNTU: SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read"
2794 - Revert "UBUNTU: SAUCE: apparmor: Fix: query label file permission"
2795 - Revert "UBUNTU: SAUCE: apparmor: Don't remove label on rcu callback if the label has already been removed"
2796 - Revert "UBUNTU: SAUCE: apparmor: Fix: break circular refcount for label that is directly freed."
2797 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount bug when inserting label update that transitions ns"
2798 - Revert "UBUNTU: SAUCE: apparmor: Fix: now that insert can force replacement use it instead of remove_and_insert"
2799 - Revert "UBUNTU: SAUCE: apparmor Fix: refcount bug in pivotroot mediation"
2800 - Revert "UBUNTU: SAUCE: apparmor: ensure that repacedby sharing is done correctly"
2801 - Revert "UBUNTU: SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter"
2802 - Revert "UBUNTU: SAUCE: apparmor: Fix: convert replacedby update to be protected by the labelset lock"
2803 - Revert "UBUNTU: SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on merge path"
2804 - Revert "UBUNTU: SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain"
2805 - Revert "UBUNTU: SAUCE: apparmor: Fix: label_vec_merge insertion"
2806 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure new labels resulting from merge have a replacedby"
2807 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount leak in aa_label_merge"
2808 - Revert "UBUNTU: SAUCE: apparmor: Fix: refcount race between locating in labelset and get"
2809 - Revert "UBUNTU: SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale"
2810 - Revert "UBUNTU: SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use needs locking"
2811 - Revert "UBUNTU: SAUCE: apparmor: debug: POISON label and replaceby pointer on free"
2812 - Revert "UBUNTU: SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the replacedby is not setup"
2813 - Revert "UBUNTU: SAUCE: apparmor: Fix: insert race between label_update and label_merge"
2814 - Revert "UBUNTU: SAUCE: apparmor: rework retrieval of the current label in the profile update case"
2815 - Revert "UBUNTU: SAUCE: apparmor: Disallow update of cred when then subjective != the objective cred"
2816 - Revert "UBUNTU: SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns"
2817 - Revert "UBUNTU: SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()"
2818 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
2819 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix for failed mediation of socket that is being shutdown"
2820 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings"
2821 - Revert "UBUNTU: SAUCE: (no-up) apparmor: fix mount not handling disconnected paths"
2822 - Revert "UBUNTU: SAUCE: (no-up): apparmor: fix mediation of fs unix sockets"
2823 - Revert "UBUNTU: apparmor -- follow change to this_cpu_ptr"
2824 - Revert "UBUNTU: SAUCE: (no-up) fix: bad unix_addr_fs macro"
2825 - Revert "UBUNTU: SAUCE: Revert: fix: only allow a single threaded process to ..."
2826 - Revert "UBUNTU: SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot"
2827 - Revert "UBUNTU: SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used"
2828 - SAUCE: (no-up) apparmor: sync of apparmor3.5-beta1 snapshot
2829 - SAUCE: add a sysctl to enable unprivileged user ns AppArmor policy loading
2830
2831 * Add arm64 NUMA support (LP: #1558765)
2832 - SAUCE: (noup) efi: ARM/arm64: ignore DT memory nodes instead of removing them
2833 - SAUCE: (noup) Documentation, dt, numa: dt bindings for NUMA.
2834 - [Config] CONFIG_OF_NUMA=y
2835 - SAUCE: (noup) of, numa: Add NUMA of binding implementation.
2836 - SAUCE: (noup) arm64: Move unflatten_device_tree() call earlier.
2837 - [Config] CONFIG_NUMA=y and CONFIG_NODES_SHIFT=2 on arm64
2838 - SAUCE: (noup) arm64, numa: Add NUMA support for arm64 platforms.
2839 - SAUCE: (noup) arm64, mm, numa: Add NUMA balancing support for arm64.
2840
2841 * vivid/linux: total ADT test failures (LP: #1558447)
2842 - Revert "Revert "af_unix: Revert 'lock_interruptible' in stream receive code""
2843
2844 * [Hyper-V] patches to allow kdump crash through NMI (LP: #1558720)
2845 - Drivers: hv: vmbus: Support handling messages on multiple CPUs
2846 - Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
2847
2848 * s390/pci: enforce fmb page boundary rule (LP: #1558625)
2849 - s390/pci: enforce fmb page boundary rule
2850
2851 * s390/pci: backport upstream commits since v4.4 (LP: #1558624)
2852 - s390/pci_dma: fix DMA table corruption with > 4 TB main memory
2853 - page_to_phys() always returns a multiple of PAGE_SIZE
2854 - s390/pci: provide ZPCI_ADDR macro
2855 - s390/pci: improve ZPCI_* macros
2856 - s390/pci: resize iomap
2857 - s390/pci: fix bar check
2858 - s390/pci: set error state for unusable functions
2859 - s390/pci: remove iomap sanity checks
2860 - s390/pci: remove pdev pointer from arch data
2861 - s390/pci: add ioctl interface for CLP
2862
2863 * IMA-appraisal is unusable in Ubuntu 16.04 (LP: #1558553)
2864 - [Config] CONFIG_SYSTEM_EXTRA_CERTIFICATE=y, CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096
2865 - KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
2866 - KEYS: Reserve an extra certificate symbol for inserting without recompiling
2867 - SAUCE: (noup) KEYS: Support for inserting a certificate into x86 bzImage
2868
2869 * skb_warn_bad_offload Crash (LP: #1558025)
2870 - ipv4: only create late gso-skb if skb is already set up with CHECKSUM_PARTIAL
2871
2872 * Add PCIe root complex to Cavium arm64 (LP: #1558342)
2873 - [Config] CONFIG_PCI_HOST_COMMON=y
2874 - [Config] CONFIG_PCI_HOST_THUNDER_PEM=y
2875 - [Config] CONFIG_PCI_HOST_THUNDER_ECAM=y
2876 - PCI: generic: Move structure definitions to separate header file
2877 - PCI: generic: Add pci_host_common_probe(), based on gen_pci_probe()
2878 - PCI: generic: Expose pci_host_common_probe() for use by other drivers
2879 - PCI: thunder: Add PCIe host driver for ThunderX processors
2880 - PCI: thunder: Add driver for ThunderX-pass{1,2} on-chip devices
2881
2882 * [Hyper-V] vmbus: Fix a bug in hv_need_to_signal_on_read() (LP: #1556264)
2883 - SAUCE: (noup) Drivers: hv: vmbus: Fix a bug in hv_need_to_signal_on_read()
2884
2885 * Xenial update to v4.4.6 stable release (LP: #1558330)
2886 - arm64: account for sparsemem section alignment when choosing vmemmap offset
2887 - ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
2888 - ARM: dts: dra7: do not gate cpsw clock due to errata i877
2889 - ARM: OMAP2+: hwmod: Introduce ti,no-idle dt property
2890 - PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()
2891 - kvm: cap halt polling at exactly halt_poll_ns
2892 - KVM: VMX: disable PEBS before a guest entry
2893 - KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
2894 - KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exit
2895 - KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
2896 - KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
2897 - s390/dasd: fix diag 0x250 inline assembly
2898 - tracing: Fix check for cpu online when event is disabled
2899 - dmaengine: at_xdmac: fix residue computation
2900 - jffs2: reduce the breakage on recovery from halfway failed rename()
2901 - ncpfs: fix a braino in OOM handling in ncp_fill_cache()
2902 - ASoC: dapm: Fix ctl value accesses in a wrong type
2903 - ASoC: samsung: Use IRQ safe spin lock calls
2904 - ASoC: wm8994: Fix enum ctl accesses in a wrong type
2905 - ASoC: wm8958: Fix enum ctl accesses in a wrong type
2906 - ovl: ignore lower entries when checking purity of non-directory entries
2907 - ovl: fix working on distributed fs as lower layer
2908 - wext: fix message delay/ordering
2909 - cfg80211/wext: fix message ordering
2910 - can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
2911 - iwlwifi: mvm: inc pending frames counter also when txing non-sta
2912 - mac80211: minstrel: Change expected throughput unit back to Kbps
2913 - mac80211: fix use of uninitialised values in RX aggregation
2914 - mac80211: minstrel_ht: set default tx aggregation timeout to 0
2915 - mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
2916 - mac80211: check PN correctly for GCMP-encrypted fragmented MPDUs
2917 - mac80211: Fix Public Action frame RX in AP mode
2918 - gpu: ipu-v3: Do not bail out on missing optional port nodes
2919 - drm/amdgpu: Fix error handling in amdgpu_flip_work_func.
2920 - drm/radeon: Fix error handling in radeon_flip_work_func.
2921 - Revert "drm/radeon/pm: adjust display configuration after powerstate"
2922 - userfaultfd: don't block on the last VM updates at exit time
2923 - ovl: fix getcwd() failure after unsuccessful rmdir
2924 - MIPS: Fix build error when SMP is used without GIC
2925 - MIPS: smp.c: Fix uninitialised temp_foreign_map
2926 - block: don't optimize for non-cloned bio in bio_get_last_bvec()
2927 - target: Drop incorrect ABORT_TASK put for completed commands
2928 - ld-version: Fix awk regex compile failure
2929 - Linux 4.4.6
2930
2931 * linux fails to load x.509 built-in certificate (LP: #1557250)
2932 - lib/mpi: Endianness fix
2933
2934 * s390/kconfig: setting for CONFIG...9P.... (LP: #1557994)
2935 - [Config] CONFIG_NET_9P=m for s390x
2936
2937 * mlx5_core kernel trace after "ethtool -C eth1 adaptive-rx on" flow
2938 (LP: #1557950)
2939 - net/mlx5e: Don't try to modify CQ moderation if it is not supported
2940 - net/mlx5e: Don't modify CQ before it was created
2941
2942 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
2943 - mmc: sdhci: Do not BUG on invalid vdd
2944 - mmc: enable MMC/SD/SDIO device to suspend/resume asynchronously
2945 - mmc: It is not an error for the card to be removed while suspended
2946
2947 * s390/kconfig: disable CONFIG_VIRTIO_MMIO (LP: #1557689)
2948 - [Config] CONFIG_VIRTIO_MMIO=n for s390x
2949
2950 * s390/kconfig: CONFIG_NUMA without CONFIG_NUMA_EMU does not make any sense on s390x (LP: #1557690)
2951 - [Config] CONFIG_NUMA_EMU=y for s390x
2952
2953 * Miscellaneous Ubuntu changes
2954 - [Debian] git-ubuntu-log -- prevent bug references being split
2955 - [Debian] git-ubuntu-log -- git log output is UTF-8
2956
2957 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Mar 2016 13:18:58 -0600
2958
2959 linux (4.4.0-14.30) xenial; urgency=low
2960
2961 [ Tim Gardner ]
2962
2963 * Release Tracking Bug
2964 - LP: #1557508
2965
2966 * Current 4.4 kernel won't boot on powerpc (LP: #1557130)
2967 - powerpc: Fix dedotify for binutils >= 2.26
2968
2969 * ZFS: send fails to transmit some holes [corruption] (LP: #1557151)
2970 - Illumos 6370 - ZFS send fails to transmit some holes
2971
2972 * Request to cherry-pick uvcvideo patch for Xenial kernel support of RealSense
2973 camera (LP: #1557138)
2974 - UVC: Add support for ds4 depth camera
2975
2976 * use after free of task_struct->numa_faults in task_numa_find_cpu (LP: #1527643)
2977 - sched/numa: Fix use-after-free bug in the task_numa_compare
2978
2979 * overlay fs regression: chmod fails with "Operation not permitted" on chowned
2980 files (LP: #1555997)
2981 - ovl: copy new uid/gid into overlayfs runtime inode
2982
2983 * Miscellaneous Ubuntu changes
2984 - SAUCE: Dump stack when X.509 certificates cannot be loaded
2985
2986 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Mar 2016 07:16:19 -0600
2987
2988 linux (4.4.0-13.29) xenial; urgency=low
2989
2990 [ Tim Gardner ]
2991
2992 * Release Tracking Bug
2993 - LP: #1556247
2994
2995 * s390/mm: four page table levels vs. fork (LP: #1556141)
2996 - s390/mm: four page table levels vs. fork
2997
2998 * [Hyper-V] network performance patches for Xenial 16.04 (LP: #1556037)
2999 - hv_netvsc: use skb_get_hash() instead of a homegrown implementation
3000 - hv_netvsc: cleanup netdev feature flags for netvsc
3001
3002 * fails to boot on megaraid (LP: #1552903)
3003 - SAUCE: (noup) megaraid_sas: Don't issue kill adapter for MFI controllers in
3004 case of PD list DCMD failure
3005
3006 * ALSA: hda - add codec support for Kabylake display audio codec (LP: #1556002)
3007 - ALSA: hda - add codec support for Kabylake display audio codec
3008
3009 * Backport upstream bugfixes to ubuntu-16.04 (LP: #1555765)
3010 - cpufreq: powernv: Free 'chips' on module exit
3011 - cpufreq: powernv: Hot-plug safe the kworker thread
3012 - cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
3013 - cpufreq: powernv/tracing: Add powernv_throttle tracepoint
3014 - cpufreq: powernv: Replace pr_info with trace print for throttle event
3015 - SAUCE: (noup) cpufreq: powernv: Fix bugs in powernv_cpufreq_{init/exit}
3016
3017 * Linux netfilter IPT_SO_SET_REPLACE memory corruption (LP: #1555338)
3018 - SAUCE: [nf,v2] netfilter: x_tables: don't rely on well-behaving userspace
3019
3020 * integer overflow in xt_alloc_table_info (LP: #1555353)
3021 - SAUCE: (noup) netfilter: x_tables: check for size overflow
3022
3023 * linux: auto-generate the reconstruct information from the git tag (LP: #1555543)
3024 - [Packaging] reconstruct -- automatically reconstruct against base tag
3025 - [Config] reconstruct -- update to autoreconstruct output
3026 - [Packaging] reconstruct -- update when inserting final changes
3027
3028 * Xenial update to v4.4.5 stable release (LP: #1555640)
3029 - use ->d_seq to get coherency between ->d_inode and ->d_flags
3030 - drivers: sh: Restore legacy clock domain on SuperH platforms
3031 - Btrfs: fix deadlock running delayed iputs at transaction commit time
3032 - btrfs: Fix no_space in write and rm loop
3033 - btrfs: async-thread: Fix a use-after-free error for trace
3034 - block: Initialize max_dev_sectors to 0
3035 - PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
3036 - parisc: Fix ptrace syscall number and return value modification
3037 - mips/kvm: fix ioctl error handling
3038 - kvm: x86: Update tsc multiplier on change.
3039 - fbcon: set a default value to blink interval
3040 - cifs: fix out-of-bounds access in lease parsing
3041 - CIFS: Fix SMB2+ interim response processing for read requests
3042 - Fix cifs_uniqueid_to_ino_t() function for s390x
3043 - vfio: fix ioctl error handling
3044 - KVM: x86: fix root cause for missed hardware breakpoints
3045 - arm/arm64: KVM: Fix ioctl error handling
3046 - iommu/amd: Apply workaround for ATS write permission check
3047 - iommu/amd: Fix boot warning when device 00:00.0 is not iommu covered
3048 - iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path
3049 - target: Fix WRITE_SAME/DISCARD conversion to linux 512b sectors
3050 - drm/ast: Fix incorrect register check for DRAM width
3051 - drm/radeon/pm: update current crtc info after setting the powerstate
3052 - drm/amdgpu/pm: update current crtc info after setting the powerstate
3053 - drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well
3054 - drm/amdgpu/gfx8: specify which engine to wait before vm flush
3055 - drm/amdgpu: return from atombios_dp_get_dpcd only when error
3056 - libata: fix HDIO_GET_32BIT ioctl
3057 - libata: Align ata_device's id on a cacheline
3058 - block: bio: introduce helpers to get the 1st and last bvec
3059 - writeback: flush inode cgroup wb switches instead of pinning super_block
3060 - Adding Intel Lewisburg device IDs for SATA
3061 - arm64: vmemmap: use virtual projection of linear region
3062 - PM / sleep / x86: Fix crash on graph trace through x86 suspend
3063 - ata: ahci: don't mark HotPlugCapable Ports as external/removable
3064 - tracing: Do not have 'comm' filter override event 'comm' field
3065 - pata-rb532-cf: get rid of the irq_to_gpio() call
3066 - Btrfs: fix loading of orphan roots leading to BUG_ON
3067 - Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"
3068 - jffs2: Fix page lock / f->sem deadlock
3069 - Fix directory hardlinks from deleted directories
3070 - dmaengine: pxa_dma: fix cyclic transfers
3071 - adv7604: fix tx 5v detect regression
3072 - ALSA: usb-audio: Add a quirk for Plantronics DA45
3073 - ALSA: ctl: Fix ioctls for X32 ABI
3074 - ALSA: hda - Fix mic issues on Acer Aspire E1-472
3075 - ALSA: rawmidi: Fix ioctls X32 ABI
3076 - ALSA: timer: Fix ioctls for X32 ABI
3077 - ALSA: pcm: Fix ioctls for X32 ABI
3078 - ALSA: seq: oss: Don't drain at closing a client
3079 - ALSA: hdspm: Fix wrong boolean ctl value accesses
3080 - ALSA: hdsp: Fix wrong boolean ctl value accesses
3081 - ALSA: hdspm: Fix zero-division
3082 - ALSA: timer: Fix broken compat timer user status ioctl
3083 - usb: chipidea: otg: change workqueue ci_otg as freezable
3084 - USB: cp210x: Add ID for Parrot NMEA GPS Flight Recorder
3085 - USB: qcserial: add Dell Wireless 5809e Gobi 4G HSPA+ (rev3)
3086 - USB: qcserial: add Sierra Wireless EM74xx device ID
3087 - USB: serial: option: add support for Telit LE922 PID 0x1045
3088 - USB: serial: option: add support for Quectel UC20
3089 - MIPS: scache: Fix scache init with invalid line size.
3090 - MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
3091 - ubi: Fix out of bounds write in volume update code
3092 - i2c: brcmstb: allocate correct amount of memory for regmap
3093 - thermal: cpu_cooling: fix out of bounds access in time_in_idle
3094 - block: check virt boundary in bio_will_gap()
3095 - block: get the 1st and last bvec via helpers
3096 - drm/i915: more virtual south bridge detection
3097 - drm/i915: refine qemu south bridge detection
3098 - modules: fix longstanding /proc/kallsyms vs module insertion race.
3099 - drm/amdgpu: fix topaz/tonga gmc assignment in 4.4 stable
3100 - Linux 4.4.5
3101
3102 * QEMU: causes vCPU steal time overflow on live migration (LP: #1494350)
3103 - x86/mm: Fix slow_virt_to_phys() for X86_PAE again
3104
3105 * TPM2.0 trusted keys fixes (LP: #1398274)
3106 - tpm_tis: further simplify calculation of ordinal duration
3107 - tpm_tis: Use devm_free_irq not free_irq
3108 - tpm_tis: Ensure interrupts are disabled when the driver starts
3109 - tpm: rework tpm_get_timeouts()
3110 - tpm_tis: Get rid of the duplicate IRQ probing code
3111 - tpm_tis: Refactor the interrupt setup
3112 - tpm_tis: Tighten IRQ auto-probing
3113 - tpm_ibmvtpm: properly handle interrupted packet receptions
3114
3115 * linux: review all versioned depends/conflicts/replaces/breaks for validility (LP: #1555033)
3116 - [Config] control.stub.in -- review versioned Build-Depends:
3117 - [Config] control.stub.in -- review versioned
3118 Depends/Breaks/Conflicts/Replaces
3119 - [Config] flavour-control.stub -- review versioned Breaks/Conflicts/Replaces
3120 - [Config] x86 vars.* -- review versioned Breaks/Conflicts/Replaces
3121
3122 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Mar 2016 05:11:51 -0700
3123
3124 linux (4.4.0-12.28) xenial; urgency=low
3125
3126 * Miscellaneous Ubuntu changes
3127 - reconstruct: Work around orig tarball packaging limitiations
3128 Fixes FTBS
3129
3130 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Mar 2016 13:26:08 -0700
3131
3132 linux (4.4.0-12.27) xenial; urgency=low
3133
3134 [ Tim Gardner ]
3135
3136 * Release Tracking Bug
3137 - LP: #1554704
3138
3139 * Fails to detect (second) display (LP: #1543683)
3140 - drm/i915: Fix hpd live status bits for g4x
3141
3142 * s390x -- various configuration changes (LP: #1543165)
3143 - [Config] s390x -- enable CONFIG_NUMA
3144 - [Config] s390x -- disable CONFIG_NET_VENDOR_EMULEX
3145 - [Config] s390x -- disable CONFIG_NET_VENDOR_SYNOPSYS
3146 - [Config] s390x -- disable CONFIG_NVMEM
3147 - [Config] s390x -- switch preempt mode to none
3148
3149 * Radeon hybrid graphics problem on resume (LP: #1554608)
3150 - Revert "drm/radeon: call hpd_irq_event on resume"
3151
3152 * Pull in upstream AMD code (amdgpu) in Xenial (LP: #1546572)
3153 - [Config] CONFIG_DRM_AMD_POWERPLAY=y
3154 - drm/amdgpu: use $(src) in Makefile (v2)
3155 - drm/radeon: constify radeon_asic_ring structures
3156 - drm/amdgpu: add a callback for reading the bios from the rom directly
3157 - drm/amdgpu: add read_bios_from_rom callback for CI parts
3158 - drm/amdgpu: add read_bios_from_rom callback for VI parts
3159 - drm/amdgpu: Use new read bios from rom callback
3160 - drm/amdgpu: Use unlocked gem unreferencing
3161 - drm/radeon: Use unlocked gem unreferencing
3162 - drm/amd: add new gfx8 register definitions for EDC
3163 - drm/amdgpu: add EDC support for CZ (v3)
3164 - drm/amd: abstract kernel rq and normal rq to priority of run queue
3165 - drm/amdgpu/gfx8: Enable interrupt on ME1_PIPE3
3166 - drm/amdgpu/gfx8: update PA_SC_RASTER_CONFIG:PKR_MAP only
3167 - drm/amdgpu: update rev id register for VI
3168 - drm/amdgpu: add more debugging output for driver failures
3169 - drm/amdgpu: add entity only when first job come
3170 - drm/amdgpu: handle error case for ctx
3171 - drm/amdgpu: unify AMDGPU_CTX_MAX_CS_PENDING and amdgpu_sched_jobs
3172 - drm/amdgpu: change default sched jobs to 32
3173 - drm/amdgpu: limit visible vram if it's smaller than the BAR
3174 - drm/amdgpu: restrict the sched jobs number to power of two
3175 - drm/amdgpu: put VM page tables directly into duplicates list
3176 - drm/amdgpu: split VM PD and PT handling during CS
3177 - drm/amdgpu: keep the PTs validation list in the VM v2
3178 - drm/radeon: Update radeon_get_vblank_counter_kms()
3179 - drm/radeon: only increment sync_seq when a fence is really emitted
3180 - drm/fb-helper: Use proper plane mask for fb cleanup
3181 - drm/amdgpu: fix dp link rate selection (v2)
3182 - drm/radeon: fix dp link rate selection (v2)
3183 - drm/amdgpu: share struct amdgpu_pm_state_type with powerplay module
3184 - drm/amdgpu: mv some definition from amdgpu_acpi.c to amdgpu_acpi.h
3185 - drm/amdgpu: mv amdgpu_acpi.h to amd/include/amd_acpi.h
3186 - drm/amdgpu: implement new cgs interface for acpi function
3187 - drm/amdgpu: implement cgs interface to query system info
3188 - drm/amdgpu: add new cgs interface to get display info (v2)
3189 - drm/amd/powerplay: add basic powerplay framework
3190 - drm/amdgpu: disable legacy path of firmware check if powerplay is enabled
3191 - drm/amdgpu: export amd_powerplay_func to amdgpu and other ip block
3192 - drm/amd/powerplay: add SMU manager sub-component
3193 - drm/amd/powerplay: add hardware manager sub-component
3194 - SAUCE: amd: Include errno.h
3195 - drm/amd/powerplay: add Carrizo smu support
3196 - drm/amd/powerplay: add Carrizo dpm support
3197 - drm/amd/powerplay: add CG and PG support for carrizo
3198 - drm/amd/powerplay: add event manager sub-component
3199 - drm/amd/powerplay: implement functions of amd_powerplay_func
3200 - drm/amd/powerplay: Add ixSWRST_COMMAND_1 in bif_5_0_d.h
3201 - drm/amd/powerplay: Move smu7*.h from amdgpu to powerplay.
3202 - drm/amd/powerplay: add header file for tonga smu and dpm
3203 - drm/amd/powerplay: Add Tonga SMU support
3204 - drm/amd/powerplay: add Tonga dpm support (v3)
3205 - drm/amd/powerplay: add/update headers for Fiji SMU and DPM
3206 - drm/amd/powerplay: update atomctrl for fiji
3207 - drm/amd/powerplay: add Fiji SMU support.
3208 - drm/amd/powerplay: add Fiji DPM support.
3209 - drm/amdgpu: add amdgpu.powerplay module option
3210 - drm/amd/amdgpu: enable powerplay and smc firmware loading for Fiji.
3211 - drm/amdgpu/powerplay: add function point in hwmgr_funcs for program display gap
3212 - drm/amdgpu/poweprlay: export program display gap function to eventmgr
3213 - drm/amdgpu/powerplay: implement pem_task for display_configuration_change
3214 - drm/amdgpu/powerplay: program display gap for tonga.
3215 - drm/amdgpu: enable powerplay module by default for tonga.
3216 - drm/amdgpu: enable powerplay module by default for fiji.
3217 - drm/amdgpu/powerplay: add some definition for other ip block to update cg pg.
3218 - drm/amd/powerplay: add new function point in hwmgr_func for CG/PG.
3219 - drm/amd/powerplay: Add CG and PG support for tonga
3220 - drm/amdgpu/powerplay: add new function point in hwmgr_funcs for thermal control
3221 - drm/amdgpu/powerplay: mv ppinterrupt.h to inc folder to share with other submodule.
3222 - drm/amdgpu/powerplay: add thermal control interface in hwmgr.
3223 - drm/amdgpu/powerplay: enable thermal interrupt task in eventmgr.
3224 - drm/amdgpu/powerplay: implement thermal control for tonga.
3225 - drm/amdgpu/powerplay: implement fan control interface in amd_powerplay_funcs
3226 - drm/amdgpu: export fan control functions to amdgpu
3227 - drm/amdgpu: enable sysfs interface for powerplay
3228 - drm/amdgpu: support per device powerplay enablement (v2)
3229 - drm/amd/powerplay: add and export hwmgr interface to eventmgr to check hw states.
3230 - drm/amd/powerplay: implement new funcs to check current states for tonga.
3231 - drm/amd/powerplay: refine the logic of whether need to update power state.
3232 - drm/amd/powerplay/tonga: enable pcie and mclk forcing for low
3233 - drm/amd/powerplay/fiji: enable pcie and mclk forcing for low
3234 - drm/amdgpu: extract pcie helpers to common header
3235 - drm: add drm_pcie_get_max_link_width helper (v2)
3236 - drm/amdgpu: store pcie gen mask and link width
3237 - drm/amdgpu/cgs: add sys info query for pcie gen and link width
3238 - drm/amdgpu/powerplay/tonga: query supported pcie info from cgs (v2)
3239 - drm/amdgpu/powerplay/fiji: query supported pcie info from cgs (v2)
3240 - drm/amd/powerplay: fix boolreturn.cocci warnings
3241 - drm/amd/powerplay/tonga: Add UVD DPM init
3242 - drm/amd/amdgpu: add gfx clock gating support for Fiji.
3243 - drm/amd/amdgpu: add gmc clock gating support for Fiji.
3244 - drm/amdgpu: add sdma clock gating support for Fiji.
3245 - drm/amd/powerplay: add parts of system clock gating support for Fiji. (v2)
3246 - drm/amd/powerplay: enable clock gating for Fiji.
3247 - drm/amd/powerplay: add atomctrl function to calculate CZ sclk dividers
3248 - drm/amd/powerplay: implement smc state upload for CZ
3249 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
3250 - drm/amd/powerplay: fix warning of cast to pointer from integer of different size.
3251 - drm/amd/powerplay: add new function point in hwmgr.
3252 - drm/amd/powerplay: add smc msg for NB P-State switch
3253 - drm/amd/powerplay: export interface to DAL to init/change display configuration.
3254 - drm/amd/powerplay: enable set_cpu_power_state task. (v2)
3255 - drm/amd/powerplay: enable/disable NB pstate feature for Carrizo.
3256 - drm/amd/powerplay: Add PPLib debug print macro.
3257 - drm/amdgpu: rename tonga_smumgr.h to tonga_smum.h
3258 - drm/amdgpu: rename fiji_smumgr.h to fiji_smum.h
3259 - drm/amd/powerplay: add multimedia power gating support for Fiji.
3260 - drm/amd/amdgpu: add uvd6.0 clock gating support. (v2)
3261 - drm/amd/amdgpu: add vce3.0 clock gating support. (v2)
3262 - drm/amd/amdgpu: enable uvd&vce clock gating for Fiji.
3263 - drm/amdgpu: Prepare DKMS build for powerplay module.
3264 - drm/amd/powerplay: add display configeration changed function in hwmgr for Fiji.
3265 - drm/amd/powerplay: Add thermal protection support for Fiji.
3266 - drm/amd/powerplay: Fix a bug in fan control setting default mode for Tonga and Fiji.
3267 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Tonga.
3268 - drm/amd/powerplay: add functions set/get_fan_control_mode in hwmgr for Fiji.
3269 - drm/amd/powerplay: fix boolreturn.cocci warnings
3270 - drm/amd/powerplay: fix bug that dpm funcs in debugfs/sysfs missing.
3271 - drm/amd/powerplay: check whether enable dpm in powerplay.
3272 - drm/amd/powerplay: move shared function of vi to hwmgr. (v2)
3273 - drm/amdgpu/powerplay: enable sysfs and debugfs interfaces late
3274 - drm/amd/powerplay: display gpu load when print performance for tonga.
3275 - drm/powerplay: add debugging output to tonga_processpptables.c
3276 - drm/powerplay: add debugging output to processpptables.c
3277 - drm/powerplay/hwmgr: log errors in tonga_hwmgr_backend_init
3278 - drm/amd/powerplay: Don't return an error if fan table is missing
3279 - amd\powerplay Implement get dal power level
3280 - amd/powerplay: Fix get dal power level
3281 - amd/powerplay: Add structures required to report configuration change
3282 - drm/amdgpu/powerplay: Program a calculated value as Deep Sleep clock.
3283 - drm/amd/powerplay: add point check to avoid NULL point hang.
3284 - drm/amd/powerplay: check whether need to enable thermal control. (v2)
3285 - drm/amd/powerplay: show gpu load when print gpu performance for Cz. (v2)
3286 - drm: powerplay: use div64_s64 instead of do_div
3287 - drm/amd/powerplay: fix a reversed condition
3288 - drm/amdgpu/cgs: cleanup some indenting
3289 - drm/amd/powerplay: precedence bug in init_non_clock_fields()
3290 - drm/amdgpu: fix NULL in vm_grab_id while S3 back
3291 - drm/amd/powerplay: fix bug that NULL checks are reversed.
3292 - drm/amd/powerplay: fix Smatch static checker warnings with indenting (v2)
3293 - drm/amd/powerplay: fix Smatch static checker warnings
3294 - drm/amd/powerplay: add powerplay valid check to avoid null point. (v2)
3295 - drm/amd/powerplay: Reload and initialize the smc firmware on powerplay resume.
3296 - drm/amdgpu: Show gpu load when display gpu performance for Ci.
3297 - drm/amdgpu: Show gpu load when display gpu performance for Fiji of VI.
3298 - drm/amdgpu: fix hex/decimal bug when show gpu load.
3299 - drm/amd/powerplay: add thermal control task when resume.
3300 - drm/amd/powerplay: enable set boot state task
3301 - drm/amd/powerplay: enable power down asic task. (v2)
3302 - drm/amd/powerplay: implement power down asic task for CZ
3303 - drm/amdgpu: add warning to amdgpu_bo_gpu_offset() v2
3304 - drm/amdgpu/cgs: add an interface to access PCI resources
3305 - drm/amdgpu: add irq domain support
3306 - drm/amdgpu/powerplay: include asm/div64.h for do_div()
3307 - drm/sysfs: use kobj_to_dev()
3308 - drm/amd/powerplay: fix static checker warning for return meaningless value.
3309 - drm/amdgpu/cz: add code to enable forcing UVD clocks
3310 - drm/amdgpu/cz: add code to enable forcing VCE clocks
3311 - drm/amdgpu/cz: force uvd clocks when sclks are forced
3312 - drm/amdgpu/cz: force vce clocks when sclks are forced
3313 - drm/amdgpu: use kobj_to_dev()
3314 - drm/radeon: use kobj_to_dev()
3315 - drm/ttm: fix adding foreign BOs to the LRU during init v2
3316 - drm/ttm: fix adding foreign BOs to the swap LRU
3317 - drm/ttm: add ttm_bo_move_to_lru_tail function v2
3318 - drm/amdgpu: move VM page tables to the LRU end on CS v2
3319 - drm/amdgpu: validate duplicates first
3320 - drm/amdgpu: add missing irq.h include
3321 - drm/fb_cma_helper: Remove implicit call to disable_unused_functions
3322 - drm/amdgpu: Add some tweaks to gfx 8 soft reset
3323 - amdkfd: don't open-code memdup_user()
3324 - amdkfd: Copy from the proper user command pointer
3325 - drm/amdgpu: Use drm_calloc_large for VM page_tables array
3326 - amd/powerplay: disable powerplay by default initially
3327 - drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without powerplay support
3328 - drm/atomic-helper: Export framebuffer_changed()
3329 - drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
3330 - drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
3331 - drm/amdgpu: fix next_rptr handling for debugfs
3332 - drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
3333 - drm/radeon: only init fbdev if we have connectors
3334 - drm/amdgpu: don't init fbdev if we don't have any connectors
3335 - drm/amd/powerplay: Update SMU firmware loading for Stoney
3336 - drm/amdgpu: fix non-ANSI declaration of amdgpu_amdkfd_gfx_*_get_functions()
3337 - drm/amdkfd: Remove unnecessary cast in kfree
3338 - drm/amdgpu: only move pt bos in LRU list on success
3339 - drm/amdgpu: mask out WC from BO on unsupported arches
3340 - drm/amdgpu/gfx8: enable cp inst/reg error interrupts
3341 - drm/amdgpu/gfx7: enable cp inst/reg error interrupts
3342 - drm/amdgpu: load MEC ucode manually on iceland
3343 - drm/amdgpu: disable uvd and vce clockgating on Fiji
3344 - drm/amdgpu: add pcie cap module parameters (v2)
3345 - drm/amdgpu/cik: don't mess with aspm if gpu is root bus
3346 - drm/amdgpu/dpm/ci: switch over to the common pcie caps interface
3347 - drm/amdgpu: handle uvd pg flags properly
3348 - drm/amdgpu: handle vce pg flags properly
3349 - drm/amdgpu: clean up vce pg flags for cz/st
3350 - drm/amdgpu: be consistent with uvd cg flags
3351 - drm/amd/powerplay/cz: disable uvd pg
3352 - drm/amd/powerplay/cz: disable vce pg
3353 - drm/amd/powerplay/tonga: disable uvd pg
3354 - drm/amd/powerplay/tonga: disable vce pg
3355 - drm/amdgpu: add a cgs interface to fetch cg and pg flags
3356 - drm/amdgpu: remove unused cg defines
3357 - drma/dmgpu: move cg and pg flags into shared headers
3358 - drm/amdgpu/tonga: plumb pg flags through to powerplay
3359 - drm/amdgpu/cz: plumb pg flags through to powerplay
3360 - SAUCE: drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled
3361
3362 * mlx4_core Set UAR page size to 4KB regardless of system page size (LP:
3363 #1552632)
3364 - net/mlx4_core: Set UAR page size to 4KB regardless of system page size
3365
3366 * Miscellaneous Ubuntu changes
3367 - [Config] CONFIG_CAVIUM_ERRATUM_27456=y
3368
3369 * Miscellaneous upstream changes
3370 - net: thunderx: Fix for Qset error due to CQ full
3371 - ahci: Workaround for ThunderX Errata#22536
3372 - arm64: Add workaround for Cavium erratum 27456
3373 - tipc: fix nullptr crash during subscription cancel
3374
3375 -- Tim Gardner <tim.gardner@canonical.com> Mon, 07 Mar 2016 05:04:22 -0700
3376
3377 linux (4.4.0-11.26) xenial; urgency=low
3378
3379 [ Tim Gardner ]
3380
3381 * Release Tracking Bug
3382 - LP: #1553391
3383
3384 * Xenial update to v4.4.4 stable release (LP: #1553179)
3385 - af_iucv: Validate socket address length in iucv_sock_bind()
3386 - gro: Make GRO aware of lightweight tunnels.
3387 - net: dp83640: Fix tx timestamp overflow handling.
3388 - tunnels: Allow IPv6 UDP checksums to be correctly controlled.
3389 - lwt: fix rx checksum setting for lwt devices tunneling over ipv6
3390 - tcp: fix NULL deref in tcp_v4_send_ack()
3391 - af_unix: fix struct pid memory leak
3392 - pptp: fix illegal memory access caused by multiple bind()s
3393 - sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
3394 - net: dsa: fix mv88e6xxx switches
3395 - tipc: fix connection abort during subscription cancel
3396 - inet: frag: Always orphan skbs inside ip_defrag()
3397 - switchdev: Require RTNL mutex to be held when sending FDB notifications
3398 - tcp: beware of alignments in tcp_get_info()
3399 - ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
3400 - ipv6/udp: use sticky pktinfo egress ifindex on connect()
3401 - ipv6: addrconf: Fix recursive spin lock call
3402 - ipv6: fix a lockdep splat
3403 - unix: correctly track in-flight fds in sending process user_struct
3404 - tcp: do not drop syn_recv on all icmp reports
3405 - net:Add sysctl_max_skb_frags
3406 - tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
3407 - enic: increment devcmd2 result ring in case of timeout
3408 - sctp: translate network order to host order when users get a hmacid
3409 - net: Copy inner L3 and L4 headers as unaligned on GRE TEB
3410 - flow_dissector: Fix unaligned access in __skb_flow_dissector when used by
3411 eth_get_headlen
3412 - bpf: fix branch offset adjustment on backjumps after patching ctx expansion
3413 - bonding: Fix ARP monitor validation
3414 - ipv4: fix memory leaks in ip_cmsg_send() callers
3415 - af_unix: Don't set err in unix_stream_read_generic unless there was an error
3416 - af_unix: Guard against other == sk in unix_dgram_sendmsg
3417 - tipc: fix premature addition of node to lookup table
3418 - tcp: md5: release request socket instead of listener
3419 - qmi_wwan: add "4G LTE usb-modem U901"
3420 - net/mlx4_en: Count HW buffer overrun only once
3421 - net/mlx4_en: Avoid changing dev->features directly in run-time
3422 - l2tp: Fix error creating L2TP tunnels
3423 - pppoe: fix reference counting in PPPoE proxy
3424 - net_sched fix: reclassification needs to consider ether protocol changes
3425 - route: check and remove route cache when we get route
3426 - tcp/dccp: fix another race at listener dismantle
3427 - IFF_NO_QUEUE: Fix for drivers not calling ether_setup()
3428 - rtnl: RTM_GETNETCONF: fix wrong return value
3429 - tipc: unlock in error path
3430 - unix_diag: fix incorrect sign extension in unix_lookup_by_ino
3431 - sctp: Fix port hash table size computation
3432 - ext4: fix bh->b_state corruption
3433 - ARM: debug-ll: fix BCM63xx entry for multiplatform
3434 - arm64: errata: Add -mpc-relative-literal-loads to build flags
3435 - KVM: s390: fix guest fprs memory leak
3436 - devm_memremap: Fix error value when memremap failed
3437 - drm/gma500: Use correct unref in the gem bo create function
3438 - ARM: 8457/1: psci-smp is built only for SMP
3439 - lib/ucs2_string: Add ucs2 -> utf8 helper functions
3440 - efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
3441 - efi: Do variable name validation tests in utf8
3442 - efi: Make our variable validation list include the guid
3443 - efi: Make efivarfs entries immutable by default
3444 - efi: Add pstore variables to the deletion whitelist
3445 - lib/ucs2_string: Correct ucs2 -> utf8 conversion
3446 - bcache: fix a livelock when we cause a huge number of cache misses
3447 - bcache: Add a cond_resched() call to gc
3448 - bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
3449 - bcache: fix a leak in bch_cached_dev_run()
3450 - bcache: unregister reboot notifier if bcache fails to unregister device
3451 - bcache: allows use of register in udev to avoid "device_busy" error.
3452 - bcache: Change refill_dirty() to always scan entire disk if necessary
3453 - dm thin: fix race condition when destroying thin pool workqueue
3454 - can: ems_usb: Fix possible tx overflow
3455 - usb: dwc3: Fix assignment of EP transfer resources
3456 - USB: cp210x: add IDs for GE B650V3 and B850V3 boards
3457 - USB: option: add support for SIM7100E
3458 - USB: option: add "4G LTE usb-modem U901"
3459 - drivers: android: correct the size of struct binder_uintptr_t for
3460 BC_DEAD_BINDER_DONE
3461 - spi: omap2-mcspi: Prevent duplicate gpio_request
3462 - iw_cxgb3: Fix incorrectly returning error on success
3463 - drm/i915: shut up gen8+ SDE irq dmesg noise
3464 - ocfs2: unlock inode if deleting inode from orphan fails
3465 - mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED
3466 - mm: numa: quickly fail allocations for NUMA balancing on full nodes
3467 - genirq: Validate action before dereferencing it in handle_irq_event_percpu()
3468 - clocksource/drivers/vt8500: Increase the minimum delta
3469 - s390/kvm: remove dependency on struct save_area definition
3470 - KVM: s390: fix memory overwrites when vx is disabled
3471 - Btrfs: add missing brelse when superblock checksum fails
3472 - Btrfs: igrab inode in writepage
3473 - btrfs: statfs: report zero available if metadata are exhausted
3474 - Btrfs: send, don't BUG_ON() when an empty symlink is found
3475 - Btrfs: fix number of transaction units required to create symlink
3476 - Btrfs: fix transaction handle leak on failure to create hard link
3477 - Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and
3478 subvolume roots
3479 - btrfs: initialize the seq counter in struct btrfs_device
3480 - s390: fix normalization bug in exception table sorting
3481 - s390/dasd: prevent incorrect length error under z/VM after PAV changes
3482 - s390/dasd: fix refcount for PAV reassignment
3483 - s390/dasd: fix performance drop
3484 - uml: flush stdout before forking
3485 - uml: fix hostfs mknod()
3486 - um: link with -lpthread
3487 - locks: fix unlock when fcntl_setlk races with a close
3488 - rtlwifi: rtl_pci: Fix kernel panic
3489 - rtlwifi: rtl8192cu: Add missing parameter setup
3490 - rtlwifi: rtl8192ce: Fix handling of module parameters
3491 - rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
3492 - rtlwifi: rtl8723ae: Fix initialization of module parameters
3493 - rtlwifi: rtl8192se: Fix module parameter initialization
3494 - rtlwifi: rtl8188ee: Fix module parameter initialization
3495 - rtlwifi: rtl8723be: Fix module parameter initialization
3496 - mei: fix fasync return value on error
3497 - mei: validate request value in client notify request ioctl
3498 - namei: ->d_inode of a pinned dentry is stable only for positives
3499 - rc: sunxi-cir: Initialize the spinlock properly
3500 - media: dvb-core: Don't force CAN_INVERSION_AUTO in oneshot mode
3501 - si2157: return -EINVAL if firmware blob is too big
3502 - gspca: ov534/topro: prevent a division by 0
3503 - vb2: fix a regression in poll() behavior for output,streams
3504 - tda1004x: only update the frontend properties if locked
3505 - dm space map metadata: remove unused variable in brb_pop()
3506 - dm snapshot: fix hung bios when copy error occurs
3507 - dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
3508 - coresight: checking for NULL string in coresight_name_match()
3509 - irqchip/omap-intc: Add support for spurious irq handling
3510 - irqchip/mxs: Add missing set_handle_irq()
3511 - irqchip/atmel-aic: Fix wrong bit operation for IRQ priority
3512 - irqchip/gic-v3-its: Fix double ICC_EOIR write for LPI in EOImode==1
3513 - posix-clock: Fix return code on the poll method's error path
3514 - clockevents/tcb_clksrc: Prevent disabling an already disabled clock
3515 - mmc: usdhi6rol0: handle NULL data in timeout
3516 - mmc: sdhci-pci: Do not default to 33 Ohm driver strength for Intel SPT
3517 - mmc: sdio: Fix invalid vdd in voltage switch power cycle
3518 - mmc: mmc: Fix incorrect use of driver strength switching HS200 and HS400
3519 - mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
3520 - mmc: core: Enable tuning according to the actual timing
3521 - mmc: mmci: fix an ages old detection error
3522 - mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
3523 - mmc: pxamci: fix again read-only gpio detection polarity
3524 - mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
3525 - mmc: sdhci: Allow override of mmc host operations
3526 - mmc: sdhci: Allow override of get_cd() called from sdhci_request()
3527 - Bluetooth: Use continuous scanning when creating LE connections
3528 - Bluetooth: Add support of Toshiba Broadcom based devices
3529 - Bluetooth: Fix incorrect removing of IRKs
3530 - Bluetooth: 6lowpan: Fix kernel NULL pointer dereferences
3531 - Bluetooth: 6lowpan: Fix handling of uncompressed IPv6 packets
3532 - time: Avoid signed overflow in timekeeping_get_ns()
3533 - cputime: Prevent 32bit overflow in time[val|spec]_to_cputime()
3534 - Revert "MIPS: Fix PAGE_MASK definition"
3535 - MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handler
3536 - MIPS: hpet: Choose a safe value for the ETIME check
3537 - MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefs
3538 - MIPS: Fix buffer overflow in syscall_get_arguments()
3539 - EDAC: Robustify workqueues destruction
3540 - EDAC, mc_sysfs: Fix freeing bus' name
3541 - sparc64: fix incorrect sign extension in sys_sparc64_personality
3542 - clk: exynos: use irqsave version of spin_lock to avoid deadlock with irqs
3543 - regulator: axp20x: Fix GPIO LDO enable value for AXP22x
3544 - regulator: mt6311: MT6311_REGULATOR needs to select REGMAP_I2C
3545 - virtio_balloon: fix race by fill and leak
3546 - virtio_balloon: fix race between migration and ballooning
3547 - virtio_pci: fix use after free on release
3548 - drm/vmwgfx: Fix an incorrect lock check
3549 - drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
3550 - drm/vmwgfx: respect 'nomodeset'
3551 - drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_map
3552 - drm/amdgpu: call hpd_irq_event on resume
3553 - drm/amdgpu: fix lost sync_to if scheduler is enabled.
3554 - drm/amdgpu: fix tonga smu resume
3555 - drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
3556 - drm/amdgpu: no need to load MC firmware on fiji
3557 - drm/amdgpu: move gmc7 support out of CIK dependency
3558 - drm/amdgpu: iceland use CI based MC IP
3559 - drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 above
3560 - drm/amdgpu: pull topaz gmc bits into gmc_v7
3561 - drm/amdgpu: drop topaz support from gmc8 module
3562 - drm/amdgpu: don't load MEC2 on topaz
3563 - drm/amdgpu: remove exp hardware support from iceland
3564 - drm/amdgpu: fix s4 resume
3565 - drm/amdgpu: remove unnecessary forward declaration
3566 - drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)
3567 - drm/amdgpu: fix issue with overlapping userptrs
3568 - drm/amdgpu: use post-decrement in error handling
3569 - drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.
3570 - drm/amdgpu/pm: adjust display configuration after powerstate
3571 - drm/nouveau/kms: take mode_config mutex in connector hotplug path
3572 - drm/nouveau/display: Enable vblank irqs after display engine is on again.
3573 - drm/nouveau/disp/dp: ensure sink is powered up before attempting link
3574 training
3575 - drm/nouveau: platform: Fix deferred probe
3576 - drm/dp/mst: process broadcast messages correctly
3577 - drm/dp/mst: always send reply for UP request
3578 - drm/dp/mst: fix in MSTB RAD initialization
3579 - drm/dp/mst: fix in RAD element access
3580 - drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil
3581 - drm/dp/mst: Calculate MST PBN with 31.32 fixed point
3582 - drm/dp/mst: move GUID storage from mgr, port to only mst branch
3583 - drm/dp/mst: Reverse order of MST enable and clearing VC payload table.
3584 - drm/dp/mst: deallocate payload on port destruction
3585 - drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addr
3586 - drm/radeon: call hpd_irq_event on resume
3587 - drm/radeon: Fix "slow" audio over DP on DCE8+
3588 - drm/radeon: clean up fujitsu quirks
3589 - drm/radeon: properly byte swap vce firmware setup
3590 - drm/radeon: cleaned up VCO output settings for DP audio
3591 - drm/radeon: Add a common function for DFS handling
3592 - drm/radeon: fix DP audio support for APU with DCE4.1 display engine
3593 - drm: add helper to check for wc memory support
3594 - drm/radeon: mask out WC from BO on unsupported arches
3595 - drm/radeon: hold reference to fences in radeon_sa_bo_new
3596 - drm: fix missing reference counting decrease
3597 - drm/i915: Restore inhibiting the load of the default context
3598 - drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
3599 - drm/i915: Init power domains early in driver load
3600 - drm/i915: Make sure DC writes are coherent on flush.
3601 - drm/i915/dp: fall back to 18 bpp when sink capability is unknown
3602 - drm/i915: Don't reject primary plane windowing with color keying enabled on
3603 SKL+
3604 - drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
3605 - drm/i915/dsi: defend gpio table against out of bounds access
3606 - drm/i915/dsi: don't pass arbitrary data to sideband
3607 - drm/i915: fix error path in intel_setup_gmbus()
3608 - drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command
3609 - drm/radeon: use post-decrement in error handling
3610 - drm: No-Op redundant calls to drm_vblank_off() (v2)
3611 - drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)
3612 - drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4
3613 - drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)
3614 - drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2)
3615 - drm/radeon/pm: adjust display configuration after powerstate
3616 - make sure that freeing shmem fast symlinks is RCU-delayed
3617 - toshiba_acpi: Fix blank screen at boot if transflective backlight is
3618 supported
3619 - ideapad-laptop: Add Lenovo ideapad Y700-17ISK to no_hw_rfkill dmi list
3620 - ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
3621 - uapi: update install list after nvme.h rename
3622 - lib: sw842: select crc32
3623 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege
3624 R700
3625 - ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Satellite
3626 R830
3627 - ACPI: Revert "ACPI / video: Add Dell Inspiron 5737 to the blacklist"
3628 - ACPI / PCI / hotplug: unlock in error path in acpiphp_enable_slot()
3629 - nfit: fix multi-interface dimm handling, acpi6.1 compatibility
3630 - dmaengine: dw: fix cyclic transfer setup
3631 - dmaengine: dw: fix cyclic transfer callbacks
3632 - dmaengine: at_xdmac: fix resume for cyclic transfers
3633 - dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
3634 - IB/cm: Fix a recently introduced deadlock
3635 - IB/qib: fix mcast detach when qp not attached
3636 - IB/qib: Support creating qps with GFP_NOIO flag
3637 - IB/mlx5: Expose correct maximum number of CQE capacity
3638 - Thermal: initialize thermal zone device correctly
3639 - Thermal: handle thermal zone device properly during system sleep
3640 - Thermal: do thermal zone update after a cooling device registered
3641 - hwmon: (dell-smm) Blacklist Dell Studio XPS 8000
3642 - hwmon: (gpio-fan) Remove un-necessary speed_index lookup for thermal hook
3643 - hwmon: (ads1015) Handle negative conversion values correctly
3644 - cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
3645 - cpufreq: Fix NULL reference crash while accessing policy->governor_data
3646 - seccomp: always propagate NO_NEW_PRIVS on tsync
3647 - libceph: fix ceph_msg_revoke()
3648 - libceph: don't bail early from try_read() when skipping a message
3649 - libceph: use the right footer size when skipping a message
3650 - libceph: don't spam dmesg with stray reply warnings
3651 - sd: Optimal I/O size is in bytes, not sectors
3652 - Staging: speakup: Fix getting port information
3653 - Revert "Staging: panel: usleep_range is preferred over udelay"
3654 - cdc-acm:exclude Samsung phone 04e8:685d
3655 - perf stat: Do not clean event's private stats
3656 - tick/nohz: Set the correct expiry when switching to nohz/lowres mode
3657 - rfkill: fix rfkill_fop_read wait_event usage
3658 - mac80211: Requeue work after scan complete for all VIF types.
3659 - workqueue: handle NUMA_NO_NODE for unbound pool_workqueue lookup
3660 - Revert "workqueue: make sure delayed work run in local cpu"
3661 - ALSA: hda - Apply clock gate workaround to Skylake, too
3662 - ALSA: hda - Fixing background noise on Dell Inspiron 3162
3663 - target: Fix LUN_RESET active I/O handling for ACK_KREF
3664 - target: Fix LUN_RESET active TMR descriptor handling
3665 - target: Fix TAS handling for multi-session se_node_acls
3666 - target: Fix remote-port TMR ABORT + se_cmd fabric stop
3667 - target: Fix race with SCF_SEND_DELAYED_TAS handling
3668 - spi: atmel: fix gpio chip-select in case of non-DT platform
3669 - libata: fix sff host state machine locking while polling
3670 - ARCv2: STAR 9000950267: Handle return from intr to Delay Slot #2
3671 - ARCv2: SMP: Emulate IPI to self using software triggered interrupt
3672 - PCI/AER: Flush workqueue on device remove to avoid use-after-free
3673 - cpuset: make mm migration asynchronous
3674 - cgroup: make sure a parent css isn't offlined before its children
3675 - writeback: keep superblock pinned during cgroup writeback association
3676 switches
3677 - phy: core: fix wrong err handle for phy_power_on
3678 - i2c: i801: Adding Intel Lewisburg support for iTCO
3679 - bio: return EINTR if copying to user space got interrupted
3680 - block: fix use-after-free in dio_bio_complete
3681 - nfs: fix nfs_size_to_loff_t
3682 - NFSv4: Fix a dentry leak on alias use
3683 - of/irq: Fix msi-map calculation for nonzero rid-base
3684 - KVM: async_pf: do not warn on page allocation failures
3685 - KVM: arm/arm64: vgic: Ensure bitmaps are long enough
3686 - KVM: x86: fix missed hardware breakpoints
3687 - KVM: x86: MMU: fix ubsan index-out-of-range warning
3688 - powerpc/eeh: Fix partial hotplug criterion
3689 - tracing: Fix showing function event in available_events
3690 - sunrpc/cache: fix off-by-one in qword_get()
3691 - kernel/resource.c: fix muxed resource handling in __request_region()
3692 - do_last(): don't let a bogus return value from ->open() et.al. to confuse us
3693 - ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
3694 - ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
3695 - xen/arm: correctly handle DMA mapping of compound pages
3696 - xen/scsiback: correct frontend counting
3697 - xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
3698 - xen/pciback: Save the number of MSI-X entries to be copied later.
3699 - xen/pcifront: Fix mysterious crashes when NUMA locality information was
3700 extracted.
3701 - should_follow_link(): validate ->d_seq after having decided to follow
3702 - do_last(): ELOOP failure exit should be done after leaving RCU mode
3703 - hpfs: don't truncate the file when delete fails
3704 - x86/irq: Call chip->irq_set_affinity in proper context
3705 - x86/irq: Fix a race in x86_vector_free_irqs()
3706 - x86/irq: Validate that irq descriptor is still active
3707 - x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
3708 - x86/irq: Reorganize the return path in assign_irq_vector
3709 - x86/irq: Reorganize the search in assign_irq_vector
3710 - x86/irq: Check vector allocation early
3711 - x86/irq: Copy vectormask instead of an AND operation
3712 - x86/irq: Get rid of code duplication
3713 - x86/irq: Remove offline cpus from vector cleanup
3714 - x86/irq: Clear move_in_progress before sending cleanup IPI
3715 - x86/irq: Remove the cpumask allocation from send_cleanup_vector()
3716 - x86/irq: Remove outgoing CPU from vector cleanup mask
3717 - x86/irq: Call irq_force_move_complete with irq descriptor
3718 - x86/irq: Plug vector cleanup race
3719 - IB/cma: Fix RDMA port validation for iWarp
3720 - iwlwifi: dvm: fix WoWLAN
3721 - iwlwifi: pcie: properly configure the debug buffer size for 8000
3722 - iwlwifi: update and fix 7265 series PCI IDs
3723 - iwlwifi: mvm: don't allow sched scans without matches to be started
3724 - Revert "UBUNTU: SAUCE: bcache: prevent crash on changing writeback_running"
3725 - bcache: prevent crash on changing writeback_running
3726 - Linux 4.4.4
3727
3728 * mlx4_en didn't choose time-stamping shift value according to HW frequency
3729 (LP: #1552627)
3730 - net/mlx4_en: Choose time-stamping shift value according to HW frequency
3731
3732 * [Ubuntu 16.04] Help to flush kernel panics to console (LP: #1552332)
3733 - target/transport: add flag to indicate CPU Affinity is observed
3734 - powerpc/powernv: Add a kmsg_dumper that flushes console output on panic
3735 - powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usages
3736
3737 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
3738 - qla2xxx: Fix warning reported by static checker
3739 - qla2xxx: Fix TMR ABORT interaction issue between qla2xxx and TCM
3740 - qla2xxx: Fix stale pointer access.
3741 - qla2xxx: Use ATIO type to send correct tmr response
3742 - qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
3743
3744 * [s390x] zfcp.ko missing from scsi-modules udeb (LP: #1552314)
3745 - [Config] Add s390x zfcp to scsi-modules udeb
3746
3747 -- Tim Gardner <tim.gardner@canonical.com> Wed, 02 Mar 2016 08:08:16 -0700
3748
3749 linux (4.4.0-10.25) xenial; urgency=low
3750
3751 [ Tim Gardner ]
3752
3753 * Release Tracking Bug
3754 - LP: #1552247
3755
3756 * linux: 4.4.0-9.X fails yama ptrace restrictions tests (LP: #1551894)
3757 - security: let security modules use PTRACE_MODE_* with bitmasks
3758
3759 * [wily][regression] systemtap script compilation broken by new kernels (LP: #1545330)
3760 - SAUCE: (noup) locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.h
3761
3762 * [Feature]SD/SDIO/eMMC support for Broxton-P (LP: #1520454)
3763 - mmc: sdhci: 64-bit DMA actually has 4-byte alignment
3764 - mmc: sdhci: Fix DMA descriptor with zero data length
3765
3766 * Miscellaneous Ubuntu changes
3767 - SAUCE: (noup) cgroup: fix and restructure error handling in copy_cgroup_ns()
3768
3769 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Feb 2016 13:04:14 -0700
3770
3771 linux (4.4.0-9.24) xenial; urgency=low
3772
3773 [ Tim Gardner ]
3774
3775 * Release Tracking Bug
3776 - LP: #1551319
3777
3778 * AppArmor logs denial for when the device path is ENOENT (LP: #1482943)
3779 - SAUCE: apparmor: fix log of apparmor audit message when kern_path() fails
3780
3781 * BUG: unable to handle kernel NULL pointer dereference (aa_label_merge) (LP:
3782 #1448912)
3783 - SAUCE: apparmor: Fix: insert race between label_update and label_merge
3784 - SAUCE: apparmor: Fix: ensure aa_get_newest will trip debugging if the
3785 replacedby is not setup
3786 - SAUCE: apparmor: Fix: label merge handling of marking unconfined and stale
3787 - SAUCE: apparmor: Fix: refcount race between locating in labelset and get
3788 - SAUCE: apparmor: Fix: ensure new labels resulting from merge have a
3789 replacedby
3790 - SAUCE: apparmor: Fix: label_vec_merge insertion
3791 - SAUCE: apparmor: Fix: deadlock in aa_put_label() call chain
3792 - SAUCE: apparmor: Fix: add required locking of __aa_update_replacedby on
3793 merge path
3794 - SAUCE: apparmor: Fix: convert replacedby update to be protected by the
3795 labelset lock
3796 - SAUCE: apparmor: Fix: update replacedby allocation to take a gfp parameter
3797
3798 * apparmor kernel BUG kills firefox (LP: #1430546)
3799 - SAUCE: apparmor: Disallow update of cred when then subjective != the
3800 objective cred
3801 - SAUCE: apparmor: rework retrieval of the current label in the profile update
3802 case
3803
3804 * sleep from invalid context in aa_move_mount (LP: #1539349)
3805 - SAUCE: apparmor: fix sleep from invalid context
3806
3807 * s390x: correct restore of high gprs on signal return (LP: #1550468)
3808 - s390/compat: correct restore of high gprs on signal return
3809
3810 * missing SMAP support (LP: #1550517)
3811 - x86/entry/compat: Add missing CLAC to entry_INT80_32
3812
3813 * Floating-point exception handler receives empty Data-Exception Code in
3814 Floating Point Control register (LP: #1548414)
3815 - s390/fpu: signals vs. floating point control register
3816
3817 * kvm fails to boot GNU Hurd kernels with 4.4 Xenial kernel (LP: #1550596)
3818 - KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
3819
3820 * Surelock GA2 SP1: capiredp01: cxl_init_adapter fails for CAPI devices
3821 0000:01:00.0 and 0005:01:00.0 after upgrading to 840.10 Platform firmware
3822 build fips840/b1208b_1604.840 (LP: #1532914)
3823 - cxl: Fix PSL timebase synchronization detection
3824
3825 * [Feature]EDAC support for Knights Landing (LP: #1519631)
3826 - EDAC, sb_edac: Set fixed DIMM width on Xeon Knights Landing
3827
3828 * Various failures of kernel_security suite on Xenial kernel on s390x arch
3829 (LP: #1531327)
3830 - [config] s390x -- CONFIG_DEFAULT_MMAP_MIN_ADDR=65536
3831
3832 * Unable to install VirtualBox Guest Service in 15.04 (LP: #1434579)
3833 - [Config] Provides: virtualbox-guest-modules when appropriate
3834
3835 * linux is missing provides for virtualbox-guest-modules [i386 amd64 x32] (LP:
3836 #1507588)
3837 - [Config] Provides: virtualbox-guest-modules when appropriate
3838
3839 * Backport more recent driver for SKL, KBL and BXT graphics (LP: #1540390)
3840 - SAUCE: i915_bpo: Provide a backport driver for SKL, KBL & BXT graphics
3841 - SAUCE: i915_bpo: Update intel_ips.h file location
3842 - SAUCE: i915_bpo: Rename the backport driver to i915_bpo
3843 - SAUCE: i915_bpo: Add i915_bpo_*() calls for ubuntu/i915
3844 - drm/i915: remove an extra level of indirection in PCI ID list
3845 - drm/i915/kbl: Add Kabylake PCI ID
3846 - drm/i915/kbl: Add Kabylake GT4 PCI ID
3847 - mm: Export nr_swap_pages
3848 - async: export current_is_async()
3849 - drm: fix potential dangling else problems in for_each_ macros
3850 - dp/mst: add SDP stream support
3851 - drm: Implement drm_modeset_lock_all_ctx()
3852 - drm: Add "prefix" parameter to drm_rect_debug_print()
3853 - drm/i915: Set connector_state->connector using the helper.
3854 - drm/atomic: add connector mask to drm_crtc_state.
3855 - drm/i915: Report context GTT size
3856 - drm/i915: Add get_eld audio component
3857 - SAUCE: Backport I915_PARAM_HAS_EXEC_SOFTPIN and EXEC_OBJECT_PINNED
3858 - SAUCE: i915_bpo: Revert passing plane/encoder name
3859 - SAUCE: sound/hda: Load i915_bpo from the hda driver on SKL/KBL/BXT
3860 - SAUCE: i915_bpo: Support only SKL, KBL and BXT with the backport driver
3861 - drm/i915/bxt: update list of PCIIDs
3862 - drm/i915/skl: Add missing SKL ids
3863 - SAUCE: i915_bpo: Revert "drm/i915: Defer probe if gmux is present but its
3864 driver isn't"
3865 - SAUCE: uapi/drm/i915: Backport I915_EXEC_BSD_MASK
3866 - drm/atomic: Do not unset crtc when an encoder is stolen
3867 - drm/i915: Update connector_mask during readout, v2.
3868 - drm/atomic: Add encoder_mask to crtc_state, v3.
3869 - SAUCE: drm/core: Add drm_encoder_index.
3870 - SAUCE: i915_bpo: Revert "drm/i915: Switch DDC when reading the EDID"
3871 - i915_bpo: [Config] Enable CONFIG_DRM_I915_BPO=m
3872
3873 * arm64: guest hangs when ntpd is running (LP: #1549494)
3874 - hrtimer: Add support for CLOCK_MONOTONIC_RAW
3875 - hrtimer: Catch illegal clockids
3876 - KVM: arm/arm64: timer: Switch to CLOCK_MONOTONIC_RAW
3877
3878 * Miscellaneous Ubuntu changes
3879 - [Debian] git-ubuntu-log -- wrap long bug and commit titles
3880 - [Config] CONFIG_ARM_SMMU=y on arm64
3881 - rebase to v4.4.3
3882 - [Debian] git-ubuntu-log -- ensure we get the last commit
3883 - [Config] fix up spelling of probably again
3884 - [Debian] perf -- build in the context of the full generated local headers
3885 - SAUCE: tools: lib/bpf -- add generated headers to search path
3886 - SAUCE: proc: Always set super block owner to init_user_ns
3887 - SAUCE: fix-up: kern_mount fail path should not be doing put_buffers()
3888 - SAUCE: apparmor: Fix: oops do to invalid null ptr deref in label print fns
3889 - SAUCE: apparmor: debug: POISON label and replaceby pointer on free
3890 - SAUCE: apparmor: add underscores to indicate aa_label_next_not_in_set() use
3891 needs locking
3892 - SAUCE: apparmor: Fix: refcount leak in aa_label_merge
3893 - SAUCE: apparmor: ensure that repacedby sharing is done correctly
3894 - SAUCE: apparmor Fix: refcount bug in pivotroot mediation
3895 - SAUCE: apparmor: Fix: now that insert can force replacement use it instead
3896 of remove_and_insert
3897 - SAUCE: apparmor: Fix: refcount bug when inserting label update that
3898 transitions ns
3899 - SAUCE: apparmor: Fix: break circular refcount for label that is directly
3900 freed.
3901 - SAUCE: apparmor: Don't remove label on rcu callback if the label has already
3902 been removed
3903 - SAUCE: apparmor: Fix: query label file permission
3904 - SAUCE: apparmor: fix: ref count leak when profile sha1 hash is read
3905 - SAUCE: fixup: cleanup return handling of labels
3906 - SAUCE: fix: replacedby forwarding is not being properly update when ns is
3907 destroyed
3908 - SAUCE: fixup: make __share_replacedby private to get rid of build warning
3909 - SAUCE: fixup: 20/23 locking issue around in __label_update
3910 - SAUCE: fixup: get rid of unused var build warning
3911 - SAUCE: fixup: cast poison values to remove warnings
3912 - SAUCE: apparmor: fix refcount race when finding a child profile
3913 - SAUCE: fixup: warning about aa_label_vec_find_or_create not being static
3914 - SAUCE: fix: audit "no_new_privs" case for exec failure
3915 - SAUCE: Fixup: __label_update() still doesn't handle some cases correctly.
3916 - SAUCE: Move replacedby allocation into label_alloc
3917 - [Debian] supply zfs dkms Provides: based on do_zfs
3918 - [Config] supply zfs dkms Provides: based on do_zfs
3919 - [Config] drop linux-image-3.0 provides
3920
3921 * Miscellaneous upstream changes
3922 - x86/mpx: Fix off-by-one comparison with nr_registers
3923
3924 [ Upstream Kernel Changes ]
3925
3926 * rebase to v4.4.3
3927
3928 -- Tim Gardner <tim.gardner@canonical.com> Thu, 25 Feb 2016 19:47:55 -0700
3929
3930 linux (4.4.0-8.23) xenial; urgency=low
3931
3932 * cgroup namespace mounts broken in containers (LP: #1549398)
3933 - SAUCE: kernfs: Always set super block owner to init_user_ns
3934
3935 * 4.4.0-7.22 no longer boots on arm64 (LP: #1547718)
3936 - arm64: mm: avoid calling apply_to_page_range on empty range
3937 - UBUNTU SAUCE: arm: mm: avoid calling apply_to_page_range on empty range
3938
3939 * kernel install failed /bin/cp: cannot stat ‘/boot/initrd.img-4.3.0-7-generic’: No such file or directory (LP: #1536810)
3940 - [Config] postinst -- handle recreating symlinks when a real file is present
3941
3942 * insecure overlayfs xattrs handling in copy_up (LP: #1534961)
3943 - SAUCE: cred: Add clone_cred() interface
3944 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3945 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3946 - SAUCE: overlayfs: Be more careful about copying up sxid files
3947 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3948
3949 * overlayfs over fuse should refuse copy_up of files if uid/gid not mapped (LP: #1535150)
3950 - SAUCE: cred: Add clone_cred() interface
3951 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3952 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3953 - SAUCE: overlayfs: Be more careful about copying up sxid files
3954 - SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
3955
3956 * overlay: mkdir fails if directory exists in lowerdir in a user namespace (LP: #1531747)
3957 - SAUCE: cred: Add clone_cred() interface
3958 - SAUCE: overlayfs: Use mounter's credentials instead of selectively raising caps
3959 - SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.* xattrs
3960
3961 * Update Intel ethernet drivers to Fortville SW5 (LP: #1547674)
3962 - net: bulk free infrastructure for NAPI context, use napi_consume_skb
3963 - net: Add eth_platform_get_mac_address() helper.
3964 - i40e: Add mac_filter_element at the end of the list instead of HEAD
3965 - i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
3966 - i40e: Replace X722 mac check in ethtool get_settings
3967 - i40evf: allow channel bonding of VFs
3968 - i40e: define function capabilities in only one place
3969 - i40evf: null out ring pointers on free
3970 - i40e: Cleanup the code with respect to restarting autoneg
3971 - i40e: update features with right offload
3972 - i40e: bump version to 1.4.10
3973 - i40e: add new device IDs for X722
3974 - i40e: Extend ethtool RSS hooks for X722
3975 - i40e/i40evf: Fix for UDP/TCP RSS for X722
3976 - i40evf: add new write-back mode
3977 - i40e/i40evf: Use private workqueue
3978 - i40e: add new proxy-wol bit for X722
3979 - i40e: Limit DCB FW version checks to X710/XL710 devices
3980 - i40e: AQ Add Run PHY Activity struct
3981 - i40e: AQ Geneve cloud tunnel type
3982 - i40e: AQ Add external power class to get link status
3983 - i40e: add 100Mb ethtool reporting
3984 - ixgbe: bulk free SKBs during TX completion cleanup cycle
3985 - igb: Remove unnecessary flag setting in igb_set_flag_queue_pairs()
3986 - igb: Unpair the queues when changing the number of queues
3987 - igb/igbvf: don't give up
3988 - igb: clean up code for setting MAC address
3989 - igb: Refactor VFTA configuration
3990 - igb: Allow asymmetric configuration of MTU versus Rx frame size
3991 - igb: Do not factor VLANs into RLPML calculation
3992 - igb: Always enable VLAN 0 even if 8021q is not loaded
3993 - igb: Merge VLVF configuration into igb_vfta_set
3994 - igb: Clean-up configuration of VF port VLANs
3995 - igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
3996 - igb: Drop unnecessary checks in transmit path
3997 - igb: Enable use of "bridge fdb add" to set unicast table entries
3998 - igb: Add workaround for VLAN tag stripping on 82576
3999 - i40e: AQ Shared resource flags
4000 - i40e: AQ Add set_switch_config
4001 - i40e: AQ Add VXLAN-GPE tunnel type
4002 - i40e: AQ thermal sensor control struct
4003 - i40e: Bump AQ minor version to 1.5 for new FW features
4004 - i40e: Store lan_vsi_idx and lan_vsi_id in the right size
4005 - i40e: fix write-back-on-itr to work with legacy itr
4006 - i40e: add counter for arq overflows
4007 - i40e: add 20G speed for Tx bandwidth calculations
4008 - i40e: refactor DCB function
4009 - i40e: add a little more to an NVM update debug message
4010 - i40evf: enable bus master after reset
4011 - i40e: add netdev info to VSI dump
4012 - i40e: remove VF device IDs from PF
4013 - i40e: trivial: remove unnecessary local var
4014 - i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7
4015 - net: ixgbe: add minimal parser details for ixgbe
4016 - i40e: trivial: drop duplicate definition
4017 - i40e: trivial: fix missing space
4018 - i40e: fix bug in dma sync
4019 - i40e: do TSO only if CHECKSUM_PARTIAL is set
4020 - i40e: allocate memory safer
4021 - i40e: fix: do not sleep in netdev_ops
4022 - i40e: APIs to Add/remove port mirroring rules
4023 - i40e: negate PHY int mask bits
4024 - i40e: drop unused function
4025 - i40e: count allocation errors
4026 - i40e: avoid large memcpy by assigning struct
4027 - i40e/i40evf: bump version to 1.4.12/1.4.8
4028 - i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devices
4029 - i40e: add priv flag for automatic rule eviction
4030 - i40e: use eth_platform_get_mac_address()
4031 - i40e: move sync_vsi_filters up in service_task
4032 - i40e: Make the DCB firmware checks for X710/XL710 only
4033 - i40e: set shared bit for multicast filters
4034 - i40e: add VEB stat control and remove L2 cloud filter
4035 - i40e: use new add_veb calling with VEB stats control
4036 - i40e: Refactor force_wb and WB_ON_ITR functionality code
4037 - i40evf: Change vf driver string to reflect all products i40evf supports
4038 - i40e/i40evf: don't lose interrupts
4039 - i40e/i40evf: try again after failure
4040 - i40e: dump descriptor indexes in hex
4041 - i40e/i40evf: use __GFP_NOWARN
4042 - i40e/i40evf: use pages correctly in Rx
4043 - i40e/i40evf: use logical operators, not bitwise
4044 - i40e: properly show packet split status in debugfs
4045 - i40e/i40evf: Bump version
4046 - ixgbe: use u32 instead of __u32 in model header
4047 - ixgbe: fix dates on header of ixgbe_model.h
4048 - i40e: get rid of magic number
4049 - i40e: drop unused debugfs file "dump"
4050 - i40evf: support packet split receive
4051 - i40e: trivial: cleanup use of pf->hw
4052 - i40e: Add a SW workaround for lost interrupts
4053 - i40e: Fix PROMISC mode for Multi-function per port (MFP) devices
4054 - i40e: Removal of code which relies on BASE VEB SEID
4055 - i40e/i40evf: avoid atomics
4056 - i40e: Do not disable queues in the Legacy/MSI Interrupt handler
4057 - i40e: expand comment
4058 - i40e: better error reporting for nvmupdate
4059 - i40evf: set adapter state on reset failure
4060 - i40e: clean event descriptor before use
4061 - i40e: When in promisc mode apply promisc mode to Tx Traffic as well
4062 - i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.
4063 - i40e/i40evf: Drop outer checksum offload that was not requested
4064 - i40e/i40evf: Use u64 values instead of casting them in TSO function
4065 - i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO path
4066 - i40e/i40evf: Consolidate all header changes into TSO function
4067 - i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum path
4068 - i40e/i40evf: Add support for IPv4 encapsulated in IPv6
4069 - i40e/i40evf: Handle IPv6 extension headers in checksum offload
4070 - i40e/i40evf: Do not write to descriptor unless we complete
4071 - i40e/i40evf: Add exception handling for Tx checksum
4072 - i40e/i40evf: Clean-up Rx packet checksum handling
4073 - i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUM
4074 - i40e: Fix ATR in relation to tunnels
4075 - i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnels
4076 - i40e: Update feature flags to reflect newly enabled features
4077 - i40evf: Update feature flags to reflect newly enabled features
4078 - i40e: Add support for ATR w/ IPv6 extension headers
4079 - i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
4080 - i40e/i40evf: Rewrite logic for 8 descriptor per packet check
4081 - i40e/i40evf: Move Tx checksum closer to TSO
4082 - i40e: Add functions to blink led on 10GBaseT PHY
4083 - i40e: Fix led blink capability for 10GBaseT PHY
4084 - i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bit
4085 - i40e: Do not wait for Rx queue disable in DCB reconfig
4086 - i40e: Fix for unexpected messaging
4087 - i40e: Expose some registers to program parser, FD and RSS logic
4088 - i40e: add check for null VSI
4089 - i40e: add adminq commands for Rx CTL registers
4090 - i40e: implement and use Rx CTL helper functions
4091 - i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
4092 - i40e: suspend scheduling during driver unload
4093 - i40e: let go of the past
4094 - i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15
4095
4096 * MPT3SAS Driver update for next kernel release (LP: #1512221)
4097 - mpt3sas: A correction in unmap_resources
4098 - mpt3sas: Added support for high port count HBA variants.
4099 - mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough request message.
4100 - mpt3sas: Fix static analyzer(coverity) tool identified defects
4101 - mpt3sas: Never block the Enclosure device
4102 - mpt3sas: Make use of additional HighPriority credit message frames for sending SCSI IO's
4103 - mpt3sas: Added smp_affinity_enable module parameter.
4104 - mpt3sas: Add support for configurable Chain Frame Size
4105 - mpt3sas: Updated MPI Header to 2.00.42
4106 - mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of timedout IO.
4107 - mpt3sas: Updating mpt3sas driver version to 12.100.00.00
4108 - mpt3sas: Remove cpumask_clear for zalloc_cpumask_var and don't free free_cpu_mask_var before reply_q
4109
4110 * /sys/class/scsi_host/hostN/partition_number and .../mad_version showing up BE on LE Ubuntu. (ibmvscsi) (LP: #1547153)
4111 - ibmvscsi: Add endian conversions to sysfs attribute show functions
4112
4113 * Miscellaneous Ubuntu changes
4114 - [Packaging] git-ubuntu-log -- output should be utf-8
4115 - [Packaging] git-ubuntu-log -- handle invalid or private bugs
4116
4117 -- Andy Whitcroft <apw@canonical.com> Wed, 24 Feb 2016 20:34:49 +0000
4118
4119 linux (4.4.0-7.22) xenial; urgency=low
4120
4121 [ Tim Gardner ]
4122
4123 * Release Tracking Bug
4124 - LP: #1547205
4125
4126 * need arm64 acpi parking protocol support in xenial (LP: #1547047)
4127 - [Config] Enabled ARM64_ACPI_PARKING_PROTOCOL
4128 - arm64: kernel: implement ACPI parking protocol
4129
4130 * Please pull cgroup namespaces (LP: #1546775)
4131 - SAUCE: (noup) kernfs: Add API to generate relative kernfs path
4132 - SAUCE: (noup) sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
4133 - SAUCE: (noup) cgroup: introduce cgroup namespaces
4134 - SAUCE: (noup) cgroup: cgroup namespace setns support
4135 - SAUCE: (noup) kernfs: define kernfs_node_dentry
4136 - SAUCE: (noup) cgroup: mount cgroupns-root when inside non-init cgroupns
4137 - SAUCE: (noup) Add FS_USERNS_FLAG to cgroup fs
4138 - SAUCE: (noup) cgroup: Add documentation for cgroup namespaces
4139
4140 * [Feature]Pulse-Width Modulation enabling on Broxton-P (LP: #1520436)
4141 - [Config] CONFIG_PWM_OMAP_DMTIMER=m
4142 - pwm: lpss: Remove ->free() callback
4143 - pwm: bcm2835: Calculate scaler in ->config()
4144 - pwm: bcm2835: Prevent division by zero
4145 - pwm: bcm2835: Fix email address specification
4146 - pwm: lpss: Update PWM setting for Broxton
4147 - pwm: lpss: Select core part automatically
4148 - pwm: lpss: Rework the sequence of programming PWM_SW_UPDATE
4149 - pwm: fsl-ftm: Fix clock enable/disable when using PM
4150 - pwm: lpc32xx: correct number of PWM channels from 2 to 1
4151 - pwm: lpc32xx: make device usable with common clock framework
4152 - pwm: lpc32xx: fix and simplify duty cycle and period calculations
4153 - pwm: lpc32xx: return ERANGE, if requested period is not supported
4154 - pwm: rcar: Improve accuracy of frequency division setting
4155 - pwm: Add PWM driver for OMAP using dual-mode timers
4156 - pwm: add HAS_IOMEM dependency to PWM_FSL_FTM
4157 - pwm: omap-dmtimer: Potential NULL dereference on error
4158 - pwm: Mark all devices as "might sleep"
4159
4160 * [Hyper-V] Netmask value is not parsed by hv_set_ifconfig - IP injection (LP: #1540586)
4161 - [Debian] hv: hv_set_ifconfig -- switch to approved indentation
4162 - [Debian] hv: hv_set_ifconfig -- fix numerous parameter handling issues
4163
4164 * Update megaraid driver to MR6.10 (LP: #1544679)
4165 - megaraid_sas: Do not allow PCI access during OCR
4166 - megaraid_sas: MFI IO timeout handling
4167 - megaraid_sas: Syncing request flags macro names with firmware
4168 - megaraid_sas: Task management support
4169 - megaraid_sas: Update device queue depth based on interface type
4170 - megaraid_sas: Fastpath region lock bypass
4171 - megaraid_sas: Reply Descriptor Post Queue (RDPQ) support
4172 - megaraid_sas: Code optimization build_and_issue_cmd return-type
4173 - megaraid_sas: Dual queue depth support
4174 - megaraid_sas: IO throttling support
4175 - megaraid_sas: Make adprecovery variable atomic
4176 - megaraid_sas: MFI adapter OCR changes
4177 - megaraid_sas: Introduce module parameter for SCSI command timeout
4178 - megaraid_sas: SPERC OCR changes
4179 - megaraid_sas: driver version upgrade
4180 - megaraid: fix null pointer check in megasas_detach_one().
4181 - megaraid_sas: Fix for IO failing post OCR in SRIOV environment
4182 - megaraid_sas: Fix SMAP issue
4183 - megaraid_sas: Add an i/o barrier
4184
4185 * Surelock-GA2:kernel panic @ cxl_configure_adapter+0x418/0x8b0 (LP: #1546145)
4186 - powerpc/powernv: Fix stale PE primary bus
4187
4188 * In A Single Power VM LPAR : Network Configuration Fails in Ubuntu16.04 while installation (LP: #1544321)
4189 - [Config] Update bnx2x d-i firmware to 7.12.30
4190
4191 * Miscellaneous Ubuntu changes
4192 - rebase to v4.4.2
4193
4194 * Miscellaneous upstream changes
4195 - openvswitch: allow management from inside user namespaces
4196 - net: thunderx: nicvf_queues: nivc_*_intr: remove duplication
4197 - net, thunderx: Remove unnecessary rcv buffer start address management
4198 - net: thunderx: HW TSO support for pass-2 hardware
4199 - net: thunderx: Enable CQE count threshold interrupt
4200 - net: cavium: liquidio: use helpers ns_to_timespec64()
4201 - irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
4202 - arm64: KVM: Configure TCR_EL2.PS at runtime
4203 - arm64: prefetch: don't provide spin_lock_prefetch with LSE
4204 - arm64: prefetch: add alternative pattern for CPUs without a prefetcher
4205 - arm64: lib: improve copy_page to deal with 128 bytes at a time
4206 - arm64: lib: patch in prfm for copy_page if requested
4207 - arm64: prefetch: add missing #include for spin_lock_prefetch
4208 - net, thunderx: Add TX timeout and RX buffer alloc failure stats.
4209 - net: thunderx: Use napi_schedule_irqoff()
4210 - net: thunderx: Assign affinity hints to vf's interrupts
4211 - net: thunderx: bgx: Use standard firmware node infrastructure.
4212 - net: thunderx: bgx: Add log message when setting mac address
4213 - net: thunderx: Alloc higher order pages when pagesize is small
4214 - net: cavium: liquidio: Return correct error code
4215 - net: cavium: liquidio: fix check for in progress flag
4216 - livepatch: add old_sympos as disambiguator field to klp_func
4217 - livepatch: add sympos as disambiguator field to klp_reloc
4218 - livepatch: function,sympos scheme in livepatch sysfs directory
4219 - module: Use the same logic for setting and unsetting RO/NX
4220 - gcov: use within_module() helper.
4221 - module: use a structure to encapsulate layout.
4222 - module: clean up RO/NX handling.
4223 - module: keep percpu symbols in module's symtab
4224 - livepatch: Cleanup module page permission changes
4225
4226 [ Upstream Kernel Changes ]
4227
4228 * rebase to v4.4.2
4229
4230 -- Tim Gardner <tim.gardner@canonical.com> Tue, 16 Feb 2016 14:24:45 -0700
4231
4232 linux (4.4.0-6.21) xenial; urgency=low
4233
4234 [ Tim Gardner ]
4235
4236 * Release Tracking Bug
4237 - LP: #1546283
4238
4239 * Naples/Zen, NTB Driver (LP: #1542071)
4240 - [Config] CONFIG_NTB_AMD=m
4241 - NTB: Add support for AMD PCI-Express Non-Transparent Bridge
4242
4243 * [Hyper-V] kernel panic occurs when installing Ubuntu Server x32 (LP: #1495983)
4244 - SAUCE: storvsc: use small sg_tablesize on x86
4245
4246 * Enable arm64 emulation of removed ARMv7 instructions (LP: #1545542)
4247 - [Config] CONFIG_ARMV8_DEPRECATED=y
4248
4249 * Surelock-GA2:kernel panic/ exception @ pcibios_set_pcie_reset_state+0x118/0x280 + cxl_reset+0x5c/0xc0 (LP: #1545037)
4250 - powerpc/eeh: Fix stale cached primary bus
4251
4252 * Miscellaneous Ubuntu changes
4253 - SAUCE: fs: Add user namesapace member to struct super_block
4254 - SAUCE: fs: Limit file caps to the user namespace of the super block
4255 - SAUCE: Smack: Add support for unprivileged mounts from user namespaces
4256 - SAUCE: block_dev: Support checking inode permissions in lookup_bdev()
4257 - SAUCE: block_dev: Check permissions towards block device inode when mounting
4258 - SAUCE: fs: Treat foreign mounts as nosuid
4259 - SAUCE: selinux: Add support for unprivileged mounts from user namespaces
4260 - SAUCE: userns: Replace in_userns with current_in_userns
4261 - SAUCE: Smack: Handle labels consistently in untrusted mounts
4262 - SAUCE: fs: Check for invalid i_uid in may_follow_link()
4263 - SAUCE: cred: Reject inodes with invalid ids in set_create_file_as()
4264 - SAUCE: fs: Refuse uid/gid changes which don't map into s_user_ns
4265 - SAUCE: fs: Update posix_acl support to handle user namespace mounts
4266 - SAUCE: fs: Ensure the mounter of a filesystem is privileged towards its inodes
4267 - SAUCE: fs: Don't remove suid for CAP_FSETID in s_user_ns
4268 - SAUCE: fs: Allow superblock owner to access do_remount_sb()
4269 - SAUCE: capabilities: Allow privileged user in s_user_ns to set security.* xattrs
4270 - SAUCE: fuse: Add support for pid namespaces
4271 - SAUCE: fuse: Support fuse filesystems outside of init_user_ns
4272 - SAUCE: fuse: Restrict allow_other to the superblock's namespace or a descendant
4273 - SAUCE: fuse: Allow user namespace mounts
4274 - SAUCE: mtd: Check permissions towards mtd block device inode when mounting
4275 - SAUCE: fs: Update i_[ug]id_(read|write) to translate relative to s_user_ns
4276 - SAUCE: quota: Convert ids relative to s_user_ns
4277 - SAUCE: evm: Translate user/group ids relative to s_user_ns when computing HMAC
4278 - SAUCE: fs: Allow CAP_SYS_ADMIN in s_user_ns to freeze and thaw filesystems
4279 - SAUCE: quota: Treat superblock owner as privilged
4280 - SAUCE: ima/evm: Allow root in s_user_ns to set xattrs
4281 - SAUCE: block_dev: Forbid unprivileged mounting when device is opened for writing
4282 - SAUCE: ext4: Add support for unprivileged mounts from user namespaces
4283 - SAUCE: ext4: Add module parameter to enable user namespace mounts
4284 - SAUCE: fuse: Add module parameter to enable user namespace mounts
4285
4286 * Miscellaneous upstream changes
4287 - megaraid: Fix possible NULL pointer deference in mraid_mm_ioctl
4288 - libahci: Implement the capability to override the generic ahci interrupt handler.
4289 - ata: Remove the AHCI_HFLAG_EDGE_IRQ support from libahci.
4290 - ahci_xgene: Implement the workaround to fix the missing of the edge interrupt for the HOST_IRQ_STAT.
4291
4292 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Feb 2016 09:49:05 -0700
4293
4294 linux (4.4.0-5.20) xenial; urgency=low
4295
4296 [ Tim Gardner ]
4297
4298 * Release Tracking Bug
4299 - LP: #1544637
4300
4301 * s390/cio: update measurement characteristics (LP: #1541534)
4302 - s390/cio: fix measurement characteristics memleak
4303 - s390/cio: ensure consistent measurement state
4304 - s390/cio: update measurement characteristics
4305
4306 * qeth: layer2 reports unknown state to network tools. (LP: #1541907)
4307 - qeth: initialize net_device with carrier off
4308
4309 * Collateral damage due to kernel configuration change enabling CONFIG_ZONE_DEVICE (Kernel 4.4 amd64) (LP: #1534647)
4310 - [Config] CONFIG_ZONE_DMA=y
4311 - mm: CONFIG_NR_ZONES_EXTENDED
4312
4313 * perf enahancements for ppc64 (LP: #1521678)
4314 - perf kvm/{x86,s390}: Remove dependency on uapi/kvm_perf.h
4315 - perf kvm/{x86,s390}: Remove const from kvm_events_tp
4316 - perf kvm/powerpc: Port perf kvm stat to powerpc
4317 - perf kvm/powerpc: Add support for HCALL reasons
4318
4319 * Soft lockup with "block nbdX: Attempted send on closed socket" spam (LP: #1505564)
4320 - SAUCE: nbd: ratelimit error msgs after socket close
4321
4322 * sleep from invalid context in aa_move_mount (LP: #1539349)
4323 - SAUCE: apparmor: fix sleep from invalid context
4324
4325 * Introducing ConnectX-4 Ethernet SRIOV (LP: #1540435)
4326 - net/mlx5_core: Modify enable/disable hca functions
4327 - net/mlx5_core: Add base sriov support
4328 - net/mlx5: Add HW capabilities and structs for SR-IOV E-Switch
4329 - net/mlx5: Update access functions to Query/Modify vport MAC address
4330 - net/mlx5: Introduce access functions to modify/query vport mac lists
4331 - net/mlx5: Introduce access functions to modify/query vport state
4332 - net/mlx5: Introduce access functions to modify/query vport promisc mode
4333 - net/mlx5: Introduce access functions to modify/query vport vlans
4334 - net/mlx5e: Write UC/MC list and promisc mode into vport context
4335 - net/mlx5e: Write vlan list into vport context
4336 - net/mlx5: Introducing E-Switch and l2 table
4337 - net/mlx5: E-Switch, Introduce FDB hardware capabilities
4338 - net/mlx5: E-Switch, Add SR-IOV (FDB) support
4339 - net/mlx5: E-Switch, Introduce Vport administration functions
4340 - net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport context
4341 - net/mlx5: E-Switch, Introduce set vport vlan (VST mode)
4342 - net/mlx5: E-Switch, Introduce get vf statistics
4343 - net/mlx5e: Add support for SR-IOV ndos
4344 - net/mlx5: Fix query E-Switch capabilities
4345 - net/mlx5e: Assign random MAC address if needed
4346
4347 * make wacom_w8001 work well in xenial (LP: #1542771)
4348 - Input: wacom_w8001 - use __set_bit for evbits
4349 - Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg support
4350 - Input: wacom_w8001 - handle touch error case correctly
4351 - Input: wacom_w8001 - split pen and touch initialization up
4352 - Input: wacom_w8001 - split the touch and pen devices into two devices
4353 - Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE
4354
4355 * virtualbox: update to 5.0.14-dfsg-2 (LP: #1542728)
4356 - ubuntu: vbox -- update to 5.0.14-dfsg-2
4357
4358 * Miscellaneous Ubuntu changes
4359 - [Packaging] git-ubuntu-log -- fix empty section formatting
4360 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu2
4361
4362 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Feb 2016 22:32:10 +0000
4363
4364 linux (4.4.0-4.19) xenial; urgency=low
4365
4366 * update ZFS and SPL to 0.6.5.4 (LP: #1542296)
4367 - [Config] update spl/zfs version
4368 - SAUCE: (noup) Update spl to 0.6.5.4-0ubuntu2, zfs to 0.6.5.4-0ubuntu1
4369 - [Config] reconstruct -- drop links for zfs userspace components
4370 - [Config] reconstruct -- drop links for zfs userspace components -- restore spec links
4371
4372 * recvmsg() fails SCM_CREDENTIALS request with EOPNOTSUPP. (LP: #1540731)
4373 - Revert "af_unix: Revert 'lock_interruptible' in stream receive code"
4374
4375 * lxc: ADT exercise test failing with linux-4.4.0-3.17 (LP: #1542049)
4376 - Revert "UBUNTU: SAUCE: apparmor: fix sleep from invalid context"
4377
4378 * WARNING: at /build/linux-lts-wily-W0lTWH/linux-lts-wily-4.2.0/net/core/skbuff.c:4174 (Travis IB) (LP: #1541326)
4379 - SAUCE: IB/IPoIB: Do not set skb truesize since using one linearskb
4380
4381 * backport Microsoft Precision Touchpad palm rejection patch (LP: #1541671)
4382 - HID: multitouch: enable palm rejection if device implements confidence usage
4383
4384 * [Ubuntu 16.04] Update qla2xxx driver for POWER (QLogic) (LP: #1541456)
4385 - qla2xxx: Remove unavailable firmware files
4386 - qla2xxx: Enable Extended Logins support
4387 - qla2xxx: Enable Exchange offload support.
4388 - qla2xxx: Enable Target counters in DebugFS.
4389 - qla2xxx: Add FW resource count in DebugFS.
4390 - qla2xxx: Added interface to send explicit LOGO.
4391 - qla2xxx: Delete session if initiator is gone from FW
4392 - qla2xxx: Wait for all conflicts before ack'ing PLOGI
4393 - qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit.
4394 - qla2xxx: Remove dependency on hardware_lock to reduce lock contention.
4395 - qla2xxx: Add irq affinity notification
4396 - qla2xxx: Add selective command queuing
4397 - qla2xxx: Move atioq to a different lock to reduce lock contention
4398 - qla2xxx: Disable ZIO at start time.
4399 - qla2xxx: Set all queues to 4k
4400 - qla2xxx: Check for online flag instead of active reset when transmitting responses
4401 - scsi: qla2xxxx: avoid type mismatch in comparison
4402
4403 * [Hyper-V] PCI Passthrough (LP: #1541120)
4404 - x86/irq: Export functions to allow MSI domains in modules
4405 - genirq/msi: Export functions to allow MSI domains in modules
4406
4407 * Update lpfc driver to 11.0.0.10 (LP: #1541592)
4408 - lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
4409 - lpfc: Fix the FLOGI discovery logic to comply with T11 standards
4410 - lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
4411 - lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
4412 - lpfc: Fix crash in fcp command completion path.
4413 - lpfc: Modularize and cleanup FDMI code in driver
4414 - lpfc: Fix RDP Speed reporting.
4415 - lpfc: Fix RDP ACC being too long.
4416 - lpfc: Make write check error processing more resilient
4417 - lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
4418 - lpfc: Fix mbox reuse in PLOGI completion
4419 - lpfc: Fix external loopback failure.
4420 - lpfc: Add logging for misconfigured optics.
4421 - lpfc: Delete unnecessary checks before the function call "mempool_destroy"
4422 - lpfc: Use kzalloc instead of kmalloc
4423 - lpfc: Update version to 11.0.0.10 for upstream patch set
4424
4425 * Miscellaneous Ubuntu changes
4426 - [Config] CONFIG_ARM64_VA_BITS=48
4427 - [Config] Fixed Vcs-Git
4428
4429 * Miscellaneous upstream changes
4430 - cxl: Fix possible idr warning when contexts are released
4431 - cxl: use correct operator when writing pcie config space values
4432 - cxlflash: drop unlikely before IS_ERR_OR_NULL
4433 - cxl: Fix DSI misses when the context owning task exits
4434 - cxlflash: Removed driver date print
4435 - cxlflash: Fix to resolve cmd leak after host reset
4436 - cxlflash: Resolve oops in wait_port_offline
4437 - cxlflash: Enable device id for future IBM CXL adapter
4438 - cxl: fix build for GCC 4.6.x
4439 - cxl: use -Werror only with CONFIG_PPC_WERROR
4440 - cxl: Enable PCI device ID for future IBM CXL adapter
4441
4442 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2016 14:58:51 +0000
4443
4444 linux (4.4.0-3.17) xenial; urgency=low
4445
4446 [ Tim Gardner ]
4447
4448 * Release Tracking Bug
4449 - LP: #1541058
4450 * [Config] CONFIG_BLK_DEV_NVME_SCSI=y
4451 - LP: #1531539
4452 * SAUCE: nvme merge cleanup
4453 - LP: #1531539
4454 * rebase to v4.4.1
4455
4456 [ Andy Whitcroft ]
4457
4458 * Revert "SAUCE: dm: introduce a target_ioctl op to allow target specific
4459 ioctls"
4460 - LP: #1538618
4461 * postinst -- detect symlinks correctly
4462 - LP: #1536810
4463
4464 [ John Johansen ]
4465
4466 * SAUCE: apparmor: fix sleep from invalid context
4467 - LP: #1539349
4468
4469 [ Upstream Kernel Changes ]
4470
4471 * powerpc/eeh: Fix PE location code
4472 - LP: #1538909
4473 * powerpc/pseries: Limit EPOW reset event warnings
4474 - LP: #1539102
4475 * lightnvm: fix bio submission issue
4476 - LP: #1531539
4477 * lightnvm: fix incorrect nr_free_blocks stat
4478 - LP: #1531539
4479 * lightnvm: add check after mempool allocation
4480 - LP: #1531539
4481 * lightnvm: unlock rq and free ppa_list on submission fail
4482 - LP: #1531539
4483 * lightnvm: move ppa erase logic to core
4484 - LP: #1531539
4485 * lightnvm: refactor rqd ppa list into set/free
4486 - LP: #1531539
4487 * lightnvm: refactor end_io functions for sync
4488 - LP: #1531539
4489 * lightnvm: return the get_bb_tbl return value
4490 - LP: #1531539
4491 * lightnvm: check bi_error in gc
4492 - LP: #1531539
4493 * lightnvm: put block back to gc list on its reclaim fail
4494 - LP: #1531539
4495 * lightnvm: fix locking and mempool in rrpc_lun_gc
4496 - LP: #1531539
4497 * lightnvm: sectors first in ppa list
4498 - LP: #1531539
4499 * lightnvm: move the pages per block check out of the loop
4500 - LP: #1531539
4501 * lightnvm: support multiple ppas in nvm_erase_ppa
4502 - LP: #1531539
4503 * lightnvm: move rq->error to nvm_rq->error
4504 - LP: #1531539
4505 * lightnvm: introduce nvm_submit_ppa
4506 - LP: #1531539
4507 * lightnvm: reference rrpc lun in rrpc block
4508 - LP: #1531539
4509 * lightnvm: fix missing grown bad block type
4510 - LP: #1531539
4511 * lightnvm: manage open and closed blocks separately
4512 - LP: #1531539
4513 * lightnvm: add mccap support
4514 - LP: #1531539
4515 * lightnvm: introduce mlc lower page table mappings
4516 - LP: #1531539
4517 * lightnvm: core on-disk initialization
4518 - LP: #1531539
4519 * lightnvm: introduce ioctl to initialize device
4520 - LP: #1531539
4521 * lightnvm: use system block for mm initialization
4522 - LP: #1531539
4523 * lightnvm: introduce factory reset
4524 - LP: #1531539
4525 * lightnvm: ensure that nvm_dev_ops can be used without CONFIG_NVM
4526 - LP: #1531539
4527 * blk-mq: add a flags parameter to blk_mq_alloc_request
4528 - LP: #1531539
4529 * nvme: move struct nvme_iod to pci.c
4530 - LP: #1531539
4531 * nvme: split command submission helpers out of pci.c
4532 - LP: #1531539
4533 * nvme: use offset instead of a struct for registers
4534 - LP: #1531539
4535 * nvme: split nvme_trans_device_id_page
4536 - LP: #1531539
4537 * nvme: use vendor it from identify
4538 - LP: #1531539
4539 * nvme: split a new struct nvme_ctrl out of struct nvme_dev
4540 - LP: #1531539
4541 * nvme: simplify nvme_setup_prps calling convention
4542 - LP: #1531539
4543 * nvme: refactor nvme_queue_rq
4544 - LP: #1531539
4545 * nvme: factor out a nvme_unmap_data helper
4546 - LP: #1531539
4547 * nvme: move nvme_error_status to common code
4548 - LP: #1531539
4549 * nvme: move nvme_setup_flush and nvme_setup_rw to common code
4550 - LP: #1531539
4551 * nvme: split __nvme_submit_sync_cmd
4552 - LP: #1531539
4553 * nvme: use the block layer for userspace passthrough metadata
4554 - LP: #1531539
4555 * nvme: move block_device_operations and ns/ctrl freeing to common code
4556 - LP: #1531539
4557 * nvme: add explicit quirk handling
4558 - LP: #1531539
4559 * nvme: move remaining CC setup into nvme_enable_ctrl
4560 - LP: #1531539
4561 * nvme: move nvme_{enable,disable,shutdown}_ctrl to common code
4562 - LP: #1531539
4563 * nvme: add a common helper to read Identify Controller data
4564 - LP: #1531539
4565 * nvme: move the call to nvme_init_identify earlier
4566 - LP: #1531539
4567 * nvme: move namespace scanning to common code
4568 - LP: #1531539
4569 * nvme: move chardev and sysfs interface to common code
4570 - LP: #1531539
4571 * nvme: refactor set_queue_count
4572 - LP: #1531539
4573 * blk-integrity: empty implementation when disabled
4574 - LP: #1531539
4575 * NVMe: fix build with CONFIG_NVM enabled
4576 - LP: #1531539
4577 * nvme: fix another 32-bit build warning
4578 - LP: #1531539
4579 * nvme: precedence bug in nvme_pr_clear()
4580 - LP: #1531539
4581 * nvme: only ignore hardware errors in nvme_create_io_queues
4582 - LP: #1531539
4583 * nvme: only add a controller to dev_list after it's been fully
4584 initialized
4585 - LP: #1531539
4586 * nvme: protect against simultaneous shutdown invocations
4587 - LP: #1531539
4588 * nvme: don't take the I/O queue q_lock in nvme_timeout
4589 - LP: #1531539
4590 * nvme: merge nvme_abort_req and nvme_timeout
4591 - LP: #1531539
4592 * nvme: add NVME_SC_CANCELLED
4593 - LP: #1531539
4594 * nvme: simplify resets
4595 - LP: #1531539
4596 * nvme: do not restart the request timeout if we're resetting the
4597 controller
4598 - LP: #1531539
4599 * nvme: merge probe_work and reset_work
4600 - LP: #1531539
4601 * nvme: remove dead controllers from a work item
4602 - LP: #1531539
4603 * nvme: switch abort_limit to an atomic_t
4604 - LP: #1531539
4605 * NVMe: Implement namespace list scanning
4606 - LP: #1531539
4607 * NVMe: Use unbounded work queue for all work
4608 - LP: #1531539
4609 * NVMe: Remove device management handles on remove
4610 - LP: #1531539
4611 * NVMe: Simplify metadata setup
4612 - LP: #1531539
4613 * nvme: fix admin queue depth
4614 - LP: #1531539
4615 * nvme: factor out a few helpers from req_completion
4616 - LP: #1531539
4617 * nvme: switch delete SQ/CQ to blk_execute_rq_nowait
4618 - LP: #1531539
4619 * nvme: switch abort to blk_execute_rq_nowait
4620 - LP: #1531539
4621 * nvme: special case AEN requests
4622 - LP: #1531539
4623 * nvme: simplify completion handling
4624 - LP: #1531539
4625 * nvme: properly free resources for cancelled command
4626 - LP: #1531539
4627 * nvme: meta_sg doesn't have to be an array
4628 - LP: #1531539
4629 * nvme: merge iod and cmd_info
4630 - LP: #1531539
4631 * NVMe: Add pci error handlers
4632 - LP: #1531539
4633 * NVMe: Export namespace attributes to sysfs
4634 - LP: #1531539
4635 * nvme: Move nvme_freeze/unfreeze_queues to nvme core
4636 - LP: #1531539
4637 * nvme: synchronize access to ctrl->namespaces
4638 - LP: #1531539
4639 * nvme: fixes for NVME_IOCTL_IO_CMD on the char device
4640 - LP: #1531539
4641 * nvme: make SG_IO support optional
4642 - LP: #1531539
4643 * NVMe: Fix admin queue ring wrap
4644 - LP: #1531539
4645 * NVMe: Use a retryable error code on reset
4646 - LP: #1531539
4647 * NVMe: Remove queue freezing on resets
4648 - LP: #1531539
4649 * NVMe: IO queue deletion re-write
4650 - LP: #1531539
4651 * NVMe: Shutdown controller only for power-off
4652 - LP: #1531539
4653 * NVMe: Export NVMe attributes to sysfs group
4654 - LP: #1531539
4655 * i40e: fix build warnings
4656 * net: i40e: shut up uninitialized variable warnings
4657 * Drivers: hv: vmbus: fix build warning
4658 * Drivers: hv: util: Increase the timeout for util services
4659 * Drivers: hv: utils: run polling callback always in interrupt context
4660 * tools: hv: report ENOSPC errors in hv_fcopy_daemon
4661 * tools: hv: remove repeated HV_FCOPY string
4662 * Drivers: hv: util: catch allocation errors
4663 * Drivers: hv: utils: use memdup_user in hvt_op_write
4664 * drivers/hv: cleanup synic msrs if vmbus connect failed
4665 * drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc
4666 num
4667 * drivers:hv: Export the API to invoke a hypercall on Hyper-V
4668 * drivers:hv: Define the channel type for Hyper-V PCI Express
4669 pass-through
4670 * Drivers: hv: vss: run only on supported host versions
4671 * Drivers: hv: vmbus: Use uuid_le type consistently
4672 * Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDs
4673 * Drivers: hv: vmbus: Get rid of the unused macro
4674 * Drivers: hv: vmbus: Get rid of the unused irq variable
4675 * Drivers: hv: vmbus: serialize process_chn_event() and
4676 vmbus_close_internal()
4677 * Drivers: hv: vmbus: do sanity check of channel state in
4678 vmbus_close_internal()
4679 * Drivers: hv: vmbus: fix rescind-offer handling for device without a
4680 driver
4681 * Drivers: hv: vmbus: release relid on error in vmbus_process_offer()
4682 * Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
4683 * drivers:hv: Allow for MMIO claims that span ACPI _CRS records
4684 * Drivers: hv: vmbus: Fix a Host signaling bug
4685 * drivers/hv: correct tsc page sequence invalid value
4686 * Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
4687 * Drivers: hv: utils: Invoke the poll function after handshake
4688 * tools: hv: vss: fix the write()'s argument: error -> vss_msg
4689 * Drivers: hv: utils: fix memory leak on on_msg() failure
4690 * Drivers: hv: utils: rename outmsg_lock
4691 * Drivers: hv: utils: introduce HVUTIL_TRANSPORT_DESTROY mode
4692 * Drivers: hv: utils: fix crash when device is removed from host side
4693 * Drivers: hv: ring_buffer.c: fix comment style
4694 * Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()
4695 * Drivers: hv: ring_buffer: remove code duplication from
4696 hv_ringbuffer_peek/read()
4697 * Drivers: hv: remove code duplication between
4698 vmbus_recvpacket()/vmbus_recvpacket_raw()
4699 * Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
4700 * drivers/hv: replace enum hv_message_type by u32
4701 * drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
4702 * drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
4703 * drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86
4704 header
4705 * Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
4706 * Drivers: hv: utils: fix hvt_op_poll() return value on transport destroy
4707 * Drivers: hv: vmbus: Treat Fibre Channel devices as performance critical
4708
4709 [ Upstream Kernel Changes ]
4710
4711 * rebase to v4.4.1
4712 - LP: #1533461
4713 - LP: #1529624
4714
4715 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Jan 2016 08:06:37 -0700
4716
4717 linux (4.4.0-2.16) xenial; urgency=low
4718
4719 [ Andy Whitcroft ]
4720
4721 * Release Tracking Bug
4722 - LP: #1539090
4723 * SAUCE: hv: hv_set_ifconfig -- convert to python3
4724 - LP: #1506521
4725 * SAUCE: dm: introduce a target_ioctl op to allow target specific ioctls
4726 - LP: #1538618
4727
4728 [ Colin Ian King ]
4729
4730 * SAUCE: ACPI / tables: Add acpi_force_32bit_fadt_addr option to force 32
4731 bit FADT addresses (LP: #1529381)
4732 - LP: #1529381
4733
4734 [ John Johansen ]
4735
4736 * SAUCE: (no-up): apparmor: fix for failed mediation of socket that is
4737 being shutdown
4738 - LP: #1446906
4739
4740 [ Mahesh Salgaonkar ]
4741
4742 * SAUCE: Powernv: Remove the usage of PACAR1 from opal wrappers
4743 - LP: #1537881
4744 * SAUCE: powerpc/book3s: Fix TB corruption in guest exit path on HMI
4745 interrupt.
4746 - LP: #1537881
4747 * SAUCE: KVM: PPC: Book3S HV: Fix soft lockups in KVM on HMI for time
4748 base errors
4749 - LP: #1537881
4750
4751 [ Paolo Pisati ]
4752
4753 * SAUCE: arm64: errata: Add -mpc-relative-literal-loads to erratum
4754 #843419 build flags
4755 - LP: #1533009
4756 * [Config] MFD_TPS65217=y && REGULATOR_TPS65217=y
4757 * [Config] disable ARCH_ZX (ZTE ZX Soc)
4758
4759 [ Tim Gardner ]
4760
4761 * Revert "SAUCE: (noup) cxlflash: a couple off by one bugs"
4762 * SAUCE: (no-up) Update bnx2x firmware to 7.12.30.0
4763 - LP: #1536719
4764 * SAUCE: drop obsolete bnx2x firmware
4765 * SAUCE: i40e: Silence 'may be used uninitialized' warnings
4766 - LP: #1536474
4767 * [Config] CONFIG_ZONE_DMA=y for amd64 lowlatency
4768 - LP: #1534647
4769 * [Config] Add pvpanic to virtual flavour
4770 - LP: #1537923
4771 * [Config] CONFIG_INTEL_PUNIT_IPC=m, CONFIG_INTEL_TELEMETRY=m
4772 - LP: #1520457
4773
4774 [ Upstream Kernel Changes ]
4775
4776 * i40evf: fix compiler warning of unused variable
4777 - LP: #1536474
4778 * intel: i40e: fix confused code
4779 - LP: #1536474
4780 * i40e/i40evf: remove unused tunnel parameter
4781 - LP: #1536474
4782 * i40e: Change BUG_ON to WARN_ON in service event complete
4783 - LP: #1536474
4784 * i40e: remove BUG_ON from feature string building
4785 - LP: #1536474
4786 * i40e: remove BUG_ON from FCoE setup
4787 - LP: #1536474
4788 * i40e: Workaround fix for mss < 256 issue
4789 - LP: #1536474
4790 * i40e/i40evf: Add a stat to track how many times we have to do a force
4791 WB
4792 - LP: #1536474
4793 * i40e: Move the saving of old link info from handle_link_event to
4794 link_event
4795 - LP: #1536474
4796 * i40e/i40evf: Add comment to #endif
4797 - LP: #1536474
4798 * i40e/i40evf: clean up error messages
4799 - LP: #1536474
4800 * i40evf: handle many MAC filters correctly
4801 - LP: #1536474
4802 * i40e: return the number of enabled queues for ETHTOOL_GRXRINGS
4803 - LP: #1536474
4804 * i40e: rework the functions to configure RSS with similar parameters
4805 - LP: #1536474
4806 * i40e: create a generic configure rss function
4807 - LP: #1536474
4808 * i40e: Bump version to 1.4.2
4809 - LP: #1536474
4810 * i40e: add new fields to store user configuration
4811 - LP: #1536474
4812 * i40e: rename rss_size to alloc_rss_size in i40e_pf
4813 - LP: #1536474
4814 * i40e/i40evf: Fix RS bit update in Tx path and disable force WB
4815 workaround
4816 - LP: #1536474
4817 * i40e/i40evf: prefetch skb data on transmit
4818 - LP: #1536474
4819 * i40evf: rename VF adapter specific RSS function
4820 - LP: #1536474
4821 * i40evf: create a generic config RSS function
4822 - LP: #1536474
4823 * i40evf: create a generic get RSS function
4824 - LP: #1536474
4825 * i40evf: add new fields to store user configuration of RSS
4826 - LP: #1536474
4827 * i40e: Update error messaging
4828 - LP: #1536474
4829 * i40e: fix confusing message
4830 - LP: #1536474
4831 * i40e: make error message more useful
4832 - LP: #1536474
4833 * i40evf: quoth the VF driver, Nevermore
4834 - LP: #1536474
4835 * i40evf: allocate queue vectors dynamically
4836 - LP: #1536474
4837 * i40evf: allocate ring structs dynamically
4838 - LP: #1536474
4839 * i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1
4840 - LP: #1536474
4841 * i40e: fix: do not sleep in netdev_ops
4842 - LP: #1536474
4843 * i40e: remove unused argument
4844 - LP: #1536474
4845 * i40evf: increase max number of queues
4846 - LP: #1536474
4847 * i40evf: set real num queues
4848 - LP: #1536474
4849 * i40evf: remove duplicate string
4850 - LP: #1536474
4851 * i40e: Detection and recovery of TX queue hung logic moved to
4852 service_task from tx_timeout
4853 - LP: #1536474
4854 * i40e: Fix memory leaks, sideband filter programming
4855 - LP: #1536474
4856 * i40evf: don't use atomic allocation
4857 - LP: #1536474
4858 * i40e: propagate properly
4859 - LP: #1536474
4860 * i40evf: use correct types
4861 - LP: #1536474
4862 * i40e: use priv flags to control packet split
4863 - LP: #1536474
4864 * i40e: Remove separate functions gathering XOFF Rx stats
4865 - LP: #1536474
4866 * i40e: fix whitespace
4867 - LP: #1536474
4868 * i40e/i40evf: use logical operator
4869 - LP: #1536474
4870 * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evf
4871 - LP: #1536474
4872 * i40e: trivial fixes
4873 - LP: #1536474
4874 * i40e: Fix i40e_print_features() VEB mode output
4875 - LP: #1536474
4876 * i40e: chomp the BIT(_ULL)
4877 - LP: #1536474
4878 * i40e: properly delete VF MAC filters
4879 - LP: #1536474
4880 * i40e: don't add zero MAC filter
4881 - LP: #1536474
4882 * i40evf: check rings before freeing resources
4883 - LP: #1536474
4884 * i40e: use explicit cast from u16 to u8
4885 - LP: #1536474
4886 * i40e: Opcode and structures required by OEM Post Update AQ command and
4887 add new NVM arq message
4888 - LP: #1536474
4889 * i40e: hush little warnings
4890 - LP: #1536474
4891 * i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722
4892 - LP: #1536474
4893 * i40e: clean whole mac filter list
4894 - LP: #1536474
4895 * i40evf: change version string generation
4896 - LP: #1536474
4897 * i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4
4898 - LP: #1536474
4899 * geneve: UDP checksum configuration via netlink
4900 - LP: #1536474
4901 * geneve: Add geneve udp port offload for ethernet devices
4902 - LP: #1536474
4903 * i40e: geneve tunnel offload support
4904 - LP: #1536474
4905 * geneve: Add geneve_get_rx_port support
4906 - LP: #1536474
4907 * i40e: Call geneve_get_rx_port to get the existing Geneve ports
4908 - LP: #1536474
4909 * i40e: change log messages and error returns
4910 - LP: #1536474
4911 * i40e: allow zero MAC address for VFs
4912 - LP: #1536474
4913 * i40e: Look up MAC address in Open Firmware or IDPROM
4914 - LP: #1536474
4915 * i40e: Fix Rx hash reported to the stack by our driver
4916 - LP: #1536474
4917 * i40e: remove forever unused ID
4918 - LP: #1536474
4919 * igb: add 88E1543 initialization code
4920 * igb: don't unmap NULL hw_addr
4921 * igb: use the correct i210 register for EEMNGCTL
4922 * igb: fix NULL derefs due to skipped SR-IOV enabling
4923 * igb: improve handling of disconnected adapters
4924 * igb: Remove GS40G specific defines/functions
4925 * igb: Don't add PHY address to PCDL address
4926 * igb: Improve cable length function for I210, etc.
4927 * igb: Explicitly label self-test result indices
4928 * ixgbe: drop null test before destroy functions
4929 - LP: #1536473
4930 * ixgbe: Delete redundant include file
4931 - LP: #1536473
4932 * ixgbe: fix multiple kernel-doc errors
4933 - LP: #1536473
4934 * ixgbe: Fix handling of NAPI budget when multiple queues are enabled per
4935 vector
4936 - LP: #1536473
4937 * ixgbe: Add KR mode support for CS4227 chip
4938 - LP: #1536473
4939 * ixgbevf: Limit lowest interrupt rate for adaptive interrupt moderation
4940 to 12K
4941 - LP: #1536473
4942 * ixgbe/ixgbevf: use napi_schedule_irqoff()
4943 - LP: #1536473
4944 * ixgbe: Remove CS4227 diagnostic code
4945 - LP: #1536473
4946 * ixgbevf: use ether_addr_copy instead of memcpy
4947 - LP: #1536473
4948 * ixgbevf: fix spoofed packets with random MAC
4949 - LP: #1536473
4950 * ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
4951 - LP: #1536473
4952 * ixgbe: Add support for newer thermal alarm
4953 - LP: #1536473
4954 * ixgbe: Use private workqueue to avoid certain possible hangs
4955 - LP: #1536473
4956 * ixgbevf: Use a private workqueue to avoid certain possible hangs
4957 - LP: #1536473
4958 * ixgbevf: Minor cleanups
4959 - LP: #1536473
4960 * ixgbe: Refactor MAC address configuration code
4961 - LP: #1536473
4962 * ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
4963 - LP: #1536473
4964 * ixgbe: Allow FDB entries access to more RAR filters
4965 - LP: #1536473
4966 * ixgbe: Update PTP to support X550EM_x devices
4967 - LP: #1536473
4968 * ixgbe: Correct spec violations by waiting after reset
4969 - LP: #1536473
4970 * ixgbe: Wait for master disable to be set
4971 - LP: #1536473
4972 * ixgbe: Save VF info and take references
4973 - LP: #1536473
4974 * ixgbe: Handle extended IPv6 headers in Tx path
4975 - LP: #1536473
4976 * ixgbe: Always turn PHY power on when requested
4977 - LP: #1536473
4978 * ixgbevf: Handle extended IPv6 headers in Tx path
4979 - LP: #1536473
4980 * ixgbe: Return error on failure to allocate mac_table
4981 - LP: #1536473
4982 * ixgbe: Fix SR-IOV VLAN pool configuration
4983 - LP: #1536473
4984 * ixgbe: Simplify definitions for regidx and bit in set_vfta
4985 - LP: #1536473
4986 * ixgbe: Reduce VT code indent in set_vfta by introducing jump label
4987 - LP: #1536473
4988 * ixgbe: Simplify configuration of setting VLVF and VLVFB
4989 - LP: #1536473
4990 * ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
4991 - LP: #1536473
4992 * ixgbe: Reorder search to work from the top down instead of bottom up
4993 - LP: #1536473
4994 * ixgbe: Add support for VLAN promiscuous with SR-IOV
4995 - LP: #1536473
4996 * ixgbe: Fix VLAN promisc in relation to SR-IOV
4997 - LP: #1536473
4998 * ixgbe: Clear stale pool mappings
4999 - LP: #1536473
5000 * ixgbe: Clean stale VLANs when changing port VLAN or resetting
5001 - LP: #1536473
5002 * ixgbe: do not report 2.5 Gbps as supported
5003 - LP: #1536473
5004 * ixgbevf: Fix handling of NAPI budget when multiple queues are enabled
5005 per vector
5006 - LP: #1536473
5007 * ixgbevf: minor cleanups for ixgbevf_set_itr()
5008 - LP: #1536473
5009 * ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
5010 - LP: #1536473
5011 * ixgbe: report correct media type for KR, KX and KX4 interfaces
5012 - LP: #1536473
5013 * ixgbe: Clean up redundancy in hw_enc_features
5014 - LP: #1536473
5015 * ixgbe: fix RSS limit for X550
5016 - LP: #1536473
5017 * ixgbe: Correct X550EM_x revision check
5018 - LP: #1536473
5019 * ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
5020 - LP: #1536473
5021 * ixgbe: Fill at least min credits to a TC credit refills
5022 - LP: #1536473
5023 * ixgbe: use correct FCoE DDP max check
5024 - LP: #1536473
5025 * ixgbe: fix broken PFC with X550
5026 - LP: #1536473
5027 * ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
5028 - LP: #1536473
5029 * ixgbe: Correct handling of any outer UDP checksum setting
5030 - LP: #1536473
5031 * ixgbe: Fix to get FDMI HBA attributes information with X550
5032 - LP: #1536473
5033 * ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
5034 - LP: #1536473
5035 * ixgbe: Make ATR recognize IPv6 extended headers
5036 - LP: #1536473
5037 * e1000: make eeprom read/write scheduler friendly
5038 * e1000: fix data race between tx_ring->next_to_clean
5039 * e1000: Remove checkpatch coding style errors
5040 * e1000: clean up the checking logic
5041 * e1000: fix a typo in the comment
5042 * e1000e: clean up the local variable
5043 * e1000: fix kernel-doc argument being missing
5044 * e1000: get rid of duplicate exit path
5045 * e1000: Elementary checkpatch warnings and checks removed
5046 * e1000e: fix division by zero on jumbo MTUs
5047 * e1000e: Increase timeout of polling bit RSPCIPHY
5048 * e1000e: initial support for i219-LM (3)
5049 * e1000e: Switch e1000e_up to void, drop code checking for error result
5050 * e1000e: Remove unreachable code
5051 * e1000e: Do not read ICR in Other interrupt
5052 * e1000e: Do not write lsc to ics in msi-x mode
5053 * e1000e: Fix msi-x interrupt automask
5054 * acpi: pci: Setup MSI domain for ACPI based pci devices
5055 * irqdomain: Introduce is_fwnode_irqchip helper
5056 * irqchip/gic-v2m: Refactor to prepare for ACPI support
5057 * irqchip/gic-v2m: acpi: Introducing GICv2m ACPI support
5058 * clk: xgene: Fix divider with non-zero shift value
5059 * i2c: designware: Do not require clock when SSCN and FFCN are provided
5060 * fm10k: do not assume VF always has 1 queue
5061 - LP: #1536475
5062 * fm10k: Correct MTU for jumbo frames
5063 - LP: #1536475
5064 * fm10k: Fix handling of NAPI budget when multiple queues are enabled per
5065 vector
5066 - LP: #1536475
5067 * fm10k: use napi_schedule_irqoff()
5068 - LP: #1536475
5069 * fm10k: set netdev features in one location
5070 - LP: #1536475
5071 * fm10k: reset max_queues on init_hw_vf failure
5072 - LP: #1536475
5073 * fm10k: always check init_hw for errors
5074 - LP: #1536475
5075 * fm10k: reinitialize queuing scheme after calling init_hw
5076 - LP: #1536475
5077 * fm10k: Correct typecast in fm10k_update_xc_addr_pf
5078 - LP: #1536475
5079 * fm10k: explicitly typecast vlan values to u16
5080 - LP: #1536475
5081 * fm10k: add statistics for actual DWORD count of mbmem mailbox
5082 - LP: #1536475
5083 * fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped
5084 - LP: #1536475
5085 * fm10k: Add support for ITR scaling based on PCIe link speed
5086 - LP: #1536475
5087 * fm10k: introduce ITR_IS_ADAPTIVE macro
5088 - LP: #1536475
5089 * fm10k: Update adaptive ITR algorithm
5090 - LP: #1536475
5091 * fm10k: use macro for default Tx and Rx ITR values
5092 - LP: #1536475
5093 * fm10k: change default Tx ITR to 25usec
5094 - LP: #1536475
5095 * fm10k: TRIVIAL fix typo of hardware
5096 - LP: #1536475
5097 * fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame
5098 - LP: #1536475
5099 * fm10k: use ether_addr_copy to copy MAC address
5100 - LP: #1536475
5101 * fm10k: do not use CamelCase
5102 - LP: #1536475
5103 * fm10k: remove unnecessary else block from if statements with return
5104 - LP: #1536475
5105 * fm10k: remove namespace pollution of fm10k_iov_msg_data_pf
5106 - LP: #1536475
5107 * fm10k: consistently refer to VLANs and VLAN IDs
5108 - LP: #1536475
5109 * fm10k: bump driver version
5110 - LP: #1536475
5111 * fm10k: conditionally compile DCB and DebugFS support
5112 - LP: #1536475
5113 * fm10k: Cleanup MSI-X interrupts in case of failure
5114 - LP: #1536475
5115 * fm10k: Cleanup exception handling for mailbox interrupt
5116 - LP: #1536475
5117 * fm10k: do not inline fm10k_iov_select_vid()
5118 - LP: #1536475
5119 * fm10k: whitespace cleanups
5120 - LP: #1536475
5121 * fm10k: use BIT() macro instead of open-coded bit-shifting
5122 - LP: #1536475
5123 * fm10k: cleanup namespace pollution
5124 - LP: #1536475
5125 * fm10k: cleanup overly long lines
5126 - LP: #1536475
5127 * fm10k: initialize xps at driver load
5128 - LP: #1536475
5129 * fm10k: don't initialize fm10k_workqueue at global level
5130 - LP: #1536475
5131 * fm10k: correctly pack TLV structures and explain reasoning
5132 - LP: #1536475
5133 * fm10k: Cleanup exception handling for changing queues
5134 - LP: #1536475
5135 * fm10k: use ether_addr_equal instead of memcmp
5136 - LP: #1536475
5137 * fm10k: address operator not needed when declaring function pointers
5138 - LP: #1536475
5139 * fm10k: constify fm10k_mac_ops, fm10k_iov_ops and fm10k_info structures
5140 - LP: #1536475
5141 * fm10k: remove unused struct element
5142 - LP: #1536475
5143 * fm10k: use true/false for boolean get_host_state
5144 - LP: #1536475
5145 * fm10k: cleanup mailbox code comments etc
5146 - LP: #1536475
5147 * fm10k: IS_ENABLED() is not appropriate for boolean kconfig option
5148 - LP: #1536475
5149 * device property: always check for fwnode type
5150 - LP: #1533035
5151 * device property: rename helper functions
5152 - LP: #1533035
5153 * device property: refactor built-in properties support
5154 - LP: #1533035
5155 * device property: keep single value inplace
5156 - LP: #1533035
5157 * device property: helper macros for property entry creation
5158 - LP: #1533035
5159 * device property: improve readability of macros
5160 - LP: #1533035
5161 * device property: return -EINVAL when property isn't found in ACPI
5162 - LP: #1533035
5163 * device property: Fallback to secondary fwnode if primary misses the
5164 property
5165 - LP: #1533035
5166 * device property: Take a copy of the property set
5167 - LP: #1533035
5168 * driver core: platform: Add support for built-in device properties
5169 - LP: #1533035
5170 * driver core: Do not overwrite secondary fwnode with NULL if it is set
5171 - LP: #1533035
5172 * mfd: core: propagate device properties to sub devices drivers
5173 - LP: #1533035
5174 * mfd: intel-lpss: Add support for passing device properties
5175 - LP: #1533035
5176 * mfd: intel-lpss: Pass SDA hold time to I2C host controller driver
5177 - LP: #1533035
5178 * mfd: intel-lpss: Pass HSUART configuration via properties
5179 - LP: #1533035
5180 * i2c: designware: Convert to use unified device property API
5181 - LP: #1533035
5182 * keys, trusted: fix: *do not* allow duplicate key options
5183 - LP: #1398274
5184 * keys, trusted: select hash algorithm for TPM2 chips
5185 - LP: #1398274
5186 * keys, trusted: seal with a TPM2 authorization policy
5187 - LP: #1398274
5188 * perf/x86/intel: Add perf core PMU support for Intel Knights Landing
5189 - LP: #1461360
5190 * perf/x86/intel/uncore: Add Knights Landing uncore PMU support
5191 - LP: #1461360
5192 * perf/x86/intel/uncore: Remove hard coding of PMON box control MSR
5193 offset
5194 - LP: #1461360
5195 * drm/i915: WaRsDisableCoarsePowerGating
5196 - LP: #1527462
5197 * drm/i915/skl: Add SKL GT4 PCI IDs
5198 - LP: #1527462
5199 * drm/i915/skl: Disable coarse power gating up until F0
5200 - LP: #1527462
5201 * platform:x86: add Intel P-Unit mailbox IPC driver
5202 - LP: #1520457
5203 * intel_punit_ipc: add NULL check for input parameters
5204 - LP: #1520457
5205 * platform/x86: Add Intel Telemetry Core Driver
5206 - LP: #1520457
5207 * intel_pmc_ipc: update acpi resource structure for Punit
5208 - LP: #1520457
5209 * platform:x86: Add Intel telemetry platform device
5210 - LP: #1520457
5211 * platform:x86: Add Intel telemetry platform driver
5212 - LP: #1520457
5213 * platform:x86: Add Intel Telemetry Debugfs interfaces
5214 - LP: #1520457
5215 * cxlflash: a couple off by one bugs
5216
5217 -- Andy Whitcroft <apw@canonical.com> Thu, 28 Jan 2016 13:56:00 +0000
5218
5219 linux (4.4.0-1.15) xenial; urgency=low
5220
5221 [ Tim Gardner ]
5222
5223 * Release Tracking Bug
5224 - LP: #1536803
5225
5226 [ Upstream Kernel Changes ]
5227
5228 * Revert "[SCSI] libiscsi: Reduce locking contention in fast path"
5229 - LP: #1517142
5230
5231 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Jan 2016 07:41:40 -0700
5232
5233 linux (4.4.0-0.14) xenial; urgency=low
5234
5235 [ Upstream Kernel Changes ]
5236
5237 * Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"
5238 - LP: #1522415
5239 * powerpc: Add __raw_rm_writeq() function
5240 - LP: #1522415
5241
5242 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 11:24:26 -0700
5243
5244 linux (4.4.0-0.13) xenial; urgency=low
5245
5246 [ Andy Whitcroft ]
5247
5248 * [Config] s390x -- the kernel provides ppp-modules such as there are
5249 * SAUCE: (no-up) add compat_uts_machine= kernel command line override
5250
5251 [ Tim Gardner ]
5252
5253 * [Config] Update annotations for VIRTIO_{NET,BLK}
5254 - LP: #1533382
5255
5256 [ Upstream Kernel Changes ]
5257
5258 * powerpc/powernv: Add support for Nvlink NPUs
5259 - LP: #1522415
5260 * powerpc/powernv: Fix update of NVLink DMA mask
5261 - LP: #1522415
5262 * powerpc/powernv: Change NPU PE# assignment
5263 - LP: #1522415
5264 * powerpc/powernv: Reserve PE#0 on NPU
5265 - LP: #1522415
5266 * KEYS: Fix keyring ref leak in join_session_keyring()
5267 - LP: #1534887
5268 - CVE-2016-0728
5269
5270 -- Tim Gardner <tim.gardner@canonical.com> Tue, 19 Jan 2016 05:49:09 -0700
5271
5272 linux (4.4.0-0.12) xenial; urgency=low
5273
5274 [ Eric Dumazet ]
5275
5276 * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
5277 - LP: #1527902
5278
5279 [ Guilherme G. Piccoli ]
5280
5281 * SAUCE: powerpc/eeh: Validate arch in eeh_add_device_early()
5282 - LP: #1486180
5283
5284 [ Tim Gardner ]
5285
5286 * SAUCE: AUFS - update to aufs4.x-rcN 20160111
5287 * [Config] CONFIG_VIRTIO_BLK=y, CONFIG_VIRTIO_NET=y for s390
5288 - LP: #1532886
5289 * [Config] nvme.ko moved to drivers/nvme/host
5290 * [Config] scsi_dh morphed into 4 modules
5291 * [Config] CONFIG_IBMVNIC=m
5292 * [Config] Add DRM ast driver to udeb installer image
5293 - LP: #1514711
5294 * [Config] CONFIG_KVM=y for s390x
5295 - LP: #1532886
5296 * [Config] Install spl/zfs under the kernel modules directory
5297 Fixes some errors in generic.inclusion-list.log
5298
5299 [ Upstream Kernel Changes ]
5300
5301 * perf/x86/intel/uncore: Add Broadwell-EP uncore support
5302 - LP: #1524574
5303 * EDAC: Add DDR4 flag
5304 - LP: #1519631
5305 * EDAC, sb_edac: Virtualize several hard-coded functions
5306 - LP: #1519631
5307 * EDAC, sb_edac: Add support for duplicate device IDs
5308 - LP: #1519631
5309 * EDAC, sb_edac: Add Knights Landing (Xeon Phi gen 2) support
5310 - LP: #1519631
5311 * Driver for IBM System i/p VNIC protocol
5312 - LP: #1532303
5313
5314 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 09:57:16 -0700
5315
5316 linux (4.4.0-0.11) xenial; urgency=low
5317
5318 [ Tim Gardner ]
5319
5320 * [Config] Fix bogus reconstruct script
5321
5322 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jan 2016 07:29:17 -0700
5323
5324 linux (4.4.0-0.10) xenial; urgency=low
5325
5326 [ Haren Myneni ]
5327
5328 * SAUCE: crypto: nx-842 - Mask XERS0 bit in return value
5329 - LP: #1529666
5330
5331 [ Serge Hallyn ]
5332
5333 * SAUCE: add a sysctl to disable unprivileged user namespace unsharing
5334
5335 [ Tim Gardner ]
5336
5337 * [Config] CONFIG_ZONE_DEVICE=y for amd64
5338 * [Config] CONFIG_BLK_DEV_LOOP=y for s390x
5339 - LP: #1526869
5340 * SAUCE: (no-up) apparmor: Fix incompatible pointer type warnings
5341 * SAUCE: radeon: r100: Silence 'may be used uninitialized' warnings
5342 * SAUCE: dmaengine: ioatdma: Squelch framesize warnings
5343 * rebase to v4.4
5344
5345 [ Upstream Kernel Changes ]
5346
5347 * rebase to v4.4
5348
5349 -- Tim Gardner <tim.gardner@canonical.com> Mon, 04 Jan 2016 17:43:51 -0700
5350
5351 linux (4.4.0-0.9) xenial; urgency=low
5352
5353 [ Tim Gardner ]
5354
5355 * rebase to v4.4-rc8
5356
5357 [ Upstream Kernel Changes ]
5358
5359 * rebase to v4.4-rc8
5360
5361 -- Tim Gardner <tim.gardner@canonical.com> Sun, 03 Jan 2016 18:50:33 -0700
5362
5363 linux (4.4.0-0.8) xenial; urgency=low
5364
5365 [ Tim Gardner ]
5366
5367 * rebase to v4.4-rc7
5368
5369 [ Upstream Kernel Changes ]
5370
5371 * rebase to v4.4-rc7
5372
5373 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Dec 2015 16:13:11 -0700
5374
5375 linux (4.4.0-0.7) xenial; urgency=low
5376
5377 [ Hui Wang ]
5378
5379 * [Config] CONFIG_I2C_DESIGNWARE_BAYTRAIL=y, CONFIG_IOSF_MBI=y
5380 - LP: #1527096
5381
5382 [ Jann Horn ]
5383
5384 * SAUCE: (noup) ptrace: being capable wrt a process requires mapped
5385 uids/gids
5386 - LP: #1527374
5387
5388 [ Tim Gardner ]
5389
5390 * rebase to v4.4-rc6
5391
5392 [ Upstream Kernel Changes ]
5393
5394 * rebase to v4.4-rc6
5395 - LP: #1526330
5396
5397 -- Tim Gardner <tim.gardner@canonical.com> Thu, 17 Dec 2015 05:28:27 -0700
5398
5399 linux (4.4.0-0.6) xenial; urgency=low
5400
5401 [ Andy Whitcroft ]
5402
5403 * [Config] disable CONFIG_ARM64_LSE_ATOMICS to avoid issues with ARMv8.1
5404 support in latest compilers
5405 * [Config] disable CONFIG_CRYPTO_AES_ARM64_CE* to avoid issues with
5406 ARMv8.1 support in latest compilers
5407
5408 [ Tim Gardner ]
5409
5410 * [Config] s390 -> s390x
5411 * SAUCE: include/linux/mmdebug.h: #include <linux/bug.h>
5412
5413 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Dec 2015 06:46:26 -0700
5414
5415 linux (4.4.0-0.5) xenial; urgency=low
5416
5417 [ Andy Whitcroft ]
5418
5419 * [Config] s390x -- enable tools
5420 - LP: #1524319
5421 * [Config] s390x -- add architecture to getabis
5422 * [Config] s390x -- add s390x ABI information
5423 * [Config] s390x -- enable ABI checks
5424
5425 [ Tim Gardner ]
5426
5427 * [Debian] config-check and prepare using ${DEBIAN}/config/annotations
5428 * [Config] Add s390 modules to nic-modules udeb
5429 - LP: #1525297
5430 * rebase to v4.4-rc5
5431
5432 [ Upstream Kernel Changes ]
5433
5434 * rebase to v4.4-rc5
5435 - LP: #1523517
5436 - LP: #1523232
5437
5438 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Dec 2015 05:28:05 -0700
5439
5440 linux (4.4.0-0.4) xenial; urgency=low
5441
5442 [ Upstream Kernel Changes ]
5443
5444 * cgroup: make css_set pin its css's to avoid use-afer-free
5445 * cgroup_freezer: simplify propagation of CGROUP_FROZEN clearing in
5446 freezer_attach()
5447 * cgroup: fix handling of multi-destination migration from
5448 subtree_control enabling
5449
5450 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Dec 2015 11:20:41 -0700
5451
5452 linux (4.4.0-0.3) xenial; urgency=low
5453
5454 [ Upstream Kernel Changes ]
5455
5456 * rebase to v4.4-rc4
5457
5458 -- Tim Gardner <tim.gardner@canonical.com> Sun, 06 Dec 2015 16:50:15 -0700
5459
5460 linux (4.4.0-0.2) xenial; urgency=low
5461
5462 [ Tim Gardner ]
5463
5464 * [Config] Add spl/zfs provides to generic and powerpc64-smp
5465 * [Config] Add zfs to d-i fs-core-modules
5466 * [Config] Include all s390 specific drivers in linux-image
5467 - LP: #1522210
5468
5469 -- Tim Gardner <tim.gardner@canonical.com> Thu, 03 Dec 2015 07:05:56 -0700
5470
5471 linux (4.4.0-0.1) xenial; urgency=low
5472
5473 [ Andy Whitcroft ]
5474
5475 * [Tests] gcc-multilib does not exist on ppc64el redux
5476 - LP: #1515541
5477 * [Config] libunwind8-dev is not available on s390x
5478 * [Debian] Disable SPL/ZFS for cross compiling -- redux
5479 * [Config] s390x -- add dasd udebs
5480 - LP: #1519833
5481 * [Config] s390x -- include dasd modules in linux-image
5482 - LP: #1519833
5483 * [Config] s390x -- disable ZFS temporarily
5484 - LP: #1519820
5485 * [Config] s390s -- disable ABI/module checks
5486 * [Config] make IBMVETH consistent on powerpc/ppc64el
5487 - LP: #1521712
5488 * [Config] follow ibmvscsi name change
5489 - LP: #1521712
5490 * [Config] move ibm disk and ethernet drivers to linux-image
5491 - LP: #1521712
5492 * [Config] include ibmveth in nic-modules for ppc64el
5493 - LP: #1521712
5494 * [Config] s390x -- disable abi/module checks for s390x
5495
5496 [ Joseph Salisbury ]
5497
5498 * SAUCE: scsi_sysfs: protect against double execution of
5499 __scsi_remove_device()
5500 - LP: #1509029
5501
5502 [ Seth Forshee ]
5503
5504 * [Config] CONFIG_DRM_AMDGPU_CIK=n
5505 - LP: #1510405
5506
5507 [ Tim Gardner ]
5508
5509 * [Debian] Disable SPL/ZFS for cross compiling
5510 * [Config] CONFIG_SCSI_IBMVSCSI=m
5511 - LP: #1515872
5512 * rebase to v4.4-rc2
5513 * [Config] updateconfigs
5514 * [Config] CONFIG_WILC1000_DRIVER=n for FTBS
5515 * SAUCE: do_zfs=false temporarily
5516 * [Config] CONFIG_LUSTRE_FS=n
5517 * [Debian] Disable udebs when cross compiling
5518 * rebase to v4.4-rc3
5519 * [Config] CONFIG_AUFS_FS=m
5520 * SAUCE: AUFS
5521
5522 [ Upstream Kernel Changes ]
5523
5524 * ZFS: Update with 4.4 support
5525 * SPL: Update with 4.4 support
5526
5527 [ Upstream Kernel Changes ]
5528
5529 * rebase to v4.4-rc3
5530 - LP: #1519168
5531 * rebase to v4.4-rc2
5532 - LP: #1506615
5533 - LP: #1502781
5534
5535 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Nov 2015 13:22:37 -0700
5536
5537 linux (4.3.0-0.8) xenial; urgency=low
5538
5539 [ Andy Whitcroft ]
5540
5541 * [Config] re-enable OSS support and blacklist
5542 - LP: #1434842
5543 * [Config] enable CONFIG_CC_STACKPROTECTOR_STRONG=y
5544 * [Packaging] config-check -- improve syntax diagnostics
5545 * [Packaging] module-inclusion -- add dependency inclusion for a list
5546 * [Packaging] config-check -- accumulate multi-line annotations correctly
5547 * [Packaging] config-check -- handle V2 annotations format
5548 * [Packaging] s390x -- add architecture to kernelconfig
5549 - LP: #1488653
5550 * [Config] s390x -- initial configuration
5551 * [Config] s390x -- add initial binary image
5552 * [Config] s390x -- initial configuration update
5553 * [Config] s390x -- produce linux-image
5554 * [Config] s390x -- d-i module exclusions
5555 * [Config] apply Device Drivers >> LED Support >> LED Class Support
5556 * [Config] apply File systems >> Miscellaneous filesystems >> SquashFS 4.0 - Squashed file system support
5557 * [Config] apply Device Drivers >> Generic Driver Options >> Userspace firmware loading support
5558 * SAUCE: leds: lp55xx -- do not force use of the fallback loader
5559 * [Config] -- s390x -- configuration review updates
5560 * [Config] annotations -- add review marks
5561 * [Config] annotations -- config review 4.3 updates
5562 * [Config] annotations -- expose reviews
5563 * [Config] updateconfigs following incoporation of s390x configs
5564 * [Tests] gcc-multilib does not exist on ppc64el
5565 - LP: #1515541
5566
5567 [ Dan Carpenter ]
5568
5569 * SAUCE: (noup) cxlflash: a couple off by one bugs
5570 - LP: #1499849
5571
5572 [ Haren Myneni ]
5573
5574 * Revert "SAUCE: (noup) crypto: 842 - Add CRC and validation support"
5575
5576 [ Jay Vosburgh ]
5577
5578 * SAUCE: fan: add VXLAN implementation
5579
5580 [ Manoj Kumar ]
5581
5582 * SAUCE: (noup) cxlflash: Fix to escalate LINK_RESET also on port 1
5583 - LP: #1513583
5584
5585 [ Matthew R. Ochs ]
5586
5587 * SAUCE: (noup) cxlflash: Fix to avoid virtual LUN failover failure
5588 - LP: #1513583
5589
5590 [ Tim Gardner ]
5591
5592 * [Config] CONFIG_AUFS_EXPORT=y
5593 - LP: #1121699
5594
5595 [ Upstream Kernel Changes ]
5596
5597 * misc/genwqe: get rid of atomic allocations
5598 * crypto: 842 - Add CRC and validation support
5599 - LP: #1497878
5600 * cxlflash: Fix to avoid invalid port_sel value
5601 * cxlflash: Replace magic numbers with literals
5602 * cxlflash: Fix read capacity timeout
5603 * cxlflash: Fix potential oops following LUN removal
5604 * cxlflash: Fix data corruption when vLUN used over multiple cards
5605 * cxlflash: Fix to avoid sizeof(bool)
5606 * cxlflash: Fix context encode mask width
5607 * cxlflash: Fix to avoid CXL services during EEH
5608 * cxlflash: Correct naming of limbo state and waitq
5609 * cxlflash: Make functions static
5610 * cxlflash: Refine host/device attributes
5611 * cxlflash: Fix to avoid spamming the kernel log
5612 * cxlflash: Fix to avoid stall while waiting on TMF
5613 * cxlflash: Fix location of setting resid
5614 * cxlflash: Fix host link up event handling
5615 * cxlflash: Fix async interrupt bypass logic
5616 * cxlflash: Remove dual port online dependency
5617 * cxlflash: Fix AFU version access/storage and add check
5618 * cxlflash: Correct usage of scsi_host_put()
5619 * cxlflash: Fix to prevent workq from accessing freed memory
5620 * cxlflash: Correct behavior in device reset handler following EEH
5621 * cxlflash: Remove unnecessary scsi_block_requests
5622 * cxlflash: Fix function prolog parameters and return codes
5623 * cxlflash: Fix MMIO and endianness errors
5624 * cxlflash: Fix to prevent EEH recovery failure
5625 * cxlflash: Correct spelling, grammar, and alignment mistakes
5626 * cxlflash: Fix to prevent stale AFU RRQ
5627 * cxlflash: Fix to double the delay each time
5628 * cxlflash: Fix to avoid corrupting adapter fops
5629 * cxlflash: Correct trace string
5630 * cxlflash: Fix to avoid potential deadlock on EEH
5631 * cxlflash: Fix to avoid leaving dangling interrupt resources
5632 * cxlflash: Fix to escalate to LINK_RESET on login timeout
5633 * cxlflash: Fix to avoid corrupting port selection mask
5634 * cxlflash: Fix to avoid lock instrumentation rejection
5635 * cxlflash: Fix to avoid bypassing context cleanup
5636
5637 -- Tim Gardner <tim.gardner@canonical.com> Fri, 06 Nov 2015 10:15:07 -0600
5638
5639 linux (4.3.0-0.7) xenial; urgency=low
5640
5641 [ Tim Gardner ]
5642
5643 * Revert "Bypass spl/zfs config"
5644 Causes unresolved symbols on load.
5645 * [Config] Enable ZFS for powerpc64-smp
5646
5647 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Nov 2015 11:42:37 -0600
5648
5649 linux (4.3.0-0.6) xenial; urgency=low
5650
5651 [ Tim Gardner ]
5652
5653 * Release Tracking Bug
5654 - LP: #1512704
5655 * UBUNTU: SAUCE: AUFS aufs4.x-rcN 20151102
5656
5657 [ Andy Whitcroft ]
5658
5659 * [Packaging] add feature interlock with mainline builds
5660 * apparmor -- follow change to this_cpu_ptr
5661
5662 [ John Johansen ]
5663
5664 * SAUCE: (no-up) apparmor: add parameter to control whether policy hashing is used
5665 - LP: #1383886
5666 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
5667 - LP: #1362199
5668 * SAUCE: Revert: fix: only allow a single threaded process to ...
5669 - LP: #1371310
5670 * SAUCE: (no-up) fix: bad unix_addr_fs macro
5671 - LP: #1390223
5672 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
5673 - LP: #1408833
5674 * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
5675 - LP: #1496430
5676
5677 [ Tim Gardner ]
5678
5679 * [Config] Add iscsi_ibft and iscsi_boot_sysfs to generic inclusion list
5680 - LP: #1511006
5681 * rebase to v4.3
5682 * Bypass spl/zfs config
5683 * SPL/ZFS: Add Makefiles in order to avoid the lengthy config
5684 * [Config] Default AppArmor settings
5685
5686 [ Upstream Kernel Changes ]
5687
5688 * rebase to v4.3
5689
5690 -- Tim Gardner <tim.gardner@canonical.com> Thu, 29 Oct 2015 09:16:26 -0600
5691
5692 linux (4.3.0-0.5) xenial; urgency=low
5693
5694 * Update spl to 0.6.5.3-0ubuntu1, zfs to 0.6.5.3-0ubuntu1
5695
5696 [ Upstream Kernel Changes ]
5697
5698 * rebase to v4.3-rc7
5699 - LP: #1504778
5700
5701 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Oct 2015 13:59:52 -0600
5702
5703 linux (4.3.0-0.4) xenial; urgency=low
5704
5705 [ Tim Gardner ]
5706
5707 * [Debian] Update to new signing key type and location
5708
5709 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 13:07:30 -0600
5710
5711 linux (4.3.0-0.3) wily; urgency=low
5712
5713 [ Tim Gardner ]
5714
5715 * [Debian] sign-file is now compiled
5716
5717 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 Oct 2015 09:26:34 -0600
5718
5719 linux (4.3.0-0.2) wily; urgency=low
5720
5721 [ Tim Gardner ]
5722
5723 * [Config] Added libssl-dev to Build-Depends
5724
5725 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Oct 2015 14:01:55 -0600
5726
5727 linux (4.3.0-0.1) wily; urgency=low
5728
5729 [ Upstream Kernel Changes ]
5730
5731 * rebase to v4.3-rc6
5732 * rebase to v4.3-rc5
5733 * rebase to v4.3-rc4
5734 * rebase to v4.3-rc3
5735 * rebase to v4.3-rc2
5736 * rebase to v4.3-rc1
5737 - LP: #1492132
5738 - LP: #1481575
5739
5740 -- Tim Gardner <tim.gardner@canonical.com> Mon, 14 Sep 2015 07:30:36 -0600
5741
5742 linux (4.2.0-10.11) wily; urgency=low
5743
5744 [ Andy Whitcroft ]
5745
5746 * Release Tracking Bug
5747 - LP: #1495208
5748 * No change rebuild to avoid issues with leading zero bytes on
5749 internal module signing key. (see launchpad bug 1494943)
5750
5751 [ Ming Lei ]
5752
5753 * [Config] SERIAL_8250_DW=y for arm64
5754
5755 [ Upstream Kernel Changes ]
5756
5757 * drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv
5758 code
5759 - LP: #1484486
5760 * drm/i915/gen8: Add infrastructure to initialize WA batch buffers
5761 - LP: #1484486
5762 * drm/i915/gen8: Re-order init pipe_control in lrc mode
5763 - LP: #1484486
5764 * drm/i915/gen8: Add WaDisableCtxRestoreArbitration workaround
5765 - LP: #1484486
5766 * drm/i915/gen8: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5767 workaround
5768 - LP: #1484486
5769 * drm/i915: Bail out early if WA batch is not available for given Gen
5770 - LP: #1484486
5771 * drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
5772 - LP: #1484486
5773 * drm/i915: Update WaFlushCoherentL3CacheLinesAtContextSwitch
5774 - LP: #1484486
5775 * drm/i915/gen9: Implement WaDisableKillLogic for gen 9
5776 - LP: #1484486
5777 * drm/i915: Enable WA batch buffers for Gen9
5778 - LP: #1484486
5779 * drm/i915/gen9: Add WaDisableCtxRestoreArbitration workaround
5780 - LP: #1484486
5781 * drm/i915: Update wa_ctx_emit() macro as per kernel coding guidelines
5782 - LP: #1484486
5783 * drm/i915/gen9: Add WaFlushCoherentL3CacheLinesAtContextSwitch
5784 workaround
5785 - LP: #1484486
5786 * drm/i915/gen9: Add
5787 WaSetDisablePixMaskCammingAndRhwoInCommonSliceChicken
5788 - LP: #1484486
5789 * drm/i915:skl: Add WaEnableGapsTsvCreditFix
5790 - LP: #1484486
5791 * drm/i915/skl: revert duplicated WaBarrierPerformanceFixDisable:skl
5792 - LP: #1484486
5793 * drm/i915/skl: Don't expose the top most plane on gen9 display
5794 - LP: #1484486
5795 * drm/i915/skl WaDisableSbeCacheDispatchPortSharing
5796 - LP: #1484486
5797 * drm/i915/skl: WaIgnoreDDIAStrap is forever, always init DDI A
5798 - LP: #1484486
5799 * drm/i915: reduce indent in i9xx_hpd_irq_handler
5800 - LP: #1484531
5801 * drm/i915: reduce duplicate conditions in i9xx_hpd_irq_handler
5802 - LP: #1484531
5803 * drm/i915: reduce indent in intel_hpd_irq_handler
5804 - LP: #1484531
5805 * drm/i915: group all hotplug related fields into a new struct in
5806 dev_priv
5807 - LP: #1484531
5808 * drm/i915: add for_each_hpd_pin to iterate over hotplug pins
5809 - LP: #1484531
5810 * drm/i915: simplify conditions for skipping the 2nd hpd loop iterations
5811 - LP: #1484531
5812 * drm/i915: put back the indent in intel_hpd_irq_handler
5813 - LP: #1484531
5814 * drm/i915: merge the two hpd loops in intel_hpd_irq_handler to one
5815 - LP: #1484531
5816 * drm/i915: simplify condition for digital port
5817 - LP: #1484531
5818 * drm/i915: abstract away platform specific parts from hpd handling
5819 - LP: #1484531
5820 * drm/i915: Handle HPD when it has actually occurred
5821 - LP: #1484531
5822 * drm/i915: Set power domain for DDI-E
5823 - LP: #1484531
5824 * drm/i915: Set alternate aux for DDI-E
5825 - LP: #1484531
5826 * drm/i915/skl: enable DDI-E hotplug
5827 - LP: #1484531
5828 * drm/i915/bxt: fix DDI PHY vswing scale value setting
5829 - LP: #1494163
5830 * drm/i915/skl: Buffer translation improvements
5831 - LP: #1494163
5832 * drm/i915: Per-DDI I_boost override
5833 - LP: #1494163
5834 * drm/i915: fix VBT parsing for SDVO child device mapping
5835 - LP: #1494163
5836 * drm/i915/bxt: edp1.4 Intermediate Freq support
5837 - LP: #1494163
5838 * drm/i915: fix link rates reported for SKL
5839 - LP: #1494163
5840 * drm/i915: Allow parsing of variable size child device entries from VBT
5841 - LP: #1494163
5842 * drm/i915/skl: Update DDI buffer translation programming.
5843 - LP: #1494163
5844 * drm/i915: Enable HDMI on DDI-E
5845 - LP: #1484531
5846 * drm/i915/skl: Enable DDI-E
5847 - LP: #1484531
5848 * drm/i915: eDP can be present on DDI-E
5849 - LP: #1484531
5850 * drm/i915/skl: Adding DDI_E power well domain
5851 - LP: #1484531
5852 * drm/i915: set CDCLK if DPLL0 enabled during resuming from S3
5853 - LP: #1490035
5854 * drm/i915: Split atomic wm update to pre and post variants
5855 - LP: #1493746
5856 * drm/i915/skl: Drop the preliminary_hw_support flag
5857 - LP: #1486868
5858 * drm/i915: set FDI translations to NULL on SKL
5859 - LP: #1494163
5860
5861 -- Andy Whitcroft <apw@canonical.com> Sun, 13 Sep 2015 11:32:02 +0100
5862
5863 linux (4.2.0-9.9) wily; urgency=low
5864
5865 [ Tim Gardner ]
5866
5867 * Release Tracking Bug
5868 - LP: #1493970
5869 * [Config] CONFIG_MFD_INTEL_LPSS=m
5870 - LP: #1397876
5871
5872 [ dann frazier ]
5873
5874 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
5875 - LP: #1388952
5876
5877 [ Michael Ellerman ]
5878
5879 * SAUCE: crypto: vmx - VMX crypto should depend on CONFIG_VSX
5880 Fixes FTBS on 32 bit powerpc, patch sent upstream.
5881
5882 [ Upstream Kernel Changes ]
5883
5884 * thermal/powerclamp: add cpu id for skylake h/s
5885 - LP: #1398269
5886 * perf/x86/intel/uncore: Add Broadwell-DE uncore support
5887 - LP: #1397852
5888 * mfd: watchdog: iTCO_wdt: Expose watchdog properties using platform data
5889 - LP: #1460905
5890 * i2c: i801: Create iTCO device on newer Intel PCHs
5891 - LP: #1460905
5892 * watchdog: iTCO_wdt: Add support for TCO on Intel Sunrisepoint
5893 - LP: #1460905
5894 * perf/x86: Add a native_perf_sched_clock_from_tsc()
5895 - LP: #1397867
5896 * perf/x86/intel: Add support for PEBSv3 profiling
5897 - LP: #1397867
5898 * perf/x86/intel/lbr: Allow time stamp for free running PEBSv3
5899 - LP: #1397867
5900 * x86: Add new MSRs and MSR bits used for Intel Skylake PMU support
5901 - LP: #1397867
5902 * perf: Add cycles to branch_info
5903 - LP: #1397867
5904 * perf/x86/intel/lbr: Add support for LBRv5
5905 - LP: #1397867
5906 * perf/x86/intel: Handle new arch perfmon v4 status bits
5907 - LP: #1397867
5908 * perf/x86/intel: Move PMU ACK to after LBR read
5909 - LP: #1397867
5910 * perf/x86/intel/lbr: Optimize v4 LBR unfreezing
5911 - LP: #1397867
5912 * perf/x86/intel: Add Intel Skylake PMU support
5913 - LP: #1397867
5914 * perf/x86/intel/lbr: Use correct index to save/restore LBR_INFO with
5915 call stack
5916 - LP: #1397867
5917 * perf/x86/intel/lbr: Limit LBR accesses to TOS in callstack mode
5918 - LP: #1397867
5919 * perf/x86: Make merge_attr() global to use from perf_event_intel
5920 - LP: #1397867
5921 * perf/x86/intel: Use 0x11 as extra reg test value
5922 - LP: #1397867
5923 * perf tools: Add support for cycles, weight branch_info field
5924 - LP: #1397867
5925 * perf report: Add flag for non ANY branch mode
5926 - LP: #1397867
5927 * perf report: Add infrastructure for a cycles histogram
5928 - LP: #1397867
5929 * perf report: Add processing for cycle histograms
5930 - LP: #1397867
5931 * perf annotate: Compute IPC and basic block cycles
5932 - LP: #1397867
5933 * perf annotate: Finally display IPC and cycle accounting
5934 - LP: #1397867
5935 * perf top: Add branch annotation code to top
5936 - LP: #1397867
5937 * perf report: Display cycles in branch sort mode
5938 - LP: #1397867
5939 * perf annotate: Fix 32-bit compilation error in util/annotate.c
5940 - LP: #1397867
5941 * PM / QoS: Make it possible to expose device latency tolerance to
5942 userspace
5943 - LP: #1460908
5944 * ACPI / PM: Attach ACPI power domain only once
5945 - LP: #1460908
5946 * Driver core: wakeup the parent device before trying probe
5947 - LP: #1460908
5948 * klist: implement klist_prev()
5949 - LP: #1460908
5950 * driver core: implement device_for_each_child_reverse()
5951 - LP: #1460908
5952 * mfd: make mfd_remove_devices() iterate in reverse order
5953 - LP: #1460908
5954 * dmaengine: add a driver for Intel integrated DMA 64-bit
5955 - LP: #1460908
5956 * mfd: Add support for Intel Sunrisepoint LPSS devices
5957 - LP: #1460908
5958 * spi: pxa2xx: Add support for Intel Sunrisepoint
5959 - LP: #1397876
5960 * spi: spi-pxa2xx: Remove unused legacy PXA DMA API channel numbers
5961 - LP: #1397876
5962 * spi: pxa2xx: Add terminating entry for pxa2xx_spi_pci_compound_match
5963 - LP: #1397876
5964 * spi: spi-pxa2xx: Remove unused legacy null dma buffer and allocation
5965 for it
5966 - LP: #1397876
5967 * intel_idle: Skylake Client Support
5968 - LP: #1397877
5969 * powerpc/kernel: Switch to using MAX_ERRNO
5970 - LP: #1458876
5971 * powerpc/kernel: Change the do_syscall_trace_enter() API
5972 - LP: #1458876
5973 * powerpc: Drop unused syscall_get_error()
5974 - LP: #1458876
5975 * powerpc: Don't negate error in syscall_set_return_value()
5976 - LP: #1458876
5977 * powerpc: Rework syscall_get_arguments() so there is only one loop
5978 - LP: #1458876
5979 * powerpc: Use orig_gpr3 in syscall_get_arguments()
5980 - LP: #1458876
5981 * powerpc: Change syscall_get_nr() to return int
5982 - LP: #1458876
5983 * powerpc/kernel: Add SIG_SYS support for compat tasks
5984 - LP: #1458876
5985 * powerpc/kernel: Enable seccomp filter
5986 - LP: #1458876
5987 * selftests/seccomp: Make seccomp tests work on big endian
5988 - LP: #1458876
5989 * selftests/seccomp: Add powerpc support
5990 - LP: #1458876
5991 * eCryptfs: Invalidate dcache entries when lower i_nlink is zero
5992
5993 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Sep 2015 19:17:57 -0600
5994
5995 linux (4.2.0-8.8) wily; urgency=low
5996
5997 [ Tim Gardner ]
5998
5999 * Release Tracking Bug
6000 - LP: #1493357
6001 * [Config] CONFIG_CRYPTO_DEV_NX_COMPRESS_CRYPTO obsolete
6002 - LP: #1488495
6003 * [Config] CONFIG_CXLFLASH=m
6004 * [Config] CONFIG_CXL_EEH=y for ppc64el, powerpc64-smp
6005
6006
6007 [ Andy Whitcroft ]
6008
6009 * [Packaging] standardise on stage1 for the bootstrap stage in line with debian
6010 * [Packaging] mark up control for stage1
6011 * [Config] kernel-versions -- clean up deps field
6012 * [Config] s390x -- build linux-libc-dev
6013 - LP: #1488653
6014 * [Packaging] control -- prepare for new kernel-wedge semantics
6015
6016 [ Upstream Kernel Changes ]
6017
6018 * crypto: vmx - Fixing AES-CTR counter bug
6019 - LP: #1484519
6020 * crypto: vmx - Fixing GHASH Key issue on little endian
6021 - LP: #1484519
6022 * powerpc: Uncomment and make enable_kernel_vsx() routine available
6023 - LP: #1484519
6024 * crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
6025 - LP: #1484519
6026 * crypto: nx - nx842_OF_upd_status should return ENODEV if device is not
6027 'okay'
6028 - LP: #1488495
6029 * crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
6030 - LP: #1488495
6031 * crypto: nx - do not emit extra output if status is disabled
6032 - LP: #1488495
6033 * crypto: nx - reduce chattiness of platform drivers
6034 - LP: #1488495
6035 * crypto: nx/842 - Fix context corruption
6036 - LP: #1488495
6037 * crypto: nx - remove __init/__exit from VIO functions
6038 - LP: #1488495
6039 * crypto: nx - remove pSeries NX 'status' field
6040 - LP: #1488495
6041 * crypto: nx - move kzalloc() out of spinlock
6042 - LP: #1488495
6043 * crypto: nx - don't register pSeries driver if ENODEV
6044 - LP: #1488495
6045 * crypto: nx - use common code for both NX decompress success cases
6046 - LP: #1488495
6047 * crypto: nx - merge nx-compress and nx-compress-crypto
6048 - LP: #1488495
6049 * crypto: nx - rename nx-842-crypto.c to nx-842.c
6050 - LP: #1488495
6051 * crypto: nx - make platform drivers directly register with crypto
6052 - LP: #1488495
6053 * cxlflash: Base support for IBM CXL Flash Adapter
6054 - LP: #1449121
6055 * cxlflash: Base error recovery support
6056 - LP: #1449121
6057 * cxlflash: Superpipe support
6058 - LP: #1449121
6059 * cxlflash: Virtual LUN support
6060 - LP: #1449121
6061 * cxlflash: off by one bug in cxlflash_show_port_status()
6062 - LP: #1449121
6063 * cxlflash: shift wrapping bug in afu_link_reset()
6064 - LP: #1449121
6065 * cxlflash: Remove unused variable from queuecommand
6066 - LP: #1449121
6067 * powerpc/powernv: move dma_get_required_mask from pnv_phb to
6068 pci_controller_ops
6069 * powerpc/eeh: Probe after unbalanced kref check
6070 * misc: cxl: clean up afu_read_config()
6071 * cxl: Add explicit precision specifiers
6072 * cxl: use more common format specifier
6073 * cxl: Destroy cxl_adapter_idr on module_exit
6074 * cxl: Destroy afu->contexts_idr on release of an afu
6075 * cxl: Don't ignore add_process_element() result when attaching context
6076 * cxl: Compile with -Werror
6077 * cxl: sparse: Make declarations static
6078 * cxl: sparse: Silence iomem warning in debugfs file creation
6079 * cxl: Convert MMIO read/write macros to inline functions
6080 * cxl: Drop commands if the PCI channel is not in normal state
6081 * cxl: Allocate and release the SPA with the AFU
6082 * cxl: Make IRQ release idempotent
6083 * cxl: Clean up adapter MMIO unmap path.
6084 * cxl: Refactor adaptor init/teardown
6085 * cxl: Refactor AFU init/teardown
6086 * cxl: Don't remove AFUs/vPHBs in cxl_reset
6087 * cxl: Allow the kernel to trust that an image won't change on PERST.
6088 * cxl: EEH support
6089 * cxl: Add CONFIG_CXL_EEH symbol
6090 * cxl: Plug irq_bitmap getting leaked in cxl_context
6091 * cxl: Add alternate MMIO error handling
6092 * cxl: Allow release of contexts which have been OPENED but not STARTED
6093 * cxl: Remove use of macro DEFINE_PCI_DEVICE_TABLE
6094 * cxl: Release irqs if memory allocation fails
6095 * cxl: Remove racy attempt to force EEH invocation in reset
6096 * cxl: Fix + cleanup error paths in cxl_dev_context_init
6097 * cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
6098 * cxl: Set up and enable PSL Timebase
6099
6100 -- Tim Gardner <tim.gardner@canonical.com> Tue, 01 Sep 2015 07:38:43 -0600
6101
6102 linux (4.2.0-7.7) wily; urgency=low
6103
6104 [ Tim Gardner ]
6105
6106 * Release Tracking Bug
6107 - LP: #1490564
6108 * rebase to v4.2
6109
6110 [ Wen Xiong ]
6111
6112 * SAUCE: ipr: Byte swapping for device_id attribute in sysfs
6113 - LP: #1453892
6114
6115 [ Upstream Kernel Changes ]
6116
6117 * rebase to v4.2
6118 - LP: #1487345
6119
6120 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2015 07:06:10 -0600
6121
6122 linux (4.2.0-6.6) wily; urgency=low
6123
6124 [ Tim Gardner ]
6125
6126 * Release Tracking Bug
6127 - LP: #1488138
6128
6129 [ Andy Whitcroft ]
6130
6131 * rebase to v4.2-rc8
6132
6133 [ Shilpasri G Bhat ]
6134
6135 * SAUCE: cpufreq: powernv: Handle throttling due to Pmax capping at chip
6136 level
6137 - LP: #1480894
6138 * SAUCE: powerpc/powernv: Add definition of OPAL_MSG_OCC message type
6139 - LP: #1480894
6140 * SAUCE: cpufreq: powernv: Register for OCC related opal_message
6141 notification
6142 - LP: #1480894
6143 * SAUCE: cpufreq: powernv: Call throttle_check() on receiving
6144 OCC_THROTTLE
6145 - LP: #1480894
6146 * SAUCE: cpufreq: powernv: Report Psafe only if PMSR.psafe_mode_active
6147 bit is set
6148 - LP: #1480894
6149 * SAUCE: cpufreq: powernv: Restore cpu frequency to policy->cur on
6150 unthrottling
6151 - LP: #1480894
6152
6153 [ Upstream Kernel Changes ]
6154
6155 * rebase to v4.2-rc8
6156 - LP: #1483440
6157 - LP: #1484334
6158
6159 -- Tim Gardner <tim.gardner@canonical.com> Fri, 21 Aug 2015 07:12:11 -0600
6160
6161 linux (4.2.0-5.5) wily; urgency=low
6162
6163 [ Tim Gardner ]
6164
6165 * Release Tracking Bug
6166 - LP: #1487173
6167
6168 [ Andy Whitcroft ]
6169
6170 * [Packaging] correct spelling of probabaly on the tools packages
6171 - LP: #1256822
6172 * rebase to v4.2-rc7
6173
6174 [ dann frazier ]
6175
6176 * d-i: Add nicpf and nicvf to nic-modules
6177 * d-i: Enable usb modules on arm64
6178
6179 [ Mahesh Salgaonkar ]
6180
6181 * SAUCE: powerpc/powernv: display reason for Malfunction Alert HMI.
6182 - LP: #1482343
6183 * SAUCE: powerpc/powernv: Pull all HMI events before panic.
6184 - LP: #1482343
6185 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable
6186 machine check errors.
6187 - LP: #1482343
6188 * SAUCE: powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable HMI.
6189 - LP: #1482343
6190
6191 [ Vipin K Parashar ]
6192
6193 * SAUCE: powerpc/powernv: Add poweroff (EPOW, DPO) events support for
6194 PowerNV platform
6195 - LP: #1469771
6196
6197 [ Upstream Kernel Changes ]
6198
6199 * rebase to v4.2-rc7
6200
6201 -- Tim Gardner <tim.gardner@canonical.com> Tue, 11 Aug 2015 09:48:40 -0600
6202
6203 linux (4.2.0-4.4) wily; urgency=low
6204
6205 [ Tim Gardner ]
6206
6207 * Release Tracking Bug
6208 - LP: #1483677
6209
6210 [ Achiad Shochat ]
6211
6212 * SAUCE: net/mlx5e: Support TX packet copy into WQE
6213 * SAUCE: net/mlx5e: TX latency optimization to save DMA reads
6214 * SAUCE: net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
6215 * SAUCE: net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
6216
6217 [ Adam Lee ]
6218
6219 * SAUCE: serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
6220 - LP: #1480142
6221
6222 [ dann frazier ]
6223
6224 * [Config] CONFIG_NR_CPUS=128 on arm64
6225
6226 [ Leann Ogasawara ]
6227
6228 * [Config] d-i -- Add sfc to nic-modules udeb
6229 - LP: #1481490
6230
6231 [ Saeed Mahameed ]
6232
6233 * SAUCE: net/mlx5e: Support ETH_RSS_HASH_XOR
6234 * SAUCE: net/mlx5e: Allocate DMA coherent memory on reader NUMA node
6235
6236 [ Tim Gardner ]
6237
6238 * [Config] CONFIG_X86_INTEL_MPX=y
6239 - LP: #1460902
6240 * [Debian] change dependency on module-init-tools to kmod
6241 - LP: #1481986
6242 * rebase to v4.2-rc6
6243
6244 [ Upstream Kernel Changes ]
6245
6246 * rebase to v4.2-rc6
6247
6248 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 16:59:45 -0600
6249
6250 linux (4.2.0-3.3) wily; urgency=low
6251
6252 [ Tim Gardner ]
6253
6254 * Release Tracking Bug
6255 - LP: #1481462
6256 * SAUCE: workqueue: Make flush_workqueue() available again to non GPL modules
6257 Fixes an FTBS for at least one DKMS package.
6258
6259 -- Tim Gardner <tim.gardner@canonical.com> Tue, 04 Aug 2015 11:26:53 -0600
6260
6261 linux (4.2.0-2.2) wily; urgency=low
6262
6263 [ Tim Gardner ]
6264
6265 * Release Tracking Bug
6266 - LP: #1481067
6267 * rebase to v4.2-rc5
6268
6269 [ Andy Whitcroft ]
6270
6271 * [Packaging] module-inclusion -- commonise copy code and simplify
6272 * [Packaging] module-inclusion -- add manual command entries
6273 * [Packaging] module blacklists -- add support for manual blacklists
6274 * [Packaging] do_common_tools should always be on
6275 * [Packaging] initscripts need installing when making the package
6276 * [Packaging] initscripts work around bug in debhelper systemd support
6277 * [Config] exclude oss modules from linux-image
6278 - LP: #1434842
6279 * hyper-v -- add hid and fb drivers to linux-virtual
6280 - LP: #1444179
6281 * ubuntu: (no-squash) vbox -- infrastructure and updater
6282 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
6283 - LP: #1426113
6284 * ubuntu: vbox -- update to 5.0.0-dfsg-1
6285 - LP: #1480879
6286 * SAUCE: vbox: follow v4.2 updates to follow_link()/put_link() API
6287 * [Config] move vbox modules into linux-image
6288
6289 [ Upstream Kernel Changes ]
6290
6291 * rebase to v4.2-rc5
6292 - LP: #1478497
6293 - LP: #1477900
6294
6295 -- Andy Whitcroft <apw@canonical.com> Mon, 03 Aug 2015 12:20:10 +0100
6296
6297 linux (4.2.0-1.1~rc1) wily; urgency=low
6298
6299 [ Andy Whitcroft ]
6300
6301 * Release Tracking Bug
6302 - LP: #1479903
6303 * Initial upload of v4.2 based kernel (currently v4.-rc4)
6304
6305 [ Upstream Kernel Changes ]
6306
6307 * rebase to v4.2-rc4
6308 - LP: #1476987
6309 - LP: #1476888
6310 * rebase to v4.2-rc3
6311 * rebase to v4.2-rc2
6312 * rebase to v4.2-rc1
6313 - LP: #1394368
6314 - LP: #1427680
6315 - LP: #1462614
6316 - LP: #1397021
6317
6318 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jul 2015 18:42:46 +0100
6319
6320 linux (4.1.0-3.3) wily; urgency=low
6321
6322 [ Andy Whitcroft ]
6323
6324 * Release Tracking Bug
6325 - LP: #1478897
6326
6327 [ Colin Ian King ]
6328
6329 * SAUCE: KEYS: ensure we free the assoc array edit if edit is valid
6330 - CVE-2015-1333
6331
6332 [ Seth Forshee ]
6333
6334 * SAUCE: overlayfs: Enable user namespace mounts for the "overlay" fstype
6335 - LP: #1478578
6336
6337 [ Upstream Kernel Changes ]
6338
6339 * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
6340 - LP: #1461620
6341 * x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
6342 * x86/nmi/64: Remove asm code that saves cr2
6343 * x86/nmi/64: Switch stacks on userspace NMI entry
6344 * x86/nmi/64: Reorder nested NMI checks
6345 * x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI
6346 detection
6347
6348 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2015 11:59:03 +0100
6349
6350 linux (4.1.0-2.4) wily; urgency=low
6351
6352 [ Andy Whitcroft ]
6353
6354 * SAUCE: overlayfs: when copying up and reading directories ensure
6355 mounter had permissions V2
6356 - CVE-2015-1328
6357
6358 [ Leann Ogasawara ]
6359
6360 * Release Tracking Bug
6361 - LP: #1465419
6362
6363 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
6364
6365 linux (4.1.0-2.2) wily; urgency=low
6366
6367 [ Tim Gardner ]
6368
6369 * rebase to v4.1.3
6370 * [Config] Add i40e[vf] to d-i
6371 - LP: #1476393
6372
6373 [ Upstream Kernel Changes ]
6374
6375 * rebase to v4.1.3
6376 - LP: #1427680
6377 - LP: #1462614
6378 - LP: #1394368
6379
6380 -- Tim Gardner <tim.gardner@canonical.com> Wed, 22 Jul 2015 09:13:02 -0600
6381
6382 linux (4.1.0-1.1) wily; urgency=low
6383
6384 [ Andy Whitcroft ]
6385
6386 * SAUCE: overlay: add backwards compatible overlayfs format support V3
6387 - LP: #1395877, #1410480
6388 * SAUCE: overlayfs: when copying up and reading directories ensure
6389 mounter had permissions V2
6390 - CVE-2015-1328
6391 * [Packaging] fix up Vcs-Git: to point to launchpad
6392 * [Config] correct linux-initramfs-tool virtual linkage
6393 - LP: #1474810
6394
6395 [ Chris J Arges ]
6396
6397 * [Config] Add dm-service-time to multipath-modules
6398 - LP: #1469240
6399 * [Config] Add MTD_POWERNV_FLASH and OPAL_PRD
6400 - LP: #1464560
6401
6402 [ Jay Vosburgh ]
6403
6404 * SAUCE: fan: Proof of concept implementation (v2)
6405 - LP: #1439706
6406 * SAUCE: fan: tunnel multiple mapping mode (v3)
6407 - LP: #1470091
6408
6409 [ Leann Ogasawara ]
6410
6411 * Revert "SAUCE: ext4: disable ext4_punch_hole for indirect filesystems"
6412 * Revert "SAUCE: intel_pstate: inform user that thermald is worth
6413 considering"
6414 * Revert "SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537"
6415 * Revert "SAUCE: dm-crypt: never use write same"
6416 * Release Tracking Bug
6417 - LP: #1476333
6418
6419 [ Tim Gardner ]
6420
6421 * Rebase to v4.1
6422 - LP: #1443371
6423 * [Config] Enable Apparmor
6424 * [Config] CONFIG_OVERLAY_FS_V1=y
6425 * [Config] DEFAULT_IOSCHED="deadline" for ppc64el
6426 - LP: #1469829
6427 * [Config] CONFIG_VM86=n
6428 - LP: #1473447
6429 * [Config] ACORN_PARTITION=n
6430 - LP: #1453117
6431
6432 [ Timo Aaltonen ]
6433
6434 * [Config] Disable CONFIG_DRM_I915_PRELIMINARY_HW_SUPPORT
6435 - LP: #1473319
6436
6437 [ Upstream Kernel Changes ]
6438
6439 * efi: efivar_create_sysfs_entry() should return negative error codes
6440 * efi: Add esrt support
6441 * x86, doc: Remove cmdline_size from list of fields to be filled in for
6442 EFI handover
6443 * efi/esrt: Fix some compiler warnings
6444 * efi: dmi: List SMBIOS3 table before SMBIOS table
6445 * efi: Add 'systab' information to Documentation/ABI
6446 * ALSA: hda - restore the MIC FIXUP for some Dell machines
6447 - LP: #1473560
6448 * mtd: powernv: Add powernv flash MTD abstraction driver
6449 - LP: #1464560
6450 * powerpc/powernv: Expose OPAL APIs required by PRD interface
6451 - LP: #1464560
6452 * powerpc/powernv: Add opal-prd channel
6453 - LP: #1464560
6454 * powerpc/powernv: fix construction of opal PRD messages
6455 - LP: #1464560
6456 * powerpc/include: Add opal-prd to installed uapi headers
6457 - LP: #1464560
6458 * powerpc/powernv: Fix vma page prot flags in opal-prd driver
6459 - LP: #1464560
6460
6461 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 20 Jul 2015 10:16:06 -0700
6462
6463 linux (4.0.0-2.4) wily; urgency=low
6464
6465 [ Andy Whitcroft ]
6466
6467 * SAUCE: overlayfs: when copying up and reading directories ensure
6468 mounter had permissions V2
6469 - CVE-2015-1328
6470
6471 [ Leann Ogasawara ]
6472
6473 * Release Tracking Bug
6474 - LP: #1465419
6475
6476 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 15 Jun 2015 14:09:22 -0700
6477
6478 linux (4.0.0-1.2) wily; urgency=low
6479
6480 [ Andy Whitcroft ]
6481
6482 * SAUCE: overlay: add backwards compatible overlayfs format support V3
6483 - LP: #1395877, #1410480
6484 * [Config] enable CONFIG_OVERLAY_FS_V1
6485
6486 [ Tai Nguyen ]
6487
6488 * SAUCE: power: reset: Add syscon reboot device node for APM X-Gene platform
6489 - LP: #1463211
6490
6491 [ Tim Gardner ]
6492
6493 * [Config] CONFIG_HIBERNATION=n for ppc64el
6494 - LP: #1463836
6495
6496 -- Tim Gardner <tim.gardner@canonical.com> Fri, 12 Jun 2015 06:11:53 -0600
6497
6498 linux (4.0.0-1.1) wily; urgency=low
6499
6500 [ Leann Ogasawara ]
6501
6502 * Revert "md/raid0: fix bug with chunksize not a power of 2."
6503 - LP: #1457510
6504 * powerpc/powernv: Check image loaded or not before calling flash
6505 - LP: #1461553
6506
6507 [ Tim Gardner ]
6508
6509 * [Config] armhf: CPUFREQ_DT=y
6510 - LP: #1457781
6511
6512 [ Upstream Kernel Changes ]
6513
6514 * rebase to v4.0.5
6515 - LP: #1429756
6516 - LP: #1452175
6517 - LP: #1454656
6518 - LP: #1447909
6519 - LP: #1446517
6520 - LP: #1428947
6521 - LP: #1410704
6522 - LP: #1412800
6523 - LP: #1400215
6524 - LP: #1411193
6525 - LP: #1412800
6526 - LP: #1408295
6527 - LP: #1436745
6528
6529 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 09 Jun 2015 05:58:46 -0700
6530
6531 linux (3.19.0-10.10) vivid; urgency=low
6532
6533 [ Andy Whitcroft ]
6534
6535 * [Packaging] control -- make element ordering deterministic
6536 * [Config] allow dracult to support initramfs as well
6537 - LP: #1109029
6538 * [Packaging] generate live watchdog blacklists
6539 - LP: #1432837
6540
6541 [ Leann Ogasawara ]
6542
6543 * [Config] CONFIG_KVM_GENERIC_DIRTYLOG_READ_PROTECT=y
6544 - LP: #1397860
6545 * rebase to v3.19.2
6546
6547 [ Upstream Kernel Changes ]
6548
6549 * thinkpad_acpi: support new BIOS version string pattern
6550 - LP: #1417915
6551 * arm64: Invalidate the TLB corresponding to intermediate page table
6552 levels
6553 - LP: #1432546
6554 * perf tools: Support parsing parameterized events
6555 - LP: #1430341
6556 * perf tools: Extend format_alias() to include event parameters
6557 - LP: #1430341
6558 * perf Documentation: Add event parameters
6559 - LP: #1430341
6560 * perf tools: Document parameterized and symbolic events
6561 - LP: #1430341
6562 * perf: provide sysfs_show for struct perf_pmu_events_attr
6563 - LP: #1430341
6564 * perf: add PMU_EVENT_ATTR_STRING() helper
6565 - LP: #1430341
6566 * perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper
6567 - LP: #1430341
6568 * powerpc/perf/hv-24x7: parse catalog and populate sysfs with events
6569 - LP: #1430341
6570 * powerpc/perf/{hv-gpci, hv-common}: generate requests with counters
6571 annotated
6572 - LP: #1430341
6573 * powerpc/perf/hv-gpci: add the remaining gpci requests
6574 - LP: #1430341
6575 * powerpc/perf/hv-24x7: Document sysfs event description entries
6576 - LP: #1430341
6577 * powerpc/iommu: Remove IOMMU device references via bus notifier
6578 - LP: #1425202
6579 * powerpc/pseries: Fix endian problems with LE migration
6580 - LP: #1428351
6581 * intel_idle: support additional Broadwell model
6582 - LP: #1400970
6583 * tools/power turbostat: support additional Broadwell model
6584 - LP: #1400970
6585 * KVM: x86: flush TLB when D bit is manually changed.
6586 - LP: #1397860
6587 * Optimize TLB flush in kvm_mmu_slot_remove_write_access.
6588 - LP: #1397860
6589 * KVM: Add generic support for dirty page logging
6590 - LP: #1397860
6591 * KVM: x86: switch to kvm_get_dirty_log_protect
6592 - LP: #1397860
6593 * KVM: Rename kvm_arch_mmu_write_protect_pt_masked to be more generic for
6594 log dirty
6595 - LP: #1397860
6596 * KVM: MMU: Add mmu help functions to support PML
6597 - LP: #1397860
6598 * KVM: MMU: Explicitly set D-bit for writable spte.
6599 - LP: #1397860
6600 * KVM: x86: Change parameter of kvm_mmu_slot_remove_write_access
6601 - LP: #1397860
6602 * KVM: x86: Add new dirty logging kvm_x86_ops for PML
6603 - LP: #1397860
6604 * KVM: VMX: Add PML support in VMX
6605 - LP: #1397860
6606 * HID: multitouch: add support of clickpads
6607 * HID: multitouch: Add support for button type usage
6608
6609 [ Upstream Kernel Changes ]
6610
6611 * rebase to v3.19.2
6612 - LP: #1428947
6613
6614 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Mar 2015 15:28:16 +0000
6615
6616 linux (3.19.0-9.9) vivid; urgency=low
6617
6618 [ Leann Ogasawara ]
6619
6620 * Release Tracking Bug
6621 - LP: #1430930
6622
6623 [ Shachar Raindel ]
6624
6625 * SAUCE: IB/core: Prevent integer overflow in ib_umem_get address
6626 arithmetic
6627 - LP: #1413741
6628 - CVE-2014-8159
6629
6630 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 11 Mar 2015 10:29:17 -0700
6631
6632 linux (3.19.0-8.8) vivid; urgency=low
6633
6634 [ Andy Whitcroft ]
6635
6636 * ubuntu: vbox -- elide the new symlinks and reconstruct on clean:
6637 - LP: #1426113
6638 * rebase to stable v3.19.1
6639
6640 [ John Johansen ]
6641
6642 * SAUCE: (no-up): apparmor: fix mediation of fs unix sockets
6643 - LP: #1408833
6644
6645 [ Leann Ogasawara ]
6646
6647 * Release Tracking Bug
6648 - LP: #1429940
6649
6650 [ Upstream Kernel Changes ]
6651
6652 * xen: correct bug in p2m list initialization
6653 * net/mlx5_core: Fix configuration of log_uar_page_sz
6654 - LP: #1419938
6655 * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
6656 - LP: #1420575
6657 * net/mlx4_core: Maintain a persistent memory for mlx4 device
6658 - LP: #1422481
6659 * net/mlx4_core: Set device configuration data to be persistent across
6660 reset
6661 - LP: #1422481
6662 * net/mlx4_core: Refactor the catas flow to work per device
6663 - LP: #1422481
6664 * net/mlx4_core: Enhance the catas flow to support device reset
6665 - LP: #1422481
6666 * net/mlx4_core: Activate reset flow upon fatal command cases
6667 - LP: #1422481
6668 * net/mlx4_core: Manage interface state for Reset flow cases
6669 - LP: #1422481
6670 * net/mlx4_core: Handle AER flow properly
6671 - LP: #1422481
6672 * net/mlx4_core: Enable device recovery flow with SRIOV
6673 - LP: #1422481
6674 * net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
6675 - LP: #1422481
6676 * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
6677 - LP: #1428111
6678 * rebase to v3.19.1
6679 - LP: #1410704
6680 - LP: #1411193
6681 - LP: #1400215
6682
6683 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Mar 2015 10:08:29 -0700
6684
6685 linux (3.19.0-7.7) vivid; urgency=low
6686
6687 [ Andy Whitcroft ]
6688
6689 * Release Tracking Bug
6690 - LP: #1426013
6691
6692 [ Upstream Kernel Changes ]
6693
6694 * x86/irq: Fix regression caused by commit b568b8601f05
6695 * cxl: Fix leaking interrupts if attach process fails
6696 - LP: #1415102
6697 * cxl: Early return from cxl_handle_fault for a shut down context
6698 - LP: #1415102
6699 * cxl: Disable AFU debug flag
6700 - LP: #1415102
6701 * cxl: Disable SPAP register when freeing SPA
6702 - LP: #1415102
6703 * cxl: remove redundant increment of hwirq
6704 - LP: #1415102
6705 * cxl: Add tracepoints
6706 - LP: #1415102
6707 * cxl: Update CXL ABI documentation
6708 - LP: #1415102
6709 * cxl: Use image state defaults for reloading FPGA
6710 - LP: #1415102
6711 * cxl: Add image control to sysfs
6712 - LP: #1415102
6713 * cxl: Enable CAPP recovery
6714 - LP: #1415102
6715 * cxl: Add ability to reset the card
6716 - LP: #1415102
6717 * cxl: Fix device_node reference counting
6718 - LP: #1415102
6719 * cxl: Export optional AFU configuration record in sysfs
6720 - LP: #1415102
6721 * cxl: Fail AFU initialisation if an invalid configuration record is
6722 found
6723 - LP: #1415102
6724 * cxl: Add missing return statement after handling AFU errror
6725 - LP: #1415102
6726 * powerpc/eeh: Introduce flag EEH_PE_REMOVED
6727 - LP: #1415102
6728 * powerpc/eeh: Allow to set maximal frozen times
6729 - LP: #1415102
6730 * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input events
6731
6732 -- Andy Whitcroft <apw@canonical.com> Thu, 26 Feb 2015 16:00:18 +0000
6733
6734 linux (3.19.0-6.6) vivid; urgency=low
6735
6736 [ Andy Whitcroft ]
6737
6738 * systemd -- fix hyper-v units to be non-forking
6739 - LP: #1401525
6740 * [Config] move vbox modules into linux-image
6741 * ubuntu: vbox -- update to 4.3.22-dfsg-1
6742
6743 [ Brad Figg ]
6744
6745 * SAUCE: DEP8 test to run our regression tests
6746
6747 [ Paolo Pisati ]
6748
6749 * [Config] I2C_CHARDEV=y
6750 - LP: #1417032
6751
6752 [ Upstream Kernel Changes ]
6753
6754 * PCI: Fix infinite loop with ROM image of size 0
6755 * tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dma
6756 * Bluetooth: ath3k: workaround the compatibility issue with xHCI
6757 controller
6758 - LP: #1400215
6759
6760 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Feb 2015 12:44:43 +0000
6761
6762 linux (3.19.0-5.5) vivid; urgency=low
6763
6764 [ Andy Whitcroft ]
6765
6766 * [Config] CONFIG_FA_DUMP=y
6767 - LP: #1415562
6768 * ubuntu: (no-squash) vbox -- infrastructure and updater
6769 * ubuntu: vbox -- update to 4.3.20-dfsg-1ubuntu1
6770 * rebase to v3.19 final
6771
6772 [ Chris J Arges ]
6773
6774 * [Config] Add ibmvfc to d-i
6775 - LP: #1416001
6776 * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
6777 - LP: #1292234
6778
6779 [ Upstream Kernel Changes ]
6780
6781 * rebase to v3.19
6782
6783 -- Andy Whitcroft <apw@canonical.com> Mon, 09 Feb 2015 10:41:11 +0000
6784
6785 linux (3.19.0-4.4) vivid; urgency=low
6786
6787 [ Andy Whitcroft ]
6788
6789 * [Config] apply Kernel hacking >> Tracers config defaults
6790 * hyper-v -- fix comment handing in /etc/network/interfaces
6791 - LP: #1413020
6792 * rebase to v3.19-rc7
6793 * updateconfigs following rebase to v3.19-rc7
6794
6795 [ Ben Hutchings ]
6796
6797 * SAUCE: rtsx_usb_ms: Use msleep_interruptible() in polling loop
6798 - LP: #1413149
6799
6800 [ Upstream Kernel Changes ]
6801
6802 * rebase to v3.19-rc7
6803
6804 -- Andy Whitcroft <apw@canonical.com> Mon, 02 Feb 2015 17:03:07 +0200
6805
6806 linux (3.19.0-3.3) vivid; urgency=low
6807
6808 [ Andy Whitcroft ]
6809
6810 * [Debian] arm64 -- build ubuntu drivers
6811 - LP: #1411284
6812 * [Packaging] config-check -- add support for enforced annotations
6813 * [Config] annotations -- switch to ENFORCED annotations
6814 * [Packaging] config-check -- drop support for enforce file
6815 * [Packaging] enforce -- drop empty enforce file
6816 * rebase to v3.19-rc5
6817 * [Config] add modules removed due to tighter dependencies
6818 * [Config] updateconfigs following rebase to v3.19-rc5
6819 * [Config] enforce CONFIG_FHANDLE=y
6820 - LP: #1412543
6821 * [Packaging] hyper-v -- daemons now require -n for non-forking startup
6822 - LP: #1408355
6823 * [Config] CONFIG_DEBUG_INFO_SPLIT=n
6824 - LP: #1413646
6825 * [Config] apply Device Drivers >> Character devices >> IPMI top-level
6826 message handler config defaults
6827 * [Config] apply Device Drivers >> Character devices >> Serial drivers
6828 config defaults
6829 * [Config] apply Device Drivers >> GPIO Support config defaults
6830 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
6831 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
6832 support) config defaults
6833 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
6834 Devices >> Support for frame buffer devices config defaults
6835 * [Config] apply Device Drivers >> HID support >> HID bus support >>
6836 Special HID drivers config defaults
6837 * [Config] apply Device Drivers >> Hardware Monitoring support config
6838 defaults
6839 * [Config] apply Device Drivers >> I2C support >> I2C support >> I2C
6840 Hardware Bus support config defaults
6841 * [Config] apply Device Drivers >> Industrial I/O support >> Analog to
6842 digital converters config defaults
6843 * [Config] apply Device Drivers >> Industrial I/O support >> Humidity
6844 sensors config defaults
6845 * [Config] apply Device Drivers >> Industrial I/O support >> Pressure
6846 sensors config defaults
6847 * [Config] apply Device Drivers >> Input device support >> Generic input
6848 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6849 * [Config] apply Device Drivers >> Input device support >> Generic input
6850 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
6851 * [Config] apply Device Drivers >> LED Support >> LED Class Support
6852 config defaults
6853 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
6854 defaults
6855 * [Config] apply Device Drivers >> Multifunction device drivers config
6856 defaults
6857 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
6858 grabbers support >> Media test drivers config defaults
6859 * [Config] apply Device Drivers >> Multimedia support >> Media PCI
6860 Adapters config defaults
6861 * [Config] apply Device Drivers >> Multimedia support >> Remote
6862 Controller devices config defaults
6863 * [Config] apply Device Drivers >> Network device support >> Distributed
6864 Switch Architecture drivers config defaults
6865 * [Config] apply Device Drivers >> Network device support >> Network core
6866 driver support config defaults
6867 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6868 >> Hermes chipset 802.11b support (Orinoco/Prism2/Symbol) config
6869 defaults
6870 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6871 >> Intel PRO/Wireless 2200BG and 2915ABG Network Connection config
6872 defaults
6873 * [Config] apply Device Drivers >> PHY Subsystem config defaults
6874 * [Config] apply Device Drivers >> Pin controllers config defaults
6875 * [Config] apply Device Drivers >> SPI support config defaults
6876 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6877 Sound Architecture >> ALSA for SoC audio support config defaults
6878 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6879 Sound Architecture >> FireWire sound devices config defaults
6880 * [Config] apply Device Drivers >> Sound card support >> Advanced Linux
6881 Sound Architecture >> HD-Audio config defaults
6882 * [Config] apply Device Drivers >> Staging drivers >> Lustre file system
6883 client support config defaults
6884 * [Config] apply Device Drivers >> Staging drivers >> Media staging
6885 drivers config defaults
6886 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6887 USB Gadget Drivers >> USB functions configurable through configfs
6888 config defaults
6889 * [Config] apply Device Drivers >> USB support >> USB Gadget Support >>
6890 USB Peripheral Controller config defaults
6891 * [Config] apply Networking support >> NFC subsystem support >> Near
6892 Field Communication (NFC) devices config defaults
6893 * [Config] apply Networking support >> Networking options >> Network
6894 packet filtering framework (Netfilter) >> Core Netfilter Configuration
6895 >> Netfilter nf_tables support config defaults
6896 * [Config] apply Networking support >> Networking options >> QoS and/or
6897 fair queueing >> Actions config defaults
6898 * [Config] apply Networking support >> Networking options >> TCP/IP
6899 networking config defaults
6900 * [Config] apply Networking support >> Wireless >> Generic IEEE 802.11
6901 Networking Stack (mac80211) config defaults
6902 * [Config] apply Device Drivers >> Input device support >> Generic input
6903 layer (needed for keyboard, mouse, ...) >> Keyboards config defaults
6904 * [Config] apply Device Drivers >> Input device support >> Generic input
6905 layer (needed for keyboard, mouse, ...) >> Mice config defaults
6906 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
6907 config defaults
6908 * [Config] apply Networking support >> Networking options >> Network
6909 packet filtering framework (Netfilter) >> IP: Netfilter Configuration
6910 >> IPv4 NAT config defaults
6911 * [Config] apply Networking support >> Networking options >> Network
6912 packet filtering framework (Netfilter) >> IPv6: Netfilter Configuration
6913 >> IPv6 NAT config defaults
6914 * [Config] apply Kernel hacking >> Kernel debugging config defaults
6915 * [Config] apply General setup >> Timers subsystem >> Timer tick handling
6916 config defaults
6917 * SAUCE: arm64 -- psci tell the compiler which registers we are needing
6918 values in
6919 - LP: #1414002
6920 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
6921 >> Intel Wireless WiFi Next Gen AGN - Wireless-N/Advanced-N/Ultimate-N
6922 (iwlwifi) config defaults
6923 * [Config] apply Device Drivers >> Real Time Clock config defaults
6924 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
6925 support >> SCSI low-level drivers config defaults
6926 * [Config] apply General setup >> CPU/Task time and stats accounting >>
6927 Cputime accounting config defaults
6928 * [Config] apply Device Drivers >> Mailbox Hardware Support config
6929 defaults
6930 * rebase to v3.19-rc6
6931 * [Config] updateconfigs following rebase to v3.19-rc6
6932
6933 [ Kamal Mostafa ]
6934
6935 * [Packaging] force "dpkg-source -I -i" behavior
6936
6937 [ Leann Ogasawara ]
6938
6939 * [Config] Disable CONFIG_USB_OTG
6940 - LP: #1411295
6941
6942 [ Upstream Kernel Changes ]
6943
6944 * overlay: add backwards compatible overlayfs format support (fixes)
6945 - LP: #1410480
6946
6947 [ Upstream Kernel Changes ]
6948
6949 * rebase to v3.19-rc5
6950 * rebase to v3.19-rc6
6951
6952 -- Andy Whitcroft <apw@canonical.com> Mon, 26 Jan 2015 11:37:39 +0000
6953
6954 linux (3.19.0-2.2) vivid; urgency=low
6955
6956 [ Andy Whitcroft ]
6957
6958 * rebase to v3.19-rc4
6959 * [Config] updateconfigs following rebase to v3.19-rc4
6960 * [Packaging] install all dtb files
6961 - LP: #1408002
6962 * [Config] switch on "all" dtbs
6963 - LP: #1408002
6964
6965 [ Colin Ian King ]
6966
6967 * SAUCE: drivers/rtc/interface.c: ignore exprired times when enqueing new
6968 timers
6969 - LP: #1333569
6970
6971 [ Joseph Salisbury ]
6972
6973 * [Config] Enable CONFIG_N_GSM as module.
6974 - LP: #1404670
6975
6976 [ K. Y. Srinivasan ]
6977
6978 * SAUCE: storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
6979 - LP: #1406867
6980
6981 [ Steve McIntyre ]
6982
6983 * SAUCE: efi: Expose underlying UEFI firmware platform size to userland
6984 - LP: #1409750
6985
6986 [ Upstream Kernel Changes ]
6987
6988 * rebase to v3.19-rc4
6989
6990 -- Andy Whitcroft <apw@canonical.com> Tue, 13 Jan 2015 12:35:58 +0000
6991
6992 linux (3.19.0-1.1) vivid; urgency=low
6993
6994 [ Andy Whitcroft ]
6995
6996 * Revert "SAUCE: AUFS -- aufs3-standalone.patch"
6997 * Revert "SAUCE: AUFS -- aufs3-mmap.patch"
6998 * Revert "SAUCE: AUFS -- aufs3-base.patch"
6999 * ubuntu: AUFS3 -- follow switch to vfs_fallocate
7000 * rebase to v3.19-rc1
7001 * rebase to v3.19-rc2
7002 * [Config] defaultconfigs following rebase to v3.19-rc2
7003 * ubuntu: aufs3 -- follow rename of d_child
7004 * ubuntu: aufs3 -- follow switch to d_splice_alias
7005 * ubuntu: aufs3 -- follow switch to get_unused_fd_flags()
7006 * ubuntu: aufs3 -- follow rename for d_alias
7007 * apparmor -- follow change to this_cpu_ptr
7008 * disable module checks for rebase
7009 * ubuntu: AUFS -- substrate: aufs3-base.patch
7010 * ubuntu: AUFS -- substrate: aufs3-mmap.patch
7011 * ubuntu: AUFS -- substrate: aufs3-standalone.patch
7012 * ubuntu: AUFS -- update to 92ad9cc8bd289bf8e59b6bd8d83137d8e1a58c1c
7013 * [Configs] updateconfigs following aufs update
7014 * v3.19 series start
7015 * rebase to v3.19-rc3
7016 * [Configs] updateconfigs following rebase to v3.19-rc3
7017 * [Packaging] uploadnum should be the remainder of the version
7018 - LP: #1407755
7019 * [Packaging] handle dts directories
7020 - LP: #1408004
7021 * [Config] follow move of arm64 dts' into vendor directories
7022
7023 [ Upstream Kernel Changes ]
7024
7025 * arm64: optimized copy_to_user and copy_from_user assembly code
7026 - LP: #1400349
7027 * iommu/ipmmu-vmsa: follow flag switch to IOMMU_NOEXEC
7028
7029 [ Upstream Kernel Changes ]
7030
7031 * rebase to v3.19-rc1
7032 - LP: #1173681
7033 * rebase to v3.19-rc2
7034 * rebase to v3.19-rc3
7035
7036 -- Andy Whitcroft <apw@canonical.com> Tue, 06 Jan 2015 14:30:02 +0000
7037
7038 linux (3.18.0-7.8) vivid; urgency=low
7039
7040 [ Leann Ogasawara ]
7041
7042 * Release Tracking Bug
7043 - LP: #1401590
7044
7045 [ John Johansen ]
7046
7047 * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot
7048 - LP: #1362199
7049 * SAUCE: Revert: fix: only allow a single threaded process to ...
7050 - LP: #1371310
7051 * SAUCE: (no-up) fix: bad unix_addr_fs macro
7052 - LP: #1390223
7053 * SAUCE: (no-up) apparmor: add parameter to control whether policy
7054 hashing is used
7055 - LP: #1383886
7056 * [config] set apparmor config options
7057
7058 [ Seth Forshee ]
7059
7060 * [Config] CONFIG_FW_LOADER_USER_HELPER_FALLBACK=n
7061 - LP: #1398458
7062
7063 [ Upstream Kernel Changes ]
7064
7065 * mfd: rtsx: Fix PM suspend for 5227 & 5249
7066 - LP: #1359052
7067 * mmc: sdhci-pci-o2micro: Fix Dell E5440 issue
7068 - LP: #1346067
7069
7070 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 11 Dec 2014 08:36:36 -0800
7071
7072 linux (3.18.0-6.7) vivid; urgency=low
7073
7074 [ Andy Whitcroft ]
7075
7076 * Revert "SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
7077 assembly code"
7078 - LP: #1398596
7079 * rebase to v3.18
7080
7081 [ Chris J Arges ]
7082
7083 * [Config] CONFIG_PCIEASPM_DEBUG=y
7084 - LP: #1398544
7085
7086 [ Paolo Pisati ]
7087
7088 * [Config] armhf: VIRTIO_[BALLOON|MMIO]=y
7089 - LP: #1396470
7090
7091 [ Upstream Kernel Changes ]
7092
7093 * drivers:scsi:storvsc: Fix a bug in handling ring buffer failures that
7094 may result in I/O freeze
7095 - LP: #1400289
7096
7097 [ Upstream Kernel Changes ]
7098
7099 * rebase to v3.18
7100
7101 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 08 Dec 2014 09:15:17 -0800
7102
7103 linux (3.18.0-5.6) vivid; urgency=low
7104
7105 [ Leann Ogasawara ]
7106
7107 * Release Tracking Bug
7108 - LP: #1398109
7109
7110 [ Andy Whitcroft ]
7111
7112 * [Config] CONFIG_SCSI_MQ_DEFAULT=n
7113 - LP: #1397061
7114 * rebase to v3.18-rc7
7115
7116 [ Chris J Arges ]
7117
7118 * [Config] CONFIG_SCOM_DEBUGFS=y for powerpc/powerpc64-smp
7119 ppc64el/generic
7120 - LP: #1395855
7121
7122 [ Upstream Kernel Changes ]
7123
7124 * rebase to v3.18-rc7
7125 - LP: #1389497
7126
7127 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 01 Dec 2014 10:09:09 -0800
7128
7129 linux (3.18.0-4.5) vivid; urgency=low
7130
7131 [ Leann Ogasawara ]
7132
7133 * Release Tracking Bug
7134 - LP: #1395891
7135
7136 [ Andy Whitcroft ]
7137
7138 * rebase to v3.18-rc6
7139 * [Config] update configs following rebase to v3.18-rc6
7140 * [Config] enable overlayfs v1 support
7141
7142 [ Tim Gardner ]
7143
7144 * rebase to v3.18-rc5
7145
7146 [ Upstream Kernel Changes ]
7147
7148 * overlay: add backwards compatible overlayfs format support
7149 - LP: #1395877
7150
7151 [ Upstream Kernel Changes ]
7152
7153 * rebase to v3.18-rc5
7154 * rebase to v3.18-rc6
7155
7156 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 24 Nov 2014 13:12:48 -0800
7157
7158 linux (3.18.0-3.4) vivid; urgency=low
7159
7160 [ Andy Whitcroft ]
7161
7162 * Revert "[Config] CONFIG_AUFS_FS=n for FTBS"
7163 * Revert "SAUCE: AUFS -- update to
7164 dcf336a754c86d5ee1c3d50699fd75c586d037cb"
7165 * Revert "SAUCE: aufs3 -- (no-up) aufs3-standalone.patch"
7166 * Revert "SAUCE: aufs3 -- (no-up) aufs3-base.patch"
7167 * [Config] amd64 is now the indep architecture
7168 * [Debian] basic hook support
7169 * SAUCE: AUFS -- aufs3-base.patch
7170 * SAUCE: AUFS -- aufs3-mmap.patch
7171 * SAUCE: AUFS -- aufs3-standalone.patch
7172 * ubuntu: AUFS -- update to 9d5c349d5c452170b8e813d86956f896a0aef170
7173 * [Config] updateconfigs following aufs3 update
7174 * SAUCE: AUFS (no-squash): basic framework and update machinary -- part 2
7175
7176 [ dann frazier ]
7177
7178 * [Config] Disable CONFIG_IPMI_SI_PROBE_DEFAULTS on armhf and arm64
7179 - LP: #1388952
7180 * [Config] disable CONFIG_ARM64_RANDOMIZE_TEXT_OFFSET
7181 * [Config] Disable CONFIG_RCU_USER_QS on arm64
7182
7183 [ Tim Gardner ]
7184
7185 * rebase to v3.18-rc4
7186
7187 [ Upstream Kernel Changes ]
7188
7189 * rebase to v3.18-rc4
7190 - LP: #1389497
7191 - LP: #1387128
7192
7193 -- Andy Whitcroft <apw@canonical.com> Tue, 11 Nov 2014 17:16:13 +0000
7194
7195 linux (3.18.0-2.2) vivid; urgency=low
7196
7197 [ Tim Gardner ]
7198
7199 * SAUCE: nft_reject_bridge.c: Include net/ip6_checksum.h
7200
7201 [ Upstream Kernel Changes ]
7202
7203 * rebase to v3.18-rc3
7204
7205 -- Tim Gardner <tim.gardner@canonical.com> Mon, 03 Nov 2014 06:09:06 -0700
7206
7207 linux (3.18.0-1.1) vivid; urgency=low
7208
7209 [ Andy Whitcroft ]
7210
7211 * Revert "[Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el"
7212 * [Config] tools -- only build common tools when enabled
7213 * [Config] follow rename of DEB_BUILD_PROFILES
7214 * [Config] linux-image-extra is additive to linux-image
7215 - LP: #1375310
7216 * [Config] linux-image-extra postrm is not needed on purge
7217 * [Config] enable cloud tools on i386
7218 - LP: #1367399
7219
7220 [ Marc Dietrich ]
7221
7222 * [Config] arm/tegra/d-i: framebuffer and usb support for Tegra SoCs
7223
7224 [ Paolo Pisati ]
7225
7226 * [Config] armhf: REGULATOR_TWL4030=y
7227 * [Config] armhf: disable JUMP_LABEL
7228 - LP: #1378856
7229
7230 [ Tim Gardner ]
7231
7232 * rebase to v3.17-rc2
7233 * updateconfigs
7234 * [Config] CONFIG_NFC_ST21NFCB=n
7235 * [Config] Added net/6lowpan/* to generic inclusion list
7236 * [Config] Add arm64 to enforcer CONFIG_CC_STACKPROTECTOR
7237 * rebase to v3.17-rc3
7238 * rebase to v3.17-rc4
7239 * rebase to v3.17-rc5
7240 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y
7241 * [Config] CONFIG_XMON=y
7242 - LP: #1365655
7243 * [Config] CONFIG_KVM_BOOK3S_64=m for ppc64el
7244 - LP: #1362514
7245 * [Config] CONFIG_KVM_BOOK3S_64_HV=m
7246 - LP: #1362514
7247 * [Config] CONFIG_DMA_CMA=n
7248 - LP: #1362261
7249 * [Config] Add mpt3sas to d-i
7250 - LP: #1368907
7251 * [Debian] set do_*_tools after stage1 or bootstrap is determined
7252 - LP: #1370211
7253 * [Config] CONFIG_USB_OHCI_HCD_PCI=y
7254 - LP: #1244176
7255 * rebase to v3.17-rc6
7256 * SAUCE: usbip: Update include path
7257 * [Debian] usbip tools packaging
7258 - LP: #898003
7259 * [Config] Enable usbip tools
7260 - LP: #898003
7261 * [Config] CONFIG_CRASH_DUMP=n for powerpc-smp
7262 - LP: #1363180
7263 * [Config] Correct annotation regarding CONFIG_DMA_CMA
7264 - LP: #1362261
7265 * [Config] CONFIG_SND_HDA_INTEL=n for ppc64el
7266 - LP: #1374438
7267 * [Config] CONFIG_HOTPLUG_PCI_SHPC=n for ppc64el
7268 - LP: #1374440
7269 * [Debian] Don't fail if a symlink already exists
7270 * rebase to v3.17-rc7
7271 * [Config] CONFIG_HOTPLUG_PCI_PCIE=n for ppc64el
7272 - LP: #1374440
7273 * rebase to v3.17
7274 * rebase to v3.18-rc1
7275 * [Config] CONFIG_AUFS_FS=n for FTBS
7276 * Enable vivid
7277 * [Config] CONFIG_SOUND_OSS_CORE_PRECLAIM=n
7278 - LP: #1385510
7279 * rebase to v3.18-rc2
7280 * [Debian] Fix linux-doc dangling symlinks
7281 - LP: #661306
7282 * CONFIG_MODULE_COMPRESS=n
7283 * [Config] dropped scsi_tgt from generic inclusion list
7284 * [Config] Added drivers/uio to generic inclusion list
7285 * [Config] CONFIG_PATA_MACIO=y
7286 - LP: #1378894
7287 * [Config] CONFIG_DRM_BOCHS=n
7288 * [Debian] install usbipd
7289 - LP: #898003
7290
7291 [ Upstream Kernel Changes ]
7292
7293 * rebase to v3.18-rc2
7294
7295 [ Upstream Kernel Changes ]
7296
7297 * rebase to v3.18-rc1
7298 - LP: #1316518
7299 - LP: #1371591
7300 - LP: #1357928
7301
7302 [ Upstream Kernel Changes ]
7303
7304 * rebase to v3.17
7305
7306 [ Upstream Kernel Changes ]
7307
7308 * rebase to v3.17-rc7
7309
7310 [ Upstream Kernel Changes ]
7311
7312 * rebase to v3.17-rc6
7313
7314 [ Upstream Kernel Changes ]
7315
7316 * rebase to v3.17-rc5
7317
7318 [ Upstream Kernel Changes ]
7319
7320 * rebase to v3.17-rc4
7321
7322 [ Upstream Kernel Changes ]
7323
7324 * rebase to v3.17-rc3
7325
7326 [ Upstream Kernel Changes ]
7327
7328 * rebase to v3.17-rc2
7329 - LP: #1358116
7330 - LP: #1350148
7331 - LP: #1334950
7332 - LP: #1329580
7333 - LP: #1329580
7334 - LP: #1329580
7335
7336 [ Upstream Kernel Changes ]
7337
7338 * rebase to v3.17-rc2
7339
7340 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:36:19 -0600
7341
7342 linux (3.17.0-0.0) utopic; urgency=medium
7343
7344 * Empty entry
7345
7346 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Aug 2014 10:34:44 -0600
7347
7348 linux (3.16.0-11.16) utopic; urgency=low
7349
7350 [ Mauricio Faria de Oliveira ]
7351
7352 * [Config] Switch kernel to vmlinuz (from vmlinux) on ppc64el
7353 - LP: #1358920
7354
7355 [ Peter Zijlstra ]
7356
7357 * SAUCE: (no-up) mmu_notifier: add call_srcu and sync function for listener to delay call and sync
7358 - LP: #1361300
7359
7360 [ Tim Gardner ]
7361
7362 * [Config] CONFIG_ZPOOL=y
7363 - LP: #1360428
7364 * Release Tracking Bug
7365 - LP: #1361308
7366
7367 [ Upstream Kernel Changes ]
7368
7369 * Revert "net/mlx4_en: Fix bad use of dev_id"
7370 - LP: #1347012
7371 * net/mlx4_en: Reduce memory consumption on kdump kernel
7372 - LP: #1347012
7373 * net/mlx4_en: Fix mac_hash database inconsistency
7374 - LP: #1347012
7375 * net/mlx4_en: Disable blueflame using ethtool private flags
7376 - LP: #1347012
7377 * net/mlx4_en: current_mac isn't updated in port up
7378 - LP: #1347012
7379 * net/mlx4_core: Use low memory profile on kdump kernel
7380 - LP: #1347012
7381 * Drivers: scsi: storvsc: Change the limits to reflect the values on the host
7382 - LP: #1347169
7383 * Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
7384 - LP: #1347169
7385 * Drivers: scsi: storvsc: Filter commands based on the storage protocol version
7386 - LP: #1347169
7387 * Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
7388 - LP: #1347169
7389 * Drivers: scsi: storvsc: Implement a eh_timed_out handler
7390 - LP: #1347169
7391 * drivers: scsi: storvsc: Set srb_flags in all cases
7392 - LP: #1347169
7393 * drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
7394 - LP: #1347169
7395 * namespaces: Use task_lock and not rcu to protect nsproxy
7396 - LP: #1328088
7397 * net: xgene: Check negative return value of xgene_enet_get_ring_size()
7398 * mm/zbud: change zbud_alloc size type to size_t
7399 - LP: #1360428
7400 * mm/zpool: implement common zpool api to zbud/zsmalloc
7401 - LP: #1360428
7402 * mm/zpool: zbud/zsmalloc implement zpool
7403 - LP: #1360428
7404 * mm/zpool: update zswap to use zpool
7405 - LP: #1360428
7406 * ideapad-laptop: Change Lenovo Yoga 2 series rfkill handling
7407 - LP: #1341296
7408 * iommu/amd: Fix for pasid initialization
7409 - LP: #1361300
7410 * iommu/amd: Moving PPR fault flags macros definitions
7411 - LP: #1361300
7412 * iommu/amd: Drop oprofile dependency
7413 - LP: #1361300
7414 * iommu/amd: Fix typo in amd_iommu_v2 driver
7415 - LP: #1361300
7416 * iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
7417 - LP: #1361300
7418 * iommu/amd: Don't free pasid_state in mn_release path
7419 - LP: #1361300
7420 * iommu/amd: Get rid of __unbind_pasid
7421 - LP: #1361300
7422 * iommu/amd: Drop pasid_state reference in ppr_notifer error path
7423 - LP: #1361300
7424 * iommu/amd: Add pasid_state->invalid flag
7425 - LP: #1361300
7426 * iommu/amd: Don't hold a reference to mm_struct
7427 - LP: #1361300
7428 * iommu/amd: Don't hold a reference to task_struct
7429 - LP: #1361300
7430 * iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
7431 - LP: #1361300
7432 * iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
7433 - LP: #1361300
7434 * iommu/amd: Remove change_pte mmu_notifier call-back
7435 - LP: #1361300
7436 * iommu/amd: Fix device_state reference counting
7437 - LP: #1361300
7438 * iommu/amd: Fix 2 typos in comments
7439 - LP: #1361300
7440
7441 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Aug 2014 08:45:54 -0400
7442
7443 linux (3.16.0-10.15) utopic; urgency=low
7444
7445 [ dann frazier ]
7446
7447 * [debian] Fix regression with ABI subversions and backport
7448
7449 [ Feng Kan ]
7450
7451 * SAUCE: (no-up) irqchip:gic: change access of gicc_ctrl register to read
7452 modify write.
7453 - LP: #1357527
7454 * SAUCE: (no-up) arm64: optimized copy_to_user and copy_from_user
7455 assembly code
7456 - LP: #1358949
7457
7458 [ Stefan Bader ]
7459
7460 * SAUCE: bcache: prevent crash on changing writeback_running
7461 - LP: #1357295
7462
7463 [ Tim Gardner ]
7464
7465 * [Config] CONFIG_XFRM_STATISTICS=y
7466 * [Config] CONFIG_SECURITY_NETWORK_XFRM=y
7467 * [Config] CONFIG_SENSORS_IBMPOWERNV=m
7468 - LP: #1353005
7469 * Release Tracking Bug
7470 - LP: #1359783
7471
7472 [ Upstream Kernel Changes ]
7473
7474 * intel_idle: Broadwell support
7475 - LP: #1256170
7476 * powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
7477 - LP: #1357108
7478 * powerpc/powernv: Invoke opal call to handle hmi.
7479 - LP: #1357108
7480 * powerpc/book3s: handle HMIs for cpus in nap mode.
7481 - LP: #1357108
7482 * powerpc/book3s: Fix endianess issue for HMI handling on napping cpus.
7483 - LP: #1357108
7484 * powerpc: Add smp_mb() to arch_spin_is_locked()
7485 - LP: #1358569
7486 * powerpc: Add smp_mb()s to arch_spin_unlock_wait()
7487 - LP: #1358569
7488 * hwmon: (powerpc/powernv) hwmon driver for power, fan rpm, voltage and
7489 temperature
7490 - LP: #1353005
7491 * tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
7492 - LP: #1358855
7493 * printk: Add function to return log buffer address and size
7494 - LP: #1359423
7495 * powerpc/powernv: Interface to register/unregister opal dump region
7496 - LP: #1359423
7497 * bcache: fix crash on shutdown in passthrough mode
7498 - LP: #1357295
7499 * bcache: fix uninterruptible sleep in writeback thread
7500 - LP: #1357295
7501
7502 [ Vinayak Kale ]
7503
7504 * SAUCE: (no-up) dt-bindings: Add Potenza PMU binding
7505 - LP: #1357527
7506 * SAUCE: (no-up) arm64: dts: Add PMU node for APM X-Gene Storm SOC
7507 - LP: #1357527
7508
7509 -- Tim Gardner <tim.gardner@canonical.com> Fri, 15 Aug 2014 12:34:33 -0600
7510
7511 linux (3.16.0-9.14) utopic; urgency=low
7512
7513 [ Tim Gardner ]
7514
7515 * Release Tracking Bug
7516 - LP: #1357370
7517
7518 [ Serge Hallyn ]
7519
7520 * SAUCE: Overlayfs: allow unprivileged mounts
7521 - LP: #1357025
7522
7523 [ Upstream Kernel Changes ]
7524
7525 * MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
7526 * Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
7527 * dts: Add bindings for APM X-Gene SoC ethernet driver
7528 * drivers: net: Add APM X-Gene SoC ethernet driver support.
7529 * powerpc/thp: Add write barrier after updating the valid bit
7530 - LP: #1357014
7531 * powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
7532 - LP: #1357014
7533 * powerpc/thp: Invalidate old 64K based hash page mapping before insert
7534 of 4k pte
7535 - LP: #1357014
7536 * powerpc/thp: Handle combo pages in invalidate
7537 - LP: #1357014
7538 * powerpc/thp: Invalidate with vpn in loop
7539 - LP: #1357014
7540 * powerpc/thp: Use ACCESS_ONCE when loading pmdp
7541 - LP: #1357014
7542 * powerpc/mm: Use read barrier when creating real_pte
7543 - LP: #1357014
7544 * powerpc/thp: Add tracepoints to track hugepage invalidate
7545 - LP: #1357014
7546 * rebase to v3.16.1
7547
7548 -- Tim Gardner <tim.gardner@canonical.com> Thu, 14 Aug 2014 08:18:02 -0400
7549
7550 linux (3.16.0-8.13) utopic; urgency=low
7551
7552 [ Tim Gardner ]
7553
7554 * Release Tracking Bug
7555 - LP: #1356403
7556
7557 [ dann frazier ]
7558
7559 * [debian] Allow for package revisions condusive for branching
7560
7561 [ Upstream Kernel Changes ]
7562
7563 * ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver.
7564 - LP: #1350087
7565 * ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver.
7566 - LP: #1350087
7567 * powerpc/powernv: Enable M64 aperatus for PHB3
7568 - LP: #1355469
7569 * powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTE
7570 - LP: #1352994
7571 * powerpc: Add machine_early_initcall()
7572 - LP: #1352640
7573 * powerpc/powernv: Switch powernv drivers to use machine_xxx_initcall()
7574 - LP: #1352640
7575 * powerpc/eeh: Avoid event on passed PE
7576 - LP: #1352640
7577 * powerpc/eeh: EEH support for VFIO PCI device
7578 - LP: #1352640
7579 * powerpc/eeh: sysfs entries lost
7580 - LP: #1352640
7581 * powerpc/powernv: Fix IOMMU table for VFIO dev
7582 - LP: #1352640
7583 * powerpc/eeh: Fetch IOMMU table in reliable way
7584 - LP: #1352640
7585 * powerpc/eeh: Refactor EEH flag accessors
7586 - LP: #1352640
7587 * powerpc/eeh: Selectively enable IO for error log
7588 - LP: #1352640
7589 * powerpc/eeh: Reduce lines of log dump
7590 - LP: #1352640
7591 * powerpc/eeh: Replace pr_warning() with pr_warn()
7592 - LP: #1352640
7593 * powerpc/eeh: Make diag-data not endian dependent
7594 - LP: #1352640
7595 * powerpc/eeh: Aux PE data for error log
7596 - LP: #1352640
7597 * PCI: Support BAR sizes up to 128GB
7598 - LP: #1352640
7599 * powerpc/powernv: Allow to freeze PE
7600 - LP: #1352640
7601 * powerpc/powernv: Split ioda_eeh_get_state()
7602 - LP: #1352640
7603 * powerpc/powernv: Handle compound PE
7604 - LP: #1352640
7605 * powerpc/powernv: Handle compound PE for EEH
7606 - LP: #1352640
7607 * powerpc/powernv: Handle compound PE in config accessors
7608 - LP: #1352640
7609 * mnt: Only change user settable mount flags in remount
7610 - LP: #1356318
7611 - CVE-2014-5206
7612 * mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount
7613 - LP: #1356318
7614 - CVE-2014-5206
7615 * mnt: Correct permission checks in do_remount
7616 - LP: #1356323
7617 - CVE-2014-5207
7618 * mnt: Change the default remount atime from relatime to the existing value
7619 - LP: #1356323
7620 - CVE-2014-5207
7621
7622 -- Tim Gardner <tim.gardner@canonical.com> Sun, 10 Aug 2014 09:10:51 -0600
7623
7624 linux (3.16.0-7.12) utopic; urgency=low
7625
7626 [ Andy Whitcroft ]
7627
7628 * rebase to v3.16 final
7629 * [Config] d-i -- add virtio_scsi to virtio-modules
7630 - LP: #1342000
7631
7632 [ dann frazier ]
7633
7634 * [Packaging] Fix 'printchanges' to work with versions containing '+'
7635
7636 [ Tim Gardner ]
7637
7638 * [Config] CONFIG_MICROCODE=y
7639 - LP: #1084373
7640 * [Config] CONFIG_CONTEXT_TRACKING_FORCE=n
7641 - LP: #1349028
7642 * [Config] Add hv_balloon to d-i virtio-modules
7643 - LP: #1292216
7644 * Release Tracking Bug
7645 - LP: #1354530
7646
7647 [ Upstream Kernel Changes ]
7648
7649 * rebase to v3.16
7650
7651 -- Tim Gardner <tim.gardner@canonical.com> Tue, 29 Jul 2014 09:55:15 -0400
7652
7653 linux (3.16.0-6.11) utopic; urgency=low
7654
7655 [ Paolo Pisati ]
7656
7657 * [Config] armhf: MXS_DMA=y && MTD_NAND_GPMI_NAND=m
7658 * [Config] armhf: KEYBOARD_IMX=m
7659 * [Config] armhf: build cubox & imx6 DTBs
7660 * [Config] armhf: RTC_DRV_PCF8523=y
7661
7662 [ Tim Gardner ]
7663
7664 * [Config] CONFIG_KEYS_DEBUG_PROC_KEYS=y
7665 - LP: #1344405
7666 * [Config] CONFIG_SCSI_IPR_TRACE=y, CONFIG_SCSI_IPR_DUMP=y
7667 - LP: #1343109
7668 * Release Tracking Bug
7669 - LP: #1349196
7670
7671 [ Upstream Kernel Changes ]
7672
7673 * rebase to v3.16-rc7
7674
7675 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Jul 2014 09:08:55 -0400
7676
7677 linux (3.16.0-5.10) utopic; urgency=low
7678
7679 [ Tim Gardner ]
7680
7681 * Release Tracking Bug
7682 - LP: #1346298
7683 * [Config] CONFIG_GPIO_SYSFS=y
7684 - LP: #1342153
7685 * rebase to v3.16-rc6
7686
7687 [ Paolo Pisati ]
7688
7689 * [Config] enable ARCH_MVEBU*
7690 * [Config] AHCI_MVEBU=m
7691 * [Config] ARMADA_THERMAL=y
7692 * [Config] ARM_ARMADA_370_XP_CPUIDLE=y
7693 * [Config] CRYPTO_DEV_MV_CESA=m
7694 * [Config] I2C_MV64XXX=m
7695 * [Config] MMC_MVSDIO=m
7696 * [Config] MMC_SDHCI_DOVE=m
7697 * [Config] MTD_NAND_ORION=m
7698 * [Config] MTD_NAND_PXA3xx=m
7699 * [Config] MVNETA=m
7700 * [Config] MV_XOR=y
7701 * [Config] ORION_WATCHDOG=m
7702 * [Config] PCI_MVEBU=y
7703 * [Config] RTC_DRV_MV=y
7704 * [Config] SND_KIRKWOOD_SOC*=m
7705 * [Config] SPI_ORION=m
7706 * [Config] USB_XHCI_MVEBU=m
7707 * [Config] armhf: build all Armada and Dove DTBs
7708 * [Config] armhf: SERIAL_8250_DW=y
7709
7710 [ Upstream Kernel Changes ]
7711
7712 * rebase to v3.16-rc6
7713
7714 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Jul 2014 07:49:42 -0400
7715
7716 linux (3.16.0-4.9) utopic; urgency=low
7717
7718 [ Tim Gardner ]
7719
7720 * Release Tracking Bug
7721 - LP: #1341543
7722
7723 [ Upstream Kernel Changes ]
7724
7725 * rebase to v3.16-rc5
7726
7727 -- Tim Gardner <tim.gardner@canonical.com> Sun, 13 Jul 2014 21:30:27 -0400
7728
7729 linux (3.16.0-3.8) utopic; urgency=low
7730
7731 [ Tim Gardner ]
7732
7733 * Release Tracking Bug
7734 - LP: #1340091
7735
7736 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jul 2014 10:06:47 +0100
7737
7738 linux (3.16.0-2.7) utopic; urgency=low
7739
7740 [ Andy Whitcroft ]
7741
7742 * ubuntu: aufs3 -- avoid aufs3-mmap.patch include hell for arm64
7743 ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7744
7745 -- Tim Gardner <tim.gardner@canonical.com> Wed, 09 Jul 2014 16:16:28 +0100
7746
7747 linux (3.16.0-2.6) utopic; urgency=low
7748
7749 [ Andy Whitcroft ]
7750
7751 * Revert "ubuntu: aufs3 -- (no-up) aufs3-mmap.patch"
7752 Fixes FTBS.
7753
7754 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 17:29:26 +0100
7755
7756 linux (3.16.0-2.5) utopic; urgency=low
7757
7758 [ Andy Whitcroft ]
7759
7760 * ubuntu -- fix basic format for ubuntu/Makefile
7761 * ubuntu: AUFS (no-squash): basic framework and update machinary
7762 * ubuntu: aufs3 -- update update scripting
7763 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
7764 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
7765 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
7766 * ubuntu: AUFS -- update to dcf336a754c86d5ee1c3d50699fd75c586d037cb
7767 * [Configs] AUFS configs
7768 * ubuntu: aufs3 -- reenable
7769
7770 [ Tim Gardner ]
7771
7772 * CONFIG_LATENCYTOP=n
7773
7774 -- Tim Gardner <tim.gardner@canonical.com> Tue, 08 Jul 2014 15:27:35 +0100
7775
7776 linux (3.16.0-2.4) utopic; urgency=low
7777
7778 [ Andy Whitcroft ]
7779
7780 * [Config] flip VIRTIO*=y
7781 * [Config] commonise CONFIG_SWIOTLB=y
7782 * [Config] apply Bus options (PCI etc.) >> PCI support config defaults
7783 * [Config] apply Device Drivers >> ATA/ATAPI/MFM/RLL support (DEPRECATED)
7784 config defaults
7785 * [Config] apply Device Drivers >> Block devices config defaults
7786 * [Config] apply Device Drivers >> Character devices config defaults
7787 * [Config] apply Device Drivers >> DMA Engine support config defaults
7788 * [Config] apply Device Drivers >> EDAC (Error Detection And Correction)
7789 reporting config defaults
7790 * [Config] apply Device Drivers >> Graphics support >> Direct Rendering
7791 Manager >> Direct Rendering Manager (XFree86 4.1.0 and higher DRI
7792 support) config defaults
7793 * [Config] apply Device Drivers >> GPIO Support config defaults
7794 * [Config] apply Device Drivers >> Graphics support >> Console display
7795 driver support config defaults
7796 * [Config] apply Device Drivers >> IIO staging drivers >> Accelerometers
7797 config defaults
7798 * [Config] apply Device Drivers >> IOMMU Hardware Support config defaults
7799 * [Config] apply Device Drivers >> Input device support >> Generic input
7800 layer (needed for keyboard, mouse, ...) >> Miscellaneous devices config
7801 defaults
7802 * [Config] apply Device Drivers >> Input device support >> Hardware I/O
7803 ports config defaults
7804 * [Config] apply Device Drivers >> LED Support >> LED Class Support
7805 config defaults
7806 * [Config] apply Device Drivers >> Hardware Spinlock drivers config
7807 defaults
7808 * [Config] apply Device Drivers >> Multimedia support >> Cameras/video
7809 grabbers support config defaults
7810 * [Config] apply Security options config defaults
7811 * [Config] apply Networking options >> Network packet filtering framework
7812 (Netfilter) >> Core Netfilter Configuration config defaults
7813 * [Config] apply Device Drivers >> MMC/SD/SDIO card support config
7814 defaults
7815 * [Config] apply Device Drivers >> Graphics support >> Frame buffer
7816 Devices >> Support for frame buffer devices config defaults
7817 * [Config] apply Power management and ACPI options >> CPU Frequency
7818 scaling config defaults
7819 * [Config] apply Processor type and features config defaults
7820 * [Config] apply Partition Types config defaults
7821 * [Config] apply Power management and ACPI options config defaults
7822 * [Config] apply Device Drivers >> InfiniBand support config defaults
7823 * [Config] apply Device Drivers >> Misc devices config defaults
7824 * [Config] apply Device Drivers >> Multifunction device drivers config
7825 defaults
7826 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7827 support >> SCSI low-level drivers config defaults
7828 * [Config] apply Device Drivers >> Network device support >> Ethernet
7829 driver support config defaults
7830 * [Config] apply Device Drivers >> Network device support >> Network core
7831 driver support config defaults
7832 * [Config] apply Device Drivers >> Network device support >> PHY Device
7833 support and infrastructure config defaults
7834 * [Config] apply File systems >> Network File Systems config defaults
7835 * [Config] apply Device Drivers >> Input device support >> Generic input
7836 layer (needed for keyboard, mouse, ...) >> Touchscreens config defaults
7837 * [Config] apply Device Drivers >> Memory Technology Device (MTD) support
7838 >> NAND Device Support config defaults
7839 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7840 >> Ralink driver support config defaults
7841 * [Config] apply Device Drivers >> Staging drivers config defaults
7842 * [Config] apply Cryptographic API >> Hardware crypto devices config
7843 defaults
7844 * [Config] apply Device Drivers >> Macintosh device drivers config
7845 defaults
7846 * [Config] apply Device Drivers >> Network device support >> Wireless LAN
7847 config defaults
7848 * [Config] apply Device Drivers >> PPS support config defaults
7849 * [Config] apply Device Drivers >> Sound card support config defaults
7850 * [Config] apply Networking support >> RF switch subsystem support config
7851 defaults
7852 * [Config] apply Library routines config defaults
7853 * [Config] apply Device Drivers >> CODEC drivers config defaults
7854 * [Config] apply Device Drivers >> PHY Subsystem config defaults
7855 * [Config] apply Device Drivers >> Pulse-Width Modulation (PWM) Support
7856 config defaults
7857 * [Config] apply Kernel hacking >> Tracers config defaults
7858 * [Config] apply Kernel hacking >> Runtime Testing config defaults
7859 * [Config] apply Kernel hacking >> Architecture: powerpc config defaults
7860 * [Config] apply Device Drivers >> USB support config defaults
7861 * [Config] apply Device Drivers >> Power supply class support config
7862 defaults
7863 * [Config] apply Device Drivers >> USB Network Adapters config defaults
7864 * [Config] apply General setup >> IRQ subsystem config defaults
7865 * [Config] apply General setup config defaults
7866 * [Config] apply File systems >> Miscellaneous filesystems config
7867 defaults
7868 * [Config] apply File systems config defaults
7869 * [Config] apply Device Drivers >> Userspace I/O drivers config defaults
7870 * [Config] apply Device Drivers >> Virtio drivers config defaults
7871 * [Config] apply Device Drivers >> USB Peripheral Controller config
7872 defaults
7873 * [Config] apply Device Drivers >> SCSI device support >> SCSI device
7874 support >> SCSI Transports config defaults
7875 * [Config] apply Device Drivers >> Real Time Clock config defaults
7876 * [Config] apply Device Drivers >> Serial ATA and Parallel ATA drivers
7877 (libata) config defaults
7878 * [Config] apply Device Drivers >> SoC Audio for Freescale CPUs config
7879 defaults
7880 * [Config] apply Device Drivers >> Voltage and Current Regulator Support
7881 config defaults
7882 * [Config] apply Device Drivers >> USB Physical Layer drivers config
7883 defaults
7884 * [Config] apply Device Drivers >> Watchdog Timer Support config defaults
7885 * [Config] powerpc-powerpc-e500mc FTBFS -- CONFIG_CRASH_DUMP=n
7886 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_IMA=n
7887 * [Config] powerpc-powerpc64-emb FTBFS -- CONFIG_HIBERNATION=n
7888 CONFIG_HOTPLUG_CPU=n
7889 * [Config] ppc64el-generic FTBFS -- CONFIG_LUSTRE_FS=n
7890 * [Config] drivers/message/fusion needs scsi_transport_spi in virtual
7891 * [Config] drivers/acpi/acpi_ipmi.ko needs
7892 drivers/char/ipmi/ipmi_msghandler.ko in virtual
7893 * [Config] armhf-* FTBFS -- CONFIG_STACK_TRACER=n
7894 CONFIG_FUNCTION_TRACER=n
7895 * [Config] ignore modules changing following major config changes
7896
7897 [ Tim Gardner ]
7898
7899 * rebase to v3.16-rc4
7900
7901 [ Upstream Kernel Changes ]
7902
7903 * rebase to v3.16-rc4
7904 - LP: #1297581
7905
7906 -- Andy Whitcroft <apw@canonical.com> Thu, 03 Jul 2014 11:00:43 +0100
7907
7908 linux (3.16.0-1.3) utopic; urgency=low
7909
7910 [ Andy Whitcroft ]
7911
7912 * Revert "Disable do_tools_perf for FTBS"
7913 * SAUCE: fix perf_regs definitions for arm64
7914
7915 [ Paolo Pisati ]
7916
7917 * [Config] armhf: ARCH_EXYNOS5* support
7918 * [Config] armhf: CPU_IDLE=y and ARM_EXYNOS_CPUIDLE=y
7919 * [Config] armhf: EXYNOS_THERMAL=y
7920 * [Config] armhf: EXYNOS_IOMMU=y
7921 * [Config] armhf: EXYNOS_ADC=m
7922 * [Config] armhf: EXYNOS_I2C_EXYNOS5=m
7923 * [Config] armhf: MMC_SDHCI_S3C=m
7924 * [Config] armhf: PCI_EXYNOS=y
7925 * [Config] armhf: PHY_EXYNOS5250_SATA=y
7926 * [Config] armhf: USB_[E|O]HCI_EXYNOS=y && SAMSUNG_USBPHY=y
7927 * [Config] armhf: PWM_SAMSUNG=m
7928 * [Config] armhf: RTC_DRV_S3C=y
7929 * [Config] armhf: S3C2410_WATCHDOG=m
7930 * [Config] armhf: MMC_DW_EXYNOS=m
7931 * [Config] armhf: SERIAL_SAMSUNG=y
7932 * [Config] armhf: SND_SOC_SAMSUNG=m
7933 * [Config] armhf: SPI_S3C64XX=m
7934 * [Config] armhf: EXYNOS_VIDEO=y and VIDEO_SAMSUNG*=m
7935 * [Config] armhf: FB_S3C=m
7936 * [Config] armhf: build all Exynos 5 DTBs
7937 * [Config] armhf: disable CPUFREQ_EXYNOS
7938
7939 [ Tim Gardner ]
7940
7941 * rebase to v3.16-rc3
7942
7943 [ Upstream Kernel Changes ]
7944
7945 * rebase to v3.16-rc3
7946 - LP: #1331915
7947
7948 -- Tim Gardner <tim.gardner@canonical.com> Tue, 24 Jun 2014 08:58:09 -0600
7949
7950 linux (3.16.0-0.2) utopic; urgency=low
7951
7952 [ Tim Gardner ]
7953
7954 * Revert "SAUCE: intel_pstate -- toggle default to disable"
7955 - LP: #1333322
7956 * CONFIG_BOOKE_WDT=y
7957 * Disable do_tools_perf for FTBS (just until I can figure it out)
7958
7959 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Jun 2014 13:37:53 -0600
7960
7961 linux (3.16.0-0.1) utopic; urgency=low
7962
7963 [ Tim Gardner ]
7964
7965 * Release Tracking Bug
7966 - LP: #1333265
7967
7968 [ Andy Whitcroft ]
7969
7970 * [Config] cloud-tools -- add systemd units
7971 - LP: #1329027
7972
7973 [ dann frazier ]
7974
7975 * [Config] CONFIG_RTC_DRV_XGENE=y for arm64
7976 * [Config] CONFIG_NET_XGENE=m for arm64
7977 * [Config] Restrict CONFIG_POWER_RESET_SYSCON to arm64 only
7978
7979 [ Feng Kan ]
7980
7981 * SAUCE: (no-up) arm64: dts: Add X-Gene reboot driver dts node
7982 * SAUCE: (no-up) Add documentation for generic SYSCON reboot driver.
7983 * SAUCE: (no-up) Select reboot driver for X-Gene platform.
7984
7985 [ Iyappan Subramanian ]
7986
7987 * SAUCE: (no-up) MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
7988 * SAUCE: (no-up) Documentation: dts: Add bindings for APM X-Gene SoC ethernet driver
7989 * SAUCE: (no-up) dts: Add bindings for APM X-Gene SoC ethernet driver
7990 * SAUCE: (no-up) drivers: net: Add APM X-Gene SoC ethernet driver support.
7991
7992 [ Tim Gardner ]
7993
7994 * updateconfigs
7995 * Fix arm64 crypto Makefile
7996 * [Config] CONFIG_BOOKE_WDT=n for FTBS
7997 * [Debian] Add UTS_UBUNTU_RELEASE_ABI to utsrelease.h
7998 - LP: #1327619
7999 * Disabled powerpc64-emb for FTBS
8000 * [Config] CONFIG_DRM_TEGRA=m
8001 * [Config] CONFIG_CMA_SIZE_MBYTES=64
8002 * rebase to v3.16-rc2
8003 * Clean up generic.inclusion-list warnings
8004
8005 [ Upstream Kernel Changes ]
8006
8007 * rebase to v3.16-rc2
8008 - LP: #1328587
8009 - LP: #1319291
8010 - LP: #1310512
8011 - LP: #1310512
8012 - LP: #1305480
8013
8014 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Jun 2014 12:26:09 +0000
8015
8016 linux (3.15.0-6.11) utopic; urgency=low
8017
8018 [ Adam Conrad ]
8019
8020 * Enable building the sata-modules udeb on ppc64el.
8021 - LP: #1323980
8022 * [Packaging] Set bootloader and loader on ppc64el to grub
8023
8024 [ Adam Lee ]
8025
8026 * SAUCE: (no-up) rtlwifi: rtl8723be: disable MSI interrupts mode
8027 - LP: #1310512, #1320070
8028
8029 [ Alex Hung ]
8030
8031 * SAUCE: (no-up) dell-led: add mic mute led interface
8032 - LP: #1308297
8033
8034 [ Andy Whitcroft ]
8035
8036 * [Config] d-i -- add hyperv_keyboard to serial-modules udeb
8037 - LP: #1285434
8038 * [Config] tools -- enable cpupower on ppc64el
8039 * [Config] ppc64el -- enable perf tools
8040 * [Config] powerpc -- enable perf tools
8041 * [Config] ppc64el -- reduce MAX_ORDER with 64k pages
8042 * [Config] arm64 -- enable tools
8043 - LP: #1326050
8044 * [Config] switch hyper-keyboard to virtual
8045 - LP: #1325306
8046 * [Config] fix up Breaks/Replaces on linux-cloud-tools-common to fix
8047 upgrades
8048 * SAUCE: kvm: BIOS disabled kvm support should be a warning
8049 - LP: #1300247
8050 * SAUCE: nouveau: missing outputs should be warnings
8051 - LP: #1300244
8052 * [Config] d-i -- add nvme devices to block-modules udeb
8053 - LP: #1303710
8054
8055 [ Anton Blanchard ]
8056
8057 * SAUCE: (no-up) powerpc: 64bit sendfile is capped at 2GB
8058 - LP: #1328230
8059
8060 [ Colin Ian King ]
8061
8062 * SAUCE: intel_pstate: inform user that thermald is worth considering
8063
8064 [ Dave Chiluk ]
8065
8066 * [Config] Enable CONFIG_IP_VS_IPV6=y
8067 - LP: #1300739
8068
8069 [ Paolo Pisati ]
8070
8071 * [Config] build vexpress a9 dtb
8072 - LP: #1303657
8073
8074 [ Tetsuo Handa ]
8075
8076 * SAUCE: kthread: Do not leave kthread_create() immediately upon SIGKILL.
8077
8078 [ Tim Gardner ]
8079
8080 * Release Tracking Bug
8081 - LP: #1329045
8082 * [Debian] Treat vdso install as an environment variable
8083 - LP: #1325713
8084 * [Config] Treat vdso install as an environment variable
8085 - LP: #1325713
8086 * [config] Set IPMI suppoort default to "y"
8087 * [Config] powerpc -- CONFIG_SCSI_IBMVSCSI=y
8088 * [Config] CONFIG_RT_GROUP_SCHED=n
8089 - LP: #1284731
8090 * [Config] ppc64el -- switch to 64K system pages
8091 * [Config] CONFIG_MICROCODE_EARLY=y
8092 * [Config] SND_DAVINCI_SOC && SND_AM33XX_SOC_EVM =m
8093 * [Config] armhf: DRM_TILCDC=m
8094 * SAUCE: (no-up) mei_me: Add module parameter to disable MSI
8095 * [Config] arm64: KVM=y
8096 * [Config] armhf: LEDS_TRIGGER_HEARTBEAT=y
8097 * [Config] armhf: generic: disable CPU_IDLE
8098 * [Config] armhf: CPU_FREQ=y
8099 * [Config] Add new mlx modules to d-i
8100 * [Config] Added Muti-Arch support for linux-headers-PKGVER-ABINUM, linux-tools-common, and linux-cloud-tools-common
8101 - LP: #1295112
8102 * [Config] CONFIG_EXYNOS_ADC=n, CONFIG_HW_RANDOM_EXYNOS=n, CONFIG_MMC_DW_EXYNOS=n, CONFIG_USB_DWC3_EXYNOS=n
8103 - LP: #1294353
8104 * [Config] CONFIG_ABX500_CORE=y for ppc64el
8105 * [Config] CONFIG_ALX=m for powerpc
8106 * [Config] CONFIG_ACENIC_OMIT_TIGON_I=n for ppc64el
8107 * [Config] CONFIG_ACORN_PARTITION_*=n for ppc64el
8108 * [Config] CONFIG_ANDROID=n for powerpc
8109 * [Config] CONFIG_ASYNC_RAID6_TEST=m for ppc64el
8110 * [Config] CONFIG_BIG_KEYS=y for ppc64el
8111 * [Config] CONFIG_BSD_PROCESS_ACCT=y for ppc64el
8112 * rebase to v3.15
8113 * [Config] CONFIG_PHY_XGENE=y
8114 * [Config] CONFIG_MLX4_DEBUG=y
8115 - LP: #1328256
8116 * [Config] CONFIG_POWERNV_CPUFREQ=y for powerpc, ppc64el
8117 - LP: #1324571
8118 * [Config] CONFIG_BLK_DEV_SR_VENDOR=n for ppc64el
8119 * [Config] CONFIG_CFG80211=m for ppc64el
8120 * [Config] CONFIG_CHARGER_BQ24190=m for powerpc
8121 * [Config] CONFIG_CHARGER_BQ24735=m for powerpc
8122 * [Config] CONFIG_EXPERT=y for ppc64el
8123 * [Config] CONFIG_ATA_SFF=y on ppc64el
8124 * [Config] CONFIG_ATA_GENERIC=y for ppc64el, powerpc
8125 * [Config] CONFIG_CHR_DEV_ST=m for ppc64el
8126 * [Config] CONFIG_CHECKPOINT_RESTORE=y for ppc64el
8127 * [Config] CONFIG_CHELSIO_T1_1G=y for ppc64el
8128 * [Config] CONFIG_CHR_DEV_OSST=m for ppc64el
8129 * [Config] CONFIG_CHR_DEV_SCH=m for ppc64el
8130 * [Config] CONFIG_CPU_FREQ_STAT=y for powerpc
8131 * [Config] CONFIG_DDR=y for ppc64el
8132 * [Config] CONFIG_DEBUG_BUGVERBOSE=y for powerpc
8133 * [Config] CONFIG_E100=m, CONFIG_E1000=m, CONFIG_E1000E=m for ppc64el
8134 * [Config] CONFIG_EZX_PCAP=n for all arches
8135 * [Config] CONFIG_DYNAMIC_DEBUG=y for powerpc
8136 * [Config] CONFIG_ENABLE_MUST_CHECK=n for ppc64el
8137 * [Config] CONFIG_ENABLE_WARN_DEPRECATED=n for ppc64el
8138 * [Config] CONFIG_FB_3DFX=m for all arches
8139 * [Config] CONFIG_FB_MATROX=m for ppc64el
8140 * [Config] CONFIG_FB_RADEON=m for ppc64el
8141 * [Config] CONFIG_FB_SAVAGE_I2C=y for all arches
8142 * [Config] CONFIG_FIREWIRE=m for ppc64el
8143 * [Config] CONFIG_FTR_FIXUP_SELFTEST=n for ppc64el
8144 * [Config] CONFIG_HAMRADIO=y for ppc64el
8145 * [Config] CONFIG_I2C_CHARDEV=m for ppc64el
8146 * [Config] CONFIG_I2C_MUX=m for ppc64el
8147 * [Config] CONFIG_I2C_STUB=m for ppc64el
8148 * [Config] CONFIG_I2O=m for ppc64el
8149 * [Config] CONFIG_INET_XFRM_MODE_BEET=m, CONFIG_INET_XFRM_MODE_TRANSPORT=m, CONFIG_INET_XFRM_MODE_TUNNEL=m for ppc64el
8150 * [Config] CONFIG_INFINIBAND_IPOIB_DEBUG=n, CONFIG_INFINIBAND_MTHCA_DEBUG=n for ppc64el
8151 * [Config] CONFIG_INFINIBAND_NES=m, CONFIG_INFINIBAND_OCRDMA=m, CONFIG_INFINIBAND_QIB=m for ppc64el
8152 * [Config] CONFIG_INPUT_FF_MEMLESS=m for ppc64el
8153 * [Config] CONFIG_INTERVAL_TREE_TEST=m for ppc64el
8154 * [Config] CONFIG_IPACK_BUS=m for ppc64el
8155 * [Config] CONFIG_ISDN=y for ppc64el
8156 * [Config] CONFIG_ISO9660_FS=m for ppc64el
8157 * [Config] CONFIG_KGDB=y for ppc64el
8158 * [Config] CONFIG_KVM_GUEST=y for ppc64el
8159 * [Config] CONFIG_L2TP_V3=y for powerpc
8160 * [Config] CONFIG_MAILBOX=y for ppc64el
8161 * [Config] CONFIG_MD_LINEAR=m, CONFIG_MD_RAID0=m, CONFIG_MD_RAID1=m for ppc64el
8162 * [Config] CONFIG_MEDIA_SUPPORT=m for ppc64el
8163 * [Config] CONFIG_MEMORY=y for ppc64el
8164 * [Config] CONFIG_MEMSTICK=m for ppc64el
8165 * [Config] CONFIG_MFD_SM501_GPIO=n for ppc64el
8166 * [Config] CONFIG_MMC_BLOCK=m for ppc64el
8167 * [Config] CONFIG_MOUSE_PS2=m for ppc64el
8168 * [Config] CONFIG_NET_9P=m for ppc64el
8169 * [Config] CONFIG_MSDOS_FS=m for ppc64el
8170 * [Config] CONFIG_MSI_BITMAP_SELFTEST=n for ppc64el
8171 * [Config] CONFIG_MTD=m for arm64
8172 * [Config] CONFIG_NETCONSOLE=m for ppc64el
8173 * [Config] CONFIG_NETFILTER_XT_TARGET_NOTRACK=m for ppc64el
8174 * [Config] CONFIG_NET_IPIP=m for ppc64el
8175 * [Config] CONFIG_NET_TEAM=m for all arches
8176 * [Config] CONFIG_NFC=m for ppc64el
8177 * [Config] CONFIG_NL80211_TESTMODE=n for all arches
8178 * [Config] CONFIG_NLS_CODEPAGE_437=y for powerpc
8179 * [Config] CONFIG_NLS_ASCII=m, CONFIG_NLS_ISO8859_1=m, CONFIG_NLS_UTF8=m for ppc64el
8180 * [Config] CONFIG_NOP_USB_XCEIV=m for ppc64el
8181 * [Config] CONFIG_NOTIFIER_ERROR_INJECTION=m for ppc64el
8182 * [Config] CONFIG_OPROFILE=m for ppc64el
8183 * [Config] CONFIG_PARPORT_1284=y for ppc64el
8184 * [Config] CONFIG_PARPORT_AX88796=m, CONFIG_PARPORT_PC_FIFO=y, CONFIG_PARPORT_SERIAL=m for ppc64el
8185 * [Config] CONFIG_8723AU_P2P=n
8186 * [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
8187 * [Config] CONFIG_PCNET32=m for ppc64el
8188 * [Config] CONFIG_SCSI_DH_EMC=m for ppc64el
8189 * [Config] CONFIG_SCSI_DH_HP_SW=m for ppc64el
8190 * [Config] CONFIG_SCSI_FC_ATTRS=m for ppc64el
8191 * [Config] CONFIG_SCSI_IPR=m for ppc64el
8192 * [Config] CONFIG_SCSI_LOGGING=y for ppc64el
8193 * [Config] CONFIG_SCSI_OSD_INITIATOR=m for ppc64el
8194 * [Config] CONFIG_SCSI_SCAN_ASYNC=y for ppc64el
8195 * [Config] CONFIG_SCSI_SYM53C8XX_2=m for ppc64el
8196 * [Config] CONFIG_XILINX_LL_TEMAC=m for powerpc
8197 * [Config] CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y for ppc64el
8198 * [Config] CONFIG_WLAN=y for arm64
8199 * [Config] CONFIG_VORTEX=m for ppc64el
8200 * [Config] CONFIG_WIMAX=m for ppc64el
8201 * [Config] CONFIG_WATCHDOG=y for ppc64el
8202 * [Config] CONFIG_VIRT_DRIVERS=y for ppc64el
8203 * [Config] CONFIG_VERSION_SIGNATURE="" for powerpc64-emb
8204 * [Config] CONFIG_UWB=m for ppc64el
8205 * [Config] CONFIG_USB_STORAGE=y
8206 * [Config] CONFIG_SATA_AHCI_PLATFORM=y for armhf
8207 * [Config] CONFIG_HID_RMI=m
8208 * [Config] CONFIG_HVC_DCC=n
8209 - LP: #1303657
8210
8211 [ Upstream Kernel Changes ]
8212
8213 * mm/numa: Remove BUG_ON() in __handle_mm_fault()
8214 - LP: #1323165
8215 * powerpc/powernv: Add calls to support little endian host
8216 - LP: #1327400
8217 * HID: rmi: introduce RMI driver for Synaptics touchpads
8218 * HID: rmi: do not stop the device at the end of probe
8219 * HID: rmi: check for the existence of some optional queries before reading query 12
8220 * HID: rmi: do not fetch more than 16 bytes in a query
8221 * HID: rmi: fix wrong struct field name
8222 * HID: rmi: fix masks for x and w_x data
8223 * HID: rmi: do not handle touchscreens through hid-rmi
8224 * ALSA: pcm: 'BUG:' message unnecessarily triggers kerneloops
8225 - LP: #1305480
8226 * rebase to v3.15
8227
8228 -- Tim Gardner <tim.gardner@canonical.com> Tue, 03 Jun 2014 17:02:49 +0000
8229
8230 linux (3.15.0-5.10) utopic; urgency=low
8231
8232 [ Tim Gardner ]
8233
8234 * Release Tracking Bug
8235 - LP: #1325596
8236 * [Config] CONFIG_POWERNV_CPUFREQ=y for ppc64el
8237 * rebase to v3.15-rc8
8238
8239 [ Upstream Kernel Changes ]
8240
8241 * rebase to v3.15-rc8
8242
8243 -- Tim Gardner <tim.gardner@canonical.com> Mon, 02 Jun 2014 12:59:34 +0000
8244
8245 linux (3.15.0-4.9) utopic; urgency=low
8246
8247 * no change rebuild to fix embeded debhelper.
8248
8249 -- Andy Whitcroft <apw@canonical.com> Thu, 29 May 2014 12:41:58 +0100
8250
8251 linux (3.15.0-4.8) utopic; urgency=low
8252
8253 [ Andy Whitcroft ]
8254
8255 * Release Tracking Bug
8256 - LP: #1324107
8257 * [Config] enable SECURITY_APPARMOR_UNCONFINED_INIT
8258
8259 [ Javier Martinez Canillas ]
8260
8261 * SAUCE: (no-up) apparmor: fix bug that constantly spam the console
8262 - LP: #1323526
8263
8264 [ John Johansen ]
8265
8266 * SAUCE: (no-up) apparmor: Sync to apparmor3 - alpha6 snapshot
8267 - LP: #1323528
8268 * SAUCE: (no-up) apparmor: fix apparmor spams log with warning message
8269 - LP: #1308761
8270 * SAUCE: (no-up) apparmor: fix refcount bug in apparmor pivotroot
8271 - LP: #1308765
8272 * SAUCE: (no-up): apparmor: fix apparmor refcount bug in apparmor_kill
8273 - LP: #1308764
8274 * SAUCE: (no-up): apparmor: use custom write_is_locked macro
8275 - LP: #1323530
8276
8277 [ Kamal Mostafa ]
8278
8279 * [Config] add debian/gbp.conf
8280
8281 [ Tim Gardner ]
8282
8283 * [Config] CONFIG_SATA_AHCI=m for ppc64el
8284 - LP: #1323980
8285
8286 -- Andy Whitcroft <apw@canonical.com> Wed, 28 May 2014 12:47:17 +0100
8287
8288 linux (3.15.0-3.7) utopic; urgency=low
8289
8290 [ Tim Gardner ]
8291
8292 * Release Tracking Bug
8293 - LP: #1323189
8294
8295 [ Andy Whitcroft ]
8296
8297 * [Config] autopkgtest -- need fakeroot for tests
8298
8299 [ Upstream Kernel Changes ]
8300
8301 * rebase to v3.15-rc7
8302
8303 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 May 2014 08:12:50 +0200
8304
8305 linux (3.15.0-2.6) utopic; urgency=low
8306
8307 [ Andy Whitcroft ]
8308
8309 * [Config] remove the kernel-image firmware list on clean
8310
8311 [ Martin Pitt ]
8312
8313 * [Config] autopkgtest -- switch to significantly faster rebuild
8314
8315 [ Stefan Bader ]
8316
8317 * [Config]: Add missing modules to inclusion list
8318
8319 [ Tim Gardner ]
8320
8321 * [debian] Dynamically generate the kernel-image udebs firmware list
8322 * [d-i] firmware/kernel-image is generated
8323 * rebase to v3.15-rc6
8324 * Release Tracking Bug
8325 - LP: #1322251
8326
8327 [ Upstream Kernel Changes ]
8328
8329 * rebase to v3.15-rc6
8330 - LP: #1297581
8331
8332 -- Tim Gardner <tim.gardner@canonical.com> Wed, 21 May 2014 10:51:29 -0700
8333
8334 linux (3.15.0-1.5) utopic; urgency=low
8335
8336 [ Tim Gardner ]
8337
8338 * [Config] Add apm-mustang.dtb to kernel-image udeb
8339
8340 -- Tim Gardner <tim.gardner@canonical.com> Mon, 19 May 2014 14:47:42 -0700
8341
8342 linux (3.15.0-1.4) utopic; urgency=low
8343
8344 [ Andy Whitcroft ]
8345
8346 * Revert "SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the
8347 local linux/hyperv.h"
8348 * Revert "SAUCE: (no-up) hv -- bodge hv_kvp_daemon so it can use the
8349 local linux/hyperv.h"
8350 * [Packaging] tools -- hv tools build correctly against the built headers
8351 * [Packaging] cloud-tools -- add the hv_fcopy_daemon to the package
8352 * cloud-tools -- pull in init scripts for Hyper-V daemons
8353 * cloud-tools -- detect Hyper-V VM to avoid starting
8354 * cloud-tools -- update IF_NAME to DEVICE in hv_* scripts
8355 - LP: #1295401
8356 * [Config] cloud-tools: reenable cloud-tools
8357
8358 -- Andy Whitcroft <apw@canonical.com> Sun, 18 May 2014 19:21:04 +0100
8359
8360 linux (3.15.0-1.3) utopic; urgency=low
8361
8362 [ Andy Whitcroft ]
8363
8364 * [Packaging] ppc64el is a powerpc kernel arch and needs its quirks
8365 - LP: #1318848
8366
8367 [ Ben Collins ]
8368
8369 * [Config] Switch to grub-ieee1275 as recommended on book3e systems
8370 - LP: #1318629
8371
8372 [ Tim Gardner ]
8373
8374 * [Config] CONFIG_FSL_PAMU=n
8375 - LP: #1311738
8376 * Release Tracking Bug
8377 - LP: #1320239
8378
8379 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 May 2014 07:37:07 -0600
8380
8381 linux (3.15.0-1.2) utopic; urgency=low
8382
8383 [ Tim Gardner ]
8384
8385 * Release Tracking Bug
8386 - LP: #1318171
8387 * Add rpcsec_gss_krb5 to generic inclusion list
8388 - LP: #769527
8389 * rebase to v3.15-rc5
8390
8391 [ Upstream Kernel Changes ]
8392
8393 * rebase to v3.15-rc5
8394 - LP: #1297581
8395
8396 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 May 2014 15:20:10 -0500
8397
8398 linux (3.15.0-0.1) utopic; urgency=low
8399
8400 [ Upstream Kernel Changes ]
8401
8402 * rebase to v3.15-rc4
8403 - LP: #1297581
8404 - LP: #1297581
8405 - LP: #1305133
8406 - LP: #1297581
8407 - LP: #1297581
8408 - LP: #871808
8409 - LP: #1260303
8410 - LP: #1268468
8411 - LP: #1248116
8412 - LP: #1211920
8413 - LP: #1259790
8414 - LP: #1259437
8415 - LP: #1259435
8416 - LP: #1268468
8417
8418 -- Tim Gardner <tim.gardner@canonical.com> Fri, 07 Feb 2014 09:35:13 -0700
8419
8420 linux (3.15.0-0.0) utopic; urgency=low
8421
8422 * Initial version for 3.15.
8423
8424 -- Andy Whitcroft <apw@canonical.com> Fri, 02 May 2014 15:06:39 +0100
8425
8426 linux (3.13.0-8.27) trusty; urgency=low
8427
8428 [ John Johansen ]
8429
8430 * SAUCE: Add config option to disable new apparmor 3 semantics
8431 -LP: #1270215
8432
8433 [ Tim Gardner ]
8434
8435 * [debian] Fix indep_hdrs_pkg_name
8436 - LP: #1134441
8437 * Update lttng to 00808267d3ba7cdcddfed7bec7e62a40463c1307 Version 2.4.0-rc3
8438 * Enabled lttng build
8439 * Don't build lttng for armhf
8440 lttng hates gcc-4.8 for armhf
8441 * Release Tracking Bug
8442 - LP: #1277309
8443
8444 [ Upstream Kernel Changes ]
8445
8446 * rebase to v3.13.2
8447 - LP: #1260303
8448 - LP: #1260303
8449 - LP: #1268468
8450
8451 -- Tim Gardner <tim.gardner@canonical.com> Thu, 06 Feb 2014 09:25:51 -0700
8452
8453 linux (3.13.0-7.26) trusty; urgency=low
8454
8455 [ John Johansen ]
8456
8457 * SAUCE: apparmor: fix uninitialized lsm_audit membe
8458 - LP: #1268727
8459 * Add config option to optionally enable new apparmor 3 semantics
8460
8461 [ Tim Gardner ]
8462
8463 * [Config] Add lowlatency to getabis
8464 * [Config] CONFIG_SECURITY_APPARMOR_AA3_SEMANTICS=y
8465 - LP: #1270215
8466 * Release Tracking Bug
8467 - LP: #1276810
8468
8469 [ Upstream Kernel Changes ]
8470
8471 * x86, x32: Correct invalid use of user timespec in the kernel
8472 - LP: #1274349
8473 - CVE-2014-0038
8474
8475 -- Tim Gardner <tim.gardner@canonical.com> Wed, 05 Feb 2014 15:49:44 -0500
8476
8477 linux (3.13.0-7.25) trusty; urgency=low
8478
8479 [ Andy Whitcroft ]
8480
8481 * Revert "SAUCE: fix fmd headers"
8482 * SAUCE: fix fmd headers
8483
8484 -- Andy Whitcroft <apw@canonical.com> Tue, 04 Feb 2014 09:36:09 +0000
8485
8486 linux (3.13.0-7.24) trusty; urgency=low
8487
8488 [ Stefan Bader ]
8489
8490 * [Config] Make vmwgfx driver enable the framebuffer device
8491
8492 [ Tim Gardner ]
8493
8494 * rebase to v3.13.1
8495 * [Config] CONFIG_NFS_FS=m for ppc64el
8496 * [Config] CONFIG_X86_SYSFB=n
8497 https://lists.ubuntu.com/archives/kernel-team/2014-February/038166.html
8498 * Release Tracking Bug
8499 - LP: #1275898
8500
8501 [ Upstream Kernel Changes ]
8502
8503 * i2c: piix4: Add support for AMD ML and CZ SMBus changes
8504 - LP: #1272525
8505 * i2c: piix4: Use different message for AMD Auxiliary SMBus Controller
8506 - LP: #1272525
8507 * mm: ignore VM_SOFTDIRTY on VMA merging
8508 - LP: #1274917
8509 * drm/radeon: disable dpm on BTC
8510 - LP: #1266984
8511
8512 [ Upstream Kernel Changes ]
8513
8514 * rebase to v3.13.1
8515
8516 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Jan 2014 15:24:48 +0000
8517
8518 linux (3.13.0-6.23) trusty; urgency=low
8519
8520 [ Andy Whitcroft ]
8521
8522 * [Config] fix up architecture for linux-tools
8523
8524 -- Andy Whitcroft <apw@canonical.com> Thu, 30 Jan 2014 09:00:41 +0000
8525
8526 linux (3.13.0-6.22) trusty; urgency=low
8527
8528 [ Andy Whitcroft ]
8529
8530 * [Packaging] limit linux-udebs-<flavour> to matching arch
8531 * [Config] powerpc -- disable perf to fix FTBFS
8532 * [Config] ppc64el -- fix up missing udebs
8533
8534 -- Andy Whitcroft <apw@canonical.com> Wed, 29 Jan 2014 16:00:28 +0000
8535
8536 linux (3.13.0-6.21) trusty; urgency=low
8537
8538 [ Andy Fleming ]
8539
8540 * SAUCE: net: Add support for handling queueing in hardware
8541 * SAUCE: of_mdio: Add of_phy_attach function
8542 * SAUCE: phylib: Add generic 10G driver
8543 * SAUCE: phylib: Support attaching to gen10g_driver
8544 * SAUCE: phylib: Add Clause 45 read/write functions
8545
8546 [ Andy Whitcroft ]
8547
8548 * SAUCE: fix fmd headers
8549 * [Packaging] lowlatency -- merge out of tree flavours
8550 * SAUCE: allow IRQs to be irq-threaded by default via config
8551 * [Config]: enable CONFIG_IRQ_FORCED_THREADING_DEFAULT for lowlatency
8552 * [Config] powerpc -- fix up Build-depends:
8553 * Release Tracking Bug
8554 - LP: #1273747
8555
8556 [ Ben Collins ]
8557
8558 * SAUCE: PPC: PCI: Fix pcibios_io_space_offset() so it works for 32-bit
8559 ptr/64-bit rsrcs
8560 * SAUCE: Revert "phy: vitesse make vsc824x_add_skew static"
8561 * SAUCE: Fixup freescale usb phy driver to work on ppc64
8562 * SAUCE: xgmac_mdio: Silence read errors
8563 * SAUCE: Provide booke stub for kvmppc_is_bigendian()
8564 * SAUCE: Fix stack overflow on ppc32
8565 * SAUCE: Use resource_size_t instead of long for PCI resource address
8566 * SAUCE: net/phy: Export function for use by dpaa_eth
8567 * [Packaging] powerpc -- merge out of tree powerpc arch
8568
8569 [ Bjorn Helgaas ]
8570
8571 * SAUCE: Revert "EISA: Log device resources in dmesg"
8572 - LP: #1251816
8573 * SAUCE: Revert "EISA: Initialize device before its resources"
8574 - LP: #1251816
8575
8576 [ Emil Medve ]
8577
8578 * SAUCE: phylib: Minimum hack to get the generic 10G PHY driver to work
8579 with 10G "fixed-link"s
8580
8581 [ Kumar Gala ]
8582
8583 * SAUCE: fsl_qbman: Add drivers for Freescale DPAA Qman & Bman
8584 * SAUCE: fsl_pme2: Add support for DPAA PME
8585 * SAUCE: fmd: FMD14 integration
8586 * SAUCE: dpaa_eth: Ethernet driver for Freescale QorIQ DPA Architecture
8587 * SAUCE: powerpc/85xx: Add DPAA/networking support for CoreNet
8588
8589 [ Madalin Bucur ]
8590
8591 * SAUCE: net/flow: remove sleeping and deferral mechanism from
8592 flow_cache_flush
8593 * SAUCE: net/phy: abort genphy_read_status when link changes during speed
8594 and duplex reading
8595
8596 [ Stefan Bader ]
8597
8598 * [Config] move some VMWare related modules into main package
8599 - LP: #1271669
8600
8601 [ Tim Gardner ]
8602
8603 * [Config] Add r815x to nic-modules
8604 - LP: #1273735
8605 * [Config] CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
8606 - LP: #239479
8607
8608 [ Upstream Kernel Changes ]
8609
8610 * mmc: sdhci-pci: break out definitions to header file
8611 - LP: #1239938
8612 * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
8613 - LP: #1239938
8614 * powerpc/book3e: rename interrupt_end_book3e with __end_interrupts
8615 * powerpc/book3e: support CONFIG_RELOCATABLE
8616 * book3e/kexec/kdump: enable kexec for kernel
8617 * book3e/kexec/kdump: create a 1:1 TLB mapping
8618 * book3e/kexec/kdump: introduce a kexec kernel flag
8619 * book3e/kexec/kdump: implement ppc64 kexec specfic
8620 * book3e/kexec/kdump: redefine VIRT_PHYS_OFFSET
8621 * book3e/kexec/kdump: recover "r4 = 0" to create the initial TLB
8622
8623 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jan 2014 22:59:46 +0000
8624
8625 linux (3.13.0-5.20) trusty; urgency=low
8626
8627 [ Andy Whitcroft ]
8628
8629 * [Packaging] tools -- do not make symlinks when not making packages
8630 * [Packaging] tools -- tidy up control.stub.in ordering
8631 * [Packaging] tools -- tools-common is shared and not conditional
8632 * rebase to v3.13
8633
8634 [ Dirk Brandewie ]
8635
8636 * SAUCE: intel_pstate: Add setting voltage value for baytrail P states.
8637
8638 [ KY Srinivasan ]
8639
8640 * SAUCE: Drivers: hv: vmbus: Specify the target CPU that should receive
8641 notification
8642
8643 [ Upstream Kernel Changes ]
8644
8645 * rebase to v3.13
8646 - LP: #1270603
8647
8648 -- Andy Whitcroft <apw@canonical.com> Fri, 17 Jan 2014 15:45:31 +0000
8649
8650 linux (3.13.0-4.19) trusty; urgency=low
8651
8652 [ Andy Whitcroft ]
8653
8654 * [Config] libunwind8-dev is now available for ppc64el
8655 * [Packaging] tools -- make cpupower optional
8656 * [Packaging] tools -- enable correctly for x86
8657
8658 [ Tim Gardner ]
8659
8660 * Release Tracking Bug
8661 - LP: #1269872
8662
8663 [ Upstream Kernel Changes ]
8664
8665 * SAUCE: ARM: OMAP: hwmod: Add SYSC offsets for AES IP
8666 * SAUCE: ARM: OMAP4: hwmod: Add hwmod data for AES IP
8667 * SAUCE: OMAP: AM33xx: hwmod: Correct AES module SYSC type
8668 * SAUCE: crypto: omap-aes: add error check for pm_runtime_get_sync
8669
8670 [ Upstream Kernel Changes ]
8671
8672 * rebase to 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5
8673
8674 -- Tim Gardner <tim.gardner@canonical.com> Wed, 15 Jan 2014 13:23:05 +0000
8675
8676 linux (3.13.0-3.18) trusty; urgency=low
8677
8678 [ Andy Whitcroft ]
8679
8680 * rebase to v3.13-rc8
8681 * [Packaging] efi -- allow EFI signatures on any arch
8682
8683 [ Tim Gardner ]
8684
8685 * [Config] Fix vcs-git path
8686 * Release Tracking Bug
8687 - LP: #1268683
8688
8689 [ Upstream Kernel Changes ]
8690
8691 * rebase to v3.13-rc8
8692
8693 -- Andy Whitcroft <apw@canonical.com> Sun, 12 Jan 2014 11:58:01 +0000
8694
8695 linux (3.13.0-2.17) trusty; urgency=low
8696
8697 [ Andy Whitcroft ]
8698
8699 * Release Tracking Bug
8700 - LP: #1267809
8701 * [Config] apply Platform support>>CPUIdle driver>>CPU Idle config
8702 defaults
8703 * [Config] apply Platform support>>CPU Frequency scaling config defaults
8704 * [Config] CONFIG_PARIDE_EPATC8=y
8705 * [Config] apply Device Drivers >> Broadcom specific AMBA config defaults
8706 * [Config] apply Bus options >> PCI support >> RapidIO support >> RapidIO
8707 Switch drivers config defaults
8708 * [Config] apply Cryptographic API config defaults
8709 * [Config] apply Device Drivers >> Common Clock Framework config defaults
8710 * [Config] apply Device Drivers >> Distributed Switch Architecture
8711 drivers config defaults
8712 * [Config] apply Device Drivers >> Graphics support >> Backlight & LCD
8713 device support config defaults
8714 * [Config] apply Device Drivers >> Graphics support >> Support for frame
8715 buffer devices >> Bootup logo config defaults
8716 * annotations -- update in tree annotations
8717 * [Config] apply Bus options >> PCI support >> RapidIO support config
8718 defaults
8719 * [Config] CONFIG_POWER_AVS=y CONFIG_RESET_CONTROLLER=y
8720 * [Config] apply Device Drivers >> 1-wire Bus Masters config defaults
8721 * [Config] apply CAN Device Drivers >> Platform CAN drivers with Netlink
8722 support config defaults
8723 * [Config] apply Device Drivers >> Character devices >> Serial drivers
8724 config defaults
8725 * [Config] apply Device Drivers >> Generic Thermal sysfs driver config
8726 defaults
8727 * [Config] apply Device Drivers >> Character devices >> TPM Hardware
8728 Support config defaults
8729 * [Config] apply Device Drivers >> Character devices config defaults
8730 * [Config] apply Device Drivers >> HID support >> USB HID support >> USB
8731 HID transport layer config defaults
8732 * [Config] apply Device Drivers >> HID support >> HID bus support config
8733 defaults
8734 * [Config] apply Device Drivers >> HID support >> USB HID support config
8735 defaults
8736 * annotations -- update in tree annotations
8737 * [Config] apply Device Drivers >> GPIO Support config defaults
8738 * [Config] update configs for apparmour update
8739
8740 [ John Johansen ]
8741
8742 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
8743 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
8744 - LP: #1208988
8745 * SAUCE: apparmor: allocate path lookup buffers during init
8746 - LP: #1208988
8747 * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
8748 - LP: #1236455
8749
8750 [ Tim Gardner ]
8751
8752 * Revert "[Debian] getabis: Preface module with package name"
8753 * [Config] Added ppc64el to getabis
8754 * [packaging] Bump ABI for every new release
8755
8756 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jan 2014 11:48:39 +0000
8757
8758 linux (3.13.0-1.16) trusty; urgency=low
8759
8760 * First 3.13 upload.
8761 * Release tracker
8762 - LP: #1266852
8763
8764 -- Tim Gardner <tim.gardner@canonical.com> Tue, 07 Jan 2014 09:21:26 -0700
8765
8766 linux (3.13.0-0.15) trusty; urgency=low
8767
8768 [ Tim Gardner ]
8769
8770 * rebase to v3.13-rc7
8771
8772 [ Upstream Kernel Changes ]
8773
8774 * rebase to v3.13-rc7
8775
8776 -- Tim Gardner <tim.gardner@canonical.com> Sun, 05 Jan 2014 06:13:33 -0700
8777
8778 linux (3.13.0-0.14) trusty; urgency=low
8779
8780 [ Andy Whitcroft ]
8781
8782 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8783
8784 [ Tim Gardner ]
8785
8786 * Remove ubuntu/dm-raid4-5 in favor of CONFIG_MD_RAID456
8787 * Update lttng to Version 2.4.0-rc2
8788 * lttng: Disabled trace_kvm_async_pf_completed
8789 * [Config] CONFIG_IMA=y
8790 - LP: #1244627
8791
8792 [ Upstream Kernel Changes ]
8793
8794 * rebase to 7a262d2ed9fa42fad8c4f243f8025580b58cf2f6
8795
8796 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 Jan 2014 12:57:13 -0700
8797
8798 linux (3.13.0-0.13) trusty; urgency=low
8799
8800 [ Andy Whitcroft ]
8801
8802 * ubuntu: aufs3 -- (no-up) aufs3-base.patch
8803 * ubuntu: aufs3 -- (no-up) aufs3-mmap.patch
8804 * ubuntu: aufs3 -- (no-up) aufs3-standalone.patch
8805 * ubuntu: AUFS (no-squash): basic framework and update machinary
8806 * ubuntu: AUFS -- update to 7b136a27b021da9010d8b6c101939dd298e46be7
8807 * ubuntu: aufs3 -- enable
8808 * ubuntu: aufs3 -- update configs
8809
8810 -- Andy Whitcroft <apw@canonical.com> Thu, 02 Jan 2014 09:41:02 +0000
8811
8812 linux (3.13.0-0.12) trusty; urgency=low
8813
8814 [ Upstream Kernel Changes ]
8815
8816 * rebase to v3.13-rc6
8817
8818 -- Tim Gardner <tim.gardner@canonical.com> Tue, 31 Dec 2013 06:16:03 -0700
8819
8820 linux (3.13.0-0.11) trusty; urgency=low
8821
8822 [ Andy Whitcroft ]
8823
8824 * SAUCE: suspicious unlocked ->status reading and writing in ipc/sem.c
8825 * [Config] ppc64el -- initial defconfig based -generic flavour
8826 * [Config] initial defconfig for ppc64el
8827 * [Config] ubuntuise ppc64el config
8828 * [Config] ubuntuise ppc64el config part 2
8829 * [Config] d-i -- update empty udebs list
8830 * [Config] ppc64el -- split extras package
8831
8832 [ Anton Blanchard ]
8833
8834 * SAUCE: KVM: PPC: Book3S HV: Add little-endian guest support
8835
8836 [ Benjamin Herrenschmidt ]
8837
8838 * SAUCE: powerpc/powernv: Add calls to support little endian
8839
8840 [ Cédric Le Goater ]
8841
8842 * SAUCE: KVM: PPC: Book3S: add helper routine to load guest instructions
8843 * SAUCE: KVM: PPC: Book3S: add helper routines to detect endian order
8844 * SAUCE: KVM: PPC: Book3S: MMIO emulation support for little endian
8845 guests
8846
8847 [ Paul E. McKenney ]
8848
8849 * SAUCE: powerpc: Make 64-bit non-VMX copy_tofrom_user() bi-endian
8850
8851 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Dec 2013 16:48:55 +0000
8852
8853 linux (3.13.0-0.10) trusty; urgency=low
8854
8855 [ Andy Whitcroft ]
8856
8857 * rebase to v3.13-rc5
8858 * [Config] updateconfigs following rebase to v3.13-rc5
8859
8860 [ Upstream Kernel Changes ]
8861
8862 * rebase to v3.13-rc5
8863 - LP: #1260303
8864 - LP: #1260303
8865 - LP: #1260225
8866
8867 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Dec 2013 12:48:28 +0000
8868
8869 linux (3.13.0-0.9) trusty; urgency=low
8870
8871 [ Andy Whitcroft ]
8872
8873 * [Config] d-i -- allow missing firmware
8874
8875 -- Andy Whitcroft <apw@canonical.com> Fri, 20 Dec 2013 17:57:06 +0000
8876
8877 linux (3.13.0-0.8) trusty; urgency=low
8878
8879 [ Andy Whitcroft ]
8880
8881 * [Config] annotations -- first pass over entire config
8882 * [Config] drop libunwind8-dev from Build-Depends for ppc64el
8883
8884 [ Tim Gardner ]
8885
8886 * [Config] Add arm64 device tree files
8887 - LP: #1262901
8888
8889 -- Andy Whitcroft <apw@canonical.com> Thu, 19 Dec 2013 18:36:43 +0000
8890
8891 linux (3.13.0-0.7) trusty; urgency=low
8892
8893 [ Rajesh B Prathipati ]
8894
8895 * SAUCE: powerpc: Make unaligned accesses endian-safe for powerpc
8896
8897 [ Tim Gardner ]
8898
8899 * [Config] CONFIG_REGULATOR_S2MPS11=n for FTBS
8900
8901 [ Upstream Kernel Changes ]
8902
8903 * rebase to v3.13-rc4
8904 - LP: #1259790
8905 - LP: #1259437
8906 - LP: #1259435
8907
8908 -- Tim Gardner <tim.gardner@canonical.com> Fri, 13 Dec 2013 07:56:34 -0700
8909
8910 linux (3.13.0-0.6) trusty; urgency=low
8911
8912 [ Paolo Pisati ]
8913
8914 * [Config] armhf: arm64: VIRTIO_[BLK|MMIO|NET|CONSOLE|BALLOON]=y
8915 * [Config] i386: amd64: VIRTIO_CONSOLE=y
8916
8917 [ Tim Gardner ]
8918
8919 * [Config] CONFIG_TRANSPARENT_HUGEPAGE_ALWAYS=y
8920
8921 -- Tim Gardner <tim.gardner@canonical.com> Sun, 08 Dec 2013 09:22:01 -0700
8922
8923 linux (3.13.0-0.5) trusty; urgency=low
8924
8925 [ Andy Whitcroft ]
8926
8927 * correct bug listing for v3.13-rc2 rebase
8928 * [Config] ppc64el -- create linux-libc-dev
8929 * [Debian] Improve tools version message
8930 - LP: #1257715
8931
8932 [ Serge Hallyn ]
8933
8934 * SAUCE: fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)]
8935 - LP: #1248590
8936 * SAUCE: vfs: Fix a regression in mounting proc
8937
8938 [ Tim Gardner ]
8939
8940 * [Config] Build-in ohci-pci
8941 - LP: #1244176
8942 * Rebase to v3.13-rc3
8943
8944 [ Upstream Kernel Changes ]
8945
8946 * Revert "Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID
8947 checks""
8948 - LP: #1248590
8949
8950 [ Upstream Kernel Changes ]
8951
8952 * rebase to v3.13-rc3
8953 - LP: #1256840
8954 - LP: #1256212
8955
8956 -- Tim Gardner <tim.gardner@canonical.com> Sat, 07 Dec 2013 07:55:39 -0700
8957
8958 linux (3.13.0-0.4) trusty; urgency=low
8959
8960 [ Tim Gardner ]
8961
8962 * Rebase to v3.13-rc2
8963
8964 [ Upstream Kernel Changes ]
8965
8966 * rebase to v3.13-rc2
8967
8968 -- Tim Gardner <tim.gardner@canonical.com> Fri, 29 Nov 2013 23:54:05 -0500
8969
8970 linux (3.13.0-0.3) trusty; urgency=low
8971
8972 [ Andy Whitcroft ]
8973
8974 * Revert "SAUCE: Fix DocBook FTBS"
8975
8976 [ Tim Gardner ]
8977
8978 * [Debian] Re-sign modules after debug objcopy
8979 - LP: #1253155
8980 * [Config] CONFIG_EXT4_USE_FOR_EXT23=y
8981
8982 [ Upstream Kernel Changes ]
8983
8984 * doc: fix generation of device-drivers
8985 * rebase to b975dc3689fc6a3718ad288ce080924f9cb7e176
8986
8987 -- Tim Gardner <tim.gardner@canonical.com> Tue, 26 Nov 2013 12:24:42 -0700
8988
8989 linux (3.13.0-0.2) trusty; urgency=low
8990
8991 [ Tim Gardner ]
8992
8993 * SAUCE: Fix DocBook FTBS
8994
8995 -- Tim Gardner <tim.gardner@canonical.com> Mon, 25 Nov 2013 13:24:15 -0700
8996
8997 linux (3.13.0-0.1) trusty; urgency=low
8998
8999 [ Upstream Kernel Changes ]
9000
9001 * rebase to 7e3528c3660a2e8602abc7858b0994d611f74bc3
9002
9003 -- Tim Gardner <tim.gardner@canonical.com> Tue, 12 Nov 2013 07:28:53 -0700
9004
9005 linux (3.13.0-0.0) trusty; urgency=low
9006
9007 * Major release bump.
9008
9009 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Nov 2013 21:37:52 +0000
9010
9011 linux (3.12.0-2.7) trusty; urgency=low
9012
9013 * Fixed armhf ABI build failure.
9014 * Release tracker
9015 - LP: #1249477
9016
9017 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 16:22:45 -0700
9018
9019 linux (3.12.0-2.6) trusty; urgency=low
9020
9021 [ Joseph Salisbury ]
9022
9023 * SAUCE: tg3: Add support for new 57786 device id.
9024 - LP: #1242610
9025
9026 [ Tim Gardner ]
9027
9028 * [Config] CONFIG_OABI_COMPAT=n
9029 * [Config] add the wandboard to shipped dtb
9030 - LP: #1249421
9031 * Release tracker
9032 - LP: #1249477
9033
9034 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Nov 2013 12:23:18 -0700
9035
9036 linux (3.12.0-2.5) trusty; urgency=low
9037
9038 [ Andy Whitcroft ]
9039
9040 * rebase to mainline v3.12
9041 * [Config] updateconfigs following rebase to v3.12
9042 * postinst -- improve relative symlink detection with missing files
9043 - LP: #1248053
9044 * postinst -- fix unchanged link detection
9045 * [Config] update configs following addition of apparmor fixes
9046
9047 [ Anthony Wong ]
9048
9049 * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
9050 - LP: #1231305
9051
9052 [ John Johansen ]
9053
9054 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
9055 * SAUCE: apparmor: fix unix domain sockets to be mediated on connection
9056 - LP: #1208988
9057 * SAUCE: apparmor: allocate path lookup buffers during init
9058 - LP: #1208988
9059
9060 [ Tim Gardner ]
9061
9062 * [Config] Remove superfluous ubuntu/lttng-modules
9063
9064 [ Upstream Kernel Changes ]
9065
9066 * Revert "fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks"
9067 - LP: #1248590
9068
9069 [ Upstream Kernel Changes ]
9070
9071 * rebase to v3.12
9072 - LP: #1222850
9073
9074 [ Adam Conrad ]
9075 * etc/getabis: Fetch arm64/generic abis as well
9076
9077 -- Andy Whitcroft <apw@canonical.com> Wed, 06 Nov 2013 21:00:21 +0000
9078
9079 linux (3.12.0-1.3) trusty; urgency=low
9080
9081 [ Andy Whitcroft ]
9082
9083 * [Config] arm64 -- add arch to the configuration handlers
9084 * [Config] arm64 -- add generic flavour
9085 * [Config] arm64 -- default config
9086 * [Config] arm64 -- fix up various FTBFS config options
9087 * SAUCE: arm64: export __copy_in_user to modules
9088 * [Config] arm64 -- disable ABI/module checks
9089 * [Config] arm64 -- enforcer -- add arm64 to the enforcer
9090 * [Config] arm64 -- enable udebs for arm64
9091
9092 [ Colin Watson ]
9093
9094 * [Config] Clean up various udeb Provides
9095
9096 [ Paolo Pisati ]
9097
9098 * [Config] AHCI_IMX=y
9099 * [Config] build imx*-wandboard dtbs
9100
9101 [ Serge Hallyn ]
9102
9103 * SAUCE: device_cgroup: remove can_attach
9104
9105 [ Tim Gardner ]
9106
9107 * rebase to v3.12-rc7
9108 * SAUCE: KVM: Fix modprobe failure for kvm_intel/kvm_amd
9109 * Release tracker
9110 - LP: #1245932
9111
9112 [ Upstream Kernel Changes ]
9113
9114 * rebase to v3.12-rc7
9115 - LP: #1180881
9116 - LP: #1180881
9117 - LP: #1217957
9118
9119 -- Tim Gardner <tim.gardner@canonical.com> Sun, 27 Oct 2013 22:08:55 -0600
9120
9121 linux (3.12.0-0.2) trusty; urgency=low
9122
9123 [ Andy Whitcroft ]
9124
9125 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ
9126 CAPACITY (16) at SPC-2"
9127 * Revert "SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at
9128 SPC-2"
9129 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request READ
9130 CAPACITY (16) be preferred"
9131 * Revert "SAUCE: (no-up) scsi: add scsi device flag to request VPD pages
9132 be used at SPC-2"
9133 * Revert "overlayfs: Update to v19"
9134 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: implement show_options"
9135 * Revert "ubuntu: overlayfs v18 -- -- overlayfs: add statfs support"
9136 * Revert "ubuntu: overlayfs v18 -- -- overlay filesystem"
9137 * Revert "ubuntu: overlayfs v18 -- -- vfs: introduce
9138 clone_private_mount()"
9139 * Revert "ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to
9140 modules"
9141 * Revert "ubuntu: overlayfs v18 -- -- overlay: overlay filesystem
9142 documentation"
9143 * ubuntu: overlayfs v20 -- overlayfs: add statfs support
9144 * [Config] fix linux-libc-dev generation for arm64
9145 * [Config] fix linux-libc-dev generation for x32
9146 * [Config] add linux-libc-dev generation for ppc64el
9147
9148 [ Erez Zadok ]
9149
9150 * ubuntu: overlayfs v20 -- overlayfs: implement show_options
9151
9152 [ Miklos Szeredi ]
9153
9154 * ubuntu: overlayfs v20 -- vfs: add i_op->dentry_open()
9155 * ubuntu: overlayfs v20 -- vfs: export do_splice_direct() to modules
9156 * ubuntu: overlayfs v20 -- vfs: export __inode_permission() to modules
9157 * ubuntu: overlayfs v20 -- vfs: introduce clone_private_mount()
9158 * ubuntu: overlayfs v20 -- overlay filesystem
9159 * ubuntu: overlayfs v20 -- fs: limit filesystem stacking depth
9160
9161 [ Neil Brown ]
9162
9163 * ubuntu: overlayfs v20 -- overlay: overlay filesystem documentation
9164
9165 [ Paolo Pisati ]
9166
9167 * [Config] arm: VIRTIO_[BLK|NET|MMIO]=y
9168
9169 [ Seth Forshee ]
9170
9171 * SAUCE: (no-up) ACPI: Disable Windows 8 compatibility for some Lenovo
9172 ThinkPads
9173 - LP: #1183856
9174
9175 [ Tim Gardner ]
9176
9177 * [Config] CONFIG_CRYPTO_CRCT10DIF=y, CONFIG_CRYPTO_CRCT10DIF_PCLMUL=m
9178 * rebase to v3.12-rc2
9179 * updateconfigs
9180 * [Config] disable CONFIG_FB_VESA enforcer check
9181 * [Config] Disable lttng for FTBS
9182 * rebase to v3.12-rc3
9183 * rebase to v3.12-rc4
9184 * [Config] CONFIG_ANDROID=n
9185 - LP: #1235161
9186 * [Config] CONFIG_L2TP_V3=y
9187 - LP: #1235914
9188 * [Config] CONFIG_USB_OTG=n for all arches
9189 * Release tracker
9190 - LP: #1242811
9191
9192 [ Upstream Kernel Changes ]
9193
9194 * scsi: hyper-v storsvc switch up to SPC-3
9195
9196 * rebase to v3.12-rc6
9197 - LP: #1235977
9198 - LP: #1235523
9199 - LP: #1239392
9200 - LP: #1227491
9201
9202 * rebase to v3.12-rc3
9203 - LP: #1231931
9204
9205 * rebase to v3.12-rc2
9206 - LP: #1213820
9207 - LP: #1213055
9208 - LP: #1198030
9209
9210 -- Tim Gardner <tim.gardner@canonical.com> Mon, 23 Sep 2013 07:41:07 -0600
9211
9212 linux (3.11.0-8.15) saucy; urgency=low
9213
9214 [ Tim Gardner ]
9215
9216 * Release tracker
9217 - LP: #1227969
9218
9219 * Update lttng
9220 Updated to git://git.lttng.org/lttng-modules.git 9998f5216f4641a79e158135
9221 Version 2.3.0+
9222
9223 [ Upstream Kernel Changes ]
9224
9225 * igb: Add additional get_phy_id call for i354 devices
9226 - LP: #1219619
9227 * igb: Read flow control for i350 from correct EEPROM section
9228 - LP: #1219619
9229 * timekeeping: Fix HRTICK related deadlock from ntp lock changes
9230 Required for lttng update.
9231
9232 -- Tim Gardner <tim.gardner@canonical.com> Thu, 19 Sep 2013 07:41:49 -0600
9233
9234 linux (3.11.0-7.14) saucy; urgency=low
9235
9236 [ Andy Whitcroft ]
9237
9238 * [Packaging] sort out linux-tools naming
9239 - LP: #1205284
9240 * [Packaging] linux-tools: switch to common generic version helper
9241
9242 [ Paolo Pisati ]
9243
9244 * [Config] highbank: ecx1000: CPU_IDLE causes instabilities, disable it
9245
9246 [ Tim Gardner ]
9247
9248 * Release tracker
9249 - LP: #1226160
9250
9251 [ Tony Lindgren ]
9252
9253 * SAUCE: ARM: dts: Fix muxing and regulator for wl12xx on the SDIO bus
9254 for pandaboard
9255
9256 [ Upstream Kernel Changes ]
9257
9258 * USB: handle LPM errors during device suspend correctly
9259 - LP: #1011415
9260 * usb: don't check pm qos NO_POWER_OFF flag in usb_port_suspend()
9261 - LP: #1011415
9262 * usb: Don't fail port power resume on device disconnect.
9263 - LP: #1011415
9264
9265 [ Upstream Kernel Changes ]
9266
9267 * rebase to v3.11.1
9268
9269 -- Tim Gardner <tim.gardner@canonical.com> Wed, 11 Sep 2013 07:30:17 -0600
9270
9271 linux (3.11.0-7.13) saucy; urgency=low
9272
9273 * Release tracker
9274 - LP: #1223545
9275
9276 [ Andy Whitcroft ]
9277
9278 * SAUCE: (no-up) scsi: add scsi device flag to request VPD pages be used at SPC-2
9279 - LP: #1223499
9280 * SAUCE: (no-up) scsi: add scsi device flag to request READ CAPACITY (16) be preferred
9281 - LP: #1223499
9282 * SAUCE: (no-up) scsi: hyper-v storage -- mark as VPD capable at SPC-2
9283 - LP: #1223499
9284 * SAUCE: (no-up) scsi: hyper-v storage -- mark as preferring READ CAPACITY (16) at SPC-2
9285 - LP: #1223499
9286
9287 [ Maximiliano Curia ]
9288
9289 * SAUCE: (no-up) Only let characters through when there are active readers.
9290 - LP: #1208740
9291
9292 [ Tim Gardner ]
9293
9294 * [Debian] getabis: Commit new ABI directory, remove the old
9295 * [Config] CONFIG_EFIVAR_FS=y
9296 - LP: #1223195
9297 * [Config] CONFIG_EFI_VARS_PSTORE=m,
9298 CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE=n
9299 * SAUCE: (no-up) USB: input: cm109.c: Convert high volume dev_err() to dev_err_ratelimited()
9300 - LP: #1222850
9301
9302 [ Upstream Kernel Changes ]
9303
9304 * Intel xhci: refactor EHCI/xHCI port switching
9305 - LP: #1210858
9306
9307 -- Tim Gardner <tim.gardner@canonical.com> Tue, 10 Sep 2013 09:00:19 -0600
9308
9309 linux (3.11.0-6.12) saucy; urgency=low
9310
9311 * Release tracker
9312 - LP: #1222893
9313
9314 [ Andy Whitcroft ]
9315
9316 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
9317 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
9318 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
9319 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
9320 - LP: #1222407
9321
9322 [ Paolo Pisati ]
9323
9324 * [Config] restore mmc boot on panda
9325
9326 [ Tyler Hicks ]
9327
9328 * SAUCE: apparmor: Use shash crypto API interface for profile hashes
9329 - LP: #1216294
9330
9331 [ Upstream Kernel Changes ]
9332
9333 * net: calxedaxgmac: remove NETIF_F_FRAGLIST setting
9334 * net: calxedaxgmac: read correct field in xgmac_desc_get_buf_len
9335 * net: calxedaxgmac: fix race between xgmac_tx_complete and xgmac_tx_err
9336 * net: calxedaxgmac: fix possible skb free before tx complete
9337 * net: calxedaxgmac: update ring buffer tx_head after barriers
9338 * net: calxedaxgmac: fix race with tx queue stop/wake
9339 * net: calxedaxgmac: enable interrupts after napi_enable
9340 * net: calxedaxgmac: fix various errors in xgmac_set_rx_mode
9341 * net: calxedaxgmac: remove some unused statistic counters
9342 * net: calxedaxgmac: fix rx DMA mapping API size mismatches
9343 * net: calxedaxgmac: fix xgmac_xmit DMA mapping error handling
9344 * mfd: rtsx: Read vendor setting from config space
9345 - LP: #1201698
9346
9347 -- Tim Gardner <tim.gardner@canonical.com> Mon, 09 Sep 2013 07:21:06 -0600
9348
9349 linux (3.11.0-5.11) saucy; urgency=low
9350
9351 * Release tracker
9352 - LP: #1221886
9353
9354 [ Adam Lee ]
9355
9356 * SAUCE: Bluetooth: Add support for 04ca:2007
9357 - LP: #1153448
9358 * SAUCE: Bluetooth: Add support for 105b:e065
9359 - LP: #1161261
9360
9361 [ Gavin Guo ]
9362
9363 * SAUCE: Bluetooth: Add support for Broadcom 413c:8143
9364 - LP: #1166113
9365
9366 [ Upstream Kernel Changes ]
9367
9368 * igb: Reset the link when EEE setting changed
9369 - LP: #1219619
9370 * igb: Read register for latch_on without return value
9371 - LP: #1219619
9372 * igb: Added rcu_lock to avoid race
9373 - LP: #1219619
9374 * igb: don't allow SR-IOV without MSI-X
9375 - LP: #1219619
9376 * igb: Update MTU so that it is always at least a standard frame size
9377 - LP: #1219619
9378 * igb: Refactor of init_nvm_params
9379 - LP: #1219619
9380 * igb: Refactor NVM read functions to accommodate devices with no flash
9381 - LP: #1219619
9382 * igb: Add device support for flashless SKU of i210 device
9383 - LP: #1219619
9384 * igb: Fix get_fw_version function for all parts
9385 - LP: #1219619
9386 * igb: Add macro for size of RETA indirection table
9387 - LP: #1219619
9388 * igb: Expose RSS indirection table for ethtool
9389 - LP: #1219619
9390 * igb: Don't look for a PBA in the iNVM when flashless
9391 - LP: #1219619
9392 * igb: Implementation of 1-sec delay for i210 devices
9393 - LP: #1219619
9394 * igb: New PHY_ID for i354 device
9395 - LP: #1219619
9396 * igb: M88E1543 PHY downshift implementation
9397 - LP: #1219619
9398 * igb: No PHPM support in i354 devices
9399 - LP: #1219619
9400 * igb: Support to get 2_5G link status for appropriate media type
9401 - LP: #1219619
9402 * igb: Get speed and duplex for 1G non_copper devices
9403 - LP: #1219619
9404 * igb: Implementation to report advertised/supported link on i354 devices
9405 - LP: #1219619
9406 * igb: Update version number
9407 - LP: #1219619
9408 * Bluetooth: Take proper tty_struct references
9409 - LP: #1189998
9410 * Bluetooth: Remove the device from the list in the destructor
9411 - LP: #1189998
9412 * Bluetooth: Move the tty initialization and cleanup out of open/close
9413 - LP: #1189998
9414 * Bluetooth: Implement .activate, .shutdown and .carrier_raised methods
9415 - LP: #1189998
9416 * Bluetooth: Fix the reference counting of tty_port
9417 - LP: #1189998
9418 * Bluetooth: Purge the dlc->tx_queue to avoid circular dependency
9419 - LP: #1189998
9420
9421 [ Wen-chien Jesse Sung ]
9422
9423 * SAUCE: Bluetooth: Support for loading broadcom patchram firmware
9424 - LP: #1065400
9425 * SAUCE: Bluetooth: Add support for 13d3:3388 and 13d3:3389
9426 - LP: #1065400
9427
9428 -- Tim Gardner <tim.gardner@canonical.com> Thu, 05 Sep 2013 08:06:17 -0600
9429
9430 linux (3.11.0-5.10) saucy; urgency=low
9431
9432 [ Andy Whitcroft ]
9433
9434 * Release tracker
9435 - LP: #1220222
9436 * Revert "[Config] Fix ubuntu directoy Kbuilds"
9437 * Revert "aufs update dropped some Kbuild files"
9438 * Revert "ubuntu: AUFS -- follow rename of loop.h into drivers/block"
9439 * Revert "ubuntu: AUFS -- update to
9440 8e503d4142c189ed6c47a2177ad2cd058e8d340e"
9441 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch"
9442 * Revert "ubuntu: (no-squash) AUFS3 -- aufs3-base.patch"
9443 * rebase to v3.11 final
9444 * [Config] clean up ubuntu/Kconfig and ubuntu/Makefile
9445 * ubuntu: AUFS (no-squash): basic framework and update machinary
9446 * ubuntu: (no-squash) AUFS3 -- aufs3-base.patch
9447 * ubuntu: (no-squash) AUFS3 -- aufs3-standalone.patch
9448 * ubuntu: AUFS -- update to 5ac5fe26a90a818218310e208d17688fddb07622
9449 * ubuntu: (no-squash) AUFS -- enable aufs
9450 * ubuntu: AUFS -- fix remaining d_count references to use accessor
9451 * ubuntu: lttng -- follow rename of pid_ns
9452 * SAUCE: disable stack-protector for ARM compressed bootloader
9453
9454 [ Paolo Pisati ]
9455
9456 * [Config] ARM_ATAG_DTB_COMPAT=y
9457
9458 [ Rob Herring ]
9459
9460 * [Config] Enable KVM and virtio for armhf generic-lpae
9461
9462 [ Tim Gardner ]
9463
9464 * [Config] CONFIG_ARPD=y
9465 * [Config] CONFIG_ZSWAP=y
9466 - LP: #1215379
9467
9468 [ Upstream Kernel Changes ]
9469
9470 * uvcvideo: quirk PROBE_DEF for Dell SP2008WFP monitor.
9471 - LP: #1217957
9472 * ARM: use phys_addr_t for DMA zone sizes
9473 * ARM: highbank: enable DMA zone for LPAE
9474 * ARM: highbank: select ARCH_HAS_HOLES_MEMORYMODEL
9475 * ARM: highbank: select required errata work-arounds
9476 * DMA: fix AMBA PL08x compilation issue with 64bit DMA address type
9477 * DMA: fix printk warning in AMBA PL08x DMA driver
9478 * ARM: highbank: select ARCH_DMA_ADDR_T_64BIT for LPAE
9479 * ARM: move outer_cache declaration out of ifdef
9480 * ARM: highbank: avoid L2 cache smc calls when PL310 is not present
9481 * ARM: highbank: clean-up some unused includes
9482 * ARM: xen: only set pm function ptrs for Xen guests
9483
9484 [ Upstream Kernel Changes ]
9485
9486 * rebase to v3.11
9487
9488 -- Andy Whitcroft <apw@canonical.com> Tue, 03 Sep 2013 17:08:06 +0100
9489
9490 linux (3.11.0-4.9) saucy; urgency=low
9491
9492 [ Tim Gardner ]
9493
9494 * rebase to v3.11-rc7
9495 * Release tracker
9496 - LP: #1216962
9497
9498 [ Upstream Kernel Changes ]
9499
9500 * mwifiex: do not create AP and P2P interfaces upon driver loading
9501 - LP: #1212720
9502
9503 -- Tim Gardner <tim.gardner@canonical.com> Mon, 26 Aug 2013 06:25:35 -0600
9504
9505 linux (3.11.0-3.8) saucy; urgency=low
9506
9507 [ Johannes Berg ]
9508
9509 * SAUCE: mac80211: ignore (E)CSA in probe response frames
9510 - LP: #1201470
9511
9512 -- Tim Gardner <tim.gardner@canonical.com> Fri, 23 Aug 2013 09:47:36 -0600
9513
9514 linux (3.11.0-3.7) saucy; urgency=low
9515
9516 [ Tim Gardner ]
9517
9518 * SAUCE: (no-up) hv_vss_daemon -- prevent self-daemonising to allow
9519 upstart to track
9520 * SAUCE: (no-up) hv -- bodge hv_vss_daemon so it can use the local
9521 linux/hyperv.h
9522 * SAUCE: hv: Add vss daemon to Makefile
9523 * [Debian] Add hv_vss_daemon to tools package
9524 - LP: #1213282
9525 * [Config] Fix ubuntu directoy Kbuilds
9526 - LP: #1181755
9527
9528 -- Tim Gardner <tim.gardner@canonical.com> Tue, 20 Aug 2013 08:34:05 -0600
9529
9530 linux (3.11.0-3.6) saucy; urgency=low
9531
9532 [ Andy Whitcroft ]
9533
9534 * [Packaging] tools: conditionalise x86 and hyper-v tools sensibly
9535 * [Config] tools: enable x86 and hyper-v
9536
9537 [ John Johansen ]
9538
9539 * Revert "SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable
9540 snapshot"
9541 * Revert "SAUCE: (no-up) apparmor: fix apparmor module status for none
9542 root users"
9543 * SAUCE: (no-up) apparmor: Sync to apparmor 3 - alpha 4 snapshot
9544
9545 [ Joseph Salisbury ]
9546
9547 * SAUCE: (no-up) intel_ips: blacklist ASUSTek G60JX laptops
9548 - LP: #1210848
9549
9550 [ Kamal Mostafa ]
9551
9552 * [debian] tools: ship 'cpupower' in linux-tools
9553 - LP: #1158668
9554 * [Config] Build-dep on libpci-dev for cpu tools
9555 - LP: #1158668
9556
9557 [ Tim Gardner ]
9558
9559 * rebase to v3.11-rc6
9560 * Release tracker
9561 - LP: #1213941
9562
9563 -- Tim Gardner <tim.gardner@canonical.com> Fri, 16 Aug 2013 07:02:07 -0600
9564
9565 linux (3.11.0-2.5) saucy; urgency=low
9566
9567 [ Tim Gardner ]
9568
9569 * [Config] CONFIG_PM_DEBUG=y
9570 - LP: #1210539
9571 * rebase to v3.11-rc5
9572 * Release tracker
9573 - LP: #1211378
9574
9575 -- Tim Gardner <tim.gardner@canonical.com> Mon, 12 Aug 2013 06:10:39 -0600
9576
9577 linux (3.11.0-1.4) saucy; urgency=low
9578
9579 [ Tim Gardner ]
9580
9581 * Bump ABI when making changes to the inclusion list lest
9582 you cause conflicts with existing installed kernel
9583 packages.
9584 - LP: #1210331
9585
9586 -- Tim Gardner <tim.gardner@canonical.com> Fri, 09 Aug 2013 03:03:51 +0100
9587
9588 linux (3.11.0-0.3) saucy; urgency=low
9589
9590 [ Tim Gardner ]
9591
9592 * [Config] Include rbd and kvm in the virtual inclusion list
9593 - LP: #1206961
9594 * [Config] Removed obsolete inclusion list entries
9595
9596 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Aug 2013 08:52:14 +0100
9597
9598 linux (3.11.0-0.2) saucy; urgency=low
9599
9600 [ Bruce Allan ]
9601
9602 * SAUCE: (no-up) e1000e: fix I217/I218 PHY initialization flow
9603 - LP: #1206757
9604 * SAUCE: (no-up) e1000e: enable support for new device IDs
9605 - LP: #1206757
9606
9607 [ John Johansen ]
9608
9609 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
9610
9611 [ Paolo Pisati ]
9612
9613 * build vexpress a15 dtb
9614 * [Config] disable Broadcom bcm support (ARCH_BCM)
9615 * [Config] disable Allwinner a1x support (ARCH_SUNXI)
9616 * [Config] disable WonderMedia WM8850 support (ARCH_WM8850)
9617 * [Config] disable Rockchip support (ARCH_ROCKCHIP)
9618 * [Config] disable STMicroelectronics STiH41x SOCs (ARCH_STI)
9619 * [Config] disable TI Keystone, AM43xx and OMAP5 support
9620 * [Config] ARM_APPENDED_DTB=y
9621
9622 [ Tim Gardner ]
9623
9624 * rebase to v3.11-rc4
9625 * overlayfs: Update to v19
9626 * [Config] Enable overlayfs
9627 * SAUCE: Fix lttng compile errors
9628
9629 [ Upstream Kernel Changes ]
9630
9631 * rebase to v3.11-rc4
9632 - LP: #1163720
9633 - LP: #1162026
9634 - LP: #1195636
9635 - LP: #1195597
9636 - LP: #1180409
9637 - LP: #1168430
9638
9639 -- Tim Gardner <tim.gardner@canonical.com> Sun, 04 Aug 2013 03:45:31 -0600
9640
9641 linux (3.11.0-0.1) saucy; urgency=low
9642
9643 [ Upstream Kernel Changes ]
9644
9645 * rebase to 64ccccf8525fee499625b517c0faadf784c79e93
9646 - LP: #1163720
9647 - LP: #1162026
9648 - LP: #1195636
9649 - LP: #1195597
9650 - LP: #1180409
9651 - LP: #1168430
9652
9653 -- Tim Gardner <tim.gardner@canonical.com> Mon, 08 Jul 2013 08:50:46 -0600
9654
9655 linux (3.10.0-2.10) saucy; urgency=low
9656
9657 [ Andy Whitcroft ]
9658
9659 * [Config] CONFIG_INTEL_MEI*=m
9660 - LP: #1196155
9661 * [Config] CONFIG_DEBUG_INFO=y
9662
9663 [ Stephen Warren ]
9664
9665 * [Config] fix Calxeda xgmac module filename
9666
9667 [ Upstream Kernel Changes ]
9668
9669 * Revert "serial: 8250_pci: add support for another kind of NetMos
9670 Technology PCI 9835 Multi-I/O Controller"
9671 - LP: #1190967
9672 * mfd: lpc_ich: Add support for Intel Avoton SoC
9673 - LP: #1196658
9674
9675 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jul 2013 18:08:02 +0100
9676
9677 linux (3.10.0-2.9) saucy; urgency=low
9678
9679 [ Andy Whitcroft ]
9680
9681 * rebase to v3.10
9682
9683 [ John Johansen ]
9684
9685 * Revert "SAUCE: (no-up) apparmor: Fix quieting of audit messages for
9686 network mediation"
9687 * Revert "SAUCE: (no-up) apparmor: Fix compile warnings"
9688 * Revert "SAUCE: (no-up) AppArmor: basic networking rules"
9689 * Revert "SAUCE: (no-up) apparmor: Add the ability to mediate mount"
9690 * Revert "SAUCE: (no-up) AppArmor: Add profile introspection file to
9691 interface"
9692 * Revert "SAUCE: (no-up) AppArmor: Disable Add PR_{GET,SET}_NO_NEW_PRIVS
9693 to prevent execve from granting privs"
9694 * SAUCE: (no-up) apparmor: Sync to apparmor 3 dev stable snapshot
9695
9696 [ Upstream Kernel Changes ]
9697
9698 * rebase to v3.10
9699
9700 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Jul 2013 17:42:29 +0100
9701
9702 linux (3.10.0-1.8) saucy; urgency=low
9703
9704 [ Andy Whitcroft ]
9705
9706 * Release Tracking Bug
9707 - LP: #1195717
9708
9709 [ Andy Whitcroft ]
9710
9711 * Revert "ubuntu: overlayfs -- follow change to do_splice_direct
9712 interface"
9713 * Revert "ubuntu: overlayfs -- expose do_splice_direct prototype"
9714 * Revert "SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path
9715 reference"
9716 * Revert "ubuntu: overlayfs -- add FS_ALIAS"
9717 * Revert "ubuntu: overlayfs --
9718 overlayfs-copy-up-i_uid-i_gid-from-the-underlying-inode"
9719 * Revert "ubuntu: overlayfs -- ovl-switch-to-inode_permission"
9720 * Revert "ubuntu: overlayfs -- vfs-export-inode_permission-to-modules"
9721 * Revert "ubuntu: overlayfs -- overlayfs-create-new-inode-in-ovl_link"
9722 * Revert "ubuntu: overlayfs --
9723 overlayfs-fix-possible-leak-in-ovl_new_inode"
9724 * Revert "ubuntu: overlayfs -- fs-limit-filesystem-stacking-depth"
9725 * Revert "ubuntu: overlayfs -- overlay-overlay-filesystem-documentation"
9726 * Revert "ubuntu: overlayfs -- overlayfs-implement-show_options"
9727 * Revert "ubuntu: overlayfs -- overlayfs-add-statfs-support"
9728 * Revert "ubuntu: overlayfs -- overlay filesystem"
9729 * Revert "ubuntu: overlayfs -- vfs-introduce-clone_private_mount"
9730 * Revert "ubuntu: overlayfs -- vfs-export-do_splice_direct-to-modules"
9731 * Revert "ubuntu: overlayfs -- vfs-add-i_op-dentry_open"
9732 * ubuntu: overlayfs v18 -- -- overlayfs: add statfs support
9733
9734 [ Erez Zadok ]
9735
9736 * ubuntu: overlayfs v18 -- -- overlayfs: implement show_options
9737
9738 [ Miklos Szeredi ]
9739
9740 * ubuntu: overlayfs v18 -- -- vfs: add i_op->dentry_open()
9741 * ubuntu: overlayfs v18 -- -- vfs: export do_splice_direct() to modules
9742 * ubuntu: overlayfs v18 -- -- vfs: export __inode_permission() to modules
9743 * ubuntu: overlayfs v18 -- -- vfs: introduce clone_private_mount()
9744 * ubuntu: overlayfs v18 -- -- overlay filesystem
9745 * ubuntu: overlayfs v18 -- -- fs: limit filesystem stacking depth
9746
9747 [ Neil Brown ]
9748
9749 * ubuntu: overlayfs v18 -- -- overlay: overlay filesystem documentation
9750
9751 [ Tim Gardner ]
9752
9753 * [Config] CONFIG_SUNRPC_DEBUG=y
9754 - LP: #1127319
9755
9756 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jun 2013 10:26:52 +0100
9757
9758 linux (3.10.0-0.7) saucy; urgency=low
9759
9760 [ Andy Whitcroft ]
9761
9762 * autopkgtest: switch Depends: to build-essential
9763
9764 -- Andy Whitcroft <apw@canonical.com> Tue, 25 Jun 2013 08:40:55 +0100
9765
9766 linux (3.10.0-0.6) saucy; urgency=low
9767
9768 [ Andy Whitcroft ]
9769
9770 * [Config] enable CONFIG_ARCH_TEGRA to fix FTBFS on armhf
9771 * SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
9772 - LP: #1098378
9773 * ubuntu: AUFS -- update to 4f14cef47eb7c23eda7198931fbab1040866b6ee
9774 * ubuntu: overlayfs -- expose do_splice_direct prototype
9775 * ubuntu: overlayfs -- follow change to do_splice_direct interface
9776 * [Config] flip CONFIG_NO_HZ_FULL_ALL off as it is overheating machines
9777 - LP: #1192691
9778
9779 [ Stefan Bader ]
9780
9781 * (d-i) Add dm-snapshot to md-modules
9782 - LP: #1191726
9783
9784 [ Tim Gardner ]
9785
9786 * Release tracker
9787 - LP: #1194149
9788 * [Config] CONFIG_WIL6210=n for armhf
9789 * [Config] d-i: Add calxedaxgmac to nic-modules
9790 - LP: #1192358
9791 * [debian] Use dh_strip
9792 - LP: #1192759
9793 * [Config] Enable perf for armhf
9794 * do_tools=false when cross compiling
9795 * [Config] CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS=y
9796 - LP: #1108082
9797
9798 [ Upstream Kernel Changes ]
9799
9800 * nsp32: switch reset delay to msleep() as it is tooo long
9801 * alx: add a simple AR816x/AR817x device driver
9802 Plucked from linux-next. replaces ubuntu/alx in favor of
9803 'to be merged' version in 3.11.
9804 * rebase to v3.10-rc7
9805 - LP: #1189363
9806
9807 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Jun 2013 18:10:31 -0600
9808
9809 linux (3.10.0-0.5) saucy; urgency=low
9810
9811 [ Andy Whitcroft ]
9812
9813 * rebase to v3.10-rc6
9814 * [Config] updateconfigs following rebase to v3.10-rc6
9815
9816 [ Upstream Kernel Changes ]
9817
9818 * rebase to v3.10-rc6
9819
9820 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Jun 2013 11:12:39 +0100
9821
9822 linux (3.10.0-0.4) saucy; urgency=low
9823
9824 [ Andy Whitcroft ]
9825
9826 * [Config] updateconfigs following rebase to v3.10-rc4
9827
9828 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 11:42:28 +0100
9829
9830 linux (3.10.0-0.3) saucy; urgency=low
9831
9832 [ Andy Whitcroft ]
9833
9834 * rebase to v3.10-rc5
9835
9836 [ Upstream Kernel Changes ]
9837
9838 * rebase to v3.10-rc5
9839 - LP: #1186170
9840
9841 -- Andy Whitcroft <apw@canonical.com> Mon, 10 Jun 2013 09:23:31 +0100
9842
9843 linux (3.10.0-0.2) saucy; urgency=low
9844
9845 [ Andy Whitcroft ]
9846
9847 * rebase to v3.10-rc4
9848 * [Config] CONFIG_BINFMT_SCRIPT=y to fix booting initramfs scripts
9849 * [Config] enable SND_PCM_DEBUG SND_PCM_XRUN_DEBUG
9850 - LP: #1187744
9851 * [Config] enforce CONFIG_BINFMT_SCRIPT=y
9852
9853 [ Dave Chiluk ]
9854
9855 * SAUCE: ncpfs: fix rmdir returns Device or resource busy
9856 - LP: #1035226
9857
9858 [ Tim Gardner ]
9859
9860 * rebase to v3.10-rc3
9861 * [Config] sparc be gone
9862 * [Config] ia64 be gone
9863 * d-i: block-modules provides nbd-modules
9864
9865 [ Upstream Kernel Changes ]
9866
9867 * rebase to v3.10-rc4
9868 * rebase to v3.10-rc3
9869
9870 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 May 2013 06:16:46 -0600
9871
9872 linux (3.10.0-0.1) saucy; urgency=low
9873
9874 [ Tim Gardner ]
9875
9876 * UBUNTU: Disabled lttng
9877 * UBUNTU: Disable aufs for FTBS
9878 * UBUNTU: Disabled alx
9879 * UBUNTU: alx: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
9880 * UBUNTU: rebase to v3.10-rc2
9881 * UBUNTU: SAUCE: uvcvideo: quirk PROBE_DEF for Alienware X51 OmniVision webcam
9882
9883 [ Andy Whitcroft ]
9884
9885 * UBUNTU: [Config] update standards version to 3.9.4.0
9886 * UBUNTU: [Config] squash duplicate package description (long and short)
9887 * UBUNTU: [Config] fix up Vcs-git: to point to saucy
9888 * UBUNTU: [Config] drop depenancy on util-linux as is Essential
9889 * UBUNTU: [Config] drop redundant Build-Conficts:
9890
9891 [ Upstream Kernel Changes ]
9892
9893 * rebase to v3.10-rc2
9894 - LP: #1180351
9895
9896 [ Upstream Kernel Changes ]
9897
9898 * rebase to v3.10-rc1
9899 - LP: #1172151
9900 - LP: #1089795
9901 - LP: #1167270
9902 - LP: #1128840
9903
9904 -- Tim Gardner <tim.gardner@canonical.com> Tue, 14 May 2013 13:41:07 -0600
9905
9906 linux (3.10.0-0.0) saucy; urgency=low
9907
9908 * Dummy
9909
9910 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9911
9912 linux (3.9.0-2.6) saucy; urgency=low
9913
9914 [ Tim Gardner ]
9915
9916 * rebase to v3.9.2
9917
9918 -- Tim Gardner <tim.gardner@canonical.com> Thu, 09 May 2013 20:30:40 +0100
9919
9920 linux (3.9.0-1.5) saucy; urgency=low
9921
9922 [ Tim Gardner ]
9923
9924 * rebase to v3.9.1
9925
9926 -- Tim Gardner <tim.gardner@canonical.com> Wed, 08 May 2013 12:49:45 -0400
9927
9928 linux (3.9.0-0.4) saucy; urgency=low
9929
9930 [ Andy Whitcroft ]
9931
9932 * ubuntu: overlayfs -- add FS_ALIAS
9933
9934 [ Tim Gardner ]
9935
9936 * Added lttng
9937 - LP: #1175784
9938
9939 -- Tim Gardner <tim.gardner@canonical.com> Thu, 02 May 2013 17:17:13 -0400
9940
9941 linux (3.9.0-0.3) saucy; urgency=low
9942
9943 [ Upstream Kernel Changes ]
9944
9945 * rebase to v3.9
9946
9947 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 18:20:00 -0400
9948
9949 linux (3.9.0-0.2) saucy; urgency=low
9950
9951 [ Tim Gardner ]
9952
9953 * Enable extras packaging for amd64/i386.
9954 Fixes build depenencies with brittany and linux-meta.
9955
9956 -- Tim Gardner <tim.gardner@canonical.com> Mon, 29 Apr 2013 05:37:01 -0600
9957
9958 linux (3.9.0-0.1) saucy; urgency=low
9959
9960 [ Upstream Kernel Changes ]
9961
9962 * rebase to v3.9-rc8
9963
9964 [ Upstream Kernel Changes ]
9965
9966 * rebase to v3.9-rc7
9967 - LP: #1128840
9968
9969 [ Upstream Kernel Changes ]
9970
9971 * rebase to v3.9-rc6
9972
9973 [ Upstream Kernel Changes ]
9974
9975 * rebase to v3.9-rc5
9976
9977 [ Upstream Kernel Changes ]
9978
9979 * rebase to v3.8-rc4
9980 - LP: #1095315
9981 - LP: #886975
9982 - LP: #1086921
9983
9984 [ Upstream Kernel Changes ]
9985
9986 * rebase to v3.9-rc3
9987 - LP: #1155016
9988 - LP: #1103594
9989
9990 [ Upstream Kernel Changes ]
9991
9992 * rebase to v3.9-rc2
9993
9994 [ Upstream Kernel Changes ]
9995
9996 * rebase to v3.9-rc1
9997 - LP: #901105
9998 - LP: #961286
9999 - LP: #1011792
10000 - LP: #1128934
10001 - LP: #886975
10002 - LP: #978807
10003
10004 -- Tim Gardner <tim.gardner@canonical.com> Wed, 20 Feb 2013 09:12:39 -0700
10005
10006 linux (3.8.0-7.14) raring; urgency=low
10007
10008 [ Andy Whitcroft ]
10009
10010 * [Config] CONFIG_RCU_USER_QS=n
10011 * [Config] CONFIG_MTD_ONENAND_SIM=n
10012 * annotations: add annotations for CONFIG_CC_STACKPROTECTOR
10013
10014 [ Upstream Kernel Changes ]
10015
10016 * rebase to v3.8
10017
10018 [Tim Gardner]
10019
10020 * Release Tracking Bug
10021 - LP: #1130111
10022 * UBUNTU: SAUCE: rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
10023 - LP: #1128840
10024
10025 -- Tim Gardner <tim.gardner@canonical.com> Mon, 18 Feb 2013 09:25:56 -0700
10026
10027 linux (3.8.0-6.13) raring; urgency=low
10028
10029 [Tim Gardner]
10030
10031 * Release Tracking Bug
10032 - LP: #1125364
10033 * Add ahci modules to d-i
10034 - LP: #1124415
10035
10036
10037 [ Chris Wilson ]
10038
10039 * SAUCE: drm/i915: Wait for pending flips to complete before tearing down
10040 the encoders
10041 - LP: #1097315
10042
10043 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 12:16:48 -0700
10044
10045 linux (3.8.0-6.12) raring; urgency=low
10046
10047 [Tim Gardner]
10048
10049 * perf: NO_LIBPERL=1
10050 * Fix linux-headers dependency
10051 * Release Tracking Bug
10052 - LP: #1124362
10053
10054 [ Andy Whitcroft ]
10055
10056 * [Config] enable CONFIG_AUFS_EXPORT to allow nfs exports
10057 - LP: #1121699
10058
10059 [ Daniel Vetter ]
10060
10061 * SAUCE: drm/i915: write backlight harder
10062 - LP: #954661
10063
10064 -- Tim Gardner <tim.gardner@canonical.com> Wed, 13 Feb 2013 10:25:11 -0700
10065
10066 linux (3.8.0-6.11) raring; urgency=low
10067
10068 [Tim Gardner]
10069
10070 * Release Tracking Bug
10071 - LP: #1122071
10072 * rebase to v3.8-rc7
10073 * Add libaudit-dev as a build dependency
10074 * Build perf with NO_LIBPYTHON=1 to avoid a python build dependency.
10075
10076 [ Leann Ogasawara ]
10077
10078 * [Config] Remove CONFIG_SATA_AHCI annotation
10079
10080 -- Tim Gardner <tim.gardner@canonical.com> Fri, 08 Feb 2013 07:41:13 -0500
10081
10082 linux (3.8.0-5.10) raring; urgency=low
10083
10084 [Tim Gardner]
10085
10086 * Release Tracking Bug
10087 - LP: #1118568
10088
10089 * Bump ABI to fix install issue with 3.8.0-4.8.
10090 Moving drivers/ata/*ahci* to linux-image caused an
10091 install conflict with linux-image-extras without an
10092 ABI bump.
10093
10094 [ Jan Beulich ]
10095
10096 * SAUCE: xen-pciback: rate limit error messages from
10097 xen_pcibk_enable_msi{, x}()
10098 - LP: #1117336
10099 - CVE-2013-0231
10100
10101 -- Tim Gardner <tim.gardner@canonical.com> Thu, 07 Feb 2013 05:38:12 -0700
10102
10103 linux (3.8.0-4.9) raring; urgency=low
10104
10105 [ Herton Ronaldo Krzesinski ]
10106
10107 * d-i: Add mellanox ethernet drivers to nic-modules
10108 - LP: #1015339
10109
10110 [ Joseph Salisbury ]
10111
10112 * SAUCE: ACPI: Add DMI entry for Sony VGN-FW41E_H
10113 - LP: #1113547
10114
10115 [ Kamal Mostafa ]
10116
10117 * SAUCE: alx driver import script
10118
10119 [ Qualcomm Atheros, Inc ]
10120
10121 * SAUCE: alx: Update to heads/master
10122
10123 [ Tim Gardner ]
10124
10125 * Release Tracking Bug
10126 - LP: #1117673
10127
10128 * [debian] Remove dangling symlink from headers package
10129 - LP: #1112442
10130 * [config] CONFIG_ALX=m
10131 * [Config] Add alx to d-i nic-modules
10132 * [Config] CONFIG_SATA_AHCI=m
10133 - LP: #1056563
10134
10135 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Feb 2013 05:54:32 -0800
10136
10137 linux (3.8.0-4.8) raring; urgency=low
10138
10139 [ Allen Ibara ]
10140
10141 * SAUCE: imx6: dts: Add IMX6Q AHCI support
10142
10143 [ Andy Whitcroft ]
10144
10145 * rebase to v3.8-rc6
10146 * updateconfigs following rebase to v3.8-rc6
10147
10148 [Leann Ogasawara]
10149
10150 * Release Tracking Bug
10151 - LP: #1112573
10152
10153 [ Paolo Pisati ]
10154
10155 * SAUCE: imx6: enable sata clk if SATA_AHCI_PLATFORM
10156 * [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
10157 * [Config] MMC_ARMMMCI=y (vexpress mmc)
10158 * [Config] FB_ARMCLCD=y (vexpress framebuffer)
10159
10160 [ Seth Forshee ]
10161
10162 * [Config] CONFIG_MAC80211_MESSAGE_TRACING=y
10163
10164 [ Upstream Kernel Changes ]
10165
10166 * rebase to v3.8-rc6
10167 - LP: #1107477
10168
10169 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 01 Feb 2013 07:20:59 -0800
10170
10171 linux (3.8.0-3.7) raring; urgency=low
10172
10173 [ Andy Green ]
10174
10175 * SAUCE: ARM: OMAP2+: add cpu id register to MAC address helper
10176 * SAUCE: ARM: omap2 add mac address allocation register api
10177 * SAUCE: ARM: omap2 panda register ethernet and wlan for automatic mac
10178 allocation
10179
10180 [ Leann Ogasawara ]
10181
10182 * rebase to v3.8-rc5
10183 * Release Tracking Bug
10184 - LP: #1111486
10185
10186 [ Paolo Pisati ]
10187
10188 * SAUCE: davinci: vpss: compilation fix
10189 * [Config] enable TI OMAP4 support (Pandaboard/ES)
10190 * [Config] OMAP_USB2=y (since TWL6030_USB depends on it)
10191 * [Config] enable Freescale IMX6 support (SabreLite)
10192 * [Config] SERIAL_IMX_CONSOLE=y
10193 * [Config] MMC_*_IMX=y
10194 * [Config] disable USB_SUSPEND
10195 * [Config] USB_MXS_PHY=y
10196 * [Config] USB_CHIPIDEA=y
10197 * SAUCE: DTB: add support for multiple DTBs
10198 * SAUCE: DTB: build imx6q-sabrelite
10199 * SAUCE: DTB: build beaglexm
10200 * SAUCE: DTB: build panda/panda es
10201 * [Config] disable CPU_FREQ
10202 * [Config] PANEL_TFP410=y (video DVI output)
10203 * [Config] SND_OMAP_SOC*=y
10204 * [Config] SND_IMX_SOC*=y
10205 * [Config] I2C_IMX=y
10206 * [Config] SPI_IMX=m
10207
10208 [ Stefan Bader ]
10209
10210 * [Config] Move 9p modules into generic package
10211 - LP: #1107658
10212
10213 [ Tony Lindgren ]
10214
10215 * SAUCE: ARM: OMAP2+: Limit omap initcalls to omap only on multiplatform
10216 kernels
10217 * SAUCE: ARM: OMAP2+: Use omap initcalls
10218 * SAUCE: ARM: OMAP: Fix i2c cmdline initcall for multiplatform
10219 * SAUCE: ARM: OMAP: Fix dmaengine init for multiplatform
10220 * SAUCE: ARM: OMAP2+: Add multiplatform debug_ll support
10221 * SAUCE: ARM: OMAP2+: Disable code that currently does not work with
10222 multiplaform
10223 * SAUCE: ARM: OMAP2+: Enable ARCH_MULTIPLATFORM support
10224 * SAUCE: ARM: OMAP2+: Add minimal support for booting vexpress
10225 * SAUCE: ARM: OMAP2+: Remove now obsolete uncompress.h and debug-macro.S
10226
10227 [ Upstream Kernel Changes ]
10228
10229 * rebase to v3.8-rc5
10230 - LP: #1096789
10231
10232 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Jan 2013 06:44:52 -0800
10233
10234 linux (3.8.0-2.6) raring; urgency=low
10235
10236 [ Adam Conrad ]
10237
10238 * Fix up linux-tools -> SRCPKGNAME-tools rename
10239
10240 [ Andy Whitcroft ]
10241
10242 * [Config] re-disable CONFIG_SOUND_OSS
10243 - LP: #1105230
10244
10245 [ Arend van Spriel ]
10246
10247 * SAUCE: brcmsmac: fix tx status processing
10248
10249 [Leann Ogasawara]
10250
10251 * Release Tracking Bug
10252 - LP: #1105104
10253
10254 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 Jan 2013 11:56:30 -0800
10255
10256 linux (3.8.0-1.5) raring; urgency=low
10257
10258 [Tim Gardner]
10259
10260 * Release Tracking Bug
10261 - LP: #1101235
10262
10263 [ Dudley Du ]
10264
10265 * SAUCE: Input: add support for Cypress PS/2 Trackpads
10266 - LP: #978807
10267
10268 [ Kamal Mostafa ]
10269
10270 * SAUCE: Input: increase struct ps2dev cmdbuf[] to 8 bytes
10271 * SAUCE: Input: Cypress PS/2 Trackpad simulated multitouch
10272 * [Config] Add CONFIG_PS2_CYPRESS
10273
10274 [ Tim Gardner ]
10275
10276 * rebase to v3.8-rc4
10277
10278 [ Upstream Kernel Changes ]
10279
10280 * rebase to v3.8-rc4
10281 - LP: #1095315
10282 - LP: #886975
10283 - LP: #1086921
10284
10285 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jan 2013 10:50:22 -0800
10286
10287 linux (3.8.0-0.4) raring; urgency=low
10288
10289 [ Leann Ogasawara ]
10290
10291 * [Config] Update CONFIG_TOUCHSCREEN_EGALAX build annotation
10292 * [Config] Update CONFIG_IIO build annotation
10293 * [Config] Update CONFIG_TOUCHSCREEN_EETI annotation
10294 * [Config] Remove CONFIG_SPI_DW_MMIO annotation
10295 * [Config] Remove CONFIG_SPI_PL022 annotation
10296 * [Config] Update CONFIG_EZX_PCAP annotation
10297 * [Config] Update CONFIG_SENSORS_AK8975 annotation
10298 * [Config] Disable CONFIG_DRM_MGAG200
10299 - LP: #1042903
10300
10301 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 Jan 2013 10:01:50 -0800
10302
10303 linux (3.8.0-0.3) raring; urgency=low
10304
10305 [ Andy Whitcroft ]
10306
10307 * Revert "SAUCE: (no-up) trace: add trace events for open(), exec() and
10308 uselib()"
10309
10310 [ Scott James Remnant ]
10311
10312 * SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()
10313 (for v3.7+)
10314 - LP: #1085766, #462111
10315
10316 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Jan 2013 16:57:27 +0000
10317
10318 linux (3.8.0-0.2) raring; urgency=low
10319
10320 [ Tim Gardner ]
10321
10322 * [packaging] Add macro to selectively disable building perf
10323 * [packaging] Cannot depend on universe package libaudit-dev
10324
10325 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Jan 2013 12:43:24 -0700
10326
10327 linux (3.8.0-0.1) raring; urgency=low
10328
10329
10330 [ Upstream Kernel Changes ]
10331
10332 * rebase to v3.8-rc3
10333 - LP: #1096789
10334
10335 [ Upstream Kernel Changes ]
10336
10337 * rebase to v3.8-rc2
10338 - LP: #1082357
10339 - LP: #1075882
10340
10341 -- Andy Whitcroft <apw@canonical.com> Mon, 17 Dec 2012 10:35:09 +0000
10342
10343 linux (3.7.0-7.15) raring; urgency=low
10344
10345 [ Chris J Arges ]
10346
10347 * SAUCE: add eeprom_bad_csum_allow module parameter
10348 - LP: #1070182
10349
10350 [ Leann Ogasawara ]
10351
10352 * Add ceph to linux-image for virtual instances
10353 - LP: #1063784
10354
10355 [ Serge Hallyn ]
10356
10357 * SAUCE: net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD
10358
10359 [ Tim Gardner ]
10360
10361 * [Config] CONFIG_SLUB_DEBUG=y
10362 - LP: #1090308
10363
10364 [ Upstream Kernel Changes ]
10365
10366 * Revert "[SCSI] sd: Implement support for WRITE SAME"
10367 - LP: #1089818
10368
10369 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 Dec 2012 06:50:20 -0800
10370
10371 linux (3.7.0-6.14) raring; urgency=low
10372
10373 [ Andy Whitcroft ]
10374
10375 * [Config] annotations: all new annotations scheme including defaults
10376 * [Configs] apply annotation updates to main configs (top section)
10377
10378 [ Leann Ogasawara ]
10379
10380 * Revert "SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm
10381 build"
10382 * Revert "SAUCE: [arm] fixup __aeabi_uldivmod undefined build error"
10383 * Temporarily disable module check for build
10384
10385 [ Stefan Bader ]
10386
10387 * ubuntu: dm-raid45: Adapt to upstream interface changes
10388 * Re-enable build of dm-raid45
10389
10390 [ Tim Gardner ]
10391
10392 * SAUCE: Moved scripts/fw-to-ihex.sh to debian/scripts/misc
10393 * SAUCE: ACPICA: Fix ACPI mutex object allocation memory leak on error
10394 * SAUCE: drm: Fix possible EDID memory allocation oops
10395 * SAUCE: ttm: Fix possible _manager memory allocation oops
10396 * SAUCE: iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
10397 * SAUCE: i915: intel_set_mode: Reduce stack allocation from 500 bytes to
10398 2 pointers
10399
10400 [ Tomas Hozza ]
10401
10402 * SAUCE: tools: hv: Netlink source address validation allows DoS
10403 - LP: #1084777
10404 - CVE-2012-5532
10405
10406 [ Upstream Kernel Changes ]
10407
10408 * rebase to v3.7
10409
10410 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 05 Dec 2012 14:11:12 -0800
10411
10412 linux (3.7.0-5.13) raring; urgency=low
10413
10414 [ Lino Sanfilippo ]
10415
10416 * SAUCE: inotify, fanotify: replace fsnotify_put_group() with
10417 fsnotify_destroy_group()
10418 - LP: #922906
10419 * SAUCE: fsnotify: introduce fsnotify_get_group()
10420 - LP: #922906
10421 * SAUCE: fsnotify: use reference counting for groups
10422 - LP: #922906
10423 * SAUCE: fsnotify: take groups mark_lock before mark lock
10424 - LP: #922906
10425 * SAUCE: fanotify: add an extra flag to mark_remove_from_mask that
10426 indicates wheather a mark should be destroyed
10427 - LP: #922906
10428 * SAUCE: fsnotify: use a mutex instead of a spinlock to protect a groups
10429 mark list
10430 - LP: #922906
10431 * SAUCE: fsnotify: pass group to fsnotify_destroy_mark()
10432 - LP: #922906
10433 * SAUCE: fsnotify: introduce locked versions of fsnotify_add_mark() and
10434 fsnotify_remove_mark()
10435 - LP: #922906
10436 * SAUCE: fsnotify: dont put marks on temporary list when clearing marks
10437 by group
10438 - LP: #922906
10439 * SAUCE: fsnotify: change locking order
10440 - LP: #922906
10441
10442 [ Tim Gardner ]
10443
10444 * [Config] CONFIG_NFC_LLCP=y
10445 * [Config] get-firmware: Filter new files through fwinfo
10446 * [Config] CONFIG_MTD_NAND_DOCG4=m for all arches
10447 * [Config] CONFIG_DRM_EXYNOS_HDMI=y
10448 * [Config] CONFIG_XEN=y for all arches
10449 * [Config] CONFIG_SND_OMAP_SOC_ZOOM2=m
10450 * [Config] CONFIG_MMC_DW_EXYNOS=m
10451 * [Config] CONFIG_GPIO_ADNP=m
10452 * [Config] find-obsolete-firmware: Use correct path
10453 * rebase to v3.7-rc8
10454 - LP: #1084640
10455
10456 [ Upstream Kernel Changes ]
10457
10458 * Revert "VFS: don't do protected {sym,hard}links by default"
10459 - LP: #1084192
10460
10461 -- Tim Gardner <tim.gardner@canonical.com> Wed, 28 Nov 2012 16:07:08 +0000
10462
10463 linux (3.7.0-4.12) raring; urgency=low
10464
10465 [ Tim Gardner ]
10466
10467 * Revert "[Config] Use -j1 for headers_install"
10468 * Revert "[Config] install-arch-headers needs a valid config"
10469 Strayed into the weeds in search of the root cause of the periodic
10470 build failure.
10471 Fixes powerpc FTBS introduced in -4.11.
10472 * [Config] hmake -j1
10473 The kernel makefile appears to have parallel dependency
10474 problems for the install_headers target. This appears to be root
10475 cause for a periodic build failure on N-way machines.
10476
10477 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 27 Nov 2012 12:33:06 -0800
10478
10479 linux (3.7.0-4.11) raring; urgency=low
10480
10481 [ Tim Gardner ]
10482
10483 * [Config] Use -j1 for headers_install
10484 Also fixes a powerpc FTBS introduced by
10485 "[Config] install-arch-headers needs a valid config".
10486
10487 -- Tim Gardner <tim.gardner@canonical.com> Tue, 27 Nov 2012 10:19:30 -0700
10488
10489 linux (3.7.0-4.10) raring; urgency=low
10490
10491 [ Andy Whitcroft ]
10492
10493 * [Config] add rebuild-test support for autopkgtest
10494 - LP: #1081500
10495 * [tests] move build tests out of the way
10496 - LP: #1081500
10497 * [tests] add an autopkgtest rebuild test
10498 - LP: #1081500
10499
10500 [ Tim Gardner ]
10501
10502 * rebase to v3.7-rc7
10503 * SAUCE: Remove emi62 files duplicated in linux-firmware
10504 * SAUCE: Remove sb16 files duplicated in linux-firmware
10505 * SAUCE: Remove whiteheat files duplicated in linux-firmware
10506 * SAUCE: Remove yamaha files duplicated in linux-firmware
10507 * SAUCE: Remove dsp56k files used only by m68k
10508 * SAUCE: firmware: Remove last vestiges of dabusb
10509 * SAUCE: Remove vicam files duplicated in linux-firmware
10510 * [Config] install-arch-headers needs a valid config
10511
10512 [ Upstream Kernel Changes ]
10513
10514 * rebase to v3.7-rc7
10515 - LP: #1076840
10516 - LP: #1081466
10517
10518 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 21 Nov 2012 06:07:23 -0800
10519
10520 linux (3.7.0-3.9) raring; urgency=low
10521
10522 [ Leann Ogasawara ]
10523
10524 * [Config] Enable CONFIG_X86_CPUFREQ_NFORCE2=y
10525 - LP: #1079900
10526 * Add nfsv3 to nfs-modules udeb
10527
10528 [ Paolo Pisati ]
10529
10530 * [Config] SND_OMAP_SOC*=y
10531 - LP: #1019321
10532
10533 [ Stefan Bader ]
10534
10535 * SAUCE: (no-up) xen/netfront: handle compound page fragments on transmit
10536 - LP: #1078926
10537
10538 [ Tim Gardner ]
10539
10540 * Revert "SAUCE: SECCOMP: audit: always report seccomp violations"
10541 - LP: #1079469
10542 * Revert "SAUCE: omap3 clocks .dev_id = NULL"
10543 * rebase to v3.7-rc6
10544 * SAUCE: script to detect obsolete firmware
10545 * SAUCE: Remove yam files duplicated in linux-firmware
10546 * SAUCE: Remove tehuti files duplicated in linux-firmware
10547 * SAUCE: Remove matrox files duplicated in linux-firmware
10548 * SAUCE: Remove cxgb3 files duplicated in linux-firmware
10549 * SAUCE: Remove r128 files duplicated in linux-firmware
10550 * SAUCE: Remove acenic files duplicated in linux-firmware
10551 * SAUCE: Remove keyspan files duplicated in linux-firmware
10552 * SAUCE: Remove sun files duplicated in linux-firmware
10553 * SAUCE: Remove radeon files duplicated in linux-firmware
10554 * SAUCE: Update bnx2x firmware to 7.8.2.0
10555 * [Config] generic.inclusion-list: econet has disappeared
10556
10557 [ Upstream Kernel Changes ]
10558
10559 * seccomp: forcing auditing of kill condition
10560 - LP: #1079469
10561 * rebase to v3.7-rc6
10562
10563 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Nov 2012 12:28:55 -0800
10564
10565 linux (3.7.0-2.8) raring; urgency=low
10566
10567 [ Andy Whitcroft ]
10568
10569 * Revert "overlayfs: disable until FTBS is fixed"
10570 * Revert "ubuntu: overlayfs"
10571 * Revert "ubuntu: AUFS"
10572 * ubuntu: overlayfs -- overlayfs: add statfs support
10573 * ubuntu: overlayfs -- ovl: switch to __inode_permission()
10574 * ubuntu: overlayfs -- overlayfs: copy up i_uid/i_gid from the underlying
10575 inode
10576 - LP: #944386
10577 * ubuntu: AUFS (no-squash): basic framework and update machinary
10578 * ubuntu: AUFS (no-squash) -- aufs3-base.patch
10579 * ubuntu: AUFS (no-squash) -- aufs3-standalone.patch
10580 * ubuntu: AUFS: aufs-update -- follow the uapi header changes
10581 * ubuntu: AUFS -- update to f2873474324d0a31af4340554b9715f51331bc7f
10582 * ubuntu: AUFS (no-squash) -- reenable
10583 - LP: #1079193
10584
10585 [ Erez Zadok ]
10586
10587 * ubuntu: overlayfs -- overlayfs: implement show_options
10588
10589 [ Miklos Szeredi ]
10590
10591 * ubuntu: overlayfs -- vfs: add i_op->dentry_open()
10592 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
10593 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
10594 * ubuntu: overlayfs -- overlay filesystem
10595 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
10596 * ubuntu: overlayfs -- vfs: export __inode_permission() to modules
10597
10598 [ Neil Brown ]
10599
10600 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
10601
10602 [ Robin Dong ]
10603
10604 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
10605 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
10606
10607 -- Andy Whitcroft <apw@canonical.com> Thu, 15 Nov 2012 13:35:12 +0000
10608
10609 linux (3.7.0-1.7) raring; urgency=low
10610
10611 [ Tim Gardner ]
10612
10613 * [Config] Drop dependency on libaudit-dev
10614 Its a universe package which causes an FTBS on the builders.
10615 libaudit-dev is not strictly required for the perf tools build.
10616
10617 -- Tim Gardner <tim.gardner@canonical.com> Wed, 14 Nov 2012 10:08:13 -0700
10618
10619 linux (3.7.0-1.6) raring; urgency=low
10620
10621 [ Andy Whitcroft ]
10622
10623 * [Config] enforce -- switch CONFIG_NVRAM to more readable form
10624 * [Config] better encode the CONFIG_NVRAM constaint
10625 * enforcer -- fix debugging output
10626
10627 [ Ben Collins ]
10628
10629 * [Config] Add custom_override rule to allow for alternate kernel
10630 file/install
10631 * [Config] Use SRCPKGNAME as prefix for indep linux headers package
10632
10633 [ Tim Gardner ]
10634
10635 * [Config] Dropped armel
10636 * Drop highbank from ABI fetch list
10637 * [Config] Use dh_prep instead of 'dh_clean -k'
10638 * [Config] Build depend on libaudit-dev, libunwind8-dev for tools
10639 * [Config] Document binary-indep dependency chain
10640 * rebase to v3.7-rc5
10641
10642 [ Upstream Kernel Changes ]
10643
10644 * rebase to v3.7-rc5
10645
10646 -- Tim Gardner <tim.gardner@canonical.com> Tue, 13 Nov 2012 07:13:37 -0500
10647
10648 linux (3.7.0-0.5) raring; urgency=low
10649
10650 [ Tim Gardner ]
10651
10652 * [Config] CONFIG_AMD_IOMMU_V2=m
10653 - LP: #1071520
10654 * [Config] CONFIG_MTD_ONENAND_SIM=n for armel
10655 Fixes FTBS
10656
10657 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 15:45:39 -0500
10658
10659 linux (3.7.0-0.4) raring; urgency=low
10660
10661 [ Ben Collins ]
10662
10663 * [Config] Update enforce rule for CONFIG_NVRAM to better suit flavours
10664
10665 [ Tim Gardner ]
10666
10667 * [Config] do_tools=false for arm
10668
10669 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Nov 2012 05:39:51 -0700
10670
10671 linux (3.7.0-0.3) raring; urgency=low
10672
10673 [ Tim Gardner ]
10674
10675 * [Config] CONFIG_DRM_EXYNOS_HDMI=n for armhf
10676 * [Config] CONFIG_MTD_NAND_DOCG4=n for armel/armhf
10677 * [Config] Drop highbank harder
10678
10679 -- Tim Gardner <tim.gardner@canonical.com> Wed, 07 Nov 2012 18:11:45 +0000
10680
10681 linux (3.7.0-0.2) raring; urgency=low
10682
10683 [ Andy Whitcroft ]
10684
10685 * [Config] add fs/udf to linux-image to support DVD/CD formats in virtual
10686 instances
10687 - LP: #1066921
10688 * [Config] drop highbank builds
10689
10690 [ Jeremy Kerr ]
10691
10692 * SAUCE: efivarfs: Implement exclusive access for {get, set}_variable
10693 - LP: #1063061
10694
10695 [ Leann Ogasawara ]
10696
10697 * Reinstate dropped.txt from Ubuntu-3.7.0-0.1-rc1
10698
10699 [ Tim Gardner ]
10700
10701 * [Config] Dropped powerpc/ppc64 in favour of the community kernel
10702 * [Config] CONFIG_MODULE_SIG=y for amd64,i386, and highbank
10703 * rebase to v3.7-rc4
10704 * SAUCE: MODSIGN: Emit error for incorrectly signed module
10705
10706 [ Upstream Kernel Changes ]
10707
10708 * rebase to v3.7-rc4
10709
10710 -- Tim Gardner <tim.gardner@canonical.com> Mon, 05 Nov 2012 05:35:41 -0700
10711
10712 linux (3.7.0-0.1) raring; urgency=low
10713
10714
10715 [ Upstream Kernel Changes ]
10716
10717 * rebase to v3.7-rc3
10718 - LP: #1056078
10719
10720 [ Upstream Kernel Changes ]
10721
10722 * rebase to v3.7-rc2
10723 - LP: #1060729
10724 - LP: #1059523
10725 - LP: #1006690
10726 - LP: #1049623
10727 - LP: #1046512
10728 - LP: #1052499
10729 - LP: #1037642
10730 - LP: #559939
10731 - LP: #1052460
10732 - LP: #939161
10733 - LP: #1046734
10734
10735 -- Tim Gardner <tim.gardner@canonical.com> Tue, 02 Oct 2012 08:13:07 -0600
10736
10737 linux (3.6.0-0.1) UNRELEASED; urgency=low
10738
10739
10740 [ Upstream Kernel Changes ]
10741
10742 * rebase to v3.6
10743
10744 [ Upstream Kernel Changes ]
10745
10746 * rebase to v3.6-rc7
10747
10748 [ Upstream Kernel Changes ]
10749
10750 * rebase to v3.6-rc6
10751 - LP: #1000424
10752
10753 [ Upstream Kernel Changes ]
10754
10755 * rebase to v3.6-rc5
10756 - LP: #1040077
10757
10758 [ Upstream Kernel Changes ]
10759
10760 * rebase to v3.6-rc4
10761
10762 [ Upstream Kernel Changes ]
10763
10764 * rebase to v3.6-rc3
10765 - LP: #1038651
10766 - LP: #1034779
10767
10768 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 24 Jul 2012 06:37:09 -0700
10769
10770 linux (3.5.0-6.6) quantal-proposed; urgency=low
10771
10772 [ Andy Whitcroft ]
10773
10774 * [Config] CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION enable IPv6
10775 experimental features
10776 * SAUCE: highbank -- export clock functions for modules
10777 * [Config] highbank -- reenable CONFIG_TOUCHSCREEN_W90X900
10778 * [Config] highbank -- renenable CONFIG_SERIO_AMBAKMI
10779 * [Config] highbank -- reenable CONFIG_RFKILL_GPIO
10780 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10781 * [Config] highbank -- reenable CONFIG_MMC_SDHCI_PXAV3
10782 * [Config] highbank -- reenable CONFIG_KEYBOARD_SAMSUNG
10783 * [Config] highbank -- reenable CONFIG_FB_ARMCLCD
10784 * [Config] highbank -- reenable CONFIG_DW_DMAC
10785 * [Config] highbank -- reenable CONFIG_USB_R8A66597_HCD
10786 * [Config] highbank -- reenable CONFIG_USB_MV_UDC
10787 * [Config] highbank -- reenable CONFIG_USB_DWC3
10788 * [Config] highbank -- reenable CONFIG_SATA_MV
10789 * [Config] highbank -- reenable CONFIG_PATA_ARASAN_CF
10790 * [Config] highbank -- CONFIG_CAN_C_CAN_PLATFORM
10791 * [Config] highbank -- reenable CONFIG_MMC_ARMMMCI
10792 * [Config] highbank -- reenable CONFIG_SERIAL_AMBA_PL010
10793 * [Config] highbank -- reenable CONFIG_ATMEL_PWM
10794 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10795 * [Config] highbank -- enable CONFIG_EXPERT
10796 * [Config] highbank -- enable CONFIG_CHECKPOINT_RESTORE
10797 * [Config] enable CONFIG_USB_DYNAMIC_MINORS
10798 * [Config] enable CONFIG_USB_EHCI_TT_NEWSCHED
10799 * [Config] enable CONFIG_USB_ETH_EEM
10800 * [Config] enable CONFIG_USB_HCD_BCMA/CONFIG_USB_HCD_SSB
10801 * [Config] disable CONFIG_USB_M66592
10802 * [Config] enable CONFIG_USB_NET2272
10803 * [Config] enable CONFIG_USB_R8A66597
10804 * [Config] annotate: CONFIG_USB_OMAP not required for our h/w
10805 * [Config] set CONFIG_USB_MUSB_HDRC=m for omap
10806 * [Config] annotate: CONFIG_USB_G_MULTI fix rule
10807 * [Config] CONFIG_USB_GPIO_VBUS=m for OMAP
10808 * [Config] Enable CONFIG_DRM_AST/_CIRRUS_QEMU/_MGAG200
10809 * [Config] sync configuration armhf omap -> armel omap
10810 * [Config] annotate: CONFIG_IIO triggers build failures on OMAP4
10811 * [Config] disable CONFIG_OMAP_IOVMM is deprecated
10812
10813 [ Bryan Wu ]
10814
10815 * [Config] change default IO scheduler from CFQ to Deadline
10816
10817 [ Leann Ogasawara ]
10818
10819 * Revert "[Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc"
10820 * [Config] Disable CONFIG_MOUSE_INPORT
10821
10822 [ Tim Gardner ]
10823
10824 * SAUCE: firmware: Update bnx2x to current firmware version 7.2.51
10825 * [Config] Add bnx2x firmware to nic-modules udeb
10826 * SAUCE: Add script to convert firmware to ihex format
10827 * SAUCE: firmware: Upgrade bnx2 to current versions
10828 * [Config] Add tigon firmware to nic-modules udeb
10829 * [Config] CONFIG_EARLY_PRINTK_DBGP=y
10830 - LP: #1026761
10831 * SAUCE: Remove redundant cis firmware
10832 * SAUCE: Remove redundant emi26 firmware
10833 * SAUCE: Remove redundant ttusb-budget firmware
10834 * SAUCE: Remove redundant sun/cassini firmware
10835 * SAUCE: Remove redundant ositech/Xilinx7OD firmware
10836 * SAUCE: Remove redundant 3com/typhoon.bin firmware
10837 * SAUCE: Remove redundant yamaha/ds1 firmware
10838 * SAUCE: Remove redundant keyspan_pda firmware
10839 * rebase to v3.5
10840
10841 [ Upstream Kernel Changes ]
10842
10843 * rebase to v3.5
10844 - LP: #1027828
10845
10846 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Jul 2012 05:57:04 -0700
10847
10848 linux (3.5.0-5.5) quantal-proposed; urgency=low
10849
10850 [ Andy Whitcroft ]
10851
10852 * [Config] annotations: initial import of configuration annotations
10853
10854 [ Bryan Wu ]
10855
10856 * [Config] enforcer -- add CONFIG_I2C_DESIGNWARE_PLATFORM enforce checker
10857
10858 [ Leann Ogasawara ]
10859
10860 * Rebase to v3.5-rc7
10861
10862 [ Manoj Iyer ]
10863
10864 * SAUCE: Bluetooth: btusb: Add vendor specific ID (0a5c:21f4) BCM20702A0
10865 - LP: #1010281
10866
10867 [ Tim Gardner ]
10868
10869 * [Config] enable CONFIG_I2C_HELPER_AUTO for all flavours as policy
10870 expects
10871 * [Config] CONFIG_I2O_CONFIG_OLD_IOCTL=n
10872 * [Config] CONFIG_BRIDGE_EBT_ULOG=n
10873 * [Config] CONFIG_IP_NF_QUEUE=n
10874 * [Config] CONFIG_MTD_DOC2000=n
10875 * [Config] CONFIG_PRINT_QUOTA_WARNING=n
10876 * [Config] CONFIG_PRISM54=n
10877 * [Config] CONFIG_SCx200_I2C=n
10878 * [Config] CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
10879
10880 [ Upstream Kernel Changes ]
10881
10882 * rebase to v3.5-rc7
10883
10884 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jul 2012 15:38:41 -0700
10885
10886 linux (3.5.0-4.4) quantal-proposed; urgency=low
10887
10888 [ Andy Whitcroft ]
10889
10890 * [Packaging] getabis should be extracting all packages
10891 - LP: #1021174
10892 * [Config] getabis -- series uses linux-image-extra
10893 - LP: #1021174
10894 * rebase to v3.5-rc6
10895
10896 [ Bryan Wu ]
10897
10898 * [Config] built-in CONFIG_MICREL_PHY as other PHY drivers for all
10899 flavours
10900 * [Config] sync CONFIG_MOUSE_PS2_ config for all flavours
10901
10902 [ Leann Ogasawara ]
10903
10904 * [Config] Enable CONFIG_RT2800USB_RT35XX and CONFIG_RT2800USB_RT53XX
10905 - LP: #1019561
10906
10907 [ Paolo Pisati ]
10908
10909 * [Config] SND_OMAP_SOC, SND_OMAP_SOC_MCBSP and SND_OMAP_SOC_OMAP3_BEAGLE =y
10910 - LP: #1019321
10911
10912 [ Stefan Bader ]
10913
10914 * SAUCE: (pre-up) net: dont use __netdev_alloc_skb for bounce buffer
10915 - LP: #1018456
10916 * (config) Disable ACPI_PROCFS_POWER
10917
10918 [ Tim Gardner ]
10919
10920 * [Config] CONFIG_ACPI_BGRT=y
10921 * Extract firmware module info during getabi
10922 - LP: #1021174
10923
10924 [ Upstream Kernel Changes ]
10925
10926 * rebase to v3.5-rc6
10927
10928 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Jul 2012 08:50:20 -0700
10929
10930 linux (3.5.0-3.3) quantal-proposed; urgency=low
10931
10932 [ Andy Whitcroft ]
10933
10934 * [Config] enable CONFIG_MEMTEST=y
10935 - LP: #1004535
10936 * [Config] config-check: add support for a cut operation
10937 * [Config] enforcer -- switch to cut where appropriate
10938
10939 [ Leann Ogasawara ]
10940
10941 * Rebase to v3.5-rc5
10942 * [Config] Updateconfigs after rebase to v3.5-rc5
10943
10944 [ Luis Henriques ]
10945
10946 * SAUCE: ocfs2: Fix NULL pointer dereferrence in
10947 __ocfs2_change_file_space
10948 - LP: #1006012
10949
10950 [ Seth Forshee ]
10951
10952 * SAUCE: (drop after 3.5) drm/i915: ignore pipe select bit when checking
10953 for LVDS register initialization
10954 - LP: #1012800
10955
10956 [ Upstream Kernel Changes ]
10957
10958 * rebase to v3.5-rc5
10959 - LP: #1013183
10960 - LP: #1017017
10961 - LP: #884652
10962
10963 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 02 Jul 2012 06:41:58 -0700
10964
10965 linux (3.5.0-2.2) quantal-proposed; urgency=low
10966
10967 [ Andy Whitcroft ]
10968
10969 * rebase to v3.5-rc4
10970
10971 [ Arend van Spriel ]
10972
10973 * SAUCE: (drop after 3.5) brcmsmac: fix NULL pointer crash in
10974 brcms_c_regd_init()
10975 - LP: #950320
10976
10977 [ Bryan Wu ]
10978
10979 * [Config] Sync CONFIG_CGROUP_MEM_RES_CTLR_SWAP for ARM
10980
10981 [ Chris J Arges ]
10982
10983 * PACKAGING: add .gnu_debuglink sections to .ko files
10984 - LP: #669641
10985
10986 [ Leann Ogasawara ]
10987
10988 * d-i: Add hid-generic to input-modules
10989 - LP: #1017879
10990
10991 [ Ming Lei ]
10992
10993 * SAUCE: Revert "mmc: omap_hsmmc: Enable Auto CMD12"
10994 - LP: #1017717, #225
10995
10996 [ Paolo Pisati ]
10997
10998 * SAUCE: Revert "Fix OMAP EHCI suspend/resume failure (i693)"
10999 - LP: #1017718
11000 * [Config] Disable generic USB_EHCI_HCD_PLATFORM on omap3
11001
11002 [ Seth Forshee ]
11003
11004 * SAUCE: (drop after 3.5) brcm80211: smac: don't set up tx power limits
11005 during initialization
11006 - LP: #950320
11007 * SAUCE: (drop after 3.5) brcm80211: smac: always set channel specified
11008 by mac80211
11009 - LP: #950320
11010 * SAUCE: (drop after 3.5) brcm80211: smac: remove unused code for 40MHz
11011 channels
11012 - LP: #950320
11013 * SAUCE: (drop after 3.5) brcm80211: smac: clean up channel.c
11014 - LP: #950320
11015 * SAUCE: (drop after 3.5) brcm80211: smac: inform mac80211 of the X2
11016 regulatory domain
11017 - LP: #950320
11018 * SAUCE: (drop after 3.5) brcm80211: smac: enable/disable radio on
11019 regulatory updates
11020 - LP: #950320
11021 * SAUCE: (drop after 3.5) brcm80211: smac: use mac80211 channel data for
11022 tx power limits
11023 - LP: #950320
11024 * SAUCE: (drop after 3.5) brcm80211: smac: don't validate channels
11025 against internal regulatory data
11026 - LP: #950320
11027 * SAUCE: (drop after 3.5) brcm80211: smac: use current regulatory domain
11028 when checking whether OFDM is allowed
11029 - LP: #950320
11030
11031 [ Tim Gardner ]
11032
11033 * [Config] Enable CONFIG_CGROUPS for highbank
11034 - LP: #1014692
11035 * [Config] FB_OMAP*=y and PANEL_TFP410=y
11036
11037 [ Upstream Kernel Changes ]
11038
11039 * rebase to v3.5-rc4
11040
11041 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 26 Jun 2012 06:21:05 -0700
11042
11043 linux (3.5.0-1.1) quantal-proposed; urgency=low
11044
11045 [ Andy Whitcroft ]
11046
11047 * [Config] highbank -- enable CONFIG_RFKILL=y and CONFIG_CAN=m
11048
11049 [ Leann Ogasawara ]
11050
11051 * Rebase to v3.5-rc1
11052 * [Config] Remove USB_DEVICEFS from the config enforcer
11053 * [Config] Updateconfigs after rebase to v3.5-rc1
11054 * [Config] Temporarily disable CONFIG_MACH_NOKIA_RX51 on arm
11055 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
11056 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
11057 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
11058 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
11059 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
11060 * [Config] Temporarily disable CONFIG_GPIO_EM on arm
11061 * [Config] Temporarily disable CONFIG_SERIAL_8250_EM on armhf
11062 * [Config] Temporarily disable CONFIG_STMMAC_ETH on armhf
11063 * [Config] Temporarily disable CONFIG_HW_RANDOM_ATMEL on armhf
11064 * Rebase to v3.5-rc2
11065 * [Config] Updateconfigs after rebase to v3.5-rc2
11066 * [Config] Temporarily disable CONFIG_MV643XX_ETH on powerpc
11067 * Rebase to v3.5-rc3
11068 * [Config] Updateconfigs after rebase to v3.5-rc3
11069
11070 [ Paul Mundt ]
11071
11072 * SAUCE: fix bug.h's inclusion of kernel.h
11073
11074 [ Stefan Bader ]
11075
11076 * SAUCE: Fix compile failures of dm-raid45
11077 * [Config] Enable dm-raid45
11078 * Move dependency on crda to extra package
11079 - LP: #657901
11080 * SAUCE: Mask CR4 writes on older Xen hypervisors
11081
11082 [ Upstream Kernel Changes ]
11083
11084 * rebase to v3.5-rc3
11085 - LP: #993162
11086 - LP: #925577
11087 * rebase to v3.5-rc2
11088 * rebase to v3.5-rc1
11089 - LP: #955892
11090 - LP: #978038
11091 - LP: #987371
11092 - LP: #929545
11093 - LP: #942316
11094 - LP: #903853
11095
11096 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 08 Jun 2012 14:28:46 -0700
11097
11098 linux (3.4.0-5.11) quantal-proposed; urgency=low
11099
11100 [ Leann Ogasawara ]
11101
11102 * [Config] Disable CONFIG_ARM_LPAE
11103 - LP: #1009061
11104
11105 [ Oleksij Rempel ]
11106
11107 * SAUCE: b43: do not call ieee80211_unregister_hw if we are not registred
11108 - LP: #1008905
11109
11110 [ Paolo Pisati ]
11111
11112 * [Config] omap3: MFD_OMAP_USB_HOST is usb host in omap2+.
11113 - LP: #1009061
11114
11115 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 05 Jun 2012 08:06:28 -0700
11116
11117 linux (3.4.0-4.10) quantal; urgency=low
11118
11119 [ Leann Ogasawara ]
11120
11121 * Temporarily disable ABI and module check
11122
11123 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 20:27:31 -0700
11124
11125 linux (3.4.0-4.9) quantal; urgency=low
11126
11127 [ Andy Whitcroft ]
11128
11129 * [Config] fix config split to avoid the shared config
11130 * [Config] updateconfigs following split config fix
11131 * [Config] linux-image-extras needs full postinst
11132 * [Config] CONFIG_BLK_DEV_NVME commonise across architectures
11133 * [Config] CONFIG_HP_WATCHDOG enable as module
11134 * [Config] CONFIG_PDC_ADMA is not boot essential
11135 * [Config] CONFIG_XEN_ACPI_PROCESSOR should be enabled on x86
11136 * [Config] CONFIG_VT6655/CONFIG_VT6656=m
11137 * [Config] CONFIG_TRANZPORT=m commonise
11138 * [Config] CONFIG_R3964=m commonise
11139 * [Config] CONFIG_SCSI_DH=m commonise
11140 * [Config] CONFIG_SCSI_IBMVSCSIS=m commonise
11141 * [Config] CONFIG_AMD_PHY=y phys are not autoloadable
11142 * [Config] CONFIG_SCSI_QLA_ISCSI=m commonise
11143 * [Config] CONFIG_SCSI_SPI_ATTR=m commonise
11144 * [Config] CONFIG_USB_SN9C102 is deprecated disable
11145 * [Config] CONFIG_USB_SI470X=m commonise
11146 * [Config] CONFIG_USB_ET61X251=m commonise
11147 * [Config] CONFIG_RTS_PSTOR=m commonise
11148 * [Config] CONFIG_SCANLOG=m commonise
11149 * [Config] CONFIG_SCSI_SYM53C8XX_2=m commonise
11150 * [Config] CONFIG_SM_FTL=m commonise
11151 * [Config] CONFIG_SOLO6X10=m commonise
11152 * [Config] CONFIG_SND_PCM_OSS=n using pulseaudio emulation instead
11153 * [Config] CONFIG_SPI_DESIGNWARE=m commonise
11154 * [Config] CONFIG_SPI_SPIDEV=m commonise
11155 * [Config] CONFIG_TABLET_USB_WACOM=m commonise
11156 * [Config] CONFIG_TPS65010=m commonise
11157 * [Config] CONFIG_STE10XP=y commonise
11158 * [Config] CONFIG_X25_ASY=m commonise
11159 * [Config] CONFIG_USB_MON=m commonise
11160 * [Config] CONFIG_VME_BUS=m commonise
11161 * [Config] CONFIG_W35UND=m commonise
11162 * [Config] -CONFIG_TCG_TPM=y commonise
11163 * [Config] highbank -- commonise filesystems
11164 * [Config] highbank -- commonise subsystems
11165 * [Config] highbank -- commonise network protocols
11166 * [Config] highbank -- commonise input drivers
11167 * [Config] highbank -- commonise CRYPTO options
11168 * [Config] highbank -- commonise HID options
11169 * [Config] highbank -- commonise sensors options
11170 * [Config] highbank -- commonise EXPORTFS/FHANDLE
11171 * [Config] highbank -- commonise CONFIG_CRYPTO_LZO
11172 * [Config] highbank -- commonise ENCRYPTED_KEYS
11173 * [Config] highbank -- commonise CONFIG_ATALK
11174 * [Config] highbank -- commonise INET/INET6
11175 * [Config] highbank -- commonise NLS
11176 * [Config] highbank -- commonise BLK/CHR
11177 * [Config] highbank -- CONFIG_EXT2_FS=y boot essential on highbank
11178 * [Config] highbank -- commonise INET/INET6 part 2
11179 * [Config] highbank -- commonise PHY settings
11180 * [Config] highbank -- commonise CRC settings
11181 * [Config] highbank -- commonise BINFMT settings
11182 * [Config] highbank -- commonise DM settings
11183 * [Config] highbank -- commonise RTC_DRV settings
11184 * [Config] highbank -- commonise KEYBOARD/MOUSE settings
11185 * [Config] highbank -- commonise USB settings
11186 * [Config] highbank -- commonise GPIO settings
11187 * [Config] highbank -- commonise I2C settings
11188 * [Config] highbank -- commonise numerous subsystem selectors
11189 * [Config] highbank -- commonise A-C modules missmatches
11190 * [Config] highbank -- commonise D-F modules missmatches
11191 * [Config] CONFIG_AUDIT_LOGINUID_IMMUTABLE incompatible with upstart
11192 * [Config] highbank -- commonise G-I modules missmatches
11193 * [Config] highbank -- commonise J-L modules missmatches
11194 * [Config] highbank -- commonise M modules missmatches
11195 * [Config] highbank -- commonise N-P modules missmatches
11196 * [Config] highbank -- commonise Q-R modules missmatches
11197 * [Config] highbank -- commonise S modules missmatches -- part 1
11198 * [Config] highbank -- commonise S modules missmatches -- part 2
11199 * [Config] highbank -- commonise T modules missmatches
11200 * [Config] highbank -- commonise U-Z modules missmatches
11201
11202 [ Ike Panhc ]
11203
11204 * [Config] add highbank flavour
11205 - LP: #1000831
11206
11207 [ Mark Langsdorf ]
11208
11209 * SAUCE: arm highbank: add support for pl320-ipc driver
11210 - LP: #1000831
11211
11212 [ Rob Herring ]
11213
11214 * SAUCE: input: add a key driver for highbank
11215 - LP: #1000831
11216 * SAUCE: ARM: highbank: Add smc calls to enable/disable the L2
11217 - LP: #1000831
11218 * SAUCE: force DMA buffers to non-bufferable on highbank
11219 - LP: #1000831
11220 * SAUCE: net: calxedaxgmac: fix net timeout recovery
11221 - LP: #1000831
11222
11223 [ Tim Gardner ]
11224
11225 * [Config] CONFIG_IWLWIFI_EXPERIMENTAL_MFP=n
11226 * [Config] CONFIG_PCI_REALLOC_ENABLE_AUTO=y
11227 * [Config] CONFIG_CIFS_EXPERIMENTAL has disappeared
11228 * [Config] Homogenize CIFS configs across all arches
11229 * [Config] armhf should not be skipabi or skipmodules
11230 - LP: #1006913
11231
11232 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 04 Jun 2012 05:52:49 -0700
11233
11234 linux (3.4.0-3.8) quantal; urgency=low
11235
11236 [ Andy Whitcroft ]
11237
11238 * [Config] include include/generated/compile.h
11239 - LP: #942569
11240 * [Config] fix up postinst to ensure we know which error is which
11241 - LP: #1002388
11242
11243 [ Herton Ronaldo Krzesinski ]
11244
11245 * SAUCE: async_populate_rootfs: fix build warnings
11246 - LP: #1003417
11247
11248 [ John Johansen ]
11249
11250 * Revert "SAUCE: AppArmor: Add the ability to mediate mount"
11251 * SAUCE: apparmor: Add the ability to mediate mount
11252 * SAUCE: AppArmor: basic networking rules
11253 * SAUCE: apparmor: fix profile lookup for unconfined
11254 - LP: #978038, #987371
11255 * SAUCE: apparmor: fix long path failure due to disconnected path
11256 - LP: #955892
11257
11258 [ Mario Limonciello ]
11259
11260 * SAUCE: dell-laptop: rfkill blacklist Dell XPS 13z, 15
11261 - LP: #901410
11262
11263 [ Stefan Bader ]
11264
11265 * (config) Built-in xen-acpi-processor
11266
11267 [ Tim Gardner ]
11268
11269 * [Config] CONFIG_NET_DSA=m
11270 - LP: #1004148
11271 * [Config] Ensure CONFIG_XEN_ACPI_PROCESSOR=y for amd64
11272
11273 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 25 May 2012 11:38:33 -0700
11274
11275 linux (3.4.0-3.7) quantal; urgency=low
11276
11277 [ Andy Whitcroft ]
11278
11279 * [Config] drop the virtual flavour in favour of a split generic et al
11280 * [Config] enforcer -- drop IDLE enforcement
11281 * [Config] enable CONFIG_SCSI_VIRTIO=m for amd64
11282 * [Config] updateconfigs following removal of -virtual
11283
11284 [ Leann Ogasawara ]
11285
11286 * Rebase to v3.4
11287
11288 [ Seth Forshee ]
11289
11290 * [Config] disable CONFIG_B43_BCMA_EXTRA
11291
11292 [ Tim Gardner ]
11293
11294 * [Config] Check for extras when building udebs
11295 * [Config] Collapsed generic-pae into generic [i386]
11296
11297 [ Upstream Kernel Changes ]
11298
11299 * rebase to v3.4
11300
11301 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 May 2012 07:23:47 -0700
11302
11303 linux (3.4.0-2.6) quantal; urgency=low
11304
11305 [ Andy Whitcroft ]
11306
11307 * Revert "ubuntu: overlayfs -- overlayfs: update touch_atime() usage"
11308 * Revert "ubuntu: overlayfs -- overlayfs: switch from d_alloc_root() to
11309 d_make_root()"
11310 * Revert "ubuntu: overlayfs -- overlayfs: follow header cleanup"
11311 * Revert "ubuntu: overlayfs -- overlayfs: apply device cgroup and
11312 security permissions to overlay files"
11313 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
11314 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
11315 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
11316 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
11317 * Revert "ubuntu: overlayfs -- overlay filesystem"
11318 * Revert "ubuntu: overlayfs -- vfs: introduce clone_private_mount()"
11319 * Revert "ubuntu: overlayfs -- vfs: export do_splice_direct() to modules"
11320 * Revert "ubuntu: overlayfs -- vfs: add i_op->open()"
11321 * Revert "ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()"
11322 * ubuntu: overlayfs -- overlayfs: add statfs support
11323 * ubuntu: overlayfs -- inode_only_permission: export inode level
11324 permissions checks
11325 * ubuntu: overlayfs -- overlayfs: switch to use inode_only_permissions
11326
11327 [ Erez Zadok ]
11328
11329 * ubuntu: overlayfs -- overlayfs: implement show_options
11330
11331 [ Miklos Szeredi ]
11332
11333 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
11334 * ubuntu: overlayfs -- vfs: add i_op->open()
11335 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11336 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11337 * ubuntu: overlayfs -- overlay filesystem
11338 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11339
11340 [ Neil Brown ]
11341
11342 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11343
11344 [ Robin Dong ]
11345
11346 * ubuntu: overlayfs -- overlayfs: fix possible leak in ovl_new_inode
11347 * ubuntu: overlayfs -- overlayfs: create new inode in ovl_link
11348
11349 [ Tim Gardner ]
11350
11351 * [Config] perarch and indep tools builds need separate build directories
11352 * Prevent upgrading a non-PAE CPU
11353 * perf is not parallel build safe
11354
11355 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 May 2012 08:43:18 -0700
11356
11357 linux (3.4.0-2.5) quantal; urgency=low
11358
11359 [ Andy Whitcroft ]
11360
11361 * [Config] perarch and indep tools builds need separate build directories
11362
11363 [ Tim Gardner ]
11364
11365 * Prevent upgrading a non-PAE CPU
11366 * [Config] build debug
11367 * [Config] perf tools are not parallel build safe
11368
11369 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 15 May 2012 11:37:53 -0700
11370
11371 linux (3.4.0-2.4) quantal; urgency=low
11372
11373 [ Leann Ogasawara ]
11374
11375 * Revert "SAUCE: fsam7400: use UMH_WAIT_PROC consistently"
11376 * Revert "ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86"
11377 * Revert "ubuntu: fsam7400: Depend on CHECK_SIGNATURE"
11378 * Revert "ubuntu: fsam7400 -- Cleanup Makefile"
11379 * Revert "ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M
11380 7400"
11381 * Revert "ubuntu: omnibook: fix source file newline"
11382 * Revert "ubuntu: omnibook -- update BOM"
11383 * Revert "SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5}
11384 depend on X86"
11385 * Revert "ubuntu: omnibook -- Added missing BOM file"
11386 * Revert "ubuntu: omnibook -- support Toshiba (HP) netbooks"
11387 * Revert "ubuntu: nx-emu - i386: mmap randomization for executable
11388 mappings"
11389 * Revert "SAUCE: disable_nx should not be in __cpuinitdata section for
11390 X86_32"
11391 * Revert "ubuntu: nx-emu - i386: NX emulation"
11392 * Revert "ubuntu: rfkill drivers -- version 1.3"
11393 * Temporarily disable module check
11394 * [Config] Remove CONFIG_FSAM7400
11395 * [Config] Remove CONFIG_OMNIBOOK
11396 * [Config] Update configs
11397 * Rebase to v3.4-rc7
11398 * SAUCE: genirq: export handle_edge_irq() and irq_to_desc()
11399
11400 [ Tim Gardner ]
11401
11402 * Updated generic-pae description
11403 * Rebase to v3.4-rc6
11404 * install-tools depends on build targets
11405
11406 [ Upstream Kernel Changes ]
11407
11408 * kconfig: in debug mode some 0 length message prints occur
11409 * rebase to v3.4-rc7
11410 * rebase to v3.3-rc6
11411
11412 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 14 May 2012 08:22:56 -0700
11413
11414 linux (3.4.0-1.3) quantal; urgency=low
11415
11416 [ Andy Whitcroft ]
11417
11418 * [Config] control.stub is an intermediate product not a dependancy
11419 - LP: #992414
11420
11421 [ Leann Ogasawara ]
11422
11423 * remove i386 generic from getabis
11424
11425 [ Upstream Kernel Changes ]
11426
11427 * (pre-stable) b43: only reload config after successful initialization
11428 - LP: #950295
11429
11430 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 May 2012 09:48:14 -0700
11431
11432 linux (3.4.0-1.2) quantal; urgency=low
11433
11434 [ Andy Whitcroft ]
11435
11436 * [Config] add build depends for flex, bison and pkg-config
11437
11438 -- Andy Whitcroft <apw@canonical.com> Tue, 01 May 2012 13:15:41 +0100
11439
11440 linux (3.4.0-1.1) quantal; urgency=low
11441
11442 [ Andy Whitcroft ]
11443
11444 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
11445 permissions to overlay files
11446 - LP: #915941, #918212
11447 - CVE-2012-0055
11448
11449 [ Leann Ogasawara ]
11450
11451 * Open Q
11452 * Rebase to v3.4-rc5
11453 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EETI on arm
11454 * [Config] Temporarily disable CONFIG_TOUCHSCREEN_EGALAX on arm
11455 * [Config] Temporarily disable CONFIG_EZX_PCAP on arm
11456 * [Config] Temporarily disable CONFIG_MFD_OMAP_USB_HOST on arm
11457 * [Config] Temporarily disable CONFIG_LIS3L02DQ on arm
11458 * [Config] Temporarily disable CONFIG_USB_EHCI_HCD_PLATFORM on arm
11459 * [Config] Temporarily disable CONFIG_TI_CPSW on arm
11460 * [Config] Temporarily disable CONFIG_AX88796 on arm
11461
11462 [ Upstream Kernel Changes ]
11463
11464 * vfs: pass struct path to __dentry_open()
11465 * vfs: add i_op->open()
11466 * vfs: export do_splice_direct() to modules
11467 * vfs: introduce clone_private_mount()
11468 * overlay filesystem
11469 * overlayfs: add statfs support
11470 * overlayfs: implement show_options
11471 * overlay: overlay filesystem documentation
11472 * fs: limit filesystem stacking depth
11473 * overlayfs: follow header cleanup
11474 * overlayfs: switch from d_alloc_root() to d_make_root()
11475 * overlayfs: update touch_atime() usage
11476 * rebase to v3.4-rc5
11477 - LP: #950490
11478 * rebase to v3.4-rc4
11479 * rebase to v3.4-rc3
11480 * rebase to v3.4-rc2
11481 * rebase to v3.4-rc1
11482 * rebase to v3.3
11483 * rebase to v3.3-rc7
11484 * rebase to v3.3-rc6
11485 * rebase to v3.3-rc5
11486 * rebase to v3.3-rc4
11487 - LP: #900802
11488 - LP: #930842
11489 * rebase to v3.3-rc3
11490 - LP: #924320
11491 - LP: #923316
11492 - LP: #923409
11493 - LP: #918254
11494 * rebase to v3.3-rc2
11495 * rebase to v3.3-rc1
11496 - LP: #795823
11497 - LP: #909419
11498 - LP: #910792
11499 - LP: #878701
11500 - LP: #724831
11501
11502 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 25 Jan 2012 06:50:04 -0800
11503
11504 linux (3.2.0-10.18) precise; urgency=low
11505
11506 [ Tim Gardner ]
11507
11508 * SAUCE: ecryptfs: Print inode on metadata error
11509
11510 [ Upstream Kernel Changes ]
11511
11512 * Revert "proc: enable writing to /proc/pid/mem"
11513 - LP: #919115
11514 - CVE-2012-0056
11515 * (pre-stable) ALSA: HDA: Use LPIB position fix for Macbook Pro 7, 1
11516 - LP: #909419
11517
11518 -- Andy Whitcroft <apw@canonical.com> Tue, 24 Jan 2012 10:15:12 +0000
11519
11520 linux (3.2.0-10.17) precise; urgency=low
11521
11522 [ Andy Whitcroft ]
11523
11524 * Revert "SAUCE: overlayfs -- fs: limit filesystem stacking depth"
11525 * Revert "SAUCE: overlayfs -- overlay: overlay filesystem documentation"
11526 * Revert "SAUCE: overlayfs -- overlayfs: implement show_options"
11527 * Revert "SAUCE: overlayfs -- overlayfs: add statfs support"
11528 * Revert "SAUCE: overlayfs -- overlay filesystem"
11529 * Revert "SAUCE: overlayfs -- vfs: introduce clone_private_mount()"
11530 * Revert "SAUCE: overlayfs -- vfs: export do_splice_direct() to modules"
11531 * Revert "SAUCE: overlayfs -- vfs: add i_op->open()"
11532 * ensure debian/ is not excluded from git by default
11533 * add new scripting to handle buglinks in rebases
11534 * ubuntu: overlayfs -- overlayfs: add statfs support
11535 * ubuntu: overlayfs -- overlayfs: apply device cgroup and security
11536 permissions to overlay files
11537 - LP: #915941, #918212
11538 - CVE-2012-0055
11539
11540 [ Erez Zadok ]
11541
11542 * ubuntu: overlayfs -- overlayfs: implement show_options
11543
11544 [ Leann Ogasawara ]
11545
11546 * Revert "SAUCE: dmar: disable if ricoh multifunction detected"
11547 * [Config] Disable CONFIG_INTEL_IOMMU_DEFAULT_ON
11548 - LP: #907377, #911236
11549 * [Config] Enable CONFIG_IRQ_REMAP
11550
11551 [ Miklos Szeredi ]
11552
11553 * ubuntu: overlayfs -- vfs: pass struct path to __dentry_open()
11554 * ubuntu: overlayfs -- vfs: add i_op->open()
11555 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
11556 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
11557 * ubuntu: overlayfs -- overlay filesystem
11558 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
11559
11560 [ Neil Brown ]
11561
11562 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
11563
11564 [ Upstream Kernel Changes ]
11565
11566 * (pre-stable) x86/PCI: amd: factor out MMCONFIG discovery
11567 - LP: #647043
11568 * (pre-stable) PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that
11569 breaks USB
11570 - LP: #647043
11571
11572 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 Jan 2012 07:10:08 -0800
11573
11574 linux (3.2.0-9.16) precise; urgency=low
11575
11576 [ Andy Whitcroft ]
11577
11578 * [Config] Enable numerous CONFIG_VIDEO_* cards on ARM
11579 * [Config] pull ARM sound modules =m
11580 * [Config] CONFIG_RTC_DRV_TEST is for testing only
11581 * [Config] CONFIG_USB_DUMMY_HCD is testing only
11582 * [Config] CONFIG_USB_FILE_STORAGE is deprecated
11583
11584 [ Leann Ogasawara ]
11585
11586 * Revert "[Config] Temporarily disable CONFIG_CAN_TI_HECC on armel"
11587 * [Config] Enable CONFIG_HW_RANDOM_PASEMI=m
11588 * [Config] Enable CONFIG_MMC_TMIO=m
11589 * [Config] Enable CONFIG_MTD_NAND_FSL_ELBC=m
11590 * [Config] Enable CONFIG_ISI=m
11591 * [Config] Enable CONFIG_MMC=y
11592 * [Config] Enable CONFIG_LIRC_PARALLEL=m
11593 * [Config] Enable CONFIG_MAC_EMUMOUSEBTN=m
11594 * [Config] Enable CONFIG_CHR_DEV_SG=y
11595 * [Config] Enable CONFIG_GPIO_PCA953X=m
11596 * [Config] Enable CONFIG_GPIO_TWL4030=m
11597 * [Config] Enable CONFIG_INET_DIAG=m
11598 * [Config] Enable CONFIG_NLS_ISO8859_1=m
11599 * [Config] Enable CONFIG_NVRAM=m
11600 * [Config] Enable CONFIG_SLIP=m
11601 * [Config] Enable CONFIG_PC300TOO=m
11602 * [Config] Enable CONFIG_TUN=y
11603 * [Config] Enable CONFIG_NET_CLS_CGROUP=m
11604 * [Config] Enable CONFIG_THERMAL=y
11605 * [Config] Enable CONFIG_PPP=y
11606 * [Config] Enable CONFIG_PCI_STUB=m
11607 * Rebase to v3.2.1
11608 * [Config] Enable CONFIG_RTL8192E=m
11609 * [Config] Enable CONFIG_RTS5139=m
11610
11611 [ Stefan Bader ]
11612
11613 * [Config] Make CONFIG_VIRTIO_(NET|BLK)=y
11614
11615 [ Upstream Kernel Changes ]
11616
11617 * ARM: restart: add restart hook to machine_desc record
11618 * ARM: restart: allow platforms more flexibility specifying restart mode
11619 * ARM: restart: move reboot failure handing into machine_restart()
11620 * ARM: restart: remove argument to setup_mm_for_reboot()
11621 * ARM: 7159/1: OMAP: Introduce local common.h files
11622 * ARM: restart: only perform setup for restart when soft-restarting
11623 * ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq
11624 function
11625 * ARM: idmap: populate identity map pgd at init time using .init.text
11626 * ARM: suspend: use idmap_pgd instead of suspend_pgd
11627 * ARM: proc-*.S: place cpu_reset functions into .idmap.text section
11628 * ARM: idmap: use idmap_pgd when setting up mm for reboot
11629 * ARM: head.S: only include __turn_mmu_on in the initial identity mapping
11630 * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
11631 * ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM
11632 restart changes
11633 * ARM: lib: add call_with_stack function for safely changing stack
11634 * ARM: reset: implement soft_restart for jumping to a physical address
11635 * ARM: stop: execute platform callback from cpu_stop code
11636 * ARM: kexec: use soft_restart for branching to the reboot buffer
11637 * ARM: restart: omap: use new restart hook
11638 * topdown mmap support
11639 - LP: #861296
11640
11641 [ Upstream Kernel Changes ]
11642
11643 * Rebase to v3.2.1
11644
11645 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 13 Jan 2012 20:32:08 +0100
11646
11647 linux (3.2.0-8.15) precise; urgency=low
11648
11649 [ Leann Ogasawara ]
11650
11651 * [Config] Disable CONFIG_ACPI_PROCFS
11652 * Remove server from getabis
11653 * Temporarily disable module check
11654 * [Config] Disable CONFIG_MTD_TESTS
11655 * [Config] Disable CONFIG_X86_E_POWERSAVER
11656 * [Config] Set CONFIG_ARCNET=m
11657 * [Config] Enable CONFIG_ATM_DUMMY=m
11658 * [Config] Enable CONFIG_BLK_DEV_MD=y
11659 * ubuntu: fsam7400 select CHECK_SIGNATURE and depend on X86
11660 * [Config] Enable CONFIG_BLK_DEV_SD=y
11661 * [Config] Enable CONFIG_BLK_DEV_SR=y
11662 * [Config] Enable CONFIG_BLK_DEV_UB=m
11663 * [Config] Enable CONFIG_COPS=m
11664 * [Config] Enable CONFIG_DVB_USB_EC168=m
11665 * [Config] Enable CONFIG_ENC28J60=m
11666 * [Config] Enable CONFIG_FB_UVESA=m
11667 * [Config] Enable CONFIG_FB_ATY=m
11668 * [Config] Enable CONFIG_BROADCOM_PHY=y
11669 * [Config] Enable CONFIG_CICADA_PHY=y
11670 * [Config] Enable CONFIG_DAVICOM_PHY=y
11671 * [Config] Enable CONFIG_ICPLUS_PHY=y
11672 * [Config] Enable CONFIG_LSI_ET1011C_PHY=y
11673 * [Config] Enable CONFIG_LXT_PHY=y
11674 * [Config] Enable CONFIG_MARVELL_PHY=y
11675 * [Config] Enable CONFIG_NATIONAL_PHY=y
11676 * [Config] Enable CONFIG_QSEMI_PHY=y
11677 * [Config] Enable CONFIG_SMSC_PHY=y
11678 * [Config] Enable CONFIG_VITESSE_PHY=y
11679 * Add 3w-sas to scsi-modules
11680 - LP: #776542
11681
11682 [ Mathieu Trudel-Lapierre ]
11683
11684 * SAUCE: ipv6: make the net.ipv6.conf.all.use_tempaddr sysctl propagate
11685 to interface settings
11686
11687 [ Paolo Pisati ]
11688
11689 * Revert "SAUCE: omap3: beagle: if rev unknown, assume xM revision C"
11690 - LP: #912199
11691 * Revert "SAUCE: omap3: beagle: detect new xM revision B"
11692 - LP: #912199
11693 * Revert "SAUCE: omap3: beaglexm: fix DVI initialization"
11694 - LP: #912199
11695
11696 [ Upstream Kernel Changes ]
11697
11698 * Bluetooth: Add support for BCM20702A0 [0a5c:21e3]
11699 - LP: #906832
11700
11701 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 06 Jan 2012 10:02:03 -0800
11702
11703 linux (3.2.0-8.14) precise; urgency=low
11704
11705 [ Andy Whitcroft ]
11706
11707 * [Config] enable CONFIG_SND_USB_6FIRE
11708 - LP: #912197
11709 * rebase to mainline v3.2 final release
11710 * updateconfigs following rebase to v3.2 final
11711 * ubuntu: AUFS -- add BOM and automated update script
11712 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
11713 - LP: #684666
11714 * ubuntu: AUFS -- update aufs-update to track new locations of headers
11715 * ubuntu: AUFS -- clean up the aufs updater and BOM
11716 * ubuntu: AUFS -- documentation on updating aufs2
11717 * ubuntu: AUFS -- aufs3-base.patch
11718 * ubuntu: AUFS -- aufs3-standalone.patch
11719 * ubuntu: AUFS -- fix undefined __devcgroup_inode_permission
11720 * ubuntu: AUFS -- fix undefined security_path_link
11721 * ubuntu: AUFS -- update to 4cf5db36bcd9748e8e7270022f295f84d1fc2245
11722 * ubuntu: AUFS -- updateconfigs following update
11723 * ubuntu: AUFS -- suppress benign plink warning messages
11724 - LP: #621195
11725 * ubuntu: AUFS -- enable in config and makefile
11726 * ubuntu: AUFS -- disable in favor of overlayfs
11727 * [Config] linux-virtual -- should include the extX modules
11728 - LP: #912308
11729
11730 [ Tyler Hicks ]
11731
11732 * SAUCE: eCryptfs: Improve statfs reporting
11733 - LP: #885744
11734
11735 [ Upstream Kernel Changes ]
11736
11737 * rebase to upstream v3.2
11738
11739 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 26 Dec 2011 20:24:30 -0800
11740
11741 linux (3.2.0-7.13) precise; urgency=low
11742
11743 [ Upstream Kernel Changes ]
11744
11745 * rebase to upstream 3.2-rc7
11746
11747 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 19 Dec 2011 09:14:34 -0800
11748
11749 linux (3.2.0-6.12) precise; urgency=low
11750
11751 [ Upstream Kernel Changes ]
11752
11753 * rebase to upstream v3.2-rc6
11754
11755 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Dec 2011 10:19:02 -0800
11756
11757 linux (3.2.0-5.11) precise; urgency=low
11758
11759 [ Andy Whitcroft ]
11760
11761 * enforcer -- allow arch and flavour predicates to take lists
11762 * enforcer -- simplify armel/armhf specific options
11763 * enforcer -- fix incorrectly specified flavour matches
11764
11765 [ Leann Ogasawara ]
11766
11767 * [Config] Disable IRQ_REMAP
11768 * [Config] Enable CONFIG_SENSORS_LM95245=m
11769 * [Config] Enable CONFIG_SENSORS_MAX1668=m
11770 * [Config] Enable CONFIG_SENSORS_NTC_THERMISTOR=m
11771 * [Config] Enable CONFIG_SENSORS_MAX6639=m
11772 * [Config] Enable CONFIG_SENSORS_MAX6642=m
11773 * [Config] Enable CONFIG_SENSORS_LINEAGE=m
11774 * [Config] Enable CONFIG_CRYPTO_SALSA20=m
11775 * [Config] Enable CONFIG_PATA_TOSHIBA=m
11776 * [Config] Enable CONFIG_POHMELFS=m
11777 * [Config] Enable CONFIG_NET_PACKET_ENGINE=y
11778 * [Config] Enable CONFIG_PATA_OPTI=m
11779 * add overlayfs to virtual inclusion list
11780 - LP: #903897
11781 * add veth to virtual inclusion list
11782 - LP: #903897
11783 * SAUCE: resolve WARNING: at drivers/block/floppy.c:2929 do_fd_request
11784
11785 [ Paolo Pisati ]
11786
11787 * [Config] DEFAULT_MMAP_MIN_ADDR=32k on arm
11788 - LP: #903346
11789
11790 [ Tim Gardner ]
11791
11792 * [Config] CONFIG_LOCKUP_DETECTOR=y
11793 - LP: #903615
11794
11795 [ Upstream Kernel Changes ]
11796
11797 * rebase to upstream 55b02d2f
11798
11799 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 12 Dec 2011 07:08:10 -0800
11800
11801 linux (3.2.0-4.10) precise; urgency=low
11802
11803 [ Kyle McMartin ]
11804
11805 * SAUCE: dmar: disable if ricoh multifunction detected
11806 - LP: #894070
11807
11808 [ Seth Forshee ]
11809
11810 * SAUCE: dell-wmi: Demote unknown WMI event message to pr_debug
11811 - LP: #581312
11812
11813 [ Tim Gardner ]
11814
11815 * Start new release, Bump ABI, rebase to 3.2-rc5
11816
11817 [ Leann Ogasawara ]
11818
11819 * [Config] Enable CONFIG_SENSORS_AK8975=m
11820
11821 -- Tim Gardner <tim.gardner@canonical.com> Sat, 10 Dec 2011 08:57:04 -0700
11822
11823 linux (3.2.0-3.9) precise; urgency=low
11824
11825 [ Andy Whitcroft ]
11826
11827 * SAUCE: ext4: correct partial write discard size calculation
11828 - LP: #894768
11829
11830 [ Leann Ogasawara ]
11831
11832 * Revert "SAUCE: x86, microcode, AMD: Restrict microcode reporting"
11833 - LP: #892615
11834
11835 [ Matthew Garrett ]
11836
11837 * SAUCE: pci: Rework ASPM disable code
11838
11839 [ Upstream Kernel Changes ]
11840
11841 * x86: Fix boot failures on older AMD CPU's
11842 - LP: #892615
11843 * EHCI : Fix a regression in the ISO scheduler
11844 - LP: #899165
11845
11846 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 05 Dec 2011 10:37:36 -0800
11847
11848 linux (3.2.0-3.8) precise; urgency=low
11849
11850 [ Andy Whitcroft ]
11851
11852 * armhf -- add d-i configuration
11853 * armhf -- disable ABI checks for armhf
11854 * armhf -- add arch to getabis config
11855
11856 -- Andy Whitcroft <apw@canonical.com> Sat, 03 Dec 2011 14:22:52 +0000
11857
11858 linux (3.2.0-3.7) precise; urgency=low
11859
11860 [ Stefan Bader ]
11861
11862 * SAUCE: x86/paravirt: PTE updates in k(un)map_atomic need to be
11863 synchronous, regardless of lazy_mmu mode
11864 - LP: #854050
11865
11866 [ Tim Gardner ]
11867
11868 * rebase to v3.2-rc4
11869
11870 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 02 Dec 2011 11:53:56 -0800
11871
11872 linux (3.2.0-2.6) precise; urgency=low
11873
11874 [ Andy Whitcroft ]
11875
11876 * armhf -- fix omap flavour to build on armhf
11877 * [Config] CONFIG_PATA_MACIO=y to fix MAC qemu boot
11878
11879 [ Borislav Petkov ]
11880
11881 * SAUCE: x86, microcode, AMD: Restrict microcode reporting
11882 - LP: #892615
11883
11884 [ Colin Watson ]
11885
11886 * Add pata_macio to pata-modules
11887
11888 [ Tim Gardner ]
11889
11890 * [Config] Prefer crda over wireless-crda
11891 * [Config] Fix virtual inclusion list.
11892 - LP: #897795
11893
11894 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 30 Nov 2011 06:09:35 -0800
11895
11896 linux (3.2.0-2.5) precise; urgency=low
11897
11898 [ Paolo Pisati ]
11899
11900 * [Config] PANEL_DVI=y
11901
11902 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Nov 2011 09:13:24 -0800
11903
11904 linux (3.2.0-2.4) precise; urgency=low
11905
11906 [ Andy Whitcroft ]
11907
11908 * rebase to v3.2-rc3
11909
11910 [ Leann Ogasawara ]
11911
11912 * Revert "SAUCE: xen: Do not use pv spinlocks on HVM"
11913 * Revert "fix ERROR: __devcgroup_inode_permission undefined"
11914 * Revert "olpc_dcon_xo_1_5 needs delay.h"
11915 * Revert "olpc_dcon_xo_1 needs delay.h"
11916 * rebase to 6fe4c6d4
11917 * [Config] updateconfigs after rebase to 6fe4c6d4
11918
11919 [ Tim Gardner ]
11920
11921 * [Config] Replace wireless-crda with crda,wireless-regdb
11922 - LP: #856421
11923 * [Config] Relax the dependencies on crda
11924
11925 [ Upstream Kernel Changes ]
11926
11927 * (pre-stable) HID: bump maximum global item tag report size to 96 bytes
11928 - LP: #724831
11929 * Ubuntu: remove coreutils|fileutils package dependency
11930 - LP: #892814
11931 * iio: iio_event_getfd -- fix ev_int build failure
11932
11933 [ Upstream Kernel Changes ]
11934
11935 * Rebase to v3.2-rc3
11936
11937 -- Andy Whitcroft <apw@canonical.com> Thu, 24 Nov 2011 16:20:45 +0000
11938
11939 linux (3.2.0-1.3) precise; urgency=low
11940
11941 [ Upstream Kernel Changes ]
11942
11943 * Ubuntu: Add ext2 to fs-core-modules
11944 - LP: #893395
11945
11946 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 20:42:33 -0800
11947
11948 linux (3.2.0-1.2) precise; urgency=low
11949
11950 [ Andy Whitcroft ]
11951
11952 * [Config] enable CONFIG_NFC and associated devices
11953 * SAUCE: allow brcmsmac and b43 to both build
11954
11955 [ Soren Hansen ]
11956
11957 * Add ixgbe driver to d-i
11958 - LP: #891969
11959
11960 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 21 Nov 2011 08:33:46 -0800
11961
11962 linux (3.2.0-1.1) precise; urgency=low
11963 [ Andy Whitcroft ]
11964
11965 * armhf -- enable armhf and create the first flavours
11966 * SAUCE: ensure root is ready before running usermodehelpers in it
11967 * [Config] enforcer -- ensure CONFIG_FAT_FS is built-in on arm
11968
11969 [ Leann Ogasawara ]
11970
11971 * Temporarily ignore module check
11972 * [Config] Enable PCI_IOV on powerpc
11973 * [Config] Temporarily disable CONFIG_PASEMI_MAC on powerpc
11974 * rebase to v3.2-rc2
11975 * SAUCE: include <linux/export.h> for cpuidle34xx arm build
11976 * SAUCE: include <linux/kernel.h> for linux/mtd/map.h arm build
11977 * SAUCE: include <linux/printk.h> and <stdarg.h> for mmc_core arm build
11978 * SAUCE: select ARM_AMBA if OMAP3_EMU
11979 * [Config] updateconfigs after select ARM_AMBA
11980 * [Config] Temporarily disable CONFIG_KVM_BOOK3S_32 on powerpc
11981 * [Config] Enable CONFIG_EXT2_FS=m
11982 * [Config] Build in CONFIG_SATA_AHCI=y
11983 * Resolve linux-image-extra's install dependency
11984
11985 [ Seth Forshee ]
11986
11987 * [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
11988 * SAUCE: (drop after 3.2) Input: ALPS - move protocol information to
11989 Documentation
11990 * SAUCE: (drop after 3.2) Input: ALPS - add protocol version field in
11991 alps_model_info
11992 * SAUCE: (drop after 3.2) Input: ALPS - remove assumptions about packet
11993 size
11994 * SAUCE: (drop after 3.2) Input: ALPS - add support for protocol versions
11995 3 and 4
11996 * SAUCE: (drop after 3.2) Input: ALPS - add semi-MT support for v3
11997 protocol
11998 * SAUCE: (drop after 3.2) Input: ALPS - add documentation for protocol
11999 versions 3 and 4
12000
12001 [ Stefan Bader ]
12002
12003 * [Config] Built-in xen-netfront and xen-blkfront
12004 * Fix build of dm-raid45 and re-enable it
12005
12006 [ Tim Gardner ]
12007
12008 * [Config] CONFIG_USB_XHCI_HCD=y
12009 - LP: #886167
12010 * [Config] CONFIG_R6040=m
12011 - LP: #650899
12012 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
12013 - LP: #854399
12014 * [Config] Consolidated amd64 server flavour into generic
12015 * [Config] updateconfigs after rebase to 3.2-rc1
12016 * [Config] Disabled dm-raid4-5
12017 * [Config] Disabled ndiswrapper
12018 * [Config] Disable vt6656
12019 * [Config] exclude ppp-modules for virtual flavour
12020 * [Config] CONFIG_MEMSTICK_R592=m
12021 - LP: #238208
12022
12023 [ Upstream Kernel Changes ]
12024
12025 * CHROMIUM: seccomp_filter: new mode with configurable syscall filters
12026 - LP: #887780
12027 * CHROMIUM: seccomp_filter: add process state reporting
12028 - LP: #887780
12029 * CHROMIUM: seccomp_filter: Document what seccomp_filter is and how it
12030 works.
12031 - LP: #887780
12032 * CHROMIUM: x86: add HAVE_SECCOMP_FILTER and seccomp_execve
12033 - LP: #887780
12034 * CHROMIUM: arm: select HAVE_SECCOMP_FILTER
12035 - LP: #887780
12036 * CHROMIUM: seccomp_filters: move to btrees
12037 * CHROMIUM: enable CONFIG_BTREE
12038 * CHROMIUM: seccomp_filter: kill NR_syscall references
12039 * CHROMIUM: seccomp_filters: guard all ftrace wrapper code
12040 * CHROMIUM: seccomp_filters: clean up warnings; kref mistake
12041 * CHROMIUM: seccomp_filter: remove "skip" from copy and add drop helper
12042 * CHROMIUM: seccomp_filter: allow CAP_SYS_ADMIN management of execve
12043 * CHROMIUM: seccomp_filter: inheritance documentation
12044 * CHROMIUM: seccomp_filter: make inherited filters composable
12045 * CHROMIUM: Fix seccomp_t compile error
12046 - LP: #887780
12047 * CHROMIUM: Fix kref usage
12048 - LP: #887780
12049 * CHROMIUM: enable CONFIG_SECCOMP_FILTER and CONFIG_HAVE_SECCOMP_FILTER
12050 * rebase to v3.2-rc2
12051
12052 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 31 Oct 2011 09:24:39 -0400
12053
12054 linux (3.1.0-2.3) precise; urgency=low
12055
12056 [ Tim Gardner ]
12057
12058 * Add postinit and postrm scripts to the extras package
12059 - LP: #882120
12060
12061 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 Oct 2011 12:48:33 -0700
12062
12063 linux (3.1.0-2.2) precise; urgency=low
12064
12065 [ Andy Whitcroft ]
12066
12067 * debian: add locking to protect debian/files from parallel update
12068
12069 [ Leann Ogasawara ]
12070
12071 * rebase to v3.1
12072
12073 [ Upstream Kernel Changes ]
12074
12075 * rebase to v3.1
12076
12077 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 19 Oct 2011 07:12:38 -0700
12078
12079 linux (3.1.0-1.1) precise; urgency=low
12080
12081 [ Andiry Xu ]
12082
12083 * SAUCE: (drop during 3.2 merge) xHCI: AMD isoc link TRB chain bit quirk
12084 - LP: #872811
12085
12086 [ Andy Whitcroft ]
12087
12088 * Revert "ubuntu: compcache -- follow changes to bd_claim/bd_release"
12089 - LP: #832694
12090 * Revert "ubuntu: compcache -- version 0.5.3"
12091 - LP: #832694
12092 * [Config] standardise CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP=m
12093 * [Config] Enable CONFIG_MACVTAP=m
12094 - LP: #822601
12095 * record the compiler in the ABI and check for inconsistant builds
12096 * [Config] move ECRYPT_FS back to =y for all architectures
12097 - LP: #827197
12098 * [Config] enable CONFIG_DRM_VMWGFX=m
12099 - LP: #698009
12100 * [Config] re-fix ECRYPT_FS=y
12101 - LP: #827197
12102 * enforcer -- ensure we have CONFIG_ECRYPT_FS=y
12103 - LP: #827197
12104 * [Config] dropping compcache configuration options
12105 * [Config] standardise on HZ=250
12106 * SAUCE: headers_install: fix #include "..." usage for userspace
12107 - LP: #824377
12108 * make module-inclusion selection retain the left overs
12109 * add a new linux-image-extras package for virtual
12110
12111 [ Colin Watson ]
12112
12113 * Deliver more Atheros, Ralink, and iwlagn NIC drivers to d-i
12114
12115 [ edwin_rong ]
12116
12117 * SAUCE: Staging: add driver for Realtek RTS5139 cardreader
12118 - LP: #824273
12119
12120 [ Greg Kroah-Hartman ]
12121
12122 * SAUCE: staging: rts5139: add vmalloc.h to some files to fix the build.
12123 - LP: #824273
12124
12125 [ Jesse Sung ]
12126
12127 * SAUCE: Unregister input device only if it is registered
12128 - LP: #839238
12129
12130 [ Jiri Kosina ]
12131
12132 * SAUCE: HID: add MacBookAir4, 2 to hid_have_special_driver[]
12133
12134 [ Joshua V. Dillon ]
12135
12136 * SAUCE: HID: add support for MacBookAir4,2 keyboard.
12137
12138 [ Kees Cook ]
12139
12140 * [Config] enable and enforce SECCOMP_FILTER on x86
12141
12142 [ Keng-Yu Lin ]
12143
12144 * [Config] Enable CONFIG_RTS5139=m on i386/amd64
12145 - LP: #824273
12146
12147 [ Leann Ogasawara ]
12148
12149 * Revert "ubuntu: overlayfs -- ovl: make lower mount read-only"
12150 * Revert "ubuntu: overlayfs -- fs: limit filesystem stacking depth"
12151 * Revert "ubuntu: overlayfs -- ovl: improve stack use of lookup and
12152 readdir"
12153 * Revert "ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs"
12154 * Revert "ubuntu: overlayfs -- overlayfs: implement show_options"
12155 * Revert "ubuntu: overlayfs -- overlayfs: add statfs support"
12156 * Revert "ubuntu: overlayfs -- overlay filesystem"
12157 * Revert "ubuntu: overlayfs -- overlay: overlay filesystem documentation"
12158 * Revert "SAUCE: ARM: OMAP: Add macros for comparing silicon revision"
12159 * Revert "SAUCE: OMAP: DSS2: check for both cpu type and revision, rather
12160 than just revision"
12161 * Revert "SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX"
12162 * Revert "ubuntu: fsam7400 disable driver"
12163 - LP: #876030
12164 * rebase to v3.1-rc1
12165 * [Config] updateconfigs after rebase to v3.1-rc1
12166 * rebase to v3.1-rc2
12167 * [Config] Updateconfigs after rebase to v3.1-rc2
12168 * ubuntu: Yama - update calls to generic_permission() and
12169 inode->i_op->permission()
12170 * ubuntu: ndiswrapper -- remove netdev_priv macro
12171 * ubuntu: aufs -- Temporarily disable due to build failure
12172 * [Config] Diable INTEL_MID_PTI on armel
12173 * [Config] Temporarily disable CONFIG_FTMAC100 on armel
12174 * [Config] Temporarily disable CONFIG_FTGMAC100 on armel
12175 * [Config] Temporarily disable CONFIG_CAN_TI_HECC on armel
12176 * [Config] Temporarily disable CONFIG_VIDEO_OMAP2_VOUT on armel
12177 * [Config] Set CONFIG_DM_MIRROR=m on amd64, i386, and arm
12178 * [Config] Set CONFIG_DM_MULTIPATH=m on amd64, i386, and arm
12179 * [Config] Set CONFIG_DM_SNAPSHOT=m on amd64, i386, and arm
12180 * [Config] Enable CONFIG_EDAC_AMD8111=m on powerpc
12181 * [Config] Enable CONFIG_EDAC_AMD8131=m on powerpc
12182 * [Config] Enable CONFIG_EDAC_CPC925=m on powerpc
12183 * [Config] Enable CONFIG_EDAC_PASEMI=m on powerpc
12184 * [Config] Enable CONFIG_ECHO=m on powerpc
12185 * [Config] Enable CONFIG_ET131X=m on powerpc
12186 * [Config] Set CONFIG_FB_MATROX=m
12187 * [Config] Enable CONFIG_FB_UDL=m on powerpc
12188 * [Config] Set CONFIG_FB_VIRTUAL=n
12189 * [Config] Enable CONFIG_FB_VGA16=m on powerpc
12190 * [Config] Enable CONFIG_GPIO_MAX732X=m on arm
12191 * [Config] Enable CONFIG_GPIO_PCF857X=m on arm
12192 * [Config] Set CONFIG_HOTPLUG_PCI_FAKE=m
12193 * [Config] Enable CONFIG_HOTPLUG_PCI=y on powerpc
12194 * [Config] Enable CONFIG_HOTPLUG_PCI_CPCI=y on powerpc
12195 * [Config] Enable CONFIG_HP_ILO=m on powerpc-smp
12196 * [Config] Enable CONFIG_I2C_PASEMI=m on powerpc
12197 * [Config] Enable CONFIG_IBM_BSR=m on powerpc
12198 * [Config] Enable CONFIG_IBMVETH=m on powerpc
12199 * [Config] Enable CONFIG_IDE_PHISON=m on powerpc
12200 * [Config] Enable CONFIG_IGB=m on powerpc
12201 * [Config] Enable CONFIG_IIO=m on powerpc
12202 * [Config] Enable CONFIG_INFINIBAND_NES=m
12203 * [Config] Enable CONFIG_IPMI_HANDLER=m on arm
12204 * [Config] Enable CONFIG_IWL3945=m on powerpc
12205 * [Config] Disable CONFIG_KVM_BOOK3S_64
12206 * [Config] Enable CONFIG_LAPBETHER=m on arm
12207 * [Config] Enable CONFIG_LEDS_GPIO=m on powerpc
12208 * [Config] Enable CONFIG_LEDS_CLEVO_MAIL=m all arch's
12209 * [Config] Enable CONFIG_LEDS_PCA9532=m on powerpc
12210 * [Config] Enable CONFIG_LEDS_PCA955X=m on powerpc
12211 * [Config] Enable CONFIG_LEDS_TRIGGER_DEFAULT_ON=m on powerpc
12212 * [Config] Set CONFIG_LEDS_TRIGGER_HEARTBEAT=m on arm and powerpc
12213 * [Config] Set CONFIG_LEDS_TRIGGER_TIMER=m on powerpc
12214 * [Config] Enable CONFIG_LINE6_USB=m on arm and powerpc
12215 * [Config] Enable CONFIG_MEMSTICK=m on arm
12216 * [Config] Enable CONFIG_MTD_AFS_PARTS=m on arm
12217 * [Config] Enable CONFIG_MTD_ALAUDA=m on arm
12218 * [Config] Enable CONFIG_MTD_AR7_PARTS=m on arm
12219 * [Config] Enable CONFIG_MTD_ARM_INTEGRATOR=m on arm
12220 * [Config] Enable CONFIG_MOXA_SMARTIO=m on powerpc
12221 * [Config] Enable CONFIG_MTD_DATAFLASH=m on arm
12222 * [Config] Enable CONFIG_MTD_GPIO_ADDR=m on arm
12223 * [Config] Enable CONFIG_MTD_IMPA7=m on arm
12224 * [Config] Enable CONFIG_MTD_NAND_GPIO=m on arm
12225 * [Config] Enable CONFIG_MTD_NAND_NANDSIM=m on arm
12226 * [Config] Enable CONFIG_MTD_NAND_PASEMI=m on powerpc
12227 * [Config] Enable CONFIG_MTD_NAND_PLATFORM=m on arm
12228 * [Config] Enable CONFIG_MTD_NAND_TMIO=m on arm
12229 * [Config] Enable CONFIG_MTD_SST25L=m on arm
12230 * [Config] Enable CONFIG_NET_CLS_CGROUP=y on arm
12231 * [Config] Enable CONFIG_NET_CLS_FLOW=m on arm
12232 * [Config] Enable CONFIG_NET_CLS_U32=m on arm
12233 * [Config] Enable CONFIG_NET_DCCPPROBE=m on arm
12234 * [Config] Enable CONFIG_NET_SCH_INGRESS=m on arm
12235 * [Config] Enable CONFIG_NET_TCPPROBE=m on arm
12236 * [Config] Enable CONFIG_PASEMI_MAC=m on powerpc
12237 * [Config] Enable CONFIG_PATA_NS87410=m on powerpc
12238 * [Config] Enable CONFIG_I2C_GPIO=m on powerpc64-smp
12239 * [Config] Enable CONFIG_PANEL=m on powerpc
12240 * [Config] Enable CONFIG_PATA_CMD640_PCI=m on powerpc
12241 * SAUCE: x86: reboot: Make Dell Latitude E6520 use reboot=pci
12242 - LP: #833705
12243 * [Config] Add CONFIG_EFI_VARS=y to the enforcer
12244 - LP: #837332
12245 * [Config] Update CONFIG_EFI_VARS enforcer check
12246 * [Config] Add aufs to virtual flavor inclusion list
12247 - LP: #844159
12248 * SAUCE: x86: reboot: Make Dell Optiplex 790 use reboot=pci
12249 - LP: #818933
12250 * SAUCE: x86: reboot: Make Dell Optiplex 990 use reboot=pci
12251 - LP: #768039
12252 * SAUCE: x86: reboot: Make Dell Latitude E6220 use reboot=pci
12253 - LP: #838402
12254 * [Config] Add igbvf to the virtual flavor inclusion list
12255 - LP: #794570
12256 * [Config] Add ixgbevf to the virtual inclusion list
12257 - LP: #872411
12258 * [Config] Transition -generic and -server to be identical
12259 * rebase to v3.1-rc10
12260
12261 [ Luke Yelavich ]
12262
12263 * [Config] Disable legacy IDE drivers on powerpc
12264
12265 [ Ming Lei ]
12266
12267 * SAUCE: fireware: add NO_MSI quirks for o2micro controller
12268 - LP: #801719
12269 * SAUCE: ata_piix: make DVD Drive recognisable on systems with Intel
12270 Sandybridge chipsets(v2)
12271 - LP: #737388, #782389, #794642
12272
12273 [ Paolo Pisati ]
12274
12275 * [Config] Compile-in vfat support for armel
12276 - LP: #853783
12277
12278 [ Randy Dunlap ]
12279
12280 * SAUCE: staging: fix rts5139 depends & build
12281 - LP: #824273
12282
12283 [ Rene Bolldorf ]
12284
12285 * SAUCE: (drop after 3.0) ideapad: Check if acpi already handle backlight
12286 power in 'ideapad_backlight_notify_power' to avoid a page fault
12287
12288 [ Seth Forshee ]
12289
12290 * SAUCE: (no-up) Input: elantech - Add v3 hardware support
12291 - LP: #681904
12292 * SAUCE: (drop after 3.1) usb_storage: Don't freeze in usb-stor-scan
12293 - LP: #810020
12294
12295 [ Stefan Bader ]
12296
12297 * (config) Package macvlan and macvtap for virtual
12298 * [Config] Force perf to use libiberty for demangling
12299 - LP: #783660
12300 * SAUCE: xen: Do not use pv spinlocks on HVM
12301 - LP: #838026
12302
12303 [ Tim Gardner ]
12304
12305 * [Config] Clean up tools rules
12306 * [Config] Package x86_energy_perf_policy and turbostat
12307 - LP: #797556
12308 * rebase to v3.1-rc3
12309 * [Config] Simplify binary-udebs dependencies
12310 * [Config] kernel preparation cannot be parallelized
12311 * [Config] Linearize module/abi checks
12312 * [Config] Linearize and simplify tree preparation rules
12313 * [Config] Build kernel image in parallel with modules
12314 * [Config] Set concurrency for kmake invocations
12315 * [Config] Improve install-arch-headers speed
12316 * [Config] Fix binary-perarch dependencies
12317 * [Config] Removed stamp-flavours target
12318 * [Config] Serialize binary indep targets
12319 * [Config] Use build stamp directly
12320 * [Config] Restore prepare-% target
12321 * rebase to v3.1-rc4
12322 * rebase to v3.1-rc5
12323 * [Config] Disable makedumpfile for i386/amd64
12324 * rebase to v3.1-rc6
12325 * [Config] Fix binary-% build target
12326 * rebase to v3.1-rc7
12327 * rebase to v3.1-rc8
12328 * SAUCE: Add a new entry (413c:8197) to Bluetooth USB device ID table
12329 - LP: #854399
12330 * [Config] Enable ftrace support in the mac80211 layer
12331 - LP: #865171
12332 * rebase to v3.1-rc9
12333 * SAUCE: usb/core/devio.c: Check for printer class specific request
12334 - LP: #872711
12335
12336 [ Upstream Kernel Changes ]
12337
12338 * overlay filesystem
12339 * overlayfs: add statfs support
12340 * overlayfs: implement show_options
12341 * overlay: overlay filesystem documentation
12342 * fs: limit filesystem stacking depth
12343
12344 [ Will Drewry ]
12345
12346 * SAUCE: seccomp_filter: new mode with configurable syscall filters
12347 * SAUCE: seccomp_filter: add process state reporting
12348 * SAUCE: seccomp_filter: Document what seccomp_filter is and how it
12349 works.
12350 * SAUCE: seccomp_filter: add HAVE_SECCOMP_FILTER and seccomp_execve
12351
12352 [ Upstream Kernel Changes ]
12353
12354 * rebase to v3.1-rc1
12355 * rebase to v3.1-rc2
12356 * rebase to v3.1-rc3
12357 +CONFIG_BLK_DEV_BSGLIB=y
12358 +CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
12359 -CONFIG_VIDEO_OMAP2_VOUT_VRFB=y
12360 * rebase to v3.1-rc4
12361 * rebase to v3.1-rc5
12362 * rebase to v3.1-rc6
12363 * rebase to v3.1-rc7
12364 * rebase to v3.1-rc8
12365 * rebase to v3.1-rc9
12366 * rebase to v3.1-rc10
12367
12368 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 15:43:38 -0700
12369
12370 linux (3.1.0-1.0) oneiric; urgency=low
12371
12372 [ Leann Ogasawara ]
12373
12374 * Open P-series
12375
12376 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 10 Aug 2011 13:42:40 -0700
12377
12378 linux (3.0.0-8.10) oneiric; urgency=low
12379
12380 [ Adam Jackson ]
12381
12382 * SAUCE: drm/i915/pch: Fix integer math bugs in panel fitting
12383 - LP: #753994
12384
12385 [ John Johansen ]
12386
12387 * [Config] Enable missing IPv6 options
12388
12389 [ Leann Ogasawara ]
12390
12391 * [Config] Disable config IWLWIFI_DEVICE_SVTOOL
12392 - LP: #819925
12393 * Rebase to 3.0.1
12394
12395 [ Upstream Kernel Changes ]
12396
12397 * x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message
12398 * ALSA: hda - Turn on extra EAPDs on Conexant codecs
12399 - LP: #783582
12400 * KVM: Remove SMEP bit from CR4_RESERVED_BITS
12401 - LP: #796476
12402 * KVM: Add SMEP support when setting CR4
12403 - LP: #796476
12404 * KVM: Mask function7 ebx against host capability word9
12405 - LP: #796476
12406 * KVM: Add instruction fetch checking when walking guest page table
12407 - LP: #796476
12408
12409 [ Upstream Kernel Changes ]
12410
12411 * rebase to v3.0.1
12412
12413 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 05 Aug 2011 11:32:25 -0700
12414
12415 linux (3.0.0-7.9) oneiric; urgency=low
12416
12417 [ Andy Whitcroft ]
12418
12419 * Revert "[Upstream] add local prefix to oss local change_bits"
12420 * Revert "SAUCE: add tracing for user initiated readahead requests"
12421 * Revert "SAUCE: vfs: Add a trace point in the mark_inode_dirty function"
12422 * Revert "SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo
12423 Zhaoyang E47"
12424 * Revert "SAUCE: fix documentation strings for struct input_keymap_entry"
12425 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range checks
12426 (grub)"
12427 * Revert "SAUCE: vt -- fix handoff numbering to 1..n and add range
12428 checks"
12429 * Revert "SAUCE: vt -- allow grub to request automatic vt_handoff"
12430 * Revert "SAUCE: vt -- maintain bootloader screen mode and content until
12431 vt switch"
12432 * [Config] enable CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
12433 - LP: #816035
12434 * ubuntu: Yama: if an underlying filesystem provides a permissions op use
12435 it
12436 * SAUCE: (no-up) add tracing for user initiated readahead requests
12437 * SAUCE: vt -- maintain bootloader screen mode and content until vt
12438 switch
12439 * SAUCE: vt -- allow grub to request automatic vt_handoff
12440
12441 [ Arjan van de Ven ]
12442
12443 * SAUCE: (no-up) vfs: Add a trace point in the mark_inode_dirty function
12444
12445 [ Kees Cook ]
12446
12447 * Revert "SAUCE: (no-up) Disable building the ACPI debugfs source"
12448 * [Config] enforce ACPI_CUSTOM_METHOD disabled
12449
12450 [ Keng-Yu Lin ]
12451
12452 * SAUCE: (no-up) Input: ALPS - Enable Intellimouse mode for Lenovo
12453 Zhaoyang E47
12454 - LP: #632884, #803005
12455
12456 [ Leann Ogasawara ]
12457
12458 * [Config] Enable CONFIG_BLK_DEV_CMD64X=m on powerpc
12459 - LP: #513131
12460 * [Config] Enable CONFIG_RT2800PCI_RT53XX=y
12461 - LP: #815064
12462
12463 [ Rezwanul Kabir ]
12464
12465 * SAUCE: (no-up) Add support for Intellimouse Mode in ALPS touchpad on
12466 Dell E2 series Laptops
12467 - LP: #632884
12468
12469 [ Upstream Kernel Changes ]
12470
12471 * Revert "yama: if an underlying filesystem provides a permissions op use
12472 it"
12473 * Revert "Add support for Intellimouse Mode in ALPS touchpad on Dell E2
12474 series Laptops"
12475 * Revert "tty: include linux/slab.h for kfree"
12476 * Revert "gpio/ml_ioh_gpio: include linux/slab.h for kfree"
12477 * Revert "pch_dma: add include/slab.h for kfree"
12478 * mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency
12479 - LP: #773524
12480 * oss: rename local change_bits to avoid powerpc bitsops.h definition
12481
12482 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 25 Jul 2011 09:08:01 -0700
12483
12484 linux (3.0.0-7.8) oneiric; urgency=low
12485
12486 [ Andy Whitcroft ]
12487
12488 * ubuntu: overlayfs -- overlayfs: add statfs support
12489 * [Config] enable CONFIG_OVERLAYFS
12490
12491 [ Erez Zadok ]
12492
12493 * ubuntu: overlayfs -- overlayfs: implement show_options
12494
12495 [ Leann Ogasawara ]
12496
12497 * [Config] Enable CONFIG_ALIM7101_WDT=m on powerpc
12498 * [Config] Enable CONFIG_ASUS_OLED=m on powerpc
12499 * [Config] Disable CONFIG_ATM_DUMMY on arm
12500 * [Config] Enable CONFIG_BLK_DEV_DRBD=m on powerpc
12501 * Temporarily disable module check on arm
12502 * Rebase to 3.0 final
12503 * [Config] Enable CONFIG_CAN_TI_HECC=m on arm
12504 * [Config] Set CONFIG_CDROM_PKTCDVD=m on amd64 and i386
12505 * [Config] Enable CONFIG_CRYPTO_CCM=m on powerpc
12506 * [Config] Enable CONFIG_CRYPTO_DEV_HIFN_795X=m on powerpc
12507 * [Config] Enable CONFIG_CRYPTO_GCM=m on powerpc
12508 * [Config] Set CRYPTO_LZO=m on powerpc64-smp
12509 * [Config] Enable CONFIG_DM9000=m on arm
12510 * [Config] Set CONFIG_DISPLAY_SUPPORT=m on arm
12511 * [Config] Enable CONFIG_DL2K=m on amd64 and i386
12512
12513 [ Miklos Szeredi ]
12514
12515 * ubuntu: overlayfs -- vfs: add i_op->open()
12516 * ubuntu: overlayfs -- vfs: export do_splice_direct() to modules
12517 * ubuntu: overlayfs -- vfs: introduce clone_private_mount()
12518 * ubuntu: overlayfs -- overlay filesystem
12519 * ubuntu: overlayfs -- ovl: fix overlayfs over overlayfs
12520 * ubuntu: overlayfs -- ovl: improve stack use of lookup and readdir
12521 * ubuntu: overlayfs -- fs: limit filesystem stacking depth
12522 * ubuntu: overlayfs -- ovl: make lower mount read-only
12523
12524 [ Neil Brown ]
12525
12526 * ubuntu: overlayfs -- overlay: overlay filesystem documentation
12527
12528 [ Tim Gardner ]
12529
12530 * [Config] Add enic/fnic to udebs
12531 - LP: #801610
12532
12533 [ Upstream Kernel Changes ]
12534
12535 * yama: if an underlying filesystem provides a permissions op use it
12536
12537 [ Major Kernel Changes ]
12538
12539 * Rebase to 3.0 final
12540
12541 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 21 Jul 2011 07:01:32 -0700
12542
12543 linux (3.0.0-6.7) oneiric; urgency=low
12544
12545 [ Eagon Yager ]
12546
12547 * [Config] Fix misspelled 'skipmodule' in arm makefile.
12548
12549 [ Keng-Yu Lin ]
12550
12551 * SAUCE: Input: ALPS - Enable Intellimouse mode for Lenovo Zhaoyang E47
12552 - LP: #632884, #803005
12553
12554 [ Leann Ogasawara ]
12555
12556 * Revert "[Config] Temporarily disable CONFIG_SMC91X on armel-omap"
12557 * Revert "[Config] Temporarily Disable CONFIG_BRCMSMAC on arm"
12558 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on powerpc"
12559 * Revert "[Config] Temporarily Disable CONFIG_RTL8192SE on arm"
12560 * Revert "[Config] Temporarily disable CONFIG_BRCMSMAC on powerpc"
12561 * [Config] Set CONFIG_ACPI_PCI_SLOT=m
12562 * [Config] Set CONFIG_ACPI_SBS=m
12563 * [Config] Set CONFIG_ACPI_WMI=m
12564 * [Config] Set CONFIG_AD7150=m on arm
12565 * [Config] Set CONFIG_AD7152=m on arm
12566 * [Config] Drop CONFIG_GPIO_S5PV210
12567 * [Config] Drop CONFIG_GPIO_S5PC100
12568 * [Config] Drop CONFIG_GPIO_PLAT_SAMSUNG
12569 * [Config] Drop CONFIG_GPIO_EXYNOS4
12570
12571 [ Stefan Bader ]
12572
12573 * SAUCE: Re-enable RODATA for i386 virtual
12574 - LP: #809838
12575
12576 [ Upstream Kernel Changes ]
12577
12578 * Revert "Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15"
12579 * (drop after 3.0.0) acer-wmi: Add support for Aspire 1830 wlan hotkey
12580 - LP: #771758
12581
12582 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 20 Jul 2011 06:36:02 -0700
12583
12584 linux (3.0.0-5.6) oneiric; urgency=low
12585
12586 [ Tim Gardner ]
12587
12588 * [Config] CONFIG_RTL8192CU=m
12589 * Rebase to -rc7
12590
12591 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 Jul 2011 22:13:50 +0100
12592
12593 linux (3.0.0-4.5) oneiric; urgency=low
12594
12595 [ Ming Lei ]
12596
12597 * SAUCE: fix yama_ptracer_del lockdep warning
12598 - LP: #791019
12599
12600 [ Seth Forshee ]
12601
12602 * SAUCE: (drop after 3.0) asus-wmi: Add callback for hotkey filtering
12603 * SAUCE: (drop after 3.0) eeepc-wmi: Add support for T101MT Home/Express Gate key
12604 * SAUCE: (drop after 3.0) asus-wmi: Enable autorepeat for hotkey input device
12605 * [Config] CONFIG_{ASUS,ASUS_NB,EEEPC}_WMI=m
12606 - LP: #805218
12607
12608 [ Tim Gardner ]
12609
12610 * [Config] updateconfigs after rebase to -rc6+
12611 Rebased against 4dd1b49c6d215dc41ce50c80b4868388b93f31a3
12612 * Adopt a 3 digit verion, e.g., 3.0.0-x.x
12613 * Revert "UBUNTU: add dependancies for module-init-tools"
12614 This dependency is no longer required for a 3 digit version.
12615
12616 -- Tim Gardner <tim.gardner@canonical.com> Tue, 05 Jul 2011 14:03:04 +0100
12617
12618 linux (3.0-3.4) oneiric; urgency=low
12619
12620 [ Keng-Yu Lin ]
12621
12622 * SAUCE: Revert: "dell-laptop: Toggle the unsupported hardware
12623 killswitch"
12624 - LP: #775281
12625
12626 [ Leann Ogasawara ]
12627
12628 * rebase to v3.0-rc5
12629 * [Config] updateconfigs after rebase to 3.0-rc5
12630
12631 [ Tim Gardner ]
12632
12633 * [Config] Remove ubuntu/rtl8192se
12634 * [Config] Added armel ABI files
12635 * [Config] Removed armel versatile flavour
12636 * [Config] CONFIG_INTEL_MEI=m
12637 - LP: #716867
12638
12639 [ Upstream Kernel Changes ]
12640
12641 * ALSA: hda - Enable auto-parser as default for Conexant codecs
12642
12643 [ Upstream Kernel Changes ]
12644
12645 * rebase to v3.0-rc5
12646
12647 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 30 Jun 2011 14:27:10 +0100
12648
12649 linux (3.0-2.3) oneiric; urgency=low
12650
12651 [ Andy Whitcroft ]
12652
12653 * ubuntu: AUFS -- update to 0e2bafab74f0d1463383faeb93f9fc5eb8c2c54e
12654
12655 [ Leann Ogasawara ]
12656
12657 * rebase to v3.0-rc4
12658 * [Config] updateconfigs after rebase to 3.0-rc4
12659 * fix ERROR: __devcgroup_inode_permission undefined
12660
12661 [ Stefan Bader ]
12662
12663 * SAUCE: iscsitarget: Remove driver from the kernel
12664
12665 [ Tim Gardner ]
12666
12667 * SAUCE: rtl8192se: Force a build for a 2.6/3.0 kernel
12668 * [Config] Add grub-efi as a recommended bootloader for server and
12669 generic
12670 - LP: #800910
12671
12672 [ Upstream Kernel Changes ]
12673
12674 * Fix node_start/end_pfn() definition for mm/page_cgroup.c
12675
12676 [ Leann Ogasawara ]
12677
12678 * rebase to v3.0-rc4
12679
12680 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 24 Jun 2011 11:51:12 -0700
12681
12682 linux (3.0-1.2) oneiric; urgency=low
12683
12684 [ Andy Whitcroft ]
12685
12686 * [Config] enable CONFIG_CAN_CALC_BITTIMING
12687
12688 [ Leann Ogasawara ]
12689
12690 * rebase to v3.0-rc3
12691 * [Config] updateconfigs after rebase to 3.0-rc3
12692
12693 [ Upstream Kernel Changes ]
12694
12695 * perf: clear out make flags when calling kernel make kernelver
12696
12697 [ Leann Ogasawara ]
12698
12699 * rebase to v3.0-rc3
12700
12701 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Jun 2011 07:25:35 -0700
12702
12703 linux (3.0-0.1) oneiric; urgency=low
12704
12705 [ Andy Whitcroft ]
12706
12707 * use the packaging version in the kernel
12708 * use the kernels idea of its version for version_signature
12709 * add dependancies for module-init-tools
12710 * update control files to version 3
12711 * printchanges/insertchanges allow override of prev_release
12712 * correct Vcs-Git: to point to oneiric
12713
12714 [ Leann Ogasawara ]
12715
12716 * rebase to v3.0-rc1
12717 * [Config] updateconfigs after rebase to 3.0-rc1
12718 * ubuntu: dm-raid4-5 fix up build failure
12719 * [Config] Temporarily Disable CONFIG_GPIO_EXYNOS4 on arm
12720 * [Config] Temporarily Disable CONFIG_GPIO_PLAT_SAMSUNG on arm
12721 * [Config] Temporarily Disable CONFIG_GPIO_S5PC100 on arm
12722 * [Config] Temporarily Disable CONFIG_GPIO_S5PV210 on arm
12723 * [Config] Temporarily disable CONFIG_BRCMSMAC on powerpc
12724 * [Config] Temporarily Disable CONFIG_BRCMSMAC on arm
12725 * [Config] Temporarily Disable CONFIG_RTL8192SE on arm
12726 * [Config] Temporarily Disable CONFIG_RTL8192SE on powerpc
12727 * [Config] Temporarily disable CONFIG_SMC91X on armel-omap
12728 * rebase to v3.0-rc2
12729
12730 [ Manoj Iyer ]
12731
12732 * SAUCE: mmc: Enable MMC card reader for RICOH [1180:e823]
12733 - LP: #790754
12734
12735 [ Upstream Kernel Changes ]
12736
12737 * Revert "x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM
12738 demands it"
12739 * drm/i915: fix regression after clock gating init split
12740
12741 [ Major Kernel Changes ]
12742
12743 * rebase from v2.6.39 to v3.0-rc1
12744 * rebase from v3.0-rc1 to v3.0-rc2
12745
12746 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Jun 2011 15:18:33 +0100
12747
12748 linux (2.6.39-3.10) oneiric; urgency=low
12749
12750 [ Colin Ian King ]
12751
12752 * SAUCE: S3 early resume debug via keyboard LEDs
12753
12754 [ Ingo Molnar ]
12755
12756 * ubuntu: nx-emu - i386: NX emulation
12757 * ubuntu: nx-emu - i386: mmap randomization for executable mappings
12758
12759 [ Leann Ogasawara ]
12760
12761 * Revert "[Config] Disable CONFIG_FT1000 on powerpc64-smp"
12762 * Revert "[Config] Disable CONFIG_DM_RAID45"
12763 * [Config] enable CONFIG_BRCMFMAC=y
12764 * [Config] enable CONFIG_MDIO_BITBANG=m across all arch's and flavors
12765 * [Config] enable CONFIG_VIDEO_OUTPUT_CONTROL=m on armel-omap
12766
12767 [ Robert Nelson ]
12768
12769 * SAUCE: omap3: beagle: detect new xM revision B
12770 - LP: #770679
12771 * SAUCE: omap3: beagle: detect new xM revision C
12772 - LP: #770679
12773 * SAUCE: omap3: beagle: if rev unknown, assume xM revision C
12774 - LP: #770679
12775
12776 [ Stefan Bader ]
12777
12778 * SAUCE: Convert dm-raid45 to new block plugging
12779
12780 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 May 2011 11:46:43 -0700
12781
12782 linux (2.6.39-3.9) oneiric; urgency=low
12783
12784 [ Leann Ogasawara ]
12785
12786 * [Config] Disable CONFIG_SCSI_LPFC_DEBUG_FS
12787 * rebase to v2.6.39
12788 * [Config] enable CONFIG_LLC2=m across all arch's and flavours
12789 * [Config] enable CONFIG_INPUT_APANEL=m
12790
12791 [ Thomas Schlichter ]
12792
12793 * SAUCE: vesafb: mtrr module parameter is uint, not bool
12794 - LP: #778043
12795 * SAUCE: vesafb: enable mtrr WC by default
12796 - LP: #778043
12797
12798 [ Major Kernel Changes ]
12799
12800 * rebase from v2.6.39-rc7 to v2.6.39
12801
12802 -- Andy Whitcroft <apw@canonical.com> Fri, 20 May 2011 09:52:32 +0100
12803
12804 linux (2.6.39-2.8) oneiric; urgency=low
12805
12806 [ Andy Whitcroft ]
12807
12808 * Revert "ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37"
12809 * Revert "ubuntu: AUFS -- aufs2-base.patch aufs2.1-37"
12810 * Revert "[Config] Disable CONFIG_AUFS_FS"
12811 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-39
12812 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-39
12813 * ubuntu: AUFS -- update to c6b76974311efc5bf3eddf921cd015b6aae46935
12814 * ubuntu: AUFS -- clean up the aufs updater and BOM
12815 * ubuntu: AUFS -- documentation on updating aufs2
12816
12817 [ Kees Cook ]
12818
12819 * ubuntu: Yama - LSM hooks
12820 * ubuntu: Yama - create task_free security callback
12821 * ubuntu: Yama - add ptrace relationship tracking interface
12822 * ubuntu: Yama - unconditionally chain to Yama LSM
12823
12824 [ Leann Ogasawara ]
12825
12826 * Revert "SAUCE: Fix drivers/staging/easycap FTBS"
12827 * Revert "[Config] Disable CONFIG_EASYCAP"
12828 * ubuntu: fsam7400 disable driver
12829 * ubuntu: omnibook disable driver
12830 * ubuntu: rfkill disable driver
12831
12832 [ Tim Gardner ]
12833
12834 * SAUCE: Fix extra reference in fb_open()
12835
12836 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 16 May 2011 09:23:56 -0700
12837
12838 linux (2.6.39-2.7) oneiric; urgency=low
12839
12840 [ Leann Ogasawara ]
12841
12842 * rebase to v2.6.39-rc7
12843
12844 [ Major Kernel Changes ]
12845
12846 * rebase from v2.6.39-rc6 to v2.6.39-rc7
12847
12848 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 10 May 2011 10:18:28 +0200
12849
12850 linux (2.6.39-1.6) oneiric; urgency=low
12851
12852 [ Leann Ogasawara ]
12853
12854 * rebase to v2.6.39-rc6
12855 * SAUCE: [arm] fixup __aeabi_uldivmod undefined build error
12856
12857 [ Tim Gardner ]
12858
12859 * [Config] updateconfigs after rebase to 2.6.39-rc6
12860
12861 [ Major Kernel Changes ]
12862
12863 * rebase from v2.6.39-rc5 to v2.6.39-rc6
12864 - LP: #740126
12865
12866 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 05 May 2011 09:46:12 -0700
12867
12868 linux (2.6.39-0.5) oneiric; urgency=low
12869
12870 [ Herton Ronaldo Krzesinski ]
12871
12872 * SAUCE: Revert "x86, hibernate: Initialize mmu_cr4_features during boot"
12873 - LP: #764758
12874
12875 [ Leann Ogasawara ]
12876
12877 * rebase to v2.6.39-rc5
12878 * [Config] updateconfigs following rebase to v2.6.39-rc5
12879
12880 [ Paolo Pisati ]
12881
12882 * [Config] s/USB_MUSB_TUSB6010/USB_MUSB_OMAP2PLUS/ on omap3 to get musb
12883 - LP: #759913
12884
12885 [ Stefan Bader ]
12886
12887 * Include nls_iso8859-1 for virtual images
12888 - LP: #732046
12889
12890 [ Major Kernel Changes ]
12891
12892 * rebase from v2.6.39-rc4 to v2.6.39-rc5
12893
12894 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 27 Apr 2011 06:39:42 -0700
12895
12896 linux (2.6.39-0.4) oneiric; urgency=low
12897
12898 [ Leann Ogasawara ]
12899
12900 * rebase to v2.6.39-rc4
12901 * [Config] updateconfigs following rebase to v2.6.39-rc4
12902 * fixup powerpc implicit declaration of function
12903 'crash_kexec_wait_realmode'
12904 * [Config] Disable CONFIG_FT1000 on powerpc64-smp
12905
12906 [ Tim Gardner ]
12907
12908 * [Config] CONFIG_TRANSPARENT_HUGEPAGE=y
12909 - LP: #769503
12910 * [Config] Add cachefiles.ko to virtual flavour
12911 - LP: #770430
12912
12913 [ Major Kernel Changes ]
12914
12915 * rebase from v2.6.39-rc3 to v2.6.39-rc4
12916
12917 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 19 Apr 2011 06:25:20 -0700
12918
12919 linux (2.6.39-0.3) oneiric; urgency=low
12920
12921 [ Leann Ogasawara ]
12922
12923 * rebase to v2.6.39-rc3
12924 * crash_kexec_wait_realmode() undefined when !SMP
12925
12926 [ Tim Gardner ]
12927
12928 * [Config] CONFIG_PM_ADVANCED_DEBUG=y for i386/amd64
12929 - LP: #632327
12930
12931 [ Major Kernel Changes ]
12932
12933 * rebase from v2.6.39-rc2 to v2.6.39-rc3
12934
12935 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 12 Apr 2011 06:52:24 -0700
12936
12937 linux (2.6.39-0.2) oneiric; urgency=low
12938
12939 [ Gustavo F. Padovan ]
12940
12941 * SAUCE: Revert "Bluetooth: Add new PID for Atheros 3011"
12942 - LP: #720949
12943
12944 [ John Johansen ]
12945
12946 * AppArmor: Fix masking of capabilities in complain mode
12947 - LP: #748656
12948
12949 [ Leann Ogasawara ]
12950
12951 * rebase to v2.6.39-rc2
12952 * [Config] updateconfigs following rebase to v2.6.39-rc2
12953 * hv_mouse needs delay.h
12954 * olpc_dcon_xo_1 needs delay.h
12955 * olpc_dcon_xo_1_5 needs delay.h
12956 * Update dropped.txt for Oneiric
12957
12958 [ Steve Langasek ]
12959
12960 * [Config] Make linux-libc-dev coinstallable under multiarch
12961 - LP: #750585
12962
12963 [ Upstream Kernel Changes ]
12964
12965 * x86, hibernate: Initialize mmu_cr4_features during boot
12966 - LP: #752870
12967
12968 [ Major Kernel Changes ]
12969
12970 * rebase from v2.6.39-rc1 to v2.6.39-rc2
12971
12972 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 06 Apr 2011 11:04:15 -0700
12973
12974 linux (2.6.39-0.1) oneiric; urgency=low
12975
12976 [ Brad Figg ]
12977
12978 * [Config] Set CONFIG_NR_CPUS=256 for amd64 generic
12979 - LP: #737124
12980
12981 [ Henrik Rydberg ]
12982
12983 * SAUCE: HID: hid-ntrig: add support for 1b96:0006 model
12984 * SAUCE: HID: ntrig: fix suspend/resume on recent models
12985
12986 [ Herton Ronaldo Krzesinski ]
12987
12988 * SAUCE: (drop after 2.6.39) v4l: make sure drivers supply a zeroed
12989 struct v4l2_subdev
12990 - LP: #745213
12991
12992 [ Kees Cook ]
12993
12994 * [Config] packaging: adjust perms on vmlinuz as well
12995 * SAUCE: nx-emu: further clarify dmesg reporting
12996 - LP: #745181
12997
12998 [ Leann Ogasawara ]
12999
13000 * rebase to v2.6.39-rc1
13001 * [Config] updateconfigs following rebase to v2.6.39-rc1
13002 * [Config] Disable CONFIG_DM_RAID45
13003 * [Config] Disable CONFIG_SCSI_ISCSITARGET
13004 * [Config] Disable CONFIG_EASYCAP
13005 * [Config] Disable CONFIG_AUFS_FS
13006 * update bnx2 firmware files in d-i/firmware/nic-modules
13007 * xhci-pci.c resolve implicit declaration of kzalloc
13008 * [Config] Enable CONFIG_DRM_PSB for only x86
13009 * [Config] Enable CONFIG_RTS_PSTOR for only x86
13010 * mfd/asic3: Fix typo, s/irq_data/data/
13011
13012 [ Luke Yelavich ]
13013
13014 * [Config] Disable CONFIG_CRASH_DUMP on 32-bit powerpc kernels
13015 - LP: #745358
13016 * [Config] Disable CONFIG_DRM_RADEON_KMS on powerpc kernels
13017 * [Config] Build some framebuffer drivers as modules for powerpc kernels.
13018
13019 [ Manoj Iyer ]
13020
13021 * SAUCE: thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
13022 - LP: #745217
13023
13024 [ Tim Gardner ]
13025
13026 * SAUCE: INR_OPEN=4096
13027 - LP: #663090
13028 * SAUCE: Increase the default hard limit for open FDs to 4096
13029 - LP: #663090
13030
13031 [ Upstream Kernel Changes ]
13032
13033 * (drop after 2.6.39-rc1) arm: versatile : Fix typo introduced in irq
13034 namespace cleanup
13035 * (drop after 2.6.39-rc1) [media] staging: altera-jtag needs delay.h
13036 * ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()
13037
13038 [ Major Kernel Changes ]
13039
13040 * rebase from v2.6.38 to v2.6.39-rc1
13041
13042 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:50:10 -0700
13043
13044 linux (2.6.39-0.0) oneiric; urgency=low
13045
13046 [ Leann Ogasawara ]
13047
13048 * Open Oneiric
13049
13050 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 31 Mar 2011 12:29:23 -0700
13051
13052 linux (2.6.38-7.39) natty; urgency=low
13053
13054 [ Leann Ogasawara ]
13055
13056 * No change upload. This is just to rebuild with gcc-4.5.2-7ubuntu1.
13057
13058 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Mar 2011 09:27:45 -0700
13059
13060 linux (2.6.38-7.38) natty; urgency=low
13061
13062 [ Leann Ogasawara ]
13063
13064 * No change upload take 2. 2.6.38-7.37 was accidentally uploaded before
13065 gcc-4.5.2-6ubuntu5 finished building on all arches.
13066
13067 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 22 Mar 2011 06:12:47 -0700
13068
13069 linux (2.6.38-7.37) natty; urgency=low
13070
13071 [ Leann Ogasawara ]
13072
13073 * No change upload. This is just to rebuild with gcc-4.5.2-6ubuntu5.
13074
13075 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 20 Mar 2011 16:02:48 -0700
13076
13077 linux (2.6.38-7.36) natty; urgency=low
13078
13079 [ Andy Whitcroft ]
13080
13081 * Revert "SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler
13082 optimisation"
13083 * purge last vestiges of maverick
13084 * [Config] switch CONFIG_FB_VESA back to module
13085
13086 [ Chris Wilson ]
13087
13088 * SAUCE: drm/i915: Fix pipelined fencing
13089 - LP: #717114
13090
13091 [ Loïc Minier ]
13092
13093 * Include nls_cp437 module in virtual for fat
13094 - LP: #732046
13095 * Support arch= cross-compilation for any arch
13096 * Fix couple of typos in 0-common-vars.mk
13097 * Enforce DEFAULT_MMAP_MIN_ADDR on armhf
13098 * Add armhf to Debian -> Linux arch map
13099 * Add initial armhf.mk
13100 * Enable common packages for armhf
13101
13102 [ Upstream Kernel Changes ]
13103
13104 * Yama: fix default relationship to check thread group
13105 - LP: #737676
13106
13107 -- Andy Whitcroft <apw@canonical.com> Fri, 18 Mar 2011 18:18:02 +0000
13108
13109 linux (2.6.38-7.35) natty; urgency=low
13110
13111 [ Andy Whitcroft ]
13112
13113 * rebase to 2fbfac4e053861925fa3fffcdc327649b09af54c
13114 * rebase fixes bug #715330
13115 * [Config] disable CONFIG_SCSI_QLA_ISCSI for powerpc 32bit to fix FTBS
13116 * rebase to v2.6.38 final
13117
13118 [ Herton Ronaldo Krzesinski ]
13119
13120 * SAUCE: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626
13121 - LP: #636091
13122
13123 [ Tim Gardner ]
13124
13125 * [Confg] CONFIG_BOOT_PRINTK_DELAY=y
13126
13127 [ Upstream Kernel Changes ]
13128
13129 * Yama: use thread group leader when creating match
13130 - LP: #729839
13131 * (drop after 2.6.38) ahci: AHCI mode SATA patch for Intel Patsburg SATA
13132 RAID controller
13133 - LP: #735240
13134 * (drop after v2.6.38) x86, quirk: Fix SB600 revision check
13135
13136 [ Major Kernel Changes ]
13137
13138 * rebase from v2.6.38-rc8 to v2.6.38 final
13139 - LP: #715330
13140
13141 -- Andy Whitcroft <apw@canonical.com> Tue, 15 Mar 2011 19:04:19 +0000
13142
13143 linux (2.6.38-6.34) natty; urgency=low
13144
13145 [ Andy Whitcroft ]
13146
13147 * [Config] normalise CONFIG_INTEL_TXT
13148 * SAUCE: KLUDGE: work around failed 'shrink-wrap' compiler optimisation
13149 - LP: #730860
13150 * rebase to mainline v2.6.38-rc8
13151
13152 [ Major Kernel Changes ]
13153
13154 * rebase from v2.6.38-rc7 + fb62c00a6d8942775abc23d1621db1252e2d93d1
13155 to v2.6.38-rc8
13156
13157 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Mar 2011 11:54:48 +0000
13158
13159 linux (2.6.38-6.33) natty; urgency=low
13160
13161 [ Andy Whitcroft ]
13162
13163 * d-i -- enable speakup-modules udeb
13164 - LP: #672699
13165 * rebase to 493f3358cb289ccf716c5a14fa5bb52ab75943e5
13166 * [Config] debian PPC64 configuration
13167 * [Config] cleanup powerpc config fixing unexpected inconsistancies
13168 * [Config] resync ppc64 configuration
13169 * SAUCE: match up ENTRY/END naming for 32/64 bit
13170 * rebase to fb62c00a6d8942775abc23d1621db1252e2d93d1
13171 * [Config] update configs after rebase to
13172 fb62c00a6d8942775abc23d1621db1252e2d93d1
13173 * [Config] pps_gen_parport no longer built
13174
13175 [ Corentin Chary ]
13176
13177 * SAUCE: (drop after 2.6.38) eeepc-wmi: reorder keymap
13178 - LP: #689393
13179 * SAUCE: (drop after 2.6.38) eeepc-wmi: add wlan key found on 1015P
13180 - LP: #689393
13181
13182 [ John Johansen ]
13183
13184 * SAUCE: Fix aufs calling of security_path_mknod
13185 - LP: #724456
13186
13187 [ Kees Cook ]
13188
13189 * SAUCE: proc: hide kernel addresses via %pK in /proc/<pid>/stack
13190
13191 [ Tim Gardner ]
13192
13193 * rebase to 2.6.38-rc7
13194
13195 [ Upstream Kernel Changes ]
13196
13197 * Revert "drm/i915: fix corruptions on i8xx due to relaxed fencing"
13198
13199 [ Major Kernel Changes ]
13200
13201 * rebase from v2.6.38-rc6 to v2.6.38-rc7 +
13202 fb62c00a6d8942775abc23d1621db1252e2d93d1
13203 - LP: #721389
13204 - LP: #722925
13205 - LP: #723672
13206 - LP: #723676
13207 - LP: #715318
13208
13209 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Mar 2011 15:33:17 +0000
13210
13211 linux (2.6.38-5.32) natty; urgency=low
13212
13213 [ Andy Whitcroft ]
13214
13215 * rebase to mainline 6f576d57f1fa0d6026b495d8746d56d949989161
13216 * [Config] updateconfigs following rebase to v2.6.38-rc6
13217 * [Config] enable CONFIG_DMAR
13218 - LP: #552311
13219
13220 [ Upstream Kernel Changes ]
13221
13222 * drm/i915: skip FDI & PCH enabling for DP_A
13223 - LP: #561802, #600453, #681877
13224
13225 [ Major Kernel Changes ]
13226
13227 * rebase from v2.6.38-rc5 to v2.6.38-rc6
13228 - LP: #718402
13229 - LP: #719524
13230 - LP: #721126
13231 - LP: #719691
13232 - LP: #722689
13233 - LP: #722310
13234
13235 -- Andy Whitcroft <apw@canonical.com> Tue, 22 Feb 2011 13:28:39 +0000
13236
13237 linux (2.6.38-4.31) natty; urgency=low
13238
13239 [ Andy Whitcroft ]
13240
13241 * add in bugs closed by upstream patches pulled in by rebases
13242 * rebase to 795abaf1e4e188c4171e3cd3dbb11a9fcacaf505
13243 * [Config] enable CONFIG_VSX to allow use of vector instuctions
13244 * resync with maverick 98defa1c5773a3d7e4c524967eb01d5bae035816
13245 * rebase to mainline v2.6.38-rc5
13246 * SAUCE: ecryptfs: read on a directory should return EISDIR if not
13247 supported
13248 - LP: #719691
13249
13250 [ Colin Ian King ]
13251
13252 * SAUCE: Dell All-In-One: Remove need for Dell module alias
13253
13254 [ Manoj Iyer ]
13255
13256 * SAUCE: (drop after 2.6.38) add ricoh 0xe823 pci id.
13257 - LP: #717435
13258
13259 [ Tim Gardner ]
13260
13261 * [Config] CONFIG_CRYPTO_CRC32C_INTEL=y
13262
13263 [ Upstream Kernel Changes ]
13264
13265 * Quirk to fix suspend/resume on Lenovo Edge 11,13,14,15
13266 - LP: #702434
13267 * vfs: fix BUG_ON() in fs/namei.c:1461
13268
13269 [ Vladislav P ]
13270
13271 * SAUCE: Release BTM while sleeping to avoid deadlock.
13272 - LP: #713837
13273
13274 [ Major Kernel Changes ]
13275
13276 * rebase from v2.6.38-rc4 to v2.6.38-rc5
13277 - LP: #579276
13278 - LP: #715877
13279 - LP: #713769
13280 - LP: #716811
13281 * resync with Maverick Ubuntu-2.6.35-27.47
13282
13283 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Feb 2011 17:24:09 +0000
13284
13285 linux (2.6.38-3.30) natty; urgency=low
13286
13287 [ Andy Whitcroft ]
13288
13289 * rebase to v2.6.38-rc4
13290 * ppc64 -- add basic architecture
13291 * ubuntu: AUFS -- update to 65835da20b77c98fb538c9114fc31f5de1328230
13292
13293 [ Colin Ian King ]
13294
13295 * SAUCE: Add WMI hotkeys support for Dell All-In-One series
13296 - LP: #676997
13297 * SAUCE: Add WMI hotkeys support for another Dell All-In-One series
13298 - LP: #701530
13299 * SAUCE: Dell WMI: Use sparse keymaps and tidy up code.
13300 - LP: #701530
13301
13302 [ Dan Rosenberg ]
13303
13304 * SAUCE: (drop after 2.6.38) Convert net %p usage %pK
13305
13306 [ Kees Cook ]
13307
13308 * Revert "SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of
13309 attacking"
13310 * SAUCE: (drop after 2.6.38) use %pK for /proc/kallsyms and /proc/modules
13311
13312 [ Tim Gardner ]
13313
13314 * [Config] CONFIG_BLK_CGROUP=y
13315 - LP: #706394
13316 * [Config] CONFIG_DELL_WMI_AIO=m
13317
13318 [ Upstream Kernel Changes ]
13319
13320 * drm/i915/lvds: Restore dithering on native modes for gen2/3
13321 - LP: #711568
13322
13323 [ Upstream Kernel Changes ]
13324
13325 * rebase from v2.6.38-rc3 to v2.6.38-rc4.
13326 - LP: #701271
13327 - LP: #708521
13328 - LP: #710371
13329
13330 -- Andy Whitcroft <apw@canonical.com> Tue, 08 Feb 2011 02:07:18 +0000
13331
13332 linux (2.6.38-2.29) natty; urgency=low
13333
13334 [ Andy Whitcroft ]
13335
13336 * rebase to 1f0324caefd39985e9fe052fac97da31694db31e
13337 * [Config] updateconfigs following rebase to
13338 1f0324caefd39985e9fe052fac97da31694db31e
13339 * rebase to 70d1f365568e0cdbc9f4ab92428e1830fdb09ab0
13340 * [Config] reenable HIBERNATE
13341 - LP: #710877
13342 * rebase to v2.6.38-rc3
13343 * [Config] reenable CONFIG_CRASH_DUMP
13344
13345 [ Kamal Mostafa ]
13346
13347 * SAUCE: rtl8192se: fix source file perms
13348 * SAUCE: rtl8192se: fix source file newline
13349 * SAUCE: omnibook: fix source file newline
13350
13351 [ Kees Cook ]
13352
13353 * [Config] packaging: really make System.map mode 0600
13354
13355 [ Ricardo Salveti de Araujo ]
13356
13357 * SAUCE: OMAP3630: PM: don't warn the user with a trace in case of
13358 PM34XX_ERRATUM
13359
13360 [ Soren Hansen ]
13361
13362 * SAUCE: nbd: Remove module-level ioctl mutex
13363
13364 [ Tim Gardner ]
13365
13366 * SAUCE: Disable building the ACPI debugfs source
13367
13368 [ Upstream Kernel Changes ]
13369
13370 * Set physical start and alignment 1M for virtual i386
13371 - LP: #710754
13372
13373 [ Upstream Kernel Changes ]
13374
13375 * rebase from v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13376 to v2.6.38-rc3
13377 - LP: #707902
13378
13379 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 16:30:32 +0000
13380
13381 linux (2.6.38-1.28) natty; urgency=low
13382
13383 [ Andy Whitcroft ]
13384
13385 * ubuntu: AUFS -- update to b1cee06249dfa0ab30951e7f06490a75c155b620
13386
13387 [ Ricardo Salveti de Araujo ]
13388
13389 * SAUCE: omap3: beaglexm: fix DVI initialization
13390 * [Config] omap: move CONFIG_PANEL_GENERIC_DPI to build in to make
13391 display work at Beagle
13392
13393 -- Andy Whitcroft <apw@canonical.com> Fri, 28 Jan 2011 10:51:57 +0000
13394
13395 linux (2.6.38-1.27) natty; urgency=low
13396
13397 [ Andy Whitcroft ]
13398
13399 * ubuntu: AUFS -- update aufs-update to track new locations of headers
13400 * ubuntu: AUFS -- update to c5021514085a5d96364e096dbd34cadb2251abfd
13401 * SAUCE: ensure root is ready before running usermodehelpers in it
13402 * correct the Vcs linkage to point to natty
13403 * rebase to linux tip e78bf5e6cbe837daa6ab628a5f679548742994d3
13404 * [Config] update configs following rebase
13405 e78bf5e6cbe837daa6ab628a5f679548742994d3
13406 * SAUCE: Yama: follow changes to generic_permission
13407 * ubuntu: compcache -- follow changes to bd_claim/bd_release
13408 * ubuntu: iscsitarget -- follow changes to open_bdev_exclusive
13409 * ubuntu: ndiswrapper -- fix interaction between __packed and packed
13410 * ubuntu: AUFS -- update to 806051bcbeec27748aae2b7957726a4e63ff308e
13411 * update package version to match payload version
13412 * rebase to e6f597a1425b5af64917be3448b29e2d5a585ac8
13413 * rebase to v2.6.38-rc1
13414 * [Config] updateconfigs following rebase to v2.6.38-rc1
13415 * SAUCE: x86 fix up jiffies/jiffies_64 handling
13416 * rebase to linus tip 2b1caf6ed7b888c95a1909d343799672731651a5
13417 * [Config] updateconfigs following rebase to
13418 2b1caf6ed7b888c95a1909d343799672731651a5
13419 * [Config] disable CONFIG_TRANSPARENT_HUGEPAGE to fix i386 boot crashes
13420 * ubuntu: AUFS -- suppress benign plink warning messages
13421 - LP: #621195
13422 * [Config] CONFIG_NR_CPUS=256 for amd64 -server flavour
13423 * rebase to v2.6.38-rc2
13424 * rebase to mainline d315777b32a4696feb86f2a0c9e9f39c94683649
13425 * rebase to c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13426 * [Config] update configs following rebase to
13427 c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13428 * [Config] disable CONFIG_AD7152 to fix FTBS on armel versatile
13429 * [Config] disable CONFIG_AD7150 to fix FTBS on armel versatile
13430 * [Config] disable CONFIG_RTL8192CE to fix FTBS on armel omap
13431 * [Config] disable CONFIG_MANTIS_CORE to fix FTBS on armel versatile
13432
13433 [ Kees Cook ]
13434
13435 * SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
13436
13437 [ Stefan Bader ]
13438
13439 * Temporarily disable RODATA for virtual i386
13440 - LP: #699828
13441
13442 [ Tim Gardner ]
13443
13444 * [Config] CONFIG_NLS_DEFAULT=utf8
13445 - LP: #683690
13446 * [Config] CONFIG_HIBERNATION=n
13447 * update bnx2 firmware files in d-i/firmware/nic-modules
13448
13449 [ Upstream Kernel Changes ]
13450
13451 * Revert "drm/radeon/bo: add some fallback placements for VRAM only
13452 objects."
13453 * packaging: make System.map mode 0600
13454 * thinkpad_acpi: Always report scancodes for hotkeys
13455 - LP: #702407
13456 * sched: tg->se->load should be initialised to tg->shares
13457 * Input: sysrq -- ensure sysrq_enabled and __sysrq_enabled are consistent
13458 * brcm80211: include linux/slab.h for kfree
13459 * pch_dma: add include/slab.h for kfree
13460 * i2c-eg20t: include linux/slab.h for kfree
13461 * gpio/ml_ioh_gpio: include linux/slab.h for kfree
13462 * tty: include linux/slab.h for kfree
13463 * winbond: include linux/delay.h for mdelay et al
13464
13465 [ Upstream Kernel Changes ]
13466
13467 * mark the start of v2.6.38 versioning
13468 * rebase v2.6.37 to v2.6.38-rc2 + c723fdab8aa728dc2bf0da6a0de8bb9c3f588d84
13469 - LP: #689886
13470 - LP: #702125
13471 - LP: #608775
13472 - LP: #215802
13473 - LP: #686333
13474 - LP: #677830
13475 - LP: #677652
13476 - LP: #696493
13477 - LP: #697240
13478 - LP: #689036
13479 - LP: #705323
13480 - LP: #686692
13481
13482 -- Andy Whitcroft <apw@canonical.com> Sun, 09 Jan 2011 13:44:52 +0000
13483
13484 linux (2.6.37-12.26) natty; urgency=low
13485
13486 [ Andy Whitcroft ]
13487
13488 * rebase to v2.6.37-rc8
13489 * [Config] armel -- reenable omap flavour
13490 * [Config] disable CONFIG_MACH_OMAP3517EVM to fix FTBS on armel omap
13491 * [Config] disable CONFIG_GPIO_VX855 to fix FTBS on omap armel
13492 * [Config] disable CONFIG_WESTBRIDGE_ASTORIA to fix FTBS on omap armel
13493 * [Config] disable CONFIG_TI_DAVINCI_EMAC to fix FTBS on omap armel
13494 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
13495 * [Config] track missing modules
13496 * rebase to v2.6.37 final
13497
13498 [ Chase Douglas ]
13499
13500 * SAUCE: (drop after 2.6.37) HID: magicmouse: Don't report REL_{X, Y} for
13501 Magic Trackpad
13502
13503 [ Stefan Bader ]
13504
13505 * Revert "SAUCE: blkfront: default to sd devices"
13506 - LP: #684875
13507
13508 [ Tim Gardner ]
13509
13510 * Revert "SAUCE: (no-up) libata: Ignore HPA by default."
13511 - LP: #380138
13512 * [Config] Added autofs4.ko to -virtual flavour
13513 - LP: #692917
13514
13515 [ Upstream Kernel Changes ]
13516
13517 * Add support for Intellimouse Mode in ALPS touchpad on Dell E2 series
13518 Laptops
13519 - LP: #632884
13520
13521 [ Upstream Kernel Changes ]
13522
13523 * rebase to v2.6.37-rc8
13524 * rebase to mainline 989d873fc5b6a96695b97738dea8d9f02a60f8ab
13525 * rebase to v2.6.37 final
13526
13527 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Dec 2010 18:34:13 +0000
13528
13529 linux (2.6.37-11.25) natty; urgency=low
13530
13531 [ Andy Whitcroft ]
13532
13533 * [Config] d-i -- add hpsa to the list of block devices
13534 - LP: #684304
13535 * [Config] add vmw-balloon driver to -virtual flavour
13536 - LP: #592039
13537 * rebase to v2.6.37-rc7
13538
13539 [ Upstream Kernel Changes ]
13540
13541 * rebase to v2.6.37-rc7
13542
13543 -- Andy Whitcroft <apw@canonical.com> Tue, 21 Dec 2010 13:35:28 +0000
13544
13545 linux (2.6.37-10.24) natty; urgency=low
13546
13547 [ Andy Whitcroft ]
13548
13549 * rebase to v2.6.37-rc6
13550 * updateconfigs following rebase to v2.6.37-rc6
13551
13552 [ Upstream Kernel Changes ]
13553
13554 * rebase to v2.6.37-rc6
13555
13556 -- Andy Whitcroft <apw@canonical.com> Thu, 16 Dec 2010 12:34:19 +0000
13557
13558 linux (2.6.37-9.23) natty; urgency=low
13559
13560 [ Andy Whitcroft ]
13561
13562 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks
13563 - LP: #689606
13564 * SAUCE: vt -- fix handoff numbering to 1..n and add range checks (grub)
13565 - LP: #689606
13566
13567 [ Kees Cook ]
13568
13569 * SAUCE: RO/NX protection for loadable kernel, fix ftrace
13570 - LP: #690190
13571
13572 -- Andy Whitcroft <apw@canonical.com> Wed, 15 Dec 2010 19:29:57 +0000
13573
13574 linux (2.6.37-9.22) natty; urgency=low
13575
13576 [ Andy Whitcroft ]
13577
13578 * rebase to v2.6.35-rc5
13579 * [Config] updateconfigs following rebase to v2.6.37-rc5
13580 * (no-up) add support for installed header files to ubuntu directory
13581 - LP: #684666
13582 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
13583 - LP: #684666
13584 * ubuntu: dm-raid4-5 -- follow changes to bio flags
13585 * ubuntu: dm-raid4-5 -- re-enable
13586 * ubuntu: omnibook -- update BOM
13587 * ubuntu: ndiswrapper -- update BOM to match actual version
13588 * ubuntu: ndiswrapper -- follow removal of the BKL and locked ioctl
13589 * ubuntu: ndiswrapper -- re-enable
13590 * ubuntu: iscsitarget -- re-instate copy_io_context
13591 * ubuntu: iscsitarget -- follow changes to semaphore initialisation
13592 * ubuntu: iscsitarget -- convert NIPQUAD to %pI4
13593 * ubuntu: iscsitarget -- re-enable
13594
13595 [ Kees Cook ]
13596
13597 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
13598
13599 [ Manoj Iyer ]
13600
13601 * SAUCE: Enable jack sense for Thinkpad Edge 13
13602 - LP: #685015
13603
13604 [ Tim Gardner ]
13605
13606 * [Config] CONFIG_9P_FSCACHE=y,CONFIG_9P_FS_POSIX_ACL=y
13607 * [Config] CONFIG_CRYPTO_CRC32C=y
13608 - LP: #681819
13609 * [Config] CONFIG_9P_FSCACHE=n
13610 * [Config] Add nfsd modules to -virtual flavour
13611 - LP: #688070
13612
13613 [ Upstream Kernel Changes ]
13614
13615 * Revert "Staging: zram: work around oops due to startup ordering snafu"
13616 * NFS: Fix panic after nfs_umount()
13617 - LP: #683938
13618 * x86: Add NX protection for kernel data
13619 * x86: Add RO/NX protection for loadable kernel modules
13620 * x86: Resume trampoline must be executable
13621 * x86: RO/NX protection for loadable kernel, jump_table fix
13622
13623 [ Upstream Kernel Changes ]
13624
13625 * rebase to v2.6.37-rc5
13626
13627 -- Andy Whitcroft <apw@canonical.com> Thu, 09 Dec 2010 18:15:35 +0000
13628
13629 linux (2.6.37-8.21) natty; urgency=low
13630
13631 [ Andy Whitcroft ]
13632
13633 * Revert "ubuntu: AUFS -- include the aufs_types.h file in
13634 linux-libc-headers"
13635 * Revert "(no-up) add support for installed header files to ubuntu
13636 directory"
13637
13638 -- Andy Whitcroft <apw@canonical.com> Sun, 05 Dec 2010 17:33:28 +0000
13639
13640 linux (2.6.37-8.20) natty; urgency=low
13641
13642 [ Andy Whitcroft ]
13643
13644 * Revert "[Upstream] drivers/serial/mfd.c: Fix ARM compile error"
13645 * Revert "SAUCE: Nouveau: Disable acceleration on MacBook Pros"
13646 * Revert "SAUCE: Nouveau: Add quirk framework to disable acceleration"
13647 * Revert "SAUCE: i915 -- disable powersave by default"
13648 * SAUCE: enable Marvell 9128 PCIe SATA controller
13649 - LP: #658521
13650 * [Config] evtchn has been renamed
13651 * (no-up) add support for installed header files to ubuntu directory
13652 - LP: #684666
13653 * ubuntu: AUFS -- include the aufs_types.h file in linux-libc-headers
13654 - LP: #684666
13655
13656 [ Tim Gardner ]
13657
13658 * [Config] MISS: evtchn, NEW : xen-evtchn
13659 * rebase to v2.6.37-rc4
13660
13661 [ Upstream Kernel Changes ]
13662
13663 * drm/i915: Clean conflicting modesetting registers upon init
13664 - LP: #683775
13665 * rebase to v2.6.37-rc4
13666
13667 -- Andy Whitcroft <apw@canonical.com> Fri, 03 Dec 2010 18:42:07 +0000
13668
13669 linux (2.6.37-7.19) natty; urgency=low
13670
13671 [ Tim Gardner ]
13672
13673 * [Config] Add bnx2 firmware to nic-modules udeb
13674 - LP: #676245
13675
13676 -- Andy Whitcroft <apw@canonical.com> Fri, 26 Nov 2010 17:53:45 +0000
13677
13678 linux (2.6.37-7.18) natty; urgency=low
13679
13680 [ Andy Whitcroft ]
13681
13682 * Revert "[Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID"
13683 * Revert "SAUCE: Add extra headers to linux-libc-dev"
13684 * Revert "SAUCE: Enable speedstep for sonoma processors."
13685 * [Config] enable CONFIG_BT_HCIUART_ATH3K
13686 * [Config] enable CONFIG_IWLWIFI_DEBUGFS
13687 * [Config] standardise CONFIG_MII
13688 * [Config] standardise CONFIG_PRISM2_USB
13689 * [Config] standardise CONFIG_SCSI_QLA_ISCSI
13690 * [Config] build in CONFIG_AGP
13691 * [Config] build in CONFIG_AGP_INTEL
13692 * [Config] build in CONFIG_AGP_AMD
13693 * [Config] build in CONFIG_AGP_AMD64
13694 * [Config] build in CONFIG_AGP_NVIDIA
13695 * [Config] build in CONFIG_AGP_VIA
13696 * [Config] disable CONFIG_SCSI_QLA_ISCSI for FTBS (arm)
13697 * (no-up): document the new ## scheme
13698 * [Config] harmonise CONFIG_SERIAL_8250_NR_UARTS
13699 * [Config] update CONFIG_SERIAL_8250_RUNTIME_UARTS=32
13700 - LP: #675453
13701
13702 [ Mathieu J. Poirier ]
13703
13704 * SAUCE: ARM: Adding vdd_sdi regulator supply to OMAP3EVM
13705
13706 [ Upstream Kernel Changes ]
13707
13708 * nx-emu: fix inverted report of disable_nx
13709
13710 -- Andy Whitcroft <apw@canonical.com> Tue, 23 Nov 2010 21:00:39 +0000
13711
13712 linux (2.6.37-6.17) natty; urgency=low
13713
13714 [ Andy Whitcroft ]
13715
13716 * Revert "ubuntu: AUFS -- aufs2-standalone.patch
13717 aufs2.1-36-UNRELEASED-20101103"
13718 * Revert "ubuntu: AUFS -- aufs2-base.patch
13719 aufs2.1-36-UNRELEASED-20101103"
13720 * [Config] standardise CONFIG_BT
13721 * [Config] standardise CONFIG_IRDA
13722 * [Config] standardise CONFIG_LAPB
13723 * [Config] standardise CONFIG_RDS
13724 * [Config] standardise CONFIG_RFKILL
13725 * [Config] standardise CONFIG_TIPC
13726 * [Config] standardise CONFIG_X25
13727 * [Config] standardise CONFIG_INPUT_EVDEV
13728 * [Config] standardise CONFIG_INPUT_JOYDEV
13729 * [Config] standardise CONFIG_INPUT_JOYSTICK
13730 * [Config] standardise CONFIG_INPUT_TOUCHSCREEN
13731 * [Config] CONFIG_INPUT_TOUCHSCREEN=n for FTBS (arm)
13732 * [Config] CONFIG_IRDA=n for FTBS (arm)
13733 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-37
13734 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37
13735 * ubuntu: AUFS -- update to 097bf62d6f49619359d34bf17f242df38562489a
13736
13737 [ Tim Gardner ]
13738
13739 * SAUCE: Fix drivers/staging/easycap FTBS
13740 * [Config] CONFIG_EASYCAP=m after fixing FTBS
13741
13742 [ Upstream Kernel Changes ]
13743
13744 * Revert "x86: Add NX protection for kernel data"
13745
13746 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 18:09:10 +0000
13747
13748 linux (2.6.37-6.16) natty; urgency=low
13749
13750 [ Andy Whitcroft ]
13751
13752 * Revert "[Config] update config for CONFIG_DEBUG_SET_MODULE_RONX"
13753 * rebase to v2.6.37-rc3
13754
13755 [ Tim Gardner ]
13756
13757 * [Config] CONFIG_SCHED_AUTOGROUP=y
13758
13759 [ Upstream Kernel Changes ]
13760
13761 * Revert "x86: Add RO/NX protection for loadable kernel modules"
13762 * sched: automated per session task groups
13763 * rebase to v2.6.37-rc3
13764
13765 -- Andy Whitcroft <apw@canonical.com> Mon, 22 Nov 2010 10:11:13 +0000
13766
13767 linux (2.6.37-6.15) natty; urgency=low
13768
13769 [ Andy Whitcroft ]
13770
13771 * [Config] standardise CONFIG_CEPH_FS
13772 * [Config] standardise CONFIG_SCSI_LPFC_DEBUG_FS
13773 * [Config] standardise CONFIG_SCSI_PROC_FS
13774 * [Config] standardise CONFIG_UBIFS_FS
13775 * [Config] standardise CONFIG_USB_GADGET_DEBUG_FS
13776
13777 [ Kees Cook ]
13778
13779 * [Config] update config for CONFIG_DEBUG_SET_MODULE_RONX
13780
13781 [ Manoj Iyer ]
13782
13783 * SAUCE: Enable jack sense for Thinkpad Edge 11
13784 - LP: #677210
13785 * SAUCE: enable rfkill for rtl8192se driver
13786 - LP: #640992
13787
13788 [ Tim Gardner ]
13789
13790 * [Config] CONFIG_EASYCAP=n for FTBS
13791 * Rebase to v2.6.32-rc2+git
13792
13793 [ Upstream Kernel Changes ]
13794
13795 * x86: Fix improper large page preservation
13796 * x86: Add NX protection for kernel data
13797 * x86: Add RO/NX protection for loadable kernel modules
13798
13799 [ Upstream Kernel Changes ]
13800
13801 * Rebase to Linus 2.6.37-rc2+git
13802
13803 -- Andy Whitcroft <apw@canonical.com> Sat, 20 Nov 2010 11:40:00 +0000
13804
13805 linux (2.6.37-5.14) natty; urgency=low
13806
13807 [ Upstream Kernel Changes ]
13808
13809 * PCI: fix offset check for sysfs mmapped files
13810 - LP: #676963
13811
13812 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Nov 2010 18:12:27 +0000
13813
13814 linux (2.6.37-5.13) natty; urgency=low
13815
13816 [ Andy Whitcroft ]
13817
13818 * rebased to v2.6.37-rc2
13819 * updateconfigs following rebase to v2.6.37-rc2
13820
13821 [ Tim Gardner ]
13822
13823 * [Config] Added NFS and related modules to virtual flavour
13824 - LP: #659084
13825
13826 [ Upstream Kernel Changes ]
13827
13828 * x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
13829 * x86, cpu: Clear XD_DISABLED flag on Intel to regain NX
13830 * x86, cpu: Call verify_cpu during 32bit CPU startup
13831 * x86, cpu: Only CPU features determine NX capabilities
13832
13833 [ Upstream Changes ]
13834
13835 * rebased to v2.67.37-rc2
13836
13837 -- Andy Whitcroft <apw@canonical.com> Tue, 16 Nov 2010 13:13:29 +0000
13838
13839 linux (2.6.37-4.12) natty; urgency=low
13840
13841 [ Andy Whitcroft ]
13842
13843 * Revert "[Upstream] HID: magicmouse: add param for scroll speed"
13844 * Revert "[Upstream] HID: magicmouse: properly account for scroll
13845 movement in state"
13846 * Revert "[Upstream] HID: magicmouse: disable and add module param for
13847 scroll acceleration"
13848 * Revert "[Upstream] HID: magicmouse: scroll on entire surface, not just
13849 middle of mouse"
13850
13851 [ Henrik Rydberg ]
13852
13853 * SAUCE: hid: ntrig: remove sysfs nodes
13854 * SAUCE: hid: ntrig: Setup input filtering manually
13855 * SAUCE: hid: ntrig: New ghost-filtering event logic
13856
13857 [ Manoj Iyer ]
13858
13859 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13860 - LP: #348861
13861
13862 [ Upstream Kernel Changes ]
13863
13864 * Revert "mmc: fix all hangs related to mmc/sd card insert/removal during
13865 suspend/resume"
13866 * Revert "[ARM] implement arch_randomize_brk()"
13867 * Revert "ARM: stack protector: change the canary value per task"
13868 * Revert "ARM: initial stack protector (-fstack-protector) support"
13869 * Revert "ALSA: hda - Handle pin NID 0x1a on ALC259/269"
13870 * Revert "ALSA: hda - Handle missing NID 0x1b on ALC259 codec"
13871 * Revert "perf probe: Add kernel source path option"
13872 * hid: ntrig: Support single-touch devices
13873 * hid: ntrig: Mask pen switch events
13874 * net: rtnetlink.h -- only include linux/netdevice.h when used by the
13875 kernel
13876 - LP: #673073
13877 * Fix userspace build of linux/fs.h
13878
13879 -- Andy Whitcroft <apw@canonical.com> Mon, 15 Nov 2010 19:31:44 +0000
13880
13881 linux (2.6.37-3.11) natty; urgency=low
13882
13883 [ Andy Whitcroft ]
13884
13885 * Revert "ubuntu: AUFS -- update to
13886 b37c575759dc4535ccc03241c584ad5fe69e3b25"
13887 * Revert "ubuntu: AUFS -- track changes to the arguements to fop fsync()"
13888 * Revert "ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601"
13889 * Revert "ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601"
13890 * Revert "ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"
13891 * [Config] Disable intel_idle for -virtual kernels
13892 - LP: #651370
13893 * [Config] enforcer -- ensure we never enable CONFIG_IMA
13894 * debian -- pass the correct flavour name when checking configs
13895 * [Config] enforcer -- ensure CONFIG_INTEL_IDLE is off for -virtual
13896 * [Config] ensure CONFIG_IPV6=y for powerpc
13897 * [Config] enforcer -- ensure CONFIG_IPV6=y
13898 * ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103
13899 * ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103
13900 * ubuntu: AUFS -- update to aufs2.1-36-UNRELEASED-20101103
13901 * ubuntu: AUFS -- re-enable
13902 * ubuntu: AUFS -- track changes to work queue initialisation
13903 * ubuntu: AUFS -- track changes to llseek in v2.6.37-rc1
13904 * SAUCE: fbcon -- fix race between open and removal of framebuffers
13905 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13906 - LP: #614008
13907 * SAUCE: drm -- stop early access to drm devices
13908
13909 [ Jeremy Kerr ]
13910
13911 * [Config] Build-in powermac ZILOG serial driver
13912 - LP: #673346
13913
13914 [ Kees Cook ]
13915
13916 * SAUCE: nx-emu: use upstream ASLR when possible
13917
13918 [ Tim Gardner ]
13919
13920 * [Config] Use correct be2iscsi module name in d-i/modules/scsi-modules
13921 - LP: #628776
13922
13923 [ Upstream Kernel Changes ]
13924
13925 * i386: NX emulation
13926 * nx-emu: drop exec-shield sysctl, merge with disable_nx
13927 * nx-emu: standardize boottime message prefix
13928 * mmap randomization for executable mappings on 32-bit
13929 * exec-randomization: brk away from exec rand area
13930
13931 -- Andy Whitcroft <apw@canonical.com> Thu, 11 Nov 2010 23:46:37 +0000
13932
13933 linux (2.6.37-2.10) natty; urgency=low
13934
13935 [ Andy Whitcroft ]
13936
13937 * reinstate armel config changes:
13938 * [Config] CONFIG_GPIO_PCH=n for armel FTBS
13939 * [Config] CONFIG_GPIO_VX855=n for armel FTBS
13940
13941 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Nov 2010 22:20:35 +0000
13942
13943 linux (2.6.37-2.9) natty; urgency=low
13944
13945 [ Andy Whitcroft ]
13946
13947 * config -- fix genportsconfig
13948 * [Config] move powerpc over from ports to distro
13949 * bump master version number to match contained kernel
13950 * SAUCE: fix documentation strings for struct input_keymap_entry
13951 * usb: gadget: goku_udc: add registered flag bit
13952
13953 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Nov 2010 15:14:11 +0000
13954
13955 linux (2.6.36-2.8) natty; urgency=low
13956
13957 [ Tim Gardner ]
13958
13959 * [Config]: fix changed CONFIG_SYSFS_DEPRECATED_V2 enforcement rules
13960 * [Config]: TWL4030_CORE=n for FTBS
13961 * [Config]: CONFIG_ATH6K_LEGACY=n for FTBS
13962 * [Config]: CONFIG_SOLO6X10=n for FTBS
13963 * [Config]: CONFIG_GPIO_PCH=n for armel FTBS
13964 * [Config]: CONFIG_GPIO_VX855=n for armel FTBS
13965 * [Config]: CONFIG_DRM_NOUVEAU=n for armel FTBS
13966 * [Config]: CONFIG_LINE6_USB=n for armel FTBS
13967 * [Config]: CONFIG_SENSORS_AK8975=n for armel FTBS
13968 * [Config]: CONFIG_I2C_I801=n for armel FTBS
13969 * UBUNTU: SAUCE: AppArmor: Fix unpack of network tables.
13970 * AppArmor: compatibility patch for v5 interface
13971 * AppArmor: compatibility patch for v5 network controll
13972 * Dropped (pre-stable): input: Support Clickpad devices in ClickZone mode
13973 * Dropped: UBUNTU: SAUCE: libata: Add ALPM power state accounting to the AHCI driver
13974 * Dropped: UBUNTU: SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
13975 * Dropped: hid: 3m: Convert to MT slots
13976 * Dropped: HID: magicmouse: don't allow hidinput to initialize the device
13977 * Dropped: HID: magicmouse: simplify touch data bit manipulation
13978 * Dropped: HID: magicmouse: simplify touch down logic
13979 * Dropped: HID: magicmouse: enable Magic Trackpad support
13980 * Dropped: UBUNTU: SAUCE: hid: ntrig: remove sysfs nodes
13981 * Dropped: UBUNTU: SAUCE: hid: ntrig: Setup input filtering manually
13982 * Dropped: UBUNTU: SAUCE: hid: ntrig: New ghost-filtering event logic
13983 * Dropped: UBUNTU: SAUCE: hid: ntrig: identify firmware version (wiggled)
13984 * Dropped: UBUNTU: (pre-stable): input: Support Clickpad devices in ClickZone mode
13985 * Dropped: UBUNTU: SAUCE: KMS: cache the EDID information of the LVDS
13986 * Dropped: UBUNTU: SAUCE: fbcon -- fix race between open and removal of framebuffers
13987 * Dropped: UBUNTU: SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
13988 * Dropped: UBUNTU: SAUCE: x86: implement cs-limit nx-emulation for ia32
13989 * Dropped: UBUNTU: SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
13990 * Dropped: UBUNTU: SAUCE: [um] Don't use nx_enabled under UML
13991 * Dropped: UBUNTU: SAUCE: x86: brk away from exec rand area
13992
13993 [ Upstream Kernel Changes ]
13994
13995 * rebased against 2.6.27-rc1
13996
13997 -- Tim Gardner <tim.gardner@canonical.com> Fri, 22 Oct 2010 19:35:05 -0600
13998
13999 linux (2.6.36-1.7) natty; urgency=low
14000
14001 [ Andy Whitcroft ]
14002
14003 * rebased to v2.6.36 final
14004 * [Config] update configs following rebase to v2.6.36 final
14005 * [Config] update ports configs following rebase to v2.6.36 final
14006
14007 [ Upstream Kernel Changes ]
14008
14009 * rebased to v2.6.36 final
14010
14011 -- Andy Whitcroft <apw@canonical.com> Thu, 21 Oct 2010 14:28:57 +0100
14012
14013 linux (2.6.36-1.6) natty; urgency=low
14014
14015 [ Upstream Kernel Changes ]
14016
14017 * drop broadcom staging driver preview:
14018 * Revert "Staging: Add initial release of brcm80211 - Broadcom 802.11n
14019 wireless LAN driver."
14020
14021 -- Andy Whitcroft <apw@canonical.com> Wed, 20 Oct 2010 10:41:25 +0100
14022
14023 linux (2.6.36-1.5) natty; urgency=low
14024
14025 [ Andy Whitcroft ]
14026
14027 * rebase to v2.6.36-rc8
14028 * updateconfigs following rebase to v2.6.36-rc8
14029 * updateportsconfigs following rebase to v2.6.36-rc8
14030 * config -- simplify the kernelconfig interface
14031 * config -- add new config mode 'dumpconfigs'
14032
14033 [ Tim Gardner ]
14034
14035 * Simplify the use of CROSS_COMPILER
14036
14037 [ Upstream Kernel Changes ]
14038
14039 * drop broadcom staging driver preview:
14040 * Revert "staging: brcm80211: Make compiling of brcm80211.ko and
14041 brcmfmac.ko mutually exclusive."
14042 * Revert "staging: brcm80211: Fix compile issue when BRCM80211_PCI is not
14043 set."
14044 * Revert "Staging: brcm80211: remove driver specific -W options"
14045 * Revert "Staging: brcm80211: clean up makefile cflag lines"
14046 * Revert "staging: brcm80211: add fullmac driver"
14047 * Revert "staging: brcm80211: use string native library"
14048 * Revert "staging: brcm80211: use native ctype library"
14049 * Revert "staging: brcm80211: fix remaining checkpatch errors."
14050 * Revert "staging: brcm80211: fix "ERROR: trailing whitespace.""
14051 * Revert "staging: brcm80211: fix "ERROR: spaces required around that
14052 ...""
14053 * Revert "staging: brcm80211: fix "ERROR: spaces prohibited around that
14054 ':' ...""
14055 * Revert "staging: brcm80211: fix "ERROR: space required before that
14056 ...""
14057 * Revert "staging: brcm80211: fix "ERROR: space required after that ...""
14058 * Revert "staging: brcm80211: fix "ERROR: space required after that close
14059 brace""
14060 * Revert "staging: brcm80211: fix "ERROR: space prohibited before
14061 ...close square bracket""
14062 * Revert "staging: brcm80211: fix "ERROR: space prohibited after that
14063 ...""
14064 * Revert "staging: brcm80211: fix "ERROR: need consistent spacing around
14065 '*'""
14066 * Revert "staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'"
14067 * Revert "staging: brcm80211: fix "ERROR: Macros w/ mult. statements ...
14068 do - while loop""
14069 * Revert "staging: brcm80211: fix "ERROR: Macros w/ complex values ...
14070 parenthesis""
14071 * Revert "staging: brcm80211: fix "ERROR: do not initialise statics to 0
14072 or NULL""
14073 * Revert "staging: brcm80211: fix "ERROR: do not initialise globals to 0
14074 or NULL""
14075 * Revert "staging: brcm80211: fix "ERROR: while should follow close brace
14076 '}'""
14077 * Revert "staging: brcm80211: fix "ERROR: that open brace { ... prev
14078 line""
14079 * Revert "staging: brcm80211: fix "ERROR: trailing statements should be
14080 on next line""
14081 * Revert "staging: brcm80211: fix "ERROR: do not use assignment in if
14082 condition""
14083 * Revert "staging: brcm80211: fix "ERROR: return is not a function,
14084 paren...""
14085 * Revert "staging: brcm80211: fix "ERROR: open brace '{' following
14086 function dec...""
14087 * Revert "staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo
14088 *bar"'"
14089 * Revert "staging: brcm80211: Fix URLs for firmware files."
14090 * Revert "staging: brcm80211: use '%pM' format to print MAC address"
14091 * Revert "staging: brcm80211: Add contact info to TODO list."
14092 * Revert "staging: brcm80211: Fix some initialisation failure paths"
14093 * Export dump_{write,seek} to binary loader modules
14094 * rebase to v2.6.36-rc8.
14095
14096 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Oct 2010 18:58:11 +0100
14097
14098 linux (2.6.36-0.4) natty; urgency=low
14099
14100 [ Andy Whitcroft ]
14101
14102 * SAUCE: perf: increase stack footprint to avoid stack-protector warning
14103 (fixes FTBS on powerpc)
14104
14105 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 13:16:16 +0100
14106
14107 linux (2.6.36-0.3) natty; urgency=low
14108
14109 [ Andy Whitcroft ]
14110
14111 * [Config] disable CONFIG_SCSI_QLA_ISCSI to fix FTBS on powerpc
14112
14113 -- Andy Whitcroft <apw@canonical.com> Thu, 14 Oct 2010 03:01:30 +0100
14114
14115 linux (2.6.36-0.2) natty; urgency=low
14116
14117 [ Andy Whitcroft ]
14118
14119 * [Config] updateportsconfigs following rebase to 2.6.36-rc7
14120 (fix FTBS on powerpc)
14121
14122 -- Andy Whitcroft <apw@canonical.com> Wed, 13 Oct 2010 23:25:12 +0100
14123
14124 linux (2.6.36-0.1) natty; urgency=low
14125
14126 [ Andy Whitcroft ]
14127
14128 * reduce disk usage during buildd builds
14129 - LP: #645653
14130 * [Config] enforcer -- ensure CONFIG_INIT_PASS_ALL_PARAMS is y
14131 * [Config] armel -- drop omap flavour
14132
14133 [ Tim Gardner ]
14134
14135 * Added dropped patch list
14136 * more dropped patches
14137 * [Config] Disable aufs, dmraid-4.5, ndis-wrapper
14138 * [Config] Add support for cross compiling armel
14139 * [Config] CONFIG_SCSI_QLA_ISCSI=n for armel
14140 * [Upstream] drivers/serial/mfd.c: Fix ARM compile error
14141 * [Config]: updateconfigs after adding brcm80211
14142 * staging: brcm80211: Fix Makefile syntax error
14143 * rebased to v2.6.36-rc7
14144
14145 [ Upstream Kernel Changes ]
14146
14147 * (upstream) IPS driver: don't toggle CPU turbo on unsupported CPUs
14148 * (upstream) IPS driver: verify BIOS provided limits
14149 * intel_ips: Print MCP limit exceeded values.
14150 * Staging: Add initial release of brcm80211 - Broadcom 802.11n wireless
14151 LAN driver.
14152 * staging: brcm80211: Fix some initialisation failure paths
14153 * staging: brcm80211: Add contact info to TODO list.
14154 * staging: brcm80211: use '%pM' format to print MAC address
14155 * staging: brcm80211: Fix URLs for firmware files.
14156 * staging: brcm80211: fix 'ERROR: "foo * bar" should be "foo *bar"'
14157 * staging: brcm80211: fix "ERROR: open brace '{' following function
14158 dec..."
14159 * staging: brcm80211: fix "ERROR: return is not a function, paren..."
14160 * staging: brcm80211: fix "ERROR: do not use assignment in if condition"
14161 * staging: brcm80211: fix "ERROR: trailing statements should be on next
14162 line"
14163 * staging: brcm80211: fix "ERROR: that open brace { ... prev line"
14164 * staging: brcm80211: fix "ERROR: while should follow close brace '}'"
14165 * staging: brcm80211: fix "ERROR: do not initialise globals to 0 or NULL"
14166 * staging: brcm80211: fix "ERROR: do not initialise statics to 0 or NULL"
14167 * staging: brcm80211: fix "ERROR: Macros w/ complex values ...
14168 parenthesis"
14169 * staging: brcm80211: fix "ERROR: Macros w/ mult. statements ... do -
14170 while loop"
14171 * staging: brcm80211: fix 'ERROR: "(foo*)" should be "(foo *)"'
14172 * staging: brcm80211: fix "ERROR: need consistent spacing around '*'"
14173 * staging: brcm80211: fix "ERROR: space prohibited after that ..."
14174 * staging: brcm80211: fix "ERROR: space prohibited before ...close square
14175 bracket"
14176 * staging: brcm80211: fix "ERROR: space required after that close brace"
14177 * staging: brcm80211: fix "ERROR: space required after that ..."
14178 * staging: brcm80211: fix "ERROR: space required before that ..."
14179 * staging: brcm80211: fix "ERROR: spaces prohibited around that ':' ..."
14180 * staging: brcm80211: fix "ERROR: spaces required around that ..."
14181 * staging: brcm80211: fix "ERROR: trailing whitespace."
14182 * staging: brcm80211: fix remaining checkpatch errors.
14183 * staging: brcm80211: use native ctype library
14184 * staging: brcm80211: use string native library
14185 * staging: brcm80211: add fullmac driver
14186 * Staging: brcm80211: clean up makefile cflag lines
14187 * Staging: brcm80211: remove driver specific -W options
14188 * staging: brcm80211: Fix compile issue when BRCM80211_PCI is not set.
14189 * staging: brcm80211: Make compiling of brcm80211.ko and brcmfmac.ko
14190 mutually exclusive.
14191
14192 -- Andy Whitcroft <apw@canonical.com> Tue, 12 Oct 2010 16:00:27 +0100
14193
14194 linux (2.6.35-22.33) maverick; urgency=low
14195
14196 [ Andy Whitcroft ]
14197
14198 * Revert "SAUCE: Add support for Intellimouse Mode in ALPS touchpad on
14199 Dell E2 series Laptops"
14200 - LP: #641320
14201
14202 [ Brian Rogers ]
14203
14204 * SAUCE: ir-core: Fix null dereferences in the protocols sysfs interface
14205 - LP: #624701
14206
14207 [ Christopher James Halse Rogers ]
14208
14209 * SAUCE: Nouveau: Add quirk framework to disable acceleration
14210 - LP: #544088, #546393
14211 * SAUCE: Nouveau: Disable acceleration on MacBook Pros
14212 - LP: #546393
14213
14214 [ John Johansen ]
14215
14216 * Revert "SAUCE: AppArmor: allow newer tools to load policy on older
14217 kernels"
14218 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
14219 - LP: #639758
14220
14221 [ Mathieu J. Poirier ]
14222
14223 * SAUCE: Adding vdd_sdi regulator supply to OMAP3EVM
14224
14225 [ Upstream Kernel Changes ]
14226
14227 * ALSA: HDA: Enable internal speaker on Dell M101z
14228 - LP: #640254
14229
14230 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 17 Sep 2010 13:21:28 -0700
14231
14232 linux (2.6.35-22.32) maverick; urgency=low
14233
14234 [ Arjan van de Ven ]
14235
14236 * SAUCE: libata: Add ALPM power state accounting to the AHCI driver
14237
14238 [ David Henningsson ]
14239
14240 * SAUCE: ALSA: HDA: Enable internal mic on Dell E6410 and Dell E6510
14241 - LP: #605047, #628961
14242
14243 [ John Johansen ]
14244
14245 * [Upstream] AppArmor: Fix splitting an fqname into separate namespace
14246 and profile names
14247 - LP: #615947
14248 * [Upstream] AppArmor: Fix locking from removal of profile namespace
14249 - LP: #615947
14250 * SAUCE: AppArmor: allow newer tools to load policy on older kernels
14251 - LP: #639758
14252 * SAUCE: Improve Amazon EBS performance for EC2
14253 - LP: #634316
14254
14255 [ Leann Ogasawara ]
14256
14257 * Revert "SAUCE: i915 KMS -- blacklist i855"
14258 * Revert "SAUCE: i915 KMS -- blacklist i845g"
14259 * Revert "SAUCE: i915 KMS -- blacklist i830"
14260 * Revert "SAUCE: i915 KMS -- support disabling KMS for known broken
14261 devices"
14262 * execute module-inclusion within a subshell
14263 - LP: #621175
14264
14265 [ Upstream Kernel Changes ]
14266
14267 * (pre-stable) bounce: call flush_dcache_page() after bounce_copy_vec()
14268 - LP: #633227
14269 * (pre-stable) drm/i915: don't enable self-refresh on Ironlake
14270 - LP: #629711
14271 * (pre-stable) mm: Move vma_stack_continue into mm.h
14272 * x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_dev
14273 - LP: #601073
14274 * PM / Runtime: Make runtime_status attribute not debug-only (v. 2)
14275 * PM / Runtime: Add runtime PM statistics (v3)
14276 * compat: Make compat_alloc_user_space() incorporate the access_ok()
14277 - CVE-2010-3081
14278 * x86-64, compat: Test %rax for the syscall number, not %eax
14279 - CVE-2010-3301
14280 * x86-64, compat: Retruncate rax after ia32 syscall entry tracing
14281 - CVE-2010-3301
14282
14283 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 14 Sep 2010 08:46:49 -0700
14284
14285 linux (2.6.35-21.31) maverick; urgency=low
14286
14287 [ Andy Whitcroft ]
14288
14289 * bodge linux-libc-dev package version due to ti-omap4 error
14290 * linux-libc-dev -- ensure we can only build this on debian.master
14291
14292 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 13 Sep 2010 09:54:31 -0700
14293
14294 linux (2.6.35-21.30) maverick; urgency=low
14295
14296 [ Andy Whitcroft ]
14297
14298 * SAUCE: fbcon -- fix OOPs triggered by race prevention fixes
14299 - LP: #614008
14300
14301 [ Daniel Lezcano ]
14302
14303 * SAUCE: fix compilation warning when CONFIG_SECURITY is not set
14304
14305 [ Henrik Rydberg ]
14306
14307 * SAUCE: Input: wacom - add fuzz parameters to features
14308 * SAUCE: Input: wacom - collect device quirks into single function
14309 * SAUCE: Input: wacom - add support for the Bamboo Touch trackpad
14310 * SAUCE: Input: wacom - add a quirk for low resolution Bamboo devices
14311 * SAUCE: hid: ntrig: Remove unused device ids
14312 * SAUCE: hid: ntrig: remove sysfs nodes
14313 * SAUCE: hid: ntrig: Correct logic for quirks
14314 * SAUCE: hid: ntrig: zero-initialize ntrig struct
14315 * SAUCE: hid: ntrig: Setup input filtering manually
14316 * SAUCE: hid: ntrig: New ghost-filtering event logic
14317
14318 [ Leann Ogasawara ]
14319
14320 * SAUCE: ndiswrapper: Initialize buffer index and check its value
14321 - LP: #613796
14322
14323 [ Manoj Iyer ]
14324
14325 * SAUCE: Add support for Intellimouse Mode in ALPS touchpad on Dell E2
14326 series Laptops
14327 - LP: #632884
14328
14329 [ Ping Cheng ]
14330
14331 * SAUCE: Input: wacom - parse the Bamboo device family
14332
14333 [ Rafi Rubin ]
14334
14335 * SAUCE: hid: ntrig: identify firmware version (wiggled)
14336
14337 [ Tim Gardner ]
14338
14339 * [Config] CONFIG_NL80211_TESTMODE=n
14340
14341 [ Upstream Kernel Changes ]
14342
14343 * Revert "input: mt: Add support for the Bamboo Touch trackpad"
14344 * e1000e: initial support for 82579 LOMs
14345 * e1000e: correct MAC-PHY interconnect register offset for 82579
14346 * (pre-stable) ALSA: hda - Add a new hp-laptop model for Conexant 5066,
14347 tested on HP G60
14348 - LP: #587388
14349 * DSS2: Don't power off a panel twice
14350 - LP: #588243
14351 * mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y
14352 * Input: i8042 - reset keyboard controller wehen resuming from S2R
14353 - LP: #86820
14354 * ALSA: hda - Fix beep frequency on IDT 92HD73xx and 92HD71Bxx codecs
14355 - LP: #414795
14356 * agp/intel: Support the extended physical addressing bits on
14357 Sandybridge.
14358 - LP: #632488
14359 * drm/i915,intel_agp: Add support for Sandybridge D0
14360 - LP: #632488
14361 * (pre-stable) intel_agp,i915: Add more sandybridge graphics device ids
14362 - LP: #632488
14363 * mmc: omap: fix for bus width which improves SD card's peformance.
14364
14365 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 07 Sep 2010 09:58:52 -0700
14366
14367 linux (2.6.35-20.29) maverick; urgency=low
14368
14369 [ Andy Whitcroft ]
14370
14371 * SAUCE: i915 KMS -- support disabling KMS for known broken devices
14372 - LP: #563277
14373 * SAUCE: i915 KMS -- blacklist i830
14374 - LP: #542208, #563277
14375 * SAUCE: i915 KMS -- blacklist i845g
14376 - LP: #541492, #563277
14377 * SAUCE: i915 KMS -- blacklist i855
14378 - LP: #511001, #541511, #563277
14379
14380 [ Leann Ogasawara ]
14381
14382 * [Config] Enable CONFIG_SENSORS_PKGTEMP=m
14383 - LP: #601073
14384 * ARM: Temporarily disable module check for armel
14385 * rebase to v2.6.35.4
14386 * [Config] update configs following rebase to v2.6.35.4
14387
14388 [ Ricardo Salveti de Araujo ]
14389
14390 * [Config] Change CONFIG_LEDS_TRIGGER_HEARTBEAT from module to built-in
14391 in Omap
14392
14393 [ Tim Gardner ]
14394
14395 * [Config] Added be2net, be2scsi to udebs
14396 - LP: #628776
14397
14398 [ Upstream Kernel Changes ]
14399
14400 * x86, cpu: Package Level Thermal Control, Power Limit Notification
14401 definitions
14402 - LP: #601073
14403 * x86, hwmon: Package Level Thermal/Power: pkgtemp hwmon driver
14404 - LP: #601073
14405 * x86, hwmon: Package Level Thermal/Power: thermal throttling handler
14406 - LP: #601073
14407 * x86, hwmon: Package Level Thermal/Power: power limit
14408 - LP: #601073
14409 * x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
14410 - LP: #601073
14411 * hid: 3m: Adjust to sequential MT HID protocol
14412 * hid: 3m: Convert to MT slots
14413 * hid: 3m: Correct touchscreen emulation
14414 * hid: 3m: Adjust major / minor axes to scale
14415 * input: bcm5974: Adjust major / minor to scale
14416 * HID: magicmouse: don't allow hidinput to initialize the device
14417 * HID: magicmouse: simplify multitouch feature request
14418 * HID: magicmouse: simplify touch data bit manipulation
14419 * HID: magicmouse: simplify touch down logic
14420 * HID: magicmouse: remove timestamp logic
14421 * HID: magicmouse: enable Magic Trackpad support
14422 * HID: magicmouse: Adjust major / minor axes to scale
14423 * mmc: fix all hangs related to mmc/sd card insert/removal during
14424 suspend/resume
14425 - LP: #477106
14426 * drm/i915: fix VGA plane disable for Ironlake+
14427 - LP: #602281
14428
14429 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 30 Aug 2010 08:38:01 -0700
14430
14431 linux (2.6.35-19.28) maverick; urgency=low
14432
14433 [ Leann Ogasawara ]
14434
14435 * No changes from 2.6.35-19.27. Some armel udebs were accidentally deleted
14436 from the archive and a no-change rebuild was attempted. However, the ABI
14437 did not get bumped and resulted in build failures for 2.6.35-19.27. Fix
14438 up the ABI and re-upload.
14439
14440 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sat, 28 Aug 2010 16:42:27 -0700
14441
14442 linux (2.6.35-19.27) maverick; urgency=low
14443
14444 [ Leann Ogasawara ]
14445
14446 * No changes from 2.6.35-19.26. Some armel udebs were accidentally deleted
14447 from the archive.
14448
14449 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 27 Aug 2010 08:58:35 -0700
14450
14451 linux (2.6.35-19.26) maverick; urgency=low
14452
14453 [ Upstream Kernel Changes ]
14454
14455 * ARM: OMAP: Beagle: revision detection
14456 * ARM: OMAP: Beagle: only Cx boards use pin 23 for write protect
14457 * ARM: OMAP: Beagle: no gpio_wp pin connection on xM
14458
14459 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 26 Aug 2010 09:15:09 -0700
14460
14461 linux (2.6.35-19.25) maverick; urgency=low
14462
14463 [ Jarod Wilson ]
14464
14465 * SAUCE: Bring in staging/lirc from 2.6.36
14466 - LP: #609234
14467 * SAUCE: Update ir-core to linuxtv/other which should be merged for
14468 2.6.36.
14469 - LP: #609234
14470 * SAUCE: Fix memleaks in imon and mceusb drivers
14471 - LP: #609234
14472 * SAUCE: Bring in streamzap support from linuxtv/other
14473 - LP: #609234
14474
14475 [ Mario Limonciello ]
14476
14477 * Remove ubuntu/lirc in favor of staging/lirc from 2.6.36
14478 - LP: #609234
14479
14480 [ Mathieu J. Poirier ]
14481
14482 * SAUCE: ARM: adding i2c eeprom driver to read EDID
14483 - LP: #608279
14484
14485 [ Upstream Kernel Changes ]
14486
14487 * intel_idle: disable module support
14488 - LP: #615265
14489 * (pre-stable) ALSA: hda - Ensure codec patch files are checked for the
14490 correct codec ID
14491 * (pre-stable) ALSA: hda - Rename iMic to Int Mic on Lenovo NB0763
14492 - LP: #605101
14493 * (pre-stable) ALSA: HDA: Use model=auto for LG R510
14494 - LP: #495134
14495 * (pre-stable) ALSA: HDA: Add Sony VAIO quirk for ALC269
14496 - LP: #519066
14497 * (pre-stable) ALSA: HDA: Fix front mic on Dell Precision M6500
14498 - LP: #519066
14499 * input: mt: Initialize slots to unused (rev2)
14500 * input: mt: Add support for the Bamboo Touch trackpad
14501 * hid: Add a hid quirk for input sync override
14502
14503 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 23 Aug 2010 12:42:52 -0700
14504
14505 linux (2.6.35-18.24) maverick; urgency=low
14506
14507 [ Colin Watson ]
14508
14509 * Pass DEB_MAINT_PARAMS to hook scripts
14510
14511 [ Leann Ogasawara ]
14512
14513 * [Config] Add CONFIG_INPUT_UINPUT=y to config enforcer
14514 - LP: #584812
14515 * rebase to v2.6.35.3
14516
14517 [ Upstream Kernel Changes ]
14518
14519 * (pre-stable) dell-wmi: Add support for eject key on Dell Studio 1555
14520 - LP: #609234
14521 * can: add limit for nframes and clean up signed/unsigned variables
14522 - CVE-2010-2959
14523 * drm: Initialize ioctl struct when no user data is present
14524 - CVE-2010-2803
14525 * ARM: initial stack protector (-fstack-protector) support
14526 * ARM: stack protector: change the canary value per task
14527 * [ARM] implement arch_randomize_brk()
14528 * [ARM] add address randomization to mmap()
14529 * ARM: fix ASLR of PIE executables
14530
14531 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 22 Aug 2010 19:22:04 -0700
14532
14533 linux (2.6.35-17.23) maverick; urgency=low
14534
14535 [ Jeremy Kerr ]
14536
14537 * [Config] build-in uinput module
14538 - LP: #584812
14539
14540 [ Leann Ogasawara ]
14541
14542 * Revert "[Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS"
14543 * Revert "[Config] [FTBS] ia64: Temporarily disable gpiolib"
14544 * Revert "[Config] [FTBS] sparc: Temporarily disable
14545 CONFIG_MTD_NAND_DENALI"
14546 * Revert "[Config] [FTBS] sparc: Temporarily disable
14547 CONFIG_MFD_JANZ_CMODIO"
14548 * Revert "[Config] [FTBS] sparc: Temporarily disable
14549 CONFIG_INFINIBAND_QIB"
14550 * [Config] Enable INTEL_IPS
14551 - LP: #601057
14552 * Remove ia64 support
14553 * [Config] Update portsconfigs after removing ia64 support
14554 * Remove sparc support
14555 * [Config] Update portsconfigs after removing sparc support
14556
14557 [ Linus Torvalds ]
14558
14559 * (pre-stable) mm: fix page table unmap for stack guard page properly
14560
14561 [ Mathieu J. Poirier ]
14562
14563 * SAUCE: (no-up) ARM: Resetting power_mode to its original value.
14564 - LP: #591941
14565
14566 [ Upstream Kernel Changes ]
14567
14568 * timer: add on-stack deferrable timer interfaces
14569 - LP: #601057
14570 * x86 platform driver: intelligent power sharing driver
14571 - LP: #601057
14572 * IPS driver: add GPU busy and turbo checking
14573 - LP: #601057
14574 * X86: intel_ips, check for kzalloc properly
14575 - LP: #601057
14576 * ips driver: make it less chatty
14577 - LP: #601057
14578
14579 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 17 Aug 2010 09:38:08 -0700
14580
14581 linux (2.6.35-16.22) maverick; urgency=low
14582
14583 [ Andy Whitcroft ]
14584
14585 * debian -- more agressivly clean up after depmod on purge
14586 - LP: #618591
14587
14588 [ Henrik Rydberg ]
14589
14590 * SAUCE: hid: 3m: Simplify touchsreen emulation logic
14591
14592 [ Leann Ogasawara ]
14593
14594 * ubuntu: iscsitarget -- version 1.4.20.2
14595 * ubuntu: rtl8192se -- update to version 0017.0507.2010
14596 * rebase to v2.6.35.2
14597 * [Config] update configs following rebase to v2.6.35.2
14598 * [Config] update ports configs following rebase to v2.6.35.2
14599
14600 [ Luke Yelavich ]
14601
14602 * [Config] Enable new firewire stack on powerpc
14603
14604 [ Mathieu J. Poirier ]
14605
14606 * SAUCE: (drop after 2.6.35) ARM: Using gpmc function to init nand flash.
14607 - LP: #608266
14608
14609 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 12 Aug 2010 09:58:01 -0700
14610
14611 linux (2.6.35-15.21) maverick; urgency=low
14612
14613 [ Luke Yelavich ]
14614
14615 * [Config] CONFIG_SND_USB_UA101=m for all architectures
14616
14617 [ Upstream Kernel Changes ]
14618
14619 * Input: introduce MT event slots
14620 * Input: document the MT event slot protocol
14621 * (pre-stable) sched: Revert nohz_ratelimit() for now
14622 * (pre-stable) drm/radeon/kms: add missing copy from user
14623 - LP: #606081
14624
14625 [ Leann Ogasawara ]
14626
14627 * rebase to v2.6.35.1
14628
14629 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 09 Aug 2010 09:24:04 -0700
14630
14631 linux (2.6.35-14.20) maverick; urgency=low
14632
14633 [ Andy Whitcroft ]
14634
14635 * update Vcs-Git to point to maverick repo
14636 * debian -- include the debian packaging in the -source package
14637 - LP: #608674
14638 * select debian source format 1.0
14639 * add support for building selected stages of kernel
14640 - LP: #603087
14641 * cleanup conditional dependancy handling
14642 - LP: #603087
14643
14644 [ Upstream Kernel Changes ]
14645
14646 * ALSA: hda - Handle missing NID 0x1b on ALC259 codec
14647 - LP: #582199, #586418, #588031
14648 * ALSA: hda - Handle pin NID 0x1a on ALC259/269
14649 - LP: #582199, #586418, #588031
14650 * sched: Revert nohz_ratelimit() for now
14651
14652 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 03 Aug 2010 08:46:47 -0700
14653
14654 linux (2.6.35-14.19) maverick; urgency=low
14655
14656 [ Leann Ogasawara ]
14657
14658 * rebase to v2.6.35
14659
14660 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 01 Aug 2010 10:35:56 -0700
14661
14662 linux (2.6.35-13.18) maverick; urgency=low
14663
14664 [ Andy Whitcroft ]
14665
14666 * SAUCE: (no-up) Modularize vesafb -- fix initialisation
14667 * SAUCE: add tracing for user initiated readahead requests
14668 * SAUCE: vt -- maintain bootloader screen mode and content until vt
14669 switch
14670 * SAUCE: vt -- allow grub to request automatic vt_handoff
14671 * SAUCE: fbcon -- fix race between open and removal of framebuffers
14672 * SAUCE: drm -- stop early access to drm devices
14673
14674 [ Bryan Wu ]
14675
14676 * CONFIG: compile in OTG driver and Transceiver driver
14677 - LP: #566645
14678 * remove OTG modules from modules list file
14679
14680 [ John Johansen ]
14681
14682 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-27
14683 - LP: #581525, #599450
14684 * SAUCE: AppArmor: -- sync to AppArmor mainline 2010-07-29
14685 * SAUCE: AppArmor 2.4 compatibility patch
14686 * SAUCE: AppArmor: Allow dfa backward compatibility with broken userspace
14687 * SAUCE: fix pv-ops for legacy Xen
14688 * SAUCE: blkfront: default to sd devices
14689 * [Config] Build in drivers required for Xen pv-ops
14690
14691 [ Leann Ogasawara ]
14692
14693 * Revert "[Upstream] i915: Use the correct mask to detect i830 aperture
14694 size."
14695
14696 [ Lee Jones ]
14697
14698 * SAUCE: ARM: OMAP: Add macros for comparing silicon revision
14699 - LP: #608095
14700 * SAUCE: OMAP: DSS2: check for both cpu type and revision, rather than
14701 just revision
14702 - LP: #608095
14703 * SAUCE: OMAP: DSS2: enable hsclk in dsi_pll_init for OMAP36XX
14704 - LP: #608095
14705 * SAUCE: ARM: OMAP: Beagle: support twl gpio differences on xM
14706 - LP: #608095
14707
14708 [ Upstream Kernel Changes ]
14709
14710 * agp/intel: Use the correct mask to detect i830 aperture size.
14711 - LP: #597075
14712
14713 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Jul 2010 15:46:59 -0700
14714
14715 linux (2.6.35-12.17) maverick; urgency=low
14716
14717 [ Leann Ogasawara ]
14718
14719 * rebase to v2.6.35-rc6
14720 * [Config] update configs following rebase to v2.6.35-rc6
14721 * [Config] update ports configs following rebase to v2.6.35-rc6
14722 * SAUCE: [FTBS] armel: define KEY_F10 and KEYF11
14723
14724 [ Leann Ogasawara ]
14725
14726 * rebase to v2.6.35-rc6
14727
14728 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 16:16:38 +0200
14729
14730 linux (2.6.35-11.16) maverick; urgency=low
14731
14732 [ Leann Ogasawara ]
14733
14734 * Bump ABI for new compiler update
14735
14736 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 23 Jul 2010 10:24:58 +0200
14737
14738 linux (2.6.35-10.15) maverick; urgency=low
14739
14740 [ Leann Ogasawara ]
14741
14742 * Revert "SAUCE: ensure vga16fb loads if no other driver claims the VGA
14743 device"
14744 * [Config] Enable CONFIG_M686=y
14745 - LP: #592495
14746
14747 [ Upstream Kernel Changes ]
14748
14749 * tracing: Add alignment to syscall metadata declarations
14750
14751 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 20 Jul 2010 18:18:49 +0200
14752
14753 linux (2.6.35-9.14) maverick; urgency=low
14754
14755 [ Andy Whitcroft ]
14756
14757 * ubuntu: AUFS -- add BOM and automated update script
14758 * ubuntu: AUFS -- update to b37c575759dc4535ccc03241c584ad5fe69e3b25
14759
14760 [ John Johansen ]
14761
14762 * [Config] Enable DRBD as a module
14763
14764 [ Kees Cook ]
14765
14766 * SAUCE: Yama: verify inode is symlink to avoid bind mounts
14767 - LP: #604407
14768
14769 [ Leann Ogasawara ]
14770
14771 * [Config] Disable CONFIG_DRM_VMWGFX (staging driver)
14772 - LP: #606139
14773 * [Config] ports: Disable CONFIG_DRM_VMWGFX (staging driver)
14774 - LP: #606139
14775 * [Config] Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14776 * [Config] ports: Enable CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
14777
14778 [ Lee Jones ]
14779
14780 * Stop ARM boards crashing when CUPS is loaded
14781 - LP: #601226
14782
14783 [ Upstream Kernel Changes ]
14784
14785 * perf probe: Support tracing an entry of array
14786 * perf probe: Support static and global variables
14787
14788 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 16 Jul 2010 14:38:17 -0700
14789
14790 linux (2.6.35-8.13) maverick; urgency=low
14791
14792 [ Kees Cook ]
14793
14794 * SAUCE: Yama: check PTRACE using thread group leader
14795 * SAUCE: Yama: search for PTRACE exceptions via thread group leader
14796 - LP: #603716
14797
14798 [ Leann Ogasawara ]
14799
14800 * rebase to v2.6.35-rc5
14801 * [Config] update configs following rebase to v2.6.35-rc5
14802
14803 [ Nicolas Pitre ]
14804
14805 * SAUCE: make ndiswrapper available on X86 only
14806
14807 [ Tim Gardner ]
14808
14809 * [Config] Added ums-cypress to udeb
14810 - LP: #576066
14811 * SAUCE: fix build error with CONFIG_BLK_DEV_INITRD=n
14812 * [Config] CONFIG_NDISWRAPPER=m across all configs
14813
14814 [ Upstream Kernel Changes ]
14815
14816 * HID: magicmouse: report last touch up
14817 * rebase to 2.6.35-rc5
14818
14819 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Jul 2010 18:57:59 -0700
14820
14821 linux (2.6.35-7.12) maverick; urgency=low
14822
14823 [ Tim Gardner ]
14824
14825 * [Upstream] i915: Use the correct mask to detect i830 aperture size.
14826 - LP: #597075
14827
14828 [ Upstream Kernel Changes ]
14829
14830 * (drop after 2.6.35) drm/radeon/kms: add ioport register access
14831 (squashed)
14832
14833 -- Tim Gardner <tim.gardner@canonical.com> Thu, 08 Jul 2010 09:53:13 -0600
14834
14835 linux (2.6.35-7.11) maverick; urgency=low
14836
14837 [ Tim Gardner ]
14838
14839 * [Config] CONFIG_X86_MRST=n
14840
14841 [ Upstream Kernel Changes ]
14842
14843 * (drop after 2.6.35-rc5) writeback: remove writeback_inodes_wbc
14844 * (drop after 2.6.35-rc5) writeback: split writeback_inodes_wb
14845 * (drop after 2.6.35-rc5) writeback: simplify the write back thread queue
14846
14847 -- Tim Gardner <tim.gardner@canonical.com> Tue, 06 Jul 2010 18:39:08 -0600
14848
14849 linux (2.6.35-7.10) maverick; urgency=low
14850
14851 [ Kees Cook ]
14852
14853 * SAUCE: security: create task_free security callback
14854 * SAUCE: Yama: add PTRACE exception tracking and interface
14855 * SAUCE: security: unconditionally chain to Yama LSM
14856 * Revert "SAUCE: ptrace: restrict ptrace scope to children"
14857 * Revert "SAUCE: fs: block hardlinks to non-accessible sources"
14858 * Revert "SAUCE: fs: block cross-uid sticky symlinks"
14859 * [Upstream] security: Yama LSM
14860 * [Config] Enable CONFIG_SECURITY_YAMA=y
14861
14862 [ Tim Gardner ]
14863
14864 * [Config] updateconfigs/updateportsconfigs after rebase to 2.6.35-rc4
14865
14866 [ Upstream Kernel Changes ]
14867
14868 * rebase to 2.6.35-rc4
14869
14870 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 01 Jul 2010 08:55:57 -0700
14871
14872 linux (2.6.35-6.9) maverick; urgency=low
14873
14874 [ Tim Gardner ]
14875
14876 * [Upstream] direct_splice_actor() should not use pos in sd
14877 - LP: #588861
14878
14879 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 28 Jun 2010 12:35:49 -0700
14880
14881 linux (2.6.35-6.8) maverick; urgency=low
14882
14883 [ Mathieu J. Poirier ]
14884
14885 * ARM: Adding regulator supply for vdds_sdi.
14886 - LP: #597904
14887
14888 -- Leann Ogasawara <leann.ogasawara@canonical.com> Sun, 27 Jun 2010 16:34:43 -0700
14889
14890 linux (2.6.35-6.7) maverick; urgency=low
14891
14892 [ Alberto Milone ]
14893
14894 * [Upstream] Add support for the ATIF ACPI method to the radeon driver
14895
14896 [ Chase Douglas ]
14897
14898 * [Upstream] HID: magicmouse: scroll on entire surface, not just middle
14899 of mouse
14900 * [Upstream] HID: magicmouse: disable and add module param for scroll
14901 acceleration
14902 * [Upstream] HID: magicmouse: properly account for scroll movement in
14903 state
14904 * [Upstream] HID: magicmouse: add param for scroll speed
14905 * [Upstream] HID: magicmouse: enable horizontal scrolling
14906
14907 [ Henrik Rydberg ]
14908
14909 * [Upstream] Input: evdev - convert to dynamic event buffer
14910 * [Upstream] Input: evdev - use driver hint to compute size of event
14911 buffer
14912 * [Upstream] Input: bcm5974 - set the average number of events per MT
14913 event packet
14914 * [Upstream] Input: hid-input - use a larger event buffer for MT devices
14915 * [Upstream] Input: evdev - never leave the client buffer empty after
14916 write
14917
14918 [ John Johansen ]
14919
14920 * SAUCE: AppArmor: -- mainline 2010-06-23
14921 * SAUCE: AppArmor 2.4 compatibility patch
14922 * SAUCE: fs: block hardlinks to non-accessible sources AppArmor portion
14923
14924 [ Leann Ogasawara ]
14925
14926 * [Config] Enable CONFIG_INTR_REMAP=y
14927 - LP: #597091
14928 * [Config] Enable CONFIG_X86_X2APIC
14929 - LP: #597091
14930
14931 [ Mathieu J. Poirier ]
14932
14933 * [Config] ARM: Turning off CONFIG_CPU_IDLE on omap
14934 - LP: #594382
14935
14936 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 24 Jun 2010 12:19:48 -0700
14937
14938 linux (2.6.35-5.6) maverick; urgency=low
14939
14940 [ Amit Kucheria ]
14941
14942 * [Config] update omap flavour description
14943
14944 [ Andy Whitcroft ]
14945
14946 * update to ubuntu-debian:508b7aa34b578c0d1e51bfb571f2bfb824dc65ac
14947 - LP: #570500, #576274
14948 * SAUCE: add option to hand off all kernel parameters to init
14949 - LP: #586386
14950 * [Config] enable passing all kernel command line to init
14951 - LP: #586386
14952 * [Config] disable CONFIG_VMI
14953 - LP: #537601
14954 * [Config] enable CONFIG_IPV6_SIT_6RD
14955 - LP: #591869
14956 * [Config] enable CONFIG_VMWARE_BALOON as module
14957 - LP: #592039
14958
14959 [ Leann Ogasawara ]
14960
14961 * Revert "SAUCE: pm: Config option to disable handling of console during
14962 suspend/resume"
14963 - LP: #594885
14964 * [Config] Remove CONFIG_PM_DISABLE_CONSOLE
14965 * [Config] ports: enable passing all kernel command line to init
14966 - LP: #586386
14967 * [Config] Enable CONFIG_FB_VESA=y for x86
14968 * [Config] Add CONFIG_FRAMEBUFFER_CONSOLE=y to config enforcer
14969 * [Config] Add CONFIG_FB_VESA=y for x86 to config enforcer
14970 * [Config] Enable CONFIG_TASK_DELAY_ACCT=y
14971 - LP: #493156
14972
14973 [ Mathieu Poirier ]
14974
14975 * ARM: Adding MosChip MCS7830 to nic-usb
14976 - LP: #584920
14977
14978 [ Upstream Kernel Changes ]
14979
14980 * Revert "[Upstream] docbook: need xmldoclinks for all doc types"
14981 * docbook: need xmldoclinks for all doc types
14982 * perf probe: Add kernel source path option
14983
14984 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 17 Jun 2010 08:05:29 -0700
14985
14986 linux (2.6.35-4.5) maverick; urgency=low
14987
14988 [ Leann Ogasawara ]
14989
14990 * Revert "[Upstream] (evdev) Use driver hint to compute the evdev buffer
14991 size (rev2)"
14992 * Revert "[Upstream] (evdev) Convert to dynamic event buffer (rev4)"
14993 * Revert "[Upstream] (evdev) Use multi-reader buffer to save space
14994 (rev4)"
14995 * Revert "SAUCE: drivers: Remove some duplicate device entries in various
14996 modules"
14997 * [Upstream] USB: option: Remove duplicate AMOI_VENDOR_ID
14998 * [Upstream] Revert "USB: Adding support for HTC Smartphones to ipaq"
14999 * [Upstream] p54usb: Comment out duplicate Medion MD40900 device id
15000
15001 [ Tim Gardner ]
15002
15003 * [Config] CONFIG_NFS_FSCACHE=y
15004 - LP: #440522
15005 * [Config] CONFIG_FSCACHE_STATS=y, CONFIG_FSCACHE_HISTOGRAM=y
15006 - LP: #440522
15007
15008 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 16 Jun 2010 08:43:07 -0700
15009
15010 linux (2.6.35-3.4) maverick; urgency=low
15011
15012 [ Andy Whitcroft ]
15013
15014 * debian -- ensure the version number is clean
15015
15016 [ Henrik Rydberg ]
15017
15018 * [Upstream] Introduce MT event slots (rev 5)
15019 * [Upstream] Document the MT event slot protocol (rev5)
15020 * [Upstream] (evdev) Use multi-reader buffer to save space (rev4)
15021 * [Upstream] (evdev) Convert to dynamic event buffer (rev4)
15022 * [Upstream] (evdev) Use driver hint to compute the evdev buffer size
15023 (rev2)
15024
15025 [ Leann Ogasawara ]
15026
15027 * Revert "SAUCE: Add MODULE_ALIAS for Dell WMI module"
15028 * Revert "SAUCE: hostap: send events on data interface as well as master
15029 interface"
15030 * Revert "Fix webcam having USB ID 0ac8:303b"
15031 * Revert "SAUCE: toshiba_acpi -- pull in current -dev version of driver"
15032 * rebase to v2.6.35-rc3
15033
15034 [ Maxim Levitsky ]
15035
15036 * [Config] Enable new Smartmedia/xD translation layer
15037 - LP: #202490
15038
15039 [ Upstream Kernel Changes ]
15040
15041 * net: fix deliver_no_wcard regression on loopback device
15042
15043 [ Upstream changes ]
15044
15045 * rebased to v2.6.35-rc3
15046
15047 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 10 Jun 2010 16:15:22 -0700
15048
15049 linux (2.6.35-2.3) maverick; urgency=low
15050
15051 [ Bryan Wu ]
15052
15053 * CONFIG: enforce -- make sure we disable CONFIG_LOCALVERSION_AUTO
15054
15055 [ Leann Ogasawara ]
15056
15057 * [Config] armel: Enable CONFIG_BNX2=m
15058 * [Config] ports: Enable CONFIG_BNX2X=m
15059 * SAUCE: armel: define get_dma_ops to fix FTBS
15060
15061 [ Tim Gardner ]
15062
15063 * [Upstream] net: Print num_rx_queues imbalance warning only when there
15064 are allocated queues
15065 - LP: #591416
15066
15067 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 09 Jun 2010 08:27:41 -0700
15068
15069 linux (2.6.35-2.2) maverick; urgency=low
15070
15071 [ Andy Whitcroft ]
15072
15073 * [Config] d-i: make armel configuration versatile flavour specific
15074 - LP: #588805
15075 * [Config] d-i: enable .udebs for omap flavour
15076 - LP: #588805
15077
15078 [ Kees Cook ]
15079
15080 * ptrace: limit scope to attach only (allow read)
15081 - LP: #589656
15082
15083 [ Leann Ogasawara ]
15084
15085 * rebase to v2.6.35-rc2
15086 * [Config] update configs following rebase to v2.6.35-rc2
15087 * [Config] update port configs following rebase to v2.6.35-rc2
15088
15089 [ Lee Jones ]
15090
15091 * Enable perf to be more helpful when perf_<version> does not exist.
15092 - LP: #570500
15093 * 'fdr editconfig' modification. Easily skip over unwanted menuconfigs.
15094
15095 [ Tim Gardner ]
15096
15097 * [Config] Update bnx2 udeb firmware files
15098 - LP: #589304
15099
15100 [ Upstream changes ]
15101
15102 * rebased to v2.6.35-rc2
15103
15104 -- Leann Ogasawara <leann.ogasawara@canonical.com> Mon, 07 Jun 2010 09:45:04 -0700
15105
15106 linux (2.6.35-1.1) maverick; urgency=low
15107
15108 [ Andy Whitcroft ]
15109
15110 * ubuntu: AUFS -- update to standalone 2.6.35-rcN as at 20100601
15111 - LP: #587888
15112 * ubuntu: AUFS -- track changes to the arguements to fop fsync()
15113
15114 [ Leann Ogasawara ]
15115
15116 * rebase to v2.6.35-rc1
15117 * [Config] update configs following rebase to v2.6.35-rc1
15118 * [Config] update port configs following rebase to v2.6.35-rc1
15119 * SAUCE: lirc: rename usb_buffer_alloc() and usb_buffer_free()
15120 * SAUCE: ndiswrapper: rename usb_buffer_alloc() and usb_buffer_free()
15121 * SAUCE: ndiswrapper: convert multicast list to list_head
15122 * [Config] [FTBS] armel: Temporarily disable CONFIG_GPIO_JANZ_TTL
15123 * [Config] [FTBS] ia64: Temporarily disable gpiolib
15124 * [Config] [FTBS] ia64: Temporarily disable CONFIG_CEPH_FS
15125 * [Config] [FTBS] sparc: Temporarily disable CONFIG_INFINIBAND_QIB
15126 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MFD_JANZ_CMODIO
15127 * [Config] [FTBS] armel: Temporarily disable CONFIG_MFD_JANZ_CMODIO
15128 * [Config] [FTBS] armel: Temporarily disable CONFIG_DT3155
15129 * [Config] [FTBS] sparc: Temporarily disable CONFIG_MTD_NAND_DENALI
15130 * [Config] [FTBS] armel: Temporarily disable bnx2
15131 * [Config] [FTBS] armel: Temporarily disable CONFIG_SERIAL_UARTLITE
15132 * SAUCE: [FTBS] armel: Don't include asm/agp.h for ttm
15133 * SAUCE: [FTBS] armel: include linux/dma-mapping.h
15134 * SAUCE: [FTBS] armel: replace omap_set_gpio_debounce with
15135 gpio_set_debounce
15136
15137 [ Upstream Kernel Changes ]
15138
15139 * of/usb: fix build error due to of_node pointer move
15140 * n2_crypto: Fix build after of_device/of_platform_driver changes.
15141 * powerpc/fsl-booke: fix the case where we are not in the first page
15142 * powerpc/fsl-booke: Move the entry setup code into a seperate file
15143 * powerpc/kexec: Add support for FSL-BookE
15144 * greth: Fix build after OF device conversions.
15145
15146 [ Upstream changes ]
15147
15148 * rebased to v2.6.35-rc1
15149
15150 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 04 Jun 2010 23:01:52 -0700
15151
15152 linux (2.6.35-1.0) UNRELEASED; urgency=low
15153
15154 [ Leann Ogasawara ]
15155
15156 * Null entry.
15157
15158 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 15:17:41 -0700
15159
15160 linux (2.6.34-5.14) maverick; urgency=low
15161
15162 [ Tim Gardner ]
15163
15164 * [Config] Added module inclusion support
15165 * [Config] Added virtual flavour module inclusion list and d-i package
15166 definitions
15167
15168 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 02 Jun 2010 12:58:14 -0700
15169
15170 linux (2.6.34-5.13) maverick; urgency=low
15171
15172 [ Andy Whitcroft ]
15173
15174 * Revert "ubuntu: AUFS -- aufs2 20091209"
15175 * Revert "ubuntu: AUFS -- export various core functions
15176 (aufs2-standalone.patch)"
15177 * Revert "ubuntu: AUFS -- export various core functions
15178 (aufs2-base.patch)"
15179 * ubuntu: AUFS -- aufs2 base patch for linux-2.6.34
15180 - LP: #587888
15181 * ubuntu: AUFS -- aufs2 standalone patch for linux-2.6.34
15182 - LP: #587888
15183 * ubuntu: AUFS -- update to standalone 2.6.34 as at 20100601
15184 - LP: #587888
15185 * [Config] AUFS -- enable aufs options
15186 - LP: #587888
15187
15188 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 01 Jun 2010 08:56:43 -0700
15189
15190 linux (2.6.34-5.12) maverick; urgency=low
15191
15192 [ Andy Whitcroft ]
15193
15194 * enforce -- ensure SYSFS compatibility is disabled
15195
15196 [ Chase Douglas ]
15197
15198 * build with libdw-dev for perf probe symbol support
15199 * maverick ftrace configuration changes
15200
15201 [ Kees Cook ]
15202
15203 * Revert "SAUCE: x86: brk away from exec rand area"
15204 * Revert "SAUCE: [um] Don't use nx_enabled under UML"
15205 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
15206 * SAUCE: x86: implement cs-limit nx-emulation for ia32
15207 - LP: #369978
15208 * SAUCE: x86: more tightly confine cs-limit nx-emulation to ia32 only
15209 * SAUCE: x86: brk away from exec rand area
15210 - LP: #452175
15211 * SAUCE: ptrace: restrict ptrace scope to children
15212
15213 [ Leann Ogasawara ]
15214
15215 * Add new omap flavour to getabis
15216 * [Config] Enable CONFIG_FRAMEBUFFER_CONSOLE=y for all archs
15217 - LP: #585490
15218 * build/modules: Temorarily add ignore.modules
15219 * ubuntu: iscsitarget -- version 1.4.20.1
15220
15221 [ Loïc Minier ]
15222
15223 * SAUCE: [um] Don't use nx_enabled under UML
15224 - LP: #524849
15225
15226 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 28 May 2010 08:27:17 -0700
15227
15228 linux (2.6.34-4.11) maverick; urgency=low
15229
15230 [ Amit Kucheria ]
15231
15232 * SAUCE: omap: remove calls to usb_nop_xceiv_register from board files
15233 * [Config] Add support for OMAP-mainline flavour
15234
15235 [ Andy Whitcroft ]
15236
15237 * SAUCE: powerpc: fix compile error when ptrace.h is included from
15238 userspace
15239 - LP: #583733
15240
15241 [ Chase Douglas ]
15242
15243 * Revert "SAUCE: Don't register vga16fb framebuffer if other framebuffers
15244 are present"
15245 * Revert "SAUCE: Disable function tracing after hitting __schedule_bug"
15246 * Revert "SAUCE: drm/i915: don't change DRM configuration when releasing
15247 load detect pipe"
15248
15249 [ Kees Cook ]
15250
15251 * SAUCE: fs: block cross-uid sticky symlinks
15252 * SAUCE: fs: block hardlinks to non-accessible sources
15253
15254 [ Koen Kooi ]
15255
15256 * SAUCE: board-omap3-beagle: add DSS2 support
15257
15258 [ Leann Ogasawara ]
15259
15260 * Revert "staging/go7007 -- disable"
15261 * Revert "[Config] staging/winbond -- disable"
15262 * Revert "Disable 4MB page tables for Atom, work around errata AAE44"
15263 * Revert "SAUCE: sync before umount to reduce time taken by ext4 umount"
15264 * Revert "SAUCE: Enable an e1000e Intel Corporation 82567 Gigabit
15265 controller"
15266 * Revert "SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT"
15267 * Revert "SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros"
15268 * Revert "SAUCE: input/mouse/alps: Do not call psmouse_reset() for alps"
15269 * Revert "SAUCE: r8169: disable TSO by default for RTL8111/8168B
15270 chipsets."
15271 * Revert "[Upstream] b43: Declare all possible firmware files."
15272 * Revert "add Breaks: against hardy lvm2"
15273 * Revert "SAUCE: Guest OS does not recognize a lun with non zero target
15274 id on Vmware ESX Server"
15275 * Revert "SAUCE: Catch nonsense keycodes and silently ignore"
15276 * [Config] Enable CONFIG_ECRYPT_FS=y for ports
15277 * [Config] Enable CONFIG_USB=y for armel and sparc
15278 * [Config] Enable CONFIG_SCSI=y for ia64 and sparc
15279 * [Config] Enable CONFIG_RFKILL=y for ports
15280 * [Config] Enable CONFIG_ATH9K_DEBUGFS=y
15281 * [Config] Enable CONFIG_IWMC3200TOP_DEBUGFS=y
15282 * [Config] Enable CONFIG_RCU_FAST_NO_HZ=y
15283 * [Config] Enable CONFIG_IWLWIFI_DEVICE_TRACING=y
15284 * [Config] Enable CONFIG_LIBERTAS_MESH=y
15285 * [Config] Enable CONFIG_MMC_RICOH_MMC=y
15286 * [Config] CONFIG_RT2800USB_UNKNOWN=y
15287 * [Config] Enable CONFIG_VGA_SWITCHEROO=y
15288 * [Config] Enable CONFIG_CEPH_FS=m
15289 * [Config] Enable CONFIG_CRYPTO_PCRYPT=m
15290 * [Config] Enable CONFIG_EEEPC_WMI=m
15291 * [Config] Enable CONFIG_RT2800PCI=m
15292 * [Config] Enable CONFIG_SCSI_HPSA=m
15293 * [Config] Enable CONFIG_VHOST_NET=m
15294 * [Config] Disable CONFIG_SND_HDA_INPUT_BEEP_MODE by default
15295 - LP: #582350
15296 * [Config] Disable CONFIG_SOUND_OSS* and CONFIG_SND_*OSS
15297 - LP: #579300
15298 * [Config] Enable CONFIG_PCIEASPM=y
15299 - LP: #333990
15300 * [Config] updateconfigs for OMAP flavour
15301
15302 [ Loïc Minier ]
15303
15304 * Enable perf tools on armel
15305
15306 [ Tim Gardner ]
15307
15308 * SAUCE: Updated ndiswrapper to 1.56
15309 - LP: #582555
15310 * [Config] Added virtual flavour
15311 * [Config] Remove support for sub-flavours
15312 * [Config] Removed amd64 preempt flavour
15313 * [Config] updateconfigs, updateportsconfigs after flavour munging
15314
15315 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 25 May 2010 09:34:55 -0700
15316
15317 linux (2.6.34-3.10) maverick; urgency=low
15318
15319 [ Leann Ogasawara ]
15320
15321 * rebase to v2.6.34
15322
15323 [ Upstream changes ]
15324
15325 * rebased to v2.6.34
15326
15327 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 18 May 2010 17:35:35 -0700
15328
15329 linux (2.6.34-2.9) maverick; urgency=low
15330
15331 [ Leann Ogasawara ]
15332
15333 * [Config] [FTBS] Disable comedi for armel
15334
15335 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 23:20:55 +0200
15336
15337 linux (2.6.34-2.8) maverick; urgency=low
15338
15339 [ Leann Ogasawara ]
15340
15341 * Drop lpia
15342 * [Config] [FTBS] disable KVM
15343 * [Config] [FTBS] disable ipr for armel
15344
15345 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 13 May 2010 16:07:52 +0200
15346
15347 linux (2.6.34-2.7) maverick; urgency=low
15348
15349 [ Leann Ogasawara ]
15350
15351 * [Config] disable CONFIG_SCSI_IPR on powerpc
15352 * [Config] Remove 386 flavour per UDS discussion
15353
15354 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 12 May 2010 18:26:43 +0200
15355
15356 linux (2.6.34-1.6) maverick; urgency=low
15357
15358 [ Chase Douglas ]
15359
15360 * enforce CONFIG_TMPFS_POSIX_ACL=y
15361 - LP: #575940
15362 * don't force module dependency checking
15363 - LP: #577029
15364
15365 [ Kees Cook ]
15366
15367 * SAUCE: mmap_min_addr check CAP_SYS_RAWIO only for write
15368 - LP: #568844
15369
15370 [ Leann Ogasawara ]
15371
15372 * Revert "SAUCE: ata: blacklist FUJITSU MHW2160BH PL"
15373 * rebase to v2.6.34-rc7
15374 * [Config] update configs following rebase to v2.6.34-rc7
15375 * [Config] update port configs following rebase to v2.6.34-rc7
15376 * Add btrfs to the udebs
15377
15378 [ Tim Gardner ]
15379
15380 * [Config] Add atl1c to nic-modules udeb
15381 - LP: #557130
15382
15383 [ Upstream changes ]
15384
15385 * rebased to v2.6.34-rc7
15386
15387 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 11 May 2010 11:29:08 +0200
15388
15389 linux (2.6.34-1.5) UNRELEASED; urgency=low
15390
15391 [ Leann Ogasawara ]
15392
15393 * rebase to v2.6.34-rc6
15394 * [Config] update configs following rebase to v2.6.34-rc6
15395 * [Config] update port configs following rebase to v2.6.34-rc6
15396
15397 [ Upstream changes ]
15398
15399 * rebased to v2.6.34-rc6
15400
15401 -- Leann Ogasawara <leann.ogasawara@canonical.com> Fri, 30 Apr 2010 15:54:05 +0100
15402
15403 linux (2.6.34-1.4) UNRELEASED; urgency=low
15404
15405 [ Leann Ogasawara ]
15406
15407 * rebase to v2.6.34-rc5
15408 * [Config] update ports configs following rebase to v2.6.34-rc5
15409
15410 [ Upstream changes ]
15411
15412 * rebased to v2.6.34-rc5
15413
15414 -- Leann Ogasawara <leann.ogasawara@canonical.com> Thu, 22 Apr 2010 15:36:12 -0700
15415
15416 linux (2.6.34-1.3) UNRELEASED; urgency=low
15417
15418 [ Leann Ogasawara ]
15419
15420 * rebase to v2.6.34-rc4
15421 * [Config] update configs following rebase to v2.6.34-rc4
15422 * [Config] update port configs following rebase to v2.6.34-rc4
15423 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc4
15424
15425 [ Upstream changes ]
15426
15427 * rebased to v2.6.34-rc4
15428
15429 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 13 Apr 2010 18:33:44 -0700
15430
15431 linux (2.6.34-1.2) UNRELEASED; urgency=low
15432
15433 [ Leann Ogasawara ]
15434
15435 * Temorarily disable building linux-doc
15436 * rebase to v2.6.34-rc3
15437 * [Config] update configs following rebase to v2.6.34-rc3
15438 * [Config] update port configs following rebase to v2.6.34-rc3
15439
15440 [ Upstream changes ]
15441
15442 * rebased to v2.6.34-rc3
15443
15444 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 30 Mar 2010 16:55:44 -0700
15445
15446 linux (2.6.34-1.1) UNRELEASED; urgency=low
15447
15448 [ Leann Ogasawara ]
15449
15450 * rebase to v2.6.34-rc2
15451 * ubuntu: dm-raid4-5 -- update to compile with 2.6.34-rc2
15452 * [Config] update port configs following rebase to v2.6.34-rc2
15453 * [Config] update configs following rebase to v2.6.34-rc2
15454
15455 [ Upstream changes ]
15456
15457 * rebased to v2.6.34-rc2
15458
15459 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 24 Mar 2010 23:00:39 -0700
15460
15461 linux (2.6.33-1.1) UNRELEASED; urgency=low
15462
15463 [ Leann Ogasawara ]
15464
15465 * ubuntu: dm-raid4-5 -- update to compile with 2.6.33
15466 * ubuntu: lirc -- drop explicit include of linux/autoconf.h
15467 * ubuntu: lirc -- pass kfifo to kfifo_alloc and move spinlock
15468 * ubuntu: lirc -- rename kfifo_put and kfifo_get
15469 * ubuntu: iscsitarget -- rename daddr inet_sock field
15470 * rebased to v2.6.33
15471 * [Config] update configs following rebase to v2.6.33
15472 * [Config] update ports configs following rebase to v2.6.33
15473
15474 [ Upstream changes ]
15475
15476 * rebased to v2.6.33
15477
15478 -- Leann Ogasawara <leann.ogasawara@canonical.com> Tue, 23 Mar 2010 03:55:46 -0700
15479
15480 linux (2.6.33-0.0) UNRELEASED; urgency=low
15481
15482 [ Leann Ogasawara ]
15483
15484 * Null entry.
15485
15486 -- Leann Ogasawara <leann.ogasawara@canonical.com> Wed, 17 Mar 2010 07:48:56 -0700
15487
15488 linux (2.6.32-16.25) lucid; urgency=low
15489
15490 [ Andy Whitcroft ]
15491
15492 * linux-tools -- move to Suggests: with explicit seeding
15493 - LP: #534635
15494
15495 [ Tim Gardner ]
15496
15497 * [Config] CONFIG_HID=m
15498
15499 [ Upstream Kernel Changes ]
15500
15501 * (pre-stable) sched: Fix SMT scheduler regression in
15502 find_busiest_queue()
15503 * KVM: introduce kvm_vcpu_on_spin
15504 * KVM: VMX: Add support for Pause-Loop Exiting
15505
15506 -- Andy Whitcroft <apw@canonical.com> Tue, 09 Mar 2010 14:13:51 +0000
15507
15508 linux (2.6.32-16.24) lucid; urgency=low
15509
15510 [ Andy Whitcroft ]
15511
15512 * armel -- perf userspace does not support arm
15513 * ia64 -- libelf-dev/binutils-dev to not provide necessary libraries
15514
15515 -- Andy Whitcroft <apw@canonical.com> Sat, 06 Mar 2010 11:42:12 +0000
15516
15517 linux (2.6.32-16.23) lucid; urgency=low
15518
15519 [ Andy Whitcroft ]
15520
15521 * SAUCE: PM report driver and device suspend/resume times -- move config
15522 * update to standards version 3.8.4.0
15523 * printenv -- expose all of the package selectors
15524 * source package -- cleanup source content control
15525 * doc package -- ensure we do build package content on buildd
15526 * lintian -- correct the address in the debian/copyright
15527 * lintian -- update debhelper package version dependancy
15528 * lintian -- fix ghostscript dependancy
15529 * lintian -- add required misc:Depends
15530 * lintian -- move our debhelper compat level to debian/compat
15531 * perf -- build the kernel carried tools
15532 * perf -- add linux-tools carrying the version switches and manuals
15533 * SAUCE: fix up Kconfig for staging drivers
15534 * [Config] enable NOUVEAU etc following drm backport
15535 * update DRM to mainline v2.6.33
15536 * [Config] Remove AppArmor config options that no longer exist (ports)
15537 * [Config] updateportsconfigs following drm update
15538
15539 [ John Johansen ]
15540
15541 * ubuntu: AppArmor -- update to mainline 2010-03-04
15542 * SAUCE: AppArmor: Reintroduce AppArmor 2.4 compatibility
15543 * SAUCE: AppArmor: replace strim with strstrip for 2.6.32 kernels
15544 * [Config] Remove AppArmor config options that no longer exist
15545
15546 [ Manoj Iyer ]
15547
15548 * ubuntu: rtl8192se -- version 2010-0115,0014
15549 - LP: #530275
15550 * [Config] added CONFIG_RTL8192SE module.
15551 - LP: #530275
15552
15553 [ Tim Gardner ]
15554
15555 * [Config] Added vmw_pvscsi to d-i/scsi-modules
15556 - LP: #531017
15557 * [Upstream] netfilter: xt_recent: Add an entry reaper
15558
15559 [ Upstream Kernel Changes ]
15560
15561 * Revert "KVM: x86 emulator: Check CPL level during privilege instruction
15562 emulation"
15563 * Revert "KVM: x86 emulator: Fix popf emulation"
15564 * Revert "KVM: x86 emulator: Check IOPL level during io instruction
15565 emulation"
15566 * Revert "KVM: x86 emulator: Add Virtual-8086 mode of emulation"
15567 * Revert "KVM: fix memory access during x86 emulation."
15568 * Add vlan (8021.Q) module package for d-i.
15569 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
15570 Inspiron 700m
15571 - LP: #515246
15572 * [Upstream] docbook: need xmldoclinks for all doc types
15573 * x86: set_personality_ia32() misses force_personality32
15574 * lib: Introduce generic list_sort function
15575 * drm/nv50: Implement ctxprog/state generation.
15576 * drm/nv50: Remove redundant/incorrect ctxvals initialisation.
15577 * (pre-stable) drm/i915: blacklist lid status: Sony VGN-BX196VP, Dell
15578 Inspiron 700m
15579 - LP: #515246
15580
15581 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Mar 2010 15:40:38 +0000
15582
15583 linux (2.6.32-15.22) lucid; urgency=low
15584
15585 [ Andy Whitcroft ]
15586
15587 * Revert "[Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT"
15588 * Revert "SAUCE: PM report driver and device suspend/resume times."
15589 * [Config] set CONFIG_SR_REPORT_TIME_LIMIT
15590
15591 [ Manoj Iyer ]
15592
15593 * SAUCE: PM report driver and device suspend/resume times.
15594
15595 -- Andy Whitcroft <apw@canonical.com> Tue, 02 Mar 2010 01:35:37 +0000
15596
15597 linux (2.6.32-15.21) lucid; urgency=low
15598
15599 [ Andy Whitcroft ]
15600
15601 * Revert "(pre-stable) drm/i915: Increase fb alignment to 64k"
15602 * Revert "[Config] lenovo-sl-laptop -- enable"
15603 * Revert "ubuntu: lenovo-sl-laptop -- git tip (b19a08f81f)"
15604 * armel -- cramfs module will no longer be built
15605 * d-i -- make all modules optional
15606 * rename the debug packages to match archive standard
15607 - LP: #527837
15608 * lenovo-sl-laptop is no longer built
15609
15610 [ Colin Ian King ]
15611
15612 * Disable 4MB page tables for Atom, work around errata AAE44
15613 - LP: #523112
15614
15615 [ Colin Watson ]
15616
15617 * ubuntu: dm-raid4-5: Depend on XOR_BLOCKS
15618 * ubuntu: fsam7400: Depend on CHECK_SIGNATURE
15619
15620 [ Jesse Barnes ]
15621
15622 * SAUCE: drm/i915: don't change DRM configuration when releasing load
15623 detect pipe
15624 - LP: #488328
15625
15626 [ Loïc Minier ]
15627
15628 * [Config] armel Update versatile initrd configs
15629 - LP: #524893
15630 * SAUCE: [um] Don't use nx_enabled under UML
15631 - LP: #524849
15632
15633 [ Manoj Iyer ]
15634
15635 * [Config] added new config option CONFIG_SR_REPORT_TIME_LIMIT
15636
15637 [ Mario Limonciello ]
15638
15639 * SAUCE: v3 - Add Dell Business Class Netbook LED driver
15640
15641 [ Rafael J. Wysocki ]
15642
15643 * SAUCE: PM report driver and device suspend/resume times.
15644
15645 [ Surbhi Palande ]
15646
15647 * Revert "[Upstream] e1000e: enhance frame fragment detection"
15648 - CVE-2009-4538
15649 * Revert "[Upstream] e1000: enhance frame fragment detection"
15650 - CVE-2009-4536
15651
15652 [ Tim Gardner ]
15653
15654 * [Config] Enabled CONFIG_LEDS_DELL_NETBOOKS=m
15655 * SAUCE: (pre-stable) netfilter: xt_recent: fix buffer overflow
15656 * SAUCE: (pre-stable) netfilter: xt_recent: fix false match
15657
15658 [ Upstream Kernel Changes ]
15659
15660 * Revert "(pre-stable) eCryptfs: Add getattr function"
15661 * Fix potential crash with sys_move_pages
15662 * futex_lock_pi() key refcnt fix
15663 * futex: Handle user space corruption gracefully
15664 * futex: Handle futex value corruption gracefully
15665 * Fix race in tty_fasync() properly
15666 * hwmon: (w83781d) Request I/O ports individually for probing
15667 * hwmon: (lm78) Request I/O ports individually for probing
15668 * hwmon: (adt7462) Wrong ADT7462_VOLT_COUNT
15669 * ALSA: ctxfi - fix PTP address initialization
15670 * drm/i915: disable hotplug detect before Ironlake CRT detect
15671 * drm/i915: enable self-refresh on 965
15672 * drm/i915: Disable SR when more than one pipe is enabled
15673 * drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
15674 * drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk list
15675 * drm/i915: Fix the incorrect DMI string for Samsung SX20S laptop
15676 * drm/i915: Add MALATA PC-81005 to ACPI LID quirk list
15677 * usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.
15678 * i2c-tiny-usb: Fix on big-endian systems
15679 * drm/i915: handle FBC and self-refresh better
15680 * drm/i915: Increase fb alignment to 64k
15681 * drm/i915: Update write_domains on active list after flush.
15682 * regulator: Fix display of null constraints for regulators
15683 * ALSA: hda-intel: Avoid divide by zero crash
15684 * CPUFREQ: Fix use after free of struct powernow_k8_data
15685 * freeze_bdev: don't deactivate successfully frozen MS_RDONLY sb
15686 * cciss: Make cciss_seq_show handle holes in the h->drv[] array
15687 * ioat: fix infinite timeout checking in ioat2_quiesce
15688 * resource: add helpers for fetching rlimits
15689 * fs/exec.c: restrict initial stack space expansion to rlimit
15690 * cifs: fix length calculation for converted unicode readdir names
15691 * NFS: Fix a reference leak in nfs_wb_cancel_page()
15692 * NFS: Try to commit unstable writes in nfs_release_page()
15693 * NFSv4: Don't allow posix locking against servers that don't support it
15694 * NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
15695 * NFS: Fix an Oops when truncating a file
15696 * NFS: Fix a umount race
15697 * NFS: Fix a bug in nfs_fscache_release_page()
15698 * NFS: Fix the mapping of the NFSERR_SERVERFAULT error
15699 * md: fix 'degraded' calculation when starting a reshape.
15700 * V4L/DVB: dvb-core: fix initialization of feeds list in demux filter
15701 * Export the symbol of getboottime and mmonotonic_to_bootbased
15702 * kvmclock: count total_sleep_time when updating guest clock
15703 * KVM: PIT: control word is write-only
15704 * tpm_infineon: fix suspend/resume handler for pnp_driver
15705 * amd64_edac: Do not falsely trigger kerneloops
15706 * netfilter: nf_conntrack: fix memory corruption with multiple namespaces
15707 * netfilter: nf_conntrack: per netns nf_conntrack_cachep
15708 * netfilter: nf_conntrack: restrict runtime expect hashsize modifications
15709 * netfilter: xtables: compat out of scope fix
15710 * netfilter: nf_conntrack: fix hash resizing with namespaces
15711 * drm/i915: remove full registers dump debug
15712 * drm/i915: add i915_lp_ring_sync helper
15713 * drm/i915: Don't wait interruptible for possible plane buffer flush
15714 * dasd: remove strings from s390dbf
15715 * crypto: padlock-sha - Add import/export support
15716 * wmi: Free the allocated acpi objects through wmi_get_event_data
15717 * dell-wmi, hp-wmi, msi-wmi: check wmi_get_event_data() return value
15718 * /dev/mem: introduce size_inside_page()
15719 * devmem: check vmalloc address on kmem read/write
15720 * devmem: fix kmem write bug on memory holes
15721 * SCSI: mptfusion : mptscsih_abort return value should be SUCCESS instead
15722 of value 0.
15723 * sh: Couple kernel and user write page perm bits for CONFIG_X2TLB
15724 * ALSA: hda - use WARN_ON_ONCE() for zero-division detection
15725 * dst: call cond_resched() in dst_gc_task()
15726 * ALSA: hda - Improved MacBook (Pro) 5,1 / 5,2 support
15727 * befs: fix leak
15728 * rtc-fm3130: add missing braces
15729 * Call flush_dcache_page after PIO data transfers in libata-sff.c
15730 * ahci: add Acer G725 to broken suspend list
15731 * pktgen: Fix freezing problem
15732 * x86/amd-iommu: Fix IOMMU-API initialization for iommu=pt
15733 * x86/amd-iommu: Fix deassignment of a device from the pt_domain
15734 * x86: Re-get cfg_new in case reuse/move irq_desc
15735 * Staging: fix rtl8187se compilation errors with mac80211
15736 * ALSA: usb-audio - Avoid Oops after disconnect
15737 * serial: 8250: add serial transmitter fully empty test
15738 * sysfs: sysfs_sd_setattr set iattrs unconditionally
15739 * class: Free the class private data in class_release
15740 * USB: usbfs: only copy the actual data received
15741 * USB: usbfs: properly clean up the as structure on error paths
15742 * rtl8187: Add new device ID
15743 * ACPI: Add NULL pointer check in acpi_bus_start
15744 * ACPI: fix High cpu temperature with 2.6.32
15745 * drm/radeon/kms: use udelay for short delays
15746 * NFS: Too many GETATTR and ACCESS calls after direct I/O
15747 * eCryptfs: Add getattr function
15748 * b43: Fix throughput regression
15749 * ath9k: Fix sequence numbers for PAE frames
15750 * mac80211: Fix probe request filtering in IBSS mode
15751 * iwlwifi: Fix to set correct ht configuration
15752 * dm stripe: avoid divide by zero with invalid stripe count
15753 * dm log: userspace fix overhead_size calcuations
15754 * Linux 2.6.32.9
15755 * sfc: Fix SFE4002 initialisation
15756 * sfc: Fix sign of efx_mcdi_poll_reboot() error in efx_mcdi_poll()
15757 * sfc: SFE4002/SFN4112F: Widen temperature and voltage tolerances
15758 * (pre-stable) HID: handle joysticks with large number of buttons
15759 - LP: #492056
15760 * (pre-stable) HID: extend mask for BUTTON usage page
15761 - LP: #492056
15762 * PM: Measure device suspend and resume times
15763 * e1000: enhance frame fragment detection
15764 - CVE-2009-4536
15765 * e1000e: enhance frame fragment detection
15766 - CVE-2009-4538
15767 * KVM: fix memory access during x86 emulation.
15768 - CVE-2010-0306
15769 * KVM: x86 emulator: Add Virtual-8086 mode of emulation
15770 - CVE-2010-0306
15771 * KVM: x86 emulator: Check IOPL level during io instruction emulation
15772 - CVE-2010-0306
15773 * KVM: x86 emulator: Fix popf emulation
15774 - CVE-2010-0306
15775 * KVM: x86 emulator: Check CPL level during privilege instruction
15776 emulation
15777 - CVE-2010-0306
15778 * Input: wacom - ensure the device is initialized properly upon resume
15779 * Input: wacom - add defines for packet lengths of various devices
15780 * Input: wacom - add support for new LCD tablets
15781 - LP: #516777
15782
15783 -- Andy Whitcroft <apw@canonical.com> Mon, 01 Mar 2010 22:56:28 +0000
15784
15785 linux (2.6.32-14.20) lucid; urgency=low
15786
15787 [ Andy Whitcroft ]
15788
15789 * rebuild following the GCC update to match compiler for out of tree modules
15790 * Revert "[Config] drbd -- enable"
15791 * Revert "ubuntu: drbd -- version 8.3.1"
15792 * SAUCE: khubd -- switch USB product/manufacturer/serial handling to RCU
15793 - LP: #510937
15794
15795 -- Andy Whitcroft <apw@canonical.com> Fri, 19 Feb 2010 18:47:18 +0000
15796
15797 linux (2.6.32-14.19) lucid; urgency=low
15798
15799 [ Andy Whitcroft ]
15800
15801 * ensure we build the source package contents when enabled
15802 - LP: #522308
15803 * [Config] enable CONFIG_X86_MCE_XEON75XX
15804 * SAUCE: AppArmor -- add linux/kref.h for struct kref
15805 * [Config] enable CONFIG_HID_ORTEK
15806 * enable udeb generation for arm versatile flavour
15807 - LP: #522515
15808
15809 [ John Johansen ]
15810
15811 * ubuntu: AppArmor -- update to mainline 2010-02-18
15812 - LP: #439560, #496110, #507069
15813
15814 [ Johnathon Harris ]
15815
15816 * SAUCE: HID: add support for Ortek WKB-2000
15817 - LP: #405390
15818
15819 [ Upstream Kernel Changes ]
15820
15821 * tpm_tis: TPM_STS_DATA_EXPECT workaround
15822 - LP: #490487
15823 * x86, mce: Xeon75xx specific interface to get corrected memory error
15824 information
15825 * x86, mce: Rename cpu_specific_poll to mce_cpu_specific_poll
15826 * x86, mce: Make xeon75xx memory driver dependent on PCI
15827 * drm/edid: Unify detailed block parsing between base and extension
15828 blocks
15829 - LP: #500999
15830 * (pre-stable) eCryptfs: Add getattr function
15831 - LP: #390833
15832
15833 -- Andy Whitcroft <apw@canonical.com> Thu, 18 Feb 2010 19:22:02 +0000
15834
15835 linux (2.6.32-13.18) lucid; urgency=low
15836
15837 [ Andy Whitcroft ]
15838
15839 * Revert "enforcer -- make the enforcement configuration common"
15840 * Revert "(pre-stable) Input: ALPS - add interleaved protocol support
15841 (Dell E6x00 series)"
15842 * Revert "(pre-stable) driver-core: fix devtmpfs crash on s390"
15843 * Revert "(pre-stable) Driver-Core: devtmpfs - set root directory mode to
15844 0755"
15845 * Revert "SAUCE: Adds support for COMPAL JHL90 webcam"
15846 * Revert "SAUCE: fix kernel oops in VirtualBox during paravirt patching"
15847 * Revert "SAUCE: make fc transport removal of target configurable"
15848 * enforcer -- make the enforcement configuration common
15849 * getabis -- add preempt flavour to the list
15850 * [Config] enforce DEVTMPFS options
15851 * [Config] armel -- cleanup to-be builtin modules
15852 * [Config] cleanup ports configs
15853 * [Config] enable CRYPTO_GHASH_CLMUL_NI_INTEL
15854 - LP: #485536
15855 * add printdebian target to find branch target
15856 * distclean -- do not remove debian.env
15857 * [Config] generic-pae switch to M586TSC
15858 - LP: #519448
15859 * git-ubuntu-log -- commonise duplicated log handling
15860 * git-ubuntu-log -- tighten up Bug: NNNN matching
15861 * git-ubuntu-log -- sort the bug numbers
15862
15863 [ Chris Wilson ]
15864
15865 * (pre-stable) drm/i915: Increase fb alignment to 64k
15866 - LP: #404064
15867
15868 [ Eric Miao ]
15869
15870 * arm -- enable ubuntu/ directory
15871
15872 [ Huang Ying ]
15873
15874 * SAUCE: crypto: ghash - Add PCLMULQDQ accelerated implementation
15875 * SAUCE: crypto: ghash-intel - Fix building failure on x86_32
15876
15877 [ Loïc Minier ]
15878
15879 * [Config] cleanup preempt configuration
15880 * [Config] versatile: Fix video output
15881 - LP: #517594
15882 * [Config] armel DEFAULT_MMAP_MIN_ADDR=32768
15883 * [Config] Large update to armel/versatile
15884 * [Config] versatile: Add RTC support
15885 * [Config] armel: Enable NEON
15886 * [Config] versatile: Builtin MMC support
15887 * [Config] versatile Builtin SCSI controller
15888 * [Config] armel Disable dma_cache_sync callers
15889 * [Config] armel Disable asm/time.h users
15890 * [Config] armel Disable out of range udelay()
15891 * [Config] armel Disable flush_cache_range() users
15892 * [Config] armel -- Enable ubuntu/ drivers
15893
15894 [ Steve Conklin ]
15895
15896 * SAUCE: drm/i915: Add display hotplug event on Ironlake
15897 * SAUCE: drm/i915: Add ACPI OpRegion support for Ironlake
15898
15899 [ Upstream Kernel Changes ]
15900
15901 * Revert "[Upstream]: oprofile/x86: add Xeon 7500 series support"
15902 * Revert "Revert "[Bluetooth] Eliminate checks for impossible conditions
15903 in IRQ handler""
15904 * clockevent: Don't remove broadcast device when cpu is dead
15905 * clockevents: Add missing include to pacify sparse
15906 * ACPI: don't cond_resched if irq is disabled
15907 * be2net: Add support for next generation of BladeEngine device.
15908 * be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
15909 * mpt2sas: New device SAS2208 support is added
15910 * ar9170: Add support for D-Link DWA 160 A2
15911 * powerpc/fsl: Add PCI device ids for new QoirQ chips
15912 * davinci: dm646x: Add support for 3.x silicon revision
15913 * Input: ALPS - add interleaved protocol support (Dell E6x00 series)
15914 * Driver-Core: devtmpfs - set root directory mode to 0755
15915 * driver-core: fix devtmpfs crash on s390
15916 * vfs: get_sb_single() - do not pass options twice
15917 * ALSA: hda - Add PCI IDs for Nvidia G2xx-series
15918 * V4L/DVB (13569): smsusb: add autodetection support for five additional
15919 Hauppauge USB IDs
15920 * USB: mos7840: add device IDs for B&B electronics devices
15921 * USB: ftdi_sio: add USB device ID's for B&B Electronics line
15922 * V4L/DVB (13168): Add support for Asus Europa Hybrid DVB-T card (SAA7134
15923 SubVendor ID: 0x1043 Device ID: 0x4847)
15924 * iTCO_wdt: Add support for Intel Ibex Peak
15925 * atl1c:use common_task instead of reset_task and link_chg_task
15926 * atl1e:disable NETIF_F_TSO6 for hardware limit
15927 * V4L/DVB (13680a): DocBook/media: copy images after building HTML
15928 * V4L/DVB (13680b): DocBook/media: create links for included sources
15929 * netfilter: xtables: fix conntrack match v1 ipt-save output
15930 * partitions: read whole sector with EFI GPT header
15931 * partitions: use sector size for EFI GPT
15932 * ALSA: ice1724 - Patch for suspend/resume for ESI Juli@
15933 * sched: Fix isolcpus boot option
15934 * sched: Fix missing sched tunable recalculation on cpu add/remove
15935 * nohz: Prevent clocksource wrapping during idle
15936 * nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groups
15937 * timers, init: Limit the number of per cpu calibration bootup messages
15938 * PCI: Always set prefetchable base/limit upper32 registers
15939 * iscsi class: modify handling of replacement timeout
15940 * NFS: Revert default r/wsize behavior
15941 * HID: fixup quirk for NCR devices
15942 * scsi_devinfo: update Hitachi entries (v2)
15943 * scsi_dh: create sysfs file, dh_state for all SCSI disk devices
15944 * scsi_transport_fc: remove invalid BUG_ON
15945 * lpfc: fix hang on SGI ia64 platform
15946 * libfc: fix typo in retry check on received PRLI
15947 * libfc: fix ddp in fc_fcp for 0 xid
15948 * fcoe: remove redundant checking of netdev->netdev_ops
15949 * libfc: Fix wrong scsi return status under FC_DATA_UNDRUN
15950 * libfc: lport: fix minor documentation errors
15951 * libfc: don't WARN_ON in lport_timeout for RESET state
15952 * fcoe: initialize return value in fcoe_destroy
15953 * libfc: Fix frags in frame exceeding SKB_MAX_FRAGS in fc_fcp_send_data
15954 * libfc: fix memory corruption caused by double frees and bad error
15955 handling
15956 * libfc: fix free of fc_rport_priv with timer pending
15957 * libfc: remote port gets stuck in restart state without really
15958 restarting
15959 * fcoe, libfc: fix an libfc issue with queue ramp down in libfc
15960 * fcoe: Fix checking san mac address
15961 * fcoe: Fix getting san mac for VLAN interface
15962 * qlge: Remove explicit setting of PCI Dev CTL reg.
15963 * qlge: Set PCIE max read request size.
15964 * qlge: Don't fail open when port is not initialized.
15965 * qlge: Add handler for DCBX firmware event.
15966 * qlge: Bonding fix for mode 6.
15967 * PCI: AER: fix aer inject result in kernel oops
15968 * DMI: allow omitting ident strings in DMI tables
15969 * Input: i8042 - remove identification strings from DMI tables
15970 * Input: i8042 - add Gigabyte M1022M to the noloop list
15971 * Input: i8042 - add Dritek quirk for Acer Aspire 5610.
15972 * ALSA: hda - select IbexPeak handler for Calpella
15973 * ALSA: hda - Fix quirk for Maxdata obook4-1
15974 * ALSA: hda - Add missing Line-Out and PCM switches as slave
15975 * iTCO_wdt.c - cleanup chipset documentation
15976 * iTCO_wdt: add PCI ID for the Intel EP80579 (Tolapai) SoC
15977 * iTCO_wdt: Add Intel Cougar Point and PCH DeviceIDs
15978 * ahci: disable SNotification capability for ich8
15979 * ata_piix: fix MWDMA handling on PIIX3
15980 * md: fix small irregularity with start_ro module parameter
15981 * V4L/DVB (13826): uvcvideo: Fix controls blacklisting
15982 * cio: fix double free in case of probe failure
15983 * cio: dont panic in non-fatal conditions
15984 * netiucv: displayed TX bytes value much too high
15985 * ipc ns: fix memory leak (idr)
15986 * ALSA: hda - Fix HP T5735 automute
15987 * hwmon: (fschmd) Fix a memleak on multiple opens of /dev/watchdog
15988 * UBI: fix memory leak in update path
15989 * UBI: initialise update marker
15990 * ASoC: fix a memory-leak in wm8903
15991 * mac80211: check that ieee80211_set_power_mgmt only handles STA
15992 interfaces.
15993 * cfg80211: fix channel setting for wext
15994 * KVM: S390: fix potential array overrun in intercept handling
15995 * KVM: only allow one gsi per fd
15996 * KVM: Fix race between APIC TMR and IRR
15997 * KVM: MMU: bail out pagewalk on kvm_read_guest error
15998 * KVM: x86: Fix host_mapping_level()
15999 * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks
16000 * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()
16001 * KVM: fix lock imbalance in kvm_*_irq_source_id()
16002 * KVM: only clear irq_source_id if irqchip is present
16003 * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()
16004 * x86: Reenable TSC sync check at boot, even with NONSTOP_TSC
16005 * ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/C
16006 - LP: #516325
16007 * iwlwifi: Fix throughput stall issue in HT mode for 5000
16008 * fnctl: f_modown should call write_lock_irqsave/restore
16009 * x86, msr/cpuid: Pass the number of minors when unregistering MSR and
16010 CPUID drivers.
16011 * Linux 2.6.32.7
16012 * scsi_lib: Fix bug in completion of bidi commands
16013 * mptsas: Fix issue with chain pools allocation on katmai
16014 * mm: add new 'read_cache_page_gfp()' helper function
16015 * drm/i915: Selectively enable self-reclaim
16016 * firewire: ohci: fix crashes with TSB43AB23 on 64bit systems
16017 * S390: fix single stepped svcs with TRACE_IRQFLAGS=y
16018 * x86: Set hotpluggable nodes in nodes_possible_map
16019 * x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)
16020 * libata: retry FS IOs even if it has failed with AC_ERR_INVALID
16021 * zcrypt: Do not remove coprocessor for error 8/72
16022 * dasd: fix possible NULL pointer errors
16023 * ACPI: Add a generic API for _OSC -v2
16024 * ACPI: Add platform-wide _OSC support.
16025 * ACPI: fix OSC regression that caused aer and pciehp not to load
16026 * ACPI: Advertise to BIOS in _OSC: _OST on _PPC changes
16027 * UBI: fix volume creation input checking
16028 * e1000/e1000e: don't use small hardware rx buffers
16029 * drm/i915: Reload hangcheck timer too for Ironlake
16030 * Fix a leak in affs_fill_super()
16031 * Fix failure exits in bfs_fill_super()
16032 * fix oops in fs/9p late mount failure
16033 * fix leak in romfs_fill_super()
16034 * Fix remount races with symlink handling in affs
16035 * fix affs parse_options()
16036 * Fix failure exit in ipathfs
16037 * mm: fix migratetype bug which slowed swapping
16038 * FDPIC: Respect PT_GNU_STACK exec protection markings when creating
16039 NOMMU stack
16040 * Split 'flush_old_exec' into two functions
16041 * sparc: TIF_ABI_PENDING bit removal
16042 * x86: get rid of the insane TIF_ABI_PENDING bit
16043 * Input: winbond-cir - remove dmesg spam
16044 * x86: Disable HPET MSI on ATI SB700/SB800
16045 * iwlwifi: set default aggregation frame count limit to 31
16046 * drm/i915: only enable hotplug for detected outputs
16047 * firewire: core: add_descriptor size check
16048 * SECURITY: selinux, fix update_rlimit_cpu parameter
16049 * regulator: Specify REGULATOR_CHANGE_STATUS for WM835x LED constraints
16050 * x86: Add Dell OptiPlex 760 reboot quirk
16051 - LP: #488319
16052 * x86: Add quirk for Intel DG45FC board to avoid low memory corruption
16053 * x86/amd-iommu: Fix possible integer overflow
16054 * clocksource: fix compilation if no GENERIC_TIME
16055 * tcp: update the netstamp_needed counter when cloning sockets
16056 * sky2: Fix oops in sky2_xmit_frame() after TX timeout
16057 * net: restore ip source validation
16058 * af_packet: Don't use skb after dev_queue_xmit()
16059 * ax25: netrom: rose: Fix timer oopses
16060 * KVM: allow userspace to adjust kvmclock offset
16061 * oprofile/x86: add Xeon 7500 series support
16062 * oprofile/x86: fix crash when profiling more than 28 events
16063 * libata: retry link resume if necessary
16064 * mm: percpu-vmap fix RCU list walking
16065 * mm: purge fragmented percpu vmap blocks
16066 * block: fix bio_add_page for non trivial merge_bvec_fn case
16067 * Fix 'flush_old_exec()/setup_new_exec()' split
16068 * random: drop weird m_time/a_time manipulation
16069 * random: Remove unused inode variable
16070 * block: fix bugs in bio-integrity mempool usage
16071 * usb: r8a66597-hdc disable interrupts fix
16072 * connector: Delete buggy notification code.
16073 * be2net: Bug fix to support newer generation of BE ASIC
16074 * be2net: Fix memset() arg ordering.
16075 * mm: flush dcache before writing into page to avoid alias
16076 * mac80211: fix NULL pointer dereference when ftrace is enabled
16077 * imxfb: correct location of callbacks in suspend and resume
16078 * mx3fb: some debug and initialisation fixes
16079 * starfire: clean up properly if firmware loading fails
16080 * kernel/cred.c: use kmem_cache_free
16081 * uartlite: fix crash when using as console
16082 * pktcdvd: removing device does not remove its sysfs dir
16083 * ath9k: fix eeprom INI values override for 2GHz-only cards
16084 * ath9k: fix beacon slot/buffer leak
16085 * powerpc: TIF_ABI_PENDING bit removal
16086 * NET: fix oops at bootime in sysctl code
16087 * Linux 2.6.32.8
16088
16089 -- Andy Whitcroft <apw@canonical.com> Wed, 10 Feb 2010 18:56:52 +0000
16090
16091 linux (2.6.32-12.17) lucid; urgency=low
16092
16093 [ Andy Whitcroft ]
16094
16095 * restore linux-image prefix -- master
16096 * enforce -- we require SELINUX enabled -- master
16097 * enforce -- ensure APPARMOR is our default LSM -- master
16098 * make doc package completely optional -- master
16099 * make source package completely optional -- master
16100 * make linux-libc-dev completly optional -- master
16101 * convert package disable to a deps list -- master
16102 * allow common headers to switch from indep to arch -- master
16103 * convert binary package disable to a deps list -- master
16104 * add configuration option for a full source build tree -- master
16105 * add support for uImage kernels in package control scripts
16106 * getabis -- cleanup and parameterise repository list -- master
16107 * getabis -- move configuration to etc/getabi -- master
16108 * kernelconfig -- move configuration to etc -- master
16109 * rules -- make debian/debian.env master for branch name
16110 * set the current branch name -- master
16111 * pull back common debian.master files into debian -- master
16112 * enforcer -- make the enforcement configuration common
16113 * insert-changes -- correctly link to debian/rules in DROOT
16114
16115 [ Colin Watson ]
16116
16117 * future-proof ddeb handling against buildd changes
16118
16119 [ Eric Miao ]
16120
16121 * SAUCE: Make CONFIG_{OMNIBOOK, AVERATEC_5100P, PACKARDBELL_E5} depend on
16122 X86
16123
16124 [ Loïc Minier ]
16125
16126 * Add modules.builtin.bin to prerm rm list
16127 - LP: #516584
16128
16129 [ Tim Gardner ]
16130
16131 * [Config] Implement the amd64 preempt flavour
16132
16133 [ Upstream Kernel Changes ]
16134
16135 * syslog: distinguish between /proc/kmsg and syscalls
16136 - LP: #515623
16137 * sfc: Fix polling for slow MCDI operations
16138 * sfc: Fix conditions for MDIO self-test
16139 * sfc: QT202x: Remove unreliable MMD check at initialisation
16140 * sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer
16141 * sfc: Use fixed-size buffers for MCDI NVRAM requests
16142
16143 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Feb 2010 07:09:31 +0000
16144
16145 linux (2.6.32-12.16) lucid; urgency=low
16146
16147 [ Andy Whitcroft ]
16148
16149 * Revert "SAUCE: acpi battery -- delay first lookup of the battery until
16150 first use"
16151 * SAUCE: acpi battery -- move first lookup asynchronous
16152 - LP: #507211
16153 * [Config] update configs to cleanup generic configs
16154 * [Config] disable CONFIG_X86_CPU_DEBUG for amd64
16155 * [Config] enable USER_NS
16156 - LP: #480739, #509808
16157
16158 [ Heiko Carstens ]
16159
16160 * (pre-stable) driver-core: fix devtmpfs crash on s390
16161 - LP: #512370
16162
16163 [ John Johansen ]
16164
16165 * [Config] for server and virtual flavours make CONFIG_SCSI_SYM53C8XX_2=y
16166 - LP: #494565
16167 * [Config] VIRTIO=y for server/virtual flavours
16168 - LP: #494565
16169
16170 [ Kay Sievers ]
16171
16172 * (pre-stable) Driver-Core: devtmpfs - set root directory mode to 0755
16173 - LP: #512370
16174
16175 [ Kees Cook ]
16176
16177 * SAUCE: x86: brk away from exec rand area
16178 - LP: #452175
16179
16180 [ Leann Ogasawara ]
16181
16182 * [Upstream] e1000: enhance frame fragment detection
16183 - CVE-2009-4536
16184 * [Upstream] e1000e: enhance frame fragment detection
16185 - CVE-2009-4538
16186
16187 [ Sebastian Kapfer ]
16188
16189 * (pre-stable) Input: ALPS - add interleaved protocol support (Dell E6x00
16190 series)
16191 - LP: #296610
16192
16193 [ Upstream Kernel Changes ]
16194
16195 * inotify: do not reuse watch descriptors
16196 - LP: #485556
16197 * inotify: only warn once for inotify problems
16198 * revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC
16199 Framebuffer"
16200 * memcg: ensure list is empty at rmdir
16201 * drm/i915: remove loop in Ironlake interrupt handler
16202 * block: Fix incorrect reporting of partition alignment
16203 * x86, mce: Thermal monitoring depends on APIC being enabled
16204 * futexes: Remove rw parameter from get_futex_key()
16205 * page allocator: update NR_FREE_PAGES only when necessary
16206 * x86, apic: use physical mode for IBM summit platforms
16207 * edac: i5000_edac critical fix panic out of bounds
16208 * x86: SGI UV: Fix mapping of MMIO registers
16209 * mfd: WM835x GPIO direction register is not locked
16210 * mfd: Correct WM835x ISINK ramp time defines
16211 * ALSA: hda - Fix missing capture mixer for ALC861/660 codecs
16212 * V4L/DVB (13868): gspca - sn9c20x: Fix test of unsigned.
16213 * reiserfs: truncate blocks not used by a write
16214 * HID: add device IDs for new model of Apple Wireless Keyboard
16215 * PCI/cardbus: Add a fixup hook and fix powerpc
16216 * Input: pmouse - move Sentelic probe down the list
16217 * asus-laptop: add Lenovo SL hotkey support
16218 * sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
16219 * sparc64: Fix NMI programming when perf events are active.
16220 * sparc64: Fix Niagara2 perf event handling.
16221 * i2c: Do not use device name after device_unregister
16222 * i2c/pca: Don't use *_interruptible
16223 * serial/8250_pnp: add a new Fujitsu Wacom Tablet PC device
16224 * sched: Fix task priority bug
16225 * vfs: Fix vmtruncate() regression
16226 * Linux 2.6.32.5
16227 * x86, msr/cpuid: Register enough minors for the MSR and CPUID drivers
16228 * V4L/DVB (13900): gspca - sunplus: Fix bridge exchanges.
16229 * Staging: asus_oled: fix oops in 2.6.32.2
16230 * Staging: hv: fix smp problems in the hyperv core code
16231 * tty: fix race in tty_fasync
16232 * ecryptfs: use after free
16233 * ecryptfs: initialize private persistent file before dereferencing
16234 pointer
16235 * nozomi: quick fix for the close/close bug
16236 * serial: 8250_pnp: use wildcard for serial Wacom tablets
16237 * usb: serial: fix memory leak in generic driver
16238 * USB: fix bitmask merge error
16239 * USB: Don't use GFP_KERNEL while we cannot reset a storage device
16240 * USB: EHCI: fix handling of unusual interrupt intervals
16241 * USB: EHCI & UHCI: fix race between root-hub suspend and port resume
16242 * USB: add missing delay during remote wakeup
16243 * USB: add speed values for USB 3.0 and wireless controllers
16244 * ACPI: EC: Accelerate query execution
16245 * ACPI: EC: Add wait for irq storm
16246 * SCSI: enclosure: fix oops while iterating enclosure_status array
16247 * drm/i915: Read the response after issuing DDC bus switch command
16248 * drm/i915: try another possible DDC bus for the SDVO device with
16249 multiple outputs
16250 * block: bdev_stack_limits wrapper
16251 * DM: Fix device mapper topology stacking
16252 * x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabled
16253 * USB: fix usbstorage for 2770:915d delivers no FAT
16254 * vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
16255 * perf timechart: Use tid not pid for COMM change
16256 * perf events: Dont report side-band events on each cpu for
16257 per-task-per-cpu events
16258 * perf: Honour event state for aux stream data
16259 * Linux 2.6.32.6
16260
16261 -- Andy Whitcroft <apw@canonical.com> Wed, 27 Jan 2010 16:40:23 +0000
16262
16263 linux (2.6.32-11.15) lucid; urgency=low
16264
16265 [ Andy Whitcroft ]
16266
16267 * Revert "(pre-stable) drm/radeon/kms: fix crtc vblank update for r600"
16268 * Revert "(pre-stable) sched: Fix balance vs hotplug race"
16269 * Revert "[Upstream] acerhdf: Limit modalias matching to supported
16270 boards"
16271 * Revert "[Upstream] mmc: prevent dangling block device from accessing
16272 stale queues"
16273 * Revert "SAUCE: Fix nx_enable reporting"
16274 * Revert "SAUCE: [x86] fix report of cs-limit nx-emulation"
16275 * Revert "SAUCE: [x86] implement cs-limit nx-emulation for ia32"
16276 * SAUCE: i915 -- disable powersave by default
16277 - LP: #492392
16278
16279 [ Kees Cook ]
16280
16281 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
16282 - LP: #369978
16283 * SAUCE: [x86] fix report of cs-limit nx-emulation
16284 - LP: #454285
16285 * SAUCE: Fix nx_enable reporting
16286 - LP: #454285
16287
16288 [ Tim Gardner ]
16289
16290 * [Upstream] b43: Declare all possible firmware files.
16291 - LP: #488636
16292 * [Config] updateconfigs after adding pvscsi
16293 - LP: #497156
16294 * [Config] CONFIG_BT=m
16295
16296 [ Upstream Kernel Changes ]
16297
16298 * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu
16299 for pre-Pentium"
16300 * SCSI: ipr: fix EEH recovery
16301 * SCSI: qla2xxx: dpc thread can execute before scsi host has been added
16302 * SCSI: st: fix mdata->page_order handling
16303 * SCSI: fc class: fix fc_transport_init error handling
16304 * sched: Fix task_hot() test order
16305 * x86, cpuid: Add "volatile" to asm in native_cpuid()
16306 * sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
16307 * clockevents: Prevent clockevent_devices list corruption on cpu hotplug
16308 * pata_hpt3x2n: fix clock turnaround
16309 * pata_cmd64x: fix overclocking of UDMA0-2 modes
16310 * ASoC: wm8974: fix a wrong bit definition
16311 * sound: sgio2audio/pdaudiocf/usb-audio: initialize PCM buffer
16312 * ALSA: hda - Fix missing capsrc_nids for ALC88x
16313 * acerhdf: limit modalias matching to supported
16314 - LP: #435958
16315 * ACPI: EC: Fix MSI DMI detection
16316 * ACPI: Use the return result of ACPI lid notifier chain correctly
16317 * powerpc: Handle VSX alignment faults correctly in little-endian mode
16318 * ASoC: Do not write to invalid registers on the wm9712.
16319 * drm/radeon: fix build on 64-bit with some compilers.
16320 * USB: emi62: fix crash when trying to load EMI 6|2 firmware
16321 * USB: option: support hi speed for modem Haier CE100
16322 * USB: Fix a bug on appledisplay.c regarding signedness
16323 * USB: musb: gadget_ep0: avoid SetupEnd interrupt
16324 * Bluetooth: Prevent ill-timed autosuspend in USB driver
16325 * USB: rename usb_configure_device
16326 * USB: fix bugs in usb_(de)authorize_device
16327 * drivers/net/usb: Correct code taking the size of a pointer
16328 * x86: SGI UV: Fix writes to led registers on remote uv hubs
16329 * md: Fix unfortunate interaction with evms
16330 * dma: at_hdmac: correct incompatible type for argument 1 of
16331 'spin_lock_bh'
16332 * dma-debug: Do not add notifier when dma debugging is disabled.
16333 * dma-debug: Fix bug causing build warning
16334 * cifs: NULL out tcon, pSesInfo, and srvTcp pointers when chasing DFS
16335 referrals
16336 * x86/amd-iommu: Fix initialization failure panic
16337 * ioat3: fix p-disabled q-continuation
16338 * ioat2,3: put channel hardware in known state at init
16339 * KVM: MMU: remove prefault from invlpg handler
16340 * KVM: LAPIC: make sure IRR bitmap is scanned after vm load
16341 * Libertas: fix buffer overflow in lbs_get_essid()
16342 * iwmc3200wifi: fix array out-of-boundary access
16343 * mac80211: fix propagation of failed hardware reconfigurations
16344 * mac80211: fix WMM AP settings application
16345 * mac80211: Fix IBSS merge
16346 * cfg80211: fix race between deauth and assoc response
16347 * ath5k: fix SWI calibration interrupt storm
16348 * ath9k: wake hardware for interface IBSS/AP/Mesh removal
16349 * ath9k: Fix TX queue draining
16350 * ath9k: fix missed error codes in the tx status check
16351 * ath9k: wake hardware during AMPDU TX actions
16352 * ath9k: fix suspend by waking device prior to stop
16353 * ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on
16354 64-bit
16355 * ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value
16356 in 0x4054
16357 * iwl3945: disable power save
16358 * iwl3945: fix panic in iwl3945 driver
16359 * iwlwifi: fix EEPROM/OTP reading endian annotations and a bug
16360 * iwlwifi: fix more eeprom endian bugs
16361 * iwlwifi: fix 40MHz operation setting on cards that do not allow it
16362 * mac80211: fix race with suspend and dynamic_ps_disable_work
16363 * NOMMU: Optimise away the {dac_,}mmap_min_addr tests
16364 * 'sysctl_max_map_count' should be non-negative
16365 * kernel/sysctl.c: fix the incomplete part of
16366 sysctl_max_map_count-should-be-non-negative.patch
16367 * V4L/DVB (13596): ov511.c typo: lock => unlock
16368 * x86/ptrace: make genregs[32]_get/set more robust
16369 * memcg: avoid oom-killing innocent task in case of use_hierarchy
16370 * e100: Fix broken cbs accounting due to missing memset.
16371 * ipv6: reassembly: use seperate reassembly queues for conntrack and
16372 local delivery
16373 * netfilter: fix crashes in bridge netfilter caused by fragment jumps
16374 * hwmon: (sht15) Off-by-one error in array index + incorrect constants
16375 * b43: avoid PPC fault during resume
16376 * Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture
16377 support
16378 * sched: Fix balance vs hotplug race
16379 * drm/radeon/kms: fix crtc vblank update for r600
16380 * drm: disable all the possible outputs/crtcs before entering KMS mode
16381 * S390: dasd: support DIAG access for read-only devices
16382 * xen: fix is_disconnected_device/exists_disconnected_device
16383 * xen: improvement to wait_for_devices()
16384 * xen: wait up to 5 minutes for device connetion
16385 * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled
16386 * udf: Try harder when looking for VAT inode
16387 * Add unlocked version of inode_add_bytes() function
16388 * quota: decouple fs reserved space from quota reservation
16389 * ext4: Convert to generic reserved quota's space management.
16390 * ext4: fix sleep inside spinlock issue with quota and dealloc (#14739)
16391 * x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpus
16392 * cpumask: use modern cpumask style in drivers/edac/amd64_edac.c
16393 * amd64_edac: unify MCGCTL ECC switching
16394 * x86, msr: Add support for non-contiguous cpumasks
16395 * x86, msr: msrs_alloc/free for CONFIG_SMP=n
16396 * amd64_edac: fix driver instance freeing
16397 * amd64_edac: make driver loading more robust
16398 * amd64_edac: fix forcing module load/unload
16399 * sched: Sched_rt_periodic_timer vs cpu hotplug
16400 * ext4: Update documentation to correct the inode_readahead_blks option
16401 name
16402 * lguest: fix bug in setting guest GDT entry
16403 * vmscan: do not evict inactive pages when skipping an active list scan
16404 * ksm: fix mlockfreed to munlocked
16405 * rt2x00: Disable powersaving for rt61pci and rt2800pci.
16406 * generic_permission: MAY_OPEN is not write access
16407 * Linux 2.6.32.3
16408 * untangle the do_mremap() mess
16409 * fasync: split 'fasync_helper()' into separate add/remove functions
16410 * ASoC: fix params_rate() macro use in several codecs
16411 * modules: Skip empty sections when exporting section notes
16412 * exofs: simple_write_end does not mark_inode_dirty
16413 * nfsd: make sure data is on disk before calling ->fsync
16414 * sunrpc: fix peername failed on closed listener
16415 * SUNRPC: Fix up an error return value in
16416 gss_import_sec_context_kerberos()
16417 * SUNRPC: Fix the return value in gss_import_sec_context()
16418 * sunrpc: on successful gss error pipe write, don't return error
16419 * drm/i915: Update LVDS connector status when receiving ACPI LID event
16420 * drm/i915: fix order of fence release wrt flushing
16421 * drm/i915: Permit pinning whilst the device is 'suspended'
16422 * drm: remove address mask param for drm_pci_alloc()
16423 * drm/i915: Enable/disable the dithering for LVDS based on VBT setting
16424 * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in
16425 pipeconf on Ironlake
16426 * drm/i915: Select the correct BPC for LVDS on Ironlake
16427 * drm/i915: fix unused var
16428 * rtc_cmos: convert shutdown to new pnp_driver->shutdown
16429 * drivers/cpuidle/governors/menu.c: fix undefined reference to
16430 `__udivdi3'
16431 * cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
16432 * lib/rational.c needs module.h
16433 * dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with
16434 DMA_FROM_DEVICE and
16435 * kernel/signal.c: fix kernel information leak with print-fatal-signals=1
16436 * mmc_block: add dev_t initialization check
16437 * mmc_block: fix probe error cleanup bug
16438 * mmc_block: fix queue cleanup
16439 * ALSA: hda - Fix ALC861-VD capture source mixer
16440 * ALSA: ac97: Add Dell Dimension 2400 to Headphone/Line Jack Sense
16441 blacklist
16442 * ALSA: atiixp: Specify codec for Foxconn RC4107MA-RS2
16443 - LP: #498863
16444 * ASoC: Fix WM8350 DSP mode B configuration
16445 * netfilter: ebtables: enforce CAP_NET_ADMIN
16446 * netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
16447 * hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs
16448 * hwmon: (adt7462) Fix pin 28 monitoring
16449 * quota: Fix dquot_transfer for filesystems different from ext4
16450 * xen: fix hang on suspend.
16451 * iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr
16452 * ath5k: Fix eeprom checksum check for custom sized eeproms
16453 * cfg80211: fix syntax error on user regulatory hints
16454 * iwl: off by one bug
16455 * mac80211: add missing sanity checks for action frames
16456 * drm/i915: remove render reclock support
16457 * libertas: Remove carrier signaling from the scan code
16458 * kernel/sysctl.c: fix stable merge error in NOMMU mmap_min_addr
16459 * mac80211: fix skb buffering issue (and fixes to that)
16460 * fix braindamage in audit_tree.c untag_chunk()
16461 * fix more leaks in audit_tree.c tag_chunk()
16462 * module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y
16463 * ipv6: skb_dst() can be NULL in ipv6_hop_jumbo().
16464 * agp/intel-agp: Clear entire GTT on startup
16465 * Linux 2.6.32.4
16466 * ethtool: Add reset operation
16467 * gro: Name the GRO result enumeration type
16468 * gro: Change all receive functions to return GRO result codes
16469 * sfc: 10Xpress: Initialise pause advertising flags
16470 * sfc: 10Xpress: Report support for pause frames
16471 * sfc: Remove redundant header gmii.h
16472 * sfc: Remove redundant hardware initialisation
16473 * sfc: Rename Falcon-specific board code and types
16474 * sfc: Remove boards.h, moving last remaining declaration to falcon.h
16475 * sfc: Remove versioned bitfield macros
16476 * sfc: Move RX data FIFO thresholds out of struct efx_nic_type
16477 * sfc: Update hardware definitions for Siena
16478 * sfc: Rename register I/O header and functions used by both Falcon and
16479 Siena
16480 * sfc: Eliminate indirect lookups of queue size constants
16481 * sfc: Define DMA address mask explicitly in terms of descriptor field
16482 width
16483 * sfc: Move all TX DMA length limiting into tx.c
16484 * sfc: Change order of device removal to reverse of probe order
16485 * sfc: Remove declarations of nonexistent functions
16486 * sfc: Move efx_xmit_done() declaration into correct stanza
16487 * sfc: Move shared members of struct falcon_nic_data into struct efx_nic
16488 * sfc: Maintain interrupt moderation values in ticks, not microseconds
16489 * sfc: Removed kernel-doc for nonexistent member of efx_phy_operations
16490 * sfc: Remove pointless abstraction of memory BAR number
16491 * sfc: Remove incorrect assertion from efx_pci_remove_main()
16492 * sfc: Remove unnecessary tests of efx->membase
16493 * sfc: Move MTD probe after netdev registration and name allocation
16494 * sfc: Remove unused code for non-autoneg speed/duplex switching
16495 * sfc: Rename 'xfp' file and functions to reflect reality
16496 * sfc: Really allow RX checksum offload to be disabled
16497 * sfc: Feed GRO result into RX allocation policy and interrupt moderation
16498 * sfc: Enable heuristic selection between page and skb RX buffers
16499 * sfc: Remove pointless abstraction of memory BAR number (2)
16500 * sfc: Remove redundant gotos from __efx_rx_packet()
16501 * sfc: Remove ridiculously paranoid assertions
16502 * sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro()
16503 * sfc: Record RX queue number on GRO path
16504 * sfc: SFT9001: Reset LED configuration correctly after blinking
16505 * sfc: Use a single blink implementation
16506 * sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T
16507 * sfc: Make board information explicitly Falcon-specific
16508 * sfc: Move definition of struct falcon_nic_data into falcon.h
16509 * sfc: Move struct falcon_board into struct falcon_nic_data
16510 * sfc: Move all I2C stuff into struct falcon_board
16511 * sfc: Gather link state fields in struct efx_nic into new struct
16512 efx_link_state
16513 * sfc: Remove unnecessary casts to struct sk_buff *
16514 * sfc: Remove redundant efx_xmit() function
16515 * sfc: Combine high-level header files
16516 * sfc: Log interrupt and reset type names, not numbers
16517 * sfc: Fix descriptor cache sizes
16518 * sfc: Treat all MAC registers as 128-bit
16519 * sfc: Strengthen EFX_ASSERT_RESET_SERIALISED
16520 * sfc: Comment corrections
16521 * sfc: Remove unused constant
16522 * sfc: Clean up struct falcon_board and struct falcon_board_data
16523 * sfc: Fix bugs in RX queue flushing
16524 * sfc: Remove unused function efx_flush_queues()
16525 * sfc: Only switch Falcon MAC clocks as necessary
16526 * sfc: Hold MAC lock for longer in efx_init_port()
16527 * sfc: Split MAC stats DMA initiation and completion
16528 * sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c
16529 * sfc: Simplify XMAC link polling
16530 * sfc: Change MAC promiscuity and multicast hash at the same time
16531 * sfc: Move inline comment into kernel-doc
16532 * sfc: Do not set net_device::trans_start in self-test
16533 * sfc: Simplify PHY polling
16534 * sfc: QT202x: Reset before reading PHY id
16535 * sfc: Replace MDIO spinlock with mutex
16536 * sfc: Always start Falcon using the XMAC
16537 * sfc: Limit some hardware workarounds to Falcon
16538 * sfc: Remove EFX_WORKAROUND_9141 macro
16539 * sfc: Remove another unused workaround macro
16540 * sfc: Remove some redundant whitespace
16541 * sfc: Decouple NIC revision number from Falcon PCI revision number
16542 * sfc: Move descriptor cache base addresses to struct efx_nic_type
16543 * sfc: Clean up RX event handling
16544 * sfc: Remove redundant writes to INT_ADR_KER
16545 * sfc: Remove duplicate hardware structure definitions
16546 * sfc: Turn pause frame generation on and off at the MAC, not the RX FIFO
16547 * sfc: Move Falcon NIC operations to efx_nic_type
16548 * sfc: Refactor link configuration
16549 * sfc: Generalise link state monitoring
16550 * sfc: Add power-management and wake-on-LAN support
16551 * sfc: Implement ethtool reset operation
16552 * sfc: Add efx_nic_type operation for register self-test
16553 * sfc: Add efx_nic_type operation for NVRAM self-test
16554 * sfc: Add efx_nic_type operation for identity LED control
16555 * sfc: Separate shared NIC code from Falcon-specific and rename
16556 accordingly
16557 * sfc: Fold falcon_probe_nic_variant() into falcon_probe_nic()
16558 * sfc: Extend loopback mode enumeration
16559 * sfc: Remove static PHY data and enumerations
16560 * sfc: Extend MTD driver for use with new NICs
16561 * sfc: Allow for additional checksum offload features
16562 * sfc: Rename falcon.h to nic.h
16563 * sfc: Move shared NIC code from falcon.c to new source file nic.c
16564 * sfc: Add firmware protocol definitions (MCDI)
16565 * sfc: Add support for SFC9000 family (1)
16566 * sfc: Add support for SFC9000 family (2)
16567 * sfc: Implement TSO for TCP/IPv6
16568 * sfc: Update version, copyright dates, authors
16569 * drivers/net/sfc: Correct code taking the size of a pointer
16570 * sfc: Move PHY software state initialisation from init() into probe()
16571 * sfc: Include XGXS in XMAC link status check except in XGMII loopback
16572 * sfc: Fix DMA mapping cleanup in case of an error in TSO
16573 * sfc: QT2025C: Work around PHY bug
16574 * sfc: QT2025C: Switch into self-configure mode when not in loopback
16575 * sfc: QT2025C: Work around PHY firmware initialisation bug
16576 * sfc: QT2025C: Add error message for suspected bad SFP+ cables
16577 * sfc: Disable TX descriptor prefetch watchdog
16578 * [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.
16579 - LP: #497156
16580
16581 -- Andy Whitcroft <apw@canonical.com> Tue, 19 Jan 2010 16:12:47 +0000
16582
16583 linux (2.6.32-10.14) lucid; urgency=low
16584
16585 [ Alex Deucher ]
16586
16587 * SAUCE: drm/radeon/kms: fix LVDS setup on r4xx
16588 - LP: #493795
16589
16590 [ Andy Whitcroft ]
16591
16592 * Revert "(pre-stable) acpi: Use the ARB_DISABLE for the CPU which model
16593 id is less than 0x0f."
16594 * config-check -- ensure the checks get run at build time
16595 * config-check -- check the processed config during updateconfigs
16596 * config-check -- CONFIG_SECCOMP may not be present
16597 * TUN is now built in ignore
16598 * SAUCE: acpi battery -- delay first lookup of the battery until first
16599 use
16600 * SAUCE: async_populate_rootfs: move rootfs init earlier
16601 * ubuntu: AppArmor -- update to mainline 2010-01-06
16602 * SAUCE: move RLIMIT_CORE pipe dumper marker to 1
16603 - LP: #498525
16604
16605 [ Dave Airlie ]
16606
16607 * (pre-stable) drm/radeon/kms: fix crtc vblank update for r600
16608
16609 [ Leann Ogasawara ]
16610
16611 * Add asix to nic-usb-modules file
16612 - LP: #499785
16613
16614 [ Peter Zijlstra ]
16615
16616 * (pre-stable) sched: Fix balance vs hotplug race
16617
16618 [ Tim Gardner ]
16619
16620 * [Config] Enable CONFIG_FUNCTION_TRACER
16621 - LP: #497989
16622 * [Config] Drop lpia from getabis
16623 * [Config] Build in TUN/TAP driver
16624 - LP: #499491
16625 * [Config] DH_COMPAT=5
16626
16627 [ Upstream Kernel Changes ]
16628
16629 * Revert "(pre-stable) drm/i915: Avoid NULL dereference with
16630 component_only tv_modes"
16631 * Revert "(pre-stable) drm/i915: Fix sync to vblank when VGA output is
16632 turned off"
16633 * USB: usb-storage: fix bug in fill_inquiry
16634 * USB: option: add pid for ZTE
16635 * firewire: ohci: handle receive packets with a data length of zero
16636 * rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling
16637 of ->completed counter
16638 * rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed
16639 counter
16640 * rcu: Fix note_new_gpnum() uses of ->gpnum
16641 * rcu: Remove inline from forward-referenced functions
16642 * perf_event: Fix invalid type in ioctl definition
16643 * perf_event: Initialize data.period in perf_swevent_hrtimer()
16644 * perf: Don't free perf_mmap_data until work has been done
16645 * PM / Runtime: Fix lockdep warning in __pm_runtime_set_status()
16646 * sched: Check for an idle shared cache in select_task_rq_fair()
16647 * sched: Fix affinity logic in select_task_rq_fair()
16648 * sched: Rate-limit newidle
16649 * sched: Fix and clean up rate-limit newidle code
16650 * x86/amd-iommu: attach devices to pre-allocated domains early
16651 * x86/amd-iommu: un__init iommu_setup_msi
16652 * x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking
16653 up the PCI tree
16654 * x86: Fix iommu=nodac parameter handling
16655 * x86: GART: pci-gart_64.c: Use correct length in strncmp
16656 * x86: ASUS P4S800 reboot=bios quirk
16657 - LP: #366682
16658 * x86, apic: Enable lapic nmi watchdog on AMD Family 11h
16659 * ssb: Fix range check in sprom write
16660 * ath5k: allow setting txpower to 0
16661 * ath5k: enable EEPROM checksum check
16662 * hrtimer: Fix /proc/timer_list regression
16663 * ALSA: hrtimer - Fix lock-up
16664 * ALSA: hda - Terradici HDA controllers does not support 64-bit mode
16665 * KVM: x86 emulator: limit instructions to 15 bytes
16666 * KVM: s390: Fix prefix register checking in arch/s390/kvm/sigp.c
16667 * KVM: s390: Make psw available on all exits, not just a subset
16668 * KVM: fix irq_source_id size verification
16669 * KVM: x86: include pvclock MSRs in msrs_to_save
16670 * x86: Prevent GCC 4.4.x (pentium-mmx et al) function prologue wreckage
16671 * x86: Use -maccumulate-outgoing-args for sane mcount prologues
16672 * x86, mce: don't restart timer if disabled
16673 * x86/mce: Set up timer unconditionally
16674 * x86: SGI UV: Fix BAU initialization
16675 * x86: Fix duplicated UV BAU interrupt vector
16676 * x86: Add new Intel CPU cache size descriptors
16677 * x86: Fix typo in Intel CPU cache size descriptor
16678 * pata_hpt{37x|3x2n}: fix timing register masks (take 2)
16679 * s390: clear high-order bits of registers after sam64
16680 * V4L/DVB: Fix test in copy_reg_bits()
16681 * bsdacct: fix uid/gid misreporting
16682 * UBI: flush wl before clearing update marker
16683 * jbd2: don't wipe the journal on a failed journal checksum
16684 * USB: xhci: Add correct email and files to MAINTAINERS entry.
16685 * USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again
16686 * USB: option.c: add support for D-Link DWM-162-U5
16687 * USB: usbtmc: repeat usb_bulk_msg until whole message is transfered
16688 * USB: usb-storage: add BAD_SENSE flag
16689 * USB: Close usb_find_interface race v3
16690 * pxa/em-x270: fix usb hub power up/reset sequence
16691 * hfs: fix a potential buffer overflow
16692 * SUNRPC: IS_ERR/PTR_ERR confusion
16693 * NFS: Fix nfs_migrate_page()
16694 * md/bitmap: protect against bitmap removal while being updated.
16695 * futex: Take mmap_sem for get_user_pages in fault_in_user_writeable
16696 * devpts_get_tty() should validate inode
16697 * debugfs: fix create mutex racy fops and private data
16698 * Driver core: fix race in dev_driver_string
16699 * Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN
16700 * mac80211: Fix bug in computing crc over dynamic IEs in beacon
16701 * mac80211: Fixed bug in mesh portal paths
16702 * mac80211: Revert 'Use correct sign for mesh active path refresh'
16703 * mac80211: fix scan abort sanity checks
16704 * wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC
16705 * rtl8187: Fix wrong rfkill switch mask for some models
16706 * x86: Fix bogus warning in apic_noop.apic_write()
16707 * mm: hugetlb: fix hugepage memory leak in mincore()
16708 * mm: hugetlb: fix hugepage memory leak in walk_page_range()
16709 * powerpc/windfarm: Add detection for second cpu pump
16710 * powerpc/therm_adt746x: Record pwm invert bit at module load time]
16711 * powerpc: Fix usage of 64-bit instruction in 32-bit altivec code
16712 * drm/radeon/kms: Add quirk for HIS X1300 board
16713 * drm/radeon/kms: handle vblanks properly with dpms on
16714 * drm/radeon/kms: fix legacy crtc2 dpms
16715 * drm/radeon/kms: fix vram setup on rs600
16716 * drm/radeon/kms: rs6xx/rs740: clamp vram to aperture size
16717 * drm/ttm: Fix build failure due to missing struct page
16718 * drm/i915: Set the error code after failing to insert new offset into mm
16719 ht.
16720 * drm/i915: Add the missing clonemask for display port on Ironlake
16721 * xen/xenbus: make DEVICE_ATTR()s static
16722 * xen: re-register runstate area earlier on resume.
16723 * xen: restore runstate_info even if !have_vcpu_info_placement
16724 * xen: correctly restore pfn_to_mfn_list_list after resume
16725 * xen: register timer interrupt with IRQF_TIMER
16726 * xen: register runstate on secondary CPUs
16727 * xen: don't call dpm_resume_noirq() with interrupts disabled.
16728 * xen: register runstate info for boot CPU early
16729 * xen: call clock resume notifier on all CPUs
16730 * xen: improve error handling in do_suspend.
16731 * xen: don't leak IRQs over suspend/resume.
16732 * xen: use iret for return from 64b kernel to 32b usermode
16733 * xen: explicitly create/destroy stop_machine workqueues outside
16734 suspend/resume region.
16735 * Xen balloon: fix totalram_pages counting.
16736 * xen: try harder to balloon up under memory pressure.
16737 * dm exception store: free tmp_store on persistent flag error
16738 * dm snapshot: only take lock for statustype info not table
16739 * dm crypt: move private iv fields to structs
16740 * dm crypt: restructure essiv error path
16741 * dm: avoid _hash_lock deadlock
16742 * dm snapshot: cope with chunk size larger than origin
16743 * dm crypt: separate essiv allocation from initialisation
16744 * dm crypt: make wipe message also wipe essiv key
16745 * slc90e66: fix UDMA handling
16746 * tcp: Stalling connections: Fix timeout calculation routine
16747 * ip_fragment: also adjust skb->truesize for packets not owned by a
16748 socket
16749 * b44 WOL setup: one-bit-off stack corruption kernel panic fix
16750 * sparc64: Don't specify IRQF_SHARED for LDC interrupts.
16751 * sparc64: Fix overly strict range type matching for PCI devices.
16752 * sparc64: Fix stack debugging IRQ stack regression.
16753 * sparc: Set UTS_MACHINE correctly.
16754 * b43legacy: avoid PPC fault during resume
16755 * tracing: Fix event format export
16756 * ath9k: Fix TX hang poll routine
16757 * ath9k: fix processing of TX PS null data frames
16758 * ath9k: Fix maximum tx fifo settings for single stream devices
16759 * ath9k: fix tx status reporting
16760 * mac80211: Fix dynamic power save for scanning.
16761 * drm/i915: Fix sync to vblank when VGA output is turned off
16762 * memcg: fix memory.memsw.usage_in_bytes for root cgroup
16763 * thinkpad-acpi: fix default brightness_mode for R50e/R51
16764 * thinkpad-acpi: preserve rfkill state across suspend/resume
16765 * ipw2100: fix rebooting hang with driver loaded
16766 * matroxfb: fix problems with display stability
16767 * acerhdf: add new BIOS versions
16768 * asus-laptop: change light sens default values.
16769 * vmalloc: conditionalize build of pcpu_get_vm_areas()
16770 * ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f.
16771 * net: Fix userspace RTM_NEWLINK notifications.
16772 * ext3: Fix data / filesystem corruption when write fails to copy data
16773 * V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added.
16774 * bcm63xx_enet: fix compilation failure after get_stats_count removal
16775 * x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
16776 * drm/i915: Avoid NULL dereference with component_only tv_modes
16777 * drm/i915: PineView only has LVDS and CRT ports
16778 * drm/i915: Fix LVDS stability issue on Ironlake
16779 * mm: sigbus instead of abusing oom
16780 * ipvs: zero usvc and udest
16781 * jffs2: Fix long-standing bug with symlink garbage collection.
16782 * intel-iommu: Detect DMAR in hyperspace at probe time.
16783 * intel-iommu: Apply BIOS sanity checks for interrupt remapping too.
16784 * intel-iommu: Check for an RMRR which ends before it starts.
16785 * intel-iommu: Fix oops with intel_iommu=igfx_off
16786 * intel-iommu: ignore page table validation in pass through mode
16787 * netfilter: xtables: document minimal required version
16788 * perf_event: Fix incorrect range check on cpu number
16789 * implement early_io{re,un}map for ia64
16790 * Linux 2.6.32.2
16791
16792 -- Andy Whitcroft <apw@canonical.com> Thu, 07 Jan 2010 15:28:43 +0000
16793
16794 linux (2.6.32-9.13) lucid; urgency=low
16795
16796 [ Andy Whitcroft ]
16797
16798 * [Config] enable CONFIG_B43_PHY_LP
16799 - LP: #493059
16800 * include modules.builtin in the binary debs
16801 * config-check -- add a configuration enforcer
16802 * config-check -- add a unit-test suite to the checker
16803 * [Config] Enable CONFIG_SYN_COOKIES for versatile
16804 * [Config] Enable CONFIG_SECURITY_SMACK for ports
16805 * [Config] Enable CONFIG_SECURITY_FILE_CAPABILITIES for ports
16806 * [Config] Disable CONFIG_COMPAT_BRK for ports
16807 * getabis -- add armel versatile to the list
16808
16809 [ Brad Figg ]
16810
16811 * SAUCE: Increase the default prealloc buffer for HDA audio devices
16812 (non-modem)
16813
16814 [ Manoj Iyer ]
16815
16816 * ubuntu: onmibook -- Added missing BOM file
16817
16818 [ Tim Gardner ]
16819
16820 * ubuntu: fsam7400 -- Cleanup Makefile
16821
16822 [ Upstream Kernel Changes ]
16823
16824 * Revert "ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT"
16825 * signal: Fix alternate signal stack check
16826 * SCSI: scsi_lib_dma: fix bug with dma maps on nested scsi objects
16827 * SCSI: osd_protocol.h: Add missing #include
16828 * SCSI: megaraid_sas: fix 64 bit sense pointer truncation
16829 * ext4: fix potential buffer head leak when add_dirent_to_buf() returns
16830 ENOSPC
16831 * ext4: avoid divide by zero when trying to mount a corrupted file system
16832 * ext4: fix the returned block count if EXT4_IOC_MOVE_EXT fails
16833 * ext4: fix lock order problem in ext4_move_extents()
16834 * ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXT
16835 * ext4: plug a buffer_head leak in an error path of ext4_iget()
16836 * ext4: make sure directory and symlink blocks are revoked
16837 * ext4: fix i_flags access in ext4_da_writepages_trans_blocks()
16838 * ext4: journal all modifications in ext4_xattr_set_handle
16839 * ext4: don't update the superblock in ext4_statfs()
16840 * ext4: fix uninit block bitmap initialization when s_meta_first_bg is
16841 non-zero
16842 * ext4: fix block validity checks so they work correctly with meta_bg
16843 * ext4: avoid issuing unnecessary barriers
16844 * ext4: fix error handling in ext4_ind_get_blocks()
16845 * ext4: make trim/discard optional (and off by default)
16846 * ext4: make "norecovery" an alias for "noload"
16847 * ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
16848 * ext4: initialize moved_len before calling ext4_move_extents()
16849 * ext4: move_extent_per_page() cleanup
16850 * jbd2: Add ENOMEM checking in and for
16851 jbd2_journal_write_metadata_buffer()
16852 * ext4: Return the PTR_ERR of the correct pointer in
16853 setup_new_group_blocks()
16854 * ext4: Avoid data / filesystem corruption when write fails to copy data
16855 * ext4: wait for log to commit when umounting
16856 * ext4: remove blocks from inode prealloc list on failure
16857 * ext4: ext4_get_reserved_space() must return bytes instead of blocks
16858 * ext4: quota macros cleanup
16859 * ext4: fix incorrect block reservation on quota transfer.
16860 * ext4: Wait for proper transaction commit on fsync
16861 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16862 * ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
16863 * Linux 2.6.32.1
16864 * kbuild: generate modules.builtin
16865 * (pre-stable) drm/i915: Fix sync to vblank when VGA output is turned off
16866 - LP: #494461
16867 * (pre-stable) drm/i915: Avoid NULL dereference with component_only
16868 tv_modes
16869 - LP: #494045
16870
16871 [ Zhao Yakui ]
16872
16873 * (pre-stable) acpi: Use the ARB_DISABLE for the CPU which model id is
16874 less than 0x0f.
16875 - LP: #481765
16876
16877 -- Andy Whitcroft <apw@canonical.com> Thu, 17 Dec 2009 15:41:21 +0000
16878
16879 linux (2.6.32-8.12) lucid; urgency=low
16880
16881 [ Andy Whitcroft ]
16882
16883 * SAUCE: AppArmor -- add linux/err.h for ERR_PTR
16884
16885 -- Andy Whitcroft <apw@canonical.com> Sat, 12 Dec 2009 10:56:16 +0000
16886
16887 linux (2.6.32-8.11) lucid; urgency=low
16888
16889 [ Andy Whitcroft ]
16890
16891 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches
16892 up"
16893 * Revert "SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
16894 transition."
16895 * Revert "SAUCE: AppArmor: Fix refcounting bug causing leak of creds"
16896 * Revert "SAUCE: AppArmor: Fix cap audit_caching preemption disabling"
16897 * Revert "SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds"
16898 * Revert "SAUCE: AppArmor: Fix oops after profile removal"
16899 * Revert "SAUCE: AppArmor: AppArmor disallows truncate of deleted files."
16900 * Revert "SAUCE: AppArmor: AppArmor fails to audit change_hat correctly"
16901 * Revert "SAUCE: AppArmor: Policy load and replacement can fail to alloc
16902 mem"
16903 * Revert "SAUCE: AppArmor: AppArmor wrongly reports allow perms as
16904 denied"
16905 * Revert "SAUCE: AppArmor: Fix mediation of "deleted" paths"
16906 * Revert "SAUCE: AppArmor: Fix off by 2 error in getprocattr mem
16907 allocation"
16908 * Revert "SAUCE: AppArmor: Set error code after structure
16909 initialization."
16910 * Revert "AppArmor -- fix pstrace_may_access rename"
16911 * Revert "ubuntu: AppArmor security module"
16912 * Revert "SAUCE: Add config option to set a default LSM"
16913 * Revert "ubuntu: fsam7400 -- sw kill switch driver"
16914 * Revert "[Config] fsam7400 -- enable"
16915 * Revert "[Config] AUFS -- enable"
16916 * Revert "ubuntu: AUFS -- aufs2-30 20090727"
16917 * Revert "ubuntu: AUFS -- export various core functions -- fixes"
16918 * Revert "ubuntu: AUFS -- export various core functions"
16919 * Revert "[Config] ubuntu/iscsitarget -- disable"
16920 * Revert "[Config] iscsitarget -- enable"
16921 * Revert "ubuntu: iscsitarget -- SVN revision r214"
16922 * update Vcs-Git to point to the correct repository
16923 - LP: #493589
16924 * update build environment overrides to lucid
16925 - LP: #493589
16926 * [Config] enable CONFIG_DEVTMPFS
16927 * [Config] update all configs following AppArmor 2009-12-08 update
16928 * SAUCE: isapnp_init: make isa PNP scans occur async
16929 * [Config] fsam7400 -- enable
16930 * [Config] omnibook -- enable
16931 * [Config] cleanup CONFIG_AUDIT
16932 * ubuntu: AUFS -- export various core functions (aufs2-base.patch)
16933 * ubuntu: AUFS -- export various core functions (aufs2-standalone.patch)
16934 * ubuntu: AUFS -- aufs2 20091209
16935 * [Config] AUFS -- enable
16936 * [Config] iscsitarget -- enable
16937
16938 [ Arjan van de Ven ]
16939
16940 * SAUCE: KMS: cache the EDID information of the LVDS
16941
16942 [ Colin Watson ]
16943
16944 * bnx2: update d-i firmware filenames
16945 - LP: #494052
16946 * add cdc_ether to nic-usb-modules udeb
16947 - LP: #495060
16948
16949 [ John Johansen ]
16950
16951 * ubuntu: AppArmor -- mainline 2009-10-08
16952
16953 [ Manoj Iyer ]
16954
16955 * ubuntu: fsam7400 -- kill switch for Fujitsu Siemens Amilo M 7400
16956 * ubuntu: omnibook -- support Toshiba (HP) netbooks
16957 * ubuntu: iscsitarget --- version 1.4.19
16958 - LP: #494693
16959
16960 [ Surbhi Palande ]
16961
16962 * SAUCE: Make populate_rootfs asynchronous
16963
16964 [ Tim Gardner ]
16965
16966 * Parallelize flavour builds and packaging
16967 * [Config] Enable CONFIG_KSM
16968
16969 [ Upstream Kernel Changes ]
16970
16971 * Config option to set a default LSM
16972 * LSM: Add security_path_chroot().
16973 * LSM: Add security_path_chroot().
16974 * LSM: Move security_path_chmod()/security_path_chown() to after
16975 mutex_lock().
16976 * ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
16977
16978 -- Andy Whitcroft <apw@canonical.com> Fri, 11 Dec 2009 17:45:19 +0000
16979
16980 linux (2.6.32-7.10) lucid; urgency=low
16981
16982 [ Andy Whitcroft ]
16983
16984 * [Config] disable CONFIG_THUMB2_KERNEL to fix arm FTBFS
16985
16986 -- Andy Whitcroft <apw@canonical.com> Sun, 06 Dec 2009 12:56:48 +0000
16987
16988 linux (2.6.32-7.9) lucid; urgency=low
16989
16990 [ Andy Whitcroft ]
16991
16992 * SAUCE: set /proc/acpi/video/*/DOS to 4 by default
16993 - LP: #458982
16994 * SAUCE: ensure vga16fb loads if no other driver claims the VGA device
16995 * [Config] update configs following versatile switch to V7
16996 * rebased to v2.6.32
16997 * [Config] update configs following rebase to v2.6.32
16998 * [Config] update ports configs following rebase to v2.6.32
16999 * SAUCE: default ATI Radeon KMS to off until userspace catches up
17000
17001 [ Arjan van de Ven ]
17002
17003 * SAUCE: vfs: Add a trace point in the mark_inode_dirty function
17004
17005 [ Leann Ogasawara ]
17006
17007 * [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable
17008 permissions
17009 - CVE-2009-3939
17010
17011 [ Loic Minier ]
17012
17013 * SAUCE: select a v7 CPU for versatile
17014
17015 [ Takashi Iwai ]
17016
17017 * SAUCE: ALSA: hda - Add power on/off counter
17018
17019 [ Upstream changes ]
17020
17021 * rebased to v2.6.32
17022
17023 -- Andy Whitcroft <apw@canonical.com> Fri, 04 Dec 2009 10:44:50 +0000
17024
17025 linux (2.6.32-6.8) lucid; urgency=low
17026
17027 [ Andy Whitcroft ]
17028
17029 * [Config] disable SSB devices for armel
17030
17031 -- Andy Whitcroft <apw@canonical.com> Sat, 28 Nov 2009 12:16:40 +0000
17032
17033 linux (2.6.32-6.7) lucid; urgency=low
17034
17035 [ Andy Whitcroft ]
17036
17037 * Revert "SAUCE: default ATI Radeon KMS to off until userspace catches up"
17038 * Revert "SAUCE: Dell XPS710 reboot quirk"
17039 * Revert "SAUCE: Link acpi-cpufreq.o first"
17040 * Revert "SAUCE: LPIA Logical reset of USB port on resume"
17041 * Revert "SAUCE: LPIA Reboot fix for Intel Crownbeach development boards"
17042 * Revert "SAUCE: Enable HDMI audio codec on Studio XPS 1340"
17043 * Revert "SAUCE: Dell laptop digital mic does not work, PCI 1028:0271"
17044 * Revert "Add Dell Dimension 9200 reboot quirk"
17045 * Revert "SAUCE: Correctly blacklist Thinkpad r40e in ACPI"
17046 * Revert "SAUCE: tulip: Define ULI PCI ID's"
17047 * Revert "SAUCE: Lower warning level of some PCI messages"
17048 * Revert "mac80211: fix two issues in debugfs"
17049 Drop a number of known redundant commits as identified in the Ubuntu
17050 delta review blueprint.
17051
17052 * reenable armel versatile flavour
17053 * [Config] disable CONFIG_USB_DEVICEFS
17054
17055 [ Tim Gardner ]
17056
17057 * [Config] udeb: Add squashfs to fs-core-modules
17058 - LP: #352615
17059 * [Config] Create a real squashfs udeb
17060 - LP: #352615
17061
17062
17063 -- Andy Whitcroft <apw@canonical.com> Fri, 27 Nov 2009 17:31:16 +0000
17064
17065 linux (2.6.32-5.6) lucid; urgency=low
17066
17067 [ Andy Whitcroft ]
17068
17069 * rebase to v2.6.32-rc8
17070 * update configs following rebase to v2.6.32-rc8
17071 * update ports configs since rebase to v2.6.32-rc8
17072 * [Config] enable cgroup options
17073 - LP: #480739
17074
17075 [ Upstream Kernel Changes ]
17076
17077 * rebase to v2.6.32-rc8
17078
17079 -- Andy Whitcroft <apw@canonical.com> Mon, 23 Nov 2009 11:16:14 +0000
17080
17081 linux (2.6.32-4.5) lucid; urgency=low
17082
17083 [ Andy Whitcroft ]
17084
17085 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
17086 * rebase to v2.6.32-rc7
17087 * resync with Karmic proposed
17088
17089 [ John Johansen ]
17090
17091 * SAUCE: AppArmor: Fix oops after profile removal
17092 - LP: #475619
17093 * SAUCE: AppArmor: Fix Oops when in apparmor_bprm_set_creds
17094 - LP: #437258
17095 * SAUCE: AppArmor: Fix cap audit_caching preemption disabling
17096 - LP: #479102
17097 * SAUCE: AppArmor: Fix refcounting bug causing leak of creds
17098 - LP: #479115
17099 * SAUCE: AppArmor: Fix oops there is no tracer and doing unsafe
17100 transition.
17101 - LP: #480112
17102
17103 [ Ubuntu Changes ]
17104
17105 * resync with Karmic proposed (ddbc670a86a3dee18541a3734149f250ff307adf)
17106
17107 [ Upstream Kernel Changes ]
17108
17109 * rebase to v2.6.32-rc7
17110
17111 -- Andy Whitcroft <apw@canonical.com> Fri, 13 Nov 2009 11:35:13 +0000
17112
17113 linux (2.6.32-3.4) lucid; urgency=low
17114
17115 [ Andy Whitcroft ]
17116
17117 * [Config] SERIO_LIBPS2 and SERIO_I8042 must match
17118 * [Upstream] add local prefix to oss local change_bits
17119
17120 [ Upstream Kernel Changes ]
17121
17122 * mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
17123 * mtd/maps: gpio-addr-flash: depend on GPIO arch support
17124
17125 -- Andy Whitcroft <apw@canonical.com> Wed, 11 Nov 2009 14:47:04 +0000
17126
17127 linux (2.6.32-3.3) lucid; urgency=low
17128
17129 [ Andy Whitcroft ]
17130
17131 * rebase to v2.6.32-rc6
17132 * [Config] update configs following rebase to v2.6.32-rc6
17133 * [Config] update ports configs following rebase to v2.6.32-rc6
17134 * resync with Karmic Ubuntu-2.6.31-15.49
17135 * [Config] add module ignores for broken drivers
17136
17137 [ John Johansen ]
17138
17139 * SAUCE: AppArmor: AppArmor wrongly reports allow perms as denied
17140 - LP: #453335
17141 * SAUCE: AppArmor: Policy load and replacement can fail to alloc mem
17142 - LP: #458299
17143 * SAUCE: AppArmor: AppArmor fails to audit change_hat correctly
17144 - LP: #462824
17145 * SAUCE: AppArmor: AppArmor disallows truncate of deleted files.
17146 - LP: #451375
17147
17148 [ Kees Cook ]
17149
17150 * SAUCE: Fix nx_enable reporting
17151 - LP: #454285
17152
17153 [ Scott James Remnant ]
17154
17155 * Revert "SAUCE: trace: add trace_event for the open() syscall"
17156 * SAUCE: trace: add trace events for open(), exec() and uselib()
17157 - LP: #462111
17158
17159 [ Stefan Bader ]
17160
17161 * SAUCE: Fix sub-flavour script to not stop on missing directories
17162 - LP: #453073
17163
17164 [ Ubuntu Changes ]
17165
17166 * resync with Karmic Ubuntu-2.6.31-15.49
17167
17168 [ Upstream Kernel Changes ]
17169
17170 * rebase to v2.6.32-rc6
17171 - LP: #464552
17172
17173 -- Andy Whitcroft <apw@canonical.com> Tue, 10 Nov 2009 15:00:57 +0000
17174
17175 linux (2.6.32-2.2) lucid; urgency=low
17176
17177 [ Andy Whitcroft ]
17178
17179 * install the full changelog with the binary package
17180 * changelog -- explicitly note rebases and clean history
17181 * reinstate armel.mk with no flavours
17182 - LP: #449637
17183 * [Upstream] block: silently error unsupported empty barriers too
17184 - LP: #420423
17185 * [Config] udate configs following karmic resync
17186 * [Config] update ports configs following karmic resync
17187 * [Upstream] lirc -- follow removal of .id element
17188
17189 [ Colin Watson ]
17190
17191 * Use section 'admin' rather than 'base'
17192 * Add more e100 firmware to nic-modules
17193 - LP: #451872
17194 * Add qla1280 firmware to scsi-modules
17195 - LP: #381037
17196
17197 [ John Johansen ]
17198
17199 * SAUCE: AppArmor: Set error code after structure initialization.
17200 - LP: #427948
17201 * SAUCE: AppArmor: Fix off by 2 error in getprocattr mem allocation
17202 - LP: #446595
17203 * SAUCE: AppArmor: Fix mediation of "deleted" paths
17204
17205 [ Kees Cook ]
17206
17207 * SAUCE: [x86] fix report of cs-limit nx-emulation
17208 - LP: #454285
17209
17210 [ Leann Ogasawara ]
17211
17212 * SAUCE: (drop after 2.6.31) input: Add support for filtering input
17213 events
17214 - LP: #430809
17215 * SAUCE: (drop after 2.6.31) dell-laptop: Trigger rfkill updates on wifi
17216 toggle switch press
17217 - LP: #430809
17218
17219 [ Luke Yelavich ]
17220
17221 * SAUCE: Add sr_mod to the scsi-modules udeb for powerpc
17222 * [Config] Add sd_mod to scsi-modules udeb for powerpc
17223
17224 [ Mario Limonciello ]
17225
17226 * SAUCE: Update to LIRC 0.8.6
17227 - LP: #432678
17228 * SAUCE: dell-laptop: Store the HW switch status internally rather than
17229 requerying every time
17230 - LP: #430809
17231 * SAUCE: dell-laptop: Blacklist machines not supporting dell-laptop
17232 - LP: #430809
17233
17234 [ Stefan Bader ]
17235
17236 * [Upstream] acerhdf: Limit modalias matching to supported boards
17237 - LP: #435958
17238
17239 [ Tim Gardner ]
17240
17241 * [Upstream] i915: Fix i2c init message
17242 - LP: #409361
17243 * [Config] Add sym53c8xx.ko to virtual sub-flavour
17244 - LP: #439415
17245 * [Config] Add d101m_ucode.bin to d-i/firmware/nic-modules
17246 - LP: #439456
17247 * [Config] Set default I/O scheduler back to CFQ for desktop flavours
17248 - LP: #381300
17249 * SAUCE: Created MODULE_EXPORT/MODULE_IMPORT macros
17250 - LP: #430694
17251 * SAUCE: Use MODULE_IMPORT macro to tie intel_agp to i915
17252 - LP: #430694
17253 * [Config] CONFIG_GFS2_FS_LOCKING_DLM=y
17254 - LP: #416325
17255 * SAUCE: Fix MODULE_IMPORT/MODULE_EXPORT
17256 - LP: #430694
17257 * SAUCE: Raise the default console 'quiet' level to 2
17258 * [Config] CONFIG_X86_PAT=y
17259 * [Config] Add armel arch to linux-libc-dev arches.
17260 - LP: #449637
17261 * [Config] CONFIG_X86_MCE
17262 * [Upstream] (drop after 2.6.31) Input: synaptics - add another Protege
17263 M300 to rate blacklist
17264 - LP: #433801
17265
17266 [ Upstream Kernel Changes ]
17267
17268 * sgi-gru: Fix kernel stack buffer overrun, CVE-2009-2584
17269 * drm/i915: Fix FDI M/N setting according with correct color depth
17270 - LP: #416792
17271
17272 -- Andy Whitcroft <apw@canonical.com> Thu, 22 Oct 2009 16:53:33 +0100
17273
17274 linux (2.6.32-1.1) lucid; urgency=low
17275
17276 [ Andy Whitcroft ]
17277
17278 * rebase to v2.6.32-rc3
17279 * [Config] update configs following rebase to 2.6.32-rc3
17280 * [Config] update ports configs following rebase to 2.6.32-rc3
17281 * AppArmor -- fix pstrace_may_access rename
17282 * staging/android -- disable
17283 * ubuntu: dm-raid-45 -- update to compile with 2.6.32
17284 * ubuntu: drbd -- disable
17285 * staging/comdi -- disable
17286 * staging/go7007 -- disable
17287 * [Config] staging/winbond -- disable
17288 * [Config] ubuntu/iscsitarget -- disable
17289 * [d-i] cbc and ecb are builtin make them optional in udebs
17290 * rebase to v2.6.32-rc5
17291 * [Config] update configs following rebase to v2.6.32-rc5
17292 * [Config] update ports configs following rebase to v2.6.31-rc5
17293
17294 [ Tim Gardner ]
17295
17296 * [Config] Add cpio as a build dependency.
17297
17298 [ Upstream Kernel Changes ]
17299
17300 * rebase to v2.6.32-rc3
17301 * rebase to v2.6.32-rc5
17302
17303 -- Andy Whitcroft <apw@canonical.com> Mon, 05 Oct 2009 15:48:58 +0100
17304
17305 linux (2.6.31-11.37) karmic; urgency=low
17306
17307 [ Tim Gardner ]
17308
17309 * [Config] Increase kernel log buffer to 256K for amd64 flavours
17310 - LP: #424810
17311 * [Config] Set HZ=100 for amd64 flavours
17312 - LP: #438234
17313 * [Upstream] e1000e: Emit notice instead of an error when
17314 pci_enable_pcie_error_reporting() fails
17315 - LP: #436370
17316
17317 [ Upstream Kernel Changes ]
17318
17319 * n_tty: honor opost flag for echoes
17320 * n_tty: move echoctl check and clean up logic
17321 - LP: #438310
17322
17323 * Revert "[Upstream] drm/i915: Check that the relocation points to within
17324 the target" - Use upstream cherry-pick.
17325 * drm/i915: Check that the relocation points to within the target
17326 - LP: #429241
17327
17328 * drm/i915: fix tiling on IGDNG
17329 * drm/i915: add B43 chipset support
17330 * agp/intel: Add B43 chipset support
17331 Intel request from kernel team mailing list.
17332
17333 * HID: completely remove apple mightymouse from blacklist
17334 - LP: #428111
17335
17336 -- Tim Gardner <tim.gardner@canonical.com> Mon, 28 Sep 2009 11:47:29 -0600
17337
17338 linux (2.6.31-11.36) karmic; urgency=low
17339
17340 [ Brian Rogers ]
17341
17342 * SAUCE: (drop after 2.6.31) em28xx: ir-kbd-i2c init data needs a
17343 persistent object
17344 * SAUCE: (drop after 2.6.31) saa7134: ir-kbd-i2c init data needs a
17345 persistent object
17346
17347 [ Takashi Iwai ]
17348
17349 * [Upstream] ALSA: hda - Add another entry for Nvidia HDMI device
17350 - LP: #416482
17351
17352 [ Tyler Hicks ]
17353
17354 * SAUCE: (drop after 2.6.31) eCryptfs: Prevent lower dentry from going
17355 negative during unlink
17356
17357 [ Upstream Kernel Changes ]
17358
17359 * sg: fix oops in the error path in sg_build_indirect()
17360 * mpt2sas : Rescan topology from Interrupt context instead of work thread
17361 * mpt2sas: Prevent sending command to FW while Host Reset
17362 * mpt2sas: setting SDEV into RUNNING state from Interrupt context
17363 * mpt2sas: Raid 10 Volume is showing as Raid 1E in dmesg
17364 * SCSI: fix oops during scsi scanning
17365 * SCSI: libsrp: fix memory leak in srp_ring_free()
17366 * cfg80211: fix looping soft lockup in find_ie()
17367 * ath5k: write PCU registers on initial reset
17368 * binfmt_elf: fix PT_INTERP bss handling
17369 * TPM: Fixup boot probe timeout for tpm_tis driver
17370 * md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
17371 * x86/amd-iommu: fix broken check in amd_iommu_flush_all_devices
17372 * fix undefined reference to user_shm_unlock
17373 * perf_counter: Fix buffer overflow in perf_copy_attr()
17374 * perf_counter: Start counting time enabled when group leader gets
17375 enabled
17376 * powerpc/perf_counters: Reduce stack usage of power_check_constraints
17377 * powerpc: Fix bug where perf_counters breaks oprofile
17378 * powerpc/ps3: Workaround for flash memory I/O error
17379 * block: don't assume device has a request list backing in nr_requests
17380 store
17381 * agp/intel: remove restore in resume
17382 * ALSA: cs46xx - Fix minimum period size
17383 * ASoC: Fix WM835x Out4 capture enumeration
17384 * sound: oxygen: work around MCE when changing volume
17385 * mlx4_core: Allocate and map sufficient ICM memory for EQ context
17386 * perf stat: Change noise calculation to use stddev
17387 * x86: Fix x86_model test in es7000_apic_is_cluster()
17388 * x86/i386: Make sure stack-protector segment base is cache aligned
17389 * PCI: apply nv_msi_ht_cap_quirk on resume too
17390 * x86, pat: Fix cacheflush address in change_page_attr_set_clr()
17391 * ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic()
17392 with highmem
17393 * KVM guest: do not batch pte updates from interrupt context
17394 * KVM: Fix coalesced interrupt reporting in IOAPIC
17395 * KVM: VMX: Check cpl before emulating debug register access
17396 * KVM guest: fix bogus wallclock physical address calculation
17397 * KVM: x86: Disallow hypercalls for guest callers in rings > 0
17398 * KVM: VMX: Fix cr8 exiting control clobbering by EPT
17399 * KVM: x86 emulator: Implement zero-extended immediate decoding
17400 * KVM: MMU: make __kvm_mmu_free_some_pages handle empty list
17401 * KVM: x86 emulator: fix jmp far decoding (opcode 0xea)
17402 * KVM: limit lapic periodic timer frequency
17403 * libata: fix off-by-one error in ata_tf_read_block()
17404 * PCI quirk: update 82576 device ids in SR-IOV quirks list
17405 * PCI: Unhide the SMBus on the Compaq Evo D510 USDT
17406 * powerpc/pseries: Fix to handle slb resize across migration
17407 * Linux 2.6.31.1
17408
17409 -- Tim Gardner <tim.gardner@canonical.com> Thu, 24 Sep 2009 13:04:28 -0600
17410
17411 linux (2.6.31-10.35) karmic; urgency=low
17412
17413 [ Amit Kucheria ]
17414
17415 * Disable CONFIG_UEVENT_HELPER_PATH
17416
17417 [ Andy Whitcroft ]
17418
17419 * [Config] Enable CONFIG_USB_GADGET_DUMMY_HCD
17420 * remove the tlsup driver
17421 * remove lmpcm logitech driver support
17422
17423 [ Bryan Wu ]
17424
17425 * Add 3 missing files to prerm remove file list
17426 - LP: #345623, #415832
17427
17428 [ Chris Wilson ]
17429
17430 * [Upstream] drm/i915: Check that the relocation points to within the
17431 target
17432 - LP: #429241
17433
17434 [ Luke Yelavich ]
17435
17436 * [Config] Set CONFIG_EXT4_FS=y on ports architectures
17437
17438 [ Manoj Iyer ]
17439
17440 * SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
17441 - LP: #348861
17442
17443 [ Tim Gardner ]
17444
17445 * Revert "[Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux) white-list"
17446 * Revert "[Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux) white-list"
17447 * Revert "[Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux) white-list"
17448 * Revert "[Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux) white-list"
17449 * Revert "[Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux) white-list"
17450 Upstream suggests that this is not the right approach.
17451
17452 * [Config] Set default I/O scheduler to DEADLINE
17453 CFQ seems to have some load related problems which are often exacerbated by sreadahead.
17454 - LP: #381300
17455
17456 [ ubuntu@tjworld.net ]
17457
17458 * SAUCE: ipw2200: Enable LED by default
17459 - LP: #21367
17460
17461 [ Upstream Kernel Changes ]
17462
17463 * ALSA: hda - Add support for new AMD HD audio devices
17464 - LP: #430564
17465
17466 -- Andy Whitcroft <apw@canonical.com> Wed, 16 Sep 2009 15:37:49 +0100
17467
17468 linux (2.6.31-10.34) karmic; urgency=low
17469
17470 [ Ted Tso ]
17471
17472 * [Upstream] ext3: Don't update superblock write time when filesystem is
17473 read-only
17474 - LP: #427822
17475
17476 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 16:00:45 -0600
17477
17478 linux (2.6.31-10.33) karmic; urgency=low
17479
17480 [ Leann Ogasawara ]
17481
17482 * [Upstream] dvb-usb: fix tuning with Cinergy T2
17483 - LP: #421258
17484
17485 [ Tim Gardner ]
17486
17487 * [Config] Unconditionally copy files from sub-flavours lists.
17488 (really, really fix it this time)
17489 - LP: #423426
17490 * [Config] Set CONFIG_CACHEFILES=m for all flavours
17491
17492 [ Upstream Kernel Changes ]
17493
17494 * ext4: Don't update superblock write time when filesystem is read-only
17495 - LP: #427822
17496
17497 -- Tim Gardner <tim.gardner@canonical.com> Tue, 15 Sep 2009 07:50:21 -0600
17498
17499 linux (2.6.31-10.32) karmic; urgency=low
17500
17501 [ Eric Miao ]
17502
17503 * [Config] enable module support for memory stick
17504 - LP: #159951
17505
17506 [ Tim Gardner ]
17507
17508 * [Config] Unconditionally copy files from sub-flavours lists.
17509 - LP: #423426
17510
17511 -- Tim Gardner <tim.gardner@canonical.com> Thu, 10 Sep 2009 15:57:55 -0600
17512
17513 linux (2.6.31-10.31) karmic; urgency=low
17514
17515 [ Andy Whitcroft ]
17516
17517 * rebase to v2.6.31 final
17518
17519 [ Colin Watson ]
17520
17521 * [Config] Recommend grub-pc in linux-image
17522 - LP: #385741
17523
17524 [ Ike Panhc ]
17525
17526 * [Upstream] Pull latest update of lenovo-sl-laptop
17527
17528 [ Peter Feuerer ]
17529
17530 * [Upstream] (drop after 2.6.31) acerhdf: fix fan control for AOA150
17531 model
17532 - LP: #426691
17533
17534 [ Tim Gardner ]
17535
17536 * [Config] De-macro some package names.
17537
17538 [ Upstream Changes ]
17539
17540 * rebase to 2.6.31 final.
17541
17542 -- Andy Whitcroft <apw@canonical.com> Thu, 10 Sep 2009 09:38:10 +0100
17543
17544 linux (2.6.31-10.30) karmic; urgency=low
17545
17546 [ Amit Kucheria ]
17547
17548 * [Config] Enable CONFIG_USB_DEVICEFS
17549 - LP: #417748
17550 * [Config] Populate the config-update template a bit more
17551
17552 [ Andy Whitcroft ]
17553
17554 * rebase to v2.6.31-rc9
17555 * [Config] update configs following rebase to v2.6.31-rc9
17556 * [Config] update ports configs following rebase to v2.6.31-rc9
17557
17558 [ Colin Ian King ]
17559
17560 * SAUCE: wireless: hostap, fix oops due to early probing interrupt
17561 - LP: #254837
17562
17563 [ Jerone Young ]
17564
17565 * [Upstream] ACPI: Add Thinkpad T400 & Thinkpad T500 to OSI(Linux)
17566 white-list
17567 - LP: #281732
17568 * [Upstream] ACPI: Add Thinkpad X200, X200s, X200t to OSI(Linux)
17569 white-list
17570 - LP: #281732
17571 * [Upstream] ACPI: Add Thinkpad X300 & Thinkpad X301 to OSI(Linux)
17572 white-list
17573 - LP: #281732
17574 * [Upstream] ACPI: Add Thinkpad R400 & Thinkpad R500 to OSI(Linux)
17575 white-list
17576 - LP: #281732
17577 * [Upstream] ACPI: Add Thinkpad W500, W700, & W700ds to OSI(Linux)
17578 white-list
17579 - LP: #281732
17580
17581 [ John Johansen ]
17582
17583 * SAUCE: AppArmor: Fix profile attachment for regexp based profile names
17584 - LP: #419308
17585 * SAUCE: AppArmor: Return the correct error codes on profile
17586 addition/removal
17587 - LP: #408473
17588 * SAUCE: AppArmor: Fix OOPS in profile listing, and display full list
17589 - LP: #408454
17590 * SAUCE: AppArmor: Fix mapping of pux to new internal permission format
17591 - LP: #419222
17592 * SAUCE: AppArmor: Fix change_profile failure
17593 - LP: #401931
17594 * SAUCE: AppArmor: Tell git to ignore generated include files
17595 - LP: #419505
17596
17597 [ Stefan Bader ]
17598
17599 * [Upstream] acpi: video: Loosen strictness of video bus detection code
17600 - LP: #333386
17601 * SAUCE: Remove ov511 driver from ubuntu subdirectory
17602
17603 [ Tim Gardner ]
17604
17605 * [Config] Exclude char-modules from non-x86 udeb creation
17606 * SAUCE: Notify the ACPI call chain of AC events
17607 * [Config] CONFIG_SATA_VIA=m
17608 - LP: #403385
17609 * [Config] Build in all phylib support modules.
17610 * [Config] Don't fail when sub-flavour files are missing
17611 - LP: #423426
17612 * [Config] Set CONFIG_LSM_MMAP_MIN_ADDR=0
17613 - LP: #423513
17614
17615 [ Upstream ]
17616
17617 * Rebased against v2.6.31-rc9
17618
17619 -- Andy Whitcroft <apw@canonical.com> Mon, 07 Sep 2009 11:33:45 +0100
17620
17621 linux (2.6.31-9.29) karmic; urgency=low
17622
17623 [ Leann Ogasawara ]
17624
17625 * [Upstream] agp/intel: support for new chip variant of IGDNG mobile
17626 - LP: #419993
17627 * [Config] d-i/modules: Add new char-modules file, initialize with
17628 intel-agp
17629 - LP: #420605
17630
17631 [ Upstream ]
17632
17633 * Rebased against 2.6.31-rc8 plus some inotify regression patches:
17634 up through git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
17635 adda766193ea1cf3137484a9521972d080d0b7af.
17636
17637 -- Tim Gardner <tim.gardner@canonical.com> Fri, 28 Aug 2009 06:31:30 -0600
17638
17639 linux (2.6.31-8.28) karmic; urgency=low
17640
17641 [ Ike Panhc ]
17642
17643 * [Config] Let nic-shared-modules depends on crypto-modules
17644 - LP: #360966
17645
17646 [ Leann Ogasawara ]
17647
17648 * [Upstream] (drop after 2.6.31) drm/i915: increase default latency
17649 constant
17650 - LP: #412492
17651
17652 [ Mario Limonciello ]
17653
17654 * [Upstream]: (drop after 2.6.31) dell-laptop: don't change softblock
17655 status if HW switch is disabled
17656 - LP: #418721
17657 * [Upstream]: (drop after 2.6.31) compal-laptop: Add support for known
17658 Compal made Dell laptops
17659 * [Upstream]: (drop after 2.6.31) compal-laptop: Replace sysfs support
17660 with rfkill support
17661
17662 [ Tim Gardner ]
17663
17664 * [Config] Add acpiphp to virtual sub-flavour
17665 - LP: #364916
17666 * Drop KSM patch set for now because of instabilities with encrypted swap.
17667 - LP: #418781
17668
17669 -- Tim Gardner <tim.gardner@canonical.com> Wed, 26 Aug 2009 08:14:26 -0600
17670
17671 linux (2.6.31-7.27) karmic; urgency=low
17672
17673 [ Tim Gardner ]
17674
17675 * [Config] updateconfigs updateportsconfigs after 2.6.31-rc7 rebase
17676 * SAUCE: (drop after 2.6.31) Added KSM from mmotm-2009-08-20-19-18
17677 Replaces previous ksm patches from 2.6.31-6.25
17678 * [Config] KSM=y
17679
17680 [ Upstream ]
17681
17682 * Rebased against v2.6.31-rc7
17683
17684 -- Tim Gardner <tim.gardner@canonical.com> Sat, 22 Aug 2009 20:32:11 -0600
17685
17686 linux (2.6.31-6.26) karmic; urgency=low
17687
17688 [ Andy Whitcroft ]
17689
17690 * [Config] enable CONFIG_AUFS_BR_RAMFS
17691 - LP: #414738
17692 * split out debian directory ready for abstraction
17693 * add printdebian target to find branch target
17694 * abstracted debian -- debian/files is not abstracted
17695 * abstracted debian -- packages must be built in debian/<pkg>
17696 * abstracted debian -- kernel-wedge needs to work in debian/
17697 * abstracted debian -- ensure we install the copyright file
17698 * abstracted-debian -- drop the debian directories from headers
17699 * abstracted-debian -- drop the debian directories from headers part 2
17700 * SAUCE: ubuntu-insert-changes -- follow abstracted debian
17701 * [Upstream] aoe: ensure we initialise the request_queue correctly V2
17702 - LP: #410198
17703
17704 [ Luke Yelavich ]
17705
17706 * [Config] Ports: Disable CONFIG_CPU_FREQ_DEBUG on powerpc-smp
17707 * [Config] Ports: Re-enable windfarm modules on powerpc64-smp
17708 - LP: #413150
17709 * [Config] Ports: Build all cpu frequency scaling governors into ports
17710 kernels
17711 * [Config] Ports: Build ext2 and ext3 modules into ports kernels
17712 * [Config] Ports: CONFIG_PACKET=y for all ports kernels
17713 * [Config] Ports: Enable PS3 network driver
17714
17715 [ Stefan Bader ]
17716
17717 * abstracted debian -- call $(DEBIAN)/rules using make
17718
17719 [ Tim Gardner ]
17720
17721 * [Config] Abstract the debian directory
17722 * SAUCE: Improve error reporting in postinst
17723 - LP: #358564
17724
17725 -- Tim Gardner <tim.gardner@canonical.com> Sun, 16 Aug 2009 20:33:28 -0600
17726
17727 linux (2.6.31-6.25) karmic; urgency=low
17728
17729 [ Andy Whitcroft ]
17730
17731 * script to generate Ubuntu changes from changelog
17732 * [Config] standardise ANDROID options
17733 * [Config] standardise CONFIG_ATM as module
17734 * [Config] standardise CONFIG_LIB80211 as module
17735 * [Config] disable CONFIG_PRINT_QUOTA_WARNING
17736 * [Config] set CONFIG_CRAMFS as module
17737 * [Config] enable CONFIG_DAB and modules
17738 * [Config] set CONFIG_MAC80211_HWSIM as module
17739 * [Config] set CONFIG_NET_CLS_FLOW as module
17740 * [Config] set CONFIG_NF_CONNTRACK_SANE as module
17741 * [Config] set CONFIG_NF_CT_PROTO_DCCP as module
17742 * [Config] set CONFIG_RTC_DRV_DS1511 as module
17743 * [Config] set CONFIG_RTC_DRV_R9701 as module
17744 * [Config] set CONFIG_RTC_DRV_S35390A as module
17745 * [Config] set CONFIG_TOIM3232_DONGLE as module
17746 * [Config] standardise CONFIG_USB_MIDI_GADGET as module
17747 * [Config] standardise CONFIG_USB_G_PRINTER as module
17748 * [Config] standardise CONFIG_USB_SERIAL_IR as module
17749 * [Config] set CONFIG_USB_SERIAL_IUU as module
17750 * [Config] standardise CONFIG_USB_STORAGE_CYPRESS_ATACB as module
17751 * [Config] standardise CONFIG_USB_STORAGE_ONETOUCH as module
17752 * cleanup remains of dm-loop
17753 * drop thinkpad ec and smapi support
17754 * drop appleir
17755 * [Config] update configs following rebase to v2.6.31-rc6
17756 * rebase to v2.6.31-rc6
17757
17758 [ Hugh Dickins ]
17759
17760 * SAUCE: ksm patch 1, drop after 2.6.31
17761 * SAUCE: ksm patch 2, drop after 2.6.31
17762 * SAUCE: ksm patch 3, drop after 2.6.31
17763 * SAUCE: ksm patch 4, drop after 2.6.31
17764 * SAUCE: ksm patch 5, drop after 2.6.31
17765 * SAUCE: ksm patch 7, drop after 2.6.31
17766
17767 [ Izik Eidus ]
17768
17769 * SAUCE: ksm patch 0, drop after 2.6.31
17770 * SAUCE: ksm patch 6, drop after 2.6.31
17771 * SAUCE: ksm patch 8, drop after 2.6.31
17772 * SAUCE: ksm patch 9, drop after 2.6.31
17773
17774 [ Luke Yelavich ]
17775
17776 * [Config] Ports: Re-add PS3 modules to udebs
17777
17778 [ Michael Casadevall ]
17779
17780 * [Config] Update SPARC config and d-i files to reflect what can be built
17781
17782 [ Tim Gardner ]
17783
17784 * [Config] Removed armel package support
17785 * [Config] Enabled CONFIG_KSM=y
17786
17787 [ Upstream Kernel Changes ]
17788
17789 * Rebased against v2.6.31-rc6
17790 * ARM: Cleanup: Revert "ARM: Add more cache memory types macros"
17791 * ARM: Cleanup: Revert "Do not use OOB with MLC NAND"
17792 * ARM: Cleanup: Revert "ARM: Make ARM arch aware of ubuntu/ drivers"
17793 * ARM: Cleanup: Revert "ARM: IMX51: Make video capture drivers compile"
17794 * ARM: Cleanup: Revert "ARM: IMX51: Fix isl29003 HWMON driver for i2c
17795 changes"
17796 * ARM: Cleanup: Revert "ARM: IMX51: IPU irq handler deadlock fix"
17797 * ARM: Cleanup: Revert "ARM: IMX51: Babbage 2.5 needs a different system
17798 revision"
17799 * ARM: Cleanup: Revert "ARM: IMX51: Compile-in the IMX51 cpufreq driver
17800 by default"
17801 * ARM: Cleanup: Revert "ARM: IMX51: Enable ZONE_DMA for ARCH_MXC"
17802 * ARM: Cleanup: Revert "ARM: IMX51: Make ARCH_MXC auto-enable
17803 ARCH_MXC_CANONICAL"
17804 * ARM: Cleanup: Revert "ARM: IMX51: Unconditionally disable
17805 CONFIG_GPIOLIB"
17806 * ARM: Cleanup: Revert "ARM: IMX51: Minimal changes for USB to work on
17807 2.6.31"
17808 * ARM: Cleanup: Revert "ARM: IMX51: Fix plat-mxc/timer.c to handle imx51"
17809 * ARM: Cleanup: Revert "ARM: IMX51: Make it compile."
17810 * ARM: Cleanup: Revert "ARM: IMX51: Clean-up the craziness of including
17811 mxc_uart.h _everywhere_"
17812 * ARM: Cleanup: Revert "ARM: IMX51: Move board-mx51* header files to the
17813 correct location"
17814 * ARM: Cleanup: Revert "ARM: IMX51: Changed from snd_card_new to
17815 snd_card_create"
17816 * ARM: Cleanup: Revert "ARM: IMX51: Fix up merge error in Kconfig"
17817 * ARM: Cleanup: Revert "ARM: IMX51: mxc_timer_init prototype"
17818 * ARM: Cleanup: Revert "ARM: IMX51: Removed the mxc_gpio_port structure."
17819 * ARM: Cleanup: Revert "ARM: IMX51: Added external declaration for
17820 mxc_map_io."
17821 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17822 * ARM: Cleanup: Revert "ARM: IMX51: Get to bus_id by calling dev_name."
17823 * ARM: Cleanup: Revert "ARM: IMX51: snd_soc_machine structure replaced
17824 with snd_soc_card."
17825 * ARM: Cleanup: Revert "ARM: IMX51: codec structure was moved to the card
17826 structure"
17827 * ARM: Cleanup: Revert "ARM: IMX51: Hack to add defines for
17828 DMA_MODE_READ/WRITE/MASK"
17829 * ARM: Cleanup: Revert "ARM: IMX51: Add SoC and board support for
17830 Freescale mx51 platform"
17831 * Driver core: add new device to bus's list before probing
17832 * [Upstream] (drop after 2.6.31) ALSA: hda - Reduce click noise at
17833 power-saving
17834 - LP: #381693, #399750, #380892
17835
17836 -- Andy Whitcroft <apw@canonical.com> Fri, 14 Aug 2009 11:32:23 +0100
17837
17838 linux (2.6.31-5.24) karmic; urgency=low
17839
17840 [ Amit Kucheria ]
17841
17842 * ARM: IMX51: Make video capture drivers compile
17843 * [Config] IMX51: Config updates
17844
17845 [ Andy Whitcroft ]
17846
17847 * remove leftovers of dm-bbr
17848
17849 [ Leann Ogasawara ]
17850
17851 * Add pata_cs5535 to pata-modules
17852 - LP: #318805
17853
17854 [ Luke Yelavich ]
17855
17856 * [Config] CONFIG_PPC64=y for powerpc64-smp
17857 * [Config] Set the maximum number of CPUs to 1024 for powerpc64-smp
17858 * [Config] CONFIG_PPC_PS3=y for powerpc64-smp
17859 * [Config] CONFIG_PPC_MAPLE=y on powerpc64-smp
17860 * [Config] CONFIG_PPC_PASEMI=y on powerpc64-smp
17861 * [Config] CONFIG_CPU_FREQ_PMAC64=y on powerpc64-smp
17862 * [Config] Enable all PS3 drivers in powerpc64-smp
17863
17864 [ Mario Limonciello ]
17865
17866 * LIRC -- fix lirc-i2c 2.6.31 compilation
17867
17868 [ Matthew Garrett ]
17869
17870 * [Upstream] dell-laptop: Fix rfkill state queries
17871
17872 [ Tim Gardner ]
17873
17874 * [Config] Ignore armel ABI and module changes
17875 * [Config] Update configs after rebase against 2.6.31-rc5
17876
17877 [ Upstream ]
17878
17879 * Rebased to 2.6.31-rc5
17880
17881 -- Andy Whitcroft <apw@canonical.com> Tue, 28 Jul 2009 10:10:09 +0100
17882
17883 linux (2.6.31-4.23) karmic; urgency=low
17884
17885 [ Andy Whitcroft ]
17886
17887 * AUFS -- update to aufs2-30 20090727
17888 * [Config] enable AUFS FUSE support
17889
17890 [ Luke Yelavich ]
17891
17892 * [Config] CONFIG_JFS_FS=m on sparc
17893
17894 [ Tim Gardner ]
17895
17896 * [Upstream] dell-laptop: Fix rfkill state setting.
17897
17898 -- Andy Whitcroft <apw@canonical.com> Mon, 27 Jul 2009 11:11:47 +0100
17899
17900 linux (2.6.31-4.22) karmic; urgency=low
17901
17902 [ Amit Kucheria ]
17903
17904 * ARM: IMX51: Add SoC and board support for Freescale mx51 platform
17905 * ARM: IMX51: Move board-mx51* header files to the correct location
17906 * ARM: IMX51: Clean-up the craziness of including mxc_uart.h _everywhere_
17907 * ARM: IMX51: Make it compile.
17908 * ARM: IMX51: Unconditionally disable CONFIG_GPIOLIB
17909 * ARM: IMX51: Make ARCH_MXC auto-enable ARCH_MXC_CANONICAL
17910 * ARM: IMX51: Enable ZONE_DMA for ARCH_MXC
17911 * ARM: IMX51: Compile-in the IMX51 cpufreq driver by default
17912 * ARM: IMX51: Fix isl29003 HWMON driver for i2c changes
17913 * ARM: USB: musb: Refer to musb_otg_timer_func under correct #ifdef
17914 * ARM: staging: udlfb: Add vmalloc.h include
17915 * UBUNTU [Config]: Bring imx51 config upto date with other flavours
17916
17917 [ Brad Figg ]
17918
17919 * ARM: IMX51: Hack to add defines for DMA_MODE_READ/WRITE/MASK
17920 * ARM: IMX51: codec structure was moved to the card structure
17921 * ARM: IMX51: snd_soc_machine structure replaced with snd_soc_card.
17922 * ARM: IMX51: Get to bus_id by calling dev_name.
17923 * ARM: IMX51: Get to bus_id by calling dev_name.
17924 * ARM: IMX51: Added external declaration for mxc_map_io.
17925 * ARM: IMX51: Removed the mxc_gpio_port structure.
17926 * ARM: IMX51: mxc_timer_init prototype
17927 * ARM: IMX51: Fix up merge error in Kconfig
17928 * ARM: IMX51: Changed from snd_card_new to snd_card_create
17929
17930 [ Dinh Nguyen ]
17931
17932 * ARM: IMX51: Fix plat-mxc/timer.c to handle imx51
17933 * ARM: IMX51: Minimal changes for USB to work on 2.6.31
17934 * ARM: IMX51: Babbage 2.5 needs a different system revision
17935 * ARM: IMX51: IPU irq handler deadlock fix
17936
17937 [ Tim Gardner ]
17938
17939 * [Config] Enabled CONFIG_CAN=m
17940 - LP: #327243
17941 * [Config] Enabled CONFIG_SERIAL=m
17942 - LP: #397189
17943
17944 -- Tim Gardner <tim.gardner@canonical.com> Fri, 24 Jul 2009 06:19:10 -0600
17945
17946 linux (2.6.31-4.21) karmic; urgency=low
17947
17948 [ Amit Kucheria ]
17949
17950 * dm-raid-4-5: Add missing brackets around test_bit()
17951
17952 [ John Johansen ]
17953
17954 * AppArmor: Fix change_profile failing lpn401931
17955 * AppArmor: Fix determination of forced AUDIT messages.
17956 * AppArmor: Fix oops in auditing of the policy interface offset
17957
17958 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 19:18:30 +0100
17959
17960 linux (2.6.31-4.20) karmic; urgency=low
17961
17962 [ Andy Whitcroft ]
17963
17964 * SAUCE: iscsitarget -- update to SVN revision r214
17965 * SAUCE: iscsitarget -- renable driver
17966 * [Config] consolidate lpia/lpia and i386/generic configs
17967 * [Config] enable CRYPTO modules for all architectures
17968 * [Config] enable cryptoloop
17969 * [Config] enable various filesystems for armel
17970 * [Config] sync i386 generic and generic-pae
17971 * [Config] add the 386 (486 processors and above) flavour
17972 * [Config] re-set DEFAULT_MMAP_MIN_ADDR
17973 - LP: #399914
17974 * add genconfigs/genportsconfigs to extract the built configs
17975 * updateconfigs -- alter concatenation order allow easier updates
17976 * intelfb -- INTELFB now conflicts with DRM_I915
17977 * printchanges -- rebase tree does not have stable tags use changelog
17978 * AppArmor: fix argument size missmatch on 64 bit builds
17979
17980 [ Ike Panhc ]
17981
17982 * Ship bnx2x firmware in nic-modules udeb
17983 - LP: #360966
17984
17985 [ Jeff Mahoney ]
17986
17987 * AppArmor: fix build failure on ia64
17988
17989 [ John Johansen ]
17990
17991 * AppArmour: ensure apparmor enabled parmater is off if AppArmor fails to
17992 initialize.
17993 * AppArmour: fix auditing of domain transitions to include target profile
17994 information
17995 * AppArmor: fix C99 violation
17996 * AppArmor: revert reporting of create to write permission.
17997 * SAUCE: Add config option to set a default LSM
17998 * [Config] enable AppArmor by default
17999 * AppArmor: Fix NULL pointer dereference oops in profile attachment.
18000
18001 [ Keith Packard ]
18002
18003 * SAUCE: drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class
18004 hardware
18005 - LP: #351756
18006
18007 [ Luke Yelavich ]
18008
18009 * [Config] add .o files found in arch/powerpc/lib to all powerpc kernel
18010 header packages
18011 - LP: #355344
18012
18013 [ Michael Casadevall ]
18014
18015 * [Config] update SPARC config files to allow success build
18016
18017 [ Scott James Remnant ]
18018
18019 * SAUCE: trace: add trace_event for the open() syscall
18020
18021 [ Stefan Bader ]
18022
18023 * SAUCE: jfs: Fix early release of acl in jfs_get_acl
18024 - LP: #396780
18025
18026 [ Tim Gardner ]
18027
18028 * [Upstream] Fix Soltech TA12 volume hotkeys not sending key release
18029 - LP: #397499
18030 * [Upstream] USB Option driver - Add USB ID for Novatel MC727/U727/USB727
18031 refresh
18032 - LP: #365291
18033 * [Config] SSB/B44 are common across all arches/flavours.
18034
18035 [ Upstream ]
18036
18037 * Rebased to 2.6.31-rc4
18038
18039 -- Andy Whitcroft <apw@canonical.com> Thu, 23 Jul 2009 08:41:39 +0100
18040
18041 linux (2.6.31-3.19) karmic; urgency=low
18042
18043 [ Andy Whitcroft ]
18044
18045 * Revert "[Config] Disabled NDISWRAPPER"
18046 * ndiswrapper -- fix i386 compilation failures on cmpxchg8b
18047 * AUFS -- export various core functions
18048 * AUFS -- export various core functions -- fixes
18049 * AUFS -- core filesystem
18050 * AUFS -- track changes in v2.6.31
18051 * [Config] Enable AUFS
18052 * droppped 'iwl3945: do not send scan command if channel count zero' as it
18053 is already upstream but failed to auto-drop on rebase.
18054
18055 [ Eric Paris ]
18056
18057 * SAUCE: fsnotify: use def_bool in kconfig instead of letting the user
18058 choose
18059 * SAUCE: inotify: check filename before dropping repeat events
18060 * SAUCE: fsnotify: fix inotify tail drop check with path entries
18061
18062 -- Andy Whitcroft <apw@canonical.com> Tue, 14 Jul 2009 12:52:55 +0100
18063
18064 linux (2.6.31-3.18) karmic; urgency=low
18065
18066 [ Andy Whitcroft ]
18067
18068 * Revert "Add splice-2.6.23.patch from AUFS to export a symbol needed by
18069 AUFS"
18070 * Revert "Add put_filp.patch from AUFS to export a symbol needed by AUFS"
18071 * Revert "Add sec_perm-2.6.24.patch from AUFS - export
18072 security_inode_permission"
18073 * clear out left over AUFS files and modifications
18074
18075 [ Luke Yelavich ]
18076
18077 * [Config] Enable CONFIG_USB_ISP116X_HCD on sparc
18078 * SAUCE: Explicitly include header files to allow apparmor to build on
18079 powerpc
18080 * [Config] Enable CONFIG_BLK_DEV_IDECD on powerpc
18081
18082 [ Tim Gardner ]
18083
18084 * [Config] Dropped ubuntu/misc/wireless/acx
18085 * [Config] Disabled NDISWRAPPER until the compile issues are fixed.
18086
18087 [ Upstream ]
18088
18089 * Rebased to 2.6.31-rc3
18090
18091 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 18:59:33 +0100
18092
18093 linux (2.6.31-2.17) karmic; urgency=low
18094
18095 [ Andy Whitcroft ]
18096
18097 * [Config] CONFIG_BLK_DEV_CRYPTOLOOP=m for sparc
18098 * compcache -- remove redundant Kconfig entries part 2
18099 * compcache -- clean up CCFLAGS declarations
18100 * [Config] enable AppArmor
18101 * AppArmor: fix operator precidence issue in as_path_link
18102
18103 [ John Johansen ]
18104
18105 * AppArmor security module
18106 * AppArmor: Correct mapping of file permissions.
18107 * AppArmor: Turn auditing of ptrace on
18108
18109 [ Luke Yelavich ]
18110
18111 * [Config] disable CONFIG_DM_RAID45 on powerpc
18112
18113 -- Andy Whitcroft <apw@canonical.com> Fri, 10 Jul 2009 15:02:05 +0100
18114
18115 linux (2.6.31-2.16) karmic; urgency=low
18116
18117 [ Andy Whitcroft ]
18118
18119 * compcache -- remove redundant Kconfig entries
18120 added ignore and ignore.modules for all arches since the compcache update
18121 changes the modules names as well as some compcache ABI values.
18122
18123 [ Manoj Iyer ]
18124
18125 * SAUCE: updated dm-raid45 module version to 2009.04.24 (2.6.30-rc3)
18126 * SAUCE: update compcache version to 0.5.3
18127
18128 [ Tim Gardner ]
18129
18130 * [Config]: Fix sparc FTBS by adding ignore.modules
18131
18132 -- Tim Gardner <tim.gardner@canonical.com> Mon, 06 Jul 2009 13:35:29 -0600
18133
18134 linux (2.6.31-2.15) karmic; urgency=low
18135
18136 [ Andy Whitcroft ]
18137
18138 * SAUCE: default ATI Radeon KMS to off until userspace catches up
18139 * [Config] Update configs following rebase to 2.6.31-rc2
18140 * [Config] update ports configs following update to 2.6.31-rc2
18141
18142 [ Luke Yelavich ]
18143
18144 * [Config] powerpc - Disable CONFIG_RDS
18145
18146 [ Matt Zimmerman ]
18147
18148 * Rename linux-doc-PKGVER to linux-doc and clean up its description
18149 - LP: #382115
18150
18151 [ Upstream Kernel Changes ]
18152
18153 * rebased to mainline 2.6.31-rc2
18154
18155 -- Andy Whitcroft <apw@canonical.com> Sat, 04 Jul 2009 17:39:13 +0100
18156
18157 linux (2.6.31-1.14) karmic; urgency=low
18158
18159 [ Andy Whitcroft ]
18160
18161 * update ndiswrapper to 1.55
18162 * remove leftovers of gfs
18163 * [Config] powerpc: enable CONFIG_PPC_DISABLE_WERROR
18164
18165 [ Luke Yelavich ]
18166
18167 * [Config] re-enable and build the ide-pmac driver into powerpc kernels
18168 * [Config] Build the ServerWorks Frodo / Apple K2 SATA driver into the
18169 kernel
18170
18171 [ Manoj Iyer ]
18172
18173 * Remove snd-bt-sco ubuntu driver
18174
18175 [ Michael Casadevall ]
18176
18177 * [Config] updates ia64 config and d-i folders to allow succesful build
18178 * [Config] Update powerpc and sparc for 2.6.31
18179
18180 [ Upstream Kernel Changes ]
18181
18182 * intel-iommu: fix Identity Mapping to be arch independent
18183 - LP: #384695
18184 * ACPI: video: prevent NULL deref in acpi_get_pci_dev()
18185
18186 -- Andy Whitcroft <apw@canonical.com> Tue, 30 Jun 2009 17:47:32 +0100
18187
18188 linux (2.6.31-1.13) karmic; urgency=low
18189
18190 [ Andy Whitcroft ]
18191
18192 * REBASE: rebased to mainline 2.6.31-rc1
18193 - "UBUNTU: SAUCE: UHCI USB quirk for resume"
18194 no longer applies, using deprecated interfaces, LPIA only, dropped
18195 - "UBUNTU: SAUCE: Mask off garbage in Dell WMI scan code data"
18196 changes now upstream, dropped
18197 * [Config] Update configs following rebase to 2.6.31-rc1
18198 * [Config] update ports configs following update to 2.6.31-rc1
18199
18200 * [Config] disable broken staging driver CONFIG_STLC45XX
18201 * SAUCE: fix compcache to use updates accessors
18202 * [Config] disable staging driver CONFIG_VT6655
18203 * SAUCE: fix DRDB to use updates accessors
18204 * [Disable] ndiswrapper needs update
18205 * [Disable] LIRC I2C needs update
18206 * [Disable] CONFIG_LENOVO_SL_LAPTOP needs update
18207 * [Config] disable I2C_DESIGNWARE does not compile
18208 * [Config] disable CONFIG_TLSUP for lpia
18209 * [Config] disable CONFIG_FB_UDL for arm
18210 * SAUCE: disable adding scsi headers to linux-libc-dev
18211
18212 [ Mario Limonciello ]
18213
18214 * SAUCE: Add LIRC drivers
18215
18216 -- Andy Whitcroft <apw@canonical.com> Thu, 25 Jun 2009 12:06:22 +0100
18217
18218 linux (2.6.30-10.12) karmic; urgency=low
18219
18220 [ Andy Whitcroft ]
18221
18222 * [Config] split out the ports configs into their own family
18223 * [Config] update configs following introduction of ports family
18224
18225 [ Upstream Kernel Changes ]
18226
18227 * Revert "Rename linux-doc-PKGVER to linux-doc and clean up its
18228 description". Fixes linux-doc package name conflicts for now.
18229 - LP: #382115
18230
18231 -- Tim Gardner <tim.gardner@canonical.com> Mon, 22 Jun 2009 09:17:14 -0600
18232
18233 linux (2.6.30-10.11) karmic; urgency=low
18234
18235 [ Amit Kucheria ]
18236
18237 * [Config] Comment splitconfig.pl and misc cleanup
18238 * [Config] Rename all configs to the new naming scheme
18239 * [Config] Splitconfig rework
18240 * [Config] Rename scripts/misc/oldconfig to kernelconfig
18241 * [Config] Fix build system for new config split
18242 * [Config] Run updateconfigs after the splitconfig rework
18243
18244 [ Andy Whitcroft ]
18245
18246 * Revert "SAUCE: Default to i915.modeset=0 if CONFIG_DRM_I915_KMS=y"
18247 * [Config] standardise CONFIG_STAGING=y
18248 * [Config] standardise CONFIG_RD_LZMA=y
18249 * [Config] CONFIG_PCI_IOV=y
18250 * [Config] CONFIG_PCI_STUB=m
18251 * [Config] merge kernel configs more agressively
18252
18253 [ Colin Watson ]
18254
18255 * [Config] Run kernel-wedge in $(builddir) rather than at the top level
18256 * [Config] Add support for including firmware in udebs
18257 * [Config] Ship bnx2 firmware in nic-modules udeb
18258 - LP: #384861
18259
18260 [ Luke Yelavich ]
18261
18262 * [Config] ports - Import of ports architectures into kernel packaging
18263 infrastructure
18264 * [Config] ports - Do not update ports kernel configurations by default
18265 * [Config] ports - Disable ABI checking for ports architectures
18266 * [Config] ports - Build drivers in ubuntu sub-directory on powerpc
18267 * [Config] ports - Add control.d/vars.* files for ports architectures
18268 * [Config] ports - Add ports architectures for linux-libc-dev
18269 * [Config] ports - Create powerpc specific message-modules and
18270 block-modules udebs
18271 * [Config] ports - Add configuration files for ports architectures
18272
18273 [ Manoj Iyer ]
18274
18275 * [Config] Enable CONFIG_BLK_DEV_AEC62XX=m for amd64 and i386
18276 - LP: #329864
18277
18278 [ Michael Casadevall ]
18279
18280 * [Config] ports - Fix compression of kernels
18281
18282 [ Stefan Bader ]
18283
18284 * [Upstream] mmc: prevent dangling block device from accessing stale
18285 queues
18286 - LP: #383668
18287
18288 [ Tim Gardner ]
18289
18290 * [Config] Recommend grub-pc in linux-image
18291 - LP: #385741
18292 * [Config] Implement i386 generic and generic-pae flavours
18293 * [Config] ports - Add control info after integrating ports arches
18294 * [Config] Removed auto-generated files from git
18295 * [Config] Added netxen_nic to nic-modules
18296 - LP: #389603
18297
18298 [ Matt Zimmerman ]
18299
18300 * Rename linux-doc-PKGVER to linux-doc and clean up its description
18301 - LP: #382115
18302
18303 -- Tim Gardner <tim.gardner@canonical.com> Mon, 15 Jun 2009 14:38:26 -0600
18304
18305 linux (2.6.30-9.10) karmic; urgency=low
18306
18307 [ Andy Whitcroft ]
18308
18309 * [Config] CONFIG_SECURITY_TOMOYO=y (amd64, i386, lpia)
18310 * [Config] CONFIG_KEXEC_JUMP=y (amd64, lpia)
18311 * [Config] CONFIG_LENOVO_SL_LAPTOP=m (amd64, lpia)
18312 * [Config] CONFIG_POHMELFS_CRYPTO=y (i386, amd64)
18313 * [Config] CONFIG_SERIAL_MAX3100=m (i386, amd64, lpia)
18314 * [Config] CONFIG_VIDEO_GO7007=m (amd64, i386)
18315
18316 [ Upstream Kernel Changes ]
18317
18318 * rebased to 2.6.30 final
18319
18320 -- Andy Whitcroft <apw@canonical.com> Fri, 05 Jun 2009 11:42:53 +0100
18321
18322 linux (2.6.30-8.9) karmic; urgency=low
18323
18324 [ Andy Whitcroft ]
18325
18326 * Config update removed the following options:
18327 CONFIG_EDAC_AMD8111=m
18328 CONFIG_EDAC_AMD8131=m
18329
18330 [ Upstream Kernel Changes ]
18331
18332 * rebased to 2.6.30-rc8
18333
18334 -- Andy Whitcroft <apw@canonical.com> Wed, 03 Jun 2009 09:21:13 +0100
18335
18336 linux (2.6.30-7.8) karmic; urgency=low
18337
18338 [ Andy Whitcroft ]
18339
18340 * Enabled NEW configration options:
18341 Paravirtualization layer for spinlocks (PARAVIRT_SPINLOCKS) [N/y/?] Y
18342 Cisco FNIC Driver (FCOE_FNIC) [N/m/y/?] M
18343
18344 [ Upstream Kernel Changes ]
18345
18346 * rebased to 2.6.30-rc7
18347
18348 -- Andy Whitcroft <apw@canonical.com> Sat, 23 May 2009 23:47:24 +0100
18349
18350 linux (2.6.30-6.7) karmic; urgency=low
18351
18352 [ Andy Whitcroft ]
18353
18354 * Dropped: UBUNTU: SAUCE: input: Blacklist digitizers from joydev.c (now
18355 upstream)
18356
18357 [ Upstream Kernel Changes ]
18358
18359 * rebased to 2.6.30-rc6
18360
18361 -- Andy Whitcroft <apw@canonical.com> Mon, 18 May 2009 18:05:54 +0100
18362
18363 linux (2.6.30-5.6) karmic; urgency=low
18364
18365 [ Tim Gardner ]
18366
18367 * [Config] Enable Keyspan USB serial device firmware in kernel module
18368 - LP: #334285
18369
18370 [ Upstream Kernel Changes ]
18371
18372 * rebased to 2.6.30-rc5
18373
18374 -- Tim Gardner <tim.gardner@canonical.com> Mon, 11 May 2009 12:02:16 -0600
18375
18376 linux (2.6.30-4.5) karmic; urgency=low
18377
18378 [ Colin Watson ]
18379
18380 * Build-Conflict with findutils (= 4.4.1-1ubuntu1), to avoid
18381 /usr/include/asm/* going missing
18382 - LP: #373214
18383
18384 -- Stefan Bader <stefan.bader@canonical.com> Fri, 08 May 2009 11:09:08 +0200
18385
18386 linux (2.6.30-3.4) karmic; urgency=low
18387
18388 [ Kees Cook ]
18389
18390 * SAUCE: [x86] implement cs-limit nx-emulation for ia32
18391 - LP: #369978
18392
18393 [ Stefan Bader ]
18394
18395 * SAUCE: input: Blacklist digitizers from joydev.c
18396 - LP: #300143
18397
18398 -- Tim Gardner <tim.gardner@canonical.com> Fri, 01 May 2009 14:00:42 -0600
18399
18400 linux (2.6.30-2.3) karmic; urgency=low
18401
18402 [ Tim Gardner ]
18403
18404 * [Config] Enabled CC_STACKPROTECTOR=y for all x86en
18405 - LP: #369152
18406 * SAUCE: Default to i915_modeset=0 if CONFIG_DRM_I915_KMS=y
18407 * [Config] CONFIG_DRM_I915_KMS=y
18408 * [Config] Set CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR to appropriate ARCH
18409 minimums
18410
18411 [ Upstream Kernel Changes ]
18412
18413 * rebased to 2.6.30-rc4
18414
18415 -- Tim Gardner <tim.gardner@canonical.com> Thu, 30 Apr 2009 09:17:05 -0600
18416
18417 linux (2.6.30-1.2) karmic; urgency=low
18418
18419 [ Tim Gardner ]
18420
18421 * [Config] armel: disable staging drivers, fixes FTBS
18422 * [Config] armel imx51: Disable CONFIG_MTD_NAND_MXC, fixes FTBS
18423
18424 [ Upstream Kernel Changes ]
18425
18426 * mpt2sas: Change reset_type enum to avoid namespace collision.
18427 Submitted upstream.
18428
18429 -- Tim Gardner <tim.gardner@canonical.com> Tue, 28 Apr 2009 16:54:41 -0600
18430
18431 linux (2.6.30-1.1) karmic; urgency=low
18432
18433 * Initial release after rebasing against v2.6.30-rc3
18434
18435 -- Tim Gardner <tim.gardner@canonical.com> Thu, 12 Mar 2009 19:16:07 -0600
18436